aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/elf_generic.h
Commit message (Expand)AuthorAgeFilesLines
* sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Define ELF_ST_VISIBILITY().Konstantin Belousov2017-02-091-0/+1
* style(9)David E. O'Brien2009-01-011-14/+14
* Implement ELF symbol versioning using GNU semantics. This code aimsAlexander Kabaev2005-12-181-0/+5
* Make our ELF64 type definitions match standards. In particular thisMarcel Moolenaar2005-12-181-2/+5
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablePeter Wemm2002-07-201-0/+1
* 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-2/+1
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These giveJohn Polstra1998-09-141-1/+12
* Revamp the ELF include files to better support architecture-independentJohn Polstra1998-08-161-0/+68