Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



cgd
Thu Sep 26 13:51:04 PDT 1996
Update of /cvsroot/src/sys/conf
In directory netbsd1:/var/slash-tmp/cvs-serv1498/conf

Modified Files:
        files 
Log Message:
add support and reorganize for 64-bit ELF, included by EXEC_ELF64
option.  (Also, make EXEC_ELF32 option a way to explicitly include
32-bit ELF support.)


cgd
Thu Sep 26 13:51:07 PDT 1996
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv1498/kern

Modified Files:
        exec_conf.c exec_elf32.c 
Added Files:
        exec_elf64.c exec_elf_common.c 
Log Message:
add support and reorganize for 64-bit ELF, included by EXEC_ELF64
option.  (Also, make EXEC_ELF32 option a way to explicitly include
32-bit ELF support.)


cgd
Thu Sep 26 13:52:44 PDT 1996
Update of /cvsroot/src/sys/compat/linux
In directory netbsd1:/var/slash-tmp/cvs-serv1786/compat/linux

Modified Files:
        linux_exec.c linux_exec.h 
Log Message:
adapt ELF-using compat code to use new ELF definitions/code.  At this point,
these are restricted to 32-bit ELF, and should be severely cleaned.


cgd
Thu Sep 26 13:52:46 PDT 1996
Update of /cvsroot/src/sys/compat/svr4
In directory netbsd1:/var/slash-tmp/cvs-serv1786/compat/svr4

Modified Files:
        svr4_exec.c svr4_exec.h 
Log Message:
adapt ELF-using compat code to use new ELF definitions/code.  At this point,
these are restricted to 32-bit ELF, and should be severely cleaned.


cgd
Thu Sep 26 13:58:10 PDT 1996
Update of /a/cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv2316

Modified Files:
        CHANGES 
Log Message:
64-bit ELF



Home | Main Index | Thread Index | Old Index