aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/elf_common.h
Commit message (Expand)AuthorAgeFilesLines
* - Call a SHT_REL 'relocation section' rather thanRobert Drehmel2002-08-111-2/+2
* Catch up with common usage:Marcel Moolenaar2001-09-081-0/+3
* Add "ELFOSABI_NONE" which is the symbol used in a copy of the old ELF spec,David E. O'Brien2001-02-241-0/+1
* Update the e_machine values to include x86-64, PowerPC and [Strong]ARM;David E. O'Brien2001-01-011-5/+12
* Add machine type for ia64.Doug Rabson2000-09-291-0/+1
* Change our ELF binary branding to something more acceptable to the BinutilsDavid E. O'Brien2000-04-181-3/+21
* $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-1/+16
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These giveJohn Polstra1998-09-141-1/+6
* Add definitions for the ELF section attribute flags, SHF_*.John Polstra1998-09-081-1/+7
* Revamp the ELF include files to better support architecture-independentJohn Polstra1998-08-161-0/+195