SHA256
1
0
forked from pool/gcc13

20 Commits

Author SHA256 Message Date
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
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
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
ec2f8d7352 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=69 2023-08-29 07:35:05 +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
b18fc9566e - Turn cross compiler to s390x to a glibc cross. [bsc#1214460]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=63
2023-08-23 06:54:05 +00:00
a5d4aec758 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=62 2023-08-22 11:53:16 +00:00
69588043d9 - Turn cross compilers to x86_64, ppc64le and s390x to glibc crosses.
[bsc#1214460]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=61
2023-08-22 10:45:26 +00:00