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.h
Age
Commit message (
Expand
)
Author
2017-05-08
mips32, add support for micromips in debug mode
Salvador Arroyo
2017-05-08
mips32, add option to avoid check in last instruction
Salvador Arroyo
2017-05-08
mips32, add realloc code
Salvador Arroyo
2017-05-08
mips32, change in pracc_list for dynamic allocation
Salvador Arroyo
2016-05-24
Make #include guard naming consistent
Marc Schink
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2014-05-09
mips32: new code for pracc exec
Salvador Arroyo
2014-05-09
mips32: cleanups in legacy pracc code
Salvador Arroyo
2013-10-31
Clean up const usage to avoid excessive casting
Andreas Fritiofson
2013-06-05
update files to correct FSF address
Spencer Oliver
2013-04-20
mips: m4k alternate pracc code. Patch 3
Salvador Arroyo
2013-04-20
mips: m4k alternate pracc code. Patch 1
Salvador Arroyo
2012-11-16
mips: optimize CP0 read/write code
Salvador Arroyo
2012-02-06
build: cleanup src/target directory
Spencer Oliver
2011-08-09
mips32: Added CP0 coprocessor R/W routines
Drasko DRASKOVIC
2010-12-29
Compilation Warnings on OS X 10.5
Andrew MacIsaac
2010-04-11
TARGET/MIPS32_PRACC: review scope of functions
Antonio Borneo
2010-01-07
MIPS: whitespace cleanup
Spencer Oliver
2010-01-05
MIPS: optimize pracc access
Spencer Oliver
2010-01-05
MIPS: merge mips fast_data patch from David N. Claffey
David Claffey
2009-12-13
target files shouldn't #include <target/...h>
David Brownell
2009-12-03
change #include "mips_ejtag.h" to <target/mips_ejtag.h>
Zachary T Welch
2009-11-22
mips: use const for code sequences
Øyvind Harboe
2009-11-13
mips_ejtag_t -> struct mips_ejtag
Zachary T Welch
2009-11-09
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
Remove whitespace that occurs after '('.
zwelch
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-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-12-13
- remove target specific variant and use target->variant member
ntfreak
2008-07-26
- merged mips target into svn trunk
ntfreak