binutils-gdb/sim
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
..
aarch64
arm
avr
bfin Run autoreconf -vf throughout 2020-07-29 16:03:55 -04:00
common
cr16
cris
d10v
erc32 Run autoreconf -vf throughout 2020-07-29 16:03:55 -04:00
frv
ft32
h8300
igen
iq2000
lm32
m32c
m32r
m68hc11
mcore
microblaze
mips Run autoreconf -vf throughout 2020-07-29 16:03:55 -04:00
mn10300
moxie
msp430
or1k
ppc
pru
rl78
rx
sh
sh64
testsuite Run autoreconf -vf throughout 2020-07-29 16:03:55 -04:00
v850
.gitignore
ChangeLog
configure
configure.ac
configure.tgt
MAINTAINERS
Makefile.in
README-HACKING