mips32, add realloc code
[fw/openocd] / src / target / mips32_pracc.h
2017-05-08 Salvador Arroyomips32, add realloc code
2017-05-08 Salvador Arroyomips32, change in pracc_list for dynamic allocation
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-05-09 Salvador Arroyomips32: new code for pracc exec
2014-05-09 Salvador Arroyomips32: cleanups in legacy pracc code
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-04-20 Salvador Arroyomips: m4k alternate pracc code. Patch 3
2013-04-20 Salvador Arroyomips: m4k alternate pracc code. Patch 1
2012-11-16 Salvador Arroyomips: optimize CP0 read/write code
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-08-09 Drasko DRASKOVICmips32: Added CP0 coprocessor R/W routines
2010-12-29 Andrew MacIsaacCompilation Warnings on OS X 10.5
2010-04-10 Antonio BorneoTARGET/MIPS32_PRACC: review scope of functions
2010-01-07 Spencer OliverMIPS: whitespace cleanup
2010-01-05 Spencer OliverMIPS: optimize pracc access
2010-01-05 David ClaffeyMIPS: merge mips fast_data patch from David N. Claffey
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-03 Zachary T Welchchange #include "mips_ejtag.h" to <target/mips_ejtag.h>
2009-11-22 Øyvind Harboemips: use const for code sequences
2009-11-13 Zachary T Welchmips_ejtag_t -> struct mips_ejtag
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-04-21 oharboeNico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches
2009-01-05 oharboeJohn McCarthy <jgmcc@magma.ca> pic32mx flash fixups...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-07-26 ntfreak- merged mips target into svn trunk