Source-Changes archive

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

CVS commit: [netbsd-8] src



Module Name:    src
Committed By:   martin
Date:           Tue Aug 29 11:45:18 UTC 2017

Modified Files:
        src/lib/libm [netbsd-8]: Makefile
        src/tests/lib/libm [netbsd-8]: t_fe_round.c

Log Message:
Pull up the following, requested by he in ticket #212:

        lib/libm/Makefile               1.192-1.196
        tests/lib/libm/t_fe_round.c     1.3-1.6

Ensure that nearbyint() is included in all targets except for vax,
and add a test case for nearbyint(), stubbed out for non-IEEE (vax).


To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.191.2.1 src/lib/libm/Makefile
cvs rdiff -u -r1.2 -r1.2.8.1 src/tests/lib/libm/t_fe_round.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