summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Rust Maintainers [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
u-reproducible-dl-stage0
Gbp-Pq: Name u-reproducible-dl-stage0.patch
John Paul Adrian Glaubitz [Sun, 16 Jun 2019 00:53:33 +0000 (02:53 +0200)]
librustc_codegen_llvm: Use repr(transparent) for bitflags over repr(C) (#61306)
In order to make sure that Rust's bitflags types are passed the same
way in the Rust ABI as they are in the C ABI, we need to use the attribute
repr(transparent) over the repr(C) attribute for the single-field bitflags
structs in in order to prevent ABI mismatches. Thanks to Michael Karcher
for finding this bug.
Gbp-Pq: Name u-sparc64-ffi-abi.patch
Debian Rust Maintainers [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
u-mips-fixes
Gbp-Pq: Name u-mips-fixes.diff
Debian Rust Maintainers [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
u-make-tests-work-without-rpath
Gbp-Pq: Name u-make-tests-work-without-rpath.patch
Debian Rust Maintainers [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
u-prefer-local-css
Gbp-Pq: Name u-prefer-local-css.patch
Debian Rust Maintainers [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
u-reproducible-build
Gbp-Pq: Name u-reproducible-build.patch
Debian Rust Maintainers [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
u-fix-cross-compiling-1.35-1.34-stage0
Gbp-Pq: Name u-fix-cross-compiling-1.35-1.34-stage0.patch
Josh Stone [Fri, 26 Apr 2019 15:58:14 +0000 (08:58 -0700)]
Limit internalization in LLVM 8 ThinLTO
Gbp-Pq: Name u-0001-Limit-internalization-in-LLVM-8-ThinLTO.patch
Ximin Luo [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
rustc (1.35.0+dfsg1-1) unstable; urgency=medium
* Add entry in 1.34.2+dfsg1-1 to note that it uses LLVM 7.
* Add entry in 1.35.0+dfsg1-1~exp2 to note that it uses LLVM 8.
* Fix ICE on sparc64 by including upstream PR #61881.
[dgit import unpatched rustc 1.35.0+dfsg1-1]
Ximin Luo [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
Import rustc_1.35.0+dfsg1-1.debian.tar.xz
[dgit import tarball rustc 1.35.0+dfsg1-1 rustc_1.35.0+dfsg1-1.debian.tar.xz]
Ximin Luo [Mon, 10 Jun 2019 06:20:52 +0000 (07:20 +0100)]
Import rustc_1.35.0+dfsg1.orig.tar.xz
[dgit import orig rustc_1.35.0+dfsg1.orig.tar.xz]