Module Name:    src
Committed By:   rin
Date:           Thu Aug 17 03:13:09 UTC 2023

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

Log Message:
README.gcc12: riscv64 works just fine without regression for ATF


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 src/external/gpl3/gcc/README.gcc12:1.14
--- src/external/gpl3/gcc/README.gcc12:1.13	Tue Aug 15 04:11:53 2023
+++ src/external/gpl3/gcc/README.gcc12	Thu Aug 17 03:13:09 2023
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc12,v 1.13 2023/08/15 04:11:53 rin Exp $
+$NetBSD: README.gcc12,v 1.14 2023/08/17 03:13:09 rin Exp $
 
 
 new stuff:
@@ -66,7 +66,7 @@ sparc64		y	b	y	y	n[16]	y		y	?	?
 vax		y	?	y	y	?	n		?	?	?
 x86_64		y	y	y	y	y[13]	y		y	y	?
 riscv32		y	y	y	y	b	y		?	?	?
-riscv64		y	y	y	y	b	y		?	?	?
+riscv64		y	y	y	y	b	y		y	y	?
 ------------	-----	-------	------	---------------	------------	----	---
 architecture	tools	kernels	libgcc	native-gcc/sani	make release	runs	atf
 

Reply via email to