| Commit message (Expand) | Author | Age | Files | Lines |
* | This is an empty directory | Chris Lattner | 2004-09-21 | 1 | -1/+0 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 18 | -730/+0 |
* | Changes resulting from change in autoconf/configure.in (rename a #define) | Reid Spencer | 2004-08-20 | 1 | -3/+3 |
* | Added various LLVM_* strings that are configured to provide the user's | Reid Spencer | 2004-08-20 | 1 | -3/+30 |
* | Regenerated with autoconf/autoheader 2.57 | Brian Gaeke | 2004-07-21 | 1 | -0/+4 |
* | Regenerated with autoheader-2.57. | Brian Gaeke | 2004-07-21 | 1 | -3/+10 |
* | link.h causes problems on some platforms and is not needed on solaris, where | Chris Lattner | 2004-07-17 | 1 | -9/+0 |
* | Remove dead file | Chris Lattner | 2004-07-17 | 1 | -23/+0 |
* | Regenerated. | Brian Gaeke | 2004-06-22 | 1 | -7/+17 |
* | Added the llvm/test/Programs/Makefile.test Makefile. | John Criswell | 2004-06-22 | 1 | -0/+3 |
* | Let's be consistent: listing format `os/arch'. | Misha Brukman | 2004-06-21 | 1 | -1/+1 |
* | Add a target-independent way to query page size. | Misha Brukman | 2004-06-18 | 1 | -0/+49 |
* | Added checks for mkstemp and getrusage. | John Criswell | 2004-06-07 | 1 | -0/+6 |
* | Macros are baaad. | Chris Lattner | 2004-06-05 | 1 | -0/+2 |
* | Don't #include <unistd.h> directly, go through the config files | Chris Lattner | 2004-06-05 | 2 | -10/+4 |
* | <io.h> provides read/write/open/... | Chris Lattner | 2004-06-04 | 1 | -1/+2 |
* | Visual C has something resembling a stat function, but it doesn't provide S_I... | Chris Lattner | 2004-06-04 | 2 | -1/+5 |
* | Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicating | Chris Lattner | 2004-06-04 | 1 | -16/+12 |
* | On win32, process.h provides some of the traditional stuff that unistd | Chris Lattner | 2004-06-01 | 1 | -0/+4 |
* | Fix bizzare problems when you include Config/dlfcn and Config/windows.h in | Chris Lattner | 2004-05-28 | 1 | -2/+2 |
* | An "autoconf wrapper" for the infamous windows.h file | Chris Lattner | 2004-05-27 | 1 | -0/+23 |
* | Added a check for a new header file. | John Criswell | 2004-05-27 | 1 | -0/+3 |
* | Regenerated using autoheader-2.57. | Brian Gaeke | 2004-04-02 | 1 | -0/+3 |
* | Eliminate copy-and-paste comments | Chris Lattner | 2004-02-26 | 5 | -5/+5 |
* | Regenerated with autoheader-2.57. | Brian Gaeke | 2004-02-23 | 1 | -7/+0 |
* | Regenerated using autoheader-2.57. | Brian Gaeke | 2004-02-23 | 1 | -24/+0 |
* | Regenerated with autoheader-2.57. | Brian Gaeke | 2004-02-23 | 1 | -9/+0 |
* | Regenerated using autoheader-2.57. | Brian Gaeke | 2004-02-20 | 1 | -0/+6 |
* | Regenerated using autoconf-2.57 and autoheader-2.57. | Brian Gaeke | 2004-01-21 | 1 | -0/+3 |
* | Remove configure support for endianness checking, the need for which | Brian Gaeke | 2004-01-15 | 1 | -6/+0 |
* | Regenerated using autoheader-2.57. | Brian Gaeke | 2004-01-13 | 1 | -37/+0 |
* | Remove standard C file wrapper | Chris Lattner | 2004-01-10 | 1 | -23/+0 |
* | Remove wrapper for standard C file, use <cstdlib> instead | Chris Lattner | 2004-01-10 | 1 | -23/+0 |
* | Dead file, use <cstring> instead of this. | Chris Lattner | 2004-01-10 | 1 | -23/+0 |
* | Regenerated using autoheader-2.57 | Brian Gaeke | 2003-12-08 | 1 | -0/+4 |
* | Regenerated using autoheader-2.57 | Brian Gaeke | 2003-11-18 | 1 | -0/+4 |
* | Regenerated. | Brian Gaeke | 2003-11-10 | 1 | -7/+19 |
* | I think this file is not included by anything. | Brian Gaeke | 2003-10-22 | 1 | -23/+0 |
* | Oops. Typo. | John Criswell | 2003-10-20 | 1 | -1/+1 |
* | Added LLVM header notice. | John Criswell | 2003-10-20 | 20 | -44/+152 |
* | Added a macro and code that checks for the %a format string in sprintf(). | John Criswell | 2003-10-13 | 1 | -0/+3 |
* | No longer used anywhere. | Brian Gaeke | 2003-10-10 | 1 | -22/+0 |
* | Regenerated with (at top-level llvm directory): | Brian Gaeke | 2003-10-07 | 1 | -66/+82 |
* | CVS, please don't tell us that we have a new config.h file, everyone knows that. | Chris Lattner | 2003-08-03 | 1 | -0/+1 |
* | Enable JIT when the platform supports it. | John Criswell | 2003-07-29 | 1 | -0/+2 |
* | Regardless of whether C provides assert.h, C++ source can always include | Chris Lattner | 2003-07-25 | 1 | -23/+0 |
* | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 23 | -0/+688 |