File gcc14.changes of Package gcc14

-------------------------------------------------------------------
Wed Jul  2 10:31:10 UTC 2025 - Richard Biener <rguenther@suse.com>

- Tune for power10 for SLES 16.  [jsc#PED-12029]
- Tune for z15 for SLES 16.  [jsc#PED-253]

-------------------------------------------------------------------
Wed Jun  4 12:46:23 UTC 2025 - Richard Biener <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  3 12:36:35 UTC 2025 - Richard Biener <rguenther@suse.com>

- Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap
  variant conflict with the unversioned cross-*-gcc package.

-------------------------------------------------------------------
Tue May 27 14:08:37 UTC 2025 - Richard Biener <rguenther@suse.com>

- Disable build of glibc cross to loongarch64 and hppa in SLFO
  and SLE15.

-------------------------------------------------------------------
Fri May 23 11:18:54 UTC 2025 - Richard Biener <rguenther@suse.com>

- Update to GCC 14.3 release, bb24b4c804f3d95b0ba95b7496, git11799
- Remove gcc14-pr120061.patch which is now included upstream.

-------------------------------------------------------------------
Tue May  6 11:11:04 UTC 2025 - Richard Biener <rguenther@suse.com>

- Add gcc14-pr120061.patch to fix the PR108900 fix instead of
  reverting it.
- Remove gcc14-pr108900.patch

-------------------------------------------------------------------
Fri May  2 08:58:43 UTC 2025 - Richard Biener <rguenther@suse.com>

- Add gcc14-pr108900.patch to revert it, fixing libqt6webengine build.

-------------------------------------------------------------------
Wed Apr 30 06:32:16 UTC 2025 - Richard Biener <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  8 11:08:02 UTC 2025 - Richard Biener <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 08:25:48 UTC 2025 - Richard Biener <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 14:06:30 UTC 2025 - Richard Biener <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 13:27:50 UTC 2025 - Richard Biener <rguenther@suse.com>

- Disable profiling during build when %want_reproducible_builds is set
  [bsc#1238491]

-------------------------------------------------------------------
Thu Feb 20 15:41:51 UTC 2025 - Richard Biener <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  6 10:28:59 UTC 2025 - Richard Biener <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 13:12:15 UTC 2025 - Richard Biener <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  7 14:49:40 UTC 2025 - Andreas Schwab <schwab@suse.de>

- Define ALT_CC_UNDER_TEST and ALT_CXX_UNDER_TEST for compat tests

-------------------------------------------------------------------
Sun Jan  5 21:18:48 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Switch to glibc based cross-compiler for target hppa

-------------------------------------------------------------------
Mon Dec  2 04:48:53 UTC 2024 - Adrian Schröter <adrian@suse.de>

- disable go on loongarch64 for now

-------------------------------------------------------------------
Sat Nov 30 16:01:13 UTC 2024 - John Paul Adrian Glaubitz <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 18:17:30 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

- Add loongarch64 as new target

-------------------------------------------------------------------
Wed Oct  9 13:01:41 UTC 2024 - Richard Biener <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]

-------------------------------------------------------------------
Thu Aug 22 10:37:05 UTC 2024 - Richard Biener <rguenther@suse.com>

- Re-enable cross compiler builds on i586.

-------------------------------------------------------------------
Thu Aug  1 09:33:39 UTC 2024 - Richard Biener <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 13:59:35 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to gcc-14 branch head, a544898f6dd6a1689bb25abfd, git10504
  * GCC 14.2 release candidate.

-------------------------------------------------------------------
Fri Jun 21 12:18:10 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to gcc-14 branch head, 272e8c90af527fc1d0055ad0f, git10335
  * picks first batch of post-release fixes

-------------------------------------------------------------------
Tue May  7 07:10:32 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to GCC 14.1 release.

-------------------------------------------------------------------
Tue Apr 30 10:34:29 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to gcc-14 branch head, 7a00c459cbb913ac165a39d34, git10154
  * GCC 14.1 RC1

-------------------------------------------------------------------
Thu Apr 18 07:00:33 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to trunk head, 7c2a9dbcc2c1cb1563774068c59d5e09e, git10008

-------------------------------------------------------------------
Wed Apr 10 06:06:05 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to trunk head, 109f1b28fc94c93096506e3df0c25e331, git9885
- Package Modula-2 info files.
- Install/Remove Modula-2 and D info files.

-------------------------------------------------------------------
Tue Apr  9 13:41:50 UTC 2024 - Richard Biener <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 12:13:22 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to trunk head, 0b02da5b99e89347f5f8bf875ec8318f84, git9687
- Fix install link to amdgcn-amdhsa-ld.

-------------------------------------------------------------------
Mon Mar 25 14:50:07 UTC 2024 - Richard Biener <rguenther@suse.com>

- Add newlib-gcn-iolock.diff to fix locking for I/O on gcn offload
  targets.

-------------------------------------------------------------------
Mon Mar 18 14:32:42 UTC 2024 - Richard Biener <rguenther@suse.com>

- Remove timezone Recommends from the libstdc++6 package.  [boo#1221601]

-------------------------------------------------------------------
Wed Mar 13 08:17:35 UTC 2024 - Richard Biener <rguenther@suse.com>

- Revert libgccjit dependency change.  [boo#1220724]

-------------------------------------------------------------------
Thu Mar  7 10:08:08 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to trunk head, b209d905f5ce1fa9d76ce634fd54245ff3, git9355 

-------------------------------------------------------------------
Tue Mar  5 14:35:38 UTC 2024 - Richard Biener <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 08:04:07 UTC 2024 - Richard Biener <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  7 12:47:27 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to trunk head, 5c3ba60024fedc6b3d374ebb071bcf5b3e, git8840
- Disable epiphany cross compiler since it fails building.

-------------------------------------------------------------------
Tue Feb  6 07:43:25 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to trunk head, c5d34912ad576be1ef19be92f7eabde54b, git8817 
  * bumps libgo SONAME

-------------------------------------------------------------------
Mon Feb  5 14:24:16 UTC 2024 - Richard Biener <rguenther@suse.com>

- Use %{_target_cpu} to determine host and build.

-------------------------------------------------------------------
Mon Jan 29 08:34:57 UTC 2024 - Richard Biener <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.

-------------------------------------------------------------------
Mon Jan 22 09:50:35 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to trunk head, 86f3cbdaa6f60eaff1cdb4ab2f1a9bc796, git8330 
- Package more risc-v headers
- Add cross-X-newlib-devel requires to newlib cross compilers.
  [boo#1219031]
- Re-enable AutoReqProv for cross packages but filter files processed
  via __requires_exclude_from and __provides_exclude_from.
  [boo#1219031]

-------------------------------------------------------------------
Fri Jan 19 09:55:53 UTC 2024 - Richard Biener <rguenther@suse.com>

- Package m2rte.so plugin in the gcc14-m2 sub-package rather than
  in gcc13-devel.  [boo#1210959]
- Require libstdc++6-devel-gcc14 from gcc14-m2 as m2 programs
  are linked against libstdc++6.
- Fixup rust packaging for the rust1 to crab1 rename.
- Build rust only for openSUSE Tumbleweed.

-------------------------------------------------------------------
Thu Jan 18 13:48:04 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update to trunk head, a6bf09f65aed44d36acaa511e552783bfb, git8231 

-------------------------------------------------------------------
Tue Jan 16 09:42:25 UTC 2024 - Andreas Schwab <schwab@suse.de>

- Enable cross compilers on riscv64

-------------------------------------------------------------------
Fri Jan 12 13:30:13 UTC 2024 - Richard Biener <rguenther@suse.com>

- Restrict general cross-compiler builds to ppc64le, x86_64, s390x
  and aarch64 hosts.

-------------------------------------------------------------------
Fri Jan 12 09:34:37 UTC 2024 - Richard Biener <rguenther@suse.com>

- Update embedded newlib to 4.4.0.20231231.

-------------------------------------------------------------------
Fri Jan 12 00:19:27 UTC 2024 - Toolchain Bot <mjambor@suse.de>

- Bump to 1a80e9558dd7fed1a9d22b3606489f72e4dd8c20, git7159.

-------------------------------------------------------------------
Wed Jan  3 18:16:29 UTC 2024 - Andreas Schwab <schwab@suse.de>

- Add riscv64 to tsan_arch and lsan_arch

-------------------------------------------------------------------
Wed Jan  3 00:18:16 UTC 2024 - Toolchain Bot <mjambor@suse.de>

- Bump to 152cd65bf468c378e1e06ac72e443453137034b5, git6886.

-------------------------------------------------------------------
Tue Dec  5 11:42:26 UTC 2023 - Andreas Schwab <schwab@suse.de>

- Update libm2_sover

-------------------------------------------------------------------
Mon Dec  4 01:01:52 UTC 2023 - Toolchain Bot <mjambor@suse.de>

- Bump to 833819e75a67614049ca75a3d471d45724fadf39, git6097.

-------------------------------------------------------------------
Thu Sep 28 10:01:02 UTC 2023 - Andreas Schwab <schwab@suse.de>

- Tell qemu to use a bigger guest stack size

-------------------------------------------------------------------
Wed Sep 27 23:29:37 UTC 2023 - Toolchain Bot <mjambor@suse.de>

- Bump to 1fab05a885a308c19cf42b72fd36805ddf27fdc8, git4300.

-------------------------------------------------------------------
Fri Sep  1 23:18:06 UTC 2023 - Toolchain Bot <mjambor@suse.de>

- Bump to 6f06152541d62ae7c8579b7d7bf552be19e15b05, git3633.

-------------------------------------------------------------------
Fri Aug 18 14:03:36 UTC 2023 - Michal Suchanek <msuchanek@suse.com>

- Raise Power architecture baseline to Power9 only for ALP (boo#1214915).

-------------------------------------------------------------------
Mon Jul 31 09:41:05 UTC 2023 - Andreas Schwab <schwab@suse.de>

- Filter out -Werror=return-type from D compile flags

-------------------------------------------------------------------
Sun Jul 30 23:13:52 UTC 2023 - Toolchain Bot <mjambor@suse.de>

- Bump to c9434ea40e20584a44a0b6fc8659ee983d5f2dd2, git2868.

-------------------------------------------------------------------
Thu May  4 10:20:16 UTC 2023 - Martin Liška <mliska@suse.cz>

- Remove upstreamed patch riscv-pthread.patch.

-------------------------------------------------------------------
Thu May  4 09:30:28 UTC 2023 - Toolchain Bot <mjambor@suse.de>

- Bump to 93c26deab98fc80b616a1c53c324a88f61036f53, git473.

-------------------------------------------------------------------
Thu Apr 27 07:03:42 UTC 2023 - Martin Liška <mliska@suse.cz>

- Remove upstreamed patch riscv-atomic.patch.

-------------------------------------------------------------------
Thu Apr 27 06:00:46 UTC 2023 - Toolchain Bot <mjambor@suse.de>

- Bump to 95d4c0d2e6318aef88ba0bc607dfc1ec6b7a612f, git283.

-------------------------------------------------------------------
Mon Apr 17 12:26:48 UTC 2023 - Martin Liška <mliska@suse.cz>

- New package, inherits from gcc13
- Take patches inherited from GCC 13.
  * 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, just a testcase
  * 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
  * gcc7-remove-Wexpansion-to-defined-from-Wextra.patch, removes
    new warning from -Wextra
  * gcc7-avoid-fixinc-error.diff
  * gcc9-reproducible-builds-buildid-for-checksum.patch
  * gcc9-reproducible-builds.patch
  * gcc10-amdgcn-llvm-as.patch
openSUSE Build Service is sponsored by