Home | History | Annotate | Download | only in include
History log of /src/sys/arch/hpcarm/include/db_machdep.h
RevisionDateAuthorComments
 1.4  06-Nov-2017  christos Cleanup and clarify the ELFSIZE mess:

We now have 2 variables automatically set in elf_machdep.h:

ARCH_ELFSIZE: the size for userland binaries
KERN_ELFSIZE: the size for the kernel binaries

DB_ELFSIZE has been deleted and KERN_ELFSIZE should have always the
same values DB_ELFSIZE used to have.

In sys/exec_elf.h, if ELFSIZE is not set, it is set to KERN_ELFSIZE
for the kernel and ARCH_ELFSIZE for userland. These defaults should
eliminate the need for most manual ELFSIZE setting.
 1.3  20-Mar-2001  toshii branches: 1.3.8; 1.3.174;
hpcarm kernel is ELF.
 1.2  23-Feb-2001  reinoud branches: 1.2.2; 1.2.4;
Big patch for merging common include files of the new hpcarm tree and the old arm32
tree into the new arm substree. All moved files are relinked with a stub that included
the file from the new location; this might be done better later.
 1.1  23-Feb-2001  ichiro hpcarm:
kernel for StrongARM-based WinCE PDA machine.
 1.2.4.3  27-Mar-2001  bouyer Sync with HEAD.
 1.2.4.2  12-Mar-2001  bouyer Sync with HEAD.
 1.2.4.1  23-Feb-2001  bouyer file db_machdep.h was added on branch thorpej_scsipi on 2001-03-12 13:28:24 +0000
 1.2.2.1  09-Apr-2001  nathanw Catch up with -current.
 1.3.174.1  03-Dec-2017  jdolecek update from HEAD
 1.3.8.2  20-Mar-2001  toshii hpcarm kernel is ELF.
 1.3.8.1  20-Mar-2001  toshii file db_machdep.h was added on branch nathanw_sa on 2001-03-20 18:01:50 +0000

RSS XML Feed