Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sun2/include/elf_machdep.h
RevisionDateAuthorComments
 1.5  28-Jan-2002  thorpej Define ELF32_EHDR_FLAGS_OK()/ELF64_EHDR_FLAGS_OK() and use it
as an added measure to make sure that we can execute a binary.
These default to (1) if elf_machdep.h does not override them.

On Sun2, ELF32_EHDR_FLAGS_OK() checks for the presense of EF_M68000,
since the 68010 cannot run binaries for the 68020-and-up.
 1.4  28-Jan-2002  thorpej Just use the stock m68k/elf_machdep.h for now, so that things compile.
A patch to handle EF_M68000 will be posted shortly.
 1.3  09-Dec-2001  thorpej Add support for dumping ELF-cormat core files.
 1.2  27-Jun-2001  fredette branches: 1.2.2; 1.2.8;
Now define a suitable ELF32_MACHDEP_ID_CASES.
 1.1  06-Apr-2001  fredette branches: 1.1.2;
Added.
 1.1.2.2  21-Apr-2001  bouyer Sync with HEAD
 1.1.2.1  06-Apr-2001  bouyer file elf_machdep.h was added on branch thorpej_scsipi on 2001-04-21 17:54:50 +0000
 1.2.8.3  28-Feb-2002  nathanw Catch up to -current.
 1.2.8.2  08-Jan-2002  nathanw Catch up to -current.
 1.2.8.1  27-Jun-2001  nathanw file elf_machdep.h was added on branch nathanw_sa on 2002-01-08 00:28:09 +0000
 1.2.2.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.2.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.

RSS XML Feed