summaryrefslogtreecommitdiff
path: root/mk/wrapper/transform-mipspro-cc
AgeCommit message (Expand)AuthorFilesLines
2007-06-15Added transformations for -R, -fPIC, -kPIC, -KPIC and -g3.rillig1-1/+5
2007-03-07Added the flags to control diagnostics.rillig1-1/+7
2007-02-20Mapping command line options to the ABI is not as simple as I thought:rillig1-8/+15
2007-02-19The ABI for which the code should be generated can be queried from therillig1-2/+9
2007-02-18The mipspro compiler knows -32, -n32 and -64, of course.rillig1-1/+5
2007-01-08Fixed a syntax error.rillig1-2/+2
2007-01-08MIPSpro knows the -c99, -M and -MDupdate options.rillig1-1/+5
2006-11-30Converted the MIPSpro wrappers to use the transform_* functions.rillig1-33/+26
2006-09-17Fixed the "unknown command" error messages for debug_log, which is arillig1-4/+4
2006-07-31Use 'debug_log' instead of 'msg_log' so that these wrapper internals aren'tjlam1-4/+4
2004-09-21Initial commit of a new wrapper script framework that encapsulatesjlam1-0/+78