Home | History | Annotate | Download | only in softfloat
History log of /src/lib/libc/softfloat/fpgetmask.c
RevisionDateAuthorComments
 1.5  10-Sep-2025  nat Fix build for gcc_s softfloat (m68k).

Now that almost all of libc/softfloat is not build when setting
LIBCSOFTFLOAT=no for m68k it was necessary to define missing variables.

Adresses PR/59393.
 1.4  28-Apr-2008  martin branches: 1.4.8;
Remove clause 3 and 4 from TNF licenses
 1.3  12-May-2002  bjh21 branches: 1.3.32;
Add SIGFPE support to SoftFloat, so fpsetmask/fpgetmask now work. A new
variable, float_exception_mask (#defined to _softfloat_float_exception_mask)
contains the current exception mask.
Also make the argument to float_raise into an fp_except.
Also synchronise file header comments between files.
 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  06-Jun-2000  bjh21 branches: 1.1.4; 1.1.6;
Initial commit of SoftFloat 2a import. This should provide a sensible
mostly-MI floating-point implementation for use by gcc -msoft-float.
It's currently only used by arm26, but should be usable by other ports
without too much hacking, assuming doubles and u_int64_ts are passed and
returned the same way, and FP formats are IEEEish.
 1.1.6.2  21-Jun-2002  nathanw Catch up to -current.
 1.1.6.1  28-Jan-2002  nathanw Catch up to -current.
 1.1.4.2  23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.1.4.1  06-Jun-2000  minoura file fpgetmask.c was added on branch minoura-xpg4dl on 2000-06-23 16:17:56 +0000
 1.3.32.1  18-May-2008  yamt sync with head.
 1.4.8.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.4.8.1  28-Apr-2008  martin file fpgetmask.c was added on branch christos-time_t on 2008-04-28 20:23:01 +0000

RSS XML Feed