summary refs log tree commit diff
path: root/src/librustc_back/target/s390x_unknown_linux_gnu.rs
AgeCommit message (Expand)AuthorLines
2017-04-07-Z linker-flavorJorge Aparicio-0/+2
2017-01-12Disable jemalloc on s390x as well (closes #38596)Ximin Luo-0/+2
2016-10-03change max_atomic_width type from u64 to Option<u64>Jorge Aparicio-1/+1
2016-09-09Add s390x supportUlrich Weigand-2/+6
2016-08-26initial support for s390xJorge Aparicio-0/+30