summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
d-disable-cargo-vendor
Gbp-Pq: Name d-disable-cargo-vendor.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
d-raise-min-llvm-version
Gbp-Pq: Name d-raise-min-llvm-version.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
gcc-4.8-aarch64-ice
Gbp-Pq: Name gcc-4.8-aarch64-ice.diff
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-allow-stable-features
Gbp-Pq: Name u-allow-stable-features.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-reproducible-dl-stage0
Gbp-Pq: Name u-reproducible-dl-stage0.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-exception-traceback
Gbp-Pq: Name u-exception-traceback.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-output-failed-commands
Gbp-Pq: Name u-output-failed-commands.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-ignoretest-ppc64el_02
Gbp-Pq: Name u-ignoretest-ppc64el_02.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-ignoretest-ppc64el
Gbp-Pq: Name u-ignoretest-ppc64el.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-ignoretest-arm64_02
commit
70e48b12e9ed06cc500061b9026aac9ea598a1e8
Author: Mátyás Mustoha <mmatyas@inf.u-szeged.hu>
Date: Thu Jun 8 12:03:08 2017 +0200
Ignore variadic FFI test on AArch64
Gbp-Pq: Name u-ignoretest-arm64_02.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-ignoretest-arm64
Gbp-Pq: Name u-ignoretest-arm64.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-ignoretest-armhf_06
Gbp-Pq: Name u-ignoretest-armhf_06.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-ignoretest-armhf_05
Gbp-Pq: Name u-ignoretest-armhf_05.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-ignoretest-armhf_03
Gbp-Pq: Name u-ignoretest-armhf_03.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-ignoretest-armhf_02
Gbp-Pq: Name u-ignoretest-armhf_02.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-ignoretest-armhf_01
Gbp-Pq: Name u-ignoretest-armhf_01.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-reproducible-build
Gbp-Pq: Name u-reproducible-build.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-gperf-3.1
Gbp-Pq: Name u-gperf-3.1.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-allow-disable-debuginfo-only-std
Gbp-Pq: Name u-allow-disable-debuginfo-only-std.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-fix-backtrace-build
Gbp-Pq: Name u-fix-backtrace-build.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-skip-main-thread-stack-guard
commit
be509b3387aebb453b09a4942cf902c7d05a0f1e
Author: Josh Stone <jistone@redhat.com>
Date: Wed Jul 5 12:03:17 2017 -0700
Skip the main thread's manual stack guard on Linux
Linux doesn't allocate the whole stack right away, and the kernel has
its own stack-guard mechanism to fault when growing too close to an
existing mapping. If we map our own guard, then the kernel starts
enforcing a rather large gap above that, rendering much of the possible
stack space useless.
Instead, we'll just note where we expect rlimit to start faulting, so
our handler can report "stack overflow", and trust that the kernel's own
stack guard will work.
Fixes #43052.
Gbp-Pq: Name u-skip-main-thread-stack-guard.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-only-run-linkchecker-if-docs
Gbp-Pq: Name u-only-run-linkchecker-if-docs.patch
Rust Maintainers [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
u-fix-debuginfo
Gbp-Pq: Name u-fix-debuginfo.patch
Ximin Luo [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
rustc (1.19.0+dfsg3-4) unstable; urgency=medium
* Bump LLVM requirement to pull in a fix for a FTBFS on ppc64el.
[dgit import unpatched rustc 1.19.0+dfsg3-4]
Ximin Luo [Sun, 15 Oct 2017 19:31:03 +0000 (20:31 +0100)]
Import rustc_1.19.0+dfsg3-4.debian.tar.xz
[dgit import tarball rustc 1.19.0+dfsg3-4 rustc_1.19.0+dfsg3-4.debian.tar.xz]
Ximin Luo [Fri, 15 Sep 2017 02:02:09 +0000 (03:02 +0100)]
Import rustc_1.19.0+dfsg3.orig.tar.xz
[dgit import orig rustc_1.19.0+dfsg3.orig.tar.xz]