..
_inttypes.h
_limits.h
Add a new sys/limits.h file which in turn depends on machine/_limits.h
2003-04-23 21:41:59 +00:00
_stdint.h
_types.h
- Add vm_paddr_t, a physical address type. This is required for systems
2003-03-25 00:07:06 +00:00
asm.h
Put the right fix in. Instead of deleting the declaration of __FBSDID, we
2003-01-28 10:54:31 +00:00
atomic.h
Fix bugs with operand ordering and unnecessary sync/eieio ops. Mostly
2003-01-18 11:28:36 +00:00
bat.h
bootinfo.h
bus_memio.h
bus_pio.h
bus.h
- Convert NetBSD-derived macros to inline functions for better
2003-04-18 02:38:10 +00:00
clock.h
cpu.h
Prepended underscores to macro local vars, avoiding gcc "declaration
2003-01-18 11:20:06 +00:00
cpufunc.h
Doh. Forgot to remove _KERNEL version.
2003-02-23 13:47:44 +00:00
critical.h
db_machdep.h
Clean up ddb warnings/errors and enable in GENERIC
2002-10-04 01:19:18 +00:00
elf.h
endian.h
Be careful not to define GCC-specific optimizations in the non-GCC
2002-09-23 04:32:17 +00:00
exec.h
float.h
Implement fpclassify():
2003-02-08 20:37:55 +00:00
fpu.h
Not all cpus are MPC750s. Replace the MPC750 cpu option with OEA. This
2003-02-05 11:37:59 +00:00
frame.h
<machine/types.> -> <sys/types.h>
2002-09-19 04:45:32 +00:00
hid.h
- Update spr.h
2003-02-05 12:04:29 +00:00
ieee.h
<machine/ieee.h>, taken from sparc64
2003-01-18 11:30:59 +00:00
ieeefp.h
in_cksum.h
interruptvar.h
intr_machdep.h
- Introduce a flags value into the interrupt handler structure.
2003-02-01 07:20:36 +00:00
intr.h
ipl.h
kse.h
limits.h
RAIDframe requires LONG_BIT
2003-01-18 11:23:42 +00:00
md_var.h
Export the ns_per_tick variable through md_var.h rather than by declaring
2003-02-05 12:33:49 +00:00
metadata.h
mutex.h
nexusvar.h
ofw_machdep.h
openpicreg.h
openpicvar.h
psim device support
2002-09-19 04:45:58 +00:00
param.h
Define _MACHINE.
2002-10-05 02:56:49 +00:00
pcb.h
Add the USER_SR segment register to pcb state. Initialize correctly,
2002-10-21 05:27:41 +00:00
pcpu.h
pio.h
pmap.h
Made the prototypes for pmap_kenter and pmap_kremove MD. These functions
2003-03-16 04:16:03 +00:00
powerpc.h
proc.h
profile.h
Stub profile.h, required for userland builds.
2003-01-18 11:31:58 +00:00
psl.h
pte.h
ptrace.h
reg.h
Renamed poorly named setregs to exec_setregs. Moved its prototype to
2002-08-29 06:17:48 +00:00
reloc.h
resource.h
runq.h
setjmp.h
Fix namespace issues by using visibility conditionals from
2002-10-05 05:47:56 +00:00
sigframe.h
Removed osigframe. No need for COMPAT_43 signal bin-compat in PPC.
2002-09-19 04:46:36 +00:00
signal.h
Allow the MD frame definition to be seen in. Required for truss/ptrace.
2003-01-18 11:25:21 +00:00
smp.h
spr.h
- Update spr.h
2003-02-05 12:04:29 +00:00
sr.h
stdarg.h
o Add conditionals to allow va_list to be defined in other headers.
2002-10-06 22:01:07 +00:00
trap.h
ucontext.h
varargs.h
Add conditionals to allow va_list to be defined in other headers.
2002-10-06 22:02:06 +00:00
vmparam.h