test commit
[oota-llvm.git] / tools / Makefile
2012-04-19 Michael J. SpencerRemove llvm-ld and llvm-stub (which is only used by...
2012-03-01 David Meyer[Object]
2012-02-26 Nadav RotemAdd a random .LL file generator to stress-test differen...
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-29 Daniel Dunbaredis: Sink EDMain.cpp into lib/MC/MCDisassembler.
2011-11-10 Daniel DunbarRevert r144300 "llvm-config: Replace with C++ version...
2011-11-10 Daniel Dunbarllvm-config: Replace with C++ version (was llvm-config-2).
2011-11-03 Daniel Dunbarllvm-config: Start stubbing out a C++ version of llvm...
2011-10-16 NAKAMURA Takumiautoconf: Introduce --with-clang-srcdir, to build out...
2011-09-28 Michael J. SpencerAdd llvm-size.
2011-09-28 Devang PatelIntroduce llvm-cov.
2011-09-19 Eric ChristopherRemove llvmc and assorted build machinery for it.
2011-09-13 Benjamin KramerSketch out a DWARF parser.
2011-03-18 Jim GrosbachMachO file loader and execution utility.
2011-02-20 Stephen WilsonThis patch lets LLDB build as an LLVM subproject. ...
2011-02-18 Owen AndersonRevert r125956, which broke the build if you _don't_...
2011-02-18 Stephen WilsonThis patch lets LLDB build as an LLVM subproject. ...
2011-01-20 Michael J. SpencerAdd llvm-objdump
2010-12-16 Daniel Dunbarbuild: Fix ONLY_TOOLS to not build lto etc. unless...
2010-11-29 NAKAMURA Takumitools/Makefile: Don't look into $(TARGET_OS), but ...
2010-11-29 NAKAMURA Takumitools/Makefile: Fix indentation.
2010-11-29 NAKAMURA Takumitools/Makefile: Enable building lto, edis and bugpoint...
2010-11-27 Daniel Dunbarmacho-dump: Stub out C++ macho-dump tool.
2010-10-30 Tobias GrosserAdd polly support to the build system.
2010-08-24 John McCallCheck in a couple of changes that I apparently never...
2010-08-09 Rafael EspindolaDon't try to build a plugin on windows.
2010-08-07 Rafael EspindolaMove the bugpoint test passes to a plugin in preparatio...
2010-07-20 Chris Lattnerfix DISABLE_EDIS
2010-07-20 Chris Lattnerstart straightening out libedis's dependencies and...
2010-07-14 Bob WilsonRemove some broken code to check the DISABLE_EDIS flag...
2010-04-12 Sean CallananBuild system fix to make llvm-mc properly build
2010-04-12 Sean CallananBuild system fixes. llvm-mc depends on
2010-04-12 Sean CallananSecond try at integrating the edis tester. This
2010-04-10 Sean CallananUpdated the edis build mechanism to allow for builds
2010-04-09 Chris Lattnerrevert r100842 which broke several of the build bots.
2010-04-09 Sean CallananAdded a tester for the enhanced disassembler,
2010-03-23 Bill WendlingRemove if DISABLED not if not DISABLED...
2010-03-23 Bill WendlingUse "DISABLE_EDIS" to disable building "edis" explicitl...
2010-03-09 Duncan SandsAttempt to fix random build failures seen when doing...
2010-03-05 Chris Lattnerapparently if gold is around lto needs to be part of...
2010-03-05 Chris LattnerOnly build libedis if ENABLE_SHARED is specified, just...
2010-03-05 Chris Lattnerliblto and gold don't need to be built in serial
2010-02-26 Chris Lattnerdon't build edis if the x86 target isn't enabld.
2010-02-02 Sean Callanan...and fixed the Makefile.
2010-01-29 Sean CallananAdded a bare-bones Makefile to build the enhanced disas...
2009-10-05 Chris Lattnerremove llvm-db: it is completely broken and if anyone...
2009-08-25 Daniel DunbarEXIT STAGE LEFT: gccas, gccld
2009-08-18 Anton KorobeynikovThe attached patches attempt to fix cross builds. For...
2009-07-04 Mikhail GlushenkovLLVMC doesn't need ENABLE_PIC to build now.
2009-06-29 Daniel DunbarDon't build LLVMC when configured with --disable-pic...
2009-06-18 Chris LattnerAdd a skeleton driver for new machine code level fun...
2009-04-25 Chris LattneraDd support for building a subset of the llvm tools...
2009-04-20 Tanya LattnerRemove clang since its conditionally there already.
2009-04-20 Sanjiv GuptaEmit the auto variables of a function into a different...
2009-03-11 Anton KorobeynikovAnother bug :(
2009-03-11 Anton KorobeynikovUnbreak the build. Dunno, why it did not fail on mingw :(
2009-03-11 Anton KorobeynikovDisable plugins / shared stuff generation on windows...
2009-03-03 Nick LewyckyENABLE_PIC is either 0 or 1, but is always defined.
2009-02-26 Nick LewyckyTabs to spaces presto chango! Pointed out by Duncan...
2009-02-26 Nick LewyckyForce 'llvm-config' to go first, optionally followed...
2009-02-11 Duncan SandsRevert r64299: it breaks the build when configured
2009-02-11 Nick LewyckyTry this. Darwin -> LTO, PIC -> LTO + possibly gold...
2009-02-11 Devang Patel62987 disables LTO build on darwin.
2009-02-03 Nick LewyckyAdd LLVM plugin for gold.
2009-01-26 Nick LewyckyBuild libLTO on any platform so long as PIC is enabled.
2009-01-24 Mike StumpPerform optional clang building.
2008-11-25 Mikhail GlushenkovSince the old llvmc was removed, rename llvmc2 to llvmc.
2008-06-30 Devang PatelRename new lto2 tool as lto.
2008-04-23 Anton KorobeynikovDisable building of llvm2cpp. The directory will be...
2008-03-30 Chris Lattnerstop building llvmc.
2008-03-25 Tanya LattnerDisable building llvm-upgrade.
2008-03-23 Anton KorobeynikovAdd first proof-of-concept universal compiler driver...
2008-03-03 Tanya LattnerRenable lto2 build.
2008-03-01 Tanya LattnerDisable lto because its broken on tiger.
2008-02-29 Nick Kledzikstop building lto on all platforms. Start building...
2007-12-29 Chris Lattnerremove attributions from tools/utils makefiles.
2007-12-09 Chris LattnerFix accidental commit by Bill.
2007-12-08 Bill WendlingReverting 44702. It wasn't correct to rename them.
2007-08-13 Reid SpencerDon't build llvm-stub twice.
2007-02-09 Reid SpencerGet the use of \ right.
2007-02-09 Reid SpencerNow that gccas and gccld are just schell scripts, adjus...
2007-01-08 Chandler CarruthBuild libLLVMlto on non-Darwin architectures. Resolves...
2006-12-02 Reid SpencerBuild llvm-update now.
2006-09-08 Chris Lattnerok this really works :)
2006-09-08 Devang PatelRemove redundant include.
2006-09-08 Chris LattnerNeed to include Makefile.config to get the value of...
2006-09-08 Anton KorobeynikovEnabling LTO building on Darwin only right now. This...
2006-09-07 Devang PatelAdd lto into the list of PARALLEL_DIRS
2006-08-23 Reid SpencerRearrange order to build more frequently used tools...
2006-08-23 Reid SpencerFix a typo.
2006-08-22 Reid SpencerRearrange the build order to better accommodate paralle...
2006-08-18 Reid SpencerFor PR872:
2006-07-26 Chris LattnerAdd llvm2cpp to DIRs list
2006-07-26 Reid SpencerBuild llvm-config to identify library cycles earlier...
2006-05-30 Reid Spencerllvm2cpp is ready to be compiled so add it to the makef...
2006-05-17 Reid SpencerRemove the llvm-db and bugpoint restrictions from the...
2006-04-20 Reid SpencerOkay, llvm-config is good to go now.
2006-04-20 Reid SpencerDon't build llvm-config until issues are resolved.
next