diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cb9ebaf..2da944d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2012-03-05 Jan Kratochvil <jan.kratochvil@redhat.com> + + * libunwind-frame.c (LIBUNWIND_SO): Change .7 to .8. + [!LIBUNWIND_SO] (LIBUNWIND_SO_7): New #define. + (libunwind_load): New variable so_error, use it for dlerror. Try to + load also LIBUNWIND_SO_7. + 2012-03-05 Pedro Alves <palves@redhat.com> * i387-tdep.c (i387_supply_xsave): Assert the xsave section buffer |