]> git.lizzy.rs Git - rust.git/history - Cargo.toml
Ignore broken rustc test
[rust.git] / Cargo.toml
2020-12-12 bjorn3Update Cranelift
2020-12-09 borsAuto merge of #77611 - oli-obk:atomic_miri_leakage...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 bjorn3Sync from rust c9228570668803e3e6402770d55f23a12c9ae686
2020-11-21 bjorn3Sync from rust 539402cb0b0f1639a4be14e40eaf8db61a62ae41
2020-11-13 bjorn3Sync from rust f2a11a25378293e41cfcb00dbf67c524ffd79b39
2020-11-09 bjorn3Update Cranelift
2020-10-08 bjorn3Merge pull request #1093 from bjorn3/use_new_module_int...
2020-10-08 bjorn3Use the new cranelift-module interface
2020-09-29 bjorn3Enable incr comp for release mode in Cargo.toml
2020-09-21 bjorn3Update Cranelift
2020-09-16 bjorn3Remove wasmparser dependency through object
2020-09-16 bjorn3Remove cfg-if dependency
2020-09-16 bjorn3Remove byteorder dependency
2020-09-15 bjorn3Remove hashbrown usage
2020-09-05 bjorn3Fix dylib metadata writing
2020-09-05 bjorn3Rustup to rustc 1.48.0-nightly (c59199efc 2020-09-04)
2020-09-03 bjorn3Merge pull request #1080 from mbrubeck/deps
2020-09-03 Matt BrubeckUpdate to hashbrown 0.9
2020-08-23 bjorn3Merge pull request #1078 from CohenArthur/remove-clone...
2020-08-23 CohenArthurstack2reg: Switch to hashbrown::HashSet
2020-08-20 bjorn3Update Cranelift and object
2020-08-15 bjorn3Disable the inline asm support using a feature flag
2020-07-15 bjorn3Use builtin ranlib instead of running external ranlib
2020-07-13 bjorn3Update dependencies
2020-07-09 bjorn3Add a feature flag for the JIT
2020-07-03 bjorn3Merge pull request #1057 from spastorino/store-pairs...
2020-07-02 bjorn3Update Cranelift
2020-06-30 bjorn3Update Cranelift
2020-06-16 bjorn3Update Cranelift
2020-06-05 bjorn3Update Cranelift
2020-05-01 bjorn3Register frame table in JIT mode
2020-04-25 bjorn3Merge pull request #982 from bjorn3/backtrace_support
2020-04-25 bjorn3Implement .eh_frame writing
2020-04-06 dependabot-preview... Bump libloading from 0.5.2 to 0.6.0 (#957)
2020-03-24 bjorn3Update Cranelift and object
2020-03-08 bjorn3Fix Cranelift patch paths
2020-02-29 bjorn3Update for the merge of Cranelift into Wasmtime
2020-01-22 bjorn3Update Cranelift
2020-01-14 bjorn3Update gimli to 0.20.0
2020-01-14 bjorn3Remove some depencencies
2020-01-10 bjorn3Improve build time for build scripts in release mode
2020-01-10 bjorn3Remove faerie support
2020-01-10 bjorn3Update Cranelift
2020-01-09 bjorn3Disable read feature of gimli
2019-12-24 bjorn3Directly depend on cranelift_{codegen,frontend}
2019-12-08 bjorn3Update Cranelift
2019-12-05 bjorn3Rustup to rustc 1.41.0-nightly (6d77e45f0 2019-12-04)
2019-11-23 bjorn3Enable object backend by default
2019-11-14 bjorn3Update cranelift and update git url for move to bytecod...
2019-11-11 bjorn3Update Cranelift and faerie
2019-11-09 bjorn3Fix backend_object build
2019-11-06 bjorn3Update cranelift
2019-11-01 bjorn3Update cranelift and object
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 bjorn3Merge pull request #758 from bjorn3/object_write
2019-10-19 bjorn3Test object::write backend on travis
2019-10-18 bjorn3Add support for object::write
2019-10-18 bjorn3Make dylib metadata write backend agnostic
2019-10-06 bjorn3Remove bitflags dependency
2019-10-03 bjorn3Merge pull request #729 from bjorn3/misc_changes
2019-10-03 bjorn3Switch back to crates.io version of gimli
2019-09-21 bjorn3Reduce time required to build from scratch in dev mode
2019-09-13 bjorn3Merge pull request #709 from bjorn3/updates
2019-09-13 bjorn3Update object to 0.14.0
2019-09-12 bjorn3Update dependencies
2019-09-11 bjorn3Merge pull request #700 from bjorn3/upstream_cranelift
2019-09-08 bjorn3Use upstream cranelift
2019-09-01 bjorn3Update ar
2019-08-22 bjorn3Update dependencies
2019-08-13 bjorn3Only build dylib
2019-08-11 bjorn3Merge pull request #662 from bjorn3/jit_dylib
2019-08-10 bjorn3[WIP] Implement dylib loading for the JIT
2019-07-26 bjorn3Merge pull request #627 from bjorn3/wip_i128
2019-07-26 bjorn3Use own branch of clif instead of local checkout
2019-07-26 bjorn3[WIP] Basic i128 support
2019-06-11 bjorn3Merge pull request #435 from bjorn3/write_dylib_metadata
2019-06-11 bjorn3Fix it
2019-06-11 bjorn3[WIP]
2019-06-11 bjorn3[WIP] Add section symbol for mach-O
2019-06-11 bjorn3[WIP] Use correct segment for metadata section
2019-06-11 bjorn3Read and write dylib metadata
2019-06-08 dependabot-preview... Merge pull request #594 from bjorn3/dependabot/cargo...
2019-06-08 dependabot-preview... Bump bitflags from 1.0.4 to 1.1.0
2019-05-11 bjorn3Partial support for wasm32-unknown-wasi as host triple
2019-05-04 bjorn3Use crates.io version of ar again
2019-05-01 dependabot[bot]Bump libc from 0.2.51 to 0.2.53 (#508)
2019-04-27 bjorn3Merge pull request #495 from bjorn3/use_cg_clif_link
2019-04-24 bjorn3Fix gnu archives
2019-04-24 bjorn3[WIP] Try using GnuBuilder
2019-04-05 bjorn3Update cranelift, faerie and target-lexicon
2019-03-08 bjorn3Update cranelift, faerie and target-lexicon
2019-03-06 dependabot[bot]Bump libc from 0.2.49 to 0.2.50 (#400)
2019-03-02 bjorn3Fix cranelift patch paths
2019-02-27 bjorn3Merge pull request #374 from bjorn3/dependabot/cargo...
2019-02-27 dependabot[bot]Bump libc from 0.2.48 to 0.2.49
2019-02-18 bjorn3Merge pull request #353 from bjorn3/dependabot/cargo...
2019-02-18 dependabot[bot]Bump tempfile from 3.0.5 to 3.0.7
next