* breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONS
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2003-11-06  Daniel Jacobowitz  <drow@mvista.com>
2
3         * breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONS
4         instead of ALL_BREAKPOINTS.  Check for software breakpoints only.
5
6 2003-11-06  Daniel Jacobowitz  <drow@mvista.com>
7
8         * breakpoint.c (allocate_bp_location): Take bpt and bp_type
9         arguments.  Initialize owner and type for the new breakpoint
10         location item.
11         (set_raw_breakpoint): Update call to allocate_bp_location.
12
13 2003-11-06  Daniel Jacobowitz  <drow@mvista.com>
14
15         * breakpoint.h (struct bp_location): Add a chain pointer.
16         * breakpoint.c (ALL_BP_LOCATIONS, ALL_BP_LOCATIONS_SAFE): New
17         macros.
18         (bp_location_chain): New variable.
19         (allocate_bp_location): New function.
20         (set_raw_breakpoint): Use it.
21         (delete_breakpoint): Remove ->loc from the bp_location_chain.
22
23 2003-11-06  Daniel Jacobowitz  <drow@mvista.com>
24
25         * breakpoint.h (enum bp_loc_type, struct bp_location): New.
26         (struct breakpoint): Remove address, shadow_contents, inserted,
27         requested_address, and duplicate.  Add a struct bp_location.
28         * breakpoint.c (condition_command, read_memory_nobpt)
29         (insert_breakpoints, remove_breakpoints, remove_hw_watchpoints)
30         (reattach_breakpoints, update_breakpoints_after_exec)
31         (detach_breakpoints, remove_breakpoint, mark_breakpoints_out)
32         (breakpoint_init_inferior, breakpoint_here_p)
33         (breakpoint_inserted_here_p, deprecated_frame_in_dummy)
34         (breakpoint_thread_match, bpstat_stop_status)
35         (bpstat_have_active_hw_watchpoints, print_one_breakpoint)
36         (describe_other_breakpoints, check_duplicates)
37         (make_breakpoint_permanent, create_thread_event_breakpoint)
38         (disable_breakpoints_in_shlibs, re_enable_berakpoints_in_shlibs)
39         (set_longjmp_resume_breakpoint, mention, create_breakpoints)
40         (watch_command_1, print_one_exception_catchpoint)
41         (clear_command, breakpoint_re_set_one): Adjust member accesses to
42         use the breakpoint's ->loc.
43         (set_raw_breakpoint): Likewise.  Initialize ->loc.
44         (delete_breakpoint): Likewise.  Free ->loc.
45
46 2003-11-05  Andrew Cagney  <cagney@redhat.com>
47
48         * config/sparc/tm-sparc.h (FRAME_STRUCT_ARGS_ADDRESS): Delete
49         macro.
50         * config/m68k/tm-sun3.h (SIG_PC_FP_OFFSET): Delete macro.
51         * config/i386/tm-cygwin.h
52         (LINKER_SYMBOLS_HAVE_WIN32_STDCALL_ARG_SIZES): Delete macro.
53         * config/powerpc/tm-linux.h
54         (AT_SUBROUTINE_CALL_INSTRUCTION_TARGET): Delete macro.
55         (at_subroutine_call_instruction_target): Delete declaration.
56         * config/sparc/tm-sp64linux.h (GDB_PTRACE_REGS64): Delete macro.
57         * config/m68k/tm-sun3.h (SIG_SP_FP_OFFSET): Delete macro.
58         * config/ns32k/tm-ns32k.h (NUM_GENERAL_REGS): Delete macro.
59
60         * xcoffread.c (find_linenos): Replace "sec_ptr" and "bfd" with
61         "struct bfd_section" and "struct bfd".
62         * target.h (struct section_table): Ditto.
63         * rs6000-nat.c (xcoff_relocate_core): Ditto.
64         * solib-svr4.c (elf_locate_base): Ditto.
65         * pa64solib.c (dld_cache_t): Ditto.
66         * objfiles.h (struct obj_section): Ditto.
67         * objfiles.c (add_to_objfile_sections): Ditto.
68         * exec.c (bfdsec_to_vmap): Ditto.
69         (add_to_section_table): Ditto.
70         (build_section_table): Ditto.
71         * corelow.c (get_core_register_section): Ditto.
72         * coffread.c (find_linenos): Ditto.
73         * elfread.c (elf_interpreter): Delete #if0'd function.
74
75         * mips-tdep.c (mips_dump_tdep): Delete code prinint VX_NUM_REGS.
76         * config/sparc/tm-vxsparc.h (VX_NUM_REGS): Delete macro.
77         * config/mips/tm-vxmips.h (VX_NUM_REGS): Delete macro.
78         * config/m68k/tm-vx68.h (VX_NUM_REGS): Delete macro.
79
80         * arch-utils.h (generic_cannot_extract_struct_value_address):
81         Delete declaration.
82         * wince.c (_initialize_wince): Fix multi-line string.
83         * ia64-tdep.c (floatformat_valid): Convert to ISO C.
84
85 2003-11-05  Elena Zannoni  <ezannoni@redhat.com>
86
87         * top.c (execute_command): Fix broken logic for command execution
88         while inferior is running in async mode.
89
90 2003-11-06  Mark Kettenis  <kettenis@gnu.org>
91
92         * dwarf2-frame.c (execute_cfa_program): Mark register as
93         REG_SAVED_REG for DW_CFA_register opcode.
94
95 2003-11-05  Mark Kettenis  <kettenis@gnu.org>
96
97         * amd64fbsd-tdep.c (amd64fbsd_sc_reg_offset): Adjust offset of
98         %rsp, %rip and %eflags to match ABI-change.
99
100 2003-11-05  Jeff Johnston  <jjohnstn@redhat.com>
101
102         * ia64-tdep.c (struct gdbarch_tdep): Remove os_ident field.
103         (ia64_gdbarch_init): Don't bother calculating the os.  
104         Instead use the gdbarch_info struct and look at the osabi field.  
105         Also use gdbarch_list_lookup_by_info() to look for a 
106         candidate gdbarch. 
107
108 2003-11-05  Kevin Buettner  <kevinb@redhat.com>
109
110         * frv-tdep.c (frv_register_byte): Delete.
111         (frv_extract_return_value, frv_store_return_value)
112         (frv_extract_struct_value_address): Don't call frv_register_byte().
113         Convert to non-deprecated form.
114         (frv_gdbarch_init): Don't call set_gdbarch_deprecated_register_byte().
115         Convert calls to set_gdbarch_deprecated_extract_return_value(),
116         set_gdbarch_deprecated_store_return_value(), and
117         set_gdbarch_deprecated_extract_struct_value_address() into
118         non-deprecated forms.
119
120 2003-11-05  Andrew Cagney  <cagney@redhat.com>
121
122         * mips-tdep.c (mips_dump_tdep): Do not print
123         PRINT_EXTRA_FRAME_INFO.
124         * config/sparc/tm-sparc.h (DEPRECATED_PRINT_EXTRA_FRAME_INFO):
125         Rename PRINT_EXTRA_FRAME_INFO.
126         * mips-tdep.c (mips_print_extra_frame_info): Delete function.
127         * config/mips/tm-mips.h (PRINT_EXTRA_FRAME_INFO): Delete macro.
128         (mips_print_extra_frame_info): Delete declaration.
129         * stack.c (frame_info): Use DEPRECATED_PRINT_EXTRA_FRAME_INFO.
130
131 2003-11-05 Elena Zannoni  <ezannoni@redhat.com>
132
133         * coffread.c (coff_symtab_read): Remove passing of info parameter
134         to prim_record_minimal_symbol_and_info.
135
136 2003-11-05  Elena Zannoni  <ezannoni@redhat.com>
137
138         * coffread.c (process_coff_symbol): Delete CXUX_TARGET macro use.
139         (decode_base_type): Delete ifdeffed out code.
140
141 2003-11-04  Andrew Cagney  <cagney@redhat.com>
142
143         * symtab.c (find_active_alias): Delete function.
144         (lookup_block_symbol): Delete alias code.
145         * stabsread.c (resolve_live_range): Delete function.
146         (add_live_range): Delete function.
147         (resolve_symbol_reference): Delete function.
148         (define_symbol): Delete live range and alias code.
149         (scan_file_globals): Delete alias code.
150         * symtab.h (SYMBOL_RANGES): Delete macro.
151         (struct range_list): Delete structure.
152         (struct symbol): Delete field "ranges".
153         (SYMBOL_ALIASES): Delete macro.
154         (struct alias_list): Delete structure.
155         (struct symbol): Delete field "aliases".
156
157 2003-11-04  Michael Snyder  <msnyder@redhat.com>
158
159         * MAINTAINERS: Remove myself as owner of breakpoints and 
160         of sparc/solaris.
161
162 2003-11-03  Corinna Vinschen  <vinschen@redhat.com>
163
164         * sh-tdep.c (sh_sh4_nofpu_register_name): New function.
165         (sh_sh4al_dsp_register_name): Ditto.
166         (sh4_nofpu_show_regs): Ditto.
167         (sh_gdbarch_init): Add cases for bfd_mach_sh4al_dsp, bfd_mach_sh4a,
168         bfd_mach_sh4_nofpu and bfd_mach_sh4a_nofpu.
169
170 2003-11-03  Andrew Cagney  <cagney@redhat.com>
171
172         * bcache.c: Include "gdb_assert.h".
173         (struct bcache): Add fields "expand_count" and
174         "expand_hash_count".
175         (expand_hash_table): Update the expand counts.
176         (print_bcache_statistics): Use XCALLOC, not alloca.  Print stats
177         on object sizes and hashes.
178         * Makefile.in (bcache.o): Update dependencies.
179
180 2003-11-03  Andrew Cagney  <cagney@redhat.com>
181
182         * exec.c (xfer_memory): Eliminate xfer_fn.
183
184 2003-10-31  Kevin Buettner  <kevinb@redhat.com>
185
186         * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h)
187         (opcodes/frv-desc.h): Include.
188         (iacc0h_regnum, iacc0l_regnum): Define.
189         (last_spr_regnum, frv_num_regs): Update.
190         (new_variant): Don't supply default names for holes in the SPRs.
191         Supply names for iacc0h_regnum and iacc0l_regnum.
192         (frv_register_type): Use symbolic constants first_fpr_regnum and
193         last_fpr_regnum instead of hardcoded constants 64 and 127.  Use
194         builtin_type_int instead of builtin_type_int32.
195         (frv_register_sim_regno): New function.
196         (frv_gdbarch_init): Call set_gdbarch_register_sim_regno().
197         * Makefile.in (gdb_sim_frv_h): Define.
198         (frv-tdep.o): Update dependencies.
199
200 2003-10-31  Andrew Cagney  <cagney@redhat.com>
201
202         * avr-tdep.c (avr_frame_this_id): Do not call
203         deprecated_inside_entry_file.
204         * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
205         * m32r-tdep.c (m32r_frame_this_id): Ditto.
206         * d10v-tdep.c (d10v_frame_this_id): Ditto.
207         * arm-tdep.c (arm_prologue_this_id): Ditto.
208         * alpha-tdep.c (alpha_heuristic_frame_this_id): Ditto.
209
210 2003-10-31  Jim Blandy  <jimb@redhat.com>
211
212         * elfread.c (elf_symtab_read): Allocate correct number of tail
213         elements to sectinfo structure.  (Fix from Woody LaRue.)
214
215 2003-10-31  Andrew Cagney  <cagney@redhat.com>
216
217         * stack.c (return_command): Use get_frame_type, instead of
218         CALL_DUMMY_HAS_COMPLETED.
219         * inferior.h (CALL_DUMMY_HAS_COMPLETED): Delete definition.
220         * config/pa/tm-hppa.h (CALL_DUMMY_HAS_COMPLETED): Delete macro.
221
222 2003-10-31  Mark Kettenis  <kettenis@gnu.org>
223
224         * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): Don't
225         explicitly specify size of array.
226         (x86_64_linux_init_abi): Use ARRAY_SIZE to initialize
227         TDEP->sc_num_regs.
228
229 2003-10-31  Andrew Cagney  <cagney@redhat.com>
230
231         * s390-tdep.c (s390_cannot_extract_struct_value_address): New
232         function.
233         (s390_gdbarch_init): Set extract_struct_value_address.
234         * arch-utils.c (generic_cannot_extract_struct_value_address):
235         Delete function.
236         * arch-utils.h (generic_cannot_extract_struct_value_address):
237         Delete definition.
238
239 2003-10-31  Mark Kettenis  <kettenis@gnu.org>
240
241         * i386-linux-nat.c (fetch_core_registers): Remove.
242         (linux_elf_core_fns): Remove.
243         (_initialize_i386_linux_nat): Remove.
244
245 2003-10-31  Andrew Cagney  <cagney@redhat.com>
246
247         * solib-svr4.c: Update copyright.  Include "bfd-target.h" and
248         "exec.h".
249         (exec_entry_point): New function.
250         (enable_break): Create a "tmp_bfd_target", use that and
251         entry_point_address when computing the relocation offset.
252         (svr4_relocate_main_executable): Ditto with exec_bfd and exec_ops.
253         * Makefile.in (solib-svr4.o): Update dependencies.
254
255 2003-10-31  Andrew Cagney  <cagney@redhat.com>
256
257         * defs.h (XZALLOC): Define.
258         * target.h (struct target_ops): Add "to_data";
259         * bfd-target.h, bfd-target.c: New files.
260         * Makefile.in (SFILES): Add "bfd-target.c".
261         (COMMON_OBS): Add "bfd-target.o".
262         (bfd-target.o): Specify dependencies.
263         (bfd_target_h): Define.
264         * defs.h (XZALLOC): Define.
265
266 2003-10-31  Andrew Cagney  <cagney@redhat.com>
267
268         * rs6000-tdep.c (rs6000_gdbarch_init): For 64-bit ABI, set
269         adjust_breakpoint_address.
270         * Makefile.in (ppc-sysv-tdep.o): Add $(target_h).
271         * ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Declare.
272         * ppc-sysv-tdep.c: Include "target.h".  Update copyright.
273         (ppc64_sysv_abi_adjust_breakpoint_address): New function.
274
275 2003-10-31  Andrew Cagney  <cagney@redhat.com>
276
277         * target.h (struct target_ops): Replace "to_read_partial" and
278         "to_write_partial" with "to_xfer_partial".  Update comments.
279         * target.c (debug_to_write_partial): Delete function.
280         (debug_to_xfer_partial): Replace debug_to_read_partial.
281         (add_target, update_current_target, setup_target_debug): Set
282         "to_xfer_partial" instead of "to_read_partial" and
283         "to_write_partial".
284         (default_xfer_partial): Replace "default_write_partial".
285         (default_read_partial): Delete.
286         (target_read_partial, target_write_partial): Call
287         "to_xfer_partial".
288         * remote.c (init_remote_ops): Set "to_xfer_partial".
289         (init_remote_async_ops): Ditto.
290         (remote_xfer_partial): Replace "remote_read_partial".
291
292 2003-10-31  Mark Kettenis  <kettenis@gnu.org>
293
294         * i386-tdep.c (i386_supply_fpregset): Support floating-point
295         registers in `fxsave' format.
296         (i386_regset_from_core_section): Deal with ".reg-xfp" sections.
297
298 2003-10-30  Mark Kettenis  <kettenis@gnu.org>
299
300         * i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
301         (i386_linux_init_abi): Initialize TDEP->gregset_reg_offset,
302         TDEP->gregset_num_regs and tdep->sizeof_gregset.
303
304         * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
305         specify size of array.
306         (i386_linux_init_abi): Remove initialization of
307         TDEP->num_xmm_regs.  Use I386_LINUX_NUM_REGS for number of
308         registers.  Use ARRAY_SIZE to initialize TDEP->sc_num_regs.
309
310         * config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
311         * config/i386/fbsd64.mh (NATDEPFILES): Remove corelow.o and
312         core-regset.o.
313
314         * fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
315         the ELF header.
316
317 2003-10-29  Mark Kettenis  <kettenis@gnu.org>
318
319         * config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
320         * config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and
321         core-regset.o.
322
323         * fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.
324
325         * corelow.c: Include "arch-utils.h", "regset.h" and
326         "gdb_assert.h".
327         (core_gdbarch): New variable.
328         (sniff_core_bfd): Don't sniff if we have support for register sets
329         in CORE_GDBARCH.
330         (core_close): Reset CORE_GDBARCH.
331         (core_open): Initialize CORE_GDBARCH.
332         (get_core_register_section): Use register sets if they are
333         supported by CORE_GDBARCH.
334         (get_core_registers): Don't print error message if we have support
335         for register sets in CORE_GDBARCH.
336
337 2003-10-29  Andrew Cagney  <cagney@redhat.com>
338
339         * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Instead of the
340         default PPC machine, register 32-bit and 64-bit PPC, and rs6k.
341
342 2003-10-29  Mark Kettenis  <kettenis@gnu.org>
343
344         * objfiles.h (clear_objfile_data): New prototype.
345         * objfiles.c (clear_objfile_data): New function.
346         * symfile.c (reread_symbols): Clear per-objfile data.
347
348 2003-10-28  Jeff Johnston  <jjohnstn@redhat.com>
349  
350         * symfile.c (symbol_file_add_with_addrs_or_offsets): Switch to use
351         printf_unfiltered instead of printf_filtered for output messages.
352         (add_symbol_file_command): Ditto.
353         (reread_symbols): Ditto.
354         (overlay_auto_command): Ditto.
355         (overlay_manual_command): Ditto.
356         (overlay_off_command): Ditto.
357
358 2003-10-27  Mark Kettenis  <kettenis@gnu.org>
359
360         * arch-utils.c (deprecated_select_gdbarch_hack): New function.
361         (gdbarch_from_bfd): New function.
362         (set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
363         deprecated_select_gdbarch_hack.
364         * arch-utils.h (gdbarch_from_bfd): New prototype.
365
366 2003-10-27  Andrew Cagney  <cagney@redhat.com>
367
368         * osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of
369         arch_info.  Use warning instead of fprintf_filtered.  Do not use
370         deprecated bfd_printable_arch_mach.
371
372 2003-10-26  Kevin Buettner  <kevinb@redhat.com>
373
374         * frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
375         Delete.
376         (frv_register_type): Rename from frv_register_virtual_type.  Add
377         ``struct gdbarch *'' parameter.
378         (frv_gdbarch_init): Delete calls to the following functions:
379         set_gdbarch_deprecated_size(),
380         set_gdbarch_deprecated_register_bytes(),
381         set_gdbarch_deprecated_register_raw_size(),
382         set_gdbarch_deprecated_max_register_raw_size(),
383         set_gdbarch_deprecated_register_virtual_size(),
384         set_gdbarch_deprecated_max_register_virtual_size(),
385         set_gdbarch_deprecated_register_virtual_size(),
386         set_gdbarch_deprecated_register_virtual_type().
387         Add call to function set_gdbarch_register_type().
388
389 2003-10-26  Mark Kettenis  <kettenis@gnu.org>
390
391         * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
392         FDOFF_REGNUM): Remove defines.
393         * win32-nat.c (do_child_fetch_inferior_registers): Include
394         "i387-tdep.h".
395         (do_child_fetch_inferior_registers): Use I387_FISEG_REGNUM and
396         I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM.  Define and
397         undefine I387_ST0_REGNUM.
398
399         * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
400         * x86-64-tdep.c (x86_64_store_return_value): Use
401         I386_MAX_REGISTER_SIZE instead of FPU_REG_RAW_SIZE.
402
403         Change register numbers to enumartion values.
404         * i386-tdep.h (enum i386_regnum): New.
405         (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
406         I386_EBP_REGNUM, I386_IP_REGNUM, I386_EFLAGS_REGNUM,
407         I386_ST0_REGNUM): Remove defines.
408         * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
409         I386_EDI_REGNUM): Remove defines.
410
411 2003-10-24  Andrew Cagney  <cagney@redhat.com>
412
413         * target.c: Include "gdbcore.h".
414         (get_target_memory, get_target_memory_unsigned): New functions.
415         * target.h (get_target_memory, get_target_memory_unsigned): Declare.
416         * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr):
417         Use get_target_memory_unsigned.
418         * Makefile.in (target.o): Update dependencies.
419
420 2003-10-24  Andrew Cagney  <cagney@redhat.com>
421
422         * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic].
423         * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto.
424         * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto.
425         * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto.
426         * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
427
428         * osabi.c (gdbarch_init_osabi): Add comment on 32-bit vs 64-bit.
429         (can_run_code_for): Use the OO term "singleton".
430
431 2003-10-23  Andrew Cagney  <cagney@redhat.com>
432
433         * Makefile.in (stack.o): Add $(regcache_h).
434         * stack.c: Include "regcache.h"
435         (return_command): Rewrite.  Use get_frame_id and
436         get_selected_frame.  Eliminate "deprecated_selected_frame".  Warn
437         about unhandled return-values.
438         * value.h (set_return_value): Delete declaration.
439         * values.c (set_return_value): Delete function.
440
441 2003-10-23  Jeff Johnston  <jjohnstn@redhat.com>
442
443         * ia64-tdep.c: (ia64_frame_cache): Add new prev_cfm field.
444         (pseudo_regs): Add comment regarding register stack registers.
445         (ia64_alloc_frame_cache):  Initialize new prev_cfm field to 0.
446         (floatformat_valid): New static routine.
447         (floatformat_ia64_ext): Add name field and set up is_valid routine
448         to floatformat_valid().
449         (examine_prologue):  For the previous cfm, use
450         frame_unwind_register()
451         if the cfm is not stored in a register-stack register.  Save the
452         previous cfm value in the prev_cfm field.  Add debug output.
453         (ia64_frame_this_id): Use frame_id_build_special() to also register
454         the bsp.  Add debug output.
455         (ia64_sigtramp_frame_this_id): Ditto.
456         (ia64_frame_prev_register):  Look at cache saved_regs for a few more
457         registers and also add some checks for framelessness before accepting
458         current register values for fields such as return address.  For cfm,
459         use the cached prev_cfm field if available.  Add comment to explain
460         PSR logic.  Add debug output.
461         (ia64_sigtramp_frame_init_saved_regs): Save the bsp and sp addresses
462         as part of initialization.
463         (ia64_sigtramp_frame_cache): Hard-code stack size as it can't be
464         calculated.  Cache the bsp and cfm values.
465         (ia64_sigtramp_frame_prev_register): Add logic to this routine out
466         instead of using ia64_frame_prev_register() which doesn't expect most
467         registers to be saved.  The saved values for bsp and sp
468         can be taken from the cache.  Add debug output.
469         (ia64_push_dummy_call): Use frame_id_build_special() to also register
470         the bsp.
471
472 2003-10-23  Jim Blandy  <jimb@redhat.com>
473
474         * osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
475         architecture the current arch can run code for --- but not if it's
476         a superset.
477         (can_run_code_for): New function.
478
479 2003-10-22  James E Wilson  <wilson@specifixinc.com>
480
481         * MAINTAINERS: Move myself from paper trail section back to write
482         after approval section.
483
484 2003-10-22  Andrew Cagney  <cagney@redhat.com>
485
486         * exec.h: New file.
487         * win32-nat.c: Include "exec.h".
488         * solib.c: Include "exec.h".
489         * target.h (build_section_table): Delete declaration.
490         * somsolib.c: Include "exec.h".
491         (exec_ops): Delete extern declaration.
492         * rs6000-nat.c: Update copyright.  Include "exec.h".
493         (exec_ops): Delete extern declaration.
494         * pa64solib.c: Update copyright.  Include "exec.h".
495         (exec_ops): Delete extern declaration.
496         * exec.c: Update copyright.  Include "exec.h".
497         * corelow.c: Update dependencies.  Include "exec.h".
498         * Makefile.in (exec_h): Define.
499         (exec.o, somsolib.o): Update dependencies.
500         (pa64solib.o, corelow.o): Update dependencies.
501
502 2003-10-22  Andrew Cagney  <cagney@redhat.com>
503
504         * target.c: Include "gdb_assert.h" (target_read): Call
505         "target_read_partial", not "target_write_partial".
506         (default_read_partial, default_write_partial): New function.
507         (target_read_partial, target_write_partial): Simplify, assume that
508         there is always a read/write method.
509         (update_current_target, add_target): Always set "to_read_partial"
510         and "to_write_partial".
511         (target_write, target_read): Fail on a zero byte transfer.
512         * Makefile.in (target.o): Update dependencies.
513         * target.h: Update copyright date.
514         (target_object): Fix typo.
515
516 2003-10-22  Andrew Cagney  <cagney@redhat.com>
517
518         * gdbarch.sh (convert_from_func_ptr_addr): Convert to a pure
519         multi-arch method, add "targ" parameter.
520         (struct target_ops): Declare.   
521         * gdbarch.h, gdbarch.c: Re-generate.
522         * Makefile.in (c-valprint.o): Update dependencies.
523         * arch-utils.h: Update copyright.
524         (convert_from_func_ptr_addr_identity): Declare.
525         * arch-utils.c (convert_from_func_ptr_addr_identity): New function.
526         * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Update.
527         * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Upate.
528         * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Update.
529         * infcall.c (find_function_addr, call_function_by_hand): Update.
530         * c-valprint.c: Include "target.h".
531         (print_function_pointer_address): Update.
532
533 2003-10-22  Andrew Cagney  <cagney@redhat.com>
534
535         * target.c (target_close): New function.
536         (debug_to_close): Use "target_close".
537         (push_target): Use "target_close".
538         (unpush_target): Use "target_close".
539         (pop_target): Use "target_close".
540         * target.h (struct target_ops): Add "to_xclose".
541         (target_open): Delete macro.  Move comment to "to_open".
542         (target_close): Replace macro with function that takes a target.
543         * top.c (quit_target): Pass "current_target" to "target_close".
544
545 2003-10-21  Elena Zannoni  <ezannoni@redhat.com>
546
547         * minsyms.c (lookup_minimal_symbol_text): Remove unused parameter.
548         Remove SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
549         * symtab.h (lookup_minimal_symbol_text): Update.
550         * breakpoint.c (create_overlay_event_breakpoint,
551         create_longjmp_breakpoint): Update callers.
552         * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Update caller.
553         * symtab.c (find_pc_sect_line): Ditto.
554
555 2003-10-21  Andrew Cagney  <cagney@redhat.com>
556
557         * target.c (errno): Delete extern declaration.
558
559 2003-10-20  Jeff Johnston  <jjohnstn@redhat.com>
560
561         * ia64-tdep.c: Change all occurrences of
562         DEPRECATED_REGISTER_RAW_SIZE to use register_size() instead.
563         (ia64_frame_prev_register): Minor whitespace change.
564
565 2003-10-20  Michael Chastain  <mec@shout.net>
566
567         * config/djgpp/fnchange.lst: Add lines for:
568         sim/testsuite/sim/frv/interrupts/Ipipe-fr400.cgs,
569         sim/testsuite/sim/frv/interrupts/Ipipe-fr500.cgs,
570         sim/testsuite/sim/frv/interrupts/badalign-fr550.cgs,
571         sim/testsuite/sim/frv/interrupts/compound-fr550.cgs,
572         sim/testsuite/sim/frv/interrupts/data_store_error-fr550.cgs,
573         sim/testsuite/sim/frv/interrupts/fp_exception-fr550.cgs,
574         sim/testsuite/sim/frv/interrupts/insn_access_error-fr550.cgs.
575
576 2003-10-20  Andrew Cagney  <cagney@redhat.com>
577
578         * values.c (register_value_being_returned): Update comments.  Use
579         "gdbarch_return_value" when available.
580         (using_struct_return): Ditto.
581         (set_return_value): Ditto.  Use "gdbarch_return_value" when
582         available..  Print a warning, and not an error, when an unhandled
583         return type is encountered.
584         * infcmd.c: Include "gdb_assert.h".
585         (print_return_value): When gdbarch_return_value_p, and using
586         struct return, assume that the value is not available.
587         * defs.h (return_value_convention): Define.
588         * gdbarch.sh (gdbarch_return_value): New predicate method.
589         * gdbarch.h, gdbarch.c: Re-generate
590         * ppc-sysv-tdep.c (return_value_convention): Delete definition.
591
592 2003-10-20  Andrew Cagney  <cagney@redhat.com>
593
594         * symtab.c: Replace "struct sec" with "struct bfd_section".
595         * objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
596
597 2003-10-19  Michael Chastain  <mec@shout.net>
598
599         * config/djgpp/fnchange.lst: Add lines for:
600         gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,
601         gdb/i386fbsd-nat.c, gdb/i386fbsd-tdep.c,
602         gdb/sparc64fbsd-nat.c, gdb/sparc64bsd-tdep.c.
603
604 2003-10-19  Mark Kettenis  <kettenis@gnu.org>
605
606         * amd64fbsd-nat.c (fetch_inferior_registers,
607         store_inferior_registers): Remove functions.
608         * config/i386/fbsd64.mh (NATDEPFILES): Add amd64bsd-nat.o.
609
610 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
611
612         Add NetBSD/amd64 native configuration:
613         * x86-64-tdep.h (amd64nbsd_r_reg_offset): Add extern declarations.
614         * amd64nbsd-tdep.c: New file.
615         * amd64nbsd-nat.c: New file.
616         * amd64bsd-nat.c: New file.
617         * config/i386/nbsd64.mh: New file.
618         * config/i386/nbsd64.mt: New file.
619         * configure.host: Add x86_64-*-netbsd*.
620         * configure.tgt: Add x86_64-*-netbsd*.
621         * Makefile.in (amd64bsd-nat.o, amd64nbsd-nat.o, amd64nbsd-tdep.o):
622         New targets.
623         * NEWS (New native configurations): Mention NetBSD/amd64.
624
625 2003-10-17  Michael Chastain  <mec@shout.net>
626
627         * config/djgpp/fnchange.lst: Remove dead lines for:
628         bfd/elf32-i386qnx.c, bfd/elf32-ppcqnx.c, bfd/elf32-shqnx.c,
629         bfd/elf32-sh-lin.c, bfd/elf32-sh-nbsd.c, bfd/elf32-sh64-nbsd.c,
630         bfd/elf64-alpha-fbsd.c, bfd/elf64-sh64-nbsd.c,
631         gdb/alphanbsd-nat.c, gdb/config/i386/tm-i386mk.h,
632         gdb/config/i386/tm-i386v42mp.h, gdb/config/i386/xm-i386mach.h,
633         gdb/config/i386/xm-i386mk.h, gdb/config/i386/xm-i386v32.h,
634         gdb/config/m68k/apollo68v.mh, gdb/config/m68k/nm-apollo68v.h,
635         gdb/config/m68k/xm-apollo68v.h, gdb/config/m88k/tm-delta88v4.h,
636         gdb/config/mips/tm-bigmips64.h, gdb/config/mips/tm-embed64.h,
637         gdb/config/mips/tm-embedl.h, gdb/config/mips/tm-embedl64.h,
638         gdb/config/mips/tm-vr4300el.h, gdb/config/mips/tm-vr4xxxel.h,
639         gdb/config/mips/tm-vr5000el.h, gdb/config/sparc/tm-sparclet.h,
640         gdb/config/sparc/tm-sparclite.h,
641         gdb/gdbtk/generic/ChangeLog-2001,
642         gdb/gdbtk/library/ChangeLog-2001, gdb/remote-adapt.c,
643         gdb/remote-eb.c, gdb/remote-mm.c, gdb/remote-nrom.c,
644         gdb/remote-udi.c, gdb/remote-vx29k.c, gdb/remote-vx960.c,
645         gdb/sparclet-rom.c, gdb/sparclet-stub.c,
646         gdb/testsuite/gdb.mi/mi0-var-block.exp,
647         gdb/testsuite/gdb.mi/mi0-var-child.exp,
648         gdb/testsuite/gdb.mi/mi0-var-cmd.exp,
649         gdb/testsuite/gdb.mi/mi0-var-display.exp,
650         itcl/iwidgets3.0.0/demos/extfileselectionbox,
651         itcl/iwidgets3.0.0/demos/extfileselectiondialog,
652         itcl/iwidgets3.0.0/demos/fileselectionbox,
653         itcl/iwidgets3.0.0/demos/fileselectiondialog,
654         itcl/iwidgets3.0.0/demos/html/buttonbox.n.html,
655         itcl/iwidgets3.0.0/demos/html/canvasprintbox.n.html,
656         itcl/iwidgets3.0.0/demos/html/canvasprintdialog.n.html,
657         itcl/iwidgets3.0.0/demos/html/combobox.n.html,
658         itcl/iwidgets3.0.0/demos/html/dialog.n.html,
659         itcl/iwidgets3.0.0/demos/html/dialogshell.n.html,
660         itcl/iwidgets3.0.0/demos/html/entryfield.n.html,
661         itcl/iwidgets3.0.0/demos/html/feedback.n.html,
662         itcl/iwidgets3.0.0/demos/html/fileselectionbox.n.html,
663         itcl/iwidgets3.0.0/demos/html/fileselectiondialog.n.html,
664         itcl/iwidgets3.0.0/demos/html/hyperhelp.n.html,
665         itcl/iwidgets3.0.0/demos/html/iwidgets2.2.0UserCmds.html,
666         itcl/iwidgets3.0.0/demos/html/labeledwidget.n.html,
667         itcl/iwidgets3.0.0/demos/html/menubar.n.html,
668         itcl/iwidgets3.0.0/demos/html/messagedialog.n.html,
669         itcl/iwidgets3.0.0/demos/html/notebook.n.html,
670         itcl/iwidgets3.0.0/demos/html/optionmenu.n.html,
671         itcl/iwidgets3.0.0/demos/html/panedwindow.n.html,
672         itcl/iwidgets3.0.0/demos/html/promptdialog.n.html,
673         itcl/iwidgets3.0.0/demos/html/pushbutton.n.html,
674         itcl/iwidgets3.0.0/demos/html/radiobox.n.html,
675         itcl/iwidgets3.0.0/demos/html/scrolledcanvas.n.html,
676         itcl/iwidgets3.0.0/demos/html/scrolledframe.n.html,
677         itcl/iwidgets3.0.0/demos/html/scrolledhtml.n.html,
678         itcl/iwidgets3.0.0/demos/html/scrolledlistbox.n.html,
679         itcl/iwidgets3.0.0/demos/html/scrolledtext.n.html,
680         itcl/iwidgets3.0.0/demos/html/selectionbox.n.html,
681         itcl/iwidgets3.0.0/demos/html/selectiondialog.n.html,
682         itcl/iwidgets3.0.0/demos/html/shell.n.html,
683         itcl/iwidgets3.0.0/demos/html/spindate.n.html,
684         itcl/iwidgets3.0.0/demos/html/spinint.n.html,
685         itcl/iwidgets3.0.0/demos/html/spinner.n.html,
686         itcl/iwidgets3.0.0/demos/html/spintime.n.html,
687         itcl/iwidgets3.0.0/demos/html/tabnotebook.n.html,
688         itcl/iwidgets3.0.0/demos/html/tabset.n.html,
689         itcl/iwidgets3.0.0/demos/html/toolbar.n.html,
690         itcl/iwidgets3.0.0/demos/scrolledcanvas,
691         itcl/iwidgets3.0.0/demos/scrolledframe,
692         itcl/iwidgets3.0.0/demos/scrolledhtml,
693         itcl/iwidgets3.0.0/demos/scrolledlistbox,
694         itcl/iwidgets3.0.0/demos/scrolledtext,
695         itcl/iwidgets3.0.0/demos/selectionbox,
696         itcl/iwidgets3.0.0/demos/selectiondialog,
697         itcl/iwidgets3.0.0/doc/canvasprintbox.n,
698         itcl/iwidgets3.0.0/doc/canvasprintdialog.n,
699         itcl/iwidgets3.0.0/doc/extfileselectionbox.n,
700         itcl/iwidgets3.0.0/doc/extfileselectiondialog.n,
701         itcl/iwidgets3.0.0/doc/fileselectionbox.n,
702         itcl/iwidgets3.0.0/doc/fileselectiondialog.n,
703         itcl/iwidgets3.0.0/doc/scopedobject.n.backup,
704         itcl/iwidgets3.0.0/doc/scrolledcanvas.n,
705         itcl/iwidgets3.0.0/doc/scrolledframe.n,
706         itcl/iwidgets3.0.0/doc/scrolledhtml.n,
707         itcl/iwidgets3.0.0/doc/scrolledlistbox.n,
708         itcl/iwidgets3.0.0/doc/scrolledtext.n,
709         itcl/iwidgets3.0.0/doc/selectionbox.n,
710         itcl/iwidgets3.0.0/doc/selectiondialog.n,
711         itcl/iwidgets3.0.0/generic/canvasprintbox.itk,
712         itcl/iwidgets3.0.0/generic/canvasprintdialog.itk,
713         itcl/iwidgets3.0.0/generic/extfileselectionbox.itk,
714         itcl/iwidgets3.0.0/generic/extfileselectiondialog.itk,
715         itcl/iwidgets3.0.0/generic/fileselectionbox.itk,
716         itcl/iwidgets3.0.0/generic/fileselectiondialog.itk,
717         itcl/iwidgets3.0.0/generic/scrolledcanvas.itk,
718         itcl/iwidgets3.0.0/generic/scrolledframe.itk,
719         itcl/iwidgets3.0.0/generic/scrolledhtml.itk,
720         itcl/iwidgets3.0.0/generic/scrolledlistbox.itk,
721         itcl/iwidgets3.0.0/generic/scrolledtext.itk,
722         itcl/iwidgets3.0.0/generic/scrolledwidget.itk,
723         itcl/iwidgets3.0.0/generic/selectionbox.itk,
724         itcl/iwidgets3.0.0/generic/selectiondialog.itk,
725         itcl/iwidgets3.0.0/tests/canvasprintbox.test,
726         itcl/iwidgets3.0.0/tests/canvasprintdialog.test,
727         itcl/iwidgets3.0.0/tests/extfileselectionbox.test,
728         itcl/iwidgets3.0.0/tests/extfileselectiondialog.test,
729         itcl/iwidgets3.0.0/tests/fileselectionbox.test,
730         itcl/iwidgets3.0.0/tests/fileselectiondialog.test,
731         itcl/iwidgets3.0.0/tests/scrolledcanvas.test,
732         itcl/iwidgets3.0.0/tests/scrolledframe.test,
733         itcl/iwidgets3.0.0/tests/scrolledhtml.test,
734         itcl/iwidgets3.0.0/tests/scrolledlistbox.test,
735         itcl/iwidgets3.0.0/tests/scrolledtext.test,
736         itcl/iwidgets3.0.0/tests/selectionbox.test,
737         itcl/iwidgets3.0.0/tests/selectiondialog.test,
738         itcl/iwidgets3.0.0/unix/iwidgets.tcl.in,
739         itcl/iwidgets3.0.0/unix/pkgIndex.tcl.in,
740         tix/docs/Release-4.1.0.html, tix/docs/Release-4.1.0.txt,
741         tix/docs/Release-4.1a2.html, tix/docs/Release-4.1a2.txt,
742         tix/docs/Release-4.1a3.html, tix/docs/Release-4.1a3.txt,
743         tix/docs/Release-4.1b1.html, tix/docs/Release-4.1b1.txt,
744         tix/docs/Release-4.1b2.html, tix/docs/Release-4.1b2.txt,
745         tix/tixConfig.sh.in, tix/unix/tk4.2/pkgIndex.tcl.in,
746         tix/unix/tk8.0/pkgIndex.tcl.in, tix/unix/tk8.0/pkgIndex.tcl.in,
747         tix/unix/tk8.1/pkgIndex.tcl.in, tix/win/tkConsole41.c,
748         tix/win/tkConsole42.c, tix/win/tkConsole80a1.c,
749         tix/win/tkConsole80b1.c, tix/win/tkConsole81.c, tk/doc/tk4.0.ps,
750         tk/mac/tkMacProjects.sit.hqx.
751
752 2003-10-17  Andrew Cagney  <cagney@redhat.com>
753
754         * target.c (target_section_by_addr): New function.
755         (do_xfer_memory): Use "target_section_by_addr".
756         * target.h (target_section_by_addr): Declare.
757
758         * target.h (struct target_ops): Add "to_read_partial" and
759         "to_write_partial", delete "to_query".
760         (target_read_partial, target_write_partial): Declare.
761         (target_read, target_write): Declare.
762         (target_query): Delete macro.
763         * target.c (target_read_partial): New function.
764         (target_write_partial, target_read, target_write): New function.
765         (update_current_target): Delete inheritance of "to_query".  Add
766         comments about "to_read_partial" and "to_write_partial".
767         (debug_to_partial_read, debug_to_partial_write): New functions.
768         (debug_to_query): Delete function.
769         (setup_target_debug): Set "to_read_partial" and "to_write_partial"
770         instead of "to_query".
771         * remote.c (remote_read_partial): Replace "remote_query".
772         (init_remote_ops): Set "to_read_partial" instead of "to_query".
773         (init_remote_async_ops): Ditto.
774         * kod.c (gdb_kod_query): Make "bufsize" a LONGEST.  Use
775         "target_read_partial" instead of "target_query".
776         * avr-tdep.c (avr_io_reg_read_command): Make "bufsize" a LONGEST.
777         Use "target_read_partial" instead of "target_query".
778
779 2003-10-17  Jeff Johnston  <jjohnstn@redhat.com>
780
781         * frame.h (struct frame_id): Add new field: special_addr.
782         (frame_id_build_special): New prototype.
783         * frame.c (frame_id_build_special): New function.
784         (frame_id_build): Change to call frame_id_build_special().
785         (frame_id_eq): Change to also test special_addr field. 
786         (frame_id_inner): Update comment. 
787
788 2003-10-17  Andrew Cagney  <cagney@redhat.com>
789
790         * target.c (update_current_target): Perform the target cleanup.
791         Put the target stack beneath the squashed "current_target".
792         (add_target): Delete disabled call to "cleanup_target".
793         (cleanup_target): Delete function.
794         (push_target, unpush_target): Do not call "cleanup_target".
795
796 2003-10-17  Andrew Cagney  <cagney@redhat.com>
797
798         * target.c (target_stack): Change to a static target_ops.
799         (update_current_target): Walk the "struct target_ops" stack.
800         (pop_target, do_xfer_memory, target_info): Ditto.
801         (find_target_beneath): Ditto.
802         (push_target): Rewrite to use the "struct target_ops" stack.
803         (unpush_target): Ditto.
804         * target.h (struct target_stack_item): Delete definition.
805         (target_stack): Delete declaration.
806         (struct target_ops): Add field "beneath".
807
808 2003-10-17  Shrinivas Atre  <shrinivasa@KPITCummins.com>
809
810         * gdb/config/h8300/tm-h8300.h (h8300_normal_mode): Add external
811         declaration.
812         * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode
813         (h8300_examine_prologue): Use h8300_normal_mode flag
814         (h8300_gdbarch_init): Set architecture info for normal mode
815
816 2003-10-16  Daniel Jacobowitz  <drow@mvista.com>
817
818         * remote.c (remote_protocol_vcont): New variable.
819         (set_remote_protocol_vcont_packet_cmd): New function.
820         (show_remote_protocol_vcont_packet_cmd): New function.
821         (init_all_packet_configs): Handle remote_protocol_vcont.
822         (remote_vcont_probe): New function.
823         (remote_vcont_resume): New function.
824         (remote_resume): Use it.
825         (remote_async_resume): Call remote_resume.
826         (_initialize_remote): Add verbose-resume packet commands.
827
828 2003-10-16  Andrew Cagney  <cagney@redhat.com>
829
830         * infrun.c (handle_inferior_event): Add comment about
831         "frame_id_inner" being too weak.
832
833 2003-10-16  Elena Zannoni  <ezannoni@redhat.com>
834
835         * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
836         second parameter, which is always null. Remove
837         SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
838         * symtab.h (lookup_minimal_symbol_solib_trampoline): Update
839         accordingly.
840         * somsolib.c (som_solib_create_inferior_hook,
841         som_solib_desire_dynamic_linker_symbols): Update callers.
842         * hppa-tdep.c (hppa_fix_call_dummy): Ditto.
843
844 2003-10-16  Kei Sakamoto  <sakamoto.kei@renesas.com>
845
846         * remote-m32r-sdi.c : New file, interface to m32r on-chip
847         debug interface, SDI (Scalable Debug Interface).
848         * NEWS: Mention m32r SDI protocol was supported.
849         * Makefile.in (remote-m32r-sdi.o): Add build rule.
850         * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
851
852 2003-10-15  Jeff Johnston  <jjohnstn@redhat.com>
853
854         * ia64-linux-tdep.c: Include gdbcore.h.
855         (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed.
856         (ia64_linux_sigcontext_register_addr): Find the address of the
857         sigcontext area stored in the sigframe instead of using
858         a magic offset constant. 
859
860 2003-10-15  Andrew Cagney  <cagney@redhat.com>
861
862         * remote.c (remote_search): Delete function.
863         * target.h (target_search): Delete disabled macro.
864         (struct target_ops): Delete disabled field "to_search".
865
866 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
867
868         * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()
869         instead of deprecated_inside_entry_file().
870
871 2003-10-14  Corinna Vinschen  <vinschen@redhat.com>
872
873         * sh-tdep.c: Fix copy/paste hangover in comment.
874         (sh_push_dummy_call_fpu): Accomodate double passing in little endian
875         mode.
876         (sh3e_sh4_extract_return_value): Ditto.
877
878 2003-10-13  Richard Henderson  <rth@redhat.com>
879
880         * f-typeprint.c (f_type_print_base): Handle TYPE_CODE_REF.
881         * f-valprint.c (f_val_print): Likewise.  Tweak TYPE_CODE_PTR to
882         match c_val_print a bit closer.
883
884 2003-10-13  Kevin Buettner  <kevinb@redhat.com>
885
886         * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants.
887         (frv_gdbarch_adjust_breakpoint_address): New function.
888         (frv_gdbarch_init): Initialize ``gdbarch_adjust_breakpoint_address''
889         method.
890
891 2003-10-13  Kevin Buettner  <kevinb@redhat.com>
892
893         * breakpoint.h (struct breakpoint): Add new member
894         ``requested_address''.
895         * breakpoint.c (breakpoint_adjustment_warning)
896         (adjust_breakpoint_address): New static functions.
897         (print_it_typical): Issue warning if breakpoint's address is different
898         from its requested address.
899         (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1)
900         (breakpoint_re_set_one):  Set breakpoint's
901         ``requested_address'' field.  Set ``address'' field to the
902         result of calling adjust_breakpoint_address() on the requested
903         address.
904
905 2003-10-13  Kevin Buettner  <kevinb@redhat.com>
906
907         * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method.
908         * gdbarch.h, gdbarch.c: Regenerate.
909
910 2003-10-11  Mark Kettenis  <kettenis@gnu.org>
911
912         * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initialize
913         TDEP->sc_num_regs.
914
915         * i386fbsd-tdep.c: New file.
916         (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
917         i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
918         i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Move here from
919         i386bsd-tdep.c.
920         (_initialize_i386fbsd_tdep): New function.
921         (i386fbsd_r_reg_offset, i386fbsd4_r_reg_offset): New varibles.
922         (i386fbsdaout_init_abi): Initialize TDEP->gregset_reg_offset,
923         TDEP->gregset_num_regs, TDEP->sizeof_gregset and
924         TDEP->sizeof_fpregset.  Use ARRAY_SIZE to initialize
925         TDEP->sc_num_regs.
926         (i386fbsd4_init_abi): Initialize TDEP->gregset_reg_offset,
927         TDEP->gregset_num_regs and TDEP->sizeof_gregset.  Use ARRAY_SIZE
928         to initialize TDEP->sc_num_regs.
929         * i386bsd-tdep.c (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
930         i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
931         i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Remove.
932         (_initialize_i386bsd_tdep): Don't register FreeBSD a.out and
933         FreeBSD ELF OS/ABI's here.
934         * Makefile.in (ALLDEPFILES): Add i386fbsd-tdep.c.
935         (i386fbsd-tdep.o): New target.
936         * config/i386/fbsd.mt (TDEPFILES): Add i386fbsd-tdep.o.
937         * config/i386/fbsd64.mt (TDEPFILES):  Add i386fbsd-tdep.o.
938
939         * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.
940         (amd64fbsd_init_abi): Set TDEP->gregset_reg_offset,
941         TDEP->gregset_num_regs and TDEP->sizeof_gregset.  Use ARRAY_SIZE
942         in initialization of TDEP->sc_num_regs.
943
944         * x86-64-tdep.c (x86_64_regset_from_core_section): New function.
945         (x86_64_init_abi): Initialize regset_from_core_section if
946         appropriate.
947
948         * i386-tdep.c (i386_regset_from_core_section): New function.
949         (i386_gdbarch_init): Initialize regset_from_core_section if
950         appropriate.
951         * i386-tdep.h (i386_regset_from_core_section): New declaration.
952
953         * i386-tdep.h (struct regset): Declare opaque.
954
955         * gdbarch.sh (regset_from_core_section): New method.
956         (struct regset): Declare opaque.
957         * gdbarch.c, gdbarch.h: Regenerated.
958
959 2003-10-11  Alan Modra  <amodra@bigpond.net.au>
960
961         * hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to
962         _cooked_size and vma;  Use bfd_section_size and bfd_get_section_vma.
963         Correct test for pc within section.
964
965 2003-10-11  Mark Kettenis  <kettenis@gnu.org>
966
967         * gdbarch.sh: Remove trailing whitepsace from comments.
968
969 2003-10-08  Roland McGrath  <roland@redhat.com>
970
971         * gcore.c (make_mem_sec): Function removed, folded into ...
972         (gcore_create_callback): ... here.  To omit a section, clear its
973         SEC_LOAD bit rather than zeroing its size.
974         Omit read-only sections only if they correspond to a known disk file.
975         (gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
976
977 2003-10-10  Michael Snyder  <msnyder@redhat.com>
978
979         * d10v-tdep.c: Fix typo in comment.
980
981 2003-10-10  Andrew Cagney  <cagney@redhat.com>
982
983         * rs6000-tdep.c (e500_store_return_value): Delete function.
984         (e500_extract_return_value): Delete function.
985         (rs6000_gdbarch_init): When SYSV, set "extract_return_value" and
986         "restore_return_value" to "ppc_sysv_abi_extract_return_value" and
987         "ppc_sysv_abi_restore_return_value" where applicable.
988         * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
989         (ppc_sysv_abi_extract_return_value): Declare.
990         (ppc_sysv_abi_broken_store_return_value): Declare.
991         (ppc_sysv_abi_broken_extract_return_value): Declare.
992         (ppc_sysv_abi_broken_use_struct_convention:) Delete declaration.
993         * ppc-sysv-tdep.c (return_value_convention): Move definition to
994         start of file.
995         (do_ppc_sysv_return_value): New function.
996         (ppc_sysv_abi_extract_return_value): New function.
997         (ppc_sysv_abi_store_return_value): New function.
998         (ppc_sysv_abi_broken_extract_return_value): New function.
999         (ppc_sysv_abi_broken_store_return_value): New function.
1000         (ppc_sysv_abi_use_struct_convention): Call
1001         do_ppc_sysv_return_value.
1002
1003 2003-10-10  J. Brobecker  <brobecker@gnat.com>
1004
1005         * blockframe.c (inside_main_func): No longer use symbol_lookup()
1006         to lookup the main function symbol.
1007
1008 2003-10-10  Corinna Vinschen  <vinschen@redhat.com>
1009
1010         * sh-tdep.c (sh_treat_as_flt_p): New function to recognize float
1011         types correctly.
1012         (sh_push_dummy_call_fpu): Fix argument passing rules.
1013         (sh3e_sh4_extract_return_value): Call sh_treat_as_flt_p to recognize
1014         float types.
1015         (sh3e_sh4_store_return_value): Ditto.
1016
1017 2003-10-10  Elena Zannoni  <ezannoni@redhat.com>
1018
1019         * sh-tdep.c (sh_use_struct_convention): Clarify one case in
1020         comment.
1021
1022 2003-10-10  Corinna Vinschen  <vinschen@redhat.com>
1023
1024         * sh-tdep.c (sh_use_struct_convention): Clean up to have a
1025         more readable code.  Accomodate passing of bitfields.
1026
1027 2003-10-10  Andrew Cagney  <cagney@redhat.com>
1028
1029         * Makefile.in (ppc-sysv-tdep.o): Add $(gdb_assert_h).
1030         * rs6000-tdep.c (rs6000_gdbarch_init): When 64 bit SysV ABI, set
1031         push_dummy_call to ppc64_sysv_abi_push_dummy_call.
1032         * ppc-sysv-tdep.c: Include "gdb_assert.h".
1033         (ppc64_sysv_abi_push_dummy_call): New function.
1034         (ppc64_sysv_abi_broken_push_dummy_call): New function.
1035         * ppc-tdep.h (ppc64_sysv_abi_push_dummy_call): Declare.
1036         (ppc64_sysv_abi_broken_push_dummy_call): Declare.
1037
1038 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
1039
1040         * NEWS: Replace "Hitachi" and "Mitsubishi" with "Renesas".
1041         * README: Ditto.
1042         * d10v-tdep.c: Ditto.
1043         * h8300-tdep.c: Ditto.
1044         * remote-e7000.c: Ditto.
1045         * remote-hms.c: Ditto.
1046         * ser-e7kpc.c: Ditto.
1047         * sh-stub.c: Ditto.
1048         * sh-tdep.c: Ditto.
1049         * sh-tdep.h: Ditto.
1050         * sh3-rom.c: Ditto.
1051         * sh64-tdep.c: Ditto.
1052         * top.c: Ditto.
1053         * wince.c: Ditto.
1054         * config/d10v/d10v.mt: Ditto.
1055         * config/sh/embed.mt: Ditto.
1056         * config/sh/linux.mt: Ditto.
1057         * config/sh/tm-linux.h: Ditto.
1058         * config/sh/tm-sh.h: Ditto.
1059         * config/sh/wince.mt: Ditto.
1060
1061 2003-10-09  Andrew Cagney  <cagney@redhat.com>
1062
1063         * ppc-tdep.h (struct type): Declare opaque.
1064         * x86-64-tdep.h (struct regcache): Declare opaque.
1065         * sh-tdep.c (sh_do_fp_register): Delete "register" attribute, fix
1066         coding style.
1067
1068 2003-10-09  Andrew Cagney  <cagney@redhat.com>
1069
1070         Changes from 2003-09-09 Jimi Xenidis <jimix@watson.ibm.com>:
1071         * config/rs6000/tm-rs6000.h (SOFTWARE_SINGLE_STEP): Delete macro.
1072         (SOFTWARE_SINGLE_STEP_P): Ditto.
1073         * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
1074         * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Ditto.
1075         (SOFTWARE_SINGLE_STEP_P): Ditto.
1076         * rs6000-tdep.c (rs6000_gdbarch_init): When AIX, set
1077         software_single_step to rs6000_software_single_step.
1078
1079 2003-10-09  Andrew Cagney  <cagney@redhat.com>
1080
1081         * MAINTAINERS: Mark m32r-elf as buildable with -Werror.
1082
1083 2003-10-09  Michael Snyder  <msnyder@redhat.com>
1084
1085         * frame.h: Fix typo in comment.
1086         * dummy-frame.c: Fix typo in comment.
1087         * d10v-tdep.c: Random whitespace/comment tweaks.
1088
1089 2003-10-09  Elena Zannoni  <ezannoni@redhat.com>
1090
1091         * sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code.
1092         (sh_push_dummy_code): Delete function, it's only used for dummy calls
1093         on stack.
1094
1095         Based on input by Stephen Clarke (stephen.clarke@superh.com):
1096         * sh-tdep.c (sh_use_struct_convention): Add comment explaining ABI
1097         in detail.
1098
1099 2003-10-09  Daniel Jacobowitz  <drow@mvista.com>
1100
1101         * remote-mips.c (mips_initialize): Remove unneeded call to
1102         get_selected_frame.  Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
1103
1104 2003-10-09  Daniel Jacobowitz  <drow@mvista.com>
1105
1106         * dwarf2expr.c (execute_stack_op): Don't treat the frame base as
1107         a memory pointer.
1108
1109 2003-10-08  Jeff Johnston  <jjohnstn@redhat.com>
1110
1111         * lin-lwp.c (stop_and_resume_callback): Set the resumed flag
1112         for any lwp we resume.
1113         (running_callback): Add lwps that have pending status events
1114         against them to be considered running.
1115
1116 2003-10-08  Kei Sakamoto  <sakamoto.kei@renesas.com>
1117
1118         * m32r-tdep.c : Include "dis-asm.h".
1119         * Makefile.in (m32r-tdep.o): Update dependencies.
1120
1121 2003-10-06  J. Brobecker  <brobecker@gnat.com>
1122
1123         * completer.h (get_gdb_completer_word_break_characters): Delete.
1124         * completer.c: include language.h.
1125         (gdb_completer_word_break_characters): Delete.
1126         (get_gdb_completer_word_break_characters): Delete.
1127         (location_completer): Use the word break characters of the current
1128         language.
1129         (complete_line): Likewise.
1130         (line_completion_function): Likewise.
1131         (skip_quoted_chars): Likewise.
1132         * Makefile.in (completer.o): Add dependency on language.h.
1133         * top.c (init_main): Set the readline word break characters
1134         to GDB's default word break characters.
1135
1136 2003-10-06  J. Brobecker  <brobecker@gnat.com>
1137
1138         * language.h (language_defn): new field, la_word_break_characters.
1139         * language.c (unknown_language_defn): Set new field to
1140         default_word_break_characters.
1141         (auto_language_defn): Likewise.
1142         (local_language_defn): Likewise.
1143         * ada-lang.c (ada_language_defn): Likewise.
1144         * c-lang.c (c_language_defn): Likewise.
1145         (cplus_language_defn): Likewise.
1146         (asm_language_defn): Likewise.
1147         (minimal_language_defn): Likewise.
1148         * f-lang.c (f_language_defn): Likewise.
1149         * jv-lang.c (java_language_defn): Likewise.
1150         * m2-lang.c (m2_language_defn): Likewise.
1151         * objc-lang.c (objc_language_defn): Likewise.
1152         * p-lang.c (pascal_language_defn): Likewise.
1153         * scm-lang.c (scm_language_defn): Likewise.
1154
1155 2003-10-06  Andrew Cagney  <cagney@redhat.com>
1156
1157         * ppc-sysv-tdep.c: Re-indent.
1158
1159 2003-10-06  J. Brobecker  <brobecker@gnat.com>
1160
1161         * language.h (default_word_break_characters): Add prototype.
1162         * language.c (default_word_break_characters): New function.
1163
1164 2003-10-06  Andreas Schwab  <schwab@suse.de>
1165
1166         * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
1167         with %eax.
1168
1169 2003-10-06  Andrew Cagney  <cagney@redhat.com>
1170
1171         * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
1172         "h8500-tdep.c".
1173         (z8k-tdep.o): Delete custom build rule.
1174
1175 2003-10-06  Andrew Cagney  <cagney@redhat.com>
1176
1177         * Makefile.in: Update all dependencies.
1178
1179         * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
1180         No longer list PA as as obsolete candidate.  List m32r as
1181         broken instead of obsolete.
1182
1183         * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
1184         * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
1185         * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
1186         * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
1187         * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
1188         * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
1189         * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
1190         * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
1191         * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
1192         * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
1193         * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
1194         * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
1195         * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
1196         * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
1197         * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
1198         * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
1199         * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
1200         * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
1201         * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
1202         * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
1203         * config/z8k/z8k.mt: Ditto.
1204
1205         * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
1206         h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
1207         mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
1208         i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
1209         sparclite were removed.
1210         * configure.host, configure.tgt: Remove corresponding tuples.
1211
1212         * breakpoint.c, breakpoint.h: Remove obsolete code.
1213         * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
1214         * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
1215         * stabsread.h, xcoffread.c: Ditto.
1216
1217         * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
1218         * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
1219         * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
1220         * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
1221
1222 2003-10-06  David Lecomber  <dsl@sources.redhat.com>
1223
1224         * f-valprint.c: Reformatting
1225
1226 2003-10-06  Mark Kettenis  <kettenis@gnu.org>
1227
1228         * x86-64-tdep.c: Remove duplicate comment.
1229
1230         * x86-64-tdep.c (x86_64_store_return_value): Don't use
1231         DEPRECATED_REGISTER_RAW_SIZE.  Use symbolic names for register
1232         names for return values.  This fixes a bug since we looked at %rbx
1233         instead of %rdx.
1234
1235 2003-10-05  Mark Kettenis  <kettenis@gnu.org>
1236
1237         * x86-64-tdep.c: Include "regset.h".
1238
1239         * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
1240         gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset,
1241         sizeof_fpregset.
1242         * i386-tdep.c: Include "regset.h".
1243         (i386_supply_gregset): New function.
1244         (i386_supply_fpregset): New function.
1245         (i386_gdbarch_init): Initialze register set-related members of
1246         TDEP.
1247         * x86-64-tdep.c (x86_64_supply_fpregset): New function.
1248         (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
1249
1250 2003-10-03  Andrew Cagney  <cagney@redhat.com>
1251
1252         * rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI,
1253         set extract_return_value, store_return_value and
1254         use_struct_convention to ppc64_sysv_abi_extract_return_value,
1255         ppc64_sysv_abi_store_return_value and
1256         ppc64_sysv_abi_use_struct_convention.
1257         * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare.
1258         (ppc64_sysv_abi_store_return_value): Declare.
1259         (ppc64_sysv_abi_use_struct_convention): Declare.
1260         * ppc-sysv-tdep.c (enum return_value_convention): Define.
1261         (ppc64_sysv_abi_extract_return_value): New function.
1262         (ppc64_sysv_abi_store_return_value): New function.
1263         (ppc64_sysv_abi_use_struct_convention): New function.
1264         (ppc64_sysv_abi_return_value): New function.
1265
1266 2003-10-03  Andrew Cagney  <cagney@redhat.com>
1267
1268         * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only
1269         convert a descriptor to a function when it's in the ".opd"
1270         section.
1271
1272 2003-10-03  Corinna Vinschen  <vinschen@redhat.com>
1273
1274         * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg and
1275         reg_size to keep GCC silent.
1276
1277 2003-10-03  Corinna Vinschen  <vinschen@redhat.com>
1278
1279         * dwarf2-frame.c (struct comp_unit): Add tbase member to store
1280         base for DW_EH_PE_textrel encodings.
1281         (read_encoded_value): Add a DW_EH_PE_textrel case.
1282         (dwarf2_build_frame_info): Set unit.tbase to beginning of text
1283         section.
1284
1285 2003-10-03  Mark Kettenis  <kettenis@gnu.org>
1286
1287         * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
1288
1289 2003-10-02  Andrew Cagney  <cagney@redhat.com>
1290
1291         * gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename
1292         REGISTER_RAW_SIZE.
1293         * gdbarch.h, gdbarch.c: Re-generate.
1294         * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update.
1295         * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update.
1296         * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
1297         * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
1298         * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update.
1299         * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update.
1300         * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update.
1301         * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update.
1302         * remote-e7000.c, remote-mips.c, remote-sim.c: Update.
1303         * remote-vxmips.c, remote-vxsparc.c, remote.c: Update.
1304         * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update.
1305         * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update.
1306         * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update.
1307         * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update.
1308         * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update.
1309         * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update.
1310
1311 2003-10-02  Jim Blandy  <jimb@redhat.com>
1312
1313         * dwarf2read.c (struct die_info): Doc fix.
1314
1315 2003-10-02  Corinna Vinschen  <vinschen@redhat.com>
1316
1317         * sh-tdep.c: Running thru gdb_indent.sh.
1318
1319 2003-10-02  Corinna Vinschen  <vinschen@redhat.com>
1320
1321         * sh-tdep.c (sh_justify_value_in_reg): New function.
1322         (sh_stack_allocsize): Ditto.
1323         (flt_argreg_array): New array used for floating point argument
1324         passing.
1325         (sh_init_flt_argreg): New function.
1326         (sh_next_flt_argreg): Ditto.
1327         (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to
1328         "pass_on_stack". Use new helper functions.  Accomodate Renesas ABI.
1329         Fix argument passing strategy.
1330         (sh_push_dummy_call_nofpu): Ditto.
1331
1332 2003-10-01  Andrew Cagney  <cagney@redhat.com>
1333
1334         * value.h (register_value_being_returned): Declare.  Replace
1335         "value_being_returned".
1336         * infcall.c (call_function_by_hand): Use
1337         register_value_being_returned.
1338         * infcmd.c (print_return_value): Call
1339         "register_value_being_returned", handle struct return locally.
1340         * values.c (register_value_being_returned): New function.  Replace
1341         "value_being_returned".
1342
1343 2003-09-30  Elena Zannoni  <ezannoni@redhat.com>
1344
1345         * linux-proc.c (linux_do_registers): New function.
1346         (linux_make_note_section): Use linux_do_registers in case of
1347         single threaded inferior programs.
1348
1349 2003-10-01  Andrew Cagney  <cagney@redhat.com>
1350
1351         * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
1352         use STRUCT_ADDR.  When not using "struct return convention", pass
1353         "0" to "value_being_returned".  Add FIXMEs.
1354         * infcmd.c (print_return_value): Pass an explicit 0/1 to
1355         value_being_returned.  Add comments.
1356         * values.c (value_being_returned): Add fixme.
1357         * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
1358         (hppa_value_returned_from_stack): Add FIXME.
1359
1360 2003-09-30  David Carlton  <carlton@kealia.com>
1361
1362         * dwarf2read.c (struct die_info): Add 'parent' field; replace
1363         'has_children' and 'next' by 'child' and 'sibling'.
1364         (read_comp_unit): Rework algorithm, breaking body into
1365         read_die_and_children and read_die_and_siblings.
1366         (read_die_and_children, read_die_and_siblings): New.
1367         (read_full_die): Add 'has_children' argument; set it instead of
1368         the die's 'has_children' field.  Minor formatting cleanup.
1369         (free_die_list): Use die->child and die->sibling instead of
1370         die->next.
1371         (dump_die_list): Ditto.
1372         (sibling_die): Use die->sibling.
1373         (psymtab_to_symtab_1): Use die's 'child' field in place of its
1374         'has_children' and 'next' fields.
1375         (process_die, read_file_scope, read_func_scope)
1376         (read_lexical_block_scope, read_structure_scope)
1377         (read_enumeration, read_array_type, read_common_block)
1378         (read_namespace, read_subroutine_type, dump_die): Ditto.
1379
1380 2003-09-30  Andrew Cagney  <cagney@redhat.com>
1381
1382         * rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone
1383         to 224, not 220.
1384
1385 2003-09-30  Andrew Cagney  <cagney@redhat.com>
1386
1387         * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename
1388         REGISTER_VIRTUAL_SIZE.
1389         * gdbarch.h, gdbarch.c: Regenerate.
1390         * vax-tdep.h, sparc-tdep.c, regcache.h: Update.
1391         * regcache.c, mn10300-tdep.c, mips-tdep.c: Update.
1392         * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update.
1393
1394 2003-09-29  Andrew Cagney  <cagney@redhat.com>
1395
1396         * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename
1397         DEPRECATED_REGISTER_VIRTUAL_TYPE.
1398         * gdbarch.h, gdbarch.c: Regenerate.
1399         * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update.
1400         * sh64-tdep.c, sparc-tdep.c: Update.
1401
1402         * remote-vxsparc.c (vx_read_register): Replace bzero with memset.
1403         * remote-vxmips.c (vx_read_register): Ditto.
1404         * remote-vx68.c (vx_read_register): Ditto.
1405         * gnu-nat.c (inf_validate_procs): Ditto.
1406
1407 2003-09-29  J. Brobecker  <brobecker@gnat.com>
1408
1409         * infcall.c (call_function_by_hand): Fix build failure
1410         introduced in the previous change to this file.
1411
1412 2003-09-29  Andrew Cagney  <cagney@redhat.com>
1413
1414         * NEWS: Mention Objective-C.
1415
1416 2003-09-29  Jerome Guitton  <guitton@act-europe.fr>
1417
1418         * arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
1419         test if the register has been saved on the stack.
1420         (arm_scan_prologue_cache): When analysing the instruction
1421         "str lr, [sp, #-4]", save the address where lr has been stored.
1422
1423 2003-09-28  Andrew Cagney  <cagney@redhat.com>
1424
1425         * frame.c (frame_read_unsigned_register): Delete function.
1426         * frame.h (frame_read_unsigned_register): Delete declaration.
1427         * sparc-tdep.c (sparc_init_extra_frame_info): Use
1428         get_frame_register_unsigned.
1429         (sparc_frame_saved_pc, sparc_pop_frame): Ditto.
1430         * m68hc11-tdep.c (m68hc11_print_register): Ditto.
1431         * d10v-tdep.c (d10v_print_registers_info): Ditto.
1432
1433         * frame.h (frame_read_register): Delete declaration.
1434         * frame.c (frame_read_register): Delete function.
1435         * arch-utils.c (legacy_register_to_value): Use get_frame_register.
1436         * sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
1437         * rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
1438         * mips-tdep.c (mips_register_to_value): Ditto.
1439         * hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
1440         * d10v-tdep.c (d10v_print_registers_info): Ditto.
1441
1442         * frame.c (frame_read_signed_register): Delete function.
1443         (frame_read_unsigned_register): Update comments.
1444         * frame.h (frame_read_signed_register): Delete declaration.
1445         * h8300-tdep.c (h8300_print_register): Use
1446         get_frame_register_signed.
1447         * m68hc11-tdep.c (m68hc11_print_register): Ditto.
1448
1449         * config/pa/tm-hppa.h (DEPRECATED_VALUE_RETURNED_FROM_STACK):
1450         Rename VALUE_RETURNED_FROM_STACK.
1451         * infcmd.c (print_return_value): Update.
1452         * infcall.c (call_function_by_hand): Update.
1453
1454 2003-09-28  Mark Kettenis  <kettenis@gnu.org>
1455
1456         * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add
1457         regcache argument and reverse the order of the other two
1458         arguments.  Remove local regcache variable.  Determine
1459         architecture from REGCACHE.  Update comments.
1460         * x86-64-tdep.c (x86_64_supply_fxsave): Add regcache argument and
1461         reverse the order of the other two arguments.  Remove local
1462         regcache variable.  Determine architecture from REGCACHE.  Update
1463         comments.
1464         * i387-tdep.h (i387_supply_fsave, i387_supply_fxsave): Adjust
1465         prototypes.  Update comments.
1466         * x86-64-tdep.c (x86_64_supply_fxsave): Adjust prototype.  Adjust
1467         comment.
1468         * amd64fbsd-nat.c (supply_fpregset, fetch_inferior_registers):
1469         Update.
1470         * go32-nat.c (fetch_register, go32_fetch_registers): Update.
1471         * i386-interix-nat.c (supply_fpregset): Update.
1472         * i386-linux-nat.c (supply_fpregset, supply_fpxregset): Update.
1473         * i386-nto-tdep.c (i386nto_supply_fpregset): Update.
1474         * i386gnu-nat.c (fetch_fpregs, supply_fpregset): Update.
1475         * i386bsd-nat.c (supply_fpregset, fetch_inferior_registers): Update.
1476         * i386nbsd-tdep.c (fetch_core_registers, fetch_elfcore_registers):
1477         Update.
1478         * i386obsd-tdep.c (fetch_core_registers): Update.
1479         * i386v4-nat.c (supply_fpregset): Update.
1480         * x86-64-linux-nat.c (supply_fpregset): Update.
1481         * x86-64-linux-tdep.c (fetch_core_registers): Update.
1482
1483 2003-09-27  Mark Kettenis  <kettenis@gnu.org>
1484
1485         * i386-tdep.h: Put opaque declarations in alphabetical
1486         order.  Remove spurious whitespace.
1487         (struct gdbarch_tdep): add st0_regnum and mm0_regnum members.
1488         (i386_sse_regnum_p, i386_mxcsr_regnum_p): Remove prototypes.
1489         * i386-tdep.c (MM0_REGNUM): Remove define.
1490         (i386_mmx_regnum_p): Add gdbarch argument.
1491         (i386_sse_regnum_p, i386_mxcsr_regnum_p): Add gdbarch argument.
1492         Rewrite using new macro definitions for FPU/SSE registers.
1493         (i386_fp_regnum_p, i386_fpc_regnum_p): Rewrite using new macro
1494         definitions from i387-tdep.h.
1495         (i386_register_name): Update.
1496         (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): Update to use
1497         new macro definitions for FPU/SSE registers.
1498         (i386_extract_return_value): Determine whether floating-point
1499         registers are present by examining REGCACHE's architecture.
1500         (i386_store_return_value): Likewise.  Use I386_MAX_REGISTER_SIZE
1501         instead of FPU_REG_RAW_SIZE.  Use new macro definitions for
1502         FPU/SSE registers.
1503         (i386_register_type): Update.
1504         (i386_mmx_regnum_to_fp_regnum): Rewrite using new macro
1505         definitions for FPU registers.  Use REGCACHE's architecture to
1506         determine the appropriate register numbers.
1507         (i386_pseudo_register_read, i386_pseudo_register_write,
1508         i386_register_reggroup_p): Update.
1509         (i386_gdbarch_init): Initialize TDEP->st0_regnum and
1510         TDEP->mm0_regnum.
1511         * i387-tdep.h (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM,
1512         I387_FTAG_REGNUM, I387_FISEG_REGNUM, I387_FIOFF_REGNUM,
1513         I387_FOSEG_REGNUM, I387_FOOFF_REGNUM, I387_FOP_REGNUM,
1514         I387_XMM0_REGNUM, I387_MXCSR_REGNUM): New defines.
1515         (i387_supply_fsave, i387_fill_fsave, i387_supply_fxsave,
1516         i387_fill_fxsave): Change type of fsave/fxsave argument from `char
1517         *' to `void *'.
1518         * i387-tdep.c (i387_print_float_info, fsave_offset, FSAVE_ADDR,
1519         i387_supply_fsave, i387_fill_fsave, fxsave_offset, FXSAVE_ADDR,
1520         i387_supply_fxsave, i387_fill_fxsave): Update to use new macro
1521         definitions for FPU/SSE registers.
1522         (FXSAVE_MXCSR_ADDR): New define.
1523         * x86-64-tdep.c (x86_64_init_abi): Override TDEP->st0_regnum and
1524         TDEP->mm0_regnum.
1525         (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Remove defines.
1526         (I387_ST0_REGNUM): Define.
1527
1528         * regcache.h (get_regcache_arch): New prototype.
1529         * regcache.c (get_regcache_arch): New function.
1530
1531         * x86-64-tdep.c (x86_64_store_return_value): Remove spurious
1532         whitespace.
1533
1534         * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
1535         Initialize using ARRAY_SIZE.
1536
1537 2003-09-27  Andrew Cagney  <cagney@redhat.com>
1538
1539         * arch-utils.c (deprecated_init_frame_pc_default): Rename
1540         "init_frame_pc_default".
1541         * arch-utils.h (deprecated_init_frame_pc_default): Update.
1542         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1543         * vax-tdep.c (vax_gdbarch_init): Update.
1544         * v850-tdep.c (v850_gdbarch_init): Update.
1545         * sh64-tdep.c (sh64_gdbarch_init): Update.
1546         * s390-tdep.c (s390_gdbarch_init): Update.
1547         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1548         * mcore-tdep.c (mcore_gdbarch_init): Update.
1549         * h8300-tdep.c (h8300_gdbarch_init): Update.
1550         * cris-tdep.c (cris_gdbarch_init): Update.
1551         * config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
1552
1553 2003-09-26  Mark Kettenis  <kettenis@gnu.org>
1554
1555         * regset.h: New file.
1556         * Makefile.in (regset_h): Add.
1557
1558 2003-09-25  Andrew Cagney  <cagney@redhat.com>
1559
1560         * frame.h (deprecated_frame_saved_regs): Rename
1561         get_frame_saved_regs.
1562         * cris-tdep.c, frame.c, h8300-tdep.c, hppa-tdep.c: Update.
1563         * mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
1564         * ns32k-tdep.c, ppc-linux-tdep.c, rs6000-tdep.c: Update.
1565         * s390-tdep.c, sh64-tdep.c, stack.c: Update.
1566         * v850-tdep.c, vax-tdep.c, xstormy16-tdep.c: Update.
1567
1568 2003-09-25  Andrew Cagney  <cagney@redhat.com>
1569
1570         * NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted
1571         file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions,
1572         and Java.
1573         * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and
1574         arm*-*-* do not use the new frame code.
1575
1576 2003-09-25  David Carlton  <carlton@kealia.com>
1577
1578         * c-exp.y: Remove 'register' declarations.
1579         * f-exp.y, jv-exp.y, m2-exp.y, objc-exp.y, p-exp.y: Ditto.
1580
1581 2003-09-25  David Carlton  <carlton@kealia.com>
1582
1583         * c-exp.y: Include cp-support.h.  Add qualified_type.
1584         (yylex): Delete nested type hack; add comments.
1585         * cp-namespace.c (cp_lookup_nested_type): New function.
1586         * cp-support.h: Declare cp_lookup_nested_type.
1587         * eval.c (evaluate_subexp_standard): Call value_aggregate_elt
1588         instead of value_struct_elt_for_reference.
1589         * valops.c: Include cp-support.h.
1590         (value_aggregate_elt): New function.
1591         (value_namespace_elt): Ditto.
1592         (value_struct_elt_for_reference): Make static.
1593         * value.h: Delete declaration of value_struct_elt_for_reference;
1594         add declaration for value_aggregate_elt.
1595         * Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
1596         (valops.o): Ditto.
1597
1598 2003-09-25  Daniel Jacobowitz  <drow@mvista.com>
1599
1600         * stack.c: Include "reggroups.h".
1601         (frame_info): Only display registers in all_reggroup.
1602         * Makefile.in (stack.o): Update dependencies.
1603
1604 2003-09-25  Jerome Guitton  <guitton@act-europe.fr>
1605
1606         * arm-tdep.c (arm_skip_prologue): Handle "sub ip, sp #n" and
1607         "add ip, sp #n" in the prologue.
1608         (arm_scan_prologue): Ditto.
1609
1610 2003-09-25  Jerome Guitton  <guitton@act-europe.fr>
1611
1612         * MAINTAINERS (write after approval): Add myself.
1613
1614 2003-09-25  Andreas Schwab  <schwab@suse.de>
1615
1616         * m68k-tdep.c: Include "dwarf2-frame.h".
1617         (m68k_gdbarch_init): Add the DWARF CFI frame unwinder.
1618         * Makefile.in (m68k-tdep.o): Update dependencies.
1619
1620 2003-09-25  Corinna Vinschen  <vinschen@redhat.com>
1621
1622         * sh-tdep.c (struct frame_extra_info): Remove.
1623         (struct sh_frame_cache): New structure.
1624         (GET_SOURCE_REG): New macro extracting source register of an opcode.
1625         (GET_TARGET_REG): Ditto but target register.
1626         (GET_PUSHED_REG): Remove.
1627         (IS_MOV_ARG_TO_REG): New macro.
1628         (IS_MOV_ARG_TO_IND_R14): New macro.
1629         (IS_MOV_ARG_TO_IND_R14_WITH_DISP): New macro.
1630         (IS_MOVW_PCREL_TO_REG): New macro.
1631         (IS_MOVL_PCREL_TO_REG): New macro.
1632         (IS_SUB_REG_FROM_SP): New macro.
1633         (IS_ARG_MOV): Remove.
1634         (IS_MOV_TO_R14): Remove.
1635         (IS_RESTORE_FP): New macro.
1636         (IS_RTS): New macro.
1637         (IS_LDS): New macro.
1638         (IS_MOV_FP_SP): New macro.
1639         (IS_ADD_REG_TO_FP): New macro.
1640         (IS_ADD_IMM_FP): New macro.
1641         (sh_skip_prologue_hard_way): Remove.
1642         (sh_saved_pc_after_call): Remove.
1643         (sh_frame_chain): Remove.
1644         (sh_find_callers_reg): Remove.
1645         (sh_nofp_frame_init_saved_regs): Remove.
1646         (sh_fp_frame_init_saved_regs): Remove.
1647         (sh_init_extra_frame_info): Remove.
1648         (sh_analyze_prologue): New function.
1649         (sh_skip_prologue): Remove deprecated code.  Rely on new function
1650         sh_analyze_prologue when after_prologue fails.
1651         (sh_frame_saved_pc): Remove.
1652         (sh_alloc_frame_cache): New function.
1653         (sh_frame_cache): Ditto.
1654         (sh_frame_prev_register): Ditto.
1655         (sh_frame_this_id): Ditto.
1656         (sh_frame_unwind): New structure defining the heuristic frame
1657         sniffer interface.
1658         (sh_frame_sniffer): New function.
1659         (sh_unwind_sp): Ditto.
1660         (sh_unwind_pc): Ditto.
1661         (sh_unwind_dummy_id): Ditto.
1662         (sh_frame_base_address): Ditto.
1663         (sh_frame_base): New structure defining new frame base code.
1664         (sh_in_function_epilogue_p): New function.
1665         (sh_gdbarch_init): Restructure and simplify to eliminate deprecated
1666         code and to call all new code instead.  Initialize dwarf2 and
1667         heuristic frame sniffer.
1668
1669 2003-09-24  Paul N. Hilfinger  <hilfingr@nile.gnat.com>
1670
1671         * parser-defs.h (struct exp_descriptor): New definition, containing
1672         language-specific info for printing, prefixifying, dumping, and
1673         evaluating expressions.
1674         (exp_descriptor_standard): Declare new variable.
1675         (print_subexp): Make global and declare here (from expprint.c).
1676         (dump_subexp): Ditto.
1677         (dump_subexp_body_standard): Declare.
1678         (operator_length_standard): Declare.
1679         (op_name_standard): Declare.
1680         (print_subexp): Declare.
1681         (print_subexp_standard): Declare.
1682
1683         * language.h (struct language_defn): Add la_exp_desc field to hold
1684         pointer to table for language-specific operators.
1685         Remove evaluate_exp field, which is now in struct exp_descriptor.
1686
1687         * parse.c (operator_length): Move most code to new
1688         operator_length_standard function.  Use language-specific information.
1689         (operator_length_standard): New function taking most code from
1690         operator_length.
1691         (exp_descriptor_standard): New constant.
1692
1693         * expression.h (enum exp_opcode): Add definitions of OP_EXTENDED0
1694         and OP_EXTENDED_LAST.
1695
1696         * expprint.c (print_subexp): Use language-specific print_subexp.
1697         Make global; remove static declaration.
1698         Move most code to print_subexp_standard.
1699         (print_subexp_standard): New function, containing code formerly in
1700         print_subexp.
1701         (op_name): Add expression to argument signature.
1702         Use langauge-specific op_name.
1703         Move most code to op_name_standard.
1704         (op_name_standard): New function, containing code formerly in op_name.
1705         (dump_subexp):  Use new version of op_name function.
1706         Use language-specific dump_subexp_body, and move most existing code to
1707         dump_subexp_body_standard.
1708         (dump_raw_expression): Use new op_name interface.
1709         (dump_subexp_body): Move most code to dump_subexp_body_standard.
1710         (dump_subexp_body_standard): New function, containing code formerly
1711         in dump_subexp_body.
1712
1713         * language.c (unknown_language): Add default la_exp_desc field and
1714         remove evaluate_exp field.
1715         (auto_language): Ditto.
1716         (local_language): Ditto.
1717         * f-lang.c (f_language_defn): Ditto.
1718         * c-lang.c (c_language_defn): Ditto.
1719         (cplus_language_defn): Ditto.
1720         (asm_language_defn): Ditto.
1721         (minimal_language_defn): Ditto.
1722         * p-lang.c (pascal_language_defn): Ditto.
1723         * m2-lang.c (m2_language_defn): Ditto.
1724         * objc-lang.c (objc_language_defn): Ditto.
1725
1726         * jv-lang.c (exp_descriptor_java): New variable, containing
1727         Java-specific expression evaluator.
1728         (java_language_defn): Add la_exp_desc field and remove evaluate_exp
1729         field.
1730         * scm-lang.c (exp_descriptor_scm): New variable, containing
1731         Scheme-specific expression evaluator.
1732         (scm_language_defn): Add la_exp_desc field and remove evaluate_exp
1733         field.
1734         * objc-lang.c (print_object_command): Take evaluate_exp from the
1735         la_exp_desc field.
1736
1737         * Makefile.in (eval.o): Add dependency on parser-defs.h.
1738
1739         * eval.c: Include parser-defs.h for the full declaration of
1740         la_exp_desc's type.
1741         (evaluate_subexp): Get evaluate_exp out of la_exp_desc field.
1742
1743 2003-09-23  Paul N. Hilfinger  <hilfingr@nile.gnat.com>
1744
1745         * parser-defs.h (operator_length): Declare.
1746
1747         * parse.c (length_of_subexp): Use operator_length to get operator
1748         lengths and arities for operators.
1749         Move most code to new operator_length function.
1750         (operator_length): New function absorbing most code from
1751         length_of_subexp.
1752         (prefixify_subexp): Remove large case and use operator_length instead.
1753         (parse_exp_1): Use renamings:
1754         dump_prefix_expression => dump_raw_expression and
1755         dump_postfix_expression => dump_prefix_expression.
1756
1757         * expression.h (dump_prefix_expression): Rename to ...
1758         (dump_raw_expression): New name.
1759         (dump_postfix_expression): Rename to ...
1760         (dump_prefix_expression): New name.
1761
1762         * expprint.c (dump_subexp): Make global.  Add comment.
1763         Move most existing code to dump_subexp_body.
1764         (dump_subexp_body): New function.
1765         (dump_prefix_expression): Rename to dump_raw_expression.
1766         Remove attempt to print the expression via print_expression: it can't
1767         work before the expression is prefixified.
1768         (dump_raw_expression): Renamed from dump_prefix_expression.
1769         (dump_postfix_expression): Rename to dump_prefix_expression, since
1770         that's what it does.
1771         Remove 'note' parameter, since this routine must be used on
1772         prefixified expression.
1773         (dump_prefix_expression): Renamed from dump_postfix_expression.
1774
1775 2003-09-22  Jim Blandy  <jimb@redhat.com>
1776
1777         * dwarf2read.c (read_array_type): When building the type for an
1778         array of unspecified length, make sure to choose the upper bound
1779         so that the array's total length comes out to be zero --- that's
1780         how we represent such arrays.
1781
1782 2003-09-22  Michael Chastain  <mec@shout.net>
1783
1784         * MAINTAINERS: Rename gdb.c++ to gdb.cp.
1785
1786 2003-09-22  Jeff Johnston  <jjohnstn@redhat.com>
1787
1788         * top.c (quit_force): Fix indirect call to quit_target so
1789         a struct qt_args pointer is passed.
1790
1791 2003-09-22  Andrew Cagney  <cagney@redhat.com>
1792
1793         * arch-utils.h (init_frame_pc_noop): Delete declaration.
1794         * arch-utils.c (init_frame_pc_noop): Delete function.
1795         * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
1796         "init_frame_pc".
1797         * mips-tdep.c (mips_gdbarch_init): Ditto.
1798         * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
1799         * config/sparc/tm-sparc.h (init_frame_pc_noop): Delete
1800         declaration.
1801         (DEPRECATED_INIT_FRAME_PC): Delete macro.
1802         * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Delete
1803         declaration.
1804         (DEPRECATED_INIT_FRAME_PC): Delete macro.
1805
1806 2003-09-22  Anthony Green  <green@redhat.com>
1807
1808         * monitor.c (monitor_expect): Delete unused conflicting targ_ops
1809         declaration.
1810
1811 2003-09-20  Andrew Cagney  <cagney@redhat.com>
1812
1813         * breakpoint.c: Eliminate ARGSUSED.
1814         * buildsym.c, cli/cli-cmds.c, cli/cli-script.c: Ditto.
1815         * coffread.c, corelow.c, dwarf2read.c, event-top.c: Ditto.
1816         * exec.c, gcore.c, hpux-thread.c, infcmd.c, inflow.c: Ditto.
1817         * infrun.c, inftarg.c, maint.c, ocd.c, printcmd.c: Ditto.
1818         * procfs.c, regcache.c, remote-rdi.c, remote-sds.c: Ditto.
1819         * remote.c, sol-thread.c, source.c, stabsread.c: Ditto.
1820         * stack.c, symfile.c, target.c, top.c, typeprint.c: Ditto.
1821         * utils.c, v850ice.c, valprint.c, values.c, win32-nat.c: Ditto.
1822         * wince.c, remote-vx.c: Ditto.
1823
1824         * cli/cli-script.c: Remove "register" attributes.
1825         * config/pa/tm-hppa.h: Ditto.
1826         * cli/cli-decode.c: Ditto.
1827         * cli/cli-cmds.c: Ditto.
1828
1829 2003-09-19  Andrew Cagney  <cagney@redhat.com>
1830
1831         * sparcnbsd-nat.c (getregs_supplies): Rename NPC_REGNUM to
1832         DEPRECATED_NPC_REGNUM.
1833         * sparc64nbsd-nat.c (getregs_supplies): Ditto.
1834
1835 2003-09-19  Christopher Faylor  <cgf@redhat.com>
1836
1837         * win32-nat.c (mappings): Remove HAVE_SSE conditional.
1838
1839 2003-09-19  Jim Blandy  <jimb@redhat.com>
1840
1841         * macrotab.c (macro_include): Use the correct comparison to find
1842         the appropriate place for this inclusion in the list.
1843
1844 2003-09-19  Andrew Cagney  <cagney@redhat.com>
1845
1846         * config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
1847         (DEPRECATED_HPUX_TEXT_END): Define.
1848         (deprecated_hpux_text_end): Declare.
1849         (struct target_ops): Declare opaque.
1850         * hppah-nat.c (text_end): Make static.
1851         (deprecated_hpux_text_end): New function.
1852         * exec.c (text_end): Delete global variable.
1853         (NEED_TEXT_START_END): Do not define.
1854         (exec_file_attach): Replace code computing "text_end" code with
1855         call to DEPRECATED_HPUX_TEXT_END.
1856
1857 2003-09-19  Andrew Cagney  <cagney@redhat.com>
1858
1859         * utils.c (align_up, align_down): New functions.
1860         * defs.h (align_up, align_down): Declare.
1861         * ppc-sysv-tdep.c (align_up, align_down): Delete functions.
1862         * s390-tdep.c: Replace "round_up" and "round_down" with "align_up"
1863         and "align_down".
1864         (round_up, round_down): Delete functions.
1865         * mips-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
1866         "align_down".
1867         (ROUND_DOWN, ROUND_UP): Delete macros.
1868         (mips_dump_tdep): Do not print "ROUND_UP" or "ROUND_DOWN".
1869         * h8300-tdep.c: Replace "round_up" and "round_down" with
1870         "align_up" and "align_down".
1871         (round_up, round_down): Delete macros.
1872         * frv-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
1873         "align_down".
1874         (ROUND_UP, ROUND_DOWN): Delete macros.
1875
1876 2003-09-18  J. Brobecker  <brobecker@gnat.com>
1877
1878         * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
1879         hard-coded constant. Use the proper machine name instead.
1880
1881 2003-09-17  Andrew Cagney  <cagney@redhat.com>
1882
1883         * sparc-tdep.c (legacy_register_name): Delete function.
1884         * mips-tdep.c (mips_dump_tdep): Do not print REGISTER_NAME.
1885         (mips_gdbarch_init): Refer to MIPS_REGISTER_NAME in comments.
1886         * infcmd.c (gdb_register_name): Delete variable.
1887         * gdbarch.sh (SDB_REG_TO_REGNUM): Delete reference to
1888         REGISTER_NAME and "tm.h".
1889         * gdbarch.h, gdbarch.c: Regenerate.
1890         * dpx2-nat.c (regmap): Refer to REGISTER_NAME and not
1891         REGISTER_NAMES in comments.
1892         * remote-st.c (get_reg_name), i386b-nat.c (tregmap): Ditto.
1893         * m68klinux-nat.c (regmap): Ditto.
1894
1895 2003-09-17  Jim Blandy  <jimb@redhat.com>
1896
1897         * Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
1898
1899 2003-09-17  Andrew Cagney  <cagney@redhat.com>
1900
1901         * ppcnbsd-tdep.c (ppcnbsd_use_struct_convention): New function.
1902         (ppcnbsd_init_abi): Set "use_struct_convention" to
1903         "ppcnbsd_use_struct_convention".
1904
1905 2003-09-17  Mark Kettenis  <kettenis@gnu.org>
1906
1907         * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
1908         * gdbarch.h, gdbarch.c: Regenerate.
1909         (stabs_argument_has_addr): New architecture method.
1910         * arch-utils.h (default_stabs_argument_has_addr): New prototype.
1911         * arch-utils.c: Include "buildsym.h".
1912         (default_stabs_argument_has_addr): New function.
1913         * stabsread.c (define_symbol): Use stabs_argument_has_addr
1914         instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
1915
1916 2003-09-17  Andrew Cagney  <cagney@redhat.com>
1917
1918         * gdbarch.sh (DEPRECATED_NPC_REGNUM): Deprecate NPC_REGNUM.
1919         * gdbarch.h, gdbarch.c: Regenerate.
1920         * core-sol2.c, hppa-tdep.c, lynx-nat.c, procfs.c: Update.
1921         * regcache.c, remote-vxsparc.c, sparc-linux-nat.c: Update.
1922         * sparc-nat.c, sparc-tdep.c, sparc64-tdep.c: Update.
1923         * sparcnbsd-tdep.c: Update.
1924
1925 2003-09-17  Andrew Cagney  <cagney@redhat.com>
1926
1927         * gdbarch.sh (DEPRECATED_REGISTER_BYTE): Rename REGISTER_BYTE.
1928         * gdbarch.h, gdbarch.c: Regenerate.
1929         * arm-linux-tdep.c, core-sol2.c, cris-tdep.c: Update.
1930         * d10v-tdep.c, frame.c: Update.
1931         * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
1932         * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
1933         * ia64-linux-nat.c, irix5-nat.c, lynx-nat.c, m68knbsd-nat.c: Update.
1934         * mcore-tdep.c, mips-linux-tdep.c, mips-tdep.c: Update.
1935         * mipsv4-nat.c, mn10300-tdep.c, ns32k-tdep.c: Update.
1936         * ns32knbsd-nat.c, ppc-bdm.c, regcache.c, remote-sds.c: Update.
1937         * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
1938         * remote.c, rs6000-tdep.c, s390-tdep.c, sh64-tdep.c: Update.
1939         * sparc-nat.c, sparc-tdep.c, sun3-nat.c, v850-tdep.c: Update.
1940         * v850ice.c, vax-tdep.c, xstormy16-tdep.c: Update.
1941         * config/m68k/tm-cisco.h, config/m68k/tm-delta68.h: Update.
1942         * config/pa/nm-hppah.h: Update.
1943
1944 2003-09-16  Andrew Cagney  <cagney@redhat.com>
1945
1946         * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
1947         "use_struct_convention" to "ppc_linux_use_struct_convention".
1948         (ppc_linux_use_struct_convention): New function.
1949         * rs6000-tdep.c (rs6000_use_struct_convention): New function.
1950         (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
1951         "rs6000_use_struct_convention".
1952         * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
1953         declaration.
1954         * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
1955         Delete function.
1956
1957 2003-09-16  Andrew Cagney  <cagney@redhat.com>
1958
1959         * buildsym.c: Remove more occurances of "register".
1960         * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
1961         * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
1962         * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
1963         * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
1964         * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
1965         * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
1966         * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
1967         * utils.c, valops.c, values.c, xcoffread.c: Ditto.
1968
1969 2003-09-16  Corinna Vinschen  <vinschen@redhat.com>
1970
1971         * sh-tdep.h (struct gdbarch_tdep): Remove.  Change all register
1972         numbers to enumeration values.
1973         * sh-tdep.c: Accomodate above change.
1974         (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
1975         (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
1976         (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
1977         (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
1978         (IS_FPUSH): Rename from IS_FMOV.
1979         (sh_extract_struct_value_address): Remove useless comment.
1980         (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
1981         instead of own local values.
1982         (sh_dump_tdep): Remove.
1983         (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
1984         * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
1985
1986 2003-09-15  Andrew Cagney  <cagney@redhat.com>
1987
1988         * doublest.c (convert_floatformat_to_doublest): No longer need to
1989         cast "exp_bias" to an int.  Reverts 2002-12-04 change.
1990
1991 2003-09-15  Daniel Jacobowitz  <drow@mvista.com>
1992
1993         * values.c (unpack_double): Call floatformat_is_valid.
1994
1995 2003-09-15  Mark Kettenis  <kettenis@gnu.org>
1996
1997         * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
1998         ps_strings into a long.
1999
2000         * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
2001         _initialize_am64fbsd_nat.
2002
2003 2003-09-15  Kevin Buettner  <kevinb@redhat.com>
2004
2005         * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
2006         associated with DW_AT_ranges attribute is out of bounds.
2007
2008 2003-09-15  David Lecomber  <dsl@sources.redhat.com>
2009
2010         * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
2011
2012 2003-09-14  Michael Chastain  <mec@shout.net>
2013
2014         * config/m68k/nm-apollo68v.h: Delete.
2015         * config/m68k/xm-apollo68v.h: Delete.
2016
2017 2003-09-14  Andrew Cagney  <cagney@redhat.com>
2018
2019         * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
2020         * dcache.c: Update copyrights and descriptions.
2021         * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
2022
2023 2003-09-14  Andrew Cagney  <cagney@redhat.com>
2024
2025         * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
2026         "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
2027
2028 2003-09-14  Andrew Cagney  <cagney@redhat.com>
2029
2030         * alpha-nat.c: Remove some occurances of "register".
2031         * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
2032         * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
2033         * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
2034         * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
2035         * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
2036         * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
2037         * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
2038         * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
2039         * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
2040         * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
2041         * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
2042         * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
2043         * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
2044         * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
2045         * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
2046         * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
2047         * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
2048         * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
2049         * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
2050         * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
2051         * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
2052         * values.c, vax-tdep.c, xcoffread.c: Ditto.
2053
2054 2003-09-13  Andrew Cagney  <cagney@redhat.com>
2055
2056         * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
2057         * ppc-tdep.h (struct regcache): Declare opaque.
2058         * objfiles.h (struct objfile_data): Declare opaque.
2059         * cp-support.h (struct objfile): Declare opaque.
2060         * linux-nat.h (target_waitstatus): Declare opaque.
2061
2062 2003-09-14  Mark Kettenis  <kettenis@gnu.org>
2063
2064         * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
2065         (stabs_argument_has_addr): New architecture method.
2066         * arch-utils.h (default_stabs_argument_has_addr): New prototype.
2067         * arch-utils.c: Include "buildsym.h".
2068         (default_stabs_argument_has_addr): New function.
2069         * stabsread.c (define_symbol): Use stabs_argument_has_addr
2070         instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
2071
2072         * cris-tdep.c (cris_gdbarch_init): Set
2073         deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
2074         * hppa-tdep.c (hppa_gdbarch_init): Likewise.
2075         * mcore-tdep.c (mcore_gdbarch_init): Likewise.
2076         * mips-tdep.c (mips_gdbarch_init): Likewise.
2077         * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
2078         * sparc-tdep.c (sparc_gdbarch_init): Likewise.
2079
2080 2003-09-13  Andrew Cagney  <cagney@redhat.com>
2081
2082         * values.c (using_struct_return): Delete "function" and "funcaddr"
2083         parameters.
2084         * value.h (using_struct_return): Update declaration.
2085         * infcmd.c (finish_command_continuation): Update.
2086         (finish_command): Update.
2087         * infcall.c (call_function_by_hand): Update.
2088         * eval.c (evaluate_subexp_standard): Update.
2089
2090 2003-09-13  Christopher Faylor  <cgf@redhat.com>
2091
2092         * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
2093         SSE registers since gdb will not operate correctly without this.
2094         Restore include file ordering munged in previous change.
2095         * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
2096
2097 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
2098
2099         * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
2100         REG_STRUCT_HAS_ADDR.
2101         * gdbarch.c, gdbarch.h: Updated.
2102         * infcall.c (call_function_by_hand): Update.
2103         * stabsread.c (define_symbol): Updated.
2104
2105         * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
2106
2107 2003-09-12  Christopher Faylor  <cgf@redhat.com>
2108
2109         * win32-nat.c: Reorganize so that defines used by target headers are
2110         actually defined by the system headers.
2111         * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
2112         than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
2113
2114 2003-09-12  Jim Blandy  <jimb@redhat.com>
2115
2116         * dbxread.c (read_dbx_symtab): Don't report an internal error if
2117         the file has no .data, .bss, or .rodata sections.  Instead wait
2118         until we see a variable alleged to live in one of those sections.
2119
2120         * dbxread.c (read_dbx_symtab): If we have no .data section and no
2121         .bss section, presume that any variables we find live in the
2122         .rodata section.
2123
2124         * dbxread.c (read_dbx_symtab): Add FIXME about finding section
2125         offsets for global and static variables.
2126
2127         * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
2128         symbol types are, by definition, in the .data section, so it is
2129         correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
2130         If there is no .data section, there should be no N_DATA or N_DATA
2131         | N_EXT symbols.
2132
2133 2003-09-12  Mark Kettenis  <kettenis@gnu.org>
2134
2135         * amd64fbsd-tdep.c: Fix sigtramp recognition.
2136         (amd64fbsd_sigcontext_addr): Rewrite.
2137         (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
2138         with correct values.
2139         (amd64fbsd_sc_reg_offset): Initialize with correct values.
2140         (amd64fbsd_init_abi): Fix typo.
2141
2142 2003-09-12  Andrew Cagney  <cagney@redhat.com>
2143
2144         * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
2145         (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
2146
2147 2003-09-12  Andrew Cagney  <cagney@redhat.com>
2148
2149         * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
2150         "entry_file_highpc".  Update comments.
2151         * defs.h (deprecated_inside_entry_file): Rename
2152         "inside_entry_file".
2153         * blockframe.c (deprecated_inside_entry_file): Rename
2154         "inside_entry_file".
2155         * frame.c (get_prev_frame): Update.  Use if 0 instead of #if 0.
2156         * vax-tdep.c (vax_frame_chain): Update.
2157         * sh64-tdep.c (sh64_frame_chain): Update.
2158         * sh-tdep.c (sh_frame_chain): Update.
2159         * rs6000-tdep.c (rs6000_frame_chain): Update.
2160         * ns32k-tdep.c (ns32k_frame_chain): Update.
2161         * mips-tdep.c (mips_frame_chain): Update.
2162         * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
2163         * m32r-tdep.c (m32r_frame_this_id): Update.
2164         * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
2165         * frv-tdep.c (frv_frame_this_id): Update.
2166         * d10v-tdep.c (d10v_frame_this_id): Update.
2167         * cris-tdep.c (cris_frame_chain): Update.
2168         * blockframe.c (legacy_frame_chain_valid): Update.
2169         * avr-tdep.c (avr_frame_this_id): Update.
2170         * arm-tdep.c (arm_prologue_this_id): Update.
2171         * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
2172         * objfiles.c (objfile_relocate): Update.
2173         * mipsread.c (mipscoff_symfile_read): Update.
2174         (mipscoff_symfile_read): Update.
2175         * mdebugread.c (parse_partial_symbols): Update.
2176         * dwarfread.c (read_file_scope): Update.
2177         * dwarf2read.c (read_file_scope): Update.
2178         * dbxread.c (read_dbx_symtab): Update.
2179         (read_dbx_symtab): Update.
2180         * coffread.c (complete_symtab): Update.
2181
2182 2003-09-12  Jeff Johnston  <jjohnstn@redhat.com>
2183
2184         * top.c (quit_target): New static helper function.
2185         (quit_force): Moved code to quit_target().  Call quit_target()
2186         via catch_errors() to catch errors during quit.
2187
2188 2003-09-11  David Carlton  <carlton@kealia.com>
2189
2190         * buildsym.c (finish_block): Use allocate_block to allocate the
2191         block.
2192         * mdebugread.c (new_block): Add FIXME.
2193
2194 2003-09-11  David Carlton  <carlton@kealia.com>
2195
2196         * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
2197         * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
2198         (recursive_dump_type): Ditto.
2199         * printcmd.c (print_formatted): Ditto.
2200         * typeprint.c (print_type_scalar): Ditto.
2201         * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
2202         (c_type_print_varspec_suffix, c_type_print_base): Ditto.
2203         * cp-support.h: Declare cp_check_possible_namespace_symbols,
2204         maint_cplus_cmd_list.
2205         * cp-support.c: Make maint_cplus_cmd_list extern.
2206         * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
2207         command.h.
2208         (lookup_symbol_file): Look in possible namespace blocks when
2209         appropriate.
2210         (initialize_namespace_symtab): New.
2211         (get_possible_namespace_block, free_namespace_block)
2212         (check_possible_namespace_symbols)
2213         (check_possible_namespace_symbols_loop)
2214         (check_one_possible_namespace_symbol)
2215         (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
2216         (_initialize_cp_namespace): Ditto.
2217         * block.h: Declare allocate_block.
2218         * block.c (allocate_block): New.
2219         * jv-lang.c (get_java_class_symtab): Allocate blocks via
2220         allocate_block.
2221         * symfile.h: Update declaration of add_psymbol_to_list.
2222         * symfile.c (add_psymbol_to_list): Return the partial symbol in
2223         question.
2224         * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
2225         scan_partial_symbols_call.
2226         (scan_partial_symbols): Add NAMESPACE argument; update calls to
2227         helper functions.
2228         (add_partial_symbol): If necessary, scan mangled names for names
2229         of namespaces.
2230         (add_partial_namespace): Add NAMESPACE argument; generate partial
2231         symbols associated  to namespaces.
2232         (add_partial_enumeration): Add NAMESPACE argument.
2233         (new_symbol): Allow namespace syms.
2234         (read_namespace): Generate namespace syms.
2235         * objfiles.h: Add opaque declaration of struct symtab.
2236         (struct objfile): Add cp_namespace_symtab member.
2237         * objfiles.c (allocate_objfile): Set
2238         objfile->cp_namespace_symtab.
2239         * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
2240         dictionary_h, command_h.
2241
2242 2003-09-11  Andrew Cagney  <cagney@redhat.com>
2243
2244         * rs6000-tdep.c (rs6000_push_dummy_call): Use
2245         regcache_raw_write_signed to set SP_REGNUM, move the operation to
2246         near the function's end.
2247         (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
2248         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
2249         regcache_raw_write_signed to set SP_REGNUM.
2250
2251 2003-09-11  Elena Zannoni  <ezannoni@redhat.com>
2252
2253         * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
2254         orig_addrs is set up properly.
2255
2256 2003-09-11  Andrew Cagney  <cagney@redhat.com>
2257
2258         * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
2259         * gdbarch.h, gdbarch.c: Re-generate.
2260         * infcall.c (call_function_by_hand): Update.
2261         * hppa-tdep.c (hppa_push_arguments): Update.
2262         * ada-lang.c (place_on_stack): Update.
2263         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2264         * sparc-tdep.c (sparc_gdbarch_init): Update.
2265         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2266         * hppa-tdep.c (hppa_gdbarch_init): Update.
2267         * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
2268         stack_align.
2269
2270 2003-09-11  Daniel Jacobowitz  <drow@mvista.com>
2271
2272         * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
2273         register do need a frame.
2274
2275 2003-09-11  Andrew Cagney  <cagney@redhat.com>
2276
2277         Since the IRIX 4 configuration was forcing K&R mode it hasn't been
2278         buildable since GDB 5.0.
2279         * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
2280         * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
2281         * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
2282         * irix4-nat.c: Delete file.
2283         * config/mips/irix4.mh: Delete file.
2284         * config/mips/irix3.mh: Delete file.
2285         * config/mips/irix3.mt: Delete file.
2286         * config/mips/tm-irix3.h: Delete file.
2287         * config/mips/nm-irix3.h: Delete file.
2288         * config/mips/xm-irix3.h: Delete file.
2289         * config/mips/nm-irix4.h: Delete file.
2290         * config/mips/xm-irix4.h: Delete file.
2291         * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
2292
2293 2003-09-10  J. Brobecker  <brobecker@gnat.com>
2294
2295         * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
2296         * Makefile.in (hppa-tdep.o): Update dependencies.
2297
2298 2003-09-10  James E Wilson  <wilson@specifixinc.com>
2299
2300         * MAINTAINERS: Change my e-mail address.  Move to paper trail
2301         section.
2302
2303 2003-09-10  Kevin Buettner  <kevinb@redhat.com>
2304
2305         * MAINTAINERS (frv): New ISA entry.
2306
2307 2003-09-10  Kevin Buettner  <kevinb@redhat.com>
2308
2309         * frv-tdep.c (dis-asm.h): Include.
2310         * Makefile.in (frv-tdep.o): Update dependencies.
2311
2312 2003-09-09  Jeff Johnston  <jjohnstn@redhat.com>
2313
2314         * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
2315         Fix typo for high range of floating registers.
2316
2317 2003-09-09  David Carlton  <carlton@kealia.com>
2318
2319         * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
2320         highpc initialization here out of scan_partial_symbols.
2321         (scan_partial_symbols): Restructure into a recursive version,
2322         calling add_partial_namespace and add_partial_enumeration when
2323         appropriate.
2324         (add_partial_namespace): New.
2325         (add_partial_enumeration, locate_pdi_sibling): Ditto.
2326
2327 2003-09-09  Andrew Cagney  <cagney@redhat.com>
2328
2329         * rs6000-tdep.c (ppc_push_return_address): Delete function.
2330         (rs6000_push_dummy_call): Set LR to BP_ADDR.
2331         (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
2332         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
2333
2334         * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
2335         (rs6000_push_dummy_call): Set the "TOC" register.
2336
2337         * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
2338         methods "max_register_raw_size", "max_register_virtual_size" or
2339         "register_virtual_size".
2340
2341 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
2342
2343         * MAINTAINERS: Update my e-mail address.
2344
2345 2003-09-09  Andrew Cagney  <cagney@redhat.com>
2346
2347         * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
2348         (rs6000_push_dummy_call): Store the struct return address.
2349         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
2350
2351 2003-09-09  Andrew Cagney  <cagney@redhat.com>
2352
2353         * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
2354         "ppc_sysv_abi_push_arguments".
2355         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
2356         "ppc_sysv_abi_push_arguments".
2357         * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
2358         instead of "push_arguments".
2359         (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
2360
2361 2003-09-09  Andrew Cagney  <cagney@redhat.com>
2362
2363         * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
2364         instead of CALL_DUMMY_ADDRESS.
2365
2366 2003-09-09  Paul N. Hilfinger  <hilfingr@gnat.com>
2367
2368         * p-lang.c: Eliminate "register".
2369         * c-lang.c: Ditto.
2370         * expprint.c: Ditto.
2371         * f-lang.c: Ditto.
2372         * jv-lang.c: Ditto.
2373         * language.c: Ditto.
2374         * m2-lang.c: Ditto.
2375         * parse.c: Ditto.
2376         * scm-lang.c: Ditto.
2377         * objc-lang.c: Ditto.
2378
2379 2003-09-09  Nick Clifton  <nickc@redhat.com>
2380
2381         * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
2382
2383 2003-09-04  Andrew Cagney  <cagney@redhat.com>
2384
2385         * avr-tdep.c: Include "dis-asm.h".
2386         * cris-tdep.c: Include "dis-asm.h".
2387         (cris_delayed_get_disassembler): Use "struct disassemble_info"
2388         instead of corresponding typedef.
2389         * h8300-tdep.c: Include "dis-asm.h".
2390         * ia64-tdep.c: Include "dis-asm.h".
2391         * i386-tdep.c: Include "dis-asm.h".
2392         (i386_print_insn): Use "struct disassemble_info" instead of
2393         corresponding typedef.
2394         * m68k-tdep.c: Include "dis-asm.h".
2395         * mcore-tdep.c: Include "dis-asm.h".
2396         * mips-tdep.c: Include "dis-asm.h".
2397         (gdb_print_insn_mips): Make static, use "struct disassemble_info"
2398         instead of corresponding typedef.
2399         * ns32k-tdep.c: Include "dis-asm.h".
2400         * s390-tdep.c: Include "dis-asm.h".
2401         * sparc-tdep.c: Include "dis-asm.h".
2402         * vax-tdep.c: Include "dis-asm.h".
2403         * v850-tdep.c: Include "dis-asm.h".
2404         * mn10300-tdep.c: Include "dis-asm.h".
2405         * rs6000-tdep.c: Include "dis-asm.h".
2406         * xstormy16-tdep.c: Include "dis-asm.h".
2407         (_initialize_xstormy16_tdep): Delete "extern" declaration of
2408         print_insn_xstormy16.
2409         * Makefile.in (v850-tdep.o): Update dependencies.
2410         (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
2411         (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
2412         (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
2413         (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
2414         (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
2415         (gdbarch_h): Remove $(dis_asm_h).
2416         * disasm.c: Include "dis-asm.h".
2417         (dis_asm_read_memory): Use "struct disassemble_info" instead of
2418         corresponding typedef.
2419         (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
2420         (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
2421         * gdbarch.sh: Do not include "dis-asm.h".
2422         (struct disassemble_info): Declare opaque.
2423         (TARGET_PRINT_INSN): Update declaration.
2424         * gdbarch.h, gdbarch.c: Re-generate.
2425
2426 2003-09-08  Andrew Cagney  <cagney@redhat.com>
2427
2428         * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
2429         CALL_DUMMY_ADDRESS, change to a predicate.
2430         * gdbarch.h, gdbarch.c: Re-generate.
2431         * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
2432         Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
2433         * infcall.c (call_function_by_hand): Ditto.
2434         * sparc-tdep.c (sparc_push_return_address): Ditto.
2435         (sparc_gdbarch_init): Set deprecated_call_dummy_address.
2436         * xstormy16-tdep.c (xstormy16_push_return_address): Replace
2437         CALL_DUMMY_ADDRESS with entry_point_address.
2438         * v850-tdep.c (v850_push_return_address): Ditto.
2439         * s390-tdep.c (s390_push_return_address): Ditto.
2440         * rs6000-tdep.c (ppc_push_return_address): Ditto.
2441         * mn10300-tdep.c (mn10300_push_return_address): Ditto.
2442         * mcore-tdep.c (mcore_push_return_address): Ditto.
2443         * cris-tdep.c (cris_push_return_address): Ditto.
2444         * arm-tdep.c (arm_push_return_address): Ditto.
2445
2446 2003-09-08  Andrew Cagney  <cagney@redhat.com>
2447
2448         * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
2449         enum.  Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
2450         and REG_UNMODIFIED to REG_SAME_VALUE.
2451         (execute_cfa_program): Update.
2452         (dwarf2_frame_cache): Update.  Initialize table to
2453         REG_UNSPECIFIED, complain if CFI fails to specify a register's
2454         location.
2455         (dwarf2_frame_prev_register): Update.  Handle REG_UNSPECIFIED.
2456
2457 2003-09-08  Andrew Cagney  <cagney@redhat.com>
2458
2459         * gnu-nat.c: Remove "inline" function attribute.
2460         * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
2461
2462 2003-09-08  Kevin Buettner  <kevinb@redhat.com>
2463
2464         * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
2465         target.
2466
2467 2003-09-08  Kevin Buettner  <kevinb@redhat.com>
2468
2469         * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
2470         (frame_extra_info): Rename this struct to frv_unwind_cache.
2471         Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
2472         Add fields ``prev_sp'' and ``base''.
2473         (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
2474         (frv_saved_pc_after_call, frv_init_extra_frame_info)
2475         (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
2476         Delete.
2477         (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
2478         Revise all callers.  Fill in the unwind cache argument and make
2479         other adjustments to account for new frame mechanisms.
2480         (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
2481         (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
2482         (frv_frame_base_address, frv_unwind_dummy_id): New functions.
2483         (frv_frame_unwind, frv_frame_base): New structs.
2484         (frv_push_arguments): Change name to frv_push_dummy_call().  Add
2485         additional arguments expected by this method and adjust function
2486         body accordingly.
2487         (frv_gdbarch_init): Remove calls to the following functions:
2488         set_gdbarch_deprecated_init_frame_pc(),
2489         set_gdbarch_deprecated_saved_pc_after_call(),
2490         set_gdbarch_deprecated_frame_chain(),
2491         set_gdbarch_deprecated_frame_saved_pc(),
2492         set_gdbarch_deprecated_frame_init_saved_regs(),
2493         set_gdbarch_deprecated_push_arguments(),
2494         set_gdbarch_deprecated_push_return_address(),
2495         set_gdbarch_deprecated_pop_frame(),
2496         set_gdbarch_deprecated_call_dummy_words(),
2497         set_gdbarch_deprecated_sizeof_call_dummy_words(),
2498         set_gdbarch_deprecated_init_extra_frame_info(),
2499         set_gdbarch_deprecated_dummy_write_sp(), and
2500         set_gdbarch_deprecated_pc_in_call_dummy().
2501         Add calls to the following functions:
2502         set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
2503         set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
2504         frame_base_set_default().
2505         * Makefile.in (frv-tdep.o): Update dependencies.
2506
2507 2003-09-09  Mark Kettenis  <kettenis@gnu.org>
2508
2509         * dwarf2-frame.c (read_encoded_value): Add support for
2510         DW_EH_PE_aligned encoding.
2511
2512 2003-09-08  Daniel Jacobowitz  <drow@mvista.com>
2513
2514         * infrun.c (normal_stop): Don't print a message if the inferior
2515         has exited.
2516
2517 2003-09-08  Jim Blandy  <jimb@redhat.com>
2518
2519         * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
2520         * dbxread.c: #include "gdb_assert.h".
2521         (read_dbx_symtab): If the objfile has no .data section, use the
2522         section index for the .bss section instead.
2523
2524 2003-09-08  Daniel Jacobowitz  <drow@mvista.com>
2525
2526         * frame.c (deprecated_safe_get_selected_frame): New function.
2527         * frame.h (deprecated_safe_get_selected_frame): Add prototype.
2528         * findvar.c (read_var_value): Call it.
2529
2530 2003-09-08  Corinna Vinschen  <vinschen@redhat.com>
2531
2532         * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
2533         (sh64-tdep.o): Add dependencies.
2534         * configure.tgt: Add FIXME to sh-*-linux*.
2535         * sh-tdep.c: Move sh64 support to sh64-tdep.c.
2536         (sh_gdbarch_init): Always set correct sh_show_regs function
2537         pointer.  Call sh64_gdbarch_init() if machine type is sh5.
2538         * sh-tdep.h: Move sh64 support to sh64-tdep.c.
2539         * sh64-tdep.c: New file, containing all sh64 related code from
2540         sh-tdep.c.
2541         * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
2542         * config/sh/linux.mt (TDEPFILES): Ditto.
2543         * config/sh/nbsd.mt (TDEPFILES): Ditto.
2544         * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
2545         * config/sh/wince.mt (TDEPFILES): Ditto.
2546
2547 2003-09-07  Daniel Jacobowitz  <drow@mvista.com>
2548
2549         * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
2550         (stop_wait_callback): Handle !lp->signalled also.
2551         (lin_lwp_has_pending, flush_callback): New functions.
2552         (lin_lwp_wait): Call flush_callback.
2553         * linux-proc.c (linux_proc_add_line_to_sigset): New function.
2554         (linux_proc_pending_signals): New function.
2555         * linux-nat.h (linux_proc_pending_signals): Add prototype.
2556
2557 2003-09-07  Daniel Jacobowitz  <drow@mvista.com>
2558
2559         From Nick Kelsey <nickk@ubicom.com>:
2560         * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
2561         when the stop PC is at the beginning of a function also.
2562
2563 2003-09-06  Daniel Jacobowitz  <drow@mvista.com>
2564
2565         * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
2566         (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
2567
2568 2003-09-06  Mark Kettenis  <kettenis@gnu.org>
2569
2570         * sol-thread.c: Include "gdb_string.h".
2571
2572 2003-09-03  Mark Kettenis  <m.kettenis@osp.nl>
2573
2574         * gcore.c: Reorder include files in alphabetical order.  Include
2575         "gdb_assert.h".  Various coding style fixes.
2576         (derive_stack_segment, derive_heap_segment): Replace check for
2577         non-null BOTTOM and TOP with gdb_assert.
2578         (derive_heap_segment): Replace check for successful creation of
2579         ZERO with gdb_assert.
2580         (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
2581
2582 2003-09-04  Andrew Cagney  <cagney@redhat.com>
2583
2584         * thread-db.c (verbose_dlsym): New function.
2585         (thread_db_load): Use verbose_dlsym
2586         (thread_db_new_objfile): Print that libthread_db was loaded, and
2587         that thread debugging was enabled.
2588
2589 2003-09-04  Andrew Cagney  <cagney@redhat.com>
2590
2591         * configure.tgt: Add "mips64*-*-*" target.  Delete
2592         mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
2593         mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
2594         mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
2595         mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
2596         mips*-sony-*, and mips64*-*-elf* targets.
2597         * config/mips/embedl.mt: Delete file.
2598         * config/mips/embedl64.mt: Delete file.
2599         * config/mips/mips.mt: Delete file.
2600         * config/mips/mips64.mt: Delete file.
2601         * config/mips/tm-embed.h: Delete file.
2602         * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
2603         * config/mips/embed64.mt: Delete out-of-date comment.
2604
2605 2003-09-04  Andrew Cagney  <cagney@redhat.com>
2606
2607         * hppa-tdep.c (hppa_gdbarch_init): Set
2608         "have_nonsteppable_watchpoint".
2609         * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2610         * mips-tdep.c (mips_dump_tdep): Do not print
2611         HAVE_NONSTEPPABLE_WATCHPOINT.
2612         (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
2613         * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2614         * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2615         * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2616
2617 2003-09-04  Corinna Vinschen  <vinschen@redhat.com>
2618
2619         * breakpoint.c (watchpoint_check): Remove accidentally checked in
2620         unused code.  Add comment.
2621
2622 2003-09-04  Corinna Vinschen  <vinschen@redhat.com>
2623
2624         * breakpoint.c (watchpoint_check): Check for pc being in an
2625         epilogue if watchpoint frame couldn't be found.
2626
2627 2003-09-04  Andrew Cagney  <cagney@redhat.com>
2628
2629         * Makefile.in: Re-generate all dependencies.
2630
2631 2003-09-03  Andrew Cagney  <cagney@redhat.com>
2632
2633         * arch-utils.h (legacy_print_insn): Delete declaration.
2634         * arch-utils.c (legacy_print_insn): Delete function.
2635         * disasm.c (deprecated_tm_print_insn_info): Delete.
2636         (_initialize_disasm): Delete function, contained code initializing
2637         deprecated_tm_print_insn_info.
2638         * gdbarch.sh (deprecated_tm_print_insn): Delete.
2639         (deprecated_tm_print_insn_info): Delete.
2640         (TARGET_PRINT_INSN): Do not provide a default.
2641         * gdbarch.h, gdbarch.c: Re-generate.
2642
2643 2003-09-03  Andrew Cagney  <cagney@redhat.com>
2644
2645         * disasm.c (fprintf_disasm): New function.
2646         (gdb_disassemble_info): Call "init_disassemble_info", instead of
2647         INIT_DISASSEMBLE_INFO_NO_ARCH.  Do not initialize "insn_sets",
2648         reverts 2003-08-14 change.
2649         (_initialize_disasm): Call "init_disassemble_info", instead of
2650         INIT_DISASSEMBLE_INFO_NO_ARCH.
2651
2652 2003-09-03  Michael Snyder  <msnyder@redhat.com>
2653
2654         * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
2655
2656 2003-09-03  Andrew Cagney  <cagney@redhat.com>
2657
2658         * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
2659         * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
2660         * symfile.c (syms_from_objfile): Update.
2661         (reread_symbols): `Update
2662         * exec.c (exec_file_attach): Update.
2663         (exec_file_attach): Update.
2664         * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
2665         2003-08-29 change.
2666         * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
2667
2668 2003-09-03  Daniel Jacobowitz  <drow@mvista.com>
2669
2670         * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
2671         trad-frame.h.
2672         (arm_get_cache): Delete macro.
2673         (struct arm_prologue_cache): Update comments.  Make saved_regs into
2674         a trad_frame_saved_reg pointer.  Remove unwound_pc; rename unwound_sp
2675         to prev_sp.
2676         (thumb_scan_prologue): Update for cache changes.  Don't call
2677         DEPRECATED_PC_IN_CALL_DUMMY.
2678         (arm_scan_prologue): Update for cache changes.  Take NEXT_FRAME
2679         argument and use it in desperation search for our prologue.  Do not
2680         search past the specified PC.
2681         (arm_make_prologue_cache): Simplify.
2682
2683         (arm_prologue_this_id, arm_prologue_prev_register)
2684         (arm_prologue_unwind, arm_prologue_unwind_sniffer)
2685         (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
2686         (arm_sigtramp_this_id, arm_sigtramp_prev_register)
2687         (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
2688         (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
2689
2690         (arm_frame_chain_valid, arm_find_callers_reg)
2691         (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
2692         (arm_pop_frame): Delete obsolete methods.
2693         (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
2694
2695         (arm_gdbarch_init): Update for new frame methods.  Register prologue
2696         and sigtramp unwinders.  Set the default frame base method.
2697
2698         * Makefile.in (arm-tdep.o): Update dependencies.
2699         * varobj.c (find_frame_addr_in_frame_chain): Call
2700         get_frame_base_address.
2701         * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
2702
2703 2003-09-03  Daniel Jacobowitz  <drow@mvista.com>
2704
2705         * arm-tdep.c (arm_minimal_frame_chain): Renamed from
2706         arm_frame_chain.  Take NEXT_FRAME and CACHE arguments.
2707         Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
2708         (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
2709         Take NEXT_FRAME and CACHE arguments.  Call
2710         FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
2711         Set unwound_pc in CACHE instead of modifying the frame argument.
2712         Don't bother checking the frame type when looking for sigtramp
2713         frames.
2714         (arm_make_prologue_cache, arm_frame_chain)
2715         (arm_init_extra_frame_info): New functions.
2716
2717 2003-09-03  Daniel Jacobowitz  <drow@mvista.com>
2718
2719         * arm-tdep.c (arm_get_cache): Define.
2720         (struct arm_prologue_cache): Renamed from frame_extra_info.  Add
2721         unwound_sp, unwound_pc, and saved_regs.
2722         (thumb_scan_prologue): Take a cache instead of the frame.
2723         (arm_scan_prologue): Likewise.
2724         (arm_frame_chain): Create a temporary cache for arm_scan_prologue
2725         instead of a temporary frame.
2726         (arm_init_extra_frame_info): Allocate and use a cache.
2727         (arm_frame_saved_pc, arm_pop_frame): Use the cache.
2728
2729 2003-09-03  Andrew Cagney  <cagney@redhat.com>
2730
2731         * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
2732         * config/mips/wince.mt (TM_CLIBS): Ditto.
2733         * config/sh/wince.mt (TM_CLIBS): Ditto.
2734         * config/pa/hppa64.mt (TM_CLIBS): Delete.
2735         * config/sparc/sp64.mt (CC): Delete.
2736
2737 2003-09-03  Andrew Cagney  <cagney@redhat.com>
2738
2739         * defs.h: Do not include "arch-utils.h".
2740         (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
2741         GDB_MULTI_ARCH_PURE.
2742         * configure.in (GDB_MULTI_ARCH): Do not define.
2743         * configure, config.in: Regenerate.
2744         * configure.tgt: Do not set variable "gdb_multi_arch".
2745         * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
2746         * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
2747         * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
2748         * config/v850/v850.mt (TM_FILE): Delete disabled definition.
2749         * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
2750         * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
2751         * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
2752         * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
2753         * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
2754         * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
2755         * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
2756         * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
2757         * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
2758         * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
2759         * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
2760         * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
2761         * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
2762         * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
2763
2764 2003-08-30  Michael Chastain  <mec@shout.net>
2765
2766         * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
2767         * config/m68k/nm-hp300hpux.h: Delete.
2768         * config/m68k/tm-hp300hpux.h: Delete.
2769         * config/m68k/xm-hp300hpux.h: Delete.
2770         * config/m68k/xm-hp300bsd.h: Delete.
2771         * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
2772         tm-hp300hpux.h, xm-hp300hpux.h.
2773         * somsolib.c: Remove comment about hp300 shared libraries.
2774
2775 2003-08-31  Mark Kettenis  <kettenis@gnu.org>
2776
2777         * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
2778         Only define PTRACE_GET_THREAD_AREA is not already defined.
2779         Various style fixes in code and comments and some additional
2780         spelling fixes in comments.  Move after functions dealing with
2781         debug registers.
2782         * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
2783         Fix coding-style.
2784
2785         * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
2786         frame_unwind_register_unsigned instead of
2787         frame_unwind_unsigned_register.
2788
2789 2003-08-30  Mark Kettenis  <kettenis@gnu.org>
2790
2791         * configure.in: Search for gethostbyname in libnsl.
2792         * configure: Regenerated.
2793
2794 2003-08-29  Mark Kettenis  <kettenis@gnu.org>
2795
2796         * configure.in: Remove redundant AC_MSG_RESULT in check for
2797         uintptr_t in stdint.h.
2798         * configure: Regenerated.
2799
2800         * amd64-nat.h (struct regcache): Add opaque declaration.
2801
2802         * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
2803         * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
2804         Change "register array" to "register cache" in comments.
2805         (x86_64_linux_gregset64_reg_offset): New variable.
2806         (GETREGS_SUPPLIES): Remove macro.
2807         (supply_gregset): Call amd64_supply_native_gregset instead of
2808         x86_64_linux_supply_gregset.
2809         (fill_gregset): Rename `regno' to `regnum'.  Call
2810         amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
2811         (store_regs): Rename `regno' to `regnum'.
2812         (store_fpregs): Rename `regno' to `regnum'.
2813         (fetch_inferior_registers): Rename `regno' to `regnum'.  Use
2814         amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
2815         Reorganize function a bit.
2816         (store_inferior_registers): Rename `regno' to `regnum'.  Use
2817         amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
2818         Reorganize function a bit.
2819         (_initialize_x86_64_linux_nat): New function.
2820         * config/i386/x86-64linux.mh.
2821
2822 2003-08-29  Andrew Cagney  <cagney@redhat.com>
2823
2824         * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
2825         (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
2826         (target_remove_watchpoint): Delete macro.
2827         (target_insert_watchpoint): Delete macro.
2828         (remote_mips_can_use_hardware_watchpoint): Delete declaration.
2829         (remote_mips_stopped_by_watchpoint): Delete declaration.
2830         (remote_mips_remove_watchpoint): Delete declaration.
2831         (remote_mips_set_watchpoint): Delete declaration.
2832         (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
2833         * remote-mips.c (_initialize_remote_mips): Set
2834         "to_insert_watchpoint", "to_stopped_by_watchpoint",
2835         "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
2836         (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
2837         (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
2838         (mips_stopped_by_watchpoint): Rename
2839         remote_mips_stopped_by_watchpoint.
2840         (mips_can_hardware_watchpoint): Rename
2841         remote_mips_can_use_hardware_watchpoint, update function
2842         signature.
2843
2844 2003-08-29  Mark Kettenis  <kettenis@gnu.org>
2845
2846         * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
2847         USER_DS.  We haven't given them a register number yet.
2848
2849         * amd64-nat.h: New file.
2850         * amd64-nat.c: New file.
2851         * amd64fbsd-nat.c: Include "amd64-nat.h".
2852         (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
2853         (amd64fbsd32_r_reg_offset): New variable.
2854         (supply_gregset): Simply call amd64_supply_native_gregset.
2855         (fill_gregset): Rename `regno' to `regnum'.  Simply call
2856         amd64_collect_native_gregset.
2857         (fill_fpregset): Rename `regno' to `regnum'.
2858         (fetch_inferior_registers): Rename `regno' to `regnum'.  Replace
2859         usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
2860         Use `struct reg' and `struct fpreg' instead of `gregset_t' and
2861         `fpregset_t'.  Call amd64_supply_native_gregset instead of
2862         supply_gregset.  Call x86_64_supply_fxsave instead of
2863         supply_fpregset.
2864         (store_inferior_registers): Rename `regno' to `regnum'.  Replace
2865         usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
2866         Use `struct reg' and `struct fpreg' instead of `gregset_t' and
2867         `fpregset_t'.  Call amd64_collect_native_gregset instead of
2868         fill_gregset.  Call x86_64_collect_fxsave instead of
2869         fill_fpregset.
2870         (_initialize_am64fbsd_nat): Initialize
2871         amd64_native_gregset32_reg_offset and
2872         amd64_native_gregset64_reg_offset.
2873         * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
2874
2875         * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
2876         null pointer.  Fix typo in comment.
2877
2878         * regcache.c (supply_register): Reimplement to call
2879         regcache_raw_supply.
2880         (regcache_collect): Reimplement by calling regcache_raw_collect.
2881
2882 2003-08-28  Mark Kettenis  <kettenis@gnu.org>
2883
2884         * regcache.c (register_buffer): Consitify first argument.
2885         (regcache_raw_supply, regcache_raw_collect): New
2886         functions.
2887
2888 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
2889
2890         * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET.  Suggested
2891         by Nathan J. Williams.
2892
2893 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
2894
2895         * lin-lwp.c (wait_lwp): New function, copied from
2896         stop_wait_callback.  Clean up.
2897         (stop_wait_callback): Use wait_lwp.
2898
2899 2003-08-28  Andrew Cagney  <cagney@redhat.com>
2900
2901         * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
2902         flavour and disassembler options.
2903         (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
2904         (mips_gdbarch_init): Set "print_insn".  Delete initialization of
2905         deprecated_tm_print_insn_info.
2906
2907 2003-08-27  Andrew Cagney  <cagney@redhat.com>
2908
2909         * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
2910         Use target_read_memory.
2911         (s390_get_frame_info): Update.  Do not reference
2912         deprecated_tm_print_insn_info.
2913         (s390_check_function_end, s390_is_sigreturn): Ditto.
2914
2915 2003-08-27  Andrew Cagney  <cagney@redhat.com>
2916
2917         * Makefile.in (cris-tdep.o): Update dependencies.
2918         * cris-tdep.c: Include "gdb_assert.h".
2919         (cris_gdbarch_init): Set print_insn.
2920         (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
2921         (cris_delayed_get_disassembler): Simplify, directly call the
2922         disassembler returned by cris_get_disassembler.
2923         * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
2924         (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
2925         * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
2926         (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
2927         * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
2928         (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
2929         * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
2930         (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
2931         * frv-tdep.c (frv_gdbarch_init): Set print_insn.
2932         (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
2933         * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
2934         (gdb_print_insn_sparc): Delete function.
2935         (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
2936         deprecated_tm_print_insn_info.
2937         * v850-tdep.c (v850_gdbarch_init): Set print_insn.
2938         (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
2939         (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
2940         * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
2941         (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
2942         * s390-tdep.c (gdb_print_insn_s390): Delete function.
2943         (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
2944         (s390_gdbarch_init): Set print_insn.
2945
2946 2003-08-27  Andrew Cagney  <cagney@redhat.com>
2947
2948         * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
2949         (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
2950         * infcall.c (call_function_by_hand): Convert the entry point
2951         address into a code address.
2952
2953 2003-08-27  Andrew Cagney  <cagney@redhat.com>
2954
2955         * dsrec.c: Include "gdb_string.h".
2956         * Makefile.in (dsrec.o): Update dependencies.
2957
2958 2003-08-27  Michael Chastain  <mec@shout.net>
2959
2960         * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
2961
2962 2003-08-27  Andrew Cagney  <cagney@redhat.com>
2963
2964         * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
2965         (alpha_osf1_init_abi): Do not set call_dummy_address.
2966
2967 2003-08-27  David Carlton  <carlton@kealia.com>
2968
2969         From Randolph Chung  <tausq@debian.org>:
2970         * linux-proc.c (linux_info_proc_cmd): rework the code so that it
2971         compiles with -Wformat-nonliteral -Werror.
2972
2973 2003-08-26  Jim Blandy  <jimb@redhat.com>
2974
2975         * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
2976         (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
2977         bfd_lookup_symbol, since we only want symbols in code sections.
2978         (look_for_base): Pass zero as the SECT_FLAGS argument to
2979         bfd_lookup_symbol, since we're not concerned about which section
2980         the symbol is in.
2981
2982 2003-08-26  Jeff Johnston  <jjohnstn@redhat.com>
2983
2984         * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
2985         we are frameless or the return address register is already known.
2986
2987 2003-08-26  Andrew Cagney  <cagney@redhat.com>
2988
2989         * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
2990         in size.  Add comments.
2991
2992 2003-08-26  Jeff Johnston  <jjohnstn@redhat.com>
2993
2994         * ia64-tdep.c (ia64_convert_from_func_addr): New function.
2995         (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
2996
2997 2003-08-26  Jason Merrill  <jason@redhat.com>
2998
2999         * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
3000         case out of #ifdef MIPS block.
3001
3002 2003-08-25  Daniel Jacobowitz  <drow@mvista.com>
3003
3004         PR java/1322
3005         * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
3006         available before calling SECT_OFF_TEXT.
3007         * PROBLEMS: Remove description of java/1322.
3008
3009 2003-08-25  Jeff Johnston  <jjohnstn@redhat.com>
3010
3011         * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
3012         bof, and nat0-nat127 as pseudo-registers.
3013         (ia64_frame_cache): New struct used to cache frame info.
3014         (ia64_register_reggroup_p): New routine used to override default
3015         register grouping so registers without names are still saved and
3016         restored.
3017         (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
3018         pseudo values.
3019         (ia64_pseudo_register_read): New routine to read pseudo-registers.
3020         (ia64_pseudo_register_write): New routine to write pseudo-registers.
3021         (ia64_alloc_frame_cache): New routine to create a new
3022         ia64_frame_cache.
3023         (examine_prologue): Change prototype to add next_frame pointer.
3024         Assume frameless until otherwise proven.  Verify that the cfm for
3025         current frame matches the cfm that should occur for the prologues
3026         alloc insn and if equal, mark as not frameless.  At end of routine,
3027         if not frameless, calculate registers for the previous frame and store
3028         in the cache, if a cache is provided.
3029         (ia64_skip_prologue):  Use new prototype when calling examine_prologue
3030         and pass 0 for next_frame.
3031         (ia64_store_return_value): Change to use convert_typed_floating()
3032         instead of calling ia64_convert_to_raw().
3033         (ia64_extract_return_value): Change to use convert_typed_floating()
3034         instead of calling ia64_convert_to_virtual().
3035         (ia64_frame_cache): New routine to support new frame model.
3036         (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
3037         (ia64_frame_sniffer): Ditto.
3038         (ia64_sigtramp_frame_init_saved_regs): Ditto.
3039         (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
3040         (ia64_sigtramp_frame_prev_register): Ditto.
3041         (ia64_sigtramp_frame_sniffer): Ditto.
3042         (ia64_frame_base_address): Ditto.
3043         (ia64_extract_struct_value_address): Change to issue error message.
3044         (ia64_frame_align): New routine to align sp.
3045         (ia64_push_dummy_call): New routine based on ia64_push_arguments().
3046         (ia64_push_arguments): Removed.  Logic moved to
3047         ia64_push_dummy_call().
3048         (ia64_push_return_address): Ditto.
3049         (ia64_unwind_dummy_id): New function.
3050         (ia64_unwind_pc): Ditto.
3051         (ia64_convert_register_p): Ditto.
3052         (ia64_register_to_value): Ditto.
3053         (ia64_value_to_register): Ditto.
3054         (ia64_pop_frame, ia64_pop_frame_regular): Removed.
3055         (ia64_register_byte, ia64_register_raw_size): Ditto.
3056         (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
3057         (ia64_saved_pc_after_call): Ditto.
3058         (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
3059         (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
3060         (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
3061         (ia64_register_convert_to_raw): Ditto.
3062         (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
3063         (ia64_init_extra_frame_info): Ditto.
3064         (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
3065         (ia64_gdbarch_init): Remove registering of deprecated functions that
3066         are no longer used.  Add registration of new gdbarch functions.
3067         Remove registering deprecated_write_sp.  Replace
3068         set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
3069         Delete set_gdbarch_deprecated_register_convertible(),
3070         set_gdbarch_deprecated_register_convert_to_virtual(), and
3071         set_gdbarch_deprecated_register_convert_to_raw() calls.  Remove
3072         set_gdbarch_deprecated_register_size(),
3073         set_gdbarch_deprecated_register_bytes(),
3074         set_gdbarch_pcregnum(),
3075         set_gdbarch_deprecated_register_byte(),
3076         set_gdbarch_deprecated_register_raw_size(),
3077         set_gdbarch_deprecated_max_register_raw_size(),
3078         set_gdbarch_deprecated_register_virtual_size(),
3079         and set_gdbarch_deprecated_max_register_virtual_size() calls.
3080         Replace set_gdbarch_deprecated_extract_return_value() with
3081         set_gdbarch_extract_return_value().  Remove calls to:
3082         set_gdbarch_deprecated_saved_pc_after_call();
3083         set_gdbarch_deprecated_frame_chain(),
3084         set_gdbarch_deprecated_frame_saved_pc(),
3085         set_gdbarch_deprecated_frame_init_saved_regs(),
3086         set_gdbarch_deprecated_get_saved_register(),
3087         set_gdbarch_deprecated_call_dummy_words(),
3088         set_gdbarch_deprecated_sizeof_call_dummy_words(),
3089         set_gdbarch_deprecated_init_extra_frame_info(),
3090         set_gdbarch_deprecated_frame_args_address(),
3091         set_gdbarch_deprecated_frame_locals_address(),
3092         and set_gdbarch_deprecated_dummy_write_sp().
3093         Add set_gdbarch_convert_register_p(),
3094         set_gdbarch_register_to_value(),
3095         set_gdbarch_value_to_register(),
3096         set_gdbarch_push_dummy_call(),
3097         set_gdbarch_frame_align(),
3098         set_gdbarch_unwind_dummy_id(),
3099         set_gdbarch_unwind_pc(),
3100         frame_unwind_append_sniffer(),
3101         frame_unwind_append_sniffer(),
3102         and frame_base_set_default().
3103
3104 2003-08-25  Chris Demetriou  <cgd@broadcom.com>
3105
3106         * configure.tgt: Document need for special "mipsisa64" handling.
3107         (mipsisa64*-*-linux64): Handle as target linux64.
3108         (mipsisa64*-*-*): Handle as target embed64.
3109
3110 2003-08-18  Michael Chastain  <mec@shout.net>
3111
3112         * PROBLEMS: Document pr gdb/1322, the Java anonymous
3113         objfile bug.
3114
3115 2003-08-24  Mark Kettenis  <kettenis@gnu.org>
3116
3117         * i387-tdep.h: Update copyright date.
3118         (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
3119
3120         * linux-proc.c (linux_proc_xfer_memory): Remove comment about
3121         CFLAGS games to reflect reality.
3122
3123 2003-08-24  Andrew Cagney  <cagney@redhat.com>
3124
3125         * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
3126         GDB_MULTI_ARCH is always non-zero.
3127         * osabi.c (_initialize_gdb_osabi): Ditto.
3128         (gdbarch_init_osabi): Ditto.
3129         * sparc-tdep.c: Ditto for #if code.
3130
3131 2003-08-23  Mark Kettenis  <kettenis@gnu.org>
3132
3133         * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
3134         Update comments.
3135         * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype.  Update
3136         comments.
3137         * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
3138         x86_64_supply_fxsave.
3139         * x86-64-linux-nat.c (supply_fpregset): Adjust call to
3140         x86_64_supply_fxsave.
3141         * amd64fbsd-nat.c (supply_fpregset): Adjust call to
3142         x86_64_supply_fxsave.
3143
3144 2003-08-23  Andreas Jaeger  <aj@suse.de>
3145
3146         * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
3147         i387_supply_fxsave.
3148
3149 2003-08-23  Mark Kettenis  <kettenis@gnu.org>
3150
3151         * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
3152         i387_supply_register.
3153         (go32_fetch_registers): Adjust call to i387_supply_fsave.
3154         * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
3155         i387_supply_fsave.
3156         (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
3157         i387_supply_fxsave.
3158         * i386obsd-tdep.c (fetch_core_registers): Adjust call to
3159         i387_supply_fsave.
3160         * i386bsd-nat.c (supply_fpregset): Adjust call to
3161         i387_supply_fsave.
3162         (fetch_inferior_registers): Remove extraneous whitespace.  Adjust
3163         call to i387_supply_fxsave.  Call i387_supply_fsave instead of
3164         supply_fpregset.
3165         (store_inferior_registers): Remove extraneous whitespace.  Call
3166         i387_fill_fsave instead of fill_fpregset.
3167         * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
3168         (supply_fpregset): Likewise.
3169         * i386v4-nat.c (supply_fpregset): Adjust call to
3170         i387_supply_fsave.
3171         * i386-interix-nat.c (supply_fpregset): Adjust call to
3172         i387_supply_fsave.
3173         * i386-linux-nat.c (supply_fpregset): Adjust call to
3174         i387_supply_fsave.
3175         (supply_fpxregset): Adjust call to i387_adjust_fxsave.
3176         * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
3177         i387supply_fsave and i387_supply_fxsave.
3178         * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
3179         Incorporate code from `i387_supply_register.
3180         (i387_supply_register): Remove.
3181         (i387_supply_fxsave): Add `regnum' argument.
3182         Update comments.
3183         * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
3184         prototype.
3185         (i387_supply_register): remove prototype.
3186         Update comments.
3187
3188 2003-08-22  Michael Chastain  <mec@shout.net>
3189
3190         * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
3191         Add lines for files in gdb/testsuite/gdb.cp/* that are
3192         still not 8.3 unique.
3193
3194 2003-08-22  Daniel Jacobowitz  <drow@mvista.com>
3195
3196         * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
3197         TYPE_VPTR_FIELDNO is valid.
3198
3199 2003-08-19  Mark Kettenis  <kettenis@gnu.org>
3200
3201         * utils.c (set_width_command): Remove prototypes.
3202         (set_screen_size): New prototype.
3203         (init_page_info): Simplify by fetching the screen size from
3204         Readline.  Call set_screen_size.
3205         (set_screen_size): New function.
3206         (set_width): Add missing whitespace in comment.
3207         (set_width_command): Call set_screen_size.
3208         (set_height_command): New function.
3209         (initialize_utils): Fix formatting.  Make "set height" command
3210         call set_height_command.  Remove redundant code that turns off
3211         pagination if output isn't a terminal.  Remove redundant call to
3212         set_width_command.
3213
3214 2003-08-22  Mark Kettenis  <kettenis@gnu.org>
3215
3216         * sparc64-tdep.h (sparc64_regnum): Fix comment.
3217         (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
3218         (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
3219         * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
3220         `case' keyword.
3221         (sparc64_register_info): Give the reister with number
3222         SPARC64_STATE_REGNUM a name.
3223         (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
3224         %asi and %ccr.
3225         (sparc64_push_dummy_call): Take BIAS into account when checking
3226         stcak alignment.
3227         (sparc_software_single_step): Remove assertions that check whether
3228         NPC and NNPC were zero.
3229         (sparc_supply_rwindow): Make public.  Merge functionality with
3230         sparc64_supply_rwindow.
3231         (sparc_fill_rwindow): Make public.  Merge functionality with
3232         sparc64_fill_rwindow.
3233         (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
3234         * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
3235         SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
3236         * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
3237         sparc_supply_rwindow instead of sparc64_supply_rwindow.
3238
3239         * reggroups.c: Add whitespace after declarations of local
3240         variables in functions.
3241
3242 2003-08-21  Michael Chastain  <mec@shout.net>
3243
3244         * gdbtypes.h: Change array bound type from an int to enum.
3245
3246 2003-08-21  Andrew Cagney  <cagney@redhat.com>
3247
3248         * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
3249         * config/sparc/tm-sparc.h: Ditto.
3250         * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
3251         unconditionally.
3252         * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
3253
3254 2003-07-13  Mark Kettenis  <kettenis@gnu.org>
3255
3256         * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
3257         (register_objfile_data, set_objfile_data, objfile_data): New
3258         prototypes.
3259         * objfiles.c (objfile_alloc_data, objfile_free_data): New
3260         prototypes.
3261         (allocate_objfile): Call objfile_alloc_data.
3262         (free_objfile): Call objfile_free_data.
3263         (struct objfile_data): New.
3264         (struct objfile_data_registration): New.
3265         (struct objfile_data_registry): New.
3266         (objfile_data_registry): New variable.
3267         (register_objfile_data): New function.
3268         (objfile_alloc_data, objfile_free_data): New functions.
3269         (set_objfile_data, objfile_data): New functions.
3270         * dwarf2-frame.c (dwarf2_frame_data): New variable.
3271         (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
3272         (_initialize_dwarf2_frame): New function and prototype.
3273
3274 2003-08-21  Andrew Cagney  <cagney@redhat.com>
3275
3276         * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
3277         a specific architecture.
3278         * arch-utils.h (set_architecture_from_arch_mach): Delete
3279         declaration.
3280         (target_architecture_hook): Delete declaration.
3281         * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
3282         (default_float_format): Assume GDB_MULTI_ARCH.
3283         (default_double_format): Assume GDB_MULTI_ARCH.
3284         (set_endian_from_file): Delete function.
3285         (arch_ok): Delete function.
3286         (set_arch): Delete function.
3287         (set_architecture_from_arch_mach): Delete function.
3288         (set_architecture_from_file): Delete function.
3289         (set_architecture): Assume GDB_MULTI_ARCH.
3290         (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
3291
3292 2003-08-21  Mark Kettenis  <kettenis@gnu.org>
3293
3294         Rewrite FreeBSD/sparc64 native configuration.
3295         * sparcbsd-nat.c, sparcbsd-nat.h: New files.
3296         * sparc64fbsd-nat.c: New file.
3297         * sparc64fbsd-tdep.c: New file.
3298         * sparc64-tdep.c sparc64-tdep.h: New files.
3299         * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
3300         sparc64fbsd-tdep.o): New dependencies.
3301         (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
3302         and sparc64fbsd-tdep.c.
3303         (sparc64_tdep_h, sparcbsd_nat_h): New variables.
3304         * config/sparc/fbsd.mh: Remove copyright notice.
3305         (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
3306         sparcbsd-nat.o.
3307         * config/sparc/fbsd.mt: Remove copyright notice.
3308         (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
3309         solib-legacy.o.  Add sparc64-tdep.o and sparc64fbsd-tdep.o.
3310         * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
3311         (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
3312         PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
3313         regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
3314         fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
3315         * config/sparc/tm-fbsd.h: Don't include "solib.h" and
3316         "sparc/tm-sp64.h".
3317         (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
3318         (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
3319
3320 2003-08-21  Michael Chastain  <mec@shout.net>
3321
3322         * symtab.h: Add doco on the space critical structures and
3323         some measurements of space usage.
3324
3325 2003-08-21  Michael Snyder  <msnyder@redhat.com>
3326
3327         * tracepoint.c (trace_dump_command): Trace break address
3328         is subject to DECR_PC_AFTER_BREAK.
3329         (set_traceframe_context): Make "trace_line" an int.
3330         Fixes suggested by Mark Newman  <mark.newman@lmco.com>
3331
3332 2003-08-20  Michael Snyder  <msnyder@redhat.com>
3333
3334         * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
3335         * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
3336         FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
3337         argument passing.
3338         (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
3339         functions, replace sh_push_dummy_call.
3340         (sh_gdbarch_init): Set push_dummy_call to one of new methods.
3341
3342 2003-08-20  Michael Chastain  <mec@shout.net>
3343
3344         * gdbtypes.h (struct main_type): Rearrange to save space.
3345
3346 2003-08-20  Michael Snyder  <msnyder@redhat.com>
3347
3348         * trad-frame.c: Comment typo fix.
3349
3350 2003-08-20  Michael Snyder  <msnyder@redhat.com>
3351             Kevin Buettner  <kevinb@redhat.com>
3352
3353         * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
3354         (frv_frame_init_saved_regs): Add declaration.
3355         (frame_extra_info): Add new field ``saved_regs''.
3356         (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
3357         (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
3358         Update frame related code.
3359         (frv_extract_struct_value_address): Adjust formatting.
3360         * Makefile.in (frv-tdep.o): Update dependencies.
3361         * config/frv/tm-frv.h (target_insert_watchpoint)
3362         (target_remove_watchpoint, target_insert_hw_breakpoint)
3363         (target_remove_hw_breakpoint): Delete these macros.
3364         (remote_insert_watchpoint, remote_remove_watchpoint)
3365         (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
3366         these declarations.
3367
3368 2003-08-20  Michael Chastain  <mec@shout.net>
3369
3370         * defs.h (ENUM_BITFIELD): New macro.
3371         * symtab.h (ENUM_BITFIELD): Use it.
3372         (BYTE_BITFIELD): Remove old macro, which was already disabled.
3373
3374 2003-08-19  Shrinivas Atre <shrinivasa@kpitcummins.com>
3375
3376         * MAINTAINERS (write after approval): Add myself.
3377
3378 2003-08-18  Andrew Cagney  <cagney@redhat.com>
3379
3380         * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
3381         * gdbarch.h, gdbarch.c: Re-generate.
3382         * infcall.c (call_function_by_hand): Adjust the SP by
3383         frame_red_zone_size before allocating any stack space.
3384         * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
3385         * x86-64-tdep.c (x86_64_frame_align): New function.
3386         (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
3387
3388         * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
3389         Remove code adjusting SP so that it skips over the Red Zone.
3390
3391 2003-08-18  Mark Kettenis  <kettenis@gnu.org>
3392
3393         * NEWS (New native configurations): Mention FreeBSD/amd64.
3394
3395 2003-08-18  Andrew Cagney  <cagney@redhat.com>
3396
3397         * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
3398         "dwarf2_build_frame_info".  Append "m68k_frame_sniffer" instead of
3399         "m68k_frame_p".
3400         (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
3401
3402 2003-08-18  Mark Kettenis  <kettenis@gnu.org>
3403
3404         * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
3405
3406 2003-08-18  Michal Ludvig  <mludvig@suse.cz>
3407
3408         * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
3409         Define.
3410         * i386-linux-nat.c: Include "linux-nat.h".
3411         (child_post_startup_inferior): New function.
3412
3413 2003-08-18  Mark Kettenis  <kettenis@gnu.org>
3414
3415         * i386-tdep.c (i386_analyze_register_saves): Handle register saves
3416         at the start of a frameless function.  This probably fixes PR
3417         backtrace/1338.
3418
3419 2003-08-17  Michael Chastain  <mec@shout.net>
3420
3421         * symfile.c (find_sym_fns): Remove special case for apollo target.
3422
3423 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
3424
3425         * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
3426         (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
3427         (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
3428         (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
3429         (linux_supports_tracevforkdone): New function.
3430         (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
3431         TRACEVFORKDONE.
3432         (child_follow_fork): Handle vfork.
3433         (linux_handle_extended_wait): Likewise.  Also handle exec.
3434         (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
3435         * NEWS: Mention fork tracing.
3436
3437 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
3438
3439         * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
3440
3441 2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
3442
3443         * Makefile.in (i386-linux-nat.o): Update dependencies.
3444         * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
3445         * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
3446         (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
3447         * i386-linux-nat.c: Include "linux-nat.h".
3448         (child_post_startup_inferior): New function.
3449         * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
3450         * infptrace.c (kill_inferior): Wrap in #ifdef.
3451         * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
3452         attaching to each LWP.
3453         (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
3454         (init_lin_lwp_ops): Fill in some more operations.
3455         * linux-nat.h (linux_enable_event_reporting)
3456         (linux_handle_extended_wait, linux_child_post_startup_inferior): New
3457         prototypes.
3458         * linux-nat.c (linux_enable_event_reporting): New function.
3459         (child_post_attach, linux_child_post_startup_inferior)
3460         (child_post_startup_inferior, child_follow_fork)
3461         (linux_handle_extended_wait, kill_inferior): New functions.
3462
3463 2003-08-16  Andrew Cagney  <cagney@redhat.com>
3464
3465         * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
3466         * gdbarch.h, gdbarch.c: Re-generate.
3467
3468 2003-08-16  Mark Kettenis  <kettenis@gnu.org>
3469
3470         * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
3471
3472 2003-08-16  Andrew Cagney  <cagney@redhat.com>
3473
3474         * NEWS: Mention that "set prompt-escape-char" was deleted.
3475         * top.c (get_prompt_1): Delete function.
3476         (gdb_prompt_escape):
3477         (init_main): Do not clear "gdb_prompt_escape".  Delete "set
3478         prompt-escape-char" command.
3479         (MAX_PROMPT_SIZE): Delete macro.
3480         (get_prompt): Simplify, do not call get_prompt_1.
3481
3482 2003-08-16  Andrew Cagney  <cagney@redhat.com>
3483
3484         * Makefile.in (printcmd.o, valprint.o): Do not try to build with
3485         -Werror.  -Wformat-nonliteral problems.
3486
3487 2003-08-15  J. Brobecker  <brobecker@gnat.com>
3488
3489         Further multiarching work mostly for hppa64-*-hpux11:
3490         * hppa-tdep.h: New file.
3491         * hppa-tdep.c: #include hppa-tdep.c.
3492         (hppa32_num_regs): Renamed from hppa_num_regs.
3493         (hppa64_num_regs): New constant.
3494         (hppa64_call_dummy_breakpoint_offset): New constant.
3495         (hppa32_call_dummy_length): New constant.
3496         (hppa64_call_dummy_length): New constant.
3497         (hppa32_stack_align): Make name 32bit explicit.
3498         (hppa32_register_virtual_type): Likewise.
3499         (hppa32_extract_return_value): Likewise.
3500         (hppa32_use_struct_convention): Likewise.
3501         (hppa32_store_return_value): Likewise.
3502         (hppa64_register_virtual_type): New function.
3503         (hppa64_extract_return_value): New function.
3504         (hppa64_use_struct_convention): New function.
3505         (hppa64_store_return_value): New function.
3506         (hppa_frame_locals_address): Remove declaration, function does
3507         not exist anymore.
3508         (hppa_register_byte): Add support for PA64 ABI.
3509         (hppa_gdbarch_init): Add support for PA64 ABI.
3510         * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
3511         Make name 32bit explicit.
3512         (hppa32_hpux_frame_base_before_sigtramp): Likewise.
3513         (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
3514         (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
3515         (hppa64_hpux_frame_base_before_sigtramp): New function.
3516         (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
3517         * config/pa/tm-hppa64.h: Remove macros that are no longer
3518         necessary now that the gdbarch vector is properly setup.
3519         Transform some macros into function calls. Some minor cleanup.
3520         * config/pa/tm-hppah.h: Update function calls in macros
3521         following the function renaming in hppa-hpux-tdep.c.
3522         * Makefile.in (hppa_tdep_h): New variable.
3523         (hppa-tdep.o): Add dependency over hppa_tdep_h.
3524
3525 2003-08-14  Michael Snyder  <msnyder@redhat.com>
3526
3527         * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
3528
3529 2003-08-13  J. Brobecker  <brobecker@gnat.com>
3530
3531         * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
3532         bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
3533         routine.
3534
3535 2003-08-13  Michael Snyder  <msnyder@redhat.com>
3536
3537         * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
3538         (frv_saved_pc_after_call): Use deprecated ftype.
3539         (stupid_useless_init_extra_frame_info): Remove orphan prototype.
3540         (frv_remote_translate_xfer_address): Remove.
3541         (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
3542
3543 2003-08-13  J. Brobecker  <brobecker@gnat.com>
3544
3545         * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
3546         initialization after the common gdbarch initialization, not before.
3547
3548 2003-08-13  J. Brobecker  <brobecker@gnat.com>
3549
3550         * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
3551         (ADDR_BITS_REMOVE): Remove, redundant.
3552
3553 2003-08-13  J. Brobecker  <brobecker@gnat.com>
3554
3555         * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
3556         gdbarch method to clear the 2 low bits of text addresses.
3557
3558 2003-08-12  Andrew Cagney  <cagney@redhat.com>
3559
3560         * Makefile.in (dsrec.o): Update dependencies.
3561         * dsrec.c: Include "gdb_assert.h".
3562         (make_srec): Use snprintf instead of sprintf, use a literal format
3563         string.
3564
3565 2003-08-12  Andrew Cagney  <cagney@redhat.com>
3566
3567         * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
3568         FRAME_OBSTACK_ZALLOC.
3569
3570 2003-08-12  Kevin Buettner  <kevinb@redhat.com>
3571
3572         * i386-tdep.c (i386_gdbarch_init): Enable default support for
3573         SSE registers.
3574
3575 2003-08-10  Mark Kettenis  <kettenis@gnu.org>
3576
3577         * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
3578         amd64fbsd_sc_reg_offset): Add extern declarations.
3579         * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
3580         declarations.
3581
3582 2003-08-11  Ben Elliston  <bje@wasabisystems.com>
3583
3584         * MAINTAINERS (write after approval): Update my mail address.
3585
3586 2003-08-10  Andrew Cagney  <cagney@redhat.com>
3587
3588         * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
3589
3590 2003-08-10  Mark Kettenis  <kettenis@gnu.org>
3591
3592         * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
3593         i386obsd_sigtramp_start, i386obsd_sigtramp_end,
3594         i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
3595         i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
3596         i386bsd_sc_reg_offset): Add extern declarations.
3597         * i386obsd-nat.c: Include "i386-tdep.h"
3598         (_initialize_i386obsd_nat): Remove extern declarations.
3599         * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
3600         declarations.
3601         * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
3602         declarations.
3603
3604         * i386-tdep.c (i386_register_to_value): Use get_frame_register
3605         instead of frame_read_register.
3606         (i386_fetch_pointer_argument): Use get_frame_register_unsigned
3607         instead of frame_read_register.  Use I386_ESP_REGNUM instead of
3608         SP_REGNUM.
3609         (i386_frame_prev_register): Use frame_unwind_register_unsigned
3610         instead of frame_unwind_unsigned_register.  Use
3611         I386_EFLAGS_REGISTER instead of PS_REGNUM.
3612         (i386_get_longjmp_target): Use regcache_read_unsigned_register
3613         instead of read_register.  Use builtin_type_void_data_ptr instead
3614         of builtin_type_void_func_ptr when extracting the address of the
3615         jmp_buf.
3616         (i386_extract_return_value, i386_store_return_value,
3617         i386_pseudo_register_read, i386_pseudo_register_write): Use
3618         register_size instead REGISTER_RAW_SIZE.
3619
3620 2003-08-10  Andrew Cagney  <cagney@redhat.com>
3621
3622         * infcall.c (call_function_by_hand): Use xstrprintf instead of
3623         sprintf.  Make "name" constant.
3624
3625 2003-08-10  Mark Kettenis  <kettenis@gnu.org>
3626
3627         * i387-tdep.c (i387_register_to_value): Use get_frame_register
3628         instead of frame_read_register.
3629         (i387_print_float_info): Use get_frame_register and
3630         get_frame_register_unsigned instead of frame_register_read.
3631
3632         * i386fbsd-nat.c: Include "i386-tdep.h".
3633         (child_resume): Make `eflags' an ULONGEST.  Use
3634         regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
3635         instead of register_read and register_write.
3636
3637         * i386bsd-nat.c (fetch_inferior_registers,
3638         store_inferior_registers): Don't use && at the end of a line.
3639         (_initialize_i386bsd_nat): Fix typo.
3640
3641         * frame.c (_initialize_frame): Add missing backslash.
3642
3643         From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
3644         * sol-thread.c (sol_thread_store_registers): Use regcache_collect
3645         and supply_register instead of manipulating the register buffer
3646         directly.
3647
3648         From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
3649         * config/i386/nm-i386sol2.h
3650         (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
3651
3652         Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
3653         * i386-tdep.c (i386_analyze_frame_setup): Recognize more
3654         instructions that GCC likes to mingle into the prologue.  Fixes
3655         gdb/1253 and gdb/1255.
3656
3657 2003-08-09  Andrew Cagney  <cagney@redhat.com>
3658
3659         Fix GDB PR cli/926.
3660         * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
3661         * command.h (add_setshow_uinteger_cmd): Declare.
3662         * frame.c (set_backtrace_cmd): New function.
3663         (show_backtrace_cmd): New function.
3664         * frame.c (_initialize_frame): Replace "set/show
3665         backtrace-below-main" with "set/show backtrace past-main".  Add
3666         command "set/show backtrace limit".
3667         (backtrace_past_main): Rename "backtrace_below_main".
3668         (backtrace_limit): New variable.
3669         (get_prev_frame): Update.  Check the backtrace_limit.
3670
3671 2003-08-09  Andrew Cagney  <cagney@redhat.com>
3672
3673         * defs.h (xstrprintf): Declare.
3674         * utils.c (xstrprintf): New function.
3675         * breakpoint.c (insert_breakpoints): Replace sprintf and
3676         non-literal format strings, with xstrprintf and cleanups.
3677         (delete_breakpoint,breakpoint_re_set): Ditto.
3678         (commands_command, insert_breakpoints): Ditto.
3679         (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
3680         (break_at_finish_command_1): Ditto.
3681
3682 2003-08-09  Andrew Cagney  <cagney@redhat.com>
3683
3684         * MAINTAINERS (language support): List Adam Fedor as Objective C
3685         maintainer.
3686
3687 2003-08-08  J. Brobecker  <brobecker@gnat.com>
3688
3689         * NEWS (Multi-arched targets): Document that all hppa-hpux targets
3690         are now multiarched.
3691
3692 2003-08-08  J. Brobecker  <brobecker@gnat.com>
3693
3694         * config/pa/tm-hppa64.h: Remove lots of macros that are no
3695         longer necessary now that hppa64 is partially multiarch'ed.
3696
3697 2003-08-08  Andrew Cagney  <cagney@redhat.com>
3698
3699         * interps.c (interp_set): Check for a NULL "old_interp".
3700
3701 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
3702
3703         * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
3704         (install-only): Support DESTDIR.
3705         (uninstall): Likewise.
3706         (install-gdbtk): Likewise.
3707
3708 2003-08-08  Elena Zannoni  <ezannoni@redhat.com>
3709
3710         * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
3711         contains something meaningful at all times.
3712
3713 Fri Aug  8 00:28:46 UTC 2003  Brendan Conoboy  <blc@redhat.com>
3714
3715         * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
3716
3717 Fri Aug  8 00:28:38 UTC 2003  Brendan Conoboy  <blc@redhat.com>
3718
3719         * MAINTAINERS (write after approval): Added self.
3720
3721 2003-08-07  Andrew Cagney  <cagney@redhat.com>
3722
3723         * inferior.h (AT_SYMBOL): Define.
3724         * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
3725         * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
3726         * mips-tdep.c (mips_call_dummy_address): Delete function.
3727         (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
3728         set call_dummy_address.
3729
3730 2003-08-07  Andrew Cagney  <cagney@redhat.com>
3731
3732         * language.c (op_error): Delete function.
3733         (binop_type_check): Delete function.
3734         * language.h (type_op_error, range_op_error): Delete macros.
3735         (op_error): Delete declaration.
3736
3737 2003-08-07  Andrew Cagney  <cagney@redhat.com>
3738
3739         * interps.h (INTERP_MI2, INTERP_MI3): Define.
3740
3741 2003-08-07  Michal Ludvig  <mludvig@suse.cz>
3742
3743         * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
3744         (x86_64_push_arguments): Skip the red zone.
3745
3746 2003-08-05  Andrew Cagney  <cagney@redhat.com>
3747
3748         * reggroups.c (reggroup_next): Check for the final entry.
3749
3750 2003-08-04  Andrew Cagney  <cagney@redhat.com>
3751
3752         * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
3753         * cli/cli-script.c (define_command): Call query directly, instead
3754         of passing it a buffer.
3755         * ocd.c (ocd_error): Pass error a constant format string.
3756         * remote-mips.c (mips_error): Use fputs_filtered.
3757
3758         * solib-svr4.c (_initialize_svr4_solib): Update
3759         register_gdbarch_data call.
3760         * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
3761
3762         * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
3763         (register_gdbarch_data): Delete "free" parameter.  Update
3764         comments.
3765         * gdbarch.h, gdbarch.c: Re-generate.
3766         * reggroups.c (_initialize_reggroup): Update.
3767         * gnu-v3-abi.c (init_gnuv3_ops): Update.
3768         * frame-base.c (_initialize_frame_base): Update.
3769         * frame-unwind.c (_initialize_frame_unwind): Update.
3770         * user-regs.c (_initialize_user_regs): Update.
3771         * remote.c (_initialize_remote): Update.
3772         * regcache.c (_initialize_regcache): Update.
3773
3774         * regcache.c (xfree_regcache_descr): Delete function.
3775         (_initialize_regcache): Update call to register_gdbarch_data.
3776         (init_regcache_descr, init_legacy_regcache_descr): Use
3777         GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
3778
3779         * remote.c (free_remote_state): Delete function.
3780         (_initialize_remote): Update register_gdbarch_data.
3781         (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
3782         GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
3783
3784 2003-08-04  Andrew Cagney  <cagney@redhat.com>
3785
3786         * reggroups.c (struct reggroup_el): Define.
3787         (struct reggroups): Delete field "nr_group".  Replace array
3788         "group" with a "first" to "last" linked list.
3789         (reggroups_init): Update.  Allocate using gdbarch's obstack.
3790         (reggroups_free): Delete function.
3791         (add_group): Update.  Add "el" parameter.
3792         (reggroup_add): Pass gdbarch obstack allocated space to add_group.
3793         (default_groups): Update.
3794         (reggroup_next): Replace reggroups.
3795         (reggroups_dump): Update.
3796         (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
3797         * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
3798         * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
3799
3800 2003-08-04  Daniel Jacobowitz  <drow@mvista.com>
3801
3802         * Makefile.in (tui-interp.o): Update dependencies.
3803
3804 2003-08-04  David Carlton  <carlton@kealia.com>
3805
3806         * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
3807         to internal_error call.
3808         * source.c (forward_search_command): Add "%s" format argument.
3809         (reverse_search_command): Ditto.
3810         * top.c (quit_confirm): Ditto.
3811         * cli/cli-setshow.c (do_setshow_command): Ditto.
3812         * cp-valprint.c (cp_print_class_method): Replace
3813         {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
3814         (cp_print_class_member): Ditto.
3815         * event-top.c (command_line_handler): Ditto.
3816         * linux-proc.c (linux_info_proc_cmd): Ditto.
3817         * p-typeprint.c (pascal_type_print_base): Ditto.
3818         * p-valprint.c (pascal_object_print_class_method): Ditto.
3819         (pascal_object_print_class_member): Ditto.
3820         * printcmd.c (print_scalar_formatted,printf_command): Ditto.
3821         * remote.c (remote_cisco_section_offsets): Ditto.
3822         * top.c (command_line_input): Ditto.
3823         * utils.c (vwarning,error_stream,quit): Ditto.
3824         * valprint.c (print_floating,print_binary_chars)
3825         (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
3826
3827 2003-08-04  Andrew Cagney  <cagney@redhat.com>
3828
3829         * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
3830
3831 2003-08-02  Andrew Cagney  <cagney@redhat.com>
3832
3833         * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
3834         gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
3835         amd64fbsd-nat.c.
3836
3837 2003-08-02  Andrew Cagney  <cagney@redhat.com>
3838
3839         * Makefile.in: Update all dependencies and definitions.
3840
3841 2003-08-02  Adam Fedor  <fedor@gnu.org>
3842
3843         * linespec.c (is_objc_method_format): New function
3844         (decode_line_1, locate_first_half): Use it.
3845         Fixes PR objc/1298
3846
3847 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3848
3849         * NEWS: Mention that m32r is multi-arch.
3850         From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
3851         * configure.tgt: Recognize m32r-*-*.
3852         * config/m32r/tm-m32r.h: Delete file.
3853         * config/m32r/m32r.mt: New file.
3854         * m32r-rom.c (m32r_upload_command): Use hostent only when
3855         gethostname succeeds, in order to avoid a compilation
3856         warning.
3857         * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
3858         compiler warning.
3859
3860 2003-08-01  Michael Snyder  <msnyder@redhat.com>
3861
3862         * sh-tdep.c (sh_frame_align): New gdbarch method.
3863         (sh_gdbarch_init): Set up frame_align method.
3864
3865 2003-07-31  Michael Snyder  <msnyder@redhat.com>
3866
3867         * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
3868         which is already covered by the new frames infrastructure.
3869
3870 2003-07-31  Andrew Cagney  <cagney@redhat.com>
3871
3872         * user-regs.c (struct user_reg): Add "next" link.
3873         (struct user_regs): Replace "user" with "first" and "last" links.
3874         (append_user_reg): Add pre-allocated "reg" parameter.
3875         (builtin_user_regs): Provide initial value for "last".
3876         (user_reg_add_builtin): XMALLOC memory for append_user_reg.
3877         (user_regs_init): Allocate memory from the gdbarch obstack.
3878         (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
3879         (user_reg_map_name_to_regnum): Rewrite to search the user_reg
3880         linked list.
3881         (usernum_to_user_reg): New function.
3882         (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
3883         (value_of_user_reg): Use usernum_to_user_reg.
3884         (user_regs_free): Delete function.
3885         (_initialize_user_regs): Update register_gdbarch_data call.
3886
3887 2003-07-31  Daniel Jacobowitz  <drow@mvista.com>
3888
3889         * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
3890
3891 2003-07-30  Michael Snyder  <msnyder@redhat.com>
3892
3893         * value.h (value_being_returned): Add a struct_addr argument.
3894         * infcall.c (call_function_by_hand): Pass struct_addr to
3895         value_being_returned.
3896         * infcmd.c (print_return_value): Pass zero as struct_addr.
3897         * values.c (value_being_returned): If struct_addr is passed,
3898         use it instead of trying to recover it from the inferior.
3899
3900 2003-07-30  Kevin Buettner  <kevinb@redhat.com>
3901
3902         * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
3903         the prologue analyzer won't need to attempt to extract the pc
3904         value from the woefully incomplete dummy frame.
3905         (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
3906         possible.  Disable code which modifies the frame.
3907
3908 2003-07-28  Andrew Cagney  <cagney@redhat.com>
3909
3910         * annotate.c (annotate_breakpoints_headers): Restrict annotation
3911         to level 2.
3912         (annotate_breakpoints_table, annotate_record): Ditto.
3913         (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
3914         (annotate_field_name_end, annotate_field_value): Ditto.
3915         (annotate_field_end, annotate_frame_source_begin): Ditto.
3916         (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
3917         (annotate_frame_source_line, annotate_frame_source_end): Ditto.
3918         (annotate_frame_begin, annotate_frame_function_name): Ditto.
3919         (annotate_frame_address_end, annotate_frame_address): Ditto.
3920         (annotate_frame_args, annotate_frame_end): Ditto.
3921         (annotate_frame_where, annotate_arg_begin): Ditto.
3922         (annotate_arg_name_end, annotate_arg_value): Ditto.
3923         (annotate_arg_end, annotate_signal_handler_caller): Ditto.
3924         (annotate_function_call, annotate_signal_name): Ditto.
3925         (annotate_signal_string, annotate_signal_name_end): Ditto.
3926         (annotate_signal_string_end, annotate_value_history_begin): Ditto.
3927         (annotate_value_begin, annotate_value_history_value): Ditto.
3928         (annotate_value_history_end, annotate_value_end): Ditto.
3929         (annotate_display_begin, annotate_display_number_end): Ditto.
3930         (annotate_display_format, annotate_display_expression): Ditto.
3931         (annotate_display_expression_end, annotate_display_value): Ditto.
3932         (annotate_display_end, annotate_array_section_begin): Ditto.
3933         (annotate_elt_rep, annotate_elt_rep_end): Ditto.
3934         (annotate_elt, annotate_array_section_end): Ditto.
3935
3936 2003-07-28  Andrew Cagney  <cagney@redhat.com>
3937
3938         * regcache.c (struct regcache_descr): Update comments on
3939         nr_raw_registers.
3940         (init_legacy_regcache_descr): Don't set nr_raw_registers or
3941         sizeof_raw_register_valid_p.
3942         (init_regcache_descr): Set nr_raw_registers and
3943         sizeof_raw_register_valid_p before calling
3944         init_legacy_regcache_descr.
3945
3946 2003-07-28  Andrew Cagney  <cagney@redhat.com>
3947
3948         * mips-tdep.c (print_gp_register_row): Print the GPR's register
3949         MOD NUM_REGS.
3950
3951 2003-07-28  Daniel Jacobowitz  <drow@mvista.com>
3952
3953         * thread.c (info_threads_command): Use get_selected_frame ().
3954         Check that there is at least one non-sentinel frame.
3955
3956 2003-07-27  Stephane Carrez  <stcarrez@nerim.fr>
3957
3958         * m68hc11-tdep.c (struct frame_extra_info): Remove.
3959         (m68hc11_pop_frame): Remove.
3960         (m68hc11_frame_saved_pc): Remove.
3961         (m68hc11_frame_chain): Remove.
3962         (m68hc11_frame_init_saved_regs): Remove.
3963         (m68hc11_init_extra_frame_info): Remove.
3964         (m68hc11_store_struct_return): Remove.
3965         (m68hc11_saved_pc_after_call): Remove.
3966
3967 2003-07-27  Stephane Carrez  <stcarrez@nerim.fr>
3968
3969         * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
3970         frame unwind information.
3971         (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
3972         and adapted for frame unwinding.
3973         (m68hc11_skip_prologue): Update to scan prologue in temporary object.
3974         (m68hc11_unwind_pc): New function.
3975         (m68hc11_frame_unwind_cache): New function to analyze frames.
3976         (m68hc11_frame_this_id): New function to create new frame struct.
3977         (m68hc11_frame_prev_register): New function to unwind a register from
3978         the frame.
3979         (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
3980         (m68hc11_frame_p): New function for the above.
3981         (m68hc11_frame_base_address): New function to return fp of frame.
3982         (m68hc11_frame_args_address): Update for frame.
3983         (m68hc11_frame_base): Default 68hc11/68hc12 frame.
3984         (m68hc11_unwind_sp): New function.
3985         (m68hc11_unwind_dummy_id): New function.
3986         (m68hc11_gdbarch_init): Install the above frames; remove deprecated
3987         calls.
3988
3989 2003-07-27  Stephane Carrez  <stcarrez@nerim.fr>
3990
3991         * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
3992         (m68hc11_guess_from_prologue): Advance the pc and frame size only
3993         when we are beyond the current pc.
3994
3995 2003-07-27  Stephane Carrez  <stcarrez@nerim.fr>
3996
3997         * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
3998         from m68hc11_push_arguments.
3999         (m68hc11_push_arguments): Remove.
4000         (m68hc11_push_return_address): Remove.
4001         (m68hc11_gdbarch_init): Install the above; remove above deprecated
4002         handlers; remove deprecated_extra_stack_alignment_needed.
4003
4004 2003-07-27  Andrew Cagney  <cagney@redhat.com>
4005
4006         * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
4007         * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
4008         REAL_PC and not the pointer.
4009         * hppa-hpux-tdep.c: Include frame.h
4010
4011 2003-07-27  Andrew Cagney  <cagney@redhat.com>
4012
4013         * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
4014         GDB_MULTI_ACH_PARTIAL.
4015
4016 2003-07-27  Andrew Cagney  <cagney@redhat.com>
4017
4018         Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
4019         * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
4020         operator at start and not end of line.
4021         (decode_prologue): Ditto.
4022         (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
4023         frame_unwind_register_unsigned instead of
4024         frame_unwind_unsigned_register.
4025         (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
4026         read_register.
4027         (m32r_push_dummy_call): Use register_size instead of
4028         REGISTER_RAW_SIZE.
4029         (m32r_frame_sniffer): Replace m32r_frame_p.
4030         (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
4031         * m32r-rom.c (report_transfer_performance): Delete extern
4032         declaration.
4033         (m32r_load, m32r_upload_command): Use print_transfer_performance
4034         instead of report_transfer_performance.
4035         (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
4036         / add_show_from_set.
4037
4038 2003-07-26  Andrew Cagney  <cagney@redhat.com>
4039
4040         * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
4041         store_return_value and extract_struct_value_address.
4042
4043 2003-07-26  Daniel Jacobowitz  <drow@mvista.com>
4044
4045         PR c++/1267
4046         * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
4047         NULL, default to the section containing PC.
4048
4049 2003-07-24  Stephane Carrez  <stcarrez@nerim.fr>
4050
4051         * NEWS: Mention "regs" deprecated for m68hc11 too.
4052
4053         * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
4054         (m68hc11_print_register): New function to print out one register.
4055         (m68hc11_print_registers_info): New function to print registers.
4056         (show_regs): Deprecate and use the above.
4057         (m68hc11_gdbarch_init): Install the print_registers_info.
4058
4059 2003-07-24  Jeff Johnston  <jjohnstn@redhat.com>
4060
4061         * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
4062         that we have a SIGTRAP before returning non-zero.
4063
4064 2003-07-23  Michal Ludvig  <mludvig@suse.cz>
4065             Elena Zannoni  <ezannoni@redhat.com>
4066
4067         * linespec.c (decode_line_2): Avoid crash if
4068         find_function_start_sal() returns empty record.
4069
4070 2003-07-23  Andreas Schwab  <schwab@suse.de>
4071
4072         * ia64-tdep.c (ia64_print_insn): New function.
4073         (ia64_gdbarch_init): Set print_insn to it.
4074         (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
4075         deprecated_tm_print_insn_info.
4076
4077 2003-07-22  Michael Snyder  <msnyder@redhat.com>
4078
4079         * h8300-tdep.c (h8300_extract_return_value): Teach it how to
4080         handle 8-bit returns (long long).
4081         (h8300h_extract_return_value): Ditto.
4082         (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
4083
4084 2003-07-22  Andrew Cagney  <cagney@redhat.com>
4085
4086         * gdbarch.c Include "gdb_obstack.h".
4087         (struct gdbarch): Add an "obstack".
4088         (alloc_gdbarch_data): Allocate the gdbarch data using
4089         GDBARCH_OBSTACK_CALLOC.
4090         (free_gdbarch_data): Delete function.
4091         (gdbarch_obstack_zalloc): New function.
4092         (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
4093         Assert that the architecture is not initialized.
4094         (gdbarch_alloc): Allocate an obstack, allocate the architecture
4095         vector from the obstack.
4096         (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
4097         architecture obstack.
4098         (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
4099         (set_gdbarch_data): Assert that the data is not initialized.
4100         (struct gdbarch_data): Delete member "free".
4101         (register_gdbarch_data): Do not initialize "free".
4102         * gdbarch.h, gdbarch.c: Re-generate.
4103
4104 2003-07-22  Andrew Cagney  <cagney@redhat.com>
4105
4106         * configure.in (build_warnings): Add -Wformat-nonliteral.
4107         * configure: Re-generate.
4108
4109 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
4110
4111         * dwarf2loc.c (locexpr_describe_location): Fix typos.
4112
4113 2003-07-22  Elena Zannoni  <ezannoni@redhat.com>
4114
4115         * findvar.c (read_var_value): Remove case for thread local storage
4116         variables.  It is now entirely handled by the dwarf2 location
4117         expression code.
4118         * printcmd.c (address_info): Ditto.
4119         * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
4120         enumeration value.
4121         (struct symbol): Remove objfile field, which was used by
4122         LOC_THREAD_LOCAL_STATIC only.
4123         * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
4124         * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
4125         usage of objfile pointer.
4126         * dwarf2loc.c (locexpr_describe_location): Add case to handle
4127         thread local variables.
4128         Add include of objfiles.h.
4129         * dwarf2expr.c (execute_stack_op): Add comments about thread local
4130         storage variables.
4131         * Makefile.in (dwarf2loc.o): Update dependencies.
4132
4133 2003-07-22  Andrew Cagney  <cagney@redhat.com>
4134
4135         * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
4136         get_frame_base.
4137         (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
4138         (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
4139         (struct value): Add opaque declaration.
4140         (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
4141
4142 2003-07-21  Andrew Cagney  <cagney@redhat.com>
4143
4144         From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
4145         * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
4146
4147 2003-07-20  Stephane Carrez  <stcarrez@nerim.fr>
4148
4149         * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
4150         regcache_cooked_read_unsigned instead of read_register.
4151         (m68hc11_saved_pc_after_call): Likewise.
4152         (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
4153         instead of write_register.
4154         (m68hc11_register_type): New function.
4155         (m68hc11_register_virtual_type): Remove.
4156         (m68hc11_store_return_value): Convert to use the regcache.
4157         (m68hc11_extract_struct_value_address): Likewise.
4158         (m68hc11_gdbarch_init): Remove deprecated ops for register to use
4159         m68hc11_register_type; undeprecate store_return_value and
4160         extract_struct_value_address.
4161
4162 2003-07-20  Stephane Carrez  <stcarrez@nerim.fr>
4163
4164         * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
4165         and translate to use regcache.
4166         (m68hc11_gdbarch_init): Undeprecate extract_return_value.
4167
4168 2003-07-18  Andrew Cagney  <cagney@redhat.com>
4169
4170         * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
4171         * gdbarch.h, gdbarch.c: Re-generate.
4172         * i386-tdep.c (i386_gdbarch_init): Do not set
4173         DWARF2_BUILD_FRAME_INFO.
4174         * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
4175         unconditionally.
4176         * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
4177         DWARF2_BUILD_FRAME_INFO.
4178
4179 2003-07-18  Andrew Cagney  <cagney@redhat.com>
4180
4181         From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
4182         * disasm.c (gdb_disassemble_info): Initilize di.arch.
4183
4184 2003-07-18  Andrew Cagney  <cagney@redhat.com>
4185
4186         * dwarf2-frame.c (dwarf2_frame_sniffer): Use
4187         frame_unwind_address_in_block, instead of frame_pc_unwind.
4188         (dwarf2_frame_cache): Ditto.
4189
4190 2003-07-18  Andrew Cagney  <cagney@redhat.com>
4191
4192         * user-regs.h (struct gdbarch): Declare opaque.
4193         * ui-out.h (struct ui_file): Declare opaque.
4194         * dwarf2-frame.h (struct frame_info): Declare opaque.
4195
4196 2003-07-18  Kris Warkentin  <kewarken@qnx.com>
4197
4198         * nto-procfs.c: Clean ARI hits.  Change #include <..> to
4199         #include "...".
4200         (procfs_meminfo): Change strerror to safe_strerror.
4201         (procfs_can_run): Remove K&R badness.
4202
4203 2003-07-17  Michael Snyder  <msnyder@redhat.com>
4204
4205         * remote-sim.c: Comment typo fix.
4206
4207 2003-07-17  Andrew Cagney  <cagney@redhat.com>
4208
4209         * defs.h (GDB_MULTI_ARCH): Delete conditional define.  Handled by
4210         configure.
4211         * sparc-tdep.c (sparc_intreg_size): Make non-static.
4212         * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
4213         GDB_MULTI_ARCH_PARTIAL.
4214
4215 2003-07-17  Elena Zannoni  <ezannoni@redhat.com>
4216
4217         * Makefile.in (x86-64-linux-nat.o): Update dependencies.
4218         * x86-64-linux-nat.c (ps_get_thread_area): New function.  Add
4219         include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
4220
4221 2003-07-16  Theodore A. Roth  <troth@openavr.org>
4222
4223         * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
4224         found.
4225         (avr_frame_unwind_cache): Don't unwind FP for main.
4226         Update a comment.
4227         Save the computed prev_sp.
4228         (avr_saved_regs_unwinder): Remove function.
4229         (avr_frame_prev_register): Use PC unwind logic from
4230         avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
4231
4232 2003-07-16  Andrew Cagney  <cagney@redhat.com>
4233
4234         * frame-base.h (frame_base_p_ftype): Delete definition.
4235         (frame_base_append_predicate): Delete declaration.
4236         * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
4237         (frame_unwind_append_predicate): Delete declaration.
4238         * frame-unwind.c (struct frame_unwind_table): Delete field "p".
4239         (append_predicate): Delete parameter "p".
4240         (frame_unwind_append_predicate): Delete function.
4241         (frame_unwind_append_sniffer): Update call to append_predicate.
4242         (frame_unwind_free): Delete function.
4243         (_initialize_frame_unwind): Pass NULL as "free" to
4244         register_gdbarch_data.
4245         (frame_unwind_init): Append the dummy_frame_sniffer.
4246         (frame_unwind_find_by_frame): Simplify.
4247         * frame-base.c (struct frame_base_table): Delete field "p".
4248         (append_predicate): Delete parameter "p".
4249         (frame_base_append_predicate): Delete function.
4250         (frame_base_append_sniffer): Update call to append_predicate.
4251         (frame_base_free): Delete function.
4252         (frame_base_find_by_frame): Simplify.
4253         (_initialize_frame_base): Pass NULL as "free" to
4254         register_gdbarch_data.
4255         * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
4256         (x86_64_sigtramp_frame_sniffer): Replace
4257         "x86_64_sigtramp_frame_p".
4258         (x86_64_init_abi): Set the frame unwind sniffers.
4259         * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
4260         (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
4261         (m68k_gdbarch_init): Set the frame unwind sniffers.
4262         * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
4263         "i386_sigtramp_frame_p".
4264         (i386_frame_sniffer): Replace "i386_frame_p".
4265         (i386_gdbarch_init): Set the frame unwind sniffers.
4266         * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
4267         (avr_gdbarch_init): Set the frame unwind sniffers.
4268         * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
4269         "alpha_sigtramp_frame_p"
4270         (alpha_heuristic_frame_sniffer): Replace
4271         "alpha_heuristic_frame_p".
4272         (alpha_gdbarch_init): Set the frame unwind sniffers.
4273         (alpha_dwarf2_init_abi): Ditto.
4274         * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
4275         "alpha_debug_frame_p".
4276         (alpha_mdebug_frame_base_sniffer): Replace
4277         "alpha_mdebug_frame_base_p".
4278         (alpha_mdebug_init_abi): Set the frame unwind sniffers.
4279         * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
4280         (d10v_gdbarch_init): Set the frame unwind sniffer.
4281         * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
4282         (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
4283         * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
4284         (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
4285         * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
4286         * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
4287
4288 2003-07-16  Michael Snyder  <msnyder@redhat.com>
4289
4290         * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
4291         should go thru sh_dsp_register_sim_regno, else the dsp regs
4292         will not get the right values.
4293
4294 2003-07-16  Corinna Vinschen  <vinschen@redhat.com>
4295
4296         * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
4297         deprecated_store_floating by call to store_typed_floating.
4298         (sh_sh4_register_convert_to_raw): Substitute call to
4299         deprecated_extract_floating by call to extract_typed_floating.
4300
4301 2003-07-16  Corinna Vinschen  <vinschen@redhat.com>
4302
4303         * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
4304
4305 2003-07-16  Corinna Vinschen  <vinschen@redhat.com>
4306
4307         * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
4308         register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
4309         gdbarch_register_type in 32 bit code throughout.  Avoid current_gdbarch
4310         as possible.
4311         (do_pseudo_register): Remove.
4312         (sh_push_dummy_code): New function.
4313         (sh64_store_struct_return): Rename from sh_store_struct_return.
4314         Only called for sh64 now.
4315         (sh_extract_struct_value_address): Regcache'ify.
4316         (sh_push_dummy_call): Rename from sh_push_arguments.  Regcache'ify
4317         and accomodate new tasks.
4318         (sh64_push_return_address): Rename from sh_push_return_address.
4319         Only called for sh64 now.
4320         (sh_default_extract_return_value): Rename from sh_extract_return_value.
4321         Regcache'ify.
4322         (sh3e_sh4_extract_return_value): Regcache'ify.
4323         (sh_default_store_return_value): Ditto.
4324         (sh3e_sh4_store_return_value): Ditto.
4325         (sh_default_register_byte): Remove.
4326         (sh_sh4_register_byte): Remove.
4327         (sh_default_register_raw_size): Remove.
4328         (sh_sh4_register_raw_size): Remove.
4329         (sh_register_virtual_size): Remove.
4330         (sh_sh3e_register_virtual_type): Remove.
4331         (sh_sh3e_register_type): New function.
4332         (sh_sh4_register_virtual_type): Remove.
4333         (sh_sh4_register_type): New function.
4334         (sh_default_register_virtual_type): Remove.
4335         (sh_default_register_type): New function.
4336         (do_fv_register_info): Add parameters to accomodate call from
4337         sh_print_registers_info.
4338         (do_dr_register_info): Ditto.
4339         (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
4340         Add parameters to accomodate call from sh_print_registers_info.
4341         (sh_do_fp_register): Ditto.
4342         (sh64_do_pseudo_register): Call do_dr_register_info,
4343         do_fv_register_info and sh_do_fp_register with default parameters.
4344         (sh_do_register): Add parameters to accomodate call from
4345         sh_print_registers_info.
4346         (sh_print_register): Ditto.
4347         (sh_print_registers_info): Rename from sh_do_registers_info.
4348         Add parameters to be used as gdbarch_print_registers_info
4349         implementation.  Accomodate removed do_pseudo_register function
4350         pointer.
4351         (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
4352         function pointer. Call sh_print_register with default parameters.
4353         (sh64_do_registers_info): Call sh_print_registers_info instead of
4354         sh_do_registers_info.
4355         (sh_gdbarch_init): Rearrange to cleanup and to allow easier
4356         detection of deprecated vs. non-deprecated functionality.
4357         Rename sh_call_dummy_words to sh64_call_dummy_words.  Remove
4358         function pointer assignments by direct function calls.
4359
4360 2003-07-15  Andrew Cagney  <cagney@redhat.com>
4361
4362         * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
4363         (frame_register_unwind, create_new_frame): Ditto.
4364         (legacy_get_prev_frame, get_frame_type): Ditto.
4365         (get_frame_base_address): Use frame_base_find_by_frame.
4366         (get_frame_locals_address): Use frame_base_find_by_frame.
4367         (get_frame_args_address): Use frame_base_find_by_frame.
4368         * frame-base.h (frame_base_sniffer_ftype): Declare.
4369         (frame_base_append_sniffer): Declare.
4370         (frame_base_find_by_frame): Replace frame_base_find_by_pc.
4371         * frame-base.c (append_predicate): Add a "sniffer" parameter.
4372         (frame_base_append_sniffer): New function.
4373         (frame_base_append_predicate): Add a NULL sniffer.
4374         (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
4375         (struct frame_base_table): Add "sniffer".
4376         (frame_base_free): Free the "sniffer" table.
4377         * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
4378         (frame_unwind_append_sniffer): Declare.
4379         (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
4380         * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
4381         (struct frame_unwind_table): Add "sniffer", delete "middle".
4382         (append_predicate): Add "sniffer" parameter, append the sniffer.
4383         (frame_unwind_init): Update append_predicate call.
4384         (frame_unwind_append_sniffer): New function.
4385         (frame_unwind_append_predicate): Update append_predicate call.
4386         (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
4387
4388 2003-07-15  Andrew Cagney  <cagney@redhat.com>
4389
4390         * frame.c (get_prev_frame): Move disabled inside_entry_func to
4391         before code inhibiting repeated unwind attempts.  Add to
4392         commentary on that test's problems.
4393         * blockframe.c (inside_main_func): Look for "main" in the minimal
4394         symbol table.
4395         * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
4396         identical.
4397
4398 2003-07-15  Andrew Cagney  <cagney@redhat.com>
4399
4400         * complaints.c (struct explanation): Define.
4401         (struct complaints): Change type of "explanation" to "struct
4402         explanation".
4403         (symfile_explanations): Convert to a "struct explanation" table.
4404         (vcomplaint): Update.
4405
4406 2003-07-15  Michal Ludvig  <mludvig@suse.cz>
4407
4408         * x86-64-linux-nat.c (regmap): Removed.
4409         (supply_gregset, fill_gregset): Call
4410         x86_64_linux_(fill,supply)_gregset functions.
4411         * x86-64-linux-tdep.c (USER_*): New defines.
4412         (user_to_gdb_regmap, x86_64_core_fns): New structure.
4413         (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
4414         New functions.
4415         (fetch_core_registers): Ditto.
4416         (_initialize_x86_64_linux_tdep): Call add_core_fns().
4417         * x86-64-linux-tdep.h: New file.
4418         * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
4419         and core-regset.o.
4420         * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
4421
4422 2003-07-13  Mark Kettenis  <kettenis@gnu.org>
4423
4424         * x86-64-tdep.c (x86_64_store_return_value): Use
4425         regcache_cooked_write_part instead of regcache_cooked_write.
4426
4427         * configure.host: Add x86_64-*-freebsd*.
4428         * configure.tgt: Add x86_64-*-freebsd*.
4429         * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
4430         * amd64fbsd-nat.c: New file.
4431         * amd64fbsd-tdep.c: New file.
4432         * config/i386/nm-fbsd64.h: New file.
4433         * config/i386/fbsd64.mh: New file.
4434         * config/i386/fbsd64.mt: New file.
4435
4436 2003-07-11  Mark Kettenis  <kettenis@gnu.org>
4437
4438         * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
4439         `sc_regs_offset' and `sc_fpregs_offset'.
4440         * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
4441         SIGFRAME_FPREGSAVE_OFF): Remove defines.
4442         (alpha_sigtramp_register_address): Rewrite to use new members of
4443         `struct gdbarch_tdep'.
4444         (alpha_gdbarch_init): Initialize new members of struct
4445         gdbarch_tdep'.
4446         * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
4447         ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
4448         (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
4449         (alphafbsd_pc_in_sigtramp): Implement.
4450         (alphafbsd_sigtramp_offset): New function.
4451         (alphafbsd_sigcontext_addr): New function.
4452         (alphafbsd_init_abi): Initialize signal trampoline related members
4453         of `struct gdbarch_tdep'.
4454         (_initialize_alphafbsd_tdep): Add prototype.
4455
4456 2003-07-11  Theodore A. Roth  <troth@openavr.org>
4457
4458         * Makefile.in (install-only): Quote sed expression when generating
4459         transformed_name.
4460
4461 2003-07-11  Richard Henderson  <rth@redhat.com>
4462
4463         * Makefile.in (dwarf2-frame.o): Add complaints_h.
4464         * dwarf2-frame.c: Include complaints.h.
4465         (decode_frame_entry_1): Rename from decode_frame_entry; tidy
4466         variable initialization; return NULL on error.
4467         (decode_frame_entry): New.
4468
4469 2003-07-11  Andrew Cagney  <cagney@redhat.com>
4470
4471         * frame.h (frame_address_in_block): Delete declaration.
4472         * blockframe.c (frame_address_in_block): Delete function.
4473         (get_frame_block): Use get_frame_address_in_block.
4474         (block_innermost_frame): Ditto.
4475         * stack.c (print_frame, backtrace_command_1): Ditto.
4476
4477         * frame.h (get_frame_address_in_block): Declare.
4478         (frame_unwind_address_in_block): Declare.
4479         * frame.c (frame_unwind_address_in_block): New function.
4480         (get_frame_address_in_block): New function.
4481
4482 2003-07-10  Andrew Cagney  <cagney@redhat.com>
4483
4484         * gdbarch.sh: Simplify predicate methods.  Remove need to provide
4485         pre-default.   Note: re-generate has no effect.
4486
4487 2003-07-10  Andrew Cagney  <cagney@redhat.com>
4488
4489         * gdbarch.sh: When a variable, but not a function, compare against
4490         0.  Fix problem in previous patch.
4491         * gdbarch.c: Re-generate.
4492
4493 2003-07-10  Andrew Cagney  <cagney@redhat.com>
4494
4495         * gdbarch.sh: Use gdb_assert instead of internal_error.  Compare
4496         functions against NULL, not 0.
4497         * gdbarch.c: Re-generate.
4498
4499 2003-07-10  Fred Fish  <fnf@ninemoons.com>
4500
4501         * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
4502         null string instead of a null pointer.
4503         * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
4504
4505 2003-07-09  Michael Snyder  <msnyder@redhat.com>
4506
4507         * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
4508
4509 2003-07-09  Mark Kettenis  <kettenis@gnu.org>
4510
4511         * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
4512         X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
4513         X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
4514         X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
4515         * x86-64-tdep.c: ... from here.
4516
4517 2003-07-09  Andreas Schwab  <schwab@suse.de>
4518
4519         * m68k-tdep.h (enum struct_return): Define.
4520         (struct gdbarch_tdep): Add struct_return.
4521         * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
4522         bytes are padded to the right, not to the left.  Pass struct value
4523         address in register %a1, not on stack.
4524         (m68k_use_struct_convention): New function.
4525         (m68k_gdbarch_init): Set use_struct_convention.  Initialize
4526         struct_return in tdep to pcc_struct_return.
4527         * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
4528         reg_struct_return.
4529
4530 2003-07-09  Joel Brobecker  <brobecker@gnat.com>
4531
4532         * somread.c (som_symfile_offsets): Fix compilation error.
4533
4534 2003-07-09  Andrew Cagney  <cagney@redhat.com>
4535
4536         * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
4537         Add comments about the checks.
4538
4539 2003-07-08  Andrew Cagney  <cagney@redhat.com>
4540
4541         * Makefile.in: Make dependency section headers consistent.
4542         (config_h): Move to $BUILD headers section.
4543         (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
4544         (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
4545         (ada-exp.tab.c): Move to YACC/LEX section.
4546         (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
4547         (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
4548
4549 2003-07-08  Kris Warkentin  <kewarken@qnx.com>
4550
4551         * nto-procfs.c: Cleaned up a bunch of ARI hits.
4552         Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
4553         of strerror with safe_strerror, use ISO C function definitions,
4554         and replace instances of sprintf with snprintf.
4555
4556 2003-07-07  Andrew Cagney  <cagney@redhat.com>
4557
4558         * frame.c (get_prev_frame): Enable check for identical frames.
4559         Update comments.  Update error messages.
4560
4561 2003-07-07  Joel Brobecker  <brobecker@gnat.com>
4562
4563         * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
4564
4565 2003-07-07  Joel Brobecker  <brobecker@gnat.com>
4566
4567         * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
4568         sort_symtab_syms, no longer necessary.
4569
4570 2003-07-07  Joel Brobecker  <brobecker@gnat.com>
4571
4572         * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
4573
4574 2003-07-07  Joel Brobecker  <brobecker@gnat.com>
4575
4576         * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
4577         (mips_register_byte): Likewise.
4578
4579 2003-07-07  Daniel Jacobowitz  <drow@mvista.com>
4580
4581         * Makefile.in (sparc_tdep_h): New.
4582         (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
4583         (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
4584         * sparc-linux-nat.c: Include "sparc-tdep.h".
4585         * sparc-nat.c: Likewise.
4586         * sparc-tdep.c: Likewise.
4587         * sparc64nbsd-nat.c: Likewise.
4588         * sparcnbsd-nat.c: Likewise.
4589         * sparcnbsd-tdep.c: Likewise.
4590         * sparc-tdep.h: New file.
4591         * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
4592         and sparc_npc_regnum.
4593
4594 2003-07-07  Daniel Jacobowitz  <drow@mvista.com>
4595
4596         * mips-linux-nat.c (mips_linux_cannot_fetch_register)
4597         (mips_linux_cannot_store_register): List supported instead of
4598         unsupported registers.
4599
4600 2003-07-07  Daniel Jacobowitz  <drow@mvista.com>
4601
4602         * disasm.c (dump_insns): Separate instructions from addresses.
4603
4604 2003-07-07  Andreas Schwab  <schwab@suse.de>
4605
4606         * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
4607         dependencies.
4608         * m68k-tdep.c (NUM_FREGS): Delete.
4609         (SIG_PC_FP_OFFSET): Delete.
4610         (TARGET_M68K): Delete.
4611         (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
4612         P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
4613         P_MOVEL_SP, P_MOVEML_SP): Define.
4614         (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
4615         P_TRAP): Delete.
4616         (m68k_register_raw_size): Delete.
4617         (m68k_register_virtual_size): Delete.
4618         (m68k_register_type): Renamed from m68k_register_virtual_type and
4619         add gdbarch argument.
4620         (m68k_store_struct_return): Delete.
4621         (m68k_deprecated_extract_return_value): Delete.
4622         (m68k_deprecated_extract_struct_value_address): Delete.
4623         (m68k_frame_chain): Delete.
4624         (m68k_frame_saved_pc): Delete.
4625         (m68k_fix_call_dummy): Delete.
4626         (m68k_push_dummy_frame): Delete.
4627         (m68k_pop_frame): Delete.
4628         (m68k_extract_return_value): New function.
4629         (m68k_store_return_value): Rewrite using regcache.
4630         (m68k_extract_struct_value_address): Rewrite using regcache.
4631         (m68k_push_dummy_call): New function.
4632         (struct m68k_frame_cache): Define.
4633         (m68k_alloc_frame_cache): New function.
4634         (m68k_analyze_frame_setup): New function.
4635         (m68k_analyze_register_saves): New function.
4636         (m68k_analyze_prologue): New function.
4637         (m68k_skip_prologue): Rewrite using above functions.
4638         (m68k_unwind_pc): New function.
4639         (m68k_frame_cache): New function.
4640         (m68k_frame_this_id): New function.
4641         (m68k_frame_prev_register): New function.
4642         (m68k_frame_unwind): New variable.
4643         (m68k_frame_p): New function.
4644         (m68k_sigtramp_frame_cache): New function.
4645         (m68k_sigtramp_frame_this_id): New function.
4646         (m68k_sigtramp_frame_prev_register): New function.
4647         (m68k_sigtramp_frame_unwind): New variable.
4648         (m68k_sigtramp_frame_p): New function.
4649         (m68k_frame_base_address): New function.
4650         (m68k_frame_base): New function.
4651         (m68k_unwind_dummy_id): New function.
4652         (fill_gregset): Use regcache_collect.
4653         (fill_fpregset): Likewise.
4654         (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
4655         defined.
4656         (m68k_gdbarch_init): Don't define call_dummy_words.  Don't set
4657         deprecated_init_frame_pc, deprecated_store_struct_return,
4658         deprecated_extract_return_value, deprecated_store_return_value,
4659         deprecated_frame_chain, deprecated_frame_saved_pc,
4660         deprecated_frame_init_saved_regs, deprecated_register_raw_size,
4661         deprecated_register_virtual_size,
4662         deprecated_max_register_raw_size,
4663         deprecated_max_register_virtual_size,
4664         deprecated_register_virtual_type, deprecated_register_size,
4665         deprecated_register_byte, deprecated_register_bytes,
4666         deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
4667         call_dummy_location, deprecated_call_dummy_breakpoint_offset,
4668         deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
4669         deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
4670         deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
4671         deprecated_push_dummy_frame, deprecated_pop_frame,
4672         deprecated_dummy_write_sp.  Set deprecated_saved_pc_after_call
4673         only if SYSCALL_TRAP is defined.  Set extract_return_value,
4674         store_return_value, extract_struct_value_address, register_type,
4675         push_dummy_call, unwind_dummy_id, unwind_pc.  Add two frame unwind
4676         predicates.
4677         * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
4678         M68K_MAX_REGISTER_SIZE): Define.
4679         (struct m68k_sigtramp_info): Define.
4680         (struct gdbarch_tdep): Add get_sigtramp_info.
4681         * m68klinux-nat.c (fetch_register): Use register_size instead of
4682         REGISTER_RAW_SIZE.  Don't put assignment in if.
4683         (store_register): Likewise.
4684         (fetch_inferior_registers): Likewise.
4685         (store_inferior_registers): Likewise.
4686         * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
4687         (m68k_linux_frame_saved_pc): Delete.
4688         (m68k_linux_sigcontext_reg_offset,
4689         m68k_linux_ucontext_reg_offset): Define.
4690         (m68k_linux_get_sigtramp_info): New function.
4691         (m68k_linux_extract_return_value): Rewrite using regcache.
4692         (m68k_linux_store_return_value): Likewise.
4693         (m68k_linux_extract_struct_value_address): Likewise.
4694         (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
4695         Don't set deprecated_frame_saved_pc,
4696         deprecated_extract_return_value, deprecated_store_return_value,
4697         deprecated_extract_struct_value_address.  Set
4698         extract_return_value, store_return_value,
4699         extract_struct_value_address.
4700
4701 2003-07-07  Andrew Cagney  <cagney@redhat.com>
4702
4703         * expprint.c: Include "user-regs.h" instead of "frame.h".
4704         (print_subexp): Use user_reg_map_regnum_to_name, instead of
4705         frame_map_regnum_to_name.
4706         * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
4707         (frame_map_name_to_regnum): Simplify, call
4708         user_reg_map_name_to_regnum.
4709         (frame_map_regnum_to_name): Simplify, call
4710         user_reg_map_regnum_to_name.
4711         (frame_register_unwind): Update.
4712         * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
4713         (_initialize_frame_reg): Call user_reg_add_builtin.
4714         * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
4715         (value_of_register): Use value_of_user_reg.
4716         * eval.c (evaluate_subexp_standard): Update.
4717         * parse.c (write_dollar_variable): Update.
4718         * d10v-tdep.c (d10v_print_registers_info): Update.
4719         * infcmd.c (registers_info): Update.
4720         * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
4721         (builtin_regs_h): Delete macro.
4722         (user_regs_h): Define.
4723         (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
4724         (builtin-regs.o): Delete target.
4725         (user-regs.o): Specify dependencies.
4726         (expprint.o): Update dependencies.
4727         (findvar.o): Update dependencies.
4728         (frame.o): Update dependencies.
4729         (std-regs.o): Update dependencies.
4730
4731 2003-07-06  Christopher Faylor  <cgf@redhat.com>
4732
4733         * win32-nat.c (solib_symbols_add): Use one variable for all section
4734         address stuff.  Pass variable rather than address of variable to
4735         safe_symbol_file_add.
4736
4737 2003-07-06  Andreas Schwab  <schwab@suse.de>
4738
4739         * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
4740
4741 2003-07-04  Joel Brobecker  <brobecker@gnat.com>
4742
4743         * rs6000-nat.c (vmap_symtab): Fix compilation error.
4744
4745 2003-07-04  Kris Warkentin  <kewarken@qnx.com>
4746
4747         * config/i386/nto.mh: Set XM_FILE to xm-i386.h
4748
4749 2003-07-04  Kris Warkentin  <kewarken@qnx.com>
4750
4751         * nto-procfs.c: New file.  Native procfs support for QNX Neutrino.
4752         * config/i386/nto.mh: New file.
4753         * config/i386/nm-nto.h: New file.
4754         * configure.host: Add i[3456]86-*-nto*.
4755
4756 2003-07-03  Joel Brobecker  <brobecker@gnat.com>
4757
4758         * remote-vx.c (vx_add_symbols): Fix compilation error.
4759
4760 2003-07-03  Andrew Cagney  <cagney@redhat.com>
4761
4762         * gdbarch.sh (REGISTER_NAME): Do not supply a default.
4763         * gdbarch.h, gdbarch.c: Re-generate.
4764         * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
4765         (legacy_register_name): Declare.
4766         * config/sparc/tm-sp64.h (legacy_register_name): Declare.
4767         (REGISTER_NAME): Define.
4768         * sparc-tdep.c (legacy_register_name): New function.
4769         * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
4770         (REGISTER_NAME): Define.
4771         (hppa64_register_name): Declare.
4772         * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
4773         * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
4774         (hppa64_register_name): New function.
4775         (hppa_register_name): New function.
4776         * arch-utils.c (legacy_register_name): Delete.
4777         * arch-utils.h (legacy_register_name): Delete.
4778
4779 2003-07-03  Daniel Jacobowitz  <drow@mvista.com>
4780
4781         * cli/cli-interp.c (cli_interpreter_resume): Update the
4782         cli_uiout's stream to gdb_stdout.
4783
4784 2003-07-03  Andrew Cagney  <cagney@redhat.com>
4785
4786         * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
4787         predicate.
4788         * gdbarch.h, gdbarch.c: Re-generate.
4789         * regcache.c (init_regcache_descr): Use legacy code when either
4790         REGISTER_BYTE or REGISTER_RAW_SIZE is set.
4791
4792 2003-07-02  Daniel Jacobowitz  <drow@mvista.com>
4793
4794         * NEWS: Move "set logging" entry into GDB 6.0 section.
4795
4796 2003-07-02  Jim Blandy  <jimb@redhat.com>
4797
4798         * s390-tdep.c (struct frame_extra_info): new member:
4799         'stack_bought_valid'.
4800         (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
4801         initialize fextra_info->stack_bought.
4802         (s390_frameless_function_invocation): Don't trust the value of
4803         fextra_info_ptr->stack_bought unless
4804         fextra_info->stack_bought_valid is set.
4805
4806         New S390 prologue analyzer.
4807         * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
4808         (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
4809         pv_constant_last, pv_add, pv_add_constant, pv_subtract,
4810         pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
4811         compute_x_addr, s390_on_stack, s390_store,
4812         s390_get_signal_frame_info): New functions.
4813         (S390_NUM_SPILL_SLOTS): New macro.
4814         (s390_get_frame_info): Rewritten.
4815         (is_arg_reg): Deleted.
4816
4817         Break out the decoding of S/390 instructions into separate
4818         functions, to make it more legible, and easier to check
4819         against the spec.
4820         * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
4821         is_rx, is_rxe): New functions.
4822         (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
4823         op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
4824         op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
4825         op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
4826         enums for opcode values.  (Is this an improvement?)
4827
4828 2003-07-02  Andrew Cagney  <cagney@redhat.com>
4829
4830         * i386-tdep.c: Revert change committed as part of trad-frame code
4831         below.
4832
4833 2003-07-02  Daniel Jacobowitz  <drow@mvista.com>
4834
4835         * breakpoint.c (insert_catchpoint): Make static.
4836
4837 2003-07-02  Andreas Schwab  <schwab@suse.de>
4838
4839         * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
4840         former ia64_push_arguments and ia64_push_return_address, and use
4841         regcache functions instead of read/write_register.
4842         (ia64_gdbarch_init): Set push_dummy_call instead of
4843         deprecated_push_arguments and deprecated_push_return_address.
4844
4845 2003-07-01  Andreas Jaeger  <aj@suse.de>
4846
4847         * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
4848         before the call.
4849         Set %rax only to number of SSE registers used.
4850
4851 2003-07-01  Andrew Cagney  <cagney@redhat.com>
4852
4853         * trad-frame.h: Update comments, a -1 .addr is reserved.
4854         (trad_frame_value_p, trad_frame_addr_p): Declare.
4855         (trad_frame_reg_p): Declare.
4856         (trad_frame_set_value): Rename trad_frame_register_value.
4857         (trad_frame_set_unknown): Declare.
4858         * trad-frame.c (trad_frame_realreg_p): New function.
4859         (trad_frame_addr_p, trad_frame_value_p): New function.
4860         (trad_frame_set_unknown): New function.
4861         (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
4862         (trad_frame_prev_register): Use trad_frame_realreg_p,
4863         trad_frame_addr_p and trad_frame_value_p.
4864         (trad_frame_set_value): Rename trad_frame_register_value.
4865         * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
4866         and trad_frame_set_value.
4867
4868 2003-06-30  Jim Blandy  <jimb@redhat.com>
4869
4870         Patch from IBM (authors unspecified, probably Ulrich Weigand and
4871         Gerhard Tonn) for argument passing on the S/390 and S/390x:
4872         * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
4873         for 16 registers, and then 32 more bytes.
4874         (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
4875         New macros.
4876         (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
4877         Move up in the file, since it's now used by is_simple_arg.
4878         (is_simple_arg): Don't assume registers are four bytes long.
4879         Exclude all double arguments.  Extended floats are not simple
4880         args.
4881         (is_power_of_two): New function.
4882         (pass_by_copy_ref): Call is_power_of_two, and check that the
4883         length fits in a register, rather than listing all the acceptable
4884         sizes.  Extended floats are not passed by reference.
4885         (s390_push_arguments): Don't assume registers are four bytes long.
4886         Reserve an argument register to point to the buffer for structures
4887         returned by value.  Use S390_NUM_FP_PARAMETER_REGISTERS and
4888         S390_STACK_FRAME_OVERHEAD.
4889
4890 2003-06-30  Andreas Schwab  <schwab@suse.de>
4891
4892         * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
4893         format error message.
4894
4895 2003-06-30  Joel Brobecker  <brobecker@gnat.com>
4896
4897         * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
4898
4899 2003-06-30  David Carlton  <carlton@kealia.com>
4900
4901         Band-aid for PR c++/1245.
4902         * Makefile.in (cp-support.o): Depend on complaints_h.
4903         * cp-support.c: Include complaints.h.  Add declaration for
4904         find_last_component.
4905         (cp_find_first_component): Separate code into
4906         cp_find_first_component_aux.
4907         (cp_find_first_component_aux): Call demangled_name_complaint.
4908         (demangled_name_complaint): New.
4909
4910 2003-06-30  Andrew Cagney  <cagney@redhat.com>
4911
4912         * remote.c (remote_write_bytes): Explicitly compute and then use
4913         the payload size.  Update comments to reflect.  Fixes problem of
4914         GDB not sending small packets as found by Fred Fish.
4915
4916 2003-06-30  Andrew Cagney  <cagney@redhat.com>
4917
4918         * remote.c (remote_async_wait): Fix -Wformat problem.
4919
4920 2003-06-29  Andrew Cagney  <cagney@redhat.com>
4921
4922         * remote.c (remote_wait): Call error, and not warning, when the
4923         packet is corrupt.
4924         (remote_async_wait): Ditto.
4925
4926 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
4927
4928         * sparc-tdep.c (sparc_y_regnum): Make external again.
4929
4930 2003-06-29  Daniel Jacobowitz  <drow@mvista.com>
4931
4932         * cli/cli-logging.c (pop_output_files): Add void to function
4933         definition.
4934
4935 2003-06-29  Andrew Cagney  <cagney@redhat.com>
4936
4937         * frame.c (frame_register_unwind): Use unsigned char when dumping
4938         the buffer contents.
4939
4940 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
4941
4942         * cli/cli-logging.c: New file.
4943         * cli-out.c (struct ui_out_data): Add original_stream.
4944         (cli_redirect): New function.
4945         (cli_ui_out_impl): Add cli_redirect.
4946         (cli_out_new): Initialize original_stream.
4947         * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
4948         (uo_redirect, ui_out_redirect): New.
4949         * ui-out.h (struct ui_out_impl): Add redirect member.
4950         (redirect_ftype): New.
4951         (ui_out_redirect): Add prototype.
4952         * Makefile.in: Add rules for cli-logging.c.
4953         * NEWS: Mention "set logging".
4954
4955 2003-06-27  Elena Zannoni  <ezannoni@redhat.com>
4956
4957         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
4958
4959 2003-06-27  Andrew Cagney  <cagney@redhat.com>
4960
4961         * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
4962         (m68hc11_gdbarch_init): Do not set call_dummy_address.
4963         * avr-tdep.c (avr_call_dummy_address): Delete function.
4964         (avr_gdbarch_init): Do not set call_dummy_address.
4965
4966 2003-06-27  Elena Zannoni  <ezannoni@redhat.com>
4967
4968         * symfile.c (syms_from_objfile): Move variables to inner block.
4969         Move the checks for the non-mainline case a bit earlier to avoid
4970         doing some useless computations.
4971
4972 2003-06-27  Elena Zannoni  <ezannoni@redhat.com>
4973
4974         * dwarfread.c (decode_modified_type): Gag new compiler warning.
4975
4976 2003-06-26  Elena Zannoni  <ezannoni@redhat.com>
4977
4978         * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
4979         sections.
4980
4981 2003-06-26  Michael Chastain  <mec@shout.net>
4982
4983         * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
4984         gdb/testsuite/gdb.c++/pr-1210.exp.
4985
4986 2003-06-26  Andrew Cagney  <cagney@redhat.com>
4987
4988         * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
4989         altivec_expression.h and altivec_registers.h.
4990
4991 2003-06-26  Andrew Cagney  <cagney@redhat.com>
4992
4993         * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
4994         info->mach when MIPS16.  Patch suggested by Fred Fish.
4995
4996 2003-06-26  Andrew Cagney  <cagney@redhat.com>
4997
4998         * utils.c (internal_vproblem): Print the problem to a reason
4999         buffer and then pass to query.  Make the msg variable more local.
5000
5001 2003-06-26  Andrew Cagney  <cagney@redhat.com>
5002
5003         * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate.  Deprecate.
5004         (FRAME_LOCALS_ADDRESS): Add predicate.  Deprecate.
5005         * gdbarch.h, gdbarch.c: Re-generate.
5006         * frame-base.c (default_frame_args_address): Update.  Use
5007         default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
5008         not available.
5009         (default_frame_locals_address): Ditto for
5010         DEPRECATED_FRAME_LOCALS_ADDRESS.
5011         * vax-tdep.c (vax_sigtramp_saved_pc): Update.
5012         (vax_frame_num_args): Update.
5013         (vax_gdbarch_init): Update.
5014         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5015         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5016         * mcore-tdep.c (mcore_gdbarch_init): Update.
5017         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5018         * ia64-tdep.c (ia64_gdbarch_init): Update.
5019         * symtab.h (address_class): Update comments.
5020         * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
5021         * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
5022         (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5023         * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
5024         (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5025         (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5026         * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
5027         * alpha-mdebug-tdep.c: Update.
5028         * ada-lang.c (add_symbols_from_enclosing_procs): Update.
5029
5030 2003-06-26  Andreas Jaeger  <aj@suse.de>
5031
5032         * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
5033         of SSE registers so that varargs functions work.  Rework handling
5034         of passing arguments on the stack.
5035         (x86_64_store_return_value): Return double and float values in SSE
5036         register.
5037
5038 2003-06-24  Michael Chastain  <mec@shout.net>
5039
5040         * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
5041         the "constructor breakpoints ignored" bug.
5042
5043 2003-06-25  David Carlton  <carlton@kealia.com>
5044
5045         * MAINTAINERS: Update e-mail address.
5046
5047 2003-06-24  Jim Blandy  <jimb@redhat.com>
5048
5049         * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
5050
5051         * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
5052         function.
5053         (ppc_linux_init_abi): Register it as the
5054         CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
5055
5056         * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
5057         (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
5058         method.
5059
5060         * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
5061         (ppc64_standard_linkage_target): Use it.
5062
5063 2003-06-23  Andrew Cagney  <cagney@redhat.com>
5064
5065         * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
5066         for 0 "int0" and 4 "int32" sized registers.
5067         * gdbtypes.c (builtin_type_int0): Define.
5068         (build_gdbtypes): Initialize builtin_type_int0.
5069         * gdbtypes.h (builtin_type_int0): Declare.
5070
5071 2003-06-23  Stephane Carrez  <stcarrez@nerim.fr>
5072
5073         * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
5074         as characters are unsigned.
5075
5076 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
5077
5078         PR gdb/1179
5079         * dwarfread.c (struct_type): Skip static fields without crashing.
5080
5081 2003-06-22  Andrew Cagney  <cagney@redhat.com>
5082
5083         GDB 6.0 branch created.
5084         * README: Update.
5085         * PROBLEMS: Update.  Empty.
5086         * NEWS: Update.
5087
5088 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
5089
5090         * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
5091         Suggested by Nick Hibma <n_hibma@webweaving.org>.
5092
5093 2003-06-22  Andrew Cagney  <cagney@redhat.com>
5094
5095         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
5096         GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD.  Suggested by Momchil
5097         Velikov.
5098
5099 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
5100
5101         * cli/cli-cmds.c (shell_escape): Silence warnings from old
5102         compilers.
5103
5104 2003-06-21  Daniel Jacobowitz  <drow@mvista.com>
5105
5106         * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
5107         argument of val_print.
5108         * cp-valprint.c (cp_print_value): Don't add the offset parameter
5109         to the address argument of baseclass_offset or target_read_memory.
5110         Do add it to the argument of cp_print_value_fields.
5111
5112 2003-06-21  Andrew Cagney  <cagney@redhat.com>
5113
5114         * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
5115         (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
5116         instead of 0..NUM_REGS.
5117         (mips_register_reggroup_p): New function.
5118         (mips_pseudo_register_write): New function.
5119         (mips_pseudo_register_read): New function.
5120         (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
5121         based on the register's type.
5122         (read_next_frame_reg): Simplify.  Assert that REGNO is a pseudo /
5123         cooked.
5124         (mips_get_saved_register): Simplify.  Assert that REGNO is a
5125         pseudo / cooked.
5126         (mips_register_byte): New function.  Use MIPS_REGISTER_BYTE.
5127         (mips_register_type): Replace mips_register_virtual_type.  Map
5128         NUM_REGS..2*NUM_REGS onto 0..NUM_REGS.  Use MIPS_REGISTER_TYPE
5129         when available.
5130         (read_next_frame_reg): Simplify, but handle SP_REGNUM.  Assert
5131         that the register is cooked / virtual.
5132         (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
5133         Only get the extra info when needed.
5134         (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
5135         (mips32_heuristic_proc_desc): Fetch the cooked register.
5136         (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
5137         (mips_init_extra_frame_info, get_frame_pointer): Ditto.
5138         (mips_print_register): Use gdbarch_register_type, instead of
5139         REGISTER_VIRTUAL_TYPE.
5140         (print_gp_register_row): Use gdbarch_register_type, instead of
5141         REGISTER_VIRTUAL_TYPE.  Allow for a pseudo / cooked REGNUM.
5142         (mips_print_registers_info): Assert REGNO is pseodo / cooked.
5143         Print the pseudo / cooked registers.
5144         (mips_print_registers_info): Assert REGNO is pseodo / cooked.
5145         Print the pseudo / cooked registers.
5146         (mips_xfer_register): Use regcache_cooked_read_part.  Assert that
5147         REG_NUM is pseudo / cooked.
5148         (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
5149         (mips_n32n64_xfer_return_value): Ditto.
5150         (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
5151         (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
5152         (mips_register_sim_regno): New function.
5153         (mips_gdbarch_init): Set deprecated_register_byte,
5154         register_group_p, pseudo_register_write, pseudo_register_read,
5155         register_sim_regno, and num_pseudo_regs.  Set register_type,
5156         instead of register_virtual_type.
5157         * Makefile.in (mips-tdep.o): Update dependencies.
5158         * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
5159         REGISTER_VIRTUAL_TYPE.
5160         * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
5161         * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
5162         * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
5163         * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
5164         * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
5165
5166 2003-06-21  Daniel Jacobowitz  <drow@mvista.com>
5167
5168         * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
5169         * cli/cli-cmds.c: Include "gdb_vfork.h".
5170         (shell_escape): Use vfork.
5171
5172 2003-06-21  Andrew Cagney  <cagney@redhat.com>
5173
5174         * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
5175         32 bit floating-point register saves.
5176
5177         * frame.h (deprecated_unwind_get_saved_register): Delete.
5178         * frame.c (deprecated_unwind_get_saved_register): Delete function.
5179         * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
5180         and deprecated_get_next_frame_hack instead of
5181         deprecated_unwind_get_saved_register.
5182
5183         * mips-tdep.c (mips_dump_tdep): Do not print
5184         REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
5185
5186         * frame.c (get_frame_register): New function.
5187         (frame_unwind_register_signed): New function.
5188         (get_frame_register_signed): New function.
5189         (frame_unwind_register_unsigned): New function.
5190         (get_frame_register_unsigned): New function.
5191         * frame.h: Add comments on naming schema.
5192         (get_frame_register, frame_unwind_register_signed): Declare.
5193         (get_frame_register_signed, get_frame_register_signed): Declare.
5194         (frame_unwind_register_unsigned): Declare.
5195         (get_frame_register_unsigned): Declare.
5196
5197 2003-06-20  Theodore A. Roth  <troth@openavr.org>
5198
5199         * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
5200
5201 2003-06-20  Theodore A. Roth  <troth@openavr.org>
5202
5203         * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
5204         (avr_read_sp): Ditto.
5205
5206 2003-06-20  Daniel Jacobowitz  <drow@mvista.com>
5207
5208         * config/arm/linux.mt: Remove code protected by GDBSERVER define.
5209         * config/arm/nm-linux.h: Likewise.
5210         * config/arm/tm-linux.h: Likewise.
5211         * config/ia64/nm-linux.h: Likewise.
5212         * config/ia64/tm-ia64.h: Likewise.
5213         * config/s390/tm-linux.h: Likewise.
5214         * config/s390/tm-s390.h: Likewise.
5215         * s390-nat.c: Likewise.
5216         * s390-tdep.c: Likewise.
5217
5218         * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
5219         * config/ia64/linux.mt: Likewise.
5220         * config/m68k/linux.mh: Likewise.
5221         * config/mips/linux.mt: Likewise.
5222         * config/powerpc/linux.mh: Likewise.
5223         * config/sh/linux.mt: Likewise.
5224
5225 2003-06-19  Kris Warkentin  <kewarken@qnx.com>
5226
5227         * solib.c (solib_open): Change tests for whether to search
5228         LD_LIBRARY_PATH and PATH to better deal with remotes.  Update
5229         comments.
5230
5231 2003-06-19  Theodore A. Roth  <troth@openavr.org>
5232
5233         * avr-tdep.c (avr_frame_address): Delete function.
5234         (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
5235         set_gdbarch_frame_args_address.
5236
5237 2003-06-19  Andrew Cagney  <cagney@redhat.com>
5238
5239         * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
5240         (REGISTER_CONVERT_FROM_TYPE): Delete.
5241         (mips_register_convert_to_type): Delete declaration.
5242         (mips_register_convert_from_type): Delete declaration.
5243         * linux-nat.h (struct target_ops): Declare opaque.  s/Linux/Linux
5244         kernel/.
5245
5246 2003-06-19  Michael Snyder  <msnyder@redhat.com>
5247
5248         * linux-nat.h: New file.
5249         * linux-nat.c: Include linux-nat.h.
5250         * lin-lwp.c: Include linux-nat.h.
5251         Move struct lwp_info def to linux-nat.h.
5252         * linux-proc.c: Include linux-nat.h.
5253         (linux_make_note_section): Iterate over lwps instead of threads.
5254         (linux_do_thread_registers): Use lwp instead of merged pid.
5255         * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
5256         * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
5257         Add dependency on linux_nat_h.
5258
5259 2003-06-19  Theodore A. Roth  <troth@openavr.org>
5260
5261         * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
5262
5263 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
5264
5265         * varobj.c (get_type, get_target_type): Use check_typedef.
5266
5267 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
5268
5269         * breakpoint.c (insert_catchpoint): Call internal_error.
5270
5271 2003-06-19  Theodore A. Roth  <troth@openavr.org>
5272
5273         * avr-tdep.c (avr_push_dummy_code): Delete function.
5274         (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
5275
5276 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
5277
5278         * arch-utils.c (default_prepare_to_proceed): Remove.
5279         (generic_prepare_to_proceed): Remove.
5280         * arch-utils.h (default_prepare_to_proceed): Remove prototype.
5281         (generic_prepare_to_proceed): Remove prototype.
5282         * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
5283         * gdbarch.c: Regenerate.
5284         * gdbarch.h: Regenerate.
5285         * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
5286         * hppah-nat.c (hppa_switched_threads): Remove.
5287         * infrun.c (prepare_to_proceed): New static function, copied from
5288         generic_prepare_to_proceed.  Remove select_it argument.
5289         (proceed): Call prepare_to_proceed.
5290         * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
5291         variables.
5292         (ptrace_wait): Don't set the removed variables.
5293         (hppa_switched_threads): Remove.
5294         * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
5295         * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
5296         (lin_lwp_prepare_to_proceed): Remove prototype.
5297         * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
5298         * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
5299
5300 2003-06-18  Theodore A. Roth  <troth@openavr.org>
5301
5302         * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
5303         trad-frame.h.
5304         (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
5305         (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
5306         (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
5307         (AVR_PROLOGUE_*): Enumerate prologue types.
5308         (struct frame_extra_info): Remove.
5309         (struct avr_unwind_cache): Define.
5310         (avr_write_sp): Delete function.
5311         (avr_read_fp): Ditto.
5312         (avr_init_extra_frame_info): Ditto.
5313         (avr_pop_frame): Ditto.
5314         (avr_frame_saved_pc): Ditto.
5315         (avr_saved_pc_after_call): Ditto.
5316         (avr_push_return_address): Ditto.
5317         (avr_frame_chain): Ditto.
5318         (avr_store_struct_return): Ditto.
5319         (avr_push_arguments): Ditto.
5320         (avr_scan_prologue): Update comments. Changed to set up the info for
5321         cache unwinding. Now returns end of prologue PC.
5322         (avr_skip_prologue): Better handling of functions lacking a prologue
5323         by using avr_scan_prologue.
5324         (avr_scan_arg_moves): New function.
5325         (avr_saved_regs_unwinder): Ditto.
5326         (avr_frame_unwind_cache): Ditto.
5327         (avr_unwind_pc): Ditto.
5328         (avr_frame_this_id): Ditto.
5329         (avr_frame_prev_register): Ditto.
5330         (avr_frame_p): Ditto.
5331         (avr_frame_base_address ): Ditto.
5332         (avr_unwind_dummy_id): Ditto.
5333         (avr_push_dummy_code): Ditto.
5334         (push_stack_item): Ditto.
5335         (pop_stack_item): Ditto.
5336         (avr_push_dummy_call): Ditto.
5337         (struct stack_item): Define.
5338         (avr_frame_unwind): Declare structure.
5339         (avr_frame_base): Ditto.
5340         (avr_gdbarch_init): Remove calls to
5341         set_gdbarch_deprecated_init_frame_pc,
5342         set_gdbarch_deprecated_target_read_fp,
5343         set_gdbarch_deprecated_dummy_write_sp,
5344         set_gdbarch_deprecated_fp_regnum,
5345         set_gdbarch_deprecated_push_arguments,
5346         set_gdbarch_deprecated_push_return_address,
5347         set_gdbarch_deprecated_pop_frame,
5348         set_gdbarch_deprecated_store_struct_return,
5349         set_gdbarch_deprecated_frame_init_saved_regs,
5350         set_gdbarch_deprecated_init_extra_frame_info,
5351         set_gdbarch_deprecated_frame_chain,
5352         set_gdbarch_deprecated_frame_saved_pc,
5353         set_gdbarch_deprecated_saved_pc_after_call.
5354         Add calls to set_gdbarch_push_dummy_call,
5355         set_gdbarch_push_dummy_code,
5356         frame_unwind_append_predicate,
5357         frame_base_set_default,
5358         set_gdbarch_unwind_dummy_id,
5359         set_gdbarch_unwind_pc.
5360         Wrap a long line.
5361
5362 2003-06-18  Corinna Vinschen  <vinschen@redhat.com>
5363
5364         * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
5365         registers for H8/300S.
5366         (h8300_print_registers_info): Ditto.
5367         (h8300_gdbarch_init): Accommodate register count for H8/300S.
5368
5369 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
5370
5371         * config/nm-linux.h (linux_record_stopped_pid): New prototype.
5372         * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
5373         (lin_lwp_wait): Likewise.  Update comments.
5374         * linux-nat.c (struct simple_pid_list, add_to_pid_list)
5375         (pull_pid_from_list, linux_record_stopped_pid): New.
5376
5377 2003-06-17  Stephane Carrez  <stcarrez@nerim.fr>
5378
5379         * ada-lang.c (scan_discrim_bound): Name first argument.
5380         (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
5381         declared by ALL_BLOCK_SYMBOLS.
5382
5383 2003-06-17  Stephane Carrez  <stcarrez@nerim.fr>
5384
5385         * ada-tasks.c (find_function_in_inferior): Don't declare it.
5386         ("regcache.h"): Include it.
5387         * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
5388
5389 2003-06-17  Daniel Jacobowitz  <drow@mvista.com>
5390
5391         * NEWS: Mention gdbserver detach change and "disconnect" command.
5392         * infcmd.c (disconnect_command): New function.
5393         (_initialize_infcmd): Add ``disconnect'' command.
5394         * remote.c (remote_async_detach): Delete.
5395         (remote_detach): Merge remote_async_detach.
5396         (remote_disconnect): New.
5397         (init_remote_ops): Set to_disconnect.
5398         (init_remote_cisco_ops): Likewise.
5399         (init_remote_async_ops): Likewise.  Use remote_detach.
5400         * target.c (cleanup_target): Default to_disconnect.
5401         (update_current_target): Inherit to_disconnect.
5402         (target_disconnect, debug_to_disconnect): New functions.
5403         (setup_target_debug): Set to_disconnect.
5404         * target.h (struct target_ops): Add to_disconnect.
5405         (target_disconnect): Add prototype.
5406
5407 2003-06-17  Daniel Jacobowitz  <drow@mvista.com>
5408
5409         * breakpoint.c (insert_catchpoint): New function.
5410         (insert_breakpoints): Use catch_exceptions to call
5411         insert_catchpoint.  Disable catchpoints if they fail to insert.
5412
5413 2003-06-17  Daniel Jacobowitz  <drow@mvista.com>
5414
5415         * symfile.c (reread_symbols): Clear sym_private.
5416
5417 2003-06-17  Andrew Cagney  <cagney@redhat.com>
5418
5419         * trad-frame.h (struct frame_info): Add opaque declaration.
5420         * remote-fileio.h (struct cmd_list_element): Add opaque
5421         declaration.
5422         * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
5423         comments.
5424
5425 2003-06-17  Daniel Jacobowitz  <drow@mvista.com>
5426
5427         * remote.c (remote_prepare_to_store): Replace call to
5428         deprecated_read_register_bytes with multiple regcache_raw_read
5429         calls.
5430
5431 2003-06-17  Kris Warkentin  <kewarken@qnx.com>
5432
5433         * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
5434         (nto_find_and_open_solib): Likewise.
5435         (nto_init_solib_absolute_prefix): Likewise.
5436         (_initialize_nto_tdep): Fix indentation.
5437
5438 2003-06-17  Kris Warkentin  <kewarken@qnx.com>
5439
5440         * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
5441
5442 2003-06-17  Kris Warkentin  <kewarken@qnx.com>
5443
5444         * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
5445
5446 2003-06-17  Jim Blandy  <jimb@redhat.com>
5447
5448         * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
5449
5450 2003-06-16  Theodore A. Roth  <troth@openavr.org>
5451
5452         * avr-tdep.c (avr_extract_return_value): New function.
5453         (avr_gdbarch_init): Set extract_return_value method.
5454
5455 2003-06-16  Andrew Cagney  <cagney@redhat.com>
5456
5457         * frame.h (deprecated_get_next_frame_hack): Declare.
5458         * frame.c (legacy_saved_regs_prev_register): Only require
5459         DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed.  Assert that
5460         there are always saved regs.
5461         (deprecated_generic_get_saved_register): Do not require
5462         DEPRECATED_FRAME_INIT_SAVED_REGS.
5463         (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
5464         use frame ID unwind instead.
5465         (deprecated_get_next_frame_hack): New function.
5466
5467 2003-06-16  Corinna Vinschen  <vinschen@redhat.com>
5468
5469         * h8300-tdep.c (h8300_push_arguments): Remove.  Substitute by...
5470         (h8300_push_dummy_call): ...this function.  Some minor optimization.
5471         (h8300_push_return_address): Remove.
5472         (h8300_gdbarch_init): Remove calls to
5473         set_gdbarch_deprecated_dummy_write_sp,
5474         set_gdbarch_deprecated_push_arguments and
5475         set_gdbarch_deprecated_push_return_address.
5476         Add call to set_gdbarch_push_dummy_call.
5477
5478 2003-06-16  Corinna Vinschen  <vinschen@redhat.com>
5479
5480         * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
5481         (E_PSEUDO_EXR_REGNUM): Ditto.
5482         (h8300_is_argument_spill): Check for instructions moving argument
5483         registers into safe registers.
5484         (h8300_skip_prologue): Check for stm instruction to push registers
5485         used for register variables onto stack.
5486         (gdb_print_insn_h8300): Remove.
5487         (h8300_examine_prologue): Add a comment.
5488         (h8300_register_name): Take pseudo registers into account.
5489         (h8300s_register_name): Ditto.
5490         (h8300sx_register_name): Ditto.
5491         (h8300_print_register): Ditto.
5492         (h8300_print_registers_info): Define "nice" printing order.
5493         (h8300_saved_pc_after_call): Take pseudo registers into account.
5494         (h8300_register_type): Ditto.  Return type used for remote connection
5495         when requesting real CCR or EXR register, return actual type when
5496         requesting pseudo CCR or EXR.
5497         (h8300_pseudo_register_read): New function.
5498         (h8300_pseudo_register_write): Ditto.
5499         (h8300_dbg_reg_to_regnum): Ditto.
5500         (h8300s_dbg_reg_to_regnum): Ditto.
5501         (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
5502         set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
5503         set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
5504         set_gdbarch_print_insn architecture dependent.
5505         Call set_gdbarch_pseudo_register_read and
5506         set_gdbarch_pseudo_register_write.
5507         (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
5508
5509 2003-06-16  Andrew Cagney  <cagney@redhat.com>
5510
5511         * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
5512         * gdbarch.h, gdbarch.c: Re-generate.
5513         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5514         * s390-tdep.c (s390_gdbarch_init): Update.
5515         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5516         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5517         * mips-tdep.c (mips_gdbarch_init): Update.
5518         * mcore-tdep.c (mcore_gdbarch_init): Update.
5519         * cris-tdep.c (cris_gdbarch_init): Update.
5520         * infcall.c (call_function_by_hand): Update.
5521         * ia64-tdep.c (ia64_push_arguments): Update comment.
5522         * frame.c (legacy_get_prev_frame): Do not assume
5523         SAVE_DUMMY_FRAME_TOS_P.
5524         * dummy-frame.c (find_dummy_frame): Update comment.
5525
5526 2003-06-16  Andrew Cagney  <cagney@redhat.com>
5527
5528         * regcache.c (do_cooked_read): Do not use register_valid_p.
5529
5530 2003-06-15  Theodore A. Roth  <troth@openavr.org>
5531
5532         * avr-tdep.c (avr_register_type): Remove a blank line.
5533         (avr_scan_prologue): Correct some comments.
5534
5535 2003-06-15  Theodore A. Roth  <troth@openavr.org>
5536
5537         * avr-tdep.c (avr_scan_prologue): Update comment describing the various
5538         prologue types.
5539         Properly scan prologues generated by gcc with the -mcall-prologues
5540         option.
5541         Add code to scan -mcall-prologues for mega devices.
5542
5543 2003-06-15  Theodore A. Roth  <troth@openavr.org>
5544
5545         * avr-tdep.c (avr_register_byte): Delete function.
5546         (avr_register_raw_size): Delete function.
5547         (avr_register_virtual_size): Delete function.
5548         (avr_register_virtual_type): Delete function.
5549         (avr_register_type): New function.
5550         (avr_address_to_pointer): Remove unused code.
5551         (avr_read_fp): Need to read FP as two separate bytes due to change to
5552         avr_register_type() usage.
5553         (avr_gdbarch_init): Don't set deprecated_register_size.
5554         Don't set deprecated_register_bytes.
5555         Don't set deprecated_register_byte.
5556         Don't set deprecated_register_raw_size.
5557         Don't set deprecated_max_register_raw_size.
5558         Don't set deprecated_register_virtual_size.
5559         Don't set deprecated_max_register_virtual_size.
5560         Don't set deprecated_register_virtual_type.
5561         Set register_type method.
5562
5563 2003-06-15  Daniel Jacobowitz  <drow@mvista.com>
5564
5565         * Makefile.in (linux-nat.o): Add rule.
5566         * linux-nat.c: New file.
5567         * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
5568         (CHILD_INSERT_VFORK_CATCHPOINT): Define.
5569         (CHILD_INSERT_EXEC_CATCHPOINT): Define.
5570         * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
5571         * config/arm/linux.mh (NATDEPFILES): Likewise.
5572         * config/i386/linux.mh (NATDEPFILES): Likewise.
5573         * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
5574         * config/ia64/linux.mh (NATDEPFILES): Likewise.
5575         * config/m68k/linux.mh (NATDEPFILES): Likewise.
5576         * config/mips/linux.mh (NATDEPFILES): Likewise.
5577         * config/powerpc/linux.mh (NATDEPFILES): Likewise.
5578         * config/s390/s390.mh (NATDEPFILES): Likewise.
5579         * config/sparc/linux.mh (NATDEPFILES): Likewise.
5580
5581 2003-06-15  Mark Kettenis  <kettenis@gnu.org>
5582
5583         * i387-tdep.c: Reorder includes, fix some whitespace issues and
5584         replace out-of-date comment.
5585
5586 2003-06-15  Andrew Cagney  <cagney@redhat.com>
5587
5588         * rdi-share/host.h (Fail): Change to a varargs function.
5589         * remote-rdi.c (Fail): Update.
5590
5591 2003-06-15  Mark Kettenis  <kettenis@gnu.org>
5592
5593         * i386-tdep.c (i386_next_regnum): Fix bounds checking.
5594         (i386_convert_register_p, i386_register_to_value,
5595         i386_register_from_value): Handle types longer than 8 bytes.
5596
5597 2003-06-15  Mark Kettenis  <kettenis@gnu.org>
5598
5599         * i386-tdep.c (i386_register_to_value, i386_value_to_register):
5600         Move floating-point code to new function in i387-tdep.c.
5601         * i387-tdep.c (i387_register_to_value, i387_value_to_register):
5602         New functions containing code moved here from i386-tdep.c.
5603         * i387-tdep.h: Add opaque declaration for `struct type'.
5604         (i387_register_to_value, i387_value_to_register): New prototypes.
5605         * x86-64-tdep.c (x86_64_convert_register_p): New function.
5606         (x86_64_init_abi): Set convert_register_p, register_to_value and
5607         value_to_register here.
5608
5609 2003-06-14  Andrew Cagney  <cagney@redhat.com>
5610
5611         * mips-tdep.c (mips_register_to_value): Make static.
5612         (mips_value_to_register): Make static.
5613         * i386-tdep.c (i386_fetch_pointer_argument): Make static.
5614         * ia64-tdep.c (ia64_register_raw_size): Make static.
5615         (ia64_register_virtual_size): Make static.
5616         (ia64_register_byte): Make static.
5617         * i387-tdep.c: Include "i387-tdep.h".
5618         (print_387_control_word): Delete function.
5619         (print_387_status_word): Delete function.
5620         (print_387_status_bits): Delete function.
5621         (print_387_control_bits): Delete function.
5622         * Makefile.in (i387-tdep.o): Update dependencies.
5623         * rdi-share/host.h (Fail): Declare.
5624         * remote-rdi.c (Fail): Update to match declaration.
5625
5626 2003-06-14  Andrew Cagney  <cagney@redhat.com>
5627
5628         * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
5629         * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
5630         * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
5631         * config/djgpp/fnchange.lst: Delete "remote-array.c".
5632         * README: Delete reference to remote-array.
5633         * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
5634         (remote-array.o): Delete target.
5635         * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
5636         * remote-array.c: Delete file.
5637
5638 2003-06-14  Andrew Cagney  <cagney@redhat.com>
5639             Mark Kettenis  <kettenis@gnu.org>
5640
5641         * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
5642         (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
5643         parameter with "frame".
5644         * gdbarch.h, gdbarch.c: Re-generate.
5645         * frame.h (put_frame_register): Declare.
5646         * frame.c (put_frame_register): New function.
5647         * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
5648         (legacy_register_to_value): Rewrite, use "frame" to get the
5649         register value.
5650         (legacy_value_to_register): Rewrite, use "frame" to find the
5651         register's location before storing.
5652         * arch-utils.h (legacy_convert_register_p): Update.
5653         (legacy_register_to_value, legacy_value_to_register): Update.
5654         * findvar.c (value_from_register): Rewrite, eliminate use of
5655         REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
5656         "frame" to REGISTER_TO_VALUE.
5657         * valops.c (value_assign): Move the CONVERT_REGISTER code to the
5658         lval_reg_frame_relative + lval_register branch of the switch.  Do
5659         not use REGISTER_CONVERT_FROM_TYPE.  Use put_frame_register.
5660         * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
5661         I386_EDI_REGNUM): New defines.
5662         (i386_next_regnum, i386_convert_register_p,
5663         i386_register_to_value, i386_value_to_register): New functions.
5664         (i386_register_convertible, i386_register_convert_to_virtual,
5665         i386_convert_to_raw): Remove functions.
5666         (i386_gdbarch_init): Set convert_register_p, register_to_value and
5667         value_to_register instead of register_convertible,
5668         register_convert_to_virtual and register_convert_to_raw.
5669         * mips-tdep.c (mips_convert_register_p): New function.
5670         (mips_value_to_register): Replace mips_register_convert_from_type.
5671         (mips_register_to_value): Replace mips_register_convert_to_type.
5672         (mips_gdbarch_init): Set conver_register_p, value_to_register and
5673         register_to_value.
5674         * alpha-tdep.c (alpha_convert_register_p): Update.
5675         (alpha_value_to_register): Update, store the register.
5676         (alpha_register_to_value): Update, fetch the register.
5677
5678 2003-06-14  Theodore A. Roth  <troth@openavr.org>
5679
5680         * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
5681         (avr_gdbarch_init): Remove avr_call_dummy_words variable.
5682         Don't set deprecated_call_dummy_words.
5683         Remove commented out set_gdbarch_believe_pcc_promotion() call.
5684         Don't set remote_translate_xfer_address.
5685         (avr_io_reg_read_command): Remove commented out debug printf.
5686         Wrap a long line.
5687
5688 2003-06-14  Theodore A. Roth  <troth@openavr.org>
5689
5690         * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
5691         causes gdb to seg fault.
5692
5693 2003-06-14  Daniel Jacobowitz  <drow@mvista.com>
5694
5695         * sparc-nat.c (fetch_inferior_registers): Correct
5696         a reference to "registers".
5697
5698 2003-06-14  Jeroen Dekkers  <jeroen@dekkers.cx>
5699
5700         * Makefile.in (exc_request_U_h): Define
5701         (exc_request_S_h): Likewise.
5702         (msg_reply_S_h): Likewise.
5703         (msg_U_h): Likewise.
5704         (notify_S_h): Likewise.
5705         (process_reply_S_h): Likewise.
5706         (gnu-nat.o): Depend on gdb_obstack_h
5707         * gnu-nat.c: Include "gdb_obstack.h".
5708
5709 2003-06-13  Andrew Cagney  <cagney@redhat.com>
5710
5711         * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
5712         * gdbarch.h, gdbarch.c: Re-generate.
5713
5714 2003-06-13  Andrew Cagney  <cagney@redhat.com>
5715
5716         * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces.  Clarify
5717         when deprecated REGISTER macros can be deleted.
5718         * gdbarch.h, gdbarch.c: Re-generate.
5719
5720 2003-06-13  Jim Blandy  <jimb@redhat.com>
5721
5722         * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
5723         Linux entry point symbols for _dl_debug_state, too.
5724
5725 2003-06-13  Andrew Cagney  <cagney@redhat.com>
5726
5727         * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
5728         available, do not use the FP register, and always save the TOS.
5729         * dummy-frame.c (dummy_frame_this_id): Do not assert
5730         SAVE_DUMMY_FRAME_TOS.
5731         * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
5732         (i386_gdbarch_init): Do not set save_dummy_frame_tos.
5733         (i386_push_dummy_call): Add 8 to the returned SP.
5734         * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
5735         * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
5736         (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
5737         * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
5738         (x86_64_push_dummy_call): Return "sp + 16".
5739         (x86_64_init_abi): Do not set save_dummy_frame_tos.
5740         * alpha-tdep.c (alpha_gdbarch_init): Do not set
5741         save_dummy_frame_tos.
5742
5743 2003-06-13  Jim Blandy  <jimb@redhat.com>
5744
5745         * frv-tdep.c (frv_use_struct_convention): Delete static
5746         declaration for function deleted in my change of 2003-06-12.
5747
5748 2003-06-13  Theodore A. Roth  <troth@openavr.org>
5749
5750         * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
5751         (avr_pointer_to_address): Shift code addrs left 1 bit.
5752         (avr_convert_from_func_ptr_addr): Delete function since operation is
5753         better handled by avr_address_to_pointer and avr_pointer_to_address.
5754         (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
5755
5756 2003-06-13  Mark Kettenis  <kettenis@gnu.org>
5757
5758         From Kelley Cook  <kelleycook@wideopenwest.com>:
5759         * configure.host: Accept i[34567]86 variants.
5760         * configure.tgt: Likewise.
5761         * nlm/configure.in: Likewise.
5762         * nlm/configure: Regenerated.
5763
5764 2003-06-13  Richard Earnshaw  <rearnsha@arm.com>
5765
5766         * arm-tdep.c (solib-svr4.h): Dont' include it.
5767         (arm_linux_svr4_fetch_link_map_offsets): Move to ...
5768         * arm-linux-tdep.c: ... here.  Make static.
5769         (arm_linux_init_abi): Register it.
5770         (solib-svr4.h): Include it.
5771         * Makefile.in: Update dependencies.
5772         * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
5773         (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
5774
5775 2003-06-13  Corinna Vinschen  <vinschen@redhat.com>
5776
5777         * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
5778         indicate registers used for return values.
5779         (struct frame_extra_info): Drop args_pointer and locals_pointer.
5780         (h8300_examine_prologue): Remove initializing dropped frame_extra_info
5781         members.
5782         (h8300_init_extra_frame_info): Ditto.
5783         (h8300_frame_locals_address): Removed.
5784         (h8300_frame_args_address): Removed.
5785         (h8300_extract_return_value): Use new regcache structure. Only care
5786         for 16 bit CPUs.
5787         (h8300h_extract_return_value): Same function for 32 bit CPUs.
5788         (h8300_store_return_value): Use new regcache structure. Only care
5789         for 16 bit CPUs.
5790         (h8300h_store_return_value): Same function for 32 bit CPUs.
5791         (h8300_store_struct_return): Removed.
5792         (h8300_extract_struct_value_address): Use new regcache structure.
5793         (h8300h_extract_struct_value_address): Removed.
5794         (h8300_push_dummy_code): New function.
5795         (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
5796         Remove call_dummy_words.  Call set_gdbarch_extract_return_value and
5797         set_gdbarch_store_return_value architecture dependent.
5798         Call set_gdbarch_push_dummy_code and
5799         set_gdbarch_extract_struct_value_address.
5800         Remove calls to set_gdbarch_frame_args_address,
5801         set_gdbarch_frame_locals_address,
5802         set_gdbarch_deprecated_store_struct_return,
5803         set_gdbarch_deprecated_extract_return_value,
5804         set_gdbarch_deprecated_extract_struct_value_address,
5805         set_gdbarch_deprecated_call_dummy_words and
5806         set_gdbarch_deprecated_sizeof_call_dummy_words.
5807
5808 2003-06-13  Corinna Vinschen  <vinschen@redhat.com>
5809
5810         * h8300-tdep.c (h8300_register_byte): Remove.
5811         (h8300h_register_byte): Remove.
5812         (h8300_register_virtual_type): Remove.  Substitute by...
5813         (h8300_register_type): New function.
5814         (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
5815         (h8300h_extract_struct_value_address): Ditto.
5816         (h8300_gdbarch_init): Drop calls to
5817         set_gdbarch_deprecated_register_byte and
5818         set_gdbarch_deprecated_register_virtual_type.
5819         Add call to set_gdbarch_register_type.
5820
5821 2003-06-13  Andrew Cagney  <cagney@redhat.com>
5822
5823         * gdbarch.sh: Update comments on registers.
5824         (deprecated_register_byte): Rename register_byte.
5825         (deprecated_register_raw_size): Rename register_raw_size.
5826         (deprecated_register_virtual_size): Rename register_virtual_size.
5827         (deprecated_register_virtual_type): Rename register_virtual_type.
5828         * gdbarch.h, gdbarch.c: Re-generate.
5829         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5830         * vax-tdep.c (vax_gdbarch_init): Update.
5831         * v850-tdep.c (v850_gdbarch_init): Update.
5832         * sparc-tdep.c (sparc_gdbarch_init): Update.
5833         * sh-tdep.c (sh_gdbarch_init): Update.
5834         * s390-tdep.c (s390_gdbarch_init): Update.
5835         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5836         * ns32k-tdep.c: Update.
5837         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5838         * mips-tdep.c (mips_gdbarch_init): Update.
5839         * mcore-tdep.c (mcore_gdbarch_init): Update.
5840         * m68k-tdep.c (m68k_gdbarch_init): Update.
5841         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5842         * ia64-tdep.c (ia64_gdbarch_init): Update.
5843         * hppa-tdep.c (hppa_gdbarch_init): Update.
5844         * h8300-tdep.c (h8300_gdbarch_init): Update.
5845         * frv-tdep.c (frv_gdbarch_init): Update.
5846         * cris-tdep.c (cris_gdbarch_init): Update.
5847         * avr-tdep.c (avr_gdbarch_init): Update.
5848         * alpha-tdep.c (alpha_gdbarch_init): Update.
5849         * arm-tdep.c (arm_gdbarch_init): Update.
5850
5851 2003-06-13  Andrew Cagney  <cagney@redhat.com>
5852
5853         * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
5854         mips_o32_use_struct_convention with always_use_struct_convention.
5855
5856 2003-06-12  David Carlton  <carlton@kealia.com>
5857
5858         * cp-namespace.c (cp_set_block_scope): Comment out
5859         processing_has_namespace_info branch.
5860
5861 2003-06-12  Jim Blandy  <jimb@redhat.com>
5862
5863         Recognize and skip 64-bit PowerPC Linux linkage functions.
5864         * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
5865         insn_pattern, insns_match_pattern, d_field, ds_field): New
5866         functions, macros, and types for working with PPC instructions.
5867         (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
5868         ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
5869         ppc64_skip_trampoline_code): New functions, variables, and macros
5870         for recognizing and skipping linkage functions.
5871         (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
5872         ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
5873
5874         * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
5875         register offsets for both the 32- and 64-bit interfaces.
5876
5877         Actually finish the job started by my change of 2003-05-29.
5878         * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
5879         other #definition of this.
5880         (ppc_linux_skip_trampoline_code): Remove declaration.
5881         * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
5882         static.
5883         (ppc_linux_init_abi): Register it as the skip_trampoline_code
5884         method for GDBARCH.
5885
5886         * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
5887         'long' on ppc64-*-linux*.
5888
5889         * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
5890         isn't #defined, assume the register doesn't exist: act as if
5891         tdep->ppc_mq_regnum were -1.
5892
5893         * configure.host, configure.tgt: Add entries for
5894         powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
5895         powerpc/linux.mt.
5896         * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
5897         New files.
5898
5899         * arch-utils.c (always_use_struct_convention): New function.
5900         * arch-utils.h (always_use_struct_convention): New prototype.
5901         * alpha-tdep.c (alpha_use_struct_convention): Delete.
5902         (alpha_gdbarch_init): Register always_use_struct_convention,
5903         instead of alpha_use_struct_convention.
5904         * cris-tdep.c (cris_use_struct_convention): Delete.
5905         (cris_gdbarch_init): Register always_use_struct_convention,
5906         instead of cris_use_struct_convention.
5907         * frv-tdep.c (frv_use_struct_convention): Delete.
5908         (frv_gdbarch_init): Register always_use_struct_convention,
5909         instead of frv_use_struct_convention.
5910         * h8300-tdep.c (h8300_use_struct_convention): Delete.
5911         (h8300_gdbarch_init): Register always_use_struct_convention,
5912         instead of h8300_use_struct_convention.
5913         * mips-tdep.c (mips_o32_use_struct_convention): Delete.
5914         (mips_o32_gdbarch_init): Register always_use_struct_convention,
5915         instead of mips_o32_use_struct_convention.
5916
5917 2003-06-12  Andrew Cagney  <cagney@redhat.com>
5918
5919         * wince.c: Include "mips-tdep.h".
5920         * mips-tdep.h (mips_next_pc): Declare.
5921         * mcore-tdep.c: Make more local functions static.
5922         * Makefile.in (wince.o): Update dependencies.
5923
5924 2003-06-12  David Carlton  <carlton@kealia.com>
5925
5926         * symtab.c (lookup_symbol_aux_minsyms): Replace
5927         DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
5928         (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
5929         (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
5930         SYMBOL_NATURAL_NAME.
5931
5932 2003-06-12  Andreas Schwab  <schwab@suse.de>
5933
5934         * Makefile.in (tuiDisassem.o): Update dependencies.
5935
5936 2003-06-12  David Carlton  <carlton@bactrian.org>
5937
5938         * symtab.h: Delete declaration of make_symbol_overload_list.
5939         Add declaration of lookup_partial_symbol.
5940         * symtab.c (remove_params): Move to cp-support.c.
5941         (overload_list_add_symbol, make_symbol_overload_list)
5942         (sym_return_val_size, sym_return_val_index): Ditto.
5943         (lookup_partial_symbol): Make extern.
5944         * cp-support.h: Add declaration of make_symbol_overload_list.
5945         * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
5946         symtab.h, and block.h.
5947         (remove_params): Move here from symtab.c.
5948         (overload_list_add_symbol, make_symbol_overload_list)
5949         (sym_return_val_size, sym_return_val_index): Ditto.
5950         * valops.c: Include cp-support.h.
5951         * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
5952         frame_h, and block_h.
5953         (valops.o): Depend on cp_support_h.
5954
5955 2003-06-12  Corinna Vinschen  <vinschen@redhat.com>
5956
5957         * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
5958         substitute by NUM_REGS throughout.
5959         (h8300_register_name): Only care for H8/300 and H8/300H registers.
5960         (h8300s_register_name): New function for H8S registers.
5961         (h8300sx_register_name): Ditto for H8SX registers.
5962         (h8300_print_register): Revise register printing, avoid depending
5963         on 32 bit long.
5964         (h8300_register_byte): Only care for H8/300 registers.
5965         (h8300h_register_byte): New function for any other architecture.
5966         (h8300_register_raw_size): Remove.
5967         (h8300_register_virtual_type): Revise to return actually useful
5968         type.
5969         (h8300_extract_struct_value_address): Only care for H8/300 registers.
5970         (h8300h_extract_struct_value_address): New function for any other
5971         architecture.
5972         (h8300_gdbarch_init): Add h8300sxn.  Call set_gdbarch_num_regs,
5973         set_gdbarch_register_name, set_gdbarch_register_byte,
5974         set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
5975         Remove calls to set_gdbarch_deprecated_register_size,
5976         set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
5977         set_gdbarch_deprecated_max_register_raw_size,
5978         set_gdbarch_register_virtual_size and
5979         set_gdbarch_deprecated_max_register_virtual_size entirely.
5980         Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
5981         set_gdbarch_long_double_bit.
5982
5983 2003-06-11  Jeff Johnston  <jjohnstn@redhat.com>
5984
5985         * doublest.c (convert_doublest_to_floatformat): When dealing
5986         with the implied integer bit, only alter mant_bits if we are
5987         processing a full 32 bits of mantissa.
5988
5989 2003-06-11  David Carlton  <carlton@bactrian.org>
5990
5991         * dictionary.h: New.
5992         * dictionary.c: New.
5993         * block.h: Add opaque declaration for struct dictionary.
5994         (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
5995         'sym' members.
5996         (BLOCK_DICT): New macro.
5997         Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
5998         BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
5999         BLOCK_SHOULD_SORT.
6000         (ALL_BLOCK_SYMBOLS): Update definition.
6001         * Makefile.in (SFILES): Add dictionary.c.
6002         (dictionary_h): New.
6003         (COMMON_OBS): Add dictionary.o.
6004         (dictionary.o): New.
6005         (ada-lang.o): Depend on dictionary_h.
6006         (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
6007         (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
6008         (mi-cmd-stack.o): Ditto.
6009         (gdbtk-cmds.o): Update dependencies.
6010         (gdbtk-stack.o): Ditto.
6011         * ada-lang.c: Include dictionary.h.
6012         (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
6013         (fill_in_ada_prototype, debug_print_block): Ditto.
6014         (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
6015         explicit iteration by use of ALL_BLOCK_SYMBOLS.  Delete variable
6016         'is_sorted'.
6017         * mdebugread.c: Include dictionary.h.
6018         (struct parse_stack): Delete 'maxsyms' member.
6019         (parse_symbol): Update calls to new_block.  Delete calls to
6020         shrink_block.  Use dictionary methods.
6021         (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
6022         Update calls to new_symtab.  Don't maintain maxsyms data.
6023         (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
6024         (add_symbol): Just call dict_add_symbol.
6025         (new_symtab): Delete 'maxsyms' argument.
6026         (new_symtab): Update calls to new_block.
6027         (new_block): Delete 'maxsyms' argument; add 'function' argument.
6028         (shrink_block): Delete function.
6029         (fixup_sigtramp): Update call to new_block.  Add symbol via
6030         dict_add_symbol.
6031         * jv-lang.c: Include dictionary.h.
6032         (get_java_class_symtab): Set the BLOCK_DICT of the blocks
6033         appropriately.  Set class_symtab->free_func.  Make sure the
6034         blockvector is big enough to hold two blocks.
6035         (add_class_symtab_symbol): Use dictionary methods.
6036         (free_class_block): New function.
6037         (type_from_class): Replace explicit iteration by
6038         ALL_BLOCK_SYMBOLS.
6039         * symtab.h (struct symtab): Replace 'free_ptr' method by
6040         'free_func'.
6041         * dwarf2read.c (psymtab_to_symtab_1): Delete call to
6042         sort_symtab_syms.
6043         * dwarfread.c (psymtab_to_symtab_1): Delete call to
6044         sort_symtab_syms.
6045         * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
6046         Include dictionary.h.
6047         (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
6048         * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
6049         sort_symtab_syms.
6050         * objfiles.c: Include dictionary.h.
6051         (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
6052         * buildsym.c: Include dictionary.h.
6053         (finish_block): Use dictionary methods.
6054         (end_symtab): Set free_func to NULL, not free_ptr.
6055         * tracepoint.c: Include dictionary.h.
6056         (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
6057         (scope_info): Ditto.
6058         * stack.c: Include dictionary.h.
6059         (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
6060         (print_block_frame_labels, print_frame_arg_vars)
6061         (print_frame_args): Ditto.
6062         * symmisc.c (free_symtab_block): Use dictionary methods.
6063         (dump_symtab): Ditto.
6064         (free_symtab): Replace use of 'free_ptr' by 'free_func'.
6065         Include dictionary.h.
6066         * symfile.h: Delete declarations of sort_block_syms,
6067         sort_symtab_syms.
6068         * symfile.c (sort_block_syms): Delete.
6069         (sort_symtab_syms): Delete.
6070         * symtab.c: Include dictionary.h.
6071         (lookup_block_symbol): Use dictionary iterators.
6072         (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
6073         (search_symbols, make_symbol_completion_list): Ditto.
6074         (make_symbol_overload_list): Ditto.
6075         * valops.c (value_of_local): Use dict_empty.
6076         Include dictionary.h.
6077
6078 2003-06-11  J. Brobecker  <brobecker@gnat.com>
6079
6080         * win32-nat.c (solib_symbols_add): Fix a small compilation error.
6081
6082 2003-06-11  David Carlton  <carlton@bactrian.org>
6083
6084         * block.h (BLOCK_SHOULD_SORT): Delete.
6085         * symtab.c (lookup_block_symbol): Don't worry about sorted linear
6086         blocks.
6087         * ada-lang.c (ada_add_block_symbols): Ditto.
6088         * symfile.c (sort_block_syms): Delete.
6089         (sort_symtab_syms): Ditto.
6090         * symfile.h: Delete sort_symtabs_syms and sort_block_syms
6091         declarations.
6092         * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
6093         * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
6094         * dwarf2read.c (psymtab_to_symtab_1): Ditto.
6095         * dwarfread.c (psymtab_to_symtab_1): Ditto.
6096         * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
6097         * mdebugread.c (psymtab_to_symtab_1): Ditto.
6098         * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
6099
6100 2003-06-11  Jeff Johnston  <jjohnstn@redhat.com>
6101
6102         * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
6103         bits to 128.
6104
6105 2003-06-11  Andrew Cagney  <cagney@redhat.com>
6106
6107         * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
6108         REGISTER_CONVERTIBLE.
6109         (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
6110         (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
6111         * gdbarch.h, gdbarch.c: Re-generate.
6112         * arch-utils.h (deprecated_register_convertible_not): Rename
6113         generic_register_convertible_not.
6114         * arch-utils.c (deprecated_register_convertible_not): Rename
6115         generic_register_convertible.
6116         (legacy_convert_register_p, legacy_register_to_value): Update.
6117         * sh-tdep.c (sh64_push_arguments): Update.
6118         * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
6119         * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
6120         * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
6121         * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
6122         * arch-utils.c (legacy_value_to_register): Update.
6123         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6124         (rs6000_register_convert_to_raw): Make parameter "from" const.
6125         * mips-tdep.c (mips_gdbarch_init): Update.
6126         (mips_register_convert_to_raw): Make  parameter"virt_buf" const.
6127         * infcmd.c (default_print_registers_info): Update.
6128         * ia64-tdep.c (ia64_gdbarch_init): Update.
6129         (ia64_register_convert_to_raw): Make parameter "from" const.
6130         * i386-tdep.c (i386_gdbarch_init): Update.
6131         (i386_register_convert_to_raw): Update.
6132
6133 2003-06-11  Andrew Cagney  <cagney@redhat.com>
6134
6135         * remote-fileio.c: Include "remote-fileio.h".
6136         * Makefile.in (remote-fileio.o): Update dependencies.
6137         (remote_fileio_h): Fix typo.
6138
6139 2003-06-11  Andrew Cagney  <cagney@redhat.com>
6140
6141         * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
6142         (xstormy16_save_dummy_frame_tos): Make static.
6143         (_initialize_xstormy16_tdep): Add declaration.
6144         * vax-tdep.c (_initialize_vax_tdep): Add declaration.
6145         * v850-tdep.c: Make local functions static.
6146         (_initialize_v850_tdep): Add declaration.
6147         * sparc-tdep.c: Make local functions static.
6148         (_initialize_sparc_tdep): Add declaration.
6149         * sh-tdep.c: Make local functions static.
6150         (_initialize_sh_tdep): Add declaration.
6151         * sh3-rom.c (_initialize_sh3_rom): Add declaration.
6152         * s390-tdep.c: Make local functions static.
6153         (_initialize_s390_tdep): Add declaration.
6154         * dbxread.c (find_stab_function_addr): Make static.
6155         * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
6156         * ocd.c (_initialize_remote_ocd): Add declaration.
6157         * dink32-rom.c (_initialize_dink32_rom): Add declaration.
6158         * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
6159         * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
6160         * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
6161         * mips-tdep.c (_initialize_mips_tdep): Add declaration.
6162         * remote-array.c (_initialize_array): Add declaration.
6163         (_initialize_remote_monitors): Add declaration.
6164         * remote-mips.c: Make local functions static.
6165         (_initialize_remote_mips): Add declaration.
6166         * mcore-tdep.c: Make all local functions static.
6167         (_initialize_mcore_tdep): Add declaration.
6168         * dbug-rom.c (_initialize_dbug_rom): Add declaration.
6169         * abug-rom.c (_initialize_abug_rom): Add declaration.
6170         * rom68k-rom.c (_initialize_rom68k): Add declaration.
6171         * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
6172         * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
6173         * remote-est.c (_initialize_est): Add declaration.
6174         * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
6175         (m68hc11_call_dummy_address): Make static.
6176         * ia64-tdep.c: Make local functions static.
6177         (_initialize_ia64_tdep): Add declaration.
6178         * solib-legacy.c (_initialize_svr4_lm): Add declaration.
6179         * monitor.c (monitor_wait_filter): Make static.
6180         (_initialize_remote_monitors): Add declaration.
6181         * remote-hms.c (_initialize_remote_hms): Add declaration.
6182         * remote-e7000.c (fetch_regs_from_dump): Make static.
6183         (expect_n): Make static.
6184         (_initialize_remote_e7000): Add declaration.
6185         * ser-e7kpc.c: Always include "defs.h".
6186         (_initialize_ser_e7000pc): Add declaration.
6187         * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
6188         * cris-tdep.c: Make all but one function static.
6189         (_initialize_cris_tdep): Add declaration.
6190         * solib-svr4.c (_initialize_svr4_solib): Add declaration.
6191         * solib.c (update_solib_list): Make static.
6192         (_initialize_solib): Add declaration.
6193         * avr-tdep.c (avr_breakpoint_from_pc): Make static.
6194         (_initialize_avr_tdep): Add declaration.
6195         * remote-rdi.c (voiddummy): Make static.
6196         (_initialize_remote_rdi): Add declaration.
6197         * arm-tdep.c (_initialize_arm_tdep): Add declaration.
6198         * remote-rdp.c (send_rdp): Make static.
6199         (_initialize_remote_rdp): Add declaration.
6200         * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
6201
6202 2003-06-11  Corinna Vinschen  <vinschen@redhat.com>
6203
6204         * remote-fileio.c: Make ari happy.
6205
6206 2003-06-10  J. Brobecker  <brobecker@gnat.com>
6207
6208         * rs6000-nat.c (child_xfer_memory): Compute the right address when
6209         fetching the trailing bytes of the buffer we are about to write.
6210
6211 2003-06-10  Andrew Cagney  <cagney@redhat.com>
6212
6213         * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
6214         * Makefile.in (remote-fileio.o): Update dependencies.
6215         * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h".  Do not
6216         include <setjmp.h>, or <sys/types.h> conditional on USG.
6217         (remote_fio_jmp_buf): Delete global variable.
6218
6219 2003-06-10  Corinna Vinschen  <vinschen@redhat.com>
6220             Martin M. Hunt  <hunt@redhat.com>
6221
6222         * Makefile.in (REMOTE_OBS): Add remote-fileio.o
6223         (SFILES): Add remote-fileio.c.
6224         Add dependencies for building remote-fileio.o.  Add remote-fileio.h to
6225         dependencies for building remote.o.
6226         * remote-fileio.c: New file implementing the remote File-I/O protocol.
6227         * remote-fileio.h: New header file defining remote File-I/O interface.
6228         * remote.c (remote_write_bytes, remote_read_bytes): Remove
6229         static storage class.
6230         (remote_wait, remote_async_wait): Call remote_fileio_request() on
6231         'F' packet.
6232         (_initialize_remote): Call initialize_remote_fileio().
6233         * remote.h: Declare remote_write_bytes() and remote_read_bytes().
6234         * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
6235         * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
6236         (captured_main): Initialize new ui_files.
6237         * ui-file.c: Add read and fgets input functions.
6238         (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
6239         (null_file_read): New function.
6240         (ui_file_read): New function.
6241         (set_ui_file_read): New function.
6242         (stdio_file_read): New function.
6243         * ui-file.h: New type ui_file_read_ftype.
6244         (set_ui_file_read): Declare.
6245         (ui_file_read): Declare.
6246
6247 2003-06-09  Andrew Cagney  <cagney@redhat.com>
6248
6249         * frame.h (deprecated_unwind_get_saved_register): Rename
6250         generic_unwind_get_saved_register, update comments.
6251         * mips-tdep.c (mips_get_saved_register): Update.
6252         * frame.c (deprecated_unwind_get_saved_register): Update.
6253
6254 2003-06-09  Andrew Cagney  <cagney@redhat.com>
6255
6256         * vax-tdep.c (vax_frame_locals_address): Delete function.
6257         (vax_gdbarch_init): Do not set frame_locals_address.
6258         * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
6259         (m68hc11_gdbarch_init): Do not set frame_locals_address.
6260         * s390-tdep.c (s390_frame_args_address): Delete function.
6261         (s390_gdbarch_init): Do not set frame_args_address or
6262         frame_locals_address.
6263         * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
6264         (ns32k_gdbarch_init): Do not set frame_locals_address.
6265         * hppa-tdep.c (hppa_frame_args_address): Delete function.
6266         (hppa_frame_locals_address): Delete function.
6267         (hppa_gdbarch_init): Do not set frame_args_address, or
6268         frame_locals_address.
6269         * arm-tdep.c (arm_frame_args_address): Delete.
6270         (arm_frame_locals_address): Delete.
6271         (arm_gdbarch_init): Do not set frame_args_address, or
6272         frame_locals_address.
6273
6274 2003-06-09  Andrew Cagney  <cagney@redhat.com>
6275
6276         * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
6277         * gdbarch.h, gdbarch.c: Re-generate.
6278         * arch-utils.h (frame_num_args_unknown): Delete both declarations.
6279         * arch-utils.c (frame_num_args_unknown): Delete function.
6280         * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
6281         (frame_info): Use FRAME_NUM_ARGS_P.
6282         * arm-tdep.c (arm_frame_num_args): Delete function.
6283         (arm_gdbarch_init): Do not set frame_num_args.
6284         * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
6285         * hppa-tdep.c (hppa_frame_num_args): Delete function.
6286         (hppa_gdbarch_init): Do not set frame_num_args.
6287         * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
6288         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
6289         frame_num_args to default frame_num_args_unknown.
6290         * v850-tdep.c (v850_gdbarch_init): Ditto.
6291         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6292         * sh-tdep.c (sh_gdbarch_init): Ditto.
6293         * s390-tdep.c (s390_gdbarch_init): Ditto.
6294         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6295         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6296         * mips-tdep.c (mips_gdbarch_init): Ditto.
6297         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6298         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
6299         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6300         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6301         * i386-tdep.c (i386_gdbarch_init): Ditto.
6302         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6303         * frv-tdep.c (frv_gdbarch_init): Ditto.
6304         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
6305         * cris-tdep.c (cris_gdbarch_init): Ditto.
6306         * avr-tdep.c (avr_gdbarch_init): Ditto.
6307         * alpha-tdep.c (alpha_gdbarch_init): Ditto.
6308
6309 2003-06-09  Andrew Cagney  <cagney@redhat.com>
6310
6311         * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
6312         (print_frame_args): Moved to "stack.c".
6313         * stack.c: Include "gdb_assert.h".
6314         (print_frame_nameless_args): Moved from "printcmd.c", made static.
6315         (print_frame_args): Moved from "printcmd.c".
6316         * frame.h (print_frame_args): Delete declaration.
6317         * Makefile.in (stack.o): Update dependencies.
6318
6319 2003-06-08  Andrew Cagney  <cagney@redhat.com>
6320
6321         * frame.c (get_prev_frame): Remove reference to
6322         frame_args_address_correct in comments.
6323         * frame-base.c (default_frame_args_address): Delete code
6324         conditional on FRAME_ARGS_ADDRESS_CORRECT.
6325         * vax-tdep.c (vax_frame_args_address_correct): Delete.
6326         (vax_frame_args_address): Merge in vax_frame_args_address_correct.
6327         * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
6328         (vax_frame_args_address_correct): Delete declaration.
6329
6330 2003-06-08  Andrew Cagney  <cagney@redhat.com>
6331
6332         * gdbarch.sh (UNWIND_SP): Add.
6333         * gdbarch.h, gdbarch.c: Re-generate.
6334         * frame.c (frame_sp_unwind): New function.
6335         (get_frame_sp): New function.
6336         * frame.h (get_frame_sp, frame_sp_unwind): Declare.
6337         * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
6338         gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
6339         value.
6340         * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
6341         (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
6342
6343 2003-06-08  Andrew Cagney  <cagney@redhat.com>
6344
6345         Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
6346         REMOTE_BREAKPOINT.
6347         * remote.c: Update.
6348         * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
6349         (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
6350         * config/m68k/tm-sun3.h: Update.
6351         * config/m68k/tm-m68klynx.h: Update.
6352         * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
6353
6354         * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
6355         trad_frame".  Update comments.
6356         * d10v-tdep.c (struct d10v_unwind_cache): Update.
6357         * trad-frame.c (trad_frame_alloc_saved_regs): Update.
6358         (trad_frame_register_value, trad_frame_prev_register): Update.
6359
6360 2003-06-08  Andrew Cagney  <cagney@redhat.com>
6361
6362         * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
6363         from GCC's acinclude.m4.
6364         * configure.in: Check for getopt's delcaration.
6365         * aclocal.m4, config.in, configure: Re-generate.
6366         * main.c (error_init): Delete declaration.
6367         * defs.h (error_init): Declare.
6368         * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
6369         (rs6000_convert_from_func_ptr_addr): Make static.
6370         (_initialize_rs6000_tdep): Add declaration.
6371         * cli/cli-cmds.c (dont_repeat): Delete declaration.
6372         (show_commands, set_verbose, show_history): Delete declaration.
6373         * top.h (set_verbose): Add declaration.
6374         (show_history, set_history, show_commands): Add declaration.
6375         (do_restore_instream_cleanup): Add declaration.
6376         * objc-lang.c (specialcmp): Make static.
6377         (print_object_command): Make static.
6378         (find_objc_msgsend): Make static.
6379         (find_objc_msgcall_submethod_helper): Make static.
6380         (find_objc_msgcall_submethod): Make static.
6381         (_initialize_objc_language): Add declaration.
6382         (find_implementation_from_class): Make static.
6383         (find_implementation): Make static.
6384         * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
6385         * objc-lang.h (lookup_struct_typedef): Add declaration.
6386         * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
6387         * cli/cli-script.c (clear_hook_in_cleanup): Make static.
6388         (do_restore_user_call_depth): Make static.
6389         (do_restore_instream_cleanup): Delete declaration.
6390         (dont_repeat): Delete declaration.
6391         * cli/cli-decode.c (add_abbrev_cmd): Delete function.
6392         * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
6393         * reggroups.c (_initialize_reggroup): Add declaration.
6394         * cp-support.c (_initialize_cp_support): Add declaration.
6395         * cp-abi.c (_initialize_cp_abi): Add declaration.
6396         * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
6397         * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
6398         (_initialize_gnu_v3_abi): Add declaration.
6399         * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
6400         (_initialize_gnu_v2_abi): Add declaration.
6401         * frame-base.c (_initialize_frame_base): Add declaration.
6402         * doublest.c (floatformat_from_length): Make static.
6403         * frame-unwind.c (_initialize_frame_unwind): Add declaration.
6404         * frame.c (create_sentinel_frame): Make static.
6405         (_initialize_frame): Add declaration.
6406         * top.c (do_catch_errors): Make static.
6407         (gdb_rl_operate_and_get_next_completion): Make static.
6408         * typeprint.c: Include "typeprint.h".
6409         * sentinel-frame.c (sentinel_frame_prev_register): Make static.
6410         (sentinel_frame_this_id): Make static.
6411         * p-valprint.c (_initialize_pascal_valprint): Add declaration.
6412         * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
6413         * dwarf2-frame.c (dwarf2_frame_cache): Make static.
6414         * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
6415         * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
6416         * maint.c (maintenance_print_architecture): Make static.
6417         * signals/signals.c (_initialize_signals): Add declaration.
6418         * std-regs.c (_initialize_frame_reg): Add declaration.
6419         * jv-exp.y (push_variable): ISO C definition.
6420         (push_qualified_expression_name): Ditto.
6421         * memattr.c (_initialize_mem): Add declaration.
6422         * remote.c (remote_check_watch_resources): Make static.
6423         (remote_stopped_by_watchpoint): Make static.
6424         (remote_stopped_data_address): Make static.
6425         * d10v-tdep.c (nr_dmap_regs): Make static.
6426         (a0_regnum): Make static.
6427         (d10v_frame_unwind_cache): Make static.
6428         (d10v_frame_p): Make static.
6429         * osabi.c (show_osabi): Make static.
6430         (_initialize_gdb_osabi): Add extern declaration.
6431         * gdbtypes.c (make_qualified_type): Make static.
6432         (safe_parse_type): Make static.
6433         * macrocmd.c (_initialize_macrocmd): Add extern declaration.
6434         * macrotab.c (macro_bcache_free): Make static.
6435         * interps.c (interp_set_quiet): Make static.
6436         (interpreter_exec_cmd): Make static.
6437         * stack.h (select_frame_command): New file.
6438         * stack.c: Include "stack.h".
6439         (select_frame_command_wrapper): Delete function.
6440         (select_frame_command): Make global.
6441         * infcall.c: Include "infcall.h".
6442         * linespec.c: Include "linespec.h".
6443         * symfile.c (sections_overlap): Make static.
6444         * cp-support.h (cp_initialize_namespace): ISO C declaration.
6445         * charset.c (_initialize_charset): Add missing prototype.
6446         * regcache.c (init_legacy_regcache_descr): Make static.
6447         (do_regcache_xfree): Make static.
6448         (regcache_xfer_part): Make static.
6449         (_initialize_regcache): Add missing prototype.
6450         * breakpoint.c (parse_breakpoint_sals): Make static.
6451         (breakpoint_sals_to_pc): Make static.
6452         * interps.h (clear_interpreter_hooks): ISO C declaration.
6453         * Makefile.in (stack_h): Define.
6454         (stack.o, typeprint.o, mi-main.o): Update dependencies.
6455         (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
6456
6457 2003-06-08  Andrew Cagney  <cagney@redhat.com>
6458
6459         * Makefile.in (d10v-tdep.o): Update dependencies.
6460         (SFILES): Add trad-frame.c.
6461         (trad_frame_h): Define.
6462         (COMMON_OBS): Add trad-frame.o.
6463         (trad-frame.o): Specify dependencies.
6464         * d10v-tdep.c: Include "trad-frame.h".
6465         (saved_regs_unwinder): Delete function.
6466         (d10v_frame_prev_register): Use trad_frame_prev_register.
6467         (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
6468         trad_frame", delete "regs" and "prev_sp".
6469         (prologue_find_regs): Use trad-frame.
6470         * trad-frame.h, trad-frame.c: New files.
6471
6472 2003-06-08  Mark Kettenis  <kettenis@gnu.org>
6473
6474         * dwarf2cfi.c, dwarf2cfi.h: Remove.
6475
6476 2003-06-07  Adam Fedor  <fedor@gnu.org>
6477
6478         * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
6479         (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
6480         using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
6481         (find_implementation, resolve_msgsend, resolve_msgsend_stret,
6482         resolve_msgsend_super, resolve_msgsend_super_stret):
6483         Use it.
6484
6485 2003-06-07  Andrew Cagney  <cagney@redhat.com>
6486
6487         * symfile.h: Re-indent, clean up comments.
6488
6489 2003-06-07  Andrew Cagney  <cagney@redhat.com>
6490
6491         * inferior.h (deprecated_write_sp): Replace
6492         generic_target_write_sp.
6493         * regcache.c (deprecated_write_sp): Replace
6494         generic_target_write_sp.
6495         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6496         * vax-tdep.c (vax_gdbarch_init): Update.
6497         * v850-tdep.c (v850_gdbarch_init): Update.
6498         * sparc-tdep.c (sparc_gdbarch_init): Update.
6499         * sh-tdep.c (sh_gdbarch_init): Update.
6500         * s390-tdep.c (s390_gdbarch_init): Update.
6501         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6502         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6503         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6504         * mcore-tdep.c (mcore_gdbarch_init): Update.
6505         * m68k-tdep.c (m68k_gdbarch_init): Update.
6506         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6507         * ia64-tdep.c (ia64_gdbarch_init): Update.
6508         * h8300-tdep.c (h8300_gdbarch_init): Update.
6509         * frv-tdep.c (frv_gdbarch_init): Update.
6510         * cris-tdep.c (cris_gdbarch_init): Update.
6511         * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
6512
6513 2003-06-07  Andrew Cagney  <cagney@redhat.com>
6514
6515         * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
6516         Assert that PC_REGNUM is valid.
6517         (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
6518
6519 2003-06-07  Andrew Cagney  <cagney@redhat.com>
6520
6521         * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
6522         * gdbarch.h, gdbarch.c: Regenerate.
6523         * mn10300-tdep.c: Include "gdb_assert.h".
6524         (mn10300_read_fp): New function.
6525         (mn10300_gdbarch_init): Set deprecated_target_read_fp to
6526         mn10300_read_fp.  Do not set read_sp to generic_target_read_sp.
6527         * ia64-tdep.c: Include "gdb_assert.h".
6528         (ia64_read_fp): New function.
6529         (ia64_gdbarch_init): Set deprecated_target_read_fp to
6530         ia64_read_sp.  Do not set read_sp to generic_target_read_sp.
6531         * regcache.c (generic_target_read_sp): Delete function.
6532         (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
6533         * inferior.h (generic_target_read_sp): Delete declaration.
6534         * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
6535         generic_target_read_sp.
6536         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6537         * sparc-tdep.c (sparc_gdbarch_init): Ditto
6538         * sh-tdep.c (sh_gdbarch_init): Ditto.
6539         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6540         * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
6541
6542 2003-06-07  Andrew Cagney  <cagney@redhat.com>
6543
6544         * gdbarch.sh: Comment each field of startup_gdbarch.
6545         * gdbarch.h, gdbarch.c: Re-generate.
6546
6547 2003-06-07  Andrew Cagney  <cagney@redhat.com>
6548
6549         * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
6550         * gdbarch.h, gdbarch.c: Re-generate.
6551         * regcache.c: Update comments on read_pc et.al.
6552         (generic_target_read_pc): Delete function.
6553         (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
6554         * inferior.h (generic_target_read_pc): Delete declaration.
6555         * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
6556         generic_target_read_pc.
6557         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6558         * sh-tdep.c (sh_gdbarch_init): Ditto.
6559         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6560         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6561
6562 2003-06-07  Andrew Cagney  <cagney@redhat.com>
6563
6564         * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
6565         "index" with "special_local_sect".  Use strcmp instead of STREQ.
6566         Append period to coments.
6567
6568 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
6569
6570         * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
6571         (elfstab_offset_sections): Likewise.
6572         * gdb-stabs.h (stab_section_info): Likewise.
6573         * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
6574         * objfiles.c (objfile_relocate): Likewise.
6575         * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
6576         * remote.c (get_offsets): Likewise.
6577         (remote_cisco_objfile_relocate): Likewise.
6578         * somread.c (som_symfile_offsets): Likewise.
6579         * symfile.c (alloc_section_addr_info): New function.
6580         (build_section_addr_info_from_section_tab): Use it.
6581         (free_section_addr_info): Adjust.
6582         (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
6583         (syms_from_objfile): Allocate local_addr dynamically.
6584         (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
6585         dynamically.
6586         (add_symbol_file_command): Allocate sect_opts dynamically.
6587         (reread_symbols): Avoid use of SECT_OFF_MAX.
6588         * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
6589         (alloc_section_addr_info): Declare it.
6590         * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
6591         * win32-nat.c (solib_symbols_add): Allocate section_addrs
6592         dynamically.
6593         * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
6594
6595 2003-06-06  Andrew Cagney  <cagney@redhat.com>
6596
6597         * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
6598         (d10v_frame_unwind_cache): Do not set "return_pc".
6599
6600 2003-06-06  Michael Snyder  <msnyder@redhat.com>
6601
6602         * h8300-tdep.c: Make tidy (long lines).
6603
6604 2003-06-06  Michal Ludvig  <mludvig@suse.cz>
6605
6606         * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
6607         to regcache_collect().
6608
6609 2003-06-05  J. Brobecker  <brobecker@gnat.com>
6610
6611         * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
6612         pc_in_sigtramp multiarch method.
6613         (hppa_hpux_som_init_abi): Use it.
6614         (hppa_hpux_elf_init_abi): Likewise.
6615         * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
6616         macro has been multiarched.
6617         * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
6618         macro here, as hppa64 isn't multiarched yet.
6619
6620 2003-06-05  Andrew Cagney  <cagney@redhat.com>
6621
6622         * Makefile.in (value_h): Add $(frame_h).
6623         * value.h: Include "frame.h".
6624         (struct value): Replace "frame_addr" with "frame_id".
6625         (VALUE_FRAME_ID): Replace VALUE_FRAME.
6626         * values.c (allocate_value): Use VALUE_FRAME_ID.
6627         (value_copy): Use VALUE_FRAME_ID.
6628         * findvar.c (value_from_register): Use VALUE_FRAME_ID.
6629         * valops.c (value_assign): Update.  Use frame_find_by_id.
6630
6631 2003-06-05  Michal Ludvig  <mludvig@suse.cz>
6632
6633         * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
6634         in each pass.
6635
6636 2003-06-05  Jeff Johnston  <jjohnstn@redhat.com>
6637
6638         * thread-db.c (check_event): For create/death event breakpoints,
6639         loop through all messages to ensure that we read the message
6640         corresponding to the breakpoint we are at.
6641
6642 2003-06-04  Michael Snyder  <msnyder@redhat.com>
6643
6644         * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
6645
6646 2003-06-04  Mark Kettenis  <kettenis@gnu.org>
6647
6648         * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
6649         (read_encoded_value): Handle DW_EH_PE_datarel encoding.
6650         (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
6651         when handling .eh_frame sections.
6652
6653 2003-06-04  J. Brobecker  <brobecker@gnat.com>
6654
6655         * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
6656         prepare_to_proceed procedure instead of the hppa-specific one.
6657         * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
6658
6659 2003-06-04  Jeff Johnston  <jjohnstn@redhat.com>
6660
6661         * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
6662         * config.in: Regenerated.
6663         * configure.in: Add test for syscall function and check for
6664         __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
6665         * configure: Regenerated.
6666         * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
6667         <sys/syscall.h>.
6668         (kill_lwp): New function that uses tkill syscall or
6669         uses kill, depending on whether threading model is nptl or not.
6670         All callers of kill() changed to use kill_lwp().
6671         (lin_lwp_wait): Make special check when WIFEXITED occurs to
6672         see if all threads have already exited in the nptl model.
6673         (stop_and_resume_callback): New callback function used by the
6674         lin_lwp_wait thread exit handling code.
6675         (stop_wait_callback): Check for threads already having exited and
6676         delete such threads fromt the lwp list when discovered.
6677         (stop_callback): Don't assert retcode of kill call.
6678
6679         Roland McGrath  <roland@redhat.com>
6680         * i386-linux-nat.c (ps_get_thread_area): New function needed by
6681         nptl libthread_db.
6682
6683 2003-06-03  Richard Henderson  <rth@redhat.com>
6684
6685         * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
6686         (alpha_sigtramp_frame_this_id): Use get_frame_memory.
6687         (alpha_sigtramp_frame_prev_register): Likewise.
6688         (alpha_heuristic_frame_prev_register): Likewise.
6689         * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
6690
6691         * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
6692         alpha-specific register id names.
6693         (alpha_mdebug_frame_unwind_cache): Likewise.
6694         (alpha_mdebug_frame_prev_register): Likewise.
6695
6696 2003-06-03  Richard Henderson  <rth@redhat.com>
6697
6698         * alpha-tdep.c (alpha_dwarf2_init_abi): New.
6699         * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
6700         * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
6701         * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
6702         unwind routines.
6703         * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
6704         * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
6705         * config/alpha/nbsd.mt (TDEPFILES): Likewise.
6706
6707         * alpha-linux-tdep.c: Remove unnecessary includes.
6708         * Makefile.in (alpha-linux-tdep.o): Update.
6709
6710 2003-06-03  Richard Henderson  <rth@redhat.com>
6711
6712         * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
6713         (alphabsd_fill_fpreg): Likewise.
6714
6715 2003-06-03  J. Brobecker  <brobecker@gnat.com>
6716
6717         * alphanbsd-tdep.c (alphanbsd_sigcontext_addr):  Replace
6718         references to struct frame_info fields by calls to the equivalent
6719         accessors. Necessary now that frame_info is opaque.
6720
6721 2003-06-03  J. Brobecker  <brobecker@gnat.com>
6722
6723         * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
6724         (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
6725         structure, field no longer exists.
6726
6727 2003-06-03  J. Brobecker  <brobecker@gnat.com>
6728
6729         * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
6730         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
6731
6732 2003-06-03  J. Brobecker  <brobecker@gnat.com>
6733
6734         * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
6735         references to struct frame_info fields by calls to the equivalent
6736         accessors. Necessary now that frame_info is opaque.
6737
6738 2003-06-03  J. Brobecker  <brobecker@gnat.com>
6739
6740         * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
6741         (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
6742         structure, field no longer exists.
6743
6744 2003-06-03  Theodore A. Roth  <troth@openavr.org>
6745
6746         * remote.c (init_remote_state): Compute sizeof_g_packet by
6747         accumulation of the size of all registers instead of blindly using
6748         DEPRECATED_REGISTER_BYTES.
6749
6750 2003-06-03  Michael Snyder  <msnyder@redhat.com>
6751
6752         * config/h8300/tm-h8300.h (h8300sxmode): Declare.
6753         * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
6754         for h8300sx.
6755
6756 2003-06-03  J. Brobecker  <brobecker@gnat.com>
6757
6758         * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
6759         * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
6760
6761 2003-06-03  Andrew Cagney  <cagney@redhat.com>
6762
6763         * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
6764         (sparc_convert_to_raw): Delete function.
6765         (sparc_gdbarch_init): Do not set register_convert_to_raw or
6766         register_convert_to_virtual.
6767
6768 2003-06-03  Jeff Johnston  <jjohnstn@redhat.com>
6769
6770         * thread-db.c (thread_db_mourn_inferior): Unpush thread target
6771         layer if not dealing with a statically-linked threaded program.
6772
6773 2003-06-03  Kris Warkentin  <kewarken@qnx.com>
6774
6775         * solib.c (solib_open): Update comment to reflect actual search order.
6776
6777 2003-06-03  Andrew Cagney  <cagney@redhat.com>
6778
6779         * frame.c (get_frame_memory_signed): New function.
6780         (get_frame_memory, get_frame_memory_unsigned): New function.
6781         (get_frame_arch): New function.
6782         * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
6783         (get_frame_memory, get_frame_unsigned_memory): Declare.
6784         * d10v-tdep.c (d10v_frame_unwind_cache): Use
6785         get_frame_memory_unsigned and get_frame_arch.
6786         (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
6787
6788 2003-06-03  Raoul Gough  <RaoulGough@yahoo.co.uk>
6789
6790         * MAINTAINERS (write after approval): Add myself.
6791
6792 2003-06-03  Jim Blandy  <jimb@redhat.com>
6793
6794         * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
6795         elements of gregset_t are 64 bits each, but access registers
6796         are still 32 bits, so they're packed two per gregset_t
6797         element.  Unpack/pack them properly.
6798
6799 2003-06-02  David Carlton  <carlton@bactrian.org>
6800
6801         * linespec.c (find_methods): Break out code into
6802         add_matching_methods and add_constructors.
6803         (add_matching_methods): New.
6804         (add_constructors): Ditto.
6805
6806 2003-06-02  Andrew Cagney  <cagney@redhat.com>
6807
6808         * sparc-tdep.c (sparc_print_registers): Delete call to
6809         REGISTER_CONVERTIBLE.
6810         (sparc_gdbarch_init): Do not set register_convertible.
6811         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6812         * frv-tdep.c (frv_gdbarch_init): Ditto.
6813         * cris-tdep.c (cris_gdbarch_init): Ditto.
6814
6815 2003-06-02  Elena Zannoni  <ezannoni@redhat.com>
6816
6817         * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
6818         * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
6819         (syms_from_objfile): Ditto.
6820
6821 2003-06-03  Andreas Schwab  <schwab@suse.de>
6822
6823         * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
6824         (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
6825
6826 2003-06-02  Richard Henderson  <rth@redhat.com>
6827
6828         * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
6829         a member of all_reggroup.
6830
6831 2003-06-02  Richard Henderson  <rth@redhat.com>
6832
6833         * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
6834         (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
6835         (alpha_lds, alpha_sts): New.
6836         (alpha_convert_register_p): Change from _register_convertible.
6837         (alpha_register_to_value): Change from _convert_to_virtual;
6838         restructure and fail for type sizes other than 4 or 8.
6839         (alpha_value_to_register): Similarly.
6840         (alpha_extract_return_value): Use alpha_sts.
6841         (alpha_store_return_value): Use alpha_lds.
6842         (alpha_gdbarch_init): Update hooks.
6843
6844 2003-06-02  Richard Henderson  <rth@redhat.com>
6845
6846         * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
6847         regnum identifiers.
6848         (alpha_sigtramp_register_address): Likewise.
6849
6850 2003-06-02  Richard Henderson  <rth@redhat.com>
6851
6852         * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
6853         (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
6854         * alpha-tdep.h: Declare them.
6855
6856         * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
6857         Remove zerobuf.  Don't error on UNIQUE.
6858         (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
6859         (ALPHA_REGSET_UNIQUE): Provide default.
6860         (supply_gregset): Use alpha_supply_int_regs.
6861         (fill_gregset): Use alpha_fill_int_regs.
6862         (supply_fpregset): Use alpha_supply_fp_regs.
6863         (fill_fpregset): Use alpha_fill_fp_regs.
6864         * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
6865         (alphabsd_supply_reg): Use alpha_supply_int_regs.
6866         (alphabsd_fill_reg): Use alpha_fill_int_regs.
6867         (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
6868         (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
6869         * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
6870
6871 2003-06-02  Richard Henderson  <rth@redhat.com>
6872
6873         * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
6874
6875         * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
6876         (alpha_store_return_value): Likewise.
6877
6878 2003-06-02  David Carlton  <carlton@math.stanford.edu>
6879
6880         * block.c (contained_in): Add 'const' to arguments.
6881         (block_function): Ditto.
6882         * block.h: Update declarations for block_function and
6883         contained_in.
6884
6885 2003-06-02  David Carlton  <carlton@math.stanford.edu>
6886
6887         * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
6888         * c-valprint.c (c_val_print): Delete unneeded variable 's'.
6889         * p-valprint.c (pascal_val_print): Ditto.
6890         * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
6891
6892 2003-06-02  Richard Henderson  <rth@redhat.com>
6893
6894         * alpha-tdep.c (alpha_push_dummy_call): Use
6895         builtin_type_ieee_double_little instead of builtin_type_double.
6896
6897         * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
6898         sign-extension of 32-bit values.
6899         (alpha_store_return_value): Similarly.
6900
6901         * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
6902         (alpha_extract_return_value): Likewise.
6903         (alpha_store_return_value): Likewise.
6904
6905         * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
6906         (alpha_store_return_value): Error on IEEE Quad floats.
6907
6908         * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
6909         (alpha_extract_struct_value_address): Likewise.
6910         (alpha_store_return_value): Likewise.
6911         (alpha_store_struct_return): Remove.
6912         (alpha_gdbarch_init): Update hook registration to match.
6913
6914         * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
6915         deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
6916         macros where appropriate.
6917         (alpha_register_convert_to_raw): Similarly.  Use unpack_long.
6918         (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
6919
6920         * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
6921         for SP, GP; void_func_ptr for PC; non-language-specific types
6922         for all others.
6923         * alpha-tdep.h (ALPHA_GP_REGNUM): New.
6924
6925 2003-06-02  Richard Henderson  <rth@redhat.com>
6926
6927         * top.h (lim_at_start): Declare.
6928         * main.c (captured_main): Set it.
6929         * top.c (lim_at_start): Define.
6930         (command_loop): Use it instead of &environ.
6931         * event-top.c (command_handler): Likewise.
6932
6933 2003-06-01  Jason Thorpe  <thorpej@wasabisystems.com>
6934
6935         * mipsnbsd-tdep.c: Update copyright years.
6936         (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
6937
6938 2003-06-01  Richard Henderson  <rth@redhat.com>
6939
6940         * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
6941         (alpha-linux-tdep.o): Update dependencies.
6942         (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
6943         * alpha-mdebug-tdep.c: Remove unneeded includes.
6944
6945 2003-06-01  Richard Henderson  <rth@redhat.com>
6946
6947         * alpha-tdep.c (alpha_register_reggroup_p): New.
6948         (alpha_gdbarch_init): Register it.
6949
6950 2003-06-02  Andrew Cagney  <cagney@redhat.com>
6951
6952         * dwarfread.c: Eliminate "register"
6953         (decode_die_type): Eliminate assignment within "if".
6954         (struct_type, decode_array_element_type): Ditto.
6955         (dwarf_read_array_type, read_tag_pointer_type): Ditto.
6956         (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
6957         (decode_modified_type, completedieinfo): Ditto.
6958         * block.c: Eliminate "register".
6959         (blockvector_for_pc_sect): Eliminate assignment within "if".
6960         * cp-support.h (struct symbol): Opaque declaration.
6961         * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
6962
6963 2003-06-01  Richard Henderson  <rth@redhat.com>
6964
6965         * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
6966         (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
6967
6968 2003-06-01  Adam Fedor  <fedor@gnu.org>
6969
6970         * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
6971         * gdbarch.[ch]: Regenerate.
6972         * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
6973         (hppa_gdbarch_init): Set it in the gdbarch vector.
6974         * i386-tdep.c (i386_fetch_pointer_argument): New
6975         (i386_gdbarch_init): Set it into gdbarch.
6976         * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
6977         (rs6000_gdbarch_init): Set it in gdbarch.
6978         * sparc-tdep.c (sparc_fetch_pointer_argument): New
6979         (sparc_gdbarch_init): Set it in gdbarch.
6980
6981 2003-06-01  Andrew Cagney  <cagney@redhat.com>
6982
6983         * defs.h (extract_address): Delete declaration.
6984         * findvar.c (extract_address): Delete function.
6985         * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
6986         extract_address with the inline equivalent,
6987         extract_unsigned_integer.
6988         (xstormy16_extract_struct_value_address): Ditto.
6989         (xstormy16_pointer_to_address): Ditto.
6990         * vax-tdep.c (vax_extract_struct_value_address): Ditto.
6991         * v850-tdep.c (v850_push_arguments): Ditto.
6992         (v850_extract_return_value): Ditto.
6993         (v850_extract_struct_value_address): Ditto.
6994         * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
6995         (sparcnbsd_get_longjmp_target_64): Ditto.
6996         * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
6997         (get_longjmp_target): Ditto.
6998         * sh-tdep.c (sh_extract_struct_value_address): Ditto.
6999         (sh64_extract_struct_value_address): Ditto.
7000         (sh_push_arguments): Ditto.
7001         (sh64_push_arguments): Ditto.
7002         * remote-vxsparc.c (vx_read_register): Ditto.
7003         * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
7004         * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
7005         * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
7006         * mipsv4-nat.c (get_longjmp_target): Ditto.
7007         * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
7008         * mips-nat.c (get_longjmp_target): Ditto.
7009         * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
7010         * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
7011         * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
7012         * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
7013         * irix5-nat.c (get_longjmp_target): Ditto.
7014         * irix4-nat.c (get_longjmp_target): Ditto.
7015         * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
7016         (ia64_push_arguments): Ditto.
7017         * hpux-thread.c (hpux_thread_store_registers): Ditto.
7018         * h8300-tdep.c (h8300_push_arguments): Ditto.
7019         (h8300_store_return_value): Ditto.
7020         (h8300_extract_struct_value_address): Ditto.
7021         * frv-tdep.c (frv_extract_struct_value_address): Ditto.
7022         (frv_push_arguments): Ditto.
7023         * avr-tdep.c (avr_pointer_to_address): Ditto.
7024         (avr_push_arguments): Ditto.
7025         * arm-tdep.c (arm_push_dummy_call): Ditto.
7026         (arm_get_longjmp_target): Ditto.
7027         * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
7028         * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
7029         (alpha_get_longjmp_target): Ditto.
7030
7031         * solib-irix.c (extract_mips_address): Inline extract_address,
7032         replacing it with extract_signed_integer.
7033         * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
7034         (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
7035         (first_link_map_member, open_symbol_file_object): Ditto.
7036         (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
7037         * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
7038         (LM_NEXT, LM_NAME): Ditto.
7039
7040 2003-06-01  Richard Henderson  <rth@redhat.com>
7041
7042         * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
7043         * alpha-tdep.c (alpha_register_name): Remove vfp entry.
7044         (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
7045         (alpha_cannot_store_register): Likewise.
7046         * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
7047         * alpha-nat.c (supply_gregset): Likewise.
7048         * alphanbsd-tdep.c (fetch_core_registers): Likewise.
7049
7050 2003-06-01  Andrew Cagney  <cagney@redhat.com>
7051
7052         * infcall.c (call_function_by_hand): Update comment on
7053         DEPRECATED_DUMMY_WRITE_SP.
7054
7055         * mips-tdep.c (mips_gdbarch_init): Do not set
7056         deprecated_dummy_write_sp.
7057         (mips_eabi_push_dummy_call): Set the SP register.
7058         (mips_o64_push_dummy_call): Set the SP register.
7059         (mips_o32_push_dummy_call): Set the SP register.
7060         (mips_n32n64_push_dummy_call): Set the SP register.
7061
7062 2003-06-01  Richard Henderson  <rth@redhat.com>
7063
7064         * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
7065         instead of ALPHA_MAX_REGISTER_RAW_SIZE.
7066         (supply_gregset): Likewise.
7067         * alpha-tdep.c (alpha_store_return_value): Likewise.
7068         (alpha_get_longjmp_target): Likewise.
7069         (alpha_register_name): Constify array.
7070         (alpha_gdbarch_init): Remove deprecated_fp_regnum,
7071         deprecated_register_size, deprecated_register_bytes,
7072         deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
7073         * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
7074         (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
7075
7076 2003-06-01  Richard Henderson  <rth@redhat.com>
7077
7078         * alpha-tdep.c (alpha_push_dummy_call): Store sp.  Tidy copies
7079         from arg_reg_buffer to regcache to avoid double conversion.
7080
7081 2003-06-01  Mark Kettenis  <kettenis@gnu.org>
7082
7083         * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
7084         SP_REGNUM.
7085         * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
7086         * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
7087
7088 2003-06-01  Richard Henderson  <rth@redhat.com>
7089
7090         * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
7091         (decode_frame_entry): Set it.  Skip FDE augmentation.
7092
7093 2003-06-01  Richard Henderson  <rth@redhat.com>
7094
7095         * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
7096         not overlapping PC_REGNUM.
7097
7098 2003-06-01  Richard Henderson  <rth@redhat.com>
7099
7100         * alpha-tdep.c (alpha_push_dummy_call): Transmography from
7101         alpha_push_arguments.  Don't dump argument register data to
7102         the target stack.  Fix float and 128-bit long double semantics.
7103         Store $t12 and $ra as specified by the ABI.  Use regcache everywhere.
7104         (alpha_fix_call_dummy): Remove.
7105         (alpha_call_dummy_words): Remove.
7106         (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
7107
7108 2003-06-01  Richard Henderson  <rth@redhat.com>
7109
7110         * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
7111
7112 2003-06-01  Andrew Cagney  <cagney@redhat.com>
7113
7114         * mips-tdep.c (is_mips16_addr): New function.
7115         (make_mips16_addr, unmake_mips16_addr): New functions.
7116         (pc_is_mips16, mips_fetch_instruction): Use.
7117         (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
7118         (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
7119         (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
7120         UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
7121         TARGET_MIPS.
7122         * config/mips/tm-mips.h: Update copyright.
7123         (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
7124         (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
7125         (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
7126         * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
7127         (TM_PRINT_INSN_MACH): Delete.
7128         * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
7129
7130         * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
7131         mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
7132         mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
7133         mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
7134         mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*.  Delete
7135         mips*tx39*el*-elf*.  Map mips*-sony-* and mips64*-big-* onto
7136         mips64.  Map mips*-dec-*, mips*-big-*, mips*-little-*,
7137         mips*-*-riscos* and mips*-*-sysv* onto mips.
7138         * config/mips/mips64.mt: New file.
7139         * config/mips/mips.mt: New file.
7140         * config/mips/littlemips.mt: Delete file.
7141         * config/mips/decstation.mt: Delete file.
7142         * config/mips/vr4300el.mt: Delete file.
7143         * config/mips/vr5000el.mt: Delete file.
7144         * config/mips/vr5000.mt: Delete file.
7145         * config/mips/vr4100.mt: Delete file.
7146         * config/mips/vr4xxxel.mt: Delete file.
7147         * config/mips/vr4300.mt: Delete file.
7148         * config/mips/vr4xxx.mt: Delete file.
7149         * config/mips/bigmips.mt: Delete file.
7150         * config/mips/bigmips64.mt: Delete file.
7151         * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
7152         * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
7153         * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
7154         * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
7155         * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
7156         "tm-bigmips.h".
7157         * config/mips/tm-irix3.h: Ditto.
7158         * config/mips/tm-mipsv4.h: Ditto.
7159         * config/mips/tm-embed.h: Ditto.
7160         * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
7161         "tm-bigmips64.h".
7162         * config/mips/tm-vr5000el.h: Delete file.
7163         * config/mips/tm-tx39l.h: Delete file.
7164         * config/mips/tm-vr4300el.h: Delete file.
7165         * config/mips/tm-vr4xxxel.h: Delete file.
7166         * config/mips/tm-vr4300.h: Delete file.
7167         * config/mips/tm-vr4100.h: Delete file.
7168         * config/mips/tm-vr4xxx.h: Delete file.
7169         * config/mips/tm-vr5000.h: Delete file.
7170         * config/mips/tm-embedl64.h: Delete file.
7171         * config/mips/tm-embedl.h: Delete file.
7172         * config/mips/tm-embed64.h: Delete file.
7173         * config/mips/tm-bigmips64.h: Delete file.
7174         * config/mips/tm-bigmips.h: Delete file.
7175
7176 2003-06-01  Mark Kettenis  <kettenis@gnu.org>
7177
7178         Fix gdb/1216.
7179         * shnbsd-nat.c: Include "sh-tdep.h".
7180
7181         From Richard Henderson  <rth@redhat.com>:
7182         * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
7183
7184 2003-05-31  Andrew Cagney  <cagney@redhat.com>
7185
7186         * mips-tdep.c (set_reg_offset): Add saved_regs parameter.  Add
7187         forward declaration.
7188         (mips16_heuristic_proc_desc): Pass temp_saved_regs.
7189         (mips16_heuristic_proc_desc): Pass temp_saved_regs.
7190         (mips_find_saved_regs): Use set_reg_offset.
7191         (mips_frame_init_saved_regs): Delete function.
7192         (mips_pop_frame): Call mips_find_saved_regs instead of
7193         DEPRECATED_FRAME_INIT_SAVED_REGS.
7194
7195 2003-05-31  Andrew Cagney  <cagney@redhat.com>
7196
7197         * mips-tdep.c (mips_gdbarch_init): Do not set
7198         deprecated_max_register_raw_size, register_virtual_size, and
7199         deprecated_max_register_virtual_size.
7200
7201 2003-05-31  Mark Kettenis  <kettenis@gnu.org>
7202
7203         * i386-tdep.c: Include "dwarf2-frame.h".
7204         (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
7205         * Makefile.in (i386-tdep.o): Update dependencies.
7206
7207         * dwarf2-frame.c, dwarf2-frame.h: New files.
7208         * Makefile.in (SFILES): Add dwarf2-frame.c.
7209         (dwarf2_frame_h): Define.
7210         (COMMON_OBS): Add dwarf2-frame.o.
7211         (dwarf2-frame.o): Add dependencies.
7212
7213 2003-05-31  Andreas Jaeger  <aj@suse.de>
7214
7215         * x86-64-linux-nat.c: Fix comment.
7216
7217 2003-05-31  Mark Kettenis  <kettenis@gnu.org>
7218
7219         * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
7220         function signature.
7221
7222         * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
7223         have a sigcontext_addr handler.
7224         * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
7225         sigcontext_addr handler.
7226
7227 2003-05-31  Andrew Cagney  <cagney@redhat.com>
7228
7229         * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
7230         (print_fp_register_row): Replace do_fp_register_row.
7231         (mips_print_fp_register): Add "file" and "frame" parameters.
7232         (mips_print_register): Add "file" and "frame" parameters.
7233         (mips_print_registers_info): Replace mips_do_registers_info.
7234         (mips_gdbarch_init): Set print_registers_info instead of
7235         deprecated_do_registers_info.
7236         (mips_read_fp_register_single): Add "frame" parameter.
7237         (mips_read_fp_register_double): Add "frame" parameter.
7238
7239 2003-05-31  Mark Kettenis  <kettenis@gnu.org>
7240
7241         * i386-tdep.c (i386_register_name): Check for MMX registers first.
7242         Fixes a bug where GDB would print the wrong register names for
7243         targets without SSE.
7244
7245         * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
7246         (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
7247         registers.
7248
7249         * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
7250         (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
7251         TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7252         TDEP->sc_sp_offset.
7253
7254         From Michal Ludvig  <mludvig@suse.cz>:
7255         * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
7256         and `sc_num_regs'.
7257         (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
7258         I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
7259         I386_ST0_REGNUM): Move here from...
7260         * i386-tdep.c: ... here.
7261         (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
7262         (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
7263         registers if possible.
7264         (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
7265         * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
7266         Remove variables.
7267         (i386bsd_sc_reg_offset): New variable.
7268         (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
7269         TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7270         TDEP->sc_sp_offset.
7271         (i386fbsd_sc_reg_offset): New variable.
7272         (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
7273         TDEP->sc_num_regs.
7274         (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
7275         variables.
7276         (i386fbsd4_sc_reg_offset): New variable.
7277         (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
7278         TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7279         TDEP->sc_sp_offset.
7280         * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
7281         (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
7282         * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
7283         Remove variables.
7284         (i386nbsd_sc_reg_offset): New variable.
7285         (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
7286         TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7287         TDEP->sc_sp_offset.
7288         * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
7289         Remove variables.
7290         (i386obsd_sc_reg_offset): New variable.
7291         (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
7292         TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7293         TDEP->sc_sp_offset.
7294         * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
7295         i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c.  Add check
7296         for frame pointer offset in `struct sigcontext'.
7297
7298 2003-05-31  Andrew Cagney  <cagney@redhat.com>
7299
7300         * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
7301         architecture methods call_dummy_words, sizeof_call_dummy_words,
7302         push_return_address, store_struct_return, and fix_call_dummy.  Set
7303         push_dummy_call instead of deprecated_push_arguments.
7304         (mips_store_struct_return): Delete function.
7305         (mips_fix_call_dummy): Delete function.
7306         (mips_push_return_address): Delete function.
7307         (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
7308         RA_REGNUM and T9_REGNUM.
7309         (mips_n32n64_push_dummy_call): Ditto for
7310         mips_n32n64_push_arguments.
7311         (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
7312         (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
7313
7314 2003-05-31  Andrew Cagney  <cagney@redhat.com>
7315
7316         * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter.  Rename
7317         "dummy_addr" to "bp_addr".
7318         * infcall.c (call_function_by_hand): Pass "funaddr" to
7319         gdbarch_push_dummy_call.
7320         * gdbarch.h, gdbarch.c: Re-generate.
7321         * i386-tdep.c (i386_push_dummy_call): Update.
7322         * arm-tdep.c (arm_push_dummy_call): Update.
7323         * d10v-tdep.c (d10v_push_dummy_call): Update.
7324
7325 2003-05-31  Mark Kettenis  <kettenis@gnu.org>
7326
7327         * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
7328         variable declarations.
7329         (x86_64_register_number, x86_64_register_name): Remove prototypes.
7330         (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
7331         x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
7332         x86_64_init_frame_pc, x86_64_init_frame_pc,
7333         x86_64_function_has_prologue): Remove prototypes.
7334         (X86_64_NUM_GREGS): New define.
7335         (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
7336         * x86-64-tdep.c: Don't include "dwarf2cfi.h".  Include
7337         "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
7338         (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
7339         XMM1_REGNUM): Remove defines.
7340         (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
7341         X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
7342         X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
7343         X86_64_XMM1_REGNUM): New defines.
7344         (struct x86_64_register_info): Renamed from `struct
7345         register_info'.  Remove `size' member.
7346         (x86_64_register_info_table): Remove variable.
7347         (x86_64_register_info): New variable.
7348         (X86_64_NUM_REGS): New define.
7349         (X86_64_NUM_GREGS): Remove define.
7350         (x86_64_num_regs, x86_64_num_gregs): Remove variables.
7351         (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
7352         Remove variables.
7353         (x86_54_dwarf2_reg_to_regnum): Remove function.
7354         (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
7355         (x86_64_dwarf_reg_to_regnum): New function.
7356         (x86_64_register_name): Rewrite.
7357         (x86_64_register_raw_size): Remove function.
7358         (x86_64_register_byte_table): Remove variable.
7359         (x86_64_register_byte): Remove function.
7360         (x86_64_register_virtual_type): Remove function.
7361         (x86_64_register_type): New function.
7362         (x86_64_register_convertible, x86_64_register_convert_to_virtual,
7363         x86_64_register_convert_to_raw): Remove functions.
7364         (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
7365         (x86_64_use_struct_convention): Make static.  Adjust for renamed
7366         defines.
7367         (x86_64_frame_init_saved_regs): Remove function.
7368         (x86_64_push_arguments): Make static.  Change to accept a regcache
7369         as argument.
7370         (x86_64_store_return_value, x86_64_extract_return_value): Make
7371         static.  Rewrite based on i386 counterparts.
7372         (x86_64_push_dummy_call): New function.
7373         (X86_64_NUM_SAVED_REGS): New define.
7374         (x86_64_register_number): Remove function.
7375         (x86_64_store_struct_return): Remove function.
7376         (x86_64_frameless_function_invocation,
7377         x86_64_function_has_prologue): Remove functions.
7378         (PROLOG_BUFSIZE): Remove define.
7379         (struct x86_64_frame_cache): New structure.
7380         (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
7381         x86_64_frame_cache, x86_64_frame_this_id,
7382         x86_64_frame_prev_register, x86_64_frame_p,
7383         x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
7384         x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
7385         functions.
7386         (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
7387         variables.
7388         (x86_64_skip_prologue): Rewrite in terms of
7389         x86_64_analyze_prologue.
7390         (x86_64_frame_base_address): New function.
7391         (x86_64_frame_base): New variable.
7392         (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
7393         (x86_64_init_abi): Set register_type and push_dummy_call.  Don't
7394         set deprecated_fp_regnum, deprecated_register_size,
7395         deprecated_register_bytes, register_raw_size, register_byte,
7396         register_virtual_type, register_convertiable,
7397         register_convert_to_virtual, convert_to_raw,
7398         deprecated_get_saved_register, deprecated_target_read_fp,
7399         deprecated_push_arguments, deprecated_push_return_address,
7400         deprecated_pop_frame, deprecated_store_struct_return,
7401         deprecated_frame_init_saved_regs, deprecated_frame_chain,
7402         frameless_function_invocation, deprecated_frame_saved_pc,
7403         deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
7404         dwarf2_build_frame_info, deprecated_init_extra_frame_info,
7405         deprecated_init_frame_pc and virtual_frame_pointer.  Call
7406         frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
7407         and x86_64_frame_p.  Call frame_base_set_default to register
7408         x86_64_frame_base.
7409         (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
7410         (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
7411         (_initialize_x86_64_tdep): Remove function.
7412         * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
7413         (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
7414         LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
7415         define.
7416         (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
7417         (x86_64_linux_sigcontext_addr): Rewrite.
7418         (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
7419         x86_64_linux_frame_saved_pc): Remove functions.
7420         (x86_64_linux_pc_in_sigtramp): Renamed from
7421         x86_64_linux_in_sigtramp.  Try harder to recognize a signal
7422         trampoline.
7423         (x86_64_linux_frame_chain, x86_64_init_frame_pc):
7424         Remove_functions.
7425         (x86_64_linux_init_abi): Set pc_in_sigtramp.  Initialize
7426         TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
7427         * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
7428         (x86_64_regmap): Rename to regmap.
7429         (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
7430         x86_64_num_gregs.
7431         (supply_gregset, fill_gregset): Likewise.  Use regmap instead of
7432         x86_64_regmap.
7433         (x86_64_fxsave_offset): Remove function.
7434         (supply_fpregset): Simply call x86_64_supply_fxsave.
7435         (fill_fpregset): Simply call x86_64_fill_fxsave.
7436         (fetch_inferior_registers, store_inferior_registers): Avoid
7437         asignment in if-statement.
7438         (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
7439         SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
7440         LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
7441         (fetch_core_registers): Remove function.
7442         (linux_elf_core_fns): Remove.
7443         (offsetoff): Don't define.
7444         (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
7445         * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
7446         * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
7447         add core-regset.o.
7448         * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
7449         protection against multiple includes instead of NM_X86_64_h.  Add
7450         various comments.  Include "config/nm-linux.h".  Don't include
7451         <signal.h>.
7452         (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
7453         GET_THREAD_SIGNALS): Remove defines.
7454         (x86_64_register_u_addr, kernel_u_size,
7455         lin_thread_get_thread_signals): Remove prototypes.
7456         (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
7457         [HAVE_LINK_H]: Don't include "solib.h".
7458         [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
7459         * config/i386/tm-x86-64linux.h: Fix comments.
7460         * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
7461         x86-64-tdep.o): Update dependencies.
7462
7463 2003-05-30  Andrew Cagney  <cagney@redhat.com>
7464
7465         * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
7466         Change parameter type to a "struct regcache *".
7467
7468         * gdbarch.sh: Regardless of the multi-arch level, always define
7469         the macro when not already defined.
7470         * gdbarch.h, gdbarch.c: Re-generate.
7471
7472 2003-05-30  Richard Henderson  <rth@redhat.com>
7473
7474         * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
7475         (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
7476         (alpha_mdebug_frame_this_id): Likewise.
7477         (alpha_mdebug_frame_prev_register): Likewise.
7478         (alpha_mdebug_frame_base_address): Likewise.
7479         (alpha_mdebug_frame_locals_address): Likewise.
7480         (alpha_mdebug_frame_args_address): Likewise.
7481         (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
7482         * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
7483         (alpha_heuristic_frame_unwind_cache): Make static; add missing
7484         loop increment.
7485         (alpha_heuristic_frame_this_id): Make static.
7486         (alpha_heuristic_frame_prev_register): Likewise.
7487         (alpha_heuristic_frame_base_address): Likewise.
7488         * alpha-tdep.h: Update.
7489
7490 2003-05-30  Mark Kettenis  <kettenis@gnu.org>
7491
7492         * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
7493         (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
7494         defenitions.
7495         (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
7496         * i386-tdep.c: Mark functions that are 64-bit safe as such.
7497         (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
7498         I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
7499         I386_ST0_REGNUM): New defines.
7500         (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
7501         codestream_get): Remove define.
7502         (codestream_next_addr, condestream_addr, condestream_buf,
7503         codestream_off, codestream_cnt): Remove variables.
7504         (codestream_fill, codestream_seek, codestream_read): Remove
7505         functions.
7506         (i386_follow_jump): Rewrite to avoid usage of removed codestream
7507         functionality.
7508         (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
7509         i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
7510         i386_frame_saved_pc, i386_saved_pc_after_call,
7511         i386_frame_num_args, i386_frame_init_saved_regs,
7512         i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
7513         i386_push_arguments): Remove functions.
7514         (i386_skip_prologue): Rewrite to avoid usage of removed codestream
7515         functionality.  Use i386_analyze_prologue instead of
7516         i386_get_frame_setup.
7517         (I386_NUM_SAVED_REGS): New define.
7518         (struct i386_frame_cache): New structure.
7519         (i386_alloc_frame_cache, i386_analyze_struct_return,
7520         i386_skip_probe, i386_analyze_frame_setup,
7521         i386_analyze_register_saves, i386_analyze_prologue,
7522         i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
7523         i386_frame_prev_register, i386_sigtramp_frame_cache,
7524         i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
7525         i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
7526         i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
7527         New functions.
7528         (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
7529         New variables.
7530         (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
7531         I386_EAX_REGNUM and I386_EDX_REGNUM.
7532         (i386_extract_return_value, i386_store_return_value): Use
7533         I386_ST0_REGNUM where appropriate.
7534         (i386_extract_struct_value_address): Rewrite to use extract_address.
7535         (i386_svr4_pc_in_sigtramp): Add comment.
7536         (i386_svr4_sigcontext_addr): Rewrite.
7537         (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
7538         TDEP->sc_sp_offset.
7539         (i386_gdbarch_init): Don't set deprecated_init_frame_pc.  Set
7540         sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
7541         of new defines.  Set push_dummy_call, don't set
7542         deprecated_push_arguments, deprecated_push_return_address,
7543         deprecated_pop_frame.  Don't set parm_boundary.  Don't set
7544         deprecated_frame_chain, deprecated_frame_saved_pc,
7545         deprecated_saved_pc_after_call.  Set unwind_dummy_id,
7546         save_dummy_frame_tos, unwind_pc.  Call
7547         frame_unwind_append_predicate and frame_base_set_default.  Don't
7548         set deprecated_dummy_write_pc.  Don't set deprecated_fp_regnum.
7549         Don't set frameless_function_invocation.  Don't set
7550         deprecated_register_bytes, deprecated_register_size,
7551         deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
7552         * i386-linux-tdep.c: Fix formatting in some comments.
7553         (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
7554         LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
7555         LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
7556         LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
7557         LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
7558         redundant parentheses.
7559         (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
7560         (i386_linux_sigcontext_addr): Use it.  Rewrite.
7561         (find_minsym_and_objfile): Change name of second argument.
7562         (skip_gnu_resolver): Renamed from skip_hurd_resolver.  All callers
7563         changed.  Use frame_pc_unwind instead of
7564         DEPRECATED_SAVED_PC_AFTER_CALL.
7565         (i386_linux_init_abi): Don't set deprecated_register_bytes.
7566         * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
7567         * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
7568         unwinder.
7569         * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
7570         "dummy-frame.h".
7571         (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
7572         (_initialize_i386_cygwin_tdep): New prototype.
7573         (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
7574         deprecated_frame_chain_valid.
7575         * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
7576         TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
7577         Rely on the SVR4 defaults.
7578         * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
7579         * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
7580
7581 2003-05-30  Andrew Cagney  <cagney@redhat.com>
7582
7583         * infcall.c (call_function_by_hand): Always call
7584         DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
7585
7586 2003-05-30  Richard Henderson  <rth@redhat.com>
7587
7588         * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
7589         increment.
7590
7591 2003-05-29  Jim Blandy  <jimb@redhat.com>
7592
7593         Use gdbarch methods for solib stuff on PowerPC Linux.
7594         * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
7595         SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
7596         show through.
7597         * ppc-linux-tdep.c (ppc_linux_init_abi): Register
7598         IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
7599         giving the same effect as the #definitions above.
7600
7601 2003-05-29  Adam Fedor  <fedor@gnu.org>
7602
7603         * objc-lang.c (CONVERT_FUNCPTR): Remove macro
7604         (find_implementation_from_class): Replace it with the standard
7605         case i.e. do nothing.
7606
7607 2003-05-29  Richard Henderson  <rth@redhat.com>
7608
7609         * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
7610         (alpha_linux_sigtramp_offset): Use it.  Make static.
7611         (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
7612         update for new frame model.
7613         * alpha-mdebug-tdep.c: New file.
7614         * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
7615         (alpha_osf1_init_abi): Install it.
7616         * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
7617         (linked_proc_desc_table): Remove.
7618         (alpha_frame_past_sigtramp_frame): Remove.
7619         (alpha_dynamic_sigtramp_offset): Remove.
7620         (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
7621         (alpha_proc_desc_is_dyn_sigtramp): Remove.
7622         (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
7623         (push_sigtramp_desc): Remove.
7624         (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
7625         (alpha_cannot_store_register): Likewise.
7626         (alpha_sigcontext_addr): Remove.
7627         (alpha_find_saved_regs): Remove.
7628         (alpha_frame_init_saved_regs): Remove.
7629         (alpha_init_frame_pc_first): Remove.
7630         (read_next_frame_reg): Remove.
7631         (alpha_frame_saved_pc): Remove.
7632         (alpha_saved_pc_after_call): Remove.
7633         (temp_proc_desc, temp_saved_regs): Remove.
7634         (alpha_about_to_return): Remove.
7635         (cached_proc_desc): Remove.
7636         (alpha_frame_chain): Remove.
7637         (alpha_print_extra_frame_info): Remove.
7638         (alpha_init_extra_frame_info): Remove.
7639         (alpha_frame_locals_address): Remove.
7640         (alpha_frame_args_address): Remove.
7641         (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
7642         (alpha_push_dummy_frame): Remove.
7643         (alpha_pop_frame): Remove.
7644         (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
7645         (alpha_read_insn): New.
7646         (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
7647         for different insn encodings.
7648         (alpha_in_lenient_prologue): Remove.
7649         (struct alpha_sigtramp_unwind_cache): New.
7650         (alpha_sigtramp_frame_unwind_cache): New.
7651         (alpha_sigtramp_register_address): New.
7652         (alpha_sigtramp_frame_this_id): New.
7653         (alpha_sigtramp_frame_prev_register): New.
7654         (alpha_sigtramp_frame_unwind): New.
7655         (alpha_sigtramp_frame_p): New.
7656         (struct alpha_heuristic_unwind_cache): New.
7657         (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
7658         don't count nop insns that occur between functions.
7659         (alpha_heuristic_frame_unwind_cache): New; incorporate much of
7660         heuristic_proc_desc, but without the mdebug wrapping.
7661         (alpha_heuristic_frame_this_id): New.
7662         (alpha_heuristic_frame_prev_register): New.
7663         (alpha_heuristic_frame_unwind): New.
7664         (alpha_heuristic_frame_p): New.
7665         (alpha_heuristic_frame_base_address): New.
7666         (alpha_heuristic_frame_base): New.
7667         (alpha_unwind_dummy_id): New.
7668         (alpha_unwind_pc): New.
7669         (alpha_gdbarch_init): Don't set skip_sigtramp_frame.  Kill use of
7670         frame related deprecated initializations; install replacements.
7671         (alpha_dump_tdep): Remove.
7672         * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
7673         (alpha_read_insn, alpha_after_prologue,
7674         alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
7675         alpha_heuristic_frame_prev_register,
7676         alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
7677         * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7678         * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
7679         * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
7680
7681 2003-05-29  Andrew Cagney  <cagney@redhat.com>
7682
7683         * gdb_assert.h (gdb_assert_fail): Provide different definitions
7684         dependant on the availability of ASSERT_FUNCTION.
7685         (ASSERT_FUNCTION): Do not define when there is no function name.
7686
7687 2003-05-29  Kevin Buettner  <kevinb@redhat.com>
7688
7689         From Jimi X <jimix@watson.ibm.com>:
7690         * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
7691
7692 2003-05-28  Jim Blandy  <jimb@redhat.com>
7693
7694         * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
7695         argument to ptrace to int; the system headers should give it the
7696         right type, and pointers don't fit in ints on powerpc64-*-*.
7697
7698 2003-05-28  H.J. Lu <hongjiu.lu@intel.com>
7699
7700         * dwarf2read.c (process_die): Handle DW_TAG_try_block and
7701         DW_TAG_catch_block.
7702
7703 2003-05-26  Elena Zannoni  <ezannoni@redhat.com>
7704
7705         * stabsread.c (dbx_lookup_type): Make static.
7706         (read_type): Ditto.
7707         (add_undefined_type): Ditto.
7708         * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
7709         not export.
7710
7711 2003-05-26  Elena Zannoni  <ezannoni@redhat.com>
7712
7713         * hpread.c (hpread_has_name): Make static.
7714         (hpread_psymtab_to_symtab): Ditto.
7715         (file_exists): Ditto.
7716         (hpread_call_pxdb): Ditto.
7717         (hpread_pxdb_needed): Ditto.
7718         (hpread_quick_traverse): Ditto.
7719         (hpread_get_header): Ditto.
7720         (hpread_get_lntt): Ditto.
7721         (hpread_get_slt): Ditto.
7722         (class_of): Ditto.
7723
7724 2003-05-25  Andreas Schwab  <schwab@suse.de>
7725
7726         * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
7727         stack_align and deprecated_extra_stack_alignment_needed.
7728         (m68k_stack_align): Delete.
7729
7730         * m68k-tdep.c (m68k_register_raw_size): Remove cast.
7731         (m68k_register_virtual_size): Likewise.
7732         (altos_skip_prologue): Remove obsolete function.
7733         (isi_frame_num_args): Likewise.
7734         (news_frame_num_args): Likewise.
7735         (m68k_fix_call_dummy): Make static.
7736         (m68k_push_dummy_frame): Likewise.
7737         (m68k_pop_frame): Likewise.
7738         (m68k_skip_prologue): Likewise.
7739         (m68k_frame_init_saved_regs): Likewise.
7740         (m68k_saved_pc_after_call): Likewise.
7741         (m68k_get_longjmp_target): Make multi-arch.
7742         (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
7743         structure.  Register m68k_get_longjmp_target if enabled.
7744         * m68k-tdep.h (struct gdbarch_tdep): Define.
7745         * config/m68k/tm-m68k.h: Don't include "regcache.h".
7746
7747         * Makefile.in (config.status): Also depend on configure.tgt
7748         and configure.host.
7749         (m68klinux-tdep.o): Update dependencies.
7750         * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
7751         * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
7752         (M68K_LINUX_JB_PC): Define.
7753         (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
7754         and take additional parameter.
7755         (m68k_linux_sigtramp_saved_pc): Update.
7756         (m68k_linux_init_abi): Set jb_pc and jb_elt_size.  Register
7757         m68k_linux_pc_in_sigtramp, in_plt_section,
7758         find_solib_trampoline_target.
7759         * config/m68k/tm-linux.h: Don't include any tm headers.
7760         (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
7761         (JB_ELEMENT_SIZE): Likewise.
7762         (JB_PC): Likewise.
7763         (GET_LONGJMP_TARGET): Likewise.
7764         (IN_SIGTRAMP): Likewise.
7765         (SVR4_SHARED_LIBS): Define this and include "solib.h".
7766
7767 2003-05-25  Mark Kettenis  <kettenis@gnu.org>
7768
7769         * sparc-tdep.c (sparc32_do_push_arguments): New function.
7770         (sparc32_push_arguments): Re-implement by calling
7771         sparc32_do_push_arguments.
7772
7773 2003-05-25  Mark Kettenis  <kettenis@gnu.org>
7774
7775         * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
7776         SPARC_O1_REGNUM): New defines.
7777         (sparc32_extract_return_value): Rewrite to operate on a regcache.
7778         (sparc32_store_return_value): New function.
7779         (sparc_extract_struct_value_address): Rewrite to operate on a
7780         regcache.
7781         (sparc_gdbarch_init): Don't set
7782         deprecated_extract_struct_value_address.  Set
7783         extract_struct_value_address instead. Don't set
7784         deprecated_extract_return_value and deprecated_store_return_value
7785         for 32-bit targets.  Set extract_return_value and
7786         store_return_value instead.
7787         * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
7788         DEPRECTAED_EXTRACT_RETURN_VALUE,
7789         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
7790         (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
7791         EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
7792         (sparc_store_return_value): Remove prototype.
7793         (sparc32_store_return_value): New prototype.
7794         (sparc32_extract_return_value, sparc_extract_struct_value_address):
7795         Adjust prototypes.
7796
7797 2003-05-24  Mark Kettenis  <kettenis@gnu.org>
7798
7799         * sparcnbsd-tdep.c: Include "gdb_string.h".
7800
7801 2003-05-23  Andrew Cagney  <cagney@redhat.com>
7802
7803         * p-valprint.c (pascal_val_print): Replace extract_address with
7804         the inline equivalent extract_unsigned_integer.
7805         * jv-valprint.c (java_value_print): Ditto.
7806         * ada-valprint.c (ada_val_print_1): Ditto.
7807         * ada-lang.h (EXTRACT_ADDRESS): Ditto.
7808
7809 2003-05-23  Theodore A. Roth  <troth@openavr.org>
7810
7811         * blockframe.c (frameless_look_for_prologue): Remove unused
7812         after_prologue variable.
7813
7814 2003-05-23  Mark Kettenis  <kettenis@gnu.org>
7815
7816         * blockframe.c (get_pc_function_start): Rewrite to avoid
7817         asignments in if-statements.
7818
7819 2003-05-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
7820
7821         Committed by Elena Zannoni  <ezannoni@redhat.com>.
7822         * coffread.c(coff_symtab_read): Do relocate static symbols from PE
7823         files, don't relocate absolute symbols (and do use mst_abs).
7824
7825 2003-05-23  Andrew Cagney  <cagney@redhat.com>
7826
7827         * objc-lang.c: Include "gdb_assert.h".
7828         (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
7829         (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
7830         (gdb_check, gdb_check_fatal): Delete functions.
7831         (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
7832         gdb_assert.
7833         (parse_selector, parse_method, find_methods, find_imps): Ditto.
7834         * Makefile.in (objc-lang.o): Update dependencies.
7835
7836 2003-05-22  Ian Lance Taylor  <ian@airs.com>
7837
7838         * disasm.c (gdb_disassemble_info): Initialize disassemble_info
7839         with fprintf_filtered, not fprintf_unfiltered.
7840
7841 2003-05-22  Andrew Cagney  <cagney@redhat.com>
7842
7843         * stack.c (frame_info): Inline extract_address, replacing it with
7844         extract_unsigned_integer.
7845         * findvar.c (unsigned_pointer_to_address): Ditto.
7846         * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
7847         * dwarf2expr.c (dwarf2_read_address): Ditto.
7848         * frame.c (frame_pc_unwind): Update comment.
7849         * dummy-frame.c (deprecated_read_register_dummy): Update comment.
7850
7851 2003-05-22  Jeff Johnston  <jjohnstn@redhat.com>
7852
7853         * infptrace.c (detach): Call print_sys_errmsg rather than
7854         perror_with_name to issue warning message when errno is non-zero
7855         after calling ptrace detach.
7856
7857 2003-05-21  J. Brobecker  <brobecker@gnat.com>
7858
7859         * config/pa/tm-hppa.h: Delete some unused macros. Move some
7860         macro definitions from here...
7861         * hppa-tdep.c: ...to there.
7862
7863 2003-05-20  Kevin Buettner  <kevinb@redhat.com>
7864
7865         * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
7866         register_ptrace_addr().  Fix all callers.
7867
7868 2003-05-21  Andreas Schwab  <schwab@suse.de>
7869
7870         * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
7871         dependencies.
7872         * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
7873         end.
7874         * m68klinux-tdep.c (m68k_linux_init_abi): New function.
7875         (_initialize_m68k_linux_tdep): New function.
7876         (m68k_linux_frame_saved_pc): Make static.
7877         (m68k_linux_extract_return_value): Likewise.
7878         (m68k_linux_store_return_value): Likewise.
7879         (m68k_linux_extract_struct_value_address): Likewise.
7880         * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
7881         Remove.
7882         (DEPRECATED_STORE_RETURN_VALUE): Remove.
7883         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
7884         (DEPRECATED_FRAME_SAVED_PC): Remove.
7885
7886 2003-05-20  Kris Warkentin  <kewarken@qnx.com>
7887
7888         * nto-tdep.c (fetch_core_registers): Match gdb's idea of
7889         regset numbering rather than our own.
7890
7891 2003-05-19  David Carlton  <carlton@bactrian.org>
7892
7893         * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
7894
7895 2003-05-19  David Carlton  <carlton@bactrian.org>
7896
7897         Partial fix for PR c++/827.
7898         * cp-support.h: Include symtab.h.
7899         Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
7900         * cp-namespace.c: Update contributors.
7901         (cp_lookup_symbol_nonlocal): New.
7902         (lookup_namespace_scope, cp_lookup_symbol_namespace)
7903         (lookup_symbol_file): Ditto.
7904         * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
7905         * block.h: Declare block_scope, block_using, block_global_block.
7906         * block.c (block_scope): New.
7907         (block_using, block_global_block): Ditto.
7908         * Makefile.in (cp_support_h): Depend on symtab_h.
7909         * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
7910
7911 2003-05-19  David Carlton  <carlton@bactrian.org>
7912
7913         * language.h (struct language_defn): Add 'la_value_of_this'
7914         and 'la_lookup_symbol_nonlocal' members.
7915         * symtab.h: Declare basic_lookup_symbol_nonlocal,
7916         lookup_symbol_static, lookup_symbol_global,
7917         lookup_symbol_aux_block.
7918         * symtab.c (lookup_symbol_aux): Call language hooks to determine
7919         if we should search fields of this and how to do static/global
7920         lookup.
7921         (lookup_symbol_aux_block): Make extern.
7922         (basic_lookup_symbol_nonlocal): New.
7923         (lookup_symbol_static, lookup_symbol_global): Ditto.
7924         * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
7925         'la_lookup_symbol_nonlocal' members.
7926         * c-lang.c (c_language_defn, cplus_language_defn)
7927         (asm_language_defn, minimal_language_defn): Ditto.
7928         * jv-lang.c (java_language_defn): Ditto.
7929         * language.c (unknown_language_defn, auto_language_defn)
7930         (local_language_defn): Ditto.
7931         * m2-lang.c (m2_language_defn): Ditto.
7932         * objc-lang.c (objc_language_defn): Ditto.
7933         * scm-lang.c (scm_language_defn): Ditto.
7934         * f-lang.c (f_language_defn): Ditto, and include value.h as well.
7935         * p-lang.c (pascal_language_defn): Ditto for both.
7936         * Makefile.in (f-lang.o): Depend on value_h.
7937         (p-lang.o): Ditto.
7938
7939 2003-05-19  David Carlton  <carlton@bactrian.org>
7940
7941         * block.h: Declare block_static_block.
7942         * block.c (block_static_block): New.
7943         * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
7944         lookup_symbol_aux_local, calling block_static_block instead.
7945         (lookup_symbol_aux_local): Delete 'static_block' argument.
7946
7947 2003-05-19  David Carlton  <carlton@bactrian.org>
7948
7949         * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
7950
7951 2003-05-19  Michal Ludvig  <mludvig@suse.cz>
7952
7953         * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
7954         register numbers mapping.
7955
7956 2003-05-18  Adam Fedor  <fedor@gnu.org>
7957
7958         * symtab.c (completion_list_objc_symbol): New function.
7959         (make_symbol_completion_list): Use it to add ObjC symbols
7960         when looking though the list.
7961         (language_search_unquoted_string): New function.
7962         (make_file_symbol_completion_list): Use it.
7963
7964 2003-05-18  Andreas Schwab  <schwab@suse.de>
7965
7966         * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
7967         dependencies.
7968         * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
7969         as m68k_linux_extract_return_value.
7970         (DEPRECATED_STORE_RETURN_VALUE): Define as
7971         m68k_linux_store_return_value.
7972         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
7973         m68k_linux_extract_struct_value_address.
7974         * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
7975         get_next_frame, get_frame_base, get_frame_pc.
7976         (m68k_linux_frame_saved_pc): Use get_frame_base.
7977         (m68k_linux_extract_return_value): New function.
7978         (m68k_linux_store_return_value): New function.
7979         (m68k_linux_extract_struct_value_address): New function.
7980         * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
7981
7982         * c-exp.y (typebase): Remove duplicate occurence of
7983         `SIGNED_KEYWORD LONG LONG'.  Use builtin_type_long_long instead
7984         of lookup_signed_typename.
7985
7986 2003-05-18  Mark Kettenis  <kettenis@gnu.org>
7987
7988         * dwarf2loc.c (find_location_expression): Change type of second
7989         argument to `size_t *'.
7990         (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
7991         for size variable.
7992
7993 2003-05-18  David Carlton  <carlton@bactrian.org>
7994
7995         * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
7996         'linkage_name'.  Add comment.
7997         (lookup_symbol_aux_local): Rename 'mangled_name' argument to
7998         'linkage_name'.
7999         (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
8000         (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
8001         (lookup_block_symbol): Ditto.
8002
8003 2003-05-16  Andrew Cagney  <cagney@redhat.com>
8004
8005         * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
8006         * gdbarch.h, gdbarch.c: Re-generate.
8007         * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
8008         * TODO (REGISTER_BYTES): Delete reference.
8009         * alpha-tdep.c (alpha_gdbarch_init): Update.
8010         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8011         * x86-64-tdep.c (x86_64_init_abi): Update.
8012         * vax-tdep.c (vax_gdbarch_init): Update.
8013         * v850-tdep.c (v850_gdbarch_init): Update.
8014         * sparc-tdep.c (sparc_gdbarch_init): Update.
8015         * sh-tdep.c (sh_gdbarch_init): Update.
8016         * s390-tdep.c (s390_gdbarch_init): Update.
8017         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8018         * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
8019         (ns32k_gdbarch_init_32382): Update.
8020         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8021         * mcore-tdep.c (mcore_gdbarch_init): Update.
8022         * m68k-tdep.c (m68k_gdbarch_init): Update.
8023         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8024         * ia64-tdep.c (ia64_gdbarch_init): Update.
8025         * i386-tdep.c (i386_gdbarch_init): Update.
8026         * i386-linux-tdep.c (i386_linux_init_abi): Update.
8027         * hppa-tdep.c (hppa_gdbarch_init): Update.
8028         * h8300-tdep.c (h8300_gdbarch_init): Update.
8029         * frv-tdep.c (frv_gdbarch_init): Update.
8030         * cris-tdep.c (cris_gdbarch_init): Update.
8031         * avr-tdep.c (avr_gdbarch_init): Update.
8032         * arm-tdep.c (arm_gdbarch_init): Update.
8033         * sparc-tdep.c (sparc_pop_frame): Update.
8034         * rs6000-tdep.c (rs6000_pop_frame): Update.
8035         * remote.c (init_remote_state): Update.
8036         (remote_prepare_to_store): Update.
8037         * remote-vx.c (vx_prepare_to_store): Update.
8038         * remote-sds.c (sds_fetch_registers): Update.
8039         (sds_prepare_to_store): Update.
8040         * remote-array.c: Update.
8041         * regcache.c (init_legacy_regcache_descr): Update.
8042         (init_regcache_descr): Update.
8043         * mips-tdep.c (mips_eabi_extract_return_value): Update.
8044         (mips_o64_extract_return_value): Update.
8045         * irix5-nat.c (fetch_core_registers): Update.
8046         * irix4-nat.c (fetch_core_registers): Update.
8047         * i386-tdep.h: Update.
8048         * hppa-tdep.c (pa_do_registers_info): Update.
8049         (pa_do_strcat_registers_info): Update.
8050         * cris-tdep.c (cris_register_bytes_ok): Update.
8051         * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
8052         * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
8053         * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
8054         * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
8055         * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
8056         * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
8057         * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
8058         * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
8059         * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
8060         * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
8061         * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
8062         * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
8063         (REGISTER_BYTES_OK): Update.
8064         * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
8065         * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
8066
8067 2003-05-16  Ian Lance Taylor  <ian@airs.com>
8068
8069         * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
8070         (vax_print_insn, print_insn_arg): Remove static functions.
8071         (vax_gdbarch_init): Call set_gdbarch_print_insn with
8072         print_insn_vax from opcodes library.
8073         (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
8074
8075 2003-05-15  Andrew Cagney  <cagney@redhat.com>
8076
8077         * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
8078         * target.h (memory_breakpoint_from_pc): Delete declaration.
8079         * mem-break.c (memory_breakpoint_from_pc): Delete function.
8080         * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
8081         * monitor.c (monitor_insert_breakpoint): Use
8082         gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
8083         * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
8084         * gdbarch.h, gdbarch.c: Re-generate.
8085         * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
8086         (sparc_gdbarch_init): Set breakpoint_from_pc to
8087         sparc_breakpoint_from_pc.
8088         * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
8089         (BREAKPOINT_FROM_PC): Define.
8090         (sparc_breakpoint_from_pc): Declare.
8091         * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
8092         * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
8093         (BREAKPOINT_FROM_PC): Define.
8094         (BREAKPOINT): Delete macro.
8095         * target.h: Update comment.
8096         * s390-tdep.c (s390_gdbarch_init): Update comments.
8097         * remote.c: Update comments.
8098         * remote-mips.c: Update comments.
8099         * proc-api.c (write_with_trace): Do not check for a breakpoint.
8100         * mem-break.c: Update comment.
8101         * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
8102         (ia64_memory_insert_breakpoint): Update.
8103         * config/sparc/tm-sparc.h: Update comment.
8104         * config/pa/tm-hppa64.h: Update comment.
8105         * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
8106         (rs6000_breakpoint_from_pc): Update.
8107         * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
8108         (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
8109         (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
8110         (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
8111         (mips_breakpoint_from_pc): Update.
8112         (mips_dump_tdep): Update.
8113
8114         * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
8115         * minsyms.c (lookup_minimal_symbol): Inline
8116         DEPRECATED_SYMBOL_MATCHES_NAME.  Replace STREQ with strcmp.
8117
8118         * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
8119         * p-valprint.c (pascal_object_print_value_fields): Ditto.
8120         * p-lang.c (pascal_printstr): Ditto.
8121         * objc-lang.c (objc_printstr): Ditto.
8122         * m2-lang.c (m2_printstr): Ditto.
8123         * jv-valprint.c (java_print_value_fields): Ditto.
8124         * f-lang.c (f_printstr): Ditto.
8125         * cp-valprint.c (cp_print_value_fields): Ditto.  Include "valprint.h".
8126         * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
8127         for repeat_count_threshold.
8128         * Makefile.in (cp-valprint.o): Update dependencies.
8129
8130 2003-05-15  Jeff Johnston  <jjohnstn@redhat.com>
8131
8132         * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
8133         (examine_prologue): Support looking through leaf functions, knowing
8134         they start with mov r2,r12.  Support skipping over indirect stores
8135         of the input registers.  Upon hitting a non-nop branch instruction
8136         or predicated instruction, bail out by setting lim_pc to the current
8137         pc value in the loop.  At the end, if the lim_pc value is still
8138         beyond our calculated value and we have trust_limit set,
8139         use the lim_pc value.
8140
8141 2003-05-15  Andrew Cagney  <cagney@redhat.com>
8142
8143         * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
8144         generic_find_dummy_frame.
8145         * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
8146         (deprecated_generic_find_dummy_frame): Update.
8147         (deprecated_read_register_dummy): Update.
8148         * frame.c (deprecated_generic_get_saved_register): Update.
8149
8150 2003-05-15  Theodore A. Roth  <troth@openavr.org>
8151
8152         * avr-tdep.c (avr_breakpoint_from_pc): New function.
8153         (avr_gdbarch_init): Set breakpoint_from_pc method.
8154
8155 2003-05-15  Andrew Cagney  <cagney@redhat.com>
8156
8157         * regcache.c (build_regcache): Set deprecated_register_valid
8158         directly.
8159         (deprecated_grub_regcache_for_register_valid): Delete function.
8160         * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
8161         declaration.
8162
8163 2003-05-15  David Carlton  <carlton@bactrian.org>
8164
8165         Committed by Elena Zannoni <ezannoni@redhat.com>
8166         * symtab.c (lookup_symbol_aux): Delete calls to
8167         lookup_symbol_aux_minsyms.
8168         (lookup_symbol_aux_minsyms): Comment out function and
8169         prototype. Delete lookup by mangled name.
8170
8171 2003-05-14  Kevin Buettner  <kevinb@redhat.com>
8172
8173         * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
8174         correctly indicate an empty stack and ``stack_allocated'' to the
8175         indicate the number of elements initially allocated.
8176         (dwarf_expr_grow_stack): Simplify method for computing new
8177         stack size.  Don't loop infinitely if ``stack_len'' is zero.
8178         (execute_stack_op): Move ``ctx->in_reg'' initialization
8179         out of loop.  Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
8180         be used in conjuction with DW_OP_piece.  Revise error message
8181         accordingly.
8182
8183 2003-05-14  Theodore A. Roth  <troth@openavr.org>
8184
8185         * MAINTAINERS: Update my email address.
8186         * avr-tdep.c: Ditto.
8187
8188 2003-05-14  Elena Zannoni  <ezannoni@redhat.com>
8189
8190         * symtab.h (enum domain_enum): Rename from namespace_enum.
8191         (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
8192         VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
8193         Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
8194         LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
8195         TYPES_NAMESPACE, METHODS_NAMESPACE.
8196         (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
8197         (struct symbol, struct partial_symbol): Rename field
8198         'namespace_enum namespace' to 'domain_enum domain'.
8199         (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
8200         Delete old define kludge for namespace.
8201
8202         * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
8203         blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
8204         dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
8205         gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
8206         language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
8207         mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
8208         p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
8209         stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
8210         valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
8211         occurrences of the above.
8212
8213 2003-05-14  Ian Lance Taylor  <ian@airs.com>
8214
8215         * Makefile.in (install-only): Use $(SHELL) when running
8216         mkinstalldirs.
8217
8218 2003-05-13  Ian Lance Taylor  <ian@airs.com>
8219
8220         * MAINTAINERS (write after approval): Add myself.
8221
8222         * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
8223         second and third arguments.
8224         * ser-tcp.c (_initialize_ser_tcp): Likewise.
8225         * ser-unix.c (_initialize_ser_hardwire): Likewise.
8226
8227 2003-05-13  Andrew Cagney  <cagney@redhat.com>
8228
8229         * defs.h (store_address): Delete declaration.
8230         findvar.c (store_address): Delete function.
8231         * arm-tdep.c (arm_push_dummy_call): Replace store_address with
8232         store_unsigned_integer.
8233         * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
8234         * v850-tdep.c (v850_push_arguments): Ditto.
8235         * sparc-tdep.c (sparc_get_saved_register): Ditto.
8236         * sh-tdep.c (sh64_get_saved_register): Ditto.
8237         * rs6000-tdep.c (rs6000_push_arguments): Ditto.
8238         * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
8239         * mips-tdep.c (mips_eabi_push_arguments): Ditto.
8240         (mips_get_saved_register): Ditto.
8241         * ia64-tdep.c (ia64_get_saved_register): Ditto.
8242         (find_func_descr, ia64_push_arguments): Ditto.
8243         * i386-tdep.c (i386_push_arguments): Ditto.
8244         * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
8245         * frv-tdep.c (frv_push_arguments): Ditto.
8246         * frame.c (legacy_saved_regs_prev_register): Ditto.
8247         (deprecated_generic_get_saved_register): Ditto.
8248         * findvar.c (unsigned_address_to_pointer): Ditto.
8249         * dwarf2read.c (dwarf2_const_value): Ditto.
8250         * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
8251         * alpha-tdep.c (alpha_push_arguments): Ditto.
8252
8253 2003-05-12  J. Brobecker  <brobecker@gnat.com>
8254
8255         * NEWS: Mention that the hppa-hpux port has been partially
8256         multiarched (32bit ABIT only, so far).
8257
8258 2003-05-11  Andrew Cagney  <cagney@redhat.com>
8259
8260         * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
8261         * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
8262         include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
8263         sim/testsuite/sim/arm/misaligned2.ms, and
8264         sim/testsuite/sim/arm/misaligned3.ms.
8265         * disasm.h (struct ui_file): Add opaque struct declaration.
8266         * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
8267         * frame.h (struct ui_file): Ditto.
8268
8269 2003-05-11  Mark Kettenis  <kettenis@gnu.org>
8270
8271         * value.h: Pretty print.
8272
8273 2003-05-10  Mark Kettenis  <kettenis@gnu.org>
8274
8275         * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
8276
8277 2003-05-08  Andrew Cagney  <cagney@redhat.com>
8278
8279         * regcache.h (max_register_size): Delete declaration.
8280         * regcache.c (max_register_size): Delete function.
8281         (struct regcache_descr): Delete field "max_register_size".
8282         (init_regcache_descr, init_legacy_regcache_descr): Assert that all
8283         registers fit in MAX_REGISTER_SIZE.
8284         (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
8285         (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
8286         * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
8287         * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
8288         * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
8289         * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
8290         * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
8291         * dve3900-rom.c, hppa-tdep.c: Ditto.
8292
8293 2003-05-08  David Carlton  <carlton@math.stanford.edu>
8294
8295         * valops.c (push_word): Fix typo.
8296
8297 2003-05-08  Andrew Cagney  <cagney@redhat.com>
8298
8299         * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
8300         * gdbarch.h: Re-generate.
8301         * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
8302         (legacy_max_register_raw_size): Delete declaration.
8303         * regcache.c (legacy_max_register_raw_size): Delete function.
8304         * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
8305         * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
8306         * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
8307         * remote-rdp.c, remote-array.c, regcache.c: Ditto.
8308         * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
8309         * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
8310         * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
8311         * findvar.c, dwarf2cfi.c: Ditto.
8312
8313 2003-05-08  Andrew Cagney  <cagney@redhat.com>
8314
8315         * mips-tdep.c (read_signed_register): New function, moved to here
8316         from "regcache.c".
8317         (read_signed_register_pid): Ditto.
8318         * regcache.c (read_signed_register_pid): Delete function, moved to
8319         "mips-tdep.c".
8320         (read_signed_register): Ditto.
8321         * regcache.h (read_signed_register): Delete declaration.
8322         (read_signed_register_pid): Delete declaration.
8323
8324 2003-05-08  Andrew Cagney  <cagney@redhat.com>
8325
8326         * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
8327         * gdbarch.h: Re-generate.
8328         * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
8329         (legacy_max_register_virtual_size): Delete declaration.
8330         * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
8331         * d10v-tdep.c (d10v_print_registers_info): Ditto.
8332         * tracepoint.c (memrange_sortmerge): Ditto.
8333         * sparc-tdep.c (sparc_print_registers): Ditto.
8334         * regcache.c (legacy_max_register_virtual_size): Delete function.
8335
8336 2002-05-08  J. Brobecker  <brobecker@gnat.com>
8337
8338         * fork-child.c (escape_bang_in_quoted_argument): New function.
8339         (fork_inferior): Escape '!' characters in quoted arguments
8340         only when needed.
8341
8342 2003-05-08  J. Brobecker  <brobecker@gnat.com>
8343
8344         * dwarf2read.c (set_cu_language): Set the language to "minimal" if
8345         the language of the CU is not currently supported by GDB.
8346
8347 2003-05-08  J. Brobecker  <brobecker@gnat.com>
8348
8349         * defs.h (language): Add language_minimal enum value.
8350         * c-lang.c (minimal_language_defn): New language definition.
8351         (_initialize_c_language): Add the new minimal language to the list
8352         of languages known to GDB.
8353
8354 2003-05-08  Kevin Buettner  <kevinb@redhat.com>
8355
8356         * frame.c (get_frame_type): Don't attempt to lazily initialize
8357         frame's unwinder for legacy frames.
8358
8359 2003-05-07  Andrew Cagney  <cagney@redhat.com>
8360
8361         * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
8362         and "regcache" parameters.
8363         * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
8364
8365 2003-05-07  Jeff Johnston  <jjohnstn@redhat.com>
8366
8367         * dwarf2read.c (dwarf_decode_lines): Only use output of
8368         check_cu_functions() when calling record_line().  Do not update
8369         the current address.
8370
8371 2003-05-07  Andrew Cagney  <cagney@redhat.com>
8372
8373         * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
8374         code.
8375
8376 2003-05-07  Jim Blandy  <jimb@redhat.com>
8377
8378         Rename commands 'maint list symtabs' and 'maint list psymtabs' to
8379         'maint info symtabs' and 'maint info psymtabs'.
8380         * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
8381         Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
8382         * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
8383         Declarations updated.
8384         * maint.c (maintenance_list_command): Delete.
8385         (_initialize_maint_cmds): Update calls to add_cmd.
8386         * gdbcmd.h (maintenancelistlist): Delete declaration.
8387         * cli/cli-cmds.c (maintenancelistlist): Delete.
8388         (init_cmd_lists): Don't initialize it.
8389         * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
8390
8391 2003-05-07  Andrew Cagney  <cagney@redhat.com>
8392
8393         * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
8394         "regcache".
8395         (d10v_print_registers_info): Update.
8396         (d10v_dmap_register, d10v_imap_register): Delete functions.
8397         (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
8398         and "imap_register".
8399         (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
8400         (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
8401         * arch-utils.c (generic_remote_translate_xfer_address): Add
8402         "regcache" and "gdbarch" parameters.
8403         * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
8404         parameter.  Change class to multi-arch.
8405         * gdbarch.h, gdbarch.c: Re-generate.
8406         * remote.c (remote_xfer_memory): Use
8407         gdbarch_remote_translate_xfer_address.
8408
8409 2003-05-07  Jeff Johnston  <jjohnstn@redhat.com>
8410
8411         * infrun.c (prev_pc): Move declaration ahead of proceed().
8412         (proceed): Refresh prev_pc value before resuming.
8413         (stop_stepping): Remove code to refresh prev_pc.
8414
8415 2003-05-06  Kris Warkentin <kewarken@qnx.com>
8416
8417         * nto-tdep.c: Removed stray comment.
8418
8419 2003-05-06  Kris Warkentin <kewarken@qnx.com>
8420
8421         * i386-nto-tdep.c: Fix old K&R function definitions.
8422         * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
8423         Also change add_show_from_set() call to add_setshow_cmd().
8424         * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
8425
8426 2003-05-05  Andrew Cagney  <cagney@redhat.com>
8427
8428         * dummy-frame.c: Include "command.h" and "gdbcmd.h".
8429         (fprint_dummy_frames): New function.
8430         (maintenance_print_dummy_frames): New function.
8431         (_initialize_dummy_frame): Add command "maint print dummy-frames".
8432         * frame.c (fprint_frame_id): Make global.
8433         * frame.h (fprint_frame_id): Declare.
8434         * Makefile.in (dummy-frame.o): Update dependencies.
8435
8436 2003-05-05  Andrew Cagney  <cagney@redhat.com>
8437
8438         * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
8439         (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
8440         SIZEOF_CALL_DUMMY_WORDS.
8441         (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
8442         (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
8443         (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
8444         CALL_DUMMY_BREAKPOINT_OFFSET.
8445         (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
8446         CALL_DUMMY_START_OFFSET.
8447         (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
8448         * gdbarch.h, gdbarch.c: Re-generate.
8449         * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
8450         * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
8451         * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
8452         * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
8453         * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
8454         * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
8455         * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
8456         * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
8457         * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
8458         * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
8459         * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
8460         * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
8461         * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
8462         * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
8463         * config/sparc/tm-sparc.h: Update.
8464
8465 2003-05-05  Kris Warkentin <kewarken@qnx.com>
8466
8467         * configure.tgt: Add i[3456]86-*-nto*.
8468         * i386-nto-tdep.c: New file.  i386 specific support for QNX Neutrino.
8469         * nto-tdep.c: New file. Neutrino target support routines.
8470         * nto-tdep.h: New file. Neutrino target header.
8471         * config/tm-qnxnto.h: New file.
8472         * config/i386/i386nto.mt: New file.
8473         * config/i386/tm-i386nto.h: New file.
8474
8475 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8476
8477         * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
8478         (load_infrun_state): Ditto.
8479         (struct thread_info): Drop "prev_func_name" field.
8480         * thread.c (load_infrun_state): Update.
8481         (save_infrun_state): Update.
8482         * infrun.c (prev_func_name): Delete variable.
8483         (init_wait_for_inferior): Do not clear prev_func_name.
8484         (stop_stepping, keep_going, context_switch): Do not swap
8485         prev_func_name.
8486         (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
8487         instead of PC_IN_SIGTRAMP.
8488
8489 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8490
8491         * sentinel-frame.c (sentinel_frame_prev_register): Replace
8492         REGISTER_BYTE with register_offset_hack.
8493         * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
8494         that REGISTER_BYTE is consistent with the regcache.
8495         * gdbarch.sh (REGISTER_BYTE): Add a predicate.
8496         * gdbarch.h, gdbarch.c: Regenerate.
8497
8498 2003-05-04  Mark Kettenis  <kettenis@gnu.org>
8499
8500         * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
8501         (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
8502
8503         * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
8504
8505 2003-05-03  J. Brobecker  <brobecker@gnat.com>
8506
8507         From Thierry Schneider <tpschneider1@yahoo.com>
8508         * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
8509         (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
8510         (mi-cmd-symbol.o): Add rule.
8511
8512 2003-05-03  Andrew Cagney  <cagney@redhat.com>
8513
8514         * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
8515         comments noteing that it replaces the old FIX_CALL_DUMMY code.
8516         * gdbarch.h, gdbarch.c: Re-generate.
8517         * d10v-tdep.c (d10v_push_dummy_code): New function.
8518         (d10v_gdbarch_init): Set push_dummy_code.
8519         * infcall.c (legacy_push_dummy_code): New function.
8520         (generic_push_dummy_code): New function.
8521         (push_dummy_code): New function.
8522         (call_function_by_hand): Call push_dummy_code.  Pass bp_addr,
8523         instead of dummy_addr, to push_dummy_call.  Move call to
8524         generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
8525         switch.
8526         * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
8527
8528 2003-05-03  Andrew Cagney  <cagney@redhat.com>
8529
8530         * disasm.h (print_insn): Declare.
8531         * disasm.c (init_gdb_disassemble_info): New function.
8532         (gdb_disassembly): Call init_gdb_disassemble_info.
8533         (gdb_print_insn): New function.
8534         * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
8535         of TARGET_PRINT_INSN.  Send debug info to "gdb_stdlog".
8536         * mcore-tdep.c: Include "disasm.h"
8537         (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
8538         * d10v-tdep.c: Include "disasm.h".
8539         (display_trace): Call gdb_print_insn, instead of print_insn.
8540         (print_insn): Delete function.
8541         * printcmd.c: Include "disasm.h".
8542         (print_insn): Delete function.
8543         (print_formatted): Call gdb_print_insn, instead of print_insn.
8544         * Makefile.in (printcmd.o): Update dependencies.
8545         (mcore-tdep.o, d10v-tdep.o): Ditto.
8546
8547 2003-05-02  Andrew Cagney  <cagney@redhat.com>
8548
8549         * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
8550         PC_REGNUM, re-indent.
8551         * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
8552         PC_REGNUM isn't set.
8553
8554         * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
8555         * gdbarch.h, gdbarch.c: Re-generate.
8556         * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
8557         register_virtual_size, pc_regnum, or register_bytes.
8558         (D10V_PC_REGNUM): Rename _PC_REGNUM.
8559         (d10v_register_type): Use D10V_PC_REGNUM.
8560         (d10v_print_registers_info, d10v_read_pc): Ditto.
8561         (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
8562         (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
8563
8564 2003-05-02  David Carlton  <carlton@bactrian.org>
8565
8566         * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
8567         the name with mstrsave.
8568
8569 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
8570
8571         * charset.c (GDB_DEFAULT_TARGET_CHARSET,
8572         GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
8573         (host_charset_name, target_charset_name): New vars for use by
8574         set/show commands.
8575         (host_charset_enum, target_charset_enum): New enums for set/show
8576         commands.
8577         (set_charset_sfunc, set_host_charset_sfunc,
8578         set_target_charset_sfunc): New functions.
8579         (set_host_charset, set_target_charset): Make static.
8580         (list_charsets, set_host_charset_command,
8581         set_target_charset_command): Delete functions.
8582         (show_charset_command): Rewrite as....
8583         (show_charset): Hook this up with the set/show command mechanism.
8584         (_initialize_charset): Change names of charsets to match the
8585         set/show enums. Use host_charset_name and target_charset_name.
8586         Use set/show mechanism for charset, host-charset, target-charset
8587         commands. Do not make 'show host-charset' and 'show
8588         target-charset' be aliases of 'show charset'.
8589
8590         * charset.h (set_host_charset, set_target_charset): Don't export,
8591         they are not used outside the file.
8592
8593 2003-05-01  Andrew Cagney  <cagney@redhat.com>
8594
8595         * disasm.c (gdb_disassemble_from_exec): Delete global variable.
8596         (gdb_disassembly): Make "di" non static, always initialize and
8597         cleanup.  Always use dis_asm_read_memory.
8598         (gdb_dis_asm_read_memory): Delete function.
8599
8600 2003-05-01  Andrew Cagney  <cagney@redhat.com>
8601
8602         * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
8603         (d10v_gdbarch_init): Set frame_align instead of stack_align.
8604
8605 2003-04-30  Andrew Cagney  <cagney@redhat.com>
8606
8607         * gdbarch.sh (deprecated_tm_print_insn_info): Rename
8608         "tm_print_insn_info".
8609         (TARGET_PRINT_INSN_INFO): Delete macro.
8610         (dis_asm_read_memory): Delete function declaration.
8611         (dis_asm_memory_error, dis_asm_print_address): Ditto.
8612         (tm_print_insn_info): Delete variable definition.
8613         (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
8614         * gdbarch.h, gdbarch.c: Re-generate.
8615         * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
8616         "deprecated_tm_print_insn_info".
8617         * mcore-tdep.c (mcore_dump_insn): Ditto.
8618         * mips-tdep.c (mips_gdbarch_init): Ditto.
8619         * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
8620         * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
8621         * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
8622         * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
8623         instead of TARGET_PRINT_INSN_INFO, add comment.
8624         * s390-tdep.c (s390_get_frame_info): Instead of
8625         "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
8626         (s390_check_function_end, s390_is_sigreturn): Ditto.
8627         * corefile.c (dis_asm_read_memory): Move to "disasm.c".
8628         (dis_asm_memory_error, dis_asm_print_address): Ditto.
8629         * disasm.c: Include "gdbcore.h".
8630         (_initialize_disasm): New function, initialize
8631         "deprecated_tm_print_insn_info".
8632         (deprecated_tm_print_insn_info): New variable.
8633         (dis_asm_read_memory): Moved from "corefile.c", made static.
8634         (dis_asm_print_address, dis_asm_memory_error): Ditto.
8635         * Makefile.in (disasm.o): Update dependencies.
8636
8637 2003-04-30  Andrew Cagney  <cagney@redhat.com>
8638
8639         * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
8640
8641 2003-04-29  Adam Fedor  <fedor@gnu.org>
8642
8643         * eval.c (evaluate_subexp_standard): Handle ObjC ops.
8644         * infcall.c (find_function_addr): Make non-static.
8645         * infcall.h (find_function_addr): Declare.
8646         * Makefile.in (eval.o): Update dependencies.
8647
8648 2003-04-28  Adam Fedor  <fedor@gnu.org>
8649
8650         * symtab.c (symbol_find_demangled_name): Check for and demangle
8651         ObjC symbols.
8652         (symbol_init_demangled_name): Init for language_objc as well.
8653
8654 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8655
8656         * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
8657         (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
8658         * gdbarch.h, gdbarch.c: Re-generate.
8659         * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
8660         DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
8661         * inferior.h (deprecated_read_fp): Rename read_fp.
8662         (generic_target_read_fp): Delete declaration.
8663         * regcache.c (generic_target_read_fp): Delete function.
8664         (deprecated_read_fp): Replace read_fp, use
8665         DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
8666         * d10v-tdep.c (d10v_read_fp): Delete function.
8667         (d10v_gdbarch_init): Do not set deprecated_read_fp.
8668
8669         * sparc-tdep.c (sparc_gdbarch_init): Do not set
8670         deprecated_target_read_fp to generic_target_read_fp.
8671         * sh-tdep.c (sh_gdbarch_init): Ditto.
8672         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8673         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8674         * frv-tdep.c (frv_gdbarch_init): Ditto.
8675
8676         * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
8677         deprecated_fp_regnum.
8678         * x86-64-tdep.c (x86_64_init_abi): Ditto.
8679         * vax-tdep.c (vax_gdbarch_init): Ditto.
8680         * v850-tdep.c (v850_gdbarch_init): Ditto.
8681         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8682         * sh-tdep.c (sh_gdbarch_init): Ditto.
8683         * s390-tdep.c (s390_gdbarch_init): Ditto.
8684         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8685         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8686         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8687         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
8688         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8689         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8690         * i386-tdep.c (i386_gdbarch_init): Ditto.
8691         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
8692         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8693         * frv-tdep.c (frv_gdbarch_init): Ditto.
8694         * cris-tdep.c (cris_gdbarch_init): Ditto.
8695         * avr-tdep.c (avr_gdbarch_init): Ditto.
8696         * arm-tdep.c (arm_gdbarch_init): Ditto.
8697         * alpha-tdep.c (alpha_gdbarch_init): Ditto.
8698
8699         * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
8700         * v850-tdep.c (v850_gdbarch_init): Ditto.
8701         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8702         * sh-tdep.c (sh_gdbarch_init): Ditto.
8703         * s390-tdep.c (s390_gdbarch_init): Ditto.
8704         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8705         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8706         * mips-tdep.c (mips_gdbarch_init): Ditto.
8707         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8708         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8709         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
8710         * frv-tdep.c (frv_gdbarch_init): Ditto.
8711         * avr-tdep.c (avr_gdbarch_init): Ditto.
8712         * arm-tdep.c (arm_gdbarch_init): Ditto.
8713
8714         * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
8715         DEPRECATED_FP_REGNUM.
8716         (vax_push_dummy_frame, vax_pop_frame): Ditto.
8717         * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
8718         * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
8719         (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
8720         (sparc32_register_virtual_type): Ditto.
8721         * sh-tdep.c (sh64_frame_chain): Ditto.
8722         (sh64_get_saved_register, sh64_pop_frame): Ditto.
8723         (sh_nofp_frame_init_saved_regs): Ditto.
8724         (sh64_nofp_frame_init_saved_regs): Ditto.
8725         (sh_fp_frame_init_saved_regs): Ditto.
8726         * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
8727         * remote-e7000.c (fetch_regs_from_dump): Ditto.
8728         * procfs.c (procfs_fetch_registers): Ditto.
8729         (procfs_store_registers): Ditto.
8730         * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
8731         (store_inferior_registers, fetch_core_registers): Ditto.
8732         (fetch_kcore_registers, clear_regs): Ditto.
8733         * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
8734         (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
8735         * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
8736         * nlm/i386.c (do_status): Ditto.
8737         * mipsv4-nat.c (supply_gregset): Ditto.
8738         * mips-tdep.c: Ditto for comments.
8739         * mips-nat.c (fetch_inferior_registers): Ditto.
8740         (store_inferior_registers, fetch_core_registers): Ditto.
8741         * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
8742         (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
8743         * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
8744         (i386_do_pop_frame, i386_register_type): Ditto.
8745         * hppa-tdep.c (hppa_frame_chain): Ditto.
8746         (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
8747         (hppa_pop_frame, hppa_read_fp): Ditto.
8748         (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
8749         * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
8750         * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
8751         * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
8752         * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
8753         * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
8754         * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
8755         * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
8756         * blockframe.c: Ditto for comments.
8757         * arch-utils.h: Ditto for comments.
8758         * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
8759         * alphanbsd-tdep.c (fetch_core_registers): Ditto.
8760         * alphabsd-nat.c (fetch_inferior_registers): Ditto.
8761         * alpha-tdep.h: Ditto for comments.
8762         * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
8763         (alpha_cannot_store_register): Ditto.
8764         (alpha_push_dummy_frame): Ditto.
8765         * alpha-nat.c (supply_gregset): Ditto.
8766
8767         * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
8768         * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
8769         * config/sparc/tm-sparc.h: Update comment.
8770
8771         * hppa-tdep.c (hppa_init_extra_frame_info): Use
8772         deprecated_read_fp instead of TARGET_READ_FP.
8773         (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
8774         (hppa_push_dummy_frame, hppa_read_fp): Ditto.
8775         * sparc-tdep.c (sparc_init_extra_frame_info): Use
8776         deprecated_read_fp instead of read_fp.
8777         * s390-tdep.c (s390_push_arguments): Ditto.
8778         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8779         * frame.h: Ditto in comments.
8780         * frame.c (legacy_get_prev_frame): Ditto.
8781         * dummy-frame.c (dummy_frame_this_id): Ditto.
8782         * arm-tdep.c (arm_init_extra_frame_info): Ditto.
8783
8784 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8785
8786         * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
8787         * gdbarch.h, gdbarch.c: Re-generate.
8788         * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
8789         * vax-tdep.c (_initialize_vax_tdep): Update.
8790         * v850-tdep.c (_initialize_v850_tdep): Update.
8791         * sparc-tdep.c (_initialize_sparc_tdep): Update.
8792         * s390-tdep.c (_initialize_s390_tdep): Update.
8793         * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
8794         * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
8795         * mips-tdep.c (_initialize_mips_tdep): Update.
8796         * mcore-tdep.c (_initialize_mcore_tdep): Update.
8797         * m68k-tdep.c (_initialize_m68k_tdep): Update.
8798         * ia64-tdep.c (_initialize_ia64_tdep): Update.
8799         * hppa-tdep.c (_initialize_hppa_tdep): Update.
8800         * h8300-tdep.c (_initialize_h8300_tdep): Update.
8801         * frv-tdep.c (_initialize_frv_tdep): Update.
8802         * cris-tdep.c (cris_delayed_get_disassembler): Update.
8803         (_initialize_cris_tdep): Update.
8804         * arch-utils.c (legacy_print_insn): Update.
8805         * alpha-tdep.c (_initialize_alpha_tdep): Update.
8806
8807 2003-04-26  Adam Fedor  <fedor@gnu.org>
8808
8809         * linespec.c (decode_objc): New function to decode ObjC calls
8810         (decode_line_1): Check for ObjC calls (using decode_objc)
8811         * Makefile (linespec.o): Update dependencies.
8812
8813 2003-04-26  Daniel Jacobowitz  <drow@mvista.com>
8814
8815         * breakpoint.h (struct breakpoint_ops): New.
8816         (struct breakpoint): Add ops member.
8817
8818         * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
8819         (mention): Use new breakpoint ops member.
8820         (set_raw_breakpoint): Initialize ops field to NULL.
8821         (print_exception_catchpoint, print_one_exception_catchpoint)
8822         (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
8823         (gnu_v3_exception_catchpoint_ops): New.
8824         (catch_exception_command_1): Call handle_gnu_v3_exceptions.
8825
8826 2003-04-25  Adam Fedor  <fedor@gnu.org>
8827
8828         * Makefile.in (COMMON_OBS): Add objc-lang.o
8829
8830 2003-04-25  Andrew Cagney  <cagney@redhat.com>
8831
8832         * d10v-tdep.c (print_insn): Delete function.
8833         (display_trace): Use TARGET_PRINT_INSN.
8834         (_initialize_d10v_tdep): Do not set tm_print_insn.
8835         (d10v_gdbarch_init): Set print_insn.
8836
8837 2003-04-25  Andrew Cagney  <cagney@redhat.com>
8838
8839         * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
8840         (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
8841         (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
8842         (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
8843         (nr_dmap_regs, a0_regnum): ... new functions.
8844         (d10v_print_registers_info): Use a0_regnum, use register_size.
8845         (d10v_register_byte): Delete function.
8846         (d10v_register_raw_size): Delete function.
8847         (d10v_register_type): Use a0_regnum.
8848         (d10v_print_registers_info): Use a0_regnum.
8849         (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
8850         (d10v_gdbarch_init): Do not set register_byte or
8851         register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
8852         (d10v_pointer_to_address): Use extract_unsigned_integer instead of
8853         extract_address.
8854         (trace_command): Use XCALLOC.
8855         (print_insn): Delete reference to tm_print_insn.
8856         (saved_regs_unwinder): Use store_unsigned_integer instead of
8857         store_address.
8858         * frame.h (FRAME_OBSTACK_CALLOC): Define
8859
8860 2003-04-25  David Carlton  <carlton@bactrian.org>
8861
8862         * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
8863
8864 2003-04-24  Adam Fedor  <fedor@gnu.org>
8865
8866         * objc-lang.c: Include "valprint.h"
8867         * Makefile.in (objc-lang.o): Update dependencies.
8868
8869 2003-04-24  Adam Fedor  <fedor@gnu.org>
8870
8871         * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
8872         architecture dependant compilation and mark as unimplemented
8873         (until they get put in the gdbarch vector).
8874
8875 2003-04-23  David Carlton  <carlton@bactrian.org>
8876
8877         * cp-support.c (cp_find_first_component): Accept 'operator' in
8878         more locations.
8879
8880 2003-04-23  Andrew Cagney  <cagney@redhat.com>
8881
8882         * infcall.c (call_function_by_hand): Eliminate redundant
8883         indentation.  Move "saved_async" and "old_cleanups" to where they
8884         are needed.
8885
8886 2003-04-23  Andrew Cagney  <cagney@redhat.com>
8887
8888         * infcall.c (call_function_by_hand): Eliminate the variables "rc"
8889         and "buffer".  Move the "name" code to where it is needed.
8890
8891 2003-04-23  Andrew Cagney  <cagney@redhat.com>
8892
8893         * infcall.c (call_function_by_hand): Move variables "start_sp",
8894         "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
8895         code to ON_STACK switch branch.
8896
8897 2003-04-23  Andrew Cagney  <cagney@redhat.com>
8898
8899         * infcall.c (call_function_by_hand): Make declaration of "i",
8900         "sal", "bpt" and "old_sp" more local to their use.  Delete #if
8901         lint.
8902
8903 2003-04-23  Andrew Cagney  <cagney@redhat.com>
8904
8905         * infcall.c (call_function_by_hand): Delete variable
8906         "n_method_args".  Localize "param_type"'s declaration to the loop
8907         that it is used.  Reinstate code assigning to said variable -
8908         deleted on 2002-06-14.  Rationalize calls to value_args_coerce.
8909         Rationalize code using "param_type".
8910
8911 2003-04-22  Andrew Cagney  <cagney@redhat.com>
8912
8913         * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
8914         compute the breakpoint address.  Only call FIX_CALL_DUMMY when
8915         ON_STACK.  Eliminate the variable "addr".  Do not pass "real_pc"
8916         to DEPRECATED_PUSH_RETURN_ADDRESS.
8917
8918 2003-04-22  Kevin Buettner  <kevinb@redhat.com>
8919
8920         * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
8921         on the DWARF2 register number prior to fetching a register.
8922
8923 2003-04-22  J. Brobecker  <brobecker@gnat.com>
8924
8925         * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
8926         Update all the tests using SOFT_FLOAT considering the fact that
8927         this macro was always set to 0.
8928         * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
8929         considering the fact that this macro was always set to 0.
8930         * hppa-tdep.h (hppa_store_return_value): Likewise.
8931         (hppa_extract_return_value): Likewise.
8932
8933 2003-04-22  J. Brobecker  <brobecker@gnat.com>
8934
8935         * config/pa/tm-hppa.h: Remove obsolete code, was used by
8936         the hppa-pro target only.
8937
8938 2003-04-21  J. Brobecker  <brobecker@gnat.com>
8939
8940         Ongoing multi-arch conversion effort for HP/UX:
8941         * config/pa/tm-hppa.h: Move all macro that are no longer
8942         defined now that GDB_MULTI_ARCH is now set to 1 from here...
8943         * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
8944
8945 2003-04-21  J. Brobecker  <brobecker@gnat.com>
8946
8947         * config/pa/tm-hppa.h: Obsolete a section that was only used
8948         for hppa-pro.
8949
8950 2003-04-21  J. Brobecker  <brobecker@gnat.com>
8951
8952         Ongoing multi-arch conversion for HP/UX.
8953         * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
8954         if already defined (allows hppa64 to stay non-multiarched for now).
8955         * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
8956
8957 2003-04-21  Andrew Cagney  <cagney@redhat.com>
8958
8959         * frame.c (frame_id_eq): Fail when the code_addr's do not match.
8960
8961 2003-04-21  Andrew Cagney  <cagney@redhat.com>
8962
8963         * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
8964         "i386_num_mmx_regs".
8965
8966 2003-04-21  Andrew Cagney  <cagney@redhat.com>
8967
8968         * infcall.c: New file.
8969         * infcall.h: New file.
8970         * valarith.c: Include "infcall.h".
8971         * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
8972         * eval.c, ada-valprint.c, ada-lang.c: Ditto.
8973         * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
8974         (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
8975         (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
8976         (SFILES): Add "infcall.c"
8977         (COMMON_OBS): Add "infcall.o".
8978         (infcall.o): Specify dependencies.
8979         * value.h (call_function_by_hand): Delete declaration.
8980         * inferior.h (run_stack_dummy): Delete declaration.
8981         * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
8982         (run_stack_dummy): Move to "infcall.c", merged into
8983         call_function_by_hand.
8984         * valops.c (call_function_by_hand): Moved to "infcall.c".
8985         (find_function_addr, value_arg_coerce): Ditto.
8986         (unwindonsignal_p, coerce_float_to_double): Ditto.
8987         (_initialize_valops): Move "set/show coerce-float-to-double", and
8988         "set/show unwindonsignal" commands to "infcall.c".
8989         * v850-tdep.c, target.h: Update comments.
8990         * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
8991         * sh-tdep.c (sh_init_extra_frame_info): Update comments.
8992         (sh64_init_extra_frame_info): Update comments.
8993         * mn10300-tdep.c: Update comments.
8994         * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
8995         * config/sparc/tm-sparc.h: Update comments.
8996         * breakpoint.h: Update comments.
8997         * avr-tdep.c (avr_init_extra_frame_info): Update comments.
8998         * arm-tdep.c: Update comment.
8999
9000 2003-04-19  Mark Kettenis  <kettenis@gnu.org>
9001
9002         * i386-tdep.c (i386_num_register_names): New variable.
9003         (i386_num_mmx_regs): Renamed from mmx_num_regs.
9004         (MM0_REGNUM): Remove redundant parentheses in define.
9005         (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
9006         (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
9007         i386_mxcsr_regnum_p): Remove redundant parentheses.
9008         (i386_register_name): Use i386_num_register_names.
9009
9010         * i386-tdep.c (i386_extract_return_value,
9011         i386_store_return_value): Correct check for availability of
9012         floating-point registers.
9013
9014         * i386-tdep.c (i386_frame_num_args): Remove function.
9015         (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
9016
9017         * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
9018         mmx_regnum_to_fp_regnum.  Adjust all callers.
9019
9020         * i386-tdep.c (i386_get_longjmp_target): Use
9021         TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
9022         and TARGET_CHAR_BIT.  Use extract_typed_address instead of
9023         extract_address.
9024
9025 2003-04-19  Mark Kettenis  <kettenis@gnu.org>
9026
9027         * core-regset.c: Update comments to reflect reality.  Re-order
9028         includes.
9029         (fetch_core_registers): Use switch instead of if.  Remove
9030         redundant prototype.
9031
9032 2003-04-18  Jim Blandy  <jimb@redhat.com>
9033
9034         * s390-tdep.c (s390_frame_align): New function.
9035         (s390_gdbarch_init): Register it with the gdbarch object.
9036
9037 2003-04-17  Richard Henderson  <rth@redhat.com>
9038
9039         * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
9040
9041 2003-04-17  Michael Snyder  <msnyder@redhat.com>
9042             Karen Bennet  <bennet@redhat.com>
9043
9044         Committed by Elena Zannoni  <ezannoni@redhat.com>
9045         * gdb_gcore.sh: New script to create a core dump of a process.
9046
9047 2003-04-17  Elena Zannoni  <ezannoni@redhat.com>
9048
9049         * values.c (value_being_returned): Don't fetch the return
9050         value if the return type is void.
9051
9052 2003-04-17  Jeff Johnston  <jjohnstn@redhat.com>
9053
9054         * thread-db.c: Reindented.
9055
9056 2003-04-17  Jeff Johnston  <jjohnstn@redhat.com>
9057
9058         * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
9059         td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
9060         as types.
9061
9062
9063
9064
9065
9066
9067
9068
9069
9070
9071
9072
9073
9074
9075
9076
9077
9078
9079
9080
9081
9082
9083
9084
9085
9086 2003-04-16  Kevin Buettner  <kevinb@redhat.com>
9087
9088         * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
9089         the size of ``long double'' to 16, instead of 8.
9090
9091 2003-04-16  Mark Kettenis  <kettenis@gnu.org>
9092
9093         * i386-linux-nat.c: Add some whitespace to make things more
9094         readable.
9095         (fetch_register, store_register, fetch_inferior_registers,
9096         store_inferior_registers): Get rid of assignment in if-statement.
9097         (store_register): Fix typo in error message.
9098
9099 2003-04-16  Andrew Cagney  <cagney@redhat.com>
9100
9101         * utils.c (xmmalloc): Always allocate something, matches
9102         libiberty/xmalloc's semantics.
9103         (xmrealloc, xmcalloc): Ditto.
9104
9105 2003-04-16  Andrew Cagney  <cagney@redhat.com>
9106
9107         * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
9108         update comments.
9109         (get_frame_type): Initialize unwind and type when needed.
9110         (get_frame_id, frame_register_unwind): Ditto.
9111
9112 2003-04-16  Andrew Cagney  <cagney@redhat.com>
9113
9114         * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
9115         obsolete.
9116         * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
9117         * sparcl-stub.c: Obsolete file.
9118         * config/sparc/tm-sparclet.h: Obsolete file.
9119         * sparclet-stub.c: Obsolete file.
9120         * sparclet-rom.c: Obsolete file.
9121         * sparcl-tdep.c: Obsolete file.
9122         * config/sparc/tm-sparclite.h: Obsolete file.
9123         * config/sparc/sparclite.mt: Obsolete file.
9124         * config/sparc/sparclet.mt: Obsolete file.
9125         * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
9126         sparc86x-*-* obsolete.
9127
9128 2003-04-15  David Carlton  <carlton@math.stanford.edu>
9129
9130         * Makefile.in (SFILES): Add cp-namespace.c.
9131         (COMMON_OBS): Add cp-namespace.o.
9132         (block.o): Depend on gdb_obstack_h and cp_support_h.
9133         (buildsym.o): Depend on cp_support_h.
9134         (cp-namespace.o): New.
9135         (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
9136         gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
9137         (dwarf2read.o): Depend on cp_support_h.
9138         * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
9139         * dwarf2read.c (process_die): Set processing_has_namespace_info,
9140         processing_current_namespace.
9141         (read_namespace): Update processing_current_namespace; check for
9142         anonymous namespaces.
9143         (dwarf2_name): New function.
9144         (dwarf2_extension): Ditto.
9145         * cp-support.h: Update copyright, contributors.
9146         Add inclusion guards.
9147         Add opaque declaration for structs obstack, block, symbol.
9148         (struct using_direct): New struct.
9149         Add declarations for cp_find_first_component,
9150         cp_entire_prefix_len, processing_has_namespace_info,
9151         processing_current_namespace, cp_is_anonymous,
9152         cp_add_using_directive, cp_initialize_namespace,
9153         cp_finalize_namespace, cp_set_block_scope,
9154         cp_scan_for_anonymous_namespaces.
9155         * cp-namespace.c: New file.
9156         * cp-support.c: Update copyright.
9157         Include ctype.h, gdb_assert.h, gdbcmd.h.
9158         New variable maint_cplus_cmd_list.
9159         (cp_find_first_component): New function.
9160         (cp_entire_prefix_len, maint_cplus_command)
9161         (first_component_command, _initialize_cp_support): Ditto.
9162         * buildsym.c: Include cp-support.h.
9163         New variable using_list.
9164         (add_symbol_to_list): Check for anonymous namespaces.
9165         (finish_block): Set block's scope.
9166         (start_symtab): Initialize C++ namespace support.
9167         (end_symtab): Finalize C++ namespace support.
9168         * block.h: Add opaque declarations for structs
9169         block_namespace_info, using_direct, and obstack.
9170         Add declarations for block_set_scope and block_set_using.
9171         (struct block): Add 'language_specific' member.
9172         (BLOCK_NAMESPACE): New macro.
9173         * block.c: Include gdb_obstack.h and cp-support.h.
9174         (struct block_namespace_info): New struct.
9175         (block_set_scope): New function.
9176         (block_set_using, block_initialize_namespace): Ditto.
9177
9178 2003-04-14  Kevin Buettner  <kevinb@redhat.com>
9179
9180         * solib-svr4.c (svr4_have_link_map_offsets): New function.
9181         (locate_base): Return early if there aren't any link map offsets.
9182         (svr4_solib_create_inferior_hook): Warn if shared library support
9183         is unavailable.
9184
9185 2003-04-14  David Carlton  <carlton@math.stanford.edu>
9186
9187         * symtab.c (symbol_set_names): Add prefix when storing Java names
9188         in hash table.  Fix for PR java/1039.
9189
9190 2003-04-14  David Carlton  <carlton@math.stanford.edu>
9191
9192         * symtab.c (symbol_set_names): Rename 'name' arg to
9193         'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
9194         * symtab.h: Change 'name' argument in declaration of
9195         symbol_set_names to 'linkage_name'.
9196         (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
9197
9198 2003-04-14  Andrew Cagney  <cagney@redhat.com>
9199
9200         * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
9201         return the fully sign-extended register value.
9202         (get_frame_pointer): Ditto.
9203         (mips_pop_frame): Initialize "proc_desc" after checking for a
9204         dummy frame.
9205
9206 2003-04-14  Andrew Cagney  <cagney@redhat.com>
9207
9208         * mips-tdep.c (mips_push_dummy_frame): Delete function.
9209         (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
9210         (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
9211         (mips_push_register): Delete function.
9212         (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
9213         PUSH_FP_REGNUM.
9214
9215 2003-04-14  Jim Blandy  <jimb@redhat.com>
9216
9217         * symmisc.c: #include "gdb_regex.h".
9218         (maintenance_list_symtabs, maintenance_list_psymtabs): New
9219         functions.
9220         * maint.c (maintenance_list_command): New function.
9221         (_initialize_maint_cmds): Register the above as commands.
9222         * symtab.h (maintenance_list_symtabs,
9223         maintenance_list_psymtabs): New declarations.
9224         * cli/cli-cmds.c (maintenancelistlist): New variable.
9225         (init_cmd_lists): Initialize it.
9226         * cli/cli-cmds.h (maintenancelistlist): New declaration.
9227         * gdbcmd.h (maintenancelistlist): New declaration.
9228         * Makefile.in (symmisc.o): Update dependencies.
9229
9230 2003-04-14  Elena Zannoni  <ezannoni@redhat.com>
9231
9232         * s390-nat.c: Include asm/types.h for addr_t.
9233
9234 2003-04-14  Corinna Vinschen  <vinschen@redhat.com>
9235
9236         * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
9237         actually incoming type.
9238
9239 2003-04-13  Andrew Cagney  <cagney@redhat.com>
9240
9241         * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
9242         get_next_frame and get_frame_saved_regs.
9243
9244 2003-04-13  Andrew Cagney  <cagney@redhat.com>
9245
9246         * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
9247         of gdbarch_num_regs.
9248
9249 2003-04-13  Andrew Cagney  <cagney@redhat.com>
9250
9251         * frame.h: Mention what replaced what in "struct frame_info".
9252         * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
9253         deprecated_update_frame_base_hack and
9254         deprecated_update_frame_pc_hack.
9255         * hppa-tdep.c: Ditto.
9256
9257 2003-04-13  Daniel Jacobowitz  <drow@mvista.com>
9258
9259         * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
9260         to read_reg and update its comment.  Remove regnum member.
9261         * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
9262         Don't call read_reg when setting in_reg.  Call read_reg to get
9263         the frame base if it's in a register.  Return the register number
9264         on the stack instead of in the context.  Remove extra arguments
9265         to read_reg.
9266         * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
9267         (dwarf2_evaluate_loc_desc): Call value_from_register.  Expect
9268         the register number on the expression stack.
9269         (needs_frame_read_reg): Remove extra arguments.
9270
9271 2003-04-13  Daniel Jacobowitz  <drow@mvista.com>
9272
9273         * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
9274         made non-static.
9275         (execute_stack_op): All callers updated.
9276         * dwarf2expr.h: Add prototype for dwarf2_read_address.
9277         * dwarf2loc.c (find_location_expression): New function.
9278         (dwarf_expr_frame_base): Call it.
9279         (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
9280         (dwarf2_tracepoint_var_ref): New function, broken out from
9281         locexpr_tracepoint_var_ref.
9282         (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
9283         Make static.
9284         (loclist_read_variable, loclist_read_needs_frame): New functions.
9285         (loclist_describe_location, loclist_tracepoint_var_ref): New
9286         functions.
9287         (dwarf2_loclist_funcs): New struct location_funcs.
9288         * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
9289         (struct dwarf2_locexpr_baton): Add comments.
9290         (dwarf2_loclist_funcs): New extern.
9291         * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
9292         base_address and base_known.
9293         (dwarf_loc_buffer): New variable.
9294         (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
9295         (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
9296         (dwarf2_has_info): Initialize dwarf_loc_offset.
9297         (dwarf2_build_psymtabs): Read in .debug_loc.
9298         (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
9299         DWARF_LOC_SIZE.
9300         (psymtab_to_symtab_1): Likewise.  Move base address calculation
9301         here, from...
9302         (dwarf2_get_pc_bounds): ... here.  Use the base address from
9303         cu_header.
9304         (dwarf2_symbol_mark_computed): Handle location lists.
9305
9306 2003-04-13  Daniel Jacobowitz  <drow@mvista.com>
9307
9308         * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
9309         if the linkage name demangled successfully.
9310
9311 2003-04-13  Mark Kettenis  <kettenis@gnu.org>
9312
9313         * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
9314         disassmbly_flavour): Removed.
9315
9316         * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
9317
9318 2003-04-13  Mark Kettenis  <kettenis@gnu.org>
9319
9320         * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
9321
9322 2003-04-12  Andrew Cagney  <cagney@redhat.com>
9323
9324         * frame.h (struct frame_info): Move definition from here ...
9325         * frame.c (struct frame_info): ... to here.
9326
9327 2003-04-12  Andrew Cagney  <cagney@redhat.com>
9328
9329         * gdbthread.h (save_infrun_state): Delete parameter
9330         "prev_func_start".
9331         (struct thread_info): Delete field "prev_func_start".
9332         (load_infrun_state): Ditto.
9333         * thread.c (load_infrun_state, save_infrun_state): Update.
9334         * infrun.c (prev_func_start): Delete variable.
9335         (context_switch, init_wait_for_inferior): Update.
9336         (stop_stepping, keep_going): Update.
9337
9338 2003-04-12  Andrew Cagney  <cagney@redhat.com>
9339
9340         * gdbarch.sh: Add missing opaque declarations.
9341         * gdbarch.h: Regnerate.
9342         * symtab.h: Add missing opaque declarations.
9343         * value.h, target.h, symfile.h, stabsread.h: Ditto.
9344         * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
9345         * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
9346         * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
9347         * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
9348         * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
9349         * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
9350         * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
9351         * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
9352         * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
9353         * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
9354         * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
9355         * cli/cli-setshow.h, cli/cli-script.h: Ditto.
9356
9357 2003-04-11  Andrew Cagney  <cagney@redhat.com>
9358
9359         * frame.c (get_frame_id): Return this frame's "id".
9360         (legacy_get_prev_frame): Set prev's frame ID code_addr to the
9361         function start.
9362         (legacy_saved_regs_this_id): Replace function body with
9363         internal-error.
9364         (deprecated_frame_xmalloc): Mark the frame ID as valid, use
9365         FRAME_OBSTACK_ZALLOC.
9366         (create_new_frame): Mark the frame ID as valid.
9367
9368 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
9369
9370         * Makefile.in (libbfd_h): Added missing setting.
9371         * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
9372         according to the selected ABI.
9373
9374 2003-04-11  Jeff Johnston  <jjohnstn@redhat.com>
9375
9376         * gdb_indent.sh: Recognize pid_t and sigset_t as types.
9377
9378 2003-04-11  Andrew Cagney  <cagney@redhat.com>
9379
9380         * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
9381         SAVED_PC_AFTER_CALL.
9382         * gdbarch.h, gdbarch.c: Regenerate.
9383         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9384         * x86-64-tdep.c (x86_64_init_abi): Update.
9385         * vax-tdep.c (vax_gdbarch_init): Update.
9386         * v850-tdep.c (v850_gdbarch_init): Update.
9387         * sparc-tdep.c (sparc_gdbarch_init): Update.
9388         * sh-tdep.c (sh_gdbarch_init): Update.
9389         * s390-tdep.c (s390_gdbarch_init): Update.
9390         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9391         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9392         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9393         * mips-tdep.c (mips_gdbarch_init): Update.
9394         * mcore-tdep.c (mcore_gdbarch_init): Update.
9395         * m68k-tdep.c (m68k_gdbarch_init): Update.
9396         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9397         * ia64-tdep.c (ia64_gdbarch_init): Update.
9398         (ia64_saved_pc_after_call): Update declaration.
9399         * i386ly-tdep.c (i386lynx_init_abi): Update.
9400         * i386-tdep.c (i386_gdbarch_init): Update.
9401         * hppa-tdep.c (hppa_gdbarch_init): Update.
9402         * h8300-tdep.c (h8300_gdbarch_init): Update.
9403         * frv-tdep.c (frv_gdbarch_init): Update.
9404         * cris-tdep.c (cris_gdbarch_init): Update.
9405         * avr-tdep.c (avr_gdbarch_init): Update.
9406         * arm-tdep.c (arm_gdbarch_init): Update.
9407         * alpha-tdep.c (alpha_gdbarch_init): Update.
9408         * ns32knbsd-nat.c (frame_num_args): Update.
9409         * ns32k-tdep.c (umax_frame_num_args): Update.
9410         * mips-tdep.c (mips_init_frame_pc_first): Update.
9411         * infrun.c (step_over_function): Update.
9412         * i386-linux-tdep.c (skip_hurd_resolver): Update.
9413         * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
9414         * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
9415         (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9416         * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9417         * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
9418         * arm-linux-tdep.c (skip_hurd_resolver): Update.
9419         * arch-utils.c (init_frame_pc_default): Update.
9420         * alpha-tdep.c (alpha_init_frame_pc_first): Update.
9421         * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
9422         declaration.
9423
9424 2003-04-11  Andrew Cagney  <cagney@redhat.com>
9425
9426         * i387-tdep.c: Update copyright.
9427         (i387_to_double): Delete function.
9428         (double_to_i387): Delete function.
9429
9430 2003-04-10  Andrew Cagney  <cagney@redhat.com>
9431
9432         * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
9433         frame's function's address.  Simplify.
9434         (d10v_frame_unwind_cache): Check that the frame's function is
9435         non-zero.
9436
9437 2003-04-10  Jim Blandy  <jimb@redhat.com>
9438
9439         * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
9440         call to set_gdbarch_deprecated_push_arguments.
9441
9442 2003-04-10  Andrew Cagney  <cagney@redhat.com>
9443
9444         * frame.c (fprint_frame_id): New function.
9445         (fprint_frame_type, fprint_frame): New function.
9446         (frame_pc_unwind, frame_func_unwind): Add/update trace code.
9447         (create_sentinel_frame, get_frame_id): Ditto.
9448         (frame_id_p, frame_id_eq): Ditto.
9449         (frame_id_inner, create_new_frame): Ditto.
9450         (legacy_get_prev_frame, get_prev_frame): Ditto.
9451         (deprecated_update_frame_pc_hack): Ditto.
9452         (frame_register_unwind): Ditto.
9453         (deprecated_update_frame_base_hack): Ditto.
9454
9455 2003-04-10  Corinna Vinschen  <vinschen@redhat.com>
9456
9457         * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
9458         (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
9459         frame_chain function.
9460         * Makefile.in: Add dependencies due to above change.
9461
9462 2003-04-10  Corinna Vinschen  <vinschen@redhat.com>
9463
9464         * blockframe.c (legacy_frame_chain_valid): Move call to
9465         DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
9466         inside_entry_file.
9467
9468 2003-04-09  Andrew Cagney  <cagney@redhat.com>
9469
9470         * frame.h (struct frame_id): Replace "pc" and "base" with
9471         "stack_addr" and "code_addr".  Update comments.
9472         (frame_id_build): Update parameter names and comment.
9473         (struct frame_info): Replace "id_p" and "id" with "this_id".
9474         * dummy-frame.c (dummy_frame_this_id): Update.
9475         * breakpoint.c (print_one_breakpoint): Update.
9476         * frame.c (get_frame_id): Update.
9477         (get_frame_base, frame_id_build): Update.
9478         (create_sentinel_frame, legacy_get_prev_frame): Update.
9479         (deprecated_update_frame_base_hack): Update.
9480         (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
9481         (frame_id_inner): Ditto.
9482
9483 2003-04-09  Andrew Cagney  <cagney@redhat.com>
9484
9485         * defs.h (gdb_print_host_address): Make "addr" parameter a
9486         pointer constant.
9487         * utils.c (gdb_print_host_address): Update.
9488
9489 2003-04-09  Kevin Buettner  <kevinb@redhat.com>
9490
9491         * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
9492         register number for R0 is 0.
9493
9494 2003-04-09  J. Brobecker  <brobecker@gnat.com>
9495
9496         * frame.h (struct gdbarch): Add opaque structure definition
9497         to avoid a compilation warning on LynxOS 4.0.
9498
9499 2003-04-09  Andrew Cagney  <cagney@redhat.com>
9500
9501         * frame.h (struct frame_info): Delete field "pc".  Replace
9502         "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
9503         structure.
9504         * frame.c (frame_pc_unwind): Update.
9505         (create_sentinel_frame): Do not set "pc".
9506         (get_prev_frame): Do not set "pc".  Use frame_pc_unwind.
9507         (get_frame_pc): Call frame_pc_unwind.
9508         (deprecated_update_frame_pc_hack): Update.
9509         (create_new_frame): Use "pc" not "->pc".
9510
9511 2003-04-09  Andrew Cagney  <cagney@redhat.com>
9512
9513         * frame.c (get_frame_id): Eliminate code updating "frame".
9514         (legacy_get_prev_frame): Ditto.
9515         (get_frame_base): Return id.base directly.
9516         (deprecated_update_frame_base_hack): Update "id.base".
9517         * frame.h (struct frame_info): Delete field "frame".
9518
9519 2003-04-09  Andrew Cagney  <cagney@redhat.com>
9520
9521         * NEWS: Mention that the "Sequent family" is obsolete.
9522         * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
9523         i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
9524         * configure.host: Obsolete i[3456]86-sequent-bsd*,
9525         i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
9526         * config/i386/tm-ptx4.h: Obsolete file.
9527         * config/i386/tm-ptx.h: Obsolete file.
9528         * symm-tdep.c: Obsolete file.
9529         * config/i386/symmetry.mt: Obsolete file.
9530         * config/i386/tm-symmetry.h: Obsolete file.
9531         * symm-nat.c: Obsolete file.
9532         * config/i386/nm-symmetry.h: Obsolete file.
9533         * config/i386/xm-symmetry.h: Obsolete file.
9534         * config/i386/symmetry.mh: Obsolete file.
9535         * config/i386/nm-ptx4.h: Obsolete file.
9536         * config/i386/ptx4.mh: Obsolete file.
9537         * config/i386/ptx.mt: Obsolete file.
9538         * config/i386/ptx.mh: Obsolete file.
9539         * config/i386/xm-ptx4.h: Obsolete file.
9540         * config/i386/xm-ptx.h: Obsolete file.
9541
9542 2003-04-09  Andrew Cagney  <cagney@redhat.com>
9543
9544         Obsolete mips*-*-mach3*.
9545         * NEWS: Mention that mips*-*-mach3* is obsolete.
9546         * m3-nat.c: Obsolete file.
9547         * config/nm-m3.h: Obsolete file.
9548         * config/mips/tm-mipsm3.h: Obsolete file.
9549         * config/mips/mipsm3.mt: Obsolete file.
9550         * config/mips/mipsm3.mh: Obsolete file.
9551         * config/mips/xm-mipsm3.h: Obsolete file.
9552         * mipsm3-nat.c: Obsolete file.
9553         * configure.host: Obsolete mips-dec-mach3*.
9554         * configure.tgt: Obsolete mips*-*-mach3*.
9555
9556 2003-04-09  Andrew Cagney  <cagney@redhat.com>
9557
9558         * doublest.h: Update copyright.
9559         (deprecated_store_floating, deprecated_extract_floating): Rename
9560         store_floating and extract_floating.  Update comments.
9561         * doublest.c: Update copyright.
9562         (extract_floating_by_length): Replace extract_floating.
9563         (store_floating_by_length): Replace store_floating.
9564         (deprecated_extract_floating): New function.
9565         (deprecated_store_floating): New function.
9566         (extract_typed_floating): Call extract_floating_by_length.
9567         (store_typed_floating): Call store_floating_by_length.
9568         * x86-64-tdep.c (x86_64_store_return_value): Update.
9569         * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
9570         (sh64_extract_return_value): Update.
9571         (sh_sh4_register_convert_to_virtual): Update.
9572         (sh_sh64_register_convert_to_virtual): Update.
9573         (sh_sh4_register_convert_to_raw): Update.
9574         (sh_sh64_register_convert_to_raw): Update.
9575         * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
9576         (rs6000_register_convert_to_raw): Update.
9577         * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
9578         (ia64_register_convert_to_raw): Update.
9579         * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
9580         (REGISTER_CONVERT_TO_VIRTUAL): Update.
9581         * arm-linux-tdep.c (arm_linux_push_arguments): Update.
9582         * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
9583         (alpha_register_convert_to_raw): Update.
9584
9585 2003-04-08  Andrew Cagney  <cagney@redhat.com>
9586
9587         * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
9588         * gdbarch.h, gdbarch.c: Re-generate.
9589         * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
9590         (d10v_gdbarch_init): Do not set saved_pc_after_call.
9591         * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
9592         conditionally, use frame_pc_unwind as an alternative.  Add
9593         comments.
9594         * arch-utils.c (init_frame_pc_default): Only call
9595         SAVED_PC_AFTER_CALL when available.
9596
9597 2003-04-08  Elena Zannoni  <ezannoni@redhat.com>
9598
9599         * infrun.c (stop_soon): Rename from stop_soon_quietly.
9600         (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
9601         (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
9602         (start_remote): Ditto.
9603         (handle_inferior_event): Ditto.
9604         (save_inferior_status): Ditto.
9605         (restore_inferior_status): Ditto.
9606         * infcmd.c (attach_command): Ditto.
9607         * fork-child.c (startup_inferior): Ditto.
9608         * inferior.h (stop_soon): Rename from stop_soon_quietly.
9609         * alpha-tdep.c (heuristic_proc_start): Ditto.
9610         * mips-tdep.c (heuristic_proc_start): Ditto.
9611         * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
9612         * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
9613         * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
9614         * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
9615         * remote-vx.c (vx_create_inferior): Ditto.
9616
9617 2003-04-08  Elena Zannoni  <ezannoni@redhat.com>
9618
9619         * infrun.c (stop_soon_quietly): Make it an enum, to better
9620         override the default behavior of handle_inferior_event.
9621         (clear_proceed_status): Update uses of stop_soon_quietly to
9622         reflect that it is now an enum.
9623         (start_remote): Ditto.
9624         (handle_inferior_event): Change logic a bit if stop_soon_quietly
9625         is set to handle the new GNU/Linux kernel behavior for
9626         attach/sigstop.  Update uses of stop_soon_quietly.
9627         * inferior.h (enum stop_kind): New enum.
9628         * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
9629         Reset normal handle_inferior_event behavior, afterwards.
9630         * fork-child.c (startup_inferior): Update.
9631         * alpha-tdep.c (heuristic_proc_start): Update.
9632         * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
9633         * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
9634         * solib-osf.c (osf_solib_create_inferior_hook): Update.
9635         * solib-irix.c (irix_solib_create_inferior_hook): Update.
9636         * remote-vx.c (vx_create_inferior): Update.
9637         * mips-tdep.c (heuristic_proc_start): Update.
9638
9639 2003-04-07  Elena Zannoni  <ezannoni@redhat.com>
9640
9641         * disasm.c (dump_insns):  Move variables inside loop, or they will
9642         be freed more than once, causing wild memory corruptions.
9643         (gdb_disassembly): Look for the substring "-thread",
9644         instead of "-threads" in the target name, to make sure to find
9645         the 'multi-thread' target.  Also, make sure we do the right thing
9646         with the "core" target.
9647
9648 2003-04-07  Kevin Buettner  <kevinb@redhat.com>
9649
9650         * mips-tdep.c (mips_print_fp_register): New function, created from
9651         do_fp_register_row().  Registers are now (also) printed as hex.
9652         Only one register is printed per row.
9653         (mips_print_register, do_fp_register_row): Print floating point
9654         registers with mips_print_fp_register().
9655
9656 2003-04-06  Andrew Cagney  <cagney@redhat.com>
9657
9658         * valprint.h (inspect_it): Add extern declaration.
9659         * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
9660         (selectors_info, classes_info): Ditto.
9661         (find_objc_msgcall): Fix indentation.
9662         (objc_printstr): Delete extern declarations.
9663
9664         * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
9665
9666 2003-04-06  Andrew Cagney  <cagney@redhat.com>
9667
9668         * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
9669         Update comment.
9670         * frame.c (legacy_saved_regs_this_id): Update.
9671         (legacy_get_prev_frame): Update.
9672         * xstormy16-tdep.c: Update comment.
9673         * sparc-tdep.c (sparc_frame_chain): Update comment.
9674         * blockframe.c (legacy_frame_chain_valid): Update.
9675
9676 2003-04-06  Andrew Cagney  <cagney@redhat.com>
9677
9678         * valprint.c (val_print_type_code_int): Delete #ifdef
9679         PRINT_TYPELESS_INTEGER code.
9680
9681         * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
9682         (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
9683         multi-arch definition.
9684         * gdbarch.h: Re-generate.
9685
9686 2003-04-05  Andrew Cagney  <cagney@redhat.com>
9687
9688         Eliminate FRAME_FIND_SAVED_REGS.
9689         * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
9690         Change FSR parameter to a pointer.
9691         * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
9692         Assume FSR parameter is a pointer.
9693         * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
9694         Make fsr a pointer.
9695         * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
9696         (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs.  Make
9697         saved_regs a pointer.
9698         (hppa_frame_saved_pc): Ditto.
9699         (find_dummy_frame_regs): Make frame_saved_regs a pointer
9700         (hppa_pop_frame): Call hppa_frame_init_saved_regs.  Make fsr a
9701         pointer.
9702         (restore_pc_queue): Make fsr a pointer.
9703         (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
9704         (hppa_frame_chain): Make saved_regs a pointer, call
9705         hppa_frame_init_saved_regs.
9706         * sparc-tdep.c: Include "gdb_assert.h".
9707         (sparc_frame_find_saved_regs): Replace internal_error with
9708         gdb_assert.
9709         * remote-vxsparc.c (vx_read_register): Delete reference to
9710         FRAME_FIND_SAVED_REGS.
9711         * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
9712         * gdbarch.h: Regenerate.
9713         * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
9714         (deprecated_get_frame_saved_regs): Delete declaration.
9715         (struct frame_saved_regs): Delete definition.
9716         * frame.c (deprecated_get_frame_saved_regs): Delete function.
9717         * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
9718         (hppa_frame_find_saved_regs): Delete declaration.
9719         (FRAME_FIND_SAVED_REGS): Delete macro.
9720         (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
9721         * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
9722         FRAME_FIND_SAVED_REGS in comment.
9723
9724 2003-04-05  Andrew Cagney  <cagney@redhat.com>
9725
9726         * frame.c (frame_func_unwind, get_frame_func): New functions.
9727         * frame.h (get_frame_func, frame_func_unwind): Declare.
9728         (struct frame_info): Add field "prev_func" for caching the
9729         previous frame's function address.
9730         * arm-tdep.c (arm_frameless_function_invocation): Combine
9731         get_pc_function_start and get_frame_pc into get_frame_func.
9732         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
9733         (sh64_nofp_frame_init_saved_regs): Ditto.
9734         * s390-tdep.c (s390_function_start): Ditto.
9735         * rs6000-tdep.c (rs6000_pop_frame): Ditto.
9736         (rs6000_frameless_function_invocation): Ditto.
9737         (rs6000_frame_saved_pc): Ditto.
9738         * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
9739         * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
9740         * i386-tdep.c (i386_frameless_signal_p): Ditto.
9741         (i386_frame_init_saved_regs): Ditto.
9742         * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
9743         * d10v-tdep.c (d10v_frame_unwind_cache): Combine
9744         get_pc_function_start and frame_pc_unwind into frame_func_unwind.
9745         * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
9746         * blockframe.c (frameless_look_for_prologue): Ditto.
9747
9748 2003-04-05  Andrew Cagney  <cagney@redhat.com>
9749
9750         * frame.c (legacy_get_prev_frame): Link prev to next at the
9751         function start.  Update comments.
9752
9753 2003-04-05  Andrew Cagney  <cagney@redhat.com>
9754
9755         * frame.c (get_frame_id): Update comment.
9756         (legacy_get_prev_frame): Update comment.
9757         * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
9758         * gdbarch.h: Regenerate.
9759         * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
9760         * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
9761
9762 2003-04-05  Andrew Cagney  <cagney@redhat.com>
9763
9764         * stack.c (print_frame_info): Use get_frame_pc.
9765
9766 2003-04-04  Andrew Cagney  <cagney@redhat.com>
9767
9768         * frame.c (get_prev_frame): Do not call frame_type_from_pc.  Set
9769         the frame's type from the unwinder.
9770         (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
9771         (create_new_frame, legacy_get_prev_frame): When the unwinder's
9772         type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
9773         (get_frame_base_address): Use get_frame_type.
9774         (get_frame_locals_address, get_frame_args_address): Ditto.
9775         (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
9776         * frame.h (enum frame_type): Add UNKNOWN_FRAME.
9777         (struct frame_info): Add comment explaining why the frame contains
9778         a "type" field.
9779         * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
9780         * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
9781         * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
9782         NORMAL_FRAME.
9783         * frame-unwind.h: Include "frame.h".
9784         (struct frame_unwind): Add "type" field.
9785         * Makefile.in (frame_unwind_h): Add $(frame_h).
9786
9787 2003-04-04  Andrew Cagney  <cagney@redhat.com>
9788
9789         * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
9790         * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
9791         * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
9792         get_frame_base.
9793         (d10v_unwind_dummy_id): Use frame_id_build.
9794         * frame.c (find_frame_sal): Use get_frame_pc.
9795         (create_new_frame): Use deprecated_update_frame_pc_hack and
9796         deprecated_update_frame_base_hack.
9797         (create_sentinel_frame): Add comment about ->pc going away.
9798         (get_prev_frame): Add comment about ->pc going away.
9799         (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
9800         frame_id_build, deprecated_update_frame_pc_hack and
9801         deprecated_update_frame_base_hack.
9802         (select_frame): Use get_frame_pc.
9803         (legacy_saved_regs_this_id): Use frame_id_build.
9804
9805 2003-04-04  Elena Zannoni  <ezannoni@redhat.com>
9806
9807         * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
9808         signed integer case.
9809         (classify_argument): Handle enumerations and references.
9810
9811 2003-04-04  Andrew Cagney  <cagney@redhat.com>
9812
9813         * frame.c (create_sentinel_frame): Initialize the sentinel frame's
9814         ID to NULL.
9815
9816 2003-04-01  Adam Fedor  <fedor@gnu.org>
9817
9818         * gdb/objc-lang.c (selectors_info): Replace calls to
9819         SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
9820         SYMBOL_NATURAL_NAME.
9821         (classes_info, find_methods): Likewise.
9822
9823 2003-04-03  Kevin Buettner  <kevinb@redhat.com>
9824
9825         * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
9826         ``mach'' to the value determined by bfd_default_set_arch_mach().
9827
9828 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
9829
9830         * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
9831         (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
9832         (mi-cmd-file.o): Update dependencies.
9833
9834 2003-04-01  Kevin Buettner  <kevinb@redhat.com>
9835
9836         * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
9837         (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
9838
9839 2003-04-01  Adam Fedor  <fedor@gnu.org>
9840
9841         * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
9842         * language.h (struct language_defn): Add la_demangle.
9843         (language_demangle): Declare.
9844         * language.c (language_demangle): New function.
9845         (unk_lang_demangle): Likewise.
9846         (unknown_language_defn, auto_language_defn, local_language_defn):
9847         Add ukn_lang_demangle.
9848         * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
9849         * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
9850         * c-lang.c (c_language_defn, asm_language_defn): Likewise.
9851         (cplus_language_defn): Add cplus_demangle for la_demangle element.
9852         * jv-lang.c (java_demangle): New function
9853         (java_language_defn): Use it for la_demangle element.
9854         * objc-lang.c (objc_demangle): Add options argument
9855         (objc_language_defn): Use objc_demangle for la_demangle element.
9856         * maint.c (maintenance_demangle): Replace switch with
9857         call to language_demangle.
9858         * utils.c (fprintf_symbol_filtered): Likewise.
9859
9860 2003-04-01  Andrew Cagney  <cagney@redhat.com>
9861
9862         * printcmd.c (print_frame_nameless_args): Delete #ifdef
9863         NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
9864         PRINT_TYPELESS_INTEGER.
9865         * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
9866         PUSH_RETURN_ADDRESS.
9867
9868 2003-04-01  Andrew Cagney  <cagney@redhat.com>
9869
9870         * Makefile.in (d10v-tdep.o): Update dependencies.
9871         * d10v-tdep.c: Include "frame-base.h".
9872         (d10v_frame_unwind): Make constant.
9873         (d10v_frame_base_address): New function.
9874         (d10v_frame_base): New variable.
9875         (d10v_gdbarch_init): Set frame_base default.
9876         (struct d10v_unwind_cache): Add the field "prev_sp".  Update
9877         comment for base.
9878         (d10v_frame_unwind_cache): Set and use "prev_sp".
9879         (d10v_frame_this_id): Use the previous frame's inner most stack
9880         address and this frame's func address for the frame ID.  Use
9881         frame_id_build.  Don't analyze beyond the current instruction.
9882
9883 2003-04-01  Andrew Cagney  <cagney@redhat.com>
9884
9885         * frame.h (get_frame_locals_address, get_frame_args_address):
9886         Refer to the base address, instead of the address of the first
9887         local or parameter.
9888
9889 2003-04-01  Andrew Cagney  <cagney@redhat.com>
9890
9891         Add frame debug info addresses:
9892         * frame-base.c: New file.
9893         * frame-base.h: New file.
9894         * frame.h (struct frame_base): Add opaque declaration.
9895         (get_frame_base): Update comment.
9896         (get_frame_base_address): Declare.
9897         (get_frame_locals_address): Declare.
9898         (get_frame_args_address): Declare.
9899         (struct frame_info): Add "base" and "base_cache".  Update
9900         comments on the unwinder.
9901         * frame.c: Include "frame-base.h".
9902         (get_frame_locals_address): New function.
9903         (get_frame_base_address): New function.
9904         (get_frame_args_address): New function.
9905         * findvar.c (read_var_value): Use get_frame_locals_address and
9906         get_frame_args_address.
9907         * stack.c (frame_info): Use get_frame_locals_address and
9908         get_frame_args_address.
9909         (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
9910         moved to "frame-base.c".
9911         * printcmd.c (print_frame_nameless_args): Ditto.
9912         * symtab.h (address_class): Update comments.
9913         * dwarf2loc.c (dwarf_expr_frame_base): Add note about
9914         get_frame_base_address.
9915         * dwarf2expr.c (execute_stack_op): Ditto.
9916         * Makefile.in (frame_base_h): Define.
9917         (frame.o): Update dependencies.
9918         (frame-base.o): Add dependencies.
9919         (SFILES): Add frame-base.c.
9920         (COMMON_OBS): Add frame-base.o.
9921
9922 2003-04-01  Andrew Cagney  <cagney@redhat.com>
9923
9924         * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
9925         CALL_DUMMY_LENGTH): Ditto.
9926         * gdbarch.c: Re-generate.
9927         * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
9928         (CALL_DUMMY_LENGTH): Delete macro.
9929         * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
9930         * arm-tdep.c (arm_gdbarch_init): Ditto.
9931         * avr-tdep.c (avr_gdbarch_init): Ditto.
9932         * cris-tdep.c (cris_gdbarch_init): Ditto.
9933         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9934         * frv-tdep.c (frv_gdbarch_init): Ditto.
9935         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9936         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9937         * i386-tdep.c (i386_gdbarch_init): Ditto.
9938         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9939         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9940         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9941         * mips-tdep.c (mips_gdbarch_init): Ditto.
9942         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9943         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9944         * s390-tdep.c (s390_gdbarch_init): Ditto.
9945         * sh-tdep.c (sh_gdbarch_init): Ditto.
9946         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9947         * v850-tdep.c (v850_gdbarch_init): Ditto.
9948         * vax-tdep.c (vax_gdbarch_init): Ditto.
9949         * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
9950
9951 2003-04-01  Corinna Vinschen  <vinschen@redhat.com>
9952
9953         * frame.c (get_prev_frame): Disable call to inside_entry_file().
9954
9955 2003-04-01  Andrew Cagney  <cagney@redhat.com>
9956
9957         * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
9958         (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9959         * gdbarch.h, gdbarch.c: Re-generate.
9960         * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9961         (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9962         * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9963         * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9964         (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
9965         * infcmd.c (run_stack_dummy): Simplify assuming
9966         CALL_DUMMY_BREAKPOINT_OFFSET_P.
9967         * infrun.c (handle_inferior_event): Ditto.
9968         * alpha-tdep.c (alpha_gdbarch_init): Do not set
9969         call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
9970         * arm-tdep.c (arm_gdbarch_init): Ditto.
9971         * avr-tdep.c (avr_gdbarch_init): Ditto.
9972         * cris-tdep.c (cris_gdbarch_init): Ditto.
9973         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9974         * frv-tdep.c (frv_gdbarch_init): Ditto.
9975         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9976         * i386-tdep.c (i386_gdbarch_init): Ditto.
9977         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9978         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9979         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9980         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9981         * mips-tdep.c (mips_gdbarch_init): Ditto.
9982         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9983         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9984         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9985         * s390-tdep.c (s390_gdbarch_init): Ditto.
9986         * sh-tdep.c (sh_gdbarch_init): Ditto.
9987         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9988         * v850-tdep.c (v850_gdbarch_init): Ditto.
9989         * vax-tdep.c (vax_gdbarch_init): Ditto.
9990         * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
9991
9992 2003-04-01  Daniel Jacobowitz  <drow@mvista.com>
9993
9994         * symfile.c (symfile_relocate_debug_section): Update call to
9995         bfd_simple_get_relocated_section_contents.
9996
9997 2003-03-31  Andrew Cagney  <cagney@redhat.com>
9998
9999         * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
10000         * gdbarch.h, gdbarch.c: Regenerate.
10001         * inferior.h (FIX_CALL_DUMMY): Delete macro.
10002         * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
10003         available.
10004         * frame.h (generic_fix_call_dummy): Delete declaration.
10005         * dummy-frame.h: Update comment.
10006         * dummy-frame.c (generic_fix_call_dummy): Delete function.
10007         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10008         fix_call_dummy.
10009         * sh-tdep.c (sh_gdbarch_init): Ditto.
10010         * s390-tdep.c (s390_gdbarch_init): Ditto.
10011         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10012         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10013         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10014         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10015         * i386-tdep.c (i386_gdbarch_init): Ditto.
10016         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10017         * frv-tdep.c (frv_gdbarch_init): Ditto.
10018         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10019         * cris-tdep.c (cris_gdbarch_init): Ditto.
10020         * avr-tdep.c (avr_gdbarch_init): Ditto.
10021         * arm-tdep.c (arm_gdbarch_init): Ditto.
10022
10023 2003-03-31  J. Brobecker  <brobecker@gnat.com>
10024
10025         * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
10026         (INIT_FRAME_AP): Likewise.
10027         (EXTRA_FRAME_INFO): Likewise.
10028
10029 2003-03-31  Andrew Cagney  <cagney@redhat.com>
10030
10031         * gdbarch.sh: Include "symfile.h".
10032         (CALL_DUMMY_ADDRESS): Default to entry_point_address.
10033         * gdbarch.h, gdbarch.c: Re-generate.
10034         * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
10035         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10036         call_dummy_address, the default is at entry_point_address.
10037         * v850-tdep.c (v850_gdbarch_init): Ditto.
10038         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10039         * sh-tdep.c (sh_gdbarch_init): Ditto.
10040         * s390-tdep.c (s390_gdbarch_init): Ditto.
10041         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10042         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10043         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10044         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10045         * i386-tdep.c (i386_gdbarch_init): Ditto.
10046         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10047         * frv-tdep.c (frv_gdbarch_init): Ditto.
10048         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10049         * cris-tdep.c (cris_gdbarch_init): Ditto.
10050         * arm-tdep.c (arm_gdbarch_init): Ditto.
10051
10052 2003-03-31  Andrew Cagney  <cagney@redhat.com>
10053
10054         * gdbarch.sh (CALL_DUMMY_P): Delete.
10055         * gdbarch.h, gdbarch.c: Re-generate.
10056         * inferior.h (CALL_DUMMY_P): Delete macro.
10057         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10058         * vax-tdep.c (vax_gdbarch_init): Update.
10059         * v850-tdep.c (v850_gdbarch_init): Update.
10060         * sparc-tdep.c (sparc_gdbarch_init): Update.
10061         * sh-tdep.c (sh_gdbarch_init): Update.
10062         * s390-tdep.c (s390_gdbarch_init): Update.
10063         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10064         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10065         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10066         * mips-tdep.c (mips_gdbarch_init): Update.
10067         * mcore-tdep.c (mcore_gdbarch_init): Update.
10068         * m68k-tdep.c (m68k_gdbarch_init): Update.
10069         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10070         * ia64-tdep.c (ia64_gdbarch_init): Update.
10071         * i386-tdep.c (i386_gdbarch_init): Update.
10072         * h8300-tdep.c (h8300_gdbarch_init): Update.
10073         * frv-tdep.c (frv_gdbarch_init): Update.
10074         * d10v-tdep.c (d10v_gdbarch_init): Update.
10075         * cris-tdep.c (cris_gdbarch_init): Update.
10076         * breakpoint.c (deprecated_frame_in_dummy): Update.
10077         * avr-tdep.c (avr_gdbarch_init): Update.
10078         * alpha-tdep.c (alpha_gdbarch_init): Update.
10079         * arm-tdep.c (arm_gdbarch_init): Update.
10080         * dummy-frame.c (dummy_frame_this_id): Update comments.
10081         * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
10082         * frame.c (legacy_get_prev_frame): Ditto.
10083         * valops.c (call_function_by_hand): Delete function.
10084         (hand_function_call): Rename to call_function_by_hand
10085
10086 2003-03-30  Andrew Cagney  <cagney@redhat.com>
10087
10088         2002-11-10 Klee Dienes <kdienes@apple.com>
10089         * value.h (struct value): Update comment.
10090
10091 2003-03-30  Andrew Cagney  <cagney@redhat.com>
10092
10093         * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
10094         D10V_FP_REGNUM.
10095         (d10v_gdbarch_init): Do not set fp_regnum.
10096
10097         * frame.c (get_frame_base): Force ID initialization.
10098         (get_prev_frame): Move computation of the frame ID from here ...
10099         (get_frame_id): ... to here.
10100         (legacy_get_prev_frame): Mark the frame ID as valid.
10101         * frame.h (struct frame_info): Add field "id_p".
10102
10103 2003-03-30  Mark Kettenis  <kettenis@gnu.org>
10104
10105         * i386-tdep.c (i386_store_struct_return): Removed.
10106         (i386_gdbarch_init): Don't set deprecated_store_struct_return.
10107
10108 2003-03-30  Andrew Cagney  <cagney@redhat.com>
10109
10110         * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
10111         * gdbarch.h, gdbarch.c: Regenerate.
10112         * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
10113         * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
10114         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10115         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10116         * i386-tdep.c (i386_gdbarch_init): Ditto.
10117         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10118         * cris-tdep.c (cris_gdbarch_init): Ditto.
10119         * vax-tdep.c (vax_gdbarch_init): Ditto.
10120         * s390-tdep.c (s390_gdbarch_init): Ditto.
10121         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10122         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10123         * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10124         * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
10125         * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
10126         * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
10127         * sparc-tdep.c (sparc_gdbarch_init): Update.
10128         * sh-tdep.c (sh_gdbarch_init): Update.
10129         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10130         * mips-tdep.c (mips_gdbarch_init): Update.
10131         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10132         * ia64-tdep.c (ia64_gdbarch_init): Update.
10133         * frv-tdep.c (frv_gdbarch_init): Update.
10134         * avr-tdep.c (avr_gdbarch_init): Update.
10135         * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
10136         DEPRECATED_DUMMY_WRITE_SP.  Call when the method is available,
10137         instead of when push_dummy_call is not available.
10138
10139 2003-03-30  Andrew Cagney  <cagney@redhat.com>
10140
10141         * infttrace.c: Include "gdbthread.h".
10142         (parent_attach_all): Fix function signature.
10143         (call_ptrace): Update call.
10144         * Makefile.in (infttrace.o): Update dependencies.
10145
10146 2003-03-30  Andrew Cagney  <cagney@redhat.com>
10147
10148         * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
10149         PUSH_RETURN_ADDRESS.
10150         * gdbarch.h, gdbarch.c: Regenerate.
10151         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10152         * x86-64-tdep.c (x86_64_init_abi): Update.
10153         * v850-tdep.c (v850_gdbarch_init): Update.
10154         * sparc-tdep.c (sparc_gdbarch_init): Update.
10155         * sh-tdep.c (sh_gdbarch_init): Update.
10156         * s390-tdep.c (s390_gdbarch_init): Update.
10157         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10158         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10159         * mips-tdep.c (mips_gdbarch_init): Update.
10160         * mcore-tdep.c (mcore_gdbarch_init): Update.
10161         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10162         * ia64-tdep.c (ia64_gdbarch_init): Update.
10163         * i386-tdep.c (i386_gdbarch_init): Update.
10164         * h8300-tdep.c (h8300_gdbarch_init): Update.
10165         * frv-tdep.c (frv_gdbarch_init): Update.
10166         * cris-tdep.c (cris_gdbarch_init): Update.
10167         * avr-tdep.c (avr_gdbarch_init): Update.
10168         * arm-tdep.c (arm_gdbarch_init): Update.
10169         * valops.c (hand_function_call): Update.
10170
10171 2003-03-29  Andrew Cagney  <cagney@redhat.com>
10172
10173         * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
10174         sizeof_call_dummy_words.
10175         * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
10176         define.
10177         * gdbarch.h: Regenerate.
10178
10179 2003-03-29  Andrew Cagney  <cagney@redhat.com>
10180
10181         * infttrace.h: New file.
10182         * hpread.c: Include "gdb_assert.h" and "somsolib.h".
10183         (hpread_get_textlow): Detect an uninitialized dn_bufp.
10184         (hpread_read_doc_function_type): Detect an initialized type1.
10185         (hpread_quick_traverse): Initialize mod_name_string.
10186         * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
10187         (som_solib_get_solib_by_pc): Declare.
10188         (so_lib_thread_start_addr): Declare.
10189         (no_shared_libraries): Declare.
10190         * somread.c (init_import_symbols): Make static.  Add forward
10191         declaration.
10192         * config/pa/nm-hppah.h: Include "infttrace.h" for
10193         parent_attach_all.
10194         (hppa_insert_hw_watchpoint): Declare.
10195         (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
10196         * hppah-nat.c: Include "gdb_string.h".
10197         (parent_attach_all): Delete extern declaration, moved to
10198         "infttrace.h".
10199         (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
10200         int.
10201         (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
10202         * Makefile.in (infttrace_h): Define.
10203         (hpread.o): Update dependencies.
10204         (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
10205         * hppa-hpux-tdep.c: Include "gdb_string.h".
10206         * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
10207         * infrun.c (handle_inferior_event): Always initialize
10208         stepped_after_stopped_by_watchpoint.  Add default and remove
10209         fallthrough in switch statement.
10210         * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
10211         parameter to int.
10212         (hppa_remove_hw_watchpoint): Ditto.
10213
10214 2003-03-29  Andrew Cagney  <cagney@redhat.com>
10215
10216         * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
10217         offset.
10218
10219 2003-03-29  Richard Earnshaw  <rearnsha@arm.com>
10220
10221         * arm-tdep.c (arm_push_arguments): Delete.
10222         (struct stack_item): New type.
10223         (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
10224         (arm_store_struct_return): Delte.
10225         (arm_gdbarch_init): Register arm_push_dummy_call.  Don't register
10226         arm_push_arguments or arm_store_struct_return.
10227
10228 2003-03-28  Andrew Cagney  <cagney@redhat.com>
10229
10230         * Makefile.in (d10v-tdep.o): Update dependencies.
10231         * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
10232         * d10v-tdep.c: Include "remote.h".
10233         (target_resume_hook): Delete extern declaration.
10234         (target_wait_loop_hook): Ditto.
10235         (tdisassemble_command): Eliminate assignment in "if" conditional.
10236         (d10v_ts2_register_sim_regno): Eliminate call to
10237         legacy_register_sim_regno.
10238         (d10v_ts3_register_sim_regno): Ditto.
10239
10240 2003-03-28  Jeff Johnston  <jjohnstn@redhat.com>
10241
10242         * thread.c: Reindented.
10243         * lin-lwp.c: Ditto.
10244         * linux-proc.c: Ditto.
10245
10246 2003-03-28  Bob Rossi  <bob_rossi@cox.net>
10247
10248         * MAINTAINERS (write after approval): Add myself.
10249
10250 2003-03-27  Theodore A. Roth  <troth@openavr.org>
10251
10252         * objc-exp.y: Add missing semi-colons.
10253
10254 2003-03-27  Andrew Cagney  <cagney@redhat.com>
10255
10256         * regcache.c (write_sp): Delete function and references.
10257         * inferior.h (write_sp): Delete declaration.
10258         * valops.c (hand_function_call): Replace write_sp with
10259         TARGET_WRITE_SP.
10260         * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
10261         (sparc_pop_frame): Ditto.
10262
10263 2003-03-27  Andrew Cagney  <cagney@redhat.com>
10264
10265         * NEWS: Mention removal of support for hppa*-*-bsd* and
10266         hppa*-*-osf* natives, and hppa*-*-pro* target.
10267         * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
10268         * config/pa/xm-pa.h: Obsolete file.
10269         * config/pa/xm-hppab.h: Obsolete file.
10270         * config/pa/nm-hppab.h: Obsolete file.
10271         * config/pa/tm-hppab.h: Obsolete file.
10272         * config/pa/tm-hppao.h: Obsolete file.
10273         * config/pa/nm-hppao.h: Obsolete file.
10274         * config/pa/tm-pro.h: Obsolete file.
10275         * config/pa/hppaosf.mt: Obsolete file.
10276         * config/pa/hppaosf.mh: Obsolete file.
10277         * config/pa/hppapro.mt: Obsolete file.
10278         * config/pa/hppabsd.mt: Obsolete file.
10279         * config/pa/hppabsd.mh: Obsolete file.
10280         * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
10281         * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
10282         hppa*-*-osf*.
10283
10284 2003-03-27  Andrew Cagney  <cagney@redhat.com>
10285
10286         * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
10287         push_arguments.  Don't set push_return_address or write_sp.
10288         (d10v_push_dummy_call): Replace d10v_push_arguments.
10289         (d10v_push_return_address, d10v_write_sp): Delete function,
10290         handled by push_dummy_call.
10291
10292 2003-03-26  Andrew Cagney  <cagney@redhat.com>
10293
10294         * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
10295         (push_dummy_call): New pure multi-arch replacement with gdbarch,
10296         regcache and dummy_addr parameters.
10297         * gdbarch.h, gdbarch.c: Re-generate.
10298         * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
10299         available; assume it will handle stack alignment and return
10300         address issues.  Fall back to DEPRECATED_PUSH_ARGUMENTS and
10301         legacy_push_arguments.
10302         (legacy_push_arguments): Rename default_push_arguments.
10303         * value.h (legacy_push_arguments): Rename default_push_arguments.
10304         * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
10305         * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10306         * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10307         * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10308         * config/i386/tm-symmetry.h: Update.
10309         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10310         * x86-64-tdep.c (x86_64_init_abi): Update.
10311         * v850-tdep.c (v850_gdbarch_init): Update.
10312         * sparc-tdep.c (sparc_gdbarch_init): Update.
10313         * sh-tdep.c (sh_gdbarch_init): Update.
10314         * s390-tdep.c (s390_gdbarch_init): Update.
10315         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10316         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10317         * mips-tdep.c (mips_gdbarch_init): Update.
10318         * mcore-tdep.c (mcore_gdbarch_init): Update.
10319         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10320         * ia64-tdep.c (ia64_gdbarch_init): Update.
10321         * i386-tdep.c (i386_gdbarch_init): Update.
10322         * hppa-tdep.c (hppa_gdbarch_init): Update.
10323         * h8300-tdep.c (h8300_gdbarch_init): Update.
10324         * frv-tdep.c (frv_gdbarch_init): Update.
10325         * d10v-tdep.c (d10v_gdbarch_init): Update.
10326         * cris-tdep.c (cris_gdbarch_init): Update.
10327         * avr-tdep.c (avr_gdbarch_init): Update.
10328         * arm-tdep.c (arm_gdbarch_init): Update.
10329         * arm-linux-tdep.c (arm_linux_init_abi): Update.
10330         * alpha-tdep.c (alpha_gdbarch_init): Update.
10331
10332 2003-03-26  Daniel Jacobowitz  <drow@mvista.com>
10333
10334         * signals/signals.c (do_target_signal_to_host): Correct realtime
10335         signal range test.
10336
10337 2003-03-26  Daniel Jacobowitz  <drow@mvista.com>
10338
10339         * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
10340         (struct sal_chain, map_catch_names): Remove.
10341         (catch_exception_command_1): Don't call
10342         handle_gnu_4_16_catch_command.
10343
10344 2003-03-26  Daniel Jacobowitz  <drow@mvista.com>
10345
10346         From Mark Dettinger <dettinge@de.ibm.com>:
10347         * dwarf2cfi.c (read_2u): Increment pointer by two.
10348
10349 2003-03-26  Daniel Jacobowitz  <drow@mvista.com>
10350
10351         * signals/signals.c: Fix typos in last change.
10352
10353 2003-03-26  Daniel Jacobowitz  <drow@mvista.com>
10354
10355         * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
10356         not already defined.  Use __SIGRTMIN if available.
10357         (target_signal_from_host): Remove SIGRTMIN block.
10358         (do_target_signal_to_host): Remove SIGRTMIN block; check that
10359         the signal is within the realtime range.
10360
10361 2003-03-25  Adam Fedor  <fedor@gnu.org>
10362
10363         * Makefile.in (infrun.o): Add $(language_h)
10364         * infrun.c (handle_inferior_event): Use skip_language_trampoline
10365         for language specific trampolines.
10366         * language.h (struct language_defn): Add skip_trampoline.
10367         (skip_language_trampoline): Declare.
10368         * language.c (unk_lang_trampoline, skip_language_trampoline):
10369         New functions.
10370         (unknown_language_defn, auto_language_defn, local_language_defn):
10371         Add ukn_lang_trampoline.
10372         * ada-lang.c (ada_language_defn): Add NULL for language
10373         specific skip_trampoline.
10374         * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
10375         scm-lang.c: Likewise.
10376         * objc-lang.c (objc_skip_trampoline): New function.
10377         (objc_language_defn): Add objc_skip_trampoline.
10378
10379 2003-03-25  Andrew Cagney  <cagney@redhat.com>
10380
10381         * frame.c (get_prev_frame): Delay validating a frame's ID -
10382         non-NULL, didn't go backwards - until an attempt to unwind it to
10383         the previous frame.
10384
10385 2003-03-25  Andrew Cagney  <cagney@redhat.com>
10386
10387         * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
10388         EXTRA_STACK_ALIGNMENT_NEEDED.  Default to 0 not 1.
10389         * gdbarch.h, gdbarch.c: Re-generate.
10390         * config/sparc/tm-sparc.h
10391         (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
10392         * sparc-tdep.c (sparc_gdbarch_init): Set
10393         deprecated_extra_stack_alignment_needed.
10394         * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
10395         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
10396         extra_stack_alignment_needed.
10397         * v850-tdep.c (v850_gdbarch_init): Ditto.
10398         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10399         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10400         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10401         * cris-tdep.c (cris_gdbarch_init): Ditto.
10402         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10403         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10404
10405 2003-03-25  Andrew Cagney  <cagney@redhat.com>
10406
10407         * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
10408         STORE_STRUCT_RETURN.
10409         * gdbarch.h, gdbarch.c: Regenerate.
10410         * d10v-tdep.c (d10v_store_struct_return): Delete function.
10411         (d10v_push_arguments): Set the struct return register.
10412         (d10v_gdbarch_init): Update.
10413         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10414         * x86-64-tdep.c (x86_64_init_abi): Update.
10415         * vax-tdep.c (vax_gdbarch_init): Update.
10416         * v850-tdep.c (v850_gdbarch_init): Update.
10417         * sparc-tdep.c (sparc_gdbarch_init): Update.
10418         * sh-tdep.c (sh_gdbarch_init): Update.
10419         * s390-tdep.c (s390_gdbarch_init): Update.
10420         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10421         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10422         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10423         * mips-tdep.c (mips_gdbarch_init): Update.
10424         * mcore-tdep.c (mcore_gdbarch_init): Update.
10425         * m68k-tdep.c (m68k_gdbarch_init): Update.
10426         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10427         * ia64-tdep.c (ia64_gdbarch_init): Update.
10428         * i386-tdep.c (i386_gdbarch_init): Update.
10429         * hppa-tdep.c (hppa_gdbarch_init): Update.
10430         * h8300-tdep.c (h8300_gdbarch_init): Update.
10431         * frv-tdep.c (frv_gdbarch_init): Update.
10432         * cris-tdep.c (cris_gdbarch_init): Update.
10433         * avr-tdep.c (avr_gdbarch_init): Update.
10434         * arm-tdep.c (arm_gdbarch_init): Update.
10435         * alpha-tdep.c (alpha_gdbarch_init): Update.
10436
10437 2003-03-25  Andrew Cagney  <cagney@redhat.com>
10438
10439         * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
10440         (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
10441         CALL_DUMMY_STACK_ADJUST with a predicate variable.
10442         * gdbarch.h, gdbarch.c: Regenerate.
10443         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10444         call_dummy_stack_adjust_p.
10445         * vax-tdep.c (vax_gdbarch_init): Ditto.
10446         * v850-tdep.c (v850_gdbarch_init): Ditto.
10447         * sh-tdep.c (sh_gdbarch_init): Ditto.
10448         * s390-tdep.c (s390_gdbarch_init): Ditto.
10449         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10450         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10451         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10452         * mips-tdep.c (mips_gdbarch_init): Ditto.
10453         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10454         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10455         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10456         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10457         * i386-tdep.c (i386_gdbarch_init): Ditto.
10458         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10459         * frv-tdep.c (frv_gdbarch_init): Ditto.
10460         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10461         * cris-tdep.c (cris_gdbarch_init): Ditto.
10462         * avr-tdep.c (avr_gdbarch_init): Ditto.
10463         * arm-tdep.c (arm_gdbarch_init): Ditto.
10464         * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10465         * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
10466         * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
10467         * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
10468         * sparc-tdep.c (sparc_gdbarch_init): Update.  Do not set
10469         call_dummy_stack_adjust_p.
10470         * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
10471         (CALL_DUMMY_STACK_ADJUST): Delete macro.
10472         * sparc-tdep.c (sparc32_push_arguments): Update.
10473         * valops.c (hand_function_call): Update.
10474
10475 2003-03-25  Corinna Vinschen  <vinschen@redhat.com>
10476
10477         * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
10478         set_gdbarch_char_signed.
10479
10480 2003-03-25  Richard Earnshaw  <rearnsha@arm.com>
10481
10482         PR cli/548
10483         * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
10484
10485 2003-03-25  Richard Earnshaw  <rearnsha@arm.com>
10486
10487         * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
10488         (_initialize_arm_tdep): Don't set tm_print_insn.
10489
10490 2003-03-24  Adam Fedor  <fedor@gnu.org>
10491
10492         * Makefile.in (YYOBJ): Add objc-exp.tab.o
10493         * objc-lang.h: Add multiple inclusion protection.
10494         (start_msglist, add_msglist, end_msglist): Additional declarations.
10495
10496 2003-03-24  Richard Earnshaw  <rearnsha@arm.com>
10497
10498         * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
10499         value was renamed to ARM_FLOAT_SOFT_FPA.
10500
10501 2003-03-23  Andrew Cagney  <cagney@redhat.com>
10502
10503         * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
10504         (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
10505         * gdbarch.h, gdbarch.c: Regenerate.
10506         * valops.c (hand_function_call): Update.
10507         * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
10508         * frame.c (legacy_saved_regs_this_id): Update.
10509         (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
10510         * dummy-frame.h: Update.
10511         * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
10512         * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
10513         * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
10514         * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
10515         * config/m68k/tm-sun3.h: Update.
10516         * blockframe.c (inside_main_func, frame_chain_valid): Update.
10517         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10518         * x86-64-tdep.c (x86_64_init_abi): Update.
10519         * vax-tdep.c (vax_gdbarch_init): Update.
10520         * v850-tdep.c (v850_gdbarch_init): Update.
10521         * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
10522         * sh-tdep.c (sh_gdbarch_init): Update.
10523         * s390-tdep.c (s390_gdbarch_init): Update.
10524         * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
10525         (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
10526         (frame_get_saved_regs): Update.
10527         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10528         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10529         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10530         * mips-tdep.c (mips_gdbarch_init): Update.
10531         * mcore-tdep.c (mcore_gdbarch_init): Update.
10532         * m68k-tdep.c (m68k_gdbarch_init): Update.
10533         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10534         * ia64-tdep.c (ia64_gdbarch_init): Update.
10535         * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
10536         * i386-interix-tdep.c (i386_interix_init_abi): Update.
10537         (i386_interix_back_one_frame): Update.
10538         * hppa-tdep.c (hppa_gdbarch_init): Update.
10539         (hppa_init_extra_frame_info): Update.
10540         * h8300-tdep.c (h8300_gdbarch_init): Update.
10541         * frv-tdep.c (frv_gdbarch_init): Update.
10542         * cris-tdep.c (cris_gdbarch_init): Update.
10543         * avr-tdep.c (avr_gdbarch_init): Update.
10544         * arm-tdep.c (arm_gdbarch_init): Update.
10545         * alpha-tdep.c (alpha_gdbarch_init): Update.
10546
10547 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
10548
10549         * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
10550         (arm_get_fp_model): Declare.
10551         * arm-tdep.c (fp_model_strings): New string array.
10552         (arm_fp_model, current_fp_model): New variables.
10553         (arm_get_fp_model): New function.
10554         (arm_set_fp): New function.
10555         (set_fp_model_sfunc): New function.
10556         (show_fp_model): New function.
10557         (_initialize_arm_tdep): Add new command to set/show the FPU.
10558         (arm_extract_return_value): Use arm_get_fp_model.
10559         (arm_store_return_value): Likewise.
10560         (arm_gdbarch_init): Default fpa model is softfpa.  Call arm_set_fp
10561         to initialize the floating-point data types.
10562         * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
10563         model is FPA.
10564
10565 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
10566
10567         * arm-tdep.c (show_arm_command): Don't print out help.  Instead, show
10568         the current setting of each value.
10569         (_initialize_arm_tdep): Delete variable new_cmd and add new vars
10570         new_set and new_show.  Use add_setshow_cmd_full and
10571         add_setshow_boolean_cmd as appropriate.  Deprecate "set/show apcs32"
10572         commands and add new version as subcommands of "set/show arm".
10573
10574 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
10575
10576         * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
10577         (set_arm_command, show_arm_command): New functions.
10578         (_initialize_arm_tdep): Add them.
10579         (num_disassembly_options): Renamed from num_flavor_options.
10580         (valid_disassembly_styles): Renamed from valid_flavors.
10581         (disassembly_style): Renamed from disassembly_flavor.
10582         (set_disassembly_style_sfunc): Renamed from
10583         set_disassembly_flavor_sfunc.
10584         (set_disassembly_style): Renamed from set_disassembly_flavor.
10585         (arm_othernames): Updated.
10586         (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
10587         command.  Add "set/show arm disassembly" commands.  Deprecate
10588         "othernames" command.
10589
10590 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
10591
10592         * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
10593         (arm-tdep.o): Depend on elf_arm_h.
10594
10595 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
10596
10597         * Makefile.in (coff_internal_h): Define.
10598         (arm-tdep.o): Update dependencies.
10599
10600 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
10601
10602         * arm-tdep.c (prologue_cache): Delete.
10603         (check_prologue_cache, save_prologue_cache): Delete.
10604         (arm_scan_prologue): Don't check or update the prologue_cache.
10605         (arm_gdb_arch_init): Don't initialize it.
10606         (_initialize_arm_tdep): Likewise.
10607
10608 2003-03-21  Stephane Carrez  <stcarrez@nerim.fr>
10609
10610         * MAINTAINERS (tui): Maintainer of tui code.
10611
10612 2003-03-21  Corinna Vinschen  <vinschen@redhat.com>
10613
10614         * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
10615         (i386-cygwin-tdep.o): Add dependencies.
10616         * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
10617         * i386-cygwin-tdep.c: New file.
10618         * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
10619         * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
10620
10621 2003-03-20  Andrew Cagney  <cagney@redhat.com>
10622
10623         * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
10624         (handle_inferior_event): Remove code calling
10625         DYNAMIC_TRAMPOLINE_NEXTPC.
10626
10627         * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
10628         already has a full path.
10629
10630         * main.c (gdb_main): Return 1.
10631         (captured_main): Call error to report an invalid interpreter.
10632
10633         * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
10634         * alpha-osf1-tdep.c: Include "gdb_string.h".
10635
10636 2003-03-19  J. Brobecker  <brobecker@gnat.com>
10637
10638         Continuing work to convert the hppa targets to multiarch partial.
10639
10640         * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
10641         method, now that hppa_push_dummy_frame has a conformant prototype.
10642         * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
10643         inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
10644         for the switch to multiarch partial.
10645
10646 2003-03-19  Kevin Buettner  <kevinb@redhat.com>
10647
10648         * mdebugread.c (parse_symbol): For stEnd, we're done counting
10649         when iss is issNull.
10650
10651 2003-03-18  Kevin Buettner  <kevinb@redhat.com>
10652
10653         * mips-tdep.c (mips_register_name): Fix fencepost error involving
10654         NUM_REGS bounds check.
10655
10656 2003-03-18  Kevin Buettner  <kevinb@redhat.com>
10657
10658         * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
10659         * mips-tdep.c (gdb_assert.h): Include.
10660         (mips_generic_reg_names, mips_processor_reg_names): Make static.
10661         (mips_register_name): Handle integer registers explicitly.  Add
10662         bounds checking.
10663         (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
10664         (mips_lsi33k_reg_names): Don't list integer registers; they're
10665         handled by mips_register_name() now.
10666         * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
10667         * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
10668         * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
10669         * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
10670         * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
10671
10672 2003-03-18  Andrew Cagney  <cagney@redhat.com>
10673
10674         * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
10675         a void pointer.
10676         * gdbtypes.h (print_scalar_formatted): Update declaration.
10677         * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
10678
10679 2003-03-18  J. Brobecker  <brobecker@gnat.com>
10680
10681         * infrun.c (observer.h): Add #include.
10682         (normal_stop): Add call to observer_notify_normal_stop.
10683         * Makefile.in (infrun.o): Add dependency on observer.h.
10684
10685 2003-03-18  J. Brobecker  <brobecker@gnat.com>
10686
10687         Continuing work to convert the hppa targets to multiarch partial.
10688         * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
10689         parameter. Reformat comment.
10690         * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
10691         (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
10692         to match new profile.
10693
10694 2003-03-18  J. Brobecker  <brobecker@gnat.com>
10695
10696         * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
10697         appear to be working in any case.
10698
10699 2003-03-18  J. Brobecker  <brobecker@gnat.com>
10700
10701         * observer.c (observer_test_first_observer): New static variable.
10702         (observer_test_second_observer): Likewise.
10703         (observer_test_third_observer): Likewise.
10704         (observer_test_first_notification_function): New static function.
10705         (observer_test_second_notification_function): Likewise.
10706         (observer_test_third_notification_function): Likewise.
10707
10708 2003-03-17  J. Brobecker  <brobecker@gnat.com>
10709
10710         * hppa-tdep.c (gdb_assert.h): Add missing #include.
10711         * somsolib.c (gdb_assert.h): Likewise.
10712         * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
10713         (somsolib.o): Likewise.
10714
10715 2003-03-17  Andrew Cagney  <cagney@redhat.com>
10716
10717         * disasm.c (gdb_disassembly): Set di.mach using the architecture's
10718         BFD.  Simplify setting of di.endian.
10719
10720 2003-03-17  Andrew Cagney  <cagney@redhat.com>
10721
10722         * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
10723         * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
10724
10725         From Elena Zannoni  <ezannoni@redhat.com>
10726         * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
10727         vector and floating-point parameters.
10728         (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
10729         convention.
10730         (ppc_sysv_abi_broken_use_struct_convention): Ditto.
10731
10732 2003-03-17  Fernando Nasser  <fnasser@redhat.com>
10733
10734         * MAINTAINERS: Remove my name from several maintainership roles.
10735
10736 2003-03-17  Andrew Cagney  <cagney@redhat.com>
10737
10738         Fix frame off-by-one bug.
10739         * frame-unwind.h (frame_this_id_ftype): Replace
10740         frame_unwind_id_ftype.
10741         (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
10742         (struct frame_unwind): Replace "id" with "this_id".  Replace "reg"
10743         with "prev_register".
10744         * frame-unwind.c (frame_unwind_find_by_pc): Return
10745         legacy_saved_regs_unwind instead of trad_frame_unwind.  Update
10746         comment.
10747         * dummy-frame.c (cached_find_dummy_frame): Delete function.
10748         (dummy_frame_this_id): Replace dummy_frame_id_unwind.
10749         (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
10750         (dummy_frame_unwind): Update.
10751         * sentinel-frame.c (sentinel_frame_prev_register): Replace
10752         sentinel_frame_register_unwind.
10753         (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
10754         (sentinel_frame_unwinder): Update.
10755         * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
10756         (struct frame_info): Rename "unwind_cache" to "prologue_cache".
10757         * frame.c (create_sentinel_frame): Update. Initialize
10758         "prologue_cache" instead of "unwind_cache".
10759         (frame_register_unwind): Call this frame's prev_register with the
10760         next frame and this frame's prologue cache.
10761         (get_prev_frame): Simplify.  Always call prev frame's this_id with
10762         this frame and prev frame's prologue cache.  Document that this
10763         call is shifted one to the left when compared to the
10764         frame_register_unwind call.
10765         (legacy_saved_regs_prev_register): Replace
10766         frame_saved_regs_register_unwind.
10767         (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
10768         (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
10769         (legacy_saved_regs_unwind): Replace trad_frame_unwind.
10770         * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
10771         (d10v_frame_unwind): Update.
10772         (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
10773         (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
10774         (saved_regs_unwinder): Replace this "frame" with "next_frame", and
10775         "saved_regs" with "this_saved_regs".
10776
10777 2003-03-16  Andrew Cagney  <cagney@redhat.com>
10778
10779         * frame.c (frame_pop): Don't call target_store_registers.  Fix
10780         problem reported by Mark Kettenis.
10781
10782 2003-03-16  Mark Kettenis  <kettenis@gnu.org>
10783
10784         * i386-tdep.c (i386_register_type): Renamed from
10785         i386_register_virtual_type.  Adjust function signature.
10786         (i386_gdbarch_init): Set register_type instead of
10787         deprecated_max_register_raw_size,
10788         deprecated_max_register_virtual_size and register_virtual_type.
10789
10790 2003-03-14  Andrew Cagney  <cagney@redhat.com>
10791
10792         * frame.c (get_prev_frame): When a legacy frame, always call
10793         legacy_get_prev_frame.  Simplify unwind code using assumption that
10794         the unwinder is new.
10795         (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
10796         (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
10797         SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
10798
10799 2003-03-14  Andrew Cagney  <cagney@redhat.com>
10800
10801         * frame.c (get_saved_register): Delete function.
10802         * frame.h (get_saved_register): Delete declaration.
10803         * xstormy16-tdep.c: Update comment.
10804         * regcache.h: Update comments.
10805         * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
10806         get_saved_register and extract_address, use
10807         frame_read_unsigned_register.
10808         (sparc_frame_saved_pc): Ditto.
10809         (sparc_get_saved_register): Instead of get_saved_register, use
10810         frame_register.
10811         (sparc_pop_frame): Ditto.
10812         * findvar.c: Update comments.
10813         (value_of_register): Call frame_register instead of
10814         get_saved_register.
10815         (value_from_register): Ditto.
10816         * config/sparc/tm-sparc.h: Update comment.
10817         * breakpoint.c: Update comment.
10818
10819 2003-03-14  Andrew Cagney  <cagney@redhat.com>
10820
10821         * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
10822         GET_SAVED_REGISTER.
10823         * gdbarch.h, gdbarch.c: Re-generate.
10824         * frame.h: Update comments.
10825         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10826         * x86-64-tdep.c (x86_64_init_abi): Update.
10827         * sparc-tdep.c (sparc_gdbarch_init): Update.
10828         * sh-tdep.c (sh_gdbarch_init): Update.
10829         * mips-tdep.c (mips_gdbarch_init): Update.
10830         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10831         * cris-tdep.c (cris_gdbarch_init): Update.
10832         * ia64-tdep.c (ia64_gdbarch_init): Update.
10833         * frame.c (frame_register): Update.
10834         (get_saved_register): Update.
10835         * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
10836
10837 2003-03-13  Andrew Cagney  <cagney@redhat.com>
10838
10839         * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
10840         * gdbarch.h, gdbarch.c: Regenerate.
10841         * valops.c (hand_function_call): Update comment.
10842         * stack.c (return_command): Update comment.
10843         * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
10844         * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
10845         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10846         * x86-64-tdep.c (x86_64_init_abi): Update.
10847         * vax-tdep.c (vax_gdbarch_init): Update.
10848         * v850-tdep.c (v850_gdbarch_init): Update.
10849         * sparc-tdep.c (sparc_gdbarch_init): Update.
10850         * sh-tdep.c (sh_gdbarch_init): Update.
10851         * s390-tdep.c (s390_gdbarch_init): Update.
10852         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10853         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10854         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10855         * mips-tdep.c (mips_gdbarch_init): Update.
10856         * mcore-tdep.c (mcore_gdbarch_init): Update.
10857         * m68k-tdep.c (m68k_gdbarch_init): Update.
10858         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10859         * ia64-tdep.c (ia64_gdbarch_init): Update.
10860         * i386-tdep.c (i386_gdbarch_init): Update.
10861         * hppa-tdep.c (hppa_gdbarch_init): Update.
10862         * h8300-tdep.c (h8300_gdbarch_init): Update.
10863         * frv-tdep.c (frv_gdbarch_init): Update.
10864         * cris-tdep.c (cris_gdbarch_init): Update.
10865         * avr-tdep.c (avr_gdbarch_init): Update.
10866         * arm-tdep.c (arm_gdbarch_init): Update.
10867         * alpha-tdep.c (alpha_gdbarch_init): Update.
10868
10869 2003-03-13  Andrew Cagney  <cagney@redhat.com>
10870
10871         * frame.c (legacy_frame_p): New function.
10872         (get_prev_frame): Use legacy_frame_p.
10873         * frame.h (legacy_frame_p): Declare.
10874
10875 2003-03-13  D. Venkatasubramanian <dvenkat@noida.hcltech.com>
10876
10877         * MAINTAINERS (write after approval): Alphabetically
10878         listing corrected.
10879
10880 2003-03-13  D. Venkatasubramanian <dvenkat@noida.hcltech.com>
10881
10882         * MAINTAINERS (write after approval): Add myself.
10883
10884 2003-03-12  Andrew Cagney  <cagney@redhat.com>
10885
10886         * frame.c (get_prev_frame): Rename the frame parameter to
10887         "this_frame".
10888         (get_next_frame, legacy_get_prev_frame): Ditto.
10889
10890 2003-03-12  Andrew Cagney  <cagney@redhat.com>
10891
10892         * frame.c (get_current_frame): Check target_has_registers before
10893         checking target_has_stack.
10894         * eval.c (evaluate_subexp_standard): Use get_selected_frame,
10895         instead of deprecated_selected_frame.
10896         * findvar.c (value_of_register): Pass "frame", not
10897         deprecated_selected_frame, to value_of_builtin_reg.
10898
10899 2003-03-12  Andrew Cagney  <cagney@redhat.com>
10900
10901         * regcache.c (regcache_cooked_write_signed): New function.
10902         (regcache_cooked_write_unsigned): New function.
10903         (regcache_cooked_read_unsigned): Fix regnum in range assertion.
10904         (regcache_cooked_read_signed): Fix regnum in range assertion.
10905         * regcache.h (regcache_cooked_write_signed): Declare.
10906         (regcache_cooked_write_unsigned): Declare.
10907
10908 2003-03-12  Andrew Cagney  <cagney@redhat.com>
10909
10910         * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
10911         * gdbarch.h, gdbarch.c: Re-generate.
10912         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10913         * x86-64-tdep.h: Update.
10914         * x86-64-tdep.c (x86_64_init_abi): Update.
10915         * v850-tdep.c (v850_gdbarch_init): Update.
10916         * sparc-tdep.c (sparc_gdbarch_init): Update.
10917         * sh-tdep.c (sh_gdbarch_init): Update.
10918         * s390-tdep.c (s390_gdbarch_init): Update.
10919         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10920         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10921         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10922         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10923         * mips-tdep.c (mips_gdbarch_init): Update.
10924         * mcore-tdep.c (mcore_gdbarch_init): Update.
10925         * m68k-tdep.c (m68k_gdbarch_init): Update.
10926         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10927         * ia64-tdep.c (ia64_gdbarch_init): Update.
10928         * i386-tdep.c (i386_gdbarch_init): Update.
10929         * i386-interix-tdep.c (i386_interix_init_abi): Update.
10930         * hppa-tdep.c (hppa_gdbarch_init): Update.
10931         * h8300-tdep.c (h8300_gdbarch_init): Update.
10932         * frv-tdep.c (frv_gdbarch_init): Update.
10933         * cris-tdep.c (cris_gdbarch_init): Update.
10934         * avr-tdep.c (avr_gdbarch_init): Update.
10935         * arm-tdep.c (arm_gdbarch_init): Update.
10936         * alpha-tdep.c (alpha_gdbarch_init): Update.
10937         * sh-tdep.c (sh_init_extra_frame_info): Update.
10938         (sh64_init_extra_frame_info): Update.
10939         * ns32knbsd-nat.c (frame_num_args): Update.
10940         * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
10941         * xstormy16-tdep.c (xstormy16_pop_frame): Update.
10942         (xstormy16_frame_chain_valid): Update.
10943         * vax-tdep.c (vax_saved_pc_after_call): Update.
10944         * v850-tdep.c (v850_frame_chain): Update.
10945         (v850_pop_frame): Update.
10946         (v850_init_extra_frame_info): Update.
10947         * sparc-tdep.c (setup_arbitrary_frame): Update.
10948         * ns32k-tdep.c (umax_frame_num_args): Update.
10949         * s390-tdep.c (s390_pop_frame_regular): Update.
10950         * mn10300-tdep.c (mn10300_frame_chain): Update.
10951         (mn10300_pop_frame_regular): Update.
10952         (mn10300_init_extra_frame_info): Update.
10953         * mips-tdep.c (mips_init_frame_pc_first): Update.
10954         (mips_frame_chain): Update.
10955         (mips_pop_frame): Update.
10956         * mcore-tdep.c (mcore_frame_chain): Update.
10957         (mcore_pop_frame): Update.
10958         (mcore_init_extra_frame_info): Update.
10959         * arch-utils.c (init_frame_pc_default): Update.
10960         * m68k-tdep.c (isi_frame_num_args): Update.
10961         (delta68_frame_num_args): Update.
10962         (news_frame_num_args): Update.
10963         * ia64-tdep.c (ia64_pop_frame_regular): Update.
10964         * alpha-tdep.c (alpha_init_frame_pc_first): Update.
10965         (alpha_frame_chain): Update.
10966         (alpha_pop_frame): Update.
10967         * hppa-tdep.c (hppa_saved_pc_after_call): Update.
10968         (hppa_init_extra_frame_info): Update.
10969         (hppa_frame_chain): Update.
10970         (hppa_frame_chain_valid): Update.
10971         * cris-tdep.c (cris_init_extra_frame_info): Update.
10972         * avr-tdep.c (avr_init_extra_frame_info): Update.
10973         * arm-tdep.c (arm_frame_chain_valid): Update.
10974         (arm_init_extra_frame_info): Update.
10975         (arm_pop_frame): Update.
10976         * frame.c (frame_pc_unwind): Update.
10977         * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
10978         (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10979         * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10980         * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
10981         * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
10982         * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
10983
10984 2003-03-12  Andrew Cagney  <cagney@redhat.com>
10985
10986         Eliminate the need for POP_FRAME.
10987         * frame.c (do_frame_unwind_register): New function.
10988         (frame_pop): When no POP_FRAME, pop the frame using register
10989         unwind and a scratch regcache.
10990         (frame_saved_regs_pop): Delete function.
10991         (trad_frame_unwinder): Update.
10992         * d10v-tdep.c (d10v_frame_pop): Delete function.
10993         (d10v_frame_unwind): Update.
10994         * sentinel-frame.c (sentinel_frame_pop): Delete function.
10995         (sentinel_frame_unwinder): Update.
10996         * dummy-frame.c (dummy_frame_pop): Delete function.
10997         (dummy_frame_unwind): Update.
10998         * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
10999         (struct frame_unwind): Update.
11000
11001 2003-03-11  Kevin Buettner  <kevinb@redhat.com>
11002
11003         * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
11004         mips_dwarf_dwarf2_ecoff_reg_to_regnum().
11005         (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
11006         Do range checks on register number obtained from debugging info.
11007         (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
11008         set_gdbarch_dwarf2_reg_to_regnum().  Adjust call of
11009         set_gdbarch_ecoff_reg_to_regnum() to account for new name of
11010         mapping function.
11011         (do_fp_register_row): Fix typo which caused double type to be
11012         used when attempting to unpack a float.
11013
11014 2003-03-11  J. Brobecker  <brobecker@gnat.com>
11015
11016         * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
11017
11018 2003-03-11  Andrew Cagney  <cagney@redhat.com>
11019
11020         * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
11021         frame.  Problem found by Corinna Vinschen.
11022
11023 2003-03-11  Pierre Muller  <muller@ics.u-strasbg.fr>
11024
11025         * doublest.c (floatformat_from_length): Accept also
11026         the real size of 'long double' type.
11027
11028 2003-03-10  Daniel Jacobowitz  <drow@mvista.com>
11029
11030         From Klee Dienes <kdienes@apple.com>:
11031         * breakpoint.c (bpstat_copy): Copy the command lines as well
11032         as the old value, to match what is freed in bpstat_clear.
11033
11034 2003-03-10  David Carlton  <carlton@math.stanford.edu>
11035
11036         * minsyms.c (add_minsym_to_hash_table): Replace
11037         DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
11038         (compare_minimal_symbols, compact_minimal_symbols)
11039         (install_minimal_symbols, find_solib_trampoline_target): Ditto.
11040         (lookup_minimal_symbol_text): Use strcmp on linkage names instead
11041         of DEPRECATED_SYMBOL_MATCHES_NAME.
11042         (lookup_minimal_symbol_solib_trampoline): Ditto.
11043
11044 2003-03-10  Andrew Cagney  <cagney@redhat.com>
11045
11046         * regcache.h (regcache_cooked_read_ftype): Define.
11047         (regcache_save, regcache_restore): Add a cooked_read parameter.
11048         * regcache.c (regcache_save, regcache_restore): Update.
11049         (do_cooked_read): New function.
11050         (regcache_cpy): Pass do_cooked_read to regcache_save and
11051         regcache_restore.
11052
11053 2003-03-10  Andrew Cagney  <cagney@redhat.com>
11054
11055         * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
11056         * gdbarch.h, gdbarch.c: Re-generate.
11057         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11058         * x86-64-tdep.h: Update.
11059         * x86-64-tdep.c (x86_64_init_abi): Update.
11060         * v850-tdep.c (v850_gdbarch_init): Update.
11061         * sparc-tdep.c (sparc_gdbarch_init): Update.
11062         * sh-tdep.c (sh_gdbarch_init): Update.
11063         * s390-tdep.c (s390_gdbarch_init): Update.
11064         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11065         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11066         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11067         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11068         * mips-tdep.c (mips_gdbarch_init): Update.
11069         * mcore-tdep.c (mcore_gdbarch_init): Update.
11070         * m68k-tdep.c (m68k_gdbarch_init): Update.
11071         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11072         * ia64-tdep.c (ia64_gdbarch_init): Update.
11073         * i386-tdep.c (i386_gdbarch_init): Update.
11074         * i386-interix-tdep.c (i386_interix_init_abi): Update.
11075         * hppa-tdep.c (hppa_gdbarch_init): Update.
11076         * h8300-tdep.c (h8300_gdbarch_init): Update.
11077         * frv-tdep.c (frv_gdbarch_init): Update.
11078         * cris-tdep.c (cris_gdbarch_init): Update.
11079         * avr-tdep.c (avr_gdbarch_init): Update.
11080         * arm-tdep.c (arm_gdbarch_init): Update.
11081         * alpha-tdep.c (alpha_gdbarch_init): Update.
11082         * sh-tdep.c (sh_init_extra_frame_info): Update.
11083         (sh64_init_extra_frame_info): Update.
11084         * ns32knbsd-nat.c (frame_num_args): Update.
11085         * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
11086         * xstormy16-tdep.c (xstormy16_pop_frame): Update.
11087         (xstormy16_frame_chain_valid): Update.
11088         * vax-tdep.c (vax_saved_pc_after_call): Update.
11089         * v850-tdep.c (v850_frame_chain): Update.
11090         (v850_pop_frame): Update.
11091         (v850_init_extra_frame_info): Update.
11092         * sparc-tdep.c (setup_arbitrary_frame): Update.
11093         * ns32k-tdep.c (umax_frame_num_args): Update.
11094         * s390-tdep.c (s390_pop_frame_regular): Update.
11095         * mn10300-tdep.c (mn10300_frame_chain): Update.
11096         (mn10300_pop_frame_regular): Update.
11097         (mn10300_init_extra_frame_info): Update.
11098         * mips-tdep.c (mips_init_frame_pc_first): Update.
11099         (mips_frame_chain): Update.
11100         (mips_pop_frame): Update.
11101         * mcore-tdep.c (mcore_frame_chain): Update.
11102         (mcore_pop_frame): Update.
11103         (mcore_init_extra_frame_info): Update.
11104         * arch-utils.c (init_frame_pc_default): Update.
11105         * m68k-tdep.c (isi_frame_num_args): Update.
11106         (delta68_frame_num_args): Update.
11107         (news_frame_num_args): Update.
11108         * ia64-tdep.c (ia64_pop_frame_regular): Update.
11109         * alpha-tdep.c (alpha_init_frame_pc_first): Update.
11110         (alpha_frame_chain): Update.
11111         (alpha_pop_frame): Update.
11112         * hppa-tdep.c (hppa_saved_pc_after_call): Update.
11113         (hppa_init_extra_frame_info): Update.
11114         (hppa_frame_chain): Update.
11115         (hppa_frame_chain_valid): Update.
11116         * cris-tdep.c (cris_init_extra_frame_info): Update.
11117         * avr-tdep.c (avr_init_extra_frame_info): Update.
11118         * arm-tdep.c (arm_frame_chain_valid): Update.
11119         (arm_init_extra_frame_info): Update.
11120         (arm_pop_frame): Update.
11121         * frame.c (frame_pc_unwind): Update.
11122         * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
11123         (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11124         * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11125         * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
11126         * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
11127         * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
11128
11129 2003-03-10  Andrew Cagney  <cagney@redhat.com>
11130
11131         * gdbarch.sh (gdbarch_unwind_pc): New method.
11132         * gdbarch.h, gdbarch.c: Regenerate.
11133         * frame.c (frame_pc_unwind): Rewrite.  Prefer gdbarch_unwind_pc,
11134         but use read_pc and FRAME_SAVED_PC as fall backs.
11135         (frame_saved_regs_pc_unwind): Delete function.
11136         (trad_frame_unwinder): Update.
11137         * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
11138         (struct frame_unwind): Update.
11139         * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
11140         (dummy_frame_unwind): Update.
11141         * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
11142         (sentinel_frame_unwinder): Update.
11143         * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
11144         (d10v_frame_unwind): Update.
11145         (d10v_unwind_pc): New function.
11146         (d10v_gdbarch_init): Set unwind_pc.
11147
11148 2003-03-10  Andrew Cagney  <cagney@redhat.com>
11149
11150         * gdbarch.h: Re-generate.
11151
11152         * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
11153         PC.
11154         (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
11155         the PC register.
11156
11157 2003-03-08  Mark Kettenis  <kettenis@gnu.org>
11158
11159         * gdbarch.sh (save_dummy_frame_tos): Add comment.
11160
11161 2003-03-08  Andrew Cagney  <cagney@redhat.com>
11162
11163         * cli-out.c: Update copyright.
11164         (cli_out_data): Define typedef.  Use instead of ui_out_data.
11165
11166 2003-03-08  Andrew Cagney  <cagney@redhat.com>
11167
11168         * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
11169         the result.
11170
11171 2003-03-07  Andrew Cagney  <cagney@redhat.com>
11172
11173         * gdbarch.sh: Don't generate two macro definitions when an
11174         undefined macro taking no arguments.
11175         * gdbarch.h: Regenerate.
11176
11177 2002-03-07  Michal Ludvig  <mludvig@suse.cz>
11178
11179         * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
11180         (x86_64_unwind_dummy_id): New functions.
11181         (x86_64_init_abi): Register these two new functions.
11182
11183 2003-03-07  Michal Ludvig  <mludvig@suse.cz>
11184
11185         * x86-64-tdep.c (x86_64_function_has_prologue): New function.
11186         (x86_64_skip_prologue): Move prologue detection to
11187         separate function.
11188         * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
11189
11190 2003-03-05  Andrew Cagney  <cagney@redhat.com>
11191
11192         * d10v-tdep.c (d10v_unwind_dummy_id): New function.
11193         (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
11194         * frame.c (get_prev_frame): Restructure the frame ID unwind code
11195         to use unwind_dummy_id when a dummy frame.
11196         * gdbarch.sh (unwind_dummy_id): New multi-arch method with
11197         predicate.
11198         * gdbarch.h, gdbarch.c: Regneerate.
11199
11200 2003-03-05  Andrew Cagney  <cagney@redhat.com>
11201
11202         * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
11203         (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
11204         Do not use d10v_read_sp or d10v_read_fp when obtaining register
11205         values.
11206
11207 2003-03-05  Andrew Cagney  <cagney@redhat.com>
11208
11209         * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
11210         (struct d10v_unwind_cache): Delete field "frameless".  Replace
11211         "next_addr" with "sp_offset".  Add "r11_offset".
11212         (d10v_frame_unwind_cache): Update.
11213         (prologue_find_regs): Update.  When "mv r11, sp", save the
11214         "sp_offset" in "r11_offset".  Recognize "st rn, @r11", note that
11215         RN was saved in r11_offset.
11216
11217 2003-03-05  Andrew Cagney  <cagney@redhat.com>
11218
11219         * frame.c (deprecated_update_frame_pc_hack): Also update the the
11220         cached PC value in the next frame.
11221
11222 2003-03-05  Andrew Cagney  <cagney@redhat.com>
11223
11224         * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
11225         "id_unwind_cache" with "id".
11226         (frame_id_unwind): Delete declaration.
11227         * frame.c (frame_id_unwind): Delete function.
11228         (get_prev_frame): Call the frame id unwind method directly.  Store
11229         the returned next frame's ID value in NEXT_FRAME.  Note that there
11230         is a problem with the wrong unwind ID being called with the wrong
11231         unwind cache.
11232
11233 2003-03-05  Daniel Jacobowitz  <drow@mvista.com>
11234
11235         * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
11236
11237 2003-03-05  James Ingham <jingham@apple.com>
11238             Daniel Jacobowitz  <drow@mvista.com>
11239
11240         * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
11241         (auto_cp_abi): New variable.
11242         (current_cp_abi, num_cp_abis): Make static.
11243         (CP_ABI_MAX): Define.
11244         (cp_abis): Turn into an array.
11245         (value_virtual_fn_field): Fix formatting.
11246         (switch_to_cp_abi, register_cp_abi): Update.  register_cp_abi now
11247         takes a pointer.
11248         (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
11249         (list_cp_abis, _initialize_cp_abi): New functions.
11250         * cp-abi.h: Add prototype for set_cp_abi_as_auto_default.  Remove
11251         declarations for cp_abis, num_cp_abis, current_cp_abi, and
11252         switch_to_cp_abi.  Update prototype for register_cp_abi.
11253         * Makefile.in (cp-abi.o): Update dependencies.
11254         * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
11255         instead of switch_to_cp_abi.
11256         * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise.  Update call to
11257         register_cp_abi.
11258         * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
11259         register_cp_abi.
11260         * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
11261
11262 2003-03-05  Daniel Jacobowitz  <drow@mvista.com>
11263
11264         * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
11265         * dwarf2loc.c: Include "regcache.h".
11266         (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum.  Use
11267         register_size.
11268         * Makefile.in (dwarf2loc.o): Update dependencies.
11269
11270 2003-03-04  Theodore A. Roth  <troth@openavr.org>
11271
11272         * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
11273         number of io registers reported by remote target is not a multiple of
11274         step.
11275
11276 2003-03-04  David Carlton  <carlton@math.stanford.edu>
11277
11278         * symtab.c (lookup_partial_symbol): Add linkage_name argument.
11279         (lookup_symbol_aux_psymtabs): Update call to
11280         lookup_partial_symbol.
11281         (lookup_transparent_type, find_main_psymtab)
11282         (make_symbol_overload_list): Ditto.
11283
11284 2003-03-04  Kazu Hirata  <kazu@cs.umass.edu>
11285
11286         * MAINTAINERS (Write after approval): Update my email address.
11287
11288 2003-03-03  Andrew Cagney  <cagney@redhat.com>
11289
11290         Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
11291         * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
11292         predicate.  Replace MAX_REGISTER_RAW_SIZE.
11293         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
11294         MAX_REGISTER_VIRTUAL_SIZE.
11295         * regcache.c (legacy_max_register_raw_size): New function.
11296         (legacy_max_register_virtual_size): New function.
11297         * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
11298         (MAX_REGISTER_RAW_SIZE): Define.
11299         (legacy_max_register_raw_size): Declare.
11300         (legacy_max_register_virtual_size): Declare.
11301         * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11302         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
11303         * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11304         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
11305         * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11306         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
11307         * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11308         * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11309         * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11310         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11311         * vax-tdep.c (vax_gdbarch_init): Update.
11312         * v850-tdep.c (v850_gdbarch_init): Update.
11313         * sparc-tdep.c (sparc_gdbarch_init): Update.
11314         * sh-tdep.c (sh_gdbarch_init): Update.
11315         * s390-tdep.c (s390_gdbarch_init): Update.
11316         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11317         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11318         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11319         * mips-tdep.c (mips_gdbarch_init): Update.
11320         * mcore-tdep.c (mcore_gdbarch_init): Update.
11321         * m68k-tdep.c (m68k_gdbarch_init): Update.
11322         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11323         * ia64-tdep.c (ia64_gdbarch_init): Update.
11324         * i386-tdep.c (i386_gdbarch_init): Update.
11325         * hppa-tdep.c (hppa_gdbarch_init): Update.
11326         * h8300-tdep.c (h8300_gdbarch_init): Update.
11327         * frv-tdep.c (frv_gdbarch_init): Update.
11328         * cris-tdep.c (cris_gdbarch_init): Update.
11329         * avr-tdep.c (avr_gdbarch_init): Update.
11330         * arm-tdep.c (arm_gdbarch_init): Update.
11331         * alpha-tdep.c (alpha_gdbarch_init): Update.
11332         * d10v-tdep.c (d10v_gdbarch_init): Do not set
11333         max_register_raw_size or max_register_virtual_size.
11334
11335 2003-03-03  David Carlton  <carlton@math.stanford.edu>
11336
11337         * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
11338         SYMBOL_MATCHES_NAME, add comment.
11339         (SYMBOL_MATCHES_NATURAL_NAME): New.
11340         * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
11341         SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
11342         (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
11343         * symtab.c (lookup_partial_symbol): Use
11344         SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME.  Delete
11345         unhelpful comment.
11346         (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
11347         SYMBOL_MATCHES_NAME.
11348         Fix for PR c++/33.
11349
11350 2003-03-03  David Carlton  <carlton@math.stanford.edu>
11351
11352         * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
11353         * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
11354         by regexp matching against SYMBOL_NATURAL_NAME.
11355
11356 2003-03-03  David Carlton  <carlton@math.stanford.edu>
11357
11358         * linespec.c (find_method): Extract code into collect_methods.
11359         (collect_methods): New.
11360
11361 2003-03-02  Mark Kettenis  <kettenis@gnu.org>
11362
11363         * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
11364         get_frame_base.
11365
11366         * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
11367         DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
11368
11369 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11370
11371         * arch-utils.c (generic_register_byte): Fix to use the loop index
11372         and not regnum when summing the size of all registers up to regnum.
11373
11374 2003-03-01  Andrew Cagney  <cagney@redhat.com>
11375
11376         * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
11377         FRAME_INIT_SAVED_REGS.
11378         * gdbarch.h, gdbarch.c: Regenerate.
11379         * stack.c (frame_info): Update.
11380         * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
11381         (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
11382         (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
11383         * ns32k-tdep.c (ns32k_pop_frame): Update.
11384         * mips-tdep.c (mips_pop_frame): Update.
11385         * m68hc11-tdep.c (m68hc11_pop_frame): Update.
11386         * ia64-tdep.c (ia64_frame_chain): Update.
11387         (ia64_frame_saved_pc, ia64_get_saved_register): Update.
11388         (ia64_frameless_function_invocation): Update.
11389         (ia64_init_extra_frame_info): Update.
11390         (ia64_pop_frame_regular): Update.
11391         * frame.h (struct frame_info): Update comment.
11392         (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
11393         * frame.c (frame_saved_regs_register_unwind): Update.
11394         (frame_saved_regs_register_unwind): Update.
11395         (deprecated_generic_get_saved_register): Update.
11396         * cris-tdep.c: Update comment.
11397         * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
11398         Rename macro.
11399         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11400         * x86-64-tdep.c (x86_64_init_abi): Update.
11401         * vax-tdep.c (vax_gdbarch_init): Update.
11402         * v850-tdep.c (v850_gdbarch_init): Update.
11403         * sparc-tdep.c (sparc_gdbarch_init): Update.
11404         * sh-tdep.c (sh_gdbarch_init): Update.
11405         * s390-tdep.c (s390_gdbarch_init): Update.
11406         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11407         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11408         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11409         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11410         * mips-tdep.c (mips_gdbarch_init): Update.
11411         * mcore-tdep.c (mcore_gdbarch_init): Update.
11412         * m68k-tdep.c (m68k_gdbarch_init): Update.
11413         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11414         * ia64-tdep.c (ia64_gdbarch_init): Update.
11415         * i386-tdep.c (i386_gdbarch_init): Update.
11416         * frv-tdep.c (frv_gdbarch_init): Update.
11417         * avr-tdep.c (avr_gdbarch_init): Update.
11418         * arm-tdep.c (arm_gdbarch_init): Update.
11419         * alpha-tdep.c (alpha_gdbarch_init): Update.
11420
11421 2003-03-01  Andrew Cagney  <cagney@redhat.com>
11422
11423         * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
11424         option enum and switch.  When no windows, set the interpreter to
11425         INTERP_CONSOLE.
11426
11427 2003-03-01  Andrew Cagney  <cagney@redhat.com>
11428
11429         * main.c (captured_main): Replace magic option characters with an
11430         enum.
11431
11432 2003-03-01  Andrew Cagney  <cagney@redhat.com>
11433
11434         * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
11435         INIT_EXTRA_FRAME_INFO.
11436         * gdbarch.h, gdbarch.c: Regenerate.
11437         * arm-tdep.c: Update comments.
11438         * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
11439         * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
11440         * frame.h, avr-tdep.c: Ditto.
11441         * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
11442         (create_new_frame, legacy_get_prev_frame): Ditto.
11443         * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
11444         * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
11445         * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
11446         deprecated_init_extra_frame_info instead of init_extra_frame_info.
11447         * x86-64-tdep.c (x86_64_init_abi): Ditto.
11448         * v850-tdep.c (v850_gdbarch_init): Ditto.
11449         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11450         * sh-tdep.c (sh_gdbarch_init): Ditto.
11451         * s390-tdep.c (s390_gdbarch_init): Ditto.
11452         * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
11453         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11454         * mips-tdep.c (mips_gdbarch_init): Ditto.
11455         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11456         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11457         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11458         * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
11459         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11460         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11461         * frv-tdep.c (frv_gdbarch_init): Ditto.
11462         * cris-tdep.c (cris_gdbarch_init): Ditto.
11463         * avr-tdep.c (avr_gdbarch_init): Ditto.
11464         * arm-tdep.c (arm_gdbarch_init): Ditto.
11465         * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11466         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11467
11468 2003-03-01  Andrew Cagney  <cagney@redhat.com>
11469
11470         * gdbarch.sh (register_type): New function with predicate.
11471         (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
11472         * gdbarch.h, gdbarch.c: Re-generate.
11473         * arch-utils.c (generic_register_byte): Use generic_register_size.
11474         (generic_register_size): When available, use
11475         gdbarch_register_type.
11476         * regcache.c (init_regcache_descr): When available, initialize the
11477         register type array using gdbarch_register_type.  If the
11478         architecture supplies gdbarch_register_type, do not use the legacy
11479         regcache layout.
11480         * d10v-tdep.c (d10v_register_type): Replace
11481         d10v_register_virtual_type.
11482         (d10v_gdbarch_init): Set register_type instead of
11483         register_virtual_type.
11484
11485 2003-03-01  Andrew Cagney  <cagney@redhat.com>
11486
11487         * Makefile.in (ax-gdb.o): Update dependencies.
11488         * ax-gdb.c: Include "regcache.h".
11489         (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
11490         * findvar.c (value_of_register): Ditto.
11491         * infcmd.c (default_print_registers_info): Ditto.
11492
11493 2003-03-01  Mark Kettenis  <kettenis@gnu.org>
11494
11495         * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
11496         DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
11497
11498 2003-03-01  Mark Kettenis  <kettenis@gnu.org>
11499
11500         * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
11501         of STREQ.
11502
11503 2003-02-28  Daniel Jacobowitz  <drow@mvista.com>
11504
11505         * Makefile.in (dwarf2loc.o): Update dependencies.
11506         * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
11507         * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
11508         * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
11509         * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
11510         (locexpr_tracepoint_var_ref): New function.
11511         (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
11512
11513 2003-02-28  Andrew Cagney  <cagney@redhat.com>
11514
11515         * regcache.c (register_size): New function.
11516         * regcache.h (register_size): Declare
11517         * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
11518         max_register_size instead of MAX_REGISTER_RAW_SIZE.
11519
11520 2003-02-28  David Carlton  <carlton@math.stanford.edu>
11521
11522         * linespec.c (decode_compound): Extract code into find_method.
11523         (find_method): New.
11524
11525 2003-02-28  J. Brobecker  <brobecker@gnat.com>
11526
11527         * Makefile.in: Add rules to build and link in observer.o.
11528
11529 2003-02-27  J. Brobecker  <brobecker@gnat.com>
11530
11531         * observer.c: Minor comments edits.
11532
11533 2003-02-27  J. Brobecker  <brobecker@gnat.com>
11534
11535         * observer.h, observer.c: New file.
11536
11537 2003-02-27  Andrew Cagney  <cagney@redhat.com>
11538
11539         * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
11540
11541 2003-02-27  Stephane Carrez  <stcarrez@nerim.fr>
11542
11543         * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
11544         (M6812_OP_STS_EXT): Likewise.
11545         (m6811_prologue): Use the above to recognize prologue.
11546         (m6812_prologue): Likewise.
11547
11548 2003-02-27  David Carlton  <carlton@math.stanford.edu>
11549
11550         * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
11551         SYMBOL_PRINT_NAME.
11552         (compare_psymbols): Ditto.
11553         * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
11554
11555 2003-02-27  Michael Snyder  <msnyder@redhat.com>
11556
11557         * f-lang.c (build_fortran_types): New function.
11558         (_initialize_f_language): Gdbarch-register built-in fortran types.
11559         * doublest.c (extract_floating): Fix warning text.
11560
11561 2003-02-27  Andrew Cagney  <cagney@redhat.com>
11562
11563         * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
11564         predicate.  Replaces PUSH_DUMMY_FRAME.
11565         * gdbarch.h, gdbarch.c: Regnerate.
11566         * valops.c (hand_function_call): Update.  Call
11567         generic_push_dummy_frame directly.
11568         * vax-tdep.c (vax_gdbarch_init): Update.
11569         * sparc-tdep.c (sparc_gdbarch_init): Update.
11570         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11571         * m68k-tdep.c (m68k_gdbarch_init): Update.
11572         * hppa-tdep.c (hppa_gdbarch_init): Update.
11573         * alpha-tdep.c (alpha_gdbarch_init): Update.
11574         * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
11575         * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
11576         * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
11577         * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
11578         push_dummy_frame to generic_push_dummy_frame.
11579         * v850-tdep.c (v850_gdbarch_init): Ditto.
11580         * sh-tdep.c (sh_gdbarch_init): Ditto.
11581         * s390-tdep.c (s390_gdbarch_init): Ditto.
11582         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11583         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11584         * mips-tdep.c (mips_gdbarch_init): Ditto.
11585         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11586         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11587         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11588         * i386-tdep.c (i386_gdbarch_init): Ditto.
11589         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11590         * frv-tdep.c (frv_gdbarch_init): Ditto.
11591         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11592         * cris-tdep.c (cris_gdbarch_init): Ditto.
11593         * avr-tdep.c (avr_gdbarch_init): Ditto.
11594         * arm-tdep.c (arm_gdbarch_init): Ditto.
11595
11596 2003-02-26  Kevin Buettner  <kevinb@redhat.com>
11597
11598         * mips-tdep.c (show_mips_abi): New function.
11599         (_initialize_mips_tdep): Use show_mips_abi() to implement the
11600         command ``show mips abi''.
11601
11602 2003-02-26  Jeff Johnston  <jjohnstn@redhat.com>
11603
11604         From Elena Zannoni  <ezannoni@redhat.com>
11605         * dbxread.c (process_one_symbol): Only record line 0 if one or
11606         more sline entries have been seen for the function.
11607
11608 2003-02-26  Michael Chastain  <mec@shout.net>
11609
11610         * configure: Regenerate with autoconf 000227.
11611
11612 2003-02-26  Michael Chastain  <mec@shout.net>
11613
11614         Close PR build/660.
11615         * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
11616         for old libc5/glibc.
11617         * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
11618
11619 2003-02-26  Kris Warkentin  <kewarken@qnx.com>
11620
11621         * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
11622         * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
11623
11624 2003-02-26  Michael Chastain  <mec@shout.net>
11625
11626         * configure.in: New variable HAVE_UINTPTR_T.
11627         * configure, config.in: Regenerated.
11628
11629 2003-02-26  Daniel Jacobowitz  <drow@mvista.com>
11630
11631         Fix PR build/1097.
11632         * utils.c (gdb_realpath): Move closing brace outwards one #endif.
11633
11634 2003-02-25  Andrew Cagney  <cagney@redhat.com>
11635
11636         * frame.c (get_prev_frame): Add comment on check for
11637         inside_entry_func. Only check for inside_entry_file when not a
11638         dummy and not a sentinel.  Check that the new frame is not inner
11639         to the old frame.
11640
11641 2003-02-25  Andrew Cagney  <cagney@redhat.com>
11642
11643         * frame.c (frame_debug): New variable.
11644         (_initialize_frame): Add "set/show debug frame" command.
11645         (get_prev_frame): When frame_debug, print reason why unwind
11646         failed.
11647
11648 2003-02-25  Michael Chastain  <mec@shout.net>
11649
11650         * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
11651         to avoid uintptr_t definition problems.
11652
11653 2003-02-25  David Carlton  <carlton@math.stanford.edu>
11654
11655         * symtab.h (SYMBOL_NATURAL_NAME): New macro.
11656         (SYMBOL_LINKAGE_NAME): Ditto.
11657         (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
11658         SYMBOL_LINKAGE_NAME.
11659         (struct general_symbol_info): Expand comment.
11660         (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
11661         (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
11662         (SYMBOL_MATCHES_REGEXP): Ditto.
11663         * symtab.c (symbol_natural_name): New function.
11664         * objfiles.h: Replace all uses of SYMBOL_NAME by
11665         DEPRECATED_SYMBOL_NAME.
11666         * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
11667         * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
11668         * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
11669         * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
11670         * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
11671         * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
11672         * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
11673         * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
11674         * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
11675         * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
11676         * ada-exp.y: Ditto.
11677         * ada-exp.y: Update copyright.
11678         * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
11679         * cp-valprint.c: Ditto.
11680
11681 2003-02-25  Jeff Johnston  <jjohnstn@redhat.com>
11682
11683         * infptrace.c (detach): Do not flag error if ptrace detach fails
11684         and errno is set to ESRCH.
11685
11686 2003-02-24  Andrew Cagney  <cagney@redhat.com>
11687
11688         * infptrace.c (udot_info): Change type of udot_off to long.  Use
11689         paddr when printing udot_off's value.
11690
11691 2003-02-24  David Carlton  <carlton@math.stanford.edu>
11692
11693         * symtab.c (make_symbol_overload_list): Only read in partial
11694         symtabs containing a matching partial symbol.
11695
11696 2003-02-24  David Carlton  <carlton@math.stanford.edu>
11697
11698         * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
11699         do the comparison, not strcmp.
11700         * symfile.c (compare_psymbols): Ditto.
11701         * defs.h: Declare strcmp_iw_ordered.
11702         * utils.c (strcmp_iw_ordered): New function.
11703
11704 2003-02-24  Jim Blandy  <jimb@redhat.com>
11705
11706         * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
11707         support, shared libs): Remove my name from here, to better reflect
11708         reality.
11709
11710 2003-02-24  Kris Warkentin  <kewarken@qnx.com>
11711
11712         * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
11713         (target_ops): Add to_have_continuable_watchpoint.
11714         * target.c (update_current_target): Add INHERIT line for
11715         to_have_continuable_watchpoint.
11716         * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
11717         * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
11718         config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
11719         config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
11720
11721 2003-02-24  Elena Zannoni  <ezannoni@redhat.com>
11722
11723         * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
11724         maintainership.
11725
11726 2003-02-24  Kris Warkentin  <kewarken@qnx.com>
11727
11728         * solib.c (solib_open): Call target defined search function after
11729         failing with solib-search-path.
11730         * solist.h (target_so_ops): Add find_and_open_solib function hook and
11731         create define TARGET_SO_FIND_AND_OPEN_SOLIB.
11732
11733 2003-02-24  Kris Warkentin  <kewarken@qnx.com>
11734
11735         * MAINTAINERS: Add myself to Write After section.
11736
11737 2003-02-23  Stephane Carrez  <stcarrez@nerim.fr>
11738
11739         * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
11740
11741 2003-02-22  Stephane Carrez  <stcarrez@nerim.fr>
11742
11743         * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
11744         (m68hc11_add_reggroups): New function.
11745         (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
11746         (m68hc11_gdbarch_init): Install the reggroups.
11747         (_initialize_m68hc11_tdep): Initialize them.
11748
11749 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11750
11751         * MAINTAINERS: Update my email address.
11752
11753 2003-02-21  David Carlton  <carlton@math.stanford.edu>
11754
11755         * arm-tdep.c (arm_gdbarch_init): Add break after default label.
11756
11757 2003-02-21  Daniel Jacobowitz  <drow@mvista.com>
11758
11759         Based on a patch from Daniel Berlin (dberlin@dberlin.org).
11760         * symtab.h: Add opaque declarations of struct axs_value and
11761         struct agent_expr.
11762         (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
11763         (struct location_funcs): New type.
11764         (struct symbol): Add "loc" to aux_value.
11765         (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
11766         * dwarf2read.c: Include "dwarf2expr.h".
11767         (dwarf2_symbol_mark_computed): New function.
11768         (read_func_scope): Use it.
11769         (var_decode_location): New function.
11770         (new_symbol): Use it.
11771         * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
11772
11773         * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
11774         (dwarf2expr_h, dwarf2loc_h): New variables.
11775         (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
11776         (dwarf2expr.o, dwarf2loc.o): New rules.
11777         (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
11778         * buildsym.c (finish_block): Handle LOC_COMPUTED and
11779         LOC_COMPUTED_ARG.
11780         * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
11781         * m2-exp.y (yylex): Likewise.
11782         * printcmd.c (address_info, print_frame_args): Likewise.
11783         * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
11784         * symmisc.c (print_symbol, print_partial_symbols): Likewise.
11785         * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
11786         (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
11787         * symtab.c (lookup_block_symbol): Likewise.
11788
11789 2003-02-20  Adam Fedor  <fedor@gnu.org>
11790
11791         * symtab.h: Remove objc_specific struct
11792         (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
11793         * symtab.c (symbol_init_language_specific, symbol_demangled_name):
11794         Have language_objc use cplus_specific struct.
11795
11796 2003-02-20  Tom Tromey  <tromey@redhat.com>
11797
11798         * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
11799         TYPE_NAME, when printing a String value.  PR java/1075.
11800
11801 2003-02-20  Adam Fedor  <fedor@gnu.org>
11802
11803         * objc-lang.h (find_methods): Remove declaration.
11804         * objc-lang.c (find_methods): Make static.
11805
11806 2003-02-20  Christopher Faylor  <cgf@redhat.com>
11807
11808         * win32-nat.c (get_image_name): Check return value from
11809         ReadProcessMemory.
11810         (child_xfer_memory): Ditto.
11811
11812 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
11813
11814         * configure.in (TARGET_SYSTEM_ROOT): Set default to
11815         ${exec_prefix}/${target_alias}/sys-root.  Match explicit
11816         '${exec_prefix}' (in addition to the expansion thereof) as
11817         relocatable.
11818         * configure: Rebuilt.
11819
11820 2003-02-20  David Carlton  <carlton@math.stanford.edu>
11821
11822         * symtab.c (search_symbols): Revert the search_symbols part of my
11823         2002-12-23 patch.  Add comment.
11824
11825 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
11826
11827         * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
11828         * dbxread.c (elfstab_build_psymtabs): Don't call
11829         install_minimal_symbols.
11830         (stabsect_build_psymtabs): Likewise.
11831         * elfread.c (elf_symfile_read): Call install_minimal_symbols
11832         earlier.
11833         * somread.c (som_symfile_read): Call install_minimal_symbols
11834         and do_cleanups earlier.
11835         * nlmread.c (nlm_symfile_read): Likewise.
11836         * mdebugread.c (elfmdebug_build_psymtabs): Call
11837         install_minimal_symbols and make appropriate cleanups.
11838
11839 2003-02-20  Kevin Buettner  <kevinb@redhat.com>
11840
11841         * solib.c (reload_shared_libraries): New function.
11842         (_initialize_solib): Add callbacks for ``set solib-search-path''
11843         and ``set solib-absolute-prefix''.
11844
11845 2003-02-20  David Carlton  <carlton@math.stanford.edu>
11846
11847         * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
11848         expand comment.
11849         * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
11850         SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
11851         * ada-typeprint.c (ada_typedef_print): Ditto.
11852         * ax-gdb.c (gen_var_ref): Ditto.
11853         * breakpoint.c (print_one_breakpoint): Ditto.
11854         * buildsym.c (finish_block): Ditto.
11855         * c-valprint.c (c_val_print): Ditto.
11856         * expprint.c (print_subexp): Ditto.
11857         * findvar.c (locate_var_value): Ditto.
11858         * infcmd.c (jump_command): Ditto.
11859         * linespec.c (decode_line_2, decode_compound): Ditto.
11860         * maint.c (maintenance_translate_address): Ditto.
11861         * objc-lang.c (compare_selectors, compare_classes): Ditto.
11862         * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
11863         Ditto.
11864         * p-valprint.c (pascal_val_print): Ditto.
11865         * stabsread.c (define_symbol): Ditto.
11866         * stack.c (print_frame, frame_info, print_block_frame_locals)
11867         (print_frame_arg_vars, return_command): Ditto.
11868         * symfile.c (compare_symbols, compare_psymbols): Ditto.
11869         * symmisc.c (print_symbol): Ditto.
11870         * symtab.c (lookup_partial_symbol, lookup_block_symbol)
11871         (compare_search_syms, print_symbol_info, print_msymbol_info)
11872         (rbreak_command): Ditto.
11873         * tracepoint.c (tracepoints_info): Ditto.
11874         * typeprint.c (typedef_print): Ditto.
11875         * valops.c (value_of_variable, hand_function_call): Ditto.
11876         * cli/cli-cmds.c (edit_command, list_command): Ditto.
11877         * ada-typeprint.c: Update Copyright.
11878         * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
11879         * tracepoint.c, cli/cli-cmds.c: Ditto.
11880
11881 2003-02-20  Kevin Buettner  <kevinb@redhat.com>
11882
11883         * frame.c (generic_unwind_get_saved_register): Make non-static.
11884         * frame.h (generic_unwind_get_saved_register): Declare.
11885         * mips-tdep.c (read_next_frame_reg): Fetch register from
11886         current regcache when frame is NULL.
11887         (mips_init_extra_frame_info): Pass NULL explicitly for parameter
11888         that must be NULL.
11889         (mips_get_saved_register): Call generic_unwind_get_saved_register()
11890         instead of frame_register_unwind().
11891
11892 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
11893
11894         * remote-sim.c (gdbsim_insert_breakpoint)
11895         (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
11896         code.
11897
11898 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
11899
11900         * remote.c (_initialize_remote): Add commands "set/show remote
11901         hardware-watchpoint-limit" and "set/show remote
11902         hardware-breakpoint-limit".
11903         (remote_hw_watchpoint_limit): Initialize to -1.
11904         (remote_hw_breakpoint_limit): Ditto.
11905         (remote_check_watch_resources): Treat a limit of -1 as unlimited.
11906
11907 2003-02-19  Raoul Gough  <RaoulGough@yahoo.co.uk>
11908
11909         * coff-pe-read.c: New file - support reading of minimal symbols from a
11910         portable executable using the export table.
11911         * coff-pe-read.h: New file.
11912         * coffread.c: Include coff-pe-read.h.
11913         (coff_symtab_read): Call read_pe_exported_syms iff no recognized
11914         debugging symbols found.
11915         * Makefile.in (SFILES): Add coff-pe-read.o.
11916         (coff_pe_read_h): Define.
11917         (COMMON_OBS): Add coff-pe-read.o.
11918         (coffread.o): Add coff_pe_read_h dependency.
11919         (coff-pe-read.o): New target.
11920
11921 2003-02-19  David Carlton  <carlton@math.stanford.edu>
11922
11923         * Makefile.in (SFILES): Add block.c.
11924         (block_h): New.
11925         (COMMON_OBS): Add block.o.
11926         (block.o): New.
11927         (x86-64-tdep.o): Add $(block_h).
11928         (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
11929         (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
11930         (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
11931         (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
11932         (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
11933         (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
11934         (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
11935         * value.h: Add opaque declaration for struct block.
11936         * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
11937         * ada-lang.h: Ditto.
11938         * x86-64-tdep.c: #include "block.h"
11939         * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
11940         * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
11941         * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
11942         * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
11943         * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
11944         * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
11945         * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
11946         * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
11947         * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
11948         (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
11949         * symtab.c (block_function): Ditto.
11950         (contained_in): Ditto.
11951         * frame.h: Move block_for_pc and block_for_pc_sect declarations to
11952         block.h.  Add opaque declaration for struct block.
11953         * symtab.h: Move block_function and contained_in declarations to
11954         block.h.  Add opaque declarations for struct block, struct
11955         blockvector.
11956         (struct block): Move to block.h.
11957         (struct blockvector): Ditto.
11958         (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
11959         (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
11960         (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
11961         (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
11962         (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
11963         Ditto.
11964         * block.c: New file.
11965         * block.h: New file.
11966
11967 2003-02-19  Theodore A. Roth  <troth@openavr.org>
11968
11969         * avr-tdep.c (avr_extract_return_value): Remove function.
11970         (avr_store_return_value): Remove function.
11971         (avr_extract_struct_value_address): Remove function.
11972         (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
11973
11974 2003-02-19  Andrew Cagney  <ac131313@redhat.com>
11975
11976         * rs6000-tdep.c: Include "gdb_assert.h".
11977         (registers_e500): Add "acc" and "spefscr".
11978         (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
11979         (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
11980         ppc_gplast_regnum, sp_regnum and fp_regnum.  Check that gp0_regnum
11981         really is "r0".
11982         (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
11983
11984 2003-02-18  Keith Seitz  <keiths@redhat.com>
11985
11986         * Makefile.in: Add gdbtk-interps.c.
11987
11988 2003-02-18  Kevin Buettner  <kevinb@redhat.com>
11989
11990         * sparc-tdep.c (sparc_frame_chain): Adjust return value.
11991         * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
11992
11993 2003-02-18  Andrew Cagney  <cagney@redhat.com>
11994
11995         * symtab.h (struct objfile): Add opaque declaration.
11996
11997 2003-02-18  Elena Zannoni  <ezannoni@redhat.com>
11998
11999         From Jim Ingham   <jingham@apple.com>:
12000         * dbxread.c (process_one_symbol): Use last_function_start rather
12001         than function_start_offset to find the real beginning of the
12002         current function.  The latter is just the text section offset on
12003         some systems, the former is always the real function start.
12004
12005 2003-02-17  Andrew Cagney  <cagney@redhat.com>
12006
12007         * configure.in: Revert ${target} != ${host}.
12008
12009 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
12010
12011         * configure.in (Makefile): Use the test ${target} != ${host},
12012         instead of the absence of the "nm.h" file, to determine of the
12013         configuration non-native.
12014         * configure: Regenerate.
12015
12016 2003-02-14  Elena Zannoni  <ezannoni@redhat.com>
12017
12018         From Brian Ford  <ford@vss.fsi.com>
12019
12020         * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
12021         conditionalize tui_active test.
12022         (lookup_cmd_1): Ditto.
12023
12024 2003-02-14  Mark Kettenis  <kettenis@gnu.org>
12025
12026         * configure.in: Add check for _etext.
12027         * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
12028         available.
12029         * config.in, configure: regenerated.
12030
12031 2003-02-14  Daniel Jacobowitz  <drow@mvista.com>
12032
12033         * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
12034
12035 2003-02-14  Andrew Cagney  <ac131313@redhat.com>
12036
12037         * main.c (tui_version): Delete variable.
12038         (captured_main): When --tui, set interpreter_p to "tui" instead of
12039         enabling tui_version.
12040         * printcmd.c (display_command) [TUI]: Test tui_active instead of
12041         tui_version.
12042         * cli/cli-decode.c (lookup_cmd_composition): Ditto.
12043         * cli/cli-cmds.c (disassemble_command): Ditto.
12044         * defs.h (tui_version): Delete declaration.
12045         * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
12046         (tui-interp.o): Add rules.
12047         (SUBDIR_TUI_OBS): Add "tui-interp.o".
12048
12049 2003-02-14  Christopher Faylor  <cgf@redhat.com>
12050
12051         * win32-nat.c (register_loaded_dll): Correctly set address range for
12052         just-loaded dll.
12053
12054 2003-02-12  Jason Molenda  (jmolenda@apple.com)
12055
12056         * symmisc.c (print_objfile_statistics): Include information about
12057         the number of psymtabs and symtabs in each object file.
12058
12059 2003-02-13  Keith R Seitz  <keiths@redhat.com>
12060
12061         * main.h (struct captured_main_args): Add interpreter_p.
12062         * main.c (captured_main): Initialize interpreter_p from context.
12063         * gdb.c (main): Set interpreter_p argument.
12064         * Makefile.in (gdb.o): Add dependency for interps.h.
12065
12066 2003-02-12  Andrew Cagney  <ac131313@redhat.com>
12067
12068         * event-top.c (cli_command_loop): Delete declaration.
12069         (_initialize_event_loop): Delete function setting event_loop_hook.
12070         * event-top.h (cli_command_loop): Declare.  Update copyright.
12071         (EVENT_TOP_H): Define.  Wrap header in #ifdef EVENT_TOP_H.
12072         * interps.c (current_interp_command_loop): When event_loop_p, call
12073         cli_command_loop.
12074
12075 2003-02-12  Andrew Cagney  <ac131313@redhat.com>
12076
12077         * interps.h (interp_command_loop_ftype): Change return type to
12078         void.
12079
12080 2003-02-12  Michal Ludvig  <mludvig@suse.cz>
12081
12082         * x86-64-tdep.c (x86_64_extract_return_value)
12083         (x86_64_store_return_value): Use regcache instead of regbuf.
12084         (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
12085         * x86-64-linux-nat.c (fill_gregset): Use regcache.
12086
12087 2003-02-11  Andrew Cagney  <ac131313@redhat.com>
12088
12089         * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
12090         * aclocal.m4: Regenerate.
12091         * configure: Regenerate.
12092
12093         * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
12094         TCL_LD_SEARCH_FLAGS.
12095
12096 2003-02-10  Michal Ludvig  <mludvig@suse.cz>
12097
12098         * dwarf2cfi.c: Reindented.
12099
12100 2003-02-09  Andrew Cagney  <ac131313@redhat.com>
12101
12102         * interps.c (clear_interpreter_hooks): Convert function definition
12103         to ISO C.
12104
12105 2003-02-07  David Carlton  <carlton@math.stanford.edu>
12106
12107         * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
12108
12109 2003-02-07  Kevin Buettner  <kevinb@redhat.com>
12110
12111         * gdbtypes.h (struct main_type): Move ``length'' field from here...
12112         (struct type): ...to here.
12113         (TYPE_LENGTH): Adjust to reflect different location of ``length''
12114         field.
12115         * gdbtypes.c (make_qualified_type): Set length on newly created type.
12116         (replace_type): Set length on all type variants for a given type.
12117
12118 2003-02-07  Andrew Cagney  <ac131313@redhat.com>
12119
12120         * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
12121         <sys/stat.h>.
12122         * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
12123
12124 2003-02-06  Andrew Cagney  <ac131313@redhat.com>
12125
12126         * Makefile.in (symm-nat.o): Update dependencies.
12127         (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
12128         (lynx-nat.o, ia64-linux-nat.): Ditto.
12129         * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
12130         "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
12131         * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
12132
12133         * Makefile.in (inflow_h): Define.
12134         (procfs.o, inflow.o, procfs.o): Update dependencies.
12135         * inftarg.c (child_stop): Delete extern declaration of
12136         inferior_process_group.  Include "inflow.h".
12137         * procfs.c (procfs_stop): Ditto.  Include "inflow.h".
12138         * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
12139         * inflow.h (PROCESS_GROUP_TYPE): ... to here.  New file.
12140         (our_process_group, inferior_process_group): Extern declarations.
12141
12142         * procfs.c: Include "gdb_assert.h".
12143
12144         * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
12145         * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
12146         * jv-typeprint.c (java_type_print_base): Ditto.
12147         * typeprint.c (typedef_print): Eliminate STREQ.
12148         * cli/cli-script.c (define_command, define_command): Ditto.
12149         * main.c (captured_main): Ditto.
12150         * values.c (lookup_internalvar): Ditto.
12151         * utils.c (safe_strerror, parse_escape): Eliminate assignment
12152         within `if' conditional.
12153         * linespec.c (decode_line_2): Ditto.
12154         * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
12155         (bfd_openw_with_cleanup): Ditto.
12156
12157 2003-02-07  Mark Kettenis  <kettenis@gnu.org>
12158
12159         * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
12160         legacy_extract_return_value and store_return_value to
12161         legacy_return_value.
12162
12163 2003-02-06  Raoul Gough  <RaoulGough@yahoo.co.uk>
12164
12165         * win32-nat.c (get_relocated_section_addrs): New function.  Find
12166         section load addresses for symbol handling in relocated DLLs.
12167         (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
12168
12169 2003-02-05  Fred Fish  <fnf@intrinsity.com>
12170
12171         * remote-e7000.c (e7000_drain_command): Fix precedence problem with
12172         '=' and '!='.
12173         * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
12174         with '&' and '=='.
12175         (angel_RDI_info): Ditto.
12176         * infttrace.c (threads_continue_all_but_one): Fix precedence problem
12177         with '&' and '!='.
12178         (threads_continue_all_with_signals): Ditto.
12179
12180 2003-02-05  Jim Ingham <jingham@apple.com>
12181             Keith Seitz  <keiths@redhat.com>
12182             Elena Zannoni  <ezannoni@redhat.com>
12183             Andrew Cagney  <ac131313@redhat.com>
12184
12185         * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
12186         (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
12187         (SUBDIR_MI_OBS): Add "mi-interp.o".
12188         (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
12189         (SFILES): Add "interps.c".
12190         (COMMON_OBS): Add "interps.o".
12191         (interps_h, mi_main_h): Define.
12192         (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
12193         (mi-main.o, main.o, event-top.o): Update dependencies.
12194         * cli/cli-interp.c: New file.
12195         * interps.h, interps.c: New files.
12196         * top.c: (gdb_init): Don't install the default interpreter, handed
12197         by captured_main.
12198         * main.c: Include "interps.h".
12199         (interpreter_p): Note that it should malloc'ed.
12200         (captured_command_loop): Call current_interp_command_loop.
12201         (captured_main): Initialize interpreter_p to INTERP_CONSOLE.  Use
12202         xfree and xstrdup when updating interpreter_p.  Install the
12203         default interpreter.  Add hack to stop mi1's copyright notice
12204         being encoded.
12205         * event-top.h (gdb_setup_readline): Declare.
12206         (gdb_disable_readline): Declare.
12207         * event-top.c: Include "interps.h".
12208         (display_gdb_prompt): Call current_interp_display_prompt_p.
12209         (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
12210         gdb_stdlog, and gdb_stdtarg.
12211         (_initialize_event_loop): Don't call gdb_setup_readline.
12212         * cli-out.c (cli_out_set_stream): New function.
12213         * cli-out.h (cli_out_set_stream): Declare.
12214
12215 2003-02-06  Mark Kettenis  <kettenis@gnu.org>
12216
12217         * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
12218         i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove.  These are all
12219         handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
12220         * config/i386/i386sco5.mt, config/i386/i386v4.mt,
12221         config/i386/i386v42mp.mt: Removed.
12222
12223 2003-02-05  Mark Kettenis  <kettenis@gnu.org>
12224
12225         * configure.tgt (*-*-solaris*): Set gdb_osabi to
12226         GDB_OSABI_SOLARIS.
12227
12228 2003-02-05  Michael Chastain  <mec@shout.net>
12229
12230         * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
12231         2.12.1 and earlier versions.
12232
12233 2003-02-05  Andrew Cagney  <ac131313@redhat.com>
12234
12235         Remove orphaned hosts, targets and files.
12236         * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
12237         * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
12238         * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
12239         * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
12240         * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
12241         * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
12242         * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
12243         * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
12244         * config/sparc/tm-sp64sim.h: Delete.
12245         * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
12246         hosts.
12247         * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
12248         mips*-dec-mach3* targets.
12249
12250 2003-02-04  Michael Chastain  <mec@shout.net>
12251
12252         * NEWS: Fix typo: sepcifying -> specifying.
12253
12254 2003-02-04  Michael Chastain  <mec@shout.net>
12255
12256         * dwarfread.c: Add documentation on the state of dwarf-1,
12257         looking towards obsoletion.
12258
12259 2003-02-03  Michael Chastain  <mec@shout.net>
12260
12261         * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
12262         gdb/testsuite/gdb.c++/pr-1023.exp.
12263
12264 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
12265
12266         * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
12267         * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
12268
12269         * utils.c (init_page_info): Delete reference to MPW in comments.
12270         * main.c (captured_main): Delete #ifdef MPW.
12271
12272 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
12273
12274         * NEWS: Note that the m32r-*-elf* is obsolete.
12275         * monitor.c (monitor_expect): Obsolete reference to m32r.
12276         * configure.tgt: Mark m32r-*-elf* as obsolete.
12277         * MAINTAINERS: Mark m32k as obsolete.
12278         * m32r-rom.c: Obsolete file.
12279         * config/m32r/m32r.mt: Obsolete file.
12280         * config/m32r/tm-m32r.h: Obsolete file.
12281         * m32r-stub.c: Obsolete file.
12282         * m32r-tdep.c: Obsolete file.
12283
12284 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
12285
12286         * NEWS: Mention that the z8k-zilog-none is obsolete.
12287         * MAINTAINERS: Mark z8k as obsolete.
12288         * configure.tgt: Obsolete the z8k-*-coff* target.
12289         * config/z8k/z8k.mt: Obsolete file.
12290         * config/z8k/tm-z8k.h: Obsolete file.
12291         * z8k-tdep.c: Obsolete file.
12292
12293 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
12294
12295         * NEWS: Mention that the mn10200-elf is obsolete.
12296         * configure.tgt: Obsolete mn10200-*-* target.
12297         * breakpoint.c (update_breakpoints_after_exec): Update comment to
12298         mention that the mn10200 is obsolete.
12299         * breakpoint.h: Ditto.
12300         * MAINTAINERS: Mark the mn10200-elf as obsolete.
12301         * config/mn10200/mn10200.mt: Obsolete file.
12302         * config/mn10200/tm-mn10200.h: Obsolete file.
12303         * mn10200-tdep.c: Obsolete file.
12304
12305 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
12306
12307         * MAINTAINERS: Mark h8500 as obsolete.
12308         * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
12309         * findvar.c (value_from_register): Ditto.
12310         * h8500-tdep.c: Mark file as obsolete.
12311         * config/h8500/h8500.mt: Ditto.
12312         * config/h8500/tm-h8500.h: Ditto.
12313         * NEWS: Mention that h8500 is obsolete.
12314
12315 2003-02-04  David Carlton  <carlton@math.stanford.edu>
12316
12317         * objfiles.c (allocate_objfile): Always set name.  Add comment at
12318         start of function.
12319         * jv-lang.c (get_dynamics_objfile): Add comment.
12320
12321 2003-02-04  David Carlton  <carlton@math.stanford.edu>
12322
12323         * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
12324         * printcmd.c (build_address_symbolic): Replace uses of
12325         SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
12326         SYMBOL_NAME, and asm_demangle.
12327         Update copyright.
12328
12329 2003-02-04  David Carlton  <carlton@math.stanford.edu>
12330
12331         * linespec.c (decode_compound): Extract code into
12332         lookup_prefix_sym.
12333         (lookup_prefix_sym): New function.
12334
12335 2003-02-04  David Carlton  <carlton@math.stanford.edu>
12336
12337         * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
12338         FLOAT_COERCION_BADNESS.
12339         * gdbtypes.c (rank_one_type): Replace all uses of
12340         INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
12341
12342 2003-02-04  Jim Blandy  <jimb@redhat.com>
12343
12344         * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
12345         section, let dwarf_macinfo_section point to it, not
12346         dwarf_loc_section.
12347
12348 2003-02-04  Daniel Jacobowitz  <drow@mvista.com>
12349
12350         Pointed out by Anton Blanchard <anton@samba.org>.
12351         * ppc-linux-tdep.c (insn_is_sigreturn): New function.
12352         (ppc_linux_at_sigtramp_return_path): Use it.
12353
12354 2003-02-04  Daniel Jacobowitz  <drow@mvista.com>
12355
12356         * defs.h (streq): Add prototype.
12357         * utils.c (streq): New function.
12358
12359         * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
12360         SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
12361         * mdebugread.c (new_symbol): Likewise.
12362         * stabsread.c (define_symbol): Likewise.
12363         * coffread.c (process_coff_symbol): Likewise.
12364         * dwarfread.c (new_symbol): Likewise.
12365
12366         * minsyms.c (prim_record_minimal_symbol_and_info): Use
12367         SYMBOL_SET_NAMES instead of setting SYMBOL_NAME.  Set the language
12368         here.
12369         (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
12370         SYMBOL_INIT_DEMANGLED_NAME.
12371         * objfiles.c: Include "hashtab.h".
12372         (allocate_objfile): Call htab_set_functions_ex for the
12373         demangled_names_hash.
12374         (free_objfile): Call htab_delete for the demangled_names_hash.
12375         * objfiles.h (struct htab): Add declaration.
12376         (struct objfile): Add demangled_names_hash.
12377         * symfile.c: Include "hashtab.h".
12378         (reread_symbols): Call htab_delete for the demangled_names_hash.
12379         (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
12380         SYMBOL_NAME in the bcache.
12381         * symtab.c: Include "hashtab.h".  Update comments.
12382         (create_demangled_names_hash, symbol_set_names): New functions.
12383         (symbol_find_demangled_name): New function, broken out from
12384         symbol_init_demangled_names.
12385         (symbol_init_demangled_names): Use it.
12386         * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
12387         (SYMBOL_SET_NAMES): New macro.
12388         (symbol_set_names): Add prototype.
12389
12390 2003-02-03  Jim Blandy  <jimb@redhat.com>
12391
12392         Use a single, consistent representation for an empty minimal
12393         symbol table in an objfile.
12394         * objfiles.c (terminate_minimal_symbol_table): New function.
12395         (allocate_objfile): Call it.
12396         * objfiles.h (terminate_minimal_symbol_table): New declaration.
12397         (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
12398         non-NULL.
12399         * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
12400         objfile has minimal symbols, compare minimal_symbol_count to zero,
12401         instead of comparing msymbols with NULL.
12402         * objfiles.c (have_minimal_symbols): Same.
12403         * solib-sunos.c (solib_add_common_symbols): Call
12404         terminate_minimal_symbol_table.
12405         * symfile.c (reread_symbols): Same.
12406
12407 2003-02-03  Kevin Buettner  <kevinb@redhat.com>
12408
12409         * s390-tdep.c (s390_address_class_type_flags)
12410         (s390_address_class_type_flags_to_name)
12411         (s390_address_class_name_to_type_flags): New functions.
12412         (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
12413         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
12414
12415 2003-02-03  Michael Snyder  <msnyder@redhat.com>
12416
12417         * arm-tdep.c: Fix spell-o in comment.
12418
12419 2003-02-03  Michal Ludvig  <mludvig@suse.cz>
12420
12421         * dwarf2cfi.c (pointer_encoding): Added new parameter.
12422         * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
12423         error messages to contain BFD filename.
12424
12425 2003-02-02  Elena Zannoni  <ezannoni@redhat.com>
12426
12427         Fix PR gdb/742 gdb/743 gdb/877
12428         * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
12429         (do_mixed_source_and_assembly): Use
12430         make_cleanup_ui_out_tuple_begin_end and
12431         make_cleanup_ui_out_tuple_begin_end.
12432         (do_mixed_source_and_assembly): Ditto.
12433         * thread.c (do_captured_list_thread_ids): Ditto.
12434         * ui-out.h (ui_out_table_begin, ui_out_list_begin,
12435         ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
12436         ui_out_tuple_end): Delete prototypes.
12437         * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
12438         ui_out_list_end, ui_out_tuple_end): Delete.
12439
12440         From Kevin Buettner  <kevinb@redhat.com>:
12441         * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
12442         * ui-out.c (make_cleanup_ui_out_table_begin_end)
12443         (do_cleanup_table_end):  New functions.
12444         * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
12445         Use cleanups to invoke_ui_out_tuple_end().
12446         (breakpoint_1): Use cleanup to invoke ui_out_table_end().
12447         * cli/cli-setshow.c (cmd_show_list): Use
12448         make_cleanup_ui_out_tuple_begin_end.
12449
12450 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
12451
12452         * frame.c (frame_unwind_register): New function.
12453         (frame_unwind_unsigned_register): Use.
12454         (frame_unwind_signed_register): Use.
12455         (frame_read_register): New function.
12456         * frame.h (frame_unwind_register): Declare.
12457         (frame_read_register): Declare.
12458
12459         * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
12460         and frame_unwind_register instead of read_memory, write_register
12461         and deprecated_write_register_bytes.
12462
12463 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
12464
12465         * frame.h: Note that namelen can be negative.
12466         * frame.c (frame_map_name_to_regnum): When LEN is negative, use
12467         NAME's length.
12468
12469         * NEWS: Mention that the d10v's `regs' command is deprecated.
12470         * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
12471         (d10v_print_registers_info): New function.
12472         (show_regs): Call d10v_print_registers_info.
12473         (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
12474
12475 2003-02-02  Mark Kettenis  <kettenis@gnu.org>
12476
12477         * stack.c (print_frame_info): Restore call to annotate_frame_begin
12478         lost in the previous patch.
12479
12480 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
12481
12482         From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
12483         * stack.c (print_frame_info_base): Output complete FRAME tuple
12484         for synthesized frames.
12485
12486 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
12487
12488         * mips-nat.c (zerobuf): Delete.
12489         (fetch_inferior_registers): Alloc local zerobuf.
12490         (fetch_core_registers): Alloc local zerobuf.
12491         * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
12492         MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
12493         * thread-db.c (thread_db_store_registers): Ditto.
12494         * sh-tdep.c (sh_do_register): Ditto.
12495         * rom68k-rom.c (rom68k_supply_one_register): Ditto.
12496         * remote-sim.c (gdbsim_store_register): Ditto.
12497         * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
12498         * remote-e7000.c (fetch_regs_from_dump): Ditto.
12499         * monitor.c (monitor_supply_register): Ditto.
12500         * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
12501         * mips-nat.c (fetch_inferior_registers): Ditto.
12502         * m68klinux-nat.c (fetch_register): Ditto.
12503         * lynx-nat.c (fetch_inferior_registers): Ditto.
12504         (fetch_inferior_registers): Ditto.
12505         * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
12506         * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
12507         (hpux_thread_store_registers): Ditto.
12508         * hppah-nat.c (fetch_register): Ditto.
12509         * hppab-nat.c (fetch_register): Ditto.
12510         * hppa-tdep.c (pa_register_look_aside): Ditto.
12511         (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
12512         * dve3900-rom.c (fetch_bitmapped_register): Ditto.
12513
12514 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
12515
12516         * gdbarch.sh: Explictly specify all method levels.  When a
12517         variable with an empty level, provide a non-multi-arch default.
12518         (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
12519         * gdbarch.h: Re-generate.
12520         * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete.  Always defined.
12521         * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
12522
12523 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
12524
12525         * defs.h (host_pointer_to_address): Delete declaration.
12526         (address_to_host_pointer): Delete declaration.
12527         * utils.c (host_pointer_to_address): Delete function.
12528         (address_to_host_pointer): Delete function.
12529         * procfs.c (procfs_address_to_host_pointer): New function.
12530         * procfs.c (proc_set_watchpoint): Use.
12531         (procfs_can_use_hw_breakpoint): Update comments.
12532         * somsolib.c (hpux_address_to_host_pointer_hack): New function.
12533         (som_solib_add): Use.
12534         * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
12535         * hppa-tdep.c (unwind_command): Use.
12536
12537 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
12538
12539         * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
12540         strlen d_name.
12541
12542         * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
12543         ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
12544         (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
12545         * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
12546         (define_symbol): Update.
12547         * symfile.c (generic_load): Remove references to nindy.
12548         * symtab.c: Remove references to nindy.
12549
12550 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
12551
12552         * infcmd.c (print_float_info): Delete code conditional on
12553         FLOAT_INFO.
12554         * config/nm-lynx.h: Delete #undef FLOAT_INFO.  Update copyright.
12555         * config/m68k/nm-apollo68b.h: Ditto.
12556         * config/i386/tm-ptx.h (FLOAT_INFO): Delete.  Update copyright.
12557         * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
12558         * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
12559
12560 2003-02-01  Mark Kettenis  <kettenis@gnu.org>
12561
12562         * config/i386/tm-i386os9k.h: Removed.
12563
12564         * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
12565         Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
12566         they're identical to i[3456]86-*-sysv* now.
12567         * config/i386/i386v32.mh: Removed.
12568         * config/i386/xm-i386v32.h: Removed.
12569         * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
12570
12571         * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
12572
12573         * config/i386/i386dgux.mh: Removed.
12574         * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
12575
12576         * configure.in: Fix typo.
12577         * configure: Regenerated.
12578
12579 2003-01-31  David Carlton  <carlton@math.stanford.edu>
12580
12581         * dwarf2read.c (dwarf2_locate_sections): Set
12582         dwarf_ranges_section.
12583
12584 2003-01-31  Andrew Cagney  <ac131313@redhat.com>
12585
12586         * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
12587         * utils.c: Update comments documenting legitimate uses of PTR.
12588
12589         * utils.c: Re-indent.
12590
12591         * config/djgpp/fnchange.lst: Delete nindy files.
12592         * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
12593         * nindy-share/nindy.c, nindy-share/env.h: Delete files.
12594         * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
12595         * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
12596         * nindy-share/README, nindy-share/Onindy.c: Delete files.
12597         * nindy-tdep.c, nindy-share/Makefile: Delete files.
12598         * Makefile.in (init.c): Remove nindy references.
12599         (saber_gdb): Delete rule.
12600         (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
12601         nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
12602         and a68v-nat.c.
12603         (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
12604         (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
12605         (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
12606         nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
12607         nindy-share/stop.h.
12608         * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
12609         * saber.suppress: Delete file.
12610
12611 2003-01-31  Daniel Jacobowitz  <drow@mvista.com>
12612
12613         * dbxread.c (stabs_data): New static variable.
12614         (fill_symbuf): Support an in-memory buffer for stabs data.
12615         (stabs_seek): New function.
12616         (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
12617         (read_ofile_symtab): Use stabs_seek.
12618         (elfstab_build_psymtabs): Take an asection* instead of
12619         an offset and size.  Relocate the stabs data if necessary.
12620         Save the section* for dbx_psymtab_to_symtab.
12621         * dwarf2read.c: Add section variables for each debug section.
12622         (dwarf2_locate_sections): Fill them in.
12623         (dwarf2_read_section): Take an asection* argument.
12624         Relocate the section contents if necessary.
12625         (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
12626         * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
12627         it to dwarf2_read_section.
12628         (dwarf2_build_frame_info): Update callers.
12629         * elfread.c (elf_symfile_read): Update call to
12630         elfstab_build_psymtabs.
12631         * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
12632         (DBX_STAB_SECTION): New macro.
12633         * stabsread.h (elfstab_build_psymtabs): Update prototype.
12634         * symfile.c (symfile_dummy_outputs): New function.
12635         (symfile_relocate_debug_section): New function.
12636         * symfile.h (symfile_relocate_debug_section): Add prototype.
12637
12638 2003-01-31  Richard Henderson  <rth@redhat.com>
12639
12640         * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
12641         (register_addr): ... here.  Support ALPHA_UNIQUE_REGNUM.
12642         (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
12643         * alpha-tdep.c (alpha_register_name): Add "unique".
12644         * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
12645         (ALPHA_UNIQUE_REGNUM): New.
12646         * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
12647
12648 2003-01-31  Andrew Cagney  <ac131313@redhat.com>
12649
12650         * README: Remove reference to Ericsson 1800 monitor.
12651         * Makefile.in (remote-es.o): Delete rule.
12652         (ALLDEPFILES): Delete remote-es.c.
12653         * remote-es.c: Delete file.
12654         * config/m68k/es1800.mt: Delete file.
12655         * config/djgpp/fnchange.lst: Update.
12656         * configure.tgt: Delete m68*-ericsson-* target.
12657
12658 2003-01-31  Adam Fedor  <fedor@gnu.org>
12659
12660         * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
12661         Remove duplicate/shadowing variable of same name.
12662
12663 2003-01-30  Jim Blandy  <jimb@redhat.com>
12664
12665         * symfile.c (find_separate_debug_file): Assert that the objfile's
12666         directory name we compute ends with a slash, and then assume that
12667         that's so everywhere we use it.
12668
12669 2003-01-30  Daniel Jacobowitz  <drow@mvista.com>
12670
12671         * valops.c (value_assign): Flush frame cache after stores to memory
12672         also.
12673
12674 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
12675
12676         * Makefile.in (mon960-rom.o): Delete rule.
12677         * mon960-rom.c: Delete file.
12678
12679 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
12680
12681         * d10v-tdep.c: Include "frame-unwind.h".
12682         (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
12683         list.
12684         (next_addr, uses_frame): Delete.
12685         (struct d10v_unwind_cache): Define.
12686         (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
12687         Use info instead of next_addr and uses_frame globals.
12688         (d10v_frame_init_saved_regs): Delete function.
12689         (d10v_init_extra_frame_info): Delete function.
12690         (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
12691         frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
12692         init_frame_pc or frame_saved_pc.
12693         (d10v_pop_frame): Delete function.
12694         (do_d10v_pop_frame): Delete function.
12695         (d10v_frame_chain): Delete function.
12696         (d10v_frame_chain_valid): Delete function.
12697         (d10v_frame_pc_unwind): New function.
12698         (d10v_frame_id_unwind): New function.
12699         (saved_regs_unwinder): New function.
12700         (d10v_frame_register_unwind): New function.
12701         (d10v_frame_pop): New function.
12702         (d10v_frame_unwind): New variable.
12703         (d10v_frame_p): New function.
12704         (d10v_frame_saved_pc): Delete function.
12705         * Makefile.in (d10v-tdep.o): Update dependencies.
12706
12707 2003-01-30  J. Brobecker  <brobecker@gnat.com>
12708
12709         * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
12710         causing some regressions due to a change in the default value
12711         for this macro.
12712
12713 2003-01-29  Richard Henderson  <rth@redhat.com>
12714             Elena Zannoni  <ezannoni@redhat.com>
12715             Daniel Jacobowitz  <drow@mvista.com>
12716
12717         Fix PR gdb/961.
12718         * dwarf2read.c  (dwarf_ranges_offset, dwarf_ranges_size): New
12719         variables.
12720         (RANGES_SECTION): New.
12721         (dwarf_ranges_buffer): New variable.
12722         (struct comp_unit_head): Add member "die".
12723         (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
12724         (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
12725         (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
12726         (dwarf2_locate_sections): Likewise.
12727         (dwarf2_build_psymtabs): Read .debug_ranges.
12728         (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
12729         (psymtab_to_symtab_1): Swap dwarf_ranges in.  Set cu_header.die.
12730         (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
12731         Look for DW_AT_ranges and return the bounding box.
12732
12733 2003-01-29  Brian Ford <ford@vss.fsi.com>
12734
12735         * win32-nat.c (cygwin_pid): Removed as unused.
12736         (child_attach): Try fall back to Cygwin pid.
12737
12738 2003-01-29  Jim Blandy  <jimb@redhat.com>
12739
12740         * objfiles.h (struct objfile): Doc fix.
12741
12742 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
12743
12744         * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
12745         (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
12746         (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
12747         (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
12748         * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
12749         (FRAME_SAVED_PC): Change to a function with predicate.
12750         * gdbarch.h, gdbarch.c: Re-generate.
12751
12752 2003-01-28  Andrew Cagney  <ac131313@redhat.com>
12753
12754         * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
12755
12756         * complaints.c (complain): Delete function.
12757         * complaints.h (struct deprecated_complaint): Delete definition.
12758         (complain): Delete declaration.
12759
12760 2003-01-28  Kevin Buettner  <kevinb@redhat.com>
12761
12762         * mips-tdep.c (mips_init_extra_frame_info): Return early for
12763         dummy frames.
12764
12765 2003-01-27  Andrew Cagney  <ac131313@redhat.com>
12766
12767         * sentinel-frame.h, sentinel-frame.c: New files.
12768         * Makefile.in (frame.o): Update dependencies.
12769         (SFILES): Add sentinel-frame.c.
12770         (sentinel_frame_h): Define.
12771         (COMMON_OBS): Add sentinel-frame.o.
12772         (sentinel-frame.o): Specify dependencies.
12773         * frame.c: Include "sentinel-frame.h".
12774         (frame_register_unwind): Rewrite assuming that there is always a a
12775         ->next frame.
12776         (frame_register, generic_unwind_get_saved_register): Ditto.
12777         (frame_read_unsigned_register, frame_read_signed_register): Ditto.
12778         (create_sentinel_frame, unwind_to_current_frame): New functions.
12779         (get_current_frame): Rewrite using create_sentinel_frame and
12780         unwind_to_current_frame.  When possible, always create a frame.
12781         (create_new_frame): Set next to the sentinel frame.
12782         (get_next_frame): Rewrite.  Don't go below the level 0 frame.
12783         (deprecated_update_frame_pc_hack): Update the next frame's PC and
12784         ID cache when necessary.
12785         (frame_saved_regs_id_unwind): Use frame_relative_level.
12786         (deprecated_generic_get_saved_register): Use frame_relative_level,
12787         get_frame_saved_regs, get_frame_pc, get_frame_base and
12788         get_next_frame.
12789         (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
12790         frame_register.
12791
12792 2003-01-27  Daniel Jacobowitz  <drow@mvista.com>
12793
12794         * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
12795
12796 2003-01-27  Daniel Jacobowitz  <drow@mvista.com>
12797
12798         * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
12799         (maintenance_set_profile_cmd): Use error () instead of warning ().
12800
12801 2003-01-27  Daniel Jacobowitz  <drow@mvista.com>
12802
12803         * configure.in: Check that -pg works if using --enable-profiling.
12804         Check for monstartup and _mcleanup regardless of --enable-profiling.
12805         * maint.c: Check for monstartup and _mcleanup before using them.
12806         * config.in: Regenerated.
12807         * configure: Regenerated.
12808
12809 2003-01-24  Nick Clifton  <nickc@redhat.com>
12810
12811         * Add sh2e support:
12812
12813         2002-04-02  Elena Zannoni  <ezannoni@redhat.com>
12814
12815                 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
12816                 (sh2e_show_regs): New.
12817                 (sh_gdbarch_init): Handle bfd_mach_sh2e.
12818                 * config/sh/tm-sh.h: Added sh2e to comments.
12819
12820 2003-01-23  Jim Blandy  <jimb@redhat.com>
12821
12822         * symfile.c (syms_from_objfile): Don't print the "(no debugging
12823         symbols found)" message here; we haven't checked for a separate
12824         debug info file yet, so we don't know yet.
12825         (symbol_file_add_with_addrs_or_offsets): Print it here, after
12826         we've looked everywhere.  Also, there's no need to print a special
12827         message when we're loading the separate debug info file: the one
12828         symbol_file_add prints is fine.
12829
12830 2003-01-23  Alexander Larsson <alexl@redhat.com>
12831             Jim Blandy  <jimb@redhat.com>
12832
12833         Add support for executables whose debug info has been separated
12834         out into a separate file, leaving only a link behind.
12835         * objfiles.h (struct objfile): New fields: separate_debug_objfile
12836         and separate_debug_objfile_backlink.
12837         (put_objfile_before): New declaration.
12838         * symfile.c: #include "filenames.h".
12839         (symbol_file_add_with_addrs_or_offsets): If this objfile has its
12840         debug info in a separate file, read that, too. Save the addrs
12841         argument, so we can use it again to read the separated debug info;
12842         syms_from_objfile modifies the table we pass it.
12843         (reread_symbols): After re-reading an objfile, call
12844         reread_separate_symbols to refresh its separate debug info
12845         objfile, if it has one.
12846         (reread_separate_symbols, find_separate_debug_file,
12847         get_debug_link_info, separate_debug_file_exists): New functions.
12848         (debug_file_directory): New global var.
12849         (_initialize_symfile): Initialize debug_file_directory, and
12850         provide the new `set debug-file-directory' command to let the user
12851         change it.
12852         * objfiles.c (free_objfile): If this objfile has its debug info in
12853         a separate objfile, free that one too.  If this is itself a
12854         separate debug info objfile, clear our parent's backlink.
12855         (put_objfile_before): New function.
12856         * utils.c (gnu_debuglink_crc32): New function.
12857         * defs.h (gnu_debuglink_crc32): New declaration.
12858         * Makefile.in (symfile.o): Note dependency on "filenames.h".
12859         * configure.in: Handle --with-separate-debug-dir config option.
12860         * acinclude.m4 (AC_DEFINE_DIR): New macro.
12861         * acconfig.h (DEBUGDIR): New macro.
12862         * configure, aclocal.m4, config.in: Regenerated.
12863
12864 2003-01-22  Jim Blandy  <jimb@redhat.com>
12865
12866         * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
12867         like the old symbol_file_add, but taking new arguments: you can
12868         now pass in either a `struct section_addr_info' list to say where
12869         each section is loaded, or a `struct section_offsets' table.  Pass
12870         these new arguments through to syms_from_objfile as appropriate.
12871         (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
12872         with the appropriate quiescent values for the new arguments.
12873
12874         * symfile.c: #include "gdb_assert.h".
12875         (syms_from_objfile): Add the ability to pass in a section offset
12876         table directly, as an alternative to the section_addr_info table.
12877         Document arguments better.
12878         (symbol_file_add): Pass extra arguments to syms_from_objfile.
12879         * symfile.h (syms_from_objfile): Update declaration.
12880         * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
12881         syms_from_objfile.
12882         * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
12883
12884 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
12885
12886         Original patch by Tom Tromey <tromey@cygnus.com> and
12887         Jason Molenda <jmolenda@apple.com>.
12888         * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
12889         (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
12890         * NEWS: Mention profiling.
12891         * configure.in (--enable-gdbtk): Fix typo.
12892         (--enable-profiling): New.  Set PROFILE_CFLAGS.
12893         * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
12894         Fill in function.
12895         (profiling_state): New variable.
12896         (mcleanup_wrapper): New function.
12897         (_initialize_maint): Remove NOTYET, fix call to
12898         add_setshow_boolean_cmd for "maint set profile".
12899         * configure: Regenerated.
12900
12901 2003-01-21  Martin M. Hunt  <hunt@redhat.com>
12902
12903         * Makefile.in (install-gdbtk): Install PNG images too.
12904
12905 2003-01-21  Andrew Cagney  <ac131313@redhat.com>
12906
12907         * exec.c (text_start): Delete global variable.
12908         (exec_file_attach): Make text_start local to the function.
12909         * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
12910         * valops.c (hand_function_call): Delete code that handles
12911         BEFORE_TEXT_END and AFTER_TEXT_END.
12912         * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
12913         of CALL_DUMMY_LOCATION.
12914         * gdbarch.c: Regenerate.
12915         * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
12916         (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
12917         * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
12918         (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
12919         (text_end): Delete extern declaration.
12920
12921 2003-01-21  Andrew Cagney  <ac131313@redhat.com>
12922
12923         * frame.h (FRAME_OBSTACK_ZALLOC): Define.
12924         * blockframe.c (backtrace_below_main): Move to "frame.c".
12925         (frame_chain_valid): Delete check for backtrace_below_main.
12926         (_initialize_blockframe): Delete initialization, move ``set
12927         backtrace-below-main'' command to "frame.c".
12928         (do_flush_frames_sfunc): Delete function.
12929         * frame.c: Include "command.h" and "gdbcmd.h".
12930         (frame_type_from_pc): New function.
12931         (create_new_frame): Use frame_type_from_pc.
12932         (legacy_get_prev_frame): New function.
12933         (get_prev_frame): Rewrite.  When an old style frame, call
12934         legacy_get_prev_frame.  Otherwize, unwind the PC first.
12935         (_initialize_frame): Add ``set backtrace-below-main'' command.
12936         * Makefile.in (frame.o): Update dependencies.
12937
12938 2003-01-19  Andrew Cagney  <ac131313@redhat.com>
12939
12940         * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
12941         DEPRECATED_REGISTERS_INFO.
12942
12943 2003-01-19  Andrew Cagney  <ac131313@redhat.com>
12944
12945         * MAINTAINERS: Replace `Blanket Write Privs' with `Global
12946         Maintainers'.  Update `Various Maintainers'.
12947
12948 2003-01-19  Andrew Cagney  <ac131313@redhat.com>
12949
12950         * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
12951         * gdbarch.sh (POP_FRAME): Change to function with predicate.
12952         Suppress actual parameters when `-'.
12953         * gdbarch.h, gdbarch.c: Regenerate.
12954
12955 2003-01-19  Andrew Cagney  <ac131313@redhat.com>
12956
12957         * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
12958         code handling dummy frames.
12959
12960 2003-01-19  Andrew Cagney  <ac131313@redhat.com>
12961
12962         * frame-unwind.h (frame_unwind_pop_ftype): Declare.
12963         (struct frame_unwind): Add field pop.
12964         * frame.h (frame_pop): Declare.
12965         * frame.c (frame_saved_regs_pop): New function.
12966         (trad_frame_unwinder): Add frame_saved_regs_pop.
12967         (frame_pop): New function.
12968         * dummy-frame.c (dummy_frame_pop): New function.
12969         (discard_innermost_dummy): New function.
12970         (generic_pop_dummy_frame): Use discard_innermost_dummy.
12971         (dummy_frame_unwind): Add dummy_frame_pop.
12972         * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
12973         * valops.c (hand_function_call): Ditto.
12974         * stack.c (return_command): Ditto.
12975
12976 2003-01-18  Andrew Cagney  <ac131313@redhat.com>
12977
12978         * cris-tdep.c: Fix function declaration indentation.
12979         * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
12980         * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
12981         * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
12982         * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
12983         * xcoffread.c, config/pa/tm-hppa.h: Ditto.
12984         * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
12985
12986 2003-01-18  Michael Chastain  <mec@shout.net>
12987
12988         * README (Unpacking and Installation -- quick overview):
12989         Warn against ".../gdb-5.3/gdb/configure".
12990
12991 2003-01-18  Andrew Cagney  <ac131313@redhat.com>
12992
12993         * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
12994         (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
12995         (struct frame_unwind): Declare opaque.
12996         (dummy_frame_p): Declare function.
12997         * dummy-frame.c (dummy_frame_id_unwind): Make static.
12998         (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
12999         * dummy-frame.c: Include "frame-unwind.h".
13000         (dummy_frame_p): New function.
13001         (dummy_frame_unwind): New variable.
13002         * frame.c: Include "frame-unwind.h".
13003         (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
13004         to use the new unwind field.
13005         (set_unwind_by_pc): Delete function.
13006         (create_new_frame, get_prev_frame): Set unwind field using
13007         frame_unwind_find_by_pc.
13008         (trad_frame_unwind, trad_frame_unwinder): New variables.
13009         * frame.h (trad_frame_unwind): Declare variable.
13010         (frame_id_unwind_ftype): Delete declaration.
13011         (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
13012         (struct frame_unwind): Declare opaque.
13013         (struct frame_info): Replace the fields id_unwind, pc_unwind and
13014         register_unwind with a single unwind pointer.
13015         * frame-unwind.h, frame-unwind.c: New files.
13016         * Makefile.in (SFILES): Add frame-unwind.c.
13017         (frame_unwind_h): Define.
13018         (COMMON_OBS): Add frame-unwind.o.
13019         (frame-unwind.o): Specify dependencies.
13020         (frame.o, dummy-frame.o): Update dependencies.
13021
13022 2003-01-18  Andrew Cagney  <ac131313@redhat.com>
13023
13024         * ada-valprint.c: Eliminate PTR.
13025         * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
13026         * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
13027         * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
13028         * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
13029         * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
13030         * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
13031         * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
13032
13033 2003-01-17  Andrew Cagney  <ac131313@redhat.com>
13034
13035         * main.c (captured_main): Don't use PTR.
13036         * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
13037         * gdbtypes.c (lookup_primitive_typename): Ditto.
13038         (lookup_struct_elt_type): Ditto.
13039         * f-valprint.c (info_common_command): Ditto.
13040         (list_all_visible_commons): Ditto.
13041         * jv-typeprint.c (java_type_print_base): Ditto.
13042
13043         * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
13044         mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
13045         Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c.  Rename
13046         i386-interix-nat.c and i386-interix-tdep.c.  Rename
13047         m68klinux-nat.c and m68klinux-tdep.c.  Rename
13048         config/mips/tm-linux.h and config/mips/tm-linux64.h.  Rename
13049         bfd/po/.cvsignore and opcodes/po/.cvsignore.  Rename
13050         gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
13051         * main.c (captured_main): Use xfree, not free.
13052
13053 2003-01-16  Andrew Cagney  <ac131313@redhat.com>
13054
13055         * frame.h (frame_id_unwind_ftype): Change type so that the frame's
13056         ID back using a parameter.
13057         * frame.c (frame_id_unwind): Update call.
13058         (frame_saved_regs_id_unwind): Update.
13059         * dummy-frame.c (dummy_frame_id_unwind): Update function.
13060         * dummy-frame.h (struct frame_id): Add opaque declaration.
13061         (dummy_frame_id_unwind): Update declaration.
13062
13063 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
13064
13065         * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
13066
13067 2003-01-15  Stephen P. Smith <ischis2@cox.net>
13068
13069         * MAINTAINERS (Stephen P. Smith): Updated email address.
13070
13071 2003-01-14  Elena Zannoni  <ezannoni@redhat.com>
13072
13073         Fix PR gdb/898
13074         * breakpoint.c (until_break_command): Add new argument.  Use it to
13075         decide whether to stop only at the current frame or not.
13076         * breakpoint.h (until_break_command): Update prototype.
13077         * infcmd.c (until_command): Add new argument to until_break_command
13078         call.
13079         (advance_command): New function.
13080         (_initialize_infcmd): Update help string for 'until' command.
13081         Add new 'advance' command.
13082
13083 2003-01-14  David Carlton  <carlton@math.stanford.edu>
13084
13085         * linespec.c (decode_line_1): Normalize comments.
13086         (set_flags): Ditto.
13087         (locate_first_half): Ditto.
13088         (decode_compound): Ditto.
13089         (symtab_from_filename): Ditto.
13090         (decode_all_digits): Ditto.
13091         (decode_dollar): Ditto.
13092         (find_methods): Ditto.
13093         (find_toplevel_char): Ditto.
13094
13095 2003-01-13  Andrew Cagney  <ac131313@redhat.com>
13096
13097         * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
13098         * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
13099         * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
13100         * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
13101         * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
13102         * language.c, language.h, m32r-tdep.c: Update copyright.
13103         * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
13104         * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
13105         * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
13106         * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
13107         * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
13108         * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
13109
13110 2003-01-13  Elena Zannoni  <ezannoni@redhat.com>
13111
13112         * stabsread.h (process_later, resolve_cfront_continuation):
13113         Obsolete.
13114         Update copyright years.
13115         * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
13116         Update copyright year.
13117         * dbxread.c(struct cont_elem): Obsolete.
13118         (process_later, process_now): Obsolete functions.
13119         (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
13120         Update copyright year.
13121         * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
13122         (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
13123         * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
13124         (parse_partial_symbols): Obsolete cfront support.
13125         * stabsread.c
13126         (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
13127         macros.
13128         (get_substring, get_cfront_method_physname, msg_unknown_complaint,
13129         read_cfront_baseclasses, read_cfront_member_functions,
13130         resolve_cfront_continuation,read_cfront_static_fields,
13131         copy_cfront_struct_fields): Obsolete functions.
13132         (define_symbol, read_one_struct_field): Obsolete cfront support.
13133         * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
13134         Update Copyright year.
13135
13136 2003-01-13  Elena Zannoni  <ezannoni@redhat.com>
13137
13138         * stack.c (print_frame_info, print_stack_frame_base_stub,
13139         print_stack_frame_base, show_and_print_stack_frame_stub,
13140         show_and_print_stack_frame, print_only_stack_frame_stub,
13141         print_only_stack_frame): Delete functions.
13142         (print_stack_frame_stub): Call print_frame_info instead of
13143         print_frame_info_base.
13144         (print_frame_info_base): Rename to print_frame_info.
13145         (backtrace_command_1): Call print_frame_info, instead of
13146         print_frame_info_base.
13147         (current_frame_command): Call print_stack_frame, instead of
13148         print_only_stack_frame.
13149         (frame_command): Call print_stack_frame, instead of
13150         show_and_print_stack_frame.
13151         (up_command): Ditto.
13152         (down_command): Ditto.
13153         * frame.h (print_only_stack_frame): Delete prototype.
13154         * infrun.c (normal_stop): Call print_stack_frame, instead of
13155         show_and_print_stack_frame.
13156         * thread.c (info_threads_command): Call print_stack_frame, instead
13157         of print_only_stack_frame.
13158
13159 2003-01-13  Andrew Cagney  <ac131313@redhat.com>
13160
13161         * README (Graphical interface to GDB): Update URL.  Point at
13162         gdb/links/.
13163
13164         * gdb_indent.sh: Update to version 2.2.9.  Warn when not exact
13165         version match.
13166
13167 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
13168
13169         * symtab.c (find_pc_sect_line): Don't consider end-of-function
13170         lines.
13171
13172 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
13173
13174         * thread-db.c (attach_thread): Prototype.
13175         (struct private_thread_info): Remove lwpid.  Add thread handle (th),
13176         thread information (ti), and valid flags (th_valid, ti_valid).
13177         (attach_thread): Move target_pid_to_str call to after the thread
13178         is added to GDB's list.  Initialize the cache.
13179         (thread_get_info_callback, thread_db_map_id2thr)
13180         (thread_db_get_info): New functions.
13181         (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
13182         (thread_db_store_registers, thread_db_thread_alive)
13183         (thread_db_get_thread_local_address): Use them.
13184         (thread_db_pid_to_str): Likewise.  Return "Missing" instead
13185         of calling error() for threads in unknown state.
13186
13187         (clear_lwpid_callback): New function.
13188         (thread_db_resume): Use it to clear the cache.
13189
13190 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
13191
13192         * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
13193         (resume_callback): Remove dead code.
13194
13195 2003-01-13  Andrew Cagney  <ac131313@redhat.com>
13196
13197         * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
13198         predicate.
13199         * gdbarch.h, gdbarch.c: Regenerate.
13200         * stack.c (frame_info): Only initialize the saved registers when
13201         FRAME_INIT_SAVED_REGS_P.
13202         * frame.c (frame_saved_regs_register_unwind): Assert
13203         FRAME_INIT_SAVED_REGS_P.
13204         (deprecated_generic_get_saved_register): Ditto.
13205
13206 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
13207
13208         * source.c (openp): Squelch warning about "filename".
13209
13210 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
13211
13212         * source.c (openp): If the file does not exist don't necessarily
13213         search the path.
13214
13215 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
13216
13217         Fix PR gdb/872.
13218         * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
13219         (integer_types_same_name_p): New function.
13220         (rank_one_type): Use it.
13221         * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
13222
13223 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
13224
13225         * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
13226         variables.
13227         (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
13228         * configure.in: Add --with-sysroot.
13229         * configure: Regenerated.
13230         * main.c (gdb_sysroot): New variable.
13231         (captured_main): Initialize gdb_sysroot.
13232         * defs.h (gdb_sysroot): New extern declaration.
13233         * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
13234
13235 2003-01-12  Michael Chastain  <mec@shout.net>
13236
13237         * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
13238
13239 2003-01-12  Michael Chastain  <mec@shout.net>
13240
13241         * top.c (print_gdb_version): Bump copyright year to 2003.
13242
13243 2003-01-12  David Carlton  <carlton@bactrian.org>
13244
13245         * linespec.c (symtab_from_filename): Rename variable 's' to
13246         'file_symtab'.
13247
13248 2003-01-12  Andrew Cagney  <ac131313@redhat.com>
13249
13250         * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
13251         dummy frame.
13252         (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
13253
13254 2003-01-12  Andrew Cagney  <ac131313@redhat.com>
13255
13256         * d10v-tdep.c: Include "gdb_assert.h".
13257         (d10v_store_return_value): Rewrite to match current interface.
13258         (d10v_extract_struct_value_address): Ditto.
13259         (d10v_extract_return_value): Ditto.
13260         (d10v_gdbarch_init): Set store_restore_value,
13261         extract_struct_value_address and extract_return_value.
13262
13263 2003-01-12  J. Brobecker  <brobecker@gnat.com>
13264
13265         * hpread.c (set_namestring): New procedure replacing the
13266         SET_NAMESTRING macro.
13267         (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
13268         by calls to set_namestring.
13269
13270 2003-01-11  J. Brobecker  <brobecker@gnat.com>
13271
13272         * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
13273         a compilation warning.
13274         (hpread_process_one_debug_symbol): Likewise.
13275
13276 2003-01-10  David Carlton  <carlton@math.stanford.edu>
13277
13278         * linespec.c (decode_line_1): Rename variable 's' to
13279         'file_symtab'.
13280         (decode_all_digits): Rename argument 's' to 'file_symtab'.
13281         (decode_dollar): Ditto.
13282         (decode_variable): Ditto.
13283         (symbol_found): Ditto.
13284
13285 2003-01-09  Michael Chastain  <mec@shout.net>
13286
13287         * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
13288
13289 2003-01-07  Corinna Vinschen  <vinschen@redhat.com>
13290
13291         * win32-nat.c (set_process_privilege): New function.
13292         (child_attach): Call set_process_privilege() to enable the
13293         SE_DEBUG_NAME user privilege if available in process token.
13294
13295 2003-01-10  J. Brobecker  <brobecker@gnat.com>
13296
13297         * hpread.c (hpread_process_one_debug_symbol): Fix a small
13298         compilation error in the previous revision.
13299
13300 2003-01-09  David Carlton  <carlton@math.stanford.edu>
13301
13302         * linespec.c: Update copyright.
13303
13304 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
13305
13306         * lin-lwp.c (child_wait): Ignore exit statuses for processes other
13307         than inferior_ptid.
13308         (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
13309
13310 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
13311
13312         * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
13313         Update comments.
13314         * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
13315         (frame_saved_regs_zalloc): Update.
13316         (frame_saved_regs_register_unwind): Update.
13317         (create_new_frame): Update.
13318         (get_prev_frame): Update.
13319         (frame_extra_info_zalloc): Update.
13320         (deprecated_get_frame_saved_regs): Update.
13321         * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
13322         * cris-tdep.c: Update comment.
13323
13324         * somsolib.h: Fix function indentation.
13325         * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
13326         * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
13327         * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
13328         * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
13329         * somsolib.c, inftarg.c: Remove assignment in if conditional.
13330
13331         * infrun.c (follow_fork): Use ISO C definition.
13332         * expprint.c (print_subexp): Use xfree instead of free.
13333         * charset.c: Include "gdb_string.h" instead of <string.h>.
13334         (register_iconv_charsets): Use ISO C definition.
13335         (host_charset, target_charset): Ditto.
13336         * Makefile.in (charset.o): Update dependencies.
13337         (mi-cmd-env.o): Update dependencies.
13338
13339 2003-01-08  Andrew Cagney  <cagney@redhat.com>
13340
13341         * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
13342         get_frame_base.
13343
13344 2003-01-08  Andrew Cagney  <ac131313@redhat.com>
13345
13346         * gdb_mbuild.sh: Add --keep option.  When specified, keep the
13347         build directories.  Save edited gdb output in Mbuild.log.  If a
13348         build fails, remove any final GDB executable.
13349
13350 2003-01-08  Andrew Cagney  <ac131313@redhat.com>
13351
13352         * gdb_mbuild.sh: Edit the output of `maint print architecture'
13353         replacing hex constants with function names and stripping leading
13354         file name directory prefixes.
13355
13356 2003-01-08  Andrew Cagney  <cagney@redhat.com>
13357
13358         * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
13359         get_frame_base.
13360
13361 2003-01-08  David Carlton  <carlton@math.stanford.edu>
13362
13363         * linespec.c (decode_line_1): Move code into decode_variable.
13364         (decode_variable): New function.
13365
13366 2003-01-08  Andrew Cagney  <ac131313@redhat.com>
13367
13368         * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
13369
13370 2003-01-08  Andrew Cagney  <cagney@redhat.com>
13371
13372         * cris-tdep.c (cris_frame_init_saved_regs): Use
13373         get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
13374         saved_regs buffer.
13375         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
13376         (sh64_nofp_frame_init_saved_regs): Ditto.
13377         (sh_fp_frame_init_saved_regs): Ditto.
13378         * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
13379         * mips-tdep.c (mips_init_extra_frame_info): Ditto.
13380         * mcore-tdep.c (analyze_dummy_frame): Ditto.
13381         * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13382
13383 2003-01-08  Daniel Jacobowitz  <drow@mvista.com>
13384
13385         * minsyms.c (lookup_minimal_symbol): Update comment.
13386         (lookup_minimal_symbol_text): Update comment.  Use the hash table.
13387         (lookup_minimal_symbol_solib_trampoline): Likewise.
13388
13389 2003-01-08  Andrew Cagney  <cagney@redhat.com>
13390
13391         * d10v-tdep.c (d10v_init_extra_frame_info): Use
13392         frame_relative_level.
13393
13394         * alpha-tdep.c: Use get_frame_extra_info.
13395         * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13396         * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
13397         * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
13398         * sparc-tdep.c, xstormy16-tdep.c: Ditto.
13399
13400         * alpha-tdep.c: Use get_next_frame.
13401         * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13402         * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
13403         * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
13404         * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
13405         * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
13406         * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
13407         * xstormy16-tdep.c: Ditto.
13408
13409 2003-01-07  Andrew Cagney  <cagney@redhat.com>
13410
13411         * alpha-tdep.c: Use get_frame_base.
13412         * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13413         * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
13414         * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
13415         * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
13416         * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
13417         * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
13418         * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
13419         * config/sparc/tm-sparc.h: Ditto.
13420
13421 2003-01-07  Andrew Cagney  <cagney@redhat.com>
13422
13423         * frame.c (deprecated_get_frame_context): New function.
13424         (deprecated_set_frame_context): New function.
13425         * frame.h (deprecated_get_frame_context): Declare.
13426         (deprecated_set_frame_context): Declare.
13427         * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
13428         (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
13429
13430 2003-01-07  Andrew Cagney  <cagney@redhat.com>
13431
13432         * frame.c (deprecated_set_frame_next_hack): New function.
13433         (deprecated_set_frame_prev_hack): New function.
13434         * frame.h (deprecated_set_frame_next_hack): Declare.
13435         (deprecated_set_frame_prev_hack): Declare.
13436         * mcore-tdep.c (analyze_dummy_frame): Use
13437         deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
13438         * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13439
13440 2003-01-07  David Carlton  <carlton@math.stanford.edu>
13441
13442         * linespec.c (decode_line_1): Move code into decode_dollar.
13443         (decode_dollar): New function.
13444
13445 2003-01-07  Andrew Cagney  <cagney@redhat.com>
13446
13447         * arm-tdep.c (arm_init_extra_frame_info): Use
13448         deprecated_update_frame_base_hack.
13449         * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
13450         * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13451         (fix_frame_pointer): Ditto.
13452         (mn10300_analyze_prologue): Ditto.
13453
13454 2003-01-07  Andrew Cagney  <cagney@redhat.com>
13455
13456         * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
13457         extra_info using frame_extra_info_zalloc.
13458         * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
13459         * sh-tdep.c (sh_init_extra_frame_info): Ditto.
13460         (sh64_init_extra_frame_info): Ditto.
13461         * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
13462         * s390-tdep.c (s390_init_extra_frame_info): Ditto.
13463         * mips-tdep.c (mips_init_extra_frame_info): Ditto.
13464         * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
13465         * frv-tdep.c (frv_init_extra_frame_info): Ditto.
13466         * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
13467         * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
13468         * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
13469         * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
13470         * cris-tdep.c (cris_init_extra_frame_info): Ditto.
13471         * arm-tdep.c (arm_init_extra_frame_info): Ditto.
13472         * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
13473
13474         * mn10300-tdep.c (analyze_dummy_frame): Use
13475         deprecated_set_frame_extra_info_hack.
13476         * mcore-tdep.c (analyze_dummy_frame): Ditto.
13477
13478 2003-01-07  J. Brobecker  <brobecker@gnat.com>
13479
13480         * mdebugread.c (parse_symbol): Skip stProc entries which storage
13481         class is not scText. These do not define "real" procedures.
13482         (parse_partial_symbols): Likewise.
13483
13484 2003-01-06  Michael Snyder  <msnyder@redhat.com>
13485
13486         * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
13487
13488 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
13489
13490         * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
13491         * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
13492         * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
13493         deprecated_frame_xmalloc_with_cleanup.
13494         * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
13495         deprecated_frame_xmalloc.
13496         * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
13497         * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
13498
13499 2003-01-06  Andrew Cagney  <cagney@redhat.com>
13500
13501         * x86-64-linux-tdep.c: Include "osabi.h".
13502         * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
13503
13504         * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
13505
13506 2003-01-06  Andrew Cagney  <cagney@redhat.com>
13507
13508         * MAINTAINERS (Target Instruction Set Architectures): Update
13509         arm-elf.  Can be built with -Werror, has been multiarched.
13510
13511         * value.h (unpack_long): Make buffer parameter constant.
13512         (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
13513         * scm-lang.h (scm_parse): Ditto.
13514         * defs.h (extract_typed_address, extract_address): Ditto.
13515         (extract_long_unsigned_integer): Ditto.
13516         * inferior.h (unsigned_pointer_to_address): Ditto.
13517         (signed_pointer_to_address): Ditto.
13518         * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
13519         * gdbarch.h, gdbarch.c: Regenerate.
13520         * findvar.c (extract_long_unsigned_integer): Update.
13521         (extract_address): Update.
13522         (extract_typed_address): Update.
13523         (unsigned_pointer_to_address): Update.
13524         * values.c (unpack_long): Update.
13525         (unpack_double): Update.
13526         (unpack_pointer): Update.
13527         (unpack_field_as_long): Update.
13528         * d10v-tdep.c (d10v_pointer_to_address): Update.
13529         * avr-tdep.c (avr_pointer_to_address): Update.
13530         * scm-lang.c (scm_unpack): Update.
13531         * findvar.c (signed_pointer_to_address): Update.
13532
13533 2003-01-06  Michal Ludvig  <mludvig@suse.cz>
13534
13535         * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
13536         since it is in i386-tdep.c.
13537
13538 2003-01-06  J. Brobecker  <brobecker@gnat.com>
13539
13540         * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
13541         failure introduced in the previous change.
13542
13543 2003-01-05  Michael Chastain  <mec@shout.net>
13544
13545         * README: Remove references to deleted remote-*.c files:
13546         remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
13547         remote-nrom.c, remote-os9k.c, remote-udi.c.
13548
13549 2003-01-05  Mark Kettenis  <kettenis@gnu.org>
13550
13551         * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
13552         * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
13553         i386_get_longjmp_target.
13554
13555 2003-01-05  Andrew Cagney  <ac131313@redhat.com>
13556
13557         * arm-tdep.c (prologue_cache): Change to a pointer.
13558         (_initialize_arm_tdep): Allocate prologue_cache.
13559         (check_prologue_cache): Update.
13560         (save_prologue_cache): Update.
13561         (arm_gdbarch_init): Update.
13562
13563 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
13564
13565         * stabsread.c (update_method_name_from_physname): Call complaint()
13566         instead of error.
13567
13568 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
13569
13570         * arm-tdep.c (arm_frame_chain_valid):  Remove unnecessary test.
13571         * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
13572         * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
13573
13574         * blockframe.c: Include "gdbcmd.h" and "command.h".
13575         (backtrace_below_main): New variable.
13576         (file_frame_chain_valid, func_frame_chain_valid)
13577         (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
13578         (generic_func_frame_chain_valid): Remove functions.
13579         (frame_chain_valid, do_flush_frames_sfunc): New functions.
13580         (_initialize_blockframe): New function.
13581         * Makefile.in (blockframe.o): Update dependencies.
13582         * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
13583         comment.  Call frame_chain_valid ().
13584         * frame.h: Remove old prototypes.  Add prototype for
13585         frame_chain_valid and update comments to match.
13586         * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
13587         Remove old comment.
13588         * gdbarch.h: Regenerated.
13589         * gdbarch.c: Regenerated.
13590
13591         * alpha-tdep.c (alpha_gdbarch_init): Don't call
13592         set_gdbarch_frame_chain_valid.
13593         * avr-tdep.c (avr_gdbarch_init): Likewise.
13594         * cris-tdep.c (cris_gdbarch_init): Likewise.
13595         * frv-tdep.c (frv_gdbarch_init): Likewise.
13596         * h8300-tdep.c (h8300_gdbarch_init): Likewise.
13597         * i386-tdep.c (i386_svr4_init_abi): Likewise.
13598         (i386_nw_init_abi): Likewise.
13599         (i386_gdbarch_init): Likewise.
13600         * ia64-tdep.c (ia64_gdbarch_init): Likewise.
13601         * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
13602         * m68k-tdep.c (m68k_gdbarch_init): Likewise.
13603         * mcore-tdep.c (mcore_gdbarch_init): Likewise.
13604         * mips-tdep.c (mips_gdbarch_init): Likewise.
13605         * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
13606         * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
13607         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
13608         * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
13609         * s390-tdep.c (s390_gdbarch_init): Likewise.
13610         * sh-tdep.c (sh_gdbarch_init): Likewise.
13611         * sparc-tdep.c (sparc_gdbarch_init): Likewise.
13612         * v850-tdep.c (v850_gdbarch_init): Likewise.
13613         * vax-tdep.c (vax_gdbarch_init): Likewise.
13614         * x86-64-tdep.c (x86_64_init_abi): Likewise.
13615
13616         * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
13617         * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
13618         * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
13619         * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
13620         * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
13621         * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
13622         * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
13623         * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
13624
13625 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
13626
13627         * Makefile.in (acconfig_h): Remove incorrect macro.
13628         (config_h): Define.
13629         (osabi.o): Update dependencies.
13630         * configure.tgt: Set gdb_osabi based on target triplet.
13631         * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
13632         * configure: Regenerated.
13633         * config.in: Regenerated.
13634         * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
13635         (GDB_OSABI_DEFAULT): Define if not already defined.
13636         (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
13637         (set_osabi_string): New variables.
13638         (gdbarch_register_osabi): Add new OS ABI to
13639         gdb_osabi_available_names.
13640         (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
13641         (set_osabi, show_osabi): New functions.
13642         (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
13643
13644 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
13645
13646         * arch-utils.c (gdbarch_info_init): Set osabi to
13647         GDB_OSABI_UNINITIALIZED.
13648         * gdbarch.sh: Add osabi to struct gdbarch and to struct
13649         gdbarch_info.  Include "osabi.h" in gdbarch.c.  Check osabi
13650         in gdbarch_list_lookup_by_info and in gdbarch_update_p.
13651         * gdbarch.c: Regenerated.
13652         * gdbarch.h: Regenerated.
13653         * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
13654         there's no BFD.
13655         (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
13656         * osabi.h (enum gdb_osabi): Move to defs.h.
13657         (gdbarch_init_osabi): Update prototype.
13658         * defs.h (enum gdb_osabi): Moved here.
13659         * Makefile.in: Update dependencies.
13660
13661         * alpha-tdep.h: Don't include "osabi.h".
13662         (struct gdbarch_tdep): Remove osabi member.
13663         * alpha-tdep.c: Include "osabi.h".
13664         (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
13665         iterate over arches.  Update call to gdbarch_init_osabi.
13666         (alpha_dump_tdep): Don't dump osabi.
13667         * alpha-linux-tdep.c: Include "osabi.h".
13668         * alpha-osf1-tdep.c: Include "osabi.h".
13669         * alphafbsd-tdep.c: Include "osabi.h".
13670         * alphanbsd-tdep.c: Include "osabi.h".
13671
13672         * arm-tdep.h: Don't include "osabi.h".
13673         (struct gdbarch_tdep): Remove osabi member.
13674         * arm-tdep.c: Include "osabi.h".
13675         (arm_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
13676         iterate over arches.  Update call to gdbarch_init_osabi.
13677         (arm_dump_tdep): Don't dump osabi.
13678         * arm-linux-tdep.c: Include "osabi.h".
13679         * armnbsd-tdep.c: Include "osabi.h".
13680
13681         * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
13682         Update call to gdbarch_init_osabi.
13683
13684         * i386-tdep.h: Don't include "osabi.h".
13685         (struct gdbarch_tdep): Remove osabi member.
13686         * i386-tdep.c: Include "osabi.h".
13687         (i386_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
13688         iterate over arches.  Update call to gdbarch_init_osabi.
13689         (i386_dump_tdep): Don't dump osabi.
13690         * i386-linux-tdep.c: Include "osabi.h".
13691         * i386-sol2-tdep.c: Include "osabi.h".
13692         * i386bsd-tdep.c: Include "osabi.h".
13693         * i386gnu-tdep.c: Include "osabi.h".
13694         * i386ly-tdep.c: Include "osabi.h".
13695         * i386nbsd-tdep.c: Include "osabi.h".
13696         * i386obsd-tdep.c: Include "osabi.h".
13697
13698         * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
13699         (mips_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
13700         check osabi when iterating over arches.  Update call to
13701         gdbarch_init_osabi.
13702         (mips_dump_tdep): Don't dump osabi.
13703
13704         * ns32k-tdep.h: Don't include "osabi.h".
13705         (struct gdbarch_tdep): Remove.
13706         * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
13707         gdbarch_lookup_osabi.  Don't iterate over arches.  Don't
13708         allocate tdep.  Update call to gdbarch_init_osabi.
13709         (ns32k_dump_tdep): Remove.
13710         (_initialize_ns32k_tdep): Update call to gdbarch_register.
13711         * ns32knbsd-tdep.c: Include "osabi.h".
13712
13713         * ppc-tdep.h: Don't include "osabi.h".
13714         (struct gdbarch_tdep): Remove osabi member.
13715         * rs6000-tdep.c: Include "osabi.h".
13716         (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't check
13717         osabi when iterating over arches.  Update call to
13718         gdbarch_init_osabi.
13719         (rs6000_dump_tdep): Don't dump osabi.
13720         * ppc-linux-tdep.c: Include "osabi.h".
13721         * ppcnbsd-tdep.c: Include "osabi.h".
13722
13723         * sh-tdep.h: Don't include "osabi.h".
13724         (struct gdbarch_tdep): Remove osabi member.
13725         * sh-tdep.c: Include "osabi.h".
13726         (sh_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
13727         iterate over arches.  Update call to gdbarch_init_osabi.
13728         (sh_dump_tdep): Don't dump osabi.
13729         * shnbsd-tdep.c: Include "osabi.h".
13730
13731         * sparc-tdep.c: Include "osabi.h".
13732         (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
13733         iterate over arches.  Update call to gdbarch_init_osabi.
13734         (sparc_dump_tdep): Don't dump osabi.  Do dump the rest of the
13735         tdep structure.
13736
13737         * vax-tdep.h: Don't include "osabi.h".
13738         (struct gdbarch_tdep): Remove.
13739         * vax-tdep.c: Include "osabi.h".
13740         (vax_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
13741         iterate over arches.  Don't allocate tdep.  Update call
13742         to gdbarch_init_osabi.
13743         (vax_dump_tdep): Remove.
13744         (_initialize_vax_tdep): Update call to gdbarch_register.
13745
13746 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
13747
13748         * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
13749         entirely.
13750         (breakpoint_re_set_one): Don't fetch the value for a disabled
13751         watchpoint.
13752
13753 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
13754
13755         * buildsym.h (processing_hp_compilation): Remove obsolete variable.
13756         * gdbarch.sh Remove include of "value.h" in gdbarch.h.
13757         (COERCE_FLOAT_TO_DOUBLE): Remove.
13758         * gdbarch.c: Regenerate.
13759         * gdbarch.h: Regenerate.
13760         * Makefile.in: Remove value_h from gdbarch_h.
13761         * valops.c (coerce_float_to_double): New variable.
13762         (default_coerce_float_to_double): Remove.
13763         (standard_coerce_float_to_double): Remove.
13764         (value_arg_coerce): Use coerce_float_to_double.
13765         (_initialize_valops): Add "set coerce-float-to-double".
13766         * value.h (default_coerce_float_to_double): Remove prototype.
13767         (standard_coerce_float_to_double): Remove prototype.
13768
13769         * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
13770         prototyped.
13771         * mdebugread.c (parse_symbol): Likewise.
13772         * stabsread.c (define_symbol): Mark all functions as prototyped.
13773
13774         * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
13775         * alpha-tdep.c (alpha_gdbarch_init): Remove call to
13776         set_gdbarch_coerce_float_to_double.
13777         * arm-tdep.c (arm_gdbarch_init): Likewise.
13778         * frv-tdep.c (frv_gdbarch_init): Likewise.
13779         * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
13780         * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
13781         * mips-tdep.c (mips_gdbarch_init): Likewise.
13782         (mips_coerce_float_to_double): Remove.
13783         * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
13784         (rs6000_coerce_float_to_double): Remove.
13785         * s390-tdep.c (s390_gdbarch_init): Likewise.
13786         * sh-tdep.c (sh_gdbarch_init): Likewise.
13787         (sh_coerce_float_to_double): Remove.
13788         * sparc-tdep.c (sparc_gdbarch_init): Likewise.
13789         (sparc_coerce_float_to_double): Remove.
13790         * v850-tdep.c (v850_gdbarch_init): Likewise.
13791         * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
13792         * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
13793         * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
13794         (hppa_coerce_float_to_double): Remove prototype.
13795         * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
13796
13797 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
13798
13799         * regformats/reg-m68k.dat: Remove fpcode and fpflags.
13800
13801 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
13802
13803         Suggested by Stewart Brown <sb24@avaya.com>:
13804         * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
13805         in recursive calls.  Handle TYPE_CODE_TYPEDEF.
13806         (c_type_print_varspec_suffix): Likewise.
13807
13808 2003-01-04  Mark Kettenis  <kettenis@gnu.org>
13809
13810         * configure.in: Don't set and AC_SUBST SUBDIRS.
13811         * configure: Regenerated.
13812
13813         * configure.in: Remove code dealing with shared libraries.
13814         * Makefile.in: Remove HLDFLAGS and HLDENV.
13815         * configure: Regenerated.
13816
13817 2003-01-04  Andrew Cagney  <ac131313@redhat.com>
13818
13819         * frame.c (deprecated_frame_xmalloc): New function.
13820         (deprecated_set_frame_saved_regs_hack): New function.
13821         (deprecated_set_frame_extra_info_hack): New function.
13822         * frame.h (deprecated_frame_xmalloc): Declare.
13823         (deprecated_set_frame_saved_regs_hack): Declare.
13824         (deprecated_set_frame_extra_info_hack): Declare.
13825
13826 2003-01-04  Mark Kettenis  <kettenis@gnu.org>
13827
13828         * configure.in: Move code that provides the --enable-gdbtk option
13829         right after the code that handles the --enable-tui option, and
13830         polish it somewhat.
13831         * configure: Regenerated.
13832
13833         * configure.in: Call AC_GNU_SOURCE.  Check for pread64 using
13834         AC_CHECK_FUNCS and remove the old check for pread64.
13835         * acinclude.m4 (AC_GNU_SOURCE): New macro.
13836         * acconfig.h (_GNU_SOURCE): Add.
13837         (HAVE_PREAD64): Remove.
13838         * configure, aclocal.m4, config.in: Regenerated.
13839
13840 2003-01-03  Andrew Cagney  <ac131313@redhat.com>
13841
13842         * alpha-tdep.c: Use get_frame_saved_regs.
13843         * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13844         * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
13845         * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
13846         * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
13847         * vax-tdep.c, xstormy16-tdep.c: Ditto.
13848
13849 2003-01-03  Mark Kettenis  <kettenis@gnu.org>
13850
13851         * configure.in: Remove all use of the SUBDIRS variable; add
13852         directories using the AC_CONFIG_SUBDIRS macro instead.  Polish
13853         code providing the --enable-multi-ice option, and move it right in
13854         front of the code that checks whether gdbserver is supported.
13855         Polish that too.
13856         * configure: Regenerated.
13857         * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
13858         @SUBDIRS@.
13859
13860 2003-01-03  Andrew Cagney  <cagney@redhat.com>
13861
13862         * alpha-tdep.c: Use deprecated_update_frame_base_hack.
13863         * avr-tdep.c, cris-tdep.c: Ditto.
13864         * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
13865         * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
13866
13867 2003-01-03  Mark Kettenis  <kettenis@gnu.org>
13868
13869         * configure.in: Remove --enable-netrom option.
13870         * configure: Regenerated.
13871
13872 2003-01-03  Mark Kettenis  <kettenis@gnu.org>
13873
13874         * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
13875         declaration for `struct re_pattern_buffer' instead.
13876         * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
13877
13878 2003-01-03  J. Brobecker  <brobecker@gnat.com>
13879
13880         * mdebugread.c (parse_symbol): Count until the stEnd matching
13881         the structure name.
13882
13883 2003-01-02  Mark Kettenis  <kettenis@gnu.org>
13884
13885         * configure.in: Remove --with-cpu option.
13886         subscripts.  Remove evil changequotes here.
13887         * acconfig.h (TARGET_CPU_DEFAULT): Remove.
13888         * config.in, configure: Regenerated.
13889
13890         * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
13891         * configure.in: Cleanup section that sources GDB and BFD configure
13892         subscripts.  Remove evil changequotes here.
13893         * config.in, configure: Regenerated.
13894
13895 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
13896
13897         * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
13898         frame accessor methods.
13899         * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13900         * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
13901         * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
13902         * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
13903         * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
13904         * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
13905         * z8k-tdep.c: Ditto.
13906
13907 2003-01-02  Mark Kettenis  <kettenis@gnu.org>
13908
13909         * configure.in: Remove UI_OUT configuration code.
13910         * ada-lang.c: Update assuming UI_OUT is always true.
13911         * Makefile.in (UIOUT_CFLAGS): Remove.
13912         * configure: Regenerated.
13913         * TODO: Remove blurb about elimination of -DUI_OUT.
13914
13915         * configure.in: Move code that provides the --enable-gdbcli,
13916         --enable-gdbmi options right before the code that handles the
13917         --enable-tui option.  Polish a bit.
13918         * configure: Regenerated.
13919
13920         * configure.in: Rewrite check for GNU regex and the
13921         --without-included regex option, and move it into the "Checks for
13922         library functions" section.  This makes us use the system regex
13923         again by default on systems with version 2 of the GNU C library.
13924         This was apparently broken.
13925         * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
13926         * acconfig.h (USE_INCLUDED_REGEX): Remove.
13927         * config.in, configure: Regenerated.
13928
13929         * configure.in: Move code that provides the --enable-tui option
13930         before the "Checks for libraries" section.  Polish the code
13931         somewhat and set need_curses to yes if we build the TUI.  Rewrite
13932         code that looks for a library providing termcap functionality to
13933         match more closely what's done in the Readline library, and move
13934         it into to the "Checks for libraries" section.
13935         * configure: Regenerated.
13936         * Makefile.in (TERMCAP): Remove variable.
13937         * config/i386/go32.mh (TERMCAP): Remove variable.
13938
13939 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
13940
13941         * MAINTAINERS: Mention gdb_mbuild.sh.
13942         * gdb_mbuild.sh: Rewrite.
13943
13944 2003-01-02  Mark Kettenis  <kettenis@gnu.org>
13945
13946         * configure.in: Fix typo in last change.
13947         * config.in, configure: Regenerated.
13948
13949 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
13950
13951         * valarith.c (value_binop): Delete obsolete code and comments.
13952         * configure.host: Ditto.
13953         * buildsym.h (make_blockvector): Ditto.
13954         * buildsym.c (make_blockvector): Ditto.
13955         * defs.h (enum language): Ditto.
13956         (chill_demangle): Ditto.
13957         * elfread.c (elf_symtab_read): Ditto.
13958         * dwarfread.c (CHILL_PRODUCER): Ditto.
13959         (set_cu_language): Ditto.
13960         (handle_producer): Ditto.
13961         * expprint.c (print_subexp): Ditto.
13962         * gdbtypes.c (chill_varying_type): Ditto.
13963         * gdbtypes.h (builtin_type_chill_bool): Ditto.
13964         (builtin_type_chill_char, builtin_type_chill_long): Ditto.
13965         (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
13966         (chill_varying_type): Ditto.
13967         * language.h (_LANG_chill): Ditto.
13968         * language.c (binop_result_type, integral_type): Ditto.
13969         (character_type, string_type, structured_type): Ditto.
13970         (lang_bool_type, binop_type_check): Ditto.
13971         * stabsread.h (os9k_stabs): Ditto.
13972         * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
13973         (define_symbol, read_type, read_struct_fields): Ditto.
13974         (read_array_type, read_enum_type, read_huge_number): Ditto.
13975         (read_range_type, start_stabs): Ditto.
13976         * symfile.c (init_filename_language_table): Ditto.
13977         (add_psymbol_with_dem_name_to_list): Ditto.
13978         * symtab.c (symbol_init_language_specific): Ditto.
13979         (symbol_init_demangled_name, symbol_demangled_name): Ditto.
13980         * symtab.h (struct general_symbol_info): Ditto.
13981         (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
13982         * typeprint.c (typedef_print): Ditto.
13983         * utils.c (fprintf_symbol_filtered): Ditto.
13984         * valops.c (value_cast, search_struct_field, value_slice): Delete
13985         obsolete code.
13986         (varying_to_slice): Delete function.
13987         * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
13988         (varying_to_slice): Delete declaration.
13989         * MAINTAINERS: Update.
13990
13991 2003-01-02  Mark Kettenis  <kettenis@gnu.org>
13992
13993         * configure.in: Reorganize "Checks for library functions section"
13994         a bit.  Remove check for `btowc' and `isascii' functions.
13995         * configure: Regenerated.
13996
13997         * acconfig.h (_MSE_INT_H): Remove.
13998         * configure.in: Create "Checks for header files" section, and move
13999         appropriate tests there.  Don't check for objlist.h, wchar.h,
14000         wctype.h and asm/debugreg.h.  Rewrite Solaris 2.[78] <curses.h>
14001         misdetection fix.  Also add "Checks for types", "Checks for
14002         compiler characteristics" and "Checks for library functions"
14003         sections.
14004         * config.in, configure: Regenerated.
14005
14006         * configure.in: Create "Checks for programs" section, and move
14007         appropriate tests there.
14008
14009 2003-01-01  Mark Kettenis  <kettenis@gnu.org>
14010
14011         * configure.in: Create "Checks for libraries" section, and move
14012         appropriate tests there.  Cleanup check for wctype in libw.  Use
14013         AC_SEARCH_LIBS to see whether we need libsocket.
14014         * configure: Regenerated.
14015
14016 For older changes see ChangeLog-2002
14017 \f
14018 Local Variables:
14019 mode: change-log
14020 left-margin: 8
14021 fill-column: 74
14022 version-control: never
14023 End: