summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/exec.h
AgeCommit message (Expand)Author
2015-08-29_NLIST_DO_ELF is no longer needed: it's the only optionPhilip Guenther
2015-05-29Make ld.so on alpha cope with binaries built with secureplt (where secure hereMiod Vallat
2013-10-17Remove support for a.out and ecoff. We only do elf now.Theo de Raadt
2013-02-09Do not bother defining cpu_exec_aout_makecmds() on platforms where we no longerMiod Vallat
2012-09-11Remove the 'OLF method' used for the transition from a.out to ELF andTheo de Raadt
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2010-06-30remove compat_osf1 support from the kernelTed Unangst
2007-02-13Remove a.out nlist support (COFF nlist is kept in case kernel has COMPAT_OSF1)Miod Vallat
2004-07-04turn off _KERN_DO_ECOFF unless COMPAT_OSF1 is enabled. This shrinks theTheo de Raadt
2001-01-22Define ARCH_ELFSIZE that is the default elf size on this arch.Artur Grabowski
2000-12-14native ELF and ELF for nlistArtur Grabowski
1999-09-10ELF64kstailey
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt