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 c9a1375..7176e8b 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,3 +1,7 @@ +2011-08-24 Luis Machado <lgustavo@codesourcery.com> + + * configure.srv: Add linux-procfs.o dependencies. + 2011-08-14 Yao Qi <yao@codesourcery.com> * target.h (struct target_ops): Fix indent. |