Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/sparc64/gen/fpgetsticky.c
RevisionDateAuthorComments
 1.7  24-Jun-2012  christos fix old style definitions; XXX: gcc should have picked them up but it did not.
 1.6  17-Mar-2012  martin delint
 1.5  06-Mar-2011  martin branches: 1.5.4;
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.
 1.4  24-Dec-2005  perry __asm__ -> __asm
 1.3  12-Jun-2005  lukem Add missing __RCSID()
 1.2  13-Jan-2002  thorpej Add internal names for fp{get,set}{mask,round,sticky}(), and
externally-visible weak aliases for the internal names.
 1.1  11-Sep-1998  eeh branches: 1.1.12;
Add sparc64-specific libc.
 1.1.12.1  28-Jan-2002  nathanw Catch up to -current.
 1.5.4.2  30-Oct-2012  yamt sync with head
 1.5.4.1  17-Apr-2012  yamt sync with head

RSS XML Feed