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
/
mips32_pracc.c
Age
Commit message (
Expand
)
Author
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
Remove whitespace that occurs after '('.
zwelch
2009-06-23
- Fixes '+' whitespace
zwelch
2009-06-23
- Fixes '=' whitespace
zwelch
2009-06-23
- Fixes '==' whitespace
zwelch
2009-06-23
- Fixes '[+]=' whitespace
zwelch
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
2009-06-21
C99 printf() -Werror fixes
duane
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-05-11
Audit and eliminate redundant #include directives in other target files.
zwelch
2009-04-21
Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches
oharboe
2009-01-05
John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups
oharboe
2008-11-13
- correct the register hi/lo read - wrong way round
ntfreak
2008-11-12
- slight mips32 cleanup/reformat
ntfreak
2008-10-14
John McCarthy <jgmcc@magma.ca> cleans up the usage of the
oharboe
2008-08-19
fixed warning
oharboe
2008-08-05
Duane Ellis: fix warnings
oharboe
2008-07-26
- merged mips target into svn trunk
ntfreak