Subject: CVS commit: basesrc/libexec/ld.elf_so/arch/mips
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/13/2002 20:36:00
Module Name: basesrc
Committed By: mycroft
Date: Fri Sep 13 17:36:00 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so/arch/mips: mips_reloc.c
Log Message:
The sense of the SHN_ABS test has always been reversed. Fortunately nobody
ever tried to reference stuff like _DYNAMIC_LINK and _gp_disp in C code...
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/libexec/ld.elf_so/arch/mips/mips_reloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.