Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Mon, 24 Jun 1996 22:10:02 -0400 (EDT)
jtc
Mon Jun 24 22:07:11 EDT 1996
Update of /a/cvsroot/src/lib/libm/arch/i387
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv13931
Revision/Branch: netbsd-1-2
Modified Files:
e_exp.S
Log Message:
Fix from Bruce Evans. Commited to FreeBSD earlier this month, but was
never forwarded to me :-(.
> Clean up the FP stack before returning. The i387 exp() leaked an FP
> register on its first call. Subsequent calls reused the register so
> the leak didn't accumulate.
Home |
Main Index |
Thread Index |
Old Index