]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: mips: rename "igen" generation mode to "single"
authorMike Frysinger <vapier@gentoo.org>
Sun, 25 Dec 2022 07:37:10 +0000 (02:37 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 27 Dec 2022 05:31:34 +0000 (00:31 -0500)
commit07f60ed83166c163794b2f5987b217e22e1ef6b2
tree879cfff05a5a8c69d6f47cbb55815cf0d4b4a944
parent49d3ce6c2e9c7b2d9f3c761a9e736bdaceb756e6
sim: mips: rename "igen" generation mode to "single"

The naming in here has grown organically and is confusing to follow.
Originally there was only one set of rules for generating code from
the igen sources, so calling it "tmp-igen" and such made sense.  But
when other multigen modes were added ("m16" & "multi") which also
used igen, it's not clear what's common igen and what's specific to
this generation  mode.  So rename the set of rules from "igen" to
"single" so it's easier to follow.
sim/Makefile.in
sim/configure
sim/mips/Makefile.in
sim/mips/acinclude.m4