aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-19 10:46:14 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-20 00:31:27 -0400
commit3a829bc50c1da3163329356e561d5bf5b218ce35 (patch)
tree3ac1083eb792f32f739a1957c2a433afdb6305d1 /sim/m32r/ChangeLog
parent1bf5c34239398dac1452e064b7194869054cf398 (diff)
downloadgdb-3a829bc50c1da3163329356e561d5bf5b218ce35.zip
gdb-3a829bc50c1da3163329356e561d5bf5b218ce35.tar.gz
gdb-3a829bc50c1da3163329356e561d5bf5b218ce35.tar.bz2
sim: unify general maintainer settings
Move these options up to the common dir so we only test & export them once across all ports. This takes a page from the cgen maint logic to make $(MAINT) work for non-automake Makefiles which will allow us to merge it together.
Diffstat (limited to 'sim/m32r/ChangeLog')
-rw-r--r--sim/m32r/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog
index ac58a95..c4a4240 100644
--- a/sim/m32r/ChangeLog
+++ b/sim/m32r/ChangeLog
@@ -1,5 +1,10 @@
2021-06-20 Mike Frysinger <vapier@gentoo.org>
+ * aclocal.m4: Regenerate.
+ * configure: Regenerate.
+
+2021-06-20 Mike Frysinger <vapier@gentoo.org>
+
* Makefile.in (CGEN_MAINT): Delete.
* configure.ac: Delete SIM_AC_OPTION_CGEN_MAINT call.
* aclocal.m4, configure: Regenerate.