update a bunch of reality.
This commit is contained in:
parent
0108eb486e
commit
5052e4c83f
27
external/gpl3/gcc/README.gcc8
vendored
27
external/gpl3/gcc/README.gcc8
vendored
@ -1,4 +1,4 @@
|
||||
$NetBSD: README.gcc8,v 1.2 2019/10/04 08:51:32 mrg Exp $
|
||||
$NetBSD: README.gcc8,v 1.3 2019/11/10 10:31:38 mrg Exp $
|
||||
|
||||
new stuff:
|
||||
cc1objcplus
|
||||
@ -7,6 +7,11 @@ new stuff:
|
||||
libvtv
|
||||
libcet
|
||||
|
||||
|
||||
todo:
|
||||
- audit all uses of new warning-disable variables and
|
||||
convert some from -Wno- to -Wno-error=
|
||||
|
||||
arch/feature list.
|
||||
|
||||
tools: does build.sh tools work?
|
||||
@ -21,10 +26,8 @@ switched: has port switched? y (yes), n (no/ready), ? (not ready)
|
||||
|
||||
architecture tools kernels libgcc native-gcc make release runs atf switched
|
||||
------------ ----- ------- ------ ---------- ------------ ---- --- --------
|
||||
aarch64 y y y y ? ? ? ?
|
||||
alpha y ? ? y ? ? ? ?
|
||||
arm y ? ? y ? ? ? ?
|
||||
armeb y ? ? y ? ? ? ?
|
||||
aarch64 y y y y y y y y
|
||||
alpha y y y y y ? ? ?
|
||||
earmv4 y ? ? y ? ? ? ?
|
||||
earmv4eb y ? ? y ? ? ? ?
|
||||
earm y ? ? y ? ? ? ?
|
||||
@ -46,16 +49,16 @@ m68000 y ? ? y ? ? ? ?
|
||||
m68k y ? ? y ? ? ? ?
|
||||
mipseb y ? ? y ? ? ? ?
|
||||
mipsel y ? ? y ? ? ? ?
|
||||
mips64eb y ? ? y ? ? ? ?
|
||||
mips64eb y y y y y y y[2] ?
|
||||
mips64el y ? ? y ? ? ? ?
|
||||
powerpc y ? ? y ? ? ? ?
|
||||
powerpc64 y ? ? y ? ? ? ?
|
||||
powerpc y y y y y y y[1] ?
|
||||
powerpc64 y ? y y y ? ? ?
|
||||
sh3eb y ? ? y ? ? ? ?
|
||||
sh3el y ? ? y ? ? ? ?
|
||||
sparc y y y y y y ? ?
|
||||
sparc64 y ? ? y ? ? ? ?
|
||||
vax y ? ? y ? ? ? ?
|
||||
x86_64 y y y y y y ? ?
|
||||
x86_64 y y y y y y y y
|
||||
riscv32 y ? ? y ? ? ? ?
|
||||
riscv64 y ? ? y ? ? ? ?
|
||||
--
|
||||
@ -63,6 +66,8 @@ coldfire ? N/A ? ? ? N/A N/A
|
||||
------------ ----- ------- ------ ---------- ------------ ---- ---
|
||||
architecture tools kernels libgcc native-gcc make release runs atf
|
||||
|
||||
[1] - many ipsec atf and c++ failures
|
||||
[2] - lots of failures, no idea if bad
|
||||
|
||||
CPU vs platform test table (for CPUs with multiple ports). this is "make release" or just kernels.
|
||||
values: y (yes), k (kernels only), n (failed), r (running), ? (not attempted)
|
||||
@ -99,3 +104,7 @@ powerpc64: - - ?[9] - ?[9] - ?[9] - - -
|
||||
dreamcast evbsh3 hpcsh landisk mmeye
|
||||
sh3eb: - ? - - ?
|
||||
sh3el: ? ? ? ? -
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user