aboutsummaryrefslogtreecommitdiff
path: root/sim/avr/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/avr/ChangeLog')
-rw-r--r--sim/avr/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/sim/avr/ChangeLog b/sim/avr/ChangeLog
index 8dd3ec5..56f79be 100644
--- a/sim/avr/ChangeLog
+++ b/sim/avr/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-05 Mike Frysinger <vapier@gentoo.org>
+
+ * interp.c (sim_load): Add const to prog.
+
2013-09-23 Alan Modra <amodra@gmail.com>
* configure: Regenerate.
@@ -13,8 +17,7 @@
2012-05-24 Pedro Alves <palves@redhat.com>
PR gdb/7205
-
- Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
+ * Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
2012-03-24 Mike Frysinger <vapier@gentoo.org>