[PATCH 4/4] libdecnumber: Sync with GCC

Nick Clifton nickc@redhat.com
Mon Jun 18 09:38:00 GMT 2018


Hi Simon,

>  libdecnumber/ChangeLog             |  50 ++++++
>  libdecnumber/ChangeLog.jit         |  22 +++
>  libdecnumber/Makefile.in           |   6 +-
>  libdecnumber/aclocal.m4            |   5 +-
>  libdecnumber/bid/bid-dpd.h         |   2 +-
>  libdecnumber/bid/bid2dpd_dpd2bid.c | 275 +++++++++++++----------------
>  libdecnumber/bid/bid2dpd_dpd2bid.h |   2 +-
>  libdecnumber/bid/decimal128.c      |   2 +-
>  libdecnumber/bid/decimal32.c       |   2 +-
>  libdecnumber/bid/decimal64.c       |   2 +-
>  libdecnumber/bid/host-ieee128.c    |   2 +-
>  libdecnumber/bid/host-ieee32.c     |   2 +-
>  libdecnumber/bid/host-ieee64.c     |   2 +-
>  libdecnumber/configure             |  59 +++++++
>  libdecnumber/configure.ac          |   4 +-
>  libdecnumber/dconfig.h             |   2 +-
>  libdecnumber/decBasic.c            |   2 +-
>  libdecnumber/decCommon.c           |   4 +-
>  libdecnumber/decContext.c          |   2 +-
>  libdecnumber/decContext.h          |   2 +-
>  libdecnumber/decDPD.h              |   2 +-
>  libdecnumber/decDouble.c           |   2 +-
>  libdecnumber/decDouble.h           |   2 +-
>  libdecnumber/decExcept.c           |   2 +-
>  libdecnumber/decExcept.h           |   2 +-
>  libdecnumber/decLibrary.c          |   2 +-
>  libdecnumber/decNumber.c           |  10 +-
>  libdecnumber/decNumber.h           |   2 +-
>  libdecnumber/decNumberLocal.h      |   2 +-
>  libdecnumber/decPacked.c           |   2 +-
>  libdecnumber/decPacked.h           |   2 +-
>  libdecnumber/decQuad.c             |   2 +-
>  libdecnumber/decQuad.h             |   2 +-
>  libdecnumber/decRound.c            |   2 +-
>  libdecnumber/decRound.h            |   2 +-
>  libdecnumber/decSingle.c           |   2 +-
>  libdecnumber/decSingle.h           |   2 +-
>  libdecnumber/dpd/decimal128.c      |   2 +-
>  libdecnumber/dpd/decimal128.h      |   2 +-
>  libdecnumber/dpd/decimal128Local.h |   2 +-
>  libdecnumber/dpd/decimal32.c       |   2 +-
>  libdecnumber/dpd/decimal32.h       |   2 +-
>  libdecnumber/dpd/decimal64.c       |   2 +-
>  libdecnumber/dpd/decimal64.h       |   2 +-
 
Approved - please apply.

Cheers
  Nick



More information about the Binutils mailing list