Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | On the i386, load the ELF dynamic linker where an mmap(0, ...) would | jdp | 1999-02-19 | 1 | -5/+7 |
* | Change the load address of the ELF dynamic linker from "2L*MAXDSIZ" | jdp | 1999-02-07 | 1 | -1/+11 |
* | Add an ELF_MACHINE_OK() macro for compatability with the Alpha version. | peter | 1998-10-18 | 1 | -1/+3 |
* | Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These give | jdp | 1998-09-14 | 1 | -1/+3 |
* | Revamp the ELF include files to better support architecture-independent | jdp | 1998-08-16 | 1 | -1/+6 |
* | Define some machine characteristics using symbol naming on conventions | peter | 1997-08-30 | 1 | -1/+7 |
* | Fill out the ELF header files to make them more or less complete. | jdp | 1997-05-21 | 1 | -0/+106 |