2005-01-25 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1843855c4121b1178daee82534bb23965accc2e2..d181e225c7c766660dec64229ae7d9144162a001 100644 (file)
@@ -1,5 +1,38 @@
+2005-01-25  Andrew Cagney  <cagney@gnu.org>
+
+       * ppc-linux-tdep.c: Include "tramp-frame.h"
+       (struct ppc_linux_sigtramp_cache)
+       (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
+       (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
+       (ppc_linux_sigtramp_cache): Delete.
+       (ppc32_linux_sigaction_cache_init)
+       (ppc64_linux_sigaction_cache_init)
+       (ppc32_linux_sighandler_cache_init)
+       (ppc64_linux_sighandler_cache_init)
+       (ppc32_linux_sigaction_tramp_frame)
+       (ppc64_linux_sigaction_tramp_frame)
+       (ppc32_linux_sighandler_tramp_frame)
+       (ppc64_linux_sighandler_tramp_frame)
+       (ppc_linux_sigtramp_cache, ppc_linux_init_abi): Implement 32 and
+       64-bit, sigaction and siginfo tramp-frame unwinders.
+
+       * ppc-linux-tdep.c (ppc_linux_init_abi): Always set
+        long_double_bit to 8.
+
+2005-01-24  Andrew Cagney  <cagney@gnu.org>
+
+       * infrun.c (handle_inferior_event): Handle back-to-back and nested
+       signals where the step_resume_breakpoint may have already been
+       inserted.
+
+2005-01-24  Andrew Cagney  <cagney@gnu.org>
+
+       * configure: Regenerate, ../gettext.m4 was updated.
+
 2005-01-23  Mark Kettenis  <kettenis@gnu.org>
 
+       * NEWS: Mention new BSD user-level threads support.
+
        * i386obsd-tdep.c: Update copyright year.  Include
        "bsd-uthread.h".
        (i386obsd_uthread_reg_offset): New variable.
This page took 0.023845 seconds and 4 git commands to generate.