summaryrefslogtreecommitdiffstats
path: root/sys/sys/elf32.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r276539: Update ELF headers to include additional definesemaste2016-01-201-0/+12
* Convert types 'Elf{32,64}_Nhdr' into aliases of the generic 'Elf_Note'jkoshy2006-10-171-5/+1
* PR:jb2006-10-041-0/+48
* Implement ELF symbol versioning using GNU semantics. This code aimskan2005-12-181-0/+38
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-181-14/+18
* Get in sync with current ELF definitions. In particular this means:marcel2005-12-181-0/+3
* Move the definition of ElfN_Hashelt to common headers. The only platformdfr2002-05-301-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* The structure Elf_Note does not have 32 and 64 bit variants but alwaysdfr1999-05-071-16/+1
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These givejdp1998-09-141-1/+16
* Revamp the ELF include files to better support architecture-independentjdp1998-08-161-171/+13
* Add definitions for PT_LOPROC and PT_HIPROC.jdp1998-07-071-1/+4
* Collect a few missing symbols from the OpenBSD elf includes. (The OpenBSDpeter1997-08-301-2/+44
* Fill out the ELF header files to make them more or less complete.jdp1997-05-211-0/+268
OpenPOWER on IntegriCloud