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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_gcc
/
src
/
common.rs
Age
Commit message (
Expand
)
Author
Lines
2022-12-20
Add missing anonymous lifetime
Jeremy Stucki
-1
/
+1
2022-12-20
rustc: Remove needless lifetimes
Jeremy Stucki
-1
/
+1
2022-09-06
Remove dead broken code from const zst handling in backends
Oli Scherer
-4
/
+0
2022-07-20
slightly cleaner, if more verbose, vtable handling in codegen backends
Ralf Jung
-8
/
+5
2022-07-20
consistently use VTable over Vtable (matching stable stdlib API RawWakerVTable)
Ralf Jung
-2
/
+2
2022-07-20
add a Vtable kind of symbolic allocations
Ralf Jung
-0
/
+8
2022-07-09
fix cranelift and gcc backends
Ralf Jung
-5
/
+4
2022-06-28
Avoid unnecessary string interning for const_str
bjorn3
-7
/
+9
2022-06-06
Merge commit 'e8dca3e87d164d2806098c462c6ce41301341f68' into sync_from_cg_gcc
Antoni Boucher
-4
/
+78
2022-04-05
Mark scalar layout unions so that backends that do not support partially init...
Oli Scherer
-4
/
+4
2022-04-02
make memcmp return a value of c_int_width instead of i32
David Morrison
-0
/
+4
2022-03-26
Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506' into sync_cg_gcc-2022...
bjorn3
-48
/
+8
2022-03-07
Auto merge of #94638 - erikdesjardins:noextranull, r=nagisa
bors
-14
/
+6
2022-03-07
Introduce `ConstAllocation`.
Nicholas Nethercote
-6
/
+7
2022-03-06
cleanup: remove unused ability to have LLVM null-terminate const strings
Erik Desjardins
-14
/
+6
2021-12-31
Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into sync_cg_clif-202...
bjorn3
-11
/
+3
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-1
/
+1
2021-09-28
Merge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def' into libgccjit-codegen
Antoni Boucher
-28
/
+42
2021-09-17
Merge commit '48d60ab7c505c6c1ebb042eacaafd8dc9f7a9267' into libgccjit-codegen
Antoni Boucher
-4
/
+5
2021-08-15
Merge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147' into libgccjit-codegen
Antoni Boucher
-24
/
+11
2021-08-12
Add 'compiler/rustc_codegen_gcc/' from commit 'afae271d5d3719eeb92c18bc004bb6...
Antoni Boucher
-0
/
+448