2004-11-12 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f294ea85bb48fb4d8d54589aad0f7844e2a2f67c..24523d3b70f319c1753c5505dfa73a2ff61b6073 100644 (file)
@@ -1,7 +1,118 @@
+2004-11-12  Randolph Chung  <tausq@debian.org>
+
+       * pa64solib.c (pa64_solib_thread_start_addr): Rename from 
+       so_lib_thread_start_addr.
+       * pa64solib.h (so_list): Forward declare.
+       (pa64_solib_thread_start_addr): Prototype.
+       * somsolib.c (SHL_LOAD, SHL_UNLOAD): Define if not already defined.
+       (no_shared_libraries): Remove.
+       (som_solib_thread_start_addr): Rename from so_lib_thread_start_addr.
+       * somsolib.h (som_solib_thread_start_addr): Likewise; prototype.
+       * hpread.c (hpread_process_one_debug_symbol): Use either the som or
+       the elf solib handler to find the start address.
+
+       * config/pa/hppahpux.mh (NATDEPFILES): Move target-specific support 
+       files to the target makefile.
+       * config/pa/hpux1020.mh (NATDEPFILES):  Likewise.
+       * config/pa/hpux11.mh (NATDEPFILES): Likewise.
+       * config/pa/hpux11w.mh (NATDEPFILES): Likewise.
+
+       * config/pa/hppa64.mt (TDEPFILES): Put target-specific support 
+    files for symbol reading and shared library handling here.
+       * config/pa/hppahpux.mt (TDEPFILES): Likewise.  
+    (PA_SOM_ONLY): Define so we can build a 32-bit SOM only target 
+    without bringing in 64-bit support.
+
+2004-11-12  Andrew Cagney  <cagney@gnu.org>
+
+       * sparc-tdep.c: Replace VALUE_TYPE with value_type.
+       * v850-tdep.c, sparc64-tdep.c, sh-tdep.c: Ditto.
+       * sh64-tdep.c, s390-tdep.c, mcore-tdep.c: Ditto.
+       * h8300-tdep.c, arm-linux-tdep.c, amd64-tdep.c: Ditto.
+       * hppa-tdep.c, mips-tdep.c, m88k-tdep.c: Ditto.
+       * m68hc11-tdep.c, m32r-tdep.c, ia64-tdep.c: Ditto.
+       * frv-tdep.c, cris-tdep.c, avr-tdep.c, alpha-tdep.c: Ditto.
+
+       Merge VALUE_REGNO and VALUE_FRAME_REGNUM into VALUE_REGNUM.
+       * value.h (VALUE_REGNO, VALUE_FRAME_REGNUM): Delete.
+       (VALUE_REGNUM): Define.
+       (struct value): Delete location.regnum, rename "regno" to
+       "regnum".
+       * value.c, valops.c, valarith.c, findvar.c: Update.
+
+       * value.h (VALUE_TYPE, VALUE_NEXT, VALUE_OFFSET, VALUE_BITSIZE)
+       (VALUE_BITPOS): Delete.
+       (value_type, value_offset, value_bitsize, value_bitpos): Declare.
+       * value.c (value_type, value_offset, value_bitpos)
+       (value_bitsize): New functions.  Update references.
+       * arm-tdep.c, gnu-v3-abi.c, hpacc-abi.c, gnu-v2-abi.c: Update.
+       * f-valprint.c, cp-valprint.c, c-valprint.c: Update.
+       * ada-valprint.c, typeprint.c, scm-valprint.c, scm-exp.c: Update.
+       * p-valprint.c, jv-valprint.c, jv-lang.c, varobj.c: Update.
+       * objc-lang.c, ada-lang.c, std-regs.c, stack.c: Update.
+       * infcall.c, linespec.c, printcmd.c, valarith.c: Update.
+       * valops.c, eval.c, findvar.c, breakpoint.c: Update.
+       * tracepoint.c, ax-gdb.c, mi/mi-main.c, cli/cli-dump.c:
+       * rs6000-tdep.c, ppc-sysv-tdep.c: Update.
+
+2004-11-12  Andrew Cagney  <cagney@gnu.org>
+
+       * cris-tdep.c (cris_register_offset): Delete, never called.
+       (cris_spec_reg_applicable): Delete cris_ver_sim.
+       * MAINTAINERS: List d10v as OBSOLETE.
+       * rdi-share/host.h (FOPEN_WB): #ifdef 0 out definitions of
+       FOPEN_WB et.al., defined by "fopen-bin.h".
+
+2004-11-12  Randolph Chung  <tausq@debian.org>
+
+       * hppa-tdep.c (hppa_skip_permanent_breakpoint): Move definition ...
+       * hppa-hpux-tdep.c (hppa_skip_permanent_breakpoint): ... to here.
+       * config/pa/tm-hppa.h (SKIP_PERMANENT_BREAKPOINT): Move definition ...
+       * config/pa/tm-hppah.h (SKIP_PERMANENT_BREAKPOINT): ... to here.
+
+2004-11-12  Mark Kettenis  <kettenis@jive.nl>
+
+       * tui/tui-io.c: Don't include "terminal.h".
+       * Makefile.in (tui-io.o): Update dependencies.
+
+2004-11-12  Kei Sakamoto  <sakamoto.kei@renesas.com>
+
+       * Makefile.in (m32r-linux-tdep.o): Update dependencies.
+       * m32r-linux-tdep.c (m32r_linux_init_abi): Call
+       set_gdbarch_regset_from_core_section for core file support.
+       (m32r_linux_supply_gregset, m32r_linux_regset_from_core_section):
+       New functions.
+
+2004-11-11  Randolph Chung  <tausq@debian.org>
+
+       * hppa-tdep.c (skip_prologue_hard_way): Make static, add
+       stop_after_branch parameter and use it to determine if we should look
+       at the delay slot of the first branch insn to find prologue insns.
+       (hppa_skip_prologue): Update comment and call to skip_prologue_hard_way.
+       (hppa_frame_cache): Likewise.
+
+2004-11-11  Randolph Chung  <tausq@debian.org>
+
+       * hppa-tdep.c (hppa_frame_cache): Properly handle the frame pointer
+       register so that it can be unwound from anywhere in the prologue.
+
+2004-11-10  msnyder  <msnyder@redhat.com>
+
+       * rs6000-tdep.c (skip_prologue): After saving lr_offset, 
+       must invalidate lr_reg (so we don't try to save it again).  
+       Ditto for cr_offset and cr_reg.
+
+2004-11-05  Jon Beniston <jon@beniston.com>
+
+       Committed by Andrew Cagney.
+       * remote.c (putpkt_binary) Fix PR gdb/1806. Send an ACK 
+       when an unexpected packet is received, as the target stubs 
+       continually retransmit the same packet until ACKed.
+       
 2004-11-10  Randolph Chung  <tausq@debian.org>
 
        * frame.c (get_prev_frame): Use get_frame_type to retrieve the 
-    frame's type.
+       frame's type.
 
 2004-11-10  Randolph Chung  <tausq@debian.org>
 
This page took 0.026055 seconds and 4 git commands to generate.