summary refs log tree commit diff
path: root/src/librustc/back/mips.rs
AgeCommit message (Expand)AuthorLines
2013-09-01Modernized a few type names in rustc and syntaxMarvin Löbel-7/+7
2013-08-24librustc: Always use session target triple.Luqman Aden-8/+2
2013-05-28Remove unnecessary allocations flagged by lintSeo Sanghyeon-20/+20
2013-05-02Remove 'Local Variable' commentsBrendan Zabarauskas-11/+0
2013-03-03rustc: implement MIPS O32 ABIJyun-Yan You-1/+1
2013-03-03rustc: MIPS32 supportJyun-Yan You-0/+85