binutils-gdb/sim
Tom Tromey 67f8b42f3e Fix the sim build
Simon pointed out that the "common/" include change in gdb broke the
sim build.  The problem was that the sim was using gdb's
create-version.sh, which changed.

This patch copies create-version.sh to the sim, so that it can
generate "version.c" in a way that works in the sim build.

Tested by rebuilding.

sim/common/ChangeLog
2019-01-26  Tom Tromey  <tom@tromey.com>

	* Make-common.in (version.c): Use sim's create-version.sh.
	* create-version.sh: New file.

sim/ppc/ChangeLog
2019-01-26  Tom Tromey  <tom@tromey.com>

	* Makefile.in (version.c): Use sim's create-version.sh.
2019-01-26 08:53:31 -07:00
..
aarch64 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
arm Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
avr Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
bfin Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
common Fix the sim build 2019-01-26 08:53:31 -07:00
cr16 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cris Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
d10v Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
erc32 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
frv Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
ft32 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
h8300 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
igen Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
iq2000 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
lm32 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
m32c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
m32r Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
m68hc11 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
mcore Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
microblaze Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
mips Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
mn10300 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
moxie Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
msp430 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
or1k Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
ppc Fix the sim build 2019-01-26 08:53:31 -07:00
rl78 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
rx Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
sh Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
sh64 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
testsuite Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
v850 Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
.gitignore sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
ChangeLog Add 'extern C' if simulator is written in C++ 2019-01-03 09:41:13 -05:00
MAINTAINERS Update my e-mail address, limit maintenance to MIPS I-IV ISAs 2018-07-21 00:14:01 +01:00
Makefile.in Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
README-HACKING sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
configure.ac Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
configure.tgt sim: or1k: add or1k target to sim 2017-12-12 23:44:14 +09:00