..
Makefile
powerpc HID registers definitions (only HID0 for now).
2000-11-09 11:49:13 +00:00
altivec.h
Add AltiVec VSCR definitions.
2000-11-19 20:41:04 +00:00
ansi.h
make mbstate_t bigger (32 -> 128 bytes).
2000-12-26 10:35:28 +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
Add a WEAK_ALIAS() macro.
2000-06-23 12:18:45 +00:00
bat.h
- Comment the BAT bits.
1999-12-18 01:36:06 +00:00
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
uvm/uvm_inherit.h was removed.
2000-08-02 09:06:56 +00:00
elf_machdep.h
Move dl* function definitions to libc on ELF.
2000-04-02 15:35:47 +00:00
endian.h
In the `MY THAT'S GROSS' department...
2000-03-17 00:09:18 +00:00
endian_machdep.h
In the `MY THAT'S GROSS' department...
2000-03-17 00:09:18 +00:00
float.h
Minor changes to make all the float.h files match.
1998-02-18 11:01:27 +00:00
fpu.h
Fix "FPCSR" to "FPSCR". ("Floating Point Status and Control Register")
1999-12-07 15:14:56 +00:00
frame.h
Fix void * arithmetic.
1999-01-10 10:13:15 +00:00
hid.h
powerpc HID registers definitions (only HID0 for now).
2000-11-09 11:49:13 +00:00
hid_601.h
Hardware Implementation Dependent registers for the PowerPC 601.
1999-12-18 01:33:45 +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
int_types.h
Resolve some formatting nits; add __intptr_t and __uintptr_t.
2000-06-27 04:58:51 +00:00
ipkdb.h
…
kcore.h
vm_offset_t --> [pv]addr_t
1998-08-31 14:43:39 +00:00
limits.h
Preparation for the future introduction of multibyte locale.
2000-08-08 22:31:13 +00:00
lock.h
Clear the reservation in __cpu_simple_lock_try even if it failed to lock.
2000-07-08 04:36:56 +00:00
machine_type.h
…
math.h
Improve namespace test macros a bit.
2000-02-05 14:04:36 +00:00
param.h
raise MSIZE from 128 to 256.
2000-06-30 17:55:11 +00:00
pcb.h
Preliminary AltiVec support.
2000-11-25 03:03:35 +00:00
pmap.h
Prototype vtophys() before defining it. Needed for compilation with
2000-03-30 16:18:24 +00:00
proc.h
…
profile.h
Make kernel profiling work.
2000-04-18 17:06:01 +00:00
psl.h
Add AltiVec VEC bit.
2000-11-19 19:52:37 +00:00
pte.h
vm_offset_t --> [pv]addr_t
1998-08-31 14:43:39 +00:00
ptrace.h
Add PT_GETFPREGS and PT_SETFPREGS support.
2000-06-04 09:30:43 +00:00
reg.h
Add comments and AltiVec reg state.
2000-11-23 02:35:10 +00:00
reloc.h
…
rnd.h
Add cpu_counter().
2000-06-11 16:32:42 +00:00
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
Rewrite stdarg/varargs.
2000-02-27 17:50:20 +00:00
trap.h
Thermal Management Interrupt is available on 750, too.
2000-11-20 15:16:04 +00:00
types.h
Add cpu_counter().
2000-06-11 16:32:42 +00:00
varargs.h
Rewrite stdarg/varargs.
2000-02-27 17:50:20 +00:00