Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EXIT STAGE LEFT: gccas, gccld | Daniel Dunbar | 2009-08-25 | 1 | -64/+0 |
| | | | | llvm-svn: 80023 | ||||
* | remove attributions | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | llvm-svn: 45423 | ||||
* | Write the deprecation message to stderr instead of stdout so that it | Reid Spencer | 2007-02-09 | 1 | -0/+1 |
| | | | | | | doesn't get mingled with the output bytecode. llvm-svn: 34087 | ||||
* | Two improvements: | Reid Spencer | 2007-02-02 | 1 | -2/+2 |
| | | | | | | | | 1. Allow -- as well as - options (Bill Wendling) 2. Pass unrecognized options to opt and let it handle the errors, if any (Chris Lattner). llvm-svn: 33798 | ||||
* | For PR1152: | Reid Spencer | 2007-02-02 | 1 | -0/+63 |
Step 2: Make plug compatible shell script to replace gccas binary. llvm-svn: 33787 |