binutils-gdb/libdecnumber
Simon Marchi f693213d12 Run autoreconf -vf throughout
I ran

    for i in $(find . -name configure.ac); do pushd $(dirname $i); autoreconf -vf; popd; done

to re-generate all automake/autoconf files throughout the repo (with
upstream autoconf 2.69 and automake 1.15.1).  These were the changes
that came out.  I am pushing this as obvious.

libdecnumber/ChangeLog:

	* aclocal.m4, configure: Re-generate.

sim/bfin/ChangeLog:

	* aclocal.m4, configure: Re-generate.

sim/erc32/ChangeLog:

	* configure: Re-generate.

sim/mips/ChangeLog:

	* configure: Re-generate.

sim/testsuite/ChangeLog:

	* configure: Re-generate.

Change-Id: I97335c09972d25cc5f6fd8da4db4ffe4a0348787
2020-07-29 16:03:55 -04:00
..
bid libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
dpd libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
.gitignore
aclocal.m4 Run autoreconf -vf throughout 2020-07-29 16:03:55 -04:00
ChangeLog Run autoreconf -vf throughout 2020-07-29 16:03:55 -04:00
ChangeLog.jit libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
config.in
configure Run autoreconf -vf throughout 2020-07-29 16:03:55 -04:00
configure.ac Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
dconfig.h libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decBasic.c libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decCommon.c libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decCommonSymbols.h
decContext.c libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decContext.h libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decContextSymbols.h
decDouble.c libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decDouble.h libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decDoubleSymbols.h
decDPD.h libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decDPDSymbols.h
decExcept.c libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decExcept.h libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decLibrary.c libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decNumber.c libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decNumber.h libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decNumberLocal.h libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decNumberSymbols.h
decPacked.c libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decPacked.h libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decPackedSymbols.h
decQuad.c libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decQuad.h libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decQuadSymbols.h
decRound.c libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decRound.h libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decSingle.c libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decSingle.h libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00
decSingleSymbols.h
Makefile.in libdecnumber: Sync with GCC 2018-06-18 09:37:46 -04:00