summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bitpeter2003-09-251-12/+0
* Move the definition of ElfN_Hashelt to common headers. The only platformdfr2002-05-301-11/+0
* Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loaderps2001-10-101-1/+1
* Use a machine dependent type, Elf_Hashelt, for the elements of the elfjake2001-07-311-0/+11
* Fix style of defines.obrien2001-06-091-25/+25
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix typo in comment.jdp1999-02-191-2/+2
* Change the load address of the ELF dynamic linker from "2L*MAXDSIZ"jdp1999-02-071-1/+13
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These givejdp1998-09-141-1/+3
* Update to use elf_generic.h.dfr1998-08-171-1/+6
* Add a macro for testing the e_machine field of Elf64_Ehdr.dfr1998-06-281-1/+3
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-101-19/+36
* Import NetBSD/Alpha headers needed to get the FreeBSD userland to compilejb1998-03-091-0/+112
OpenPOWER on IntegriCloud