aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/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/mips/ChangeLog
parent256b85c25e967423de12be9564b0c8515ace7737 (diff)
downloadgdb-31e6ad7d640283af4c4f6b01fef9e6a4a17f1535.zip
gdb-31e6ad7d640283af4c4f6b01fef9e6a4a17f1535.tar.gz
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/mips/ChangeLog')
-rw-r--r--sim/mips/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index 23c4701..3c4a940 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,7 @@
+2013-06-03 Mike Frysinger <vapier@gentoo.org>
+
+ * aclocal.m4, configure: Regenerate.
+
2013-05-10 Freddie Chopin <freddie_chopin@op.pl>
* configure: Rebuild.