- Add a proper barebones cross compiler for hppa

(named cross-hppa-gcc12-bootstrap).  Doesn't yet drop or
  rename the icecream variant cross-hppa-gcc12, not does this
  add a proper glibc-using cross compiler for hppa.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc12?expand=0&rev=23
This commit is contained in:
2022-03-15 14:51:20 +00:00
committed by Git OBS Bridge
parent 99f32389c2
commit b8621ca42d
31 changed files with 1351 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Mar 15 14:50:14 UTC 2022 - Michael Matz <matz@suse.com>
- Add a proper barebones cross compiler for hppa
(named cross-hppa-gcc12-bootstrap). Doesn't yet drop or
rename the icecream variant cross-hppa-gcc12, not does this
add a proper glibc-using cross compiler for hppa.
-------------------------------------------------------------------
Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller <dmueller@suse.com>