aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsTargetAsmInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Undo most of r54519.Evan Cheng2008-08-081-2/+1
* It's not legal to output a GV in a coalesced section if it's used in an ARM P...Evan Cheng2008-08-081-1/+2
* Trim #includes.Dan Gohman2008-08-051-1/+1
* Removed small section flag for mips, the assembler doesnt support this flagBruno Cardoso Lopes2008-07-301-0/+6
* Minor fixes.Bruno Cardoso Lopes2008-07-231-4/+4
* Added small section asm emition logic for mips.Bruno Cardoso Lopes2008-07-221-0/+14
* Switch MIPS to new ELFTargetAsmInfo. Add few FIXMEs.Anton Korobeynikov2008-07-191-1/+2
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* More explicit keywords.Dan Gohman2007-09-251-1/+1
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+30