sim: avr: move changelog entries to subdir

This commit is contained in:
Mike Frysinger 2016-10-16 22:34:08 -04:00
parent ae71e7b598
commit 333ec25d7e
2 changed files with 7 additions and 7 deletions

View 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.

View 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.