f5f9765ee4- Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991]Richard Biener2025-06-04 12:33:25 +00:00
e3e8f6c669- Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package.Richard Biener2025-06-03 12:43:15 +00:00
a7d4e1f5d1- Update to gcc-13 branch head, 03ae1212a94a8800f0dbc6a3df, git9727 * GCC 13.4 RC * Includes gcc13-bsc1216664.patchRichard Biener2025-05-30 08:40:13 +00:00
a47a6c7ae2Accepting request 1271908 from devel:gccAna Guerrero2025-04-22 20:14:32 +00:00
c1072c9162- Fix s390x build by using a glob for installed libgcc_s.so and libgcc_s.so.1 which only appears when the former is a linker script. [bsc#1241549]Richard Biener2025-04-22 14:33:55 +00:00
ce539afe45Accepting request 1267910 from devel:gccAna Guerrero2025-04-09 19:49:54 +00:00
e00e0065fb- Make sure link editing is done against our own shared library copy rather than the installed system runtime. [bsc#1240788]Richard Biener2025-04-08 12:53:21 +00:00
eeb7cfc5e7Accepting request 1264976 from devel:gccAna Guerrero2025-03-31 09:39:35 +00:00
643e897094- Replace gcc13-rs6000-Adjust-fpatchable-function-entry.patch with a backport of the now upstream -msplit-patch-nops in gcc13-rs6000-msplit-patch-nops.patch requried for user-space livepatching on powerpc.Richard Biener2025-03-27 12:45:42 +00:00
7c0c085f9dAccepting request 1253649 from devel:gccAna Guerrero2025-03-17 21:18:28 +00:00
7a46c00ae7- Add gcc13-bsc1239566.patch to also record -D_FORTIFY_SOURCE=2 in the DWARF debug info DW_AT_producer string. [bsc#1239566]Richard Biener2025-03-13 13:39:25 +00:00
41c4caba77- Update to gcc-13 branch head, 4ef1d8c84faeebffeb0cc01ee2, git9426 - Remove gcc13-pr116657.patch now present on the branch. - Remove gcc13-pr118780.patch now present on the branch.Richard Biener2025-03-13 08:40:55 +00:00
4f1ae734f8- Disable profiling during build when %want_reproducible_builds is set [bsc#1238491]Richard Biener2025-03-10 13:27:20 +00:00
43ff13a9f9Accepting request 1245121 from devel:gccAna Guerrero2025-02-11 20:31:27 +00:00
4cd5e7d48b- Add gcc13-pr118780.patch to make the SLFO config work.Richard Biener2025-02-10 09:34:33 +00:00
4381218556- Add gcc14-pr118780.patch to make the SLFO config work.Richard Biener2025-02-07 15:09:07 +00:00
8cc2efe84a- 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 instead.Richard Biener2025-02-06 10:26:15 +00:00
39d8753a82Accepting request 1216955 from devel:gccAna Guerrero2024-10-22 12:53:30 +00:00
fa6b0aea9c- Remove epiphany build, newlib no longer builds for it.Richard Biener2024-10-22 08:07:37 +00:00
3b68b0eb13- Add gcc13-pr116657.patch to fix for parsing tzdata 2024b [gcc#116657]Richard Biener2024-10-16 13:39:17 +00:00
63a48184dc- Update to gcc-13 branch head, 9d368828bd4d04ce507e02a581, git8964 * includes fix for samba build with glibc 2.40Richard Biener2024-08-07 11:13:33 +00:00
59c9df8ab3- Add gcc13-rs6000-Adjust-fpatchable-function-entry.patch to fix the incorrect NOPs layout when -fpatchable-function-enry is passed in ppc64le.Richard Biener2024-08-05 09:10:07 +00:00
2cb7b4f32bAccepting request 1175553 from devel:gccAna Guerrero2024-05-23 13:34:51 +00:00
e2604e20ceAccepting request 1173185 from devel:gccAna Guerrero2024-05-12 20:52:40 +00:00
769a15d624- Update to gcc-13 branch head, b7a2697733d19a093cbdd0e200, git8761 - Removed gcc13-pr111731.patch now included upstreamRichard Biener2024-05-10 13:25:12 +00:00
90f7c6b97cAccepting request 1171314 from devel:gccAna Guerrero2024-05-03 17:44:19 +00:00
4e0dc5ce60- Add gcc13-amdgcn-remove-fiji.patch removing Fiji support from the GCN offload compiler as that is requiring Code Object version 3 which is no longer supported by llvm18.Richard Biener2024-05-02 08:23:46 +00:00
a7a8d06102Accepting request 1166436 from devel:gccAna Guerrero2024-04-10 15:48:33 +00:00
6df8046a37- Add gcc13-pr101523.patch to avoid combine spending too much compile-time and memory doing nothing on s390x. [boo#1188441]Richard Biener2024-03-28 07:02:03 +00:00
7de63e5e01- Make requirement to lld version specific to avoid requiring the meta-package.Richard Biener2024-03-27 12:24:29 +00:00
e44bc9b6a6- Add gcc13-pr111731.patch to fix unwinding for JIT code. [bsc#1221239]Richard Biener2024-03-20 09:05:46 +00:00
6677e26a3eAccepting request 1157437 from devel:gccAna Guerrero2024-03-18 15:43:06 +00:00
a4514afa8a- Add gcc13-sanitizer-remove-crypt-interception.patch to remove crypt and crypt_r interceptors. The crypt API change in SLE15 SP3 breaks them. [bsc#1219520]Richard Biener2024-02-08 08:47:54 +00:00
3e616708d2Accepting request 1144290 from devel:gccAna Guerrero2024-02-07 17:47:03 +00:00
96a840a21e- Update to gcc-13 branch head, 67ac78caf31f7cb3202177e642, git8285 - Add gcc13-pr88345-min-func-alignment.diff to add support for -fmin-function-alignment. [bsc#1214934]Richard Biener2024-02-06 08:21:29 +00:00
825c4954ae- Use %{_target_cpu} to determine host and build.Richard Biener2024-02-05 14:28:03 +00:00
c77f00360aAccepting request 1141444 from devel:gccAna Guerrero2024-01-26 21:45:24 +00:00
9656fb0f7c- Update to gcc-13 branch head, fc7d87e0ffadca49bec29b2107, git8250 * Includes fix for building TVM. [boo#1218492]Richard Biener2024-01-25 08:04:20 +00:00
c6f948f9d5* Remove pr111411.patch contained in the update.Richard Biener2023-11-30 14:14:11 +00:00
c168653416- Update to gcc-13 branch head, 741743c028dc00f27b9c8b1d5, git8109 * Includes fix for building mariadb on i686. [bsc#1217667]Richard Biener2023-11-30 11:52:22 +00:00
ed887cbd3a- Avoid update-alternatives dependency for accelerator crosses. - Package tool links to llvm in cross-amdgcn-gcc13 rather than in cross-amdgcn-newlib13-devel since that also has the dependence. - Depend on llvmVER instead of llvm with VER equal to %product_libs_llvm_ver where available and adjust tool discovery accordingly. This should also properly trigger re-builds when the patchlevel version of llvmVER changes, possibly changing the binary names we link to. [bsc#1217450]Richard Biener2023-11-24 09:00:22 +00:00
134c8edd24Accepting request 1124004 from devel:gccAna Guerrero2023-11-09 20:34:33 +00:00
500bda96e6- Add gcc13-bsc1216664.patch, works around SAP ASE DB crash during C++ standard library initialization. [bsc#1216664]Richard Biener2023-11-07 13:07:26 +00:00
544ab05bbaAccepting request 1112960 from home:dirkmueller:branches:devel:gccRichard Biener2023-09-25 10:49:09 +00:00
21aca275f8Accepting request 1110686 from devel:gccAna Guerrero2023-09-14 14:24:14 +00:00
260436bd78- Bump to b96e66fd4ef3e36983969fb8cdd1956f551a074b, git7831 * Includes fix to -fstack-protector issues with variable length stack allocations on aarch64. [bsc#1214052] (CVE-2023-4039)Richard Biener2023-09-12 17:58:52 +00:00
d7a6cd108c- Bump to 8b3d6cfad21a61cdc65bb0bb445cba907c190c21, git7768 * Includes many bugfixes * Does not include [bsc#1214052] (CVE-2023-4039)Richard Biener2023-08-30 13:27:06 +00:00
bedde47accAccepting request 1107917 from devel:gccAna Guerrero2023-08-30 08:19:28 +00:00
2967fb3cdd- Disable building glibc cross compilers on SLE based code streams, the required cross-glibc packages are not available there. - Disable building avr cross on non-openSUSE code streams since avr-libc isn't available there. - Disable building newlib cross compilers on non-openSUSE code streams since newlib isn't available there. - Fix typo preventing s390x compiler build.Richard Biener2023-08-28 08:05:13 +00:00
b18fc9566e- Turn cross compiler to s390x to a glibc cross. [bsc#1214460]Richard Biener2023-08-23 06:54:05 +00:00
9a981f8016- Bump to cc279d6c64562f05019e1d12d0d825f9391b5553, git7683 * Includes GCC 13.2 release * Includes patch to fix broken testcase in libbacktrace, fixing build problems on SLES 12Richard Biener2023-08-03 13:38:41 +00:00
8705d0f16aAccepting request 1102050 from home:Andreas_Schwab:FactoryRichard Biener2023-08-03 13:34:13 +00:00
9ec8f3b467Accepting request 1099831 from devel:gccAna Guerrero2023-07-26 11:21:31 +00:00
c8f884fe54- Add rpmlint filter for SLE12 complaining about invalid licenses.Richard Biener2023-07-19 07:36:53 +00:00
5518d702a2Accepting request 1098218 from home:Andreas_Schwab:FactoryRichard Biener2023-07-12 07:29:09 +00:00
06adeac959Accepting request 1097918 from devel:gccAna Guerrero2023-07-11 13:56:05 +00:00
23ab3ff6b5- Bump to f9781fcf733ca3afe5b5811afd8ecbb18d9d3a11, git7552 - Remove gcc13-pr110334.patch again as it breaks libreoffice build.Richard Biener2023-07-10 08:21:10 +00:00
539e8fd815- Raise architecture levels for ALP. [PED-153] * Raise POWER architecture baseline to power9. [PED-2005] * Raise x86-64 architecture baseline to x86-64-v2 for ALP. [PED-252] * Raise s390x architecture baseline to z14. [PED-253]Richard Biener2023-06-28 09:09:04 +00:00
f7ebdff3c2- Bump to a533ded17fb13cbbb2fa5133ecd470360f66c5cf, git7489. - Add gcc13-pr110334.patch to fix missed optimization in Skia resulting in Firefox crashes when building with LTO. [boo#1212101]Richard Biener2023-06-28 07:53:04 +00:00