| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-11-19 | rustc: move size, align & primitive_align from Abi::Aggregate to layout. | Eduard-Mihai Burtescu | -3/+3 |
| 2017-11-19 | rustc_trans: avoid working with sizes/offsets and alignments as integers. | Eduard-Mihai Burtescu | -13/+16 |
| 2017-04-09 | rustc_trans: use ty::layout for ABI computation instead of LLVM types. | Eduard-Mihai Burtescu | -71/+17 |
| 2016-09-24 | Move ty_align and ty_size out of most C ABI code | Mark-Simulacrum | -64/+4 |
| 2016-08-28 | cabi: change some more 32s to 64s | Jorge Aparicio | -2/+2 |
| 2016-08-26 | add mips64-gnu and mips64el-gnu targets | Jorge Aparicio | -0/+168 |
