summary refs log tree commit diff
path: root/src/librustc_back/target/mips64_unknown_linux_gnuabi64.rs
AgeCommit message (Expand)AuthorLines
2017-09-30rustc: Specify c_int width for each targetDaniel Klauer-0/+1
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-1/+1
2017-04-07-Z linker-flavorJorge Aparicio-0/+2
2016-10-27Disable jemalloc on aarch64/powerpcAlex Crichton-0/+4
2016-10-03change max_atomic_width type from u64 to Option<u64>Jorge Aparicio-1/+1
2016-09-28update mips64* data-layoutTim Neumann-1/+1
2016-08-28fix data-layoutsJorge Aparicio-1/+1
2016-08-26add mips64-gnu and mips64el-gnu targetsJorge Aparicio-0/+31