]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/configure
sim: mips: rename multi_flags to igen_itable_flags
authorMike Frysinger <vapier@gentoo.org>
Sun, 25 Dec 2022 06:44:27 +0000 (01:44 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 27 Dec 2022 05:31:33 +0000 (00:31 -0500)
commit4c45662c0fd49bf25d3a014dec54224e9d11e90f
tree7cc67f8340cb4ad999654a4e43d6a70373e678de
parent556ca380d712270ba1f0adf780673b7d1a3fda95
sim: mips: rename multi_flags to igen_itable_flags

This variable is only used to generate the itable files.  In preparation
for merging the itable logic among all ports, rename "multi_flags" to a
more appropriate "igen_itable_flags" variable.  There should be no real
chagnes here otherwise.
sim/Makefile.in
sim/configure
sim/mips/Makefile.in
sim/mips/acinclude.m4