aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips32_pracc.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-23- Replace 'if(' with 'if ('.zwelch1-2/+2
2009-06-21C99 printf() -Werror fixesduane1-2/+2
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-52/+52
2009-06-18Transform 'u16' to 'uint16_t'zwelch1-4/+4
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-4/+4
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch1-2/+0
2009-04-21Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patchesoharboe1-41/+87
2009-01-05John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedupsoharboe1-8/+91
2008-11-13- correct the register hi/lo read - wrong way roundntfreak1-41/+52
2008-11-12- slight mips32 cleanup/reformatntfreak1-6/+6
2008-10-14John McCarthy <jgmcc@magma.ca> cleans up the usage of theoharboe1-10/+12
2008-08-19fixed warningoharboe1-2/+4
2008-08-05Duane Ellis: fix warningsoharboe1-0/+1
2008-07-26- merged mips target into svn trunkntfreak1-0/+781