2013-09-24 |
Patrik Hagglund | Remove error output from configure if CFLAGS is set... |
blob | commitdiff | raw |
2013-08-30 |
Daniel Dunbar | [conf] Add config variable to disable crash related... |
blob | commitdiff | raw | diff to current |
2013-08-22 |
NAKAMURA Takumi | configure: Regenerate corresponding to r189026. |
blob | commitdiff | raw | diff to current |
2013-08-22 |
Jordan Rose | Autoconf: The Clang ARC migrator now depends on the... |
blob | commitdiff | raw | diff to current |
2013-08-17 |
Joerg Sonnenberger | Recognize NetBSD's terminfo implementation. |
blob | commitdiff | raw | diff to current |
2013-08-12 |
Chandler Carruth | Remove all checking for the various terminfo headers... |
blob | commitdiff | raw | diff to current |
2013-08-12 |
Chandler Carruth | Target a minimal terminfo library rather than necessari... |
blob | commitdiff | raw | diff to current |
2013-08-07 |
Chandler Carruth | Add support for linking against a curses library when... |
blob | commitdiff | raw | diff to current |
2013-08-02 |
Bob Wilson | Regenerate with changes for -rdynamic. |
blob | commitdiff | raw | diff to current |
2013-07-26 |
Eric Christopher | Regenerate. |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Rafael Espindola | Remove the mblaze backend from llvm. |
blob | commitdiff | raw | diff to current |
2013-07-08 |
Eric Christopher | No ',' between programs. |
blob | commitdiff | raw | diff to current |
2013-07-08 |
Matt Arsenault | Find xdot or xdot.py. |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Eric Christopher | Reapply r185601 with a fix for the cmake build. |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Eric Christopher | Temporarily revert 185601 as it caused cmake build... |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Eric Christopher | Add support for futimens for platforms that don't suppo... |
blob | commitdiff | raw | diff to current |
2013-07-01 |
Sylvestre Ledru | The build system is currently miss-identifying GNU... |
blob | commitdiff | raw | diff to current |
2013-06-25 |
Eric Christopher | Add an autoconf option for turning on -gsplit-dwarf... |
blob | commitdiff | raw | diff to current |
2013-06-11 |
Rafael Espindola | Don't define LTDL_SHLIBPATH_VAR. |
blob | commitdiff | raw | diff to current |
2013-06-11 |
Rafael Espindola | Don't define LLVM_LIBDIR, it is not used anymore. |
blob | commitdiff | raw | diff to current |
2013-05-22 |
Rafael Espindola | Make R600 non-experimental. |
blob | commitdiff | raw | diff to current |
2013-05-21 |
Rafael Espindola | Regenerate configure. |
blob | commitdiff | raw | diff to current |
2013-05-07 |
Bill Wendling | We're in 3.4 land now. |
blob | commitdiff | raw | diff to current |
2013-05-06 |
Ulrich Weigand | [SystemZ] Add to --enable-targets=all |
blob | commitdiff | raw | diff to current |
2013-05-06 |
Ulrich Weigand | [SystemZ] Add configure bits |
blob | commitdiff | raw | diff to current |
2013-05-04 |
Tim Northover | Allow host triple to be correctly overridden in CMake... |
blob | commitdiff | raw | diff to current |
2013-05-03 |
Benjamin Kramer | Autoconf: Compile cxxabi.h in C++ mode. |
blob | commitdiff | raw | diff to current |
2013-04-27 |
Eric Christopher | Regen. |
blob | commitdiff | raw | diff to current |
2013-04-27 |
Joerg Sonnenberger | Only use cxxabi.h's demangler, if it is actually available. |
blob | commitdiff | raw | diff to current |
2013-04-23 |
Alexey Samsonov | Add basic zlib support to LLVM. This would allow to... |
blob | commitdiff | raw | diff to current |
2013-04-22 |
Jia Liu | Add AArch64 into $llvm_cv_target_arch in configure... |
blob | commitdiff | raw | diff to current |
2013-03-25 |
Joerg Sonnenberger | Refine fenv.h handling: check if the desired macros... |
blob | commitdiff | raw | diff to current |
2013-03-15 |
Eric Christopher | Turn anonymous type in anonymous union warning back... |
blob | commitdiff | raw | diff to current |
2013-02-13 |
Dmitri Gribenko | configure: remove workaround for gcc's -Wno-maybe-unini... |
blob | commitdiff | raw | diff to current |
2013-02-08 |
Richard Smith | configure: when performing a compiler feature test... |
blob | commitdiff | raw | diff to current |
2013-02-07 |
Owen Anderson | Conditionalize constant folding of math intrinsics... |
blob | commitdiff | raw | diff to current |
2013-02-04 |
Tim Northover | Enable AArch64 as a target built by default. |
blob | commitdiff | raw | diff to current |
2013-02-04 |
Patrik Hagglund | Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment... |
blob | commitdiff | raw | diff to current |
2013-02-03 |
Joerg Sonnenberger | Recognize aarch64 for --enable-targets as advertised. |
blob | commitdiff | raw | diff to current |
2013-01-31 |
Richard Smith | Regenerate configure to hopefully fix buildbot breakage... |
blob | commitdiff | raw | diff to current |
2013-01-31 |
Richard Smith | Add -Wno-nested-anon-types to -pedantic builds of LLVM... |
blob | commitdiff | raw | diff to current |
2013-01-31 |
Tim Northover | Add AArch64 as an experimental target. |
blob | commitdiff | raw | diff to current |
2013-01-30 |
Saleem Abdulrasool | build: regenerate configure |
blob | commitdiff | raw | diff to current |
2013-01-30 |
NAKAMURA Takumi | [autoconf] Fix m4 quoting for newer autotools |
blob | commitdiff | raw | diff to current |
2013-01-30 |
NAKAMURA Takumi | [autoconf] Fix 80+ and quoting. |
blob | commitdiff | raw | diff to current |
2013-01-15 |
David Greene | Disable Uninitialized Use Warnings for Broken gcc Versions |
blob | commitdiff | raw | diff to current |
2013-01-09 |
David Greene | Disable -Wuninitialized for gcc |
blob | commitdiff | raw | diff to current |
2013-01-09 |
Dmitri Gribenko | Configure: if we compile with clang, check that it... |
blob | commitdiff | raw | diff to current |
2013-01-05 |
Chandler Carruth | Finally, fix the autoconf setup to allow for a missing... |
blob | commitdiff | raw | diff to current |
2013-01-04 |
Chandler Carruth | Add time getters to the process interface for requestin... |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Update the configure scripts as well as the makefiles... |
blob | commitdiff | raw | diff to current |
2013-01-01 |
NAKAMURA Takumi | Update the copyright coredits -- Happy new year 2013! |
blob | commitdiff | raw | diff to current |
2012-12-26 |
Benjamin Kramer | Fix quoting in configure. Patch by Krzysztof Parzyszek! |
blob | commitdiff | raw | diff to current |
2012-12-13 |
Roman Divacky | Add options to disable building of ARCMT, Rewriter... |
blob | commitdiff | raw | diff to current |
2012-11-19 |
Eric Christopher | Fix a pasto. |
blob | commitdiff | raw | diff to current |
2012-11-17 |
Benjamin Kramer | Kick off 3.3 cycle for LLVM trunk. |
blob | commitdiff | raw | diff to current |
2012-11-14 |
Eric Christopher | Remove the CellSPU port. |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Simon Atanasyan | Add mips64-* and mips64el-* triples to configure scripts |
blob | commitdiff | raw | diff to current |
2012-10-01 |
Jordan Rose | Re-enable support for --program-prefix. |
blob | commitdiff | raw | diff to current |
2012-09-28 |
Andrew Kaylor | Removing dependency on third party library for Intel... |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Jordan Rose | Revert "Add --program-prefix support to build" |
blob | commitdiff | raw | diff to current |
2012-09-25 |
Sebastian Pop | Add --program-prefix support to build |
blob | commitdiff | raw | diff to current |
2012-09-21 |
Eric Christopher | Add an --enable-backtraces option to configure to determine |
blob | commitdiff | raw | diff to current |
2012-08-28 |
Eric Christopher | Temporarily revert this to bring back the bots. |
blob | commitdiff | raw | diff to current |
2012-08-27 |
Sebastian Pop | Add --program-prefix support to build. |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Daniel Dunbar | Update configure. |
blob | commitdiff | raw | diff to current |
2012-08-09 |
Victor Oliveira | Support for experimental targets |
blob | commitdiff | raw | diff to current |
2012-08-06 |
Eric Christopher | Add support for the OpenBSD for Bitrig. |
blob | commitdiff | raw | diff to current |
2012-08-03 |
Eric Christopher | Add a configure flag for enabling -Werror on the comman... |
blob | commitdiff | raw | diff to current |
2012-08-03 |
Eric Christopher | Add support for detecting libxml for Dmitri's work... |
blob | commitdiff | raw | diff to current |
2012-08-03 |
Eric Christopher | Add a configure option to pass -std=c++11 on the comman... |
blob | commitdiff | raw | diff to current |
2012-08-03 |
Eric Christopher | Revert previous patch here, we should instead configure... |
blob | commitdiff | raw | diff to current |
2012-08-03 |
Eric Christopher | Add a BUILD_FLAGS variable so that autoconf checks... |
blob | commitdiff | raw | diff to current |
2012-07-22 |
NAKAMURA Takumi | autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500... |
blob | commitdiff | raw | diff to current |
2012-07-16 |
Tom Stellard | Revert "Build script changes for R600/SI Codegen v6" |
blob | commitdiff | raw | diff to current |
2012-07-16 |
Tom Stellard | Build script changes for R600/SI Codegen v6 |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Eric Christopher | Regenerate. |
blob | commitdiff | raw | diff to current |
2012-05-24 |
Justin Holewinski | Remove the PTX back-end and all of its artifacts (tripl... |
blob | commitdiff | raw | diff to current |
2012-05-17 |
Danil Malyshev | - Added ExecutionEngine/MCJIT tests |
blob | commitdiff | raw | diff to current |
2012-05-08 |
Daniel Dunbar | Revert r156393, "[tests] Remove some remaining DejaGNU... |
blob | commitdiff | raw | diff to current |
2012-05-08 |
Daniel Dunbar | [tests] Remove some remaining DejaGNU related cruft. |
blob | commitdiff | raw | diff to current |
2012-05-08 |
Daniel Dunbar | Regenerate configure. |
blob | commitdiff | raw | diff to current |
2012-05-05 |
Daniel Dunbar | [build] Add build check for ::arc4random(). |
blob | commitdiff | raw | diff to current |
2012-05-04 |
Justin Holewinski | This patch adds a new NVPTX back-end to LLVM which... |
blob | commitdiff | raw | diff to current |
2012-04-30 |
Sebastian Pop | fix typo |
blob | commitdiff | raw | diff to current |
2012-04-20 |
Benjamin Kramer | Kick off 3.2 cycle for LLVM trunk. |
blob | commitdiff | raw | diff to current |
2012-04-16 |
Sebastian Pop | add configure flag --with-default-sysroot |
blob | commitdiff | raw | diff to current |
2012-04-12 |
Jean-Daniel Dupas | Remove a remaining reference to the obsolete C backend... |
blob | commitdiff | raw | diff to current |
2012-04-05 |
Sylvestre Ledru | Fix a problem in the target detection for Debian GNU... |
blob | commitdiff | raw | diff to current |
2012-04-05 |
Sylvestre Ledru | Fix a problem in the target detection for Debian GNU... |
blob | commitdiff | raw | diff to current |
2012-04-02 |
Eric Christopher | Fix CXXFLAGS for huge_val.m4. |
blob | commitdiff | raw | diff to current |
2012-03-26 |
Eric Christopher | Add InitializeNativeTargetDisassembler function. |
blob | commitdiff | raw | diff to current |
2012-03-26 |
Eric Christopher | Add some fixes to the configure script for isInf and add |
blob | commitdiff | raw | diff to current |
2012-03-23 |
Eric Christopher | Remove the C backend. |
blob | commitdiff | raw | diff to current |
2012-03-13 |
Eli Bendersky | Add profiling support for Intel Parallel Amplifier... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Benjamin Kramer | configure: Don't require a perl interpreter to be prese... |
blob | commitdiff | raw | diff to current |
2012-03-02 |
Daniel Dunbar | autoconf: Set LLVM_CONFIGTIME to a stable value when... |
blob | commitdiff | raw | diff to current |
2012-02-28 |
Rafael Espindola | Enable -Wcovered-switch-default again, but add -Werror... |
blob | commitdiff | raw | diff to current |
2012-02-28 |
Chandler Carruth | Temporarily revert r151609, which enabled a new warning... |
blob | commitdiff | raw | diff to current |
2012-02-28 |
Charles Davis | Strip extraneous information, if present, from the... |
blob | commitdiff | raw | diff to current |
next |