summaryrefslogtreecommitdiff
path: root/src/target/mips32_pracc.h
Commit message (Expand)AuthorAgeFilesLines
* Compilation Warnings on OS X 10.5Andrew MacIsaac2010-12-291-1/+1
* TARGET/MIPS32_PRACC: review scope of functionsAntonio Borneo2010-04-111-18/+0
* MIPS: whitespace cleanupSpencer Oliver2010-01-071-9/+9
* MIPS: optimize pracc accessSpencer Oliver2010-01-051-1/+0
* MIPS: merge mips fast_data patch from David N. ClaffeyDavid Claffey2010-01-051-1/+7
* target files shouldn't #include <target/...h>David Brownell2009-12-131-1/+1
* change #include "mips_ejtag.h" to <target/mips_ejtag.h>Zachary T Welch2009-12-031-1/+1
* mips: use const for code sequencesØyvind Harboe2009-11-221-1/+1
* mips_ejtag_t -> struct mips_ejtagZachary T Welch2009-11-131-13/+13
* src/target: remove 'extern' and wrap headersZachary T Welch2009-11-091-13/+25
* Remove whitespace that occurs before ')'.zwelch2009-06-231-1/+1
* Remove whitespace that occurs after '('.zwelch2009-06-231-2/+2
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-15/+15
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-2/+2
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-2/+2
* Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patchesoharboe2009-04-211-1/+2
* John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedupsoharboe2009-01-051-0/+2
* - remove target specific variant and use target->variant memberntfreak2008-12-131-1/+1
* - merged mips target into svn trunkntfreak2008-07-261-0/+55