Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
gwr
Wed Jan 21 17:32:02 PST 1998
Update of /cvsroot/src/gnu/dist/gdb
In directory netbsd1:/var/slash-tmp/cvs-serv7616
Modified Files:
configure.in configure
Log Message:
Add support for the option: --with-mmalloc=somewhere
which defaults to using ../mmalloc if that exists, or
else it sets MMALLOC_CFLAGS = -DNO_MMALLOC
(so build without ../mmalloc "just works":)
thorpej
Wed Jan 21 17:32:15 PST 1998
Update of /cvsroot/src/sys/conf
In directory netbsd1:/var/slash-tmp/cvs-serv8142/conf
Modified Files:
files
Log Message:
Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF,
EXEC_ELF32, EXEC_ELF64, and EXEC_SCRIPT.
thorpej
Wed Jan 21 17:32:16 PST 1998
Update of /cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv8142/arch/mips/mips
Modified Files:
elf.c
Log Message:
Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF,
EXEC_ELF32, EXEC_ELF64, and EXEC_SCRIPT.
thorpej
Wed Jan 21 17:32:17 PST 1998
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv8142/kern
Modified Files:
exec_conf.c
Log Message:
Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF,
EXEC_ELF32, EXEC_ELF64, and EXEC_SCRIPT.
thorpej
Wed Jan 21 17:32:18 PST 1998
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv8142/sys
Modified Files:
exec_elf.h
Log Message:
Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF,
EXEC_ELF32, EXEC_ELF64, and EXEC_SCRIPT.
gwr
Wed Jan 21 17:34:30 PST 1998
Update of /cvsroot/src/gnu/dist/gdb
In directory netbsd1:/var/slash-tmp/cvs-serv8338
Modified Files:
Makefile.in
Log Message:
MMALLOC_DIR and MMALLOC_CFLAGS are now substitited by configure.
Home |
Main Index |
Thread Index |
Old Index