Have llvm-config --cppflags print correct flags when in CMake build directory
[oota-llvm.git] / configure
2011-10-27 Dan GohmanRemove the Alpha backend.
2011-10-26 Charles DavisRevert 142997. It doesn't work on Mac OS or the BSDs...
2011-10-26 Eric ChristopherSearch for and use the strip program and pass it to...
2011-10-26 Eric ChristopherHandle newer cases for freebsd which is approaching...
2011-10-25 Dan GohmanReally remove Blackfin from the configure script.
2011-10-25 Dan GohmanRemove the Blackfin backend.
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-10-16 NAKAMURA Takumiautoconf: Introduce --with-clang-srcdir, to build out...
2011-10-15 Bill WendlingToT is now for 3.1.
2011-10-14 Torok Edwinocaml bindings: add findlib META support
2011-10-13 NAKAMURA Takumiconfigure: [cygming] Set --disable-embed-stdcxx by...
2011-09-23 Eric ChristopherWe're no longer going to bother supporting platforms...
2011-09-21 Eric ChristopherRemove the rest of the compiler checking from the top...
2011-09-20 Eric ChristopherRemove llvm-gcc and various compiler handling from...
2011-09-19 Eric ChristopherRemove llvmc and assorted build machinery for it.
2011-09-19 Eric ChristopherRegenerate configure.
2011-09-19 Eric ChristopherRename LLVM_MULTITHREADED define and fix build without...
2011-09-16 Eric ChristopherMove the AC_PROG_CC checks earlier in the configure...
2011-09-16 Eric ChristopherHave the llvm configure process look for clang, then...
2011-08-23 Ivan KrasinUpdate config.sub, config.guess and configure.
2011-08-18 Ivan KrasinAdd NativeClient operating system support.
2011-08-12 NAKAMURA Takumiconfigure: Update since r136721.
2011-07-22 Evan ChengCombine all MC initialization routines into one. e...
2011-07-21 Bruno Cardoso LopesAdded the infrastructute necessary for MIPS JIT support...
2011-07-20 Eric ChristopherRegenerate configure and friends for Chad.
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...
2011-07-01 Douglas GregorAdd initial *-*-rtems* target, from Joel Sherrill
2011-06-16 Daniel DunbarRegenerate configure.
2011-06-12 Benjamin KramerHappy new year.
2011-05-23 Duncan SandsThe dragonegg option to disable LLVM optimizations...
2011-05-13 Peter CollingbourneRe-add the autoconf rule for the docs/doxygen.cfg file.
2011-05-01 NAKAMURA TakumiWindows/DynamicLibrary.inc: Clean up ELM_Callback....
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-03-14 Jan SjödinCheck that the AsmParser exists for the native target...
2011-03-09 Jan SjödinAdd InitializeNativeAsmParser function.
2011-03-08 Bill WendlingChange the next release number to 3.0svn.
2011-02-09 NAKAMURA Takumilib/Support/Errno.cpp: Check strerror_s() with HAVE_DEC...
2011-02-05 NAKAMURA TakumiWindows/DynamicLibrary.inc: Split explicit symbols...
2011-02-03 Daniel DunbarRegenerate configure.
2010-12-29 NAKAMURA Takumiautoconf: Add --disable-embed-stdcxx to suppress linkin...
2010-12-29 NAKAMURA Takumiautoconf: [PR7874] Add --disable-pthreads to suppress...
2010-12-10 Eric ChristopherUse GZIPBIN instead of GZIP. Apparently gzip uses GZIP...
2010-12-08 Eric ChristopherRegenerate this for Daniel.
2010-12-07 Eric ChristopherTwo things: Fix testcase to use extern - otherwise...
2010-12-03 Eric ChristopherApparently OS X 10.4 doesn't have __crashreporter_info__.
2010-11-29 Michael J. SpencerMerge System into Support.
2010-11-25 Duncan SandsIt seems inconsistent to have LLVMCC_EMITIR_FLAG and
2010-11-25 Duncan SandsInitial support for being able to specify the llvm...
2010-11-14 Chris Lattnerfix the autoconf script to detect "has asmprinter"ness...
2010-11-14 Chris Lattnerremove JIT support from the Alpha backend. The JIT...
2010-11-12 Rafael EspindolaAdd --enable-docs. Patch by NAKAMURA Takumi.
2010-11-10 Tobias GrosserDetect if llvm-gcc is built on dragonegg.
2010-10-30 Tobias GrosserAdd polly support to the build system.
2010-10-19 Chandler CarruthFirst step to allowing the resource directory of Clang...
2010-10-12 Eric ChristopherFix the last two commits to configure - configure is...
2010-10-11 Chris LattnerPer discussion with Sanjiv, remove the PIC16 target...
2010-10-01 Jim GrosbachRename the AsmPrinter directory to InstPrinter for...
2010-09-27 Dan GohmanAdd support for viewing graphviz graphs with xdot.py.
2010-09-17 Dan GohmanRegenerate.
2010-09-07 Nick LewyckyUpdate configure for change to autoconf/configure.ac...
2010-09-06 Eric ChristopherRegenerate.
2010-08-30 Eric ChristopherFix LLVM target initialization to deal with sociopathic...
2010-08-28 Chris Lattnerremove the MSIL backend. It isn't maintained, is buggy...
2010-08-25 Eric ChristopherRegenerate.
2010-08-15 Mikhail GlushenkovRegenerate.
2010-08-11 Daniel Dunbarconfigure: Add detection of the linker version string.
2010-08-08 Eric ChristopherRegenerate.
2010-08-08 Eric ChristopherRegenerate.
2010-08-04 Dan GohmanRemove CVS artifacts.
2010-08-03 Daniel Dunbarbuild: Add LLVM_NATIVE_ARCHNAME, which has the sensible...
2010-07-28 Eric ChristopherRegenerate.
2010-07-22 Eric ChristopherRegenerate.
2010-07-19 Owen AndersonRegenerate.
2010-07-19 Owen AndersonRegenerate.
2010-06-28 Eric ChristopherPull in the libCrashReporterClient.a information with...
2010-06-22 Eric ChristopherLook for and use a different darwin crash reporter...
2010-06-01 Dan GohmanFix a spello affecting platforms where the configure...
2010-06-01 Dan Gohman-retain-symbols-file is not what it seems. Update the...
2010-05-10 Daniel DunbarAdd new configure option, --disable-timestamps, intende...
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-04-30 Daniel DunbarRegenerate.
2010-04-25 Dan GohmanFix an autoconf bug: The second argument to AC_LANG_PRO...
2010-04-16 Dan GohmanRegenerate configure script.
2010-04-16 Eric ChristopherAdd a check for posix_spawn.
2010-04-10 Daniel Dunbarconfigure: Fix default value for optimize_option, I...
2010-04-08 Jeffrey YasskinTouch configure so it regenerates Disassemblers.def...
2010-03-25 John CriswellFixed spurious warning problem noticed by Daniel Dunbar...
2010-03-19 John CriswellForce configuration of some projects before others...
2010-03-19 Tanya LattnerRegenerate configure.
2010-03-19 John CriswellUpdated copyright year to 2010.
2010-03-15 Jeffrey YasskinTell Valgrind when we modify already-executed machine...
2010-03-02 Eric ChristopherMove the docsdir to /usr/share/doc/llvm to match other...
2010-03-02 Eric ChristopherMake sure we save CXXFLAGS before setting it as pedanti...
2010-02-25 John CriswellAdded SAFECode (safecode) to the list of projects to...
2010-02-25 Jeffrey YasskinTry r96559 for the third time. This time the shared...
2010-02-23 Jeffrey YasskinRoll back r96959 again.
2010-02-23 Wesley PeckAdding the MicroBlaze backend.
2010-02-23 Jeffrey YasskinRoll r96559 forward again, adding libLLVM-2.7svn.so...
2010-02-23 Daniel DunbarInitial configure support for using Clang as the LLVM...
next