Commit Graph

410 Commits

Author SHA1 Message Date
bjorn3
285c7c66dc Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01 2020-11-03 11:00:04 +01:00
bjorn3
96d76eb8e4 Update dependencies 2020-10-11 11:20:15 +02:00
bjorn3
9683c42cde Update Cranelift 2020-10-11 11:14:08 +02:00
bjorn3
0a5968dfd2 Use the new cranelift-module interface
This updates Cranelift to include bytecodealliance/wasmtime#2249
2020-10-08 19:00:21 +02:00
bjorn3
e5437b650b Update Cranelift 2020-09-23 09:53:41 +02:00
bjorn3
1add4323cf Update Cranelift 2020-09-21 19:23:39 +02:00
bjorn3
a18a1948e0 Remove wasmparser dependency through object 2020-09-16 17:17:57 +02:00
bjorn3
b8bbbe38d1 Remove cfg-if dependency 2020-09-16 16:57:52 +02:00
bjorn3
55d4afd2ba Remove byteorder dependency 2020-09-16 16:54:58 +02:00
bjorn3
044470a726 Remove hashbrown usage
drain_filter is now supported on nightly
2020-09-15 21:00:04 +02:00
bjorn3
4bb25c3e4a Fix dylib metadata writing
Rustc switched from flate2 to snappy
2020-09-05 11:00:34 +02:00
bjorn3
217b3818b7 Rustup to rustc 1.48.0-nightly (c59199efc 2020-09-04) 2020-09-05 10:38:49 +02:00
CohenArthur
cb386896ee stack2reg: Switch to hashbrown::HashSet 2020-08-23 21:44:00 +02:00
bjorn3
02b7cdc316 Update Cranelift and object 2020-08-20 15:21:26 +02:00
bjorn3
5afffb823c Update syn 2020-08-05 14:02:54 +02:00
bjorn3
da09c576e7 Update Cranelift 2020-08-05 13:59:35 +02:00
bjorn3
c5899526e4 Update dependencies 2020-07-30 16:43:53 +02:00
bjorn3
9f635de5c7 Update Cranelift 2020-07-30 16:37:31 +02:00
bjorn3
26e7bc1ed6 Update log dependency 2020-07-17 19:18:40 +02:00
bjorn3
942039b232 Pass ByRef values at fixed stack offset for extern "C"
This makes it possible to build proc macros using cg_clif
2020-07-17 12:41:01 +02:00
bjorn3
748d516e0d Use builtin ranlib instead of running external ranlib
This makes it possible to create rlibs for any target without installing
a toolchain for the target

Fixes #763
2020-07-15 16:28:21 +02:00
bjorn3
3e67eb1b44 Update Cranelift
Fixes #757 (through bytecodealliance/wasmtime#1939)
2020-07-14 21:14:14 +02:00
bjorn3
8dfb1daea7 Update dependencies 2020-07-13 19:41:52 +02:00
bjorn3
3dd65486f4 Update Cranelift 2020-07-13 19:35:21 +02:00
bjorn3
b6150be206 Update dependencies 2020-07-09 13:23:45 +02:00
bjorn3
8e519643d2 Update Cranelift 2020-07-09 13:17:38 +02:00
bjorn3
bc966492c2 Update Cranelift 2020-07-02 21:58:11 +02:00
bjorn3
5262fec06d Update Cranelift 2020-06-30 18:48:26 +02:00
bjorn3
c1b1a5a9dc Update cc 2020-06-30 18:41:28 +02:00
bjorn3
4bfc4a14b6 Update dependencies 2020-06-27 11:37:34 +02:00
bjorn3
ef924329a1 Update Cranelift 2020-06-27 11:37:08 +02:00
bjorn3
b4d9d8a4cc Update Cranelift 2020-06-20 11:21:52 +02:00
bjorn3
5443f39f87 Update dependencies 2020-06-16 10:41:19 +02:00
bjorn3
d471c1b521 Update Cranelift 2020-06-16 10:38:12 +02:00
bjorn3
e1a77a5ce6 Update dependencies 2020-06-12 19:11:40 +02:00
bjorn3
e4596aa080 Update Cranelift 2020-06-12 19:07:04 +02:00
dependabot-preview[bot]
eb489599d6
Bump cranelift-codegen from 00abfcd to 4bb5894
Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `00abfcd` to `4bb5894`.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Commits](00abfcd943...4bb58940c7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 05:26:17 +00:00
bjorn3
456c14f9e8 Update dependencies 2020-06-05 12:43:42 +02:00
bjorn3
bc555764bd Update Cranelift 2020-06-05 12:40:33 +02:00
bjorn3
14a4adb482 Update depencencies 2020-05-25 13:08:50 +02:00
bjorn3
47f0256d56 Update Cranelift 2020-05-25 13:04:36 +02:00
bjorn3
ac14f8d4de Update dependencies 2020-05-10 15:35:32 +02:00
bjorn3
fa57d9d0db Update Cranelift 2020-05-10 15:18:26 +02:00
dependabot-preview[bot]
875b5f7b34
Bump cranelift-codegen from ebd13ce to c284ffe
Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `ebd13ce` to `c284ffe`.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Commits](ebd13cee05...c284ffe6c0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 05:27:24 +00:00
bjorn3
020bcb31db Register frame table in JIT mode 2020-05-01 20:58:27 +02:00
bjorn3
68721d4bb4 Update dependencies 2020-04-27 11:57:09 +02:00
bjorn3
6387df14df Update Cranelift 2020-04-25 11:46:04 +02:00
bjorn3
1691405063 Update dependencies 2020-04-22 18:02:50 +02:00
bjorn3
6f8bfb5599 Update Cranelift 2020-04-22 18:02:17 +02:00
bjorn3
385c656372 Update Cranelift 2020-04-19 11:10:00 +02:00
bjorn3
045ae10380 Update Cranelift 2020-04-17 14:32:01 +02:00
bjorn3
287e70f1b4 Update dependencies 2020-04-13 13:00:44 +02:00
bjorn3
bbc0cd66b4 Update Cranelift 2020-04-13 12:54:55 +02:00
dependabot-preview[bot]
8de9fbb752
Bump libloading from 0.5.2 to 0.6.0 (#957)
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/nagisa/rust_libloading/releases)
- [Commits](https://github.com/nagisa/rust_libloading/compare/0.5.2...0.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-06 11:09:01 +02:00
dependabot-preview[bot]
ca9a8a0441
Bump cranelift-codegen from 20e7185 to 9ca3bf5
Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `20e7185` to `9ca3bf5`.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Commits](20e71858a1...9ca3bf532e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 05:28:25 +00:00
bjorn3
5958355ef1 Update dependencies 2020-04-01 14:19:25 +02:00
bjorn3
e3396901c4 Update Cranelift 2020-04-01 14:19:25 +02:00
bjorn3
c2e3560447 Update Cranelift 2020-03-31 14:13:38 +02:00
dependabot-preview[bot]
13fe779e10
Bump cranelift-codegen from 08e5484 to cd900d7
Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `08e5484` to `cd900d7`.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Commits](08e5484cdb...cd900d72db)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 16:50:32 +00:00
bjorn3
203b0b6b11 Update errno 2020-03-28 14:20:53 +01:00
bjorn3
f6d12440aa Update Cranelift 2020-03-28 14:01:48 +01:00
bjorn3
dc76cd0551 Update dependencies 2020-03-24 13:20:26 +01:00
bjorn3
5c9b9305b7 Update Cranelift and object 2020-03-24 13:17:03 +01:00
dependabot-preview[bot]
eb3d358346
Bump cranelift-codegen from 1c55eb1 to c202a8e
Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `1c55eb1` to `c202a8e`.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Commits](1c55eb1a8b...c202a8eeaf)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 05:22:45 +00:00
bjorn3
02d85dd590 Update dependencies 2020-03-19 13:54:38 +01:00
bjorn3
52f90c6308 Update Cranelift 2020-03-19 12:09:21 +01:00
dependabot-preview[bot]
16d3fd31d7
Bump cranelift-codegen from fbe29da to e2f6c08
Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `fbe29da` to `e2f6c08`.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Commits](fbe29da5cc...e2f6c08052)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:11:04 +00:00
dependabot-preview[bot]
c53297f5eb
Bump proc-macro2 from 1.0.8 to 1.0.9 (#908)
Bumps [proc-macro2](https://github.com/alexcrichton/proc-macro2) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/alexcrichton/proc-macro2/releases)
- [Commits](https://github.com/alexcrichton/proc-macro2/compare/1.0.8...1.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-10 10:40:23 +01:00
dependabot-preview[bot]
32bcee563e
Bump syn from 1.0.15 to 1.0.16 (#907)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.15 to 1.0.16.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.15...1.0.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-10 10:40:04 +01:00
dependabot-preview[bot]
c84949129b
Bump quote from 1.0.2 to 1.0.3 (#912)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.2...1.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-10 10:39:45 +01:00
dependabot-preview[bot]
12d324ce68
Bump cranelift-codegen from 4284491 to fbe29da
Bumps [cranelift-codegen](https://github.com/bytecodealliance/wasmtime) from `4284491` to `fbe29da`.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Commits](4284491339...fbe29da5cc)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 05:17:39 +00:00
bjorn3
a29730e288 Update Cranelift 2020-03-07 11:11:42 +01:00
bjorn3
dc1165300d Update for the merge of Cranelift into Wasmtime 2020-02-29 14:24:29 +01:00
bjorn3
c8de552c01 Tls support 2020-02-26 14:41:05 +01:00
dependabot-preview[bot]
101f8d4ecf
Bump cranelift-codegen from 0c7da4a to 5ad5505
Bumps [cranelift-codegen](https://github.com/bytecodealliance/cranelift) from `0c7da4a` to `5ad5505`.
- [Release notes](https://github.com/bytecodealliance/cranelift/releases)
- [Commits](0c7da4a663...5ad55057f1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 05:09:52 +00:00
bjorn3
43e23af700 Update dependencies 2020-02-22 14:29:34 +01:00
bjorn3
ad7e8ad2cc Update Cranelift 2020-02-22 14:25:22 +01:00
dependabot-preview[bot]
2714068b97
Bump thiserror from 1.0.10 to 1.0.11 (#894)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.10...1.0.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 17:54:27 +01:00
dependabot-preview[bot]
487e4ff86e
Bump cranelift-codegen from f1aa072 to cd3d84e
Bumps [cranelift-codegen](https://github.com/bytecodealliance/cranelift) from `f1aa072` to `cd3d84e`.
- [Release notes](https://github.com/bytecodealliance/cranelift/releases)
- [Commits](f1aa07265b...cd3d84e580)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 05:10:16 +00:00
bjorn3
6156f48ffe Update Cranelift and use the new ineg instruction 2020-02-15 11:59:45 +01:00
bjorn3
6b25454028 Update dependencies 2020-02-14 18:37:28 +01:00
bjorn3
430f738392 Update Cranelift for basic blocks 2020-02-14 18:23:29 +01:00
bjorn3
52d183ead6 Update smallvec to 1.2.0 2020-02-01 12:35:45 +01:00
bjorn3
f12c0d8ac7 Update thiserror 2020-01-29 11:32:59 +01:00
bjorn3
7ec6bb21b6 Update Cranelift 2020-01-29 11:31:17 +01:00
dependabot-preview[bot]
09c97475fb
Bump cranelift-codegen from 93e3bc1 to 9a578c1
Bumps [cranelift-codegen](https://github.com/bytecodealliance/cranelift) from `93e3bc1` to `9a578c1`.
- [Release notes](https://github.com/bytecodealliance/cranelift/releases)
- [Commits](93e3bc1998...9a578c1092)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 05:09:35 +00:00
bjorn3
3197971095 Update dependencies 2020-01-22 18:09:00 +01:00
bjorn3
24fd604540 Update Cranelift
As basic blocks now work, they are enabled.
2020-01-22 18:04:11 +01:00
dependabot-preview[bot]
98fc3b0c27
Bump cranelift-codegen from 3268b0d to 062e984
Bumps [cranelift-codegen](https://github.com/bytecodealliance/cranelift) from `3268b0d` to `062e984`.
- [Release notes](https://github.com/bytecodealliance/cranelift/releases)
- [Commits](3268b0d11f...062e984cdd)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 05:11:56 +00:00
bjorn3
4fbb45c3f3 Update gimli to 0.20.0 2020-01-14 14:19:43 +01:00
bjorn3
3311c1f7fe Remove some depencencies 2020-01-14 14:16:06 +01:00
bjorn3
b22b184969 Update Cranelift 2020-01-14 13:55:08 +01:00
bjorn3
d65ba25ba7 Remove faerie support 2020-01-10 13:30:21 +01:00
bjorn3
2bd7dcd2c0 Update Cranelift 2020-01-10 13:28:31 +01:00
bjorn3
3d5b54d959 Update dependencies 2020-01-09 17:45:40 +01:00
bjorn3
66b2ce7987 Update Cranelift 2020-01-09 17:43:21 +01:00
bjorn3
399cada762 Directly depend on cranelift_{codegen,frontend}
Fixes #838
2019-12-24 12:43:20 +01:00
dependabot-preview[bot]
f0b553df5a
Bump smallvec from 1.0.0 to 1.1.0
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.0.0...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 12:50:16 +00:00
bjorn3
df641e1679 Update Cranelift
bytecodealliance/cranelift#1305 has been fixed.
2019-12-22 17:04:33 +01:00
bjorn3
dd675a26fd Revert "Update Cranelift"
This reverts commit 81eb73365e.

Caused SIGSEGV: https://github.com/bytecodealliance/cranelift/issues/1305
2019-12-20 22:03:32 +01:00