Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libm
Module Name: src
Committed By: jakllsch
Date: Sun Jan 9 02:32:13 UTC 2011
Modified Files:
src/lib/libm: Makefile
Added Files:
src/lib/libm/noieee_src: n_fmax.c n_fmaxf.c n_fmin.c n_fminf.c
Log Message:
Imlementations of fmax, fmaxf, fmin and fminf libm functions for VAX.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/lib/libm/Makefile
cvs rdiff -u -r0 -r1.1 src/lib/libm/noieee_src/n_fmax.c \
src/lib/libm/noieee_src/n_fmaxf.c src/lib/libm/noieee_src/n_fmin.c \
src/lib/libm/noieee_src/n_fminf.c
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