2004-11-12 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 22a06a162ca2ee003ebb3722ac8f73d46aa5c5a1..24523d3b70f319c1753c5505dfa73a2ff61b6073 100644 (file)
@@ -1,3 +1,249 @@
+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.
+
+2004-11-10  Randolph Chung  <tausq@debian.org>
+
+       * blockframe.c (inside_entry_func): Move to .....
+       * frame.c (inside_entry_func): ... here, and make static.
+       (backtrace_past_entry): New flag.
+       (get_prev_frame): Stop backtrace at the entry function if enabled
+       by flag.  Update comments.
+       (_initialize_frame): Add command to set backtrace_past_entry flag.
+       * defs.h (inside_entry_func): Remove prototype.
+
+2004-11-10  Mark Kettenis  <kettenis@gnu.org>
+
+       * dwarf2read.c: Fix formatting.
+
+2004-11-10  Andrew Cagney  <cagney@gnu.org>
+
+       * value.h (COERCE_REF, COERCE_ARRAY, COERCE_NUMBER, COERCE_ENUM)
+       (coerce_ref, coerce_array, coerce_number, coerce_enum): Replace
+       macros with function declarations.
+       * value.c (coerce_ref, coerce_array, coerce_number)
+       (coerce_enum): New functions.
+       (value_as_long, value_as_address): Update.
+       * ada-lang.c (ada_coerce_ref, ada_value_binop) 
+       (ada_evaluate_subexp, ada_value_assign, ada_value_struct_elt): Update.
+       * jv-lang.c (evaluate_subexp_java): Update.
+       * valarith.c (value_less, value_neg, value_complement)
+       (value_binop, value_add, value_subscript, value_x_binop) 
+       (value_logical_not, value_sub): Update.
+       * valops.c (check_field, value_struct_elt, value_ind)
+       (value_find_oload_method_list, value_cast, value_assign): Update.
+       * eval.c (evaluate_subexp_standard): Update.
+
+2004-11-10  Mark Kettenis  <kettenis@gnu.org>
+
+       * mips-tdep.c (mips32_relative_offset): Change return type to
+       LONGEST, change argument type to ULONGEST.  Fix sign-extension.
+
+2004-11-10  Randolph Chung  <tausq@debian.org>
+
+       * hppa-tdep.c (hppa32_register_name, hppa64_register_name): Make static.
+       (hppa32_push_dummy_call, hppa64_push_dummy_call): Likewise.
+       (hppa_fetch_pointer_argument): Likewise.
+       (hppa_frame_cache): Use safe_frame_unwind_memory instead of 
+       deprecated_read_memory_nobpt.
+       (_initialize_hppa_tdep): Replace deprecated_add_show_from_set/
+       add_set_cmd sequence with add_setshow_boolean_cmd.
+
+2004-11-09  Andrew Cagney  <cagney@gnu.org>
+
+       GDB 6.3 released from GDB 6.3 branch.
+
+2004-11-09  Andrew Cagney  <cagney@gnu.org>
+
+       * values.c: Rename to ...
+       * value.c: ..., new file.
+       * Makefile.in: Update.
+
+2004-11-09  Daniel Jacobowitz  <dan@debian.org>
+
+       * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Correct allocated
+       size.
+
+2004-11-09  Andrew Cagney  <cagney@gnu.org>
+
+       * TODO: Delete.
+
+       * value.h (struct value): Delete field bfd_section.
+       (VALUE_BFD_SECTION): Delete macro.
+       (COERCE_REF): Update.
+       (value_at, value_at_lazy): Delete asection parameter.
+       * printcmd.c (print_formatted, x_command): Update.
+       (do_examine): Delete asection parameter.
+       (next_section): Delete variable.
+       * valops.c (value_cast, value_at, value_at_lazy)
+       (value_coerce_function, value_addr, value_ind, value_string) 
+       (find_rt_vbase_offset, value_full_object): Update.
+       * hpacc-abi.c (hpacc_virtual_fn_field)
+       (hpacc_value_rtti_type): Update.
+       * gnu-v3-abi.c (gnuv3_rtti_type, gnuv3_virtual_fn_field) 
+       (gnuv3_baseclass_offset): Update.
+       * f-valprint.c (f_val_print): Update.
+       * c-valprint.c (c_val_print): Update.
+       * p-valprint.c (pascal_val_print): Update.
+       * jv-valprint.c (java_value_print): Update.
+       * jv-lang.c (java_class_from_object, evaluate_subexp_java): Update.
+       * ada-lang.c (ada_value_primitive_packed_val)
+       (ada_evaluate_subexp): Update.
+       * dwarf2loc.c (dwarf2_evaluate_loc_desc): Update.
+       * expprint.c (print_subexp_standard): Update.
+       * infcall.c (call_function_by_hand): Update.
+       * valarith.c (value_add): Update.
+       * eval.c (evaluate_subexp_standard): Update.
+       * values.c (allocate_value, value_copy, value_static_field): Update.
+       * findvar.c (read_var_value, locate_var_value): Update.
+       
+2004-11-09  Andrew Cagney  <cagney@gnu.org>
+
+       * i386-linux-tdep.c: Include "dwarf2-frame.h".
+       * Makefile.in: Update all dependencies.
+
+2004-11-08  Andrew Cagney  <cagney@gnu.org>
+
+       * sentinel-frame.c (sentinel_frame_prev_pc): New function.
+       (sentinel_frame_unwinder): Add the prev_pc method.
+       * frame.c (frame_pc_unwind): Use the per-frame pc unwinder when
+       available.  Do not handle the sentinel-frame case.
+       * frame-unwind.h (frame_prev_register_ftype): Define.
+       (struct frame_unwind): Add prev_pc;
+
+2004-11-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * configure.in: Check for ncurses/term.h.
+       * gdb_curses.h: Include term.h here, prefering ncurses/term.h.
+       * utils.c: Include gdb_curses.h instead of curses.h and term.h.
+       * tui/tui.c: Don't include term.h.
+       * configure, config.in: Rebuilt.
+
+2004-11-08  Mark Kettenis  <kettenis@gnu.org>
+
+       * m68kbsd-nat.c: Include "inf-ptrace.h".
+       (_initialize_m68kbsd_nat): Fix pasto.
+       * Makefile.in (m68kbsd-nat.o): Update dependencies.
+
+2004-11-08  Randolph Chung  <tausq@debian.org>
+
+       * infrun.c (debug_infrun): New variable.
+       (resume, proceed, wait_for_inferior): Annotate with debug messages.
+       (handle_inferior_event, keep_going): Likewise.
+       (_initialize_infrun): Register "set debug infrun" command.
+
 2004-11-08  Andreas Schwab  <schwab@suse.de>
 
        * linux-nat.c (PTRACE_EVENT_VFORK_DONE): Renamed from
This page took 0.044869 seconds and 4 git commands to generate.