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 VAX



details:   https://anonhg.NetBSD.org/src/rev/85c8811bdc00
branches:  trunk
changeset: 344372:85c8811bdc00
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Mar 24 21:46:28 2016 +0000

description:
update VAX

diffstat:

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

diffs (26 lines):

diff -r e47615f1354e -r 85c8811bdc00 external/gpl3/gcc/README.gcc53
--- a/external/gpl3/gcc/README.gcc53    Thu Mar 24 21:26:45 2016 +0000
+++ b/external/gpl3/gcc/README.gcc53    Thu Mar 24 21:46:28 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc53,v 1.12 2016/03/24 21:26:45 skrll Exp $
+$NetBSD: README.gcc53,v 1.13 2016/03/24 21:46:28 christos Exp $
 
 lib:
        libasan is disabled currently (haven't tried yet)
@@ -66,7 +66,7 @@
 sh3el          y       ?       y       y               y
 sparc          y       y       y       y               y               y
 sparc64                y       y       y       y               y               y[6,2]  y
-vax            n[7]
+vax            y       y       y       y               y               y[15]   n
 x86_64         y       y       y       y               y               y       y
 --
 or1k           n[11]
@@ -113,3 +113,7 @@
        - pmax gxemul (OK)
        - i386/amd64 (OK)
        - hppa (OK)
+[15] - vax
+       - ssh is broken, was broken with 4.8
+       - there are too many -O0's we added because of mis-handled rtl
+       - the eh_frame stuff is probably busted, but it never worked?



Home | Main Index | Thread Index | Old Index