index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_back
/
target
/
i686_unknown_linux_gnu.rs
Age
Commit message (
Expand
)
Author
Lines
2017-09-30
rustc: Specify c_int width for each target
Daniel Klauer
-0
/
+1
2017-07-06
rustc: Implement stack probes for x86
Alex Crichton
-0
/
+1
2017-04-07
-Z linker-flavor
Jorge Aparicio
-1
/
+3
2016-10-03
change max_atomic_width type from u64 to Option<u64>
Jorge Aparicio
-1
/
+1
2016-07-27
librustc_back: convert fn target() to return Result
Doug Goldstein
-4
/
+4
2016-05-09
Add #[cfg(target_has_atomic)] to get atomic support for the current target
Amanieu d'Antras
-0
/
+1
2016-04-19
Make data-layout mandatory in target specs.
Eduard Burtescu
-0
/
+1
2015-09-24
rustc: Add target_vendor for target triples
Sebastian Wicki
-0
/
+1
2015-07-16
trans: Clean up handling the LLVM data layout
Alex Crichton
-1
/
+0
2015-04-27
rustc: Add target_env for triples by default
Alex Crichton
-0
/
+1
2015-01-26
Default to Pentium 4 as the x86 target CPU on Windows/Linux/DragonFly
Björn Steinbrink
-0
/
+1
2015-01-08
Rename `target_word_size` to `target_pointer_width`
Nick Cameron
-1
/
+1
2014-11-04
Use -m32 on 32bit Linux
Corey Richardson
-1
/
+4
2014-11-04
Implement flexible target specification
Corey Richardson
-0
/
+23