* vax-tdep.c (vax_return_value): Fix typo.
[external/binutils.git] / gdb / ChangeLog
index 0bba36d..27d0058 100644 (file)
@@ -1,5 +1,79 @@
+2004-05-17  Mark Kettenis  <kettenis@gnu.org>
+
+       * vax-tdep.c (vax_return_value): Fix typo.
+
+2004-05-17  Andrew Cagney  <cagney@redhat.com>
+
+       * MAINTAINERS: Mark Salter was also responsible for
+       testsuite/config/
+
+       * NEWS: Mention signal fixes.
+
+2004-05-17  Randolph Chung  <tausq@debian.org>
+
+       * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
+       check to see if we are unwinding an export stub.  Export stubs clobber
+       the %rp in the call path and stores the original rp in a stack slot.
+
+2004-05-17  Jim Blandy  <jimb@redhat.com>
+
+       * MAINTAINERS: Update address for J.T. Conklin.
+
+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>
+
+       * alphabsd-nat.c: Update copyright year.
+       (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
+
+       * 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.
+
+       * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
+       ppcobsd-tdep.c.
+
        * config/sparc/tm-nbsd64.h: Remove file.
        * config/tm-sunos.h: Remove file.