freebsd-skq/sys/powerpc/include
Dag-Erling Smørgrav 1f04261973 [partially forced commit due to pilot error in earlier commit attempt]
{set,fill}_{,fp,db}regs() fixup:

 - Add dummy {set,fill}_dbregs() on architectures that don't have them.

 - KSEfy the powerpc versions (struct proc -> struct thread).

 - Some architectures had the prototypes in md_var.h, some in reg.h, and
   some in both; for consistency, move them to reg.h on all platforms.

These functions aren't really MD (the implementation is MD, but the interface
is MI), so they should move to an MI header, but I haven't figured out which
one yet.

Run-tested on i386, build-tested on Alpha, untested on other platforms.
2001-10-21 22:16:48 +00:00
..
_limits.h OFF_T -> OFF (more standard style) 2001-08-15 19:50:59 +00:00
ansi.h Try two on the preprocessing logic. 2001-10-19 20:01:01 +00:00
asm.h Style fix FreeBSD ID, and change continuation style slightly. 2001-06-09 05:01:24 +00:00
atomic.h Fix the atomic_*_32 operations. These were written before I had the ability 2001-06-27 12:17:23 +00:00
bat.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
bootinfo.h Add CVS id. 2001-06-15 22:54:33 +00:00
bus.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
clock.h This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
cpu.h - Correct the type of the argument to delay() so as to not conflict with 2001-10-15 12:23:10 +00:00
cpufunc.h Minor style(9)'ing 2001-08-16 10:13:34 +00:00
db_machdep.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
elf.h Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader 2001-10-10 23:06:54 +00:00
endian.h o Remove some GCCisms in src/powerpc/include/endian.h. 2001-08-30 00:04:19 +00:00
exec.h PowerPC platform-specific page size setting. 2001-01-01 23:26:39 +00:00
fpu.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
frame.h Update PowerPC MD code to compile and do initial bootstrap based on 2001-09-20 00:47:17 +00:00
globaldata.h - If we ever do the per-cpu KTR stuff, the index won't be volatile as it 2001-09-18 21:46:26 +00:00
globals.h GC obsolete cruft from this file. 2001-09-18 21:53:25 +00:00
intr.h Fix the atomic_*_32 operations. These were written before I had the ability 2001-06-27 12:17:23 +00:00
ipl.h This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
limits.h OFF_T -> OFF (more standard style) 2001-08-15 19:50:59 +00:00
md_var.h [partially forced commit due to pilot error in earlier commit attempt] 2001-10-21 22:16:48 +00:00
mutex.h This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
openpicreg.h Register definitions for the OpenPIC used in various models of 2001-07-01 02:43:38 +00:00
param.h Update PowerPC MD code to compile and do initial bootstrap based on 2001-09-20 00:47:17 +00:00
pcb.h Save WIP. Partial rewrite of cpu_switch() and savectx(). This makes it closer 2001-10-15 00:37:45 +00:00
pcpu.h - If we ever do the per-cpu KTR stuff, the index won't be volatile as it 2001-09-18 21:46:26 +00:00
pio.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
pmap.h Implement pmap_mapdev. 2001-10-14 08:38:16 +00:00
powerpc.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
proc.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
psl.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
pte.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
ptrace.h Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since they 2001-08-08 05:25:15 +00:00
reg.h [partially forced commit due to pilot error in earlier commit attempt] 2001-10-21 22:16:48 +00:00
reloc.h This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
resource.h * Implement bus_set/get/delete_resource for pci. 1999-10-14 21:38:33 +00:00
setjmp.h PowerPC platform-specific definitions (modeled on sys/i386/include/setjmp.h) 2001-01-02 00:34:24 +00:00
sigframe.h style(9) the structure definitions. 2001-09-05 01:36:46 +00:00
signal.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
smp.h This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
stdarg.h Cleanup of the stdarg code. 2001-10-19 16:15:46 +00:00
trap.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
types.h This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
ucontext.h Minor style tweaks. 2001-01-02 00:11:41 +00:00
varargs.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
vmparam.h Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00