]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/lm32/ChangeLog
sim: cris/frv/iq2000/lm32: merge with common configure script
authorMike Frysinger <vapier@gentoo.org>
Wed, 30 Jun 2021 17:01:17 +0000 (13:01 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 30 Jun 2021 18:39:46 +0000 (14:39 -0400)
commit408a44aac1c1ab2fc07ed77eb0671fd73a675559
tree58cd9e2365ebbec7131acce309a704a46ed4b8b4
parentb79efe264f9d2d4fc5b0491acd3258063b309723
sim: cris/frv/iq2000/lm32: merge with common configure script

Now that the scache logic has been migrated into the common code,
there's nothing specific in these configure scripts, so merge them
into the common one.

The frv unique logic can be moved to a dedicated include and merged
in the common configure since the flag has been scoped to the arch.
21 files changed:
sim/ChangeLog
sim/Makefile.in
sim/configure
sim/configure.ac
sim/cris/ChangeLog
sim/cris/aclocal.m4 [deleted file]
sim/cris/configure [deleted file]
sim/cris/configure.ac [deleted file]
sim/frv/ChangeLog
sim/frv/acinclude.m4 [new file with mode: 0644]
sim/frv/aclocal.m4 [deleted file]
sim/frv/configure [deleted file]
sim/frv/configure.ac [deleted file]
sim/iq2000/ChangeLog
sim/iq2000/aclocal.m4 [deleted file]
sim/iq2000/configure [deleted file]
sim/iq2000/configure.ac [deleted file]
sim/lm32/ChangeLog
sim/lm32/aclocal.m4 [deleted file]
sim/lm32/configure [deleted file]
sim/lm32/configure.ac [deleted file]