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:   njoly
Date:           Fri Mar  9 08:03:53 UTC 2012

Modified Files:
        src/lib/libm: Makefile

Log Message:
On alpha compile the math library with dynamic rounding mode instead
of fixed normal IEEE rounding mode. This makes function that depends on
the current rounding mode, such as rint(3), just work.


To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/lib/libm/Makefile

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