Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove libbzip2, it is dead | Chris Lattner | 2007-05-06 | 15 | -6126/+0 |
| | | | | llvm-svn: 36875 | ||||
* | Use archive libraries instead of object files for VMCore, BCReader, | Reid Spencer | 2006-06-01 | 1 | -0/+1 |
| | | | | | | | BCWriter, and bzip2 libraries. Adjust the various makefiles to accommodate these changes. This was done to speed up link times. llvm-svn: 28610 | ||||
* | Squelch this warning: | Reid Spencer | 2006-05-31 | 1 | -0/+4 |
| | | | | | | | /bzlib.c:126: warning: string length `1056' is greater than the length `509' ISO C89 compilers are required to support llvm-svn: 28602 | ||||
* | HP aCC chokes on this, but it's not required anyway: according to | Duraid Madina | 2005-12-26 | 1 | -2/+0 |
| | | | | | | | | the bzip2 homepage, only ancient (gcc 2.7.x ?) versions of GCC require this? It certainly isn't needed for the current bzip2 sources. llvm-svn: 25013 | ||||
* | Convert tabs to spaces | Misha Brukman | 2005-04-22 | 3 | -7/+7 |
| | | | | llvm-svn: 21440 | ||||
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 2 | -102/+102 |
| | | | | llvm-svn: 21422 | ||||
* | Distribute headers and license files too | Reid Spencer | 2004-12-04 | 1 | -3/+5 |
| | | | | llvm-svn: 18505 | ||||
* | Revise to LLVM makefile standards. | Reid Spencer | 2004-11-25 | 1 | -192/+16 |
| | | | | llvm-svn: 18246 | ||||
* | Initial Version from bzip2 Release 1.0.2. | Reid Spencer | 2004-11-25 | 15 | -0/+6297 |
llvm-svn: 18245 |