[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

developers/features/table: 1.640 -> 1.645



以下のページの更新をしました。

developers/features/table: 1.640 -> 1.645

原文の変更をそのまま適用しています。
すぐに commit します。

以下、訳と原文それぞれの新旧の差分です。

--- developers/features/table.orig	2006-09-18 07:45:38.000000000 +0900
+++ developers/features/table	2006-09-18 07:45:38.000000000 +0900
@@ -1,6 +1,6 @@
-# $NetBSD: table,v 1.640 2006/09/16 09:16:02 gdamore Exp $
+# $NetBSD: table,v 1.645 2006/09/17 05:07:52 tsutsui Exp $
 # <!-- Based on english version: -->
-# <!-- NetBSD: table,v 1.640 2006/09/16 09:16:02 gdamore Exp   -->
+# <!-- NetBSD: table,v 1.645 2006/09/17 05:07:52 tsutsui Exp   -->
 
 # declare ports (rows) ("port <port> [<port_subdir>]")
 # If <port_subdir> is not specified, it defaults to the name of port.
@@ -70,10 +70,10 @@
 # the ports will not be used.  Therefore, any such classes must have exactly
 # one member named the same as the class itself.
 class alpha	alpha
-class amd64	amd64
 class arm	acorn26 acorn32 cats evbarm hpcarm iyonix netwinder shark
 class hppa	hp700
 class i386	i386
+class m68000	sun2
 class m68k	amiga atari cesfic hp300 luna68k mac68k mvme68k news68k next68k sun3 x68k
 class mipseb	ews4800mips mipsco newsmips sbmips sgimips
 class mipsel	algor arc cobalt evbmips hpcmips playstation2 pmax
@@ -84,8 +84,8 @@
 class sh5el	evbsh5
 class sparc	sparc
 class sparc64	sparc64
-class sun2	sun2
 class vax	vax
+class x86_64	amd64
 
 
 # declare features (columns)
@@ -274,6 +274,7 @@
 value news5000 <font color="green">clockinterrupt,<br>news5000_freerun</font>
 value rambo <font color="green">clockinterrupt,<br>rambo_tcount</font>
 value tx39rtc <font color="green">clockinterrupt,<br>tx39rtc,<br>vrrtc</font>
+value itimer <font color="green">clockinterrupt,<br>itimer</font>
 
 # "<value> <feature> <port|class|*>" sets the corresponding row/col
 # to that value. Port may be "*" to set it for all ports, or the name of
@@ -294,32 +295,32 @@
 
 # shared library support: spec by arch, NO POSITIVE WILDCARDS.
 shlibs	no	*
-shlibs	yes	alpha amd64 arm hppa i386 m68k mipseb mipsel
-shlibs	yes	powerpc sh3eb sh3el sparc sparc64
+shlibs	yes	alpha arm hppa i386 m68k mipseb mipsel
+shlibs	yes	powerpc sh3eb sh3el sparc sparc64 x86_64
 
 # ELF use: spec by arch, NO POSITIVE WILDCARDS.
 ELF	no	*
-ELF	yes	alpha amd64 arm hppa i386 mipseb mipsel m68k
-ELF	yes	powerpc sh3eb sh3el sh5el sparc sparc64 sun2 vax
+ELF	yes	alpha arm hppa i386 mipseb mipsel m68000 m68k
+ELF	yes	powerpc sh3eb sh3el sh5el sparc sparc64 vax x86_64
 
 # Compiler support: spec by arch.
-gcc	gcc336	alpha amd64 arm armeb hppa i386 m68k mipseb mipsel
-gcc	gcc336	ns32k powerpc sh3eb sh3el sh5el sparc sparc64 sun2 vax
+gcc	gcc336	alpha arm armeb hppa i386 m68000 m68k mipseb mipsel
+gcc	gcc336	ns32k powerpc sh3eb sh3el sh5el sparc sparc64 vax x86_64
 
 #
 gcc4	no	*
-gcc4	builds	m68k sh3eb sh3el sh5el
-gcc4	yes	alpha amd64 arm armeb i386 powerpc sparc64 sparc sun2
+gcc4	builds	sh3eb sh3el sh5el
+gcc4	yes	alpha arm armeb i386 m68000 m68k powerpc sparc sparc64 x86_64
 
 # binutils choice: spec by arch, NO POSITIVE WILDCARDS.
 binutils	other	*
-binutils	2.16.1	alpha amd64 arm armeb hppa i386 m68k mipseb mipsel
-binutils	2.16.1	ns32k powerpc sh3eb sh3el sh5el sparc sparc64 sun2 vax
+binutils	2.16.1	alpha arm armeb hppa i386 m68000 m68k mipseb mipsel
+binutils	2.16.1	ns32k powerpc sh3eb sh3el sh5el sparc sparc64 vax x86_64
 
 # GDB support: spec by arch, NO POSITIVE WILDCARDS.
 gdb	no	*
-gdb	yes	alpha amd64 arm armeb i386 m68k mipseb mipsel powerpc
-gdb	yes	sh3eb sh3el sparc sparc64 sun2 vax
+gdb	yes	alpha arm armeb i386 m68000 m68k mipseb mipsel powerpc
+gdb	yes	sh3eb sh3el sparc sparc64 vax x86_64
 
 gdb6	no	*
 gdb6	yes	alpha arm i386 mipseb powerpc sparc sparc64 x86_64  
@@ -430,7 +431,7 @@
 
 # optimized-in_cksum: spec by arch, no POSITIVE WILDCARDS.
 optimized-in_cksum	NNN	*
-optimized-in_cksum	YNN	alpha hppa m68k ns32k sh3eb sh3el sun2
+optimized-in_cksum	YNN	alpha hppa m68000 m68k ns32k sh3eb sh3el
 optimized-in_cksum	YYN	arm mipseb mipsel powerpc sh5el
 optimized-in_cksum	YYN	sparc sparc64 vax
 optimized-in_cksum	YYY	i386
@@ -445,8 +446,8 @@
 
 # RAS support: spec by arch.
 RAS	no	*
-RAS	yes	alpha amd64 arm i386 hp300 hppa mipsel mipseb
-RAS	yes	sh3eb sh3el sh5el sparc64
+RAS	yes	alpha arm i386 hp300 hppa mipsel mipseb
+RAS	yes	sh3eb sh3el sh5el sparc64 x86_64
 
 # new-ctxsw: spec by arch.
 #new-ctxsw	no	*
@@ -481,6 +482,7 @@
 timectrs news5000 newsmips
 timectrs rambo mipsco
 timectrs tx39rtc hpcmips
+timectrs itimer hp700
 
 # Generic TODR
 generic-todr no	*
@@ -488,7 +490,8 @@
 generic-todr yes arc bebox cats cesfic cobalt
 generic-todr yes dreamcast evbmips evbsh5 ews4800mips
 generic-todr yes hp300 hp700 hpcmips i386 ibmnws iyonix landisk luna68k
-generic-todr yes macppc mipsco mvme68k netwinder news68k newsmips next68k
-generic-todr yes ofppc pc532 playstation2 prep
+generic-todr yes macppc mipsco mvme68k mvmeppc
+generic-todr yes netwinder news68k newsmips next68k
+generic-todr yes ofppc pc532 playstation2 pmppc prep
 generic-todr yes sandpoint sbmips sgimips shark sparc sparc64 sun2 sun3 vax x68k
 
Index: developers/features/table
===================================================================
RCS file: /cvsroot/htdocs/developers/features/table,v
retrieving revision 1.640
retrieving revision 1.645
diff -u -r1.640 -r1.645
--- developers/features/table	16 Sep 2006 09:16:02 -0000	1.640
+++ developers/features/table	17 Sep 2006 05:07:52 -0000	1.645
@@ -1,4 +1,4 @@
-# $NetBSD: table,v 1.640 2006/09/16 09:16:02 gdamore Exp $
+# $NetBSD: table,v 1.645 2006/09/17 05:07:52 tsutsui Exp $
 
 # declare ports (rows) ("port <port> [<port_subdir>]")
 # If <port_subdir> is not specified, it defaults to the name of port.
@@ -68,10 +68,10 @@
 # the ports will not be used.  Therefore, any such classes must have exactly
 # one member named the same as the class itself.
 class alpha	alpha
-class amd64	amd64
 class arm	acorn26 acorn32 cats evbarm hpcarm iyonix netwinder shark
 class hppa	hp700
 class i386	i386
+class m68000	sun2
 class m68k	amiga atari cesfic hp300 luna68k mac68k mvme68k news68k next68k sun3 x68k
 class mipseb	ews4800mips mipsco newsmips sbmips sgimips
 class mipsel	algor arc cobalt evbmips hpcmips playstation2 pmax
@@ -82,8 +82,8 @@
 class sh5el	evbsh5
 class sparc	sparc
 class sparc64	sparc64
-class sun2	sun2
 class vax	vax
+class x86_64	amd64
 
 
 # declare features (columns)
@@ -274,6 +274,7 @@
 value news5000 <font color="green">clockinterrupt,<br>news5000_freerun</font>
 value rambo <font color="green">clockinterrupt,<br>rambo_tcount</font>
 value tx39rtc <font color="green">clockinterrupt,<br>tx39rtc,<br>vrrtc</font>
+value itimer <font color="green">clockinterrupt,<br>itimer</font>
 
 # "<value> <feature> <port|class|*>" sets the corresponding row/col
 # to that value. Port may be "*" to set it for all ports, or the name of
@@ -294,32 +295,32 @@
 
 # shared library support: spec by arch, NO POSITIVE WILDCARDS.
 shlibs	no	*
-shlibs	yes	alpha amd64 arm hppa i386 m68k mipseb mipsel
-shlibs	yes	powerpc sh3eb sh3el sparc sparc64
+shlibs	yes	alpha arm hppa i386 m68k mipseb mipsel
+shlibs	yes	powerpc sh3eb sh3el sparc sparc64 x86_64
 
 # ELF use: spec by arch, NO POSITIVE WILDCARDS.
 ELF	no	*
-ELF	yes	alpha amd64 arm hppa i386 mipseb mipsel m68k
-ELF	yes	powerpc sh3eb sh3el sh5el sparc sparc64 sun2 vax
+ELF	yes	alpha arm hppa i386 mipseb mipsel m68000 m68k
+ELF	yes	powerpc sh3eb sh3el sh5el sparc sparc64 vax x86_64
 
 # Compiler support: spec by arch.
-gcc	gcc336	alpha amd64 arm armeb hppa i386 m68k mipseb mipsel
-gcc	gcc336	ns32k powerpc sh3eb sh3el sh5el sparc sparc64 sun2 vax
+gcc	gcc336	alpha arm armeb hppa i386 m68000 m68k mipseb mipsel
+gcc	gcc336	ns32k powerpc sh3eb sh3el sh5el sparc sparc64 vax x86_64
 
 #
 gcc4	no	*
-gcc4	builds	m68k sh3eb sh3el sh5el
-gcc4	yes	alpha amd64 arm armeb i386 powerpc sparc64 sparc sun2
+gcc4	builds	sh3eb sh3el sh5el
+gcc4	yes	alpha arm armeb i386 m68000 m68k powerpc sparc sparc64 x86_64
 
 # binutils choice: spec by arch, NO POSITIVE WILDCARDS.
 binutils	other	*
-binutils	2.16.1	alpha amd64 arm armeb hppa i386 m68k mipseb mipsel
-binutils	2.16.1	ns32k powerpc sh3eb sh3el sh5el sparc sparc64 sun2 vax
+binutils	2.16.1	alpha arm armeb hppa i386 m68000 m68k mipseb mipsel
+binutils	2.16.1	ns32k powerpc sh3eb sh3el sh5el sparc sparc64 vax x86_64
 
 # GDB support: spec by arch, NO POSITIVE WILDCARDS.
 gdb	no	*
-gdb	yes	alpha amd64 arm armeb i386 m68k mipseb mipsel powerpc
-gdb	yes	sh3eb sh3el sparc sparc64 sun2 vax
+gdb	yes	alpha arm armeb i386 m68000 m68k mipseb mipsel powerpc
+gdb	yes	sh3eb sh3el sparc sparc64 vax x86_64
 
 gdb6	no	*
 gdb6	yes	alpha arm i386 mipseb powerpc sparc sparc64 x86_64  
@@ -430,7 +431,7 @@
 
 # optimized-in_cksum: spec by arch, no POSITIVE WILDCARDS.
 optimized-in_cksum	NNN	*
-optimized-in_cksum	YNN	alpha hppa m68k ns32k sh3eb sh3el sun2
+optimized-in_cksum	YNN	alpha hppa m68000 m68k ns32k sh3eb sh3el
 optimized-in_cksum	YYN	arm mipseb mipsel powerpc sh5el
 optimized-in_cksum	YYN	sparc sparc64 vax
 optimized-in_cksum	YYY	i386
@@ -445,8 +446,8 @@
 
 # RAS support: spec by arch.
 RAS	no	*
-RAS	yes	alpha amd64 arm i386 hp300 hppa mipsel mipseb
-RAS	yes	sh3eb sh3el sh5el sparc64
+RAS	yes	alpha arm i386 hp300 hppa mipsel mipseb
+RAS	yes	sh3eb sh3el sh5el sparc64 x86_64
 
 # new-ctxsw: spec by arch.
 #new-ctxsw	no	*
@@ -481,6 +482,7 @@
 timectrs news5000 newsmips
 timectrs rambo mipsco
 timectrs tx39rtc hpcmips
+timectrs itimer hp700
 
 # Generic TODR
 generic-todr no	*
@@ -488,7 +490,8 @@
 generic-todr yes arc bebox cats cesfic cobalt
 generic-todr yes dreamcast evbmips evbsh5 ews4800mips
 generic-todr yes hp300 hp700 hpcmips i386 ibmnws iyonix landisk luna68k
-generic-todr yes macppc mipsco mvme68k netwinder news68k newsmips next68k
-generic-todr yes ofppc pc532 playstation2 prep
+generic-todr yes macppc mipsco mvme68k mvmeppc
+generic-todr yes netwinder news68k newsmips next68k
+generic-todr yes ofppc pc532 playstation2 pmppc prep
 generic-todr yes sandpoint sbmips sgimips shark sparc sparc64 sun2 sun3 vax x68k