2004-05-17 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 02f70a4bf84b60060c5ef4c4f97d6d0f30cbe39c..c7728777029323565c62a1b29e2ad656df828553 100644 (file)
@@ -1,5 +1,49 @@
+2004-05-17  Randolph Chung  <tausq@debian.org>
+
+       * hppa-tdep.c: Remove superfluous #include's.
+       * Makefile.in (hppa-tdep.o): Update dependencies.
+
+2004-05-17  Randolph Chung  <tausq@debian.org>
+
+       * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
+       (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
+       (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
+       (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
+       (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
+       Remove static function declarations.
+
+2004-05-17  Mark Kettenis  <kettenis@gnu.org>
+
+       * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
+       and M68K_A2_REGNUM.
+
+       * m68k-tdep.c (m68k_svr4_return_value): Implement
+       RETURN_VALUE_ABI_RETURNS_ADDRESS.
+
+2004-05-16  Mark Kettenis  <kettenis@gnu.org>
+
+       * sol-thread.c Update copyright year.  Fix various coding
+       standards violations.  Tweak a few comments.
+       (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
+       Delete prototypes.
+
+2004-05-15  Randolph Chung  <tausq@debian.org>
+
+       * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
+       as pointer instead of array reference since HPUX compiler does
+       not accept unsized array arguments.
+       * somsolib.c (dld_flags_buffer): Use constant array size.
+
 2004-05-15  Mark Kettenis  <kettenis@gnu.org>
 
+       * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
+       offset with decimal offset.
+       (amd64obsd_sigcontext_addr): Return correct address for entire
+       signal trampoline.
+
+       * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
+       instead of get_frame_base.
+
        * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
        (fill_gregset): Use regcache_raw_collect.
 
This page took 0.028773 seconds and 4 git commands to generate.