Module Name:    src
Committed By:   martin
Date:           Tue Feb 12 21:40:19 UTC 2013

Modified Files:
        src/lib/libm: Makefile
        src/lib/libm/src: s_fmal.c s_frexpl.c

Log Message:
Use __HAVE_LONG_DOUBLE instead of EXT_EXPBITS and include s_nextafterl.c
as well as s_frexpl.c in the global list of "common" sources - as we
seem to have no arch redefining the standard double variant, it seems
unlikely we will have on redefining the long double version in assembler.


To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 src/lib/libm/Makefile
cvs rdiff -u -r1.2 -r1.3 src/lib/libm/src/s_fmal.c \
    src/lib/libm/src/s_frexpl.c

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

Reply via email to