freebsd-nq/sys/ia64/include
David Schultz a50079b7ff People porting FreeBSD to new architectures ought not have to
implement a deprecated FPU control interface in addition to the
standard one.  To make this clearer, further deprecate ieeefp.h
by not declaring the function prototypes except on architectures
that implement them already.

Currently i386 and amd64 implement the ieeefp.h interface for
compatibility, and for fp[gs]etprec(), which doesn't exist on
most other hardware.  Powerpc, sparc64, and ia64 partially implement
it and probably shouldn't, and other architectures don't implement it
at all.
2011-10-21 06:41:46 +00:00
..
pc
_align.h
_bus.h
_inttypes.h
_limits.h
_regset.h
_stdint.h
_types.h Commit the support for removing cpumask_t and replacing it directly with 2011-05-05 14:39:14 +00:00
acpica_machdep.h
asm.h
atomic.h
bootinfo.h
bus_dma.h
bus.h
clock.h
cpu.h
cpufunc.h
db_machdep.h
dig64.h
efi.h Add a few more helper functions for working with memory descriptors: 2011-07-16 19:56:07 +00:00
elf.h
endian.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
gdb_machdep.h
ia64_cpu.h Properly serialize the global shootdown with the instruction 2011-06-17 04:26:03 +00:00
ieee.h
ieeefp.h People porting FreeBSD to new architectures ought not have to 2011-10-21 06:41:46 +00:00
in_cksum.h
intr.h
intrcnt.h
iodev.h
kdb.h
limits.h
mca.h
md_var.h
memdev.h
pal.h
param.h Bump MAXCPU for amd64, ia64 and XLP mips appropriately. 2011-07-19 13:00:30 +00:00
pcb.h
pci_cfgreg.h
pcpu.h Switch to the event timers infrastructure. This includes: 2011-06-25 02:15:14 +00:00
pmap.h Implement basic support for memory attributes. At this time we only 2011-07-08 16:30:54 +00:00
pmc_mdep.h
proc.h Remove unused define. 2011-10-07 16:09:44 +00:00
profile.h
pte.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h
sal.h
setjmp.h
sf_buf.h Implement basic support for memory attributes. At this time we only 2011-07-08 16:30:54 +00:00
sigframe.h
signal.h
smp.h Switch to the event timers infrastructure. This includes: 2011-06-25 02:15:14 +00:00
stdarg.h
sysarch.h
ucontext.h
unwind.h
varargs.h
vm.h
vmparam.h Move the ZERO_REGION_SIZE to a machine-dependent file, as on many 2011-05-13 19:35:01 +00:00