rustc.git
8 years agod-ignore-removed-submodules
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
d-ignore-removed-submodules

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

8 years agod-no-web-dependencies-in-doc
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
d-no-web-dependencies-in-doc

Gbp-Pq: Name d-no-web-dependencies-in-doc.patch

8 years agod-dont-download-stage0
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
d-dont-download-stage0

Gbp-Pq: Name d-dont-download-stage0.patch

8 years agod-add-soname
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
d-add-soname

Gbp-Pq: Name d-add-soname.patch

8 years agod-rust-lldb-paths
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
d-rust-lldb-paths

Gbp-Pq: Name d-rust-lldb-paths

8 years agod-rust-gdb-paths
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
d-rust-gdb-paths

Gbp-Pq: Name d-rust-gdb-paths

8 years agod-disable-cargo-vendor
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
d-disable-cargo-vendor

Gbp-Pq: Name d-disable-cargo-vendor.patch

8 years agod-raise-min-llvm-version
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
d-raise-min-llvm-version

Gbp-Pq: Name d-raise-min-llvm-version.patch

8 years agogcc-4.8-aarch64-ice
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
gcc-4.8-aarch64-ice

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

8 years agou-reproducible-dl-stage0
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-reproducible-dl-stage0

Gbp-Pq: Name u-reproducible-dl-stage0.patch

8 years agoAuto merge of #44066 - cuviper:powerpc64-extern-abi, r=alexcrichton
bors [Sat, 2 Sep 2017 19:46:51 +0000 (19:46 +0000)]
Auto merge of #44066 - cuviper:powerpc64-extern-abi, r=alexcrichton

powerpc64: improve extern struct ABI

These fixes all have to do with the 64-bit PowerPC ELF ABI for big-endian
targets.  The ELF v2 ABI for powerpc64le already worked well.

- Return after marking return aggregates indirect. Fixes #42757.
- Pass one-member float aggregates as direct argument values.
- Aggregate arguments less than 64-bit must be written in the least-
  significant bits of the parameter space.
- Larger aggregates are instead padded at the tail.
  (i.e. filling MSBs, padding the remaining LSBs.)

New tests were also added for the single-float aggregate, and a 3-byte
aggregate to check that it's filled into LSBs.  Overall, at least these
formerly-failing tests now pass on powerpc64:

- run-make/extern-fn-struct-passing-abi
- run-make/extern-fn-with-packed-struct
- run-pass/extern-pass-TwoU16s.rs
- run-pass/extern-pass-TwoU8s.rs
- run-pass/struct-return.rs

Gbp-Pq: Name u-ppc64-extern-struct-abi.patch

8 years agou-prefer-local-css
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-prefer-local-css

Gbp-Pq: Name u-prefer-local-css.patch

8 years agou-cross-compile-install
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-cross-compile-install

----
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/

Gbp-Pq: Name u-cross-compile-install.patch

8 years agou-output-failed-commands
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-output-failed-commands

Gbp-Pq: Name u-output-failed-commands.patch

8 years agou-ignoretest-ppc64el_02
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-ignoretest-ppc64el_02

Gbp-Pq: Name u-ignoretest-ppc64el_02.patch

8 years agou-ignoretest-ppc64el
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-ignoretest-ppc64el

Gbp-Pq: Name u-ignoretest-ppc64el.patch

8 years agou-ignoretest-arm64
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-ignoretest-arm64

Gbp-Pq: Name u-ignoretest-arm64.patch

8 years agou-ignoretest-armhf_06
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-ignoretest-armhf_06

Gbp-Pq: Name u-ignoretest-armhf_06.patch

8 years agou-ignoretest-armhf_05
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-ignoretest-armhf_05

Gbp-Pq: Name u-ignoretest-armhf_05.patch

8 years agou-ignoretest-armhf_03
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-ignoretest-armhf_03

Gbp-Pq: Name u-ignoretest-armhf_03.patch

8 years agou-ignoretest-armhf_02
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-ignoretest-armhf_02

Gbp-Pq: Name u-ignoretest-armhf_02.patch

8 years agou-ignoretest-armhf_01
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-ignoretest-armhf_01

Gbp-Pq: Name u-ignoretest-armhf_01.patch

8 years agou-reproducible-build
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-reproducible-build

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

8 years agou-gperf-3.1
Rust Maintainers [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
u-gperf-3.1

Gbp-Pq: Name u-gperf-3.1.patch

8 years agorustc (1.21.0+dfsg1-2) unstable; urgency=medium
Ximin Luo [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
rustc (1.21.0+dfsg1-2) unstable; urgency=medium

  * Upload to unstable.
  * Fix bootstrapping using 1.21.0, which is more strict about redundant &mut
    previously used in u-output-failed-commands.patch.
  * Only allow up to 5 test failures.

[dgit import unpatched rustc 1.21.0+dfsg1-2]

8 years agoImport rustc_1.21.0+dfsg1-2.debian.tar.xz
Ximin Luo [Wed, 25 Oct 2017 18:27:30 +0000 (19:27 +0100)]
Import rustc_1.21.0+dfsg1-2.debian.tar.xz

[dgit import tarball rustc 1.21.0+dfsg1-2 rustc_1.21.0+dfsg1-2.debian.tar.xz]

8 years agoImport rustc_1.21.0+dfsg1.orig.tar.xz
Ximin Luo [Mon, 16 Oct 2017 22:42:54 +0000 (23:42 +0100)]
Import rustc_1.21.0+dfsg1.orig.tar.xz

[dgit import orig rustc_1.21.0+dfsg1.orig.tar.xz]