bjorn3
83431367d9
Update Cranelift
2019-12-16 12:00:29 +01:00
bjorn3
0cbcccf4c1
Update Cranelift
2019-12-08 11:51:18 +01:00
bjorn3
65f69d1085
Update dependencies
2019-11-26 20:55:03 +01:00
bjorn3
6055b85a31
Update Cranelift
2019-11-26 20:49:02 +01:00
dependabot-preview[bot]
e51a5cf01c
Bump cranelift from bed9a72
to 0b40b11
...
Bumps [cranelift](https://github.com/bytecodealliance/cranelift ) from `bed9a72` to `0b40b11`.
- [Release notes](https://github.com/bytecodealliance/cranelift/releases )
- [Commits](bed9a72a77...0b40b114f6
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 05:02:10 +00:00
bjorn3
d2eafd858f
Update Cranelift
2019-11-16 15:22:43 +01:00
bjorn3
42f8620432
Update dependencies
2019-11-14 21:38:08 +01:00
bjorn3
1f8a646592
Update cranelift and update git url for move to bytecodealliance
...
Fixes #796
2019-11-14 21:32:18 +01:00
bjorn3
ff7507e014
Update Cranelift and faerie
2019-11-11 20:39:47 +01:00
bjorn3
bef2d8836f
Fix backend_object build
2019-11-09 15:50:48 +01:00
bjorn3
74ea53f1fb
Update cranelift
2019-11-06 20:48:29 +01:00
bjorn3
7f3da30e2c
Update dependencies
2019-11-01 20:12:03 +01:00
bjorn3
62d1082190
Update cranelift and object
2019-11-01 20:08:42 +01:00
bjorn3
ab5542e0cc
Update dependencies
2019-10-29 19:07:07 +01:00
bjorn3
40178f6d3c
Changes for gimli-rs/object#133
2019-10-25 22:01:31 +02:00
bjorn3
f9ff604d96
Make dylib metadata write backend agnostic
2019-10-18 18:31:38 +02:00
bjorn3
0934dc84fd
Update dependencies
2019-10-16 19:13:11 +02:00
bjorn3
59893d899f
Update Cranelift
2019-10-16 19:01:39 +02:00
bjorn3
fc261aa2f5
Update Cranelift
2019-10-09 20:34:25 +02:00
dependabot-preview[bot]
e948c1b672
Bump miniz_oxide from 0.3.2 to 0.3.3 ( #744 )
...
Bumps [miniz_oxide](https://github.com/Frommi/miniz_oxide ) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/Frommi/miniz_oxide/releases )
- [Commits](https://github.com/Frommi/miniz_oxide/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 19:43:48 +02:00
bjorn3
82fde5b622
Remove bitflags dependency
2019-10-06 17:52:23 +02:00
bjorn3
8bb81fdc3b
Update dependencies
2019-10-04 21:11:58 +02:00
bjorn3
a31ec018e8
Update Cranelift
2019-10-04 21:11:00 +02:00
dependabot-preview[bot]
39796d162e
Bump cranelift from c7fd5d9
to ee6fe21
( #742 )
...
Bumps [cranelift](https://github.com/CraneStation/cranelift ) from `c7fd5d9` to `ee6fe21`.
- [Release notes](https://github.com/CraneStation/cranelift/releases )
- [Commits](c7fd5d9a47...ee6fe21f92
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 20:30:18 +02:00
bjorn3
58a9b648e8
Update cranelift, faerie and target-lexicon
2019-10-03 18:55:01 +02:00
bjorn3
8cee28db3e
Switch back to crates.io version of gimli
...
Fixes #727
2019-10-03 18:54:30 +02:00
dependabot-preview[bot]
cbd65b24d5
Bump gimli from 1f1a9eb
to 7e76a9d
( #722 )
...
Bumps [gimli](https://github.com/gimli-rs/gimli ) from `1f1a9eb` to `7e76a9d`.
- [Release notes](https://github.com/gimli-rs/gimli/releases )
- [Commits](1f1a9eb239...7e76a9d566
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 12:00:04 +02:00
dependabot-preview[bot]
e64ff47681
Bump adler32 from 1.0.3 to 1.0.4 ( #721 )
...
Bumps [adler32](https://github.com/remram44/adler32-rs ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/remram44/adler32-rs/releases )
- [Commits](https://github.com/remram44/adler32-rs/compare/1.0.3...1.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 11:59:35 +02:00
dependabot-preview[bot]
3d87b5c576
Bump serde from 1.0.100 to 1.0.101 ( #725 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 11:59:13 +02:00
bjorn3
3a7aa6c0fa
Reduce time required to build from scratch in dev mode
...
* Disable wasm reading of object
* Use tempfile bundled with rustc
* Don't optimize and don't generate debuginfo for build scripts and some
build deps
Before: 354s (5m 45s)
After: 207s (3m 27s)
2019-09-21 14:27:45 +02:00
bjorn3
0f8814fd6d
Merge pull request #714 from bjorn3/dependabot/cargo/rand-0.7.1
...
Bump rand from 0.7.0 to 0.7.1
2019-09-16 09:37:28 +02:00
dependabot-preview[bot]
a9ff5d91aa
Bump cranelift from 4c7e3c3
to 8945b82
...
Bumps [cranelift](https://github.com/CraneStation/cranelift ) from `4c7e3c3` to `8945b82`.
- [Release notes](https://github.com/CraneStation/cranelift/releases )
- [Commits](4c7e3c3f1e...8945b82f92
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 04:54:31 +00:00
dependabot-preview[bot]
41a54f584a
Bump rand from 0.7.0 to 0.7.1
...
Bumps [rand](https://github.com/rust-random/rand ) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/0.7.0...0.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 04:54:02 +00:00
bjorn3
3ee184f2aa
Update object to 0.14.0
2019-09-13 20:44:48 +02:00
bjorn3
48da36d7a8
Update dependencies
2019-09-12 20:22:02 +02:00
bjorn3
3a8dd34831
Update Cranelift
2019-09-10 20:37:16 +02:00
bjorn3
ce0be229d7
Use upstream cranelift
2019-09-08 19:18:17 +02:00
bjorn3
cd0e862282
Update ar
...
Fixes #672
2019-09-01 11:17:01 +02:00
bjorn3
b3311ed4d5
Update Cargo.lock
2019-08-30 11:46:07 +02:00
bjorn3
f1b6bd9480
Update my fork of cranelift for an isplit fix
2019-08-29 11:24:08 +02:00
bjorn3
02b68aa747
Update dependencies
...
The faerie update fixes macOS build (m4b/faerie#90 )
2019-08-22 12:37:24 +02:00
bjorn3
6bf47ad0d4
Include load/store.i128 fix from my cranelift branch
2019-08-15 13:37:38 +02:00
bjorn3
5459b157ca
Update Cargo.lock
2019-08-13 11:52:09 +02:00
bjorn3
3000a3f63d
[WIP] Implement dylib loading for the JIT
2019-08-10 16:50:23 +02:00
bjorn3
bbcffc23ca
Update Cargo.lock
2019-08-10 14:33:59 +02:00
bjorn3
bc914cd43b
Update Cargo.lock
2019-08-01 10:54:37 +02:00
bjorn3
a24a956aa6
Update dependencies
2019-07-28 09:24:27 +02:00
bjorn3
770c12ac97
Use own branch of clif instead of local checkout
2019-07-26 12:02:51 +02:00
bjorn3
de32ddad23
[WIP] Basic i128 support
2019-07-26 11:28:04 +02:00
bjorn3
853234006e
Update Cargo.lock
2019-07-20 15:48:18 +02:00