Subject: CVS commit: gnusrc/gnu/dist/toolchain/bfd
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 03/15/2002 21:01:39
Module Name:	gnusrc
Committed By:	nathanw
Date:		Fri Mar 15 19:01:39 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/bfd: elf.c

Log Message:
Fix an off-by-one error in elfcore_netbsd_get_lwpid() which caused the
returned LWP ID to always be 0, causing problems for creating
note pseudosections in multi-LWP processes.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 gnusrc/gnu/dist/toolchain/bfd/elf.c

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