diff options
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r-- | gdb/gdbserver/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index 2b63ca3..56ef86c 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,3 +1,7 @@ +2014-08-29 Gary Benson <gbenson@redhat.com> + + * utils.c (internal_vwarning): New function. + 2014-08-28 Gary Benson <gbenson@redhat.com> * utils.h (fatal): Remove declaration. |