1
Fork 0
Commit graph

725 commits

Author SHA1 Message Date
bjorn3
aeecb45beb Preserve the order files are added to archives
rust.metadata.bin could have been at the start of an .rlib file confusing ld
2019-04-27 17:47:15 +02:00
bjorn3
11d816cce5 Rustup to rustc 1.36.0-nightly (597f43248 2019-04-26) 2019-04-27 17:44:12 +02:00
bjorn3
9f6a65b08b Update comment 2019-04-24 21:08:11 +02:00
bjorn3
746e5c5142 Remove some debug println's 2019-04-24 20:57:36 +02:00
bjorn3
f096ad14a3 Change module names back 2019-04-24 20:54:01 +02:00
bjorn3
7ab8dda160 Fix gnu archives 2019-04-24 20:50:23 +02:00
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
964edb9a61 Don't remove incremental cache for sysroot building
This more than halves compilation time for the sysroot
2019-04-24 16:36:04 +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
dependabot[bot]
8b3b6f0831
Merge pull request #486 from bjorn3/dependabot/cargo/cranelift-538a066 2019-04-19 17:31:39 +00:00
dependabot[bot]
a09d92f9b1
Bump cranelift from 8456797 to 538a066
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `8456797` to `538a066`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](84567979ba...538a0662bf)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-19 16:45:50 +00:00
dependabot[bot]
b90ff1e56a Bump gimli from 1bcc823 to 70c3730 (#490)
Bumps [gimli](https://github.com/gimli-rs/gimli) from `1bcc823` to `70c3730`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](1bcc823941...70c3730b5e)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-19 18:43:06 +02:00
bjorn3
dd21922f31 Rustup to rustc 1.36.0-nightly (3c3d3c177 2019-04-17) 2019-04-18 19:06:59 +02:00
dependabot[bot]
96a3f5db69 Bump regex from 1.1.5 to 1.1.6 (#483)
Bumps [regex](https://github.com/rust-lang/regex) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.1.5...1.1.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-17 14:15:44 +02:00
dependabot[bot]
b2d16c43d7 Bump gimli from 053f9e3 to 1bcc823 (#484)
Bumps [gimli](https://github.com/gimli-rs/gimli) from `053f9e3` to `1bcc823`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](053f9e3c9b...1bcc823941)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-17 14:15:28 +02:00
bjorn3
9b4910aed0 Update Cargo.lock 2019-04-15 16:41:13 +02:00
bjorn3
de792ad690 Rustup to rustc 1.35.0-nightly (aa99abeb2 2019-04-14) 2019-04-15 16:34:16 +02:00
bjorn3
2f36416fc9
Some changes to README.md 2019-04-14 10:49:07 +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
16f4126656 Pass --sysroot in config.sh to prevent passing it 2019-04-10 16:53:23 +02:00
bjorn3
3fb3043358 Update Cargo.lock 2019-04-10 16:44:18 +02:00
dependabot[bot]
68efcb34b6
Merge pull request #477 from bjorn3/dependabot/cargo/cranelift-8456797 2019-04-10 05:03:19 +00:00
dependabot[bot]
f13cd3e6ef
Bump cranelift from 4bc56b8 to 8456797
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `4bc56b8` to `8456797`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](4bc56b8505...84567979ba)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-10 04:17:48 +00:00
dependabot[bot]
3507b78d45
Merge pull request #471 from bjorn3/dependabot/cargo/cranelift-4bc56b8 2019-04-09 05:04:23 +00:00
dependabot[bot]
6e3939e43c
Bump cranelift from cadf244 to 4bc56b8
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `cadf244` to `4bc56b8`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](cadf244ed5...4bc56b8505)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-09 04:17:32 +00:00
bjorn3
41a4175c84 Fix for mutable_borrow_reservation_conflict future compatibility lint 2019-04-08 18:22:28 +02:00
bjorn3
42349e963d Update cranelift 2019-04-08 18:21:40 +02:00
dependabot[bot]
b9f771f83e
Merge pull request #467 from bjorn3/dependabot/cargo/cranelift-c08d231 2019-04-08 06:10:05 +00:00
dependabot[bot]
979795e05e
Bump cranelift from 0d2badc to c08d231
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `0d2badc` to `c08d231`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](0d2badceb8...c08d231708)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 04:17:43 +00:00
bjorn3
66e33c2570 Rustup to rustc 1.35.0-nightly (acd8dd6a5 2019-04-05) 2019-04-06 12:18:42 +02:00
bjorn3
8eee61fe69 Update dependencies 2019-04-05 20:10:55 +02:00
bjorn3
085944875e Update cranelift, faerie and target-lexicon 2019-04-05 19:42:23 +02:00
dependabot[bot]
ce4a10ad5c Bump gimli from 97ab9ea to 21a3d2b (#462)
Bumps [gimli](https://github.com/gimli-rs/gimli) from `97ab9ea` to `21a3d2b`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](97ab9ea183...21a3d2b82d)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 17:38:10 +02:00
Aaron Hill
e6acbdc20a Rustup to rustc 1.35.0-nightly (f8673e0ad 2019-04-03) 2019-04-04 20:53:16 +02:00
dependabot[bot]
a78029945a
Merge pull request #448 from bjorn3/dependabot/cargo/cranelift-73aa684 2019-04-02 16:18:11 +00:00
dependabot[bot]
94de167a93
Bump cranelift from 6df7e41 to 73aa684
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `6df7e41` to `73aa684`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](6df7e41f50...73aa6849b1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-02 15:49:17 +00:00
bjorn3
ee2c9deb0b Update Cargo.lock 2019-04-01 20:29:06 +02:00
bjorn3
0ad4e2cc96 Rustup to rustc 1.35.0-nightly (e3428db7c 2019-03-31) 2019-04-01 20:22:59 +02:00
bjorn3
50e70086ba Rustup to rustc 1.35.0-nightly (e782d790f 2019-03-29) 2019-03-30 10:37:09 +01:00
bjorn3
a3f7b5da86 Rustup to rustc 1.35.0-nightly (237bf3244 2019-03-28) 2019-03-29 19:33:12 +01:00
bjorn3
9e9e77bfb5 Update Cargo.lock 2019-03-29 18:05:17 +01:00
bjorn3
1fc1fbef93 Update Cargo.lock 2019-03-27 17:52:51 +01:00
bjorn3
b9295f1efd Rustup to rustc 1.35.0-nightly (fbd34efb3 2019-03-26) 2019-03-27 17:45:20 +01:00