Subject: CVS commit: src/libexec/ld.elf_so
To: None <source-changes@NetBSD.org>
From: Andrey Petrov <petrov@netbsd.org>
List: source-changes
Date: 07/17/2004 05:03:33
Module Name:	src
Committed By:	petrov
Date:		Sat Jul 17 05:03:33 UTC 2004

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

Log Message:
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.83 -r1.84 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.