History log of /netbsd-src/lib/libc/arch/sparc/gen/fpsetround.c (Results 1 – 8 of 8)
Revision Date Author Comments
# d5bb47fb 02-Apr-2024 rillig <rillig@NetBSD.org>

sparc/fpsetround: fix the nearby signed integer overflow as well

Same as for sparc64 a few days ago.


# a7add5bb 02-Apr-2024 christos <christos@NetBSD.org>

fix lint


# c2ff854c 21-Mar-2012 christos <christos@NetBSD.org>

c89 prototypes, unsigned int


# 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.


# 4e067afc 09-Jan-1998 perry <perry@NetBSD.org>

RCS Id Police.


# a0c13050 10-Apr-1995 jtc <jtc@NetBSD.org>

Added __flt_rounds, fp{get,set}{mask,round,sticky}.