History log of /netbsd-src/lib/libc/arch/sparc64/gen/fpsetsticky.c (Results 1 – 7 of 7)
Revision Date Author Comments
# a078c856 28-Oct-2013 mrg <mrg@NetBSD.org>

convert to ANSI C definitions.


# 0abf123a 17-Mar-2012 martin <martin@NetBSD.org>

delint


# 49f1dcc8 06-Mar-2011 martin <martin@NetBSD.org>

While we use hardware (for float and double), but cooperate with softfloat
(to do long double), we need to not only handle the hardware exception
mask and cummulated flags, but also update/query the

While we use hardware (for float and double), but cooperate with softfloat
(to do long double), we need to not only handle the hardware exception
mask and cummulated flags, but also update/query the softfloat variables.
Since this may go away sometime (to make us psABI compliant), ifdef it
properly.

show more ...


# ce666bb8 24-Dec-2005 perry <perry@NetBSD.org>

__asm__ -> __asm


# 88c3eadb 12-Jun-2005 lukem <lukem@NetBSD.org>

Add missing __RCSID()


# 5d3e8294 13-Jan-2002 thorpej <thorpej@NetBSD.org>

Add internal names for fp{get,set}{mask,round,sticky}(), and
externally-visible weak aliases for the internal names.


# cf009bcc 11-Sep-1998 eeh <eeh@NetBSD.org>

Add sparc64-specific libc.