History log of /netbsd-src/lib/libc/arch/hppa/gen/fpsetround.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 5b9a4216 23-Mar-2012 skrll <skrll@NetBSD.org>

Shut lint up.

From he@


# 14c5fc5d 25-Jan-2009 skrll <skrll@NetBSD.org>

Sprinkle the "memory" clobber register so the fpsr manipulation actually
happens.

Fixes the ieeefp/except regresion test.


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

oops. __volatile -> volatile


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

__asm__ -> __asm, __volatile__ -> __volatile


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

Add missing __RCSID()


# 95a63d48 24-Jul-2004 chs <chs@NetBSD.org>

add missing FP functions, from openbsd.