Subject: CVS commit: src/gnu
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 10/21/2003 19:07:36
Module Name:	src
Committed By:	skrll
Date:		Tue Oct 21 19:07:36 UTC 2003

Modified Files:
	src/gnu/dist/gdb/gdb: armnbsd-nat.c
	src/gnu/usr.bin/gdb53/arch/arm: defs.mk init.c

Log Message:
ARM thread support.
	- add or expose {supply,fill}_{fp,g}regset functions
	- add lwpid to ptrace calls


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gdb/gdb/armnbsd-nat.c
cvs rdiff -r1.1 -r1.2 src/gnu/usr.bin/gdb53/arch/arm/defs.mk \
    src/gnu/usr.bin/gdb53/arch/arm/init.c

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