Module Name:    src
Committed By:   christos
Date:           Wed Oct 26 20:05:11 UTC 2016

Modified Files:
        src/doc: TODO.8

Log Message:
more stuff is done.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/doc/TODO.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/TODO.8
diff -u src/doc/TODO.8:1.4 src/doc/TODO.8:1.5
--- src/doc/TODO.8:1.4	Sat Sep  3 08:39:41 2016
+++ src/doc/TODO.8	Wed Oct 26 16:05:11 2016
@@ -1,89 +1,10 @@
-$NetBSD: TODO.8,v 1.4 2016/09/03 12:39:41 christos Exp $
+$NetBSD: TODO.8,v 1.5 2016/10/26 20:05:11 christos Exp $
 
 Items we (currently) plan to finish before branching netbsd-8:
 
  - find a releng release driver volunteer
- - import binutils 2.26.1 [christos]
- - switch all architectures to gcc 5.4
- - switch all architectures to new binutils and gdb
  - enable PIE/ASLR on all architectures (that have switched to gcc 5.4 if
    we fail previous item) where it works
  - get lfs64 done for experimental use [dholland]
 
 and of course: fix as many bugs as possible.
-
-		gcc-54	but-226	gdb-710	PIE	ASLR	MPROT	
-aarch64		N	
-acorn26		Y	Y	Y	Y	Y	Y
-acorn32		Y	Y	Y	Y	Y	Y
-algor
-alpha		Y	Y
-amd64		Y	Y	Y	Y	Y	Y
-amiga
-amigappc	Y	Y	Y
-arc
-arm
-atari
-bebox		Y	Y	Y
-cats		Y	Y	Y	Y
-cesfic
-cobalt
-dreamcast	Y	Y	Y	Y
-emips		Y	Y	Y	Y
-epoc32
-evbarm		Y	Y	Y	Y	Y	Y
-evbarm64	N	Y	
-evbcf
-evbmips		Y	Y	Y	Y
-evbppc		Y	Y	Y
-evbsh3		Y	Y	Y	Y
-evbsh5
-ews4800mips	Y	Y	Y	Y
-hp300
-hp700		Y	Y
-hpc
-hpcarm		Y	Y	Y
-hpcmips		Y	Y	Y	Y
-hpcsh		Y	Y	Y	Y
-hppa		Y	Y
-i386		Y	Y	Y	Y	Y	Y
-ia64		Y	Y
-ibmnws
-iyonix
-landisk		Y	Y	Y	Y	Y	Y
-luna68k
-m68k
-mac68k
-macppc		Y	Y
-mips
-mipsco
-mmeye		Y	Y	Y	Y	Y	Y
-mvme68k
-mvmeppc		Y	Y	Y
-netwinder
-news68k
-newsmips	Y	Y	Y	Y
-next68k
-ofppc		Y	Y	Y
-or1k
-playstation2	Y	Y	Y
-pmax		Y	Y	Y	Y	Y	Y
-pmppc		Y	Y	Y
-powerpc		Y	Y	Y
-prep		Y	Y	Y
-riscv
-rs6000		Y	Y	Y
-sandpoint	Y	Y	Y
-sbmips		Y	Y	Y	Y
-sgimips		Y	Y	Y	Y
-shark		Y	Y	Y	Y	Y	Y
-sparc		Y	Y	Y	Y	Y	N
-sparc64		Y	Y	Y	Y	Y	N
-sun2
-sun3
-sun68k
-vax		Y	Y	Y
-x68k
-x86		Y	Y	Y	Y	Y	Y
-xen		Y	Y	Y	Y	Y	Y
-zaurus

Reply via email to