Module Name:    src
Committed By:   rin
Date:           Tue Jun 18 14:08:11 UTC 2024

Modified Files:
        src/external/gpl3/gcc: README.gcc12

Log Message:
README.gcc12: Update powerpc; everything fine for me!

MKX11=yes build succeeds with the latest fix by mrg@.
X11 server and client work just fine on my Power Mac G5.

There's no regression for full ATF runs (except for ubsan requiring
64-bit atomic ops, as reported by port-sparc/58352), for all
sub-architectures: oea, ibm4xx, and booke.

Also, no regression for pkgsrc native build, as far as I can see.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/external/gpl3/gcc/README.gcc12

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl3/gcc/README.gcc12
diff -u src/external/gpl3/gcc/README.gcc12:1.23 src/external/gpl3/gcc/README.gcc12:1.24
--- src/external/gpl3/gcc/README.gcc12:1.23	Sun Jun 16 21:49:22 2024
+++ src/external/gpl3/gcc/README.gcc12	Tue Jun 18 14:08:11 2024
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc12,v 1.23 2024/06/16 21:49:22 skrll Exp $
+$NetBSD: README.gcc12,v 1.24 2024/06/18 14:08:11 rin Exp $
 
 
 new stuff:
@@ -57,7 +57,7 @@ mipseb		y	b	y	y	b	y		?	?	?
 mipsel		y	b	y	y	b	y		?	?	?
 mips64eb	y	b	y	y	b	y		?	?	?
 mips64el	y	b	y	y	b	y		?	?	?
-powerpc		y	y	y	y	y	b		?	?	?
+powerpc		y	y	y	y	y	y		y	y	?
 powerpc64	y	?	?	y	b	b		?	?	?
 sh3eb		y	?	y	y	b	y		?	?	?
 sh3el		y	n[20]	y	y	b	y		n[22]	?	?

Reply via email to