Fix OCaml bindings crash, PR8847.
[oota-llvm.git] / autoconf /
2010-12-10 Eric ChristopherUse GZIPBIN instead of GZIP. Apparently gzip uses GZIP...
2010-12-08 Daniel Dunbarautoconf: Stop lying to me.
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-09-27 Dan GohmanAdd support for viewing graphviz graphs with xdot.py.
2010-09-17 Dan GohmanAttempt to support platforms which don't have fenv.h.
2010-09-07 Nick LewyckyCreate PTX backend. Patch by Che-Liang Chiou!
2010-09-06 Eric ChristopherUpdate to 2.9 post-2.8 branch.
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 ChristopherRemove getsect checks, the result is unused and is...
2010-08-15 Mikhail Glushenkovllvmc: remove dynamic plugins.
2010-08-11 Daniel Dunbarconfigure: Add detection of the linker version string.
2010-08-08 Eric ChristopherAdd a bit of a hack to avoid multiple defines of variab...
2010-08-08 Eric ChristopherFix PR7809 by creating a header for just llvm variables...
2010-08-04 Dan GohmanFix a typo in a comment.
2010-08-04 Dan GohmanRemove CVS artifacts.
2010-08-03 Daniel Dunbarbuild: Add LLVM_NATIVE_ARCHNAME, which has the sensible...
2010-07-28 Eric ChristopherUse a C++ compiler for the atomic builtin check since...
2010-07-22 Eric ChristopherTry to work around the relative install-sh path problem.
2010-07-19 Owen AndersonRemove extraneous character.
2010-07-19 Owen AndersonAdd support for detecting <mach-o/getsect.h> and the...
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 DunbarDefault OPTIMIZE_OPTION to -O2 on FreeBSD, at the reque...
2010-04-25 Dan GohmanFix an autoconf bug: The second argument to AC_LANG_PRO...
2010-04-16 Dan GohmanAdd an autoconf check for -retain-symbols-file and...
2010-04-16 Eric ChristopherAdd a check for posix_spawn.
2010-04-10 Daniel Dunbarconfigure: Fix default value for optimize_option, I...
2010-04-09 Chris Lattneradd minix support, patch by Kees van Reeuwijk! PR6797
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 LattnerBump version number.
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-24 Chris Lattnerfix PR5954, patch by Roman Divacky.
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...
2010-02-23 Daniel DunbarKill off unused LLVMGCCLIBEXEC make variable.
2010-02-23 Daniel DunbarKill off LLVMGCCARCH and LLVMGCC_VERSION make variables.
2010-02-23 Daniel DunbarKill off LLVMGCC_MAJVERS make variable.
2010-02-18 Jeffrey YasskinRoll back the shared library, r96559. It broke two...
2010-02-18 Jeffrey YasskinAdd a shared library for LLVM, named libLLVM2.7svn...
2010-02-09 Jeffrey YasskinMake --disable-libffi work on systems with libffi insta...
2010-02-03 Jeffrey YasskinReconfigure with autoconf-2.60, and fix autoconf.ac...
2010-01-26 Torok EdwinRemove unneeded checks from configure.ac.
2010-01-26 Torok EdwinFix autoconf 2.65 warning (don't use _cv_ inside AC_CAC...
2010-01-05 Anton KorobeynikovProper deduce z/System LLVM target from target triple...
2009-12-07 Rafael EspindolaFix typos. Thanks to John Tytgat for noticing it!
2009-11-25 Daniel DunbarAdd CMake and configure logic to create llvm/Config...
2009-11-19 Edward O'Callaghanautoconf config.* claims to not know about auroraux...
2009-11-16 Rafael EspindolaAdd configure options for specifying where to look...
2009-11-12 Rafael EspindolaAdd the --with-c-include-dirs to llvm's configure.
2009-11-04 Daniel Dunbarconfigure: Add --with-optimize-option, for setting...
2009-10-26 Julien LerougeAdd an autoconf test to check for optional compiler...
2009-10-26 Chandler CarruthMove DataTypes.h to include/llvm/System, update all...
2009-10-14 Edward O'CallaghanUndo pthread patch from rev. 83930 & 83823. Credit...
2009-10-14 Edward O'CallaghanProvide AuroraUX triple support in configure. Credit...
2009-10-12 Edward O'CallaghanHaiku porting patches, Credit to Paul Davey.
2009-10-07 Jeffrey YasskinFix the OProfile part of PR5018. This fixes --without...
2009-09-29 Nick LewyckyFix configure bug that only shows up in a clean build...
2009-09-29 Nick LewyckyOn Linux, uname -m reports the kernel type. Some Linux...
2009-09-27 Jeffrey YasskinEnable -g with DEBUG_SYMBOLS and --enable-debug-symbols...
2009-09-27 Nick LewyckyLeave a pointer to the documentation so that people...
2009-09-25 Jeffrey YasskinFix a compile failure introduced by r82675 on MinGW...
2009-09-23 Jeffrey YasskinPR4047: Permit configure --enable-targets=host,cpp...
2009-09-18 Mike StumpUpdate to latest versions of config.guess and config...
2009-09-14 Eric ChristopherEnable the jit for llvm-config.
2009-08-28 Torok Edwininstall-sh chmods to 0755 by default, and this causes...
2009-08-27 Gabor Greifre-apply r80197, now that iterator.h is not mentioned...
2009-08-27 Bill Wendling--- Reverse-merging r80147 into '.':
2009-08-26 Gabor Greifnobody includes llvm/ADT/iterator.h any more,
2009-08-25 Gabor Greifrevert r78628 and r78803 as these are not needed any...
2009-08-24 Daniel DunbarRemove alloca config.h support.
2009-08-22 Tanya LattnerUpdate copyright date.
2009-08-22 Tanya LattnerTOT is now 2.7svn
2009-08-18 Anton KorobeynikovThe attached patches attempt to fix cross builds. For...
2009-08-13 Misha Brukman* Moved all tool version requirements to the same place
2009-08-13 Misha BrukmanConverted tabs to spaces.
2009-08-11 Gabor GreifLay the groundwork for my upcoming ilist sentinel shrin...
next