aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/Makefile
Commit message (Expand)AuthorAgeFilesLines
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-141-1/+1
* remove JIT support from the Alpha backend. The JIT will be moving to MC, Chris Lattner2010-11-141-1/+1
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-1/+0
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-221-0/+2
* Unbreak buildDaniel Dunbar2009-07-191-1/+1
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-151-1/+1
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-2/+2
* Separate alpha asmprinter. This should unbreak native build.Anton Korobeynikov2008-11-111-1/+3
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* Autogen subtarget information from .td files.Chris Lattner2005-10-231-1/+2
* ret 0; works, not much elseAndrew Lenharth2005-10-201-1/+1
* no longer build as a shared libraryAndrew Lenharth2005-02-221-1/+0
* Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth2005-01-221-0/+20