Make the text of this file a little more useful.
[oota-llvm.git] / include / Config /
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-20 Reid SpencerChanges resulting from change in autoconf/configure...
2004-08-20 Reid SpencerAdded various LLVM_* strings that are configured to...
2004-07-21 Brian GaekeRegenerated with autoconf/autoheader 2.57
2004-07-21 Brian GaekeRegenerated with autoheader-2.57.
2004-07-17 Chris Lattnerlink.h causes problems on some platforms and is not...
2004-07-17 Chris LattnerRemove dead file
2004-06-22 Brian GaekeRegenerated.
2004-06-22 John CriswellAdded the llvm/test/Programs/Makefile.test Makefile.
2004-06-21 Misha BrukmanLet's be consistent: listing format `os/arch'.
2004-06-18 Misha BrukmanAdd a target-independent way to query page size.
2004-06-07 John CriswellAdded checks for mkstemp and getrusage.
2004-06-05 Chris LattnerMacros are baaad.
2004-06-05 Chris LattnerDon't #include <unistd.h> directly, go through the...
2004-06-04 Chris Lattner<io.h> provides read/write/open/...
2004-06-04 Chris LattnerVisual C has something resembling a stat function,...
2004-06-04 Chris LattnerMake this work on VC++, pull the HAVE_ALLOCA_H case...
2004-06-01 Chris LattnerOn win32, process.h provides some of the traditional...
2004-05-28 Chris LattnerFix bizzare problems when you include Config/dlfcn...
2004-05-27 Chris LattnerAn "autoconf wrapper" for the infamous windows.h file
2004-05-27 John CriswellAdded a check for a new header file.
2004-04-02 Brian GaekeRegenerated using autoheader-2.57.
2004-02-26 Chris LattnerEliminate copy-and-paste comments
2004-02-23 Brian GaekeRegenerated with autoheader-2.57.
2004-02-23 Brian GaekeRegenerated using autoheader-2.57.
2004-02-23 Brian GaekeRegenerated with autoheader-2.57.
2004-02-20 Brian GaekeRegenerated using autoheader-2.57.
2004-01-21 Brian GaekeRegenerated using autoconf-2.57 and autoheader-2.57.
2004-01-15 Brian GaekeRemove configure support for endianness checking, the...
2004-01-13 Brian GaekeRegenerated using autoheader-2.57.
2004-01-10 Chris LattnerRemove standard C file wrapper
2004-01-10 Chris LattnerRemove wrapper for standard C file, use <cstdlib> instead
2004-01-10 Chris LattnerDead file, use <cstring> instead of this.
2003-12-08 Brian GaekeRegenerated using autoheader-2.57
2003-11-18 Brian GaekeRegenerated using autoheader-2.57
2003-11-10 Brian GaekeRegenerated.
2003-10-22 Brian GaekeI think this file is not included by anything.
2003-10-20 John CriswellOops. Typo.
2003-10-20 John CriswellAdded LLVM header notice.
2003-10-13 John CriswellAdded a macro and code that checks for the %a format...
2003-10-10 Brian GaekeNo longer used anywhere.
2003-10-07 Brian GaekeRegenerated with (at top-level llvm directory):
2003-08-03 Chris LattnerCVS, please don't tell us that we have a new config...
2003-07-29 John CriswellEnable JIT when the platform supports it.
2003-07-25 Chris LattnerRegardless of whether C provides assert.h, C++ source...
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...