Source-Changes-HG archive

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

[src/trunk]: src/external/gpl3/gcc feedback from rin@: alpha and m68k work we...



details:   https://anonhg.NetBSD.org/src/rev/08058b899e91
branches:  trunk
changeset: 961306:08058b899e91
user:      mrg <mrg%NetBSD.org@localhost>
date:      Thu Apr 15 05:12:57 2021 +0000

description:
feedback from rin@: alpha and m68k work well, powerpc not so much
but fixes are known.

thanks!

diffstat:

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

diffs (41 lines):

diff -r f67188a4b3e0 -r 08058b899e91 external/gpl3/gcc/README.gcc10
--- a/external/gpl3/gcc/README.gcc10    Thu Apr 15 01:59:51 2021 +0000
+++ b/external/gpl3/gcc/README.gcc10    Thu Apr 15 05:12:57 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc10,v 1.8 2021/04/15 01:59:51 mrg Exp $
+$NetBSD: README.gcc10,v 1.9 2021/04/15 05:12:57 mrg Exp $
 
 
 new stuff:
@@ -34,7 +34,7 @@
 ------------   -----   ------- ------  ----------      ------------    ----    ---     --------
 aarch64                y       n[3]    n[3]    y               n               ?       ?       ?
 aarch64be      y       n[3]    n[3]    y               n               ?       ?       ?
-alpha          y       b       y       y               y               ?       ?       ?
+alpha          y       y       y       y               y               y       y       n
 earmv4         y       y       y       y               y               y       ?       n
 earmv4eb       y       b       y       y               y               ?       ?       ?
 earmv5         y       b       y       y               y               ?       ?       ?
@@ -53,12 +53,12 @@
 i386           y       y       y       y               y               y       n[8]    ?
 ia64           y       y       y       y               y               ?       N/A     n
 m68000         y       b       y       y               n[1]            ?       ?       ?
-m68k           y       y       y       y               y[9]            ?       ?       ?
+m68k           y       y       y       y               y[9]            y       ?       ?
 mipseb         y       y       y       y               y               y       ?       ?
 mipsel         y       y       y       y               y               y       ?       ?
 mips64eb       y       y       y       y               y               n[4]    ?       ?
 mips64el       y       b       y       y               y               y       ?       ?
-powerpc                y       b       y       y               y               ?       ?       ?
+powerpc                y       b       y       y               y               n[2]    ?       ?
 powerpc64      y       b       y       y               y               N/A     N/A     ?
 sh3eb          y       b       y       y               y               ?       ?       ?
 sh3el          y       y       y       y               y               y       y[7]    ?
@@ -74,6 +74,7 @@
 architecture   tools   kernels libgcc  native-gcc      make release    runs    atf
 
 [1] - ramdisk.fs is too large, needs fixing.
+[2] - powerpc ports have regressions; fixes incoming from rin@
 [3] - missing __aarch64_swp1_acq in kernels.  missing lse.S in libgcc.
 [4] - edgerouter lite3 crashes early in boot:
       [   1.0000000] u-boot bootmem desc @ 0x24108 version 3.0



Home | Main Index | Thread Index | Old Index