Package Release Info

cross-ppc64le-gcc15-bootstrap-15.1.1+git9973-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cross-ppc64le-gcc15-bootstrap

Change Logs

* Thu Jul 17 2025 rguenther@suse.com
- Fixup conflicts again.
- Make sure to retain binary suffixes for accelerator crosses.
* Mon Jul 14 2025 schwab@suse.de
- Update to GCC 15 branch head, 15.1.1+git9973
- Fixes PR120995, unrecognizable insn UNSPEC_COMPARE_AND_SWAP with
  rv64gc_zabha_zacas
* Wed Jul 09 2025 rguenther@suse.com
- 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.
* Wed Jul 02 2025 rguenther@suse.com
- Tune for power10 for SLES 16.  [jsc#PED-12029]
- Tune for z15 for SLES 16.  [jsc#PED-253]
* Thu Jun 26 2025 schwab@suse.de
- Update to GCC 15 branch head, 15.1.1+git9866
- Fix PR120827, ICE due to splitter emitting constant loads directly
* Tue Jun 10 2025 rguenther@suse.com
- 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).
* Fri Jun 06 2025 rguenther@suse.com
- Revert pruning the set of cross-compilers that conflict with different
  versions from the set using update-alternatives.  This causes
  endless headache with file conflicts with older GCC releases.
* Wed Jun 04 2025 rguenther@suse.com
- Exclude shared objects present for link editing in the GCC specific
  subdirectory from provides processing via __provides_exclude_from.
  [bsc#1244050][bsc#1243991]
* Tue Jun 03 2025 rguenther@suse.com
- Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap
  variant conflict with the unversioned cross-*-gcc package.
* Fri May 30 2025 rguenther@suse.com
- Enable C++ for offload compilers.  [bsc#1243794]