Package Release Info

gcc12-12.3.0+git1204-150000.1.16.1

Update Info: SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-3661
Available in Package Hub : 15 SP5 Subpackages Updates

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gcc12-ada
gcc12-go
libada12
libgo21

Change Logs

* Thu Aug 17 2023 rguenther@suse.com
- Add gcc12-aarch64-bsc1214052.patch to fix -fstack-protector issues
  with variable length stack allocations on aarch64.
  Fixes CVE-2023-4039.  [bsc#1214052]
Version: 12.3.0+git1204-150000.1.10.1
* Mon May 08 2023 rguenther@suse.com
- Update to GCC 12.3 release, 0c61aa720e62f1baf0bfd178e283, git1204
  * includes regression bug fixes
- Add gcc12-testsuite-fixes.patch to pick testsuite related fixes
  from the branch after the release.
* Wed Mar 29 2023 mliska@suse.cz
- Speed up builds with --enable-link-serialization.
* Tue Jan 24 2023 rguenther@suse.com
- Update to gcc-12 branch head, 193f7e62815b4089dfaed4c2bd3, git749
* Tue Dec 27 2022 lnussel@suse.com
- Don't rely on %usrmerged, set it based on standard %suse_version
* Thu Dec 22 2022 rguenther@suse.com
- Update to gcc-12 branch head, e4b5fec75aa8d0d01f6e042ec28, git696
  * remove gcc12-fifo-jobserver-support.patch which is now
    included upstream
* Wed Nov 23 2022 dmueller@suse.com
- avoid trailing backslashes at the end of post install scripts
* Thu Oct 20 2022 rguenther@suse.com
- Update to gcc-12 branch head, 0aaef83351473e8f4eb774f8f99, git537
* Thu Oct 13 2022 rguenther@suse.com
- Update embedded newlib to version 4.2.0
  * includes newlib-4.1.0-aligned_alloc.patch
* Mon Sep 26 2022 dmueller@suse.com
- add gcc12-riscv-inline-atomics.patch,
  gcc12-riscv-pthread.patch: handle subword size inline atomics
  (needed by several openSUSE packages)
Version: 12.2.1+git416-150000.1.5.1
* Wed Aug 31 2022 rguenther@suse.com
- Prune invalid-license rpmlint warnings, the SLE12 codestream
  doesn't get fixed but FF applies there, too.  [bsc#1185337]
* Tue Aug 30 2022 rguenther@suse.com
- Update to gcc-12 branch head, e927d1cf141f221c5a32574bde0, git416
  * includes GCC 12.2 release
  * includes recent fixes backported from trunk
* Mon Aug 29 2022 mliska@suse.cz
- Add gcc12-fifo-jobserver-support.patch that adds support
  for FIFO jobserver for make.
* Sun Aug 21 2022 matwey.kornilov@gmail.com
- Allow cross-pru-gcc12-bootstrap for armv7l architecture.
  PRU architecture is used for real-time MCUs embedded into TI
  armv7l and aarch64 SoCs. We need to have cross-pru-gcc12 for
  armv7l in order to build both host applications and PRU firmware
  during the same build.
* Fri Aug 12 2022 rguenther@suse.com
- Update to gcc-12 branch head, 6b7d570a5001bb79e34c0d1626a, git372
  * includes release candidate for GCC 12.2
* Mon Aug 08 2022 mliska@suse.cz
- Remove workaround for obs-service-format_spec_file.
* Tue Jul 26 2022 rguenther@suse.com
- Add Provides of libstdc++6-pp-gccN to libstdc++6-pp.  [bsc#1201848]
* Thu Jul 21 2022 rguenther@suse.com
- Update to gcc-12 branch head, 4f15d2234608e82159d030dadb1, git287
  * includes build fixes when building against glibc 2.33.
* Wed Jun 29 2022 rguenther@suse.com
- Update to gcc-12 branch head, 7811663964aa7e31c3939b859bb, git215
  * includes libgomp mold linker detection fix
  * includes nvptx offload compiler build fix
  * includes s390x tsan executable stack fix
* Tue May 17 2022 rguenther@suse.com
- Update to gcc-12 branch head, 325d82b08696da17fb26bd2e1b6b, git78
* Tue May 10 2022 matwey.kornilov@gmail.com
- Enable PRU architecture for AM335x platforms
* Fri May 06 2022 rguenther@suse.com
- Update to GCC 12.1 release, 1ea978e3066ac565a1ec28a96a4d61, git27
* Fri Apr 29 2022 rguenther@suse.com
- Bump to 621650f64fb6679c457c33abf27c925f28bddc62, git9
  * GCC 12.1 release candidate
* Thu Apr 28 2022 rguenther@suse.com
- Bump to f27848a5dc4d3b16cd4112bddcb59e0916eba623, git192706.
- Switch ppc64le to the IEEE long double ABI by default in Factory.
- Separate ppc64le from ppc/ppc64 specific configury.
- Add _multibuild to gather all .spec files and reduce the number
  of .changes files to one, autogenerated by change_spec.
- Drop %ringdisabled handling.
- Ada bootstrap now requires at least GCC 5, use GCC 7 on SLES 12
  instead of GCC 4.8.
* Wed Apr 27 2022 rguenther@suse.com
- Drop no longer necessary gcc12-d-workaround.patch
* Tue Apr 19 2022 mliska@suse.cz
- Bump to b85abacd902813daec5e44b97f275eb88caaf715, git192607.
* Wed Apr 06 2022 schwab@suse.de
- On SLE15 and later, use make -Oline to synchronize configure output by
  lines
* Wed Apr 06 2022 mliska@suse.cz
- Bump to 86242eb1bd03eba82d8e22b01b16925d43bcc539, git192423.
  Fixes aarch64 bootstrap issue (PR105144).
* Fri Apr 01 2022 rguenther@suse.com
- Add provides/conflicts to glibc crosses since only one GCC version
  for the same target can be installed at the same time.
- Add provides/conflicts to libgccjit
* Mon Mar 28 2022 mliska@suse.cz
- Bump to 9f37d31324f89d0b7b2abac988a976d121ae29c6, git192251.