gcc-11.git
7 years agoMerge gcc-8 (8.1.0-8) import into refs/heads/workingbranch
Matthias Klose [Sun, 17 Jun 2018 03:36:24 +0000 (04:36 +0100)]
Merge gcc-8 (8.1.0-8) import into refs/heads/workingbranch

7 years agogcc-8 (8.1.0-8) unstable; urgency=medium
Matthias Klose [Sun, 17 Jun 2018 03:36:24 +0000 (04:36 +0100)]
gcc-8 (8.1.0-8) unstable; urgency=medium

  * Update to SVN 20180617 (r261686) from the gcc-8-branch.
    - Fix PR libstdc++/86169, PR middle-end/86095, PR middle-end/85878,
      PR middle-end/86123, PR middle-end/86122, PR c++/86147, PR c++/82882,
      PR fortran/85703, PR fortran/85702, PR fortran/85701.
  * Fix applying the powerpcspe patches.

[dgit import package gcc-8 8.1.0-8]

7 years agoMerge gcc-8 (8.1.0-5) import into refs/heads/workingbranch
Matthias Klose [Thu, 31 May 2018 13:18:52 +0000 (14:18 +0100)]
Merge gcc-8 (8.1.0-5) import into refs/heads/workingbranch

7 years agogcc-8 (8.1.0-5) unstable; urgency=medium
Matthias Klose [Thu, 31 May 2018 13:18:52 +0000 (14:18 +0100)]
gcc-8 (8.1.0-5) unstable; urgency=medium

  * Update to SVN 20180531 (r260992) from the gcc-8-branch.
    - Fix PR sanitizer/86012, PR c/85696, PR c++/85662, PR target/85756 (x86),
      PR target/85683 (x86), PR c++/85952, PR c/85696, PR c++/85662.
    - Fix libsanitizer build on sparc64.
  * libgo: Make the vet tool work with gccgo (taken from the trunk).

[dgit import package gcc-8 8.1.0-5]

7 years agoMerge gcc-8 (8.1.0-3) import into refs/heads/workingbranch
Matthias Klose [Sat, 12 May 2018 14:36:05 +0000 (15:36 +0100)]
Merge gcc-8 (8.1.0-3) import into refs/heads/workingbranch

7 years agogcc-8 (8.1.0-3) unstable; urgency=medium
Matthias Klose [Sat, 12 May 2018 14:36:05 +0000 (15:36 +0100)]
gcc-8 (8.1.0-3) unstable; urgency=medium

  * Update to SVN 20180512 (r260194) from the gcc-8-branch.
    - Fix PR ipa/85655, PR target/85733 (ARM), PR target/85606 (ARM),
      PR fortran/70870, PR fortran/85521, PR fortran/85687, PR fortran/68846,
      PR fortran/70864.
  * Fix name of the g++ multiarch include directory. Closes: #898323.
  * Fix PR sanitizer/85556, attribute no_sanitize does not accept multiple
    options; taken from the trunk. Closes: #891489.

[dgit import package gcc-8 8.1.0-3]

7 years agoImport gcc-8_8.1.0.orig.tar.gz
Matthias Klose [Wed, 2 May 2018 09:43:46 +0000 (10:43 +0100)]
Import gcc-8_8.1.0.orig.tar.gz

[dgit import orig gcc-8_8.1.0.orig.tar.gz]

7 years agoMerge gcc-8 (8.1.0-1) import into refs/heads/workingbranch
Matthias Klose [Wed, 2 May 2018 09:43:46 +0000 (10:43 +0100)]
Merge gcc-8 (8.1.0-1) import into refs/heads/workingbranch

7 years agogcc-8 (8.1.0-1) unstable; urgency=medium
Matthias Klose [Wed, 2 May 2018 09:43:46 +0000 (10:43 +0100)]
gcc-8 (8.1.0-1) unstable; urgency=medium

  * GCC 8.1.0 release.
  * Stop providing the 8.x.y symlinks in gcc_lib_dir and incluce/c++.
  * Configure powerpcspe with --enable-obsolete, will be gone with GCC 9.
  * Build libmpx libraries when not building the common libs.
  * Update NEWS files for GCC 8.1.

[dgit import package gcc-8 8.1.0-1]

7 years agoMerge gcc-8 (8-20180425-1) import into refs/heads/workingbranch
Matthias Klose [Wed, 25 Apr 2018 04:56:58 +0000 (05:56 +0100)]
Merge gcc-8 (8-20180425-1) import into refs/heads/workingbranch

7 years agogcc-8 (8-20180425-1) unstable; urgency=medium
Matthias Klose [Wed, 25 Apr 2018 04:56:58 +0000 (05:56 +0100)]
gcc-8 (8-20180425-1) unstable; urgency=medium

  * GCC 8 snapshot, taken from the trunk 20180425 (r259628).

  [ Matthias Klose ]
  * Update nvptx-newlib to 20180424.
  * Use the binutils in the build chroot if present.
  * Don't use dwz for GCC backports.
  * Install the movdirintrin.h header file.

  [ Aurelien Jarno ]
  * Enable logwatch on riscv64.

[dgit import package gcc-8 8-20180425-1]

7 years agoMerge gcc-8 (8-20180414-1) import into refs/heads/workingbranch
Matthias Klose [Sat, 14 Apr 2018 05:10:01 +0000 (06:10 +0100)]
Merge gcc-8 (8-20180414-1) import into refs/heads/workingbranch

7 years agogcc-8 (8-20180414-1) unstable; urgency=medium
Matthias Klose [Sat, 14 Apr 2018 05:10:01 +0000 (06:10 +0100)]
gcc-8 (8-20180414-1) unstable; urgency=medium

  * GCC 8 snapshot, taken from the trunk 20180414 (r259383).

  [ Matthias Klose ]
  * Update GDC to 20180410.
  * Don't install i586 symlinks anymore for i386 builds in sid.
  * Fix zlib-dev dependencies for the libphobos cross multilib packages.
  * Fix dependency generation for libatomic and libquadmath cross packages.
  * Use triplet-prefixed as and ld (Helmut Grohne). Closes: #895251.
  * Link libasan, liblsan, libubsan always with --no-as-needed. LP: #1762683.
  * Use --push-state --as-needed and --pop-state instead of --as-needed and
    --no-as-needed for linking libgcc.
  * Update the gcc-foffload-default patch. LP: #1721355.

  [ Svante Signell ]
  * Reintroduce libgo patches for hurd-i386. Closes: #894080.

[dgit import package gcc-8 8-20180414-1]

7 years agoMerge gcc-8 (8-20180402-1) import into refs/heads/workingbranch
Matthias Klose [Mon, 2 Apr 2018 08:09:27 +0000 (09:09 +0100)]
Merge gcc-8 (8-20180402-1) import into refs/heads/workingbranch

7 years agogcc-8 (8-20180402-1) unstable; urgency=medium
Matthias Klose [Mon, 2 Apr 2018 08:09:27 +0000 (09:09 +0100)]
gcc-8 (8-20180402-1) unstable; urgency=medium

  * GCC 8 snapshot, taken from the trunk 20180402 (r259004).
  * Build a native compiler with a cross directory layout using the
    FORCE_CROSS_LAYOUT environment variable.

[dgit import package gcc-8 8-20180402-1]

7 years agoMerge gcc-8 (8-20180321-1) import into refs/heads/workingbranch
Matthias Klose [Wed, 21 Mar 2018 11:47:27 +0000 (11:47 +0000)]
Merge gcc-8 (8-20180321-1) import into refs/heads/workingbranch

7 years agogcc-8 (8-20180321-1) unstable; urgency=medium
Matthias Klose [Wed, 21 Mar 2018 11:47:27 +0000 (11:47 +0000)]
gcc-8 (8-20180321-1) unstable; urgency=medium

  * GCC 8 snapshot, taken from the trunk 20180321 (r258712).
    - Fix PR sanitizer/84761. Addresses: #892096.
  * Update GDC to 20180320.
  * Reenable building gdc.

[dgit import package gcc-8 8-20180321-1]

7 years agoMerge gcc-8 (8-20180312-2) import into refs/heads/workingbranch
Matthias Klose [Mon, 12 Mar 2018 11:33:10 +0000 (11:33 +0000)]
Merge gcc-8 (8-20180312-2) import into refs/heads/workingbranch

7 years agogcc-8 (8-20180312-2) unstable; urgency=medium
Matthias Klose [Mon, 12 Mar 2018 11:33:10 +0000 (11:33 +0000)]
gcc-8 (8-20180312-2) unstable; urgency=medium

  * GCC 8 snapshot, taken from the trunk 20180312 (r258445).
  * Update GDC to 20180311.

  [ Matthias Klose ]
  * Fix typo in libasan and lib32asan symbols files for s390x.

  [ Aurelien Jarno ]
  * Disable gnat on riscv64.
  * Backport RISC-V libffi support from upstream.

[dgit import package gcc-8 8-20180312-2]

7 years agoMerge gcc-8 (8-20180218-1) import into refs/heads/workingbranch
Matthias Klose [Sun, 18 Feb 2018 09:11:11 +0000 (09:11 +0000)]
Merge gcc-8 (8-20180218-1) import into refs/heads/workingbranch

7 years agogcc-8 (8-20180218-1) unstable; urgency=medium
Matthias Klose [Sun, 18 Feb 2018 09:11:11 +0000 (09:11 +0000)]
gcc-8 (8-20180218-1) unstable; urgency=medium

  * GCC 8 snapshot, taken from the trunk 20180208 (r257477).
  * Update GDC to 20180211.
  * Store basename only in gfortran .mod files. Addresses: #889133.
  * Disable go on the hurd, patches are out of date.
  * Configure with --disable-libquadmath-support when not explicitly enabled.
  * For armel multilib builds, explicitly set architecture and cpu for the
    hard-float multilib.

[dgit import package gcc-8 8-20180218-1]

7 years agogcc-8 (8-20180207-2) unstable; urgency=medium
Matthias Klose [Wed, 7 Feb 2018 12:09:23 +0000 (12:09 +0000)]
gcc-8 (8-20180207-2) unstable; urgency=medium

  * Revert the fix for PR target/84145.
  * Override patch-file-present-but-not-mentioned-in-series lintian warning.

[dgit import package gcc-8 8-20180207-2]

8 years agoImport gcc-8_8-20180425.orig.tar.gz
Matthias Klose [Tue, 26 Sep 2017 21:44:57 +0000 (22:44 +0100)]
Import gcc-8_8-20180425.orig.tar.gz

[dgit import orig gcc-8_8-20180425.orig.tar.gz]

8 years agoImport gcc-8_8-20180414.orig.tar.gz
Matthias Klose [Tue, 26 Sep 2017 21:44:57 +0000 (22:44 +0100)]
Import gcc-8_8-20180414.orig.tar.gz

[dgit import orig gcc-8_8-20180414.orig.tar.gz]

8 years agoImport gcc-8_8-20180402.orig.tar.gz
Matthias Klose [Tue, 26 Sep 2017 21:44:57 +0000 (22:44 +0100)]
Import gcc-8_8-20180402.orig.tar.gz

[dgit import orig gcc-8_8-20180402.orig.tar.gz]

8 years agoImport gcc-8_8-20180321.orig.tar.gz
Matthias Klose [Tue, 26 Sep 2017 21:44:57 +0000 (22:44 +0100)]
Import gcc-8_8-20180321.orig.tar.gz

[dgit import orig gcc-8_8-20180321.orig.tar.gz]

8 years agoImport gcc-8_8-20180312.orig.tar.gz
Matthias Klose [Tue, 26 Sep 2017 21:44:57 +0000 (22:44 +0100)]
Import gcc-8_8-20180312.orig.tar.gz

[dgit import orig gcc-8_8-20180312.orig.tar.gz]

8 years agoImport gcc-8_8-20180218.orig.tar.gz
Matthias Klose [Tue, 26 Sep 2017 21:44:57 +0000 (22:44 +0100)]
Import gcc-8_8-20180218.orig.tar.gz

[dgit import orig gcc-8_8-20180218.orig.tar.gz]

8 years agoImport gcc-8_8-20180207.orig.tar.gz
Matthias Klose [Tue, 26 Sep 2017 21:44:57 +0000 (22:44 +0100)]
Import gcc-8_8-20180207.orig.tar.gz

[dgit import orig gcc-8_8-20180207.orig.tar.gz]