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/20/2001 04:32:51
Module Name: basesrc
Committed By: thorpej
Date: Thu Dec 20 02:32:50 UTC 2001
Modified Files:
basesrc/libexec/ld.elf_so: reloc.c
Log Message:
Upon further investigation, do NOT include an addend in RELATIVE
relations (the addend should always be zero, but this is safer).
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 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.