summaryrefslogtreecommitdiff
path: root/src/target/mips32_pracc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at end of lines, step 1.zwelch2009-06-231-89/+89
* Remove whitespace that occurs before ')'.zwelch2009-06-231-1/+1
* Remove whitespace that occurs after '('.zwelch2009-06-231-1/+1
* - Fixes '+' whitespacezwelch2009-06-231-9/+9
* - Fixes '=' whitespacezwelch2009-06-231-9/+9
* - Fixes '==' whitespacezwelch2009-06-231-2/+2
* - Fixes '[+]=' whitespacezwelch2009-06-231-15/+15
* - Replace 'if(' with 'if ('.zwelch2009-06-231-2/+2
* C99 printf() -Werror fixesduane2009-06-211-2/+2
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-52/+52
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-4/+4
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-4/+4
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-111-2/+0
* Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patchesoharboe2009-04-211-41/+87
* John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedupsoharboe2009-01-051-8/+91
* - correct the register hi/lo read - wrong way roundntfreak2008-11-131-41/+52
* - slight mips32 cleanup/reformatntfreak2008-11-121-6/+6
* John McCarthy <jgmcc@magma.ca> cleans up the usage of theoharboe2008-10-141-10/+12
* fixed warningoharboe2008-08-191-2/+4
* Duane Ellis: fix warningsoharboe2008-08-051-0/+1
* - merged mips target into svn trunkntfreak2008-07-261-0/+781