aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/elf32.h
Commit message (Expand)AuthorAgeFilesLines
* Move the definition of ElfN_Hashelt to common headers. The only platformDoug Rabson2002-05-301-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* The structure Elf_Note does not have 32 and 64 bit variants but alwaysDoug Rabson1999-05-071-16/+1
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These giveJohn Polstra1998-09-141-1/+16
* Revamp the ELF include files to better support architecture-independentJohn Polstra1998-08-161-171/+13
* Add definitions for PT_LOPROC and PT_HIPROC.John Polstra1998-07-071-1/+4
* Collect a few missing symbols from the OpenBSD elf includes. (The OpenBSDPeter Wemm1997-08-301-2/+44
* Fill out the ELF header files to make them more or less complete.John Polstra1997-05-211-0/+268