Subject: CVS commit: [netbsd-1-6] src/libexec/ld.elf_so
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/23/2004 14:20:40
Module Name:	src
Committed By:	tron
Date:		Fri Jul 23 14:20:40 UTC 2004

Modified Files:
	src/libexec/ld.elf_so [netbsd-1-6]: reloc.c

Log Message:
Pull up revision 1.84 (requested by skrll in ticket #1726):
Don't print relocated content (in DEBUG mode) as it can cause
misaligned access. It needs to be done differently if needed at all.
Fix PR port-sparc64/20907.


To generate a diff of this commit:
cvs rdiff -r1.51.2.1 -r1.51.2.2 src/libexec/ld.elf_so/reloc.c

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