NetBSD/sys/arch/powerpc/include
chs f3a668ed84 eliminate the PMAP_NEW option by making it required for all ports.
ports which previously had no support for PMAP_NEW now implement
the pmap_k* interfaces as wrappers around the non-k versions.
1999-09-12 01:16:55 +00:00
..
Makefile Add cpu.h. 1999-05-05 10:15:53 +00:00
ansi.h Add missing wint_t (currently unused). 1998-08-16 17:16:56 +00:00
aout_machdep.h Change r_type bit field size 5 to 6 and reduce unused bit(2 to 1). 1998-12-03 05:15:06 +00:00
asm.h First-cut of profiling support. 1999-03-05 07:59:13 +00:00
bat.h
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
cpu.h Add missing CPU_MAXID definition. 1999-05-05 11:20:54 +00:00
db_machdep.h vm_offset_t --> [pv]addr_t 1998-08-31 14:43:39 +00:00
elf_machdep.h Add PIC definitions. 1998-11-24 11:17:17 +00:00
endian.h Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
float.h Minor changes to make all the float.h files match. 1998-02-18 11:01:27 +00:00
fpu.h
frame.h Fix void * arithmetic. 1999-01-10 10:13:15 +00:00
ieee.h
ieeefp.h reorder the fp_rnd constants to match the values used by the 1999-07-07 01:52:26 +00:00
ipkdb.h Update ipkdb's register handling, from Wolfgang Solfrank. 1997-04-16 22:57:06 +00:00
kcore.h vm_offset_t --> [pv]addr_t 1998-08-31 14:43:39 +00:00
limits.h Add {LONG,WORD}_BIT and {DBL,FLT}_{DIG,MAX,MIN}. 1998-11-16 04:12:29 +00:00
machine_type.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:37:20 +00:00
param.h As ovbcopy & bcopy are now done in terms of mem* routines, it makes 1998-08-16 02:15:50 +00:00
pcb.h The last fix in trap.c missed R2. 1998-11-22 21:21:32 +00:00
pmap.h eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
proc.h s/dummy/md_proc/ 1997-04-16 22:57:48 +00:00
profile.h First-cut of profiling support. 1999-03-05 07:59:13 +00:00
psl.h Garbage collect stuff now hidden my machine_vec. 1997-04-16 23:02:00 +00:00
pte.h vm_offset_t --> [pv]addr_t 1998-08-31 14:43:39 +00:00
ptrace.h PT_{STEP,GETREGS,SETREGS} support. 1999-05-03 10:02:19 +00:00
reg.h PT_{STEP,GETREGS,SETREGS} support. 1999-05-03 10:02:19 +00:00
reloc.h
setjmp.h Back out previous; I'm punting PowerPC to tsubai or sakamoto. 1998-09-16 23:51:27 +00:00
signal.h sigset13_t -> int. 1998-09-14 02:48:33 +00:00
stdarg.h Adapt to gcc change (calling sequence). 1998-12-02 14:23:03 +00:00
trap.h
types.h Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
va-ppc.h Adapt to gcc change (calling sequence). 1998-12-02 14:23:03 +00:00
varargs.h Adapt to gcc change (calling sequence). 1998-12-02 14:23:03 +00:00
vmparam.h Garbage-collect VM_MBUF_SIZE leftover. 1999-05-02 18:12:32 +00:00