aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Config
AgeCommit message (Expand)Author
2007-10-03Regenerate.Gordon Henriksen
2007-08-17Fix PR1606:Reid Spencer
2007-07-30Add detection of __dso_handle presence during configure. Use this information...Anton Korobeynikov
2007-07-13Regenerate to pick up Gabor's changes.Reid Spencer
2007-06-29Convert .cvsignore filesJohn Criswell
2007-02-16Add possibility to set memory limit for binaries run via libSystem. ThisAnton Korobeynikov
2007-01-19Adding disassembler interface and external hook to udis86 library.Anton Korobeynikov
2006-12-18Determine if the -enable-pic option was given.Reid Spencer
2006-12-10Cleaned setjmp/longjmp lowering interfaces. Now we're producing rightAnton Korobeynikov
2006-12-01Define the HAVE_PTHREAD symbol.Reid Spencer
2006-11-05Add a -disable-cbe-printf-a option so that the output of the C BackendReid Spencer
2006-09-14Add a HAVE_MACH_MACH_H #define to detect the presence of the mach/mach.hReid Spencer
2006-08-04Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.Reid Spencer
2006-06-05For PR633:Reid Spencer
2006-06-05Some enhancements for gv/graphviz/dot/dotty support and better handling ofReid Spencer
2006-06-02For PR798:Reid Spencer
2006-06-02Remove some flags backed out from earlier attempts at getting MING32WReid Spencer
2006-06-01Provide support for detecting if the Win32 imaghlp and psapi librariesReid Spencer
2006-01-23Update for including additional function tests.Reid Spencer
2006-01-19Make sure that libm is used during config tests so that ceil, floor, andReid Spencer
2006-01-19For PR696:Reid Spencer
2005-11-14add malloc_zone_statistics, remove mstatsChris Lattner
2005-11-14regenerateChris Lattner
2005-08-24For PR616:Reid Spencer
2005-07-28Please do not reintroduce tabs.Jeff Cohen
2005-07-27Fix PR608:Reid Spencer
2005-07-27Eliminate tabs and trailing spaces.Jeff Cohen
2005-07-14* Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use AC_DEFINE_UNQUOTED soReid Spencer
2005-07-14Put the path to the Graphviz program in the #defines so it can be used.Reid Spencer
2005-07-13Implement a test for the Graphviz program for Chris Lattner. The symbolReid Spencer
2005-07-12For PR540:Reid Spencer
2005-05-15Remove the check for the ffsll function. Its no longer needed by theReid Spencer
2005-05-14Forgot to commit this earlier. Its part of the simplify-libcallsReid Spencer
2005-04-22Convert tabs to spacesMisha Brukman
2005-04-21Remove trailing whitespaceMisha Brukman
2005-02-19Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.Jeff Cohen
2005-01-16Provide support for HP/UX aCC compiler's variant of hash_map and hash_setReid Spencer
2005-01-01Add HAVE_SBRKReid Spencer
2004-12-29* Fix a bug in an m4 macro that used an incorrect test operatorReid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-25For PR351:Reid Spencer
2004-12-24For PR351:Reid Spencer
2004-12-20Remove this file as there are no LLVM users of it any more.Reid Spencer
2004-12-20Remove this file as its not used by anything in LLVM any more. SystemReid Spencer
2004-12-20Remove these files as they are included by nothing in LLVM any more. TheReid Spencer
2004-12-20Remove these headers. The files that used to #include them don't any moreReid Spencer
2004-12-20Add HAVE_SYSCONFReid Spencer
2004-12-20For PR351:Reid Spencer
2004-12-15Remove LLVMGCCDIR.Reid Spencer
2004-12-15Add some system specific functions we useReid Spencer