binutils-gdb/sim/mips
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
..
aclocal.m4 Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
ChangeLog Run autoreconf -vf throughout 2020-07-29 16:03:55 -04:00
config.in Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
configure Run autoreconf -vf throughout 2020-07-29 16:03:55 -04:00
configure.ac Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cp1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cp1.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dsp2.igen Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dsp.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dsp.igen Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dv-tx3904cpu.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dv-tx3904irc.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dv-tx3904sio.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dv-tx3904tmr.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
interp.c sim: mips: workaround 32-bit addr sign extensions 2016-01-12 01:42:22 -05:00
m16.dc
m16.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
m16e.igen Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
m16run.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
Makefile.in sim: unify sim-hload 2015-12-27 00:54:41 -05:00
mdmx.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mdmx.igen Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
micromips16.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips.igen Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
micromipsdsp.igen Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
micromipsrun.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mips3d.igen Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mips3264r2.igen Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mips.dc
mips.igen sim: mips: fix builds for r3900 cpus due to missing check_u64 2016-11-11 01:28:36 -05:00
sb1.igen Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sim-main.c sim: mips: delete mmu stubs to move to common sim_{read,write} 2015-12-26 11:50:59 -05:00
sim-main.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
smartmips.igen Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
tx.igen
vr.igen