NetBSD/sys/arch/amd64/include
drochner 568386df44 We should ensure stack alignment _after_ subtracting sizeof(sigframe).
Should fix PR bin/24948 by Wolfgang S. Rupprecht.
(nuke getframe() completely because its interface doesn't support this,
and it it used at one place only anyway)
2004-03-28 15:46:14 +00:00
..
acpi_func.h
acpi_machdep.h
ansi.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
aout_machdep.h
apicvar.h
asm.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
atomic.h
bios32.h
bootinfo.h
bswap.h
bus.h
byte_swap.h
cdefs.h
cpu_counter.h
cpu.h Replace the traditional buffer memory management -- based on fixed per buffer 2003-12-30 12:33:13 +00:00
cpufunc.h issue memory read barrier for BUS_DMASYNC_POSTREAD operation. 2004-01-14 11:31:55 +00:00
cpuvar.h
db_machdep.h
disklabel.h Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
elf_machdep.h
endian_machdep.h
endian.h
float.h
fpu.h
frame.h We should ensure stack alignment _after_ subtracting sizeof(sigframe). 2004-03-28 15:46:14 +00:00
frameasm.h
gdt.h
i8259.h
i82093reg.h
i82093var.h
i82489reg.h
i82489var.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h Update a few types and formats. 2003-08-31 23:24:04 +00:00
int_limits.h
int_mwgwtypes.h Update a few types and formats. 2003-08-31 23:24:04 +00:00
int_types.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
intr.h
intrdefs.h
isa_machdep.h
kcore.h
limits.h LONG_BIT should be 64. From Nicolas Joly. 2003-09-19 12:09:51 +00:00
loadfile_machdep.h
lock.h
Makefile
math.h Use a common <machine/math.h> for amd64 and i386. 2003-10-22 11:54:23 +00:00
mcontext.h Define mcontext32_t (if COMPAT_NETBSD32). 2003-10-13 18:38:34 +00:00
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
netbsd32_machdep.h provide a definition NETBSD32_MID_MACHINE which tells for the a.out MID 2004-02-20 16:11:44 +00:00
param.h
pcb.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pci_machdep.h
pic.h
pio.h
pmap.h
pmc.h
proc.h Pass pointers to frames from assembly, do not use the 'frame on stack 2003-08-20 21:48:35 +00:00
profile.h Define the mcount function in assembler, and have it save all registers 2003-11-28 23:22:45 +00:00
psl.h
pte.h use no-execute page permissions if supported 2004-02-19 17:18:38 +00:00
ptrace.h
reg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
segments.h Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
setjmp.h
signal.h only accept signal trampoline version 2, and remove "struct sigcontext" 2004-03-25 15:27:26 +00:00
specialreg.h use no-execute page permissions if supported 2004-02-19 17:18:38 +00:00
stdarg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sysarch.h __{BEGIN,END}_DECLS-wrap prototypes. 2003-09-11 09:40:11 +00:00
trap.h
tss.h
types.h nothing cares about __HAVE_SIGINFO anymore, so nuke it 2004-03-26 21:39:57 +00:00
userret.h Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
varargs.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
vmparam.h bump default data size to 256M, enough to build a "-g" kernel 2004-03-23 18:54:32 +00:00