2003-07-09 Michael Snyder <msnyder@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0c9998431e52b734a8ee8318dc166285765eab8f..faafc5da10221ea9baa34408da0a3c3a52ade559 100644 (file)
@@ -1,3 +1,68 @@
+2003-07-09  Michael Snyder  <msnyder@redhat.com>
+
+       * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
+
+2003-07-09  Mark Kettenis  <kettenis@gnu.org>
+
+       * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
+       X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
+       X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
+       X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
+       * x86-64-tdep.c: ... from here.
+
+2003-07-09  Andreas Schwab  <schwab@suse.de>
+
+       * m68k-tdep.h (enum struct_return): Define.
+       (struct gdbarch_tdep): Add struct_return.
+       * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
+       bytes are padded to the right, not to the left.  Pass struct value
+       address in register %a1, not on stack.
+       (m68k_use_struct_convention): New function.
+       (m68k_gdbarch_init): Set use_struct_convention.  Initialize
+       struct_return in tdep to pcc_struct_return.
+       * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
+       reg_struct_return.
+
+2003-07-09  Joel Brobecker  <brobecker@gnat.com>      
+
+       * somread.c (som_symfile_offsets): Fix compilation error.   
+
+2003-07-09  Andrew Cagney  <cagney@redhat.com>
+
+       * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
+       Add comments about the checks.
+
+2003-07-08  Andrew Cagney  <cagney@redhat.com>
+
+       * Makefile.in: Make dependency section headers consistent.
+       (config_h): Move to $BUILD headers section.
+       (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
+       (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
+       (ada-exp.tab.c): Move to YACC/LEX section.
+       (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
+       (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
+
+2003-07-08  Kris Warkentin  <kewarken@qnx.com>
+
+       * nto-procfs.c: Cleaned up a bunch of ARI hits.
+       Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
+       of strerror with safe_strerror, use ISO C function definitions,
+       and replace instances of sprintf with snprintf.
+
+2003-07-07  Andrew Cagney  <cagney@redhat.com>
+
+       * frame.c (get_prev_frame): Enable check for identical frames.
+       Update comments.  Update error messages.
+
+2003-07-07  Joel Brobecker  <brobecker@gnat.com>
+
+        * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
+
+2003-07-07  Joel Brobecker  <brobecker@gnat.com>
+
+        * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
+        sort_symtab_syms, no longer necessary.
+
 2003-07-07  Joel Brobecker  <brobecker@gnat.com>
 
        * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
This page took 0.023069 seconds and 4 git commands to generate.