bjorn3
e8db15f662
Fix filename length for ar files
2019-04-24 19:00:21 +02:00
bjorn3
103f2faa1a
[WIP] Try using GnuBuilder
2019-04-24 19:00:21 +02:00
bjorn3
472b591f90
Use rustc_codegen_ssa: 🔙 :link instead of copy pasted version
2019-04-24 19:00:21 +02:00
bjorn3
8c2bd3ec64
Rustup to rustc 1.36.0-nightly (e938c2b9a 2019-04-23)
2019-04-24 16:35:00 +02:00
bjorn3
004dc33031
Refactor archive.rs for future usage of ar::GnuBuilder
2019-04-21 14:59:05 +02:00
bjorn3
3fedac85e7
Let the ArArchiveBuilder implement cg_ssa: 🔙 :archive::ArchiveBuilder
2019-04-21 14:57:55 +02:00
bjorn3
cc0804e815
Rustup to rustc 1.36.0-nightly (33fe1131c 2019-04-20)
2019-04-21 14:41:23 +02:00
bjorn3
5d3fbdd68e
Use more rustc_codegen_ssa: 🔙 :link for linking
2019-04-20 17:35:58 +02:00
bjorn3
dd21922f31
Rustup to rustc 1.36.0-nightly (3c3d3c177 2019-04-17)
2019-04-18 19:06:59 +02:00
bjorn3
de792ad690
Rustup to rustc 1.35.0-nightly (aa99abeb2 2019-04-14)
2019-04-15 16:34:16 +02:00
bjorn3
c0ffc422ab
Print message when reaching trap
2019-04-10 17:56:44 +02:00
bjorn3
970d164089
Fix and optimize init intrinsic
2019-04-10 17:25:57 +02:00
bjorn3
41a4175c84
Fix for mutable_borrow_reservation_conflict future compatibility lint
2019-04-08 18:22:28 +02:00
Aaron Hill
e6acbdc20a
Rustup to rustc 1.35.0-nightly (f8673e0ad 2019-04-03)
2019-04-04 20:53:16 +02:00
bjorn3
0ad4e2cc96
Rustup to rustc 1.35.0-nightly (e3428db7c 2019-03-31)
2019-04-01 20:22:59 +02:00
bjorn3
a3f7b5da86
Rustup to rustc 1.35.0-nightly (237bf3244 2019-03-28)
2019-03-29 19:33:12 +01:00
bjorn3
b9295f1efd
Rustup to rustc 1.35.0-nightly (fbd34efb3 2019-03-26)
2019-03-27 17:45:20 +01:00
bjorn3
0df3b41630
Skip ZST arguments
...
Fixes #413 and increases compatibility with cg_llvm
2019-03-26 19:53:04 +01:00
bjorn3
47b1ef24e4
Update dependencies
2019-03-25 20:03:05 +01:00
bjorn3
a715c79263
Rustup to rustc 1.35.0-nightly (82e2f3ec2 2019-03-20)
2019-03-21 20:24:46 +01:00
bjorn3
788d8cec93
Rustup to rustc 1.35.0-nightly (52e885628 2019-03-15)
2019-03-16 10:54:02 +01:00
bjorn3
87424cb288
Misc changes
2019-03-11 20:45:59 +01:00
bjorn3
b0ecbf14a2
Sign extend ints in trans_const_value
2019-03-11 20:44:05 +01:00
bjorn3
d9403bf3fd
Implement weak linkage for statics
2019-03-11 20:36:29 +01:00
bjorn3
bfe8c89d41
Remove "Saved incremental data" warning
2019-03-11 20:06:23 +01:00
bjorn3
27e9cfc79f
Rustup to rustc 1.35.0-nightly (9d71ec135 2019-03-10)
2019-03-11 20:02:47 +01:00
bjorn3
14d66b279c
Update cranelift, faerie and target-lexicon
2019-03-08 17:55:51 +01:00
bjorn3
4d4e06cbe5
Fix atomic intrinsics
2019-03-06 21:09:35 +01:00
bjorn3
354eb0da9f
Fix write_cvalue type assert for late bound regions in trait objects
2019-03-06 20:57:14 +01:00
bjorn3
e09ae25299
Remove 0006-alloc-Disable-some-unsupported-stuff.patch
2019-03-06 20:56:53 +01:00
bjorn3
11af20b156
Fix panic with reported const_eval promoted error
2019-03-06 20:56:15 +01:00
bjorn3
a5fdefe45a
Fix trans_get_discriminant for uninhabited types
2019-03-06 20:55:28 +01:00
bjorn3
c2095c4afe
Rustup to rustc 1.35.0-nightly (87a436377 2019-03-03)
2019-03-04 18:57:09 +01:00
bjorn3
2ce5387b7c
Rename load_value_pair to load_scalar_pair and fix dynamic dispatch with arbitrary self types
2019-03-03 12:19:55 +01:00
bjorn3
57feadcc13
Replace functions taking or returning u128 or i128 with a trap
...
This makes it possible to remove most of 0002-Disable-u128-and-i128-in-libcore.patch.
The rest has to be kept because of u128 and i128 only being used in the function body.
2019-03-03 11:45:52 +01:00
bjorn3
e77f1185a1
Improve unimpl! docs
2019-03-03 11:02:32 +01:00
bjorn3
23a9dcd947
Make CastKind::Misc handling more clean and general
2019-03-02 20:47:15 +01:00
bjorn3
89666d9818
Implement CastKind::ClosureFnPointer
2019-03-02 20:25:08 +01:00
bjorn3
25f3ef5ff9
Implement ProjectionElem::Subslice
2019-03-02 20:11:31 +01:00
bjorn3
99eb418f19
Rustup to rustc 1.34.0-nightly (c1d2d83ca 2019-03-01)
2019-03-02 12:18:41 +01:00
bjorn3
3d81b76566
Rustup to rustc 1.34.0-nightly (350674b71 2019-02-28)
2019-03-01 18:55:20 +01:00
bjorn3
6c88af3438
Rustup to rustc 1.34.0-nightly (7e001e5c6 2019-02-27)
2019-02-28 10:55:21 +01:00
bjorn3
c8b51653f3
Rustup to rustc 1.34.0-nightly (00aae71f5 2019-02-25)
2019-02-26 11:34:38 +01:00
bjorn3
14750ece1a
Use Instance::resolve_for_vtable instead of Instance::resolve for vtables
2019-02-23 10:30:15 +01:00
bjorn3
f02490d960
Rustfmt
2019-02-21 15:06:09 +01:00
bjorn3
b4eff78a9e
Pass command-line arguments to JITed function
...
Cherry-picked from f1f35405e15ca1b77425514b04b96b2749231899 by
@milkey-mouse
2019-02-18 18:53:18 +01:00
bjorn3
b7f2a722c9
Update gimli
2019-02-18 18:32:40 +01:00
bjorn3
ea10842d95
Update cranelift
2019-02-18 18:26:59 +01:00
bjorn3
bab8113954
Fix discriminant_value intrinsic
...
Fixes #349
2019-02-16 17:18:51 +01:00
bjorn3
ccf07adbfb
Implement isize -> raw-ptr cast
2019-02-16 16:37:30 +01:00