Subject: CVS commit: src/libexec/ld.elf_so
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/09/2005 12:43:23
Module Name:	src
Committed By:	simonb
Date:		Sun Jan  9 12:43:23 UTC 2005

Modified Files:
	src/libexec/ld.elf_so: headers.c

Log Message:
Don't process DT_DEBUG on MIPS as the dynamic section is mapped
read-only.  DT_MIPS_RLD_MAP is used instead.

Patch from Nick Hudson.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/libexec/ld.elf_so/headers.c

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