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 14:50:56 PDT 1996
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv4178/sys
Modified Files:
exec_elf.h
Log Message:
add and use a machine-dependent header, which currently defines some
macros to use to remove #ifdefs from the machine ID case check.
Eventually, these headers will contain other information, e.g.
machine-dependent relocation information, etc.
cgd
Thu Sep 26 14:50:57 PDT 1996
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv4178/kern
Modified Files:
exec_elf32.c
Log Message:
add and use a machine-dependent header, which currently defines some
macros to use to remove #ifdefs from the machine ID case check.
Eventually, these headers will contain other information, e.g.
machine-dependent relocation information, etc.
cgd
Thu Sep 26 14:50:58 PDT 1996
Update of /cvsroot/src/sys/arch/alpha/include
In directory netbsd1:/var/slash-tmp/cvs-serv4178/arch/alpha/include
Added Files:
elf_machdep.h
Log Message:
add and use a machine-dependent header, which currently defines some
macros to use to remove #ifdefs from the machine ID case check.
Eventually, these headers will contain other information, e.g.
machine-dependent relocation information, etc.
cgd
Thu Sep 26 14:50:59 PDT 1996
Update of /cvsroot/src/sys/arch/i386/include
In directory netbsd1:/var/slash-tmp/cvs-serv4178/arch/i386/include
Added Files:
elf_machdep.h
Log Message:
add and use a machine-dependent header, which currently defines some
macros to use to remove #ifdefs from the machine ID case check.
Eventually, these headers will contain other information, e.g.
machine-dependent relocation information, etc.
cgd
Thu Sep 26 14:51:00 PDT 1996
Update of /cvsroot/src/sys/arch/mips/include
In directory netbsd1:/var/slash-tmp/cvs-serv4178/arch/mips/include
Added Files:
elf_machdep.h
Log Message:
add and use a machine-dependent header, which currently defines some
macros to use to remove #ifdefs from the machine ID case check.
Eventually, these headers will contain other information, e.g.
machine-dependent relocation information, etc.
cgd
Thu Sep 26 14:51:01 PDT 1996
Update of /cvsroot/src/sys/arch/pica/include
In directory netbsd1:/var/slash-tmp/cvs-serv4178/arch/pica/include
Added Files:
elf_machdep.h
Log Message:
add and use a machine-dependent header, which currently defines some
macros to use to remove #ifdefs from the machine ID case check.
Eventually, these headers will contain other information, e.g.
machine-dependent relocation information, etc.
cgd
Thu Sep 26 14:51:02 PDT 1996
Update of /cvsroot/src/sys/arch/pmax/include
In directory netbsd1:/var/slash-tmp/cvs-serv4178/arch/pmax/include
Added Files:
elf_machdep.h
Log Message:
add and use a machine-dependent header, which currently defines some
macros to use to remove #ifdefs from the machine ID case check.
Eventually, these headers will contain other information, e.g.
machine-dependent relocation information, etc.
cgd
Thu Sep 26 14:51:02 PDT 1996
Update of /cvsroot/src/sys/arch/sparc/include
In directory netbsd1:/var/slash-tmp/cvs-serv4178/arch/sparc/include
Added Files:
elf_machdep.h
Log Message:
add and use a machine-dependent header, which currently defines some
macros to use to remove #ifdefs from the machine ID case check.
Eventually, these headers will contain other information, e.g.
machine-dependent relocation information, etc.
Home |
Main Index |
Thread Index |
Old Index