aboutsummaryrefslogtreecommitdiff
path: root/src/target/oocd_trace.c
AgeCommit message (Expand)Author
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2016-05-24Remove FSF address from GPL noticesMarc Schink
2013-07-15oocd_trace: fix warningsPaul Fertser
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2012-01-18cmd: add missing usage varsSpencer Oliver
2012-01-04Change return value on error.Mathias K
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2010-01-07ARM ETM/ETB/trace: help/usage updatesDavid Brownell
2009-12-19oocd_trace buildfixesDavid Brownell
2009-12-13target files shouldn't #include <target/...h>David Brownell
2009-12-07ARM: use <target/arm.h> not armv4_5.hDavid Brownell
2009-11-24remove register_commands from etm_capture_driverZachary T Welch
2009-11-24oocd_trace: use register_commands()Zachary T Welch
2009-11-24use COMMAND_REGISTER macroZachary T Welch
2009-11-17command_handler: change 'cmd_ctx' to CMD_CTXZachary T Welch
2009-11-17command_handler: change 'args' to CMD_ARGVZachary T Welch
2009-11-17command_handler: change to 'argc' to CMD_ARGCZachary T Welch
2009-11-13command_t -> struct commandZachary T Welch
2009-11-13command_context_t -> struct command_contextZachary T Welch
2009-11-13target_t -> struct targetZachary T Welch
2009-11-13etm_context_t -> struct etm_contextZachary T Welch
2009-11-13oocd_trace_t -> struct oocd_traceZachary T Welch
2009-11-13etmv1_trace_data_t -> struct etmv1_trace_dataZachary T Welch
2009-11-13etm_capture_driver_t -> struct etm_capture_driverZachary T Welch
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch
2009-11-11ETM: remove old mid-level ETM handleDavid Brownell
2009-11-11ETM: update port driversDavid Brownell
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Replace 'if(' with 'if ('.zwelch
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-05-30Remove trailing whitespace from oocd_trace source file.zwelch
2009-05-30David Brownell <david-b@pacbell.net>:zwelch
2009-05-12Define _GNU_SOURCE in config.h, remove definitions from source files.zwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-05-07David Brownell david-b at pacbell.net fix warningsoharboe
2009-04-30Add static keywords to core target source file data and functions.zwelch
2009-04-27Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE definesoharboe
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-07-31- calculate cycles since last executed instruction when cycle-accurate tracin...drath