8sa1-binutils-gdb/sim/moxie
Luis Machado b7f507caf0 Fix DTB generation mechanism and build failure
I ran into a build failure with --enable-targets=all due to the fact that
the moxie sim expects to be able to use the dtc tool.  If it isn't available,
the builds fails.

The following patch adds a prebuilt dtb file to the tree. That file is the one
that is used for installations.

The patch also enables (re-)generation of the dtb file through maintainer
mode, if it needs to be updated due to a change in the dts file.

Tested on aarch64-linux/x86_64-linux.

sim/moxie/ChangeLog:

2021-04-08  Luis Machado  <luis.machado@linaro.org>

	* Makefile.in (moxie-gdb.dtb): Add maintainer mode dependency.
	(install-dtb): Install prebuilt dtb file.
	* moxie-gdb.dtb: New prebuilt file.
2021-04-08 15:02:14 -03:00
..
aclocal.m4 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
ChangeLog Fix DTB generation mechanism and build failure 2021-04-08 15:02:14 -03:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
configure.ac sim: common: split up acinclude.m4 into individual m4 files 2021-02-21 02:20:19 -05:00
interp.c sim: watchpoints: use common sim_pc_get 2021-02-06 12:12:51 -05:00
Makefile.in Fix DTB generation mechanism and build failure 2021-04-08 15:02:14 -03:00
moxie-gdb.dtb Fix DTB generation mechanism and build failure 2021-04-08 15:02:14 -03:00
moxie-gdb.dts [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
sim-main.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00