summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* On the i386, load the ELF dynamic linker where an mmap(0, ...) wouldjdp1999-02-191-5/+7
* Change the load address of the ELF dynamic linker from "2L*MAXDSIZ"jdp1999-02-071-1/+11
* Add an ELF_MACHINE_OK() macro for compatability with the Alpha version.peter1998-10-181-1/+3
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These givejdp1998-09-141-1/+3
* Revamp the ELF include files to better support architecture-independentjdp1998-08-161-1/+6
* Define some machine characteristics using symbol naming on conventionspeter1997-08-301-1/+7
* Fill out the ELF header files to make them more or less complete.jdp1997-05-211-0/+106
OpenPOWER on IntegriCloud