gcc7/cross-epiphany-gcc7-bootstrap.changes
Richard Biener 17ce8befc3 - Update to gcc trunk head (r244684).
- Use --with-gcc-major-version-only and drop gcc-dir-version.patch.
- Enable offloading for nvptx-none.
- Re-add missing cross.spec.in and enable crosses.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=9
2017-01-20 10:44:58 +00:00

60 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
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.
- 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