summaryrefslogtreecommitdiff
path: root/lib/Target/Makefile
Commit message (Expand)AuthorAge
* Revert "Add AllTargetsBindings sublibrary" as it breaks cmake build on (atlea...Anders Waldenborg2013-10-15
* Add AllTargetsBindings sublibrary instead of having static inlines in the llv...Anders Waldenborg2013-10-15
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-24
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-22
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-09
* remove attribution from lib Makefiles.Chris Lattner2007-12-29
* DohEvan Cheng2007-07-05
* Unbreak the build.Evan Cheng2007-07-05
* the arm backend is not building, temporarily disable it.Chris Lattner2007-07-05
* don't dist internal readmeChris Lattner2006-10-28
* Add the README files to the distribution.Reid Spencer2006-04-13
* DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner2005-10-24
* only build .a version of this libraryChris Lattner2005-10-24
* Implement the --enable-targets= feature of the configure script. The makeReid Spencer2005-04-22
* build the IA64 target as a .so for nowDuraid Madina2005-03-17
* Build Alpha by default.Chris Lattner2005-01-23
* Add SparcV8 target back into the buildBrian Gaeke2004-12-10
* Fix file comment headerMisha Brukman2004-11-19
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Fix fix fixChris Lattner2004-10-16
* Targets are independent of each other, so compile them in parallelMisha Brukman2004-09-15
* PowerPC is a real target now.Misha Brukman2004-08-05
* Build the skeleton targetChris Lattner2004-07-16
* Remove ghostly directory from the buildBrian Gaeke2004-03-11
* SparcV8 now builds.Chris Lattner2004-02-28
* Great renaming part II: Sparc --> SparcV9 (also includes command-line options...Brian Gaeke2004-02-25
* CBackend now lives hereChris Lattner2004-02-13
* Build the PowerPC directory, so it is less likely to bit-rot (again)Brian Gaeke2004-01-21
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-20
* X86 target builds fine nowChris Lattner2002-11-20
* Don't build X86 target yetChris Lattner2002-11-20
* Reenable X86 backend, even though it doesn't do much, at least it compilesChris Lattner2002-10-29
* Don't build X86 target until it builds properly againChris Lattner2002-10-28
* Build the X86 target as wellChris Lattner2002-10-25
* *** empty log message ***Chris Lattner2002-07-23
* Make a new llvm/Target #include directory.Chris Lattner2001-09-14
* Move files to new sparc directoryChris Lattner2001-09-14