summary refs log tree commit diff
path: root/src/librustc/back/mips.rs
AgeCommit message (Expand)AuthorLines
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