summaryrefslogtreecommitdiff
path: root/autoconf
Commit message (Expand)AuthorAge
* Fix a pasto.Eric Christopher2012-11-19
* Kick off 3.3 cycle for LLVM trunk.Benjamin Kramer2012-11-17
* Remove the CellSPU port.Eric Christopher2012-11-14
* Add mips64-* and mips64el-* triples to configure scriptsSimon Atanasyan2012-10-29
* Re-enable support for --program-prefix.Jordan Rose2012-10-01
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-28
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru2012-09-27
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-27
* Revert "Add --program-prefix support to build"Jordan Rose2012-09-26
* Add --program-prefix support to buildSebastian Pop2012-09-25
* Add an --enable-backtraces option to configure to determineEric Christopher2012-09-21
* Temporarily revert this to bring back the bots.Eric Christopher2012-08-28
* Add --program-prefix support to build.Sebastian Pop2012-08-27
* [configure] Add a --enable-keep-symbols configure flag.Daniel Dunbar2012-08-14
* Support for experimental targetsVictor Oliveira2012-08-09
* Add support for the OpenBSD for Bitrig.Eric Christopher2012-08-06
* Add a configure flag for enabling -Werror on the command lineEric Christopher2012-08-03
* Add support for detecting libxml for Dmitri's work. He'llEric Christopher2012-08-03
* Add a configure option to pass -std=c++11 on the command line.Eric Christopher2012-08-03
* Revert previous patch here, we should instead configure in specificEric Christopher2012-08-03
* Add a BUILD_FLAGS variable so that autoconf checks have a placeEric Christopher2012-08-03
* Fix a typo (the the => the)Sylvestre Ledru2012-07-23
* autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.NAKAMURA Takumi2012-07-22
* Revert "Build script changes for R600/SI Codegen v6"Tom Stellard2012-07-16
* Build script changes for R600/SI Codegen v6Tom Stellard2012-07-16
* fix typo in generated commentGabor Greif2012-07-12
* Remove autoconf support for runtest and tclsh, some of the last vestigalChandler Carruth2012-06-27
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-24
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-17
* Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", thisDaniel Dunbar2012-05-08
* [tests] Remove some remaining DejaGNU related cruft.Daniel Dunbar2012-05-08
* [docs] Remove POD based man page docs (and build system support).Daniel Dunbar2012-05-08
* [build] Add build check for ::arc4random().Daniel Dunbar2012-05-05
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04
* fix typoSebastian Pop2012-04-30
* Kick off 3.2 cycle for LLVM trunk.Benjamin Kramer2012-04-20
* add configure flag --with-default-sysrootSebastian Pop2012-04-16
* Remove a remaining reference to the obsolete C backend in configureJean-Daniel Dupas2012-04-12
* Fix a problem in the target detection for Debian GNU/HURDSylvestre Ledru2012-04-05
* Fix a problem in the target detection for Debian GNU/kFreeBSDSylvestre Ledru2012-04-05
* Fix CXXFLAGS for huge_val.m4.Eric Christopher2012-04-02
* Add InitializeNativeTargetDisassembler function.Eric Christopher2012-03-26
* Add some fixes to the configure script for isInf and addEric Christopher2012-03-26
* Remove the C backend.Eric Christopher2012-03-23
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-13
* configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer2012-03-07
* autoconf: Set LLVM_CONFIGTIME to a stable value when using --disable-timestamps.Daniel Dunbar2012-03-02
* Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola2012-02-28
* Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth2012-02-28
* Strip extraneous information, if present, from the linker version string onCharles Davis2012-02-28