2003-04-23 David Carlton <carlton@bactrian.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 27bf2c8dbab9d718d5f3759d32b35d91e801a06b..1acb38cc06f20cbfef336d3553d803fc31e80709 100644 (file)
@@ -1,3 +1,190 @@
+2003-04-23  David Carlton  <carlton@bactrian.org>
+
+       * cp-support.c (cp_find_first_component): Accept 'operator' in
+       more locations.
+
+2003-04-23  Andrew Cagney  <cagney@redhat.com>
+
+       * infcall.c (call_function_by_hand): Eliminate redundant
+       indentation.  Move "saved_async" and "old_cleanups" to where they
+       are needed.
+       
+2003-04-23  Andrew Cagney  <cagney@redhat.com>
+
+       * infcall.c (call_function_by_hand): Eliminate the variables "rc"
+       and "buffer".  Move the "name" code to where it is needed.
+
+2003-04-23  Andrew Cagney  <cagney@redhat.com>
+
+       * infcall.c (call_function_by_hand): Move variables "start_sp",
+       "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
+       code to ON_STACK switch branch.
+       
+2003-04-23  Andrew Cagney  <cagney@redhat.com>
+
+       * infcall.c (call_function_by_hand): Make declaration of "i",
+       "sal", "bpt" and "old_sp" more local to their use.  Delete #if
+       lint.
+
+2003-04-23  Andrew Cagney  <cagney@redhat.com>
+
+       * infcall.c (call_function_by_hand): Delete variable
+       "n_method_args".  Localize "param_type"'s declaration to the loop
+       that it is used.  Reinstate code assigning to said variable -
+       deleted on 2002-06-14.  Rationalize calls to value_args_coerce.
+       Rationalize code using "param_type".
+
+2003-04-22  Andrew Cagney  <cagney@redhat.com>
+
+       * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
+       compute the breakpoint address.  Only call FIX_CALL_DUMMY when
+       ON_STACK.  Eliminate the variable "addr".  Do not pass "real_pc"
+       to DEPRECATED_PUSH_RETURN_ADDRESS.
+
+2003-04-22  Kevin Buettner  <kevinb@redhat.com>
+
+       * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
+       on the DWARF2 register number prior to fetching a register.
+
+2003-04-22  J. Brobecker  <brobecker@gnat.com>
+
+       * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
+       Update all the tests using SOFT_FLOAT considering the fact that
+       this macro was always set to 0. 
+       * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
+       considering the fact that this macro was always set to 0.
+       * hppa-tdep.h (hppa_store_return_value): Likewise.
+       (hppa_extract_return_value): Likewise.
+
+2003-04-22  J. Brobecker  <brobecker@gnat.com>
+
+       * config/pa/tm-hppa.h: Remove obsolete code, was used by
+       the hppa-pro target only.
+
+2003-04-21  J. Brobecker  <brobecker@gnat.com>
+
+       Ongoing multi-arch conversion effort for HP/UX:
+       * config/pa/tm-hppa.h: Move all macro that are no longer
+       defined now that GDB_MULTI_ARCH is now set to 1 from here...
+       * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
+
+2003-04-21  J. Brobecker  <brobecker@gnat.com>
+
+       * config/pa/tm-hppa.h: Obsolete a section that was only used
+       for hppa-pro.
+
+2003-04-21  J. Brobecker  <brobecker@gnat.com>
+
+       Ongoing multi-arch conversion for HP/UX.
+       * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
+       if already defined (allows hppa64 to stay non-multiarched for now).
+       * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
+
+2003-04-21  Andrew Cagney  <cagney@redhat.com>
+
+       * frame.c (frame_id_eq): Fail when the code_addr's do not match.
+
+2003-04-21  Andrew Cagney  <cagney@redhat.com>
+
+       * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
+       "i386_num_mmx_regs".
+
+2003-04-21  Andrew Cagney  <cagney@redhat.com>
+
+       * infcall.c: New file.
+       * infcall.h: New file.
+       * valarith.c: Include "infcall.h".
+       * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
+       * eval.c, ada-valprint.c, ada-lang.c: Ditto.
+       * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
+       (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
+       (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
+       (SFILES): Add "infcall.c"
+       (COMMON_OBS): Add "infcall.o".
+       (infcall.o): Specify dependencies.
+       * value.h (call_function_by_hand): Delete declaration.
+       * inferior.h (run_stack_dummy): Delete declaration.
+       * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
+       (run_stack_dummy): Move to "infcall.c", merged into
+       call_function_by_hand.
+       * valops.c (call_function_by_hand): Moved to "infcall.c".
+       (find_function_addr, value_arg_coerce): Ditto.
+       (unwindonsignal_p, coerce_float_to_double): Ditto.
+       (_initialize_valops): Move "set/show coerce-float-to-double", and
+       "set/show unwindonsignal" commands to "infcall.c".
+       * v850-tdep.c, target.h: Update comments.
+       * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
+       * sh-tdep.c (sh_init_extra_frame_info): Update comments.
+       (sh64_init_extra_frame_info): Update comments.
+       * mn10300-tdep.c: Update comments.
+       * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
+       * config/sparc/tm-sparc.h: Update comments.
+       * breakpoint.h: Update comments.
+       * avr-tdep.c (avr_init_extra_frame_info): Update comments.
+       * arm-tdep.c: Update comment.
+
+2003-04-19  Mark Kettenis  <kettenis@gnu.org>
+
+       * i386-tdep.c (i386_num_register_names): New variable.
+       (i386_num_mmx_regs): Renamed from mmx_num_regs.
+       (MM0_REGNUM): Remove redundant parentheses in define.
+       (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
+       (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
+       i386_mxcsr_regnum_p): Remove redundant parentheses.
+       (i386_register_name): Use i386_num_register_names.
+       
+       * i386-tdep.c (i386_extract_return_value,
+       i386_store_return_value): Correct check for availability of
+       floating-point registers.
+
+       * i386-tdep.c (i386_frame_num_args): Remove function.
+       (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
+
+       * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
+       mmx_regnum_to_fp_regnum.  Adjust all callers.
+
+       * i386-tdep.c (i386_get_longjmp_target): Use
+       TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
+       and TARGET_CHAR_BIT.  Use extract_typed_address instead of
+       extract_address.
+
+2003-04-19  Mark Kettenis  <kettenis@gnu.org>
+
+       * core-regset.c: Update comments to reflect reality.  Re-order
+       includes.
+       (fetch_core_registers): Use switch instead of if.  Remove
+       redundant prototype.
+
+2003-04-18  Jim Blandy  <jimb@redhat.com>
+
+       * s390-tdep.c (s390_frame_align): New function.
+        (s390_gdbarch_init): Register it with the gdbarch object.
+
+2003-04-17  Richard Henderson  <rth@redhat.com>
+
+       * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
+
+2003-04-17  Michael Snyder  <msnyder@redhat.com>
+           Karen Bennet  <bennet@redhat.com>
+
+       Committed by Elena Zannoni  <ezannoni@redhat.com>
+       * gdb_gcore.sh: New script to create a core dump of a process.
+       
+2003-04-17  Elena Zannoni  <ezannoni@redhat.com>
+
+       * values.c (value_being_returned): Don't fetch the return
+        value if the return type is void.
+
+2003-04-17  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * thread-db.c: Reindented.
+2003-04-17  Jeff Johnston  <jjohnstn@redhat.com>
+       * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t, 
+       td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
+       as types.
+
 2003-04-16  Kevin Buettner  <kevinb@redhat.com>
 
        * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
This page took 0.025007 seconds and 4 git commands to generate.