rustc.git
6 years agod-0000-ignore-removed-submodules
Debian Rust Maintainers [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
d-0000-ignore-removed-submodules

Gbp-Pq: Name d-0000-ignore-removed-submodules.patch

6 years agogcc-4.8-aarch64-ice
Debian Rust Maintainers [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
gcc-4.8-aarch64-ice

===================================================================

Gbp-Pq: Name gcc-4.8-aarch64-ice.diff

6 years agou-reproducible-dl-stage0
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

6 years agolibrustc_codegen_llvm: Use repr(transparent) for bitflags over repr(C) (#61306)
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

6 years agou-mips-fixes
Debian Rust Maintainers [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
u-mips-fixes

Gbp-Pq: Name u-mips-fixes.diff

6 years agou-make-tests-work-without-rpath
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

6 years agou-prefer-local-css
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

6 years agou-reproducible-build
Debian Rust Maintainers [Sat, 13 Jul 2019 17:30:35 +0000 (18:30 +0100)]
u-reproducible-build

Gbp-Pq: Name u-reproducible-build.patch

6 years agou-fix-cross-compiling-1.35-1.34-stage0
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

6 years agoLimit internalization in LLVM 8 ThinLTO
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

6 years agorustc (1.35.0+dfsg1-1) unstable; urgency=medium
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]

6 years agoImport rustc_1.35.0+dfsg1-1.debian.tar.xz
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]

6 years agoImport rustc_1.35.0+dfsg1.orig.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]