2003-11-15 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index abe31523cd952158e5c8e2837102806bc83db620..37e6deb73298efbc6c01ed9073885fa969075004 100644 (file)
@@ -1,3 +1,33 @@
+2003-11-15  Andrew Cagney  <cagney@redhat.com>
+
+       Replace MIPS_REGSIZE with mips_regsize.
+       * mips-tdep.c (mips_regsize): New function.
+       * mips-tdep.h (mips_regsize): Declare.
+       * mipsnbsd-tdep.h (SIZEOF_STRUCT_FPREG): Update.
+       (SIZEOF_STRUCT_REG): Update.
+       * mipsnbsd-tdep.c (mipsnbsd_supply_reg): Update.
+       (mipsnbsd_fill_reg): Update.
+       (mipsnbsd_supply_fpreg): Update.
+       (mipsnbsd_fill_fpreg): Update.
+       (NBSD_MIPS_JB_ELEMENT_SIZE): Update.
+       * mips-tdep.c (mips_register_raw_size): Update.
+       (mips_register_type): Update.
+       (SIGFRAME_BASE): Update.
+       (SIGFRAME_PC_OFF): Update.
+       (SIGFRAME_REGSAVE_OFF): Update.
+       (SIGFRAME_FPREGSAVE_OFF): Update.
+       (SIGFRAME_REG_SIZE): Update.
+       (mips32_heuristic_proc_desc): Update.
+       (print_gp_register_row): Update.
+       (mips_dump_tdep): Do not print MIPS_REGSIZE.
+       * irix5-nat.c (supply_gregset): Update.
+       (fetch_core_registers): Update.
+       * config/mips/tm-mips64.h (MIPS_REGSIZE): Delete macro.
+       * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Update.
+       * config/mips/tm-mips.h (MIPS_REGSIZE): Delete macro.
+       (MIPS_REGISTER_BYTE): Update.
+       * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Update.
+
 2003-11-15  Andrew Cagney  <cagney@redhat.com>
 
        * config/sparc/tm-sparc.h (DEPRECATE_USE_REGISTER_NOT_ARG): Rename
This page took 0.026648 seconds and 4 git commands to generate.