Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc updaet a little more:
details: https://anonhg.NetBSD.org/src/rev/bae267f75820
branches: trunk
changeset: 327558:bae267f75820
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Mar 10 19:55:51 2014 +0000
description:
updaet a little more:
- coldfire release works, but there are no kernels yet
- ia64 port gets much further now
- i386 port runs
diffstat:
external/gpl3/gcc/README.gcc48 | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diffs (34 lines):
diff -r 771f80fbb7fa -r bae267f75820 external/gpl3/gcc/README.gcc48
--- a/external/gpl3/gcc/README.gcc48 Mon Mar 10 19:55:18 2014 +0000
+++ b/external/gpl3/gcc/README.gcc48 Mon Mar 10 19:55:51 2014 +0000
@@ -1,4 +1,4 @@
-$Id: README.gcc48,v 1.3 2014/03/10 19:06:35 mrg Exp $
+$Id: README.gcc48,v 1.4 2014/03/10 19:55:51 mrg Exp $
usr.bin:
note:
@@ -26,9 +26,9 @@
architecture tools kernels libgcc native-gcc make release runs atf
------------ ----- ------- ------ ---------- ------------ ---- ---
-coldfire yes ? yes yes no[7] ? ?
-i386 yes yes yes yes yes
-ia64 yes ? yes[6] yes no
+coldfire yes N/A[9] yes yes yes[7] ? ?
+i386 yes yes yes yes yes yes
+ia64 yes ? yes[6] yes no[6]
m68000 yes ? yes no[3]
m68k yes yes yes yes no[7]
mips64eb yes yes[5] yes yes
@@ -48,9 +48,10 @@
[3] relocations fail in libgcc
[4] cc1 gets segv compiling libgcc.
[5] mips*eb kernels seem to work as well as gcc 4.5 ones.
-[6] there are some uncommited hacks.
+[6] ia64 port is missing libc, libkvm and more support. libgcc has some uncommited hacks.
[7] m68k/vax/sh3 gcc seem to randomly get -fstack-protector/-Wstack-protector
wrong, for example m68k flags alarm() as unprotected in
libc/gen/alarm.c:53, vax ifinit() in sbin/routed/if.c:680.
--> hacked around
[8] LOONGSON kernel has general problems
+[9] no kernels in evbcf port yet
Home |
Main Index |
Thread Index |
Old Index