diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 62f6a8d..90cc26c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2012-05-22 Maciej W. Rozycki <macro@codesourcery.com> + * mips-linux-nat.c (mips_linux_read_description): Use a more + verbose error message. + +2012-05-22 Maciej W. Rozycki <macro@codesourcery.com> + * NEWS: Add MIPS/Linux DSP support. * mips-linux-tdep.c: Document post-2.6.12 o32 sigcontext layout. (SIGCONTEXT_DSPCTL): New macro. |