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 alpha (mostly working) and hppa (mk...



details:   https://anonhg.NetBSD.org/src/rev/35d095eb7198
branches:  trunk
changeset: 344297:35d095eb7198
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Mar 20 21:27:27 2016 +0000

description:
update alpha (mostly working) and hppa (mknative-gcc works)

diffstat:

 external/gpl3/gcc/README.gcc53 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r b7b6839eb8f1 -r 35d095eb7198 external/gpl3/gcc/README.gcc53
--- a/external/gpl3/gcc/README.gcc53    Sun Mar 20 21:14:20 2016 +0000
+++ b/external/gpl3/gcc/README.gcc53    Sun Mar 20 21:27:27 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc53,v 1.5 2016/03/19 20:53:46 mrg Exp $
+$NetBSD: README.gcc53,v 1.6 2016/03/20 21:27:27 mrg Exp $
 
 lib:
        libasan is disabled currently (haven't tried yet)
@@ -26,7 +26,7 @@
 
 architecture   tools   kernels libgcc  native-gcc      make release    runs    atf
 ------------   -----   ------- ------  ----------      ------------    ----    ---
-alpha          y       y       y       y               y               y       ?[10]
+alpha          y       y       y       y               y               y[6]    ?[10]
 arm            y       ?       y       y
 armeb          y       ?       y       y
 earm           y       ?       y       y
@@ -43,7 +43,7 @@
 earmv7eb       y       ?       y       y
 earmv7hf       y       ?       y       y
 earmv7hfeb     y       ?       y       y
-hppa           y       ?       y       n[6]
+hppa           y       ?       y       y
 i386           y       y       y       y               y[4]            y       
 m68000         y       ?       y       n[8]
 m68k           y       ?       y       n[8]
@@ -69,7 +69,7 @@
 [4] - really, this is 'distribution sets' and a kernel
 [5] - libgcc fails to build, multiply defined symbols.  probably some libgcc
       makefile change needing re-doing.
-[6] - libc fenv.c fails to build
+[6] - sshd is broken, regardless of compiler options
 [7] - GCC fails to build
 [8] - GCC fails with eg: error: stack protector not protecting local variables: variable length buffer [-Werror=stack-protector]
 [9] - with a 4.8 base.tgz and 5.3 everythingelse.tgz, about 60 additional failures out of ~3800



Home | Main Index | Thread Index | Old Index