NetBSD/sys/arch
pk 5237c5fb99 In cpu_fork() set tf_npc as well in case a signal is taken in child_return()
which will cause the values of tf_pc and tf_npc set here in cpu_fork()
to be restored and used to return to user space from sigreturn() eventually
(before that the tf_pc and tf_npc set in sendsig() will be used in
proc_trampoline()).

Also, the fork system call never uses the SYSCALL_G2RFLAG shortcut, so drop
the code handling that.
2001-12-30 18:52:54 +00:00
..
acorn32 Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
algor Update for new uhidev device attachment. 2001-12-28 17:37:01 +00:00
alpha add -Os to COPTS after <bsd.prog.mk> is pulled in rather than adding 2001-12-30 16:32:29 +00:00
amiga Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
amigappc Roll the rest of the ports over to the new MI kernel build machinery. 2001-12-09 05:00:40 +00:00
arc Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
arm Merge ast() and userret() between arm32 and arm26. The implementation used 2001-12-21 22:56:16 +00:00
arm26 Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
arm32 Clean up a little, bump KERNEL_VM_SIZE to 0x06000000 (we have that 2001-12-21 00:23:17 +00:00
atari Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
bebox Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
cats Update for new uhidev device attachment. 2001-12-28 17:37:01 +00:00
cesfic Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
cobalt Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
dnard Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
dreamcast Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
evbarm * Share a common vector page between arm26 and arm32. 2001-12-20 01:20:21 +00:00
evbsh3 - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
hp300 Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
hpc SPEC_PLATFORM is 'defparam' (requires value). 2001-12-11 04:46:39 +00:00
hpcarm Allow jornada720 LCD and keyboard to be used as a boot console. 2001-12-28 01:41:53 +00:00
hpcmips BUGFIX: It allocated only 44 bytes for hpcapm while the device needed 2001-12-30 12:57:41 +00:00
hpcsh Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
i386 Uncomment uhidev, since other entries depend on it. 2001-12-30 14:49:08 +00:00
luna68k Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
m68k A statement must follow a label. 2001-12-26 19:00:31 +00:00
mac68k Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
macppc Update for new uhidev device attachment. 2001-12-28 17:37:01 +00:00
mips R4000/R4400 always detects virtual alias as if 2001-12-28 04:06:06 +00:00
mipsco Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
mmeye Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
mvme68k Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
netwinder Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
news68k Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
newsmips Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
next68k Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
ofppc Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
pc532 Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
playstation2 Update for new uhidev device attachment. 2001-12-28 17:37:01 +00:00
pmax Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
powerpc fix single stepping and continuing from breakpoints in ddb 2001-12-27 10:32:23 +00:00
prep Update for new uhidev device attachment. 2001-12-28 17:37:01 +00:00
sandpoint Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
sgimips Add -Dsgimips to CPPFLAGS. 2001-12-20 20:30:59 +00:00
sh3 Consider __NO_LEADING_UNDERSCORES__ provided by the new ELF toolchain. 2001-12-16 18:11:12 +00:00
sparc In cpu_fork() set tf_npc as well in case a signal is taken in child_return() 2001-12-30 18:52:54 +00:00
sparc64 Make uhidev change. 2001-12-30 13:28:13 +00:00
sun2 Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
sun3 Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
sun68k Fixed a bug where we would always byteswap things, 2001-12-17 21:55:13 +00:00
vax Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
walnut Fix a couple of rcsids. 2001-12-09 05:02:21 +00:00
x68k Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
x86_64 We also need the i386 header files; descend into ../i386/include to 2001-12-29 05:32:59 +00:00
Makefile End the "new ARM includes strategy" experiment. The new strategy 2001-11-25 15:55:53 +00:00
README Note the addition of arch/acorn32 as Acorn's line of ARM 6,7,SA machines. 2001-11-08 16:47:51 +00:00

README

acorn32:	Acorn computers Ltd. ARM 6/7/SA based machines (arm)
algor:		Algorithmics, Ltd. MIPS evaluation boards (mips)
alpha:		Compaq (formerly Digital Equipment Corp.) Alpha (alpha)
amiga:		Commodore et al. Amiga (m68k)
amigappc:	Phase 5 Amiga (powerpc)
arc:		MIPS Advanced Risc Computing spec machines (mips)
arm26:		Acorn ARM2- and ARM3-based machines (arm)
arm32:		ARMv3 and Digital StrongARM machines (arm)
atari:		Atari TT30, Falcon, and Hades (m68k)
bebox:		Be Inc. BeBox (powerpc)
cats:		Chalice Technologies, CATS motherboard (arm)
cesfic:  	FIC8234 VME processor board (m68k)
cobalt:		Cobalt Networks Microservers (mips)
dnard:		Digital "Shark" DNARD machines (arm)
dreamcast:	SEGA Dreamcast (sh3)
evbarm:		ARM-based eval boards (arm)
evbsh3:		Hitachi SuperH(TM) sh3 and sh4 eval boards (sh3)
hp300:		Hewlett Packard 300- and 400-series machines (m68k)
hpcarm:		ARM based handheld PCs (arm)
hpcmips:	MIPS based handheld PCs (mips)
hpcsh:		Hitachi SuperH(TM) based handheld PCs (sh3)
i386:		Intel/AMD etc. x86 processor line (i386)
ibmnws:		IBM Network Station Thin Clients (powerpc)
luna68k:	LUNA product line of OMRON Tateishi Electric (m68k)
mac68k:		Apple Macintosh (m68k)
macppc:		Apple Power Macintosh and clones (powerpc)
mipsco:		MIPS Corp Magnum 3000 computers (mips)
mmeye:		Hitachi SuperH(TM) computer controlled camera (sh3)
mvme68k:	Motorola's VMEbus 68K based single board computers (m68k)
mvme88k:	Motorola's VMEbus 88K based single board computers (m88k)
netwinder:	StrongARM based Netwinder machines (arm)
news68k:	Sony's NET WORK STATION (m68k)
newsmips:	Sony's NET WORK STATION (mips)
next68k:	NeXT Computer's cubes and slabs (m68k)
ofppc:		Open Firmware based PowerPC machines (powerpc)
pc532:		"PC-532" kit computer, based on NS 32532 CPU (ns32k)
playstation2:	SONY PlayStation 2 (mips)
pmax:		Digital Equipment Corp. MIPS based machines (mips)
prep:		PowerPC Reference Platform machines (powerpc)
sandpoint:	Motorola Sandpoint reference platform (powerpc)
sgimips:	MIPS based Silicon Graphics machines (mips)
sparc:		Sun Microsystems SPARC (sun4, sun4c, sun4m) 32 bit machines (sparc)
sparc64:	Sun Microsystems UltraSPARC 64 bit machines (sparc64, sparc)
sun2:		Sun m68010 based machines (m68k)
sun3:		Sun m680[23]0 based machines (m68k)
vax:		Digital Equipment Corp. VAX machines (vax)
walnut:		IBM's PowerPC 405GP Reference Board (powerpc)
x68k:		Sharp X68000, X68030 (m68k)
x86_64:		AMD's x86 64 bit architecture on the simics simulator (x86_64)

Generic architectural features shared among multiple ports
arm:		ARM cpu based platform files
hpc:		Handheld PC reference platform files
m68k:		Motorola 680x0 cpu based platform files
m88k:		Motorola 88xxx cpu based platform files
mips:		MIPS cpu based platform files
powerpc:	PowerPC cpu based platform files
sh3:		Hitachi SuperH cpu based platform files
sun68k:		Sun68k cpu based platform files