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 the build status for some ppc and m...



details:   https://anonhg.NetBSD.org/src/rev/7b677b1faf7e
branches:  trunk
changeset: 344350:7b677b1faf7e
user:      mrg <mrg%NetBSD.org@localhost>
date:      Wed Mar 23 18:45:41 2016 +0000

description:
update the build status for some ppc and mips.

diffstat:

 external/gpl3/gcc/README.gcc53 |  15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

diffs (40 lines):

diff -r 7c8dd64dbebc -r 7b677b1faf7e external/gpl3/gcc/README.gcc53
--- a/external/gpl3/gcc/README.gcc53    Wed Mar 23 15:51:36 2016 +0000
+++ b/external/gpl3/gcc/README.gcc53    Wed Mar 23 18:45:41 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc53,v 1.8 2016/03/23 07:34:37 mrg Exp $
+$NetBSD: README.gcc53,v 1.9 2016/03/23 18:45:41 mrg Exp $
 
 lib:
        libasan is disabled currently (haven't tried yet)
@@ -60,8 +60,8 @@
 mipseb         y       ?       y       y               y
 mipsel         y       ?       y       y               y
 mips64eb       y       ?       n       y               n[8]
-mips64el       y       ?       n       y               n?
-powerpc                y       y       y       y               y[4]            y[6]    
+mips64el       y       ?       n       y               y[8]
+powerpc                y       y       y       y               y               y[6]    
 sh3eb          y       ?       y       y               y[5]
 sh3el          y       ?       y       y               y
 sparc          y       y       y       y               y               y[1]
@@ -84,7 +84,7 @@
        -- 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] - really, this is 'distribution sets' and a kernel
+[4]
 [5] - sh3eb tries to use sh specific atomic config which doesn't work, has hand edited mknative output
 [6] - sshd is broken, regardless of compiler options
        -- libldap.so.4.3 is broken on sparc64; replacing just this fixes sshd.
@@ -99,5 +99,8 @@
 [11] - diagnostic.c fails to bulid -- perhaps some bad merge?
        /usr/src8/tools/gcc/../../external/gpl3/gcc/dist/gcc/cp/error.c:3384:40: warning: too many arguments for format [-Wformat-extra-args]
        ....
-[13] - m68k builds tested: mvm68k amiga atari
-     - earm builds tested: shark evbarm*
+[13] - builds tested:
+       - m68k: mvm68k amiga atari
+       - earm : shark evbarm*
+       - mipsel: sgimips
+       - mips64el: sgimips[fail] evbmips



Home | Main Index | Thread Index | Old Index