aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config
Commit message (Expand)AuthorAgeFilesLines
...
* Regenerate.Nick Lewycky2009-03-051-0/+3
* Regenerate.Nick Lewycky2009-02-211-4/+0
* Add mode_t to the config.h generated by cmake on win32. Used by clang.Cedric Venet2009-02-141-0/+3
* Regenerate.Nick Lewycky2009-02-041-0/+6
* Enable PACKAGE_VERSION in cmake builds, this unbreaks the clang build with cm...Chris Lattner2009-01-281-1/+1
* Regenerated configure after backing out 62553 and r62616.Tanya Lattner2009-01-221-6/+0
* Bump to 2.6svn.Tanya Lattner2009-01-221-0/+6
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-051-1/+0
* CMake: Remove HAVE_LT_DLOPEN from config.h.cmake because it wasOscar Fuentes2008-11-181-3/+0
* CMake: GetTargetTriple: new module for determining the targetOscar Fuentes2008-10-261-0/+3
* CMake: MSVC++ no longer uses a special configuration method.Oscar Fuentes2008-10-251-9/+21
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+558
* Use C-style comments :)Anton Korobeynikov2008-03-231-2/+2
* Remove use of ltdlDevang Patel2008-02-131-3/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Remove host endianness info from TargetData andDuncan Sands2007-12-121-6/+0
* Fix PR1836: in the interpreter, read and write apintsDuncan Sands2007-12-101-0/+6
* Add target triple to include/llvm/Config/config.h.in. Regenerate all files.Eric Christopher2007-12-011-0/+3
* Regenerate.Gordon Henriksen2007-10-031-1/+4
* Fix PR1606:Reid Spencer2007-08-171-0/+3
* Add detection of __dso_handle presence during configure. Use this information...Anton Korobeynikov2007-07-301-0/+3
* Regenerate to pick up Gabor's changes.Reid Spencer2007-07-131-0/+12
* Convert .cvsignore filesJohn Criswell2007-06-291-2/+0
* Add possibility to set memory limit for binaries run via libSystem. ThisAnton Korobeynikov2007-02-161-0/+3
* Adding disassembler interface and external hook to udis86 library.Anton Korobeynikov2007-01-191-0/+6
* Determine if the -enable-pic option was given.Reid Spencer2006-12-181-0/+3
* Cleaned setjmp/longjmp lowering interfaces. Now we're producing rightAnton Korobeynikov2006-12-101-6/+0
* Define the HAVE_PTHREAD symbol.Reid Spencer2006-12-011-3/+0
* Add a -disable-cbe-printf-a option so that the output of the C BackendReid Spencer2006-11-051-0/+3
* Add a HAVE_MACH_MACH_H #define to detect the presence of the mach/mach.hReid Spencer2006-09-141-0/+3
* Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.Reid Spencer2006-08-041-2/+2
* For PR633:Reid Spencer2006-06-051-0/+21
* Some enhancements for gv/graphviz/dot/dotty support and better handling ofReid Spencer2006-06-051-0/+6
* For PR798:Reid Spencer2006-06-021-0/+6
* Remove some flags backed out from earlier attempts at getting MING32WReid Spencer2006-06-021-6/+0
* Provide support for detecting if the Win32 imaghlp and psapi librariesReid Spencer2006-06-011-0/+12
* Update for including additional function tests.Reid Spencer2006-01-231-10/+7
* Make sure that libm is used during config tests so that ceil, floor, andReid Spencer2006-01-191-0/+3
* For PR696:Reid Spencer2006-01-191-0/+12
* add malloc_zone_statistics, remove mstatsChris Lattner2005-11-141-3/+3
* regenerateChris Lattner2005-11-141-0/+6
* For PR616:Reid Spencer2005-08-241-3/+6
* Please do not reintroduce tabs.Jeff Cohen2005-07-281-3/+3
* Fix PR608:Reid Spencer2005-07-271-3/+3
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-271-3/+3
* * Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use AC_DEFINE_UNQUOTED soReid Spencer2005-07-141-0/+6
* Put the path to the Graphviz program in the #defines so it can be used.Reid Spencer2005-07-141-0/+3
* Implement a test for the Graphviz program for Chris Lattner. The symbolReid Spencer2005-07-131-0/+3
* For PR540:Reid Spencer2005-07-121-0/+6
* Remove the check for the ffsll function. Its no longer needed by theReid Spencer2005-05-151-3/+0