Package Release Info

cross-sparc-gcc7-7.5.0+r278197-bp152.2.1

Update Info: Base Release
Available in Package Hub : 15 SP2 (BETA)

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cross-sparc-gcc7
cross-sparcv9-gcc7-icecream-backend

Change Logs

* Tue Jan 07 2020 Richard Biener <rguenther@suse.com>
- Add gcc7-bsc1160086.patch to fix miscompilation in vectorized code
  for s390x.  [bsc#1160086] [gcc#92950]
Version: 7.5.0+r278197-bp152.1.3
* Thu Nov 14 2019 Richard Biener <rguenther@suse.com>
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
  static initialization.  [gcc#85887]
* Wed Oct 02 2019 Richard Biener <rguenther@suse.com>
- Add gcc7-bsc1146475.patch to fix debug info created for array
  definitions that complete an earlier declaration.  [bsc#1146475]
* Mon Sep 09 2019 Richard Biener <rguenther@suse.com>
- Rework shared spec file parts to allow custom Summary and
  Description for cross compilers.  Clarify their Summary
  and Description.  [bsc#1148517]
- Reorder things in cross.spec.in so the Version define comes before
  the first use of %version.
* Thu Sep 05 2019 Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r275405).
  * Pulls fix for POWER9 DARN miscompilation.
    (bsc#1149145, CVE-2019-15847)
  * Includes gcc8-pr89752.patch
* Fri Aug 16 2019 Richard Biener <rguenther@suse.com>
- Remove bogus fixed include bits/statx.h from glibc 2.30.  [gcc#91085]
* Thu Jul 25 2019 rguenther@suse.com
- Update to gcc-7-branch head (r273795).
  * Includes fix for LTO linker plugin heap overflow.
    (bsc#1142649, CVE-2019-14250)
* Mon Jul 22 2019 rguenther@suse.com
- Update to gcc-7-branch head (r273666).
  * Fixes build with -Werror=return-type.
* Thu Jul 18 2019 rguenther@suse.com
- Update to gcc-7-branch head (r273559).
  * Includes fix for vector shift miscompilation on s390.  [bsc#1141897]
* Wed Jun 12 2019 Martin Li?ka <mliska@suse.cz>
- Add gcc7-flive-patching.patch patch.  [bsc#1071995, fate#323487]
* Wed May 22 2019 Martin Li?ka <mliska@suse.cz>
- Strip -flto from $optflags.
* Wed Apr 24 2019 rguenther@suse.com
- Update to gcc-7-branch head (r270528).
  * Disables switch jump-tables when retpolines are used.
  [bsc#1131264, jsc#SLE-6738]
* Thu Mar 28 2019 rguenther@suse.com
- Add gcc8-pr89752.patch to fix ICE compiling tensorflow on aarch64.
  [bsc#1129389]
* Thu Mar 14 2019 rguenther@suse.com
- Update to gcc-7-branch head (r269676).
  * Pulls fix for aarch64 FMA steering pass use-after-free.  [bsc#1128794]
  * Fixes ICE compiling tensorflow.  [bsc#1129389]
- Change URLs to use https.
* Fri Feb 08 2019 rguenther@suse.com
- Update to gcc-7-branch head (r268660).
  * Pulls fix for s390x FP load-and-test issue.  [bnc#1124644]
- Improve build reproducability by disabling address-space randomization
  during build.
* Mon Jan 07 2019 rguenther@suse.com
- Update gcc44-rename-info-files.patch to adjust gnat manual
  entries in the info directory.  [bnc#1114592]
* Thu Dec 06 2018 rguenther@suse.com
- Update to GCC 7.4 release.
- Fix AVR configuration to not use __cxa_atexit or libstdc++ headers.
  Point to /usr/avr/sys-root/include as system header include directory.
* Fri Aug 17 2018 rguenther@suse.com
- Update to gcc-7-branch head (r263609).
  * Includes fix for build with ISL 0.20.
  * Includes fix to no longer try linking -lieee with -mieee-fp.
    [bnc#1084842]
* Fri Jun 29 2018 rguenther@suse.com
- Update to gcc-7-branch head (r262243).
  * Pulls fix for libcpp lexing bug on ppc64le manifesting during
    build with gcc8.  [bnc#1099119]
  * Pulls fix for forcing compile-time tuning even when building
    with -march=z13 on s390x.  [bnc#1099192]
* Thu Jun 07 2018 rguenther@suse.com
- Update to gcc-7-branch head (r261272).
  * Fixes support for 32bit ASAN with glibc 2.27+
  * Includes gcc7-bnc1087550.diff
* Wed Apr 18 2018 rguenther@suse.com
- Update gcc7-bnc1087550.diff with latest changes.  [bnc#1087550]
Version: 7.5.0+r278197-bp152.1.2
* Thu Nov 14 2019 Richard Biener <rguenther@suse.com>
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
  static initialization.  [gcc#85887]
* Wed Oct 02 2019 Richard Biener <rguenther@suse.com>
- Add gcc7-bsc1146475.patch to fix debug info created for array
  definitions that complete an earlier declaration.  [bsc#1146475]
* Mon Sep 09 2019 Richard Biener <rguenther@suse.com>
- Rework shared spec file parts to allow custom Summary and
  Description for cross compilers.  Clarify their Summary
  and Description.  [bsc#1148517]
- Reorder things in cross.spec.in so the Version define comes before
  the first use of %version.
* Thu Sep 05 2019 Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r275405).
  * Pulls fix for POWER9 DARN miscompilation.
    (bsc#1149145, CVE-2019-15847)
  * Includes gcc8-pr89752.patch
* Fri Aug 16 2019 Richard Biener <rguenther@suse.com>
- Remove bogus fixed include bits/statx.h from glibc 2.30.  [gcc#91085]
* Thu Jul 25 2019 rguenther@suse.com
- Update to gcc-7-branch head (r273795).
  * Includes fix for LTO linker plugin heap overflow.
    (bsc#1142649, CVE-2019-14250)
* Mon Jul 22 2019 rguenther@suse.com
- Update to gcc-7-branch head (r273666).
  * Fixes build with -Werror=return-type.
* Thu Jul 18 2019 rguenther@suse.com
- Update to gcc-7-branch head (r273559).
  * Includes fix for vector shift miscompilation on s390.  [bsc#1141897]
* Wed Jun 12 2019 Martin Li?ka <mliska@suse.cz>
- Add gcc7-flive-patching.patch patch.  [bsc#1071995, fate#323487]
* Wed May 22 2019 Martin Li?ka <mliska@suse.cz>
- Strip -flto from $optflags.
* Wed Apr 24 2019 rguenther@suse.com
- Update to gcc-7-branch head (r270528).
  * Disables switch jump-tables when retpolines are used.
  [bsc#1131264, jsc#SLE-6738]
* Thu Mar 28 2019 rguenther@suse.com
- Add gcc8-pr89752.patch to fix ICE compiling tensorflow on aarch64.
  [bsc#1129389]
* Thu Mar 14 2019 rguenther@suse.com
- Update to gcc-7-branch head (r269676).
  * Pulls fix for aarch64 FMA steering pass use-after-free.  [bsc#1128794]
  * Fixes ICE compiling tensorflow.  [bsc#1129389]
- Change URLs to use https.
* Fri Feb 08 2019 rguenther@suse.com
- Update to gcc-7-branch head (r268660).
  * Pulls fix for s390x FP load-and-test issue.  [bnc#1124644]
- Improve build reproducability by disabling address-space randomization
  during build.
* Mon Jan 07 2019 rguenther@suse.com
- Update gcc44-rename-info-files.patch to adjust gnat manual
  entries in the info directory.  [bnc#1114592]
* Thu Dec 06 2018 rguenther@suse.com
- Update to GCC 7.4 release.
- Fix AVR configuration to not use __cxa_atexit or libstdc++ headers.
  Point to /usr/avr/sys-root/include as system header include directory.
* Fri Aug 17 2018 rguenther@suse.com
- Update to gcc-7-branch head (r263609).
  * Includes fix for build with ISL 0.20.
  * Includes fix to no longer try linking -lieee with -mieee-fp.
    [bnc#1084842]
* Fri Jun 29 2018 rguenther@suse.com
- Update to gcc-7-branch head (r262243).
  * Pulls fix for libcpp lexing bug on ppc64le manifesting during
    build with gcc8.  [bnc#1099119]
  * Pulls fix for forcing compile-time tuning even when building
    with -march=z13 on s390x.  [bnc#1099192]
* Thu Jun 07 2018 rguenther@suse.com
- Update to gcc-7-branch head (r261272).
  * Fixes support for 32bit ASAN with glibc 2.27+
  * Includes gcc7-bnc1087550.diff
* Wed Apr 18 2018 rguenther@suse.com
- Update gcc7-bnc1087550.diff with latest changes.  [bnc#1087550]
Version: 7.5.0+r278197-bp152.1.1
* Thu Nov 14 2019 Richard Biener <rguenther@suse.com>
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
  static initialization.  [gcc#85887]
* Wed Oct 02 2019 Richard Biener <rguenther@suse.com>
- Add gcc7-bsc1146475.patch to fix debug info created for array
  definitions that complete an earlier declaration.  [bsc#1146475]
* Mon Sep 09 2019 Richard Biener <rguenther@suse.com>
- Rework shared spec file parts to allow custom Summary and
  Description for cross compilers.  Clarify their Summary
  and Description.  [bsc#1148517]
- Reorder things in cross.spec.in so the Version define comes before
  the first use of %version.
* Thu Sep 05 2019 Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r275405).
  * Pulls fix for POWER9 DARN miscompilation.
    (bsc#1149145, CVE-2019-15847)
  * Includes gcc8-pr89752.patch
* Fri Aug 16 2019 Richard Biener <rguenther@suse.com>
- Remove bogus fixed include bits/statx.h from glibc 2.30.  [gcc#91085]
* Thu Jul 25 2019 rguenther@suse.com
- Update to gcc-7-branch head (r273795).
  * Includes fix for LTO linker plugin heap overflow.
    (bsc#1142649, CVE-2019-14250)
* Mon Jul 22 2019 rguenther@suse.com
- Update to gcc-7-branch head (r273666).
  * Fixes build with -Werror=return-type.
* Thu Jul 18 2019 rguenther@suse.com
- Update to gcc-7-branch head (r273559).
  * Includes fix for vector shift miscompilation on s390.  [bsc#1141897]
* Wed Jun 12 2019 Martin Li?ka <mliska@suse.cz>
- Add gcc7-flive-patching.patch patch.  [bsc#1071995, fate#323487]
* Wed May 22 2019 Martin Li?ka <mliska@suse.cz>
- Strip -flto from $optflags.
* Wed Apr 24 2019 rguenther@suse.com
- Update to gcc-7-branch head (r270528).
  * Disables switch jump-tables when retpolines are used.
  [bsc#1131264, jsc#SLE-6738]
* Thu Mar 28 2019 rguenther@suse.com
- Add gcc8-pr89752.patch to fix ICE compiling tensorflow on aarch64.
  [bsc#1129389]
* Thu Mar 14 2019 rguenther@suse.com
- Update to gcc-7-branch head (r269676).
  * Pulls fix for aarch64 FMA steering pass use-after-free.  [bsc#1128794]
  * Fixes ICE compiling tensorflow.  [bsc#1129389]
- Change URLs to use https.
* Fri Feb 08 2019 rguenther@suse.com
- Update to gcc-7-branch head (r268660).
  * Pulls fix for s390x FP load-and-test issue.  [bnc#1124644]
- Improve build reproducability by disabling address-space randomization
  during build.
* Mon Jan 07 2019 rguenther@suse.com
- Update gcc44-rename-info-files.patch to adjust gnat manual
  entries in the info directory.  [bnc#1114592]
* Thu Dec 06 2018 rguenther@suse.com
- Update to GCC 7.4 release.
- Fix AVR configuration to not use __cxa_atexit or libstdc++ headers.
  Point to /usr/avr/sys-root/include as system header include directory.
* Fri Aug 17 2018 rguenther@suse.com
- Update to gcc-7-branch head (r263609).
  * Includes fix for build with ISL 0.20.
  * Includes fix to no longer try linking -lieee with -mieee-fp.
    [bnc#1084842]
* Fri Jun 29 2018 rguenther@suse.com
- Update to gcc-7-branch head (r262243).
  * Pulls fix for libcpp lexing bug on ppc64le manifesting during
    build with gcc8.  [bnc#1099119]
  * Pulls fix for forcing compile-time tuning even when building
    with -march=z13 on s390x.  [bnc#1099192]
* Thu Jun 07 2018 rguenther@suse.com
- Update to gcc-7-branch head (r261272).
  * Fixes support for 32bit ASAN with glibc 2.27+
  * Includes gcc7-bnc1087550.diff
* Wed Apr 18 2018 rguenther@suse.com
- Update gcc7-bnc1087550.diff with latest changes.  [bnc#1087550]