index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
oocd_trace.c
Age
Commit message (
Expand
)
Author
2009-06-23
- Fixes '+' whitespace
zwelch
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-05-30
Remove trailing whitespace from oocd_trace source file.
zwelch
2009-05-30
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-12
Define _GNU_SOURCE in config.h, remove definitions from source files.
zwelch
2009-05-11
Audit and eliminate redundant #include directives in other target files.
zwelch
2009-05-07
David Brownell david-b at pacbell.net fix warnings
oharboe
2009-04-30
Add static keywords to core target source file data and functions.
zwelch
2009-04-27
Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE defines
oharboe
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
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