summaryrefslogtreecommitdiff
path: root/mk/wrapper/transform-gcc
AgeCommit message (Expand)AuthorFilesLines
2008-02-19Pass gcc's -mabi=* option (used on mips) without warning.tnn1-1/+2
2007-10-17Handle more variants of the position independent code flag from Solaris.is1-1/+3
2007-09-08gcc knows -fpic.rillig1-1/+2
2007-04-10+ -march=*rillig1-1/+2
2007-02-21gcc understands -Wno-unused-parameter.rillig1-1/+2
2007-02-19The argument -64 means to use the 64-bit ABI for Sun C and MIPSpro.rillig1-1/+2
2007-02-06Some more gcc options I've found on Solaris.rillig1-1/+6
2007-02-06More gcc options.rillig1-2/+40
2007-01-06Added some more flags that gcc definitely knows, to reduce the number ofrillig1-3/+22
2006-12-10+ -Mrillig1-1/+2
2006-12-09+ -fno-implicit-templatesrillig1-2/+3
2006-12-07+ -Wcast-alignrillig1-1/+8
2006-12-01Added -pipe and -Wno-implicit-int to the list of known gcc options.rillig1-1/+3
2006-11-30Minor reformatting. I'm still not sure what the ideal indentation andrillig1-17/+13
2006-11-30Reformatted the file to look more beautiful.rillig1-42/+39
2006-11-26Found some more known options for gcc.rillig1-1/+9
2006-11-26Merged the transformations from the Solaris-specific gcc part into therillig1-1/+11
2006-11-26Oops, unknown options should be _passed_ to the real compiler, notrillig1-5/+7
2006-11-26Added a transformation file for gcc to check for unknown options.rillig1-0/+42