NetBSD/sys/arch/powerpc/include
thorpej 0288ffb53a pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +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 Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +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 Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
float.h
fpu.h
frame.h Fix void * arithmetic. 1999-01-10 10:13:15 +00:00
ieee.h
ieeefp.h
ipkdb.h
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
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 pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
proc.h
profile.h First-cut of profiling support. 1999-03-05 07:59:13 +00:00
psl.h
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