diff options
Diffstat (limited to 'sim/m32c/ChangeLog')
-rw-r--r-- | sim/m32c/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/m32c/ChangeLog b/sim/m32c/ChangeLog index 899657b..63d6b4a 100644 --- a/sim/m32c/ChangeLog +++ b/sim/m32c/ChangeLog @@ -1,3 +1,9 @@ +2012-05-24 Pedro Alves <palves@redhat.com> + + PR gdb/7205 + + Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout. + 2012-05-18 Nick Clifton <nickc@redhat.com> PR 14072 |