summaryrefslogtreecommitdiff
path: root/autoconf
Commit message (Expand)AuthorAge
* Recognize an IA64 when we see oneMisha Brukman2005-03-17
* Add a call to AC_CONFIG_COMMANDS to ensure that llvm_src is set properlyReid Spencer2005-02-24
* This macro cannot assume that the location of install-sh and mkinstalldirsReid Spencer2005-02-24
* Add a new macro for configuring projects, LLVM_CONFIG_PROJECT. This macroReid Spencer2005-02-24
* Remove the "pax" program from the list of those needed to support LLVM.Reid Spencer2005-02-16
* The pool allocator is now the llvm-poolalloc module in public CVSChris Lattner2005-02-11
* let configure recognize AlphasAndrew Lenharth2005-01-24
* Mark CVS versions different from releasesMisha Brukman2005-01-24
* We're working towards LLVM 1.5 now so bump the version number. This changeReid Spencer2005-01-22
* Fix llvm-java project autconfiguration.Alkis Evlogimenos2005-01-16
* Provide support for HP/UX aCC compiler's variant of hash_map and hash_setReid Spencer2005-01-16
* The Java project now lives under projects/llvm-java.Alkis Evlogimenos2005-01-05
* For PR351:Reid Spencer2004-12-31
* For PR351:Reid Spencer2004-12-31
* * Fix a bug in an m4 macro that used an incorrect test operatorReid Spencer2004-12-29
* Fix a Bourne Shell syntax error in a testReid Spencer2004-12-29
* Fix one of the names to not have a . in front of it.Reid Spencer2004-12-29
* Make the x86_64 target names match between def and use. Thanks Misha.Reid Spencer2004-12-28
* Make the 64-bit x86 target named "x86_64" instead of "AMD64".Reid Spencer2004-12-28
* Don't create symbolic links for lib/System any more. It doesn't need them.Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* Oops, reverse the logic on a test for WITH_LLVMGCCDIR to make it defineReid Spencer2004-12-27
* Provide a value for HAVE_MMAP_ANONYMOUS variable, for consistency withReid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-25
* Make the symbolic link using the correct variable!Reid Spencer2004-12-24
* For PR351:Reid Spencer2004-12-24
* Change llvmgcc/llvmg++ to llvm-gcc and llvm-g++ respectively.Reid Spencer2004-12-24
* Fix a bug in libtool's ltmain.sh. On Cygwin the "$output.exp" expressionReid Spencer2004-12-24
* Update the amd64 target detection checks.Reid Spencer2004-12-23
* Added support for detection of amd64 targets.Reid Spencer2004-12-23
* For PR432:Reid Spencer2004-12-22
* Get rid of old automake stuffReid Spencer2004-12-22
* Ignore generated filesMisha Brukman2004-12-22
* For PR351:Reid Spencer2004-12-20
* Add CMP and CP configuration variables for the unix cmp and cp programs.Reid Spencer2004-12-16
* Remove LLVMGCCDIR from the set of defines.Reid Spencer2004-12-15
* Don't put newlines in AC macros that can't handle them!Reid Spencer2004-12-15
* Add some system specific functions we useReid Spencer2004-12-15
* Minor syntactical change to make this a little easier to comprehend.Reid Spencer2004-12-13
* Get LLVMGCCDIR into the #definesReid Spencer2004-12-13
* More QMTest cruft gone!Reid Spencer2004-12-09
* Remove last remnants of Python/QMTest supportReid Spencer2004-12-08
* Search for tclsh last so we don't find the FreeBSD warning script.Reid Spencer2004-12-02
* * Make sure the cache variable gets cachedReid Spencer2004-12-02
* Add a check for the tclsh program needed by dejagnu. This can have weirdReid Spencer2004-11-30
* * Implement embedding libltdl into LLVM which required some rearranging.Reid Spencer2004-11-29
* * Update instructions about upgrading libtoolReid Spencer2004-11-29
* Converted with autoupdate for autoconf 2.50 -> 2.59 differences.Reid Spencer2004-11-29
* This file contains macros that allow us to incorporate the ltdl source intoReid Spencer2004-11-29