freebsd-dev/sys/ia64/include
Peter Wemm 3ebc124838 Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable
handler in the kernel at the same time.  Also, allow for the
exec_new_vmspace() code to build a different sized vmspace depending on
the executable environment.  This is a big help for execing i386 binaries
on ia64.   The ELF exec code grows the ability to map partial pages when
there is a page size difference, eg: emulating 4K pages on 8K or 16K
hardware pages.

Flesh out the i386 emulation support for ia64.  At this point, the only
binary that I know of that fails is cvsup, because the cvsup runtime
tries to execute code in pages not marked executable.

Obtained from:  dfr (mostly, many tweaks from me).
2002-07-20 02:56:12 +00:00
..
pc
_inttypes.h Since printf(3) now supports the `j' conversion specifier, use that 2002-06-30 05:48:03 +00:00
_limits.h
ansi.h Move __offsetof() macro from <machine/ansi.h> to <sys/cdefs.h>. It's 2002-07-08 16:43:35 +00:00
asm.h
atomic.h
bootinfo.h
bus_memio.h
bus_pio.h
bus.h
clock.h
clockvar.h
cpu.h
cpufunc.h
critical.h
db_machdep.h
efi.h
elf.h Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable 2002-07-20 02:56:12 +00:00
endian.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
ia64_cpu.h
ieee.h
ieeefp.h
in_cksum.h
inst.h
intr.h
intrcnt.h
ioctl_bt848.h
ioctl_meteor.h
kse.h
limits.h
mca.h
md_var.h
mutex.h
nexusvar.h
pal.h
param.h
pcb.h
pci_cfgreg.h
pcpu.h
pmap.h
proc.h
profile.h
pte.h
ptrace.h
reg.h
reloc.h
resource.h
rse.h
runq.h
sal.h
sapicreg.h
sapicvar.h
setjmp.h
sigframe.h
signal.h
smp.h
stdarg.h
sysarch.h
types.h Remove label_t and physadr, which seem to have never been used in 2002-07-10 15:47:59 +00:00
ucontext.h
unwind.h
varargs.h
vmparam.h