]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-12-16 bjorn3[WIP] debuginfo: Add types for locals
2019-12-16 bjorn3[WIP] debuginfo for locals
2019-12-16 bjorn3Update dependencies
2019-12-16 bjorn3Update Cranelift
2019-12-16 bjorn3Fix Linux libtest
2019-12-16 bjorn3Rustup to rustc 1.41.0-nightly (a605441e0 2019-12-15)
2019-12-08 bjorn3Remove some workarounds for missing inst legalizations
2019-12-08 bjorn3Update Cranelift
2019-12-08 bjorn3Rustup to rustc 1.41.0-nightly (5c5c8eb86 2019-12-07)
2019-12-05 bjorn3Rustup to rustc 1.41.0-nightly (6d77e45f0 2019-12-04)
2019-12-01 bjorn3Rustup to rustc 1.41.0-nightly (25d8a9494 2019-11-29)
2019-11-26 bjorn3Update dependencies
2019-11-26 bjorn3Update Cranelift
2019-11-25 dependabot... Merge pull request #808 from bjorn3/dependabot/cargo...
2019-11-25 dependabot... Bump cranelift from `bed9a72` to `0b40b11`
2019-11-24 bjorn3Rustup to rustc 1.41.0-nightly (0c987c5c0 2019-11-23)
2019-11-24 bjorn3Run libcore tests
2019-11-24 bjorn3Implement log10f* intrinsics
2019-11-24 bjorn3Correctly align returned addr for to_addr on NoPlace
2019-11-23 bjorn3Benchmark simple-raytracer compilation
2019-11-23 bjorn3Enable object backend by default
2019-11-22 bjorn3Rustup to rustc 1.41.0-nightly (53712f863 2019-11-21)
2019-11-16 bjorn3Remove FIXME
2019-11-16 bjorn3Fix signed cast to 128bit integer
2019-11-16 bjorn3Update Cranelift
2019-11-15 bjorn3Rustup to rustc 1.41.0-nightly (82cf3a448 2019-11-14)
2019-11-14 bjorn3Update dependencies
2019-11-14 bjorn3Update cranelift and update git url for move to bytecod...
2019-11-14 bjorn3Rustup to rustc 1.41.0-nightly (ded5ee001 2019-11-13)
2019-11-11 bjorn3Update Cranelift and faerie
2019-11-11 bjorn3Rustup to rustc 1.40.0-nightly (3fc30d884 2019-11-10)
2019-11-09 bjorn3Fix backend_object build
2019-11-09 bjorn3Rustup to rustc 1.40.0-nightly (9e346646e 2019-11-08)
2019-11-06 bjorn3Update cranelift
2019-11-01 bjorn3Rustup to rustc 1.40.0-nightly (aa4e57ca8 2019-10-31)
2019-11-01 bjorn3Update dependencies
2019-11-01 bjorn3Update cranelift and object
2019-10-29 bjorn3Update dependencies
2019-10-26 bjorn3Merge pull request #759 from bjorn3/fix_macho_debuginfo
2019-10-25 bjorn3Changes for gimli-rs/object#133
2019-10-25 bjorn3Rustup to rustc 1.40.0-nightly (10a52c25c 2019-10-24)
2019-10-19 bjorn3Fix debuginfo for machO
2019-10-19 bjorn3Merge pull request #758 from bjorn3/object_write
2019-10-19 bjorn3Fix travis ci config
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
2019-10-18 bjorn3Rustup to rustc 1.40.0-nightly (fa0f7d008 2019-10-17)
2019-10-16 bjorn3Update dependencies
2019-10-16 bjorn3Update Cranelift
2019-10-16 bjorn3Rustup to rustc 1.40.0-nightly (237d54ff6 2019-10-15)
2019-10-09 bjorn3Update Cranelift
2019-10-07 dependabot... Bump miniz_oxide from 0.3.2 to 0.3.3 (#744)
2019-10-06 bjorn3Remove bitflags dependency
2019-10-06 bjorn3Remove logfile support from unimpl.rs
2019-10-06 bjorn3More 128bit support
2019-10-06 bjorn3Rustup to rustc 1.40.0-nightly (787005079 2019-10-04)
2019-10-04 bjorn3Update dependencies
2019-10-04 bjorn3Update Cranelift
2019-10-04 bjorn3Use DisplayFunctionAnnotations::default()
2019-10-04 bjorn3Predefine all local functions before codegen
2019-10-03 dependabot... Bump cranelift from `c7fd5d9` to `ee6fe21` (#742)
2019-10-03 bjorn3Merge pull request #729 from bjorn3/misc_changes
2019-10-03 bjorn3Update cranelift, faerie and target-lexicon
2019-10-03 bjorn3Switch back to crates.io version of gimli
2019-10-03 bjorn3Rustup to rustc 1.40.0-nightly (2daa404e9 2019-10-02)
2019-10-03 bjorn3Rustup to rustc 1.40.0-nightly (084beb83e 2019-09-27)
2019-09-28 bjorn3Call cg_ssa::base::provide_both in provide{,_extern}
2019-09-28 bjorn3Use CallConv::triple_default instead of hard coding...
2019-09-28 bjorn3Rustup to rustc 1.40.0-nightly (084beb83e 2019-09-27)
2019-09-24 dependabot... Bump gimli from `1f1a9eb` to `7e76a9d` (#722)
2019-09-24 dependabot... Bump adler32 from 1.0.3 to 1.0.4 (#721)
2019-09-24 dependabot... Bump serde from 1.0.100 to 1.0.101 (#725)
2019-09-22 bjorn3Add profile code around metadata object generation
2019-09-22 bjorn3Wrap linker invocation in time()
2019-09-22 bjorn3Misc cleanup
2019-09-21 bjorn3Reduce time required to build from scratch in dev mode
2019-09-21 bjorn3Add extern type pointer cast tests
2019-09-21 bjorn3Rustup to rustc 1.39.0-nightly (97e58c0d3 2019-09-20)
2019-09-20 bjorn3Update Readme.md
2019-09-16 bjorn3Merge pull request #714 from bjorn3/dependabot/cargo...
2019-09-16 dependabot... Merge pull request #715 from bjorn3/dependabot/cargo...
2019-09-16 dependabot... Bump cranelift from `4c7e3c3` to `8945b82`
2019-09-16 dependabot... Bump rand from 0.7.0 to 0.7.1
2019-09-15 bjorn3Fix trans_ptr_binop for fn()
2019-09-14 bjorn3Fix foreign type handling
2019-09-14 bjorn3Cleanup
2019-09-14 bjorn3Reenable debug assertions for libstd on macOS
2019-09-14 bjorn3Implement shl and shr overflow checks
2019-09-14 bjorn3Rustup to rustc 1.39.0-nightly (a6946a817 2019-09-13)
2019-09-13 bjorn3Merge pull request #709 from bjorn3/updates
2019-09-13 bjorn3Rustup to rustc 1.39.0-nightly (eb48d6bde 2019-09-12)
2019-09-13 bjorn3Update object to 0.14.0
2019-09-12 bjorn3Update Readme.md
2019-09-12 bjorn3Remove simple-raytracer too in clean_all.sh
2019-09-12 bjorn3Update dependencies
2019-09-12 bjorn3Rustup to rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)
next