Subject: CVS commit: gnusrc/gnu/usr.bin/gdb
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/07/2001 02:28:56
Module Name:	gnusrc
Committed By:	tv
Date:		Mon Aug  6 23:28:56 UTC 2001

Modified Files:
	gnusrc/gnu/usr.bin/gdb: Makefile
Added Files:
	gnusrc/gnu/usr.bin/gdb/arch/i386: config.h defs.mk init.c nm.h tm.h
	    version.c xm.h
	gnusrc/gnu/usr.bin/gdb/gdb.new: Makefile

Log Message:
Add new toolchain gdb build structure, in new subdir to go along with
gdbserver and gdbreplay in the future.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 gnusrc/gnu/usr.bin/gdb/Makefile
cvs rdiff -r0 -r1.1 gnusrc/gnu/usr.bin/gdb/arch/i386/config.h \
    gnusrc/gnu/usr.bin/gdb/arch/i386/defs.mk \
    gnusrc/gnu/usr.bin/gdb/arch/i386/init.c \
    gnusrc/gnu/usr.bin/gdb/arch/i386/nm.h \
    gnusrc/gnu/usr.bin/gdb/arch/i386/tm.h \
    gnusrc/gnu/usr.bin/gdb/arch/i386/version.c \
    gnusrc/gnu/usr.bin/gdb/arch/i386/xm.h
cvs rdiff -r0 -r1.1 gnusrc/gnu/usr.bin/gdb/gdb.new/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.