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 25d9cb3..966b22f 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,3 +1,7 @@ +2012-04-10 Maciej W. Rozycki <macro@codesourcery.com> + + * linux-low.c (get_r_debug): Handle DT_MIPS_RLD_MAP. + 2012-04-05 Pedro Alves <palves@redhat.com> -Werror=strict-aliasing |