File cross-sparc-gcc7.changes of Package gcc7

-------------------------------------------------------------------
Thu Oct  5 09:00:25 UTC 2017 - rguenther@suse.com

- Update to gcc-7-branch head (r253435).
  * contains fix for PR82406 which blocks chromium build.
- Add gcc7-pr81481.diff to fix a register allocation issue.
  [bnc#1048861]

-------------------------------------------------------------------
Wed Sep 27 12:24:55 UTC 2017 - rguenther@suse.com

- Update to gcc-7-branch head (r253221).
  * Includes similar fix to gcc41-ppc32-retaddr.patch, disable the
    patch but keep the testcase.

-------------------------------------------------------------------
Mon Sep 25 20:22:09 UTC 2017 - matz@suse.de

- Add support for zero-sized VLAs and allocas with
  -fstack-clash-protection.  [bnc #1059075]
  Changes gcc7-stack-probe.diff.

-------------------------------------------------------------------
Tue Aug 29 07:17:15 UTC 2017 - rguenther@suse.com

- Update to gcc-7-branch head (r251579).
  * Includes GCC 7.2 release.
  * Includes gcc7-pr81766.diff and gcc7-go-sigrtmax.patch.

-------------------------------------------------------------------
Fri Aug 25 04:40:35 UTC 2017 - bwiedemann@suse.com

- Sort tar file list to make cross-* packages build reproducibly
  (boo#1041090)

-------------------------------------------------------------------
Tue Aug  8 12:38:37 UTC 2017 - rguenther@suse.com

- Add gcc7-pr81766.diff to fix grub2 build.

-------------------------------------------------------------------
Fri Aug  4 11:41:36 UTC 2017 - rguenther@suse.com

- Update to gcc-7-branch head (r250819).
  * Includes GCC 7.2 RC1.
  * Includes fix for gcov crash.  [bnc#1050487]
- Add gcc7-stack-probe.diff for support of -fstack-clash-protection
  [bnc#1039513].
- Add gcc7-go-sigrtmax.patch to fix Go build with glibc 2.26.

-------------------------------------------------------------------
Thu Jun 29 08:54:57 UTC 2017 - rguenther@suse.com

- Update to gcc-7-branch head (r249772).
  * Includes patch for PR81080.  [bnc#1044016]
  * Includes patch for PR81204.  [bnc#1045732]
  * Includes patch for PR81112.  [bnc#1043966]

-------------------------------------------------------------------
Tue Jun 13 08:42:45 UTC 2017 - rguenther@suse.com

- Fix cross compiler update-alternatives machinery to make rpmlint
  happy.

-------------------------------------------------------------------
Fri Jun  9 11:20:46 UTC 2017 - rguenther@suse.com

- Update plugin enablement guard to use %sle_version.  [bnc#1043590]

-------------------------------------------------------------------
Wed Jun  7 13:18:16 UTC 2017 - rguenther@suse.com

- Update to gcc-7-branch head (r248970).
  * Includes gcc7-pr80593.patch.

-------------------------------------------------------------------
Tue May 30 07:39:56 UTC 2017 - rguenther@suse.com

- Update to gcc-7-branch head (r248590).
- Add #!BuildIgnore: gcc-PIE also to cross compiler builds.

-------------------------------------------------------------------
Wed May 17 12:09:04 UTC 2017 - rguenther@suse.com

- Update to gcc-7-branch head (r248152)
- Drop not working SLE-10 build support.
- For SLE-15 make the i586 compiler generate code for architecture
  level of x86_64.
- Add gcc7-pr80593.patch to fix ceph build. [bnc#1025891]

-------------------------------------------------------------------
Thu May  4 10:12:09 UTC 2017 - rguenther@suse.com

- Update to gcc-7-branch head (r247545)
  * Includes GCC 7.1 release
- For SLE15 change ppc64le tuning to power9.  [fate#322728]
- Change tarball compression to xz, BuildRequire xz.

-------------------------------------------------------------------
Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com

- Update to gcc-7-branch head (r247368)
  * Includes GCC 7.1 RC2
  * Includes ARM ABI fix for PR77728, fixing ABI incompatibility
    with GCC 4.8.

-------------------------------------------------------------------
Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com

- Update to gcc-7-branch head (r247019).
- Always create nvptx offloading cross spec file.
- Fix libada provides/conflicts.
- Package gcov.h.
- Add #!BuildIgnore: gcc-PIE.
- Fix update-alternatives.

-------------------------------------------------------------------
Tue Apr  4 14:44:52 UTC 2017 - mliska@suse.cz

- Add update-alternatives for binaries produces by cross compilers.
- Add nospeccleaner comment, remove legacy norootforbuild and
  icecream.

-------------------------------------------------------------------
Fri Mar 31 08:51:09 UTC 2017 - rguenther@suse.com

- Update to gcc trunk head (r246609).
- Add cross-binutils Requires to cross-gcc packages.

-------------------------------------------------------------------
Mon Mar 27 14:06:43 UTC 2017 - rguenther@suse.com

- Really fix libtsan requirement on ppc.  [boo#1030623]
- Also fix liblsan requirement on pcc.

-------------------------------------------------------------------
Thu Mar 23 09:59:21 UTC 2017 - rguenther@suse.com

- Update to gcc trunk head (r246414).
- Package gcov-dump.
- Remove gcc7-debug-dwarf2out-ice.patch.
- Add gcc7-remove-Wexpansion-to-defined-from-Wextra.patch to remove
  useless warning from Wextra that causes build fails due to excessive
  log file size.
- Remove libtsan Requires from the gcc7-32bit package, tsan doesn't have
  a 32bit multilib on any arch.  [boo#1030623]

-------------------------------------------------------------------
Mon Mar 13 10:56:29 UTC 2017 - rguenther@suse.com

- Update to gcc trunk head (r246083).

-------------------------------------------------------------------
Wed Mar  8 14:10:58 UTC 2017 - rguenther@suse.com

- Update to gcc trunk head (r245976).
- BuildRequire at least gcc-4.8 Ada.
- Enable asan and ubsan for s390.
- Also require gcc-c++ of the host compiler version used when that
  is changed due to Ada requirements.

-------------------------------------------------------------------
Tue Feb 14 08:00:25 UTC 2017 - rguenther@suse.com

- Update to gcc trunk head (r245417).
- Enable profiledbootstrap for %ix86, build with release checking.
- Build stage1 with -O2 -g.
- Enable Ada for s390x.
- Enable asan and ubsan for s390x.
- Refresh gcc44-rename-info-files.patch.

-------------------------------------------------------------------
Thu Feb  2 13:44:56 UTC 2017 - rguenther@suse.com

- Fix up nvptx offloading so that it actually works.

-------------------------------------------------------------------
Tue Jan 31 12:25:34 UTC 2017 - rguenther@suse.com

- Update to gcc trunk head (r245052).
- Use plain avr as gcc target for AVR to match what binutils does.
  [bnc#1022404]
- Cleanup spec file and gcc7-rpmlintrc a bit.

-------------------------------------------------------------------
Thu Jan 26 15:10:21 UTC 2017 - rguenther@suse.com

- Update to gcc trunk head (r244934).
- Add accelerator offloading cross to nvptx-none, for this also
  add nvptx-newlib.tar.bz2.

-------------------------------------------------------------------
Tue Jan 24 12:56:39 UTC 2017 - rguenther@suse.com

- Update to gcc trunk head (r244867).
- Bump libgo SO version to 11.
- PowerPC now supports lsan and tsan.
- Correct lsan/tsan packaging who are 64bits only.

-------------------------------------------------------------------
Fri Jan 20 08:36:18 UTC 2017 - rguenther@suse.com

- Update to gcc trunk head (r244684).
- Use --with-gcc-major-version-only and drop gcc-dir-version.patch.
- Enable offloading for nvptx-none on the host (offload compiler still
  missing).  Re-enable HSA offloading.
- Re-add missing cross.spec.in and enable crosses.

-------------------------------------------------------------------
Thu Jan 12 12:01:01 UTC 2017 - rguenther@suse.com

- Update to gcc trunk head (r244350).
- Package avx512vpopcntdqintrin.h and sgxintrin.h on x86_64/i?86.

-------------------------------------------------------------------
Wed Dec 14 14:34:22 UTC 2016 - rguenther@suse.com

- Update to gcc trunk head (r243648).
- Package {arm,aarch64}/arm_fp16.h and arm/arm_cmse.h.

-------------------------------------------------------------------
Mon Nov 28 10:43:45 UTC 2016 - rguenther@suse.com

- Remove broken libffi build support.
- Remove more Java remanents.

-------------------------------------------------------------------
Fri Nov 25 08:30:28 UTC 2016 - mliska@suse.cz

- Update to gcc trunk (r242874).
- Add avx5124fmapsintrin.h and avx5124vnniwintrin.h header files.

-------------------------------------------------------------------
Wed Nov 23 15:36:06 UTC 2016 - mliska@suse.cz

- New package, inherits from gcc6
  * gcc-dir-version.patch, drop patchlevel from install directory names
  * gcc-add-defaultsspec.diff, add the ability to provide a specs file
  that is read by default
  * tls-no-direct.diff, avoid direct %fs references on x86 to not slow down
  Xen
  * gcc43-no-unwind-tables.diff, do not produce unwind tables for CRT files
  * gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr for ppc
  * gcc44-textdomain.patch, make translation files version specific and
  adjust textdomain to find them
  * gcc44-rename-info-files.patch, fix cross-references in info files when
  renaming them to be version specific
  * gcc48-libstdc++-api-reference.patch, fix link in the installed libstdc++
  html documentation
  * gcc48-remove-mpfr-2.4.0-requirement.patch, make GCC work with earlier
  mpfr versions on old products
  * gcc5-no-return-gcc43-workaround.patch, make build work with host gcc 4.3
- Drops
  * libjava-no-multilib.diff, gcc41-java-slow_pthread_self.patch
  and all Java related hunks in included patches
  because Java is no longer included in GCC 7.
  * gcc6-hsa-enablement.patch as it's part of trunk
  * gcc6-libsanitizer-aarch64-vma48.patch as it's part of trunk
  * gcc6-SOURCE_DATE_EPOCH.patch as it's part of trunk
openSUSE Build Service is sponsored by