bjorn3
|
c39cb46da7
|
Update Cranelift
|
2021-02-18 18:07:25 +01:00 |
|
bjorn3
|
c5dff34ae9
|
Revert "Update libc and libloading"
This reverts commit bfcf97bd83 .
It causes a "can't resolve symbol" crash on macOS
|
2021-02-09 13:19:19 +01:00 |
|
bjorn3
|
bfcf97bd83
|
Update libc and libloading
|
2021-02-09 12:40:43 +01:00 |
|
bjorn3
|
6fe5eace3c
|
Update Cranelift
|
2021-02-09 12:34:13 +01:00 |
|
bjorn3
|
2d3603ff29
|
Update dependencies
|
2021-02-03 11:55:17 +01:00 |
|
bjorn3
|
0f861e1035
|
Update Cranelift
|
2021-02-03 11:53:23 +01:00 |
|
bjorn3
|
d263447878
|
Replace EmptySinglePair with SmallVec
|
2021-01-27 10:24:31 +01:00 |
|
bjorn3
|
a19ef67f14
|
Update Cranelift
This implements everything in the new backend necessary for usage with cg_clif
|
2021-01-21 19:19:48 +01:00 |
|
bjorn3
|
1952b1ffae
|
Update dependencies
|
2021-01-16 11:50:58 +01:00 |
|
bjorn3
|
c34e165c66
|
Update Cranelift
|
2021-01-16 11:46:21 +01:00 |
|
bjorn3
|
f8e22bfb1b
|
Update Cranelift
|
2020-12-12 10:37:10 +01:00 |
|
bjorn3
|
3f28a49177
|
Update Cranelift
This includes bytecodealliance/wasmtime#2403 which enables hotswapping with SimpleJIT
|
2020-12-04 10:19:32 +01:00 |
|
bjorn3
|
64e7ff25f6
|
Update Cranelift
|
2020-12-03 12:12:46 +01:00 |
|
bjorn3
|
6eaa502049
|
Update Cranelift for SimpleJIT changes
|
2020-11-12 11:56:09 +01:00 |
|
bjorn3
|
4700926e54
|
Update dependencies
|
2020-11-09 18:43:54 +01:00 |
|
bjorn3
|
1a32c542ff
|
Update Cranelift
|
2020-11-09 18:16:08 +01:00 |
|
bjorn3
|
f4e8af268b
|
Update Cranelift
Fixes bootstrapping of rustc using cg_clif
Fixes #1097
|
2020-11-01 09:50:33 +01:00 |
|
bjorn3
|
6b1902a0fa
|
Update Cranelift
|
2020-10-31 19:38:35 +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 |
|