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