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_target
/
abi
/
call
Age
Commit message (
Expand
)
Author
Lines
2019-02-10
rustc: doc comments
Alexander Regueiro
-6
/
+6
2019-02-08
librustc_target => 2018
Taiki Endo
-79
/
+79
2019-01-25
distinguish "no data" from "heterogeneous" for ABI purposes
Niko Matsakis
-19
/
+72
2018-12-25
Remove licenses
Mark Rousskov
-210
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-4
/
+4
2018-11-22
rustc_target: avoid using AbiAndPrefAlign where possible.
Eduard-Mihai Burtescu
-30
/
+30
2018-11-22
rustc_target: separate out an individual Align from AbiAndPrefAlign.
Eduard-Mihai Burtescu
-4
/
+4
2018-11-22
rustc_target: rename abi::Align to AbiAndPrefAlign.
Eduard-Mihai Burtescu
-7
/
+7
2018-11-15
Use the ELFv2 ABI on powerpc64 musl
Samuel Holland
-5
/
+10
2018-11-15
Fix powerpc64 ELFv2 big-endian struct-passing ABI
Samuel Holland
-17
/
+12
2018-11-04
rustc_target: pass contexts by reference, not value.
Eduard-Mihai Burtescu
-49
/
+49
2018-08-20
AMDGPU call abi info.
Richard Diamond
-0
/
+44
2018-08-19
Integrate PassMode::UnsizedIndirect into PassMode::Indirect.
Masaki Hara
-29
/
+23
2018-08-19
Implement simple codegen for unsized rvalues.
Masaki Hara
-0
/
+29
2018-08-09
A few cleanups for rustc_target
ljedrz
-7
/
+5
2018-08-01
[RISCV] Implement call abi.
David Craven
-0
/
+62
2018-07-26
sparc ABI issue - structure returning from function is returned
Petr Sumbera
-10
/
+1
2018-07-13
Add the `amdgpu-kernel` ABI.
Richard Diamond
-0
/
+2
2018-06-26
migrate codebase to `..=` inclusive range patterns
Zack M. Davis
-5
/
+5
2018-05-24
Replace `ScalarKind` with `Primitive`
Oliver Schneider
-19
/
+7
2018-05-24
Add constant for `Size::from_bytes(0)`
Oliver Schneider
-9
/
+9
2018-04-26
Fixed tidy errors.
Irina Popa
-32
/
+32
2018-04-26
rustc_target: move in syntax::abi and flip dependency.
Irina Popa
-4
/
+4
2018-04-26
rustc_target: move in cabi_* from rustc_trans.
Irina Popa
-0
/
+2162