Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/lib/libm/arch/vax



Module Name:    src
Committed By:   tron
Date:           Sat May 15 13:46:37 UTC 2004

Modified Files:
        src/lib/libm/arch/vax [netbsd-2-0]: n_sqrt.S

Log Message:
Pull up revision 1.7 (requested by mhitch in ticket #339):
Add ceilf(), floorf(), and sqrtf() (as wrappers using ceil(), floor(), and
sqrt() repectively).  The fixes PR#22796.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.2.1 src/lib/libm/arch/vax/n_sqrt.S

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




Home | Main Index | Thread Index | Old Index