Source-Changes-HG archive

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

[src/trunk]: src/external/gpl3/gcc riscv64 vs xorg-server is solved (non-gcc ...



details:   https://anonhg.NetBSD.org/src/rev/c0b87f49b0b0
branches:  trunk
changeset: 938740:c0b87f49b0b0
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Sep 13 23:23:00 2020 +0000

description:
riscv64 vs xorg-server is solved (non-gcc specific issue.)

diffstat:

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

diffs (26 lines):

diff -r 51b59b88de30 -r c0b87f49b0b0 external/gpl3/gcc/README.gcc9
--- a/external/gpl3/gcc/README.gcc9     Sun Sep 13 23:01:02 2020 +0000
+++ b/external/gpl3/gcc/README.gcc9     Sun Sep 13 23:23:00 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc9,v 1.9 2020/09/13 21:21:04 mrg Exp $
+$NetBSD: README.gcc9,v 1.10 2020/09/13 23:23:00 mrg Exp $
 
 new stuff:
        cc1objcplus
@@ -64,7 +64,7 @@
 vax            y       n       y       y               n[2]            y       y       ?
 x86_64         y       y       y       y               y               y       y       y
 riscv32                y       N/A     y       y               y               N/A     N/A     n       
-riscv64                y       N/A     y       y               n[4]            N/A     N/A     ?
+riscv64                y       N/A     y       y               y               N/A     N/A     n
 --
 coldfire       ?       N/A     ?       ?               ?               N/A     N/A
 ------------   -----   ------- ------  ----------      ------------    ----    ---
@@ -78,7 +78,6 @@
      58 |   }
         |   ^
 [3]: consult cpu/platform table for full data
-[4]: triggers weird xorg-server issue; perhaps related to _XSERVER64 not being present
 [6]: /usr/src/sys/compat/common/compat_util.c:116:1: internal compiler error: in rs6000_pltseq_template, at config/rs6000/rs6000.c:21977
 [8]: prep floppies overflow; need to find if they are size limited
 [9]: evbarmv7-eb has dtb sets issues



Home | Main Index | Thread Index | Old Index