Update MACHINE_LIST and MACHINE_ARCH_LIST.
This commit is contained in:
parent
27d3317a9d
commit
1495bb47dc
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: macros,v 1.36 2008/09/08 16:10:14 tsutsui Exp $
|
||||
.\" $NetBSD: macros,v 1.37 2008/10/29 17:02:54 tsutsui Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -394,15 +394,16 @@
|
||||
.\" Define registers for MACHINE_ARCHs with multiple or different MACHINEs
|
||||
.
|
||||
.ds A \*M
|
||||
.if \n[acorn26]:\n[acorn32]:\n[cats]:\n[evbarm]:\n[hpcarm]:\n[iyonix]:\n[netwinder]:\n[shark] .ds A arm
|
||||
.if \n[acorn26]:\n[acorn32]:\n[cats]:\n[evbarm]:\n[hpcarm]:\n[iyonix]:\n[netwinder]:\n[shark]:\n[zaurus] .ds A arm
|
||||
.if \n[hp700] .ds A hppa
|
||||
.if \n[sun2] .ds A m68000
|
||||
.if \n[amiga]:\n[atari]:\n[cesfic]:\n[hp300]:\n[luna68k]:\n[mac68k]:\n[mvme68k]:\n[news68k]:\n[next68k]:\n[sun3]:\n[x68k] .ds A m68k
|
||||
.if \n[mipsco]:\n[newsmips]:\n[sbmips]:\n[sgimips] .ds A mipseb
|
||||
.if \n[ews4800mips]:\n[mipsco]:\n[newsmips]:\n[sbmips]:\n[sgimips] .ds A mipseb
|
||||
.if \n[algor]:\n[arc]:\n[cobalt]:\n[evbmips]:\n[hpcmips]:\n[playstation2]:\n[pmax] .ds A mipsel
|
||||
.if \n[amigappc]:\n[bebox]:\n[evbppc]:\n[macppc]:\n[mvmeppc]:\n[ofppc]:\n[prep]:\n[sandpoint] .ds A powerpc
|
||||
.if \n[amigappc]:\n[bebox]:\n[evbppc]:\n[ibmnws]:\n[macppc]:\n[mvmeppc]:\n[ofppc]:\n[prep]:\n[rs6000]:\n[sandpoint] .ds A powerpc
|
||||
.if \n[evbsh3]:\n[mmeye] .ds A sh3eb
|
||||
.if \n[dreamcast]:\n[hpcsh] .ds A sh3el
|
||||
.if \n[dreamcast]:\n[hpcsh]:\n[landisk] .ds A sh3el
|
||||
.if \n[amd64] .ds A x86_64
|
||||
.if !r\*A .nr \*A 1
|
||||
.define_all \*[MACHINE_ARCH_LIST]
|
||||
.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: main,v 1.424 2008/10/29 13:09:25 tsutsui Exp $
|
||||
.\" $NetBSD: main,v 1.425 2008/10/29 17:02:54 tsutsui Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999-2008 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -43,10 +43,10 @@
|
||||
.nr DOC_XR 1
|
||||
.ds MACHINE_LIST acorn26 acorn32 algor alpha amd64 amiga amigappc arc atari
|
||||
.as MACHINE_LIST " bebox cats cesfic cobalt dreamcast evbarm evbmips evbppc
|
||||
.as MACHINE_LIST " evbsh3 ews4800mips hp300 hp700 hpcarm hpcmips hpcsh hppa
|
||||
.as MACHINE_LIST " i386 ibmnws iyonix landisk luna68k mac68k macppc mipsco mmeye
|
||||
.as MACHINE_LIST " evbsh3 ews4800mips hp300 hp700 hpcarm hpcmips hpcsh i386
|
||||
.as MACHINE_LIST " ibmnws iyonix landisk luna68k mac68k macppc mipsco mmeye
|
||||
.as MACHINE_LIST " mvme68k mvmeppc netwinder news68k newsmips next68k ofppc
|
||||
.as MACHINE_LIST " pdp10 playstation2 pmax prep sandpoint sbmips
|
||||
.as MACHINE_LIST " playstation2 pmax prep rs6000 sandpoint sbmips
|
||||
.as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus .
|
||||
.so \*[.CURDIR]/../common/macros
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user