Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Predicate things better | Chris Lattner | 2003-05-25 | 1 | -1/+1 |
* | Switch over to using the new C front-end by default. | Chris Lattner | 2003-05-09 | 1 | -1/+2 |
* | Fix strip issue Joel ran into | Chris Lattner | 2003-01-31 | 1 | -0/+4 |
* | Add an option (which will go away in the future) signfifying that there is a ... | Chris Lattner | 2003-01-13 | 1 | -0/+6 |
* | Export a new ARCH variable indicating what platform is being compiled | Chris Lattner | 2002-12-06 | 1 | -0/+3 |
* | Generalize ExportSymbols into PLATFORMLINKOPTS | Chris Lattner | 2002-11-04 | 1 | -3/+3 |
* | Allow LLC to be executed on Linux; only the LLC output should not be executed. | Vikram S. Adve | 2002-09-23 | 1 | -3/+4 |
* | Don't run llc tests on linux, they won't work. | Chris Lattner | 2002-09-19 | 1 | -0/+4 |
* | Platform specific makefiles specify where to find the GCC frontend for their | Chris Lattner | 2002-09-19 | 1 | -1/+6 |
* | Factor platform specific makefile directives out into their own makefile | Chris Lattner | 2002-09-13 | 1 | -0/+18 |