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
/
src
/
backend.rs
Age
Commit message (
Expand
)
Author
Lines
2020-10-31
Implement -Zfunction-sections
bjorn3
-3
/
+4
2020-10-28
Fix many clippy warnings
bjorn3
-3
/
+2
2020-10-16
Use architecture pointer size for AddConstructor (#1094)
Kitsu
-2
/
+8
2020-10-08
Use the new cranelift-module interface
bjorn3
-29
/
+16
2020-09-23
Document almost all modules
bjorn3
-0
/
+2
2020-09-23
Use pcrel pointers in .eh_frame
bjorn3
-3
/
+12
2020-09-23
Add option to use a single section for each function
bjorn3
-6
/
+10
2020-09-21
Update Cranelift
bjorn3
-5
/
+2
2020-08-28
fmt: Run cargo fmt since it is available
CohenArthur
-29
/
+50
2020-08-16
Fix ambiguity between object and cranelift_object::object
bjorn3
-1
/
+1
2020-07-16
Initialize the atomic mutex in a constructor for proc macros
bjorn3
-1
/
+27
2020-06-16
Update Cranelift
bjorn3
-4
/
+28
2020-05-01
Always emit .eh_frame section
bjorn3
-4
/
+2
2020-04-25
Implement .eh_frame writing
bjorn3
-1
/
+1
2020-04-09
Fix rustc::internals lint warnings
bjorn3
-3
/
+3
2020-03-28
Update Cranelift
bjorn3
-1
/
+0
2020-03-27
Limit publicness to crate where possible and remove unused imports
bjorn3
-6
/
+6
2020-03-24
Rustup to rustc 1.44.0-nightly (1edd389cc 2020-03-23)
bjorn3
-1
/
+1
2020-02-22
Update Cranelift
bjorn3
-2
/
+1
2020-01-10
Remove faerie support
bjorn3
-98
/
+0
2020-01-10
Update Cranelift
bjorn3
-2
/
+3
2019-10-25
Changes for gimli-rs/object#133
bjorn3
-7
/
+1
2019-10-19
Fix debuginfo for machO
bjorn3
-5
/
+20
2019-10-19
Fix metadata symbol scope
bjorn3
-1
/
+1
2019-10-19
Test object::write backend on travis
bjorn3
-0
/
+7
2019-10-19
FIx review comments
bjorn3
-21
/
+17
2019-10-18
Add support for object::write
bjorn3
-3
/
+73
2019-10-18
Make debuginfo writing backend agnostic
bjorn3
-3
/
+104
2019-10-18
Make dylib metadata write backend agnostic
bjorn3
-0
/
+48