[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patches] DFP branch: S/390 DFP support



Looks good. Committed.

2008-08-29  Andreas Krebbel  <krebbel1@xxxxxxxxxx>

* dfp/sysdeps/unix/sysv/linux/s390/s390-64/z9-ec/fpu/Implies: New file.
* dfp/sysdeps/unix/sysv/linux/s390/s390-64/z9-ec/Implies: New file.
* dfp/sysdeps/s390/s390-64/z9-ec/fpu/Implies: New file.
* dfp/sysdeps/unix/sysv/linux/s390/Implies: New file.
* dfp/sysdeps/s390/dfpu/fe_decround.c: New file.
* dfp/sysdeps/s390/fpu/fraiseexcpt.c: Duplicate of bfp file.
* dfp/sysdeps/s390/fpu/ftestexcept.c: Likewise.
* dfp/sysdeps/s390/fpu/fclrexcpt.c: Likewise.
* dfp/sysdeps/s390/dfpu/fenv_libc.h: New file.
* dfp/sysdeps/s390/dfpu/fpu_control.h: New file.
* dfp/sysdeps/s390/dfpu/numdigits.h: New file.
* dfp/sysdeps/s390/fpu/Makefile: New file.

--
Pete Eberlein
IBM Linux Technology Center
Linux for Power Toolchain




Hello,

this is an updated version of the S/390 DFP support.  I've added
support of the numdigits functions and have copied over the
implementation of the generic functions manipulating the exception
handling mask.

Please apply if you think it is ok.

Bye,

-Andreas-