Subject: CVS commit: gnusrc/gnu/dist/toolchain/gdb
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/05/2002 05:37:34
Module Name:	gnusrc
Committed By:	thorpej
Date:		Sun May  5 02:37:34 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/gdb: configure.host configure.tgt
Added Files:
	gnusrc/gnu/dist/toolchain/gdb: sh-nbsd-nat.c
	gnusrc/gnu/dist/toolchain/gdb/config/sh: nbsd.mh nbsd.mt nm-nbsd.h
	    tm-nbsd.h xm-nbsd.h

Log Message:
Basic (emphasis on basic) GDB support for NetBSD/sh3.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 gnusrc/gnu/dist/toolchain/gdb/configure.host
cvs rdiff -r1.9 -r1.10 gnusrc/gnu/dist/toolchain/gdb/configure.tgt
cvs rdiff -r0 -r1.1 gnusrc/gnu/dist/toolchain/gdb/sh-nbsd-nat.c
cvs rdiff -r0 -r1.1 gnusrc/gnu/dist/toolchain/gdb/config/sh/nbsd.mh \
    gnusrc/gnu/dist/toolchain/gdb/config/sh/nbsd.mt \
    gnusrc/gnu/dist/toolchain/gdb/config/sh/nm-nbsd.h \
    gnusrc/gnu/dist/toolchain/gdb/config/sh/tm-nbsd.h \
    gnusrc/gnu/dist/toolchain/gdb/config/sh/xm-nbsd.h

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