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 shark (earmv4) works including atf.



details:   https://anonhg.NetBSD.org/src/rev/839451e8b79b
branches:  trunk
changeset: 814684:839451e8b79b
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Apr 04 01:32:21 2016 +0000

description:
note shark (earmv4) works including atf.

diffstat:

 external/gpl3/gcc/README.gcc53 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 393298f22544 -r 839451e8b79b external/gpl3/gcc/README.gcc53
--- a/external/gpl3/gcc/README.gcc53    Mon Apr 04 00:44:06 2016 +0000
+++ b/external/gpl3/gcc/README.gcc53    Mon Apr 04 01:32:21 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc53,v 1.17 2016/04/02 08:54:47 mlelstv Exp $
+$NetBSD: README.gcc53,v 1.18 2016/04/04 01:32:21 mrg Exp $
 
 lib:
        libasan is disabled currently (haven't tried yet)
@@ -41,7 +41,7 @@
 earmeb         y       ?       y       y               y[3,13]
 earmhf         y       ?       y       y               y[3]
 earmhfeb       y       ?       y       y               y[3]
-earmv4         y       y       y       y               y[3]            y       y[4]
+earmv4         y       y       y       y               y[3]            y       y
 earmv4eb       y       ?       y       y               y[3]
 earmv6         y       ?       y       y               y[3]
 earmv6eb       y       ?       y       y               y[3]
@@ -80,7 +80,6 @@
        -- may be a SMP issue; ultra10 works, ultra45 SMP does not
                -- try sb2000 (particularly with UP kernel.  u45 UP is shitty.)
 [3] - MKCOMPAT=no enabled currently, infact OABI seems to be broken.  the docs say it was only deprecated, but the options make broken crap.
-[4] - bin/expr/t_expr:overflow fails on shark, only new failure.  fails on other ports too.
 [5] - sh3eb tries to use sh specific atomic config which doesn't work, has hand edited mknative output
 [6] - crtbeginS.o builds incorrectly with GCC 5.3 and -O2.  a hack for -O1 has been added.
 [8] - sgimips64 release build fails, mdsetimage'd gz'd kernels don't get built?



Home | Main Index | Thread Index | Old Index