* Wed Jun 04 2025 rguenther@suse.com
- Exclude shared objects present for link editing in the GCC specific
subdirectory from provides processing via __provides_exclude_from.
[bsc#1244050][bsc#1243991]
* Tue Jun 03 2025 rguenther@suse.com
- Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap
variant conflict with the unversioned cross-*-gcc package.
* Tue May 27 2025 rguenther@suse.com
- Disable build of glibc cross to loongarch64 and hppa in SLFO
and SLE15.
* Fri May 23 2025 rguenther@suse.com
- Update to GCC 14.3 release, bb24b4c804f3d95b0ba95b7496, git11799
- Remove gcc14-pr120061.patch which is now included upstream.
* Tue May 06 2025 rguenther@suse.com
- Add gcc14-pr120061.patch to fix the PR108900 fix instead of
reverting it.
- Remove gcc14-pr108900.patch
* Fri May 02 2025 rguenther@suse.com
- Add gcc14-pr108900.patch to revert it, fixing libqt6webengine build.
* Wed Apr 30 2025 rguenther@suse.com
- Update to gcc-14 branch head, 3418d740b344e0ba38022f3be, git11702
* Remove gcc14-pr118780.patch now on the upstream branch
- Fix build on s390x [bsc#1241549]
* Tue Apr 08 2025 rguenther@suse.com
- Make sure link editing is done against our own shared library
copy rather than the installed system runtime. [bsc#1240788]
- Add gcc14-pr119680.patch to fix cross-compiler builds with
- -enable-host-pie.
* Thu Mar 27 2025 rguenther@suse.com
- Add gcc14-bsc1239938.patch to allow GCC executables to be
built PIE. [bsc#1239938]
- Add gcc14-rs6000-msplit-patch-nops.patch to backport -msplit-patch-nops
required for user-space livepatching on powerpc.
* Thu Mar 13 2025 rguenther@suse.com
- Add gcc13-bsc1239566.patch to also record -D_FORTIFY_SOURCE=2
in the DWARF debug info DW_AT_producer string. [bsc#1239566]
* Mon Mar 10 2025 rguenther@suse.com
- Disable profiling during build when %want_reproducible_builds is set
[bsc#1238491]
* Thu Feb 20 2025 rguenther@suse.com
- Update to gcc-14 branch head, 9ffecde121af883b60bbe60d0, git11321
* fixes reported ICE in [bsc#1237442]
- Drop gcc14-pr116629.patch now backported to the branch.
* Thu Feb 06 2025 rguenther@suse.com
- Adjust cross compiler requirements to use %requires_ge
- Fix condition on whether to enable plugins or JIT support to
not check sle_version which is not defined in SLFO but to check
is_opensuse and suse_version instead.
- Add gcc14-pr118780.patch to make the SLFO config work.
* Wed Jan 29 2025 rguenther@suse.com
- For cross compilers require the same or newer binutils, newlib
or cross-glibc that was used at build time. [bsc#1232526]
* Tue Jan 07 2025 schwab@suse.de
- Define ALT_CC_UNDER_TEST and ALT_CXX_UNDER_TEST for compat tests
* Sun Jan 05 2025 mardnh@gmx.de
- Switch to glibc based cross-compiler for target hppa
* Mon Dec 02 2024 adrian@suse.de
- disable go on loongarch64 for now
* Sat Nov 30 2024 adrian.glaubitz@suse.com
- Add loongarch64 to asan_arch, atomic_arch,
itm_arch, lsan_arch, tsan_arch and ubsan_arch
- Add larchintrin.h, lasxintrin.h and lsxintrin.h
headers to gccXY main package in %files section
- Set build_primary_64bit to 1 for loongarch64
* Mon Nov 18 2024 adrian.glaubitz@suse.com
- Add loongarch64 as new target
* Wed Oct 09 2024 rguenther@suse.com
- Update to gcc-14 branch head, 4af44f2cf7d281f3e4f3957ef, git10750
* includes libstdc++6 fix for parsing tzdata 2024b [gcc#116657]
- Add gcc14-pr116629.patch to fix ICE with LTO building openvino
on aarch64 [boo#1230262]
Version: 14.2.0+git10526-150000.1.3.3
* Thu Aug 22 2024 rguenther@suse.com
- Re-enable cross compiler builds on i586.
* Thu Aug 01 2024 rguenther@suse.com
- Update to GCC 14.2.0 release, c035a7c30c310ff928988cbcf, git10526
- Add libquadmath0-devel-gcc14 sub-package to allow installing
quadmath.h and SO link without installing the fortran frontend
- Drop SLE11 compatibility %selfconflict wrapper, drop various
conditions gating SLE11 build support
* Tue Jul 23 2024 rguenther@suse.com
- Update to gcc-14 branch head, a544898f6dd6a1689bb25abfd, git10504
* GCC 14.2 release candidate.
* Fri Jun 21 2024 rguenther@suse.com
- Update to gcc-14 branch head, 272e8c90af527fc1d0055ad0f, git10335
* picks first batch of post-release fixes
* Tue May 07 2024 rguenther@suse.com
- Update to GCC 14.1 release.
* Tue Apr 30 2024 rguenther@suse.com
- Update to gcc-14 branch head, 7a00c459cbb913ac165a39d34, git10154
* GCC 14.1 RC1
* Thu Apr 18 2024 rguenther@suse.com
- Update to trunk head, 7c2a9dbcc2c1cb1563774068c59d5e09e, git10008
* Wed Apr 10 2024 rguenther@suse.com
- Update to trunk head, 109f1b28fc94c93096506e3df0c25e331, git9885
- Package Modula-2 info files.
- Install/Remove Modula-2 and D info files.
* Tue Apr 09 2024 rguenther@suse.com
- Add gcc13-pr101523.patch to avoid combine spending too much
compile-time and memory doing nothing on s390x. [boo#1188441]
* Wed Mar 27 2024 rguenther@suse.com
- Update to trunk head, 0b02da5b99e89347f5f8bf875ec8318f84, git9687
- Fix install link to amdgcn-amdhsa-ld.
* Mon Mar 25 2024 rguenther@suse.com
- Add newlib-gcn-iolock.diff to fix locking for I/O on gcn offload
targets.
* Mon Mar 18 2024 rguenther@suse.com
- Remove timezone Recommends from the libstdc++6 package. [boo#1221601]
* Wed Mar 13 2024 rguenther@suse.com
- Revert libgccjit dependency change. [boo#1220724]
* Thu Mar 07 2024 rguenther@suse.com
- Update to trunk head, b209d905f5ce1fa9d76ce634fd54245ff3, git9355
* Tue Mar 05 2024 rguenther@suse.com
- Fix libgccjit-devel dependency, a newer shared library is OK.
- Fix libgccjit dependency, the corresponding compiler isn't required.
* Tue Feb 13 2024 rguenther@suse.com
- Update to trunk head, 4a1cd5560b9b545eb848eb1d1e06d345fb, git8957
* bumps libgphobos and libgdrundime SONAME
- Use %patch -P N instead of %patchN
- Refresh gcc44-rename-info-files.patch
* Wed Feb 07 2024 rguenther@suse.com
- Update to trunk head, 5c3ba60024fedc6b3d374ebb071bcf5b3e, git8840
- Disable epiphany cross compiler since it fails building.
* Tue Feb 06 2024 rguenther@suse.com
- Update to trunk head, c5d34912ad576be1ef19be92f7eabde54b, git8817
* bumps libgo SONAME
* Mon Feb 05 2024 rguenther@suse.com
- Use %{_target_cpu} to determine host and build.
* Mon Jan 29 2024 rguenther@suse.com
- Update to trunk head, b702dc980215074a06535e3aa52a766bef, git8486
- Refresh gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
- Up requirement to llvm15 when building GCN offload compiler, needed
for gfx1100 support.
- Remove obsolete gcc11-amdgcn-disable-hot-cold-partitioning.patch and
gcc10-amdgcn-llvm-as.patch patches.