summary refs log tree commit diff
path: root/src/librustc/back/x86.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-3/+3
2013-05-02Remove 'Local Variable' commentsBrendan Zabarauskas-10/+0
2013-03-02librustc: Forbid chained imports and fix the logic for one-level renaming imp...Patrick Walton-1/+1
2013-02-20librustc: Get rid of structural records save for front/test.rs.Luqman Aden-1/+1
2013-01-29librustc: De-export back, lib, and util. rs=deexportingPatrick Walton-1/+1
2013-01-13Support ARM and Androidkyeongwoon-0/+4
2013-01-07librustc: Make vectors no longer implicitly copyable in rustc. r=graydonPatrick Walton-0/+1
2012-12-27librustc: Terminate name searches at the nearest module scope for paths that ...Patrick Walton-1/+2
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-07Rename src/rustc to src/librustc. Use the driver crateBrian Anderson-0/+51