Have getOrCreateSubprogramDIE store the DIE for a subprogram
[oota-llvm.git] / autoconf /
2012-05-24 Justin HolewinskiRemove the PTX back-end and all of its artifacts (tripl...
2012-05-17 Danil Malyshev- Added ExecutionEngine/MCJIT tests
2012-05-08 Daniel DunbarRevert r156393, "[tests] Remove some remaining DejaGNU...
2012-05-08 Daniel Dunbar[tests] Remove some remaining DejaGNU related cruft.
2012-05-08 Daniel Dunbar[docs] Remove POD based man page docs (and build system...
2012-05-05 Daniel Dunbar[build] Add build check for ::arc4random().
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...
2012-04-30 Sebastian Popfix typo
2012-04-20 Benjamin KramerKick off 3.2 cycle for LLVM trunk.
2012-04-16 Sebastian Popadd configure flag --with-default-sysroot
2012-04-12 Jean-Daniel DupasRemove a remaining reference to the obsolete C backend...
2012-04-05 Sylvestre LedruFix a problem in the target detection for Debian GNU...
2012-04-05 Sylvestre LedruFix a problem in the target detection for Debian GNU...
2012-04-02 Eric ChristopherFix CXXFLAGS for huge_val.m4.
2012-03-26 Eric ChristopherAdd InitializeNativeTargetDisassembler function.
2012-03-26 Eric ChristopherAdd some fixes to the configure script for isInf and add
2012-03-23 Eric ChristopherRemove the C backend.
2012-03-13 Eli BenderskyAdd profiling support for Intel Parallel Amplifier...
2012-03-07 Benjamin Kramerconfigure: Don't require a perl interpreter to be prese...
2012-03-02 Daniel Dunbarautoconf: Set LLVM_CONFIGTIME to a stable value when...
2012-02-28 Rafael EspindolaEnable -Wcovered-switch-default again, but add -Werror...
2012-02-28 Chandler CarruthTemporarily revert r151609, which enabled a new warning...
2012-02-28 Charles DavisStrip extraneous information, if present, from the...
2012-02-28 Rafael EspindolaEnable -Wcovered-switch-default as it matches the switc...
2012-02-19 NAKAMURA Takumiautoconf/m4/visibility_inlines_hidden.m4: Tweak for...
2012-02-13 Dylan Noblesmithadd LLVM_VERSION_MAJOR and _MINOR defines
2012-02-04 Dylan Noblesmithautoconf: put generated clang files in build dir
2012-02-04 Dylan Noblesmithautoconf: fix clang detection
2012-02-03 Rafael EspindolaReplace the old --with-cxx-* configure options with...
2012-02-02 Dylan Noblesmithautoconf: fix build/src dir confusion
2012-02-02 Dylan Noblesmithautoconf: restore old clang-srcdir behavior
2012-02-02 Dylan Noblesmithautoconf: honor --with-clang-srcdir
2012-02-01 Dylan Noblesmithautoconf: generate clang's private config.h header
2012-01-26 Gabor Greifcomment tweaks
2012-01-17 Dylan NoblesmithMakefile: add missing files to FilesToConfig
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2012-01-01 NAKAMURA TakumiHappy new year 2012!
2011-12-28 Rafael EspindolaAdd support for mipsel in configure. Fixes PR11669...
2011-12-22 Benjamin KramerAttempt #2 to fix mingw crossbuild. This time with...
2011-12-22 Benjamin KramerMake the -fvisibility-inlines-hidden check more thoroug...
2011-12-22 Rafael EspindolaAdd configure support for kfreebsd and hurd. Patch...
2011-12-18 Dylan Noblesmithcapitalize project name, reference bugzilla
2011-12-12 Tony LinthicumHexagon backend support
2011-12-07 Daniel Dunbarconfigure: Don't warn about compiler-rt checked out...
2011-12-01 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-12-01 Duncan SandsRevert commit 145449 (ddunbar) since it is breaking...
2011-11-29 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-11-28 Bob WilsonAdd an optional separate install prefix for internal...
2011-11-28 Dylan Noblesmithrename ENABLE_THREADS to LLVM_ENABLE_THREADS
2011-11-22 Benjamin KramerAdd configure checking for pread(2) and use it to save...
2011-11-11 Eric ChristopherAdd an option '--enable-libcpp' that will have the...
2011-11-01 Sebastian Poprename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
2011-11-01 Sebastian Popderive LLVM_HOSTTRIPLE from target
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 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-20 Eric ChristopherFix typos.
2011-09-19 Eric ChristopherRemove llvmc and assorted build machinery for it.
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-18 Ivan KrasinUpdate autoconfig/config.{sub,guess} to the latest...
2011-08-02 Chad RosierUpdate the default bug report url in autoconf.
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-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...
2011-07-15 Chad RosierAdd new configure option, --with-bug-report-url, which...
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 Dunbarbuild/configure: Add support for --with-extra-ld-option...
2011-06-12 Benjamin KramerHappy new year.
2011-06-04 Roman DivackyUse processor name in the target triple. This fixes...
2011-05-29 John McCall...this is not a good commit day for me.
2011-05-29 John McCallOn Darwin ARM, set the UNWIND_RESUME libcall to _Unwind...
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ödinMissing file from previous commmit (127341) for Initial...
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 Dunbarconfigure: Add checks for <sys/uio.h> and writev().
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...
next