Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/sparc64/gen/fpsetmask.c
RevisionDateAuthorComments
 1.7  28-Oct-2013  mrg convert to ANSI C definitions.
 1.6  17-Mar-2012  martin branches: 1.6.2;
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  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.5.4.1  17-Apr-2012  yamt sync with head
 1.6.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed