* event-loop.c (gdb_assert.h): Include.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 05beb2a1b594f3e638ed70a4bb2ce95b305dc05e..c4a9b6d24d1cde3fd1d2d2a4542062c82e78c2be 100644 (file)
@@ -1,3 +1,59 @@
+2005-04-25  Mark Mitchell  <mark@codesourcery.com>
+
+       * event-loop.c (gdb_assert.h): Include.
+       (<windows.h>): Include under Windows.
+       (<io.h>): Likeiwse.
+       (gdb_select): New function.
+       (gdb_wait_for_event): Use it.
+       * Makefile.in (event-loop.o): Depend on $(gdb_assert_h).
+       
+2005-04-23  Mark Kettenis  <kettenis@gnu.org>
+
+       * sparc64-tdep.c: Include "dwarf2-frame.h".
+       (sparc64_dwarf2_frame_init_reg): New function.
+       * Makefile.in (sparc64-tdep.o): Update dependencies.
+
+2005-04-22  David S. Miller  <davem@davemloft.net>
+
+       * sparc64-linux-tdep.c (sparc64_linux_init_abi): Add call to
+       sparc64_init_abi().
+
+2005-04-22  Mark Kettenis  <kettenis@gnu.org>
+
+       * ser-base.c: Include "ser-base.h" instead of "ser-unix.h".
+
+2005-04-22  Mark Mitchell  <mark@codesourcery.com>
+
+       * ser-base.c (<sys/time.h>): Include.
+
+2005-04-22  Mark Kettenis  <kettenis@gnu.org>
+
+       * ppcobsd-tdep.c (ppcobsd_init_abi): Set return_value.
+
+       * sparc-linux-tdep.c: Reorder includes.  Tweak a few comments.
+       (LINUX32_SIGTRAMP_INSN0, LINUX32_SIGTRAMP_INSN1)
+       (LINUX32_RT_SIGTRAMP_INSN0, LINUX32_RT_SIGTRAMP_INSN1): Remove
+       macros.
+       (sparc32_linux_sigframe, sparc32_linux_rt_sigframe): Hardcode
+       instructions.
+       * sparc64-linux-tdep.c: Reorder includes.  Tweak a few comments.
+       (LINUX64_RT_SIGTRAMP_INSN0, LINUX64_RT_SIGTRAMP_INSN1): Remove
+       macros.
+       (sparc64_linux_rt_sigframe): Hardcode instructions.
+       * Makefile.in (sparc-linux-tdep.o, sparc64-linux-tdep.o): Update
+       dependencies.
+
+       * sparc-linux-tdep.c: Update copyright year.
+       (sparc32_linux_init_abi): Set skip_trampoline_code and
+       solib_svr4_fetch_link_map_offsets.  Set TDEP->plt_entry_size.
+       Don't set software_single_step and don't call
+       sparc32_sol2_init_abi.
+       * sparc64-linux-tdep.c: Update copyright year.
+       (sparc64_linux_init_abi): Set skip_trampoline_code and
+       solib_svr4_fetch_link_map_offsets.  Set TDEP->plt_entry_size.
+       Don't set software_single_step and don't call
+       sparc64_sol2_init_abi.
+
 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
 
        * remote-st.c (_initialize_remote_st2000): Remove the extraneous
This page took 0.025358 seconds and 4 git commands to generate.