OSDN Git Service

Fix build for mesa 13.0+
[android-x86/external-llvm.git] / Makefile.config.in
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-06-25 Eric ChristopherAdd an autoconf option for turning on -gsplit-dwarf...
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-02 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-03-20 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-03-20 Stephen Hinesam 3dd51ae3: am 2d4629c5: Merge branch \'upstream\...
2013-03-20 Stephen Hinesam 2d4629c5: Merge branch \'upstream\' into merge_2013_...
2013-03-19 Stephen HinesMerge branch 'upstream' into merge_2013_03_18
2013-03-15 Eric ChristopherTurn anonymous type in anonymous union warning back...
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-02-04 Patrik HagglundPass CPPFLAGS/CFLAGS/CXXFLAGS from the environment...
2013-01-31 Richard SmithAdd -Wno-nested-anon-types to -pedantic builds of LLVM...
2013-01-31 Saleem Abdulrasoolbuild: @ENABLE_THREADS@ => @LLVM_ENABLE_THREADS@
2013-01-30 Saleem Abdulrasoolbuild: add --with-python option
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2013-01-09 David GreeneDisable -Wuninitialized for gcc
2012-12-13 Roman DivackyAdd options to disable building of ARCMT, Rewriter...
2012-10-01 Jordan RoseRe-enable support for --program-prefix.
2012-09-26 Jordan RoseRevert "Add --program-prefix support to build"
2012-09-25 Sebastian PopAdd --program-prefix support to build
2012-09-06 Stephen Hinesam 31675153: Merge branch \'upstream\' into merge_2
2012-08-28 Eric ChristopherTemporarily revert this to bring back the bots.
2012-08-27 Sebastian PopAdd --program-prefix support to build.
2012-08-24 Stephen HinesMerge branch 'upstream' into merge_2
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-14 Daniel Dunbar[configure] Add a --enable-keep-symbols configure flag.
2012-08-03 Eric ChristopherAdd a configure flag for enabling -Werror on the comman...
2012-08-03 Eric ChristopherAdd support for detecting libxml for Dmitri's work...
2012-08-03 Eric ChristopherAdd a configure option to pass -std=c++11 on the comman...
2012-08-03 Eric ChristopherRevert previous patch here, we should instead configure...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-08-03 Eric ChristopherAdd a BUILD_FLAGS variable so that autoconf checks...
2012-06-27 Chandler CarruthRemove autoconf support for runtest and tclsh, some...
2012-05-17 Danil Malyshev- Added ExecutionEngine/MCJIT tests
2012-05-07 Preston GurdMake IntelJITEvents and OProfileJIT as optional librari...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-26 The Android Automergermerge in jb-release history after reset to master
2012-03-24 Shih-wei LiaoMerge branch 'upstream' into sliao_d
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-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
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 Rafael EspindolaEnable -Wcovered-switch-default as it matches the switc...
2011-12-18 Dylan Noblesmithcapitalize project name, reference bugzilla
2011-12-16 Logan ChienMerge with LLVM upstream r146714 (Dec 16th 2011)
2011-11-28 Bob WilsonAdd an optional separate install prefix for internal...
2011-11-15 Logan ChienMerge with LLVM upstream r144606 (Nov 15th 2011)
2011-11-14 Charles DavisRevert 142997. It doesn't work on Mac OS or the BSDs...
2011-11-14 Eric ChristopherSearch for and use the strip program and pass it to...
2011-11-12 Daniel Dunbarbuild/Make: Define a TARGET_NATIVE_ARCH variable to...
2011-11-11 Eric ChristopherAdd an option '--enable-libcpp' that will have the...
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-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-10-18 Daniel Dunbarbuild: Remove some unused code.
2011-10-16 NAKAMURA Takumiautoconf: Introduce --with-clang-srcdir, to build out...
2011-10-13 Daniel Dunbarbuild: Remove some stray LLVMC configure variables.
2011-09-21 Eric ChristopherRemove the rest of the compiler checking from the top...
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-06-16 Daniel Dunbarbuild/configure: Add support for --with-extra-ld-option...
2011-03-09 Jush LuMerge upstream r127116
2011-02-28 jushMerge LLVM upstream r119309 into honey
2010-12-29 NAKAMURA Takumiautoconf: Add --disable-embed-stdcxx to suppress linkin...
2010-12-10 Eric ChristopherUse GZIPBIN instead of GZIP. Apparently gzip uses GZIP...
2010-11-25 Duncan SandsIt seems inconsistent to have LLVMCC_EMITIR_FLAG and
2010-11-12 Rafael EspindolaAdd --enable-docs. Patch by NAKAMURA Takumi.
2010-11-12 Rafael EspindolaAdd --enable-docs. Patch by NAKAMURA Takumi.
2010-11-10 Tobias GrosserDetect if llvm-gcc is built on dragonegg.
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-30 Tobias GrosserAdd polly support to the build system.
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-08-03 Chris LattnerMake the makefiles go much faster by using the realpath
2010-08-03 Chris LattnerMake the makefiles go much faster by using the realpath
2010-07-07 Gabor Greiftypo in comment, regeneration not necessary
2010-07-07 Gabor Greiftypo in comment, regeneration not necessary
2010-06-01 Dan GohmanDelete unused variables (that weren't even getting...
2010-06-01 Dan GohmanDelete unused variables (that weren't even getting...
2010-06-01 Dan Gohman-retain-symbols-file is not what it seems. Update the...
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-10 Daniel DunbarAdd new configure option, --disable-timestamps, intende...
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-04-28 Shih-wei LiaoSync upstream to r102410.
next