Module Name: src
Committed By: mrg
Date: Sat Feb 2 12:09:55 UTC 2019
Added Files:
src/external/gpl3/gcc: README.gcc7
Removed Files:
src/external/gpl3/gcc: README.gcc53
Log Message:
update status.
status is: with uncommited changes, some ports (amd64, sparc) work.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r0 src/external/gpl3/gcc/README.gcc53
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/README.gcc7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/external/gpl3/gcc/README.gcc7
diff -u /dev/null src/external/gpl3/gcc/README.gcc7:1.1
--- /dev/null Sat Feb 2 12:09:55 2019
+++ src/external/gpl3/gcc/README.gcc7 Sat Feb 2 12:09:55 2019
@@ -0,0 +1,66 @@
+$NetBSD: README.gcc7,v 1.1 2019/02/02 12:09:55 mrg Exp $
+
+new stuff (from gcc 5):
+ cc1objcplus
+ libcilkrts
+ libmpx
+ liboffloadmic
+ libvtv
+ libitm
+
+arch/feature list. anything not here has been switched already:
+
+tools: does build.sh tools work?
+kernels: does a kernel run?
+libgcc: does libgcc build?
+native-gcc: does a full mknative-gcc complete?
+make release: does build.sh release complete?
+runs: does the system boot with a full world?
+atf: does atf run / compare well
+
+
+architecture tools kernels libgcc native-gcc make release runs atf
+------------ ----- ------- ------ ---------- ------------ ---- ---
+aarch64 ? ? ? ? ? ? ?
+alpha ? ? ? ? ? ? ?
+arm ? ? ? ? ? ? ?
+armeb ? ? ? ? ? ? ?
+earm ? ? ? ? ? ? ?
+earmeb ? ? ? ? ? ? ?
+earmhf ? ? ? ? ? ? ?
+earmhfeb ? ? ? ? ? ? ?
+earmv4 ? ? ? ? ? ? ?
+earmv4eb ? ? ? ? ? ? ?
+earmv6 ? ? ? ? ? ? ?
+earmv6eb ? ? ? ? ? ? ?
+earmv6hf ? ? ? ? ? ? ?
+earmv6hfeb ? ? ? ? ? ? ?
+earmv7 ? ? ? ? ? ? ?
+earmv7eb ? ? ? ? ? ? ?
+earmv7hf ? ? ? ? ? ? ?
+earmv7hfeb ? ? ? ? ? ? ?
+hppa ? ? ? ? ? ? ?
+i386 y ? ? ? ? ? ?
+ia64 ? ? ? ? ? ? ?
+m68000 ? ? ? ? ? ? ?
+m68k ? ? ? ? ? ? ?
+mipseb ? ? ? ? ? ? ?
+mipsel ? ? ? ? ? ? ?
+mips64eb ? ? ? ? ? ? ?
+mips64el ? ? ? ? ? ? ?
+powerpc ? ? ? ? ? ? ?
+powerpc64 ? ? ? ? ? ? ?
+sh3eb ? ? ? ? ? ? ?
+sh3el ? ? ? ? ? ? ?
+sparc y ? ? ? ? ? ?
+sparc64 y ? ? ? ? ? ?
+vax ? ? ? ? ? ? ?
+x86_64 y y y y y y y
+--
+or1k
+riscv32
+riscv64
+coldfire ? N/A ? ? ? N/A N/A
+------------ ----- ------- ------ ---------- ------------ ---- ---
+architecture tools kernels libgcc native-gcc make release runs atf
+