bjorn3
6bb3a40d53
Update to Cranelift 0.127
2025-12-23 15:31:24 +00:00
bjorn3
e24f0fa3c5
Update dependencies
2025-12-08 11:20:15 +00:00
bjorn3
06962948eb
Update to Cranelift 0.126
2025-11-21 10:25:16 +00:00
bjorn3
a20a4c2513
Update to Cranelift 0.125
2025-10-21 09:22:56 +00:00
bjorn3
13748073d8
Update to Cranelift 0.124.1
2025-09-23 18:54:39 +00:00
bjorn3
4a47066323
Update libloading
...
This pulls in a newer version of windows-targets. The region crate still
pulls in the older version though.
2025-08-20 15:31:54 +00:00
bjorn3
8cb157c17d
Update to Cranelift 0.123
2025-08-20 15:31:48 +00:00
bjorn3
17f2c4db53
Update to Cranelift 0.122
2025-07-23 14:47:53 +00:00
bjorn3
57fb209e76
Update dependencies
2025-07-21 13:56:39 +00:00
bjorn3
3719abbb33
Update to Cranelift 0.121
2025-06-21 17:37:25 +00:00
bjorn3
4c39287e34
Update to Cranelift 0.120
2025-05-20 12:59:03 +00:00
bjorn3
de372d3fff
Update to Cranelift 0.119
2025-04-21 15:24:18 +00:00
bjorn3
15fff5d2d2
Update to Cranelift 0.118
2025-03-20 15:37:34 +00:00
bjorn3
94ac6e557f
Update to Cranelift 0.117
2025-02-26 09:14:43 +00:00
bjorn3
e7b1853b06
Update to Cranelift 0.116
2025-01-23 10:10:54 +00:00
bjorn3
f6d58eb790
Update dependencies
2025-01-09 12:03:15 +00:00
bjorn3
7f98f34420
Update to Cranelift 0.115
2024-12-28 20:06:43 +00:00
bjorn3
ebacaee16b
Update to Cranelift 0.114
2024-11-21 12:04:27 +00:00
bjorn3
c28d433bd9
Update Cranelift to 0.113
2024-10-24 09:28:46 +00:00
bjorn3
9a48c44a27
Remove pulley-interpreter dependency
2024-10-03 09:01:42 +00:00
bjorn3
743a2e47ac
Update to Cranelift 0.112.0
2024-10-03 09:01:40 +00:00
bjorn3
19757ecb9d
Update Cranelift to 0.111
2024-08-22 19:39:43 +00:00
bjorn3
aec3786ead
Apply missed change from subtree sync
2024-08-09 17:34:52 +00:00
Daniel Paoliello
2756bd6ff7
Add support for raw-dylib
2024-08-08 13:51:58 -07:00
bjorn3
b2e612f204
Update Cranelift to 0.110.1
2024-07-25 14:50:02 +00:00
bjorn3
7292fa2a90
Update dependencies
2024-07-09 10:40:29 +00:00
bjorn3
3d54358b64
Update object to 0.36.1
...
This fixes a crash with macOS's ld-prime on arm64.
Fixes rust-lang/rustc_codegen_cranelift#1501
2024-06-29 15:13:34 +02:00
bjorn3
2a378251fb
Update to Cranelift 0.109
2024-06-20 17:05:08 +00:00
bjorn3
39daa5a182
Update to Cranelift 0.108
2024-05-20 20:29:45 +00:00
bjorn3
6ec27fe9da
Update to Cranelift 0.107
2024-04-22 21:04:48 +00:00
bjorn3
2c6ef5a2d0
Update a couple of crates
2024-04-22 19:25:51 +00:00
bjorn3
966e269351
Update data structure crates
2024-04-22 19:25:00 +00:00
bjorn3
cea3e7da8c
Update syn, quote and proc-macro2
2024-04-22 19:22:52 +00:00
bjorn3
c02f6c57e9
Update windows-trgets to 0.52.5
2024-04-22 19:18:21 +00:00
bjorn3
d569c84f07
Update libloading
...
This removes one copy of the windows bindings
2024-04-22 19:17:02 +00:00
bjorn3
ae0e6e22f0
Update to Cranelift 0.106
2024-03-22 18:34:00 +00:00
bjorn3
8c46d93ca0
Update to Cranelift 0.105.2
...
Fixes rust-lang/rustc_codegen_cranelift#1460
2024-02-29 14:55:16 +00:00
Ulrich Weigand
26ee4c93b5
Update libc dependency to 0.2.153
2024-02-23 17:33:46 +01:00
bjorn3
d23026ac1b
Update to Cranelift 0.105
2024-02-20 20:52:27 +00:00
Amanieu d'Antras
be4d3fb261
Update ahash dependency to 0.8.7
2024-01-30 03:34:28 +00:00
bjorn3
0061bb7faf
Merge commit ' 3e50cf6502' into sync_cg_clif-2024-01-26
2024-01-26 18:33:45 +00:00
Simonas Kazlauskas
be1b86fef4
Format sources into the error message when loading codegen backends
...
cc https://github.com/rust-lang/rustc_codegen_cranelift/issues/1447
2024-01-10 18:00:38 +02:00
bjorn3
7325d0de63
Merge commit ' 26c02eb290' into sync_cg_clif-2023-12-24
2023-12-24 14:35:19 +00:00
bjorn3
1988cf4a18
Merge commit ' 710c67909d' into sync_cg_clif-2023-11-25
2023-11-25 10:05:52 +00:00
bjorn3
1cb7bdb757
Update target-lexicon to 0.12.12
...
This adds support for loongarch and a bunch of other targets
2023-10-27 11:56:39 +00:00
bjorn3
1e39bbf74c
Update Cranelift to 0.101.2 and disable host-arch feature of cranelift-codegen
...
This ensures that cg_clif can be built for targets that aren't natively
supported by Cranelift. It will not be possible to compile for the host
in this case, but cross-compilation will still be possible.
We won't distribute cg_clif as rustup component for any targets that
aren't natively supported by Cranelift, but will still build it if
codegen-backends lists "cranelift".
2023-10-27 11:56:39 +00:00
bjorn3
a302610016
Merge commit ' 93a5433f17' into sync_cg_clif-2023-10-24
2023-10-24 12:22:23 +00:00
bjorn3
e472b5573a
Merge commit ' c07d1e2f88' into sync_cg_clif-2023-10-21
2023-10-21 19:54:51 +00:00
bjorn3
5d85a24442
Merge commit ' 81dc066758' into sync_cg_clif-2023-10-09
2023-10-09 08:52:46 +00:00
dirreke
0b283557e7
reverse change in rustc_codegen_cranelift
2023-08-15 00:03:27 +08:00