Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Who thought up this crazy formatting scheme? | Reid Spencer | 2007-08-07 | 1 | -83/+23 |
* | Okay, over/back tags don't next. | Reid Spencer | 2007-08-07 | 1 | -9/+29 |
* | Try an indent level for better formatting. | Reid Spencer | 2007-08-07 | 1 | -6/+12 |
* | Add the code generation options. | Reid Spencer | 2007-08-07 | 1 | -0/+119 |
* | Rearrange options into sections and add the last floating point related option. | Reid Spencer | 2007-08-07 | 1 | -14/+32 |
* | Add the -disable-excess-fp-precision option. | Reid Spencer | 2007-08-07 | 1 | -0/+4 |
* | Add another missing option. | Reid Spencer | 2007-08-07 | 1 | -0/+5 |
* | Add some more missing options. | Reid Spencer | 2007-08-07 | 1 | -2/+12 |
* | Remove the -f option which is no longer supported, but add the -fake-argv0 | Reid Spencer | 2007-08-07 | 1 | -5/+2 |
* | Update links to the command guide generated documentation. | Reid Spencer | 2007-08-05 | 1 | -22/+22 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 27 | -0/+4070 |