diff options
Diffstat (limited to 'include/gdb/ChangeLog')
-rw-r--r-- | include/gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog index cb8df1c..742db1b 100644 --- a/include/gdb/ChangeLog +++ b/include/gdb/ChangeLog @@ -1,3 +1,9 @@ +2012-05-24 Pedro Alves <palves@redhat.com> + + PR gdb/7205 + + Replace target_signal with gdb_signal throughout. + 2012-04-12 Mike Frysinger <vapier@gentoo.org> * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define. |