summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/Makefile
Commit message (Expand)AuthorAge
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-14
* 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
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-15
* Separate MIPS asmprinterAnton Korobeynikov2009-04-03
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-09
* Fix indendation.Matthijs Kooijman2008-09-23
* remove attribution from lib Makefiles.Chris Lattner2007-12-29
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-06