Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc Update table for alpha, m68000, m68k, and ...
details: https://anonhg.NetBSD.org/src/rev/73b4595364fa
branches: trunk
changeset: 938563:73b4595364fa
user: rin <rin%NetBSD.org@localhost>
date: Fri Sep 11 05:24:14 2020 +0000
description:
Update table for alpha, m68000, m68k, and powerpc:
- alpha is running and no regression in ATF (tests in lib/libc/sys are
skipped due to port-alpha/55652).
- m68000 is successfully built and running at a same level as before.
- m68k (amiga, mac68k, sun3) is running and no regression in a tiny
subset of ATF (kernel, lib/libc/{gen,sys}).
- macppc (oea) and evbppc (booke, ibm4xx) are running and no regression
in ATF.
diffstat:
external/gpl3/gcc/README.gcc9 | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)
diffs (65 lines):
diff -r 236ca5d297f7 -r 73b4595364fa external/gpl3/gcc/README.gcc9
--- a/external/gpl3/gcc/README.gcc9 Fri Sep 11 05:14:21 2020 +0000
+++ b/external/gpl3/gcc/README.gcc9 Fri Sep 11 05:24:14 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc9,v 1.7 2020/09/07 23:47:02 mrg Exp $
+$NetBSD: README.gcc9,v 1.8 2020/09/11 05:24:14 rin Exp $
new stuff:
cc1objcplus
@@ -31,7 +31,7 @@
------------ ----- ------- ------ ---------- ------------ ---- --- --------
aarch64 y y y y y y y n
aarch64be y y y y ? ? ? n
-alpha y y y y y ? ? ?
+alpha y y y y y y y[10] n
earmv4 y y y y y ? ? ?
earmv4eb y n n y n ? ? ?
earm y n n y n ? ? ?
@@ -49,13 +49,13 @@
hppa y y y y y ? ? ?
i386 y y y y y y y n
ia64 y y y y y y N/A n
-m68000 y n n y n[7] n ? ?
-m68k y y y y y y ? ?
+m68000 y y y y y y ? n
+m68k y y y y y y y[11] n
mipseb y y y y y[3] n n ?
mipsel y y y y y[3] y n ?
mips64eb y y y y y[3] y y n
mips64el y y y y y[3] n n ?
-powerpc y y y y y[3] y n n
+powerpc y y y y y[3] y y n
powerpc64 y ? y y n[6] ? n ?
sh3eb y n y y n[1] n n ?
sh3el y n y y n n n ?
@@ -80,9 +80,10 @@
[3]: consult cpu/platform table for full data
[4]: triggers weird xorg-server issue; perhaps related to _XSERVER64 not being present
[6]: /usr/src/sys/compat/common/compat_util.c:116:1: internal compiler error: in rs6000_pltseq_template, at config/rs6000/rs6000.c:21977
-[7]: libstdc++ does not build
[8]: prep floppies overflow; need to find if they are size limited
[9]: evbarmv7-eb has dtb sets issues
+[10]: tests in lib/libc/sys are skipped; see port-alpha/55652
+[11]: at least there's no regression in kernel and lib/libc/{gen,sys}
CPU vs platform test table (for CPUs with multiple ports). this is "make release" or just kernels.
@@ -100,7 +101,7 @@
earmv7hf: y y
amiga atari cesfic hp300 luna68k mac68k mvme68k news68k next68k sun3 x68k
-m68k: y y y y y y y y y y y
+m68k: r y y y y r y y y r y
evbmips emips ews4800mips mipsco newsmips sgimips
mipseb: y y y y y y
@@ -113,7 +114,7 @@
mips64el: y y y
amigappc bebox evbppc ibmnws macppc mvmeppc ofppc prep rs6000 sandpoint
-powerpc: y y y y y y y n[8] y y
+powerpc: y y r y r y y n[8] y y
evbppc macppc ofppc
powerpc64: n ? ?
Home |
Main Index |
Thread Index |
Old Index