aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-06-05 01:42:13 +0000
committerMike Frysinger <vapier@gentoo.org>2013-06-05 01:42:13 +0000
commit31e6ad7d640283af4c4f6b01fef9e6a4a17f1535 (patch)
treef4c4d577f2dbf7fb124a31aeda9a3763a900878e /sim/sh/ChangeLog
parent256b85c25e967423de12be9564b0c8515ace7737 (diff)
downloadfsf-binutils-gdb-31e6ad7d640283af4c4f6b01fef9e6a4a17f1535.zip
fsf-binutils-gdb-31e6ad7d640283af4c4f6b01fef9e6a4a17f1535.tar.gz
fsf-binutils-gdb-31e6ad7d640283af4c4f6b01fef9e6a4a17f1535.tar.bz2
sim: use AM_MAINTAINER_MODE
I noticed the sim code is using an old implementation of the maintainer logic. I cut it over to the new macro (like gdb has been doing). In practice, it makes no difference currently as nothing in the sim tree uses it, but I have a follow up commit for the Blackfin tree that needs it.
Diffstat (limited to 'sim/sh/ChangeLog')
-rw-r--r--sim/sh/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index 44f3513..5e2a5d6 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -1,3 +1,7 @@
+2013-06-03 Mike Frysinger <vapier@gentoo.org>
+
+ * aclocal.m4, configure: Regenerate.
+
2012-06-15 Joel Brobecker <brobecker@adacore.com>
* config.in, configure: Regenerate.