Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-02-06 | Some more gcc options I've found on Solaris. | rillig | 1 | -1/+6 |
2007-02-06 | More gcc options. | rillig | 1 | -2/+40 |
2007-01-06 | Added some more flags that gcc definitely knows, to reduce the number of | rillig | 1 | -3/+22 |
2006-12-10 | + -M | rillig | 1 | -1/+2 |
2006-12-09 | + -fno-implicit-templates | rillig | 1 | -2/+3 |
2006-12-07 | + -Wcast-align | rillig | 1 | -1/+8 |
2006-12-01 | Added -pipe and -Wno-implicit-int to the list of known gcc options. | rillig | 1 | -1/+3 |
2006-11-30 | Minor reformatting. I'm still not sure what the ideal indentation and | rillig | 1 | -17/+13 |
2006-11-30 | Reformatted the file to look more beautiful. | rillig | 1 | -42/+39 |
2006-11-26 | Found some more known options for gcc. | rillig | 1 | -1/+9 |
2006-11-26 | Merged the transformations from the Solaris-specific gcc part into the | rillig | 1 | -1/+11 |
2006-11-26 | Oops, unknown options should be _passed_ to the real compiler, not | rillig | 1 | -5/+7 |
2006-11-26 | Added a transformation file for gcc to check for unknown options. | rillig | 1 | -0/+42 |