Back out change. The NetBSD changes need Jason Thorpe's approval, but
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 13e3a6ac0d0754f11fc782b78f3690e7bf14748b..4eccaffa00495756d511a38fe49aadc5827d6857 100644 (file)
@@ -1,5 +1,64 @@
+2004-05-10  Nathan J. Williams  <nathanw@wasabisystems.com>
+
+       * alphanbsd-tdep.c: Fix include of "gdb_string.h".
+
+2004-05-10  Andrew Cagney  <cagney@redhat.com>
+
+       * infrun.c (check_sigtramp2): Delete function.
+       (handle_inferior_event): When single stepping, and taking a
+       signal, set a breakpoint at the signal return address.  Delete
+       redundant calls to check_sigtramp2.
+       (insert_step_resume_breakpoint): New function.
+       (through_sigtramp_breakpoint, handle_inferior_event)
+       (follow_exec, wait_for_inferior, fetch_inferior_event)
+       (currently_stepping, keep_going): Delete most uses of
+       through_sigtramp_breakpoint, not that it should be deleted.
+       (delete_breakpoint_current_contents): Delete function.
+
+2004-05-10  Randolph Chung  <tausq@debian.org>
+
+       * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
+       target.
+       * config/pa/tm-linux.h: New file.
+
+2004-05-10  Daniel Jacobowitz  <drow@mvista.com>
+
+       * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
+       of prefixes.  Don't print the prefix twice in the CLI.
+
+2004-05-10  Jim Blandy  <jimb@redhat.com>
+
+       * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
+       collect all the gprs.
+
+       * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
+       loop collecting gprs.
+
+2004-05-09  Andrew Cagney  <cagney@redhat.com>
+
+       * remote-vx.c (net_step): Delete step-range code.
+       * remote.c (remote_resume, init_all_packet_configs)
+       (set_remote_protocol_E_packet_cmd)
+       (show_remote_protocol_E_packet_cmd)
+       (remote_protocol_E, show_remote_cmd, _initialize_remote)
+       (remote_protocol_e, set_remote_protocol_e_packet_cmd)
+       (show_remote_protocol_e_packet_cmd): Ditto.
+
 2004-05-09  Mark Kettenis  <kettenis@gnu.org>
 
+       * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
+
+       * hppa-tdep.h: Update copyright year.
+       (struct trad_frame_saved_reg): Add opaque declaration.
+
+       * amd64-tdep.c (amd64_return_value): Implement
+       RETURN_VALUE_ABI_RETURNS_ADDRESS.
+
+       * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
+       (m68k_value_to_register): New functions.
+       (m68k_gdbarch_init): Set convert_register_p, register_to_value and
+       value_to_register.
+
        * defs.h (enum return_value_convention): Add
        RETURN_VALUE_ABI_RETURNS_ADDRESS and
        RETURN_VALUE_ABI_PRESERVES_ADDRESS.
This page took 0.024782 seconds and 4 git commands to generate.