Subject: CVS commit: basesrc/libexec/ld.elf_so/arch
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/06/2002 18:51:25
Module Name: basesrc
Committed By: mycroft
Date: Fri Sep 6 15:51:24 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so/arch/sparc: mdreloc.c
basesrc/libexec/ld.elf_so/arch/sparc64: mdreloc.c
Log Message:
Expand the comment about the R_TYPE(RELATIVE) special-case, as it's not quite
obvious from the code. Also, just do it all the time, as an optimization.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/libexec/ld.elf_so/arch/sparc/mdreloc.c
cvs rdiff -r1.16 -r1.17 basesrc/libexec/ld.elf_so/arch/sparc64/mdreloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.