OpenGrok
Cross Reference: flt_rounds.c
xref
: /
src
/
lib
/
libc
/
arch
/
powerpc
/
gen
/
flt_rounds.c
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/arch/powerpc/gen/flt_rounds.c
Revision
Date
Author
Comments
1.12
19-Mar-2015
joerg
Call libc's fpgetround.
1.11
10-Jul-2011
matt
branches: 1.11.20;
Don't use "f" with non-fp types. Use a union to go between
double and uint64_t. Makes clang happy.
1.10
24-Dec-2005
perry
__asm__ -> __asm
1.9
24-Dec-2005
perry
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
1.8
12-Jun-2005
lukem
Add missing __RCSID()
1.7
04-Apr-2004
matt
Suppress a lint warning.
1.6
22-Feb-2002
kleink
Do without stfiwx; per PEM32 Rev. 1 it's an optional part of the UISA,
and not implemented on the 601.
1.5
25-May-2001
simonb
Handle soft-float case, from the arm flt_rounds.c.
1.4
07-Jul-1999
danw
branches: 1.4.10;
mark an asm statement volatile so it doesn't get optimized out
1.3
09-Aug-1998
tsubai
s/asm/__asm/
1.2
03-Feb-1998
mycroft
Need float.h for prototypes.
1.1
29-Mar-1997
thorpej
Architecture-specific bits for libc on the PowerPC. From Wolfgang
Solfrank <ws@tools.de>
1.4.10.3
22-Mar-2002
nathanw
Catch up to -current.
1.4.10.2
08-Mar-2002
nathanw
Catch up to -current.
1.4.10.1
08-Oct-2001
nathanw
Catch up to -current.
1.11.20.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.
Indexes created Thu Oct 02 14:10:14 GMT 2025