Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Thu, 6 Apr 1995 20:50:02 -0400
jtc
Thu Apr 6 20:41:51 EDT 1995
Update of /a/cvsroot/src/lib/libc/arch/m68k/gen
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv22374
Modified Files:
Makefile.inc
Added Files:
flt_rounds.S fpgetmask.S fpgetround.S fpgetsticky.S
fpsetmask.S fpsetround.S fpsetsticky.S
Log Message:
Added __flt_rounds(), fp{get,set}{round,mask,sticky}().
jtc
Thu Apr 6 20:44:38 EDT 1995
Update of /a/cvsroot/src/sys/arch/m68k/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv22420
Modified Files:
float.h
Log Message:
Changed FLT_ROUNDS from constant to a call to __flt_rounds(), so that the
current rounding mode is accurately reported.
Home |
Main Index |
Thread Index |
Old Index