aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Makefile
AgeCommit message (Expand)Author
2010-01-24make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner
2010-01-22Stop building RTTI information for *most* llvm libraries. NotableChris Lattner
2009-01-09Removed trailing whitespace from Makefiles.Misha Brukman
2007-12-29remove attribution from lib Makefiles.Chris Lattner
2007-07-05DohEvan Cheng
2007-07-05Unbreak the build.Evan Cheng
2007-07-05the arm backend is not building, temporarily disable it.Chris Lattner
2006-10-28don't dist internal readmeChris Lattner
2006-04-13Add the README files to the distribution.Reid Spencer
2005-10-24DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner
2005-10-24only build .a version of this libraryChris Lattner
2005-04-22Implement the --enable-targets= feature of the configure script. The makeReid Spencer
2005-03-17build the IA64 target as a .so for nowDuraid Madina
2005-01-23Build Alpha by default.Chris Lattner
2004-12-10Add SparcV8 target back into the buildBrian Gaeke
2004-11-19Fix file comment headerMisha Brukman
2004-10-27Change Library Names Not To Conflict With Others When InstalledReid Spencer
2004-10-16Fix fix fixChris Lattner
2004-09-15Targets are independent of each other, so compile them in parallelMisha Brukman
2004-08-05PowerPC is a real target now.Misha Brukman
2004-07-16Build the skeleton targetChris Lattner
2004-03-11Remove ghostly directory from the buildBrian Gaeke
2004-02-28SparcV8 now builds.Chris Lattner
2004-02-25Great renaming part II: Sparc --> SparcV9 (also includes command-line options...Brian Gaeke
2004-02-13CBackend now lives hereChris Lattner
2004-01-21Build the PowerPC directory, so it is less likely to bit-rot (again)Brian Gaeke
2003-10-20Added LLVM copyright notice to Makefiles.John Criswell
2002-11-20X86 target builds fine nowChris Lattner
2002-11-20Don't build X86 target yetChris Lattner
2002-10-29Reenable X86 backend, even though it doesn't do much, at least it compilesChris Lattner
2002-10-28Don't build X86 target until it builds properly againChris Lattner
2002-10-25Build the X86 target as wellChris Lattner
2002-07-23*** empty log message ***Chris Lattner
2001-09-14Make a new llvm/Target #include directory.Chris Lattner
2001-09-14Move files to new sparc directoryChris Lattner