binutils-gdb/sim/common
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
..
callback.c sim: sprinkle some ATTRIBUTE_PRINTF 2021-04-22 12:07:14 -04:00
cgen-accfp.c sim: cgen-accfp: Fix pointer sign warnings 2021-01-31 15:26:58 -05:00
cgen-cpu.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cgen-defs.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cgen-engine.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cgen-fpu.c
cgen-fpu.h sim/common: wire up new unordered comparisons 2019-06-13 21:27:10 +09:00
cgen-mem.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cgen-ops.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cgen-par.c sim: common: add missing stdlib.h for abort() 2021-01-09 02:45:14 -05:00
cgen-par.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cgen-run.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cgen-scache.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
cgen-scache.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cgen-sim.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cgen-trace.c sim: cgen-trace: tweak printf call 2021-01-31 17:31:44 -05:00
cgen-trace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cgen-types.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cgen-utils.c Do not use old-style definitions in sim 2021-04-08 14:34:42 -06:00
cgen.sh sim: gennltvals.sh: handle split out newlib source tree 2015-04-21 03:10:16 -04:00
ChangeLog Require GNU make 2021-04-22 19:51:54 -06:00
create-version.sh sim: common: simplify version script 2021-01-18 12:25:57 -05:00
dv-cfi.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-cfi.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-core.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-glue.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
dv-pal.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
dv-sockser.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
dv-sockser.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gdbinit.in
genmloop.sh Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gennltvals.py sim: moxie: switch syscalls to common nltvals 2021-04-18 23:03:38 -04:00
gentmap.c sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
hw-alloc.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
hw-alloc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
hw-base.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
hw-base.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
hw-device.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
hw-device.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
hw-events.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
hw-events.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
hw-handles.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
hw-handles.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
hw-instances.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
hw-instances.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
hw-main.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
hw-ports.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
hw-ports.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
hw-properties.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
hw-properties.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
hw-tree.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
hw-tree.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
Make-common.in Require GNU make 2021-04-22 19:51:54 -06:00
nltvals.def sim: moxie: switch syscalls to common nltvals 2021-04-18 23:03:38 -04:00
nrun.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
run.1 Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-abort.c sim: common: add missing stdlib.h for abort() 2021-01-09 02:45:14 -05:00
sim-alu.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-arange.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
sim-arange.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-assert.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-base.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-basics.h sim: common: clean up asprintf includes a bit 2021-01-09 09:32:34 -05:00
sim-bits.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-bits.h sim: common: add align_{up,down} to match gdb 2021-01-02 20:55:21 -05:00
sim-close.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-command.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-config.c sim: common: use sim_config_print name 2021-01-04 18:10:40 -05:00
sim-config.h sim: common: use sim_config_print name 2021-01-04 18:10:40 -05:00
sim-core.c sim: common: fix printf formats 2021-01-11 08:27:40 -05:00
sim-core.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-cpu.c sim: cgen: move cgen_cpu_max_extra_bytes logic into the common code 2021-04-12 00:14:32 -04:00
sim-cpu.h sim: cgen: move cgen_cpu_max_extra_bytes logic into the common code 2021-04-12 00:14:32 -04:00
sim-endian.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-endian.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-engine.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-engine.h sim: sprinkle some ATTRIBUTE_PRINTF 2021-04-22 12:07:14 -04:00
sim-events.c Fix sim build failure 2021-04-22 19:44:12 -06:00
sim-events.h sim: sprinkle some ATTRIBUTE_PRINTF 2021-04-22 12:07:14 -04:00
sim-fpu.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
sim-fpu.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-hload.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-hrw.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-hw.c sim: hw: replace fgets with getline 2021-01-30 01:07:58 -05:00
sim-hw.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-info.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-inline.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-inline.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-io.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-io.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-load.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
sim-memopt.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
sim-memopt.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-model.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-model.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-module.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-module.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-n-bits.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-n-core.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-n-endian.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-options.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
sim-options.h sim: common: add a version output helper w/copyright+license info 2021-01-04 17:41:23 -05:00
sim-profile.c sim: profile: fix bucketing with 64-bit targets 2021-01-30 01:15:04 -05:00
sim-profile.h sim: common: use #error properly 2021-01-12 03:51:44 -05:00
sim-reason.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-reg.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-resume.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-run.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-signal.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-signal.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-stop.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-syscall.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-syscall.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-trace.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
sim-trace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-types.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-utils.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
sim-utils.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-watch.c sim: watchpoints: use common sim_pc_get 2021-02-06 12:12:51 -05:00
sim-watch.h sim: watchpoints: use common sim_pc_get 2021-02-06 12:12:51 -05:00
syscall.c sim: syscall: add getpid support 2021-04-18 21:22:31 -04:00
version.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00