Commit Graph

22 Commits

Author SHA256 Message Date
Richard Biener
e6c9bf9f29 - Add cross-bpf packages. See https://gcc.gnu.org/wiki/BPFBackEnd
for the general state of BPF with GCC.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=29
2023-03-21 10:50:09 +00:00
Richard Biener
f4d8aa7cc5 Accepting request 1073499 from devel:gcc:next
- Bump to 5f413dc41ee4f8bc3a0fc295f98b75dceae52fa8, git6773.

OBS-URL: https://build.opensuse.org/request/show/1073499
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=28
2023-03-21 09:55:53 +00:00
Richard Biener
2136eed067 Accepting request 1071855 from devel:gcc:next
- Bump to 42630fadbe248717859d61c0244c821c32b4e52c, git6669.
- Fixes mariadb miscompilation (PR109109).

OBS-URL: https://build.opensuse.org/request/show/1071855
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=26
2023-03-15 07:20:04 +00:00
Richard Biener
365c7550ac Accepting request 1070417 from devel:gcc:next
- Bump to bad177e848787258070415dbe002b2c6fba1c511, git6549.

Includes scipy frange fix.

OBS-URL: https://build.opensuse.org/request/show/1070417
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=25
2023-03-09 13:20:08 +00:00
Richard Biener
5f7413af61 Accepting request 1068011 from devel:gcc:next
- Always enable the link mutex.
- Bump to 529e03b9882fe48cfa3c182abb12a5858a5762a2, git6353.

- Rebase gcc44-rename-info-files.patch patch.

OBS-URL: https://build.opensuse.org/request/show/1068011
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=24
2023-02-27 14:05:37 +00:00
Richard Biener
7510398730 Accepting request 1063422 from home:Andreas_Schwab:Factory
- Enable rust on riscv64

OBS-URL: https://build.opensuse.org/request/show/1063422
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=23
2023-02-07 12:06:29 +00:00
Richard Biener
b5070b1b72 Accepting request 1063005 from devel:gcc:next
- Bump to f84fdb134dec02f68fd9a39a58e726023470e537, git5679.
- Some frange issues are fixed now.

OBS-URL: https://build.opensuse.org/request/show/1063005
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=22
2023-02-03 12:53:29 +00:00
Richard Biener
055da9d2f1 Accepting request 1061520 from devel:gcc:next
- Add support for new front-ends Rust and Modula-2.
- Align _multibuild order with gcc12 package.
- Bump to ca8fb0096713a8477614ef874f16ba5bf16c48bc, git5428.

OBS-URL: https://build.opensuse.org/request/show/1061520
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=20
2023-01-27 11:24:56 +00:00
Richard Biener
47544fef54 - Add bootstrap conditional to allow --without=bootstrap to be
specified to speed up local builds for testing.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=19
2023-01-23 15:24:29 +00:00
Richard Biener
0b8efaa38b - Bump included newlib to version 4.3.0.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=18
2023-01-23 09:22:37 +00:00
Richard Biener
65fb517798 - Update to GCC trunk head (r13-5254-g05b9868b182bb9)
* pulls Go frontend fix to fix build fail on s390x
  * pulls upstream fix for PR107678, obsoleting gcc13-pr107678.patch
- Also package libhwasan_preinit.o on aarch64.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=16
2023-01-19 11:40:42 +00:00
Richard Biener
c1af3d416f - Configure external timezone database provided by the timezone
package.  Make libstdc++6 recommend timezone to get a fully
  working std::chrono.  Install timezone when running the testsuite.
- Remove dependence on doxygen and graphviz when building the
  testsuite.  Those were used to build the libstdc++ API html
  documentation but we stopped shipping that when Java support
  was removed and nobody noticed.  Purge traces of the built
  libstdc++6-gccN-doc package.
- Package libhwasan_preinit.o on x86_64.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=15
2023-01-17 10:07:58 +00:00
Richard Biener
06d0d10900 - Add gcc13-pr107678.patch to fix unwinding on aarch64 with
pointer signing.  [bsc#1206684]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=14
2023-01-16 14:55:02 +00:00
Richard Biener
e955d23401 - Update to GCC trunk head (r13-5199-g2f81164255bf0d)
* pulls changes up to the start of Stage 4
- Change version numbering to match the commit count from
  the git gcc-descr alias

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=13
2023-01-16 13:42:05 +00:00
Richard Biener
d8b751fb85 Accepting request 1054221 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1054221
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=12
2023-01-09 08:25:20 +00:00
Richard Biener
c067c70bfe - Redo floatn fixinclude pick-up to simply keep what is there.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=7
2022-12-14 07:54:01 +00:00
Richard Biener
821b54f1de - Bump to 0a43f7b1a73c8e3b9cefffe430274d0a3d6d3291, git197351.
- Bump libgo SONAME to libgo22.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=6
2022-12-13 10:36:32 +00:00
Richard Biener
789287ec83 Accepting request 1042563 from devel:gcc:next
- Bump to 1728c537b4f697e2a4b4eba0b0c70165f2a02840, git197348.
- Bump libgo soversion.

OBS-URL: https://build.opensuse.org/request/show/1042563
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=5
2022-12-13 10:31:29 +00:00
Richard Biener
4c870a59ee Accepting request 1042340 from devel:gcc:next
- Do not package libhwasan for biarch (32-bit architecture)
  as the extension depends on 64-bit pointers.
- Sync cross.spec.in changes from gcc12 package.

- Bump to 49bf49bb6174734879adcba7fb340c1c8f5dd253, git197330.

OBS-URL: https://build.opensuse.org/request/show/1042340
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=4
2022-12-12 12:43:51 +00:00
Richard Biener
97679c2bad OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=3 2022-12-06 09:35:24 +00:00
Richard Biener
0d6c55a4b4 - Bump to 380d62c14c99d8df13b7a86660e7ee67d01ad827, git197210.
- Adjust floatn fixincludes guard to work with SLE12 and earlier
  SLE15.
- Bump to be9dd80f9334800300a80268dbb92cf3fafcfcf8, git195041.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=2
2022-12-05 08:03:26 +00:00
Richard Biener
51237497eb osc copypac from project:devel:gcc:next package:gcc13 revision:214
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=1
2022-12-02 08:29:05 +00:00