summaryrefslogtreecommitdiff
path: root/include/llvm/Config
Commit message (Expand)AuthorAge
* Determine if the -enable-pic option was given.Reid Spencer2006-12-18
* Cleaned setjmp/longjmp lowering interfaces. Now we're producing rightAnton Korobeynikov2006-12-10
* Define the HAVE_PTHREAD symbol.Reid Spencer2006-12-01
* Add a -disable-cbe-printf-a option so that the output of the C BackendReid Spencer2006-11-05
* Add a HAVE_MACH_MACH_H #define to detect the presence of the mach/mach.hReid Spencer2006-09-14
* Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.Reid Spencer2006-08-04
* For PR633:Reid Spencer2006-06-05
* Some enhancements for gv/graphviz/dot/dotty support and better handling ofReid Spencer2006-06-05
* For PR798:Reid Spencer2006-06-02
* Remove some flags backed out from earlier attempts at getting MING32WReid Spencer2006-06-02
* Provide support for detecting if the Win32 imaghlp and psapi librariesReid Spencer2006-06-01
* Update for including additional function tests.Reid Spencer2006-01-23
* Make sure that libm is used during config tests so that ceil, floor, andReid Spencer2006-01-19
* For PR696:Reid Spencer2006-01-19
* add malloc_zone_statistics, remove mstatsChris Lattner2005-11-14
* regenerateChris Lattner2005-11-14
* For PR616:Reid Spencer2005-08-24
* Please do not reintroduce tabs.Jeff Cohen2005-07-28
* Fix PR608:Reid Spencer2005-07-27
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-27
* * Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use AC_DEFINE_UNQUOTED soReid Spencer2005-07-14
* Put the path to the Graphviz program in the #defines so it can be used.Reid Spencer2005-07-14
* Implement a test for the Graphviz program for Chris Lattner. The symbolReid Spencer2005-07-13
* For PR540:Reid Spencer2005-07-12
* Remove the check for the ffsll function. Its no longer needed by theReid Spencer2005-05-15
* Forgot to commit this earlier. Its part of the simplify-libcallsReid Spencer2005-05-14
* Convert tabs to spacesMisha Brukman2005-04-22
* Remove trailing whitespaceMisha Brukman2005-04-21
* Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.Jeff Cohen2005-02-19
* Provide support for HP/UX aCC compiler's variant of hash_map and hash_setReid Spencer2005-01-16
* Add HAVE_SBRKReid Spencer2005-01-01
* * Fix a bug in an m4 macro that used an incorrect test operatorReid Spencer2004-12-29
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-25
* For PR351:Reid Spencer2004-12-24
* Remove this file as there are no LLVM users of it any more.Reid Spencer2004-12-20
* Remove this file as its not used by anything in LLVM any more. SystemReid Spencer2004-12-20
* Remove these files as they are included by nothing in LLVM any more. TheReid Spencer2004-12-20
* Remove these headers. The files that used to #include them don't any moreReid Spencer2004-12-20
* Add HAVE_SYSCONFReid Spencer2004-12-20
* For PR351:Reid Spencer2004-12-20
* Remove LLVMGCCDIR.Reid Spencer2004-12-15
* Add some system specific functions we useReid Spencer2004-12-15
* Add LLVMGCCDIR for path lookupReid Spencer2004-12-13
* Changes resulting from AC_LIB_LTDL usage.Reid Spencer2004-11-29
* Don't include ltdl.h any more. Its nested in lib/System now.Reid Spencer2004-11-29
* Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer2004-11-25
* Ignore filesChris Lattner2004-11-20
* Include ltdl.h if we have it.Reid Spencer2004-11-18
* Add checks for HAVE_LTDL_H and HAVE_LT_DLOPENReid Spencer2004-11-18