summary refs log tree commit diff
path: root/src/librustc_back/target/x86_64_sun_solaris.rs
AgeCommit message (Expand)AuthorLines
2017-09-30rustc: Specify c_int width for each targetDaniel Klauer-0/+1
2017-07-06rustc: Implement stack probes for x86Alex Crichton-0/+1
2017-04-07-Z linker-flavorJorge Aparicio-1/+3
2016-10-03change max_atomic_width type from u64 to Option<u64>Jorge Aparicio-1/+1
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-02-22Fix broken Solaris buildNikita Baksalyar-0/+1
2016-01-31Rename sunos to solarisNikita Baksalyar-3/+3
2016-01-31Apply several fixes for Illumos supportNikita Baksalyar-2/+0
2016-01-31Add Illumos supportNikita Baksalyar-0/+29