Subject: CVS commit: [netbsd-2-0] src/libexec/ld.elf_so
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/17/2004 16:48:19
Module Name:	src
Committed By:	he
Date:		Sat Jul 17 16:48:19 UTC 2004

Modified Files:
	src/libexec/ld.elf_so [netbsd-2-0]: reloc.c

Log Message:
Pull up revision 1.84 (requested by petrov in ticket #673):
  Don't print relocated content (in DEBUG mode), as it can
  cause misaligned accesses.  Fixes PR#20907.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.81.2.1 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.