diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 666635f..f623e5c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2004-02-08 Andrew Cagney <cagney@redhat.com> + * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS. + * configure: Re-generate. + * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind methods. |