SHA256
7
0
forked from pool/gcc13

100 Commits

Author SHA256 Message Date
35779581ce - Remove all %gcc_icecream mode cross-compilers and the corresponding
icecream backend subpackages.  Instead use glibc-bootstrap only
  configs for cross-x86_64-gcc (ipxe,ovmf,qemu), cross-ppc64-gcc (qemu)
  and cross-arm-gcc (ovmf).
- Prune the use of update-alternatives from openSUSE Factory and
  SLFO.
- Adjust crosses to conflict consistently where they did not
  already and make them use unsuffixed binaries.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=146
2025-07-17 09:41:47 +00:00
2fd91dd096 - Tune for power10 for SLES 16. [jsc#PED-12029]
- Tune for z15 for SLES 16.  [jsc#PED-253]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=144
2025-07-03 07:26:32 +00:00
1b1aa80d8c - Remove hppa icecream backend to avoid conflicts with the
hppa bootstrap compiler

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=142
2025-06-05 17:28:01 +00:00
d84d8612db - Update to GCC 13.4 release
* collects regression fixes from the last year

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=141
2025-06-05 17:11:56 +00:00
52bd9fb789 - 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]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=139
2025-06-04 12:33:25 +00:00
243e076475 - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap
variant conflict with the unversioned cross-*-gcc package.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=138
2025-06-03 12:43:15 +00:00
4ff3812521 - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730
* GCC 13.4 RC2

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=137
2025-05-30 13:51:58 +00:00
91fd1dde60 * Add gcc13-pr119834.patch to fix s390x bug
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=136
2025-05-30 10:22:42 +00:00
d98b03e708 - Update to gcc-13 branch head, 03ae1212a94a8800f0dbc6a3df, git9727
* GCC 13.4 RC
  * Includes gcc13-bsc1216664.patch

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=135
2025-05-30 08:40:13 +00:00
dc65940931 - 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]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=133
2025-04-22 14:33:55 +00:00
43f237efbf - Make sure link editing is done against our own shared library
copy rather than the installed system runtime.  [bsc#1240788]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=131
2025-04-08 12:53:21 +00:00
912aa1dcea in ppc64le (jsc#PED-7395).
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=130
2025-04-03 08:18:42 +00:00
c9ed483f84 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=128
2025-03-27 12:45:42 +00:00
df879e7dce - Add gcc13-bsc1239566.patch to also record -D_FORTIFY_SOURCE=2
in the DWARF debug info DW_AT_producer string.  [bsc#1239566]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=125
2025-03-13 13:39:25 +00:00
d7bf490ea7 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=124
2025-03-13 08:40:55 +00:00
9268f9ba2c - Disable profiling during build when %want_reproducible_builds is set
[bsc#1238491]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=123
2025-03-10 13:27:20 +00:00
cc4e432784 - Add gcc13-pr118780.patch to make the SLFO config work.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=121
2025-02-10 09:34:33 +00:00
c9d27c0585 - Add gcc14-pr118780.patch to make the SLFO config work.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=120
2025-02-07 15:09:07 +00:00
ef67991e69 is_opensuse and suse_version instead.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=118
2025-02-07 09:32:38 +00:00
61c1a638f0 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=117
2025-02-06 10:26:15 +00:00
658a32d24d - Remove epiphany build, newlib no longer builds for it.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=115
2024-10-22 08:07:37 +00:00
d37f3bea7e - Add gcc13-pr116657.patch to fix for parsing tzdata 2024b [gcc#116657]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=114
2024-10-16 13:39:17 +00:00
8c80042748 - Update to gcc-13 branch head, 9d368828bd4d04ce507e02a581, git8964
* includes fix for samba build with glibc 2.40

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=112
2024-08-07 11:13:33 +00:00
5ad58e877f Accepting request 1189642 from home:gbelinassi:branches:devel:gcc
- Add gcc13-rs6000-Adjust-fpatchable-function-entry.patch to fix
  the incorrect NOPs layout when -fpatchable-function-enry is passed
  in ppc64le.

OBS-URL: https://build.opensuse.org/request/show/1189642
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=111
2024-08-05 09:10:07 +00:00
880f05bd20 - Update to GCC 13.3 release
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=109
2024-05-21 09:19:00 +00:00
769a15d624 - Update to gcc-13 branch head, b7a2697733d19a093cbdd0e200, git8761
- Removed gcc13-pr111731.patch now included upstream

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=107
2024-05-10 13:25:12 +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.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=105
2024-05-02 08:23:46 +00:00
d44b58ed57 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=103 2024-04-04 07:46:22 +00:00
6df8046a37 - Add gcc13-pr101523.patch to avoid combine spending too much
compile-time and memory doing nothing on s390x.  [boo#1188441]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=102
2024-03-28 07:02:03 +00:00
7de63e5e01 - Make requirement to lld version specific to avoid requiring the
meta-package.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=101
2024-03-27 12:24:29 +00:00
e44bc9b6a6 - Add gcc13-pr111731.patch to fix unwinding for JIT code.
[bsc#1221239]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=100
2024-03-20 09:05:46 +00:00
3c39a32636 - Revert libgccjit dependency change. [boo#1220724]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=98
2024-03-13 08:09:18 +00:00
ca370125f1 - Fix libgccjit-devel dependency, a newer shared library is OK.
- Fix libgccjit dependency, the corresponding compiler isn't required.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=96
2024-03-05 14:48:06 +00:00
ca3f033df1 - Use %patch -P N instead of %patchN.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=95
2024-02-22 15:03:33 +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]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=92
2024-02-08 08:47:54 +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]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=90
2024-02-06 08:21:29 +00:00
825c4954ae - Use %{_target_cpu} to determine host and build.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=89
2024-02-05 14:28:03 +00:00
9656fb0f7c - Update to gcc-13 branch head, fc7d87e0ffadca49bec29b2107, git8250
* Includes fix for building TVM.  [boo#1218492]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=87
2024-01-25 08:04:20 +00:00
b1858f00c1 - Add cross-X-newlib-devel requires to newlib cross compilers.
[boo#1219031]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=86
2024-01-22 11:48:02 +00:00
8ec2d2fa36 - Require libstdc++6-devel-gcc13 from gcc13-m2 as m2 programs
are linked against libstdc++6.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=85
2024-01-19 10:56:12 +00:00
7eefe09e37 - Package m2rte.so plugin in the gcc13-m2 sub-package rather than
in gcc13-devel.  [boo#1210959]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=84
2024-01-18 14:19:44 +00:00
c155231677 - Update to gcc-13 branch head, 36ddb5230f56a30317630a928, git8205
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=82
2024-01-09 14:26:55 +00:00
c6f948f9d5 * Remove pr111411.patch contained in the update.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=80
2023-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]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=79
2023-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]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=78
2023-11-24 09:00:22 +00:00
500bda96e6 - Add gcc13-bsc1216664.patch, works around SAP ASE DB crash during
C++ standard library initialization.  [bsc#1216664]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=76
2023-11-07 13:07:26 +00:00
544ab05bba Accepting request 1112960 from home:dirkmueller:branches:devel:gcc
- add pr111411.patch (bsc#1215427)

- Bump included newlib to version 4.3.0.
- Update to GCC trunk head (r13-5254-g05b9868b182bb9)
- Redo floatn fixinclude pick-up to simply keep what is there.

OBS-URL: https://build.opensuse.org/request/show/1112960
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=74
2023-09-25 10:49:09 +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)

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=72
2023-09-12 17:58:52 +00:00
d7a6cd108c - Bump to 8b3d6cfad21a61cdc65bb0bb445cba907c190c21, git7768
* Includes many bugfixes
  * Does not include [bsc#1214052] (CVE-2023-4039)

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=71
2023-08-30 13:27:06 +00:00
c88d4a9b9c - Turn cross compiler to ppc64le to a glibc cross.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=68
2023-08-28 11:58:56 +00:00