- Replace 'if(' with 'if ('.
[fw/openocd] / src / target / oocd_trace.c
2009-06-23 zwelch- Replace 'if(' with 'if ('.
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-05-30 zwelchRemove trailing whitespace from oocd_trace source file.
2009-05-30 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-12 zwelchDefine _GNU_SOURCE in config.h, remove definitions...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-07 oharboeDavid Brownell david-b at pacbell.net fix warnings
2009-04-30 zwelchAdd static keywords to core target source file data...
2009-04-27 oharboeZach Welch <zw@superlucidity.net> wrap _GNU_SOURCE...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-07-31 drath- calculate cycles since last executed instruction...