aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate copy-and-paste commentsChris Lattner2004-02-265-5/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11873 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated with autoheader-2.57.Brian Gaeke2004-02-231-7/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11773 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoheader-2.57.Brian Gaeke2004-02-231-24/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11762 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated with autoheader-2.57.Brian Gaeke2004-02-231-9/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11752 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoheader-2.57.Brian Gaeke2004-02-201-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11657 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoconf-2.57 and autoheader-2.57.Brian Gaeke2004-01-211-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10934 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove configure support for endianness checking, the need for whichBrian Gaeke2004-01-151-6/+0
| | | | | | | Chris has helpfully expunged. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10873 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoheader-2.57.Brian Gaeke2004-01-131-37/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10817 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoheader-2.57Brian Gaeke2003-12-081-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10309 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated using autoheader-2.57Brian Gaeke2003-11-181-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10064 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated.Brian Gaeke2003-11-101-7/+19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9850 91177308-0d34-0410-b5e6-96231b3b80d8
* Oops. Typo.John Criswell2003-10-201-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9303 91177308-0d34-0410-b5e6-96231b3b80d8
* Added LLVM header notice.John Criswell2003-10-2015-34/+117
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9302 91177308-0d34-0410-b5e6-96231b3b80d8
* Added a macro and code that checks for the %a format string in sprintf().John Criswell2003-10-131-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9089 91177308-0d34-0410-b5e6-96231b3b80d8
* Regenerated with (at top-level llvm directory):Brian Gaeke2003-10-071-66/+82
| | | | | | | % autoheader -I autoconf autoconf/configure.ac git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8956 91177308-0d34-0410-b5e6-96231b3b80d8
* Enable JIT when the platform supports it.John Criswell2003-07-291-0/+2
| | | | | | | | | Select /localhome/$USER when it exists. Fix the checks for bidirectional and forward iterators so that they work with version of GCC prior to 3.x. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7383 91177308-0d34-0410-b5e6-96231b3b80d8
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-3016-0/+553
system. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7014 91177308-0d34-0410-b5e6-96231b3b80d8