Expose most of the rest of IRBuilder's functions to llvm-c.
[oota-llvm.git] / autoconf /
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...
2009-08-02 Jakob Stoklund OlesenBuild Blackfin target with autoconf and cmake.
2009-07-24 Dan GohmanRemove the IA-64 backend.
2009-07-17 Daniel DunbarFix typo
2009-07-17 Daniel DunbarSketch support for target specific assembly parser.
2009-07-16 Anton KorobeynikovLet's start another backend :)
2009-07-14 Dan GohmanLLVM doesn't use libelf. Remove libelf configurey.
2009-07-10 Jeffrey YasskinAdd a --with-oprofile flag to configure, which uses...
2009-07-09 David GreeneAdd support for other GraphViz display tools. This...
2009-07-04 Mikhail GlushenkovLLVMC can be now compiled w/o dynamic plugin support.
2009-07-04 Mikhail GlushenkovLLVMC doesn't need ENABLE_PIC to build now.
2009-07-03 Mikhail GlushenkovAdd --enable-llvmc-dynamic configure option.
2009-07-03 Mikhail GlushenkovTrailing whitespace.
2009-07-01 Jeffrey YasskinAdd a portable strerror*() wrapper, llvm::sys::StrError...
2009-06-25 Owen AndersonAdd a configure test for pthread_getspecific, and use...
2009-06-23 Douglas GregorWork around build problem with OpenJDK, which defines...
2009-06-17 Douglas GregorDefine LLVM_NATIVE_ARCH in llvm/Config/config.h to...
2009-06-17 Owen AndersonAdd an atomic increment and decrement implementation...
2009-06-16 Douglas GregorIntroduce new headers whose inclusion forces linking and
2009-06-16 Owen AndersonAdd a configure check for pthread_rwlock_init.
2009-06-06 Nick LewyckyAdd a flag to permit disabling libffi.
2009-05-19 Owen AndersonSplit the ENABLE_THREADS #define in two. Now ENABLE_TH...
2009-05-18 Owen AndersonTest for the presence of GCC atomic builtins at configu...
2009-05-18 Douglas Gregortermios.h contains the winsize structure we need to...
2009-05-13 Duncan SandsFix typo.
2009-05-11 Douglas GregorAdd terminal width detection to llvm::sys::Process...
2009-05-03 Anton KorobeynikovDummy MSP430 backend
2009-04-21 Mikhail GlushenkovSupport --with-llvmgccdir and friends in llvmc, take 2.
2009-04-18 Bill WendlingRevert 69474 and 69475. They are causing failures durin...
2009-04-18 Mikhail GlushenkovAdd a configure check for llvm-gcc (reapply).
2009-04-18 Nick LewyckyGeneralize to support more ARM types.
2009-04-18 Nick LewyckyDetect beagleboard as ARM. The $target is "armv7l".
2009-04-18 Bill WendlingTemporarily revert r69438 and r69439. These were causin...
2009-04-18 Mikhail GlushenkovAdd a configure check for llvm-gcc.
2009-04-17 David GreeneAdd a --enable-profiling option to configure to build...
2009-04-13 Nick LewyckyLink against libffi if available, fall back to "no...
2009-04-01 Nick LewyckyDetect that we're building from a git checkout like...
2009-03-12 Bill WendlingRevert r66765 and r66766. These were causing build...
2009-03-12 Nick LewyckySet ARCH to x86 on mixed 32/64-bit Linux systems.
2009-03-09 Nick LewyckyRemove configurey-fu to autodetect hash_map and hash_se...
2009-03-05 Nick LewyckyAutodetect the availability of -export-dynamic in the...
2009-03-03 Nick LewyckySwitch to using -Wl,-R on Solaris.
2009-02-26 Chris LattnerSearch for the export map in a place that it can be...
2009-02-21 Nick LewyckyRemove tests for flex/bison which are no longer needed...
2009-02-19 Nick LewyckyDefault to building with position independent code...
2009-02-04 Nick LewyckyReapply patch from r62553, with a fix to avoid looking...
2009-02-03 Nick LewyckyAdd the ability to pass the path to binutils source...
2009-01-22 Tanya LattnerRevert r62553 and r62616 due to issues with portability.
2009-01-22 Tanya LattnerBump to 2.6svn.
2009-01-20 Nick LewyckyMake the Interpreter use libffi if it's available....
2009-01-04 Bill WendlingModify the unittests Makefiles so that they don't rebui...
2008-11-20 Scott MichelRevert accidental last patch
2008-11-20 Scott MichelCellSPU: Adjust spacing/tabulation
2008-11-07 Richard OsborneAdd XCore backend.
2008-10-22 Gordon Henriksen[PR2886] Don't look for ocaml's .opt executables; somet...
2008-10-21 Torok EdwinFix make check on Solaris 10/x86: the default grep...
2008-10-07 Tanya LattnerFix configure issue where configure
2008-10-07 Tanya LattnerAdvance version to 2.5
2008-10-02 Jim GrosbachAdd support for Canadian Cross builds where the host...
2008-09-26 Jim GrosbachWhen looking for executable extensions, ignore .dSYM...
2008-09-02 Daniel DunbarReapply majority of r55557 but with the changes to...
2008-09-02 Matthijs KooijmanRevert r55557, it is causing linking failures on 32bit...
2008-08-30 Daniel DunbarEnable -fvisibility-inlines-hidden by default for compi...
2008-07-29 Duncan SandsSet the executable bit - means it can actually
2008-06-26 Matthijs KooijmanMake LLVM compile on DragonFly BSD (PR2499).
2008-06-24 Matthijs KooijmanAllow the test suite to be checked out into projects...
2008-05-29 Anton KorobeynikovFor PR1338: rename include/llvm/ADT/ilist and friends...
2008-05-14 Sanjiv GuptaAdded configure switches for PIC16 in configure.ac.
2008-05-10 Tanya LattnerSet to 2.4 and regenerate configure.
2008-04-23 Anton KorobeynikovFirst step of implementing PR1538: move llvm2cpp logic...
2008-03-10 Gordon HenriksenAdding ocamldoc generation.
2008-03-07 Gordon HenriksenPrefer to use ocamlc.opt to ocamlc and soforth.
2008-03-05 Bill WendlingUse AC_PATH_PROG correctly:
2008-02-13 Devang PatelRemove use of ltdl
2008-02-05 Chris LattnerMake the check for GCC version more robust, fix shared...
2008-01-17 Tanya LattnerUpdate version to 2.3svn
2007-12-29 Chris Lattnerremove attribution from a variety of miscellaneous...
2007-12-13 Nate BegemanApply CBE/MSIL patch to autoconf
2007-12-12 Duncan SandsRemove host endianness info from TargetData and
2007-12-10 Duncan SandsFix PR1836: in the interpreter, read and write apints
2007-12-05 Scott MichelMinor updates:
2007-12-05 Scott MichelMore stuff for CellSPU -- this should be enough to...
2007-12-04 Devang PatelAdd --with-llvmgcc= and --with-llvmgxx= configure options.
2007-12-01 Eric ChristopherAdd target triple to include/llvm/Config/config.h.in...
2007-10-03 Gordon HenriksenFixing a typo in configure.ac.
2007-10-02 Gordon HenriksenProviding --with-ocaml-libdir for ./configure. The...
2007-10-02 Gordon HenriksenFixing (harmless) typos.
2007-10-02 Gordon HenriksenAdd explicit --enable-bindings option to configure.
2007-09-29 Gordon HenriksenPR1601: etags not configured correctly
2007-09-22 Gordon HenriksenFix for srcdir <> objdir builds.
2007-09-20 Gordon HenriksenIncorporating review feedback for GC verifier patch.
2007-09-18 Gordon Henriksengit-svn-id: https://llvm.org/svn/llvm-project/llvm...
2007-09-17 Tanya LattnerFix broken default help strings for enable-shared,...
2007-09-14 Tanya LattnerChange to 2.2svn.
2007-08-19 Chris Lattneradd mips target to builder. I'd appreciate it if someo...
2007-08-17 Reid SpencerFix PR1606:
2007-07-30 Anton KorobeynikovAdd detection of __dso_handle presence during configure...
2007-07-17 Andrew Lenharthsupport poolalloc as checked out from svn
next