Home | History | Annotate | only in /src/lib/libm/arch/alpha
History log of /src/lib/libm/arch/alpha
RevisionDateAuthorComments
 1.3 30-Dec-2017  martin Fix usage of sysarch(ALPHA_FPGETMASK)
 1.2 22-Mar-2017  chs branches: 1.2.4;
provide a common softfloat fenv implemenation and use it for softfloat builds.
restore ABI compatibility with previous releases for ieeefp.h on sh3.
add namespace.h protection for all the fenv interfaces.
use MKSOFTFLOAT on sh3 instead of assuming softfloat.
standardize on comparing MKSOFTFLOAT with "no".
remove the arm-specific softfloat fenv code (which also had several bugs).
fix logic errors in the arm hardfloat feraiseexcept() and feupdateenv().
 1.1 23-Aug-2016  christos branches: 1.1.2; 1.1.4;
fenv.h for alpha
 1.1.4.1 21-Apr-2017  bouyer Sync with HEAD
 1.1.2.3 26-Apr-2017  pgoyette Sync with HEAD
 1.1.2.2 14-Sep-2016  pgoyette Sync with HEAD
 1.1.2.1 23-Aug-2016  pgoyette file fenv.c was added on branch pgoyette-localcount on 2016-09-14 03:04:16 +0000
 1.2.4.1 26-Feb-2018  snj Pull up following revision(s) (requested by maya in ticket #583):
lib/libm/arch/alpha/fenv.c: 1.3
Fix usage of sysarch(ALPHA_FPGETMASK)
 1.4 06-Jul-2021  thorpej Ensure that the stack is always 16-byte aligned by rounding sizes as needed.

All changes from rin@ except swapcontext.S, which is from me (added
symbolic constants to make the code clearer).
 1.3 13-Oct-2004  drochner add licenses
 1.2 02-Jul-2004  drochner allocate stack space for temporary storage
 1.1 01-Jul-2004  drochner also provide an alpha assembler implemtation of lrint()
 1.7 15-Nov-2014  joerg It's copysign, not _copysign.
 1.6 15-Nov-2014  joerg Add copysignl aliases.
 1.5 28-Apr-2008  martin branches: 1.5.40;
Remove clause 3 and 4 from TNF licenses
 1.4 02-Jul-1999  simonb branches: 1.4.40;
More trailing white space.
 1.3 30-Jul-1997  jtc Fix files using old TNF copyright notice
 1.2 13-Aug-1996  thorpej Use <machine/asm.h>
 1.1 26-Jun-1996  jtc Alpha versions of copysign() and copysignf()
 1.4.40.1 18-May-2008  yamt sync with head.
 1.5.40.1 27-May-2015  msaitoh Pull up following revision(s) (requested by joerg in ticket #808):
lib/libm/arch/alpha/s_copysign.S: revision 1.6
lib/libm/arch/alpha/s_copysign.S: revision 1.7
lib/libm/arch/m68k/s_copysign.S: revision 1.8
lib/libm/arch/m68k/s_copysign.S: revision 1.9
- Add copysignl aliases.
- It's copysign, not _copysign.
 1.4 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.3 30-Jul-1997  jtc branches: 1.3.44;
Fix files using old TNF copyright notice
 1.2 13-Aug-1996  thorpej Use <machine/asm.h>
 1.1 26-Jun-1996  jtc Alpha versions of copysign() and copysignf()
 1.3.44.1 18-May-2008  yamt sync with head.

RSS XML Feed