]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/mn10300/ChangeLog
sim: igen: harmonize tool variables
authorMike Frysinger <vapier@gentoo.org>
Sat, 29 May 2021 17:34:38 +0000 (13:34 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 8 Jun 2021 04:57:58 +0000 (00:57 -0400)
commita55b92be28bab98a2acae597cbd365eb53b5faf3
tree2f0c4394cb0fbbf586f645cfc931e690d725187c
parentd20bc122888f03a2d2a5a9162f6287de5a79a8f9
sim: igen: harmonize tool variables

Separate the name of the igen program from the options used to run it.
This allows us to avoid duplicating ../igen/igen in Makefiles and reuse
the existing setting in the common Makefile.  This also allows us to
easily harmonize the use of EXEEXT between igen/local.mk and the common
makefiles when cross-compiling for e.g. Windows.
sim/common/ChangeLog
sim/common/Make-common.in
sim/mips/ChangeLog
sim/mips/Makefile.in
sim/mn10300/ChangeLog
sim/mn10300/Makefile.in
sim/v850/ChangeLog
sim/v850/Makefile.in