aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
AgeCommit message (Expand)Author
2012-04-02Initial 64 bit direct object support.Akira Hatanaka
2012-03-28Sort relocation entries before they are written out to a file. MIPS ABIAkira Hatanaka
2012-03-01Pass endian information to constructors. Define separate functions to createAkira Hatanaka
2012-02-17remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.Jia Liu
2012-02-17add Emacs tag and fix some comment error in file headersJia Liu
2012-01-28Ensure .AliasedSymbol() is called on all uses of getSymbol(). Affects ARM and...James Molloy
2011-12-22Move the Mips only bits of the ELF writer to lib/Target/Mips.Rafael Espindola