Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/14/2000 15:26:17
Module Name: basesrc
Committed By: matt
Date: Fri Jul 14 22:26:16 UTC 2000
Modified Files:
basesrc/lib/libm/arch/vax: n_argred.S
Log Message:
Well, duh! Use indexed addressing since that's why it's there. That way
the code is PIC. (mmm. linker warning's about non-PIC code).
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libm/arch/vax/n_argred.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.