]> git.lizzy.rs Git - rust.git/history - Cargo.toml
Rustup to rustc 1.52.0-nightly (83b30a639 2021-02-20)
[rust.git] / Cargo.toml
2021-02-21 bjorn3Sync from rust 3e826bb11228508fbe749e594038d6727208aa94
2021-02-21 bjorn3Merge pull request #1140 from bjorn3/no_more_oldbe
2021-02-18 bjorn3Remove support for x86 oldBE
2021-02-09 bjorn3Revert "Update libc and libloading"
2021-02-09 bjorn3Update libc and libloading
2021-02-09 bjorn3Sync from rust f4008fe94935d05ffb3a48fc5b7149070bb45550
2021-02-03 bjorn3Update Cranelift
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-30 bjorn3Rustup to rustc 1.51.0-nightly (b12290861 2021-01-29)
2021-01-30 bjorn3Merge pull request #1131 from bjorn3/abi_compat
2021-01-27 bjorn3Replace EmptySinglePair with SmallVec
2021-01-22 bjorn3Default to Cranelift newBE
2021-01-21 bjorn3Merge pull request #1127 from bjorn3/newbe
2021-01-21 bjorn3Add a feature flag to switch between oldbe and newbe
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-23 bjorn3Sync from rust 28d73a3ee3e2c32f2768d1cbc9b42cb63472e9e9
2020-12-18 bjorn3Sync from rust fee693d08e98d25f566075cbed73e12236c05abd
2020-12-17 bjorn3Sync from rust caeb3335c052f286f6e7257ac0ff21e4f73fd8c5
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]
next