Home | History | Annotate | Line # | Download | only in conf
std.playstation2 revision 1.5.6.1
      1  1.5.6.1  skrll #	$NetBSD: std.playstation2,v 1.5.6.1 2004/08/03 10:39:06 skrll Exp $
      2      1.1    uch 
      3      1.1    uch machine playstation2 mips
      4  1.5.6.1  skrll makeoptions	MACHINE_ARCH="mipsel"
      5      1.1    uch 
      6      1.3  lukem options 	MIPS3
      7      1.3  lukem options 	MIPS3_5900
      8      1.1    uch 
      9      1.3  lukem options 	IPL_ICU_MASK
     10      1.1    uch 
     11      1.3  lukem options 	NOFPU		# Don't use FPU (R5900 FPU is single float only)
     12      1.3  lukem options 	SOFTFLOAT	# emulate FPU insn
     13      1.1    uch 
     14      1.3  lukem options 	EXEC_ELF32	# exec ELF32 binaries
     15      1.3  lukem options 	EXEC_SCRIPT	# exec #! scripts
     16      1.1    uch 
     17      1.3  lukem options 	__NO_LEADING_UNDERSCORES__
     18      1.3  lukem options 	__GP_SUPPORT__
     19      1.1    uch 
     20      1.1    uch makeoptions	DEFTEXTADDR="0x80010000"
     21      1.1    uch makeoptions	DEFCOPTS="-Os -mmemcpy"
     22