summaryrefslogtreecommitdiffstats
path: root/sys/sys/elf_common.h
Commit message (Expand)AuthorAgeFilesLines
...
* Get in sync with current ELF definitions. In particular this means:marcel2005-12-181-48/+104
* Fix typo (in comment): s/IA-46/IA-64/marcel2004-05-051-1/+1
* Add defines required for TLS support.kan2003-06-181-0/+2
* Add missing */phk2003-06-181-1/+1
* - Add support for DT_FLAGS.mdodd2003-06-181-5/+51
* - Call a SHT_REL 'relocation section' rather thanrobert2002-08-111-2/+2
* Catch up with common usage:marcel2001-09-081-0/+3
* Add "ELFOSABI_NONE" which is the symbol used in a copy of the old ELF spec,obrien2001-02-241-0/+1
* Update the e_machine values to include x86-64, PowerPC and [Strong]ARM;obrien2001-01-011-5/+12
* Add machine type for ia64.dfr2000-09-291-0/+1
* Change our ELF binary branding to something more acceptable to the Binutilsobrien2000-04-181-3/+21
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* The structure Elf_Note does not have 32 and 64 bit variants but alwaysdfr1999-05-071-1/+16
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These givejdp1998-09-141-1/+6
* Add definitions for the ELF section attribute flags, SHF_*.jdp1998-09-081-1/+7
* Revamp the ELF include files to better support architecture-independentjdp1998-08-161-0/+195
OpenPOWER on IntegriCloud