cvs commit: src/lib/libc/amd64/gen Makefile.inc fpgetmask.c
fpgetprec.c fpgetround.c fpgetsticky.c fpsetmask.c fpsetprec.c
fpsetround.c fpsetsticky.c
Peter Wemm
peter at FreeBSD.org
Mon Jul 21 23:46:18 PDT 2003
peter 2003/07/21 23:46:17 PDT
FreeBSD src repository
Modified files:
lib/libc/amd64/gen Makefile.inc
Added files:
lib/libc/amd64/gen fpgetmask.c fpgetprec.c fpgetround.c
fpgetsticky.c fpsetmask.c fpsetprec.c
fpsetround.c fpsetsticky.c
Log:
Instantiate explicit callable versions of the machine/ieeefp.h inlines
for the use of non-GCC compilers and C++ code.
Revision Changes Path
1.23 +3 -1 src/lib/libc/amd64/gen/Makefile.inc
1.1 +8 -0 src/lib/libc/amd64/gen/fpgetmask.c (new)
1.1 +8 -0 src/lib/libc/amd64/gen/fpgetprec.c (new)
1.1 +8 -0 src/lib/libc/amd64/gen/fpgetround.c (new)
1.1 +8 -0 src/lib/libc/amd64/gen/fpgetsticky.c (new)
1.1 +8 -0 src/lib/libc/amd64/gen/fpsetmask.c (new)
1.1 +8 -0 src/lib/libc/amd64/gen/fpsetprec.c (new)
1.1 +8 -0 src/lib/libc/amd64/gen/fpsetround.c (new)
1.1 +8 -0 src/lib/libc/amd64/gen/fpsetsticky.c (new)
More information about the cvs-src
mailing list