Subject: sun-lamp CVS commits
To: None <source-changes@NetBSD.ORG>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 02/17/1995 17:40:01
jtc
Fri Feb 17 17:39:53 PST 1995
Update of /b/source/CVS/src/lib/libm/arch/mc68881
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libm/arch/mc68881

Modified Files:
	e_scalb.S 
Log Message:
Special case 0, as was done in s_scalbn.S.
I'm only doing this for consistancy --- someone really needs to measure
whether this optimization is justified.