summary refs log tree commit diff
path: root/src/librustc_back/target/powerpc64_unknown_linux_gnu.rs
AgeCommit message (Expand)AuthorLines
2016-07-27librustc_back: convert fn target() to return ResultDoug Goldstein-4/+4
2016-05-09Add #[cfg(target_has_atomic)] to get atomic support for the current targetAmanieu d'Antras-0/+1
2016-04-19Make data-layout mandatory in target specs.Eduard Burtescu-0/+1
2016-01-17Fix LLVM default CPU on powerpc64 and powerpc64leAnton Blanchard-0/+1
2016-01-13Add powerpc64 and powerpc64le supportAnton Blanchard-0/+27