54cd9ffa2bAccepting request 1283659 from devel:gccAna Guerrero2025-06-11 14:20:57 +00:00
06a99fe0ef- 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-06 12:14:53 +00:00
b465abeca0- Make cross-*-gcc7-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package.Richard Biener2025-06-03 12:46:36 +00:00
5ad94036f3Accepting request 1267852 from devel:gccAna Guerrero2025-04-08 15:52:11 +00:00
51464bcab2copy rather than the installed system runtime. [bsc#1240788]Richard Biener2025-04-08 08:31:32 +00:00
a33811b708- Add gcc7-enable-mpx-in-as.patch to enable MPX support in the assembler (disabled by default with binutils 2.44) when -mmpx is specified. Fixup libmpx assembler configure check.Richard Biener2025-04-07 14:12:17 +00:00
f2b0d6fb25- Disable MPX for SLE16 and Factory builds, modern binutils dropped support for it.Richard Biener2025-04-07 07:45:07 +00:00
219cb337be- Make sure link editing is done against our own shared library copy rather than the installed system runtime. [bsc#1240031]Richard Biener2025-04-04 13:24:03 +00:00
856ecb8920- Add gcc7-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:45:54 +00:00
f88ad514d8Accepting request 1252007 from devel:gccAna Guerrero2025-03-11 19:45:39 +00:00
17a188537cAccepting request 1144321 from devel:gccAna Guerrero2024-02-06 15:35:11 +00:00
6a963a50e1- Add gcc7-pr88345-min-func-alignment.diff to add support for -fmin-function-alignment. [bsc#1214934]Richard Biener2024-02-06 08:10:04 +00:00
5284d22425- Use %{_target_cpu} to determine host and build.Richard Biener2024-02-05 14:37:35 +00:00
51a491bab9- Add gcc7-pr87723.patch to avoid ICE when hitting a broken pattern in the s390 backend.Richard Biener2024-01-18 10:11:17 +00:00
0e11ecf57c- Add gcc7-bsc1216488.patch to avoid creating recursive DIE references through DW_AT_abstract_origin when using LTO. [bsc#1216488]Richard Biener2023-10-30 13:30:51 +00:00
7dde4c3c3eAccepting request 1110684 from devel:gccAna Guerrero2023-09-14 14:24:47 +00:00
aac8915c8c- Add gcc7-aarch64-bsc1214052.patch to fix -fstack-protector issues with variable length stack allocations on aarch64. Fixes CVE-2023-4039. [bsc#1214052] - Add gcc7-aarch64-untyped_call.patch to fix issue with __builtin_apply - Add gcc7-lra-elim.patch to fix internal compiler error when forming paired loads and stores on aarch64.Richard Biener2023-09-12 17:52:19 +00:00
c02d0349a0- Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS.Richard Biener2023-05-09 13:18:33 +00:00
84a05c6e73Accepting request 1085139 from home:dimstar:FactoryRichard Biener2023-05-09 13:07:44 +00:00
f2a885de24Accepting request 1000658 from home:marxin:branches:devel:gccRichard Biener2022-09-01 11:20:53 +00:00
4f8ab98ab5Accepting request 973918 from home:alarrosa:branches:devel:gccRichard Biener2022-04-29 12:36:32 +00:00
fc9515d201- Add gcc7-ada-Target_Name.patch to adjust gnats idea of the target, fixing the build of gprbuild. [bsc#1196861]Richard Biener2022-03-11 07:16:02 +00:00
f400de5616- Add gcc7-x86-Add-mharden-sls-none-all-return-indirect-branch.patch, gcc7-x86-Add-mindirect-branch-cs-prefix.patch, gcc7-x86-Generate-INT3-for-__builtin_eh_return.patch and gcc7-x86-Rename-harden-sls-indirect-branch-to-harden-sls-.patch to backport -mharden-sls support.Richard Biener2022-03-08 10:47:11 +00:00
727d24fc65- Add gcc7-ada-MINSTKSZ.patch to fix build with glibc 2.34. - Add bits/unistd_ext.h to the list of removed fixed includes.Richard Biener2021-09-27 08:25:03 +00:00
fbaf28febd- Add gcc7-sanitizer-cyclades.patch to remove cyclades.h use from libsanitizer fixing builds with recent kernels.Richard Biener2021-07-21 06:28:07 +00:00
6a6b734fda- Add gcc7-aarch64-sls-miti-1.patch, gcc7-aarch64-sls-miti-2.patch, gcc7-aarch64-sls-miti-3.patch to backport aarch64 Straight Line Speculation mitigation [bsc#1172798, CVE-2020-13844]Michael Matz2020-11-26 17:29:10 +00:00
d810af1a86- Do not specify alternate offload compiler location at configure time. - Update README.First-for.SuSE.packagersRichard Biener2020-11-26 15:08:16 +00:00
53934be75b- Enable fortran for the nvptx offload compiler.Richard Biener2020-11-26 10:44:52 +00:00
c843e0222a- Add gcc7-pr88522.patch to avoid assembler errors with AVX512 gather and scatter instructions when using -masm=intel. - Amend gcc7-remove-Wexpansion-to-defined-from-Wextra.patch to reflect changes in option handling in the testsuite. - Add gcc7-testsuite-fixes.patch to fix PR98001 and PR98002 which are broken testcases showing with malloc debugging enabled.Richard Biener2020-11-26 10:30:06 +00:00
e3c214daab- Add gcc7-aarch64-moutline-atomics.patch to backport the aarch64 -moutline-atomics feature and accumulated fixes but not its default enabling. [jsc#SLE-12209] - Order gcc7-pr92692.patch after gcc7-aarch64-moutline-atomics.patch and refresh.Richard Biener2020-11-19 10:26:50 +00:00
243d1e8a93- Revert gcc7-pr97774.patch as it causes gdb to crash.Richard Biener2020-11-16 07:46:52 +00:00
82683aba04- Quote %{cross_arch} consistently when comparing expansion against string in RPM %if condition.Richard Biener2020-11-12 13:53:23 +00:00
274a8b93ea- Add gcc7-pr93888.patch to fix debug information issue with inlined functions and passed by reference arguments. [gcc#93888]Richard Biener2020-03-04 12:59:30 +00:00
8c051c1c6fAccepting request 780352 from home:marxin:branches:devel:gccRichard Biener2020-03-02 08:26:51 +00:00
56dcd95927- Add gcc48-bsc1161913.patch to fix register allocation issue with exception handling code on s390x. [bsc#1161913]Richard Biener2020-01-29 09:57:46 +00:00
9fa0c40964- Add gcc7-pr92692.patch: Backport PR target/92692 to fix miscompilation of some atomic code on aarch64. [bsc#1150164]Michael Matz2020-01-22 17:31:22 +00:00