]> git.lizzy.rs Git - rust.git/log
rust.git
5 years agoMove CValue and CPlace to separate file and remove duplicate scalar_to_clif_type
bjorn3 [Tue, 11 Jun 2019 13:43:22 +0000 (15:43 +0200)]
Move CValue and CPlace to separate file and remove duplicate scalar_to_clif_type

5 years agoEncapsulate CValue and CPlace creation
bjorn3 [Tue, 11 Jun 2019 13:32:30 +0000 (15:32 +0200)]
Encapsulate CValue and CPlace creation

5 years agoUpdate dependencies
bjorn3 [Tue, 11 Jun 2019 13:21:05 +0000 (15:21 +0200)]
Update dependencies

5 years agoUpdate Cargo.lock
bjorn3 [Sun, 9 Jun 2019 13:34:44 +0000 (15:34 +0200)]
Update Cargo.lock

5 years agoUpdate cranelift
bjorn3 [Sun, 9 Jun 2019 13:27:37 +0000 (15:27 +0200)]
Update cranelift

5 years agoRustup to rustc 1.37.0-nightly (991c719a1 2019-06-08)
bjorn3 [Sun, 9 Jun 2019 13:16:45 +0000 (15:16 +0200)]
Rustup to rustc 1.37.0-nightly (991c719a1 2019-06-08)

5 years agoPretty print non local mir bodies too on panic
bjorn3 [Sat, 8 Jun 2019 18:41:15 +0000 (20:41 +0200)]
Pretty print non local mir bodies too on panic

5 years agoMerge pull request #594 from bjorn3/dependabot/cargo/bitflags-1.1.0
dependabot-preview[bot] [Sat, 8 Jun 2019 08:07:40 +0000 (08:07 +0000)]
Merge pull request #594 from bjorn3/dependabot/cargo/bitflags-1.1.0

5 years agoBump bitflags from 1.0.4 to 1.1.0
dependabot-preview[bot] [Sat, 8 Jun 2019 07:43:58 +0000 (07:43 +0000)]
Bump bitflags from 1.0.4 to 1.1.0

Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/1.0.4...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoRustup to rustc 1.37.0-nightly (7cdaffd79 2019-06-05)
bjorn3 [Thu, 6 Jun 2019 18:31:09 +0000 (20:31 +0200)]
Rustup to rustc 1.37.0-nightly (7cdaffd79 2019-06-05)

5 years agoRustup to rustc 1.37.0-nightly (03ee55bb1 2019-06-01)
bjorn3 [Sun, 2 Jun 2019 10:06:02 +0000 (12:06 +0200)]
Rustup to rustc 1.37.0-nightly (03ee55bb1 2019-06-01)

5 years agoUpdate dependencies
bjorn3 [Sun, 2 Jun 2019 10:05:48 +0000 (12:05 +0200)]
Update dependencies

5 years agoRustup to rustc 1.37.0-nightly (3ade426ed 2019-05-30)
bjorn3 [Fri, 31 May 2019 08:56:55 +0000 (10:56 +0200)]
Rustup to rustc 1.37.0-nightly (3ade426ed 2019-05-30)

5 years agoRustup to rustc 1.36.0-nightly (f49269398 2019-05-25)
bjorn3 [Sun, 26 May 2019 08:20:35 +0000 (10:20 +0200)]
Rustup to rustc 1.36.0-nightly (f49269398 2019-05-25)

5 years agoUpdate Cargo.lock
bjorn3 [Sat, 25 May 2019 11:56:28 +0000 (13:56 +0200)]
Update Cargo.lock

5 years agoMerge pull request #566 from bjorn3/dependabot/cargo/cranelift-be02e94
dependabot-preview[bot] [Sat, 25 May 2019 11:17:21 +0000 (11:17 +0000)]
Merge pull request #566 from bjorn3/dependabot/cargo/cranelift-be02e94

5 years agoBump cranelift from `dcce879` to `be02e94`
dependabot-preview[bot] [Sat, 25 May 2019 10:32:31 +0000 (10:32 +0000)]
Bump cranelift from `dcce879` to `be02e94`

Bumps [cranelift](https://github.com/CraneStation/cranelift) from `dcce879` to `be02e94`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](https://github.com/CraneStation/cranelift/compare/dcce8792b18888228759122356683215f802d6a7...be02e945613270d17a316a23a58e0791d5712cee)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoRustup to rustc 1.36.0-nightly (dec4c5201 2019-05-24)
bjorn3 [Sat, 25 May 2019 10:30:21 +0000 (12:30 +0200)]
Rustup to rustc 1.36.0-nightly (dec4c5201 2019-05-24)

5 years agoUpdate cranelift
bjorn3 [Wed, 22 May 2019 13:21:05 +0000 (15:21 +0200)]
Update cranelift

5 years agoUpdate cranelift
bjorn3 [Tue, 14 May 2019 14:12:58 +0000 (16:12 +0200)]
Update cranelift

5 years agoPartial support for wasm32-unknown-wasi as host triple
bjorn3 [Sat, 11 May 2019 10:23:40 +0000 (12:23 +0200)]
Partial support for wasm32-unknown-wasi as host triple

This needs a rustc compiled for wasi (see rust-lang/miri#722)
It also needs CraneStation/target-lexicon#14

5 years agoBump proc-macro2 from 0.4.29 to 0.4.30 (#527)
dependabot[bot] [Thu, 9 May 2019 09:29:05 +0000 (11:29 +0200)]
Bump proc-macro2 from 0.4.29 to 0.4.30 (#527)

Bumps [proc-macro2](https://github.com/alexcrichton/proc-macro2) from 0.4.29 to 0.4.30.
- [Release notes](https://github.com/alexcrichton/proc-macro2/releases)
- [Commits](https://github.com/alexcrichton/proc-macro2/compare/0.4.29...0.4.30)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoMerge pull request #525 from bjorn3/dependabot/cargo/serde-1.0.91
dependabot[bot] [Wed, 8 May 2019 19:17:58 +0000 (19:17 +0000)]
Merge pull request #525 from bjorn3/dependabot/cargo/serde-1.0.91

5 years agoMerge pull request #526 from bjorn3/dependabot/cargo/syn-0.15.34
dependabot[bot] [Wed, 8 May 2019 18:55:46 +0000 (18:55 +0000)]
Merge pull request #526 from bjorn3/dependabot/cargo/syn-0.15.34

5 years agoBump serde from 1.0.90 to 1.0.91
dependabot[bot] [Wed, 8 May 2019 18:07:19 +0000 (18:07 +0000)]
Bump serde from 1.0.90 to 1.0.91

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.90...v1.0.91)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoBump syn from 0.15.33 to 0.15.34
dependabot[bot] [Wed, 8 May 2019 18:07:11 +0000 (18:07 +0000)]
Bump syn from 0.15.33 to 0.15.34

Bumps [syn](https://github.com/dtolnay/syn) from 0.15.33 to 0.15.34.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/0.15.33...0.15.34)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoRustup to rustc 1.36.0-nightly (cfdc84a00 2019-05-07)
bjorn3 [Wed, 8 May 2019 18:05:01 +0000 (20:05 +0200)]
Rustup to rustc 1.36.0-nightly (cfdc84a00 2019-05-07)

5 years agoExtract driver.rs
bjorn3 [Sat, 4 May 2019 14:54:25 +0000 (16:54 +0200)]
Extract driver.rs

5 years agoUpdate Cargo.lock
bjorn3 [Sat, 4 May 2019 14:25:19 +0000 (16:25 +0200)]
Update Cargo.lock

5 years agoUse crates.io version of ar again
bjorn3 [Sat, 4 May 2019 14:23:53 +0000 (16:23 +0200)]
Use crates.io version of ar again

5 years agoUpdate gimli
bjorn3 [Sat, 4 May 2019 14:20:43 +0000 (16:20 +0200)]
Update gimli

5 years agoUpdate cranelift
bjorn3 [Sat, 4 May 2019 14:15:20 +0000 (16:15 +0200)]
Update cranelift

5 years agoRustup to rustc 1.36.0-nightly (a3404557c 2019-05-03)
bjorn3 [Sat, 4 May 2019 12:57:41 +0000 (14:57 +0200)]
Rustup to rustc 1.36.0-nightly (a3404557c 2019-05-03)

5 years agoBump proc-macro2 from 0.4.27 to 0.4.29 (#507)
dependabot[bot] [Wed, 1 May 2019 11:13:46 +0000 (13:13 +0200)]
Bump proc-macro2 from 0.4.27 to 0.4.29 (#507)

Bumps [proc-macro2](https://github.com/alexcrichton/proc-macro2) from 0.4.27 to 0.4.29.
- [Release notes](https://github.com/alexcrichton/proc-macro2/releases)
- [Commits](https://github.com/alexcrichton/proc-macro2/compare/0.4.27...0.4.29)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoBump libc from 0.2.51 to 0.2.53 (#508)
dependabot[bot] [Wed, 1 May 2019 11:13:31 +0000 (13:13 +0200)]
Bump libc from 0.2.51 to 0.2.53 (#508)

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.51 to 0.2.53.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.51...0.2.53)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoMerge pull request #511 from bjorn3/dependabot/cargo/cranelift-c0ee30f
dependabot[bot] [Mon, 29 Apr 2019 06:07:03 +0000 (06:07 +0000)]
Merge pull request #511 from bjorn3/dependabot/cargo/cranelift-c0ee30f

5 years agoBump cranelift from `4f69c32` to `c0ee30f`
dependabot[bot] [Mon, 29 Apr 2019 04:17:55 +0000 (04:17 +0000)]
Bump cranelift from `4f69c32` to `c0ee30f`

Bumps [cranelift](https://github.com/CraneStation/cranelift) from `4f69c32` to `c0ee30f`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](https://github.com/CraneStation/cranelift/compare/4f69c32572a13f4ded3b05542abf476d1cd2ead8...c0ee30f9a95bd80bd6485c21bad7e8e0b8c5caf0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoRustup to rustc 1.36.0-nightly (938d4ffe1 2019-04-27)
bjorn3 [Sun, 28 Apr 2019 18:37:44 +0000 (20:37 +0200)]
Rustup to rustc 1.36.0-nightly (938d4ffe1 2019-04-27)

5 years agoFix using using the same vtable twice
bjorn3 [Sat, 27 Apr 2019 16:49:13 +0000 (18:49 +0200)]
Fix using using the same vtable twice

5 years agoUpdate cranelift
bjorn3 [Sat, 27 Apr 2019 16:48:34 +0000 (18:48 +0200)]
Update cranelift

5 years agoMerge pull request #495 from bjorn3/use_cg_clif_link
bjorn3 [Sat, 27 Apr 2019 16:26:25 +0000 (18:26 +0200)]
Merge pull request #495 from bjorn3/use_cg_clif_link

Use cg clif link

5 years agoPreserve the order files are added to archives
bjorn3 [Sat, 27 Apr 2019 15:47:15 +0000 (17:47 +0200)]
Preserve the order files are added to archives

rust.metadata.bin could have been at the start of an .rlib file confusing ld

5 years agoRustup to rustc 1.36.0-nightly (597f43248 2019-04-26)
bjorn3 [Sat, 27 Apr 2019 15:44:12 +0000 (17:44 +0200)]
Rustup to rustc 1.36.0-nightly (597f43248 2019-04-26)

5 years agoUpdate comment
bjorn3 [Wed, 24 Apr 2019 19:08:11 +0000 (21:08 +0200)]
Update comment

5 years agoRemove some debug println's
bjorn3 [Wed, 24 Apr 2019 18:55:31 +0000 (20:55 +0200)]
Remove some debug println's

5 years agoChange module names back
bjorn3 [Wed, 24 Apr 2019 18:54:01 +0000 (20:54 +0200)]
Change module names back

5 years agoFix gnu archives
bjorn3 [Wed, 24 Apr 2019 18:50:23 +0000 (20:50 +0200)]
Fix gnu archives

5 years agoFix filename length for ar files
bjorn3 [Sun, 21 Apr 2019 13:25:39 +0000 (15:25 +0200)]
Fix filename length for ar files

5 years ago[WIP] Try using GnuBuilder
bjorn3 [Tue, 16 Apr 2019 17:07:30 +0000 (19:07 +0200)]
[WIP] Try using GnuBuilder

5 years agoUse rustc_codegen_ssa::back::link instead of copy pasted version
bjorn3 [Mon, 1 Apr 2019 17:34:26 +0000 (19:34 +0200)]
Use rustc_codegen_ssa::back::link instead of copy pasted version

5 years agoDon't remove incremental cache for sysroot building
bjorn3 [Wed, 24 Apr 2019 14:35:58 +0000 (16:35 +0200)]
Don't remove incremental cache for sysroot building

This more than halves compilation time for the sysroot

5 years agoRustup to rustc 1.36.0-nightly (e938c2b9a 2019-04-23)
bjorn3 [Wed, 24 Apr 2019 14:35:00 +0000 (16:35 +0200)]
Rustup to rustc 1.36.0-nightly (e938c2b9a 2019-04-23)

5 years agoRefactor archive.rs for future usage of ar::GnuBuilder
bjorn3 [Tue, 16 Apr 2019 16:41:07 +0000 (18:41 +0200)]
Refactor archive.rs for future usage of ar::GnuBuilder

5 years agoLet the ArArchiveBuilder implement cg_ssa::back::archive::ArchiveBuilder
bjorn3 [Mon, 1 Apr 2019 17:34:26 +0000 (19:34 +0200)]
Let the ArArchiveBuilder implement cg_ssa::back::archive::ArchiveBuilder

5 years agoRustup to rustc 1.36.0-nightly (33fe1131c 2019-04-20)
bjorn3 [Sun, 21 Apr 2019 12:41:23 +0000 (14:41 +0200)]
Rustup to rustc 1.36.0-nightly (33fe1131c 2019-04-20)

5 years agoUse more rustc_codegen_ssa::back::link for linking
bjorn3 [Sat, 20 Apr 2019 15:35:58 +0000 (17:35 +0200)]
Use more rustc_codegen_ssa::back::link for linking

5 years agoMerge pull request #486 from bjorn3/dependabot/cargo/cranelift-538a066
dependabot[bot] [Fri, 19 Apr 2019 17:31:39 +0000 (17:31 +0000)]
Merge pull request #486 from bjorn3/dependabot/cargo/cranelift-538a066

5 years agoBump cranelift from `8456797` to `538a066`
dependabot[bot] [Fri, 19 Apr 2019 16:45:50 +0000 (16:45 +0000)]
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](https://github.com/CraneStation/cranelift/compare/84567979ba18ad613d0066c0d8129393c9098a9c...538a0662bf90a1daa9921c10f34827ace134abf1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoBump gimli from `1bcc823` to `70c3730` (#490)
dependabot[bot] [Fri, 19 Apr 2019 16:43:06 +0000 (18:43 +0200)]
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](https://github.com/gimli-rs/gimli/compare/1bcc82394136549c2c60f19bcb92316fccea5ce4...70c3730b5e3d8669dd2dbcf829fedd4f679185d9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoRustup to rustc 1.36.0-nightly (3c3d3c177 2019-04-17)
bjorn3 [Thu, 18 Apr 2019 17:06:59 +0000 (19:06 +0200)]
Rustup to rustc 1.36.0-nightly (3c3d3c177 2019-04-17)

5 years agoBump regex from 1.1.5 to 1.1.6 (#483)
dependabot[bot] [Wed, 17 Apr 2019 12:15:44 +0000 (14:15 +0200)]
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>
5 years agoBump gimli from `053f9e3` to `1bcc823` (#484)
dependabot[bot] [Wed, 17 Apr 2019 12:15:28 +0000 (14:15 +0200)]
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](https://github.com/gimli-rs/gimli/compare/053f9e3c9b219ffa5033760a10726ec2681f1dfb...1bcc82394136549c2c60f19bcb92316fccea5ce4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoUpdate Cargo.lock
bjorn3 [Mon, 15 Apr 2019 14:41:13 +0000 (16:41 +0200)]
Update Cargo.lock

5 years agoRustup to rustc 1.35.0-nightly (aa99abeb2 2019-04-14)
bjorn3 [Mon, 15 Apr 2019 14:34:16 +0000 (16:34 +0200)]
Rustup to rustc 1.35.0-nightly (aa99abeb2 2019-04-14)

5 years agoSome changes to README.md
bjorn3 [Sun, 14 Apr 2019 08:49:07 +0000 (10:49 +0200)]
Some changes to README.md

5 years agoPrint message when reaching trap
bjorn3 [Sat, 23 Mar 2019 12:06:35 +0000 (13:06 +0100)]
Print message when reaching trap

5 years agoFix and optimize init intrinsic
bjorn3 [Sun, 24 Feb 2019 15:46:11 +0000 (16:46 +0100)]
Fix and optimize init intrinsic

5 years agoPass --sysroot in config.sh to prevent passing it
bjorn3 [Wed, 10 Apr 2019 14:50:50 +0000 (16:50 +0200)]
Pass --sysroot in config.sh to prevent passing it

5 years agoUpdate Cargo.lock
bjorn3 [Wed, 10 Apr 2019 14:44:18 +0000 (16:44 +0200)]
Update Cargo.lock

5 years agoMerge pull request #477 from bjorn3/dependabot/cargo/cranelift-8456797
dependabot[bot] [Wed, 10 Apr 2019 05:03:19 +0000 (05:03 +0000)]
Merge pull request #477 from bjorn3/dependabot/cargo/cranelift-8456797

5 years agoBump cranelift from `4bc56b8` to `8456797`
dependabot[bot] [Wed, 10 Apr 2019 04:17:48 +0000 (04:17 +0000)]
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](https://github.com/CraneStation/cranelift/compare/4bc56b8505a50e9fadbd2ccbe68ffbd3aba8e44e...84567979ba18ad613d0066c0d8129393c9098a9c)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoMerge pull request #471 from bjorn3/dependabot/cargo/cranelift-4bc56b8
dependabot[bot] [Tue, 9 Apr 2019 05:04:23 +0000 (05:04 +0000)]
Merge pull request #471 from bjorn3/dependabot/cargo/cranelift-4bc56b8

5 years agoBump cranelift from `cadf244` to `4bc56b8`
dependabot[bot] [Tue, 9 Apr 2019 04:17:32 +0000 (04:17 +0000)]
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](https://github.com/CraneStation/cranelift/compare/cadf244ed5a94625d527515dbde4561814445695...4bc56b8505a50e9fadbd2ccbe68ffbd3aba8e44e)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoFix for mutable_borrow_reservation_conflict future compatibility lint
bjorn3 [Mon, 8 Apr 2019 16:22:28 +0000 (18:22 +0200)]
Fix for mutable_borrow_reservation_conflict future compatibility lint

5 years agoUpdate cranelift
bjorn3 [Mon, 8 Apr 2019 16:21:40 +0000 (18:21 +0200)]
Update cranelift

5 years agoMerge pull request #467 from bjorn3/dependabot/cargo/cranelift-c08d231
dependabot[bot] [Mon, 8 Apr 2019 06:10:05 +0000 (06:10 +0000)]
Merge pull request #467 from bjorn3/dependabot/cargo/cranelift-c08d231

5 years agoBump cranelift from `0d2badc` to `c08d231`
dependabot[bot] [Mon, 8 Apr 2019 04:17:43 +0000 (04:17 +0000)]
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](https://github.com/CraneStation/cranelift/compare/0d2badceb81a1f911b223eed3b42d4d89ac04182...c08d231708e49aeec6cc31e45f2d8aff3cb9372b)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoRustup to rustc 1.35.0-nightly (acd8dd6a5 2019-04-05)
bjorn3 [Sat, 6 Apr 2019 10:18:42 +0000 (12:18 +0200)]
Rustup to rustc 1.35.0-nightly (acd8dd6a5 2019-04-05)

5 years agoUpdate dependencies
bjorn3 [Fri, 5 Apr 2019 18:10:55 +0000 (20:10 +0200)]
Update dependencies

5 years agoUpdate cranelift, faerie and target-lexicon
bjorn3 [Fri, 5 Apr 2019 17:42:23 +0000 (19:42 +0200)]
Update cranelift, faerie and target-lexicon

5 years agoBump gimli from `97ab9ea` to `21a3d2b` (#462)
dependabot[bot] [Fri, 5 Apr 2019 15:38:10 +0000 (17:38 +0200)]
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](https://github.com/gimli-rs/gimli/compare/97ab9ea183cfd3d1fa31395ebed6a4fc9c8f987b...21a3d2b82d2e5d7e5ab37b114fb34b179cdd340d)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoRustup to rustc 1.35.0-nightly (f8673e0ad 2019-04-03)
Aaron Hill [Thu, 4 Apr 2019 02:40:19 +0000 (22:40 -0400)]
Rustup to rustc 1.35.0-nightly (f8673e0ad 2019-04-03)

5 years agoMerge pull request #448 from bjorn3/dependabot/cargo/cranelift-73aa684
dependabot[bot] [Tue, 2 Apr 2019 16:18:11 +0000 (16:18 +0000)]
Merge pull request #448 from bjorn3/dependabot/cargo/cranelift-73aa684

5 years agoBump cranelift from `6df7e41` to `73aa684`
dependabot[bot] [Tue, 2 Apr 2019 15:49:17 +0000 (15:49 +0000)]
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](https://github.com/CraneStation/cranelift/compare/6df7e41f5072b73706c441a5a052908320b9b39c...73aa6849b17d44f00c929ad2e95610ddffa65b8b)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoUpdate Cargo.lock
bjorn3 [Mon, 1 Apr 2019 18:29:06 +0000 (20:29 +0200)]
Update Cargo.lock

5 years agoRustup to rustc 1.35.0-nightly (e3428db7c 2019-03-31)
bjorn3 [Mon, 1 Apr 2019 18:22:59 +0000 (20:22 +0200)]
Rustup to rustc 1.35.0-nightly (e3428db7c 2019-03-31)

5 years agoRustup to rustc 1.35.0-nightly (e782d790f 2019-03-29)
bjorn3 [Sat, 30 Mar 2019 09:37:09 +0000 (10:37 +0100)]
Rustup to rustc 1.35.0-nightly (e782d790f 2019-03-29)

5 years agoRustup to rustc 1.35.0-nightly (237bf3244 2019-03-28)
bjorn3 [Fri, 29 Mar 2019 18:33:12 +0000 (19:33 +0100)]
Rustup to rustc 1.35.0-nightly (237bf3244 2019-03-28)

5 years agoUpdate Cargo.lock
bjorn3 [Fri, 29 Mar 2019 17:05:17 +0000 (18:05 +0100)]
Update Cargo.lock

5 years agoUpdate Cargo.lock
bjorn3 [Wed, 27 Mar 2019 16:52:51 +0000 (17:52 +0100)]
Update Cargo.lock

5 years agoRustup to rustc 1.35.0-nightly (fbd34efb3 2019-03-26)
bjorn3 [Wed, 27 Mar 2019 16:45:20 +0000 (17:45 +0100)]
Rustup to rustc 1.35.0-nightly (fbd34efb3 2019-03-26)

5 years agoSkip ZST arguments
bjorn3 [Tue, 26 Mar 2019 18:53:04 +0000 (19:53 +0100)]
Skip ZST arguments

Fixes #413 and increases compatibility with cg_llvm

5 years agoUpdate dependencies
bjorn3 [Mon, 25 Mar 2019 19:03:05 +0000 (20:03 +0100)]
Update dependencies

5 years agoRustup to rustc 1.35.0-nightly (0576ac109 2019-03-24)
bjorn3 [Mon, 25 Mar 2019 18:54:44 +0000 (19:54 +0100)]
Rustup to rustc 1.35.0-nightly (0576ac109 2019-03-24)

5 years agoRustup to rustc 1.35.0-nightly (82e2f3ec2 2019-03-20)
bjorn3 [Thu, 21 Mar 2019 19:24:46 +0000 (20:24 +0100)]
Rustup to rustc 1.35.0-nightly (82e2f3ec2 2019-03-20)

5 years agoRustup to rustc 1.35.0-nightly (52e885628 2019-03-15)
bjorn3 [Sat, 16 Mar 2019 09:54:02 +0000 (10:54 +0100)]
Rustup to rustc 1.35.0-nightly (52e885628 2019-03-15)

5 years agoBump gimli from `5763791` to `f1f641c` (#418)
dependabot[bot] [Tue, 12 Mar 2019 10:25:57 +0000 (11:25 +0100)]
Bump gimli from `5763791` to `f1f641c` (#418)

Bumps [gimli](https://github.com/gimli-rs/gimli) from `5763791` to `f1f641c`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](https://github.com/gimli-rs/gimli/compare/57637915bbb59bb9743dab9cd2b4ff62454f2f93...f1f641c73eaa3caa38ef673e89bffd08469512dd)

Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years agoMisc changes
bjorn3 [Mon, 11 Mar 2019 19:45:59 +0000 (20:45 +0100)]
Misc changes

5 years agoSign extend ints in trans_const_value
bjorn3 [Mon, 11 Mar 2019 19:44:05 +0000 (20:44 +0100)]
Sign extend ints in trans_const_value

5 years agoImplement weak linkage for statics
bjorn3 [Mon, 11 Mar 2019 19:36:29 +0000 (20:36 +0100)]
Implement weak linkage for statics