Home | History | Annotate | Download | only in include
History log of /src/sys/arch/next68k/include/loadfile_machdep.h
RevisionDateAuthorComments
 1.5  06-Aug-2014  joerg Consistently define WARN in a way that passes format string checks, i.e.
always uses the same number of arguments as given in the format string.
 1.4  28-Apr-2008  martin branches: 1.4.44; 1.4.60;
Remove clause 3 and 4 from TNF licenses
 1.3  25-Jan-2006  christos branches: 1.3.72; 1.3.74; 1.3.76;
free -> dealloc
unsigned -> size_t for alloc/dealloc
 1.2  31-Oct-2001  thorpej branches: 1.2.2; 1.2.34; 1.2.46;
Split elf32 vs. elf64 handling in loadfile(), including support for
each separately and explicitly. BOOT_ELF is now BOOT_ELF32 and
BOOT_ELF64, and ELFSIZE should no longer be defined in loadfile_machdep.h.
 1.1  12-May-2001  chs branches: 1.1.2; 1.1.4; 1.1.8;
switch next68k to ELF. highlight include:
add "%" prefix to register names in assembly code.
change assembly functions to return pointer values in %a0 instead of %d0.
C symbols no longer prepend an underscore, adjust assembly code for this.
32-bit values are now 32-bit aligned instead of 16-bit aligned,
adjust structure packing and padding to override this where necessary.
make EXEC_ELF std, make EXEC_AOUT and COMPAT_AOUT_M68K optional.
use the MI loadfile() instead of several home-grown versions.
 1.1.8.1  12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.1.4.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.2.46.1  01-Feb-2006  yamt sync with head.
 1.2.34.1  21-Jun-2006  yamt sync with head.
 1.2.2.2  31-Oct-2001  thorpej Split elf32 vs. elf64 handling in loadfile(), including support for
each separately and explicitly. BOOT_ELF is now BOOT_ELF32 and
BOOT_ELF64, and ELFSIZE should no longer be defined in loadfile_machdep.h.
 1.2.2.1  31-Oct-2001  thorpej file loadfile_machdep.h was added on branch nathanw_sa on 2001-10-31 17:20:49 +0000
 1.3.76.1  16-May-2008  yamt sync with head.
 1.3.74.1  18-May-2008  yamt sync with head.
 1.3.72.1  02-Jun-2008  mjf Sync with HEAD.
 1.4.60.1  10-Aug-2014  tls Rebase.
 1.4.44.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed