- 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.

Rev devel:gcc/23 Md5 00d7c5d4b5a37acd7e38bb410a850f0c 2022-03-15 14:51:20 matz2 None
This commit is contained in:
OBS User matz2
2022-03-15 14:51:20 +00:00
committed by Git OBS Bridge
parent 1a79774641
commit a068faade8
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>