Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move support/lib into lib/Support | Chris Lattner | 2003-10-05 | 1 | -31/+0 |
| | | | | | | Move support/tools into utils llvm-svn: 8878 | ||||
* | The RTLD_GLOBAL flag allows symbols to be globally accessible, which makes | Misha Brukman | 2003-07-28 | 1 | -1/+1 |
| | | | | | | | resolution of symbols in the .so possible (currently assists debugging with bugpoint). llvm-svn: 7366 | ||||
* | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -2/+2 |
| | | | | | | system. llvm-svn: 7014 | ||||
* | *** empty log message *** | Chris Lattner | 2002-07-25 | 1 | -1/+2 |
| | | | | llvm-svn: 3075 | ||||
* | Initial checkin | Chris Lattner | 2002-07-23 | 1 | -0/+30 |
llvm-svn: 3005 |