2004-10-31 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b06a2462f050a19a9e83d5c221fcea9ad1665f4c..d2ee3ae19caa92133c142da5f895171a43ad828c 100644 (file)
@@ -1,5 +1,46 @@
 2004-10-31  Andrew Cagney  <cagney@gnu.org>
 
+       * config/mips/tm-mips.h: Delete file.
+       * remote-mips.c: Delete tm-mips.h from comment.
+       * config/mips/embed.mt (DEPRECATED_TM_FILE): Delete.
+       * config/mips/tm-nbsd.h: Don't include tm-mips.h.
+       * config/mips/irix6.mt (DEPRECATED_TM_FILE): Delete.
+       * config/mips/tm-linux.h: Don't include tm-mips.h.
+       * config/mips/tm-vxmips.h: Don't include tm-mips.h.
+       * config/mips/irix5.mt (DEPRECATED_TM_FILE): 
+       * config/mips/tm-wince.h: Don't include.
+
+       * mdebugread.h (MDEBUG_EFI_SYMBOL_NAME): Define.
+       * mdebugread.c (MDEBUG_EFI_SYMBOL_NAME): Delete.
+       * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
+       * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
+
+       * mdebugread.h (ecoff_relocate_efi): Delete declaration.
+       * mdebugread.c (ecoff_relocate_efi): Delete function.
+       * objfiles.c (objfile_relocate): Delete #ifdef
+       MDEBUG_EFI_SYMBOL_NAME code.
+
+2004-10-31  Orjan Friberg <organ.friberg@axis.com>
+           Andrew Cagney  <cagney@gnu.org>
+
+       * gdbarch.sh (single_step_through_delay): Add.
+       * gdbarch.h, gdbarch.c: Re-generate.
+       * config/mips/tm-mips.h (STEP_SKIPS_DELAY_P, STEP_SKIPS_DELAY)
+       (mips_step_skips_delay): Delete.
+       * mips-tdep.c (mips_single_step_through_delay): Replace
+       mips_step_skips_delay.
+       (mips_gdbarch_init): Set single_step_through_delay.
+       (mips_dump_tdep): Do not print STEP_SKIPS_DELAY.
+       
+2004-10-31  Mark Kettenis  <kettenis@gnu.org>
+
+       * tramp-frame.c (tramp_frame_prepend_unwinder): Set unwinder type
+       from TRAMP_FRAME frame type.
+
+2004-10-31  Andrew Cagney  <cagney@gnu.org>
+
+       * mdebugread.c (parse_procedure): Wrap use of RA_REGNUM in #ifdef.
+
        * mips-tdep.c (mips_ignore_helper): Delete.
        * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Delete.
        * infrun.c (handle_inferior_event): Delete #ifdef
This page took 0.026288 seconds and 4 git commands to generate.