From b027995f2d8173e26eb63d5c2386defa59419f78 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 5 Jun 2013 01:42:10 +0000 Subject: 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. --- sim/v850/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/v850/ChangeLog') diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog index 2c3669c3d13..487b671622e 100644 --- a/sim/v850/ChangeLog +++ b/sim/v850/ChangeLog @@ -1,3 +1,7 @@ +2013-06-03 Mike Frysinger + + * aclocal.m4, configure: Regenerate. + 2013-05-13 Nick Clifton * v850.igen (LDSR): Accept but ignore a selID parameter. -- cgit v1.2.1