Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 05/31/2001 19:45:39
Module Name:	gnusrc
Committed By:	tv
Date:		Thu May 31 16:45:39 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gdb: solib.c

Log Message:
Merge change from gnu/dist/gdb [jonathan]:
patch solib.c from gdb 4.16 to work around non-relocation and
misfeatures with ELF on mips. Without this, gdb gets addresess in
shared-libraries wrong and reports `heuristic fencepost' error.
(cf. the special-case solib functions duplicated in irix5-nat.c.)

tv: XXX this should be migrated to a MD file in the future.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gdb/solib.c

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