Subject: CVS commit: src/gnu/usr.bin/gdb53
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/17/2003 18:03:30
Module Name:	src
Committed By:	christos
Date:		Sun Aug 17 18:03:30 UTC 2003

Modified Files:
	src/gnu/usr.bin/gdb53/arch/i386: defs.mk
	src/gnu/usr.bin/gdb53/gdb: Makefile
Added Files:
	src/gnu/usr.bin/gdb53: gdb-cfg.texi
	src/gnu/usr.bin/gdb53/bfd: Makefile bfd.h config.h elf32-target.h
	    targmatch.h
	src/gnu/usr.bin/gdb53/libiberty: Makefile config.h
	src/gnu/usr.bin/gdb53/opcodes: Makefile config.h
	src/gnu/usr.bin/gdb53/readline: Makefile config.h
Removed Files:
	src/gnu/usr.bin/gdb53/arch/i386: gdb-init.c

Log Message:
try to commit again


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/gnu/usr.bin/gdb53/gdb-cfg.texi
cvs rdiff -r1.2 -r1.3 src/gnu/usr.bin/gdb53/arch/i386/defs.mk
cvs rdiff -r1.1 -r0 src/gnu/usr.bin/gdb53/arch/i386/gdb-init.c
cvs rdiff -r0 -r1.1 src/gnu/usr.bin/gdb53/bfd/Makefile \
    src/gnu/usr.bin/gdb53/bfd/bfd.h src/gnu/usr.bin/gdb53/bfd/config.h \
    src/gnu/usr.bin/gdb53/bfd/elf32-target.h \
    src/gnu/usr.bin/gdb53/bfd/targmatch.h
cvs rdiff -r1.2 -r1.3 src/gnu/usr.bin/gdb53/gdb/Makefile
cvs rdiff -r0 -r1.1 src/gnu/usr.bin/gdb53/libiberty/Makefile \
    src/gnu/usr.bin/gdb53/libiberty/config.h
cvs rdiff -r0 -r1.1 src/gnu/usr.bin/gdb53/opcodes/Makefile \
    src/gnu/usr.bin/gdb53/opcodes/config.h
cvs rdiff -r0 -r1.1 src/gnu/usr.bin/gdb53/readline/Makefile \
    src/gnu/usr.bin/gdb53/readline/config.h

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