summaryrefslogtreecommitdiffstats
path: root/sys/sys/elf_generic.h
Commit message (Expand)AuthorAgeFilesLines
* style(9)obrien2009-01-011-14/+14
* Implement ELF symbol versioning using GNU semantics. This code aimskan2005-12-181-0/+5
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-181-2/+5
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-201-0/+1
* 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-2/+1
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These givejdp1998-09-141-1/+12
* Revamp the ELF include files to better support architecture-independentjdp1998-08-161-0/+68
OpenPOWER on IntegriCloud