summaryrefslogtreecommitdiff
path: root/sys/i386/include/elf.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.8.0_cvscvs2svn2003-04-031-1/+1
* MFC:Paul Saab2001-11-031-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* On the i386, load the ELF dynamic linker where an mmap(0, ...) wouldJohn Polstra1999-02-191-5/+7
* Change the load address of the ELF dynamic linker from "2L*MAXDSIZ"John Polstra1999-02-071-1/+11
* Add an ELF_MACHINE_OK() macro for compatability with the Alpha version.Peter Wemm1998-10-181-1/+3
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These giveJohn Polstra1998-09-141-1/+3
* Revamp the ELF include files to better support architecture-independentJohn Polstra1998-08-161-1/+6
* Define some machine characteristics using symbol naming on conventionsPeter Wemm1997-08-301-1/+7
* Fill out the ELF header files to make them more or less complete.John Polstra1997-05-211-0/+106