aboutsummaryrefslogtreecommitdiff
path: root/src/target/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-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2012-01-04command: print BUG warning when usage is missingMathias K
2010-01-07target misc: help/usage updatesDavid Brownell
2010-01-02streamline and document helptext mode displaysDavid Brownell
2009-12-03change #include "log.h" to <helper/log.h>Zachary T Welch
2009-11-24trace: 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-13trace_t -> struct traceZachary T Welch
2009-11-13trace_point_t -> struct trace_pointZachary T Welch
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch
2009-11-05Improve trace command argument parsing.Zachary T Welch
2009-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-21C99 printf() -Werror fixesduane
2009-06-18Cast 64-bit trace hit_counter to long long; fixes format warning.zwelch
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-05remove unused include file: inttypes.hoharboe
2009-05-21David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-04-30Add static keywords to core target source file data and functions.zwelch
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2009-03-18Hiroshi Ito <ito@mlb.co.jp> fix division by 0oharboe
2008-10-07Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix.oharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-01-20- added patch "remove error handler as planned"mifi
2007-12-18- added patch for new flash functionality like:mifi
2007-08-14- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath