diff options
Diffstat (limited to 'sim/rl78/ChangeLog')
-rw-r--r-- | sim/rl78/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/rl78/ChangeLog b/sim/rl78/ChangeLog index 598b8a7..65eec15 100644 --- a/sim/rl78/ChangeLog +++ b/sim/rl78/ChangeLog @@ -1,3 +1,9 @@ +2013-08-07 Kevin Buettner <kevinb@redhat.com> + + * gdb-if.c (hw_breakpoints): Remove. + (sim_store_register): Add an assert() to make sure PC is in range. + Delete code which referenced hw_breakpoints[]. + 2013-06-03 Mike Frysinger <vapier@gentoo.org> * aclocal.m4, configure: Regenerate. |