Ximin Luo [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
Merge rustc (1.32.0+dfsg1-1) import into refs/heads/workingbranch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-no-web-dependencies-in-doc
Gbp-Pq: Name d-no-web-dependencies-in-doc.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-no-jemalloc
Gbp-Pq: Name d-no-jemalloc.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-i686-baseline
Gbp-Pq: Name d-i686-baseline.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-ignore-avx-44056
Gbp-Pq: Name d-ignore-avx-44056.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-read-beta-version-from-file
Gbp-Pq: Name d-read-beta-version-from-file.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-ignore-removed-submodules
Gbp-Pq: Name d-ignore-removed-submodules.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-dont-download-stage0
Gbp-Pq: Name d-dont-download-stage0.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-add-soname
Gbp-Pq: Name d-add-soname.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-rust-lldb-paths
Gbp-Pq: Name d-rust-lldb-paths
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-rust-gdb-paths
Gbp-Pq: Name d-rust-gdb-paths
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-disable-cargo-vendor
Gbp-Pq: Name d-disable-cargo-vendor.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-ignore-error-detail-diff
Gbp-Pq: Name d-ignore-error-detail-diff.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-sparc64-fix-fnctls
Gbp-Pq: Name d-sparc64-fix-fnctls.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
d-fix-mips64el-bootstrap
Gbp-Pq: Name d-fix-mips64el-bootstrap.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
gcc-4.8-aarch64-ice
Gbp-Pq: Name gcc-4.8-aarch64-ice.diff
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-reproducible-dl-stage0
Gbp-Pq: Name u-reproducible-dl-stage0.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-mips-fixes
Gbp-Pq: Name u-mips-fixes.diff
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-make-tests-work-without-rpath
Gbp-Pq: Name u-make-tests-work-without-rpath.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-prefer-local-css
Gbp-Pq: Name u-prefer-local-css.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-fixtestignores-ppc64el
Gbp-Pq: Name u-fixtestignores-ppc64el.patch
Debian Rust Maintainers [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
u-reproducible-build
Gbp-Pq: Name u-reproducible-build.patch
Michael Karcher [Sun, 23 Dec 2018 19:33:52 +0000 (20:33 +0100)]
librustc_codegen_llvm: Don't eliminate empty structs in C ABI on linux-sparc64
This is in accordance with the SPARC Compliance Definition 2.4.1,
Page 3P-12. It says that structs of up to 8 bytes (which applies
to empty structs as well) are to be passed in one register.
Gbp-Pq: Name u-0001-librustc_codegen_llvm-Don-t-eliminate-empty-structs-.patch
Benjamin Gill [Sat, 16 Jun 2018 11:59:44 +0000 (12:59 +0100)]
Fix new renamed_and_removed_lints warning (#247)
I've verified that this now produces no warnings with Rust 1.26.1 and
1.28.0-nightly (
c3b09c968 2018-05-27)
Gbp-Pq: Name u-0001-Fix-new-renamed_and_removed_lints-warning-247.patch
Josh Stone [Tue, 8 Jan 2019 21:19:50 +0000 (13:19 -0800)]
lldb_batchmode.py: try `import _thread` for Python 3
Gbp-Pq: Name u-0001-lldb_batchmode.py-try-import-_thread-for-Python-3.patch
Ximin Luo [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
rustc (1.32.0+dfsg1-1) unstable; urgency=medium
* New upstream release.
[dgit import unpatched rustc 1.32.0+dfsg1-1]
Ximin Luo [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
Import rustc_1.32.0+dfsg1.orig.tar.xz
[dgit import orig rustc_1.32.0+dfsg1.orig.tar.xz]
Ximin Luo [Mon, 28 Jan 2019 06:02:48 +0000 (06:02 +0000)]
Import rustc_1.32.0+dfsg1-1.debian.tar.xz
[dgit import tarball rustc 1.32.0+dfsg1-1 rustc_1.32.0+dfsg1-1.debian.tar.xz]
Ximin Luo [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
Merge rustc (1.31.0+dfsg1-2) import into refs/heads/workingbranch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-no-web-dependencies-in-doc
Gbp-Pq: Name d-no-web-dependencies-in-doc.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-i686-baseline
Gbp-Pq: Name d-i686-baseline.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-ignore-avx-44056
Gbp-Pq: Name d-ignore-avx-44056.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-read-beta-version-from-file
Gbp-Pq: Name d-read-beta-version-from-file.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-ignore-removed-submodules
Gbp-Pq: Name d-ignore-removed-submodules.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-dont-download-stage0
Gbp-Pq: Name d-dont-download-stage0.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-add-soname
Gbp-Pq: Name d-add-soname.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-rust-lldb-paths
Gbp-Pq: Name d-rust-lldb-paths
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-rust-gdb-paths
Gbp-Pq: Name d-rust-gdb-paths
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-disable-cargo-vendor
Gbp-Pq: Name d-disable-cargo-vendor.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-ignore-error-detail-diff
Gbp-Pq: Name d-ignore-error-detail-diff.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-sparc64-dont-pack-spans
Gbp-Pq: Name d-sparc64-dont-pack-spans.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-fix-mips64el-bootstrap
Gbp-Pq: Name d-fix-mips64el-bootstrap.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
gcc-4.8-aarch64-ice
Gbp-Pq: Name gcc-4.8-aarch64-ice.diff
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
d-temp-ignore-debuginfo-gdb-enum
Gbp-Pq: Name d-temp-ignore-debuginfo-gdb-enum.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-reproducible-dl-stage0
Gbp-Pq: Name u-reproducible-dl-stage0.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-mips-fixes
Gbp-Pq: Name u-mips-fixes.diff
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-make-tests-work-without-rpath
Gbp-Pq: Name u-make-tests-work-without-rpath.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-prefer-local-css
Gbp-Pq: Name u-prefer-local-css.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-fixtestignores-ppc64el
Gbp-Pq: Name u-fixtestignores-ppc64el.patch
Debian Rust Maintainers [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
u-reproducible-build
Gbp-Pq: Name u-reproducible-build.patch
Benjamin Gill [Sat, 16 Jun 2018 11:59:44 +0000 (12:59 +0100)]
Fix new renamed_and_removed_lints warning (#247)
I've verified that this now produces no warnings with Rust 1.26.1 and
1.28.0-nightly (
c3b09c968 2018-05-27)
Gbp-Pq: Name u-0001-Fix-new-renamed_and_removed_lints-warning-247.patch
Ximin Luo [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
rustc (1.31.0+dfsg1-2) unstable; urgency=medium
* Bump mips mipsel s390x allowed-failures to 24.
[dgit import unpatched rustc 1.31.0+dfsg1-2]
Ximin Luo [Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)]
Import rustc_1.31.0+dfsg1-2.debian.tar.xz
[dgit import tarball rustc 1.31.0+dfsg1-2 rustc_1.31.0+dfsg1-2.debian.tar.xz]
Ximin Luo [Sat, 15 Dec 2018 05:30:56 +0000 (05:30 +0000)]
Import rustc_1.31.0+dfsg1.orig.tar.xz
[dgit import orig rustc_1.31.0+dfsg1.orig.tar.xz]
Ximin Luo [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
Merge rustc (1.30.0+dfsg1-2) import into refs/heads/workingbranch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-no-web-dependencies-in-doc
Gbp-Pq: Name d-no-web-dependencies-in-doc.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-i686-baseline
Gbp-Pq: Name d-i686-baseline.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-ignore-impl-generic-mismatch-diff
Gbp-Pq: Name d-ignore-impl-generic-mismatch-diff.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-read-beta-version-from-file
Gbp-Pq: Name d-read-beta-version-from-file.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-ignore-removed-submodules
Gbp-Pq: Name d-ignore-removed-submodules.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-dont-download-stage0
Gbp-Pq: Name d-dont-download-stage0.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-add-soname
Gbp-Pq: Name d-add-soname.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-rust-lldb-paths
Gbp-Pq: Name d-rust-lldb-paths
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-rust-gdb-paths
Gbp-Pq: Name d-rust-gdb-paths
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-temp-ignore-debuginfo-gdb-enum
Gbp-Pq: Name d-temp-ignore-debuginfo-gdb-enum.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-disable-cargo-vendor
Gbp-Pq: Name d-disable-cargo-vendor.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-sparc64-dont-pack-spans
Gbp-Pq: Name d-sparc64-dont-pack-spans.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
d-fix-mips64el-bootstrap
Gbp-Pq: Name d-fix-mips64el-bootstrap.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
gcc-4.8-aarch64-ice
Gbp-Pq: Name gcc-4.8-aarch64-ice.diff
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
u-reproducible-dl-stage0
Gbp-Pq: Name u-reproducible-dl-stage0.patch
John Paul Adrian Glaubitz [Tue, 30 Jan 2018 02:00:16 +0000 (03:00 +0100)]
Re-add workaround for LLVM bug 11663
Gbp-Pq: Name u-compiler-rt.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
u-mips-fixes
Gbp-Pq: Name u-mips-fixes.diff
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
u-make-tests-work-without-rpath
Gbp-Pq: Name u-make-tests-work-without-rpath.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
u-prefer-local-css
Gbp-Pq: Name u-prefer-local-css.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
u-fixtestignores-ppc64el
Gbp-Pq: Name u-fixtestignores-ppc64el.patch
Debian Rust Maintainers [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
u-reproducible-build
Gbp-Pq: Name u-reproducible-build.patch
Benjamin Gill [Sat, 16 Jun 2018 11:59:44 +0000 (12:59 +0100)]
Fix new renamed_and_removed_lints warning (#247)
I've verified that this now produces no warnings with Rust 1.26.1 and
1.28.0-nightly (
c3b09c968 2018-05-27)
Gbp-Pq: Name u-0001-Fix-new-renamed_and_removed_lints-warning-247.patch
Ximin Luo [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
rustc (1.30.0+dfsg1-2) unstable; urgency=medium
* Increase FAILURES_ALLOWED for mips mipsel to 20.
* Set debuginfo-only-std = false for 32-bit powerpc architectures.
[dgit import unpatched rustc 1.30.0+dfsg1-2]
Ximin Luo [Fri, 2 Nov 2018 08:42:36 +0000 (08:42 +0000)]
Import rustc_1.30.0+dfsg1-2.debian.tar.xz
[dgit import tarball rustc 1.30.0+dfsg1-2 rustc_1.30.0+dfsg1-2.debian.tar.xz]
Ximin Luo [Wed, 31 Oct 2018 05:05:59 +0000 (05:05 +0000)]
Import rustc_1.30.0+dfsg1.orig.tar.xz
[dgit import orig rustc_1.30.0+dfsg1.orig.tar.xz]
Ximin Luo [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
Merge rustc (1.28.0+dfsg1-2) import into refs/heads/workingbranch
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
d-no-web-dependencies-in-doc
Gbp-Pq: Name d-no-web-dependencies-in-doc.patch
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
d-fix-mips64el-bootstrap
Gbp-Pq: Name d-fix-mips64el-bootstrap.patch
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
d-ignore-impl-generic-mismatch-diff
Gbp-Pq: Name d-ignore-impl-generic-mismatch-diff.patch
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
d-read-beta-version-from-file
Gbp-Pq: Name d-read-beta-version-from-file.patch
John Paul Adrian Glaubitz [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
rustc: Please include patch to disable kernel helpers on armel
Gbp-Pq: Name d-armel-disable-kernel-helpers.patch
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
d-ignore-removed-submodules
Gbp-Pq: Name d-ignore-removed-submodules.patch
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
d-dont-download-stage0
Gbp-Pq: Name d-dont-download-stage0.patch
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
d-add-soname
Gbp-Pq: Name d-add-soname.patch
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
d-rust-lldb-paths
Gbp-Pq: Name d-rust-lldb-paths
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
d-rust-gdb-paths
Gbp-Pq: Name d-rust-gdb-paths
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
d-disable-cargo-vendor
Gbp-Pq: Name d-disable-cargo-vendor.patch
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
gcc-4.8-aarch64-ice
Gbp-Pq: Name gcc-4.8-aarch64-ice.diff
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
u-reproducible-dl-stage0
Gbp-Pq: Name u-reproducible-dl-stage0.patch
John Paul Adrian Glaubitz [Tue, 30 Jan 2018 02:00:16 +0000 (03:00 +0100)]
Re-add workaround for LLVM bug 11663
Gbp-Pq: Name u-compiler-rt.patch
Josh Stone [Mon, 30 Jul 2018 20:08:56 +0000 (13:08 -0700)]
run-pass/const-endianness: negate before to_le()
`const LE_I128` needs parentheses to negate the value *before* calling
`to_le()`, otherwise it doesn't match the operations performed in the
black-boxed part of the test. This only makes a tangible difference on
big-endian targets.
Gbp-Pq: Name u-rust-52876-const-endianess.patch
Josh Stone [Fri, 27 Jul 2018 00:20:02 +0000 (17:20 -0700)]
rustc_metadata: test loading atoi instead of cos
Some platforms don't actually have `libm` already linked in the test
infrastructure, and then `dynamic_lib::tests::test_loading_cosine` would
fail to find the "cos" symbol. Every platform running this test should
have `libc` and "atoi" though, so try to use that symbol instead.
Fixes #45410.
Gbp-Pq: Name u-rust-52760-test_loading_atoi.patch
Petr Sumbera [Thu, 26 Jul 2018 10:58:00 +0000 (03:58 -0700)]
sparc ABI issue - structure returning from function is returned in 64bit registers
Fixes: #52638
Gbp-Pq: Name u-sparc64-cabi.patch
QuietMisdreavus [Tue, 29 May 2018 19:37:46 +0000 (14:37 -0500)]
tag private modules with doc(cfg)
Gbp-Pq: Name u-tag-private-modules-with-doc-cfg.patch
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
u-make-tests-work-without-rpath
Gbp-Pq: Name u-make-tests-work-without-rpath.patch