* coffread.c (init_stringtab): Fix bug where sizeof(long) != 4.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 15bfd73bf58ecf4c7a3e331a4e4c0e8470bdb2e2..3f0cf78ebbac8d613f739a32c0037ff4411610c2 100644 (file)
@@ -1,3 +1,12 @@
+Tue Jun  8 17:39:12 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
+
+       * coffread.c (init_stringtab): Fix bug where sizeof(long) != 4.
+       * gdbcore.h, core.c (read_memory_unsigned_integer): New function.
+       * findvar.c (read_register, write_register): Fix thinko where
+       sizeof(host long) != sizeof(target int).
+       * h8300-tdep.c: Use new read_memory_unsigned_integer call.
+       * sh-tdep.c (_initialize_sh_tdep): Add memory_size command.
+
 Tue Jun  8 14:42:10 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
 
        * Move config/m68k/tm-m68k.h (FRAME_FIND_SAVED_REGS) to
This page took 0.023207 seconds and 4 git commands to generate.