index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
powerpc
/
include
/
exec.h
Age
Commit message (
Expand
)
Author
2021-03-11
spelling
Jonathan Gray
2017-02-08
In exec_elf.c: expand ELFNAME(), ELFNAME2(), and ELFNAMEEND() except
Philip Guenther
2015-08-29
_NLIST_DO_ELF is no longer needed: it's the only option
Philip Guenther
2015-08-23
Add support for the Secure-PLT ABI variant. This will give us better W^X
Mark Kettenis
2013-02-09
No longer define EXEC_SCRIPT (probably coming from old PefoBSD). Also,
Miod Vallat
2012-09-11
Remove the 'OLF method' used for the transition from a.out to ELF and
Theo de Raadt
2003-06-09
more 3/4 cleanup for pefo
Theo de Raadt
2002-09-15
backout premature
Theo de Raadt
2002-09-15
KNF
Theo de Raadt
2001-09-01
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
Dale Rahn
2001-01-22
Define ARCH_ELFSIZE that is the default elf size on this arch.
Artur Grabowski
1997-10-13
Monolithic PowerPC kernel, new include
Per Fogelstrom
1997-01-09
adding further support.
Dale S. Rahn
1996-12-28
adding OpenBSD tag to files.
Dale S. Rahn
1996-12-23
use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types
Theo de Raadt
1996-12-21
Check-in of powerpc kernel support.
Dale S. Rahn