Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/mips/gen/flt_rounds.c
RevisionDateAuthorComments
 1.9  19-Mar-2015  joerg Call libc's fpgetround.
 1.8  17-Sep-2014  joerg Explicitly set noat around instructions using $at.
 1.7  24-Jun-2012  christos branches: 1.7.10;
fix old style definitions; XXX: gcc should have picked them up but it did not.
 1.6  03-Sep-2010  matt branches: 1.6.6;
Pullup fixes from matt-nb5-mips64.
This makes setjmp/longjmp work again.
 1.5  24-Dec-2005  perry branches: 1.5.34;
__asm__ -> __asm
 1.4  12-Jun-2005  lukem Add missing __RCSID()
 1.3  18-Oct-1997  jonathan Prototype __flt_rounds().
 1.2  16-Sep-1996  jonathan Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string
from "Id:" to "NetBSD:".
 1.1  11-Apr-1995  jtc Added __flt_rounds, fp{get,set}{mask,round,sticky}.
 1.5.34.1  27-Jan-2010  matt Don't use cfc1/ctc1 in softfloat. Use the "common" fabs/modf/ldexp when
using softfloat.
 1.6.6.1  30-Oct-2012  yamt sync with head
 1.7.10.1  21-Mar-2015  snj Pull up following revision(s) (requested by joerg in ticket #632):
lib/libc/arch/arm/gen/flt_rounds.c: revision 1.5
lib/libc/arch/mips/gen/flt_rounds.c: revision 1.9
lib/libc/arch/powerpc/gen/flt_rounds.c: revision 1.12
lib/libc/arch/powerpc64/gen/flt_rounds.c: revision 1.2
lib/libc/arch/sh3/gen/flt_rounds.c: revision 1.6
Call libc's fpgetround.

RSS XML Feed