Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some functions out of gccld.cpp to GenerateCode.cpp. This allows us | Chris Lattner | 2004-06-02 | 1 | -11/+0 |
* | Add a new gccld -native-cbe option which causes gccld to generate native code | Chris Lattner | 2004-04-06 | 1 | -0/+3 |
* | * The return value of LinkLibraries is ignored, so remove it. | Chris Lattner | 2003-11-28 | 1 | -7/+4 |
* | Add ability to search only for native shared object, and expose the | Misha Brukman | 2003-11-20 | 1 | -0/+4 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+3 |
* | Give this header file an Emacs mode-line. | Brian Gaeke | 2003-11-05 | 1 | -1/+1 |
* | fix file header | Chris Lattner | 2003-10-20 | 1 | -2/+1 |
* | Added copyright header to all C++ source files. | John Criswell | 2003-10-20 | 1 | -0/+8 |
* | New header file for gccld. | John Criswell | 2003-09-19 | 1 | -0/+64 |