use COMMAND_REGISTER macro
[fw/openocd] / src / target / trace.c
2009-11-25 Zachary T Welchuse COMMAND_REGISTER macro
2009-11-17 Zachary T Welchcommand_handler: change 'cmd_ctx' to CMD_CTX
2009-11-17 Zachary T Welchcommand_handler: change 'args' to CMD_ARGV
2009-11-17 Zachary T Welchcommand_handler: change to 'argc' to CMD_ARGC
2009-11-13 Zachary T Welchcommand_t -> struct command
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welchtrace_t -> struct trace
2009-11-13 Zachary T Welchtrace_point_t -> struct trace_point
2009-11-13 Zachary T Welchuse COMMAND_HANDLER macro to define all commands
2009-11-06 Zachary T WelchImprove trace command argument parsing.
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-18 zwelchCast 64-bit trace hit_counter to long long; fixes forma...
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-05 oharboeremove unused include file: inttypes.h
2009-05-21 zwelchDavid Brownell <david-b@pacbell.net>: This patch adds...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-30 zwelchAdd static keywords to core target source file data...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2009-03-18 oharboeHiroshi Ito <ito@mlb.co.jp> fix division by 0
2008-10-07 oharboeFrederik Kriewitz <frederik at kriewitz.eu> Segmentatio...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-01-20 mifi- added patch "remove error handler as planned"
2007-12-18 mifi- added patch for new flash functionality like:
2007-08-14 drath- reworked presto.c to allow use of either FTD2XX or...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"