binutils-gdb/sim
Tom Tromey efd82ac7cb Require GNU make
GDB has required GNU make for quite some time, and this patch applies
this approach to the sim as well.  Requiring GNU make means that
automatic dependency tracking can be simple and reliable, and it also
makes other refactorings simpler.

sim/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for make.

sim/aarch64/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/arm/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/avr/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/bfin/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/common/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* Make-common.in: Require GNU make.

sim/cr16/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/cris/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/d10v/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/erc32/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/example-synacor/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/frv/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/ft32/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/h8300/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/iq2000/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/lm32/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/m32c/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/m32r/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/m68hc11/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/mcore/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/microblaze/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/mips/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/mn10300/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/moxie/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/msp430/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/or1k/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/pru/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/riscv/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/rl78/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/rx/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/sh/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.

sim/v850/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

	* configure: Rebuild.
2021-04-22 19:51:54 -06:00
..
aarch64 Require GNU make 2021-04-22 19:51:54 -06:00
arm Require GNU make 2021-04-22 19:51:54 -06:00
avr Require GNU make 2021-04-22 19:51:54 -06:00
bfin Require GNU make 2021-04-22 19:51:54 -06:00
bpf Require GNU make 2021-04-22 19:51:54 -06:00
common Require GNU make 2021-04-22 19:51:54 -06:00
cr16 Require GNU make 2021-04-22 19:51:54 -06:00
cris Require GNU make 2021-04-22 19:51:54 -06:00
d10v Require GNU make 2021-04-22 19:51:54 -06:00
erc32 Require GNU make 2021-04-22 19:51:54 -06:00
example-synacor Require GNU make 2021-04-22 19:51:54 -06:00
frv Require GNU make 2021-04-22 19:51:54 -06:00
ft32 Require GNU make 2021-04-22 19:51:54 -06:00
h8300 Require GNU make 2021-04-22 19:51:54 -06:00
igen
iq2000 Require GNU make 2021-04-22 19:51:54 -06:00
lm32 Require GNU make 2021-04-22 19:51:54 -06:00
m4 Require GNU make 2021-04-22 19:51:54 -06:00
m32c Require GNU make 2021-04-22 19:51:54 -06:00
m32r Require GNU make 2021-04-22 19:51:54 -06:00
m68hc11 Require GNU make 2021-04-22 19:51:54 -06:00
mcore Require GNU make 2021-04-22 19:51:54 -06:00
microblaze Require GNU make 2021-04-22 19:51:54 -06:00
mips Require GNU make 2021-04-22 19:51:54 -06:00
mn10300 Require GNU make 2021-04-22 19:51:54 -06:00
moxie Require GNU make 2021-04-22 19:51:54 -06:00
msp430 Require GNU make 2021-04-22 19:51:54 -06:00
or1k Require GNU make 2021-04-22 19:51:54 -06:00
ppc Add stamp files for generated files in sim/ppc 2021-04-22 19:51:54 -06:00
pru Require GNU make 2021-04-22 19:51:54 -06:00
riscv Require GNU make 2021-04-22 19:51:54 -06:00
rl78 Require GNU make 2021-04-22 19:51:54 -06:00
rx Require GNU make 2021-04-22 19:51:54 -06:00
sh Require GNU make 2021-04-22 19:51:54 -06:00
testsuite sim: syscall: add getpid support 2021-04-18 21:22:31 -04:00
v850 Require GNU make 2021-04-22 19:51:54 -06:00
.gitignore
aclocal.m4
ChangeLog Require GNU make 2021-04-22 19:51:54 -06:00
configure sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
configure.ac sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
MAINTAINERS
Makefile.am sim: testsuite: integrate common tests into build 2021-04-03 15:34:13 -04:00
Makefile.in sim: testsuite: integrate common tests into build 2021-04-03 15:34:13 -04:00
README-HACKING