Module Name:    src
Committed By:   mrg
Date:           Sat Apr 17 22:03:58 UTC 2021

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

Log Message:
arm64-gcc10 can run atf fine (with a GCC 9 kernel.)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/external/gpl3/gcc/README.gcc10

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.gcc10
diff -u src/external/gpl3/gcc/README.gcc10:1.12 src/external/gpl3/gcc/README.gcc10:1.13
--- src/external/gpl3/gcc/README.gcc10:1.12	Sat Apr 17 22:01:02 2021
+++ src/external/gpl3/gcc/README.gcc10	Sat Apr 17 22:03:57 2021
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc10,v 1.12 2021/04/17 22:01:02 mrg Exp $
+$NetBSD: README.gcc10,v 1.13 2021/04/17 22:03:57 mrg Exp $
 
 
 new stuff:
@@ -32,7 +32,7 @@ switched:	has port switched?  y (yes), n
 
 architecture	tools	kernels	libgcc	native-gcc	make release	runs	atf	switched
 ------------	-----	-------	------	----------	------------	----	---	--------
-aarch64		y	n[3]	y	y		n		?	?	?
+aarch64		y	n[3]	y	y		n		?	y	?
 aarch64eb	y	n[3]	y	y		n		?	?	?
 alpha		y	y	y	y		y		y	y	y
 earmv4		y	y	y	y		y		y	?	n

Reply via email to