summaryrefslogtreecommitdiffstats
path: root/sys/sys/elf64.h
Commit message (Expand)AuthorAgeFilesLines
* Move the definition of ElfN_Hashelt to common headers. The only platformdfr2002-05-301-0/+13
* $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
* Provide the correct definition of ELF64_R_INFO.dfr1998-09-121-2/+2
* Change the ELF64_R_SYM() to shift 32 bits instead of 8 bits to matchjb1998-09-051-23/+24
* Revamp the ELF include files to better support architecture-independentjdp1998-08-161-164/+4
* Add definitions for PT_LOPROC and PT_HIPROC.jdp1998-07-071-1/+4
* Elf64_Shdr.sh_size should be Elf64_Size not Elf64_Word.dfr1998-06-141-2/+2
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-101-0/+312
OpenPOWER on IntegriCloud