summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsTargetObjectFile.cpp
Commit message (Expand)AuthorAge
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-18
* Reverse unnecessary changes made in r129606 and r129608. There is no change i...Akira Hatanaka2011-04-15
* Fix lines that have incorrect indentation or exceed 80 columns. There is no c...Akira Hatanaka2011-04-15
* Remove more duplicated code.Rafael Espindola2011-01-23
* Remove duplicated code.Rafael Espindola2011-01-23
* Remove trailing spaces of MipsTargetObjectFile.cppChe-Liang Chiou2010-09-28
* delete a forwarding function.Chris Lattner2010-04-08
* Only use small sections for non linux targets!Bruno Cardoso Lopes2009-11-19
* reintroduce support for Mips "small" section handling. This is Chris Lattner2009-08-13