Subject: CVS commit: basesrc/libexec/ld.elf_so
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/16/2001 10:23:26
Module Name:	basesrc
Committed By:	thorpej
Date:		Sun Dec 16 08:23:25 UTC 2001

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

Log Message:
* Move The Alpha R(RELATIVE) handling into an Alpha-specific code block,
  thus isolating the "iffy hueristic" from the rest of the relocation code.
* In the "iffy hueristic", use _GOT_END_, not _DYNAMIC.
* Include the addend in Alpha R(RELATIVE) relocations.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 basesrc/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.