History log of /freebsd-10-stable/lib/msun/amd64/s_lrintf.S
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 217108 07-Jan-2011 kib

Add section .note.GNU-stack for assembly files used by 386 and amd64.


# 192760 25-May-2009 attilio

Use, in uncovered part, the END() macro in order to improve debugging.
In this specific case, Valgrind won't get confused when analyzing such
functions.

Sponsored by: Sandvine Incorporated
Tested by: emaste
MFC: 3 days


# 145171 16-Apr-2005 das

More optimized math functions.