sim: avr: move changelog entries to subdir
authorMike Frysinger <vapier@gentoo.org>
Mon, 17 Oct 2016 02:34:08 +0000 (22:34 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 18 Oct 2016 05:04:53 +0000 (01:04 -0400)
sim/ChangeLog
sim/avr/ChangeLog

index d7cc92c..76c384d 100644 (file)
@@ -1,10 +1,3 @@
-2016-07-19  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
-
-       PR target/ 19401
-       * avr/interp.c (step_once): Pass break instruction address to
-       sim_engine_halt function which writes that to PC. Remove code that
-       follows that function call as it is unreachable.
-
 2016-02-03  Maciej W. Rozycki  <macro@linux-mips.org>
 
        * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
index 9cdc039..181796b 100644 (file)
@@ -1,3 +1,10 @@
+2016-07-19  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
+
+       PR target/19401
+       * interp.c (step_once): Pass break instruction address to
+       sim_engine_halt function which writes that to PC. Remove code that
+       follows that function call as it is unreachable.
+
 2016-01-10  Mike Frysinger  <vapier@gentoo.org>
 
        * config.in, configure: Regenerate.