aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-10-16 22:34:08 -0400
committerMike Frysinger <vapier@gentoo.org>2016-10-18 01:04:53 -0400
commit333ec25d7e514be4851d94ec0652f571bcfd9c5e (patch)
treed8aae33246378b1cc917dc9bddfd626e44bcb538 /sim/ChangeLog
parentae71e7b59836219c617193a263b17041d765a031 (diff)
downloadfsf-binutils-gdb-333ec25d7e514be4851d94ec0652f571bcfd9c5e.zip
fsf-binutils-gdb-333ec25d7e514be4851d94ec0652f571bcfd9c5e.tar.gz
fsf-binutils-gdb-333ec25d7e514be4851d94ec0652f571bcfd9c5e.tar.bz2
sim: avr: move changelog entries to subdir
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r--sim/ChangeLog7
1 files changed, 0 insertions, 7 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index d7cc92c..76c384d 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -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.