Subject: CVS commit: src/lib/libm/arch/i387
To: None <source-changes@NetBSD.org>
From: Lex Wennmacher <wennmach@netbsd.org>
List: source-changes
Date: 09/16/2003 18:17:13
Module Name:	src
Committed By:	wennmach
Date:		Tue Sep 16 18:17:13 UTC 2003

Modified Files:
	src/lib/libm/arch/i387: s_log1p.S s_log1pf.S

Log Message:
Avoid the PIC dance.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libm/arch/i387/s_log1p.S
cvs rdiff -r1.9 -r1.10 src/lib/libm/arch/i387/s_log1pf.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.