]> git.lizzy.rs Git - rust.git/history - src/backend.rs
fmt: Run cargo fmt since it is available
[rust.git] / src / backend.rs
2020-08-28 CohenArthurfmt: Run cargo fmt since it is available
2020-08-16 bjorn3Fix ambiguity between object and cranelift_object:...
2020-07-16 bjorn3Initialize the atomic mutex in a constructor for proc...
2020-06-16 bjorn3Update Cranelift
2020-05-01 bjorn3Always emit .eh_frame section
2020-04-25 bjorn3Merge pull request #982 from bjorn3/backtrace_support
2020-04-25 bjorn3Implement .eh_frame writing
2020-04-09 bjorn3Fix rustc::internals lint warnings
2020-03-28 bjorn3Update Cranelift
2020-03-27 bjorn3Limit publicness to crate where possible and remove...
2020-03-24 bjorn3Rustup to rustc 1.44.0-nightly (1edd389cc 2020-03-23)
2020-02-22 bjorn3Update Cranelift
2020-01-10 bjorn3Remove faerie support
2020-01-10 bjorn3Update Cranelift
2019-10-26 bjorn3Merge pull request #759 from bjorn3/fix_macho_debuginfo
2019-10-25 bjorn3Changes for gimli-rs/object#133
2019-10-19 bjorn3Fix debuginfo for machO
2019-10-19 bjorn3Merge pull request #758 from bjorn3/object_write
2019-10-19 bjorn3Fix metadata symbol scope
2019-10-19 bjorn3Test object::write backend on travis
2019-10-19 bjorn3FIx review comments
2019-10-18 bjorn3Add support for object::write
2019-10-18 bjorn3Make debuginfo writing backend agnostic
2019-10-18 bjorn3Make dylib metadata write backend agnostic