Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove a bunch of useless empty libraries | Chris Lattner | 2005-01-02 | 2 | -17/+0 |
* | For PR432: | Reid Spencer | 2004-12-22 | 1 | -1/+1 |
* | Use the new BYTECODE_DESTINATION to override the default bytecode install | Reid Spencer | 2004-12-13 | 1 | -0/+1 |
* | Standardize the makefiles with space around = to match the rest of LLVM. | Reid Spencer | 2004-12-02 | 1 | -4/+4 |
* | Standardize the format of the runtime libraries makefiles. | Reid Spencer | 2004-12-02 | 1 | -1/+2 |
* | We won't use automake | Reid Spencer | 2004-10-22 | 2 | -671/+0 |
* | Initial automake generated Makefile template | Reid Spencer | 2004-10-18 | 1 | -0/+657 |
* | Initial Makefile.am for building with automake | Reid Spencer | 2004-10-17 | 1 | -0/+14 |
* | Removed the pthread_once() function because it doesn't actually do | John Criswell | 2003-12-10 | 1 | -7/+0 |
* | Dummy implementation of the pthread library. | John Criswell | 2003-12-10 | 2 | -0/+22 |