NetBSD/sys/arch/alpha/include
christos dc2ac29584 Cleanup and clarify the ELFSIZE mess:
We now have 2 variables automatically set in elf_machdep.h:

    ARCH_ELFSIZE: the size for userland binaries
    KERN_ELFSIZE: the size for the kernel binaries

DB_ELFSIZE has been deleted and KERN_ELFSIZE should have always the
same values DB_ELFSIZE used to have.

In sys/exec_elf.h, if ELFSIZE is not set, it is set to KERN_ELFSIZE
for the kernel and ARCH_ELFSIZE for userland. These defaults should
eliminate the need for most manual ELFSIZE setting.
2017-11-06 03:47:45 +00:00
..
Makefile fenv.h for alpha 2016-08-23 09:59:26 +00:00
Makefile.inc
alpha.h dumpconf(void) long doesn't exist, remove the prototype 2017-06-16 18:17:41 +00:00
alpha_cpu.h
ansi.h Make clock_t unsigned 2015-06-17 14:02:47 +00:00
aout_machdep.h
asm.h Undo; the correct fix was applied in csu/arch/alpha/crtbegin.h 2017-01-14 21:58:17 +00:00
autoconf.h
bswap.h
bus_defs.h spelling (DEC called it "TURBOchannel") 2017-06-22 16:46:52 +00:00
bus_funcs.h
bus_user.h use __paddr_t since this is a userland API. 2016-01-24 16:47:50 +00:00
bwx.h
cdefs.h Make all __ALIGNBYTES macros return the same type (size_t) 2014-03-18 17:11:19 +00:00
cfbreg.h spelling (DEC called it "TURBOchannel") 2017-06-22 16:46:52 +00:00
cpu.h Fix typo "one the" and architecture where appropriate. 2016-12-17 14:36:29 +00:00
cpu_counter.h
cpuconf.h
cpuvar.h
db_machdep.h Cleanup and clarify the ELFSIZE mess: 2017-11-06 03:47:45 +00:00
disklabel.h
ecoff_machdep.h
eisa_machdep.h make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
elf_machdep.h Cleanup and clarify the ELFSIZE mess: 2017-11-06 03:47:45 +00:00
endian.h
endian_machdep.h
fenv.h restore the constants to the old values to match what the kernel expects 2016-08-24 06:22:20 +00:00
float.h
fpu.h Explain our implementation choice for implementation-defined values 2017-10-17 00:26:35 +00:00
frame.h
ieee.h
ieeefp.h match the name with the FE_ constant from fenv.h 2016-08-25 07:39:55 +00:00
int_const.h Include <sys/common_int_const.h> if __INTMAX_C_SUFFIX__ is defined. 2014-08-13 22:51:58 +00:00
int_fmtio.h include <sys/common_int_fmtio.h> if __INTPTR_FMTd__ is defined 2014-08-13 19:48:17 +00:00
int_limits.h Include <sys/common_init_limits.h> if __SIG_ATOMIC_MAX__ is defined. 2014-08-13 22:31:06 +00:00
int_mwgwtypes.h include <sys/common_int_mwgwtypes.h> if __UINT_FAST64_TYPE__ is defined. 2014-08-13 22:25:39 +00:00
int_types.h Include <sys/common_int_types.h> if __UINTPTR_TYPE__ is defined. 2014-08-13 22:56:56 +00:00
intr.h fix types. 2017-01-14 00:35:37 +00:00
isa_machdep.h add isa_intr_establish_xname() to MD isa headers so that it can be used 2016-10-18 22:04:33 +00:00
isapnp_machdep.h
joystick.h
kbio.h Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-07 03:49:44 +00:00
kcore.h
limits.h Since all our compilers support __DBL_* and __FLT_*, use them to define 2014-04-21 10:53:47 +00:00
loadfile_machdep.h Consistently define WARN in a way that passes format string checks, i.e. 2014-08-06 21:57:48 +00:00
lock.h more const. 2017-09-17 00:01:07 +00:00
logout.h
math.h
mcontext.h
mutex.h
pal.h
param.h Change base address to account for later Alpha models with later firmware 2016-01-20 12:49:21 +00:00
pcb.h
pci_machdep.h make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
pio.h
pmap.h
pmc.h
proc.h Cleanup and simplify PCU FP support. Nuke MDLWP_FPUSED. 2014-05-16 19:18:21 +00:00
profile.h
prom.h
psl.h
pte.h
ptrace.h Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD part 2017-04-12 18:17:59 +00:00
reg.h
rpb.h
rwlock.h
setjmp.h
sigdebug.h Fix build of RAWHIDE kernel. 2014-10-17 18:14:42 +00:00
signal.h
sysarch.h
tc_machdep.h spelling (DEC called it "TURBOchannel") 2017-06-22 16:46:52 +00:00
types.h use __paddr_t since this is a userland API. 2016-01-24 16:47:50 +00:00
userret.h
vmparam.h
vuid_event.h
wchar_limits.h
z8530var.h