Module Name:    src
Committed By:   christos
Date:           Wed Jul 27 02:33:40 UTC 2016

Modified Files:
        src/doc: TODO.8

Log Message:
start creating a table and say I will do binutils.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 src/doc/TODO.8:1.2
--- src/doc/TODO.8:1.1	Tue Jul 26 00:18:04 2016
+++ src/doc/TODO.8	Tue Jul 26 22:33:40 2016
@@ -1,12 +1,90 @@
-$NetBSD: TODO.8,v 1.1 2016/07/26 04:18:04 martin Exp $
+$NetBSD: TODO.8,v 1.2 2016/07/27 02:33:40 christos Exp $
 
 Items we (currently) plan to finish before branching netbsd-8:
 
  - find a releng release driver volunteer
- - import binutils 2.26.1
+ - 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
 
 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
+cesfic
+cobalt
+dreamcast
+emips
+epoc32
+evbarm		Y	Y	Y	Y	Y	Y
+evbarm64	N	Y	
+evbcf
+evbmips
+evbppc		Y	Y	Y
+evbsh3
+evbsh5
+ews4800mips
+hp300
+hp700		Y	Y
+hpc
+hpcarm		Y	Y	Y
+hpcmips
+hpcsh
+hppa		Y	Y
+i386		Y	Y	Y	Y	Y	Y
+ia64		Y	Y
+ibmnws
+iyonix
+landisk
+luna68k
+m68k
+mac68k
+macppc		Y	Y
+mips
+mipsco
+mmeye				Y
+mvme68k
+mvmeppc		Y	Y	Y
+netwinder
+news68k
+newsmips
+next68k
+ofppc		Y	Y	Y
+or1k
+playstation2	Y	Y	Y
+pmax
+pmppc		Y	Y	Y
+powerpc		Y	Y	Y
+prep		Y	Y	Y
+riscv
+rs6000		Y	Y	Y
+sandpoint	Y	Y	Y
+sbmips
+sgimips				Y
+sh3				Y
+sh5
+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