aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config
Commit message (Expand)AuthorAgeFilesLines
* Remove the check for the ffsll function. Its no longer needed by theReid Spencer2005-05-151-3/+0
* Forgot to commit this earlier. Its part of the simplify-libcallsReid Spencer2005-05-141-0/+3
* Convert tabs to spacesMisha Brukman2005-04-221-18/+18
* Remove trailing whitespaceMisha Brukman2005-04-211-1/+1
* Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.Jeff Cohen2005-02-191-1/+1
* Provide support for HP/UX aCC compiler's variant of hash_map and hash_setReid Spencer2005-01-161-0/+6
* Add HAVE_SBRKReid Spencer2005-01-011-0/+3
* * Fix a bug in an m4 macro that used an incorrect test operatorReid Spencer2004-12-291-0/+3
* For PR351:Reid Spencer2004-12-271-0/+10
* For PR351:Reid Spencer2004-12-251-0/+15
* For PR351:Reid Spencer2004-12-241-0/+6
* Remove this file as there are no LLVM users of it any more.Reid Spencer2004-12-201-28/+0
* Remove this file as its not used by anything in LLVM any more. SystemReid Spencer2004-12-201-23/+0
* Remove these files as they are included by nothing in LLVM any more. TheReid Spencer2004-12-205-117/+0
* Remove these headers. The files that used to #include them don't any moreReid Spencer2004-12-203-107/+0
* Add HAVE_SYSCONFReid Spencer2004-12-201-0/+3
* For PR351:Reid Spencer2004-12-206-168/+0
* Remove LLVMGCCDIR.Reid Spencer2004-12-151-3/+0
* Add some system specific functions we useReid Spencer2004-12-151-0/+9
* Add LLVMGCCDIR for path lookupReid Spencer2004-12-131-0/+3
* Changes resulting from AC_LIB_LTDL usage.Reid Spencer2004-11-291-11/+136
* Don't include ltdl.h any more. Its nested in lib/System now.Reid Spencer2004-11-291-4/+0
* Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer2004-11-251-6/+0
* Ignore filesChris Lattner2004-11-201-0/+2
* Include ltdl.h if we have it.Reid Spencer2004-11-181-0/+4
* Add checks for HAVE_LTDL_H and HAVE_LT_DLOPENReid Spencer2004-11-181-0/+6
* Fix typo, contributed by Henrik Bach!Chris Lattner2004-11-021-1/+1
* Regenerated after fixing typo.Brian Gaeke2004-10-281-1/+1
* Add the HAVE_RAND48 define.Reid Spencer2004-10-271-11/+11
* Patch to support MSVC correctly, contributed by Morten Ofstad!Chris Lattner2004-10-251-1/+2
* Add HAVE_BZLIB_H and HAVE_ZLIB_H tests.Reid Spencer2004-10-171-0/+6
* Add HAVE_BZIP2 and HAVE_ZLIBReid Spencer2004-10-041-0/+6
* Updated the last two header files so that they are configured withJohn Criswell2004-09-241-0/+30
* Update to add the HAVE_UINT64_T test and the STACK_DIRECTION indicator.Reid Spencer2004-09-221-7/+4
* The alloca function, strangely enough, is found in the malloc.h header fileReid Spencer2004-09-221-0/+2
* * Fix grammarMisha Brukman2004-09-121-4/+4
* Add HAS_U_INT64_TReid Spencer2004-09-051-0/+3
* Added u_int64_t because some systems use that instead of uint64_t.John Criswell2004-09-021-0/+3
* Changes For Bug 352Reid Spencer2004-09-0118-20/+20
* Changes resulting from change in autoconf/configure.in (rename a #define)Reid Spencer2004-08-201-3/+3
* Added various LLVM_* strings that are configured to provide the user'sReid Spencer2004-08-201-3/+30
* Regenerated with autoconf/autoheader 2.57Brian Gaeke2004-07-211-0/+4
* Regenerated with autoheader-2.57.Brian Gaeke2004-07-211-3/+10
* link.h causes problems on some platforms and is not needed on solaris, whereChris Lattner2004-07-171-9/+0
* Regenerated.Brian Gaeke2004-06-221-7/+17
* Added the llvm/test/Programs/Makefile.test Makefile.John Criswell2004-06-221-0/+3
* Let's be consistent: listing format `os/arch'.Misha Brukman2004-06-211-1/+1
* Add a target-independent way to query page size.Misha Brukman2004-06-181-0/+49
* Added checks for mkstemp and getrusage.John Criswell2004-06-071-0/+6
* Macros are baaad.Chris Lattner2004-06-051-0/+2