aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/Makefile
AgeCommit message (Expand)Author
2011-04-15Reverse unnecessary changes made in r129606 and r129608. There is no change i...Akira Hatanaka
2011-04-15Fix lines that have incorrect indentation or exceed 80 columns. There is no c...Akira Hatanaka
2010-11-14move all the target's asmprinters into the main target. The piece Chris Lattner
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-07-15Add TargetInfo libraries for all targets.Daniel Dunbar
2009-04-03Separate MIPS asmprinterAnton Korobeynikov
2009-01-09Removed trailing whitespace from Makefiles.Misha Brukman
2008-09-23Fix indendation.Matthijs Kooijman
2007-12-29remove attribution from lib Makefiles.Chris Lattner
2007-06-06Initial Mips support, here we go! =)Bruno Cardoso Lopes