Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc note sh3 switched.



details:   https://anonhg.NetBSD.org/src/rev/7daa65af3c97
branches:  trunk
changeset: 1022969:7daa65af3c97
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Aug 16 17:42:05 2021 +0000

description:
note sh3 switched.

diffstat:

 external/gpl3/gcc/README.gcc10 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 532eb7c49b91 -r 7daa65af3c97 external/gpl3/gcc/README.gcc10
--- a/external/gpl3/gcc/README.gcc10    Mon Aug 16 17:41:00 2021 +0000
+++ b/external/gpl3/gcc/README.gcc10    Mon Aug 16 17:42:05 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc10,v 1.23 2021/06/19 06:19:35 mrg Exp $
+$NetBSD: README.gcc10,v 1.24 2021/08/16 17:42:05 mrg Exp $
 
 
 new stuff:
@@ -58,8 +58,8 @@
 mips64el       y       b       y       y               y               y       ?       y
 powerpc                y       b       y       y               y               y       y       y
 powerpc64      y       b       y       y               y               N/A     N/A     y
-sh3eb          y       b       y       y               y               ?       ?       ?
-sh3el          y       y       y       y               y               y       y[7]    n
+sh3eb          y       b       y       y               y               ?[2]    ?       y
+sh3el          y       y       y       y               y               y       y[7]    y
 sparc          y       y       y       y               y               y       y       y
 sparc64                y       y       y       y               y               y       y       y
 vax            y       y       y       y               y               y       n[6]    y
@@ -72,6 +72,7 @@
 architecture   tools   kernels libgcc  native-gcc      make release    runs    atf
 
 [1] - kernel may be too large, does not boot.  GCC 9 is the same, though.
+[2] - failed to find any sh3-eb systems to test.
 [6] - vax vs c++ exceptions issue, same as it ever was
 [7] - fails just as poorly in gxemul/landisk as GCC 9
 [8] - i386 seems to have a signal delivery issue.  pthread tests hang and then



Home | Main Index | Thread Index | Old Index