Remove SPILLSTK leftovers.

This commit is contained in:
matt 2003-08-12 05:15:41 +00:00
parent c0d6cb285d
commit a3a18840be
11 changed files with 12 additions and 22 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: std.bebox,v 1.11 2003/02/03 17:09:55 matt Exp $
# $NetBSD: std.bebox,v 1.12 2003/08/12 05:15:41 matt Exp $
#
# standard, required NetBSD/bebox 'options'
@ -11,6 +11,5 @@ options EXEC_ELF32 # exec ELF binaries
options EXEC_SCRIPT # exec #! scripts
options INTSTK=0x2000
options SPILLSTK=0x800
makeoptions TEXTADDR=0x3100

View File

@ -1,4 +1,4 @@
# $NetBSD: std.ev64260,v 1.2 2003/03/16 07:07:18 matt Exp $
# $NetBSD: std.ev64260,v 1.3 2003/08/12 05:15:42 matt Exp $
#
# standard, required NetBSD/evbppc 'options'
@ -15,7 +15,6 @@ makeoptions TEXTADDR=0x3000
makeoptions NEED_SREC=yes
makeoptions BOARDTYPE="ev64260"
options INTSTK=16384
options SPILLSTK=4096
options PPC_INTR_IMPL="<arch/powerpc/marvell/marvell_intr.h>"
options PPC_PCI_MACHDEP_IMPL="<arch/powerpc/marvell/pci_machdep.h>"

View File

@ -1,4 +1,4 @@
# $NetBSD: std.explora,v 1.1 2003/03/11 10:57:55 hannken Exp $
# $NetBSD: std.explora,v 1.2 2003/08/12 05:15:42 matt Exp $
#
# Standard/required options for NetBSD/explora.
@ -20,6 +20,5 @@ makeoptions PPCDIR="ibm4xx"
options PPC_INTR_IMPL="<powerpc/ibm4xx/ibm4xx_intr.h>"
options INTSTK=8192
options SPILLSTK=1024
include "arch/evbppc/conf/files.explora"

View File

@ -1,4 +1,4 @@
# $NetBSD: std.walnut,v 1.3 2003/03/04 07:50:57 matt Exp $
# $NetBSD: std.walnut,v 1.4 2003/08/12 05:15:42 matt Exp $
#
# Standard/required options for NetBSD/walnut.
@ -21,7 +21,6 @@ options PPC_PCI_MACHDEP_IMPL="<powerpc/ibm4xx/pci_machdep.h>"
options KERNBASE=0x25000
options INTSTK=16384
options SPILLSTK=1024
include "arch/powerpc/conf/files.ibm4xx"
include "arch/evbppc/conf/files.walnut"

View File

@ -1,4 +1,4 @@
# $NetBSD: std.macppc,v 1.15 2003/02/03 17:09:56 matt Exp $
# $NetBSD: std.macppc,v 1.16 2003/08/12 05:15:42 matt Exp $
#
# Standard/required options for NetBSD/macppc.
@ -14,6 +14,5 @@ options EXEC_AOUT # (native) a.out binary support (deprecated)
options EXEC_SCRIPT # shell script support
options INTSTK=0x2000
options SPILLSTK=0x800
options OPENPIC # OpenPIC (really only on CHRP-ish systems)

View File

@ -1,4 +1,4 @@
# $NetBSD: std.mvmeppc,v 1.6 2003/02/03 17:09:57 matt Exp $
# $NetBSD: std.mvmeppc,v 1.7 2003/08/12 05:15:43 matt Exp $
#
# standard, required NetBSD/mvmeppc 'options'
@ -11,6 +11,5 @@ options EXEC_ELF32 # exec ELF binaries
options EXEC_SCRIPT # exec #! scripts
options INTSTK=0x2000
options SPILLSTK=0x800
makeoptions TEXTADDR=0x4000

View File

@ -1,4 +1,4 @@
# $NetBSD: std.ofppc,v 1.9 2003/02/03 17:09:58 matt Exp $
# $NetBSD: std.ofppc,v 1.10 2003/08/12 05:15:43 matt Exp $
#
# standard, required NetBSD/ofppc 'options'
@ -11,4 +11,3 @@ options EXEC_ELF32 # exec ELF binaries
options EXEC_SCRIPT # exec #! scripts
options INTSTK=0x2000
options SPILLSTK=0x800

View File

@ -1,4 +1,4 @@
# $NetBSD: std.pmppc,v 1.4 2003/02/03 17:09:59 matt Exp $
# $NetBSD: std.pmppc,v 1.5 2003/08/12 05:15:44 matt Exp $
#
# standard, required NetBSD/pmppc 'options'
@ -12,7 +12,6 @@ options EXEC_ELF32 # exec ELF binaries
options EXEC_SCRIPT # exec #! scripts
options INTSTK=0x2000
options SPILLSTK=0x800
makeoptions TEXTADDR=0x40000

View File

@ -1,8 +1,8 @@
# $NetBSD: files.powerpc,v 1.52 2003/08/11 01:33:30 matt Exp $
# $NetBSD: files.powerpc,v 1.53 2003/08/12 05:15:45 matt Exp $
defflag opt_altivec.h ALTIVEC K_ALTIVEC
defflag opt_openpic.h OPENPIC OPENPIC_SERIAL_MODE
defparam opt_ppcparam.h L2CR_CONFIG L3CR_CONFIG INTSTK SPILLSTK CLOCKBASE
defparam opt_ppcparam.h L2CR_CONFIG L3CR_CONFIG INTSTK CLOCKBASE
defflag opt_ppcarch.h PPC_OEA PPC_OEA64 PPC_MPC8XX PPC_IBM4XX PPC_IBM403
defflag opt_pmap.h PMAPDEBUG PMAPCHECK PMAPCOUNTERS
defparam opt_pmap.h PTEGCOUNT

View File

@ -1,4 +1,4 @@
# $NetBSD: std.prep,v 1.6 2003/02/03 17:10:12 matt Exp $
# $NetBSD: std.prep,v 1.7 2003/08/12 05:15:44 matt Exp $
#
# standard, required NetBSD/prep 'options'
@ -12,4 +12,3 @@ options EXEC_ELF32 # exec ELF binaries
options EXEC_AOUT # exec a.out binaries
options INTSTK=0x2000
options SPILLSTK=0x800

View File

@ -1,4 +1,4 @@
# $NetBSD: std.sandpoint,v 1.8 2003/02/03 17:10:13 matt Exp $
# $NetBSD: std.sandpoint,v 1.9 2003/08/12 05:15:44 matt Exp $
#
# standard, required NetBSD/sandpoint 'options'
@ -14,7 +14,6 @@ options EXEC_SCRIPT # exec #! scripts
options OPENPIC
options INTSTK=0x2000
options SPILLSTK=0x800
makeoptions TEXTADDR=0x90000
makeoptions NEED_SREC=yes