aboutsummaryrefslogtreecommitdiffstats
path: root/include/Config
Commit message (Expand)AuthorAgeFilesLines
* Regenerated using autoheader-2.57.Brian Gaeke2004-04-021-0/+3
* Eliminate copy-and-paste commentsChris Lattner2004-02-265-5/+5
* Regenerated with autoheader-2.57.Brian Gaeke2004-02-231-7/+0
* Regenerated using autoheader-2.57.Brian Gaeke2004-02-231-24/+0
* Regenerated with autoheader-2.57.Brian Gaeke2004-02-231-9/+0
* Regenerated using autoheader-2.57.Brian Gaeke2004-02-201-0/+6
* Regenerated using autoconf-2.57 and autoheader-2.57.Brian Gaeke2004-01-211-0/+3
* Remove configure support for endianness checking, the need for whichBrian Gaeke2004-01-151-6/+0
* Regenerated using autoheader-2.57.Brian Gaeke2004-01-131-37/+0
* Remove standard C file wrapperChris Lattner2004-01-101-23/+0
* Remove wrapper for standard C file, use <cstdlib> insteadChris Lattner2004-01-101-23/+0
* Dead file, use <cstring> instead of this.Chris Lattner2004-01-101-23/+0
* Regenerated using autoheader-2.57Brian Gaeke2003-12-081-0/+4
* Regenerated using autoheader-2.57Brian Gaeke2003-11-181-0/+4
* Regenerated.Brian Gaeke2003-11-101-7/+19
* I think this file is not included by anything.Brian Gaeke2003-10-221-23/+0
* Oops. Typo.John Criswell2003-10-201-1/+1
* Added LLVM header notice.John Criswell2003-10-2020-44/+152
* Added a macro and code that checks for the %a format string in sprintf().John Criswell2003-10-131-0/+3
* No longer used anywhere.Brian Gaeke2003-10-101-22/+0
* Regenerated with (at top-level llvm directory):Brian Gaeke2003-10-071-66/+82
* CVS, please don't tell us that we have a new config.h file, everyone knows that.Chris Lattner2003-08-031-0/+1
* Enable JIT when the platform supports it.John Criswell2003-07-291-0/+2
* Regardless of whether C provides assert.h, C++ source can always includeChris Lattner2003-07-251-23/+0
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-3023-0/+688