For PR814:
[oota-llvm.git] / Makefile.rules
2006-07-26 Reid SpencerFor PR814:
2006-07-26 Chris LattnerReduce work done for directory traversal in srcdir...
2006-07-21 Evan ChengWorkaround no longer needed.
2006-07-21 Devang PatelFix MacOSX build failures. (pr841)
2006-07-21 Chris LattnerBuild more debugger/selectiondag libraries as archives...
2006-07-20 Andrew LenharthFix linking on Alpha
2006-07-11 Chris LattnerProfile builds should always have debug info enabled.
2006-06-29 Chris LattnerAllow specifying an explicit list of architectures...
2006-06-21 Chris LattnerAdd targets for generating .s file in addition to ...
2006-06-21 Chris LattnerFactor a bunch of rules together, no functionality...
2006-06-20 Evan ChengAllow LLVM to be built with extra options.
2006-06-16 Chris LattnerDo not hardcode random paths into the makefile. Make...
2006-06-15 Chris LattnerFix building on case-sensitive file systems, grr :)
2006-06-02 Chris LattnerRemove obsolete CORE_IS_ARCHIVE stuff.
2006-06-01 Reid SpencerProvide configuration support and usage for MINGW32...
2006-06-01 Reid SpencerFor PR786:
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2006-05-30 Chris LattnerEnable -fno-use-cxa-atexit on darwin/ppc also.
2006-05-24 Chris LattnerAbstract out the current optimization level into a...
2006-05-24 Chris LattnerRemove flags implied by -O3
2006-05-24 Chris LattnerDon't use -fomit-frame-pointer on darwin, it breaks...
2006-05-17 Reid SpencerMake some changes suggested by Chris:
2006-05-16 Reid SpencerMake sure that $(CXX.Flags) is passed to the linker...
2006-05-16 Vladimir PrusReplace "../whatever.td" with "whatever.td", so that...
2006-05-16 Reid SpencerWhen linking, make sure the project libraries are linke...
2006-05-11 Owen AndersonFix some problems linking stuff in libTarget.
2006-04-20 Reid SpencerRemove traces of Burg utility now that its gone and...
2006-04-20 Chris LattnerRemove V9 jit support
2006-04-19 Chris LattnerFinal piece to get relinked .o files buildable universa...
2006-04-12 Reid SpencerMake sure that the C Frontend's runtime library directo...
2006-04-12 Reid SpencerRemove extraneous building in target dist-check. There...
2006-04-10 Reid SpencerENABLE_ASSERTIONS -> DISABLE_ASSERTIONS
2006-04-09 Reid SpencerCheck for DISABLE_ASSERTIONS, not ENABLE_ASSERTIONS
2006-04-07 Reid SpencerFor PR723:
2006-04-07 Evan ChengA saner workaround. I hope.
2006-04-07 Evan ChengTemporary workaround for a Mac OSX specific issue.
2006-04-06 Chris LattnerAdd support for building the LLVM libraries and tools...
2006-03-24 Reid SpencerAdd a facility for invoking the llvm-config tool when...
2006-03-22 Reid SpencerThese changes are necessary to support the new llvm...
2006-03-21 Chris LattnerEnable assertions to be enabled in release builds by...
2006-03-10 Chris Lattnerreorder these to make it work with static libraries
2006-03-09 Chris LattnerUse $(Verb) instead of @ so that VERBOSE=1 will print...
2006-03-03 Chris Lattnerpass -Illvm/include to tblgen
2006-02-28 Chris Lattner8 spaces -> tab. Reported by Wink Saville
2006-02-16 Chris LattnerFix a minor makefile bug with lex/yacc handling that...
2006-02-15 Chris Lattnerbugfixes
2006-02-15 Chris LattnerConvert the bison-output-checked-into-cvs makefile...
2006-02-15 Duraid MadinaHP aCC (and a bunch of other compilers, no doubt) don...
2006-02-15 Duraid Madinaoops, I meant this
2006-02-14 Chris LattnerImplement an alternative way of handling generated...
2006-02-14 Chris LattnerWrap a couple more long lines
2006-02-14 Chris Lattnerwrap long lines
2006-01-27 Chris Lattner* Eliminate FAKE_SOURCES
2005-12-23 Reid SpencerFor PR625:
2005-12-21 Reid SpencerSome simple cleanups:
2005-12-21 Reid SpencerImplement fix for PR471:
2005-10-27 John CriswellMove some constant folding code shared by Analysis...
2005-10-26 John Criswell1. Remove libraries no longer created from the list...
2005-10-25 Chris Lattneranalyses after transformations
2005-10-24 Chris LattnerNow that all libraries are built in either .o or .a...
2005-10-24 Chris Lattnerpull in the .a version of scalaropts lib to reduce...
2005-10-23 Jeff CohenRemove redundant flag.
2005-10-23 Jeff CohenWhen a function takes a variable number of pointer...
2005-10-21 Jim LaskeyPlugin new subtarget backend into the build.
2005-10-14 Chris LattnerMake sure targets depend on TargetSelectionDAG.td
2005-10-05 Chris LattnerAdd some rules for building preprocessed files
2005-09-03 Chris Lattnerallow for a target to ask for a dag isel
2005-08-27 Reid SpencerImplement PR614:
2005-08-25 Reid SpencerFor PR614:
2005-08-25 Reid SpencerDon't attempt to update LLVM configured header files...
2005-08-24 Reid SpencerWhoops, don't use PROJ variables, these are all LLVM...
2005-08-24 Reid SpencerFor PR619:
2005-08-17 Misha BrukmanFix grammar
2005-08-13 Andrew LenharthFix oversized GOT problem with gcc-4 on alpha
2005-07-22 Misha BrukmanNo, really, it's an Alpha! And you probably thought...
2005-07-22 Andrew LenharthI know PowerPC wishes it could be alpha, but it cannot...
2005-07-22 Andrew LenharthAlpha has JIT
2005-05-24 Reid SpencerTwo dist-check related changes:
2005-05-19 Reid SpencerMake sure that tool names don't have any leading or...
2005-05-19 Reid SpencerBuild the install directories just exactly as any other...
2005-05-19 Reid SpencerTwo changes to support building shared libraries that...
2005-05-16 Duraid Madinahp-ux needs this to get through the System/Support...
2005-05-13 Reid Spencer* Make some warning messages stand out a bit by putting...
2005-03-11 Misha Brukman* Remove extraneous spaces
2005-03-11 Nate BegemanAdd SelectionDAG library to PPC JIT so that lli will...
2005-03-01 Reid SpencerCorrect a typo in Makefile.rules.
2005-02-27 Alkis EvlogimenosAdd llc to tools.
2005-02-24 Reid SpencerDon't try to strip bytecode files!
2005-02-24 Reid SpencerThe install program doesn't know how to strip bytecode...
2005-02-24 Reid SpencerFix the other half of PR528 .. don't try to strip heade...
2005-02-24 Reid SpencerFor PR528:
2005-02-16 Reid SpencerFix installation of configuration files.
2005-02-16 Reid Spencer* Don't flatten the directory hierarchy when installing...
2005-02-16 Reid SpencerDon't use pax for installing header files. Use the...
2005-02-14 Reid SpencerFor PR496:
2005-02-13 Andrew Lenharthnon-ieee arith crashes passes on alpha
2005-02-09 Chris LattnerFix installation of configured headers when objdir...
2005-02-04 Chris LattnerAdd support for .cc and .hpp files. Patch contributed...
2005-02-02 Alkis EvlogimenosAdd variable for bugpoint.
2005-01-28 Reid SpencerFix some typos in the Makefile.rules.
next