2003-11-05 Elena Zannoni <ezannoni@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2003-11-05 Elena Zannoni <ezannoni@redhat.com>
2
3 * coffread.c (coff_symtab_read): Remove passing of info parameter
4 to prim_record_minimal_symbol_and_info.
5
6 2003-11-05 Elena Zannoni <ezannoni@redhat.com>
7
8 * coffread.c (process_coff_symbol): Delete CXUX_TARGET macro use.
9 (decode_base_type): Delete ifdeffed out code.
10
11 2003-11-04 Andrew Cagney <cagney@redhat.com>
12
13 * symtab.c (find_active_alias): Delete function.
14 (lookup_block_symbol): Delete alias code.
15 * stabsread.c (resolve_live_range): Delete function.
16 (add_live_range): Delete function.
17 (resolve_symbol_reference): Delete function.
18 (define_symbol): Delete live range and alias code.
19 (scan_file_globals): Delete alias code.
20 * symtab.h (SYMBOL_RANGES): Delete macro.
21 (struct range_list): Delete structure.
22 (struct symbol): Delete field "ranges".
23 (SYMBOL_ALIASES): Delete macro.
24 (struct alias_list): Delete structure.
25 (struct symbol): Delete field "aliases".
26
27 2003-11-04 Michael Snyder <msnyder@redhat.com>
28
29 * MAINTAINERS: Remove myself as owner of breakpoints and
30 of sparc/solaris.
31
32 2003-11-03 Corinna Vinschen <vinschen@redhat.com>
33
34 * sh-tdep.c (sh_sh4_nofpu_register_name): New function.
35 (sh_sh4al_dsp_register_name): Ditto.
36 (sh4_nofpu_show_regs): Ditto.
37 (sh_gdbarch_init): Add cases for bfd_mach_sh4al_dsp, bfd_mach_sh4a,
38 bfd_mach_sh4_nofpu and bfd_mach_sh4a_nofpu.
39
40 2003-11-03 Andrew Cagney <cagney@redhat.com>
41
42 * bcache.c: Include "gdb_assert.h".
43 (struct bcache): Add fields "expand_count" and
44 "expand_hash_count".
45 (expand_hash_table): Update the expand counts.
46 (print_bcache_statistics): Use XCALLOC, not alloca. Print stats
47 on object sizes and hashes.
48 * Makefile.in (bcache.o): Update dependencies.
49
50 2003-11-03 Andrew Cagney <cagney@redhat.com>
51
52 * exec.c (xfer_memory): Eliminate xfer_fn.
53
54 2003-10-31 Kevin Buettner <kevinb@redhat.com>
55
56 * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h)
57 (opcodes/frv-desc.h): Include.
58 (iacc0h_regnum, iacc0l_regnum): Define.
59 (last_spr_regnum, frv_num_regs): Update.
60 (new_variant): Don't supply default names for holes in the SPRs.
61 Supply names for iacc0h_regnum and iacc0l_regnum.
62 (frv_register_type): Use symbolic constants first_fpr_regnum and
63 last_fpr_regnum instead of hardcoded constants 64 and 127. Use
64 builtin_type_int instead of builtin_type_int32.
65 (frv_register_sim_regno): New function.
66 (frv_gdbarch_init): Call set_gdbarch_register_sim_regno().
67 * Makefile.in (gdb_sim_frv_h): Define.
68 (frv-tdep.o): Update dependencies.
69
70 2003-10-31 Andrew Cagney <cagney@redhat.com>
71
72 * avr-tdep.c (avr_frame_this_id): Do not call
73 deprecated_inside_entry_file.
74 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
75 * m32r-tdep.c (m32r_frame_this_id): Ditto.
76 * d10v-tdep.c (d10v_frame_this_id): Ditto.
77 * arm-tdep.c (arm_prologue_this_id): Ditto.
78 * alpha-tdep.c (alpha_heuristic_frame_this_id): Ditto.
79
80 2003-10-31 Jim Blandy <jimb@redhat.com>
81
82 * elfread.c (elf_symtab_read): Allocate correct number of tail
83 elements to sectinfo structure. (Fix from Woody LaRue.)
84
85 2003-10-31 Andrew Cagney <cagney@redhat.com>
86
87 * stack.c (return_command): Use get_frame_type, instead of
88 CALL_DUMMY_HAS_COMPLETED.
89 * inferior.h (CALL_DUMMY_HAS_COMPLETED): Delete definition.
90 * config/pa/tm-hppa.h (CALL_DUMMY_HAS_COMPLETED): Delete macro.
91
92 2003-10-31 Mark Kettenis <kettenis@gnu.org>
93
94 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): Don't
95 explicitly specify size of array.
96 (x86_64_linux_init_abi): Use ARRAY_SIZE to initialize
97 TDEP->sc_num_regs.
98
99 2003-10-31 Andrew Cagney <cagney@redhat.com>
100
101 * s390-tdep.c (s390_cannot_extract_struct_value_address): New
102 function.
103 (s390_gdbarch_init): Set extract_struct_value_address.
104 * arch-utils.c (generic_cannot_extract_struct_value_address):
105 Delete function.
106 * arch-utils.h (generic_cannot_extract_struct_value_address):
107 Delete definition.
108
109 2003-10-31 Mark Kettenis <kettenis@gnu.org>
110
111 * i386-linux-nat.c (fetch_core_registers): Remove.
112 (linux_elf_core_fns): Remove.
113 (_initialize_i386_linux_nat): Remove.
114
115 2003-10-31 Andrew Cagney <cagney@redhat.com>
116
117 * solib-svr4.c: Update copyright. Include "bfd-target.h" and
118 "exec.h".
119 (exec_entry_point): New function.
120 (enable_break): Create a "tmp_bfd_target", use that and
121 entry_point_address when computing the relocation offset.
122 (svr4_relocate_main_executable): Ditto with exec_bfd and exec_ops.
123 * Makefile.in (solib-svr4.o): Update dependencies.
124
125 2003-10-31 Andrew Cagney <cagney@redhat.com>
126
127 * defs.h (XZALLOC): Define.
128 * target.h (struct target_ops): Add "to_data";
129 * bfd-target.h, bfd-target.c: New files.
130 * Makefile.in (SFILES): Add "bfd-target.c".
131 (COMMON_OBS): Add "bfd-target.o".
132 (bfd-target.o): Specify dependencies.
133 (bfd_target_h): Define.
134 * defs.h (XZALLOC): Define.
135
136 2003-10-31 Andrew Cagney <cagney@redhat.com>
137
138 * rs6000-tdep.c (rs6000_gdbarch_init): For 64-bit ABI, set
139 adjust_breakpoint_address.
140 * Makefile.in (ppc-sysv-tdep.o): Add $(target_h).
141 * ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Declare.
142 * ppc-sysv-tdep.c: Include "target.h". Update copyright.
143 (ppc64_sysv_abi_adjust_breakpoint_address): New function.
144
145 2003-10-31 Andrew Cagney <cagney@redhat.com>
146
147 * target.h (struct target_ops): Replace "to_read_partial" and
148 "to_write_partial" with "to_xfer_partial". Update comments.
149 * target.c (debug_to_write_partial): Delete function.
150 (debug_to_xfer_partial): Replace debug_to_read_partial.
151 (add_target, update_current_target, setup_target_debug): Set
152 "to_xfer_partial" instead of "to_read_partial" and
153 "to_write_partial".
154 (default_xfer_partial): Replace "default_write_partial".
155 (default_read_partial): Delete.
156 (target_read_partial, target_write_partial): Call
157 "to_xfer_partial".
158 * remote.c (init_remote_ops): Set "to_xfer_partial".
159 (init_remote_async_ops): Ditto.
160 (remote_xfer_partial): Replace "remote_read_partial".
161
162 2003-10-31 Mark Kettenis <kettenis@gnu.org>
163
164 * i386-tdep.c (i386_supply_fpregset): Support floating-point
165 registers in `fxsave' format.
166 (i386_regset_from_core_section): Deal with ".reg-xfp" sections.
167
168 2003-10-30 Mark Kettenis <kettenis@gnu.org>
169
170 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
171 (i386_linux_init_abi): Initialize TDEP->gregset_reg_offset,
172 TDEP->gregset_num_regs and tdep->sizeof_gregset.
173
174 * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
175 specify size of array.
176 (i386_linux_init_abi): Remove initialization of
177 TDEP->num_xmm_regs. Use I386_LINUX_NUM_REGS for number of
178 registers. Use ARRAY_SIZE to initialize TDEP->sc_num_regs.
179
180 * config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
181 * config/i386/fbsd64.mh (NATDEPFILES): Remove corelow.o and
182 core-regset.o.
183
184 * fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
185 the ELF header.
186
187 2003-10-29 Mark Kettenis <kettenis@gnu.org>
188
189 * config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
190 * config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and
191 core-regset.o.
192
193 * fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.
194
195 * corelow.c: Include "arch-utils.h", "regset.h" and
196 "gdb_assert.h".
197 (core_gdbarch): New variable.
198 (sniff_core_bfd): Don't sniff if we have support for register sets
199 in CORE_GDBARCH.
200 (core_close): Reset CORE_GDBARCH.
201 (core_open): Initialize CORE_GDBARCH.
202 (get_core_register_section): Use register sets if they are
203 supported by CORE_GDBARCH.
204 (get_core_registers): Don't print error message if we have support
205 for register sets in CORE_GDBARCH.
206
207 2003-10-29 Andrew Cagney <cagney@redhat.com>
208
209 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Instead of the
210 default PPC machine, register 32-bit and 64-bit PPC, and rs6k.
211
212 2003-10-29 Mark Kettenis <kettenis@gnu.org>
213
214 * objfiles.h (clear_objfile_data): New prototype.
215 * objfiles.c (clear_objfile_data): New function.
216 * symfile.c (reread_symbols): Clear per-objfile data.
217
218 2003-10-28 Jeff Johnston <jjohnstn@redhat.com>
219
220 * symfile.c (symbol_file_add_with_addrs_or_offsets): Switch to use
221 printf_unfiltered instead of printf_filtered for output messages.
222 (add_symbol_file_command): Ditto.
223 (reread_symbols): Ditto.
224 (overlay_auto_command): Ditto.
225 (overlay_manual_command): Ditto.
226 (overlay_off_command): Ditto.
227
228 2003-10-27 Mark Kettenis <kettenis@gnu.org>
229
230 * arch-utils.c (deprecated_select_gdbarch_hack): New function.
231 (gdbarch_from_bfd): New function.
232 (set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
233 deprecated_select_gdbarch_hack.
234 * arch-utils.h (gdbarch_from_bfd): New prototype.
235
236 2003-10-27 Andrew Cagney <cagney@redhat.com>
237
238 * osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of
239 arch_info. Use warning instead of fprintf_filtered. Do not use
240 deprecated bfd_printable_arch_mach.
241
242 2003-10-26 Kevin Buettner <kevinb@redhat.com>
243
244 * frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
245 Delete.
246 (frv_register_type): Rename from frv_register_virtual_type. Add
247 ``struct gdbarch *'' parameter.
248 (frv_gdbarch_init): Delete calls to the following functions:
249 set_gdbarch_deprecated_size(),
250 set_gdbarch_deprecated_register_bytes(),
251 set_gdbarch_deprecated_register_raw_size(),
252 set_gdbarch_deprecated_max_register_raw_size(),
253 set_gdbarch_deprecated_register_virtual_size(),
254 set_gdbarch_deprecated_max_register_virtual_size(),
255 set_gdbarch_deprecated_register_virtual_size(),
256 set_gdbarch_deprecated_register_virtual_type().
257 Add call to function set_gdbarch_register_type().
258
259 2003-10-26 Mark Kettenis <kettenis@gnu.org>
260
261 * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
262 FDOFF_REGNUM): Remove defines.
263 * win32-nat.c (do_child_fetch_inferior_registers): Include
264 "i387-tdep.h".
265 (do_child_fetch_inferior_registers): Use I387_FISEG_REGNUM and
266 I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM. Define and
267 undefine I387_ST0_REGNUM.
268
269 * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
270 * x86-64-tdep.c (x86_64_store_return_value): Use
271 I386_MAX_REGISTER_SIZE instead of FPU_REG_RAW_SIZE.
272
273 Change register numbers to enumartion values.
274 * i386-tdep.h (enum i386_regnum): New.
275 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
276 I386_EBP_REGNUM, I386_IP_REGNUM, I386_EFLAGS_REGNUM,
277 I386_ST0_REGNUM): Remove defines.
278 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
279 I386_EDI_REGNUM): Remove defines.
280
281 2003-10-24 Andrew Cagney <cagney@redhat.com>
282
283 * target.c: Include "gdbcore.h".
284 (get_target_memory, get_target_memory_unsigned): New functions.
285 * target.h (get_target_memory, get_target_memory_unsigned): Declare.
286 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr):
287 Use get_target_memory_unsigned.
288 * Makefile.in (target.o): Update dependencies.
289
290 2003-10-24 Andrew Cagney <cagney@redhat.com>
291
292 * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic].
293 * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto.
294 * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto.
295 * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto.
296 * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
297
298 * osabi.c (gdbarch_init_osabi): Add comment on 32-bit vs 64-bit.
299 (can_run_code_for): Use the OO term "singleton".
300
301 2003-10-23 Andrew Cagney <cagney@redhat.com>
302
303 * Makefile.in (stack.o): Add $(regcache_h).
304 * stack.c: Include "regcache.h"
305 (return_command): Rewrite. Use get_frame_id and
306 get_selected_frame. Eliminate "deprecated_selected_frame". Warn
307 about unhandled return-values.
308 * value.h (set_return_value): Delete declaration.
309 * values.c (set_return_value): Delete function.
310
311 2003-10-23 Jeff Johnston <jjohnstn@redhat.com>
312
313 * ia64-tdep.c: (ia64_frame_cache): Add new prev_cfm field.
314 (pseudo_regs): Add comment regarding register stack registers.
315 (ia64_alloc_frame_cache): Initialize new prev_cfm field to 0.
316 (floatformat_valid): New static routine.
317 (floatformat_ia64_ext): Add name field and set up is_valid routine
318 to floatformat_valid().
319 (examine_prologue): For the previous cfm, use
320 frame_unwind_register()
321 if the cfm is not stored in a register-stack register. Save the
322 previous cfm value in the prev_cfm field. Add debug output.
323 (ia64_frame_this_id): Use frame_id_build_special() to also register
324 the bsp. Add debug output.
325 (ia64_sigtramp_frame_this_id): Ditto.
326 (ia64_frame_prev_register): Look at cache saved_regs for a few more
327 registers and also add some checks for framelessness before accepting
328 current register values for fields such as return address. For cfm,
329 use the cached prev_cfm field if available. Add comment to explain
330 PSR logic. Add debug output.
331 (ia64_sigtramp_frame_init_saved_regs): Save the bsp and sp addresses
332 as part of initialization.
333 (ia64_sigtramp_frame_cache): Hard-code stack size as it can't be
334 calculated. Cache the bsp and cfm values.
335 (ia64_sigtramp_frame_prev_register): Add logic to this routine out
336 instead of using ia64_frame_prev_register() which doesn't expect most
337 registers to be saved. The saved values for bsp and sp
338 can be taken from the cache. Add debug output.
339 (ia64_push_dummy_call): Use frame_id_build_special() to also register
340 the bsp.
341
342 2003-10-23 Jim Blandy <jimb@redhat.com>
343
344 * osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
345 architecture the current arch can run code for --- but not if it's
346 a superset.
347 (can_run_code_for): New function.
348
349 2003-10-22 James E Wilson <wilson@specifixinc.com>
350
351 * MAINTAINERS: Move myself from paper trail section back to write
352 after approval section.
353
354 2003-10-22 Andrew Cagney <cagney@redhat.com>
355
356 * exec.h: New file.
357 * win32-nat.c: Include "exec.h".
358 * solib.c: Include "exec.h".
359 * target.h (build_section_table): Delete declaration.
360 * somsolib.c: Include "exec.h".
361 (exec_ops): Delete extern declaration.
362 * rs6000-nat.c: Update copyright. Include "exec.h".
363 (exec_ops): Delete extern declaration.
364 * pa64solib.c: Update copyright. Include "exec.h".
365 (exec_ops): Delete extern declaration.
366 * exec.c: Update copyright. Include "exec.h".
367 * corelow.c: Update dependencies. Include "exec.h".
368 * Makefile.in (exec_h): Define.
369 (exec.o, somsolib.o): Update dependencies.
370 (pa64solib.o, corelow.o): Update dependencies.
371
372 2003-10-22 Andrew Cagney <cagney@redhat.com>
373
374 * target.c: Include "gdb_assert.h" (target_read): Call
375 "target_read_partial", not "target_write_partial".
376 (default_read_partial, default_write_partial): New function.
377 (target_read_partial, target_write_partial): Simplify, assume that
378 there is always a read/write method.
379 (update_current_target, add_target): Always set "to_read_partial"
380 and "to_write_partial".
381 (target_write, target_read): Fail on a zero byte transfer.
382 * Makefile.in (target.o): Update dependencies.
383 * target.h: Update copyright date.
384 (target_object): Fix typo.
385
386 2003-10-22 Andrew Cagney <cagney@redhat.com>
387
388 * gdbarch.sh (convert_from_func_ptr_addr): Convert to a pure
389 multi-arch method, add "targ" parameter.
390 (struct target_ops): Declare.
391 * gdbarch.h, gdbarch.c: Re-generate.
392 * Makefile.in (c-valprint.o): Update dependencies.
393 * arch-utils.h: Update copyright.
394 (convert_from_func_ptr_addr_identity): Declare.
395 * arch-utils.c (convert_from_func_ptr_addr_identity): New function.
396 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Update.
397 * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Upate.
398 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Update.
399 * infcall.c (find_function_addr, call_function_by_hand): Update.
400 * c-valprint.c: Include "target.h".
401 (print_function_pointer_address): Update.
402
403 2003-10-22 Andrew Cagney <cagney@redhat.com>
404
405 * target.c (target_close): New function.
406 (debug_to_close): Use "target_close".
407 (push_target): Use "target_close".
408 (unpush_target): Use "target_close".
409 (pop_target): Use "target_close".
410 * target.h (struct target_ops): Add "to_xclose".
411 (target_open): Delete macro. Move comment to "to_open".
412 (target_close): Replace macro with function that takes a target.
413 * top.c (quit_target): Pass "current_target" to "target_close".
414
415 2003-10-21 Elena Zannoni <ezannoni@redhat.com>
416
417 * minsyms.c (lookup_minimal_symbol_text): Remove unused parameter.
418 Remove SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
419 * symtab.h (lookup_minimal_symbol_text): Update.
420 * breakpoint.c (create_overlay_event_breakpoint,
421 create_longjmp_breakpoint): Update callers.
422 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Update caller.
423 * symtab.c (find_pc_sect_line): Ditto.
424
425 2003-10-21 Andrew Cagney <cagney@redhat.com>
426
427 * target.c (errno): Delete extern declaration.
428
429 2003-10-20 Jeff Johnston <jjohnstn@redhat.com>
430
431 * ia64-tdep.c: Change all occurrences of
432 DEPRECATED_REGISTER_RAW_SIZE to use register_size() instead.
433 (ia64_frame_prev_register): Minor whitespace change.
434
435 2003-10-20 Michael Chastain <mec@shout.net>
436
437 * config/djgpp/fnchange.lst: Add lines for:
438 sim/testsuite/sim/frv/interrupts/Ipipe-fr400.cgs,
439 sim/testsuite/sim/frv/interrupts/Ipipe-fr500.cgs,
440 sim/testsuite/sim/frv/interrupts/badalign-fr550.cgs,
441 sim/testsuite/sim/frv/interrupts/compound-fr550.cgs,
442 sim/testsuite/sim/frv/interrupts/data_store_error-fr550.cgs,
443 sim/testsuite/sim/frv/interrupts/fp_exception-fr550.cgs,
444 sim/testsuite/sim/frv/interrupts/insn_access_error-fr550.cgs.
445
446 2003-10-20 Andrew Cagney <cagney@redhat.com>
447
448 * values.c (register_value_being_returned): Update comments. Use
449 "gdbarch_return_value" when available.
450 (using_struct_return): Ditto.
451 (set_return_value): Ditto. Use "gdbarch_return_value" when
452 available.. Print a warning, and not an error, when an unhandled
453 return type is encountered.
454 * infcmd.c: Include "gdb_assert.h".
455 (print_return_value): When gdbarch_return_value_p, and using
456 struct return, assume that the value is not available.
457 * defs.h (return_value_convention): Define.
458 * gdbarch.sh (gdbarch_return_value): New predicate method.
459 * gdbarch.h, gdbarch.c: Re-generate
460 * ppc-sysv-tdep.c (return_value_convention): Delete definition.
461
462 2003-10-20 Andrew Cagney <cagney@redhat.com>
463
464 * symtab.c: Replace "struct sec" with "struct bfd_section".
465 * objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
466
467 2003-10-19 Michael Chastain <mec@shout.net>
468
469 * config/djgpp/fnchange.lst: Add lines for:
470 gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,
471 gdb/i386fbsd-nat.c, gdb/i386fbsd-tdep.c,
472 gdb/sparc64fbsd-nat.c, gdb/sparc64bsd-tdep.c.
473
474 2003-10-19 Mark Kettenis <kettenis@gnu.org>
475
476 * amd64fbsd-nat.c (fetch_inferior_registers,
477 store_inferior_registers): Remove functions.
478 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64bsd-nat.o.
479
480 2003-10-18 Mark Kettenis <kettenis@gnu.org>
481
482 Add NetBSD/amd64 native configuration:
483 * x86-64-tdep.h (amd64nbsd_r_reg_offset): Add extern declarations.
484 * amd64nbsd-tdep.c: New file.
485 * amd64nbsd-nat.c: New file.
486 * amd64bsd-nat.c: New file.
487 * config/i386/nbsd64.mh: New file.
488 * config/i386/nbsd64.mt: New file.
489 * configure.host: Add x86_64-*-netbsd*.
490 * configure.tgt: Add x86_64-*-netbsd*.
491 * Makefile.in (amd64bsd-nat.o, amd64nbsd-nat.o, amd64nbsd-tdep.o):
492 New targets.
493 * NEWS (New native configurations): Mention NetBSD/amd64.
494
495 2003-10-17 Michael Chastain <mec@shout.net>
496
497 * config/djgpp/fnchange.lst: Remove dead lines for:
498 bfd/elf32-i386qnx.c, bfd/elf32-ppcqnx.c, bfd/elf32-shqnx.c,
499 bfd/elf32-sh-lin.c, bfd/elf32-sh-nbsd.c, bfd/elf32-sh64-nbsd.c,
500 bfd/elf64-alpha-fbsd.c, bfd/elf64-sh64-nbsd.c,
501 gdb/alphanbsd-nat.c, gdb/config/i386/tm-i386mk.h,
502 gdb/config/i386/tm-i386v42mp.h, gdb/config/i386/xm-i386mach.h,
503 gdb/config/i386/xm-i386mk.h, gdb/config/i386/xm-i386v32.h,
504 gdb/config/m68k/apollo68v.mh, gdb/config/m68k/nm-apollo68v.h,
505 gdb/config/m68k/xm-apollo68v.h, gdb/config/m88k/tm-delta88v4.h,
506 gdb/config/mips/tm-bigmips64.h, gdb/config/mips/tm-embed64.h,
507 gdb/config/mips/tm-embedl.h, gdb/config/mips/tm-embedl64.h,
508 gdb/config/mips/tm-vr4300el.h, gdb/config/mips/tm-vr4xxxel.h,
509 gdb/config/mips/tm-vr5000el.h, gdb/config/sparc/tm-sparclet.h,
510 gdb/config/sparc/tm-sparclite.h,
511 gdb/gdbtk/generic/ChangeLog-2001,
512 gdb/gdbtk/library/ChangeLog-2001, gdb/remote-adapt.c,
513 gdb/remote-eb.c, gdb/remote-mm.c, gdb/remote-nrom.c,
514 gdb/remote-udi.c, gdb/remote-vx29k.c, gdb/remote-vx960.c,
515 gdb/sparclet-rom.c, gdb/sparclet-stub.c,
516 gdb/testsuite/gdb.mi/mi0-var-block.exp,
517 gdb/testsuite/gdb.mi/mi0-var-child.exp,
518 gdb/testsuite/gdb.mi/mi0-var-cmd.exp,
519 gdb/testsuite/gdb.mi/mi0-var-display.exp,
520 itcl/iwidgets3.0.0/demos/extfileselectionbox,
521 itcl/iwidgets3.0.0/demos/extfileselectiondialog,
522 itcl/iwidgets3.0.0/demos/fileselectionbox,
523 itcl/iwidgets3.0.0/demos/fileselectiondialog,
524 itcl/iwidgets3.0.0/demos/html/buttonbox.n.html,
525 itcl/iwidgets3.0.0/demos/html/canvasprintbox.n.html,
526 itcl/iwidgets3.0.0/demos/html/canvasprintdialog.n.html,
527 itcl/iwidgets3.0.0/demos/html/combobox.n.html,
528 itcl/iwidgets3.0.0/demos/html/dialog.n.html,
529 itcl/iwidgets3.0.0/demos/html/dialogshell.n.html,
530 itcl/iwidgets3.0.0/demos/html/entryfield.n.html,
531 itcl/iwidgets3.0.0/demos/html/feedback.n.html,
532 itcl/iwidgets3.0.0/demos/html/fileselectionbox.n.html,
533 itcl/iwidgets3.0.0/demos/html/fileselectiondialog.n.html,
534 itcl/iwidgets3.0.0/demos/html/hyperhelp.n.html,
535 itcl/iwidgets3.0.0/demos/html/iwidgets2.2.0UserCmds.html,
536 itcl/iwidgets3.0.0/demos/html/labeledwidget.n.html,
537 itcl/iwidgets3.0.0/demos/html/menubar.n.html,
538 itcl/iwidgets3.0.0/demos/html/messagedialog.n.html,
539 itcl/iwidgets3.0.0/demos/html/notebook.n.html,
540 itcl/iwidgets3.0.0/demos/html/optionmenu.n.html,
541 itcl/iwidgets3.0.0/demos/html/panedwindow.n.html,
542 itcl/iwidgets3.0.0/demos/html/promptdialog.n.html,
543 itcl/iwidgets3.0.0/demos/html/pushbutton.n.html,
544 itcl/iwidgets3.0.0/demos/html/radiobox.n.html,
545 itcl/iwidgets3.0.0/demos/html/scrolledcanvas.n.html,
546 itcl/iwidgets3.0.0/demos/html/scrolledframe.n.html,
547 itcl/iwidgets3.0.0/demos/html/scrolledhtml.n.html,
548 itcl/iwidgets3.0.0/demos/html/scrolledlistbox.n.html,
549 itcl/iwidgets3.0.0/demos/html/scrolledtext.n.html,
550 itcl/iwidgets3.0.0/demos/html/selectionbox.n.html,
551 itcl/iwidgets3.0.0/demos/html/selectiondialog.n.html,
552 itcl/iwidgets3.0.0/demos/html/shell.n.html,
553 itcl/iwidgets3.0.0/demos/html/spindate.n.html,
554 itcl/iwidgets3.0.0/demos/html/spinint.n.html,
555 itcl/iwidgets3.0.0/demos/html/spinner.n.html,
556 itcl/iwidgets3.0.0/demos/html/spintime.n.html,
557 itcl/iwidgets3.0.0/demos/html/tabnotebook.n.html,
558 itcl/iwidgets3.0.0/demos/html/tabset.n.html,
559 itcl/iwidgets3.0.0/demos/html/toolbar.n.html,
560 itcl/iwidgets3.0.0/demos/scrolledcanvas,
561 itcl/iwidgets3.0.0/demos/scrolledframe,
562 itcl/iwidgets3.0.0/demos/scrolledhtml,
563 itcl/iwidgets3.0.0/demos/scrolledlistbox,
564 itcl/iwidgets3.0.0/demos/scrolledtext,
565 itcl/iwidgets3.0.0/demos/selectionbox,
566 itcl/iwidgets3.0.0/demos/selectiondialog,
567 itcl/iwidgets3.0.0/doc/canvasprintbox.n,
568 itcl/iwidgets3.0.0/doc/canvasprintdialog.n,
569 itcl/iwidgets3.0.0/doc/extfileselectionbox.n,
570 itcl/iwidgets3.0.0/doc/extfileselectiondialog.n,
571 itcl/iwidgets3.0.0/doc/fileselectionbox.n,
572 itcl/iwidgets3.0.0/doc/fileselectiondialog.n,
573 itcl/iwidgets3.0.0/doc/scopedobject.n.backup,
574 itcl/iwidgets3.0.0/doc/scrolledcanvas.n,
575 itcl/iwidgets3.0.0/doc/scrolledframe.n,
576 itcl/iwidgets3.0.0/doc/scrolledhtml.n,
577 itcl/iwidgets3.0.0/doc/scrolledlistbox.n,
578 itcl/iwidgets3.0.0/doc/scrolledtext.n,
579 itcl/iwidgets3.0.0/doc/selectionbox.n,
580 itcl/iwidgets3.0.0/doc/selectiondialog.n,
581 itcl/iwidgets3.0.0/generic/canvasprintbox.itk,
582 itcl/iwidgets3.0.0/generic/canvasprintdialog.itk,
583 itcl/iwidgets3.0.0/generic/extfileselectionbox.itk,
584 itcl/iwidgets3.0.0/generic/extfileselectiondialog.itk,
585 itcl/iwidgets3.0.0/generic/fileselectionbox.itk,
586 itcl/iwidgets3.0.0/generic/fileselectiondialog.itk,
587 itcl/iwidgets3.0.0/generic/scrolledcanvas.itk,
588 itcl/iwidgets3.0.0/generic/scrolledframe.itk,
589 itcl/iwidgets3.0.0/generic/scrolledhtml.itk,
590 itcl/iwidgets3.0.0/generic/scrolledlistbox.itk,
591 itcl/iwidgets3.0.0/generic/scrolledtext.itk,
592 itcl/iwidgets3.0.0/generic/scrolledwidget.itk,
593 itcl/iwidgets3.0.0/generic/selectionbox.itk,
594 itcl/iwidgets3.0.0/generic/selectiondialog.itk,
595 itcl/iwidgets3.0.0/tests/canvasprintbox.test,
596 itcl/iwidgets3.0.0/tests/canvasprintdialog.test,
597 itcl/iwidgets3.0.0/tests/extfileselectionbox.test,
598 itcl/iwidgets3.0.0/tests/extfileselectiondialog.test,
599 itcl/iwidgets3.0.0/tests/fileselectionbox.test,
600 itcl/iwidgets3.0.0/tests/fileselectiondialog.test,
601 itcl/iwidgets3.0.0/tests/scrolledcanvas.test,
602 itcl/iwidgets3.0.0/tests/scrolledframe.test,
603 itcl/iwidgets3.0.0/tests/scrolledhtml.test,
604 itcl/iwidgets3.0.0/tests/scrolledlistbox.test,
605 itcl/iwidgets3.0.0/tests/scrolledtext.test,
606 itcl/iwidgets3.0.0/tests/selectionbox.test,
607 itcl/iwidgets3.0.0/tests/selectiondialog.test,
608 itcl/iwidgets3.0.0/unix/iwidgets.tcl.in,
609 itcl/iwidgets3.0.0/unix/pkgIndex.tcl.in,
610 tix/docs/Release-4.1.0.html, tix/docs/Release-4.1.0.txt,
611 tix/docs/Release-4.1a2.html, tix/docs/Release-4.1a2.txt,
612 tix/docs/Release-4.1a3.html, tix/docs/Release-4.1a3.txt,
613 tix/docs/Release-4.1b1.html, tix/docs/Release-4.1b1.txt,
614 tix/docs/Release-4.1b2.html, tix/docs/Release-4.1b2.txt,
615 tix/tixConfig.sh.in, tix/unix/tk4.2/pkgIndex.tcl.in,
616 tix/unix/tk8.0/pkgIndex.tcl.in, tix/unix/tk8.0/pkgIndex.tcl.in,
617 tix/unix/tk8.1/pkgIndex.tcl.in, tix/win/tkConsole41.c,
618 tix/win/tkConsole42.c, tix/win/tkConsole80a1.c,
619 tix/win/tkConsole80b1.c, tix/win/tkConsole81.c, tk/doc/tk4.0.ps,
620 tk/mac/tkMacProjects.sit.hqx.
621
622 2003-10-17 Andrew Cagney <cagney@redhat.com>
623
624 * target.c (target_section_by_addr): New function.
625 (do_xfer_memory): Use "target_section_by_addr".
626 * target.h (target_section_by_addr): Declare.
627
628 * target.h (struct target_ops): Add "to_read_partial" and
629 "to_write_partial", delete "to_query".
630 (target_read_partial, target_write_partial): Declare.
631 (target_read, target_write): Declare.
632 (target_query): Delete macro.
633 * target.c (target_read_partial): New function.
634 (target_write_partial, target_read, target_write): New function.
635 (update_current_target): Delete inheritance of "to_query". Add
636 comments about "to_read_partial" and "to_write_partial".
637 (debug_to_partial_read, debug_to_partial_write): New functions.
638 (debug_to_query): Delete function.
639 (setup_target_debug): Set "to_read_partial" and "to_write_partial"
640 instead of "to_query".
641 * remote.c (remote_read_partial): Replace "remote_query".
642 (init_remote_ops): Set "to_read_partial" instead of "to_query".
643 (init_remote_async_ops): Ditto.
644 * kod.c (gdb_kod_query): Make "bufsize" a LONGEST. Use
645 "target_read_partial" instead of "target_query".
646 * avr-tdep.c (avr_io_reg_read_command): Make "bufsize" a LONGEST.
647 Use "target_read_partial" instead of "target_query".
648
649 2003-10-17 Jeff Johnston <jjohnstn@redhat.com>
650
651 * frame.h (struct frame_id): Add new field: special_addr.
652 (frame_id_build_special): New prototype.
653 * frame.c (frame_id_build_special): New function.
654 (frame_id_build): Change to call frame_id_build_special().
655 (frame_id_eq): Change to also test special_addr field.
656 (frame_id_inner): Update comment.
657
658 2003-10-17 Andrew Cagney <cagney@redhat.com>
659
660 * target.c (update_current_target): Perform the target cleanup.
661 Put the target stack beneath the squashed "current_target".
662 (add_target): Delete disabled call to "cleanup_target".
663 (cleanup_target): Delete function.
664 (push_target, unpush_target): Do not call "cleanup_target".
665
666 2003-10-17 Andrew Cagney <cagney@redhat.com>
667
668 * target.c (target_stack): Change to a static target_ops.
669 (update_current_target): Walk the "struct target_ops" stack.
670 (pop_target, do_xfer_memory, target_info): Ditto.
671 (find_target_beneath): Ditto.
672 (push_target): Rewrite to use the "struct target_ops" stack.
673 (unpush_target): Ditto.
674 * target.h (struct target_stack_item): Delete definition.
675 (target_stack): Delete declaration.
676 (struct target_ops): Add field "beneath".
677
678 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
679
680 * gdb/config/h8300/tm-h8300.h (h8300_normal_mode): Add external
681 declaration.
682 * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode
683 (h8300_examine_prologue): Use h8300_normal_mode flag
684 (h8300_gdbarch_init): Set architecture info for normal mode
685
686 2003-10-16 Daniel Jacobowitz <drow@mvista.com>
687
688 * remote.c (remote_protocol_vcont): New variable.
689 (set_remote_protocol_vcont_packet_cmd): New function.
690 (show_remote_protocol_vcont_packet_cmd): New function.
691 (init_all_packet_configs): Handle remote_protocol_vcont.
692 (remote_vcont_probe): New function.
693 (remote_vcont_resume): New function.
694 (remote_resume): Use it.
695 (remote_async_resume): Call remote_resume.
696 (_initialize_remote): Add verbose-resume packet commands.
697
698 2003-10-16 Andrew Cagney <cagney@redhat.com>
699
700 * infrun.c (handle_inferior_event): Add comment about
701 "frame_id_inner" being too weak.
702
703 2003-10-16 Elena Zannoni <ezannoni@redhat.com>
704
705 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
706 second parameter, which is always null. Remove
707 SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
708 * symtab.h (lookup_minimal_symbol_solib_trampoline): Update
709 accordingly.
710 * somsolib.c (som_solib_create_inferior_hook,
711 som_solib_desire_dynamic_linker_symbols): Update callers.
712 * hppa-tdep.c (hppa_fix_call_dummy): Ditto.
713
714 2003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>
715
716 * remote-m32r-sdi.c : New file, interface to m32r on-chip
717 debug interface, SDI (Scalable Debug Interface).
718 * NEWS: Mention m32r SDI protocol was supported.
719 * Makefile.in (remote-m32r-sdi.o): Add build rule.
720 * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
721
722 2003-10-15 Jeff Johnston <jjohnstn@redhat.com>
723
724 * ia64-linux-tdep.c: Include gdbcore.h.
725 (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed.
726 (ia64_linux_sigcontext_register_addr): Find the address of the
727 sigcontext area stored in the sigframe instead of using
728 a magic offset constant.
729
730 2003-10-15 Andrew Cagney <cagney@redhat.com>
731
732 * remote.c (remote_search): Delete function.
733 * target.h (target_search): Delete disabled macro.
734 (struct target_ops): Delete disabled field "to_search".
735
736 2003-10-14 Kevin Buettner <kevinb@redhat.com>
737
738 * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()
739 instead of deprecated_inside_entry_file().
740
741 2003-10-14 Corinna Vinschen <vinschen@redhat.com>
742
743 * sh-tdep.c: Fix copy/paste hangover in comment.
744 (sh_push_dummy_call_fpu): Accomodate double passing in little endian
745 mode.
746 (sh3e_sh4_extract_return_value): Ditto.
747
748 2003-10-13 Richard Henderson <rth@redhat.com>
749
750 * f-typeprint.c (f_type_print_base): Handle TYPE_CODE_REF.
751 * f-valprint.c (f_val_print): Likewise. Tweak TYPE_CODE_PTR to
752 match c_val_print a bit closer.
753
754 2003-10-13 Kevin Buettner <kevinb@redhat.com>
755
756 * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants.
757 (frv_gdbarch_adjust_breakpoint_address): New function.
758 (frv_gdbarch_init): Initialize ``gdbarch_adjust_breakpoint_address''
759 method.
760
761 2003-10-13 Kevin Buettner <kevinb@redhat.com>
762
763 * breakpoint.h (struct breakpoint): Add new member
764 ``requested_address''.
765 * breakpoint.c (breakpoint_adjustment_warning)
766 (adjust_breakpoint_address): New static functions.
767 (print_it_typical): Issue warning if breakpoint's address is different
768 from its requested address.
769 (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1)
770 (breakpoint_re_set_one): Set breakpoint's
771 ``requested_address'' field. Set ``address'' field to the
772 result of calling adjust_breakpoint_address() on the requested
773 address.
774
775 2003-10-13 Kevin Buettner <kevinb@redhat.com>
776
777 * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method.
778 * gdbarch.h, gdbarch.c: Regenerate.
779
780 2003-10-11 Mark Kettenis <kettenis@gnu.org>
781
782 * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initialize
783 TDEP->sc_num_regs.
784
785 * i386fbsd-tdep.c: New file.
786 (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
787 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
788 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Move here from
789 i386bsd-tdep.c.
790 (_initialize_i386fbsd_tdep): New function.
791 (i386fbsd_r_reg_offset, i386fbsd4_r_reg_offset): New varibles.
792 (i386fbsdaout_init_abi): Initialize TDEP->gregset_reg_offset,
793 TDEP->gregset_num_regs, TDEP->sizeof_gregset and
794 TDEP->sizeof_fpregset. Use ARRAY_SIZE to initialize
795 TDEP->sc_num_regs.
796 (i386fbsd4_init_abi): Initialize TDEP->gregset_reg_offset,
797 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
798 to initialize TDEP->sc_num_regs.
799 * i386bsd-tdep.c (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
800 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
801 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Remove.
802 (_initialize_i386bsd_tdep): Don't register FreeBSD a.out and
803 FreeBSD ELF OS/ABI's here.
804 * Makefile.in (ALLDEPFILES): Add i386fbsd-tdep.c.
805 (i386fbsd-tdep.o): New target.
806 * config/i386/fbsd.mt (TDEPFILES): Add i386fbsd-tdep.o.
807 * config/i386/fbsd64.mt (TDEPFILES): Add i386fbsd-tdep.o.
808
809 * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.
810 (amd64fbsd_init_abi): Set TDEP->gregset_reg_offset,
811 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
812 in initialization of TDEP->sc_num_regs.
813
814 * x86-64-tdep.c (x86_64_regset_from_core_section): New function.
815 (x86_64_init_abi): Initialize regset_from_core_section if
816 appropriate.
817
818 * i386-tdep.c (i386_regset_from_core_section): New function.
819 (i386_gdbarch_init): Initialize regset_from_core_section if
820 appropriate.
821 * i386-tdep.h (i386_regset_from_core_section): New declaration.
822
823 * i386-tdep.h (struct regset): Declare opaque.
824
825 * gdbarch.sh (regset_from_core_section): New method.
826 (struct regset): Declare opaque.
827 * gdbarch.c, gdbarch.h: Regenerated.
828
829 2003-10-11 Alan Modra <amodra@bigpond.net.au>
830
831 * hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to
832 _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
833 Correct test for pc within section.
834
835 2003-10-11 Mark Kettenis <kettenis@gnu.org>
836
837 * gdbarch.sh: Remove trailing whitepsace from comments.
838
839 2003-10-08 Roland McGrath <roland@redhat.com>
840
841 * gcore.c (make_mem_sec): Function removed, folded into ...
842 (gcore_create_callback): ... here. To omit a section, clear its
843 SEC_LOAD bit rather than zeroing its size.
844 Omit read-only sections only if they correspond to a known disk file.
845 (gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
846
847 2003-10-10 Michael Snyder <msnyder@redhat.com>
848
849 * d10v-tdep.c: Fix typo in comment.
850
851 2003-10-10 Andrew Cagney <cagney@redhat.com>
852
853 * rs6000-tdep.c (e500_store_return_value): Delete function.
854 (e500_extract_return_value): Delete function.
855 (rs6000_gdbarch_init): When SYSV, set "extract_return_value" and
856 "restore_return_value" to "ppc_sysv_abi_extract_return_value" and
857 "ppc_sysv_abi_restore_return_value" where applicable.
858 * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
859 (ppc_sysv_abi_extract_return_value): Declare.
860 (ppc_sysv_abi_broken_store_return_value): Declare.
861 (ppc_sysv_abi_broken_extract_return_value): Declare.
862 (ppc_sysv_abi_broken_use_struct_convention:) Delete declaration.
863 * ppc-sysv-tdep.c (return_value_convention): Move definition to
864 start of file.
865 (do_ppc_sysv_return_value): New function.
866 (ppc_sysv_abi_extract_return_value): New function.
867 (ppc_sysv_abi_store_return_value): New function.
868 (ppc_sysv_abi_broken_extract_return_value): New function.
869 (ppc_sysv_abi_broken_store_return_value): New function.
870 (ppc_sysv_abi_use_struct_convention): Call
871 do_ppc_sysv_return_value.
872
873 2003-10-10 J. Brobecker <brobecker@gnat.com>
874
875 * blockframe.c (inside_main_func): No longer use symbol_lookup()
876 to lookup the main function symbol.
877
878 2003-10-10 Corinna Vinschen <vinschen@redhat.com>
879
880 * sh-tdep.c (sh_treat_as_flt_p): New function to recognize float
881 types correctly.
882 (sh_push_dummy_call_fpu): Fix argument passing rules.
883 (sh3e_sh4_extract_return_value): Call sh_treat_as_flt_p to recognize
884 float types.
885 (sh3e_sh4_store_return_value): Ditto.
886
887 2003-10-10 Elena Zannoni <ezannoni@redhat.com>
888
889 * sh-tdep.c (sh_use_struct_convention): Clarify one case in
890 comment.
891
892 2003-10-10 Corinna Vinschen <vinschen@redhat.com>
893
894 * sh-tdep.c (sh_use_struct_convention): Clean up to have a
895 more readable code. Accomodate passing of bitfields.
896
897 2003-10-10 Andrew Cagney <cagney@redhat.com>
898
899 * Makefile.in (ppc-sysv-tdep.o): Add $(gdb_assert_h).
900 * rs6000-tdep.c (rs6000_gdbarch_init): When 64 bit SysV ABI, set
901 push_dummy_call to ppc64_sysv_abi_push_dummy_call.
902 * ppc-sysv-tdep.c: Include "gdb_assert.h".
903 (ppc64_sysv_abi_push_dummy_call): New function.
904 (ppc64_sysv_abi_broken_push_dummy_call): New function.
905 * ppc-tdep.h (ppc64_sysv_abi_push_dummy_call): Declare.
906 (ppc64_sysv_abi_broken_push_dummy_call): Declare.
907
908 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
909
910 * NEWS: Replace "Hitachi" and "Mitsubishi" with "Renesas".
911 * README: Ditto.
912 * d10v-tdep.c: Ditto.
913 * h8300-tdep.c: Ditto.
914 * remote-e7000.c: Ditto.
915 * remote-hms.c: Ditto.
916 * ser-e7kpc.c: Ditto.
917 * sh-stub.c: Ditto.
918 * sh-tdep.c: Ditto.
919 * sh-tdep.h: Ditto.
920 * sh3-rom.c: Ditto.
921 * sh64-tdep.c: Ditto.
922 * top.c: Ditto.
923 * wince.c: Ditto.
924 * config/d10v/d10v.mt: Ditto.
925 * config/sh/embed.mt: Ditto.
926 * config/sh/linux.mt: Ditto.
927 * config/sh/tm-linux.h: Ditto.
928 * config/sh/tm-sh.h: Ditto.
929 * config/sh/wince.mt: Ditto.
930
931 2003-10-09 Andrew Cagney <cagney@redhat.com>
932
933 * ppc-tdep.h (struct type): Declare opaque.
934 * x86-64-tdep.h (struct regcache): Declare opaque.
935 * sh-tdep.c (sh_do_fp_register): Delete "register" attribute, fix
936 coding style.
937
938 2003-10-09 Andrew Cagney <cagney@redhat.com>
939
940 Changes from 2003-09-09 Jimi Xenidis <jimix@watson.ibm.com>:
941 * config/rs6000/tm-rs6000.h (SOFTWARE_SINGLE_STEP): Delete macro.
942 (SOFTWARE_SINGLE_STEP_P): Ditto.
943 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
944 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Ditto.
945 (SOFTWARE_SINGLE_STEP_P): Ditto.
946 * rs6000-tdep.c (rs6000_gdbarch_init): When AIX, set
947 software_single_step to rs6000_software_single_step.
948
949 2003-10-09 Andrew Cagney <cagney@redhat.com>
950
951 * MAINTAINERS: Mark m32r-elf as buildable with -Werror.
952
953 2003-10-09 Michael Snyder <msnyder@redhat.com>
954
955 * frame.h: Fix typo in comment.
956 * dummy-frame.c: Fix typo in comment.
957 * d10v-tdep.c: Random whitespace/comment tweaks.
958
959 2003-10-09 Elena Zannoni <ezannoni@redhat.com>
960
961 * sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code.
962 (sh_push_dummy_code): Delete function, it's only used for dummy calls
963 on stack.
964
965 Based on input by Stephen Clarke (stephen.clarke@superh.com):
966 * sh-tdep.c (sh_use_struct_convention): Add comment explaining ABI
967 in detail.
968
969 2003-10-09 Daniel Jacobowitz <drow@mvista.com>
970
971 * remote-mips.c (mips_initialize): Remove unneeded call to
972 get_selected_frame. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
973
974 2003-10-09 Daniel Jacobowitz <drow@mvista.com>
975
976 * dwarf2expr.c (execute_stack_op): Don't treat the frame base as
977 a memory pointer.
978
979 2003-10-08 Jeff Johnston <jjohnstn@redhat.com>
980
981 * lin-lwp.c (stop_and_resume_callback): Set the resumed flag
982 for any lwp we resume.
983 (running_callback): Add lwps that have pending status events
984 against them to be considered running.
985
986 2003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
987
988 * m32r-tdep.c : Include "dis-asm.h".
989 * Makefile.in (m32r-tdep.o): Update dependencies.
990
991 2003-10-06 J. Brobecker <brobecker@gnat.com>
992
993 * completer.h (get_gdb_completer_word_break_characters): Delete.
994 * completer.c: include language.h.
995 (gdb_completer_word_break_characters): Delete.
996 (get_gdb_completer_word_break_characters): Delete.
997 (location_completer): Use the word break characters of the current
998 language.
999 (complete_line): Likewise.
1000 (line_completion_function): Likewise.
1001 (skip_quoted_chars): Likewise.
1002 * Makefile.in (completer.o): Add dependency on language.h.
1003 * top.c (init_main): Set the readline word break characters
1004 to GDB's default word break characters.
1005
1006 2003-10-06 J. Brobecker <brobecker@gnat.com>
1007
1008 * language.h (language_defn): new field, la_word_break_characters.
1009 * language.c (unknown_language_defn): Set new field to
1010 default_word_break_characters.
1011 (auto_language_defn): Likewise.
1012 (local_language_defn): Likewise.
1013 * ada-lang.c (ada_language_defn): Likewise.
1014 * c-lang.c (c_language_defn): Likewise.
1015 (cplus_language_defn): Likewise.
1016 (asm_language_defn): Likewise.
1017 (minimal_language_defn): Likewise.
1018 * f-lang.c (f_language_defn): Likewise.
1019 * jv-lang.c (java_language_defn): Likewise.
1020 * m2-lang.c (m2_language_defn): Likewise.
1021 * objc-lang.c (objc_language_defn): Likewise.
1022 * p-lang.c (pascal_language_defn): Likewise.
1023 * scm-lang.c (scm_language_defn): Likewise.
1024
1025 2003-10-06 Andrew Cagney <cagney@redhat.com>
1026
1027 * ppc-sysv-tdep.c: Re-indent.
1028
1029 2003-10-06 J. Brobecker <brobecker@gnat.com>
1030
1031 * language.h (default_word_break_characters): Add prototype.
1032 * language.c (default_word_break_characters): New function.
1033
1034 2003-10-06 Andreas Schwab <schwab@suse.de>
1035
1036 * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
1037 with %eax.
1038
1039 2003-10-06 Andrew Cagney <cagney@redhat.com>
1040
1041 * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
1042 "h8500-tdep.c".
1043 (z8k-tdep.o): Delete custom build rule.
1044
1045 2003-10-06 Andrew Cagney <cagney@redhat.com>
1046
1047 * Makefile.in: Update all dependencies.
1048
1049 * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
1050 No longer list PA as as obsolete candidate. List m32r as
1051 broken instead of obsolete.
1052
1053 * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
1054 * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
1055 * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
1056 * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
1057 * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
1058 * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
1059 * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
1060 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
1061 * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
1062 * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
1063 * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
1064 * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
1065 * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
1066 * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
1067 * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
1068 * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
1069 * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
1070 * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
1071 * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
1072 * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
1073 * config/z8k/z8k.mt: Ditto.
1074
1075 * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
1076 h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
1077 mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
1078 i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
1079 sparclite were removed.
1080 * configure.host, configure.tgt: Remove corresponding tuples.
1081
1082 * breakpoint.c, breakpoint.h: Remove obsolete code.
1083 * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
1084 * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
1085 * stabsread.h, xcoffread.c: Ditto.
1086
1087 * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
1088 * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
1089 * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
1090 * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
1091
1092 2003-10-06 David Lecomber <dsl@sources.redhat.com>
1093
1094 * f-valprint.c: Reformatting
1095
1096 2003-10-06 Mark Kettenis <kettenis@gnu.org>
1097
1098 * x86-64-tdep.c: Remove duplicate comment.
1099
1100 * x86-64-tdep.c (x86_64_store_return_value): Don't use
1101 DEPRECATED_REGISTER_RAW_SIZE. Use symbolic names for register
1102 names for return values. This fixes a bug since we looked at %rbx
1103 instead of %rdx.
1104
1105 2003-10-05 Mark Kettenis <kettenis@gnu.org>
1106
1107 * x86-64-tdep.c: Include "regset.h".
1108
1109 * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
1110 gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset,
1111 sizeof_fpregset.
1112 * i386-tdep.c: Include "regset.h".
1113 (i386_supply_gregset): New function.
1114 (i386_supply_fpregset): New function.
1115 (i386_gdbarch_init): Initialze register set-related members of
1116 TDEP.
1117 * x86-64-tdep.c (x86_64_supply_fpregset): New function.
1118 (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
1119
1120 2003-10-03 Andrew Cagney <cagney@redhat.com>
1121
1122 * rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI,
1123 set extract_return_value, store_return_value and
1124 use_struct_convention to ppc64_sysv_abi_extract_return_value,
1125 ppc64_sysv_abi_store_return_value and
1126 ppc64_sysv_abi_use_struct_convention.
1127 * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare.
1128 (ppc64_sysv_abi_store_return_value): Declare.
1129 (ppc64_sysv_abi_use_struct_convention): Declare.
1130 * ppc-sysv-tdep.c (enum return_value_convention): Define.
1131 (ppc64_sysv_abi_extract_return_value): New function.
1132 (ppc64_sysv_abi_store_return_value): New function.
1133 (ppc64_sysv_abi_use_struct_convention): New function.
1134 (ppc64_sysv_abi_return_value): New function.
1135
1136 2003-10-03 Andrew Cagney <cagney@redhat.com>
1137
1138 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only
1139 convert a descriptor to a function when it's in the ".opd"
1140 section.
1141
1142 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
1143
1144 * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg and
1145 reg_size to keep GCC silent.
1146
1147 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
1148
1149 * dwarf2-frame.c (struct comp_unit): Add tbase member to store
1150 base for DW_EH_PE_textrel encodings.
1151 (read_encoded_value): Add a DW_EH_PE_textrel case.
1152 (dwarf2_build_frame_info): Set unit.tbase to beginning of text
1153 section.
1154
1155 2003-10-03 Mark Kettenis <kettenis@gnu.org>
1156
1157 * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
1158
1159 2003-10-02 Andrew Cagney <cagney@redhat.com>
1160
1161 * gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename
1162 REGISTER_RAW_SIZE.
1163 * gdbarch.h, gdbarch.c: Re-generate.
1164 * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update.
1165 * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update.
1166 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
1167 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
1168 * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update.
1169 * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update.
1170 * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update.
1171 * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update.
1172 * remote-e7000.c, remote-mips.c, remote-sim.c: Update.
1173 * remote-vxmips.c, remote-vxsparc.c, remote.c: Update.
1174 * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update.
1175 * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update.
1176 * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update.
1177 * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update.
1178 * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update.
1179 * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update.
1180
1181 2003-10-02 Jim Blandy <jimb@redhat.com>
1182
1183 * dwarf2read.c (struct die_info): Doc fix.
1184
1185 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
1186
1187 * sh-tdep.c: Running thru gdb_indent.sh.
1188
1189 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
1190
1191 * sh-tdep.c (sh_justify_value_in_reg): New function.
1192 (sh_stack_allocsize): Ditto.
1193 (flt_argreg_array): New array used for floating point argument
1194 passing.
1195 (sh_init_flt_argreg): New function.
1196 (sh_next_flt_argreg): Ditto.
1197 (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to
1198 "pass_on_stack". Use new helper functions. Accomodate Renesas ABI.
1199 Fix argument passing strategy.
1200 (sh_push_dummy_call_nofpu): Ditto.
1201
1202 2003-10-01 Andrew Cagney <cagney@redhat.com>
1203
1204 * value.h (register_value_being_returned): Declare. Replace
1205 "value_being_returned".
1206 * infcall.c (call_function_by_hand): Use
1207 register_value_being_returned.
1208 * infcmd.c (print_return_value): Call
1209 "register_value_being_returned", handle struct return locally.
1210 * values.c (register_value_being_returned): New function. Replace
1211 "value_being_returned".
1212
1213 2003-09-30 Elena Zannoni <ezannoni@redhat.com>
1214
1215 * linux-proc.c (linux_do_registers): New function.
1216 (linux_make_note_section): Use linux_do_registers in case of
1217 single threaded inferior programs.
1218
1219 2003-10-01 Andrew Cagney <cagney@redhat.com>
1220
1221 * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
1222 use STRUCT_ADDR. When not using "struct return convention", pass
1223 "0" to "value_being_returned". Add FIXMEs.
1224 * infcmd.c (print_return_value): Pass an explicit 0/1 to
1225 value_being_returned. Add comments.
1226 * values.c (value_being_returned): Add fixme.
1227 * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
1228 (hppa_value_returned_from_stack): Add FIXME.
1229
1230 2003-09-30 David Carlton <carlton@kealia.com>
1231
1232 * dwarf2read.c (struct die_info): Add 'parent' field; replace
1233 'has_children' and 'next' by 'child' and 'sibling'.
1234 (read_comp_unit): Rework algorithm, breaking body into
1235 read_die_and_children and read_die_and_siblings.
1236 (read_die_and_children, read_die_and_siblings): New.
1237 (read_full_die): Add 'has_children' argument; set it instead of
1238 the die's 'has_children' field. Minor formatting cleanup.
1239 (free_die_list): Use die->child and die->sibling instead of
1240 die->next.
1241 (dump_die_list): Ditto.
1242 (sibling_die): Use die->sibling.
1243 (psymtab_to_symtab_1): Use die's 'child' field in place of its
1244 'has_children' and 'next' fields.
1245 (process_die, read_file_scope, read_func_scope)
1246 (read_lexical_block_scope, read_structure_scope)
1247 (read_enumeration, read_array_type, read_common_block)
1248 (read_namespace, read_subroutine_type, dump_die): Ditto.
1249
1250 2003-09-30 Andrew Cagney <cagney@redhat.com>
1251
1252 * rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone
1253 to 224, not 220.
1254
1255 2003-09-30 Andrew Cagney <cagney@redhat.com>
1256
1257 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename
1258 REGISTER_VIRTUAL_SIZE.
1259 * gdbarch.h, gdbarch.c: Regenerate.
1260 * vax-tdep.h, sparc-tdep.c, regcache.h: Update.
1261 * regcache.c, mn10300-tdep.c, mips-tdep.c: Update.
1262 * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update.
1263
1264 2003-09-29 Andrew Cagney <cagney@redhat.com>
1265
1266 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename
1267 DEPRECATED_REGISTER_VIRTUAL_TYPE.
1268 * gdbarch.h, gdbarch.c: Regenerate.
1269 * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update.
1270 * sh64-tdep.c, sparc-tdep.c: Update.
1271
1272 * remote-vxsparc.c (vx_read_register): Replace bzero with memset.
1273 * remote-vxmips.c (vx_read_register): Ditto.
1274 * remote-vx68.c (vx_read_register): Ditto.
1275 * gnu-nat.c (inf_validate_procs): Ditto.
1276
1277 2003-09-29 J. Brobecker <brobecker@gnat.com>
1278
1279 * infcall.c (call_function_by_hand): Fix build failure
1280 introduced in the previous change to this file.
1281
1282 2003-09-29 Andrew Cagney <cagney@redhat.com>
1283
1284 * NEWS: Mention Objective-C.
1285
1286 2003-09-29 Jerome Guitton <guitton@act-europe.fr>
1287
1288 * arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
1289 test if the register has been saved on the stack.
1290 (arm_scan_prologue_cache): When analysing the instruction
1291 "str lr, [sp, #-4]", save the address where lr has been stored.
1292
1293 2003-09-28 Andrew Cagney <cagney@redhat.com>
1294
1295 * frame.c (frame_read_unsigned_register): Delete function.
1296 * frame.h (frame_read_unsigned_register): Delete declaration.
1297 * sparc-tdep.c (sparc_init_extra_frame_info): Use
1298 get_frame_register_unsigned.
1299 (sparc_frame_saved_pc, sparc_pop_frame): Ditto.
1300 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
1301 * d10v-tdep.c (d10v_print_registers_info): Ditto.
1302
1303 * frame.h (frame_read_register): Delete declaration.
1304 * frame.c (frame_read_register): Delete function.
1305 * arch-utils.c (legacy_register_to_value): Use get_frame_register.
1306 * sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
1307 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
1308 * mips-tdep.c (mips_register_to_value): Ditto.
1309 * hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
1310 * d10v-tdep.c (d10v_print_registers_info): Ditto.
1311
1312 * frame.c (frame_read_signed_register): Delete function.
1313 (frame_read_unsigned_register): Update comments.
1314 * frame.h (frame_read_signed_register): Delete declaration.
1315 * h8300-tdep.c (h8300_print_register): Use
1316 get_frame_register_signed.
1317 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
1318
1319 * config/pa/tm-hppa.h (DEPRECATED_VALUE_RETURNED_FROM_STACK):
1320 Rename VALUE_RETURNED_FROM_STACK.
1321 * infcmd.c (print_return_value): Update.
1322 * infcall.c (call_function_by_hand): Update.
1323
1324 2003-09-28 Mark Kettenis <kettenis@gnu.org>
1325
1326 * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add
1327 regcache argument and reverse the order of the other two
1328 arguments. Remove local regcache variable. Determine
1329 architecture from REGCACHE. Update comments.
1330 * x86-64-tdep.c (x86_64_supply_fxsave): Add regcache argument and
1331 reverse the order of the other two arguments. Remove local
1332 regcache variable. Determine architecture from REGCACHE. Update
1333 comments.
1334 * i387-tdep.h (i387_supply_fsave, i387_supply_fxsave): Adjust
1335 prototypes. Update comments.
1336 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust prototype. Adjust
1337 comment.
1338 * amd64fbsd-nat.c (supply_fpregset, fetch_inferior_registers):
1339 Update.
1340 * go32-nat.c (fetch_register, go32_fetch_registers): Update.
1341 * i386-interix-nat.c (supply_fpregset): Update.
1342 * i386-linux-nat.c (supply_fpregset, supply_fpxregset): Update.
1343 * i386-nto-tdep.c (i386nto_supply_fpregset): Update.
1344 * i386gnu-nat.c (fetch_fpregs, supply_fpregset): Update.
1345 * i386bsd-nat.c (supply_fpregset, fetch_inferior_registers): Update.
1346 * i386nbsd-tdep.c (fetch_core_registers, fetch_elfcore_registers):
1347 Update.
1348 * i386obsd-tdep.c (fetch_core_registers): Update.
1349 * i386v4-nat.c (supply_fpregset): Update.
1350 * x86-64-linux-nat.c (supply_fpregset): Update.
1351 * x86-64-linux-tdep.c (fetch_core_registers): Update.
1352
1353 2003-09-27 Mark Kettenis <kettenis@gnu.org>
1354
1355 * i386-tdep.h: Put opaque declarations in alphabetical
1356 order. Remove spurious whitespace.
1357 (struct gdbarch_tdep): add st0_regnum and mm0_regnum members.
1358 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Remove prototypes.
1359 * i386-tdep.c (MM0_REGNUM): Remove define.
1360 (i386_mmx_regnum_p): Add gdbarch argument.
1361 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Add gdbarch argument.
1362 Rewrite using new macro definitions for FPU/SSE registers.
1363 (i386_fp_regnum_p, i386_fpc_regnum_p): Rewrite using new macro
1364 definitions from i387-tdep.h.
1365 (i386_register_name): Update.
1366 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): Update to use
1367 new macro definitions for FPU/SSE registers.
1368 (i386_extract_return_value): Determine whether floating-point
1369 registers are present by examining REGCACHE's architecture.
1370 (i386_store_return_value): Likewise. Use I386_MAX_REGISTER_SIZE
1371 instead of FPU_REG_RAW_SIZE. Use new macro definitions for
1372 FPU/SSE registers.
1373 (i386_register_type): Update.
1374 (i386_mmx_regnum_to_fp_regnum): Rewrite using new macro
1375 definitions for FPU registers. Use REGCACHE's architecture to
1376 determine the appropriate register numbers.
1377 (i386_pseudo_register_read, i386_pseudo_register_write,
1378 i386_register_reggroup_p): Update.
1379 (i386_gdbarch_init): Initialize TDEP->st0_regnum and
1380 TDEP->mm0_regnum.
1381 * i387-tdep.h (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM,
1382 I387_FTAG_REGNUM, I387_FISEG_REGNUM, I387_FIOFF_REGNUM,
1383 I387_FOSEG_REGNUM, I387_FOOFF_REGNUM, I387_FOP_REGNUM,
1384 I387_XMM0_REGNUM, I387_MXCSR_REGNUM): New defines.
1385 (i387_supply_fsave, i387_fill_fsave, i387_supply_fxsave,
1386 i387_fill_fxsave): Change type of fsave/fxsave argument from `char
1387 *' to `void *'.
1388 * i387-tdep.c (i387_print_float_info, fsave_offset, FSAVE_ADDR,
1389 i387_supply_fsave, i387_fill_fsave, fxsave_offset, FXSAVE_ADDR,
1390 i387_supply_fxsave, i387_fill_fxsave): Update to use new macro
1391 definitions for FPU/SSE registers.
1392 (FXSAVE_MXCSR_ADDR): New define.
1393 * x86-64-tdep.c (x86_64_init_abi): Override TDEP->st0_regnum and
1394 TDEP->mm0_regnum.
1395 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Remove defines.
1396 (I387_ST0_REGNUM): Define.
1397
1398 * regcache.h (get_regcache_arch): New prototype.
1399 * regcache.c (get_regcache_arch): New function.
1400
1401 * x86-64-tdep.c (x86_64_store_return_value): Remove spurious
1402 whitespace.
1403
1404 * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
1405 Initialize using ARRAY_SIZE.
1406
1407 2003-09-27 Andrew Cagney <cagney@redhat.com>
1408
1409 * arch-utils.c (deprecated_init_frame_pc_default): Rename
1410 "init_frame_pc_default".
1411 * arch-utils.h (deprecated_init_frame_pc_default): Update.
1412 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1413 * vax-tdep.c (vax_gdbarch_init): Update.
1414 * v850-tdep.c (v850_gdbarch_init): Update.
1415 * sh64-tdep.c (sh64_gdbarch_init): Update.
1416 * s390-tdep.c (s390_gdbarch_init): Update.
1417 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1418 * mcore-tdep.c (mcore_gdbarch_init): Update.
1419 * h8300-tdep.c (h8300_gdbarch_init): Update.
1420 * cris-tdep.c (cris_gdbarch_init): Update.
1421 * config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
1422
1423 2003-09-26 Mark Kettenis <kettenis@gnu.org>
1424
1425 * regset.h: New file.
1426 * Makefile.in (regset_h): Add.
1427
1428 2003-09-25 Andrew Cagney <cagney@redhat.com>
1429
1430 * frame.h (deprecated_frame_saved_regs): Rename
1431 get_frame_saved_regs.
1432 * cris-tdep.c, frame.c, h8300-tdep.c, hppa-tdep.c: Update.
1433 * mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
1434 * ns32k-tdep.c, ppc-linux-tdep.c, rs6000-tdep.c: Update.
1435 * s390-tdep.c, sh64-tdep.c, stack.c: Update.
1436 * v850-tdep.c, vax-tdep.c, xstormy16-tdep.c: Update.
1437
1438 2003-09-25 Andrew Cagney <cagney@redhat.com>
1439
1440 * NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted
1441 file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions,
1442 and Java.
1443 * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and
1444 arm*-*-* do not use the new frame code.
1445
1446 2003-09-25 David Carlton <carlton@kealia.com>
1447
1448 * c-exp.y: Remove 'register' declarations.
1449 * f-exp.y, jv-exp.y, m2-exp.y, objc-exp.y, p-exp.y: Ditto.
1450
1451 2003-09-25 David Carlton <carlton@kealia.com>
1452
1453 * c-exp.y: Include cp-support.h. Add qualified_type.
1454 (yylex): Delete nested type hack; add comments.
1455 * cp-namespace.c (cp_lookup_nested_type): New function.
1456 * cp-support.h: Declare cp_lookup_nested_type.
1457 * eval.c (evaluate_subexp_standard): Call value_aggregate_elt
1458 instead of value_struct_elt_for_reference.
1459 * valops.c: Include cp-support.h.
1460 (value_aggregate_elt): New function.
1461 (value_namespace_elt): Ditto.
1462 (value_struct_elt_for_reference): Make static.
1463 * value.h: Delete declaration of value_struct_elt_for_reference;
1464 add declaration for value_aggregate_elt.
1465 * Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
1466 (valops.o): Ditto.
1467
1468 2003-09-25 Daniel Jacobowitz <drow@mvista.com>
1469
1470 * stack.c: Include "reggroups.h".
1471 (frame_info): Only display registers in all_reggroup.
1472 * Makefile.in (stack.o): Update dependencies.
1473
1474 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
1475
1476 * arm-tdep.c (arm_skip_prologue): Handle "sub ip, sp #n" and
1477 "add ip, sp #n" in the prologue.
1478 (arm_scan_prologue): Ditto.
1479
1480 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
1481
1482 * MAINTAINERS (write after approval): Add myself.
1483
1484 2003-09-25 Andreas Schwab <schwab@suse.de>
1485
1486 * m68k-tdep.c: Include "dwarf2-frame.h".
1487 (m68k_gdbarch_init): Add the DWARF CFI frame unwinder.
1488 * Makefile.in (m68k-tdep.o): Update dependencies.
1489
1490 2003-09-25 Corinna Vinschen <vinschen@redhat.com>
1491
1492 * sh-tdep.c (struct frame_extra_info): Remove.
1493 (struct sh_frame_cache): New structure.
1494 (GET_SOURCE_REG): New macro extracting source register of an opcode.
1495 (GET_TARGET_REG): Ditto but target register.
1496 (GET_PUSHED_REG): Remove.
1497 (IS_MOV_ARG_TO_REG): New macro.
1498 (IS_MOV_ARG_TO_IND_R14): New macro.
1499 (IS_MOV_ARG_TO_IND_R14_WITH_DISP): New macro.
1500 (IS_MOVW_PCREL_TO_REG): New macro.
1501 (IS_MOVL_PCREL_TO_REG): New macro.
1502 (IS_SUB_REG_FROM_SP): New macro.
1503 (IS_ARG_MOV): Remove.
1504 (IS_MOV_TO_R14): Remove.
1505 (IS_RESTORE_FP): New macro.
1506 (IS_RTS): New macro.
1507 (IS_LDS): New macro.
1508 (IS_MOV_FP_SP): New macro.
1509 (IS_ADD_REG_TO_FP): New macro.
1510 (IS_ADD_IMM_FP): New macro.
1511 (sh_skip_prologue_hard_way): Remove.
1512 (sh_saved_pc_after_call): Remove.
1513 (sh_frame_chain): Remove.
1514 (sh_find_callers_reg): Remove.
1515 (sh_nofp_frame_init_saved_regs): Remove.
1516 (sh_fp_frame_init_saved_regs): Remove.
1517 (sh_init_extra_frame_info): Remove.
1518 (sh_analyze_prologue): New function.
1519 (sh_skip_prologue): Remove deprecated code. Rely on new function
1520 sh_analyze_prologue when after_prologue fails.
1521 (sh_frame_saved_pc): Remove.
1522 (sh_alloc_frame_cache): New function.
1523 (sh_frame_cache): Ditto.
1524 (sh_frame_prev_register): Ditto.
1525 (sh_frame_this_id): Ditto.
1526 (sh_frame_unwind): New structure defining the heuristic frame
1527 sniffer interface.
1528 (sh_frame_sniffer): New function.
1529 (sh_unwind_sp): Ditto.
1530 (sh_unwind_pc): Ditto.
1531 (sh_unwind_dummy_id): Ditto.
1532 (sh_frame_base_address): Ditto.
1533 (sh_frame_base): New structure defining new frame base code.
1534 (sh_in_function_epilogue_p): New function.
1535 (sh_gdbarch_init): Restructure and simplify to eliminate deprecated
1536 code and to call all new code instead. Initialize dwarf2 and
1537 heuristic frame sniffer.
1538
1539 2003-09-24 Paul N. Hilfinger <hilfingr@nile.gnat.com>
1540
1541 * parser-defs.h (struct exp_descriptor): New definition, containing
1542 language-specific info for printing, prefixifying, dumping, and
1543 evaluating expressions.
1544 (exp_descriptor_standard): Declare new variable.
1545 (print_subexp): Make global and declare here (from expprint.c).
1546 (dump_subexp): Ditto.
1547 (dump_subexp_body_standard): Declare.
1548 (operator_length_standard): Declare.
1549 (op_name_standard): Declare.
1550 (print_subexp): Declare.
1551 (print_subexp_standard): Declare.
1552
1553 * language.h (struct language_defn): Add la_exp_desc field to hold
1554 pointer to table for language-specific operators.
1555 Remove evaluate_exp field, which is now in struct exp_descriptor.
1556
1557 * parse.c (operator_length): Move most code to new
1558 operator_length_standard function. Use language-specific information.
1559 (operator_length_standard): New function taking most code from
1560 operator_length.
1561 (exp_descriptor_standard): New constant.
1562
1563 * expression.h (enum exp_opcode): Add definitions of OP_EXTENDED0
1564 and OP_EXTENDED_LAST.
1565
1566 * expprint.c (print_subexp): Use language-specific print_subexp.
1567 Make global; remove static declaration.
1568 Move most code to print_subexp_standard.
1569 (print_subexp_standard): New function, containing code formerly in
1570 print_subexp.
1571 (op_name): Add expression to argument signature.
1572 Use langauge-specific op_name.
1573 Move most code to op_name_standard.
1574 (op_name_standard): New function, containing code formerly in op_name.
1575 (dump_subexp): Use new version of op_name function.
1576 Use language-specific dump_subexp_body, and move most existing code to
1577 dump_subexp_body_standard.
1578 (dump_raw_expression): Use new op_name interface.
1579 (dump_subexp_body): Move most code to dump_subexp_body_standard.
1580 (dump_subexp_body_standard): New function, containing code formerly
1581 in dump_subexp_body.
1582
1583 * language.c (unknown_language): Add default la_exp_desc field and
1584 remove evaluate_exp field.
1585 (auto_language): Ditto.
1586 (local_language): Ditto.
1587 * f-lang.c (f_language_defn): Ditto.
1588 * c-lang.c (c_language_defn): Ditto.
1589 (cplus_language_defn): Ditto.
1590 (asm_language_defn): Ditto.
1591 (minimal_language_defn): Ditto.
1592 * p-lang.c (pascal_language_defn): Ditto.
1593 * m2-lang.c (m2_language_defn): Ditto.
1594 * objc-lang.c (objc_language_defn): Ditto.
1595
1596 * jv-lang.c (exp_descriptor_java): New variable, containing
1597 Java-specific expression evaluator.
1598 (java_language_defn): Add la_exp_desc field and remove evaluate_exp
1599 field.
1600 * scm-lang.c (exp_descriptor_scm): New variable, containing
1601 Scheme-specific expression evaluator.
1602 (scm_language_defn): Add la_exp_desc field and remove evaluate_exp
1603 field.
1604 * objc-lang.c (print_object_command): Take evaluate_exp from the
1605 la_exp_desc field.
1606
1607 * Makefile.in (eval.o): Add dependency on parser-defs.h.
1608
1609 * eval.c: Include parser-defs.h for the full declaration of
1610 la_exp_desc's type.
1611 (evaluate_subexp): Get evaluate_exp out of la_exp_desc field.
1612
1613 2003-09-23 Paul N. Hilfinger <hilfingr@nile.gnat.com>
1614
1615 * parser-defs.h (operator_length): Declare.
1616
1617 * parse.c (length_of_subexp): Use operator_length to get operator
1618 lengths and arities for operators.
1619 Move most code to new operator_length function.
1620 (operator_length): New function absorbing most code from
1621 length_of_subexp.
1622 (prefixify_subexp): Remove large case and use operator_length instead.
1623 (parse_exp_1): Use renamings:
1624 dump_prefix_expression => dump_raw_expression and
1625 dump_postfix_expression => dump_prefix_expression.
1626
1627 * expression.h (dump_prefix_expression): Rename to ...
1628 (dump_raw_expression): New name.
1629 (dump_postfix_expression): Rename to ...
1630 (dump_prefix_expression): New name.
1631
1632 * expprint.c (dump_subexp): Make global. Add comment.
1633 Move most existing code to dump_subexp_body.
1634 (dump_subexp_body): New function.
1635 (dump_prefix_expression): Rename to dump_raw_expression.
1636 Remove attempt to print the expression via print_expression: it can't
1637 work before the expression is prefixified.
1638 (dump_raw_expression): Renamed from dump_prefix_expression.
1639 (dump_postfix_expression): Rename to dump_prefix_expression, since
1640 that's what it does.
1641 Remove 'note' parameter, since this routine must be used on
1642 prefixified expression.
1643 (dump_prefix_expression): Renamed from dump_postfix_expression.
1644
1645 2003-09-22 Jim Blandy <jimb@redhat.com>
1646
1647 * dwarf2read.c (read_array_type): When building the type for an
1648 array of unspecified length, make sure to choose the upper bound
1649 so that the array's total length comes out to be zero --- that's
1650 how we represent such arrays.
1651
1652 2003-09-22 Michael Chastain <mec@shout.net>
1653
1654 * MAINTAINERS: Rename gdb.c++ to gdb.cp.
1655
1656 2003-09-22 Jeff Johnston <jjohnstn@redhat.com>
1657
1658 * top.c (quit_force): Fix indirect call to quit_target so
1659 a struct qt_args pointer is passed.
1660
1661 2003-09-22 Andrew Cagney <cagney@redhat.com>
1662
1663 * arch-utils.h (init_frame_pc_noop): Delete declaration.
1664 * arch-utils.c (init_frame_pc_noop): Delete function.
1665 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
1666 "init_frame_pc".
1667 * mips-tdep.c (mips_gdbarch_init): Ditto.
1668 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
1669 * config/sparc/tm-sparc.h (init_frame_pc_noop): Delete
1670 declaration.
1671 (DEPRECATED_INIT_FRAME_PC): Delete macro.
1672 * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Delete
1673 declaration.
1674 (DEPRECATED_INIT_FRAME_PC): Delete macro.
1675
1676 2003-09-22 Anthony Green <green@redhat.com>
1677
1678 * monitor.c (monitor_expect): Delete unused conflicting targ_ops
1679 declaration.
1680
1681 2003-09-20 Andrew Cagney <cagney@redhat.com>
1682
1683 * breakpoint.c: Eliminate ARGSUSED.
1684 * buildsym.c, cli/cli-cmds.c, cli/cli-script.c: Ditto.
1685 * coffread.c, corelow.c, dwarf2read.c, event-top.c: Ditto.
1686 * exec.c, gcore.c, hpux-thread.c, infcmd.c, inflow.c: Ditto.
1687 * infrun.c, inftarg.c, maint.c, ocd.c, printcmd.c: Ditto.
1688 * procfs.c, regcache.c, remote-rdi.c, remote-sds.c: Ditto.
1689 * remote.c, sol-thread.c, source.c, stabsread.c: Ditto.
1690 * stack.c, symfile.c, target.c, top.c, typeprint.c: Ditto.
1691 * utils.c, v850ice.c, valprint.c, values.c, win32-nat.c: Ditto.
1692 * wince.c, remote-vx.c: Ditto.
1693
1694 * cli/cli-script.c: Remove "register" attributes.
1695 * config/pa/tm-hppa.h: Ditto.
1696 * cli/cli-decode.c: Ditto.
1697 * cli/cli-cmds.c: Ditto.
1698
1699 2003-09-19 Andrew Cagney <cagney@redhat.com>
1700
1701 * sparcnbsd-nat.c (getregs_supplies): Rename NPC_REGNUM to
1702 DEPRECATED_NPC_REGNUM.
1703 * sparc64nbsd-nat.c (getregs_supplies): Ditto.
1704
1705 2003-09-19 Christopher Faylor <cgf@redhat.com>
1706
1707 * win32-nat.c (mappings): Remove HAVE_SSE conditional.
1708
1709 2003-09-19 Jim Blandy <jimb@redhat.com>
1710
1711 * macrotab.c (macro_include): Use the correct comparison to find
1712 the appropriate place for this inclusion in the list.
1713
1714 2003-09-19 Andrew Cagney <cagney@redhat.com>
1715
1716 * config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
1717 (DEPRECATED_HPUX_TEXT_END): Define.
1718 (deprecated_hpux_text_end): Declare.
1719 (struct target_ops): Declare opaque.
1720 * hppah-nat.c (text_end): Make static.
1721 (deprecated_hpux_text_end): New function.
1722 * exec.c (text_end): Delete global variable.
1723 (NEED_TEXT_START_END): Do not define.
1724 (exec_file_attach): Replace code computing "text_end" code with
1725 call to DEPRECATED_HPUX_TEXT_END.
1726
1727 2003-09-19 Andrew Cagney <cagney@redhat.com>
1728
1729 * utils.c (align_up, align_down): New functions.
1730 * defs.h (align_up, align_down): Declare.
1731 * ppc-sysv-tdep.c (align_up, align_down): Delete functions.
1732 * s390-tdep.c: Replace "round_up" and "round_down" with "align_up"
1733 and "align_down".
1734 (round_up, round_down): Delete functions.
1735 * mips-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
1736 "align_down".
1737 (ROUND_DOWN, ROUND_UP): Delete macros.
1738 (mips_dump_tdep): Do not print "ROUND_UP" or "ROUND_DOWN".
1739 * h8300-tdep.c: Replace "round_up" and "round_down" with
1740 "align_up" and "align_down".
1741 (round_up, round_down): Delete macros.
1742 * frv-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
1743 "align_down".
1744 (ROUND_UP, ROUND_DOWN): Delete macros.
1745
1746 2003-09-18 J. Brobecker <brobecker@gnat.com>
1747
1748 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
1749 hard-coded constant. Use the proper machine name instead.
1750
1751 2003-09-17 Andrew Cagney <cagney@redhat.com>
1752
1753 * sparc-tdep.c (legacy_register_name): Delete function.
1754 * mips-tdep.c (mips_dump_tdep): Do not print REGISTER_NAME.
1755 (mips_gdbarch_init): Refer to MIPS_REGISTER_NAME in comments.
1756 * infcmd.c (gdb_register_name): Delete variable.
1757 * gdbarch.sh (SDB_REG_TO_REGNUM): Delete reference to
1758 REGISTER_NAME and "tm.h".
1759 * gdbarch.h, gdbarch.c: Regenerate.
1760 * dpx2-nat.c (regmap): Refer to REGISTER_NAME and not
1761 REGISTER_NAMES in comments.
1762 * remote-st.c (get_reg_name), i386b-nat.c (tregmap): Ditto.
1763 * m68klinux-nat.c (regmap): Ditto.
1764
1765 2003-09-17 Jim Blandy <jimb@redhat.com>
1766
1767 * Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
1768
1769 2003-09-17 Andrew Cagney <cagney@redhat.com>
1770
1771 * ppcnbsd-tdep.c (ppcnbsd_use_struct_convention): New function.
1772 (ppcnbsd_init_abi): Set "use_struct_convention" to
1773 "ppcnbsd_use_struct_convention".
1774
1775 2003-09-17 Mark Kettenis <kettenis@gnu.org>
1776
1777 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
1778 * gdbarch.h, gdbarch.c: Regenerate.
1779 (stabs_argument_has_addr): New architecture method.
1780 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
1781 * arch-utils.c: Include "buildsym.h".
1782 (default_stabs_argument_has_addr): New function.
1783 * stabsread.c (define_symbol): Use stabs_argument_has_addr
1784 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
1785
1786 2003-09-17 Andrew Cagney <cagney@redhat.com>
1787
1788 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Deprecate NPC_REGNUM.
1789 * gdbarch.h, gdbarch.c: Regenerate.
1790 * core-sol2.c, hppa-tdep.c, lynx-nat.c, procfs.c: Update.
1791 * regcache.c, remote-vxsparc.c, sparc-linux-nat.c: Update.
1792 * sparc-nat.c, sparc-tdep.c, sparc64-tdep.c: Update.
1793 * sparcnbsd-tdep.c: Update.
1794
1795 2003-09-17 Andrew Cagney <cagney@redhat.com>
1796
1797 * gdbarch.sh (DEPRECATED_REGISTER_BYTE): Rename REGISTER_BYTE.
1798 * gdbarch.h, gdbarch.c: Regenerate.
1799 * arm-linux-tdep.c, core-sol2.c, cris-tdep.c: Update.
1800 * d10v-tdep.c, frame.c: Update.
1801 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
1802 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
1803 * ia64-linux-nat.c, irix5-nat.c, lynx-nat.c, m68knbsd-nat.c: Update.
1804 * mcore-tdep.c, mips-linux-tdep.c, mips-tdep.c: Update.
1805 * mipsv4-nat.c, mn10300-tdep.c, ns32k-tdep.c: Update.
1806 * ns32knbsd-nat.c, ppc-bdm.c, regcache.c, remote-sds.c: Update.
1807 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
1808 * remote.c, rs6000-tdep.c, s390-tdep.c, sh64-tdep.c: Update.
1809 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, v850-tdep.c: Update.
1810 * v850ice.c, vax-tdep.c, xstormy16-tdep.c: Update.
1811 * config/m68k/tm-cisco.h, config/m68k/tm-delta68.h: Update.
1812 * config/pa/nm-hppah.h: Update.
1813
1814 2003-09-16 Andrew Cagney <cagney@redhat.com>
1815
1816 * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
1817 "use_struct_convention" to "ppc_linux_use_struct_convention".
1818 (ppc_linux_use_struct_convention): New function.
1819 * rs6000-tdep.c (rs6000_use_struct_convention): New function.
1820 (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
1821 "rs6000_use_struct_convention".
1822 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
1823 declaration.
1824 * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
1825 Delete function.
1826
1827 2003-09-16 Andrew Cagney <cagney@redhat.com>
1828
1829 * buildsym.c: Remove more occurances of "register".
1830 * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
1831 * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
1832 * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
1833 * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
1834 * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
1835 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
1836 * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
1837 * utils.c, valops.c, values.c, xcoffread.c: Ditto.
1838
1839 2003-09-16 Corinna Vinschen <vinschen@redhat.com>
1840
1841 * sh-tdep.h (struct gdbarch_tdep): Remove. Change all register
1842 numbers to enumeration values.
1843 * sh-tdep.c: Accomodate above change.
1844 (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
1845 (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
1846 (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
1847 (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
1848 (IS_FPUSH): Rename from IS_FMOV.
1849 (sh_extract_struct_value_address): Remove useless comment.
1850 (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
1851 instead of own local values.
1852 (sh_dump_tdep): Remove.
1853 (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
1854 * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
1855
1856 2003-09-15 Andrew Cagney <cagney@redhat.com>
1857
1858 * doublest.c (convert_floatformat_to_doublest): No longer need to
1859 cast "exp_bias" to an int. Reverts 2002-12-04 change.
1860
1861 2003-09-15 Daniel Jacobowitz <drow@mvista.com>
1862
1863 * values.c (unpack_double): Call floatformat_is_valid.
1864
1865 2003-09-15 Mark Kettenis <kettenis@gnu.org>
1866
1867 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
1868 ps_strings into a long.
1869
1870 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
1871 _initialize_am64fbsd_nat.
1872
1873 2003-09-15 Kevin Buettner <kevinb@redhat.com>
1874
1875 * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
1876 associated with DW_AT_ranges attribute is out of bounds.
1877
1878 2003-09-15 David Lecomber <dsl@sources.redhat.com>
1879
1880 * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
1881
1882 2003-09-14 Michael Chastain <mec@shout.net>
1883
1884 * config/m68k/nm-apollo68v.h: Delete.
1885 * config/m68k/xm-apollo68v.h: Delete.
1886
1887 2003-09-14 Andrew Cagney <cagney@redhat.com>
1888
1889 * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
1890 * dcache.c: Update copyrights and descriptions.
1891 * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
1892
1893 2003-09-14 Andrew Cagney <cagney@redhat.com>
1894
1895 * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
1896 "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
1897
1898 2003-09-14 Andrew Cagney <cagney@redhat.com>
1899
1900 * alpha-nat.c: Remove some occurances of "register".
1901 * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
1902 * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
1903 * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
1904 * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
1905 * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
1906 * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
1907 * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
1908 * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
1909 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
1910 * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
1911 * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
1912 * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
1913 * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
1914 * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
1915 * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
1916 * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
1917 * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
1918 * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
1919 * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
1920 * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
1921 * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
1922 * values.c, vax-tdep.c, xcoffread.c: Ditto.
1923
1924 2003-09-13 Andrew Cagney <cagney@redhat.com>
1925
1926 * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
1927 * ppc-tdep.h (struct regcache): Declare opaque.
1928 * objfiles.h (struct objfile_data): Declare opaque.
1929 * cp-support.h (struct objfile): Declare opaque.
1930 * linux-nat.h (target_waitstatus): Declare opaque.
1931
1932 2003-09-14 Mark Kettenis <kettenis@gnu.org>
1933
1934 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
1935 (stabs_argument_has_addr): New architecture method.
1936 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
1937 * arch-utils.c: Include "buildsym.h".
1938 (default_stabs_argument_has_addr): New function.
1939 * stabsread.c (define_symbol): Use stabs_argument_has_addr
1940 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
1941
1942 * cris-tdep.c (cris_gdbarch_init): Set
1943 deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
1944 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
1945 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
1946 * mips-tdep.c (mips_gdbarch_init): Likewise.
1947 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
1948 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
1949
1950 2003-09-13 Andrew Cagney <cagney@redhat.com>
1951
1952 * values.c (using_struct_return): Delete "function" and "funcaddr"
1953 parameters.
1954 * value.h (using_struct_return): Update declaration.
1955 * infcmd.c (finish_command_continuation): Update.
1956 (finish_command): Update.
1957 * infcall.c (call_function_by_hand): Update.
1958 * eval.c (evaluate_subexp_standard): Update.
1959
1960 2003-09-13 Christopher Faylor <cgf@redhat.com>
1961
1962 * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
1963 SSE registers since gdb will not operate correctly without this.
1964 Restore include file ordering munged in previous change.
1965 * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
1966
1967 2003-09-13 Mark Kettenis <kettenis@gnu.org>
1968
1969 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
1970 REG_STRUCT_HAS_ADDR.
1971 * gdbarch.c, gdbarch.h: Updated.
1972 * infcall.c (call_function_by_hand): Update.
1973 * stabsread.c (define_symbol): Updated.
1974
1975 * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
1976
1977 2003-09-12 Christopher Faylor <cgf@redhat.com>
1978
1979 * win32-nat.c: Reorganize so that defines used by target headers are
1980 actually defined by the system headers.
1981 * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
1982 than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
1983
1984 2003-09-12 Jim Blandy <jimb@redhat.com>
1985
1986 * dbxread.c (read_dbx_symtab): Don't report an internal error if
1987 the file has no .data, .bss, or .rodata sections. Instead wait
1988 until we see a variable alleged to live in one of those sections.
1989
1990 * dbxread.c (read_dbx_symtab): If we have no .data section and no
1991 .bss section, presume that any variables we find live in the
1992 .rodata section.
1993
1994 * dbxread.c (read_dbx_symtab): Add FIXME about finding section
1995 offsets for global and static variables.
1996
1997 * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
1998 symbol types are, by definition, in the .data section, so it is
1999 correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
2000 If there is no .data section, there should be no N_DATA or N_DATA
2001 | N_EXT symbols.
2002
2003 2003-09-12 Mark Kettenis <kettenis@gnu.org>
2004
2005 * amd64fbsd-tdep.c: Fix sigtramp recognition.
2006 (amd64fbsd_sigcontext_addr): Rewrite.
2007 (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
2008 with correct values.
2009 (amd64fbsd_sc_reg_offset): Initialize with correct values.
2010 (amd64fbsd_init_abi): Fix typo.
2011
2012 2003-09-12 Andrew Cagney <cagney@redhat.com>
2013
2014 * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
2015 (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
2016
2017 2003-09-12 Andrew Cagney <cagney@redhat.com>
2018
2019 * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
2020 "entry_file_highpc". Update comments.
2021 * defs.h (deprecated_inside_entry_file): Rename
2022 "inside_entry_file".
2023 * blockframe.c (deprecated_inside_entry_file): Rename
2024 "inside_entry_file".
2025 * frame.c (get_prev_frame): Update. Use if 0 instead of #if 0.
2026 * vax-tdep.c (vax_frame_chain): Update.
2027 * sh64-tdep.c (sh64_frame_chain): Update.
2028 * sh-tdep.c (sh_frame_chain): Update.
2029 * rs6000-tdep.c (rs6000_frame_chain): Update.
2030 * ns32k-tdep.c (ns32k_frame_chain): Update.
2031 * mips-tdep.c (mips_frame_chain): Update.
2032 * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
2033 * m32r-tdep.c (m32r_frame_this_id): Update.
2034 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
2035 * frv-tdep.c (frv_frame_this_id): Update.
2036 * d10v-tdep.c (d10v_frame_this_id): Update.
2037 * cris-tdep.c (cris_frame_chain): Update.
2038 * blockframe.c (legacy_frame_chain_valid): Update.
2039 * avr-tdep.c (avr_frame_this_id): Update.
2040 * arm-tdep.c (arm_prologue_this_id): Update.
2041 * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
2042 * objfiles.c (objfile_relocate): Update.
2043 * mipsread.c (mipscoff_symfile_read): Update.
2044 (mipscoff_symfile_read): Update.
2045 * mdebugread.c (parse_partial_symbols): Update.
2046 * dwarfread.c (read_file_scope): Update.
2047 * dwarf2read.c (read_file_scope): Update.
2048 * dbxread.c (read_dbx_symtab): Update.
2049 (read_dbx_symtab): Update.
2050 * coffread.c (complete_symtab): Update.
2051
2052 2003-09-12 Jeff Johnston <jjohnstn@redhat.com>
2053
2054 * top.c (quit_target): New static helper function.
2055 (quit_force): Moved code to quit_target(). Call quit_target()
2056 via catch_errors() to catch errors during quit.
2057
2058 2003-09-11 David Carlton <carlton@kealia.com>
2059
2060 * buildsym.c (finish_block): Use allocate_block to allocate the
2061 block.
2062 * mdebugread.c (new_block): Add FIXME.
2063
2064 2003-09-11 David Carlton <carlton@kealia.com>
2065
2066 * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
2067 * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
2068 (recursive_dump_type): Ditto.
2069 * printcmd.c (print_formatted): Ditto.
2070 * typeprint.c (print_type_scalar): Ditto.
2071 * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
2072 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
2073 * cp-support.h: Declare cp_check_possible_namespace_symbols,
2074 maint_cplus_cmd_list.
2075 * cp-support.c: Make maint_cplus_cmd_list extern.
2076 * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
2077 command.h.
2078 (lookup_symbol_file): Look in possible namespace blocks when
2079 appropriate.
2080 (initialize_namespace_symtab): New.
2081 (get_possible_namespace_block, free_namespace_block)
2082 (check_possible_namespace_symbols)
2083 (check_possible_namespace_symbols_loop)
2084 (check_one_possible_namespace_symbol)
2085 (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
2086 (_initialize_cp_namespace): Ditto.
2087 * block.h: Declare allocate_block.
2088 * block.c (allocate_block): New.
2089 * jv-lang.c (get_java_class_symtab): Allocate blocks via
2090 allocate_block.
2091 * symfile.h: Update declaration of add_psymbol_to_list.
2092 * symfile.c (add_psymbol_to_list): Return the partial symbol in
2093 question.
2094 * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
2095 scan_partial_symbols_call.
2096 (scan_partial_symbols): Add NAMESPACE argument; update calls to
2097 helper functions.
2098 (add_partial_symbol): If necessary, scan mangled names for names
2099 of namespaces.
2100 (add_partial_namespace): Add NAMESPACE argument; generate partial
2101 symbols associated to namespaces.
2102 (add_partial_enumeration): Add NAMESPACE argument.
2103 (new_symbol): Allow namespace syms.
2104 (read_namespace): Generate namespace syms.
2105 * objfiles.h: Add opaque declaration of struct symtab.
2106 (struct objfile): Add cp_namespace_symtab member.
2107 * objfiles.c (allocate_objfile): Set
2108 objfile->cp_namespace_symtab.
2109 * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
2110 dictionary_h, command_h.
2111
2112 2003-09-11 Andrew Cagney <cagney@redhat.com>
2113
2114 * rs6000-tdep.c (rs6000_push_dummy_call): Use
2115 regcache_raw_write_signed to set SP_REGNUM, move the operation to
2116 near the function's end.
2117 (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
2118 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
2119 regcache_raw_write_signed to set SP_REGNUM.
2120
2121 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
2122
2123 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
2124 orig_addrs is set up properly.
2125
2126 2003-09-11 Andrew Cagney <cagney@redhat.com>
2127
2128 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
2129 * gdbarch.h, gdbarch.c: Re-generate.
2130 * infcall.c (call_function_by_hand): Update.
2131 * hppa-tdep.c (hppa_push_arguments): Update.
2132 * ada-lang.c (place_on_stack): Update.
2133 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2134 * sparc-tdep.c (sparc_gdbarch_init): Update.
2135 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2136 * hppa-tdep.c (hppa_gdbarch_init): Update.
2137 * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
2138 stack_align.
2139
2140 2003-09-11 Daniel Jacobowitz <drow@mvista.com>
2141
2142 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
2143 register do need a frame.
2144
2145 2003-09-11 Andrew Cagney <cagney@redhat.com>
2146
2147 Since the IRIX 4 configuration was forcing K&R mode it hasn't been
2148 buildable since GDB 5.0.
2149 * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
2150 * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
2151 * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
2152 * irix4-nat.c: Delete file.
2153 * config/mips/irix4.mh: Delete file.
2154 * config/mips/irix3.mh: Delete file.
2155 * config/mips/irix3.mt: Delete file.
2156 * config/mips/tm-irix3.h: Delete file.
2157 * config/mips/nm-irix3.h: Delete file.
2158 * config/mips/xm-irix3.h: Delete file.
2159 * config/mips/nm-irix4.h: Delete file.
2160 * config/mips/xm-irix4.h: Delete file.
2161 * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
2162
2163 2003-09-10 J. Brobecker <brobecker@gnat.com>
2164
2165 * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
2166 * Makefile.in (hppa-tdep.o): Update dependencies.
2167
2168 2003-09-10 James E Wilson <wilson@specifixinc.com>
2169
2170 * MAINTAINERS: Change my e-mail address. Move to paper trail
2171 section.
2172
2173 2003-09-10 Kevin Buettner <kevinb@redhat.com>
2174
2175 * MAINTAINERS (frv): New ISA entry.
2176
2177 2003-09-10 Kevin Buettner <kevinb@redhat.com>
2178
2179 * frv-tdep.c (dis-asm.h): Include.
2180 * Makefile.in (frv-tdep.o): Update dependencies.
2181
2182 2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
2183
2184 * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
2185 Fix typo for high range of floating registers.
2186
2187 2003-09-09 David Carlton <carlton@kealia.com>
2188
2189 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
2190 highpc initialization here out of scan_partial_symbols.
2191 (scan_partial_symbols): Restructure into a recursive version,
2192 calling add_partial_namespace and add_partial_enumeration when
2193 appropriate.
2194 (add_partial_namespace): New.
2195 (add_partial_enumeration, locate_pdi_sibling): Ditto.
2196
2197 2003-09-09 Andrew Cagney <cagney@redhat.com>
2198
2199 * rs6000-tdep.c (ppc_push_return_address): Delete function.
2200 (rs6000_push_dummy_call): Set LR to BP_ADDR.
2201 (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
2202 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
2203
2204 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
2205 (rs6000_push_dummy_call): Set the "TOC" register.
2206
2207 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
2208 methods "max_register_raw_size", "max_register_virtual_size" or
2209 "register_virtual_size".
2210
2211 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
2212
2213 * MAINTAINERS: Update my e-mail address.
2214
2215 2003-09-09 Andrew Cagney <cagney@redhat.com>
2216
2217 * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
2218 (rs6000_push_dummy_call): Store the struct return address.
2219 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
2220
2221 2003-09-09 Andrew Cagney <cagney@redhat.com>
2222
2223 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
2224 "ppc_sysv_abi_push_arguments".
2225 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
2226 "ppc_sysv_abi_push_arguments".
2227 * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
2228 instead of "push_arguments".
2229 (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
2230
2231 2003-09-09 Andrew Cagney <cagney@redhat.com>
2232
2233 * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
2234 instead of CALL_DUMMY_ADDRESS.
2235
2236 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
2237
2238 * p-lang.c: Eliminate "register".
2239 * c-lang.c: Ditto.
2240 * expprint.c: Ditto.
2241 * f-lang.c: Ditto.
2242 * jv-lang.c: Ditto.
2243 * language.c: Ditto.
2244 * m2-lang.c: Ditto.
2245 * parse.c: Ditto.
2246 * scm-lang.c: Ditto.
2247 * objc-lang.c: Ditto.
2248
2249 2003-09-09 Nick Clifton <nickc@redhat.com>
2250
2251 * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
2252
2253 2003-09-04 Andrew Cagney <cagney@redhat.com>
2254
2255 * avr-tdep.c: Include "dis-asm.h".
2256 * cris-tdep.c: Include "dis-asm.h".
2257 (cris_delayed_get_disassembler): Use "struct disassemble_info"
2258 instead of corresponding typedef.
2259 * h8300-tdep.c: Include "dis-asm.h".
2260 * ia64-tdep.c: Include "dis-asm.h".
2261 * i386-tdep.c: Include "dis-asm.h".
2262 (i386_print_insn): Use "struct disassemble_info" instead of
2263 corresponding typedef.
2264 * m68k-tdep.c: Include "dis-asm.h".
2265 * mcore-tdep.c: Include "dis-asm.h".
2266 * mips-tdep.c: Include "dis-asm.h".
2267 (gdb_print_insn_mips): Make static, use "struct disassemble_info"
2268 instead of corresponding typedef.
2269 * ns32k-tdep.c: Include "dis-asm.h".
2270 * s390-tdep.c: Include "dis-asm.h".
2271 * sparc-tdep.c: Include "dis-asm.h".
2272 * vax-tdep.c: Include "dis-asm.h".
2273 * v850-tdep.c: Include "dis-asm.h".
2274 * mn10300-tdep.c: Include "dis-asm.h".
2275 * rs6000-tdep.c: Include "dis-asm.h".
2276 * xstormy16-tdep.c: Include "dis-asm.h".
2277 (_initialize_xstormy16_tdep): Delete "extern" declaration of
2278 print_insn_xstormy16.
2279 * Makefile.in (v850-tdep.o): Update dependencies.
2280 (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
2281 (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
2282 (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
2283 (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
2284 (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
2285 (gdbarch_h): Remove $(dis_asm_h).
2286 * disasm.c: Include "dis-asm.h".
2287 (dis_asm_read_memory): Use "struct disassemble_info" instead of
2288 corresponding typedef.
2289 (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
2290 (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
2291 * gdbarch.sh: Do not include "dis-asm.h".
2292 (struct disassemble_info): Declare opaque.
2293 (TARGET_PRINT_INSN): Update declaration.
2294 * gdbarch.h, gdbarch.c: Re-generate.
2295
2296 2003-09-08 Andrew Cagney <cagney@redhat.com>
2297
2298 * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
2299 CALL_DUMMY_ADDRESS, change to a predicate.
2300 * gdbarch.h, gdbarch.c: Re-generate.
2301 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
2302 Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
2303 * infcall.c (call_function_by_hand): Ditto.
2304 * sparc-tdep.c (sparc_push_return_address): Ditto.
2305 (sparc_gdbarch_init): Set deprecated_call_dummy_address.
2306 * xstormy16-tdep.c (xstormy16_push_return_address): Replace
2307 CALL_DUMMY_ADDRESS with entry_point_address.
2308 * v850-tdep.c (v850_push_return_address): Ditto.
2309 * s390-tdep.c (s390_push_return_address): Ditto.
2310 * rs6000-tdep.c (ppc_push_return_address): Ditto.
2311 * mn10300-tdep.c (mn10300_push_return_address): Ditto.
2312 * mcore-tdep.c (mcore_push_return_address): Ditto.
2313 * cris-tdep.c (cris_push_return_address): Ditto.
2314 * arm-tdep.c (arm_push_return_address): Ditto.
2315
2316 2003-09-08 Andrew Cagney <cagney@redhat.com>
2317
2318 * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
2319 enum. Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
2320 and REG_UNMODIFIED to REG_SAME_VALUE.
2321 (execute_cfa_program): Update.
2322 (dwarf2_frame_cache): Update. Initialize table to
2323 REG_UNSPECIFIED, complain if CFI fails to specify a register's
2324 location.
2325 (dwarf2_frame_prev_register): Update. Handle REG_UNSPECIFIED.
2326
2327 2003-09-08 Andrew Cagney <cagney@redhat.com>
2328
2329 * gnu-nat.c: Remove "inline" function attribute.
2330 * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
2331
2332 2003-09-08 Kevin Buettner <kevinb@redhat.com>
2333
2334 * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
2335 target.
2336
2337 2003-09-08 Kevin Buettner <kevinb@redhat.com>
2338
2339 * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
2340 (frame_extra_info): Rename this struct to frv_unwind_cache.
2341 Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
2342 Add fields ``prev_sp'' and ``base''.
2343 (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
2344 (frv_saved_pc_after_call, frv_init_extra_frame_info)
2345 (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
2346 Delete.
2347 (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
2348 Revise all callers. Fill in the unwind cache argument and make
2349 other adjustments to account for new frame mechanisms.
2350 (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
2351 (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
2352 (frv_frame_base_address, frv_unwind_dummy_id): New functions.
2353 (frv_frame_unwind, frv_frame_base): New structs.
2354 (frv_push_arguments): Change name to frv_push_dummy_call(). Add
2355 additional arguments expected by this method and adjust function
2356 body accordingly.
2357 (frv_gdbarch_init): Remove calls to the following functions:
2358 set_gdbarch_deprecated_init_frame_pc(),
2359 set_gdbarch_deprecated_saved_pc_after_call(),
2360 set_gdbarch_deprecated_frame_chain(),
2361 set_gdbarch_deprecated_frame_saved_pc(),
2362 set_gdbarch_deprecated_frame_init_saved_regs(),
2363 set_gdbarch_deprecated_push_arguments(),
2364 set_gdbarch_deprecated_push_return_address(),
2365 set_gdbarch_deprecated_pop_frame(),
2366 set_gdbarch_deprecated_call_dummy_words(),
2367 set_gdbarch_deprecated_sizeof_call_dummy_words(),
2368 set_gdbarch_deprecated_init_extra_frame_info(),
2369 set_gdbarch_deprecated_dummy_write_sp(), and
2370 set_gdbarch_deprecated_pc_in_call_dummy().
2371 Add calls to the following functions:
2372 set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
2373 set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
2374 frame_base_set_default().
2375 * Makefile.in (frv-tdep.o): Update dependencies.
2376
2377 2003-09-09 Mark Kettenis <kettenis@gnu.org>
2378
2379 * dwarf2-frame.c (read_encoded_value): Add support for
2380 DW_EH_PE_aligned encoding.
2381
2382 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
2383
2384 * infrun.c (normal_stop): Don't print a message if the inferior
2385 has exited.
2386
2387 2003-09-08 Jim Blandy <jimb@redhat.com>
2388
2389 * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
2390 * dbxread.c: #include "gdb_assert.h".
2391 (read_dbx_symtab): If the objfile has no .data section, use the
2392 section index for the .bss section instead.
2393
2394 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
2395
2396 * frame.c (deprecated_safe_get_selected_frame): New function.
2397 * frame.h (deprecated_safe_get_selected_frame): Add prototype.
2398 * findvar.c (read_var_value): Call it.
2399
2400 2003-09-08 Corinna Vinschen <vinschen@redhat.com>
2401
2402 * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
2403 (sh64-tdep.o): Add dependencies.
2404 * configure.tgt: Add FIXME to sh-*-linux*.
2405 * sh-tdep.c: Move sh64 support to sh64-tdep.c.
2406 (sh_gdbarch_init): Always set correct sh_show_regs function
2407 pointer. Call sh64_gdbarch_init() if machine type is sh5.
2408 * sh-tdep.h: Move sh64 support to sh64-tdep.c.
2409 * sh64-tdep.c: New file, containing all sh64 related code from
2410 sh-tdep.c.
2411 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
2412 * config/sh/linux.mt (TDEPFILES): Ditto.
2413 * config/sh/nbsd.mt (TDEPFILES): Ditto.
2414 * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
2415 * config/sh/wince.mt (TDEPFILES): Ditto.
2416
2417 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
2418
2419 * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
2420 (stop_wait_callback): Handle !lp->signalled also.
2421 (lin_lwp_has_pending, flush_callback): New functions.
2422 (lin_lwp_wait): Call flush_callback.
2423 * linux-proc.c (linux_proc_add_line_to_sigset): New function.
2424 (linux_proc_pending_signals): New function.
2425 * linux-nat.h (linux_proc_pending_signals): Add prototype.
2426
2427 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
2428
2429 From Nick Kelsey <nickk@ubicom.com>:
2430 * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
2431 when the stop PC is at the beginning of a function also.
2432
2433 2003-09-06 Daniel Jacobowitz <drow@mvista.com>
2434
2435 * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
2436 (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
2437
2438 2003-09-06 Mark Kettenis <kettenis@gnu.org>
2439
2440 * sol-thread.c: Include "gdb_string.h".
2441
2442 2003-09-03 Mark Kettenis <m.kettenis@osp.nl>
2443
2444 * gcore.c: Reorder include files in alphabetical order. Include
2445 "gdb_assert.h". Various coding style fixes.
2446 (derive_stack_segment, derive_heap_segment): Replace check for
2447 non-null BOTTOM and TOP with gdb_assert.
2448 (derive_heap_segment): Replace check for successful creation of
2449 ZERO with gdb_assert.
2450 (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
2451
2452 2003-09-04 Andrew Cagney <cagney@redhat.com>
2453
2454 * thread-db.c (verbose_dlsym): New function.
2455 (thread_db_load): Use verbose_dlsym
2456 (thread_db_new_objfile): Print that libthread_db was loaded, and
2457 that thread debugging was enabled.
2458
2459 2003-09-04 Andrew Cagney <cagney@redhat.com>
2460
2461 * configure.tgt: Add "mips64*-*-*" target. Delete
2462 mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
2463 mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
2464 mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
2465 mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
2466 mips*-sony-*, and mips64*-*-elf* targets.
2467 * config/mips/embedl.mt: Delete file.
2468 * config/mips/embedl64.mt: Delete file.
2469 * config/mips/mips.mt: Delete file.
2470 * config/mips/mips64.mt: Delete file.
2471 * config/mips/tm-embed.h: Delete file.
2472 * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
2473 * config/mips/embed64.mt: Delete out-of-date comment.
2474
2475 2003-09-04 Andrew Cagney <cagney@redhat.com>
2476
2477 * hppa-tdep.c (hppa_gdbarch_init): Set
2478 "have_nonsteppable_watchpoint".
2479 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2480 * mips-tdep.c (mips_dump_tdep): Do not print
2481 HAVE_NONSTEPPABLE_WATCHPOINT.
2482 (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
2483 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2484 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2485 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2486
2487 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
2488
2489 * breakpoint.c (watchpoint_check): Remove accidentally checked in
2490 unused code. Add comment.
2491
2492 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
2493
2494 * breakpoint.c (watchpoint_check): Check for pc being in an
2495 epilogue if watchpoint frame couldn't be found.
2496
2497 2003-09-04 Andrew Cagney <cagney@redhat.com>
2498
2499 * Makefile.in: Re-generate all dependencies.
2500
2501 2003-09-03 Andrew Cagney <cagney@redhat.com>
2502
2503 * arch-utils.h (legacy_print_insn): Delete declaration.
2504 * arch-utils.c (legacy_print_insn): Delete function.
2505 * disasm.c (deprecated_tm_print_insn_info): Delete.
2506 (_initialize_disasm): Delete function, contained code initializing
2507 deprecated_tm_print_insn_info.
2508 * gdbarch.sh (deprecated_tm_print_insn): Delete.
2509 (deprecated_tm_print_insn_info): Delete.
2510 (TARGET_PRINT_INSN): Do not provide a default.
2511 * gdbarch.h, gdbarch.c: Re-generate.
2512
2513 2003-09-03 Andrew Cagney <cagney@redhat.com>
2514
2515 * disasm.c (fprintf_disasm): New function.
2516 (gdb_disassemble_info): Call "init_disassemble_info", instead of
2517 INIT_DISASSEMBLE_INFO_NO_ARCH. Do not initialize "insn_sets",
2518 reverts 2003-08-14 change.
2519 (_initialize_disasm): Call "init_disassemble_info", instead of
2520 INIT_DISASSEMBLE_INFO_NO_ARCH.
2521
2522 2003-09-03 Michael Snyder <msnyder@redhat.com>
2523
2524 * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
2525
2526 2003-09-03 Andrew Cagney <cagney@redhat.com>
2527
2528 * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
2529 * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
2530 * symfile.c (syms_from_objfile): Update.
2531 (reread_symbols): `Update
2532 * exec.c (exec_file_attach): Update.
2533 (exec_file_attach): Update.
2534 * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
2535 2003-08-29 change.
2536 * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
2537
2538 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
2539
2540 * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
2541 trad-frame.h.
2542 (arm_get_cache): Delete macro.
2543 (struct arm_prologue_cache): Update comments. Make saved_regs into
2544 a trad_frame_saved_reg pointer. Remove unwound_pc; rename unwound_sp
2545 to prev_sp.
2546 (thumb_scan_prologue): Update for cache changes. Don't call
2547 DEPRECATED_PC_IN_CALL_DUMMY.
2548 (arm_scan_prologue): Update for cache changes. Take NEXT_FRAME
2549 argument and use it in desperation search for our prologue. Do not
2550 search past the specified PC.
2551 (arm_make_prologue_cache): Simplify.
2552
2553 (arm_prologue_this_id, arm_prologue_prev_register)
2554 (arm_prologue_unwind, arm_prologue_unwind_sniffer)
2555 (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
2556 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
2557 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
2558 (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
2559
2560 (arm_frame_chain_valid, arm_find_callers_reg)
2561 (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
2562 (arm_pop_frame): Delete obsolete methods.
2563 (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
2564
2565 (arm_gdbarch_init): Update for new frame methods. Register prologue
2566 and sigtramp unwinders. Set the default frame base method.
2567
2568 * Makefile.in (arm-tdep.o): Update dependencies.
2569 * varobj.c (find_frame_addr_in_frame_chain): Call
2570 get_frame_base_address.
2571 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
2572
2573 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
2574
2575 * arm-tdep.c (arm_minimal_frame_chain): Renamed from
2576 arm_frame_chain. Take NEXT_FRAME and CACHE arguments.
2577 Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
2578 (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
2579 Take NEXT_FRAME and CACHE arguments. Call
2580 FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
2581 Set unwound_pc in CACHE instead of modifying the frame argument.
2582 Don't bother checking the frame type when looking for sigtramp
2583 frames.
2584 (arm_make_prologue_cache, arm_frame_chain)
2585 (arm_init_extra_frame_info): New functions.
2586
2587 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
2588
2589 * arm-tdep.c (arm_get_cache): Define.
2590 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
2591 unwound_sp, unwound_pc, and saved_regs.
2592 (thumb_scan_prologue): Take a cache instead of the frame.
2593 (arm_scan_prologue): Likewise.
2594 (arm_frame_chain): Create a temporary cache for arm_scan_prologue
2595 instead of a temporary frame.
2596 (arm_init_extra_frame_info): Allocate and use a cache.
2597 (arm_frame_saved_pc, arm_pop_frame): Use the cache.
2598
2599 2003-09-03 Andrew Cagney <cagney@redhat.com>
2600
2601 * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
2602 * config/mips/wince.mt (TM_CLIBS): Ditto.
2603 * config/sh/wince.mt (TM_CLIBS): Ditto.
2604 * config/pa/hppa64.mt (TM_CLIBS): Delete.
2605 * config/sparc/sp64.mt (CC): Delete.
2606
2607 2003-09-03 Andrew Cagney <cagney@redhat.com>
2608
2609 * defs.h: Do not include "arch-utils.h".
2610 (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
2611 GDB_MULTI_ARCH_PURE.
2612 * configure.in (GDB_MULTI_ARCH): Do not define.
2613 * configure, config.in: Regenerate.
2614 * configure.tgt: Do not set variable "gdb_multi_arch".
2615 * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
2616 * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
2617 * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
2618 * config/v850/v850.mt (TM_FILE): Delete disabled definition.
2619 * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
2620 * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
2621 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
2622 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
2623 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
2624 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
2625 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
2626 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
2627 * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
2628 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
2629 * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
2630 * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
2631 * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
2632 * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
2633
2634 2003-08-30 Michael Chastain <mec@shout.net>
2635
2636 * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
2637 * config/m68k/nm-hp300hpux.h: Delete.
2638 * config/m68k/tm-hp300hpux.h: Delete.
2639 * config/m68k/xm-hp300hpux.h: Delete.
2640 * config/m68k/xm-hp300bsd.h: Delete.
2641 * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
2642 tm-hp300hpux.h, xm-hp300hpux.h.
2643 * somsolib.c: Remove comment about hp300 shared libraries.
2644
2645 2003-08-31 Mark Kettenis <kettenis@gnu.org>
2646
2647 * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
2648 Only define PTRACE_GET_THREAD_AREA is not already defined.
2649 Various style fixes in code and comments and some additional
2650 spelling fixes in comments. Move after functions dealing with
2651 debug registers.
2652 * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
2653 Fix coding-style.
2654
2655 * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
2656 frame_unwind_register_unsigned instead of
2657 frame_unwind_unsigned_register.
2658
2659 2003-08-30 Mark Kettenis <kettenis@gnu.org>
2660
2661 * configure.in: Search for gethostbyname in libnsl.
2662 * configure: Regenerated.
2663
2664 2003-08-29 Mark Kettenis <kettenis@gnu.org>
2665
2666 * configure.in: Remove redundant AC_MSG_RESULT in check for
2667 uintptr_t in stdint.h.
2668 * configure: Regenerated.
2669
2670 * amd64-nat.h (struct regcache): Add opaque declaration.
2671
2672 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
2673 * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
2674 Change "register array" to "register cache" in comments.
2675 (x86_64_linux_gregset64_reg_offset): New variable.
2676 (GETREGS_SUPPLIES): Remove macro.
2677 (supply_gregset): Call amd64_supply_native_gregset instead of
2678 x86_64_linux_supply_gregset.
2679 (fill_gregset): Rename `regno' to `regnum'. Call
2680 amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
2681 (store_regs): Rename `regno' to `regnum'.
2682 (store_fpregs): Rename `regno' to `regnum'.
2683 (fetch_inferior_registers): Rename `regno' to `regnum'. Use
2684 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
2685 Reorganize function a bit.
2686 (store_inferior_registers): Rename `regno' to `regnum'. Use
2687 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
2688 Reorganize function a bit.
2689 (_initialize_x86_64_linux_nat): New function.
2690 * config/i386/x86-64linux.mh.
2691
2692 2003-08-29 Andrew Cagney <cagney@redhat.com>
2693
2694 * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
2695 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
2696 (target_remove_watchpoint): Delete macro.
2697 (target_insert_watchpoint): Delete macro.
2698 (remote_mips_can_use_hardware_watchpoint): Delete declaration.
2699 (remote_mips_stopped_by_watchpoint): Delete declaration.
2700 (remote_mips_remove_watchpoint): Delete declaration.
2701 (remote_mips_set_watchpoint): Delete declaration.
2702 (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
2703 * remote-mips.c (_initialize_remote_mips): Set
2704 "to_insert_watchpoint", "to_stopped_by_watchpoint",
2705 "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
2706 (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
2707 (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
2708 (mips_stopped_by_watchpoint): Rename
2709 remote_mips_stopped_by_watchpoint.
2710 (mips_can_hardware_watchpoint): Rename
2711 remote_mips_can_use_hardware_watchpoint, update function
2712 signature.
2713
2714 2003-08-29 Mark Kettenis <kettenis@gnu.org>
2715
2716 * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
2717 USER_DS. We haven't given them a register number yet.
2718
2719 * amd64-nat.h: New file.
2720 * amd64-nat.c: New file.
2721 * amd64fbsd-nat.c: Include "amd64-nat.h".
2722 (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
2723 (amd64fbsd32_r_reg_offset): New variable.
2724 (supply_gregset): Simply call amd64_supply_native_gregset.
2725 (fill_gregset): Rename `regno' to `regnum'. Simply call
2726 amd64_collect_native_gregset.
2727 (fill_fpregset): Rename `regno' to `regnum'.
2728 (fetch_inferior_registers): Rename `regno' to `regnum'. Replace
2729 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
2730 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
2731 `fpregset_t'. Call amd64_supply_native_gregset instead of
2732 supply_gregset. Call x86_64_supply_fxsave instead of
2733 supply_fpregset.
2734 (store_inferior_registers): Rename `regno' to `regnum'. Replace
2735 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
2736 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
2737 `fpregset_t'. Call amd64_collect_native_gregset instead of
2738 fill_gregset. Call x86_64_collect_fxsave instead of
2739 fill_fpregset.
2740 (_initialize_am64fbsd_nat): Initialize
2741 amd64_native_gregset32_reg_offset and
2742 amd64_native_gregset64_reg_offset.
2743 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
2744
2745 * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
2746 null pointer. Fix typo in comment.
2747
2748 * regcache.c (supply_register): Reimplement to call
2749 regcache_raw_supply.
2750 (regcache_collect): Reimplement by calling regcache_raw_collect.
2751
2752 2003-08-28 Mark Kettenis <kettenis@gnu.org>
2753
2754 * regcache.c (register_buffer): Consitify first argument.
2755 (regcache_raw_supply, regcache_raw_collect): New
2756 functions.
2757
2758 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
2759
2760 * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
2761 by Nathan J. Williams.
2762
2763 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
2764
2765 * lin-lwp.c (wait_lwp): New function, copied from
2766 stop_wait_callback. Clean up.
2767 (stop_wait_callback): Use wait_lwp.
2768
2769 2003-08-28 Andrew Cagney <cagney@redhat.com>
2770
2771 * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
2772 flavour and disassembler options.
2773 (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
2774 (mips_gdbarch_init): Set "print_insn". Delete initialization of
2775 deprecated_tm_print_insn_info.
2776
2777 2003-08-27 Andrew Cagney <cagney@redhat.com>
2778
2779 * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
2780 Use target_read_memory.
2781 (s390_get_frame_info): Update. Do not reference
2782 deprecated_tm_print_insn_info.
2783 (s390_check_function_end, s390_is_sigreturn): Ditto.
2784
2785 2003-08-27 Andrew Cagney <cagney@redhat.com>
2786
2787 * Makefile.in (cris-tdep.o): Update dependencies.
2788 * cris-tdep.c: Include "gdb_assert.h".
2789 (cris_gdbarch_init): Set print_insn.
2790 (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
2791 (cris_delayed_get_disassembler): Simplify, directly call the
2792 disassembler returned by cris_get_disassembler.
2793 * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
2794 (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
2795 * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
2796 (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
2797 * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
2798 (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
2799 * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
2800 (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
2801 * frv-tdep.c (frv_gdbarch_init): Set print_insn.
2802 (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
2803 * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
2804 (gdb_print_insn_sparc): Delete function.
2805 (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
2806 deprecated_tm_print_insn_info.
2807 * v850-tdep.c (v850_gdbarch_init): Set print_insn.
2808 (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
2809 (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
2810 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
2811 (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
2812 * s390-tdep.c (gdb_print_insn_s390): Delete function.
2813 (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
2814 (s390_gdbarch_init): Set print_insn.
2815
2816 2003-08-27 Andrew Cagney <cagney@redhat.com>
2817
2818 * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
2819 (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
2820 * infcall.c (call_function_by_hand): Convert the entry point
2821 address into a code address.
2822
2823 2003-08-27 Andrew Cagney <cagney@redhat.com>
2824
2825 * dsrec.c: Include "gdb_string.h".
2826 * Makefile.in (dsrec.o): Update dependencies.
2827
2828 2003-08-27 Michael Chastain <mec@shout.net>
2829
2830 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
2831
2832 2003-08-27 Andrew Cagney <cagney@redhat.com>
2833
2834 * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
2835 (alpha_osf1_init_abi): Do not set call_dummy_address.
2836
2837 2003-08-27 David Carlton <carlton@kealia.com>
2838
2839 From Randolph Chung <tausq@debian.org>:
2840 * linux-proc.c (linux_info_proc_cmd): rework the code so that it
2841 compiles with -Wformat-nonliteral -Werror.
2842
2843 2003-08-26 Jim Blandy <jimb@redhat.com>
2844
2845 * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
2846 (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
2847 bfd_lookup_symbol, since we only want symbols in code sections.
2848 (look_for_base): Pass zero as the SECT_FLAGS argument to
2849 bfd_lookup_symbol, since we're not concerned about which section
2850 the symbol is in.
2851
2852 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
2853
2854 * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
2855 we are frameless or the return address register is already known.
2856
2857 2003-08-26 Andrew Cagney <cagney@redhat.com>
2858
2859 * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
2860 in size. Add comments.
2861
2862 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
2863
2864 * ia64-tdep.c (ia64_convert_from_func_addr): New function.
2865 (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
2866
2867 2003-08-26 Jason Merrill <jason@redhat.com>
2868
2869 * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
2870 case out of #ifdef MIPS block.
2871
2872 2003-08-25 Daniel Jacobowitz <drow@mvista.com>
2873
2874 PR java/1322
2875 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
2876 available before calling SECT_OFF_TEXT.
2877 * PROBLEMS: Remove description of java/1322.
2878
2879 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
2880
2881 * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
2882 bof, and nat0-nat127 as pseudo-registers.
2883 (ia64_frame_cache): New struct used to cache frame info.
2884 (ia64_register_reggroup_p): New routine used to override default
2885 register grouping so registers without names are still saved and
2886 restored.
2887 (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
2888 pseudo values.
2889 (ia64_pseudo_register_read): New routine to read pseudo-registers.
2890 (ia64_pseudo_register_write): New routine to write pseudo-registers.
2891 (ia64_alloc_frame_cache): New routine to create a new
2892 ia64_frame_cache.
2893 (examine_prologue): Change prototype to add next_frame pointer.
2894 Assume frameless until otherwise proven. Verify that the cfm for
2895 current frame matches the cfm that should occur for the prologues
2896 alloc insn and if equal, mark as not frameless. At end of routine,
2897 if not frameless, calculate registers for the previous frame and store
2898 in the cache, if a cache is provided.
2899 (ia64_skip_prologue): Use new prototype when calling examine_prologue
2900 and pass 0 for next_frame.
2901 (ia64_store_return_value): Change to use convert_typed_floating()
2902 instead of calling ia64_convert_to_raw().
2903 (ia64_extract_return_value): Change to use convert_typed_floating()
2904 instead of calling ia64_convert_to_virtual().
2905 (ia64_frame_cache): New routine to support new frame model.
2906 (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
2907 (ia64_frame_sniffer): Ditto.
2908 (ia64_sigtramp_frame_init_saved_regs): Ditto.
2909 (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
2910 (ia64_sigtramp_frame_prev_register): Ditto.
2911 (ia64_sigtramp_frame_sniffer): Ditto.
2912 (ia64_frame_base_address): Ditto.
2913 (ia64_extract_struct_value_address): Change to issue error message.
2914 (ia64_frame_align): New routine to align sp.
2915 (ia64_push_dummy_call): New routine based on ia64_push_arguments().
2916 (ia64_push_arguments): Removed. Logic moved to
2917 ia64_push_dummy_call().
2918 (ia64_push_return_address): Ditto.
2919 (ia64_unwind_dummy_id): New function.
2920 (ia64_unwind_pc): Ditto.
2921 (ia64_convert_register_p): Ditto.
2922 (ia64_register_to_value): Ditto.
2923 (ia64_value_to_register): Ditto.
2924 (ia64_pop_frame, ia64_pop_frame_regular): Removed.
2925 (ia64_register_byte, ia64_register_raw_size): Ditto.
2926 (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
2927 (ia64_saved_pc_after_call): Ditto.
2928 (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
2929 (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
2930 (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
2931 (ia64_register_convert_to_raw): Ditto.
2932 (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
2933 (ia64_init_extra_frame_info): Ditto.
2934 (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
2935 (ia64_gdbarch_init): Remove registering of deprecated functions that
2936 are no longer used. Add registration of new gdbarch functions.
2937 Remove registering deprecated_write_sp. Replace
2938 set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
2939 Delete set_gdbarch_deprecated_register_convertible(),
2940 set_gdbarch_deprecated_register_convert_to_virtual(), and
2941 set_gdbarch_deprecated_register_convert_to_raw() calls. Remove
2942 set_gdbarch_deprecated_register_size(),
2943 set_gdbarch_deprecated_register_bytes(),
2944 set_gdbarch_pcregnum(),
2945 set_gdbarch_deprecated_register_byte(),
2946 set_gdbarch_deprecated_register_raw_size(),
2947 set_gdbarch_deprecated_max_register_raw_size(),
2948 set_gdbarch_deprecated_register_virtual_size(),
2949 and set_gdbarch_deprecated_max_register_virtual_size() calls.
2950 Replace set_gdbarch_deprecated_extract_return_value() with
2951 set_gdbarch_extract_return_value(). Remove calls to:
2952 set_gdbarch_deprecated_saved_pc_after_call();
2953 set_gdbarch_deprecated_frame_chain(),
2954 set_gdbarch_deprecated_frame_saved_pc(),
2955 set_gdbarch_deprecated_frame_init_saved_regs(),
2956 set_gdbarch_deprecated_get_saved_register(),
2957 set_gdbarch_deprecated_call_dummy_words(),
2958 set_gdbarch_deprecated_sizeof_call_dummy_words(),
2959 set_gdbarch_deprecated_init_extra_frame_info(),
2960 set_gdbarch_deprecated_frame_args_address(),
2961 set_gdbarch_deprecated_frame_locals_address(),
2962 and set_gdbarch_deprecated_dummy_write_sp().
2963 Add set_gdbarch_convert_register_p(),
2964 set_gdbarch_register_to_value(),
2965 set_gdbarch_value_to_register(),
2966 set_gdbarch_push_dummy_call(),
2967 set_gdbarch_frame_align(),
2968 set_gdbarch_unwind_dummy_id(),
2969 set_gdbarch_unwind_pc(),
2970 frame_unwind_append_sniffer(),
2971 frame_unwind_append_sniffer(),
2972 and frame_base_set_default().
2973
2974 2003-08-25 Chris Demetriou <cgd@broadcom.com>
2975
2976 * configure.tgt: Document need for special "mipsisa64" handling.
2977 (mipsisa64*-*-linux64): Handle as target linux64.
2978 (mipsisa64*-*-*): Handle as target embed64.
2979
2980 2003-08-18 Michael Chastain <mec@shout.net>
2981
2982 * PROBLEMS: Document pr gdb/1322, the Java anonymous
2983 objfile bug.
2984
2985 2003-08-24 Mark Kettenis <kettenis@gnu.org>
2986
2987 * i387-tdep.h: Update copyright date.
2988 (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
2989
2990 * linux-proc.c (linux_proc_xfer_memory): Remove comment about
2991 CFLAGS games to reflect reality.
2992
2993 2003-08-24 Andrew Cagney <cagney@redhat.com>
2994
2995 * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
2996 GDB_MULTI_ARCH is always non-zero.
2997 * osabi.c (_initialize_gdb_osabi): Ditto.
2998 (gdbarch_init_osabi): Ditto.
2999 * sparc-tdep.c: Ditto for #if code.
3000
3001 2003-08-23 Mark Kettenis <kettenis@gnu.org>
3002
3003 * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
3004 Update comments.
3005 * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype. Update
3006 comments.
3007 * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
3008 x86_64_supply_fxsave.
3009 * x86-64-linux-nat.c (supply_fpregset): Adjust call to
3010 x86_64_supply_fxsave.
3011 * amd64fbsd-nat.c (supply_fpregset): Adjust call to
3012 x86_64_supply_fxsave.
3013
3014 2003-08-23 Andreas Jaeger <aj@suse.de>
3015
3016 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
3017 i387_supply_fxsave.
3018
3019 2003-08-23 Mark Kettenis <kettenis@gnu.org>
3020
3021 * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
3022 i387_supply_register.
3023 (go32_fetch_registers): Adjust call to i387_supply_fsave.
3024 * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
3025 i387_supply_fsave.
3026 (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
3027 i387_supply_fxsave.
3028 * i386obsd-tdep.c (fetch_core_registers): Adjust call to
3029 i387_supply_fsave.
3030 * i386bsd-nat.c (supply_fpregset): Adjust call to
3031 i387_supply_fsave.
3032 (fetch_inferior_registers): Remove extraneous whitespace. Adjust
3033 call to i387_supply_fxsave. Call i387_supply_fsave instead of
3034 supply_fpregset.
3035 (store_inferior_registers): Remove extraneous whitespace. Call
3036 i387_fill_fsave instead of fill_fpregset.
3037 * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
3038 (supply_fpregset): Likewise.
3039 * i386v4-nat.c (supply_fpregset): Adjust call to
3040 i387_supply_fsave.
3041 * i386-interix-nat.c (supply_fpregset): Adjust call to
3042 i387_supply_fsave.
3043 * i386-linux-nat.c (supply_fpregset): Adjust call to
3044 i387_supply_fsave.
3045 (supply_fpxregset): Adjust call to i387_adjust_fxsave.
3046 * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
3047 i387supply_fsave and i387_supply_fxsave.
3048 * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
3049 Incorporate code from `i387_supply_register.
3050 (i387_supply_register): Remove.
3051 (i387_supply_fxsave): Add `regnum' argument.
3052 Update comments.
3053 * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
3054 prototype.
3055 (i387_supply_register): remove prototype.
3056 Update comments.
3057
3058 2003-08-22 Michael Chastain <mec@shout.net>
3059
3060 * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
3061 Add lines for files in gdb/testsuite/gdb.cp/* that are
3062 still not 8.3 unique.
3063
3064 2003-08-22 Daniel Jacobowitz <drow@mvista.com>
3065
3066 * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
3067 TYPE_VPTR_FIELDNO is valid.
3068
3069 2003-08-19 Mark Kettenis <kettenis@gnu.org>
3070
3071 * utils.c (set_width_command): Remove prototypes.
3072 (set_screen_size): New prototype.
3073 (init_page_info): Simplify by fetching the screen size from
3074 Readline. Call set_screen_size.
3075 (set_screen_size): New function.
3076 (set_width): Add missing whitespace in comment.
3077 (set_width_command): Call set_screen_size.
3078 (set_height_command): New function.
3079 (initialize_utils): Fix formatting. Make "set height" command
3080 call set_height_command. Remove redundant code that turns off
3081 pagination if output isn't a terminal. Remove redundant call to
3082 set_width_command.
3083
3084 2003-08-22 Mark Kettenis <kettenis@gnu.org>
3085
3086 * sparc64-tdep.h (sparc64_regnum): Fix comment.
3087 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
3088 (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
3089 * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
3090 `case' keyword.
3091 (sparc64_register_info): Give the reister with number
3092 SPARC64_STATE_REGNUM a name.
3093 (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
3094 %asi and %ccr.
3095 (sparc64_push_dummy_call): Take BIAS into account when checking
3096 stcak alignment.
3097 (sparc_software_single_step): Remove assertions that check whether
3098 NPC and NNPC were zero.
3099 (sparc_supply_rwindow): Make public. Merge functionality with
3100 sparc64_supply_rwindow.
3101 (sparc_fill_rwindow): Make public. Merge functionality with
3102 sparc64_fill_rwindow.
3103 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
3104 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
3105 SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
3106 * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
3107 sparc_supply_rwindow instead of sparc64_supply_rwindow.
3108
3109 * reggroups.c: Add whitespace after declarations of local
3110 variables in functions.
3111
3112 2003-08-21 Michael Chastain <mec@shout.net>
3113
3114 * gdbtypes.h: Change array bound type from an int to enum.
3115
3116 2003-08-21 Andrew Cagney <cagney@redhat.com>
3117
3118 * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
3119 * config/sparc/tm-sparc.h: Ditto.
3120 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
3121 unconditionally.
3122 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
3123
3124 2003-07-13 Mark Kettenis <kettenis@gnu.org>
3125
3126 * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
3127 (register_objfile_data, set_objfile_data, objfile_data): New
3128 prototypes.
3129 * objfiles.c (objfile_alloc_data, objfile_free_data): New
3130 prototypes.
3131 (allocate_objfile): Call objfile_alloc_data.
3132 (free_objfile): Call objfile_free_data.
3133 (struct objfile_data): New.
3134 (struct objfile_data_registration): New.
3135 (struct objfile_data_registry): New.
3136 (objfile_data_registry): New variable.
3137 (register_objfile_data): New function.
3138 (objfile_alloc_data, objfile_free_data): New functions.
3139 (set_objfile_data, objfile_data): New functions.
3140 * dwarf2-frame.c (dwarf2_frame_data): New variable.
3141 (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
3142 (_initialize_dwarf2_frame): New function and prototype.
3143
3144 2003-08-21 Andrew Cagney <cagney@redhat.com>
3145
3146 * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
3147 a specific architecture.
3148 * arch-utils.h (set_architecture_from_arch_mach): Delete
3149 declaration.
3150 (target_architecture_hook): Delete declaration.
3151 * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
3152 (default_float_format): Assume GDB_MULTI_ARCH.
3153 (default_double_format): Assume GDB_MULTI_ARCH.
3154 (set_endian_from_file): Delete function.
3155 (arch_ok): Delete function.
3156 (set_arch): Delete function.
3157 (set_architecture_from_arch_mach): Delete function.
3158 (set_architecture_from_file): Delete function.
3159 (set_architecture): Assume GDB_MULTI_ARCH.
3160 (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
3161
3162 2003-08-21 Mark Kettenis <kettenis@gnu.org>
3163
3164 Rewrite FreeBSD/sparc64 native configuration.
3165 * sparcbsd-nat.c, sparcbsd-nat.h: New files.
3166 * sparc64fbsd-nat.c: New file.
3167 * sparc64fbsd-tdep.c: New file.
3168 * sparc64-tdep.c sparc64-tdep.h: New files.
3169 * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
3170 sparc64fbsd-tdep.o): New dependencies.
3171 (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
3172 and sparc64fbsd-tdep.c.
3173 (sparc64_tdep_h, sparcbsd_nat_h): New variables.
3174 * config/sparc/fbsd.mh: Remove copyright notice.
3175 (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
3176 sparcbsd-nat.o.
3177 * config/sparc/fbsd.mt: Remove copyright notice.
3178 (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
3179 solib-legacy.o. Add sparc64-tdep.o and sparc64fbsd-tdep.o.
3180 * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
3181 (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
3182 PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
3183 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
3184 fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
3185 * config/sparc/tm-fbsd.h: Don't include "solib.h" and
3186 "sparc/tm-sp64.h".
3187 (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
3188 (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
3189
3190 2003-08-21 Michael Chastain <mec@shout.net>
3191
3192 * symtab.h: Add doco on the space critical structures and
3193 some measurements of space usage.
3194
3195 2003-08-21 Michael Snyder <msnyder@redhat.com>
3196
3197 * tracepoint.c (trace_dump_command): Trace break address
3198 is subject to DECR_PC_AFTER_BREAK.
3199 (set_traceframe_context): Make "trace_line" an int.
3200 Fixes suggested by Mark Newman <mark.newman@lmco.com>
3201
3202 2003-08-20 Michael Snyder <msnyder@redhat.com>
3203
3204 * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
3205 * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
3206 FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
3207 argument passing.
3208 (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
3209 functions, replace sh_push_dummy_call.
3210 (sh_gdbarch_init): Set push_dummy_call to one of new methods.
3211
3212 2003-08-20 Michael Chastain <mec@shout.net>
3213
3214 * gdbtypes.h (struct main_type): Rearrange to save space.
3215
3216 2003-08-20 Michael Snyder <msnyder@redhat.com>
3217
3218 * trad-frame.c: Comment typo fix.
3219
3220 2003-08-20 Michael Snyder <msnyder@redhat.com>
3221 Kevin Buettner <kevinb@redhat.com>
3222
3223 * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
3224 (frv_frame_init_saved_regs): Add declaration.
3225 (frame_extra_info): Add new field ``saved_regs''.
3226 (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
3227 (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
3228 Update frame related code.
3229 (frv_extract_struct_value_address): Adjust formatting.
3230 * Makefile.in (frv-tdep.o): Update dependencies.
3231 * config/frv/tm-frv.h (target_insert_watchpoint)
3232 (target_remove_watchpoint, target_insert_hw_breakpoint)
3233 (target_remove_hw_breakpoint): Delete these macros.
3234 (remote_insert_watchpoint, remote_remove_watchpoint)
3235 (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
3236 these declarations.
3237
3238 2003-08-20 Michael Chastain <mec@shout.net>
3239
3240 * defs.h (ENUM_BITFIELD): New macro.
3241 * symtab.h (ENUM_BITFIELD): Use it.
3242 (BYTE_BITFIELD): Remove old macro, which was already disabled.
3243
3244 2003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
3245
3246 * MAINTAINERS (write after approval): Add myself.
3247
3248 2003-08-18 Andrew Cagney <cagney@redhat.com>
3249
3250 * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
3251 * gdbarch.h, gdbarch.c: Re-generate.
3252 * infcall.c (call_function_by_hand): Adjust the SP by
3253 frame_red_zone_size before allocating any stack space.
3254 * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
3255 * x86-64-tdep.c (x86_64_frame_align): New function.
3256 (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
3257
3258 * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
3259 Remove code adjusting SP so that it skips over the Red Zone.
3260
3261 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3262
3263 * NEWS (New native configurations): Mention FreeBSD/amd64.
3264
3265 2003-08-18 Andrew Cagney <cagney@redhat.com>
3266
3267 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
3268 "dwarf2_build_frame_info". Append "m68k_frame_sniffer" instead of
3269 "m68k_frame_p".
3270 (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
3271
3272 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3273
3274 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
3275
3276 2003-08-18 Michal Ludvig <mludvig@suse.cz>
3277
3278 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
3279 Define.
3280 * i386-linux-nat.c: Include "linux-nat.h".
3281 (child_post_startup_inferior): New function.
3282
3283 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3284
3285 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
3286 at the start of a frameless function. This probably fixes PR
3287 backtrace/1338.
3288
3289 2003-08-17 Michael Chastain <mec@shout.net>
3290
3291 * symfile.c (find_sym_fns): Remove special case for apollo target.
3292
3293 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3294
3295 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
3296 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
3297 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
3298 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
3299 (linux_supports_tracevforkdone): New function.
3300 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
3301 TRACEVFORKDONE.
3302 (child_follow_fork): Handle vfork.
3303 (linux_handle_extended_wait): Likewise. Also handle exec.
3304 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
3305 * NEWS: Mention fork tracing.
3306
3307 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3308
3309 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
3310
3311 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3312
3313 * Makefile.in (i386-linux-nat.o): Update dependencies.
3314 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
3315 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
3316 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
3317 * i386-linux-nat.c: Include "linux-nat.h".
3318 (child_post_startup_inferior): New function.
3319 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
3320 * infptrace.c (kill_inferior): Wrap in #ifdef.
3321 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
3322 attaching to each LWP.
3323 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
3324 (init_lin_lwp_ops): Fill in some more operations.
3325 * linux-nat.h (linux_enable_event_reporting)
3326 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
3327 prototypes.
3328 * linux-nat.c (linux_enable_event_reporting): New function.
3329 (child_post_attach, linux_child_post_startup_inferior)
3330 (child_post_startup_inferior, child_follow_fork)
3331 (linux_handle_extended_wait, kill_inferior): New functions.
3332
3333 2003-08-16 Andrew Cagney <cagney@redhat.com>
3334
3335 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
3336 * gdbarch.h, gdbarch.c: Re-generate.
3337
3338 2003-08-16 Mark Kettenis <kettenis@gnu.org>
3339
3340 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
3341
3342 2003-08-16 Andrew Cagney <cagney@redhat.com>
3343
3344 * NEWS: Mention that "set prompt-escape-char" was deleted.
3345 * top.c (get_prompt_1): Delete function.
3346 (gdb_prompt_escape):
3347 (init_main): Do not clear "gdb_prompt_escape". Delete "set
3348 prompt-escape-char" command.
3349 (MAX_PROMPT_SIZE): Delete macro.
3350 (get_prompt): Simplify, do not call get_prompt_1.
3351
3352 2003-08-16 Andrew Cagney <cagney@redhat.com>
3353
3354 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
3355 -Werror. -Wformat-nonliteral problems.
3356
3357 2003-08-15 J. Brobecker <brobecker@gnat.com>
3358
3359 Further multiarching work mostly for hppa64-*-hpux11:
3360 * hppa-tdep.h: New file.
3361 * hppa-tdep.c: #include hppa-tdep.c.
3362 (hppa32_num_regs): Renamed from hppa_num_regs.
3363 (hppa64_num_regs): New constant.
3364 (hppa64_call_dummy_breakpoint_offset): New constant.
3365 (hppa32_call_dummy_length): New constant.
3366 (hppa64_call_dummy_length): New constant.
3367 (hppa32_stack_align): Make name 32bit explicit.
3368 (hppa32_register_virtual_type): Likewise.
3369 (hppa32_extract_return_value): Likewise.
3370 (hppa32_use_struct_convention): Likewise.
3371 (hppa32_store_return_value): Likewise.
3372 (hppa64_register_virtual_type): New function.
3373 (hppa64_extract_return_value): New function.
3374 (hppa64_use_struct_convention): New function.
3375 (hppa64_store_return_value): New function.
3376 (hppa_frame_locals_address): Remove declaration, function does
3377 not exist anymore.
3378 (hppa_register_byte): Add support for PA64 ABI.
3379 (hppa_gdbarch_init): Add support for PA64 ABI.
3380 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
3381 Make name 32bit explicit.
3382 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
3383 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
3384 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
3385 (hppa64_hpux_frame_base_before_sigtramp): New function.
3386 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
3387 * config/pa/tm-hppa64.h: Remove macros that are no longer
3388 necessary now that the gdbarch vector is properly setup.
3389 Transform some macros into function calls. Some minor cleanup.
3390 * config/pa/tm-hppah.h: Update function calls in macros
3391 following the function renaming in hppa-hpux-tdep.c.
3392 * Makefile.in (hppa_tdep_h): New variable.
3393 (hppa-tdep.o): Add dependency over hppa_tdep_h.
3394
3395 2003-08-14 Michael Snyder <msnyder@redhat.com>
3396
3397 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
3398
3399 2003-08-13 J. Brobecker <brobecker@gnat.com>
3400
3401 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
3402 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
3403 routine.
3404
3405 2003-08-13 Michael Snyder <msnyder@redhat.com>
3406
3407 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
3408 (frv_saved_pc_after_call): Use deprecated ftype.
3409 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
3410 (frv_remote_translate_xfer_address): Remove.
3411 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
3412
3413 2003-08-13 J. Brobecker <brobecker@gnat.com>
3414
3415 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
3416 initialization after the common gdbarch initialization, not before.
3417
3418 2003-08-13 J. Brobecker <brobecker@gnat.com>
3419
3420 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
3421 (ADDR_BITS_REMOVE): Remove, redundant.
3422
3423 2003-08-13 J. Brobecker <brobecker@gnat.com>
3424
3425 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
3426 gdbarch method to clear the 2 low bits of text addresses.
3427
3428 2003-08-12 Andrew Cagney <cagney@redhat.com>
3429
3430 * Makefile.in (dsrec.o): Update dependencies.
3431 * dsrec.c: Include "gdb_assert.h".
3432 (make_srec): Use snprintf instead of sprintf, use a literal format
3433 string.
3434
3435 2003-08-12 Andrew Cagney <cagney@redhat.com>
3436
3437 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
3438 FRAME_OBSTACK_ZALLOC.
3439
3440 2003-08-12 Kevin Buettner <kevinb@redhat.com>
3441
3442 * i386-tdep.c (i386_gdbarch_init): Enable default support for
3443 SSE registers.
3444
3445 2003-08-10 Mark Kettenis <kettenis@gnu.org>
3446
3447 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
3448 amd64fbsd_sc_reg_offset): Add extern declarations.
3449 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
3450 declarations.
3451
3452 2003-08-11 Ben Elliston <bje@wasabisystems.com>
3453
3454 * MAINTAINERS (write after approval): Update my mail address.
3455
3456 2003-08-10 Andrew Cagney <cagney@redhat.com>
3457
3458 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
3459
3460 2003-08-10 Mark Kettenis <kettenis@gnu.org>
3461
3462 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
3463 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
3464 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
3465 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
3466 i386bsd_sc_reg_offset): Add extern declarations.
3467 * i386obsd-nat.c: Include "i386-tdep.h"
3468 (_initialize_i386obsd_nat): Remove extern declarations.
3469 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
3470 declarations.
3471 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
3472 declarations.
3473
3474 * i386-tdep.c (i386_register_to_value): Use get_frame_register
3475 instead of frame_read_register.
3476 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
3477 instead of frame_read_register. Use I386_ESP_REGNUM instead of
3478 SP_REGNUM.
3479 (i386_frame_prev_register): Use frame_unwind_register_unsigned
3480 instead of frame_unwind_unsigned_register. Use
3481 I386_EFLAGS_REGISTER instead of PS_REGNUM.
3482 (i386_get_longjmp_target): Use regcache_read_unsigned_register
3483 instead of read_register. Use builtin_type_void_data_ptr instead
3484 of builtin_type_void_func_ptr when extracting the address of the
3485 jmp_buf.
3486 (i386_extract_return_value, i386_store_return_value,
3487 i386_pseudo_register_read, i386_pseudo_register_write): Use
3488 register_size instead REGISTER_RAW_SIZE.
3489
3490 2003-08-10 Andrew Cagney <cagney@redhat.com>
3491
3492 * infcall.c (call_function_by_hand): Use xstrprintf instead of
3493 sprintf. Make "name" constant.
3494
3495 2003-08-10 Mark Kettenis <kettenis@gnu.org>
3496
3497 * i387-tdep.c (i387_register_to_value): Use get_frame_register
3498 instead of frame_read_register.
3499 (i387_print_float_info): Use get_frame_register and
3500 get_frame_register_unsigned instead of frame_register_read.
3501
3502 * i386fbsd-nat.c: Include "i386-tdep.h".
3503 (child_resume): Make `eflags' an ULONGEST. Use
3504 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
3505 instead of register_read and register_write.
3506
3507 * i386bsd-nat.c (fetch_inferior_registers,
3508 store_inferior_registers): Don't use && at the end of a line.
3509 (_initialize_i386bsd_nat): Fix typo.
3510
3511 * frame.c (_initialize_frame): Add missing backslash.
3512
3513 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
3514 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
3515 and supply_register instead of manipulating the register buffer
3516 directly.
3517
3518 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
3519 * config/i386/nm-i386sol2.h
3520 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
3521
3522 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
3523 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
3524 instructions that GCC likes to mingle into the prologue. Fixes
3525 gdb/1253 and gdb/1255.
3526
3527 2003-08-09 Andrew Cagney <cagney@redhat.com>
3528
3529 Fix GDB PR cli/926.
3530 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
3531 * command.h (add_setshow_uinteger_cmd): Declare.
3532 * frame.c (set_backtrace_cmd): New function.
3533 (show_backtrace_cmd): New function.
3534 * frame.c (_initialize_frame): Replace "set/show
3535 backtrace-below-main" with "set/show backtrace past-main". Add
3536 command "set/show backtrace limit".
3537 (backtrace_past_main): Rename "backtrace_below_main".
3538 (backtrace_limit): New variable.
3539 (get_prev_frame): Update. Check the backtrace_limit.
3540
3541 2003-08-09 Andrew Cagney <cagney@redhat.com>
3542
3543 * defs.h (xstrprintf): Declare.
3544 * utils.c (xstrprintf): New function.
3545 * breakpoint.c (insert_breakpoints): Replace sprintf and
3546 non-literal format strings, with xstrprintf and cleanups.
3547 (delete_breakpoint,breakpoint_re_set): Ditto.
3548 (commands_command, insert_breakpoints): Ditto.
3549 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
3550 (break_at_finish_command_1): Ditto.
3551
3552 2003-08-09 Andrew Cagney <cagney@redhat.com>
3553
3554 * MAINTAINERS (language support): List Adam Fedor as Objective C
3555 maintainer.
3556
3557 2003-08-08 J. Brobecker <brobecker@gnat.com>
3558
3559 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
3560 are now multiarched.
3561
3562 2003-08-08 J. Brobecker <brobecker@gnat.com>
3563
3564 * config/pa/tm-hppa64.h: Remove lots of macros that are no
3565 longer necessary now that hppa64 is partially multiarch'ed.
3566
3567 2003-08-08 Andrew Cagney <cagney@redhat.com>
3568
3569 * interps.c (interp_set): Check for a NULL "old_interp".
3570
3571 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
3572
3573 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
3574 (install-only): Support DESTDIR.
3575 (uninstall): Likewise.
3576 (install-gdbtk): Likewise.
3577
3578 2003-08-08 Elena Zannoni <ezannoni@redhat.com>
3579
3580 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
3581 contains something meaningful at all times.
3582
3583 Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
3584
3585 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
3586
3587 Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
3588
3589 * MAINTAINERS (write after approval): Added self.
3590
3591 2003-08-07 Andrew Cagney <cagney@redhat.com>
3592
3593 * inferior.h (AT_SYMBOL): Define.
3594 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
3595 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
3596 * mips-tdep.c (mips_call_dummy_address): Delete function.
3597 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
3598 set call_dummy_address.
3599
3600 2003-08-07 Andrew Cagney <cagney@redhat.com>
3601
3602 * language.c (op_error): Delete function.
3603 (binop_type_check): Delete function.
3604 * language.h (type_op_error, range_op_error): Delete macros.
3605 (op_error): Delete declaration.
3606
3607 2003-08-07 Andrew Cagney <cagney@redhat.com>
3608
3609 * interps.h (INTERP_MI2, INTERP_MI3): Define.
3610
3611 2003-08-07 Michal Ludvig <mludvig@suse.cz>
3612
3613 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
3614 (x86_64_push_arguments): Skip the red zone.
3615
3616 2003-08-05 Andrew Cagney <cagney@redhat.com>
3617
3618 * reggroups.c (reggroup_next): Check for the final entry.
3619
3620 2003-08-04 Andrew Cagney <cagney@redhat.com>
3621
3622 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
3623 * cli/cli-script.c (define_command): Call query directly, instead
3624 of passing it a buffer.
3625 * ocd.c (ocd_error): Pass error a constant format string.
3626 * remote-mips.c (mips_error): Use fputs_filtered.
3627
3628 * solib-svr4.c (_initialize_svr4_solib): Update
3629 register_gdbarch_data call.
3630 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
3631
3632 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
3633 (register_gdbarch_data): Delete "free" parameter. Update
3634 comments.
3635 * gdbarch.h, gdbarch.c: Re-generate.
3636 * reggroups.c (_initialize_reggroup): Update.
3637 * gnu-v3-abi.c (init_gnuv3_ops): Update.
3638 * frame-base.c (_initialize_frame_base): Update.
3639 * frame-unwind.c (_initialize_frame_unwind): Update.
3640 * user-regs.c (_initialize_user_regs): Update.
3641 * remote.c (_initialize_remote): Update.
3642 * regcache.c (_initialize_regcache): Update.
3643
3644 * regcache.c (xfree_regcache_descr): Delete function.
3645 (_initialize_regcache): Update call to register_gdbarch_data.
3646 (init_regcache_descr, init_legacy_regcache_descr): Use
3647 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
3648
3649 * remote.c (free_remote_state): Delete function.
3650 (_initialize_remote): Update register_gdbarch_data.
3651 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
3652 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
3653
3654 2003-08-04 Andrew Cagney <cagney@redhat.com>
3655
3656 * reggroups.c (struct reggroup_el): Define.
3657 (struct reggroups): Delete field "nr_group". Replace array
3658 "group" with a "first" to "last" linked list.
3659 (reggroups_init): Update. Allocate using gdbarch's obstack.
3660 (reggroups_free): Delete function.
3661 (add_group): Update. Add "el" parameter.
3662 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
3663 (default_groups): Update.
3664 (reggroup_next): Replace reggroups.
3665 (reggroups_dump): Update.
3666 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
3667 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
3668 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
3669
3670 2003-08-04 Daniel Jacobowitz <drow@mvista.com>
3671
3672 * Makefile.in (tui-interp.o): Update dependencies.
3673
3674 2003-08-04 David Carlton <carlton@kealia.com>
3675
3676 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
3677 to internal_error call.
3678 * source.c (forward_search_command): Add "%s" format argument.
3679 (reverse_search_command): Ditto.
3680 * top.c (quit_confirm): Ditto.
3681 * cli/cli-setshow.c (do_setshow_command): Ditto.
3682 * cp-valprint.c (cp_print_class_method): Replace
3683 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
3684 (cp_print_class_member): Ditto.
3685 * event-top.c (command_line_handler): Ditto.
3686 * linux-proc.c (linux_info_proc_cmd): Ditto.
3687 * p-typeprint.c (pascal_type_print_base): Ditto.
3688 * p-valprint.c (pascal_object_print_class_method): Ditto.
3689 (pascal_object_print_class_member): Ditto.
3690 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
3691 * remote.c (remote_cisco_section_offsets): Ditto.
3692 * top.c (command_line_input): Ditto.
3693 * utils.c (vwarning,error_stream,quit): Ditto.
3694 * valprint.c (print_floating,print_binary_chars)
3695 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
3696
3697 2003-08-04 Andrew Cagney <cagney@redhat.com>
3698
3699 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
3700
3701 2003-08-02 Andrew Cagney <cagney@redhat.com>
3702
3703 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
3704 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
3705 amd64fbsd-nat.c.
3706
3707 2003-08-02 Andrew Cagney <cagney@redhat.com>
3708
3709 * Makefile.in: Update all dependencies and definitions.
3710
3711 2003-08-02 Adam Fedor <fedor@gnu.org>
3712
3713 * linespec.c (is_objc_method_format): New function
3714 (decode_line_1, locate_first_half): Use it.
3715 Fixes PR objc/1298
3716
3717 2003-08-01 Andrew Cagney <cagney@redhat.com>
3718
3719 * NEWS: Mention that m32r is multi-arch.
3720 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
3721 * configure.tgt: Recognize m32r-*-*.
3722 * config/m32r/tm-m32r.h: Delete file.
3723 * config/m32r/m32r.mt: New file.
3724 * m32r-rom.c (m32r_upload_command): Use hostent only when
3725 gethostname succeeds, in order to avoid a compilation
3726 warning.
3727 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
3728 compiler warning.
3729
3730 2003-08-01 Michael Snyder <msnyder@redhat.com>
3731
3732 * sh-tdep.c (sh_frame_align): New gdbarch method.
3733 (sh_gdbarch_init): Set up frame_align method.
3734
3735 2003-07-31 Michael Snyder <msnyder@redhat.com>
3736
3737 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
3738 which is already covered by the new frames infrastructure.
3739
3740 2003-07-31 Andrew Cagney <cagney@redhat.com>
3741
3742 * user-regs.c (struct user_reg): Add "next" link.
3743 (struct user_regs): Replace "user" with "first" and "last" links.
3744 (append_user_reg): Add pre-allocated "reg" parameter.
3745 (builtin_user_regs): Provide initial value for "last".
3746 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
3747 (user_regs_init): Allocate memory from the gdbarch obstack.
3748 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
3749 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
3750 linked list.
3751 (usernum_to_user_reg): New function.
3752 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
3753 (value_of_user_reg): Use usernum_to_user_reg.
3754 (user_regs_free): Delete function.
3755 (_initialize_user_regs): Update register_gdbarch_data call.
3756
3757 2003-07-31 Daniel Jacobowitz <drow@mvista.com>
3758
3759 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
3760
3761 2003-07-30 Michael Snyder <msnyder@redhat.com>
3762
3763 * value.h (value_being_returned): Add a struct_addr argument.
3764 * infcall.c (call_function_by_hand): Pass struct_addr to
3765 value_being_returned.
3766 * infcmd.c (print_return_value): Pass zero as struct_addr.
3767 * values.c (value_being_returned): If struct_addr is passed,
3768 use it instead of trying to recover it from the inferior.
3769
3770 2003-07-30 Kevin Buettner <kevinb@redhat.com>
3771
3772 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
3773 the prologue analyzer won't need to attempt to extract the pc
3774 value from the woefully incomplete dummy frame.
3775 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
3776 possible. Disable code which modifies the frame.
3777
3778 2003-07-28 Andrew Cagney <cagney@redhat.com>
3779
3780 * annotate.c (annotate_breakpoints_headers): Restrict annotation
3781 to level 2.
3782 (annotate_breakpoints_table, annotate_record): Ditto.
3783 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
3784 (annotate_field_name_end, annotate_field_value): Ditto.
3785 (annotate_field_end, annotate_frame_source_begin): Ditto.
3786 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
3787 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
3788 (annotate_frame_begin, annotate_frame_function_name): Ditto.
3789 (annotate_frame_address_end, annotate_frame_address): Ditto.
3790 (annotate_frame_args, annotate_frame_end): Ditto.
3791 (annotate_frame_where, annotate_arg_begin): Ditto.
3792 (annotate_arg_name_end, annotate_arg_value): Ditto.
3793 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
3794 (annotate_function_call, annotate_signal_name): Ditto.
3795 (annotate_signal_string, annotate_signal_name_end): Ditto.
3796 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
3797 (annotate_value_begin, annotate_value_history_value): Ditto.
3798 (annotate_value_history_end, annotate_value_end): Ditto.
3799 (annotate_display_begin, annotate_display_number_end): Ditto.
3800 (annotate_display_format, annotate_display_expression): Ditto.
3801 (annotate_display_expression_end, annotate_display_value): Ditto.
3802 (annotate_display_end, annotate_array_section_begin): Ditto.
3803 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
3804 (annotate_elt, annotate_array_section_end): Ditto.
3805
3806 2003-07-28 Andrew Cagney <cagney@redhat.com>
3807
3808 * regcache.c (struct regcache_descr): Update comments on
3809 nr_raw_registers.
3810 (init_legacy_regcache_descr): Don't set nr_raw_registers or
3811 sizeof_raw_register_valid_p.
3812 (init_regcache_descr): Set nr_raw_registers and
3813 sizeof_raw_register_valid_p before calling
3814 init_legacy_regcache_descr.
3815
3816 2003-07-28 Andrew Cagney <cagney@redhat.com>
3817
3818 * mips-tdep.c (print_gp_register_row): Print the GPR's register
3819 MOD NUM_REGS.
3820
3821 2003-07-28 Daniel Jacobowitz <drow@mvista.com>
3822
3823 * thread.c (info_threads_command): Use get_selected_frame ().
3824 Check that there is at least one non-sentinel frame.
3825
3826 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
3827
3828 * m68hc11-tdep.c (struct frame_extra_info): Remove.
3829 (m68hc11_pop_frame): Remove.
3830 (m68hc11_frame_saved_pc): Remove.
3831 (m68hc11_frame_chain): Remove.
3832 (m68hc11_frame_init_saved_regs): Remove.
3833 (m68hc11_init_extra_frame_info): Remove.
3834 (m68hc11_store_struct_return): Remove.
3835 (m68hc11_saved_pc_after_call): Remove.
3836
3837 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
3838
3839 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
3840 frame unwind information.
3841 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
3842 and adapted for frame unwinding.
3843 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
3844 (m68hc11_unwind_pc): New function.
3845 (m68hc11_frame_unwind_cache): New function to analyze frames.
3846 (m68hc11_frame_this_id): New function to create new frame struct.
3847 (m68hc11_frame_prev_register): New function to unwind a register from
3848 the frame.
3849 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
3850 (m68hc11_frame_p): New function for the above.
3851 (m68hc11_frame_base_address): New function to return fp of frame.
3852 (m68hc11_frame_args_address): Update for frame.
3853 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
3854 (m68hc11_unwind_sp): New function.
3855 (m68hc11_unwind_dummy_id): New function.
3856 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
3857 calls.
3858
3859 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
3860
3861 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
3862 (m68hc11_guess_from_prologue): Advance the pc and frame size only
3863 when we are beyond the current pc.
3864
3865 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
3866
3867 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
3868 from m68hc11_push_arguments.
3869 (m68hc11_push_arguments): Remove.
3870 (m68hc11_push_return_address): Remove.
3871 (m68hc11_gdbarch_init): Install the above; remove above deprecated
3872 handlers; remove deprecated_extra_stack_alignment_needed.
3873
3874 2003-07-27 Andrew Cagney <cagney@redhat.com>
3875
3876 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
3877 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
3878 REAL_PC and not the pointer.
3879 * hppa-hpux-tdep.c: Include frame.h
3880
3881 2003-07-27 Andrew Cagney <cagney@redhat.com>
3882
3883 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
3884 GDB_MULTI_ACH_PARTIAL.
3885
3886 2003-07-27 Andrew Cagney <cagney@redhat.com>
3887
3888 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
3889 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
3890 operator at start and not end of line.
3891 (decode_prologue): Ditto.
3892 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
3893 frame_unwind_register_unsigned instead of
3894 frame_unwind_unsigned_register.
3895 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
3896 read_register.
3897 (m32r_push_dummy_call): Use register_size instead of
3898 REGISTER_RAW_SIZE.
3899 (m32r_frame_sniffer): Replace m32r_frame_p.
3900 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
3901 * m32r-rom.c (report_transfer_performance): Delete extern
3902 declaration.
3903 (m32r_load, m32r_upload_command): Use print_transfer_performance
3904 instead of report_transfer_performance.
3905 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
3906 / add_show_from_set.
3907
3908 2003-07-26 Andrew Cagney <cagney@redhat.com>
3909
3910 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
3911 store_return_value and extract_struct_value_address.
3912
3913 2003-07-26 Daniel Jacobowitz <drow@mvista.com>
3914
3915 PR c++/1267
3916 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
3917 NULL, default to the section containing PC.
3918
3919 2003-07-24 Stephane Carrez <stcarrez@nerim.fr>
3920
3921 * NEWS: Mention "regs" deprecated for m68hc11 too.
3922
3923 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
3924 (m68hc11_print_register): New function to print out one register.
3925 (m68hc11_print_registers_info): New function to print registers.
3926 (show_regs): Deprecate and use the above.
3927 (m68hc11_gdbarch_init): Install the print_registers_info.
3928
3929 2003-07-24 Jeff Johnston <jjohnstn@redhat.com>
3930
3931 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
3932 that we have a SIGTRAP before returning non-zero.
3933
3934 2003-07-23 Michal Ludvig <mludvig@suse.cz>
3935 Elena Zannoni <ezannoni@redhat.com>
3936
3937 * linespec.c (decode_line_2): Avoid crash if
3938 find_function_start_sal() returns empty record.
3939
3940 2003-07-23 Andreas Schwab <schwab@suse.de>
3941
3942 * ia64-tdep.c (ia64_print_insn): New function.
3943 (ia64_gdbarch_init): Set print_insn to it.
3944 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
3945 deprecated_tm_print_insn_info.
3946
3947 2003-07-22 Michael Snyder <msnyder@redhat.com>
3948
3949 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
3950 handle 8-bit returns (long long).
3951 (h8300h_extract_return_value): Ditto.
3952 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
3953
3954 2003-07-22 Andrew Cagney <cagney@redhat.com>
3955
3956 * gdbarch.c Include "gdb_obstack.h".
3957 (struct gdbarch): Add an "obstack".
3958 (alloc_gdbarch_data): Allocate the gdbarch data using
3959 GDBARCH_OBSTACK_CALLOC.
3960 (free_gdbarch_data): Delete function.
3961 (gdbarch_obstack_zalloc): New function.
3962 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
3963 Assert that the architecture is not initialized.
3964 (gdbarch_alloc): Allocate an obstack, allocate the architecture
3965 vector from the obstack.
3966 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
3967 architecture obstack.
3968 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
3969 (set_gdbarch_data): Assert that the data is not initialized.
3970 (struct gdbarch_data): Delete member "free".
3971 (register_gdbarch_data): Do not initialize "free".
3972 * gdbarch.h, gdbarch.c: Re-generate.
3973
3974 2003-07-22 Andrew Cagney <cagney@redhat.com>
3975
3976 * configure.in (build_warnings): Add -Wformat-nonliteral.
3977 * configure: Re-generate.
3978
3979 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
3980
3981 * dwarf2loc.c (locexpr_describe_location): Fix typos.
3982
3983 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
3984
3985 * findvar.c (read_var_value): Remove case for thread local storage
3986 variables. It is now entirely handled by the dwarf2 location
3987 expression code.
3988 * printcmd.c (address_info): Ditto.
3989 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
3990 enumeration value.
3991 (struct symbol): Remove objfile field, which was used by
3992 LOC_THREAD_LOCAL_STATIC only.
3993 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
3994 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
3995 usage of objfile pointer.
3996 * dwarf2loc.c (locexpr_describe_location): Add case to handle
3997 thread local variables.
3998 Add include of objfiles.h.
3999 * dwarf2expr.c (execute_stack_op): Add comments about thread local
4000 storage variables.
4001 * Makefile.in (dwarf2loc.o): Update dependencies.
4002
4003 2003-07-22 Andrew Cagney <cagney@redhat.com>
4004
4005 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
4006 get_frame_base.
4007 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
4008 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
4009 (struct value): Add opaque declaration.
4010 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
4011
4012 2003-07-21 Andrew Cagney <cagney@redhat.com>
4013
4014 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
4015 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
4016
4017 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
4018
4019 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
4020 regcache_cooked_read_unsigned instead of read_register.
4021 (m68hc11_saved_pc_after_call): Likewise.
4022 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
4023 instead of write_register.
4024 (m68hc11_register_type): New function.
4025 (m68hc11_register_virtual_type): Remove.
4026 (m68hc11_store_return_value): Convert to use the regcache.
4027 (m68hc11_extract_struct_value_address): Likewise.
4028 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
4029 m68hc11_register_type; undeprecate store_return_value and
4030 extract_struct_value_address.
4031
4032 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
4033
4034 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
4035 and translate to use regcache.
4036 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
4037
4038 2003-07-18 Andrew Cagney <cagney@redhat.com>
4039
4040 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
4041 * gdbarch.h, gdbarch.c: Re-generate.
4042 * i386-tdep.c (i386_gdbarch_init): Do not set
4043 DWARF2_BUILD_FRAME_INFO.
4044 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
4045 unconditionally.
4046 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
4047 DWARF2_BUILD_FRAME_INFO.
4048
4049 2003-07-18 Andrew Cagney <cagney@redhat.com>
4050
4051 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
4052 * disasm.c (gdb_disassemble_info): Initilize di.arch.
4053
4054 2003-07-18 Andrew Cagney <cagney@redhat.com>
4055
4056 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
4057 frame_unwind_address_in_block, instead of frame_pc_unwind.
4058 (dwarf2_frame_cache): Ditto.
4059
4060 2003-07-18 Andrew Cagney <cagney@redhat.com>
4061
4062 * user-regs.h (struct gdbarch): Declare opaque.
4063 * ui-out.h (struct ui_file): Declare opaque.
4064 * dwarf2-frame.h (struct frame_info): Declare opaque.
4065
4066 2003-07-18 Kris Warkentin <kewarken@qnx.com>
4067
4068 * nto-procfs.c: Clean ARI hits. Change #include <..> to
4069 #include "...".
4070 (procfs_meminfo): Change strerror to safe_strerror.
4071 (procfs_can_run): Remove K&R badness.
4072
4073 2003-07-17 Michael Snyder <msnyder@redhat.com>
4074
4075 * remote-sim.c: Comment typo fix.
4076
4077 2003-07-17 Andrew Cagney <cagney@redhat.com>
4078
4079 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
4080 configure.
4081 * sparc-tdep.c (sparc_intreg_size): Make non-static.
4082 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
4083 GDB_MULTI_ARCH_PARTIAL.
4084
4085 2003-07-17 Elena Zannoni <ezannoni@redhat.com>
4086
4087 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
4088 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
4089 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
4090
4091 2003-07-16 Theodore A. Roth <troth@openavr.org>
4092
4093 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
4094 found.
4095 (avr_frame_unwind_cache): Don't unwind FP for main.
4096 Update a comment.
4097 Save the computed prev_sp.
4098 (avr_saved_regs_unwinder): Remove function.
4099 (avr_frame_prev_register): Use PC unwind logic from
4100 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
4101
4102 2003-07-16 Andrew Cagney <cagney@redhat.com>
4103
4104 * frame-base.h (frame_base_p_ftype): Delete definition.
4105 (frame_base_append_predicate): Delete declaration.
4106 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
4107 (frame_unwind_append_predicate): Delete declaration.
4108 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
4109 (append_predicate): Delete parameter "p".
4110 (frame_unwind_append_predicate): Delete function.
4111 (frame_unwind_append_sniffer): Update call to append_predicate.
4112 (frame_unwind_free): Delete function.
4113 (_initialize_frame_unwind): Pass NULL as "free" to
4114 register_gdbarch_data.
4115 (frame_unwind_init): Append the dummy_frame_sniffer.
4116 (frame_unwind_find_by_frame): Simplify.
4117 * frame-base.c (struct frame_base_table): Delete field "p".
4118 (append_predicate): Delete parameter "p".
4119 (frame_base_append_predicate): Delete function.
4120 (frame_base_append_sniffer): Update call to append_predicate.
4121 (frame_base_free): Delete function.
4122 (frame_base_find_by_frame): Simplify.
4123 (_initialize_frame_base): Pass NULL as "free" to
4124 register_gdbarch_data.
4125 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
4126 (x86_64_sigtramp_frame_sniffer): Replace
4127 "x86_64_sigtramp_frame_p".
4128 (x86_64_init_abi): Set the frame unwind sniffers.
4129 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
4130 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
4131 (m68k_gdbarch_init): Set the frame unwind sniffers.
4132 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
4133 "i386_sigtramp_frame_p".
4134 (i386_frame_sniffer): Replace "i386_frame_p".
4135 (i386_gdbarch_init): Set the frame unwind sniffers.
4136 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
4137 (avr_gdbarch_init): Set the frame unwind sniffers.
4138 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
4139 "alpha_sigtramp_frame_p"
4140 (alpha_heuristic_frame_sniffer): Replace
4141 "alpha_heuristic_frame_p".
4142 (alpha_gdbarch_init): Set the frame unwind sniffers.
4143 (alpha_dwarf2_init_abi): Ditto.
4144 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
4145 "alpha_debug_frame_p".
4146 (alpha_mdebug_frame_base_sniffer): Replace
4147 "alpha_mdebug_frame_base_p".
4148 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
4149 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
4150 (d10v_gdbarch_init): Set the frame unwind sniffer.
4151 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
4152 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
4153 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
4154 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
4155 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
4156 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
4157
4158 2003-07-16 Michael Snyder <msnyder@redhat.com>
4159
4160 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
4161 should go thru sh_dsp_register_sim_regno, else the dsp regs
4162 will not get the right values.
4163
4164 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
4165
4166 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
4167 deprecated_store_floating by call to store_typed_floating.
4168 (sh_sh4_register_convert_to_raw): Substitute call to
4169 deprecated_extract_floating by call to extract_typed_floating.
4170
4171 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
4172
4173 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
4174
4175 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
4176
4177 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
4178 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
4179 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
4180 as possible.
4181 (do_pseudo_register): Remove.
4182 (sh_push_dummy_code): New function.
4183 (sh64_store_struct_return): Rename from sh_store_struct_return.
4184 Only called for sh64 now.
4185 (sh_extract_struct_value_address): Regcache'ify.
4186 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
4187 and accomodate new tasks.
4188 (sh64_push_return_address): Rename from sh_push_return_address.
4189 Only called for sh64 now.
4190 (sh_default_extract_return_value): Rename from sh_extract_return_value.
4191 Regcache'ify.
4192 (sh3e_sh4_extract_return_value): Regcache'ify.
4193 (sh_default_store_return_value): Ditto.
4194 (sh3e_sh4_store_return_value): Ditto.
4195 (sh_default_register_byte): Remove.
4196 (sh_sh4_register_byte): Remove.
4197 (sh_default_register_raw_size): Remove.
4198 (sh_sh4_register_raw_size): Remove.
4199 (sh_register_virtual_size): Remove.
4200 (sh_sh3e_register_virtual_type): Remove.
4201 (sh_sh3e_register_type): New function.
4202 (sh_sh4_register_virtual_type): Remove.
4203 (sh_sh4_register_type): New function.
4204 (sh_default_register_virtual_type): Remove.
4205 (sh_default_register_type): New function.
4206 (do_fv_register_info): Add parameters to accomodate call from
4207 sh_print_registers_info.
4208 (do_dr_register_info): Ditto.
4209 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
4210 Add parameters to accomodate call from sh_print_registers_info.
4211 (sh_do_fp_register): Ditto.
4212 (sh64_do_pseudo_register): Call do_dr_register_info,
4213 do_fv_register_info and sh_do_fp_register with default parameters.
4214 (sh_do_register): Add parameters to accomodate call from
4215 sh_print_registers_info.
4216 (sh_print_register): Ditto.
4217 (sh_print_registers_info): Rename from sh_do_registers_info.
4218 Add parameters to be used as gdbarch_print_registers_info
4219 implementation. Accomodate removed do_pseudo_register function
4220 pointer.
4221 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
4222 function pointer. Call sh_print_register with default parameters.
4223 (sh64_do_registers_info): Call sh_print_registers_info instead of
4224 sh_do_registers_info.
4225 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
4226 detection of deprecated vs. non-deprecated functionality.
4227 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
4228 function pointer assignments by direct function calls.
4229
4230 2003-07-15 Andrew Cagney <cagney@redhat.com>
4231
4232 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
4233 (frame_register_unwind, create_new_frame): Ditto.
4234 (legacy_get_prev_frame, get_frame_type): Ditto.
4235 (get_frame_base_address): Use frame_base_find_by_frame.
4236 (get_frame_locals_address): Use frame_base_find_by_frame.
4237 (get_frame_args_address): Use frame_base_find_by_frame.
4238 * frame-base.h (frame_base_sniffer_ftype): Declare.
4239 (frame_base_append_sniffer): Declare.
4240 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
4241 * frame-base.c (append_predicate): Add a "sniffer" parameter.
4242 (frame_base_append_sniffer): New function.
4243 (frame_base_append_predicate): Add a NULL sniffer.
4244 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
4245 (struct frame_base_table): Add "sniffer".
4246 (frame_base_free): Free the "sniffer" table.
4247 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
4248 (frame_unwind_append_sniffer): Declare.
4249 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
4250 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
4251 (struct frame_unwind_table): Add "sniffer", delete "middle".
4252 (append_predicate): Add "sniffer" parameter, append the sniffer.
4253 (frame_unwind_init): Update append_predicate call.
4254 (frame_unwind_append_sniffer): New function.
4255 (frame_unwind_append_predicate): Update append_predicate call.
4256 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
4257
4258 2003-07-15 Andrew Cagney <cagney@redhat.com>
4259
4260 * frame.c (get_prev_frame): Move disabled inside_entry_func to
4261 before code inhibiting repeated unwind attempts. Add to
4262 commentary on that test's problems.
4263 * blockframe.c (inside_main_func): Look for "main" in the minimal
4264 symbol table.
4265 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
4266 identical.
4267
4268 2003-07-15 Andrew Cagney <cagney@redhat.com>
4269
4270 * complaints.c (struct explanation): Define.
4271 (struct complaints): Change type of "explanation" to "struct
4272 explanation".
4273 (symfile_explanations): Convert to a "struct explanation" table.
4274 (vcomplaint): Update.
4275
4276 2003-07-15 Michal Ludvig <mludvig@suse.cz>
4277
4278 * x86-64-linux-nat.c (regmap): Removed.
4279 (supply_gregset, fill_gregset): Call
4280 x86_64_linux_(fill,supply)_gregset functions.
4281 * x86-64-linux-tdep.c (USER_*): New defines.
4282 (user_to_gdb_regmap, x86_64_core_fns): New structure.
4283 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
4284 New functions.
4285 (fetch_core_registers): Ditto.
4286 (_initialize_x86_64_linux_tdep): Call add_core_fns().
4287 * x86-64-linux-tdep.h: New file.
4288 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
4289 and core-regset.o.
4290 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
4291
4292 2003-07-13 Mark Kettenis <kettenis@gnu.org>
4293
4294 * x86-64-tdep.c (x86_64_store_return_value): Use
4295 regcache_cooked_write_part instead of regcache_cooked_write.
4296
4297 * configure.host: Add x86_64-*-freebsd*.
4298 * configure.tgt: Add x86_64-*-freebsd*.
4299 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
4300 * amd64fbsd-nat.c: New file.
4301 * amd64fbsd-tdep.c: New file.
4302 * config/i386/nm-fbsd64.h: New file.
4303 * config/i386/fbsd64.mh: New file.
4304 * config/i386/fbsd64.mt: New file.
4305
4306 2003-07-11 Mark Kettenis <kettenis@gnu.org>
4307
4308 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
4309 `sc_regs_offset' and `sc_fpregs_offset'.
4310 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
4311 SIGFRAME_FPREGSAVE_OFF): Remove defines.
4312 (alpha_sigtramp_register_address): Rewrite to use new members of
4313 `struct gdbarch_tdep'.
4314 (alpha_gdbarch_init): Initialize new members of struct
4315 gdbarch_tdep'.
4316 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
4317 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
4318 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
4319 (alphafbsd_pc_in_sigtramp): Implement.
4320 (alphafbsd_sigtramp_offset): New function.
4321 (alphafbsd_sigcontext_addr): New function.
4322 (alphafbsd_init_abi): Initialize signal trampoline related members
4323 of `struct gdbarch_tdep'.
4324 (_initialize_alphafbsd_tdep): Add prototype.
4325
4326 2003-07-11 Theodore A. Roth <troth@openavr.org>
4327
4328 * Makefile.in (install-only): Quote sed expression when generating
4329 transformed_name.
4330
4331 2003-07-11 Richard Henderson <rth@redhat.com>
4332
4333 * Makefile.in (dwarf2-frame.o): Add complaints_h.
4334 * dwarf2-frame.c: Include complaints.h.
4335 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
4336 variable initialization; return NULL on error.
4337 (decode_frame_entry): New.
4338
4339 2003-07-11 Andrew Cagney <cagney@redhat.com>
4340
4341 * frame.h (frame_address_in_block): Delete declaration.
4342 * blockframe.c (frame_address_in_block): Delete function.
4343 (get_frame_block): Use get_frame_address_in_block.
4344 (block_innermost_frame): Ditto.
4345 * stack.c (print_frame, backtrace_command_1): Ditto.
4346
4347 * frame.h (get_frame_address_in_block): Declare.
4348 (frame_unwind_address_in_block): Declare.
4349 * frame.c (frame_unwind_address_in_block): New function.
4350 (get_frame_address_in_block): New function.
4351
4352 2003-07-10 Andrew Cagney <cagney@redhat.com>
4353
4354 * gdbarch.sh: Simplify predicate methods. Remove need to provide
4355 pre-default. Note: re-generate has no effect.
4356
4357 2003-07-10 Andrew Cagney <cagney@redhat.com>
4358
4359 * gdbarch.sh: When a variable, but not a function, compare against
4360 0. Fix problem in previous patch.
4361 * gdbarch.c: Re-generate.
4362
4363 2003-07-10 Andrew Cagney <cagney@redhat.com>
4364
4365 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
4366 functions against NULL, not 0.
4367 * gdbarch.c: Re-generate.
4368
4369 2003-07-10 Fred Fish <fnf@ninemoons.com>
4370
4371 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
4372 null string instead of a null pointer.
4373 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
4374
4375 2003-07-09 Michael Snyder <msnyder@redhat.com>
4376
4377 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
4378
4379 2003-07-09 Mark Kettenis <kettenis@gnu.org>
4380
4381 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
4382 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
4383 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
4384 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
4385 * x86-64-tdep.c: ... from here.
4386
4387 2003-07-09 Andreas Schwab <schwab@suse.de>
4388
4389 * m68k-tdep.h (enum struct_return): Define.
4390 (struct gdbarch_tdep): Add struct_return.
4391 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
4392 bytes are padded to the right, not to the left. Pass struct value
4393 address in register %a1, not on stack.
4394 (m68k_use_struct_convention): New function.
4395 (m68k_gdbarch_init): Set use_struct_convention. Initialize
4396 struct_return in tdep to pcc_struct_return.
4397 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
4398 reg_struct_return.
4399
4400 2003-07-09 Joel Brobecker <brobecker@gnat.com>
4401
4402 * somread.c (som_symfile_offsets): Fix compilation error.
4403
4404 2003-07-09 Andrew Cagney <cagney@redhat.com>
4405
4406 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
4407 Add comments about the checks.
4408
4409 2003-07-08 Andrew Cagney <cagney@redhat.com>
4410
4411 * Makefile.in: Make dependency section headers consistent.
4412 (config_h): Move to $BUILD headers section.
4413 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
4414 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
4415 (ada-exp.tab.c): Move to YACC/LEX section.
4416 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
4417 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
4418
4419 2003-07-08 Kris Warkentin <kewarken@qnx.com>
4420
4421 * nto-procfs.c: Cleaned up a bunch of ARI hits.
4422 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
4423 of strerror with safe_strerror, use ISO C function definitions,
4424 and replace instances of sprintf with snprintf.
4425
4426 2003-07-07 Andrew Cagney <cagney@redhat.com>
4427
4428 * frame.c (get_prev_frame): Enable check for identical frames.
4429 Update comments. Update error messages.
4430
4431 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4432
4433 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
4434
4435 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4436
4437 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
4438 sort_symtab_syms, no longer necessary.
4439
4440 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4441
4442 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
4443
4444 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4445
4446 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
4447 (mips_register_byte): Likewise.
4448
4449 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
4450
4451 * Makefile.in (sparc_tdep_h): New.
4452 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
4453 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
4454 * sparc-linux-nat.c: Include "sparc-tdep.h".
4455 * sparc-nat.c: Likewise.
4456 * sparc-tdep.c: Likewise.
4457 * sparc64nbsd-nat.c: Likewise.
4458 * sparcnbsd-nat.c: Likewise.
4459 * sparcnbsd-tdep.c: Likewise.
4460 * sparc-tdep.h: New file.
4461 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
4462 and sparc_npc_regnum.
4463
4464 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
4465
4466 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
4467 (mips_linux_cannot_store_register): List supported instead of
4468 unsupported registers.
4469
4470 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
4471
4472 * disasm.c (dump_insns): Separate instructions from addresses.
4473
4474 2003-07-07 Andreas Schwab <schwab@suse.de>
4475
4476 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
4477 dependencies.
4478 * m68k-tdep.c (NUM_FREGS): Delete.
4479 (SIG_PC_FP_OFFSET): Delete.
4480 (TARGET_M68K): Delete.
4481 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
4482 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
4483 P_MOVEL_SP, P_MOVEML_SP): Define.
4484 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
4485 P_TRAP): Delete.
4486 (m68k_register_raw_size): Delete.
4487 (m68k_register_virtual_size): Delete.
4488 (m68k_register_type): Renamed from m68k_register_virtual_type and
4489 add gdbarch argument.
4490 (m68k_store_struct_return): Delete.
4491 (m68k_deprecated_extract_return_value): Delete.
4492 (m68k_deprecated_extract_struct_value_address): Delete.
4493 (m68k_frame_chain): Delete.
4494 (m68k_frame_saved_pc): Delete.
4495 (m68k_fix_call_dummy): Delete.
4496 (m68k_push_dummy_frame): Delete.
4497 (m68k_pop_frame): Delete.
4498 (m68k_extract_return_value): New function.
4499 (m68k_store_return_value): Rewrite using regcache.
4500 (m68k_extract_struct_value_address): Rewrite using regcache.
4501 (m68k_push_dummy_call): New function.
4502 (struct m68k_frame_cache): Define.
4503 (m68k_alloc_frame_cache): New function.
4504 (m68k_analyze_frame_setup): New function.
4505 (m68k_analyze_register_saves): New function.
4506 (m68k_analyze_prologue): New function.
4507 (m68k_skip_prologue): Rewrite using above functions.
4508 (m68k_unwind_pc): New function.
4509 (m68k_frame_cache): New function.
4510 (m68k_frame_this_id): New function.
4511 (m68k_frame_prev_register): New function.
4512 (m68k_frame_unwind): New variable.
4513 (m68k_frame_p): New function.
4514 (m68k_sigtramp_frame_cache): New function.
4515 (m68k_sigtramp_frame_this_id): New function.
4516 (m68k_sigtramp_frame_prev_register): New function.
4517 (m68k_sigtramp_frame_unwind): New variable.
4518 (m68k_sigtramp_frame_p): New function.
4519 (m68k_frame_base_address): New function.
4520 (m68k_frame_base): New function.
4521 (m68k_unwind_dummy_id): New function.
4522 (fill_gregset): Use regcache_collect.
4523 (fill_fpregset): Likewise.
4524 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
4525 defined.
4526 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
4527 deprecated_init_frame_pc, deprecated_store_struct_return,
4528 deprecated_extract_return_value, deprecated_store_return_value,
4529 deprecated_frame_chain, deprecated_frame_saved_pc,
4530 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
4531 deprecated_register_virtual_size,
4532 deprecated_max_register_raw_size,
4533 deprecated_max_register_virtual_size,
4534 deprecated_register_virtual_type, deprecated_register_size,
4535 deprecated_register_byte, deprecated_register_bytes,
4536 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
4537 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
4538 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
4539 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
4540 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
4541 deprecated_push_dummy_frame, deprecated_pop_frame,
4542 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
4543 only if SYSCALL_TRAP is defined. Set extract_return_value,
4544 store_return_value, extract_struct_value_address, register_type,
4545 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
4546 predicates.
4547 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
4548 M68K_MAX_REGISTER_SIZE): Define.
4549 (struct m68k_sigtramp_info): Define.
4550 (struct gdbarch_tdep): Add get_sigtramp_info.
4551 * m68klinux-nat.c (fetch_register): Use register_size instead of
4552 REGISTER_RAW_SIZE. Don't put assignment in if.
4553 (store_register): Likewise.
4554 (fetch_inferior_registers): Likewise.
4555 (store_inferior_registers): Likewise.
4556 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
4557 (m68k_linux_frame_saved_pc): Delete.
4558 (m68k_linux_sigcontext_reg_offset,
4559 m68k_linux_ucontext_reg_offset): Define.
4560 (m68k_linux_get_sigtramp_info): New function.
4561 (m68k_linux_extract_return_value): Rewrite using regcache.
4562 (m68k_linux_store_return_value): Likewise.
4563 (m68k_linux_extract_struct_value_address): Likewise.
4564 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
4565 Don't set deprecated_frame_saved_pc,
4566 deprecated_extract_return_value, deprecated_store_return_value,
4567 deprecated_extract_struct_value_address. Set
4568 extract_return_value, store_return_value,
4569 extract_struct_value_address.
4570
4571 2003-07-07 Andrew Cagney <cagney@redhat.com>
4572
4573 * expprint.c: Include "user-regs.h" instead of "frame.h".
4574 (print_subexp): Use user_reg_map_regnum_to_name, instead of
4575 frame_map_regnum_to_name.
4576 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
4577 (frame_map_name_to_regnum): Simplify, call
4578 user_reg_map_name_to_regnum.
4579 (frame_map_regnum_to_name): Simplify, call
4580 user_reg_map_regnum_to_name.
4581 (frame_register_unwind): Update.
4582 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
4583 (_initialize_frame_reg): Call user_reg_add_builtin.
4584 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
4585 (value_of_register): Use value_of_user_reg.
4586 * eval.c (evaluate_subexp_standard): Update.
4587 * parse.c (write_dollar_variable): Update.
4588 * d10v-tdep.c (d10v_print_registers_info): Update.
4589 * infcmd.c (registers_info): Update.
4590 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
4591 (builtin_regs_h): Delete macro.
4592 (user_regs_h): Define.
4593 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
4594 (builtin-regs.o): Delete target.
4595 (user-regs.o): Specify dependencies.
4596 (expprint.o): Update dependencies.
4597 (findvar.o): Update dependencies.
4598 (frame.o): Update dependencies.
4599 (std-regs.o): Update dependencies.
4600
4601 2003-07-06 Christopher Faylor <cgf@redhat.com>
4602
4603 * win32-nat.c (solib_symbols_add): Use one variable for all section
4604 address stuff. Pass variable rather than address of variable to
4605 safe_symbol_file_add.
4606
4607 2003-07-06 Andreas Schwab <schwab@suse.de>
4608
4609 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
4610
4611 2003-07-04 Joel Brobecker <brobecker@gnat.com>
4612
4613 * rs6000-nat.c (vmap_symtab): Fix compilation error.
4614
4615 2003-07-04 Kris Warkentin <kewarken@qnx.com>
4616
4617 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
4618
4619 2003-07-04 Kris Warkentin <kewarken@qnx.com>
4620
4621 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
4622 * config/i386/nto.mh: New file.
4623 * config/i386/nm-nto.h: New file.
4624 * configure.host: Add i[3456]86-*-nto*.
4625
4626 2003-07-03 Joel Brobecker <brobecker@gnat.com>
4627
4628 * remote-vx.c (vx_add_symbols): Fix compilation error.
4629
4630 2003-07-03 Andrew Cagney <cagney@redhat.com>
4631
4632 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
4633 * gdbarch.h, gdbarch.c: Re-generate.
4634 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
4635 (legacy_register_name): Declare.
4636 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
4637 (REGISTER_NAME): Define.
4638 * sparc-tdep.c (legacy_register_name): New function.
4639 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
4640 (REGISTER_NAME): Define.
4641 (hppa64_register_name): Declare.
4642 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
4643 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
4644 (hppa64_register_name): New function.
4645 (hppa_register_name): New function.
4646 * arch-utils.c (legacy_register_name): Delete.
4647 * arch-utils.h (legacy_register_name): Delete.
4648
4649 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
4650
4651 * cli/cli-interp.c (cli_interpreter_resume): Update the
4652 cli_uiout's stream to gdb_stdout.
4653
4654 2003-07-03 Andrew Cagney <cagney@redhat.com>
4655
4656 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
4657 predicate.
4658 * gdbarch.h, gdbarch.c: Re-generate.
4659 * regcache.c (init_regcache_descr): Use legacy code when either
4660 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
4661
4662 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
4663
4664 * NEWS: Move "set logging" entry into GDB 6.0 section.
4665
4666 2003-07-02 Jim Blandy <jimb@redhat.com>
4667
4668 * s390-tdep.c (struct frame_extra_info): new member:
4669 'stack_bought_valid'.
4670 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
4671 initialize fextra_info->stack_bought.
4672 (s390_frameless_function_invocation): Don't trust the value of
4673 fextra_info_ptr->stack_bought unless
4674 fextra_info->stack_bought_valid is set.
4675
4676 New S390 prologue analyzer.
4677 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
4678 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
4679 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
4680 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
4681 compute_x_addr, s390_on_stack, s390_store,
4682 s390_get_signal_frame_info): New functions.
4683 (S390_NUM_SPILL_SLOTS): New macro.
4684 (s390_get_frame_info): Rewritten.
4685 (is_arg_reg): Deleted.
4686
4687 Break out the decoding of S/390 instructions into separate
4688 functions, to make it more legible, and easier to check
4689 against the spec.
4690 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
4691 is_rx, is_rxe): New functions.
4692 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
4693 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
4694 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
4695 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
4696 enums for opcode values. (Is this an improvement?)
4697
4698 2003-07-02 Andrew Cagney <cagney@redhat.com>
4699
4700 * i386-tdep.c: Revert change committed as part of trad-frame code
4701 below.
4702
4703 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
4704
4705 * breakpoint.c (insert_catchpoint): Make static.
4706
4707 2003-07-02 Andreas Schwab <schwab@suse.de>
4708
4709 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
4710 former ia64_push_arguments and ia64_push_return_address, and use
4711 regcache functions instead of read/write_register.
4712 (ia64_gdbarch_init): Set push_dummy_call instead of
4713 deprecated_push_arguments and deprecated_push_return_address.
4714
4715 2003-07-01 Andreas Jaeger <aj@suse.de>
4716
4717 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
4718 before the call.
4719 Set %rax only to number of SSE registers used.
4720
4721 2003-07-01 Andrew Cagney <cagney@redhat.com>
4722
4723 * trad-frame.h: Update comments, a -1 .addr is reserved.
4724 (trad_frame_value_p, trad_frame_addr_p): Declare.
4725 (trad_frame_reg_p): Declare.
4726 (trad_frame_set_value): Rename trad_frame_register_value.
4727 (trad_frame_set_unknown): Declare.
4728 * trad-frame.c (trad_frame_realreg_p): New function.
4729 (trad_frame_addr_p, trad_frame_value_p): New function.
4730 (trad_frame_set_unknown): New function.
4731 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
4732 (trad_frame_prev_register): Use trad_frame_realreg_p,
4733 trad_frame_addr_p and trad_frame_value_p.
4734 (trad_frame_set_value): Rename trad_frame_register_value.
4735 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
4736 and trad_frame_set_value.
4737
4738 2003-06-30 Jim Blandy <jimb@redhat.com>
4739
4740 Patch from IBM (authors unspecified, probably Ulrich Weigand and
4741 Gerhard Tonn) for argument passing on the S/390 and S/390x:
4742 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
4743 for 16 registers, and then 32 more bytes.
4744 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
4745 New macros.
4746 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
4747 Move up in the file, since it's now used by is_simple_arg.
4748 (is_simple_arg): Don't assume registers are four bytes long.
4749 Exclude all double arguments. Extended floats are not simple
4750 args.
4751 (is_power_of_two): New function.
4752 (pass_by_copy_ref): Call is_power_of_two, and check that the
4753 length fits in a register, rather than listing all the acceptable
4754 sizes. Extended floats are not passed by reference.
4755 (s390_push_arguments): Don't assume registers are four bytes long.
4756 Reserve an argument register to point to the buffer for structures
4757 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
4758 S390_STACK_FRAME_OVERHEAD.
4759
4760 2003-06-30 Andreas Schwab <schwab@suse.de>
4761
4762 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
4763 format error message.
4764
4765 2003-06-30 Joel Brobecker <brobecker@gnat.com>
4766
4767 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
4768
4769 2003-06-30 David Carlton <carlton@kealia.com>
4770
4771 Band-aid for PR c++/1245.
4772 * Makefile.in (cp-support.o): Depend on complaints_h.
4773 * cp-support.c: Include complaints.h. Add declaration for
4774 find_last_component.
4775 (cp_find_first_component): Separate code into
4776 cp_find_first_component_aux.
4777 (cp_find_first_component_aux): Call demangled_name_complaint.
4778 (demangled_name_complaint): New.
4779
4780 2003-06-30 Andrew Cagney <cagney@redhat.com>
4781
4782 * remote.c (remote_write_bytes): Explicitly compute and then use
4783 the payload size. Update comments to reflect. Fixes problem of
4784 GDB not sending small packets as found by Fred Fish.
4785
4786 2003-06-30 Andrew Cagney <cagney@redhat.com>
4787
4788 * remote.c (remote_async_wait): Fix -Wformat problem.
4789
4790 2003-06-29 Andrew Cagney <cagney@redhat.com>
4791
4792 * remote.c (remote_wait): Call error, and not warning, when the
4793 packet is corrupt.
4794 (remote_async_wait): Ditto.
4795
4796 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
4797
4798 * sparc-tdep.c (sparc_y_regnum): Make external again.
4799
4800 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
4801
4802 * cli/cli-logging.c (pop_output_files): Add void to function
4803 definition.
4804
4805 2003-06-29 Andrew Cagney <cagney@redhat.com>
4806
4807 * frame.c (frame_register_unwind): Use unsigned char when dumping
4808 the buffer contents.
4809
4810 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
4811
4812 * cli/cli-logging.c: New file.
4813 * cli-out.c (struct ui_out_data): Add original_stream.
4814 (cli_redirect): New function.
4815 (cli_ui_out_impl): Add cli_redirect.
4816 (cli_out_new): Initialize original_stream.
4817 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
4818 (uo_redirect, ui_out_redirect): New.
4819 * ui-out.h (struct ui_out_impl): Add redirect member.
4820 (redirect_ftype): New.
4821 (ui_out_redirect): Add prototype.
4822 * Makefile.in: Add rules for cli-logging.c.
4823 * NEWS: Mention "set logging".
4824
4825 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
4826
4827 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
4828
4829 2003-06-27 Andrew Cagney <cagney@redhat.com>
4830
4831 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
4832 (m68hc11_gdbarch_init): Do not set call_dummy_address.
4833 * avr-tdep.c (avr_call_dummy_address): Delete function.
4834 (avr_gdbarch_init): Do not set call_dummy_address.
4835
4836 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
4837
4838 * symfile.c (syms_from_objfile): Move variables to inner block.
4839 Move the checks for the non-mainline case a bit earlier to avoid
4840 doing some useless computations.
4841
4842 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
4843
4844 * dwarfread.c (decode_modified_type): Gag new compiler warning.
4845
4846 2003-06-26 Elena Zannoni <ezannoni@redhat.com>
4847
4848 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
4849 sections.
4850
4851 2003-06-26 Michael Chastain <mec@shout.net>
4852
4853 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
4854 gdb/testsuite/gdb.c++/pr-1210.exp.
4855
4856 2003-06-26 Andrew Cagney <cagney@redhat.com>
4857
4858 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
4859 altivec_expression.h and altivec_registers.h.
4860
4861 2003-06-26 Andrew Cagney <cagney@redhat.com>
4862
4863 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
4864 info->mach when MIPS16. Patch suggested by Fred Fish.
4865
4866 2003-06-26 Andrew Cagney <cagney@redhat.com>
4867
4868 * utils.c (internal_vproblem): Print the problem to a reason
4869 buffer and then pass to query. Make the msg variable more local.
4870
4871 2003-06-26 Andrew Cagney <cagney@redhat.com>
4872
4873 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
4874 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
4875 * gdbarch.h, gdbarch.c: Re-generate.
4876 * frame-base.c (default_frame_args_address): Update. Use
4877 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
4878 not available.
4879 (default_frame_locals_address): Ditto for
4880 DEPRECATED_FRAME_LOCALS_ADDRESS.
4881 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
4882 (vax_frame_num_args): Update.
4883 (vax_gdbarch_init): Update.
4884 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4885 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
4886 * mcore-tdep.c (mcore_gdbarch_init): Update.
4887 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
4888 * ia64-tdep.c (ia64_gdbarch_init): Update.
4889 * symtab.h (address_class): Update comments.
4890 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
4891 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
4892 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
4893 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
4894 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
4895 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
4896 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
4897 * alpha-mdebug-tdep.c: Update.
4898 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
4899
4900 2003-06-26 Andreas Jaeger <aj@suse.de>
4901
4902 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
4903 of SSE registers so that varargs functions work. Rework handling
4904 of passing arguments on the stack.
4905 (x86_64_store_return_value): Return double and float values in SSE
4906 register.
4907
4908 2003-06-24 Michael Chastain <mec@shout.net>
4909
4910 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
4911 the "constructor breakpoints ignored" bug.
4912
4913 2003-06-25 David Carlton <carlton@kealia.com>
4914
4915 * MAINTAINERS: Update e-mail address.
4916
4917 2003-06-24 Jim Blandy <jimb@redhat.com>
4918
4919 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
4920
4921 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
4922 function.
4923 (ppc_linux_init_abi): Register it as the
4924 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
4925
4926 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
4927 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
4928 method.
4929
4930 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
4931 (ppc64_standard_linkage_target): Use it.
4932
4933 2003-06-23 Andrew Cagney <cagney@redhat.com>
4934
4935 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
4936 for 0 "int0" and 4 "int32" sized registers.
4937 * gdbtypes.c (builtin_type_int0): Define.
4938 (build_gdbtypes): Initialize builtin_type_int0.
4939 * gdbtypes.h (builtin_type_int0): Declare.
4940
4941 2003-06-23 Stephane Carrez <stcarrez@nerim.fr>
4942
4943 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
4944 as characters are unsigned.
4945
4946 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
4947
4948 PR gdb/1179
4949 * dwarfread.c (struct_type): Skip static fields without crashing.
4950
4951 2003-06-22 Andrew Cagney <cagney@redhat.com>
4952
4953 GDB 6.0 branch created.
4954 * README: Update.
4955 * PROBLEMS: Update. Empty.
4956 * NEWS: Update.
4957
4958 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
4959
4960 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
4961 Suggested by Nick Hibma <n_hibma@webweaving.org>.
4962
4963 2003-06-22 Andrew Cagney <cagney@redhat.com>
4964
4965 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
4966 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
4967 Velikov.
4968
4969 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
4970
4971 * cli/cli-cmds.c (shell_escape): Silence warnings from old
4972 compilers.
4973
4974 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
4975
4976 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
4977 argument of val_print.
4978 * cp-valprint.c (cp_print_value): Don't add the offset parameter
4979 to the address argument of baseclass_offset or target_read_memory.
4980 Do add it to the argument of cp_print_value_fields.
4981
4982 2003-06-21 Andrew Cagney <cagney@redhat.com>
4983
4984 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
4985 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
4986 instead of 0..NUM_REGS.
4987 (mips_register_reggroup_p): New function.
4988 (mips_pseudo_register_write): New function.
4989 (mips_pseudo_register_read): New function.
4990 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
4991 based on the register's type.
4992 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
4993 cooked.
4994 (mips_get_saved_register): Simplify. Assert that REGNO is a
4995 pseudo / cooked.
4996 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
4997 (mips_register_type): Replace mips_register_virtual_type. Map
4998 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
4999 when available.
5000 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
5001 that the register is cooked / virtual.
5002 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
5003 Only get the extra info when needed.
5004 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
5005 (mips32_heuristic_proc_desc): Fetch the cooked register.
5006 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
5007 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
5008 (mips_print_register): Use gdbarch_register_type, instead of
5009 REGISTER_VIRTUAL_TYPE.
5010 (print_gp_register_row): Use gdbarch_register_type, instead of
5011 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
5012 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
5013 Print the pseudo / cooked registers.
5014 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
5015 Print the pseudo / cooked registers.
5016 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
5017 REG_NUM is pseudo / cooked.
5018 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
5019 (mips_n32n64_xfer_return_value): Ditto.
5020 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
5021 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
5022 (mips_register_sim_regno): New function.
5023 (mips_gdbarch_init): Set deprecated_register_byte,
5024 register_group_p, pseudo_register_write, pseudo_register_read,
5025 register_sim_regno, and num_pseudo_regs. Set register_type,
5026 instead of register_virtual_type.
5027 * Makefile.in (mips-tdep.o): Update dependencies.
5028 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
5029 REGISTER_VIRTUAL_TYPE.
5030 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
5031 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
5032 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
5033 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
5034 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
5035
5036 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
5037
5038 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
5039 * cli/cli-cmds.c: Include "gdb_vfork.h".
5040 (shell_escape): Use vfork.
5041
5042 2003-06-21 Andrew Cagney <cagney@redhat.com>
5043
5044 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
5045 32 bit floating-point register saves.
5046
5047 * frame.h (deprecated_unwind_get_saved_register): Delete.
5048 * frame.c (deprecated_unwind_get_saved_register): Delete function.
5049 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
5050 and deprecated_get_next_frame_hack instead of
5051 deprecated_unwind_get_saved_register.
5052
5053 * mips-tdep.c (mips_dump_tdep): Do not print
5054 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
5055
5056 * frame.c (get_frame_register): New function.
5057 (frame_unwind_register_signed): New function.
5058 (get_frame_register_signed): New function.
5059 (frame_unwind_register_unsigned): New function.
5060 (get_frame_register_unsigned): New function.
5061 * frame.h: Add comments on naming schema.
5062 (get_frame_register, frame_unwind_register_signed): Declare.
5063 (get_frame_register_signed, get_frame_register_signed): Declare.
5064 (frame_unwind_register_unsigned): Declare.
5065 (get_frame_register_unsigned): Declare.
5066
5067 2003-06-20 Theodore A. Roth <troth@openavr.org>
5068
5069 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
5070
5071 2003-06-20 Theodore A. Roth <troth@openavr.org>
5072
5073 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
5074 (avr_read_sp): Ditto.
5075
5076 2003-06-20 Daniel Jacobowitz <drow@mvista.com>
5077
5078 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
5079 * config/arm/nm-linux.h: Likewise.
5080 * config/arm/tm-linux.h: Likewise.
5081 * config/ia64/nm-linux.h: Likewise.
5082 * config/ia64/tm-ia64.h: Likewise.
5083 * config/s390/tm-linux.h: Likewise.
5084 * config/s390/tm-s390.h: Likewise.
5085 * s390-nat.c: Likewise.
5086 * s390-tdep.c: Likewise.
5087
5088 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
5089 * config/ia64/linux.mt: Likewise.
5090 * config/m68k/linux.mh: Likewise.
5091 * config/mips/linux.mt: Likewise.
5092 * config/powerpc/linux.mh: Likewise.
5093 * config/sh/linux.mt: Likewise.
5094
5095 2003-06-19 Kris Warkentin <kewarken@qnx.com>
5096
5097 * solib.c (solib_open): Change tests for whether to search
5098 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
5099 comments.
5100
5101 2003-06-19 Theodore A. Roth <troth@openavr.org>
5102
5103 * avr-tdep.c (avr_frame_address): Delete function.
5104 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
5105 set_gdbarch_frame_args_address.
5106
5107 2003-06-19 Andrew Cagney <cagney@redhat.com>
5108
5109 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
5110 (REGISTER_CONVERT_FROM_TYPE): Delete.
5111 (mips_register_convert_to_type): Delete declaration.
5112 (mips_register_convert_from_type): Delete declaration.
5113 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
5114 kernel/.
5115
5116 2003-06-19 Michael Snyder <msnyder@redhat.com>
5117
5118 * linux-nat.h: New file.
5119 * linux-nat.c: Include linux-nat.h.
5120 * lin-lwp.c: Include linux-nat.h.
5121 Move struct lwp_info def to linux-nat.h.
5122 * linux-proc.c: Include linux-nat.h.
5123 (linux_make_note_section): Iterate over lwps instead of threads.
5124 (linux_do_thread_registers): Use lwp instead of merged pid.
5125 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
5126 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
5127 Add dependency on linux_nat_h.
5128
5129 2003-06-19 Theodore A. Roth <troth@openavr.org>
5130
5131 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
5132
5133 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
5134
5135 * varobj.c (get_type, get_target_type): Use check_typedef.
5136
5137 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
5138
5139 * breakpoint.c (insert_catchpoint): Call internal_error.
5140
5141 2003-06-19 Theodore A. Roth <troth@openavr.org>
5142
5143 * avr-tdep.c (avr_push_dummy_code): Delete function.
5144 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
5145
5146 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
5147
5148 * arch-utils.c (default_prepare_to_proceed): Remove.
5149 (generic_prepare_to_proceed): Remove.
5150 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
5151 (generic_prepare_to_proceed): Remove prototype.
5152 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
5153 * gdbarch.c: Regenerate.
5154 * gdbarch.h: Regenerate.
5155 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
5156 * hppah-nat.c (hppa_switched_threads): Remove.
5157 * infrun.c (prepare_to_proceed): New static function, copied from
5158 generic_prepare_to_proceed. Remove select_it argument.
5159 (proceed): Call prepare_to_proceed.
5160 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
5161 variables.
5162 (ptrace_wait): Don't set the removed variables.
5163 (hppa_switched_threads): Remove.
5164 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
5165 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
5166 (lin_lwp_prepare_to_proceed): Remove prototype.
5167 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
5168 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
5169
5170 2003-06-18 Theodore A. Roth <troth@openavr.org>
5171
5172 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
5173 trad-frame.h.
5174 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
5175 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
5176 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
5177 (AVR_PROLOGUE_*): Enumerate prologue types.
5178 (struct frame_extra_info): Remove.
5179 (struct avr_unwind_cache): Define.
5180 (avr_write_sp): Delete function.
5181 (avr_read_fp): Ditto.
5182 (avr_init_extra_frame_info): Ditto.
5183 (avr_pop_frame): Ditto.
5184 (avr_frame_saved_pc): Ditto.
5185 (avr_saved_pc_after_call): Ditto.
5186 (avr_push_return_address): Ditto.
5187 (avr_frame_chain): Ditto.
5188 (avr_store_struct_return): Ditto.
5189 (avr_push_arguments): Ditto.
5190 (avr_scan_prologue): Update comments. Changed to set up the info for
5191 cache unwinding. Now returns end of prologue PC.
5192 (avr_skip_prologue): Better handling of functions lacking a prologue
5193 by using avr_scan_prologue.
5194 (avr_scan_arg_moves): New function.
5195 (avr_saved_regs_unwinder): Ditto.
5196 (avr_frame_unwind_cache): Ditto.
5197 (avr_unwind_pc): Ditto.
5198 (avr_frame_this_id): Ditto.
5199 (avr_frame_prev_register): Ditto.
5200 (avr_frame_p): Ditto.
5201 (avr_frame_base_address ): Ditto.
5202 (avr_unwind_dummy_id): Ditto.
5203 (avr_push_dummy_code): Ditto.
5204 (push_stack_item): Ditto.
5205 (pop_stack_item): Ditto.
5206 (avr_push_dummy_call): Ditto.
5207 (struct stack_item): Define.
5208 (avr_frame_unwind): Declare structure.
5209 (avr_frame_base): Ditto.
5210 (avr_gdbarch_init): Remove calls to
5211 set_gdbarch_deprecated_init_frame_pc,
5212 set_gdbarch_deprecated_target_read_fp,
5213 set_gdbarch_deprecated_dummy_write_sp,
5214 set_gdbarch_deprecated_fp_regnum,
5215 set_gdbarch_deprecated_push_arguments,
5216 set_gdbarch_deprecated_push_return_address,
5217 set_gdbarch_deprecated_pop_frame,
5218 set_gdbarch_deprecated_store_struct_return,
5219 set_gdbarch_deprecated_frame_init_saved_regs,
5220 set_gdbarch_deprecated_init_extra_frame_info,
5221 set_gdbarch_deprecated_frame_chain,
5222 set_gdbarch_deprecated_frame_saved_pc,
5223 set_gdbarch_deprecated_saved_pc_after_call.
5224 Add calls to set_gdbarch_push_dummy_call,
5225 set_gdbarch_push_dummy_code,
5226 frame_unwind_append_predicate,
5227 frame_base_set_default,
5228 set_gdbarch_unwind_dummy_id,
5229 set_gdbarch_unwind_pc.
5230 Wrap a long line.
5231
5232 2003-06-18 Corinna Vinschen <vinschen@redhat.com>
5233
5234 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
5235 registers for H8/300S.
5236 (h8300_print_registers_info): Ditto.
5237 (h8300_gdbarch_init): Accommodate register count for H8/300S.
5238
5239 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
5240
5241 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
5242 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
5243 (lin_lwp_wait): Likewise. Update comments.
5244 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
5245 (pull_pid_from_list, linux_record_stopped_pid): New.
5246
5247 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
5248
5249 * ada-lang.c (scan_discrim_bound): Name first argument.
5250 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
5251 declared by ALL_BLOCK_SYMBOLS.
5252
5253 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
5254
5255 * ada-tasks.c (find_function_in_inferior): Don't declare it.
5256 ("regcache.h"): Include it.
5257 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
5258
5259 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5260
5261 * NEWS: Mention gdbserver detach change and "disconnect" command.
5262 * infcmd.c (disconnect_command): New function.
5263 (_initialize_infcmd): Add ``disconnect'' command.
5264 * remote.c (remote_async_detach): Delete.
5265 (remote_detach): Merge remote_async_detach.
5266 (remote_disconnect): New.
5267 (init_remote_ops): Set to_disconnect.
5268 (init_remote_cisco_ops): Likewise.
5269 (init_remote_async_ops): Likewise. Use remote_detach.
5270 * target.c (cleanup_target): Default to_disconnect.
5271 (update_current_target): Inherit to_disconnect.
5272 (target_disconnect, debug_to_disconnect): New functions.
5273 (setup_target_debug): Set to_disconnect.
5274 * target.h (struct target_ops): Add to_disconnect.
5275 (target_disconnect): Add prototype.
5276
5277 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5278
5279 * breakpoint.c (insert_catchpoint): New function.
5280 (insert_breakpoints): Use catch_exceptions to call
5281 insert_catchpoint. Disable catchpoints if they fail to insert.
5282
5283 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5284
5285 * symfile.c (reread_symbols): Clear sym_private.
5286
5287 2003-06-17 Andrew Cagney <cagney@redhat.com>
5288
5289 * trad-frame.h (struct frame_info): Add opaque declaration.
5290 * remote-fileio.h (struct cmd_list_element): Add opaque
5291 declaration.
5292 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
5293 comments.
5294
5295 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5296
5297 * remote.c (remote_prepare_to_store): Replace call to
5298 deprecated_read_register_bytes with multiple regcache_raw_read
5299 calls.
5300
5301 2003-06-17 Kris Warkentin <kewarken@qnx.com>
5302
5303 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
5304 (nto_find_and_open_solib): Likewise.
5305 (nto_init_solib_absolute_prefix): Likewise.
5306 (_initialize_nto_tdep): Fix indentation.
5307
5308 2003-06-17 Kris Warkentin <kewarken@qnx.com>
5309
5310 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
5311
5312 2003-06-17 Kris Warkentin <kewarken@qnx.com>
5313
5314 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
5315
5316 2003-06-17 Jim Blandy <jimb@redhat.com>
5317
5318 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
5319
5320 2003-06-16 Theodore A. Roth <troth@openavr.org>
5321
5322 * avr-tdep.c (avr_extract_return_value): New function.
5323 (avr_gdbarch_init): Set extract_return_value method.
5324
5325 2003-06-16 Andrew Cagney <cagney@redhat.com>
5326
5327 * frame.h (deprecated_get_next_frame_hack): Declare.
5328 * frame.c (legacy_saved_regs_prev_register): Only require
5329 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
5330 there are always saved regs.
5331 (deprecated_generic_get_saved_register): Do not require
5332 DEPRECATED_FRAME_INIT_SAVED_REGS.
5333 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
5334 use frame ID unwind instead.
5335 (deprecated_get_next_frame_hack): New function.
5336
5337 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
5338
5339 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
5340 (h8300_push_dummy_call): ...this function. Some minor optimization.
5341 (h8300_push_return_address): Remove.
5342 (h8300_gdbarch_init): Remove calls to
5343 set_gdbarch_deprecated_dummy_write_sp,
5344 set_gdbarch_deprecated_push_arguments and
5345 set_gdbarch_deprecated_push_return_address.
5346 Add call to set_gdbarch_push_dummy_call.
5347
5348 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
5349
5350 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
5351 (E_PSEUDO_EXR_REGNUM): Ditto.
5352 (h8300_is_argument_spill): Check for instructions moving argument
5353 registers into safe registers.
5354 (h8300_skip_prologue): Check for stm instruction to push registers
5355 used for register variables onto stack.
5356 (gdb_print_insn_h8300): Remove.
5357 (h8300_examine_prologue): Add a comment.
5358 (h8300_register_name): Take pseudo registers into account.
5359 (h8300s_register_name): Ditto.
5360 (h8300sx_register_name): Ditto.
5361 (h8300_print_register): Ditto.
5362 (h8300_print_registers_info): Define "nice" printing order.
5363 (h8300_saved_pc_after_call): Take pseudo registers into account.
5364 (h8300_register_type): Ditto. Return type used for remote connection
5365 when requesting real CCR or EXR register, return actual type when
5366 requesting pseudo CCR or EXR.
5367 (h8300_pseudo_register_read): New function.
5368 (h8300_pseudo_register_write): Ditto.
5369 (h8300_dbg_reg_to_regnum): Ditto.
5370 (h8300s_dbg_reg_to_regnum): Ditto.
5371 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
5372 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
5373 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
5374 set_gdbarch_print_insn architecture dependent.
5375 Call set_gdbarch_pseudo_register_read and
5376 set_gdbarch_pseudo_register_write.
5377 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
5378
5379 2003-06-16 Andrew Cagney <cagney@redhat.com>
5380
5381 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
5382 * gdbarch.h, gdbarch.c: Re-generate.
5383 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5384 * s390-tdep.c (s390_gdbarch_init): Update.
5385 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5386 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5387 * mips-tdep.c (mips_gdbarch_init): Update.
5388 * mcore-tdep.c (mcore_gdbarch_init): Update.
5389 * cris-tdep.c (cris_gdbarch_init): Update.
5390 * infcall.c (call_function_by_hand): Update.
5391 * ia64-tdep.c (ia64_push_arguments): Update comment.
5392 * frame.c (legacy_get_prev_frame): Do not assume
5393 SAVE_DUMMY_FRAME_TOS_P.
5394 * dummy-frame.c (find_dummy_frame): Update comment.
5395
5396 2003-06-16 Andrew Cagney <cagney@redhat.com>
5397
5398 * regcache.c (do_cooked_read): Do not use register_valid_p.
5399
5400 2003-06-15 Theodore A. Roth <troth@openavr.org>
5401
5402 * avr-tdep.c (avr_register_type): Remove a blank line.
5403 (avr_scan_prologue): Correct some comments.
5404
5405 2003-06-15 Theodore A. Roth <troth@openavr.org>
5406
5407 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
5408 prologue types.
5409 Properly scan prologues generated by gcc with the -mcall-prologues
5410 option.
5411 Add code to scan -mcall-prologues for mega devices.
5412
5413 2003-06-15 Theodore A. Roth <troth@openavr.org>
5414
5415 * avr-tdep.c (avr_register_byte): Delete function.
5416 (avr_register_raw_size): Delete function.
5417 (avr_register_virtual_size): Delete function.
5418 (avr_register_virtual_type): Delete function.
5419 (avr_register_type): New function.
5420 (avr_address_to_pointer): Remove unused code.
5421 (avr_read_fp): Need to read FP as two separate bytes due to change to
5422 avr_register_type() usage.
5423 (avr_gdbarch_init): Don't set deprecated_register_size.
5424 Don't set deprecated_register_bytes.
5425 Don't set deprecated_register_byte.
5426 Don't set deprecated_register_raw_size.
5427 Don't set deprecated_max_register_raw_size.
5428 Don't set deprecated_register_virtual_size.
5429 Don't set deprecated_max_register_virtual_size.
5430 Don't set deprecated_register_virtual_type.
5431 Set register_type method.
5432
5433 2003-06-15 Daniel Jacobowitz <drow@mvista.com>
5434
5435 * Makefile.in (linux-nat.o): Add rule.
5436 * linux-nat.c: New file.
5437 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
5438 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
5439 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
5440 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
5441 * config/arm/linux.mh (NATDEPFILES): Likewise.
5442 * config/i386/linux.mh (NATDEPFILES): Likewise.
5443 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
5444 * config/ia64/linux.mh (NATDEPFILES): Likewise.
5445 * config/m68k/linux.mh (NATDEPFILES): Likewise.
5446 * config/mips/linux.mh (NATDEPFILES): Likewise.
5447 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
5448 * config/s390/s390.mh (NATDEPFILES): Likewise.
5449 * config/sparc/linux.mh (NATDEPFILES): Likewise.
5450
5451 2003-06-15 Mark Kettenis <kettenis@gnu.org>
5452
5453 * i387-tdep.c: Reorder includes, fix some whitespace issues and
5454 replace out-of-date comment.
5455
5456 2003-06-15 Andrew Cagney <cagney@redhat.com>
5457
5458 * rdi-share/host.h (Fail): Change to a varargs function.
5459 * remote-rdi.c (Fail): Update.
5460
5461 2003-06-15 Mark Kettenis <kettenis@gnu.org>
5462
5463 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
5464 (i386_convert_register_p, i386_register_to_value,
5465 i386_register_from_value): Handle types longer than 8 bytes.
5466
5467 2003-06-15 Mark Kettenis <kettenis@gnu.org>
5468
5469 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
5470 Move floating-point code to new function in i387-tdep.c.
5471 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
5472 New functions containing code moved here from i386-tdep.c.
5473 * i387-tdep.h: Add opaque declaration for `struct type'.
5474 (i387_register_to_value, i387_value_to_register): New prototypes.
5475 * x86-64-tdep.c (x86_64_convert_register_p): New function.
5476 (x86_64_init_abi): Set convert_register_p, register_to_value and
5477 value_to_register here.
5478
5479 2003-06-14 Andrew Cagney <cagney@redhat.com>
5480
5481 * mips-tdep.c (mips_register_to_value): Make static.
5482 (mips_value_to_register): Make static.
5483 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
5484 * ia64-tdep.c (ia64_register_raw_size): Make static.
5485 (ia64_register_virtual_size): Make static.
5486 (ia64_register_byte): Make static.
5487 * i387-tdep.c: Include "i387-tdep.h".
5488 (print_387_control_word): Delete function.
5489 (print_387_status_word): Delete function.
5490 (print_387_status_bits): Delete function.
5491 (print_387_control_bits): Delete function.
5492 * Makefile.in (i387-tdep.o): Update dependencies.
5493 * rdi-share/host.h (Fail): Declare.
5494 * remote-rdi.c (Fail): Update to match declaration.
5495
5496 2003-06-14 Andrew Cagney <cagney@redhat.com>
5497
5498 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
5499 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
5500 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
5501 * config/djgpp/fnchange.lst: Delete "remote-array.c".
5502 * README: Delete reference to remote-array.
5503 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
5504 (remote-array.o): Delete target.
5505 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
5506 * remote-array.c: Delete file.
5507
5508 2003-06-14 Andrew Cagney <cagney@redhat.com>
5509 Mark Kettenis <kettenis@gnu.org>
5510
5511 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
5512 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
5513 parameter with "frame".
5514 * gdbarch.h, gdbarch.c: Re-generate.
5515 * frame.h (put_frame_register): Declare.
5516 * frame.c (put_frame_register): New function.
5517 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
5518 (legacy_register_to_value): Rewrite, use "frame" to get the
5519 register value.
5520 (legacy_value_to_register): Rewrite, use "frame" to find the
5521 register's location before storing.
5522 * arch-utils.h (legacy_convert_register_p): Update.
5523 (legacy_register_to_value, legacy_value_to_register): Update.
5524 * findvar.c (value_from_register): Rewrite, eliminate use of
5525 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
5526 "frame" to REGISTER_TO_VALUE.
5527 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
5528 lval_reg_frame_relative + lval_register branch of the switch. Do
5529 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
5530 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
5531 I386_EDI_REGNUM): New defines.
5532 (i386_next_regnum, i386_convert_register_p,
5533 i386_register_to_value, i386_value_to_register): New functions.
5534 (i386_register_convertible, i386_register_convert_to_virtual,
5535 i386_convert_to_raw): Remove functions.
5536 (i386_gdbarch_init): Set convert_register_p, register_to_value and
5537 value_to_register instead of register_convertible,
5538 register_convert_to_virtual and register_convert_to_raw.
5539 * mips-tdep.c (mips_convert_register_p): New function.
5540 (mips_value_to_register): Replace mips_register_convert_from_type.
5541 (mips_register_to_value): Replace mips_register_convert_to_type.
5542 (mips_gdbarch_init): Set conver_register_p, value_to_register and
5543 register_to_value.
5544 * alpha-tdep.c (alpha_convert_register_p): Update.
5545 (alpha_value_to_register): Update, store the register.
5546 (alpha_register_to_value): Update, fetch the register.
5547
5548 2003-06-14 Theodore A. Roth <troth@openavr.org>
5549
5550 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
5551 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
5552 Don't set deprecated_call_dummy_words.
5553 Remove commented out set_gdbarch_believe_pcc_promotion() call.
5554 Don't set remote_translate_xfer_address.
5555 (avr_io_reg_read_command): Remove commented out debug printf.
5556 Wrap a long line.
5557
5558 2003-06-14 Theodore A. Roth <troth@openavr.org>
5559
5560 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
5561 causes gdb to seg fault.
5562
5563 2003-06-14 Daniel Jacobowitz <drow@mvista.com>
5564
5565 * sparc-nat.c (fetch_inferior_registers): Correct
5566 a reference to "registers".
5567
5568 2003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
5569
5570 * Makefile.in (exc_request_U_h): Define
5571 (exc_request_S_h): Likewise.
5572 (msg_reply_S_h): Likewise.
5573 (msg_U_h): Likewise.
5574 (notify_S_h): Likewise.
5575 (process_reply_S_h): Likewise.
5576 (gnu-nat.o): Depend on gdb_obstack_h
5577 * gnu-nat.c: Include "gdb_obstack.h".
5578
5579 2003-06-13 Andrew Cagney <cagney@redhat.com>
5580
5581 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
5582 * gdbarch.h, gdbarch.c: Re-generate.
5583
5584 2003-06-13 Andrew Cagney <cagney@redhat.com>
5585
5586 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
5587 when deprecated REGISTER macros can be deleted.
5588 * gdbarch.h, gdbarch.c: Re-generate.
5589
5590 2003-06-13 Jim Blandy <jimb@redhat.com>
5591
5592 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
5593 Linux entry point symbols for _dl_debug_state, too.
5594
5595 2003-06-13 Andrew Cagney <cagney@redhat.com>
5596
5597 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
5598 available, do not use the FP register, and always save the TOS.
5599 * dummy-frame.c (dummy_frame_this_id): Do not assert
5600 SAVE_DUMMY_FRAME_TOS.
5601 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
5602 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
5603 (i386_push_dummy_call): Add 8 to the returned SP.
5604 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
5605 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
5606 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
5607 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
5608 (x86_64_push_dummy_call): Return "sp + 16".
5609 (x86_64_init_abi): Do not set save_dummy_frame_tos.
5610 * alpha-tdep.c (alpha_gdbarch_init): Do not set
5611 save_dummy_frame_tos.
5612
5613 2003-06-13 Jim Blandy <jimb@redhat.com>
5614
5615 * frv-tdep.c (frv_use_struct_convention): Delete static
5616 declaration for function deleted in my change of 2003-06-12.
5617
5618 2003-06-13 Theodore A. Roth <troth@openavr.org>
5619
5620 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
5621 (avr_pointer_to_address): Shift code addrs left 1 bit.
5622 (avr_convert_from_func_ptr_addr): Delete function since operation is
5623 better handled by avr_address_to_pointer and avr_pointer_to_address.
5624 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
5625
5626 2003-06-13 Mark Kettenis <kettenis@gnu.org>
5627
5628 From Kelley Cook <kelleycook@wideopenwest.com>:
5629 * configure.host: Accept i[34567]86 variants.
5630 * configure.tgt: Likewise.
5631 * nlm/configure.in: Likewise.
5632 * nlm/configure: Regenerated.
5633
5634 2003-06-13 Richard Earnshaw <rearnsha@arm.com>
5635
5636 * arm-tdep.c (solib-svr4.h): Dont' include it.
5637 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
5638 * arm-linux-tdep.c: ... here. Make static.
5639 (arm_linux_init_abi): Register it.
5640 (solib-svr4.h): Include it.
5641 * Makefile.in: Update dependencies.
5642 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
5643 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
5644
5645 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
5646
5647 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
5648 indicate registers used for return values.
5649 (struct frame_extra_info): Drop args_pointer and locals_pointer.
5650 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
5651 members.
5652 (h8300_init_extra_frame_info): Ditto.
5653 (h8300_frame_locals_address): Removed.
5654 (h8300_frame_args_address): Removed.
5655 (h8300_extract_return_value): Use new regcache structure. Only care
5656 for 16 bit CPUs.
5657 (h8300h_extract_return_value): Same function for 32 bit CPUs.
5658 (h8300_store_return_value): Use new regcache structure. Only care
5659 for 16 bit CPUs.
5660 (h8300h_store_return_value): Same function for 32 bit CPUs.
5661 (h8300_store_struct_return): Removed.
5662 (h8300_extract_struct_value_address): Use new regcache structure.
5663 (h8300h_extract_struct_value_address): Removed.
5664 (h8300_push_dummy_code): New function.
5665 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
5666 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
5667 set_gdbarch_store_return_value architecture dependent.
5668 Call set_gdbarch_push_dummy_code and
5669 set_gdbarch_extract_struct_value_address.
5670 Remove calls to set_gdbarch_frame_args_address,
5671 set_gdbarch_frame_locals_address,
5672 set_gdbarch_deprecated_store_struct_return,
5673 set_gdbarch_deprecated_extract_return_value,
5674 set_gdbarch_deprecated_extract_struct_value_address,
5675 set_gdbarch_deprecated_call_dummy_words and
5676 set_gdbarch_deprecated_sizeof_call_dummy_words.
5677
5678 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
5679
5680 * h8300-tdep.c (h8300_register_byte): Remove.
5681 (h8300h_register_byte): Remove.
5682 (h8300_register_virtual_type): Remove. Substitute by...
5683 (h8300_register_type): New function.
5684 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
5685 (h8300h_extract_struct_value_address): Ditto.
5686 (h8300_gdbarch_init): Drop calls to
5687 set_gdbarch_deprecated_register_byte and
5688 set_gdbarch_deprecated_register_virtual_type.
5689 Add call to set_gdbarch_register_type.
5690
5691 2003-06-13 Andrew Cagney <cagney@redhat.com>
5692
5693 * gdbarch.sh: Update comments on registers.
5694 (deprecated_register_byte): Rename register_byte.
5695 (deprecated_register_raw_size): Rename register_raw_size.
5696 (deprecated_register_virtual_size): Rename register_virtual_size.
5697 (deprecated_register_virtual_type): Rename register_virtual_type.
5698 * gdbarch.h, gdbarch.c: Re-generate.
5699 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5700 * vax-tdep.c (vax_gdbarch_init): Update.
5701 * v850-tdep.c (v850_gdbarch_init): Update.
5702 * sparc-tdep.c (sparc_gdbarch_init): Update.
5703 * sh-tdep.c (sh_gdbarch_init): Update.
5704 * s390-tdep.c (s390_gdbarch_init): Update.
5705 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5706 * ns32k-tdep.c: Update.
5707 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5708 * mips-tdep.c (mips_gdbarch_init): Update.
5709 * mcore-tdep.c (mcore_gdbarch_init): Update.
5710 * m68k-tdep.c (m68k_gdbarch_init): Update.
5711 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5712 * ia64-tdep.c (ia64_gdbarch_init): Update.
5713 * hppa-tdep.c (hppa_gdbarch_init): Update.
5714 * h8300-tdep.c (h8300_gdbarch_init): Update.
5715 * frv-tdep.c (frv_gdbarch_init): Update.
5716 * cris-tdep.c (cris_gdbarch_init): Update.
5717 * avr-tdep.c (avr_gdbarch_init): Update.
5718 * alpha-tdep.c (alpha_gdbarch_init): Update.
5719 * arm-tdep.c (arm_gdbarch_init): Update.
5720
5721 2003-06-13 Andrew Cagney <cagney@redhat.com>
5722
5723 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
5724 mips_o32_use_struct_convention with always_use_struct_convention.
5725
5726 2003-06-12 David Carlton <carlton@kealia.com>
5727
5728 * cp-namespace.c (cp_set_block_scope): Comment out
5729 processing_has_namespace_info branch.
5730
5731 2003-06-12 Jim Blandy <jimb@redhat.com>
5732
5733 Recognize and skip 64-bit PowerPC Linux linkage functions.
5734 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
5735 insn_pattern, insns_match_pattern, d_field, ds_field): New
5736 functions, macros, and types for working with PPC instructions.
5737 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
5738 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
5739 ppc64_skip_trampoline_code): New functions, variables, and macros
5740 for recognizing and skipping linkage functions.
5741 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
5742 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
5743
5744 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
5745 register offsets for both the 32- and 64-bit interfaces.
5746
5747 Actually finish the job started by my change of 2003-05-29.
5748 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
5749 other #definition of this.
5750 (ppc_linux_skip_trampoline_code): Remove declaration.
5751 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
5752 static.
5753 (ppc_linux_init_abi): Register it as the skip_trampoline_code
5754 method for GDBARCH.
5755
5756 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
5757 'long' on ppc64-*-linux*.
5758
5759 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
5760 isn't #defined, assume the register doesn't exist: act as if
5761 tdep->ppc_mq_regnum were -1.
5762
5763 * configure.host, configure.tgt: Add entries for
5764 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
5765 powerpc/linux.mt.
5766 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
5767 New files.
5768
5769 * arch-utils.c (always_use_struct_convention): New function.
5770 * arch-utils.h (always_use_struct_convention): New prototype.
5771 * alpha-tdep.c (alpha_use_struct_convention): Delete.
5772 (alpha_gdbarch_init): Register always_use_struct_convention,
5773 instead of alpha_use_struct_convention.
5774 * cris-tdep.c (cris_use_struct_convention): Delete.
5775 (cris_gdbarch_init): Register always_use_struct_convention,
5776 instead of cris_use_struct_convention.
5777 * frv-tdep.c (frv_use_struct_convention): Delete.
5778 (frv_gdbarch_init): Register always_use_struct_convention,
5779 instead of frv_use_struct_convention.
5780 * h8300-tdep.c (h8300_use_struct_convention): Delete.
5781 (h8300_gdbarch_init): Register always_use_struct_convention,
5782 instead of h8300_use_struct_convention.
5783 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
5784 (mips_o32_gdbarch_init): Register always_use_struct_convention,
5785 instead of mips_o32_use_struct_convention.
5786
5787 2003-06-12 Andrew Cagney <cagney@redhat.com>
5788
5789 * wince.c: Include "mips-tdep.h".
5790 * mips-tdep.h (mips_next_pc): Declare.
5791 * mcore-tdep.c: Make more local functions static.
5792 * Makefile.in (wince.o): Update dependencies.
5793
5794 2003-06-12 David Carlton <carlton@kealia.com>
5795
5796 * symtab.c (lookup_symbol_aux_minsyms): Replace
5797 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
5798 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
5799 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
5800 SYMBOL_NATURAL_NAME.
5801
5802 2003-06-12 Andreas Schwab <schwab@suse.de>
5803
5804 * Makefile.in (tuiDisassem.o): Update dependencies.
5805
5806 2003-06-12 David Carlton <carlton@bactrian.org>
5807
5808 * symtab.h: Delete declaration of make_symbol_overload_list.
5809 Add declaration of lookup_partial_symbol.
5810 * symtab.c (remove_params): Move to cp-support.c.
5811 (overload_list_add_symbol, make_symbol_overload_list)
5812 (sym_return_val_size, sym_return_val_index): Ditto.
5813 (lookup_partial_symbol): Make extern.
5814 * cp-support.h: Add declaration of make_symbol_overload_list.
5815 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
5816 symtab.h, and block.h.
5817 (remove_params): Move here from symtab.c.
5818 (overload_list_add_symbol, make_symbol_overload_list)
5819 (sym_return_val_size, sym_return_val_index): Ditto.
5820 * valops.c: Include cp-support.h.
5821 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
5822 frame_h, and block_h.
5823 (valops.o): Depend on cp_support_h.
5824
5825 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
5826
5827 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
5828 substitute by NUM_REGS throughout.
5829 (h8300_register_name): Only care for H8/300 and H8/300H registers.
5830 (h8300s_register_name): New function for H8S registers.
5831 (h8300sx_register_name): Ditto for H8SX registers.
5832 (h8300_print_register): Revise register printing, avoid depending
5833 on 32 bit long.
5834 (h8300_register_byte): Only care for H8/300 registers.
5835 (h8300h_register_byte): New function for any other architecture.
5836 (h8300_register_raw_size): Remove.
5837 (h8300_register_virtual_type): Revise to return actually useful
5838 type.
5839 (h8300_extract_struct_value_address): Only care for H8/300 registers.
5840 (h8300h_extract_struct_value_address): New function for any other
5841 architecture.
5842 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
5843 set_gdbarch_register_name, set_gdbarch_register_byte,
5844 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
5845 Remove calls to set_gdbarch_deprecated_register_size,
5846 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
5847 set_gdbarch_deprecated_max_register_raw_size,
5848 set_gdbarch_register_virtual_size and
5849 set_gdbarch_deprecated_max_register_virtual_size entirely.
5850 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
5851 set_gdbarch_long_double_bit.
5852
5853 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
5854
5855 * doublest.c (convert_doublest_to_floatformat): When dealing
5856 with the implied integer bit, only alter mant_bits if we are
5857 processing a full 32 bits of mantissa.
5858
5859 2003-06-11 David Carlton <carlton@bactrian.org>
5860
5861 * dictionary.h: New.
5862 * dictionary.c: New.
5863 * block.h: Add opaque declaration for struct dictionary.
5864 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
5865 'sym' members.
5866 (BLOCK_DICT): New macro.
5867 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
5868 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
5869 BLOCK_SHOULD_SORT.
5870 (ALL_BLOCK_SYMBOLS): Update definition.
5871 * Makefile.in (SFILES): Add dictionary.c.
5872 (dictionary_h): New.
5873 (COMMON_OBS): Add dictionary.o.
5874 (dictionary.o): New.
5875 (ada-lang.o): Depend on dictionary_h.
5876 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
5877 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
5878 (mi-cmd-stack.o): Ditto.
5879 (gdbtk-cmds.o): Update dependencies.
5880 (gdbtk-stack.o): Ditto.
5881 * ada-lang.c: Include dictionary.h.
5882 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
5883 (fill_in_ada_prototype, debug_print_block): Ditto.
5884 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
5885 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
5886 'is_sorted'.
5887 * mdebugread.c: Include dictionary.h.
5888 (struct parse_stack): Delete 'maxsyms' member.
5889 (parse_symbol): Update calls to new_block. Delete calls to
5890 shrink_block. Use dictionary methods.
5891 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
5892 Update calls to new_symtab. Don't maintain maxsyms data.
5893 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
5894 (add_symbol): Just call dict_add_symbol.
5895 (new_symtab): Delete 'maxsyms' argument.
5896 (new_symtab): Update calls to new_block.
5897 (new_block): Delete 'maxsyms' argument; add 'function' argument.
5898 (shrink_block): Delete function.
5899 (fixup_sigtramp): Update call to new_block. Add symbol via
5900 dict_add_symbol.
5901 * jv-lang.c: Include dictionary.h.
5902 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
5903 appropriately. Set class_symtab->free_func. Make sure the
5904 blockvector is big enough to hold two blocks.
5905 (add_class_symtab_symbol): Use dictionary methods.
5906 (free_class_block): New function.
5907 (type_from_class): Replace explicit iteration by
5908 ALL_BLOCK_SYMBOLS.
5909 * symtab.h (struct symtab): Replace 'free_ptr' method by
5910 'free_func'.
5911 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
5912 sort_symtab_syms.
5913 * dwarfread.c (psymtab_to_symtab_1): Delete call to
5914 sort_symtab_syms.
5915 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
5916 Include dictionary.h.
5917 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
5918 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
5919 sort_symtab_syms.
5920 * objfiles.c: Include dictionary.h.
5921 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
5922 * buildsym.c: Include dictionary.h.
5923 (finish_block): Use dictionary methods.
5924 (end_symtab): Set free_func to NULL, not free_ptr.
5925 * tracepoint.c: Include dictionary.h.
5926 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
5927 (scope_info): Ditto.
5928 * stack.c: Include dictionary.h.
5929 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
5930 (print_block_frame_labels, print_frame_arg_vars)
5931 (print_frame_args): Ditto.
5932 * symmisc.c (free_symtab_block): Use dictionary methods.
5933 (dump_symtab): Ditto.
5934 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
5935 Include dictionary.h.
5936 * symfile.h: Delete declarations of sort_block_syms,
5937 sort_symtab_syms.
5938 * symfile.c (sort_block_syms): Delete.
5939 (sort_symtab_syms): Delete.
5940 * symtab.c: Include dictionary.h.
5941 (lookup_block_symbol): Use dictionary iterators.
5942 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
5943 (search_symbols, make_symbol_completion_list): Ditto.
5944 (make_symbol_overload_list): Ditto.
5945 * valops.c (value_of_local): Use dict_empty.
5946 Include dictionary.h.
5947
5948 2003-06-11 J. Brobecker <brobecker@gnat.com>
5949
5950 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
5951
5952 2003-06-11 David Carlton <carlton@bactrian.org>
5953
5954 * block.h (BLOCK_SHOULD_SORT): Delete.
5955 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
5956 blocks.
5957 * ada-lang.c (ada_add_block_symbols): Ditto.
5958 * symfile.c (sort_block_syms): Delete.
5959 (sort_symtab_syms): Ditto.
5960 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
5961 declarations.
5962 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
5963 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
5964 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
5965 * dwarfread.c (psymtab_to_symtab_1): Ditto.
5966 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
5967 * mdebugread.c (psymtab_to_symtab_1): Ditto.
5968 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
5969
5970 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
5971
5972 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
5973 bits to 128.
5974
5975 2003-06-11 Andrew Cagney <cagney@redhat.com>
5976
5977 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
5978 REGISTER_CONVERTIBLE.
5979 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
5980 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
5981 * gdbarch.h, gdbarch.c: Re-generate.
5982 * arch-utils.h (deprecated_register_convertible_not): Rename
5983 generic_register_convertible_not.
5984 * arch-utils.c (deprecated_register_convertible_not): Rename
5985 generic_register_convertible.
5986 (legacy_convert_register_p, legacy_register_to_value): Update.
5987 * sh-tdep.c (sh64_push_arguments): Update.
5988 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
5989 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
5990 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
5991 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
5992 * arch-utils.c (legacy_value_to_register): Update.
5993 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5994 (rs6000_register_convert_to_raw): Make parameter "from" const.
5995 * mips-tdep.c (mips_gdbarch_init): Update.
5996 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
5997 * infcmd.c (default_print_registers_info): Update.
5998 * ia64-tdep.c (ia64_gdbarch_init): Update.
5999 (ia64_register_convert_to_raw): Make parameter "from" const.
6000 * i386-tdep.c (i386_gdbarch_init): Update.
6001 (i386_register_convert_to_raw): Update.
6002
6003 2003-06-11 Andrew Cagney <cagney@redhat.com>
6004
6005 * remote-fileio.c: Include "remote-fileio.h".
6006 * Makefile.in (remote-fileio.o): Update dependencies.
6007 (remote_fileio_h): Fix typo.
6008
6009 2003-06-11 Andrew Cagney <cagney@redhat.com>
6010
6011 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
6012 (xstormy16_save_dummy_frame_tos): Make static.
6013 (_initialize_xstormy16_tdep): Add declaration.
6014 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
6015 * v850-tdep.c: Make local functions static.
6016 (_initialize_v850_tdep): Add declaration.
6017 * sparc-tdep.c: Make local functions static.
6018 (_initialize_sparc_tdep): Add declaration.
6019 * sh-tdep.c: Make local functions static.
6020 (_initialize_sh_tdep): Add declaration.
6021 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
6022 * s390-tdep.c: Make local functions static.
6023 (_initialize_s390_tdep): Add declaration.
6024 * dbxread.c (find_stab_function_addr): Make static.
6025 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
6026 * ocd.c (_initialize_remote_ocd): Add declaration.
6027 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
6028 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
6029 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
6030 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
6031 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
6032 * remote-array.c (_initialize_array): Add declaration.
6033 (_initialize_remote_monitors): Add declaration.
6034 * remote-mips.c: Make local functions static.
6035 (_initialize_remote_mips): Add declaration.
6036 * mcore-tdep.c: Make all local functions static.
6037 (_initialize_mcore_tdep): Add declaration.
6038 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
6039 * abug-rom.c (_initialize_abug_rom): Add declaration.
6040 * rom68k-rom.c (_initialize_rom68k): Add declaration.
6041 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
6042 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
6043 * remote-est.c (_initialize_est): Add declaration.
6044 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
6045 (m68hc11_call_dummy_address): Make static.
6046 * ia64-tdep.c: Make local functions static.
6047 (_initialize_ia64_tdep): Add declaration.
6048 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
6049 * monitor.c (monitor_wait_filter): Make static.
6050 (_initialize_remote_monitors): Add declaration.
6051 * remote-hms.c (_initialize_remote_hms): Add declaration.
6052 * remote-e7000.c (fetch_regs_from_dump): Make static.
6053 (expect_n): Make static.
6054 (_initialize_remote_e7000): Add declaration.
6055 * ser-e7kpc.c: Always include "defs.h".
6056 (_initialize_ser_e7000pc): Add declaration.
6057 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
6058 * cris-tdep.c: Make all but one function static.
6059 (_initialize_cris_tdep): Add declaration.
6060 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
6061 * solib.c (update_solib_list): Make static.
6062 (_initialize_solib): Add declaration.
6063 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
6064 (_initialize_avr_tdep): Add declaration.
6065 * remote-rdi.c (voiddummy): Make static.
6066 (_initialize_remote_rdi): Add declaration.
6067 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
6068 * remote-rdp.c (send_rdp): Make static.
6069 (_initialize_remote_rdp): Add declaration.
6070 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
6071
6072 2003-06-11 Corinna Vinschen <vinschen@redhat.com>
6073
6074 * remote-fileio.c: Make ari happy.
6075
6076 2003-06-10 J. Brobecker <brobecker@gnat.com>
6077
6078 * rs6000-nat.c (child_xfer_memory): Compute the right address when
6079 fetching the trailing bytes of the buffer we are about to write.
6080
6081 2003-06-10 Andrew Cagney <cagney@redhat.com>
6082
6083 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
6084 * Makefile.in (remote-fileio.o): Update dependencies.
6085 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
6086 include <setjmp.h>, or <sys/types.h> conditional on USG.
6087 (remote_fio_jmp_buf): Delete global variable.
6088
6089 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
6090 Martin M. Hunt <hunt@redhat.com>
6091
6092 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
6093 (SFILES): Add remote-fileio.c.
6094 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
6095 dependencies for building remote.o.
6096 * remote-fileio.c: New file implementing the remote File-I/O protocol.
6097 * remote-fileio.h: New header file defining remote File-I/O interface.
6098 * remote.c (remote_write_bytes, remote_read_bytes): Remove
6099 static storage class.
6100 (remote_wait, remote_async_wait): Call remote_fileio_request() on
6101 'F' packet.
6102 (_initialize_remote): Call initialize_remote_fileio().
6103 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
6104 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
6105 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
6106 (captured_main): Initialize new ui_files.
6107 * ui-file.c: Add read and fgets input functions.
6108 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
6109 (null_file_read): New function.
6110 (ui_file_read): New function.
6111 (set_ui_file_read): New function.
6112 (stdio_file_read): New function.
6113 * ui-file.h: New type ui_file_read_ftype.
6114 (set_ui_file_read): Declare.
6115 (ui_file_read): Declare.
6116
6117 2003-06-09 Andrew Cagney <cagney@redhat.com>
6118
6119 * frame.h (deprecated_unwind_get_saved_register): Rename
6120 generic_unwind_get_saved_register, update comments.
6121 * mips-tdep.c (mips_get_saved_register): Update.
6122 * frame.c (deprecated_unwind_get_saved_register): Update.
6123
6124 2003-06-09 Andrew Cagney <cagney@redhat.com>
6125
6126 * vax-tdep.c (vax_frame_locals_address): Delete function.
6127 (vax_gdbarch_init): Do not set frame_locals_address.
6128 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
6129 (m68hc11_gdbarch_init): Do not set frame_locals_address.
6130 * s390-tdep.c (s390_frame_args_address): Delete function.
6131 (s390_gdbarch_init): Do not set frame_args_address or
6132 frame_locals_address.
6133 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
6134 (ns32k_gdbarch_init): Do not set frame_locals_address.
6135 * hppa-tdep.c (hppa_frame_args_address): Delete function.
6136 (hppa_frame_locals_address): Delete function.
6137 (hppa_gdbarch_init): Do not set frame_args_address, or
6138 frame_locals_address.
6139 * arm-tdep.c (arm_frame_args_address): Delete.
6140 (arm_frame_locals_address): Delete.
6141 (arm_gdbarch_init): Do not set frame_args_address, or
6142 frame_locals_address.
6143
6144 2003-06-09 Andrew Cagney <cagney@redhat.com>
6145
6146 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
6147 * gdbarch.h, gdbarch.c: Re-generate.
6148 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
6149 * arch-utils.c (frame_num_args_unknown): Delete function.
6150 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
6151 (frame_info): Use FRAME_NUM_ARGS_P.
6152 * arm-tdep.c (arm_frame_num_args): Delete function.
6153 (arm_gdbarch_init): Do not set frame_num_args.
6154 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
6155 * hppa-tdep.c (hppa_frame_num_args): Delete function.
6156 (hppa_gdbarch_init): Do not set frame_num_args.
6157 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
6158 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
6159 frame_num_args to default frame_num_args_unknown.
6160 * v850-tdep.c (v850_gdbarch_init): Ditto.
6161 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6162 * sh-tdep.c (sh_gdbarch_init): Ditto.
6163 * s390-tdep.c (s390_gdbarch_init): Ditto.
6164 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6165 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6166 * mips-tdep.c (mips_gdbarch_init): Ditto.
6167 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6168 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
6169 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6170 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6171 * i386-tdep.c (i386_gdbarch_init): Ditto.
6172 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6173 * frv-tdep.c (frv_gdbarch_init): Ditto.
6174 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
6175 * cris-tdep.c (cris_gdbarch_init): Ditto.
6176 * avr-tdep.c (avr_gdbarch_init): Ditto.
6177 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
6178
6179 2003-06-09 Andrew Cagney <cagney@redhat.com>
6180
6181 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
6182 (print_frame_args): Moved to "stack.c".
6183 * stack.c: Include "gdb_assert.h".
6184 (print_frame_nameless_args): Moved from "printcmd.c", made static.
6185 (print_frame_args): Moved from "printcmd.c".
6186 * frame.h (print_frame_args): Delete declaration.
6187 * Makefile.in (stack.o): Update dependencies.
6188
6189 2003-06-08 Andrew Cagney <cagney@redhat.com>
6190
6191 * frame.c (get_prev_frame): Remove reference to
6192 frame_args_address_correct in comments.
6193 * frame-base.c (default_frame_args_address): Delete code
6194 conditional on FRAME_ARGS_ADDRESS_CORRECT.
6195 * vax-tdep.c (vax_frame_args_address_correct): Delete.
6196 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
6197 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
6198 (vax_frame_args_address_correct): Delete declaration.
6199
6200 2003-06-08 Andrew Cagney <cagney@redhat.com>
6201
6202 * gdbarch.sh (UNWIND_SP): Add.
6203 * gdbarch.h, gdbarch.c: Re-generate.
6204 * frame.c (frame_sp_unwind): New function.
6205 (get_frame_sp): New function.
6206 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
6207 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
6208 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
6209 value.
6210 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
6211 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
6212
6213 2003-06-08 Andrew Cagney <cagney@redhat.com>
6214
6215 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
6216 REMOTE_BREAKPOINT.
6217 * remote.c: Update.
6218 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
6219 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
6220 * config/m68k/tm-sun3.h: Update.
6221 * config/m68k/tm-m68klynx.h: Update.
6222 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
6223
6224 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
6225 trad_frame". Update comments.
6226 * d10v-tdep.c (struct d10v_unwind_cache): Update.
6227 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
6228 (trad_frame_register_value, trad_frame_prev_register): Update.
6229
6230 2003-06-08 Andrew Cagney <cagney@redhat.com>
6231
6232 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
6233 from GCC's acinclude.m4.
6234 * configure.in: Check for getopt's delcaration.
6235 * aclocal.m4, config.in, configure: Re-generate.
6236 * main.c (error_init): Delete declaration.
6237 * defs.h (error_init): Declare.
6238 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
6239 (rs6000_convert_from_func_ptr_addr): Make static.
6240 (_initialize_rs6000_tdep): Add declaration.
6241 * cli/cli-cmds.c (dont_repeat): Delete declaration.
6242 (show_commands, set_verbose, show_history): Delete declaration.
6243 * top.h (set_verbose): Add declaration.
6244 (show_history, set_history, show_commands): Add declaration.
6245 (do_restore_instream_cleanup): Add declaration.
6246 * objc-lang.c (specialcmp): Make static.
6247 (print_object_command): Make static.
6248 (find_objc_msgsend): Make static.
6249 (find_objc_msgcall_submethod_helper): Make static.
6250 (find_objc_msgcall_submethod): Make static.
6251 (_initialize_objc_language): Add declaration.
6252 (find_implementation_from_class): Make static.
6253 (find_implementation): Make static.
6254 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
6255 * objc-lang.h (lookup_struct_typedef): Add declaration.
6256 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
6257 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
6258 (do_restore_user_call_depth): Make static.
6259 (do_restore_instream_cleanup): Delete declaration.
6260 (dont_repeat): Delete declaration.
6261 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
6262 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
6263 * reggroups.c (_initialize_reggroup): Add declaration.
6264 * cp-support.c (_initialize_cp_support): Add declaration.
6265 * cp-abi.c (_initialize_cp_abi): Add declaration.
6266 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
6267 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
6268 (_initialize_gnu_v3_abi): Add declaration.
6269 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
6270 (_initialize_gnu_v2_abi): Add declaration.
6271 * frame-base.c (_initialize_frame_base): Add declaration.
6272 * doublest.c (floatformat_from_length): Make static.
6273 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
6274 * frame.c (create_sentinel_frame): Make static.
6275 (_initialize_frame): Add declaration.
6276 * top.c (do_catch_errors): Make static.
6277 (gdb_rl_operate_and_get_next_completion): Make static.
6278 * typeprint.c: Include "typeprint.h".
6279 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
6280 (sentinel_frame_this_id): Make static.
6281 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
6282 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
6283 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
6284 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
6285 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
6286 * maint.c (maintenance_print_architecture): Make static.
6287 * signals/signals.c (_initialize_signals): Add declaration.
6288 * std-regs.c (_initialize_frame_reg): Add declaration.
6289 * jv-exp.y (push_variable): ISO C definition.
6290 (push_qualified_expression_name): Ditto.
6291 * memattr.c (_initialize_mem): Add declaration.
6292 * remote.c (remote_check_watch_resources): Make static.
6293 (remote_stopped_by_watchpoint): Make static.
6294 (remote_stopped_data_address): Make static.
6295 * d10v-tdep.c (nr_dmap_regs): Make static.
6296 (a0_regnum): Make static.
6297 (d10v_frame_unwind_cache): Make static.
6298 (d10v_frame_p): Make static.
6299 * osabi.c (show_osabi): Make static.
6300 (_initialize_gdb_osabi): Add extern declaration.
6301 * gdbtypes.c (make_qualified_type): Make static.
6302 (safe_parse_type): Make static.
6303 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
6304 * macrotab.c (macro_bcache_free): Make static.
6305 * interps.c (interp_set_quiet): Make static.
6306 (interpreter_exec_cmd): Make static.
6307 * stack.h (select_frame_command): New file.
6308 * stack.c: Include "stack.h".
6309 (select_frame_command_wrapper): Delete function.
6310 (select_frame_command): Make global.
6311 * infcall.c: Include "infcall.h".
6312 * linespec.c: Include "linespec.h".
6313 * symfile.c (sections_overlap): Make static.
6314 * cp-support.h (cp_initialize_namespace): ISO C declaration.
6315 * charset.c (_initialize_charset): Add missing prototype.
6316 * regcache.c (init_legacy_regcache_descr): Make static.
6317 (do_regcache_xfree): Make static.
6318 (regcache_xfer_part): Make static.
6319 (_initialize_regcache): Add missing prototype.
6320 * breakpoint.c (parse_breakpoint_sals): Make static.
6321 (breakpoint_sals_to_pc): Make static.
6322 * interps.h (clear_interpreter_hooks): ISO C declaration.
6323 * Makefile.in (stack_h): Define.
6324 (stack.o, typeprint.o, mi-main.o): Update dependencies.
6325 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
6326
6327 2003-06-08 Andrew Cagney <cagney@redhat.com>
6328
6329 * Makefile.in (d10v-tdep.o): Update dependencies.
6330 (SFILES): Add trad-frame.c.
6331 (trad_frame_h): Define.
6332 (COMMON_OBS): Add trad-frame.o.
6333 (trad-frame.o): Specify dependencies.
6334 * d10v-tdep.c: Include "trad-frame.h".
6335 (saved_regs_unwinder): Delete function.
6336 (d10v_frame_prev_register): Use trad_frame_prev_register.
6337 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
6338 trad_frame", delete "regs" and "prev_sp".
6339 (prologue_find_regs): Use trad-frame.
6340 * trad-frame.h, trad-frame.c: New files.
6341
6342 2003-06-08 Mark Kettenis <kettenis@gnu.org>
6343
6344 * dwarf2cfi.c, dwarf2cfi.h: Remove.
6345
6346 2003-06-07 Adam Fedor <fedor@gnu.org>
6347
6348 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
6349 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
6350 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
6351 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
6352 resolve_msgsend_super, resolve_msgsend_super_stret):
6353 Use it.
6354
6355 2003-06-07 Andrew Cagney <cagney@redhat.com>
6356
6357 * symfile.h: Re-indent, clean up comments.
6358
6359 2003-06-07 Andrew Cagney <cagney@redhat.com>
6360
6361 * inferior.h (deprecated_write_sp): Replace
6362 generic_target_write_sp.
6363 * regcache.c (deprecated_write_sp): Replace
6364 generic_target_write_sp.
6365 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6366 * vax-tdep.c (vax_gdbarch_init): Update.
6367 * v850-tdep.c (v850_gdbarch_init): Update.
6368 * sparc-tdep.c (sparc_gdbarch_init): Update.
6369 * sh-tdep.c (sh_gdbarch_init): Update.
6370 * s390-tdep.c (s390_gdbarch_init): Update.
6371 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6372 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6373 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6374 * mcore-tdep.c (mcore_gdbarch_init): Update.
6375 * m68k-tdep.c (m68k_gdbarch_init): Update.
6376 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6377 * ia64-tdep.c (ia64_gdbarch_init): Update.
6378 * h8300-tdep.c (h8300_gdbarch_init): Update.
6379 * frv-tdep.c (frv_gdbarch_init): Update.
6380 * cris-tdep.c (cris_gdbarch_init): Update.
6381 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
6382
6383 2003-06-07 Andrew Cagney <cagney@redhat.com>
6384
6385 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
6386 Assert that PC_REGNUM is valid.
6387 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
6388
6389 2003-06-07 Andrew Cagney <cagney@redhat.com>
6390
6391 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
6392 * gdbarch.h, gdbarch.c: Regenerate.
6393 * mn10300-tdep.c: Include "gdb_assert.h".
6394 (mn10300_read_fp): New function.
6395 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
6396 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
6397 * ia64-tdep.c: Include "gdb_assert.h".
6398 (ia64_read_fp): New function.
6399 (ia64_gdbarch_init): Set deprecated_target_read_fp to
6400 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
6401 * regcache.c (generic_target_read_sp): Delete function.
6402 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
6403 * inferior.h (generic_target_read_sp): Delete declaration.
6404 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
6405 generic_target_read_sp.
6406 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6407 * sparc-tdep.c (sparc_gdbarch_init): Ditto
6408 * sh-tdep.c (sh_gdbarch_init): Ditto.
6409 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6410 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
6411
6412 2003-06-07 Andrew Cagney <cagney@redhat.com>
6413
6414 * gdbarch.sh: Comment each field of startup_gdbarch.
6415 * gdbarch.h, gdbarch.c: Re-generate.
6416
6417 2003-06-07 Andrew Cagney <cagney@redhat.com>
6418
6419 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
6420 * gdbarch.h, gdbarch.c: Re-generate.
6421 * regcache.c: Update comments on read_pc et.al.
6422 (generic_target_read_pc): Delete function.
6423 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
6424 * inferior.h (generic_target_read_pc): Delete declaration.
6425 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
6426 generic_target_read_pc.
6427 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6428 * sh-tdep.c (sh_gdbarch_init): Ditto.
6429 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6430 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6431
6432 2003-06-07 Andrew Cagney <cagney@redhat.com>
6433
6434 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
6435 "index" with "special_local_sect". Use strcmp instead of STREQ.
6436 Append period to coments.
6437
6438 2003-06-06 Mark Mitchell <mark@codesourcery.com>
6439
6440 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
6441 (elfstab_offset_sections): Likewise.
6442 * gdb-stabs.h (stab_section_info): Likewise.
6443 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
6444 * objfiles.c (objfile_relocate): Likewise.
6445 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
6446 * remote.c (get_offsets): Likewise.
6447 (remote_cisco_objfile_relocate): Likewise.
6448 * somread.c (som_symfile_offsets): Likewise.
6449 * symfile.c (alloc_section_addr_info): New function.
6450 (build_section_addr_info_from_section_tab): Use it.
6451 (free_section_addr_info): Adjust.
6452 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
6453 (syms_from_objfile): Allocate local_addr dynamically.
6454 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
6455 dynamically.
6456 (add_symbol_file_command): Allocate sect_opts dynamically.
6457 (reread_symbols): Avoid use of SECT_OFF_MAX.
6458 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
6459 (alloc_section_addr_info): Declare it.
6460 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
6461 * win32-nat.c (solib_symbols_add): Allocate section_addrs
6462 dynamically.
6463 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
6464
6465 2003-06-06 Andrew Cagney <cagney@redhat.com>
6466
6467 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
6468 (d10v_frame_unwind_cache): Do not set "return_pc".
6469
6470 2003-06-06 Michael Snyder <msnyder@redhat.com>
6471
6472 * h8300-tdep.c: Make tidy (long lines).
6473
6474 2003-06-06 Michal Ludvig <mludvig@suse.cz>
6475
6476 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
6477 to regcache_collect().
6478
6479 2003-06-05 J. Brobecker <brobecker@gnat.com>
6480
6481 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
6482 pc_in_sigtramp multiarch method.
6483 (hppa_hpux_som_init_abi): Use it.
6484 (hppa_hpux_elf_init_abi): Likewise.
6485 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
6486 macro has been multiarched.
6487 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
6488 macro here, as hppa64 isn't multiarched yet.
6489
6490 2003-06-05 Andrew Cagney <cagney@redhat.com>
6491
6492 * Makefile.in (value_h): Add $(frame_h).
6493 * value.h: Include "frame.h".
6494 (struct value): Replace "frame_addr" with "frame_id".
6495 (VALUE_FRAME_ID): Replace VALUE_FRAME.
6496 * values.c (allocate_value): Use VALUE_FRAME_ID.
6497 (value_copy): Use VALUE_FRAME_ID.
6498 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
6499 * valops.c (value_assign): Update. Use frame_find_by_id.
6500
6501 2003-06-05 Michal Ludvig <mludvig@suse.cz>
6502
6503 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
6504 in each pass.
6505
6506 2003-06-05 Jeff Johnston <jjohnstn@redhat.com>
6507
6508 * thread-db.c (check_event): For create/death event breakpoints,
6509 loop through all messages to ensure that we read the message
6510 corresponding to the breakpoint we are at.
6511
6512 2003-06-04 Michael Snyder <msnyder@redhat.com>
6513
6514 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
6515
6516 2003-06-04 Mark Kettenis <kettenis@gnu.org>
6517
6518 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
6519 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
6520 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
6521 when handling .eh_frame sections.
6522
6523 2003-06-04 J. Brobecker <brobecker@gnat.com>
6524
6525 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
6526 prepare_to_proceed procedure instead of the hppa-specific one.
6527 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
6528
6529 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
6530
6531 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
6532 * config.in: Regenerated.
6533 * configure.in: Add test for syscall function and check for
6534 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
6535 * configure: Regenerated.
6536 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
6537 <sys/syscall.h>.
6538 (kill_lwp): New function that uses tkill syscall or
6539 uses kill, depending on whether threading model is nptl or not.
6540 All callers of kill() changed to use kill_lwp().
6541 (lin_lwp_wait): Make special check when WIFEXITED occurs to
6542 see if all threads have already exited in the nptl model.
6543 (stop_and_resume_callback): New callback function used by the
6544 lin_lwp_wait thread exit handling code.
6545 (stop_wait_callback): Check for threads already having exited and
6546 delete such threads fromt the lwp list when discovered.
6547 (stop_callback): Don't assert retcode of kill call.
6548
6549 Roland McGrath <roland@redhat.com>
6550 * i386-linux-nat.c (ps_get_thread_area): New function needed by
6551 nptl libthread_db.
6552
6553 2003-06-03 Richard Henderson <rth@redhat.com>
6554
6555 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
6556 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
6557 (alpha_sigtramp_frame_prev_register): Likewise.
6558 (alpha_heuristic_frame_prev_register): Likewise.
6559 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
6560
6561 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
6562 alpha-specific register id names.
6563 (alpha_mdebug_frame_unwind_cache): Likewise.
6564 (alpha_mdebug_frame_prev_register): Likewise.
6565
6566 2003-06-03 Richard Henderson <rth@redhat.com>
6567
6568 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
6569 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
6570 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
6571 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
6572 unwind routines.
6573 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
6574 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
6575 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
6576
6577 * alpha-linux-tdep.c: Remove unnecessary includes.
6578 * Makefile.in (alpha-linux-tdep.o): Update.
6579
6580 2003-06-03 Richard Henderson <rth@redhat.com>
6581
6582 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
6583 (alphabsd_fill_fpreg): Likewise.
6584
6585 2003-06-03 J. Brobecker <brobecker@gnat.com>
6586
6587 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
6588 references to struct frame_info fields by calls to the equivalent
6589 accessors. Necessary now that frame_info is opaque.
6590
6591 2003-06-03 J. Brobecker <brobecker@gnat.com>
6592
6593 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
6594 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
6595 structure, field no longer exists.
6596
6597 2003-06-03 J. Brobecker <brobecker@gnat.com>
6598
6599 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
6600 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
6601
6602 2003-06-03 J. Brobecker <brobecker@gnat.com>
6603
6604 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
6605 references to struct frame_info fields by calls to the equivalent
6606 accessors. Necessary now that frame_info is opaque.
6607
6608 2003-06-03 J. Brobecker <brobecker@gnat.com>
6609
6610 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
6611 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
6612 structure, field no longer exists.
6613
6614 2003-06-03 Theodore A. Roth <troth@openavr.org>
6615
6616 * remote.c (init_remote_state): Compute sizeof_g_packet by
6617 accumulation of the size of all registers instead of blindly using
6618 DEPRECATED_REGISTER_BYTES.
6619
6620 2003-06-03 Michael Snyder <msnyder@redhat.com>
6621
6622 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
6623 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
6624 for h8300sx.
6625
6626 2003-06-03 J. Brobecker <brobecker@gnat.com>
6627
6628 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
6629 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
6630
6631 2003-06-03 Andrew Cagney <cagney@redhat.com>
6632
6633 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
6634 (sparc_convert_to_raw): Delete function.
6635 (sparc_gdbarch_init): Do not set register_convert_to_raw or
6636 register_convert_to_virtual.
6637
6638 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
6639
6640 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
6641 layer if not dealing with a statically-linked threaded program.
6642
6643 2003-06-03 Kris Warkentin <kewarken@qnx.com>
6644
6645 * solib.c (solib_open): Update comment to reflect actual search order.
6646
6647 2003-06-03 Andrew Cagney <cagney@redhat.com>
6648
6649 * frame.c (get_frame_memory_signed): New function.
6650 (get_frame_memory, get_frame_memory_unsigned): New function.
6651 (get_frame_arch): New function.
6652 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
6653 (get_frame_memory, get_frame_unsigned_memory): Declare.
6654 * d10v-tdep.c (d10v_frame_unwind_cache): Use
6655 get_frame_memory_unsigned and get_frame_arch.
6656 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
6657
6658 2003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
6659
6660 * MAINTAINERS (write after approval): Add myself.
6661
6662 2003-06-03 Jim Blandy <jimb@redhat.com>
6663
6664 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
6665 elements of gregset_t are 64 bits each, but access registers
6666 are still 32 bits, so they're packed two per gregset_t
6667 element. Unpack/pack them properly.
6668
6669 2003-06-02 David Carlton <carlton@bactrian.org>
6670
6671 * linespec.c (find_methods): Break out code into
6672 add_matching_methods and add_constructors.
6673 (add_matching_methods): New.
6674 (add_constructors): Ditto.
6675
6676 2003-06-02 Andrew Cagney <cagney@redhat.com>
6677
6678 * sparc-tdep.c (sparc_print_registers): Delete call to
6679 REGISTER_CONVERTIBLE.
6680 (sparc_gdbarch_init): Do not set register_convertible.
6681 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6682 * frv-tdep.c (frv_gdbarch_init): Ditto.
6683 * cris-tdep.c (cris_gdbarch_init): Ditto.
6684
6685 2003-06-02 Elena Zannoni <ezannoni@redhat.com>
6686
6687 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
6688 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
6689 (syms_from_objfile): Ditto.
6690
6691 2003-06-03 Andreas Schwab <schwab@suse.de>
6692
6693 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
6694 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
6695
6696 2003-06-02 Richard Henderson <rth@redhat.com>
6697
6698 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
6699 a member of all_reggroup.
6700
6701 2003-06-02 Richard Henderson <rth@redhat.com>
6702
6703 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
6704 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
6705 (alpha_lds, alpha_sts): New.
6706 (alpha_convert_register_p): Change from _register_convertible.
6707 (alpha_register_to_value): Change from _convert_to_virtual;
6708 restructure and fail for type sizes other than 4 or 8.
6709 (alpha_value_to_register): Similarly.
6710 (alpha_extract_return_value): Use alpha_sts.
6711 (alpha_store_return_value): Use alpha_lds.
6712 (alpha_gdbarch_init): Update hooks.
6713
6714 2003-06-02 Richard Henderson <rth@redhat.com>
6715
6716 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
6717 regnum identifiers.
6718 (alpha_sigtramp_register_address): Likewise.
6719
6720 2003-06-02 Richard Henderson <rth@redhat.com>
6721
6722 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
6723 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
6724 * alpha-tdep.h: Declare them.
6725
6726 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
6727 Remove zerobuf. Don't error on UNIQUE.
6728 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
6729 (ALPHA_REGSET_UNIQUE): Provide default.
6730 (supply_gregset): Use alpha_supply_int_regs.
6731 (fill_gregset): Use alpha_fill_int_regs.
6732 (supply_fpregset): Use alpha_supply_fp_regs.
6733 (fill_fpregset): Use alpha_fill_fp_regs.
6734 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
6735 (alphabsd_supply_reg): Use alpha_supply_int_regs.
6736 (alphabsd_fill_reg): Use alpha_fill_int_regs.
6737 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
6738 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
6739 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
6740
6741 2003-06-02 Richard Henderson <rth@redhat.com>
6742
6743 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
6744
6745 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
6746 (alpha_store_return_value): Likewise.
6747
6748 2003-06-02 David Carlton <carlton@math.stanford.edu>
6749
6750 * block.c (contained_in): Add 'const' to arguments.
6751 (block_function): Ditto.
6752 * block.h: Update declarations for block_function and
6753 contained_in.
6754
6755 2003-06-02 David Carlton <carlton@math.stanford.edu>
6756
6757 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
6758 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
6759 * p-valprint.c (pascal_val_print): Ditto.
6760 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
6761
6762 2003-06-02 Richard Henderson <rth@redhat.com>
6763
6764 * alpha-tdep.c (alpha_push_dummy_call): Use
6765 builtin_type_ieee_double_little instead of builtin_type_double.
6766
6767 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
6768 sign-extension of 32-bit values.
6769 (alpha_store_return_value): Similarly.
6770
6771 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
6772 (alpha_extract_return_value): Likewise.
6773 (alpha_store_return_value): Likewise.
6774
6775 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
6776 (alpha_store_return_value): Error on IEEE Quad floats.
6777
6778 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
6779 (alpha_extract_struct_value_address): Likewise.
6780 (alpha_store_return_value): Likewise.
6781 (alpha_store_struct_return): Remove.
6782 (alpha_gdbarch_init): Update hook registration to match.
6783
6784 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
6785 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
6786 macros where appropriate.
6787 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
6788 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
6789
6790 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
6791 for SP, GP; void_func_ptr for PC; non-language-specific types
6792 for all others.
6793 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
6794
6795 2003-06-02 Richard Henderson <rth@redhat.com>
6796
6797 * top.h (lim_at_start): Declare.
6798 * main.c (captured_main): Set it.
6799 * top.c (lim_at_start): Define.
6800 (command_loop): Use it instead of &environ.
6801 * event-top.c (command_handler): Likewise.
6802
6803 2003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
6804
6805 * mipsnbsd-tdep.c: Update copyright years.
6806 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
6807
6808 2003-06-01 Richard Henderson <rth@redhat.com>
6809
6810 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
6811 (alpha-linux-tdep.o): Update dependencies.
6812 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
6813 * alpha-mdebug-tdep.c: Remove unneeded includes.
6814
6815 2003-06-01 Richard Henderson <rth@redhat.com>
6816
6817 * alpha-tdep.c (alpha_register_reggroup_p): New.
6818 (alpha_gdbarch_init): Register it.
6819
6820 2003-06-02 Andrew Cagney <cagney@redhat.com>
6821
6822 * dwarfread.c: Eliminate "register"
6823 (decode_die_type): Eliminate assignment within "if".
6824 (struct_type, decode_array_element_type): Ditto.
6825 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
6826 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
6827 (decode_modified_type, completedieinfo): Ditto.
6828 * block.c: Eliminate "register".
6829 (blockvector_for_pc_sect): Eliminate assignment within "if".
6830 * cp-support.h (struct symbol): Opaque declaration.
6831 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
6832
6833 2003-06-01 Richard Henderson <rth@redhat.com>
6834
6835 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
6836 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
6837
6838 2003-06-01 Adam Fedor <fedor@gnu.org>
6839
6840 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
6841 * gdbarch.[ch]: Regenerate.
6842 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
6843 (hppa_gdbarch_init): Set it in the gdbarch vector.
6844 * i386-tdep.c (i386_fetch_pointer_argument): New
6845 (i386_gdbarch_init): Set it into gdbarch.
6846 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
6847 (rs6000_gdbarch_init): Set it in gdbarch.
6848 * sparc-tdep.c (sparc_fetch_pointer_argument): New
6849 (sparc_gdbarch_init): Set it in gdbarch.
6850
6851 2003-06-01 Andrew Cagney <cagney@redhat.com>
6852
6853 * defs.h (extract_address): Delete declaration.
6854 * findvar.c (extract_address): Delete function.
6855 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
6856 extract_address with the inline equivalent,
6857 extract_unsigned_integer.
6858 (xstormy16_extract_struct_value_address): Ditto.
6859 (xstormy16_pointer_to_address): Ditto.
6860 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
6861 * v850-tdep.c (v850_push_arguments): Ditto.
6862 (v850_extract_return_value): Ditto.
6863 (v850_extract_struct_value_address): Ditto.
6864 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
6865 (sparcnbsd_get_longjmp_target_64): Ditto.
6866 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
6867 (get_longjmp_target): Ditto.
6868 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
6869 (sh64_extract_struct_value_address): Ditto.
6870 (sh_push_arguments): Ditto.
6871 (sh64_push_arguments): Ditto.
6872 * remote-vxsparc.c (vx_read_register): Ditto.
6873 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
6874 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
6875 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
6876 * mipsv4-nat.c (get_longjmp_target): Ditto.
6877 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
6878 * mips-nat.c (get_longjmp_target): Ditto.
6879 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
6880 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
6881 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
6882 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
6883 * irix5-nat.c (get_longjmp_target): Ditto.
6884 * irix4-nat.c (get_longjmp_target): Ditto.
6885 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
6886 (ia64_push_arguments): Ditto.
6887 * hpux-thread.c (hpux_thread_store_registers): Ditto.
6888 * h8300-tdep.c (h8300_push_arguments): Ditto.
6889 (h8300_store_return_value): Ditto.
6890 (h8300_extract_struct_value_address): Ditto.
6891 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
6892 (frv_push_arguments): Ditto.
6893 * avr-tdep.c (avr_pointer_to_address): Ditto.
6894 (avr_push_arguments): Ditto.
6895 * arm-tdep.c (arm_push_dummy_call): Ditto.
6896 (arm_get_longjmp_target): Ditto.
6897 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
6898 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
6899 (alpha_get_longjmp_target): Ditto.
6900
6901 * solib-irix.c (extract_mips_address): Inline extract_address,
6902 replacing it with extract_signed_integer.
6903 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
6904 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
6905 (first_link_map_member, open_symbol_file_object): Ditto.
6906 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
6907 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
6908 (LM_NEXT, LM_NAME): Ditto.
6909
6910 2003-06-01 Richard Henderson <rth@redhat.com>
6911
6912 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
6913 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
6914 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
6915 (alpha_cannot_store_register): Likewise.
6916 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
6917 * alpha-nat.c (supply_gregset): Likewise.
6918 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
6919
6920 2003-06-01 Andrew Cagney <cagney@redhat.com>
6921
6922 * infcall.c (call_function_by_hand): Update comment on
6923 DEPRECATED_DUMMY_WRITE_SP.
6924
6925 * mips-tdep.c (mips_gdbarch_init): Do not set
6926 deprecated_dummy_write_sp.
6927 (mips_eabi_push_dummy_call): Set the SP register.
6928 (mips_o64_push_dummy_call): Set the SP register.
6929 (mips_o32_push_dummy_call): Set the SP register.
6930 (mips_n32n64_push_dummy_call): Set the SP register.
6931
6932 2003-06-01 Richard Henderson <rth@redhat.com>
6933
6934 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
6935 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
6936 (supply_gregset): Likewise.
6937 * alpha-tdep.c (alpha_store_return_value): Likewise.
6938 (alpha_get_longjmp_target): Likewise.
6939 (alpha_register_name): Constify array.
6940 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
6941 deprecated_register_size, deprecated_register_bytes,
6942 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
6943 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
6944 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
6945
6946 2003-06-01 Richard Henderson <rth@redhat.com>
6947
6948 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
6949 from arg_reg_buffer to regcache to avoid double conversion.
6950
6951 2003-06-01 Mark Kettenis <kettenis@gnu.org>
6952
6953 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
6954 SP_REGNUM.
6955 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
6956 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
6957
6958 2003-06-01 Richard Henderson <rth@redhat.com>
6959
6960 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
6961 (decode_frame_entry): Set it. Skip FDE augmentation.
6962
6963 2003-06-01 Richard Henderson <rth@redhat.com>
6964
6965 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
6966 not overlapping PC_REGNUM.
6967
6968 2003-06-01 Richard Henderson <rth@redhat.com>
6969
6970 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
6971 alpha_push_arguments. Don't dump argument register data to
6972 the target stack. Fix float and 128-bit long double semantics.
6973 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
6974 (alpha_fix_call_dummy): Remove.
6975 (alpha_call_dummy_words): Remove.
6976 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
6977
6978 2003-06-01 Richard Henderson <rth@redhat.com>
6979
6980 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
6981
6982 2003-06-01 Andrew Cagney <cagney@redhat.com>
6983
6984 * mips-tdep.c (is_mips16_addr): New function.
6985 (make_mips16_addr, unmake_mips16_addr): New functions.
6986 (pc_is_mips16, mips_fetch_instruction): Use.
6987 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
6988 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
6989 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
6990 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
6991 TARGET_MIPS.
6992 * config/mips/tm-mips.h: Update copyright.
6993 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
6994 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
6995 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
6996 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
6997 (TM_PRINT_INSN_MACH): Delete.
6998 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
6999
7000 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
7001 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
7002 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
7003 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
7004 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
7005 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
7006 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
7007 mips*-*-riscos* and mips*-*-sysv* onto mips.
7008 * config/mips/mips64.mt: New file.
7009 * config/mips/mips.mt: New file.
7010 * config/mips/littlemips.mt: Delete file.
7011 * config/mips/decstation.mt: Delete file.
7012 * config/mips/vr4300el.mt: Delete file.
7013 * config/mips/vr5000el.mt: Delete file.
7014 * config/mips/vr5000.mt: Delete file.
7015 * config/mips/vr4100.mt: Delete file.
7016 * config/mips/vr4xxxel.mt: Delete file.
7017 * config/mips/vr4300.mt: Delete file.
7018 * config/mips/vr4xxx.mt: Delete file.
7019 * config/mips/bigmips.mt: Delete file.
7020 * config/mips/bigmips64.mt: Delete file.
7021 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
7022 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
7023 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
7024 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
7025 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
7026 "tm-bigmips.h".
7027 * config/mips/tm-irix3.h: Ditto.
7028 * config/mips/tm-mipsv4.h: Ditto.
7029 * config/mips/tm-embed.h: Ditto.
7030 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
7031 "tm-bigmips64.h".
7032 * config/mips/tm-vr5000el.h: Delete file.
7033 * config/mips/tm-tx39l.h: Delete file.
7034 * config/mips/tm-vr4300el.h: Delete file.
7035 * config/mips/tm-vr4xxxel.h: Delete file.
7036 * config/mips/tm-vr4300.h: Delete file.
7037 * config/mips/tm-vr4100.h: Delete file.
7038 * config/mips/tm-vr4xxx.h: Delete file.
7039 * config/mips/tm-vr5000.h: Delete file.
7040 * config/mips/tm-embedl64.h: Delete file.
7041 * config/mips/tm-embedl.h: Delete file.
7042 * config/mips/tm-embed64.h: Delete file.
7043 * config/mips/tm-bigmips64.h: Delete file.
7044 * config/mips/tm-bigmips.h: Delete file.
7045
7046 2003-06-01 Mark Kettenis <kettenis@gnu.org>
7047
7048 Fix gdb/1216.
7049 * shnbsd-nat.c: Include "sh-tdep.h".
7050
7051 From Richard Henderson <rth@redhat.com>:
7052 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
7053
7054 2003-05-31 Andrew Cagney <cagney@redhat.com>
7055
7056 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
7057 forward declaration.
7058 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
7059 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
7060 (mips_find_saved_regs): Use set_reg_offset.
7061 (mips_frame_init_saved_regs): Delete function.
7062 (mips_pop_frame): Call mips_find_saved_regs instead of
7063 DEPRECATED_FRAME_INIT_SAVED_REGS.
7064
7065 2003-05-31 Andrew Cagney <cagney@redhat.com>
7066
7067 * mips-tdep.c (mips_gdbarch_init): Do not set
7068 deprecated_max_register_raw_size, register_virtual_size, and
7069 deprecated_max_register_virtual_size.
7070
7071 2003-05-31 Mark Kettenis <kettenis@gnu.org>
7072
7073 * i386-tdep.c: Include "dwarf2-frame.h".
7074 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
7075 * Makefile.in (i386-tdep.o): Update dependencies.
7076
7077 * dwarf2-frame.c, dwarf2-frame.h: New files.
7078 * Makefile.in (SFILES): Add dwarf2-frame.c.
7079 (dwarf2_frame_h): Define.
7080 (COMMON_OBS): Add dwarf2-frame.o.
7081 (dwarf2-frame.o): Add dependencies.
7082
7083 2003-05-31 Andreas Jaeger <aj@suse.de>
7084
7085 * x86-64-linux-nat.c: Fix comment.
7086
7087 2003-05-31 Mark Kettenis <kettenis@gnu.org>
7088
7089 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
7090 function signature.
7091
7092 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
7093 have a sigcontext_addr handler.
7094 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
7095 sigcontext_addr handler.
7096
7097 2003-05-31 Andrew Cagney <cagney@redhat.com>
7098
7099 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
7100 (print_fp_register_row): Replace do_fp_register_row.
7101 (mips_print_fp_register): Add "file" and "frame" parameters.
7102 (mips_print_register): Add "file" and "frame" parameters.
7103 (mips_print_registers_info): Replace mips_do_registers_info.
7104 (mips_gdbarch_init): Set print_registers_info instead of
7105 deprecated_do_registers_info.
7106 (mips_read_fp_register_single): Add "frame" parameter.
7107 (mips_read_fp_register_double): Add "frame" parameter.
7108
7109 2003-05-31 Mark Kettenis <kettenis@gnu.org>
7110
7111 * i386-tdep.c (i386_register_name): Check for MMX registers first.
7112 Fixes a bug where GDB would print the wrong register names for
7113 targets without SSE.
7114
7115 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
7116 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
7117 registers.
7118
7119 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
7120 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
7121 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7122 TDEP->sc_sp_offset.
7123
7124 From Michal Ludvig <mludvig@suse.cz>:
7125 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
7126 and `sc_num_regs'.
7127 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
7128 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
7129 I386_ST0_REGNUM): Move here from...
7130 * i386-tdep.c: ... here.
7131 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
7132 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
7133 registers if possible.
7134 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
7135 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
7136 Remove variables.
7137 (i386bsd_sc_reg_offset): New variable.
7138 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
7139 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7140 TDEP->sc_sp_offset.
7141 (i386fbsd_sc_reg_offset): New variable.
7142 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
7143 TDEP->sc_num_regs.
7144 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
7145 variables.
7146 (i386fbsd4_sc_reg_offset): New variable.
7147 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
7148 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7149 TDEP->sc_sp_offset.
7150 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
7151 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
7152 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
7153 Remove variables.
7154 (i386nbsd_sc_reg_offset): New variable.
7155 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
7156 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7157 TDEP->sc_sp_offset.
7158 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
7159 Remove variables.
7160 (i386obsd_sc_reg_offset): New variable.
7161 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
7162 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7163 TDEP->sc_sp_offset.
7164 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
7165 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
7166 for frame pointer offset in `struct sigcontext'.
7167
7168 2003-05-31 Andrew Cagney <cagney@redhat.com>
7169
7170 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
7171 architecture methods call_dummy_words, sizeof_call_dummy_words,
7172 push_return_address, store_struct_return, and fix_call_dummy. Set
7173 push_dummy_call instead of deprecated_push_arguments.
7174 (mips_store_struct_return): Delete function.
7175 (mips_fix_call_dummy): Delete function.
7176 (mips_push_return_address): Delete function.
7177 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
7178 RA_REGNUM and T9_REGNUM.
7179 (mips_n32n64_push_dummy_call): Ditto for
7180 mips_n32n64_push_arguments.
7181 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
7182 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
7183
7184 2003-05-31 Andrew Cagney <cagney@redhat.com>
7185
7186 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
7187 "dummy_addr" to "bp_addr".
7188 * infcall.c (call_function_by_hand): Pass "funaddr" to
7189 gdbarch_push_dummy_call.
7190 * gdbarch.h, gdbarch.c: Re-generate.
7191 * i386-tdep.c (i386_push_dummy_call): Update.
7192 * arm-tdep.c (arm_push_dummy_call): Update.
7193 * d10v-tdep.c (d10v_push_dummy_call): Update.
7194
7195 2003-05-31 Mark Kettenis <kettenis@gnu.org>
7196
7197 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
7198 variable declarations.
7199 (x86_64_register_number, x86_64_register_name): Remove prototypes.
7200 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
7201 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
7202 x86_64_init_frame_pc, x86_64_init_frame_pc,
7203 x86_64_function_has_prologue): Remove prototypes.
7204 (X86_64_NUM_GREGS): New define.
7205 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
7206 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
7207 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
7208 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
7209 XMM1_REGNUM): Remove defines.
7210 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
7211 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
7212 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
7213 X86_64_XMM1_REGNUM): New defines.
7214 (struct x86_64_register_info): Renamed from `struct
7215 register_info'. Remove `size' member.
7216 (x86_64_register_info_table): Remove variable.
7217 (x86_64_register_info): New variable.
7218 (X86_64_NUM_REGS): New define.
7219 (X86_64_NUM_GREGS): Remove define.
7220 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
7221 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
7222 Remove variables.
7223 (x86_54_dwarf2_reg_to_regnum): Remove function.
7224 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
7225 (x86_64_dwarf_reg_to_regnum): New function.
7226 (x86_64_register_name): Rewrite.
7227 (x86_64_register_raw_size): Remove function.
7228 (x86_64_register_byte_table): Remove variable.
7229 (x86_64_register_byte): Remove function.
7230 (x86_64_register_virtual_type): Remove function.
7231 (x86_64_register_type): New function.
7232 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
7233 x86_64_register_convert_to_raw): Remove functions.
7234 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
7235 (x86_64_use_struct_convention): Make static. Adjust for renamed
7236 defines.
7237 (x86_64_frame_init_saved_regs): Remove function.
7238 (x86_64_push_arguments): Make static. Change to accept a regcache
7239 as argument.
7240 (x86_64_store_return_value, x86_64_extract_return_value): Make
7241 static. Rewrite based on i386 counterparts.
7242 (x86_64_push_dummy_call): New function.
7243 (X86_64_NUM_SAVED_REGS): New define.
7244 (x86_64_register_number): Remove function.
7245 (x86_64_store_struct_return): Remove function.
7246 (x86_64_frameless_function_invocation,
7247 x86_64_function_has_prologue): Remove functions.
7248 (PROLOG_BUFSIZE): Remove define.
7249 (struct x86_64_frame_cache): New structure.
7250 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
7251 x86_64_frame_cache, x86_64_frame_this_id,
7252 x86_64_frame_prev_register, x86_64_frame_p,
7253 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
7254 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
7255 functions.
7256 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
7257 variables.
7258 (x86_64_skip_prologue): Rewrite in terms of
7259 x86_64_analyze_prologue.
7260 (x86_64_frame_base_address): New function.
7261 (x86_64_frame_base): New variable.
7262 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
7263 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
7264 set deprecated_fp_regnum, deprecated_register_size,
7265 deprecated_register_bytes, register_raw_size, register_byte,
7266 register_virtual_type, register_convertiable,
7267 register_convert_to_virtual, convert_to_raw,
7268 deprecated_get_saved_register, deprecated_target_read_fp,
7269 deprecated_push_arguments, deprecated_push_return_address,
7270 deprecated_pop_frame, deprecated_store_struct_return,
7271 deprecated_frame_init_saved_regs, deprecated_frame_chain,
7272 frameless_function_invocation, deprecated_frame_saved_pc,
7273 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
7274 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
7275 deprecated_init_frame_pc and virtual_frame_pointer. Call
7276 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
7277 and x86_64_frame_p. Call frame_base_set_default to register
7278 x86_64_frame_base.
7279 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
7280 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
7281 (_initialize_x86_64_tdep): Remove function.
7282 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
7283 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
7284 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
7285 define.
7286 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
7287 (x86_64_linux_sigcontext_addr): Rewrite.
7288 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
7289 x86_64_linux_frame_saved_pc): Remove functions.
7290 (x86_64_linux_pc_in_sigtramp): Renamed from
7291 x86_64_linux_in_sigtramp. Try harder to recognize a signal
7292 trampoline.
7293 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
7294 Remove_functions.
7295 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
7296 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
7297 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
7298 (x86_64_regmap): Rename to regmap.
7299 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
7300 x86_64_num_gregs.
7301 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
7302 x86_64_regmap.
7303 (x86_64_fxsave_offset): Remove function.
7304 (supply_fpregset): Simply call x86_64_supply_fxsave.
7305 (fill_fpregset): Simply call x86_64_fill_fxsave.
7306 (fetch_inferior_registers, store_inferior_registers): Avoid
7307 asignment in if-statement.
7308 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
7309 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
7310 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
7311 (fetch_core_registers): Remove function.
7312 (linux_elf_core_fns): Remove.
7313 (offsetoff): Don't define.
7314 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
7315 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
7316 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
7317 add core-regset.o.
7318 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
7319 protection against multiple includes instead of NM_X86_64_h. Add
7320 various comments. Include "config/nm-linux.h". Don't include
7321 <signal.h>.
7322 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
7323 GET_THREAD_SIGNALS): Remove defines.
7324 (x86_64_register_u_addr, kernel_u_size,
7325 lin_thread_get_thread_signals): Remove prototypes.
7326 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
7327 [HAVE_LINK_H]: Don't include "solib.h".
7328 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
7329 * config/i386/tm-x86-64linux.h: Fix comments.
7330 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
7331 x86-64-tdep.o): Update dependencies.
7332
7333 2003-05-30 Andrew Cagney <cagney@redhat.com>
7334
7335 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
7336 Change parameter type to a "struct regcache *".
7337
7338 * gdbarch.sh: Regardless of the multi-arch level, always define
7339 the macro when not already defined.
7340 * gdbarch.h, gdbarch.c: Re-generate.
7341
7342 2003-05-30 Richard Henderson <rth@redhat.com>
7343
7344 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
7345 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
7346 (alpha_mdebug_frame_this_id): Likewise.
7347 (alpha_mdebug_frame_prev_register): Likewise.
7348 (alpha_mdebug_frame_base_address): Likewise.
7349 (alpha_mdebug_frame_locals_address): Likewise.
7350 (alpha_mdebug_frame_args_address): Likewise.
7351 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
7352 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
7353 (alpha_heuristic_frame_unwind_cache): Make static; add missing
7354 loop increment.
7355 (alpha_heuristic_frame_this_id): Make static.
7356 (alpha_heuristic_frame_prev_register): Likewise.
7357 (alpha_heuristic_frame_base_address): Likewise.
7358 * alpha-tdep.h: Update.
7359
7360 2003-05-30 Mark Kettenis <kettenis@gnu.org>
7361
7362 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
7363 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
7364 defenitions.
7365 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
7366 * i386-tdep.c: Mark functions that are 64-bit safe as such.
7367 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
7368 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
7369 I386_ST0_REGNUM): New defines.
7370 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
7371 codestream_get): Remove define.
7372 (codestream_next_addr, condestream_addr, condestream_buf,
7373 codestream_off, codestream_cnt): Remove variables.
7374 (codestream_fill, codestream_seek, codestream_read): Remove
7375 functions.
7376 (i386_follow_jump): Rewrite to avoid usage of removed codestream
7377 functionality.
7378 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
7379 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
7380 i386_frame_saved_pc, i386_saved_pc_after_call,
7381 i386_frame_num_args, i386_frame_init_saved_regs,
7382 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
7383 i386_push_arguments): Remove functions.
7384 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
7385 functionality. Use i386_analyze_prologue instead of
7386 i386_get_frame_setup.
7387 (I386_NUM_SAVED_REGS): New define.
7388 (struct i386_frame_cache): New structure.
7389 (i386_alloc_frame_cache, i386_analyze_struct_return,
7390 i386_skip_probe, i386_analyze_frame_setup,
7391 i386_analyze_register_saves, i386_analyze_prologue,
7392 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
7393 i386_frame_prev_register, i386_sigtramp_frame_cache,
7394 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
7395 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
7396 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
7397 New functions.
7398 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
7399 New variables.
7400 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
7401 I386_EAX_REGNUM and I386_EDX_REGNUM.
7402 (i386_extract_return_value, i386_store_return_value): Use
7403 I386_ST0_REGNUM where appropriate.
7404 (i386_extract_struct_value_address): Rewrite to use extract_address.
7405 (i386_svr4_pc_in_sigtramp): Add comment.
7406 (i386_svr4_sigcontext_addr): Rewrite.
7407 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
7408 TDEP->sc_sp_offset.
7409 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
7410 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
7411 of new defines. Set push_dummy_call, don't set
7412 deprecated_push_arguments, deprecated_push_return_address,
7413 deprecated_pop_frame. Don't set parm_boundary. Don't set
7414 deprecated_frame_chain, deprecated_frame_saved_pc,
7415 deprecated_saved_pc_after_call. Set unwind_dummy_id,
7416 save_dummy_frame_tos, unwind_pc. Call
7417 frame_unwind_append_predicate and frame_base_set_default. Don't
7418 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
7419 Don't set frameless_function_invocation. Don't set
7420 deprecated_register_bytes, deprecated_register_size,
7421 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
7422 * i386-linux-tdep.c: Fix formatting in some comments.
7423 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
7424 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
7425 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
7426 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
7427 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
7428 redundant parentheses.
7429 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
7430 (i386_linux_sigcontext_addr): Use it. Rewrite.
7431 (find_minsym_and_objfile): Change name of second argument.
7432 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
7433 changed. Use frame_pc_unwind instead of
7434 DEPRECATED_SAVED_PC_AFTER_CALL.
7435 (i386_linux_init_abi): Don't set deprecated_register_bytes.
7436 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
7437 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
7438 unwinder.
7439 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
7440 "dummy-frame.h".
7441 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
7442 (_initialize_i386_cygwin_tdep): New prototype.
7443 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
7444 deprecated_frame_chain_valid.
7445 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
7446 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
7447 Rely on the SVR4 defaults.
7448 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
7449 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
7450
7451 2003-05-30 Andrew Cagney <cagney@redhat.com>
7452
7453 * infcall.c (call_function_by_hand): Always call
7454 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
7455
7456 2003-05-30 Richard Henderson <rth@redhat.com>
7457
7458 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
7459 increment.
7460
7461 2003-05-29 Jim Blandy <jimb@redhat.com>
7462
7463 Use gdbarch methods for solib stuff on PowerPC Linux.
7464 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
7465 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
7466 show through.
7467 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
7468 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
7469 giving the same effect as the #definitions above.
7470
7471 2003-05-29 Adam Fedor <fedor@gnu.org>
7472
7473 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
7474 (find_implementation_from_class): Replace it with the standard
7475 case i.e. do nothing.
7476
7477 2003-05-29 Richard Henderson <rth@redhat.com>
7478
7479 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
7480 (alpha_linux_sigtramp_offset): Use it. Make static.
7481 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
7482 update for new frame model.
7483 * alpha-mdebug-tdep.c: New file.
7484 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
7485 (alpha_osf1_init_abi): Install it.
7486 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
7487 (linked_proc_desc_table): Remove.
7488 (alpha_frame_past_sigtramp_frame): Remove.
7489 (alpha_dynamic_sigtramp_offset): Remove.
7490 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
7491 (alpha_proc_desc_is_dyn_sigtramp): Remove.
7492 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
7493 (push_sigtramp_desc): Remove.
7494 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
7495 (alpha_cannot_store_register): Likewise.
7496 (alpha_sigcontext_addr): Remove.
7497 (alpha_find_saved_regs): Remove.
7498 (alpha_frame_init_saved_regs): Remove.
7499 (alpha_init_frame_pc_first): Remove.
7500 (read_next_frame_reg): Remove.
7501 (alpha_frame_saved_pc): Remove.
7502 (alpha_saved_pc_after_call): Remove.
7503 (temp_proc_desc, temp_saved_regs): Remove.
7504 (alpha_about_to_return): Remove.
7505 (cached_proc_desc): Remove.
7506 (alpha_frame_chain): Remove.
7507 (alpha_print_extra_frame_info): Remove.
7508 (alpha_init_extra_frame_info): Remove.
7509 (alpha_frame_locals_address): Remove.
7510 (alpha_frame_args_address): Remove.
7511 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
7512 (alpha_push_dummy_frame): Remove.
7513 (alpha_pop_frame): Remove.
7514 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
7515 (alpha_read_insn): New.
7516 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
7517 for different insn encodings.
7518 (alpha_in_lenient_prologue): Remove.
7519 (struct alpha_sigtramp_unwind_cache): New.
7520 (alpha_sigtramp_frame_unwind_cache): New.
7521 (alpha_sigtramp_register_address): New.
7522 (alpha_sigtramp_frame_this_id): New.
7523 (alpha_sigtramp_frame_prev_register): New.
7524 (alpha_sigtramp_frame_unwind): New.
7525 (alpha_sigtramp_frame_p): New.
7526 (struct alpha_heuristic_unwind_cache): New.
7527 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
7528 don't count nop insns that occur between functions.
7529 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
7530 heuristic_proc_desc, but without the mdebug wrapping.
7531 (alpha_heuristic_frame_this_id): New.
7532 (alpha_heuristic_frame_prev_register): New.
7533 (alpha_heuristic_frame_unwind): New.
7534 (alpha_heuristic_frame_p): New.
7535 (alpha_heuristic_frame_base_address): New.
7536 (alpha_heuristic_frame_base): New.
7537 (alpha_unwind_dummy_id): New.
7538 (alpha_unwind_pc): New.
7539 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
7540 frame related deprecated initializations; install replacements.
7541 (alpha_dump_tdep): Remove.
7542 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
7543 (alpha_read_insn, alpha_after_prologue,
7544 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
7545 alpha_heuristic_frame_prev_register,
7546 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
7547 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7548 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
7549 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
7550
7551 2003-05-29 Andrew Cagney <cagney@redhat.com>
7552
7553 * gdb_assert.h (gdb_assert_fail): Provide different definitions
7554 dependant on the availability of ASSERT_FUNCTION.
7555 (ASSERT_FUNCTION): Do not define when there is no function name.
7556
7557 2003-05-29 Kevin Buettner <kevinb@redhat.com>
7558
7559 From Jimi X <jimix@watson.ibm.com>:
7560 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
7561
7562 2003-05-28 Jim Blandy <jimb@redhat.com>
7563
7564 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
7565 argument to ptrace to int; the system headers should give it the
7566 right type, and pointers don't fit in ints on powerpc64-*-*.
7567
7568 2003-05-28 H.J. Lu <hongjiu.lu@intel.com>
7569
7570 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
7571 DW_TAG_catch_block.
7572
7573 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
7574
7575 * stabsread.c (dbx_lookup_type): Make static.
7576 (read_type): Ditto.
7577 (add_undefined_type): Ditto.
7578 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
7579 not export.
7580
7581 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
7582
7583 * hpread.c (hpread_has_name): Make static.
7584 (hpread_psymtab_to_symtab): Ditto.
7585 (file_exists): Ditto.
7586 (hpread_call_pxdb): Ditto.
7587 (hpread_pxdb_needed): Ditto.
7588 (hpread_quick_traverse): Ditto.
7589 (hpread_get_header): Ditto.
7590 (hpread_get_lntt): Ditto.
7591 (hpread_get_slt): Ditto.
7592 (class_of): Ditto.
7593
7594 2003-05-25 Andreas Schwab <schwab@suse.de>
7595
7596 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
7597 stack_align and deprecated_extra_stack_alignment_needed.
7598 (m68k_stack_align): Delete.
7599
7600 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
7601 (m68k_register_virtual_size): Likewise.
7602 (altos_skip_prologue): Remove obsolete function.
7603 (isi_frame_num_args): Likewise.
7604 (news_frame_num_args): Likewise.
7605 (m68k_fix_call_dummy): Make static.
7606 (m68k_push_dummy_frame): Likewise.
7607 (m68k_pop_frame): Likewise.
7608 (m68k_skip_prologue): Likewise.
7609 (m68k_frame_init_saved_regs): Likewise.
7610 (m68k_saved_pc_after_call): Likewise.
7611 (m68k_get_longjmp_target): Make multi-arch.
7612 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
7613 structure. Register m68k_get_longjmp_target if enabled.
7614 * m68k-tdep.h (struct gdbarch_tdep): Define.
7615 * config/m68k/tm-m68k.h: Don't include "regcache.h".
7616
7617 * Makefile.in (config.status): Also depend on configure.tgt
7618 and configure.host.
7619 (m68klinux-tdep.o): Update dependencies.
7620 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
7621 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
7622 (M68K_LINUX_JB_PC): Define.
7623 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
7624 and take additional parameter.
7625 (m68k_linux_sigtramp_saved_pc): Update.
7626 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
7627 m68k_linux_pc_in_sigtramp, in_plt_section,
7628 find_solib_trampoline_target.
7629 * config/m68k/tm-linux.h: Don't include any tm headers.
7630 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
7631 (JB_ELEMENT_SIZE): Likewise.
7632 (JB_PC): Likewise.
7633 (GET_LONGJMP_TARGET): Likewise.
7634 (IN_SIGTRAMP): Likewise.
7635 (SVR4_SHARED_LIBS): Define this and include "solib.h".
7636
7637 2003-05-25 Mark Kettenis <kettenis@gnu.org>
7638
7639 * sparc-tdep.c (sparc32_do_push_arguments): New function.
7640 (sparc32_push_arguments): Re-implement by calling
7641 sparc32_do_push_arguments.
7642
7643 2003-05-25 Mark Kettenis <kettenis@gnu.org>
7644
7645 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
7646 SPARC_O1_REGNUM): New defines.
7647 (sparc32_extract_return_value): Rewrite to operate on a regcache.
7648 (sparc32_store_return_value): New function.
7649 (sparc_extract_struct_value_address): Rewrite to operate on a
7650 regcache.
7651 (sparc_gdbarch_init): Don't set
7652 deprecated_extract_struct_value_address. Set
7653 extract_struct_value_address instead. Don't set
7654 deprecated_extract_return_value and deprecated_store_return_value
7655 for 32-bit targets. Set extract_return_value and
7656 store_return_value instead.
7657 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
7658 DEPRECTAED_EXTRACT_RETURN_VALUE,
7659 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
7660 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
7661 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
7662 (sparc_store_return_value): Remove prototype.
7663 (sparc32_store_return_value): New prototype.
7664 (sparc32_extract_return_value, sparc_extract_struct_value_address):
7665 Adjust prototypes.
7666
7667 2003-05-24 Mark Kettenis <kettenis@gnu.org>
7668
7669 * sparcnbsd-tdep.c: Include "gdb_string.h".
7670
7671 2003-05-23 Andrew Cagney <cagney@redhat.com>
7672
7673 * p-valprint.c (pascal_val_print): Replace extract_address with
7674 the inline equivalent extract_unsigned_integer.
7675 * jv-valprint.c (java_value_print): Ditto.
7676 * ada-valprint.c (ada_val_print_1): Ditto.
7677 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
7678
7679 2003-05-23 Theodore A. Roth <troth@openavr.org>
7680
7681 * blockframe.c (frameless_look_for_prologue): Remove unused
7682 after_prologue variable.
7683
7684 2003-05-23 Mark Kettenis <kettenis@gnu.org>
7685
7686 * blockframe.c (get_pc_function_start): Rewrite to avoid
7687 asignments in if-statements.
7688
7689 2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7690
7691 Committed by Elena Zannoni <ezannoni@redhat.com>.
7692 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
7693 files, don't relocate absolute symbols (and do use mst_abs).
7694
7695 2003-05-23 Andrew Cagney <cagney@redhat.com>
7696
7697 * objc-lang.c: Include "gdb_assert.h".
7698 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
7699 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
7700 (gdb_check, gdb_check_fatal): Delete functions.
7701 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
7702 gdb_assert.
7703 (parse_selector, parse_method, find_methods, find_imps): Ditto.
7704 * Makefile.in (objc-lang.o): Update dependencies.
7705
7706 2003-05-22 Ian Lance Taylor <ian@airs.com>
7707
7708 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
7709 with fprintf_filtered, not fprintf_unfiltered.
7710
7711 2003-05-22 Andrew Cagney <cagney@redhat.com>
7712
7713 * stack.c (frame_info): Inline extract_address, replacing it with
7714 extract_unsigned_integer.
7715 * findvar.c (unsigned_pointer_to_address): Ditto.
7716 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
7717 * dwarf2expr.c (dwarf2_read_address): Ditto.
7718 * frame.c (frame_pc_unwind): Update comment.
7719 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
7720
7721 2003-05-22 Jeff Johnston <jjohnstn@redhat.com>
7722
7723 * infptrace.c (detach): Call print_sys_errmsg rather than
7724 perror_with_name to issue warning message when errno is non-zero
7725 after calling ptrace detach.
7726
7727 2003-05-21 J. Brobecker <brobecker@gnat.com>
7728
7729 * config/pa/tm-hppa.h: Delete some unused macros. Move some
7730 macro definitions from here...
7731 * hppa-tdep.c: ...to there.
7732
7733 2003-05-20 Kevin Buettner <kevinb@redhat.com>
7734
7735 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
7736 register_ptrace_addr(). Fix all callers.
7737
7738 2003-05-21 Andreas Schwab <schwab@suse.de>
7739
7740 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
7741 dependencies.
7742 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
7743 end.
7744 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
7745 (_initialize_m68k_linux_tdep): New function.
7746 (m68k_linux_frame_saved_pc): Make static.
7747 (m68k_linux_extract_return_value): Likewise.
7748 (m68k_linux_store_return_value): Likewise.
7749 (m68k_linux_extract_struct_value_address): Likewise.
7750 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
7751 Remove.
7752 (DEPRECATED_STORE_RETURN_VALUE): Remove.
7753 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
7754 (DEPRECATED_FRAME_SAVED_PC): Remove.
7755
7756 2003-05-20 Kris Warkentin <kewarken@qnx.com>
7757
7758 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
7759 regset numbering rather than our own.
7760
7761 2003-05-19 David Carlton <carlton@bactrian.org>
7762
7763 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
7764
7765 2003-05-19 David Carlton <carlton@bactrian.org>
7766
7767 Partial fix for PR c++/827.
7768 * cp-support.h: Include symtab.h.
7769 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
7770 * cp-namespace.c: Update contributors.
7771 (cp_lookup_symbol_nonlocal): New.
7772 (lookup_namespace_scope, cp_lookup_symbol_namespace)
7773 (lookup_symbol_file): Ditto.
7774 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
7775 * block.h: Declare block_scope, block_using, block_global_block.
7776 * block.c (block_scope): New.
7777 (block_using, block_global_block): Ditto.
7778 * Makefile.in (cp_support_h): Depend on symtab_h.
7779 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
7780
7781 2003-05-19 David Carlton <carlton@bactrian.org>
7782
7783 * language.h (struct language_defn): Add 'la_value_of_this'
7784 and 'la_lookup_symbol_nonlocal' members.
7785 * symtab.h: Declare basic_lookup_symbol_nonlocal,
7786 lookup_symbol_static, lookup_symbol_global,
7787 lookup_symbol_aux_block.
7788 * symtab.c (lookup_symbol_aux): Call language hooks to determine
7789 if we should search fields of this and how to do static/global
7790 lookup.
7791 (lookup_symbol_aux_block): Make extern.
7792 (basic_lookup_symbol_nonlocal): New.
7793 (lookup_symbol_static, lookup_symbol_global): Ditto.
7794 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
7795 'la_lookup_symbol_nonlocal' members.
7796 * c-lang.c (c_language_defn, cplus_language_defn)
7797 (asm_language_defn, minimal_language_defn): Ditto.
7798 * jv-lang.c (java_language_defn): Ditto.
7799 * language.c (unknown_language_defn, auto_language_defn)
7800 (local_language_defn): Ditto.
7801 * m2-lang.c (m2_language_defn): Ditto.
7802 * objc-lang.c (objc_language_defn): Ditto.
7803 * scm-lang.c (scm_language_defn): Ditto.
7804 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
7805 * p-lang.c (pascal_language_defn): Ditto for both.
7806 * Makefile.in (f-lang.o): Depend on value_h.
7807 (p-lang.o): Ditto.
7808
7809 2003-05-19 David Carlton <carlton@bactrian.org>
7810
7811 * block.h: Declare block_static_block.
7812 * block.c (block_static_block): New.
7813 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
7814 lookup_symbol_aux_local, calling block_static_block instead.
7815 (lookup_symbol_aux_local): Delete 'static_block' argument.
7816
7817 2003-05-19 David Carlton <carlton@bactrian.org>
7818
7819 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
7820
7821 2003-05-19 Michal Ludvig <mludvig@suse.cz>
7822
7823 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
7824 register numbers mapping.
7825
7826 2003-05-18 Adam Fedor <fedor@gnu.org>
7827
7828 * symtab.c (completion_list_objc_symbol): New function.
7829 (make_symbol_completion_list): Use it to add ObjC symbols
7830 when looking though the list.
7831 (language_search_unquoted_string): New function.
7832 (make_file_symbol_completion_list): Use it.
7833
7834 2003-05-18 Andreas Schwab <schwab@suse.de>
7835
7836 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
7837 dependencies.
7838 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
7839 as m68k_linux_extract_return_value.
7840 (DEPRECATED_STORE_RETURN_VALUE): Define as
7841 m68k_linux_store_return_value.
7842 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
7843 m68k_linux_extract_struct_value_address.
7844 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
7845 get_next_frame, get_frame_base, get_frame_pc.
7846 (m68k_linux_frame_saved_pc): Use get_frame_base.
7847 (m68k_linux_extract_return_value): New function.
7848 (m68k_linux_store_return_value): New function.
7849 (m68k_linux_extract_struct_value_address): New function.
7850 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
7851
7852 * c-exp.y (typebase): Remove duplicate occurence of
7853 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
7854 of lookup_signed_typename.
7855
7856 2003-05-18 Mark Kettenis <kettenis@gnu.org>
7857
7858 * dwarf2loc.c (find_location_expression): Change type of second
7859 argument to `size_t *'.
7860 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
7861 for size variable.
7862
7863 2003-05-18 David Carlton <carlton@bactrian.org>
7864
7865 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
7866 'linkage_name'. Add comment.
7867 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
7868 'linkage_name'.
7869 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
7870 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
7871 (lookup_block_symbol): Ditto.
7872
7873 2003-05-16 Andrew Cagney <cagney@redhat.com>
7874
7875 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
7876 * gdbarch.h, gdbarch.c: Re-generate.
7877 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
7878 * TODO (REGISTER_BYTES): Delete reference.
7879 * alpha-tdep.c (alpha_gdbarch_init): Update.
7880 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7881 * x86-64-tdep.c (x86_64_init_abi): Update.
7882 * vax-tdep.c (vax_gdbarch_init): Update.
7883 * v850-tdep.c (v850_gdbarch_init): Update.
7884 * sparc-tdep.c (sparc_gdbarch_init): Update.
7885 * sh-tdep.c (sh_gdbarch_init): Update.
7886 * s390-tdep.c (s390_gdbarch_init): Update.
7887 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7888 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
7889 (ns32k_gdbarch_init_32382): Update.
7890 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7891 * mcore-tdep.c (mcore_gdbarch_init): Update.
7892 * m68k-tdep.c (m68k_gdbarch_init): Update.
7893 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7894 * ia64-tdep.c (ia64_gdbarch_init): Update.
7895 * i386-tdep.c (i386_gdbarch_init): Update.
7896 * i386-linux-tdep.c (i386_linux_init_abi): Update.
7897 * hppa-tdep.c (hppa_gdbarch_init): Update.
7898 * h8300-tdep.c (h8300_gdbarch_init): Update.
7899 * frv-tdep.c (frv_gdbarch_init): Update.
7900 * cris-tdep.c (cris_gdbarch_init): Update.
7901 * avr-tdep.c (avr_gdbarch_init): Update.
7902 * arm-tdep.c (arm_gdbarch_init): Update.
7903 * sparc-tdep.c (sparc_pop_frame): Update.
7904 * rs6000-tdep.c (rs6000_pop_frame): Update.
7905 * remote.c (init_remote_state): Update.
7906 (remote_prepare_to_store): Update.
7907 * remote-vx.c (vx_prepare_to_store): Update.
7908 * remote-sds.c (sds_fetch_registers): Update.
7909 (sds_prepare_to_store): Update.
7910 * remote-array.c: Update.
7911 * regcache.c (init_legacy_regcache_descr): Update.
7912 (init_regcache_descr): Update.
7913 * mips-tdep.c (mips_eabi_extract_return_value): Update.
7914 (mips_o64_extract_return_value): Update.
7915 * irix5-nat.c (fetch_core_registers): Update.
7916 * irix4-nat.c (fetch_core_registers): Update.
7917 * i386-tdep.h: Update.
7918 * hppa-tdep.c (pa_do_registers_info): Update.
7919 (pa_do_strcat_registers_info): Update.
7920 * cris-tdep.c (cris_register_bytes_ok): Update.
7921 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
7922 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
7923 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
7924 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
7925 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
7926 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
7927 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
7928 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
7929 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
7930 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
7931 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
7932 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
7933 (REGISTER_BYTES_OK): Update.
7934 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
7935 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
7936
7937 2003-05-16 Ian Lance Taylor <ian@airs.com>
7938
7939 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
7940 (vax_print_insn, print_insn_arg): Remove static functions.
7941 (vax_gdbarch_init): Call set_gdbarch_print_insn with
7942 print_insn_vax from opcodes library.
7943 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
7944
7945 2003-05-15 Andrew Cagney <cagney@redhat.com>
7946
7947 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
7948 * target.h (memory_breakpoint_from_pc): Delete declaration.
7949 * mem-break.c (memory_breakpoint_from_pc): Delete function.
7950 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
7951 * monitor.c (monitor_insert_breakpoint): Use
7952 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
7953 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
7954 * gdbarch.h, gdbarch.c: Re-generate.
7955 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
7956 (sparc_gdbarch_init): Set breakpoint_from_pc to
7957 sparc_breakpoint_from_pc.
7958 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
7959 (BREAKPOINT_FROM_PC): Define.
7960 (sparc_breakpoint_from_pc): Declare.
7961 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
7962 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
7963 (BREAKPOINT_FROM_PC): Define.
7964 (BREAKPOINT): Delete macro.
7965 * target.h: Update comment.
7966 * s390-tdep.c (s390_gdbarch_init): Update comments.
7967 * remote.c: Update comments.
7968 * remote-mips.c: Update comments.
7969 * proc-api.c (write_with_trace): Do not check for a breakpoint.
7970 * mem-break.c: Update comment.
7971 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
7972 (ia64_memory_insert_breakpoint): Update.
7973 * config/sparc/tm-sparc.h: Update comment.
7974 * config/pa/tm-hppa64.h: Update comment.
7975 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
7976 (rs6000_breakpoint_from_pc): Update.
7977 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
7978 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
7979 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
7980 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
7981 (mips_breakpoint_from_pc): Update.
7982 (mips_dump_tdep): Update.
7983
7984 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
7985 * minsyms.c (lookup_minimal_symbol): Inline
7986 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
7987
7988 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
7989 * p-valprint.c (pascal_object_print_value_fields): Ditto.
7990 * p-lang.c (pascal_printstr): Ditto.
7991 * objc-lang.c (objc_printstr): Ditto.
7992 * m2-lang.c (m2_printstr): Ditto.
7993 * jv-valprint.c (java_print_value_fields): Ditto.
7994 * f-lang.c (f_printstr): Ditto.
7995 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
7996 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
7997 for repeat_count_threshold.
7998 * Makefile.in (cp-valprint.o): Update dependencies.
7999
8000 2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
8001
8002 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
8003 (examine_prologue): Support looking through leaf functions, knowing
8004 they start with mov r2,r12. Support skipping over indirect stores
8005 of the input registers. Upon hitting a non-nop branch instruction
8006 or predicated instruction, bail out by setting lim_pc to the current
8007 pc value in the loop. At the end, if the lim_pc value is still
8008 beyond our calculated value and we have trust_limit set,
8009 use the lim_pc value.
8010
8011 2003-05-15 Andrew Cagney <cagney@redhat.com>
8012
8013 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
8014 generic_find_dummy_frame.
8015 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
8016 (deprecated_generic_find_dummy_frame): Update.
8017 (deprecated_read_register_dummy): Update.
8018 * frame.c (deprecated_generic_get_saved_register): Update.
8019
8020 2003-05-15 Theodore A. Roth <troth@openavr.org>
8021
8022 * avr-tdep.c (avr_breakpoint_from_pc): New function.
8023 (avr_gdbarch_init): Set breakpoint_from_pc method.
8024
8025 2003-05-15 Andrew Cagney <cagney@redhat.com>
8026
8027 * regcache.c (build_regcache): Set deprecated_register_valid
8028 directly.
8029 (deprecated_grub_regcache_for_register_valid): Delete function.
8030 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
8031 declaration.
8032
8033 2003-05-15 David Carlton <carlton@bactrian.org>
8034
8035 Committed by Elena Zannoni <ezannoni@redhat.com>
8036 * symtab.c (lookup_symbol_aux): Delete calls to
8037 lookup_symbol_aux_minsyms.
8038 (lookup_symbol_aux_minsyms): Comment out function and
8039 prototype. Delete lookup by mangled name.
8040
8041 2003-05-14 Kevin Buettner <kevinb@redhat.com>
8042
8043 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
8044 correctly indicate an empty stack and ``stack_allocated'' to the
8045 indicate the number of elements initially allocated.
8046 (dwarf_expr_grow_stack): Simplify method for computing new
8047 stack size. Don't loop infinitely if ``stack_len'' is zero.
8048 (execute_stack_op): Move ``ctx->in_reg'' initialization
8049 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
8050 be used in conjuction with DW_OP_piece. Revise error message
8051 accordingly.
8052
8053 2003-05-14 Theodore A. Roth <troth@openavr.org>
8054
8055 * MAINTAINERS: Update my email address.
8056 * avr-tdep.c: Ditto.
8057
8058 2003-05-14 Elena Zannoni <ezannoni@redhat.com>
8059
8060 * symtab.h (enum domain_enum): Rename from namespace_enum.
8061 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
8062 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
8063 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
8064 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
8065 TYPES_NAMESPACE, METHODS_NAMESPACE.
8066 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
8067 (struct symbol, struct partial_symbol): Rename field
8068 'namespace_enum namespace' to 'domain_enum domain'.
8069 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
8070 Delete old define kludge for namespace.
8071
8072 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
8073 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
8074 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
8075 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
8076 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
8077 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
8078 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
8079 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
8080 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
8081 occurrences of the above.
8082
8083 2003-05-14 Ian Lance Taylor <ian@airs.com>
8084
8085 * Makefile.in (install-only): Use $(SHELL) when running
8086 mkinstalldirs.
8087
8088 2003-05-13 Ian Lance Taylor <ian@airs.com>
8089
8090 * MAINTAINERS (write after approval): Add myself.
8091
8092 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
8093 second and third arguments.
8094 * ser-tcp.c (_initialize_ser_tcp): Likewise.
8095 * ser-unix.c (_initialize_ser_hardwire): Likewise.
8096
8097 2003-05-13 Andrew Cagney <cagney@redhat.com>
8098
8099 * defs.h (store_address): Delete declaration.
8100 findvar.c (store_address): Delete function.
8101 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
8102 store_unsigned_integer.
8103 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
8104 * v850-tdep.c (v850_push_arguments): Ditto.
8105 * sparc-tdep.c (sparc_get_saved_register): Ditto.
8106 * sh-tdep.c (sh64_get_saved_register): Ditto.
8107 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
8108 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
8109 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
8110 (mips_get_saved_register): Ditto.
8111 * ia64-tdep.c (ia64_get_saved_register): Ditto.
8112 (find_func_descr, ia64_push_arguments): Ditto.
8113 * i386-tdep.c (i386_push_arguments): Ditto.
8114 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
8115 * frv-tdep.c (frv_push_arguments): Ditto.
8116 * frame.c (legacy_saved_regs_prev_register): Ditto.
8117 (deprecated_generic_get_saved_register): Ditto.
8118 * findvar.c (unsigned_address_to_pointer): Ditto.
8119 * dwarf2read.c (dwarf2_const_value): Ditto.
8120 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
8121 * alpha-tdep.c (alpha_push_arguments): Ditto.
8122
8123 2003-05-12 J. Brobecker <brobecker@gnat.com>
8124
8125 * NEWS: Mention that the hppa-hpux port has been partially
8126 multiarched (32bit ABIT only, so far).
8127
8128 2003-05-11 Andrew Cagney <cagney@redhat.com>
8129
8130 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
8131 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
8132 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
8133 sim/testsuite/sim/arm/misaligned2.ms, and
8134 sim/testsuite/sim/arm/misaligned3.ms.
8135 * disasm.h (struct ui_file): Add opaque struct declaration.
8136 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
8137 * frame.h (struct ui_file): Ditto.
8138
8139 2003-05-11 Mark Kettenis <kettenis@gnu.org>
8140
8141 * value.h: Pretty print.
8142
8143 2003-05-10 Mark Kettenis <kettenis@gnu.org>
8144
8145 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
8146
8147 2003-05-08 Andrew Cagney <cagney@redhat.com>
8148
8149 * regcache.h (max_register_size): Delete declaration.
8150 * regcache.c (max_register_size): Delete function.
8151 (struct regcache_descr): Delete field "max_register_size".
8152 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
8153 registers fit in MAX_REGISTER_SIZE.
8154 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
8155 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
8156 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
8157 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
8158 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
8159 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
8160 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
8161 * dve3900-rom.c, hppa-tdep.c: Ditto.
8162
8163 2003-05-08 David Carlton <carlton@math.stanford.edu>
8164
8165 * valops.c (push_word): Fix typo.
8166
8167 2003-05-08 Andrew Cagney <cagney@redhat.com>
8168
8169 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
8170 * gdbarch.h: Re-generate.
8171 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
8172 (legacy_max_register_raw_size): Delete declaration.
8173 * regcache.c (legacy_max_register_raw_size): Delete function.
8174 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
8175 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
8176 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
8177 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
8178 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
8179 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
8180 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
8181 * findvar.c, dwarf2cfi.c: Ditto.
8182
8183 2003-05-08 Andrew Cagney <cagney@redhat.com>
8184
8185 * mips-tdep.c (read_signed_register): New function, moved to here
8186 from "regcache.c".
8187 (read_signed_register_pid): Ditto.
8188 * regcache.c (read_signed_register_pid): Delete function, moved to
8189 "mips-tdep.c".
8190 (read_signed_register): Ditto.
8191 * regcache.h (read_signed_register): Delete declaration.
8192 (read_signed_register_pid): Delete declaration.
8193
8194 2003-05-08 Andrew Cagney <cagney@redhat.com>
8195
8196 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
8197 * gdbarch.h: Re-generate.
8198 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
8199 (legacy_max_register_virtual_size): Delete declaration.
8200 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
8201 * d10v-tdep.c (d10v_print_registers_info): Ditto.
8202 * tracepoint.c (memrange_sortmerge): Ditto.
8203 * sparc-tdep.c (sparc_print_registers): Ditto.
8204 * regcache.c (legacy_max_register_virtual_size): Delete function.
8205
8206 2002-05-08 J. Brobecker <brobecker@gnat.com>
8207
8208 * fork-child.c (escape_bang_in_quoted_argument): New function.
8209 (fork_inferior): Escape '!' characters in quoted arguments
8210 only when needed.
8211
8212 2003-05-08 J. Brobecker <brobecker@gnat.com>
8213
8214 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
8215 the language of the CU is not currently supported by GDB.
8216
8217 2003-05-08 J. Brobecker <brobecker@gnat.com>
8218
8219 * defs.h (language): Add language_minimal enum value.
8220 * c-lang.c (minimal_language_defn): New language definition.
8221 (_initialize_c_language): Add the new minimal language to the list
8222 of languages known to GDB.
8223
8224 2003-05-08 Kevin Buettner <kevinb@redhat.com>
8225
8226 * frame.c (get_frame_type): Don't attempt to lazily initialize
8227 frame's unwinder for legacy frames.
8228
8229 2003-05-07 Andrew Cagney <cagney@redhat.com>
8230
8231 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
8232 and "regcache" parameters.
8233 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
8234
8235 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
8236
8237 * dwarf2read.c (dwarf_decode_lines): Only use output of
8238 check_cu_functions() when calling record_line(). Do not update
8239 the current address.
8240
8241 2003-05-07 Andrew Cagney <cagney@redhat.com>
8242
8243 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
8244 code.
8245
8246 2003-05-07 Jim Blandy <jimb@redhat.com>
8247
8248 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
8249 'maint info symtabs' and 'maint info psymtabs'.
8250 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
8251 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
8252 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
8253 Declarations updated.
8254 * maint.c (maintenance_list_command): Delete.
8255 (_initialize_maint_cmds): Update calls to add_cmd.
8256 * gdbcmd.h (maintenancelistlist): Delete declaration.
8257 * cli/cli-cmds.c (maintenancelistlist): Delete.
8258 (init_cmd_lists): Don't initialize it.
8259 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
8260
8261 2003-05-07 Andrew Cagney <cagney@redhat.com>
8262
8263 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
8264 "regcache".
8265 (d10v_print_registers_info): Update.
8266 (d10v_dmap_register, d10v_imap_register): Delete functions.
8267 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
8268 and "imap_register".
8269 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
8270 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
8271 * arch-utils.c (generic_remote_translate_xfer_address): Add
8272 "regcache" and "gdbarch" parameters.
8273 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
8274 parameter. Change class to multi-arch.
8275 * gdbarch.h, gdbarch.c: Re-generate.
8276 * remote.c (remote_xfer_memory): Use
8277 gdbarch_remote_translate_xfer_address.
8278
8279 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
8280
8281 * infrun.c (prev_pc): Move declaration ahead of proceed().
8282 (proceed): Refresh prev_pc value before resuming.
8283 (stop_stepping): Remove code to refresh prev_pc.
8284
8285 2003-05-06 Kris Warkentin <kewarken@qnx.com>
8286
8287 * nto-tdep.c: Removed stray comment.
8288
8289 2003-05-06 Kris Warkentin <kewarken@qnx.com>
8290
8291 * i386-nto-tdep.c: Fix old K&R function definitions.
8292 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
8293 Also change add_show_from_set() call to add_setshow_cmd().
8294 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
8295
8296 2003-05-05 Andrew Cagney <cagney@redhat.com>
8297
8298 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
8299 (fprint_dummy_frames): New function.
8300 (maintenance_print_dummy_frames): New function.
8301 (_initialize_dummy_frame): Add command "maint print dummy-frames".
8302 * frame.c (fprint_frame_id): Make global.
8303 * frame.h (fprint_frame_id): Declare.
8304 * Makefile.in (dummy-frame.o): Update dependencies.
8305
8306 2003-05-05 Andrew Cagney <cagney@redhat.com>
8307
8308 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
8309 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
8310 SIZEOF_CALL_DUMMY_WORDS.
8311 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
8312 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
8313 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
8314 CALL_DUMMY_BREAKPOINT_OFFSET.
8315 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
8316 CALL_DUMMY_START_OFFSET.
8317 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
8318 * gdbarch.h, gdbarch.c: Re-generate.
8319 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
8320 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
8321 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
8322 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
8323 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
8324 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
8325 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
8326 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
8327 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
8328 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
8329 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
8330 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
8331 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
8332 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
8333 * config/sparc/tm-sparc.h: Update.
8334
8335 2003-05-05 Kris Warkentin <kewarken@qnx.com>
8336
8337 * configure.tgt: Add i[3456]86-*-nto*.
8338 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
8339 * nto-tdep.c: New file. Neutrino target support routines.
8340 * nto-tdep.h: New file. Neutrino target header.
8341 * config/tm-qnxnto.h: New file.
8342 * config/i386/i386nto.mt: New file.
8343 * config/i386/tm-i386nto.h: New file.
8344
8345 2003-05-04 Andrew Cagney <cagney@redhat.com>
8346
8347 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
8348 (load_infrun_state): Ditto.
8349 (struct thread_info): Drop "prev_func_name" field.
8350 * thread.c (load_infrun_state): Update.
8351 (save_infrun_state): Update.
8352 * infrun.c (prev_func_name): Delete variable.
8353 (init_wait_for_inferior): Do not clear prev_func_name.
8354 (stop_stepping, keep_going, context_switch): Do not swap
8355 prev_func_name.
8356 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
8357 instead of PC_IN_SIGTRAMP.
8358
8359 2003-05-04 Andrew Cagney <cagney@redhat.com>
8360
8361 * sentinel-frame.c (sentinel_frame_prev_register): Replace
8362 REGISTER_BYTE with register_offset_hack.
8363 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
8364 that REGISTER_BYTE is consistent with the regcache.
8365 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
8366 * gdbarch.h, gdbarch.c: Regenerate.
8367
8368 2003-05-04 Mark Kettenis <kettenis@gnu.org>
8369
8370 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
8371 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
8372
8373 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
8374
8375 2003-05-03 J. Brobecker <brobecker@gnat.com>
8376
8377 From Thierry Schneider <tpschneider1@yahoo.com>
8378 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
8379 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
8380 (mi-cmd-symbol.o): Add rule.
8381
8382 2003-05-03 Andrew Cagney <cagney@redhat.com>
8383
8384 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
8385 comments noteing that it replaces the old FIX_CALL_DUMMY code.
8386 * gdbarch.h, gdbarch.c: Re-generate.
8387 * d10v-tdep.c (d10v_push_dummy_code): New function.
8388 (d10v_gdbarch_init): Set push_dummy_code.
8389 * infcall.c (legacy_push_dummy_code): New function.
8390 (generic_push_dummy_code): New function.
8391 (push_dummy_code): New function.
8392 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
8393 instead of dummy_addr, to push_dummy_call. Move call to
8394 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
8395 switch.
8396 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
8397
8398 2003-05-03 Andrew Cagney <cagney@redhat.com>
8399
8400 * disasm.h (print_insn): Declare.
8401 * disasm.c (init_gdb_disassemble_info): New function.
8402 (gdb_disassembly): Call init_gdb_disassemble_info.
8403 (gdb_print_insn): New function.
8404 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
8405 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
8406 * mcore-tdep.c: Include "disasm.h"
8407 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
8408 * d10v-tdep.c: Include "disasm.h".
8409 (display_trace): Call gdb_print_insn, instead of print_insn.
8410 (print_insn): Delete function.
8411 * printcmd.c: Include "disasm.h".
8412 (print_insn): Delete function.
8413 (print_formatted): Call gdb_print_insn, instead of print_insn.
8414 * Makefile.in (printcmd.o): Update dependencies.
8415 (mcore-tdep.o, d10v-tdep.o): Ditto.
8416
8417 2003-05-02 Andrew Cagney <cagney@redhat.com>
8418
8419 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
8420 PC_REGNUM, re-indent.
8421 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
8422 PC_REGNUM isn't set.
8423
8424 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
8425 * gdbarch.h, gdbarch.c: Re-generate.
8426 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
8427 register_virtual_size, pc_regnum, or register_bytes.
8428 (D10V_PC_REGNUM): Rename _PC_REGNUM.
8429 (d10v_register_type): Use D10V_PC_REGNUM.
8430 (d10v_print_registers_info, d10v_read_pc): Ditto.
8431 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
8432 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
8433
8434 2003-05-02 David Carlton <carlton@bactrian.org>
8435
8436 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
8437 the name with mstrsave.
8438
8439 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8440
8441 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
8442 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
8443 (host_charset_name, target_charset_name): New vars for use by
8444 set/show commands.
8445 (host_charset_enum, target_charset_enum): New enums for set/show
8446 commands.
8447 (set_charset_sfunc, set_host_charset_sfunc,
8448 set_target_charset_sfunc): New functions.
8449 (set_host_charset, set_target_charset): Make static.
8450 (list_charsets, set_host_charset_command,
8451 set_target_charset_command): Delete functions.
8452 (show_charset_command): Rewrite as....
8453 (show_charset): Hook this up with the set/show command mechanism.
8454 (_initialize_charset): Change names of charsets to match the
8455 set/show enums. Use host_charset_name and target_charset_name.
8456 Use set/show mechanism for charset, host-charset, target-charset
8457 commands. Do not make 'show host-charset' and 'show
8458 target-charset' be aliases of 'show charset'.
8459
8460 * charset.h (set_host_charset, set_target_charset): Don't export,
8461 they are not used outside the file.
8462
8463 2003-05-01 Andrew Cagney <cagney@redhat.com>
8464
8465 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
8466 (gdb_disassembly): Make "di" non static, always initialize and
8467 cleanup. Always use dis_asm_read_memory.
8468 (gdb_dis_asm_read_memory): Delete function.
8469
8470 2003-05-01 Andrew Cagney <cagney@redhat.com>
8471
8472 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
8473 (d10v_gdbarch_init): Set frame_align instead of stack_align.
8474
8475 2003-04-30 Andrew Cagney <cagney@redhat.com>
8476
8477 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
8478 "tm_print_insn_info".
8479 (TARGET_PRINT_INSN_INFO): Delete macro.
8480 (dis_asm_read_memory): Delete function declaration.
8481 (dis_asm_memory_error, dis_asm_print_address): Ditto.
8482 (tm_print_insn_info): Delete variable definition.
8483 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
8484 * gdbarch.h, gdbarch.c: Re-generate.
8485 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
8486 "deprecated_tm_print_insn_info".
8487 * mcore-tdep.c (mcore_dump_insn): Ditto.
8488 * mips-tdep.c (mips_gdbarch_init): Ditto.
8489 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
8490 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
8491 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
8492 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
8493 instead of TARGET_PRINT_INSN_INFO, add comment.
8494 * s390-tdep.c (s390_get_frame_info): Instead of
8495 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
8496 (s390_check_function_end, s390_is_sigreturn): Ditto.
8497 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
8498 (dis_asm_memory_error, dis_asm_print_address): Ditto.
8499 * disasm.c: Include "gdbcore.h".
8500 (_initialize_disasm): New function, initialize
8501 "deprecated_tm_print_insn_info".
8502 (deprecated_tm_print_insn_info): New variable.
8503 (dis_asm_read_memory): Moved from "corefile.c", made static.
8504 (dis_asm_print_address, dis_asm_memory_error): Ditto.
8505 * Makefile.in (disasm.o): Update dependencies.
8506
8507 2003-04-30 Andrew Cagney <cagney@redhat.com>
8508
8509 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
8510
8511 2003-04-29 Adam Fedor <fedor@gnu.org>
8512
8513 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
8514 * infcall.c (find_function_addr): Make non-static.
8515 * infcall.h (find_function_addr): Declare.
8516 * Makefile.in (eval.o): Update dependencies.
8517
8518 2003-04-28 Adam Fedor <fedor@gnu.org>
8519
8520 * symtab.c (symbol_find_demangled_name): Check for and demangle
8521 ObjC symbols.
8522 (symbol_init_demangled_name): Init for language_objc as well.
8523
8524 2003-04-28 Andrew Cagney <cagney@redhat.com>
8525
8526 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
8527 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
8528 * gdbarch.h, gdbarch.c: Re-generate.
8529 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
8530 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
8531 * inferior.h (deprecated_read_fp): Rename read_fp.
8532 (generic_target_read_fp): Delete declaration.
8533 * regcache.c (generic_target_read_fp): Delete function.
8534 (deprecated_read_fp): Replace read_fp, use
8535 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
8536 * d10v-tdep.c (d10v_read_fp): Delete function.
8537 (d10v_gdbarch_init): Do not set deprecated_read_fp.
8538
8539 * sparc-tdep.c (sparc_gdbarch_init): Do not set
8540 deprecated_target_read_fp to generic_target_read_fp.
8541 * sh-tdep.c (sh_gdbarch_init): Ditto.
8542 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8543 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8544 * frv-tdep.c (frv_gdbarch_init): Ditto.
8545
8546 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
8547 deprecated_fp_regnum.
8548 * x86-64-tdep.c (x86_64_init_abi): Ditto.
8549 * vax-tdep.c (vax_gdbarch_init): Ditto.
8550 * v850-tdep.c (v850_gdbarch_init): Ditto.
8551 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8552 * sh-tdep.c (sh_gdbarch_init): Ditto.
8553 * s390-tdep.c (s390_gdbarch_init): Ditto.
8554 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8555 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8556 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8557 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
8558 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8559 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8560 * i386-tdep.c (i386_gdbarch_init): Ditto.
8561 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
8562 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8563 * frv-tdep.c (frv_gdbarch_init): Ditto.
8564 * cris-tdep.c (cris_gdbarch_init): Ditto.
8565 * avr-tdep.c (avr_gdbarch_init): Ditto.
8566 * arm-tdep.c (arm_gdbarch_init): Ditto.
8567 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
8568
8569 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
8570 * v850-tdep.c (v850_gdbarch_init): Ditto.
8571 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8572 * sh-tdep.c (sh_gdbarch_init): Ditto.
8573 * s390-tdep.c (s390_gdbarch_init): Ditto.
8574 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8575 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8576 * mips-tdep.c (mips_gdbarch_init): Ditto.
8577 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8578 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8579 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
8580 * frv-tdep.c (frv_gdbarch_init): Ditto.
8581 * avr-tdep.c (avr_gdbarch_init): Ditto.
8582 * arm-tdep.c (arm_gdbarch_init): Ditto.
8583
8584 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
8585 DEPRECATED_FP_REGNUM.
8586 (vax_push_dummy_frame, vax_pop_frame): Ditto.
8587 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
8588 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
8589 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
8590 (sparc32_register_virtual_type): Ditto.
8591 * sh-tdep.c (sh64_frame_chain): Ditto.
8592 (sh64_get_saved_register, sh64_pop_frame): Ditto.
8593 (sh_nofp_frame_init_saved_regs): Ditto.
8594 (sh64_nofp_frame_init_saved_regs): Ditto.
8595 (sh_fp_frame_init_saved_regs): Ditto.
8596 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
8597 * remote-e7000.c (fetch_regs_from_dump): Ditto.
8598 * procfs.c (procfs_fetch_registers): Ditto.
8599 (procfs_store_registers): Ditto.
8600 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
8601 (store_inferior_registers, fetch_core_registers): Ditto.
8602 (fetch_kcore_registers, clear_regs): Ditto.
8603 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
8604 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
8605 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
8606 * nlm/i386.c (do_status): Ditto.
8607 * mipsv4-nat.c (supply_gregset): Ditto.
8608 * mips-tdep.c: Ditto for comments.
8609 * mips-nat.c (fetch_inferior_registers): Ditto.
8610 (store_inferior_registers, fetch_core_registers): Ditto.
8611 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
8612 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
8613 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
8614 (i386_do_pop_frame, i386_register_type): Ditto.
8615 * hppa-tdep.c (hppa_frame_chain): Ditto.
8616 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
8617 (hppa_pop_frame, hppa_read_fp): Ditto.
8618 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
8619 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
8620 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
8621 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
8622 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
8623 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
8624 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
8625 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
8626 * blockframe.c: Ditto for comments.
8627 * arch-utils.h: Ditto for comments.
8628 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
8629 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
8630 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
8631 * alpha-tdep.h: Ditto for comments.
8632 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
8633 (alpha_cannot_store_register): Ditto.
8634 (alpha_push_dummy_frame): Ditto.
8635 * alpha-nat.c (supply_gregset): Ditto.
8636
8637 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
8638 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
8639 * config/sparc/tm-sparc.h: Update comment.
8640
8641 * hppa-tdep.c (hppa_init_extra_frame_info): Use
8642 deprecated_read_fp instead of TARGET_READ_FP.
8643 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
8644 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
8645 * sparc-tdep.c (sparc_init_extra_frame_info): Use
8646 deprecated_read_fp instead of read_fp.
8647 * s390-tdep.c (s390_push_arguments): Ditto.
8648 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8649 * frame.h: Ditto in comments.
8650 * frame.c (legacy_get_prev_frame): Ditto.
8651 * dummy-frame.c (dummy_frame_this_id): Ditto.
8652 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
8653
8654 2003-04-28 Andrew Cagney <cagney@redhat.com>
8655
8656 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
8657 * gdbarch.h, gdbarch.c: Re-generate.
8658 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
8659 * vax-tdep.c (_initialize_vax_tdep): Update.
8660 * v850-tdep.c (_initialize_v850_tdep): Update.
8661 * sparc-tdep.c (_initialize_sparc_tdep): Update.
8662 * s390-tdep.c (_initialize_s390_tdep): Update.
8663 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
8664 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
8665 * mips-tdep.c (_initialize_mips_tdep): Update.
8666 * mcore-tdep.c (_initialize_mcore_tdep): Update.
8667 * m68k-tdep.c (_initialize_m68k_tdep): Update.
8668 * ia64-tdep.c (_initialize_ia64_tdep): Update.
8669 * hppa-tdep.c (_initialize_hppa_tdep): Update.
8670 * h8300-tdep.c (_initialize_h8300_tdep): Update.
8671 * frv-tdep.c (_initialize_frv_tdep): Update.
8672 * cris-tdep.c (cris_delayed_get_disassembler): Update.
8673 (_initialize_cris_tdep): Update.
8674 * arch-utils.c (legacy_print_insn): Update.
8675 * alpha-tdep.c (_initialize_alpha_tdep): Update.
8676
8677 2003-04-26 Adam Fedor <fedor@gnu.org>
8678
8679 * linespec.c (decode_objc): New function to decode ObjC calls
8680 (decode_line_1): Check for ObjC calls (using decode_objc)
8681 * Makefile (linespec.o): Update dependencies.
8682
8683 2003-04-26 Daniel Jacobowitz <drow@mvista.com>
8684
8685 * breakpoint.h (struct breakpoint_ops): New.
8686 (struct breakpoint): Add ops member.
8687
8688 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
8689 (mention): Use new breakpoint ops member.
8690 (set_raw_breakpoint): Initialize ops field to NULL.
8691 (print_exception_catchpoint, print_one_exception_catchpoint)
8692 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
8693 (gnu_v3_exception_catchpoint_ops): New.
8694 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
8695
8696 2003-04-25 Adam Fedor <fedor@gnu.org>
8697
8698 * Makefile.in (COMMON_OBS): Add objc-lang.o
8699
8700 2003-04-25 Andrew Cagney <cagney@redhat.com>
8701
8702 * d10v-tdep.c (print_insn): Delete function.
8703 (display_trace): Use TARGET_PRINT_INSN.
8704 (_initialize_d10v_tdep): Do not set tm_print_insn.
8705 (d10v_gdbarch_init): Set print_insn.
8706
8707 2003-04-25 Andrew Cagney <cagney@redhat.com>
8708
8709 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
8710 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
8711 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
8712 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
8713 (nr_dmap_regs, a0_regnum): ... new functions.
8714 (d10v_print_registers_info): Use a0_regnum, use register_size.
8715 (d10v_register_byte): Delete function.
8716 (d10v_register_raw_size): Delete function.
8717 (d10v_register_type): Use a0_regnum.
8718 (d10v_print_registers_info): Use a0_regnum.
8719 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
8720 (d10v_gdbarch_init): Do not set register_byte or
8721 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
8722 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
8723 extract_address.
8724 (trace_command): Use XCALLOC.
8725 (print_insn): Delete reference to tm_print_insn.
8726 (saved_regs_unwinder): Use store_unsigned_integer instead of
8727 store_address.
8728 * frame.h (FRAME_OBSTACK_CALLOC): Define
8729
8730 2003-04-25 David Carlton <carlton@bactrian.org>
8731
8732 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
8733
8734 2003-04-24 Adam Fedor <fedor@gnu.org>
8735
8736 * objc-lang.c: Include "valprint.h"
8737 * Makefile.in (objc-lang.o): Update dependencies.
8738
8739 2003-04-24 Adam Fedor <fedor@gnu.org>
8740
8741 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
8742 architecture dependant compilation and mark as unimplemented
8743 (until they get put in the gdbarch vector).
8744
8745 2003-04-23 David Carlton <carlton@bactrian.org>
8746
8747 * cp-support.c (cp_find_first_component): Accept 'operator' in
8748 more locations.
8749
8750 2003-04-23 Andrew Cagney <cagney@redhat.com>
8751
8752 * infcall.c (call_function_by_hand): Eliminate redundant
8753 indentation. Move "saved_async" and "old_cleanups" to where they
8754 are needed.
8755
8756 2003-04-23 Andrew Cagney <cagney@redhat.com>
8757
8758 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
8759 and "buffer". Move the "name" code to where it is needed.
8760
8761 2003-04-23 Andrew Cagney <cagney@redhat.com>
8762
8763 * infcall.c (call_function_by_hand): Move variables "start_sp",
8764 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
8765 code to ON_STACK switch branch.
8766
8767 2003-04-23 Andrew Cagney <cagney@redhat.com>
8768
8769 * infcall.c (call_function_by_hand): Make declaration of "i",
8770 "sal", "bpt" and "old_sp" more local to their use. Delete #if
8771 lint.
8772
8773 2003-04-23 Andrew Cagney <cagney@redhat.com>
8774
8775 * infcall.c (call_function_by_hand): Delete variable
8776 "n_method_args". Localize "param_type"'s declaration to the loop
8777 that it is used. Reinstate code assigning to said variable -
8778 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
8779 Rationalize code using "param_type".
8780
8781 2003-04-22 Andrew Cagney <cagney@redhat.com>
8782
8783 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
8784 compute the breakpoint address. Only call FIX_CALL_DUMMY when
8785 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
8786 to DEPRECATED_PUSH_RETURN_ADDRESS.
8787
8788 2003-04-22 Kevin Buettner <kevinb@redhat.com>
8789
8790 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
8791 on the DWARF2 register number prior to fetching a register.
8792
8793 2003-04-22 J. Brobecker <brobecker@gnat.com>
8794
8795 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
8796 Update all the tests using SOFT_FLOAT considering the fact that
8797 this macro was always set to 0.
8798 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
8799 considering the fact that this macro was always set to 0.
8800 * hppa-tdep.h (hppa_store_return_value): Likewise.
8801 (hppa_extract_return_value): Likewise.
8802
8803 2003-04-22 J. Brobecker <brobecker@gnat.com>
8804
8805 * config/pa/tm-hppa.h: Remove obsolete code, was used by
8806 the hppa-pro target only.
8807
8808 2003-04-21 J. Brobecker <brobecker@gnat.com>
8809
8810 Ongoing multi-arch conversion effort for HP/UX:
8811 * config/pa/tm-hppa.h: Move all macro that are no longer
8812 defined now that GDB_MULTI_ARCH is now set to 1 from here...
8813 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
8814
8815 2003-04-21 J. Brobecker <brobecker@gnat.com>
8816
8817 * config/pa/tm-hppa.h: Obsolete a section that was only used
8818 for hppa-pro.
8819
8820 2003-04-21 J. Brobecker <brobecker@gnat.com>
8821
8822 Ongoing multi-arch conversion for HP/UX.
8823 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
8824 if already defined (allows hppa64 to stay non-multiarched for now).
8825 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
8826
8827 2003-04-21 Andrew Cagney <cagney@redhat.com>
8828
8829 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
8830
8831 2003-04-21 Andrew Cagney <cagney@redhat.com>
8832
8833 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
8834 "i386_num_mmx_regs".
8835
8836 2003-04-21 Andrew Cagney <cagney@redhat.com>
8837
8838 * infcall.c: New file.
8839 * infcall.h: New file.
8840 * valarith.c: Include "infcall.h".
8841 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
8842 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
8843 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
8844 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
8845 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
8846 (SFILES): Add "infcall.c"
8847 (COMMON_OBS): Add "infcall.o".
8848 (infcall.o): Specify dependencies.
8849 * value.h (call_function_by_hand): Delete declaration.
8850 * inferior.h (run_stack_dummy): Delete declaration.
8851 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
8852 (run_stack_dummy): Move to "infcall.c", merged into
8853 call_function_by_hand.
8854 * valops.c (call_function_by_hand): Moved to "infcall.c".
8855 (find_function_addr, value_arg_coerce): Ditto.
8856 (unwindonsignal_p, coerce_float_to_double): Ditto.
8857 (_initialize_valops): Move "set/show coerce-float-to-double", and
8858 "set/show unwindonsignal" commands to "infcall.c".
8859 * v850-tdep.c, target.h: Update comments.
8860 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
8861 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
8862 (sh64_init_extra_frame_info): Update comments.
8863 * mn10300-tdep.c: Update comments.
8864 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
8865 * config/sparc/tm-sparc.h: Update comments.
8866 * breakpoint.h: Update comments.
8867 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
8868 * arm-tdep.c: Update comment.
8869
8870 2003-04-19 Mark Kettenis <kettenis@gnu.org>
8871
8872 * i386-tdep.c (i386_num_register_names): New variable.
8873 (i386_num_mmx_regs): Renamed from mmx_num_regs.
8874 (MM0_REGNUM): Remove redundant parentheses in define.
8875 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
8876 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
8877 i386_mxcsr_regnum_p): Remove redundant parentheses.
8878 (i386_register_name): Use i386_num_register_names.
8879
8880 * i386-tdep.c (i386_extract_return_value,
8881 i386_store_return_value): Correct check for availability of
8882 floating-point registers.
8883
8884 * i386-tdep.c (i386_frame_num_args): Remove function.
8885 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
8886
8887 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
8888 mmx_regnum_to_fp_regnum. Adjust all callers.
8889
8890 * i386-tdep.c (i386_get_longjmp_target): Use
8891 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
8892 and TARGET_CHAR_BIT. Use extract_typed_address instead of
8893 extract_address.
8894
8895 2003-04-19 Mark Kettenis <kettenis@gnu.org>
8896
8897 * core-regset.c: Update comments to reflect reality. Re-order
8898 includes.
8899 (fetch_core_registers): Use switch instead of if. Remove
8900 redundant prototype.
8901
8902 2003-04-18 Jim Blandy <jimb@redhat.com>
8903
8904 * s390-tdep.c (s390_frame_align): New function.
8905 (s390_gdbarch_init): Register it with the gdbarch object.
8906
8907 2003-04-17 Richard Henderson <rth@redhat.com>
8908
8909 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
8910
8911 2003-04-17 Michael Snyder <msnyder@redhat.com>
8912 Karen Bennet <bennet@redhat.com>
8913
8914 Committed by Elena Zannoni <ezannoni@redhat.com>
8915 * gdb_gcore.sh: New script to create a core dump of a process.
8916
8917 2003-04-17 Elena Zannoni <ezannoni@redhat.com>
8918
8919 * values.c (value_being_returned): Don't fetch the return
8920 value if the return type is void.
8921
8922 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
8923
8924 * thread-db.c: Reindented.
8925
8926 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
8927
8928 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
8929 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
8930 as types.
8931
8932
8933
8934
8935
8936
8937
8938
8939
8940
8941
8942
8943
8944
8945
8946
8947
8948
8949
8950
8951
8952
8953
8954
8955
8956 2003-04-16 Kevin Buettner <kevinb@redhat.com>
8957
8958 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
8959 the size of ``long double'' to 16, instead of 8.
8960
8961 2003-04-16 Mark Kettenis <kettenis@gnu.org>
8962
8963 * i386-linux-nat.c: Add some whitespace to make things more
8964 readable.
8965 (fetch_register, store_register, fetch_inferior_registers,
8966 store_inferior_registers): Get rid of assignment in if-statement.
8967 (store_register): Fix typo in error message.
8968
8969 2003-04-16 Andrew Cagney <cagney@redhat.com>
8970
8971 * utils.c (xmmalloc): Always allocate something, matches
8972 libiberty/xmalloc's semantics.
8973 (xmrealloc, xmcalloc): Ditto.
8974
8975 2003-04-16 Andrew Cagney <cagney@redhat.com>
8976
8977 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
8978 update comments.
8979 (get_frame_type): Initialize unwind and type when needed.
8980 (get_frame_id, frame_register_unwind): Ditto.
8981
8982 2003-04-16 Andrew Cagney <cagney@redhat.com>
8983
8984 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
8985 obsolete.
8986 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
8987 * sparcl-stub.c: Obsolete file.
8988 * config/sparc/tm-sparclet.h: Obsolete file.
8989 * sparclet-stub.c: Obsolete file.
8990 * sparclet-rom.c: Obsolete file.
8991 * sparcl-tdep.c: Obsolete file.
8992 * config/sparc/tm-sparclite.h: Obsolete file.
8993 * config/sparc/sparclite.mt: Obsolete file.
8994 * config/sparc/sparclet.mt: Obsolete file.
8995 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
8996 sparc86x-*-* obsolete.
8997
8998 2003-04-15 David Carlton <carlton@math.stanford.edu>
8999
9000 * Makefile.in (SFILES): Add cp-namespace.c.
9001 (COMMON_OBS): Add cp-namespace.o.
9002 (block.o): Depend on gdb_obstack_h and cp_support_h.
9003 (buildsym.o): Depend on cp_support_h.
9004 (cp-namespace.o): New.
9005 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
9006 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
9007 (dwarf2read.o): Depend on cp_support_h.
9008 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
9009 * dwarf2read.c (process_die): Set processing_has_namespace_info,
9010 processing_current_namespace.
9011 (read_namespace): Update processing_current_namespace; check for
9012 anonymous namespaces.
9013 (dwarf2_name): New function.
9014 (dwarf2_extension): Ditto.
9015 * cp-support.h: Update copyright, contributors.
9016 Add inclusion guards.
9017 Add opaque declaration for structs obstack, block, symbol.
9018 (struct using_direct): New struct.
9019 Add declarations for cp_find_first_component,
9020 cp_entire_prefix_len, processing_has_namespace_info,
9021 processing_current_namespace, cp_is_anonymous,
9022 cp_add_using_directive, cp_initialize_namespace,
9023 cp_finalize_namespace, cp_set_block_scope,
9024 cp_scan_for_anonymous_namespaces.
9025 * cp-namespace.c: New file.
9026 * cp-support.c: Update copyright.
9027 Include ctype.h, gdb_assert.h, gdbcmd.h.
9028 New variable maint_cplus_cmd_list.
9029 (cp_find_first_component): New function.
9030 (cp_entire_prefix_len, maint_cplus_command)
9031 (first_component_command, _initialize_cp_support): Ditto.
9032 * buildsym.c: Include cp-support.h.
9033 New variable using_list.
9034 (add_symbol_to_list): Check for anonymous namespaces.
9035 (finish_block): Set block's scope.
9036 (start_symtab): Initialize C++ namespace support.
9037 (end_symtab): Finalize C++ namespace support.
9038 * block.h: Add opaque declarations for structs
9039 block_namespace_info, using_direct, and obstack.
9040 Add declarations for block_set_scope and block_set_using.
9041 (struct block): Add 'language_specific' member.
9042 (BLOCK_NAMESPACE): New macro.
9043 * block.c: Include gdb_obstack.h and cp-support.h.
9044 (struct block_namespace_info): New struct.
9045 (block_set_scope): New function.
9046 (block_set_using, block_initialize_namespace): Ditto.
9047
9048 2003-04-14 Kevin Buettner <kevinb@redhat.com>
9049
9050 * solib-svr4.c (svr4_have_link_map_offsets): New function.
9051 (locate_base): Return early if there aren't any link map offsets.
9052 (svr4_solib_create_inferior_hook): Warn if shared library support
9053 is unavailable.
9054
9055 2003-04-14 David Carlton <carlton@math.stanford.edu>
9056
9057 * symtab.c (symbol_set_names): Add prefix when storing Java names
9058 in hash table. Fix for PR java/1039.
9059
9060 2003-04-14 David Carlton <carlton@math.stanford.edu>
9061
9062 * symtab.c (symbol_set_names): Rename 'name' arg to
9063 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
9064 * symtab.h: Change 'name' argument in declaration of
9065 symbol_set_names to 'linkage_name'.
9066 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
9067
9068 2003-04-14 Andrew Cagney <cagney@redhat.com>
9069
9070 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
9071 return the fully sign-extended register value.
9072 (get_frame_pointer): Ditto.
9073 (mips_pop_frame): Initialize "proc_desc" after checking for a
9074 dummy frame.
9075
9076 2003-04-14 Andrew Cagney <cagney@redhat.com>
9077
9078 * mips-tdep.c (mips_push_dummy_frame): Delete function.
9079 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
9080 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
9081 (mips_push_register): Delete function.
9082 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
9083 PUSH_FP_REGNUM.
9084
9085 2003-04-14 Jim Blandy <jimb@redhat.com>
9086
9087 * symmisc.c: #include "gdb_regex.h".
9088 (maintenance_list_symtabs, maintenance_list_psymtabs): New
9089 functions.
9090 * maint.c (maintenance_list_command): New function.
9091 (_initialize_maint_cmds): Register the above as commands.
9092 * symtab.h (maintenance_list_symtabs,
9093 maintenance_list_psymtabs): New declarations.
9094 * cli/cli-cmds.c (maintenancelistlist): New variable.
9095 (init_cmd_lists): Initialize it.
9096 * cli/cli-cmds.h (maintenancelistlist): New declaration.
9097 * gdbcmd.h (maintenancelistlist): New declaration.
9098 * Makefile.in (symmisc.o): Update dependencies.
9099
9100 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
9101
9102 * s390-nat.c: Include asm/types.h for addr_t.
9103
9104 2003-04-14 Corinna Vinschen <vinschen@redhat.com>
9105
9106 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
9107 actually incoming type.
9108
9109 2003-04-13 Andrew Cagney <cagney@redhat.com>
9110
9111 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
9112 get_next_frame and get_frame_saved_regs.
9113
9114 2003-04-13 Andrew Cagney <cagney@redhat.com>
9115
9116 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
9117 of gdbarch_num_regs.
9118
9119 2003-04-13 Andrew Cagney <cagney@redhat.com>
9120
9121 * frame.h: Mention what replaced what in "struct frame_info".
9122 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
9123 deprecated_update_frame_base_hack and
9124 deprecated_update_frame_pc_hack.
9125 * hppa-tdep.c: Ditto.
9126
9127 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
9128
9129 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
9130 to read_reg and update its comment. Remove regnum member.
9131 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
9132 Don't call read_reg when setting in_reg. Call read_reg to get
9133 the frame base if it's in a register. Return the register number
9134 on the stack instead of in the context. Remove extra arguments
9135 to read_reg.
9136 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
9137 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
9138 the register number on the expression stack.
9139 (needs_frame_read_reg): Remove extra arguments.
9140
9141 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
9142
9143 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
9144 made non-static.
9145 (execute_stack_op): All callers updated.
9146 * dwarf2expr.h: Add prototype for dwarf2_read_address.
9147 * dwarf2loc.c (find_location_expression): New function.
9148 (dwarf_expr_frame_base): Call it.
9149 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
9150 (dwarf2_tracepoint_var_ref): New function, broken out from
9151 locexpr_tracepoint_var_ref.
9152 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
9153 Make static.
9154 (loclist_read_variable, loclist_read_needs_frame): New functions.
9155 (loclist_describe_location, loclist_tracepoint_var_ref): New
9156 functions.
9157 (dwarf2_loclist_funcs): New struct location_funcs.
9158 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
9159 (struct dwarf2_locexpr_baton): Add comments.
9160 (dwarf2_loclist_funcs): New extern.
9161 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
9162 base_address and base_known.
9163 (dwarf_loc_buffer): New variable.
9164 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
9165 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
9166 (dwarf2_has_info): Initialize dwarf_loc_offset.
9167 (dwarf2_build_psymtabs): Read in .debug_loc.
9168 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
9169 DWARF_LOC_SIZE.
9170 (psymtab_to_symtab_1): Likewise. Move base address calculation
9171 here, from...
9172 (dwarf2_get_pc_bounds): ... here. Use the base address from
9173 cu_header.
9174 (dwarf2_symbol_mark_computed): Handle location lists.
9175
9176 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
9177
9178 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
9179 if the linkage name demangled successfully.
9180
9181 2003-04-13 Mark Kettenis <kettenis@gnu.org>
9182
9183 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
9184 disassmbly_flavour): Removed.
9185
9186 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
9187
9188 2003-04-13 Mark Kettenis <kettenis@gnu.org>
9189
9190 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
9191
9192 2003-04-12 Andrew Cagney <cagney@redhat.com>
9193
9194 * frame.h (struct frame_info): Move definition from here ...
9195 * frame.c (struct frame_info): ... to here.
9196
9197 2003-04-12 Andrew Cagney <cagney@redhat.com>
9198
9199 * gdbthread.h (save_infrun_state): Delete parameter
9200 "prev_func_start".
9201 (struct thread_info): Delete field "prev_func_start".
9202 (load_infrun_state): Ditto.
9203 * thread.c (load_infrun_state, save_infrun_state): Update.
9204 * infrun.c (prev_func_start): Delete variable.
9205 (context_switch, init_wait_for_inferior): Update.
9206 (stop_stepping, keep_going): Update.
9207
9208 2003-04-12 Andrew Cagney <cagney@redhat.com>
9209
9210 * gdbarch.sh: Add missing opaque declarations.
9211 * gdbarch.h: Regnerate.
9212 * symtab.h: Add missing opaque declarations.
9213 * value.h, target.h, symfile.h, stabsread.h: Ditto.
9214 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
9215 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
9216 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
9217 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
9218 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
9219 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
9220 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
9221 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
9222 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
9223 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
9224 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
9225 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
9226
9227 2003-04-11 Andrew Cagney <cagney@redhat.com>
9228
9229 * frame.c (get_frame_id): Return this frame's "id".
9230 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
9231 function start.
9232 (legacy_saved_regs_this_id): Replace function body with
9233 internal-error.
9234 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
9235 FRAME_OBSTACK_ZALLOC.
9236 (create_new_frame): Mark the frame ID as valid.
9237
9238 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
9239
9240 * Makefile.in (libbfd_h): Added missing setting.
9241 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
9242 according to the selected ABI.
9243
9244 2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
9245
9246 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
9247
9248 2003-04-11 Andrew Cagney <cagney@redhat.com>
9249
9250 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
9251 SAVED_PC_AFTER_CALL.
9252 * gdbarch.h, gdbarch.c: Regenerate.
9253 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9254 * x86-64-tdep.c (x86_64_init_abi): Update.
9255 * vax-tdep.c (vax_gdbarch_init): Update.
9256 * v850-tdep.c (v850_gdbarch_init): Update.
9257 * sparc-tdep.c (sparc_gdbarch_init): Update.
9258 * sh-tdep.c (sh_gdbarch_init): Update.
9259 * s390-tdep.c (s390_gdbarch_init): Update.
9260 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9261 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9262 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9263 * mips-tdep.c (mips_gdbarch_init): Update.
9264 * mcore-tdep.c (mcore_gdbarch_init): Update.
9265 * m68k-tdep.c (m68k_gdbarch_init): Update.
9266 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9267 * ia64-tdep.c (ia64_gdbarch_init): Update.
9268 (ia64_saved_pc_after_call): Update declaration.
9269 * i386ly-tdep.c (i386lynx_init_abi): Update.
9270 * i386-tdep.c (i386_gdbarch_init): Update.
9271 * hppa-tdep.c (hppa_gdbarch_init): Update.
9272 * h8300-tdep.c (h8300_gdbarch_init): Update.
9273 * frv-tdep.c (frv_gdbarch_init): Update.
9274 * cris-tdep.c (cris_gdbarch_init): Update.
9275 * avr-tdep.c (avr_gdbarch_init): Update.
9276 * arm-tdep.c (arm_gdbarch_init): Update.
9277 * alpha-tdep.c (alpha_gdbarch_init): Update.
9278 * ns32knbsd-nat.c (frame_num_args): Update.
9279 * ns32k-tdep.c (umax_frame_num_args): Update.
9280 * mips-tdep.c (mips_init_frame_pc_first): Update.
9281 * infrun.c (step_over_function): Update.
9282 * i386-linux-tdep.c (skip_hurd_resolver): Update.
9283 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
9284 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
9285 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9286 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9287 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
9288 * arm-linux-tdep.c (skip_hurd_resolver): Update.
9289 * arch-utils.c (init_frame_pc_default): Update.
9290 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
9291 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
9292 declaration.
9293
9294 2003-04-11 Andrew Cagney <cagney@redhat.com>
9295
9296 * i387-tdep.c: Update copyright.
9297 (i387_to_double): Delete function.
9298 (double_to_i387): Delete function.
9299
9300 2003-04-10 Andrew Cagney <cagney@redhat.com>
9301
9302 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
9303 frame's function's address. Simplify.
9304 (d10v_frame_unwind_cache): Check that the frame's function is
9305 non-zero.
9306
9307 2003-04-10 Jim Blandy <jimb@redhat.com>
9308
9309 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
9310 call to set_gdbarch_deprecated_push_arguments.
9311
9312 2003-04-10 Andrew Cagney <cagney@redhat.com>
9313
9314 * frame.c (fprint_frame_id): New function.
9315 (fprint_frame_type, fprint_frame): New function.
9316 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
9317 (create_sentinel_frame, get_frame_id): Ditto.
9318 (frame_id_p, frame_id_eq): Ditto.
9319 (frame_id_inner, create_new_frame): Ditto.
9320 (legacy_get_prev_frame, get_prev_frame): Ditto.
9321 (deprecated_update_frame_pc_hack): Ditto.
9322 (frame_register_unwind): Ditto.
9323 (deprecated_update_frame_base_hack): Ditto.
9324
9325 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
9326
9327 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
9328 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
9329 frame_chain function.
9330 * Makefile.in: Add dependencies due to above change.
9331
9332 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
9333
9334 * blockframe.c (legacy_frame_chain_valid): Move call to
9335 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
9336 inside_entry_file.
9337
9338 2003-04-09 Andrew Cagney <cagney@redhat.com>
9339
9340 * frame.h (struct frame_id): Replace "pc" and "base" with
9341 "stack_addr" and "code_addr". Update comments.
9342 (frame_id_build): Update parameter names and comment.
9343 (struct frame_info): Replace "id_p" and "id" with "this_id".
9344 * dummy-frame.c (dummy_frame_this_id): Update.
9345 * breakpoint.c (print_one_breakpoint): Update.
9346 * frame.c (get_frame_id): Update.
9347 (get_frame_base, frame_id_build): Update.
9348 (create_sentinel_frame, legacy_get_prev_frame): Update.
9349 (deprecated_update_frame_base_hack): Update.
9350 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
9351 (frame_id_inner): Ditto.
9352
9353 2003-04-09 Andrew Cagney <cagney@redhat.com>
9354
9355 * defs.h (gdb_print_host_address): Make "addr" parameter a
9356 pointer constant.
9357 * utils.c (gdb_print_host_address): Update.
9358
9359 2003-04-09 Kevin Buettner <kevinb@redhat.com>
9360
9361 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
9362 register number for R0 is 0.
9363
9364 2003-04-09 J. Brobecker <brobecker@gnat.com>
9365
9366 * frame.h (struct gdbarch): Add opaque structure definition
9367 to avoid a compilation warning on LynxOS 4.0.
9368
9369 2003-04-09 Andrew Cagney <cagney@redhat.com>
9370
9371 * frame.h (struct frame_info): Delete field "pc". Replace
9372 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
9373 structure.
9374 * frame.c (frame_pc_unwind): Update.
9375 (create_sentinel_frame): Do not set "pc".
9376 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
9377 (get_frame_pc): Call frame_pc_unwind.
9378 (deprecated_update_frame_pc_hack): Update.
9379 (create_new_frame): Use "pc" not "->pc".
9380
9381 2003-04-09 Andrew Cagney <cagney@redhat.com>
9382
9383 * frame.c (get_frame_id): Eliminate code updating "frame".
9384 (legacy_get_prev_frame): Ditto.
9385 (get_frame_base): Return id.base directly.
9386 (deprecated_update_frame_base_hack): Update "id.base".
9387 * frame.h (struct frame_info): Delete field "frame".
9388
9389 2003-04-09 Andrew Cagney <cagney@redhat.com>
9390
9391 * NEWS: Mention that the "Sequent family" is obsolete.
9392 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
9393 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
9394 * configure.host: Obsolete i[3456]86-sequent-bsd*,
9395 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
9396 * config/i386/tm-ptx4.h: Obsolete file.
9397 * config/i386/tm-ptx.h: Obsolete file.
9398 * symm-tdep.c: Obsolete file.
9399 * config/i386/symmetry.mt: Obsolete file.
9400 * config/i386/tm-symmetry.h: Obsolete file.
9401 * symm-nat.c: Obsolete file.
9402 * config/i386/nm-symmetry.h: Obsolete file.
9403 * config/i386/xm-symmetry.h: Obsolete file.
9404 * config/i386/symmetry.mh: Obsolete file.
9405 * config/i386/nm-ptx4.h: Obsolete file.
9406 * config/i386/ptx4.mh: Obsolete file.
9407 * config/i386/ptx.mt: Obsolete file.
9408 * config/i386/ptx.mh: Obsolete file.
9409 * config/i386/xm-ptx4.h: Obsolete file.
9410 * config/i386/xm-ptx.h: Obsolete file.
9411
9412 2003-04-09 Andrew Cagney <cagney@redhat.com>
9413
9414 Obsolete mips*-*-mach3*.
9415 * NEWS: Mention that mips*-*-mach3* is obsolete.
9416 * m3-nat.c: Obsolete file.
9417 * config/nm-m3.h: Obsolete file.
9418 * config/mips/tm-mipsm3.h: Obsolete file.
9419 * config/mips/mipsm3.mt: Obsolete file.
9420 * config/mips/mipsm3.mh: Obsolete file.
9421 * config/mips/xm-mipsm3.h: Obsolete file.
9422 * mipsm3-nat.c: Obsolete file.
9423 * configure.host: Obsolete mips-dec-mach3*.
9424 * configure.tgt: Obsolete mips*-*-mach3*.
9425
9426 2003-04-09 Andrew Cagney <cagney@redhat.com>
9427
9428 * doublest.h: Update copyright.
9429 (deprecated_store_floating, deprecated_extract_floating): Rename
9430 store_floating and extract_floating. Update comments.
9431 * doublest.c: Update copyright.
9432 (extract_floating_by_length): Replace extract_floating.
9433 (store_floating_by_length): Replace store_floating.
9434 (deprecated_extract_floating): New function.
9435 (deprecated_store_floating): New function.
9436 (extract_typed_floating): Call extract_floating_by_length.
9437 (store_typed_floating): Call store_floating_by_length.
9438 * x86-64-tdep.c (x86_64_store_return_value): Update.
9439 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
9440 (sh64_extract_return_value): Update.
9441 (sh_sh4_register_convert_to_virtual): Update.
9442 (sh_sh64_register_convert_to_virtual): Update.
9443 (sh_sh4_register_convert_to_raw): Update.
9444 (sh_sh64_register_convert_to_raw): Update.
9445 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
9446 (rs6000_register_convert_to_raw): Update.
9447 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
9448 (ia64_register_convert_to_raw): Update.
9449 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
9450 (REGISTER_CONVERT_TO_VIRTUAL): Update.
9451 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
9452 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
9453 (alpha_register_convert_to_raw): Update.
9454
9455 2003-04-08 Andrew Cagney <cagney@redhat.com>
9456
9457 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
9458 * gdbarch.h, gdbarch.c: Re-generate.
9459 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
9460 (d10v_gdbarch_init): Do not set saved_pc_after_call.
9461 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
9462 conditionally, use frame_pc_unwind as an alternative. Add
9463 comments.
9464 * arch-utils.c (init_frame_pc_default): Only call
9465 SAVED_PC_AFTER_CALL when available.
9466
9467 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
9468
9469 * infrun.c (stop_soon): Rename from stop_soon_quietly.
9470 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
9471 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
9472 (start_remote): Ditto.
9473 (handle_inferior_event): Ditto.
9474 (save_inferior_status): Ditto.
9475 (restore_inferior_status): Ditto.
9476 * infcmd.c (attach_command): Ditto.
9477 * fork-child.c (startup_inferior): Ditto.
9478 * inferior.h (stop_soon): Rename from stop_soon_quietly.
9479 * alpha-tdep.c (heuristic_proc_start): Ditto.
9480 * mips-tdep.c (heuristic_proc_start): Ditto.
9481 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
9482 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
9483 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
9484 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
9485 * remote-vx.c (vx_create_inferior): Ditto.
9486
9487 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
9488
9489 * infrun.c (stop_soon_quietly): Make it an enum, to better
9490 override the default behavior of handle_inferior_event.
9491 (clear_proceed_status): Update uses of stop_soon_quietly to
9492 reflect that it is now an enum.
9493 (start_remote): Ditto.
9494 (handle_inferior_event): Change logic a bit if stop_soon_quietly
9495 is set to handle the new GNU/Linux kernel behavior for
9496 attach/sigstop. Update uses of stop_soon_quietly.
9497 * inferior.h (enum stop_kind): New enum.
9498 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
9499 Reset normal handle_inferior_event behavior, afterwards.
9500 * fork-child.c (startup_inferior): Update.
9501 * alpha-tdep.c (heuristic_proc_start): Update.
9502 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
9503 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
9504 * solib-osf.c (osf_solib_create_inferior_hook): Update.
9505 * solib-irix.c (irix_solib_create_inferior_hook): Update.
9506 * remote-vx.c (vx_create_inferior): Update.
9507 * mips-tdep.c (heuristic_proc_start): Update.
9508
9509 2003-04-07 Elena Zannoni <ezannoni@redhat.com>
9510
9511 * disasm.c (dump_insns): Move variables inside loop, or they will
9512 be freed more than once, causing wild memory corruptions.
9513 (gdb_disassembly): Look for the substring "-thread",
9514 instead of "-threads" in the target name, to make sure to find
9515 the 'multi-thread' target. Also, make sure we do the right thing
9516 with the "core" target.
9517
9518 2003-04-07 Kevin Buettner <kevinb@redhat.com>
9519
9520 * mips-tdep.c (mips_print_fp_register): New function, created from
9521 do_fp_register_row(). Registers are now (also) printed as hex.
9522 Only one register is printed per row.
9523 (mips_print_register, do_fp_register_row): Print floating point
9524 registers with mips_print_fp_register().
9525
9526 2003-04-06 Andrew Cagney <cagney@redhat.com>
9527
9528 * valprint.h (inspect_it): Add extern declaration.
9529 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
9530 (selectors_info, classes_info): Ditto.
9531 (find_objc_msgcall): Fix indentation.
9532 (objc_printstr): Delete extern declarations.
9533
9534 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
9535
9536 2003-04-06 Andrew Cagney <cagney@redhat.com>
9537
9538 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
9539 Update comment.
9540 * frame.c (legacy_saved_regs_this_id): Update.
9541 (legacy_get_prev_frame): Update.
9542 * xstormy16-tdep.c: Update comment.
9543 * sparc-tdep.c (sparc_frame_chain): Update comment.
9544 * blockframe.c (legacy_frame_chain_valid): Update.
9545
9546 2003-04-06 Andrew Cagney <cagney@redhat.com>
9547
9548 * valprint.c (val_print_type_code_int): Delete #ifdef
9549 PRINT_TYPELESS_INTEGER code.
9550
9551 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
9552 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
9553 multi-arch definition.
9554 * gdbarch.h: Re-generate.
9555
9556 2003-04-05 Andrew Cagney <cagney@redhat.com>
9557
9558 Eliminate FRAME_FIND_SAVED_REGS.
9559 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
9560 Change FSR parameter to a pointer.
9561 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
9562 Assume FSR parameter is a pointer.
9563 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
9564 Make fsr a pointer.
9565 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
9566 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
9567 saved_regs a pointer.
9568 (hppa_frame_saved_pc): Ditto.
9569 (find_dummy_frame_regs): Make frame_saved_regs a pointer
9570 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
9571 pointer.
9572 (restore_pc_queue): Make fsr a pointer.
9573 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
9574 (hppa_frame_chain): Make saved_regs a pointer, call
9575 hppa_frame_init_saved_regs.
9576 * sparc-tdep.c: Include "gdb_assert.h".
9577 (sparc_frame_find_saved_regs): Replace internal_error with
9578 gdb_assert.
9579 * remote-vxsparc.c (vx_read_register): Delete reference to
9580 FRAME_FIND_SAVED_REGS.
9581 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
9582 * gdbarch.h: Regenerate.
9583 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
9584 (deprecated_get_frame_saved_regs): Delete declaration.
9585 (struct frame_saved_regs): Delete definition.
9586 * frame.c (deprecated_get_frame_saved_regs): Delete function.
9587 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
9588 (hppa_frame_find_saved_regs): Delete declaration.
9589 (FRAME_FIND_SAVED_REGS): Delete macro.
9590 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
9591 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
9592 FRAME_FIND_SAVED_REGS in comment.
9593
9594 2003-04-05 Andrew Cagney <cagney@redhat.com>
9595
9596 * frame.c (frame_func_unwind, get_frame_func): New functions.
9597 * frame.h (get_frame_func, frame_func_unwind): Declare.
9598 (struct frame_info): Add field "prev_func" for caching the
9599 previous frame's function address.
9600 * arm-tdep.c (arm_frameless_function_invocation): Combine
9601 get_pc_function_start and get_frame_pc into get_frame_func.
9602 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
9603 (sh64_nofp_frame_init_saved_regs): Ditto.
9604 * s390-tdep.c (s390_function_start): Ditto.
9605 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
9606 (rs6000_frameless_function_invocation): Ditto.
9607 (rs6000_frame_saved_pc): Ditto.
9608 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
9609 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
9610 * i386-tdep.c (i386_frameless_signal_p): Ditto.
9611 (i386_frame_init_saved_regs): Ditto.
9612 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
9613 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
9614 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
9615 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
9616 * blockframe.c (frameless_look_for_prologue): Ditto.
9617
9618 2003-04-05 Andrew Cagney <cagney@redhat.com>
9619
9620 * frame.c (legacy_get_prev_frame): Link prev to next at the
9621 function start. Update comments.
9622
9623 2003-04-05 Andrew Cagney <cagney@redhat.com>
9624
9625 * frame.c (get_frame_id): Update comment.
9626 (legacy_get_prev_frame): Update comment.
9627 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
9628 * gdbarch.h: Regenerate.
9629 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
9630 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
9631
9632 2003-04-05 Andrew Cagney <cagney@redhat.com>
9633
9634 * stack.c (print_frame_info): Use get_frame_pc.
9635
9636 2003-04-04 Andrew Cagney <cagney@redhat.com>
9637
9638 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
9639 the frame's type from the unwinder.
9640 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
9641 (create_new_frame, legacy_get_prev_frame): When the unwinder's
9642 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
9643 (get_frame_base_address): Use get_frame_type.
9644 (get_frame_locals_address, get_frame_args_address): Ditto.
9645 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
9646 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
9647 (struct frame_info): Add comment explaining why the frame contains
9648 a "type" field.
9649 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
9650 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
9651 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
9652 NORMAL_FRAME.
9653 * frame-unwind.h: Include "frame.h".
9654 (struct frame_unwind): Add "type" field.
9655 * Makefile.in (frame_unwind_h): Add $(frame_h).
9656
9657 2003-04-04 Andrew Cagney <cagney@redhat.com>
9658
9659 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
9660 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
9661 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
9662 get_frame_base.
9663 (d10v_unwind_dummy_id): Use frame_id_build.
9664 * frame.c (find_frame_sal): Use get_frame_pc.
9665 (create_new_frame): Use deprecated_update_frame_pc_hack and
9666 deprecated_update_frame_base_hack.
9667 (create_sentinel_frame): Add comment about ->pc going away.
9668 (get_prev_frame): Add comment about ->pc going away.
9669 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
9670 frame_id_build, deprecated_update_frame_pc_hack and
9671 deprecated_update_frame_base_hack.
9672 (select_frame): Use get_frame_pc.
9673 (legacy_saved_regs_this_id): Use frame_id_build.
9674
9675 2003-04-04 Elena Zannoni <ezannoni@redhat.com>
9676
9677 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
9678 signed integer case.
9679 (classify_argument): Handle enumerations and references.
9680
9681 2003-04-04 Andrew Cagney <cagney@redhat.com>
9682
9683 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
9684 ID to NULL.
9685
9686 2003-04-01 Adam Fedor <fedor@gnu.org>
9687
9688 * gdb/objc-lang.c (selectors_info): Replace calls to
9689 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
9690 SYMBOL_NATURAL_NAME.
9691 (classes_info, find_methods): Likewise.
9692
9693 2003-04-03 Kevin Buettner <kevinb@redhat.com>
9694
9695 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
9696 ``mach'' to the value determined by bfd_default_set_arch_mach().
9697
9698 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9699
9700 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
9701 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
9702 (mi-cmd-file.o): Update dependencies.
9703
9704 2003-04-01 Kevin Buettner <kevinb@redhat.com>
9705
9706 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
9707 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
9708
9709 2003-04-01 Adam Fedor <fedor@gnu.org>
9710
9711 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
9712 * language.h (struct language_defn): Add la_demangle.
9713 (language_demangle): Declare.
9714 * language.c (language_demangle): New function.
9715 (unk_lang_demangle): Likewise.
9716 (unknown_language_defn, auto_language_defn, local_language_defn):
9717 Add ukn_lang_demangle.
9718 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
9719 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
9720 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
9721 (cplus_language_defn): Add cplus_demangle for la_demangle element.
9722 * jv-lang.c (java_demangle): New function
9723 (java_language_defn): Use it for la_demangle element.
9724 * objc-lang.c (objc_demangle): Add options argument
9725 (objc_language_defn): Use objc_demangle for la_demangle element.
9726 * maint.c (maintenance_demangle): Replace switch with
9727 call to language_demangle.
9728 * utils.c (fprintf_symbol_filtered): Likewise.
9729
9730 2003-04-01 Andrew Cagney <cagney@redhat.com>
9731
9732 * printcmd.c (print_frame_nameless_args): Delete #ifdef
9733 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
9734 PRINT_TYPELESS_INTEGER.
9735 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
9736 PUSH_RETURN_ADDRESS.
9737
9738 2003-04-01 Andrew Cagney <cagney@redhat.com>
9739
9740 * Makefile.in (d10v-tdep.o): Update dependencies.
9741 * d10v-tdep.c: Include "frame-base.h".
9742 (d10v_frame_unwind): Make constant.
9743 (d10v_frame_base_address): New function.
9744 (d10v_frame_base): New variable.
9745 (d10v_gdbarch_init): Set frame_base default.
9746 (struct d10v_unwind_cache): Add the field "prev_sp". Update
9747 comment for base.
9748 (d10v_frame_unwind_cache): Set and use "prev_sp".
9749 (d10v_frame_this_id): Use the previous frame's inner most stack
9750 address and this frame's func address for the frame ID. Use
9751 frame_id_build. Don't analyze beyond the current instruction.
9752
9753 2003-04-01 Andrew Cagney <cagney@redhat.com>
9754
9755 * frame.h (get_frame_locals_address, get_frame_args_address):
9756 Refer to the base address, instead of the address of the first
9757 local or parameter.
9758
9759 2003-04-01 Andrew Cagney <cagney@redhat.com>
9760
9761 Add frame debug info addresses:
9762 * frame-base.c: New file.
9763 * frame-base.h: New file.
9764 * frame.h (struct frame_base): Add opaque declaration.
9765 (get_frame_base): Update comment.
9766 (get_frame_base_address): Declare.
9767 (get_frame_locals_address): Declare.
9768 (get_frame_args_address): Declare.
9769 (struct frame_info): Add "base" and "base_cache". Update
9770 comments on the unwinder.
9771 * frame.c: Include "frame-base.h".
9772 (get_frame_locals_address): New function.
9773 (get_frame_base_address): New function.
9774 (get_frame_args_address): New function.
9775 * findvar.c (read_var_value): Use get_frame_locals_address and
9776 get_frame_args_address.
9777 * stack.c (frame_info): Use get_frame_locals_address and
9778 get_frame_args_address.
9779 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
9780 moved to "frame-base.c".
9781 * printcmd.c (print_frame_nameless_args): Ditto.
9782 * symtab.h (address_class): Update comments.
9783 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
9784 get_frame_base_address.
9785 * dwarf2expr.c (execute_stack_op): Ditto.
9786 * Makefile.in (frame_base_h): Define.
9787 (frame.o): Update dependencies.
9788 (frame-base.o): Add dependencies.
9789 (SFILES): Add frame-base.c.
9790 (COMMON_OBS): Add frame-base.o.
9791
9792 2003-04-01 Andrew Cagney <cagney@redhat.com>
9793
9794 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
9795 CALL_DUMMY_LENGTH): Ditto.
9796 * gdbarch.c: Re-generate.
9797 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
9798 (CALL_DUMMY_LENGTH): Delete macro.
9799 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
9800 * arm-tdep.c (arm_gdbarch_init): Ditto.
9801 * avr-tdep.c (avr_gdbarch_init): Ditto.
9802 * cris-tdep.c (cris_gdbarch_init): Ditto.
9803 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9804 * frv-tdep.c (frv_gdbarch_init): Ditto.
9805 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9806 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9807 * i386-tdep.c (i386_gdbarch_init): Ditto.
9808 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9809 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9810 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9811 * mips-tdep.c (mips_gdbarch_init): Ditto.
9812 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9813 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9814 * s390-tdep.c (s390_gdbarch_init): Ditto.
9815 * sh-tdep.c (sh_gdbarch_init): Ditto.
9816 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9817 * v850-tdep.c (v850_gdbarch_init): Ditto.
9818 * vax-tdep.c (vax_gdbarch_init): Ditto.
9819 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
9820
9821 2003-04-01 Corinna Vinschen <vinschen@redhat.com>
9822
9823 * frame.c (get_prev_frame): Disable call to inside_entry_file().
9824
9825 2003-04-01 Andrew Cagney <cagney@redhat.com>
9826
9827 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
9828 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9829 * gdbarch.h, gdbarch.c: Re-generate.
9830 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9831 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9832 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9833 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9834 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
9835 * infcmd.c (run_stack_dummy): Simplify assuming
9836 CALL_DUMMY_BREAKPOINT_OFFSET_P.
9837 * infrun.c (handle_inferior_event): Ditto.
9838 * alpha-tdep.c (alpha_gdbarch_init): Do not set
9839 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
9840 * arm-tdep.c (arm_gdbarch_init): Ditto.
9841 * avr-tdep.c (avr_gdbarch_init): Ditto.
9842 * cris-tdep.c (cris_gdbarch_init): Ditto.
9843 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9844 * frv-tdep.c (frv_gdbarch_init): Ditto.
9845 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9846 * i386-tdep.c (i386_gdbarch_init): Ditto.
9847 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9848 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9849 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9850 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9851 * mips-tdep.c (mips_gdbarch_init): Ditto.
9852 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9853 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9854 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9855 * s390-tdep.c (s390_gdbarch_init): Ditto.
9856 * sh-tdep.c (sh_gdbarch_init): Ditto.
9857 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9858 * v850-tdep.c (v850_gdbarch_init): Ditto.
9859 * vax-tdep.c (vax_gdbarch_init): Ditto.
9860 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
9861
9862 2003-04-01 Daniel Jacobowitz <drow@mvista.com>
9863
9864 * symfile.c (symfile_relocate_debug_section): Update call to
9865 bfd_simple_get_relocated_section_contents.
9866
9867 2003-03-31 Andrew Cagney <cagney@redhat.com>
9868
9869 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
9870 * gdbarch.h, gdbarch.c: Regenerate.
9871 * inferior.h (FIX_CALL_DUMMY): Delete macro.
9872 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
9873 available.
9874 * frame.h (generic_fix_call_dummy): Delete declaration.
9875 * dummy-frame.h: Update comment.
9876 * dummy-frame.c (generic_fix_call_dummy): Delete function.
9877 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
9878 fix_call_dummy.
9879 * sh-tdep.c (sh_gdbarch_init): Ditto.
9880 * s390-tdep.c (s390_gdbarch_init): Ditto.
9881 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9882 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9883 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9884 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9885 * i386-tdep.c (i386_gdbarch_init): Ditto.
9886 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9887 * frv-tdep.c (frv_gdbarch_init): Ditto.
9888 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9889 * cris-tdep.c (cris_gdbarch_init): Ditto.
9890 * avr-tdep.c (avr_gdbarch_init): Ditto.
9891 * arm-tdep.c (arm_gdbarch_init): Ditto.
9892
9893 2003-03-31 J. Brobecker <brobecker@gnat.com>
9894
9895 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
9896 (INIT_FRAME_AP): Likewise.
9897 (EXTRA_FRAME_INFO): Likewise.
9898
9899 2003-03-31 Andrew Cagney <cagney@redhat.com>
9900
9901 * gdbarch.sh: Include "symfile.h".
9902 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
9903 * gdbarch.h, gdbarch.c: Re-generate.
9904 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
9905 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
9906 call_dummy_address, the default is at entry_point_address.
9907 * v850-tdep.c (v850_gdbarch_init): Ditto.
9908 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9909 * sh-tdep.c (sh_gdbarch_init): Ditto.
9910 * s390-tdep.c (s390_gdbarch_init): Ditto.
9911 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9912 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9913 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9914 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9915 * i386-tdep.c (i386_gdbarch_init): Ditto.
9916 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9917 * frv-tdep.c (frv_gdbarch_init): Ditto.
9918 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9919 * cris-tdep.c (cris_gdbarch_init): Ditto.
9920 * arm-tdep.c (arm_gdbarch_init): Ditto.
9921
9922 2003-03-31 Andrew Cagney <cagney@redhat.com>
9923
9924 * gdbarch.sh (CALL_DUMMY_P): Delete.
9925 * gdbarch.h, gdbarch.c: Re-generate.
9926 * inferior.h (CALL_DUMMY_P): Delete macro.
9927 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9928 * vax-tdep.c (vax_gdbarch_init): Update.
9929 * v850-tdep.c (v850_gdbarch_init): Update.
9930 * sparc-tdep.c (sparc_gdbarch_init): Update.
9931 * sh-tdep.c (sh_gdbarch_init): Update.
9932 * s390-tdep.c (s390_gdbarch_init): Update.
9933 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9934 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9935 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9936 * mips-tdep.c (mips_gdbarch_init): Update.
9937 * mcore-tdep.c (mcore_gdbarch_init): Update.
9938 * m68k-tdep.c (m68k_gdbarch_init): Update.
9939 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9940 * ia64-tdep.c (ia64_gdbarch_init): Update.
9941 * i386-tdep.c (i386_gdbarch_init): Update.
9942 * h8300-tdep.c (h8300_gdbarch_init): Update.
9943 * frv-tdep.c (frv_gdbarch_init): Update.
9944 * d10v-tdep.c (d10v_gdbarch_init): Update.
9945 * cris-tdep.c (cris_gdbarch_init): Update.
9946 * breakpoint.c (deprecated_frame_in_dummy): Update.
9947 * avr-tdep.c (avr_gdbarch_init): Update.
9948 * alpha-tdep.c (alpha_gdbarch_init): Update.
9949 * arm-tdep.c (arm_gdbarch_init): Update.
9950 * dummy-frame.c (dummy_frame_this_id): Update comments.
9951 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
9952 * frame.c (legacy_get_prev_frame): Ditto.
9953 * valops.c (call_function_by_hand): Delete function.
9954 (hand_function_call): Rename to call_function_by_hand
9955
9956 2003-03-30 Andrew Cagney <cagney@redhat.com>
9957
9958 2002-11-10 Klee Dienes <kdienes@apple.com>
9959 * value.h (struct value): Update comment.
9960
9961 2003-03-30 Andrew Cagney <cagney@redhat.com>
9962
9963 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
9964 D10V_FP_REGNUM.
9965 (d10v_gdbarch_init): Do not set fp_regnum.
9966
9967 * frame.c (get_frame_base): Force ID initialization.
9968 (get_prev_frame): Move computation of the frame ID from here ...
9969 (get_frame_id): ... to here.
9970 (legacy_get_prev_frame): Mark the frame ID as valid.
9971 * frame.h (struct frame_info): Add field "id_p".
9972
9973 2003-03-30 Mark Kettenis <kettenis@gnu.org>
9974
9975 * i386-tdep.c (i386_store_struct_return): Removed.
9976 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
9977
9978 2003-03-30 Andrew Cagney <cagney@redhat.com>
9979
9980 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
9981 * gdbarch.h, gdbarch.c: Regenerate.
9982 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
9983 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
9984 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9985 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9986 * i386-tdep.c (i386_gdbarch_init): Ditto.
9987 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9988 * cris-tdep.c (cris_gdbarch_init): Ditto.
9989 * vax-tdep.c (vax_gdbarch_init): Ditto.
9990 * s390-tdep.c (s390_gdbarch_init): Ditto.
9991 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9992 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9993 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9994 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
9995 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
9996 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
9997 * sparc-tdep.c (sparc_gdbarch_init): Update.
9998 * sh-tdep.c (sh_gdbarch_init): Update.
9999 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10000 * mips-tdep.c (mips_gdbarch_init): Update.
10001 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10002 * ia64-tdep.c (ia64_gdbarch_init): Update.
10003 * frv-tdep.c (frv_gdbarch_init): Update.
10004 * avr-tdep.c (avr_gdbarch_init): Update.
10005 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
10006 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
10007 instead of when push_dummy_call is not available.
10008
10009 2003-03-30 Andrew Cagney <cagney@redhat.com>
10010
10011 * infttrace.c: Include "gdbthread.h".
10012 (parent_attach_all): Fix function signature.
10013 (call_ptrace): Update call.
10014 * Makefile.in (infttrace.o): Update dependencies.
10015
10016 2003-03-30 Andrew Cagney <cagney@redhat.com>
10017
10018 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
10019 PUSH_RETURN_ADDRESS.
10020 * gdbarch.h, gdbarch.c: Regenerate.
10021 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10022 * x86-64-tdep.c (x86_64_init_abi): Update.
10023 * v850-tdep.c (v850_gdbarch_init): Update.
10024 * sparc-tdep.c (sparc_gdbarch_init): Update.
10025 * sh-tdep.c (sh_gdbarch_init): Update.
10026 * s390-tdep.c (s390_gdbarch_init): Update.
10027 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10028 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10029 * mips-tdep.c (mips_gdbarch_init): Update.
10030 * mcore-tdep.c (mcore_gdbarch_init): Update.
10031 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10032 * ia64-tdep.c (ia64_gdbarch_init): Update.
10033 * i386-tdep.c (i386_gdbarch_init): Update.
10034 * h8300-tdep.c (h8300_gdbarch_init): Update.
10035 * frv-tdep.c (frv_gdbarch_init): Update.
10036 * cris-tdep.c (cris_gdbarch_init): Update.
10037 * avr-tdep.c (avr_gdbarch_init): Update.
10038 * arm-tdep.c (arm_gdbarch_init): Update.
10039 * valops.c (hand_function_call): Update.
10040
10041 2003-03-29 Andrew Cagney <cagney@redhat.com>
10042
10043 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
10044 sizeof_call_dummy_words.
10045 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
10046 define.
10047 * gdbarch.h: Regenerate.
10048
10049 2003-03-29 Andrew Cagney <cagney@redhat.com>
10050
10051 * infttrace.h: New file.
10052 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
10053 (hpread_get_textlow): Detect an uninitialized dn_bufp.
10054 (hpread_read_doc_function_type): Detect an initialized type1.
10055 (hpread_quick_traverse): Initialize mod_name_string.
10056 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
10057 (som_solib_get_solib_by_pc): Declare.
10058 (so_lib_thread_start_addr): Declare.
10059 (no_shared_libraries): Declare.
10060 * somread.c (init_import_symbols): Make static. Add forward
10061 declaration.
10062 * config/pa/nm-hppah.h: Include "infttrace.h" for
10063 parent_attach_all.
10064 (hppa_insert_hw_watchpoint): Declare.
10065 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
10066 * hppah-nat.c: Include "gdb_string.h".
10067 (parent_attach_all): Delete extern declaration, moved to
10068 "infttrace.h".
10069 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
10070 int.
10071 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
10072 * Makefile.in (infttrace_h): Define.
10073 (hpread.o): Update dependencies.
10074 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
10075 * hppa-hpux-tdep.c: Include "gdb_string.h".
10076 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
10077 * infrun.c (handle_inferior_event): Always initialize
10078 stepped_after_stopped_by_watchpoint. Add default and remove
10079 fallthrough in switch statement.
10080 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
10081 parameter to int.
10082 (hppa_remove_hw_watchpoint): Ditto.
10083
10084 2003-03-29 Andrew Cagney <cagney@redhat.com>
10085
10086 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
10087 offset.
10088
10089 2003-03-29 Richard Earnshaw <rearnsha@arm.com>
10090
10091 * arm-tdep.c (arm_push_arguments): Delete.
10092 (struct stack_item): New type.
10093 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
10094 (arm_store_struct_return): Delte.
10095 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
10096 arm_push_arguments or arm_store_struct_return.
10097
10098 2003-03-28 Andrew Cagney <cagney@redhat.com>
10099
10100 * Makefile.in (d10v-tdep.o): Update dependencies.
10101 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
10102 * d10v-tdep.c: Include "remote.h".
10103 (target_resume_hook): Delete extern declaration.
10104 (target_wait_loop_hook): Ditto.
10105 (tdisassemble_command): Eliminate assignment in "if" conditional.
10106 (d10v_ts2_register_sim_regno): Eliminate call to
10107 legacy_register_sim_regno.
10108 (d10v_ts3_register_sim_regno): Ditto.
10109
10110 2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
10111
10112 * thread.c: Reindented.
10113 * lin-lwp.c: Ditto.
10114 * linux-proc.c: Ditto.
10115
10116 2003-03-28 Bob Rossi <bob_rossi@cox.net>
10117
10118 * MAINTAINERS (write after approval): Add myself.
10119
10120 2003-03-27 Theodore A. Roth <troth@openavr.org>
10121
10122 * objc-exp.y: Add missing semi-colons.
10123
10124 2003-03-27 Andrew Cagney <cagney@redhat.com>
10125
10126 * regcache.c (write_sp): Delete function and references.
10127 * inferior.h (write_sp): Delete declaration.
10128 * valops.c (hand_function_call): Replace write_sp with
10129 TARGET_WRITE_SP.
10130 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
10131 (sparc_pop_frame): Ditto.
10132
10133 2003-03-27 Andrew Cagney <cagney@redhat.com>
10134
10135 * NEWS: Mention removal of support for hppa*-*-bsd* and
10136 hppa*-*-osf* natives, and hppa*-*-pro* target.
10137 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
10138 * config/pa/xm-pa.h: Obsolete file.
10139 * config/pa/xm-hppab.h: Obsolete file.
10140 * config/pa/nm-hppab.h: Obsolete file.
10141 * config/pa/tm-hppab.h: Obsolete file.
10142 * config/pa/tm-hppao.h: Obsolete file.
10143 * config/pa/nm-hppao.h: Obsolete file.
10144 * config/pa/tm-pro.h: Obsolete file.
10145 * config/pa/hppaosf.mt: Obsolete file.
10146 * config/pa/hppaosf.mh: Obsolete file.
10147 * config/pa/hppapro.mt: Obsolete file.
10148 * config/pa/hppabsd.mt: Obsolete file.
10149 * config/pa/hppabsd.mh: Obsolete file.
10150 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
10151 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
10152 hppa*-*-osf*.
10153
10154 2003-03-27 Andrew Cagney <cagney@redhat.com>
10155
10156 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
10157 push_arguments. Don't set push_return_address or write_sp.
10158 (d10v_push_dummy_call): Replace d10v_push_arguments.
10159 (d10v_push_return_address, d10v_write_sp): Delete function,
10160 handled by push_dummy_call.
10161
10162 2003-03-26 Andrew Cagney <cagney@redhat.com>
10163
10164 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
10165 (push_dummy_call): New pure multi-arch replacement with gdbarch,
10166 regcache and dummy_addr parameters.
10167 * gdbarch.h, gdbarch.c: Re-generate.
10168 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
10169 available; assume it will handle stack alignment and return
10170 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
10171 legacy_push_arguments.
10172 (legacy_push_arguments): Rename default_push_arguments.
10173 * value.h (legacy_push_arguments): Rename default_push_arguments.
10174 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
10175 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10176 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10177 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10178 * config/i386/tm-symmetry.h: Update.
10179 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10180 * x86-64-tdep.c (x86_64_init_abi): Update.
10181 * v850-tdep.c (v850_gdbarch_init): Update.
10182 * sparc-tdep.c (sparc_gdbarch_init): Update.
10183 * sh-tdep.c (sh_gdbarch_init): Update.
10184 * s390-tdep.c (s390_gdbarch_init): Update.
10185 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10186 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10187 * mips-tdep.c (mips_gdbarch_init): Update.
10188 * mcore-tdep.c (mcore_gdbarch_init): Update.
10189 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10190 * ia64-tdep.c (ia64_gdbarch_init): Update.
10191 * i386-tdep.c (i386_gdbarch_init): Update.
10192 * hppa-tdep.c (hppa_gdbarch_init): Update.
10193 * h8300-tdep.c (h8300_gdbarch_init): Update.
10194 * frv-tdep.c (frv_gdbarch_init): Update.
10195 * d10v-tdep.c (d10v_gdbarch_init): Update.
10196 * cris-tdep.c (cris_gdbarch_init): Update.
10197 * avr-tdep.c (avr_gdbarch_init): Update.
10198 * arm-tdep.c (arm_gdbarch_init): Update.
10199 * arm-linux-tdep.c (arm_linux_init_abi): Update.
10200 * alpha-tdep.c (alpha_gdbarch_init): Update.
10201
10202 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10203
10204 * signals/signals.c (do_target_signal_to_host): Correct realtime
10205 signal range test.
10206
10207 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10208
10209 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
10210 (struct sal_chain, map_catch_names): Remove.
10211 (catch_exception_command_1): Don't call
10212 handle_gnu_4_16_catch_command.
10213
10214 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10215
10216 From Mark Dettinger <dettinge@de.ibm.com>:
10217 * dwarf2cfi.c (read_2u): Increment pointer by two.
10218
10219 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10220
10221 * signals/signals.c: Fix typos in last change.
10222
10223 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10224
10225 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
10226 not already defined. Use __SIGRTMIN if available.
10227 (target_signal_from_host): Remove SIGRTMIN block.
10228 (do_target_signal_to_host): Remove SIGRTMIN block; check that
10229 the signal is within the realtime range.
10230
10231 2003-03-25 Adam Fedor <fedor@gnu.org>
10232
10233 * Makefile.in (infrun.o): Add $(language_h)
10234 * infrun.c (handle_inferior_event): Use skip_language_trampoline
10235 for language specific trampolines.
10236 * language.h (struct language_defn): Add skip_trampoline.
10237 (skip_language_trampoline): Declare.
10238 * language.c (unk_lang_trampoline, skip_language_trampoline):
10239 New functions.
10240 (unknown_language_defn, auto_language_defn, local_language_defn):
10241 Add ukn_lang_trampoline.
10242 * ada-lang.c (ada_language_defn): Add NULL for language
10243 specific skip_trampoline.
10244 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
10245 scm-lang.c: Likewise.
10246 * objc-lang.c (objc_skip_trampoline): New function.
10247 (objc_language_defn): Add objc_skip_trampoline.
10248
10249 2003-03-25 Andrew Cagney <cagney@redhat.com>
10250
10251 * frame.c (get_prev_frame): Delay validating a frame's ID -
10252 non-NULL, didn't go backwards - until an attempt to unwind it to
10253 the previous frame.
10254
10255 2003-03-25 Andrew Cagney <cagney@redhat.com>
10256
10257 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
10258 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
10259 * gdbarch.h, gdbarch.c: Re-generate.
10260 * config/sparc/tm-sparc.h
10261 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
10262 * sparc-tdep.c (sparc_gdbarch_init): Set
10263 deprecated_extra_stack_alignment_needed.
10264 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
10265 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
10266 extra_stack_alignment_needed.
10267 * v850-tdep.c (v850_gdbarch_init): Ditto.
10268 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10269 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10270 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10271 * cris-tdep.c (cris_gdbarch_init): Ditto.
10272 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10273 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10274
10275 2003-03-25 Andrew Cagney <cagney@redhat.com>
10276
10277 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
10278 STORE_STRUCT_RETURN.
10279 * gdbarch.h, gdbarch.c: Regenerate.
10280 * d10v-tdep.c (d10v_store_struct_return): Delete function.
10281 (d10v_push_arguments): Set the struct return register.
10282 (d10v_gdbarch_init): Update.
10283 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10284 * x86-64-tdep.c (x86_64_init_abi): Update.
10285 * vax-tdep.c (vax_gdbarch_init): Update.
10286 * v850-tdep.c (v850_gdbarch_init): Update.
10287 * sparc-tdep.c (sparc_gdbarch_init): Update.
10288 * sh-tdep.c (sh_gdbarch_init): Update.
10289 * s390-tdep.c (s390_gdbarch_init): Update.
10290 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10291 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10292 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10293 * mips-tdep.c (mips_gdbarch_init): Update.
10294 * mcore-tdep.c (mcore_gdbarch_init): Update.
10295 * m68k-tdep.c (m68k_gdbarch_init): Update.
10296 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10297 * ia64-tdep.c (ia64_gdbarch_init): Update.
10298 * i386-tdep.c (i386_gdbarch_init): Update.
10299 * hppa-tdep.c (hppa_gdbarch_init): Update.
10300 * h8300-tdep.c (h8300_gdbarch_init): Update.
10301 * frv-tdep.c (frv_gdbarch_init): Update.
10302 * cris-tdep.c (cris_gdbarch_init): Update.
10303 * avr-tdep.c (avr_gdbarch_init): Update.
10304 * arm-tdep.c (arm_gdbarch_init): Update.
10305 * alpha-tdep.c (alpha_gdbarch_init): Update.
10306
10307 2003-03-25 Andrew Cagney <cagney@redhat.com>
10308
10309 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
10310 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
10311 CALL_DUMMY_STACK_ADJUST with a predicate variable.
10312 * gdbarch.h, gdbarch.c: Regenerate.
10313 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10314 call_dummy_stack_adjust_p.
10315 * vax-tdep.c (vax_gdbarch_init): Ditto.
10316 * v850-tdep.c (v850_gdbarch_init): Ditto.
10317 * sh-tdep.c (sh_gdbarch_init): Ditto.
10318 * s390-tdep.c (s390_gdbarch_init): Ditto.
10319 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10320 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10321 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10322 * mips-tdep.c (mips_gdbarch_init): Ditto.
10323 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10324 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10325 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10326 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10327 * i386-tdep.c (i386_gdbarch_init): Ditto.
10328 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10329 * frv-tdep.c (frv_gdbarch_init): Ditto.
10330 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10331 * cris-tdep.c (cris_gdbarch_init): Ditto.
10332 * avr-tdep.c (avr_gdbarch_init): Ditto.
10333 * arm-tdep.c (arm_gdbarch_init): Ditto.
10334 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10335 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
10336 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
10337 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
10338 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
10339 call_dummy_stack_adjust_p.
10340 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
10341 (CALL_DUMMY_STACK_ADJUST): Delete macro.
10342 * sparc-tdep.c (sparc32_push_arguments): Update.
10343 * valops.c (hand_function_call): Update.
10344
10345 2003-03-25 Corinna Vinschen <vinschen@redhat.com>
10346
10347 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
10348 set_gdbarch_char_signed.
10349
10350 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
10351
10352 PR cli/548
10353 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
10354
10355 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
10356
10357 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
10358 (_initialize_arm_tdep): Don't set tm_print_insn.
10359
10360 2003-03-24 Adam Fedor <fedor@gnu.org>
10361
10362 * Makefile.in (YYOBJ): Add objc-exp.tab.o
10363 * objc-lang.h: Add multiple inclusion protection.
10364 (start_msglist, add_msglist, end_msglist): Additional declarations.
10365
10366 2003-03-24 Richard Earnshaw <rearnsha@arm.com>
10367
10368 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
10369 value was renamed to ARM_FLOAT_SOFT_FPA.
10370
10371 2003-03-23 Andrew Cagney <cagney@redhat.com>
10372
10373 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
10374 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
10375 * gdbarch.h, gdbarch.c: Regenerate.
10376 * valops.c (hand_function_call): Update.
10377 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
10378 * frame.c (legacy_saved_regs_this_id): Update.
10379 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
10380 * dummy-frame.h: Update.
10381 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
10382 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
10383 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
10384 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
10385 * config/m68k/tm-sun3.h: Update.
10386 * blockframe.c (inside_main_func, frame_chain_valid): Update.
10387 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10388 * x86-64-tdep.c (x86_64_init_abi): Update.
10389 * vax-tdep.c (vax_gdbarch_init): Update.
10390 * v850-tdep.c (v850_gdbarch_init): Update.
10391 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
10392 * sh-tdep.c (sh_gdbarch_init): Update.
10393 * s390-tdep.c (s390_gdbarch_init): Update.
10394 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
10395 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
10396 (frame_get_saved_regs): Update.
10397 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10398 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10399 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10400 * mips-tdep.c (mips_gdbarch_init): Update.
10401 * mcore-tdep.c (mcore_gdbarch_init): Update.
10402 * m68k-tdep.c (m68k_gdbarch_init): Update.
10403 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10404 * ia64-tdep.c (ia64_gdbarch_init): Update.
10405 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
10406 * i386-interix-tdep.c (i386_interix_init_abi): Update.
10407 (i386_interix_back_one_frame): Update.
10408 * hppa-tdep.c (hppa_gdbarch_init): Update.
10409 (hppa_init_extra_frame_info): Update.
10410 * h8300-tdep.c (h8300_gdbarch_init): Update.
10411 * frv-tdep.c (frv_gdbarch_init): Update.
10412 * cris-tdep.c (cris_gdbarch_init): Update.
10413 * avr-tdep.c (avr_gdbarch_init): Update.
10414 * arm-tdep.c (arm_gdbarch_init): Update.
10415 * alpha-tdep.c (alpha_gdbarch_init): Update.
10416
10417 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10418
10419 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
10420 (arm_get_fp_model): Declare.
10421 * arm-tdep.c (fp_model_strings): New string array.
10422 (arm_fp_model, current_fp_model): New variables.
10423 (arm_get_fp_model): New function.
10424 (arm_set_fp): New function.
10425 (set_fp_model_sfunc): New function.
10426 (show_fp_model): New function.
10427 (_initialize_arm_tdep): Add new command to set/show the FPU.
10428 (arm_extract_return_value): Use arm_get_fp_model.
10429 (arm_store_return_value): Likewise.
10430 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
10431 to initialize the floating-point data types.
10432 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
10433 model is FPA.
10434
10435 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10436
10437 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
10438 the current setting of each value.
10439 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
10440 new_set and new_show. Use add_setshow_cmd_full and
10441 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
10442 commands and add new version as subcommands of "set/show arm".
10443
10444 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10445
10446 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
10447 (set_arm_command, show_arm_command): New functions.
10448 (_initialize_arm_tdep): Add them.
10449 (num_disassembly_options): Renamed from num_flavor_options.
10450 (valid_disassembly_styles): Renamed from valid_flavors.
10451 (disassembly_style): Renamed from disassembly_flavor.
10452 (set_disassembly_style_sfunc): Renamed from
10453 set_disassembly_flavor_sfunc.
10454 (set_disassembly_style): Renamed from set_disassembly_flavor.
10455 (arm_othernames): Updated.
10456 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
10457 command. Add "set/show arm disassembly" commands. Deprecate
10458 "othernames" command.
10459
10460 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10461
10462 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
10463 (arm-tdep.o): Depend on elf_arm_h.
10464
10465 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10466
10467 * Makefile.in (coff_internal_h): Define.
10468 (arm-tdep.o): Update dependencies.
10469
10470 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10471
10472 * arm-tdep.c (prologue_cache): Delete.
10473 (check_prologue_cache, save_prologue_cache): Delete.
10474 (arm_scan_prologue): Don't check or update the prologue_cache.
10475 (arm_gdb_arch_init): Don't initialize it.
10476 (_initialize_arm_tdep): Likewise.
10477
10478 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
10479
10480 * MAINTAINERS (tui): Maintainer of tui code.
10481
10482 2003-03-21 Corinna Vinschen <vinschen@redhat.com>
10483
10484 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
10485 (i386-cygwin-tdep.o): Add dependencies.
10486 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
10487 * i386-cygwin-tdep.c: New file.
10488 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
10489 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
10490
10491 2003-03-20 Andrew Cagney <cagney@redhat.com>
10492
10493 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
10494 (handle_inferior_event): Remove code calling
10495 DYNAMIC_TRAMPOLINE_NEXTPC.
10496
10497 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
10498 already has a full path.
10499
10500 * main.c (gdb_main): Return 1.
10501 (captured_main): Call error to report an invalid interpreter.
10502
10503 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
10504 * alpha-osf1-tdep.c: Include "gdb_string.h".
10505
10506 2003-03-19 J. Brobecker <brobecker@gnat.com>
10507
10508 Continuing work to convert the hppa targets to multiarch partial.
10509
10510 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
10511 method, now that hppa_push_dummy_frame has a conformant prototype.
10512 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
10513 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
10514 for the switch to multiarch partial.
10515
10516 2003-03-19 Kevin Buettner <kevinb@redhat.com>
10517
10518 * mdebugread.c (parse_symbol): For stEnd, we're done counting
10519 when iss is issNull.
10520
10521 2003-03-18 Kevin Buettner <kevinb@redhat.com>
10522
10523 * mips-tdep.c (mips_register_name): Fix fencepost error involving
10524 NUM_REGS bounds check.
10525
10526 2003-03-18 Kevin Buettner <kevinb@redhat.com>
10527
10528 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
10529 * mips-tdep.c (gdb_assert.h): Include.
10530 (mips_generic_reg_names, mips_processor_reg_names): Make static.
10531 (mips_register_name): Handle integer registers explicitly. Add
10532 bounds checking.
10533 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
10534 (mips_lsi33k_reg_names): Don't list integer registers; they're
10535 handled by mips_register_name() now.
10536 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
10537 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
10538 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
10539 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
10540 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
10541
10542 2003-03-18 Andrew Cagney <cagney@redhat.com>
10543
10544 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
10545 a void pointer.
10546 * gdbtypes.h (print_scalar_formatted): Update declaration.
10547 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
10548
10549 2003-03-18 J. Brobecker <brobecker@gnat.com>
10550
10551 * infrun.c (observer.h): Add #include.
10552 (normal_stop): Add call to observer_notify_normal_stop.
10553 * Makefile.in (infrun.o): Add dependency on observer.h.
10554
10555 2003-03-18 J. Brobecker <brobecker@gnat.com>
10556
10557 Continuing work to convert the hppa targets to multiarch partial.
10558 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
10559 parameter. Reformat comment.
10560 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
10561 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
10562 to match new profile.
10563
10564 2003-03-18 J. Brobecker <brobecker@gnat.com>
10565
10566 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
10567 appear to be working in any case.
10568
10569 2003-03-18 J. Brobecker <brobecker@gnat.com>
10570
10571 * observer.c (observer_test_first_observer): New static variable.
10572 (observer_test_second_observer): Likewise.
10573 (observer_test_third_observer): Likewise.
10574 (observer_test_first_notification_function): New static function.
10575 (observer_test_second_notification_function): Likewise.
10576 (observer_test_third_notification_function): Likewise.
10577
10578 2003-03-17 J. Brobecker <brobecker@gnat.com>
10579
10580 * hppa-tdep.c (gdb_assert.h): Add missing #include.
10581 * somsolib.c (gdb_assert.h): Likewise.
10582 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
10583 (somsolib.o): Likewise.
10584
10585 2003-03-17 Andrew Cagney <cagney@redhat.com>
10586
10587 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
10588 BFD. Simplify setting of di.endian.
10589
10590 2003-03-17 Andrew Cagney <cagney@redhat.com>
10591
10592 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
10593 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
10594
10595 From Elena Zannoni <ezannoni@redhat.com>
10596 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
10597 vector and floating-point parameters.
10598 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
10599 convention.
10600 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
10601
10602 2003-03-17 Fernando Nasser <fnasser@redhat.com>
10603
10604 * MAINTAINERS: Remove my name from several maintainership roles.
10605
10606 2003-03-17 Andrew Cagney <cagney@redhat.com>
10607
10608 Fix frame off-by-one bug.
10609 * frame-unwind.h (frame_this_id_ftype): Replace
10610 frame_unwind_id_ftype.
10611 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
10612 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
10613 with "prev_register".
10614 * frame-unwind.c (frame_unwind_find_by_pc): Return
10615 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
10616 comment.
10617 * dummy-frame.c (cached_find_dummy_frame): Delete function.
10618 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
10619 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
10620 (dummy_frame_unwind): Update.
10621 * sentinel-frame.c (sentinel_frame_prev_register): Replace
10622 sentinel_frame_register_unwind.
10623 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
10624 (sentinel_frame_unwinder): Update.
10625 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
10626 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
10627 * frame.c (create_sentinel_frame): Update. Initialize
10628 "prologue_cache" instead of "unwind_cache".
10629 (frame_register_unwind): Call this frame's prev_register with the
10630 next frame and this frame's prologue cache.
10631 (get_prev_frame): Simplify. Always call prev frame's this_id with
10632 this frame and prev frame's prologue cache. Document that this
10633 call is shifted one to the left when compared to the
10634 frame_register_unwind call.
10635 (legacy_saved_regs_prev_register): Replace
10636 frame_saved_regs_register_unwind.
10637 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
10638 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
10639 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
10640 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
10641 (d10v_frame_unwind): Update.
10642 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
10643 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
10644 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
10645 "saved_regs" with "this_saved_regs".
10646
10647 2003-03-16 Andrew Cagney <cagney@redhat.com>
10648
10649 * frame.c (frame_pop): Don't call target_store_registers. Fix
10650 problem reported by Mark Kettenis.
10651
10652 2003-03-16 Mark Kettenis <kettenis@gnu.org>
10653
10654 * i386-tdep.c (i386_register_type): Renamed from
10655 i386_register_virtual_type. Adjust function signature.
10656 (i386_gdbarch_init): Set register_type instead of
10657 deprecated_max_register_raw_size,
10658 deprecated_max_register_virtual_size and register_virtual_type.
10659
10660 2003-03-14 Andrew Cagney <cagney@redhat.com>
10661
10662 * frame.c (get_prev_frame): When a legacy frame, always call
10663 legacy_get_prev_frame. Simplify unwind code using assumption that
10664 the unwinder is new.
10665 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
10666 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
10667 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
10668
10669 2003-03-14 Andrew Cagney <cagney@redhat.com>
10670
10671 * frame.c (get_saved_register): Delete function.
10672 * frame.h (get_saved_register): Delete declaration.
10673 * xstormy16-tdep.c: Update comment.
10674 * regcache.h: Update comments.
10675 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
10676 get_saved_register and extract_address, use
10677 frame_read_unsigned_register.
10678 (sparc_frame_saved_pc): Ditto.
10679 (sparc_get_saved_register): Instead of get_saved_register, use
10680 frame_register.
10681 (sparc_pop_frame): Ditto.
10682 * findvar.c: Update comments.
10683 (value_of_register): Call frame_register instead of
10684 get_saved_register.
10685 (value_from_register): Ditto.
10686 * config/sparc/tm-sparc.h: Update comment.
10687 * breakpoint.c: Update comment.
10688
10689 2003-03-14 Andrew Cagney <cagney@redhat.com>
10690
10691 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
10692 GET_SAVED_REGISTER.
10693 * gdbarch.h, gdbarch.c: Re-generate.
10694 * frame.h: Update comments.
10695 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10696 * x86-64-tdep.c (x86_64_init_abi): Update.
10697 * sparc-tdep.c (sparc_gdbarch_init): Update.
10698 * sh-tdep.c (sh_gdbarch_init): Update.
10699 * mips-tdep.c (mips_gdbarch_init): Update.
10700 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10701 * cris-tdep.c (cris_gdbarch_init): Update.
10702 * ia64-tdep.c (ia64_gdbarch_init): Update.
10703 * frame.c (frame_register): Update.
10704 (get_saved_register): Update.
10705 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
10706
10707 2003-03-13 Andrew Cagney <cagney@redhat.com>
10708
10709 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
10710 * gdbarch.h, gdbarch.c: Regenerate.
10711 * valops.c (hand_function_call): Update comment.
10712 * stack.c (return_command): Update comment.
10713 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
10714 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
10715 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10716 * x86-64-tdep.c (x86_64_init_abi): Update.
10717 * vax-tdep.c (vax_gdbarch_init): Update.
10718 * v850-tdep.c (v850_gdbarch_init): Update.
10719 * sparc-tdep.c (sparc_gdbarch_init): Update.
10720 * sh-tdep.c (sh_gdbarch_init): Update.
10721 * s390-tdep.c (s390_gdbarch_init): Update.
10722 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10723 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10724 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10725 * mips-tdep.c (mips_gdbarch_init): Update.
10726 * mcore-tdep.c (mcore_gdbarch_init): Update.
10727 * m68k-tdep.c (m68k_gdbarch_init): Update.
10728 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10729 * ia64-tdep.c (ia64_gdbarch_init): Update.
10730 * i386-tdep.c (i386_gdbarch_init): Update.
10731 * hppa-tdep.c (hppa_gdbarch_init): Update.
10732 * h8300-tdep.c (h8300_gdbarch_init): Update.
10733 * frv-tdep.c (frv_gdbarch_init): Update.
10734 * cris-tdep.c (cris_gdbarch_init): Update.
10735 * avr-tdep.c (avr_gdbarch_init): Update.
10736 * arm-tdep.c (arm_gdbarch_init): Update.
10737 * alpha-tdep.c (alpha_gdbarch_init): Update.
10738
10739 2003-03-13 Andrew Cagney <cagney@redhat.com>
10740
10741 * frame.c (legacy_frame_p): New function.
10742 (get_prev_frame): Use legacy_frame_p.
10743 * frame.h (legacy_frame_p): Declare.
10744
10745 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
10746
10747 * MAINTAINERS (write after approval): Alphabetically
10748 listing corrected.
10749
10750 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
10751
10752 * MAINTAINERS (write after approval): Add myself.
10753
10754 2003-03-12 Andrew Cagney <cagney@redhat.com>
10755
10756 * frame.c (get_prev_frame): Rename the frame parameter to
10757 "this_frame".
10758 (get_next_frame, legacy_get_prev_frame): Ditto.
10759
10760 2003-03-12 Andrew Cagney <cagney@redhat.com>
10761
10762 * frame.c (get_current_frame): Check target_has_registers before
10763 checking target_has_stack.
10764 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
10765 instead of deprecated_selected_frame.
10766 * findvar.c (value_of_register): Pass "frame", not
10767 deprecated_selected_frame, to value_of_builtin_reg.
10768
10769 2003-03-12 Andrew Cagney <cagney@redhat.com>
10770
10771 * regcache.c (regcache_cooked_write_signed): New function.
10772 (regcache_cooked_write_unsigned): New function.
10773 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
10774 (regcache_cooked_read_signed): Fix regnum in range assertion.
10775 * regcache.h (regcache_cooked_write_signed): Declare.
10776 (regcache_cooked_write_unsigned): Declare.
10777
10778 2003-03-12 Andrew Cagney <cagney@redhat.com>
10779
10780 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
10781 * gdbarch.h, gdbarch.c: Re-generate.
10782 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10783 * x86-64-tdep.h: Update.
10784 * x86-64-tdep.c (x86_64_init_abi): Update.
10785 * v850-tdep.c (v850_gdbarch_init): Update.
10786 * sparc-tdep.c (sparc_gdbarch_init): Update.
10787 * sh-tdep.c (sh_gdbarch_init): Update.
10788 * s390-tdep.c (s390_gdbarch_init): Update.
10789 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10790 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10791 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10792 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10793 * mips-tdep.c (mips_gdbarch_init): Update.
10794 * mcore-tdep.c (mcore_gdbarch_init): Update.
10795 * m68k-tdep.c (m68k_gdbarch_init): Update.
10796 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10797 * ia64-tdep.c (ia64_gdbarch_init): Update.
10798 * i386-tdep.c (i386_gdbarch_init): Update.
10799 * i386-interix-tdep.c (i386_interix_init_abi): Update.
10800 * hppa-tdep.c (hppa_gdbarch_init): Update.
10801 * h8300-tdep.c (h8300_gdbarch_init): Update.
10802 * frv-tdep.c (frv_gdbarch_init): Update.
10803 * cris-tdep.c (cris_gdbarch_init): Update.
10804 * avr-tdep.c (avr_gdbarch_init): Update.
10805 * arm-tdep.c (arm_gdbarch_init): Update.
10806 * alpha-tdep.c (alpha_gdbarch_init): Update.
10807 * sh-tdep.c (sh_init_extra_frame_info): Update.
10808 (sh64_init_extra_frame_info): Update.
10809 * ns32knbsd-nat.c (frame_num_args): Update.
10810 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
10811 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
10812 (xstormy16_frame_chain_valid): Update.
10813 * vax-tdep.c (vax_saved_pc_after_call): Update.
10814 * v850-tdep.c (v850_frame_chain): Update.
10815 (v850_pop_frame): Update.
10816 (v850_init_extra_frame_info): Update.
10817 * sparc-tdep.c (setup_arbitrary_frame): Update.
10818 * ns32k-tdep.c (umax_frame_num_args): Update.
10819 * s390-tdep.c (s390_pop_frame_regular): Update.
10820 * mn10300-tdep.c (mn10300_frame_chain): Update.
10821 (mn10300_pop_frame_regular): Update.
10822 (mn10300_init_extra_frame_info): Update.
10823 * mips-tdep.c (mips_init_frame_pc_first): Update.
10824 (mips_frame_chain): Update.
10825 (mips_pop_frame): Update.
10826 * mcore-tdep.c (mcore_frame_chain): Update.
10827 (mcore_pop_frame): Update.
10828 (mcore_init_extra_frame_info): Update.
10829 * arch-utils.c (init_frame_pc_default): Update.
10830 * m68k-tdep.c (isi_frame_num_args): Update.
10831 (delta68_frame_num_args): Update.
10832 (news_frame_num_args): Update.
10833 * ia64-tdep.c (ia64_pop_frame_regular): Update.
10834 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
10835 (alpha_frame_chain): Update.
10836 (alpha_pop_frame): Update.
10837 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
10838 (hppa_init_extra_frame_info): Update.
10839 (hppa_frame_chain): Update.
10840 (hppa_frame_chain_valid): Update.
10841 * cris-tdep.c (cris_init_extra_frame_info): Update.
10842 * avr-tdep.c (avr_init_extra_frame_info): Update.
10843 * arm-tdep.c (arm_frame_chain_valid): Update.
10844 (arm_init_extra_frame_info): Update.
10845 (arm_pop_frame): Update.
10846 * frame.c (frame_pc_unwind): Update.
10847 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
10848 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10849 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10850 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
10851 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
10852 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
10853
10854 2003-03-12 Andrew Cagney <cagney@redhat.com>
10855
10856 Eliminate the need for POP_FRAME.
10857 * frame.c (do_frame_unwind_register): New function.
10858 (frame_pop): When no POP_FRAME, pop the frame using register
10859 unwind and a scratch regcache.
10860 (frame_saved_regs_pop): Delete function.
10861 (trad_frame_unwinder): Update.
10862 * d10v-tdep.c (d10v_frame_pop): Delete function.
10863 (d10v_frame_unwind): Update.
10864 * sentinel-frame.c (sentinel_frame_pop): Delete function.
10865 (sentinel_frame_unwinder): Update.
10866 * dummy-frame.c (dummy_frame_pop): Delete function.
10867 (dummy_frame_unwind): Update.
10868 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
10869 (struct frame_unwind): Update.
10870
10871 2003-03-11 Kevin Buettner <kevinb@redhat.com>
10872
10873 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
10874 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
10875 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
10876 Do range checks on register number obtained from debugging info.
10877 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
10878 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
10879 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
10880 mapping function.
10881 (do_fp_register_row): Fix typo which caused double type to be
10882 used when attempting to unpack a float.
10883
10884 2003-03-11 J. Brobecker <brobecker@gnat.com>
10885
10886 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
10887
10888 2003-03-11 Andrew Cagney <cagney@redhat.com>
10889
10890 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
10891 frame. Problem found by Corinna Vinschen.
10892
10893 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
10894
10895 * doublest.c (floatformat_from_length): Accept also
10896 the real size of 'long double' type.
10897
10898 2003-03-10 Daniel Jacobowitz <drow@mvista.com>
10899
10900 From Klee Dienes <kdienes@apple.com>:
10901 * breakpoint.c (bpstat_copy): Copy the command lines as well
10902 as the old value, to match what is freed in bpstat_clear.
10903
10904 2003-03-10 David Carlton <carlton@math.stanford.edu>
10905
10906 * minsyms.c (add_minsym_to_hash_table): Replace
10907 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
10908 (compare_minimal_symbols, compact_minimal_symbols)
10909 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
10910 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
10911 of DEPRECATED_SYMBOL_MATCHES_NAME.
10912 (lookup_minimal_symbol_solib_trampoline): Ditto.
10913
10914 2003-03-10 Andrew Cagney <cagney@redhat.com>
10915
10916 * regcache.h (regcache_cooked_read_ftype): Define.
10917 (regcache_save, regcache_restore): Add a cooked_read parameter.
10918 * regcache.c (regcache_save, regcache_restore): Update.
10919 (do_cooked_read): New function.
10920 (regcache_cpy): Pass do_cooked_read to regcache_save and
10921 regcache_restore.
10922
10923 2003-03-10 Andrew Cagney <cagney@redhat.com>
10924
10925 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
10926 * gdbarch.h, gdbarch.c: Re-generate.
10927 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10928 * x86-64-tdep.h: Update.
10929 * x86-64-tdep.c (x86_64_init_abi): Update.
10930 * v850-tdep.c (v850_gdbarch_init): Update.
10931 * sparc-tdep.c (sparc_gdbarch_init): Update.
10932 * sh-tdep.c (sh_gdbarch_init): Update.
10933 * s390-tdep.c (s390_gdbarch_init): Update.
10934 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10935 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10936 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10937 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10938 * mips-tdep.c (mips_gdbarch_init): Update.
10939 * mcore-tdep.c (mcore_gdbarch_init): Update.
10940 * m68k-tdep.c (m68k_gdbarch_init): Update.
10941 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10942 * ia64-tdep.c (ia64_gdbarch_init): Update.
10943 * i386-tdep.c (i386_gdbarch_init): Update.
10944 * i386-interix-tdep.c (i386_interix_init_abi): Update.
10945 * hppa-tdep.c (hppa_gdbarch_init): Update.
10946 * h8300-tdep.c (h8300_gdbarch_init): Update.
10947 * frv-tdep.c (frv_gdbarch_init): Update.
10948 * cris-tdep.c (cris_gdbarch_init): Update.
10949 * avr-tdep.c (avr_gdbarch_init): Update.
10950 * arm-tdep.c (arm_gdbarch_init): Update.
10951 * alpha-tdep.c (alpha_gdbarch_init): Update.
10952 * sh-tdep.c (sh_init_extra_frame_info): Update.
10953 (sh64_init_extra_frame_info): Update.
10954 * ns32knbsd-nat.c (frame_num_args): Update.
10955 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
10956 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
10957 (xstormy16_frame_chain_valid): Update.
10958 * vax-tdep.c (vax_saved_pc_after_call): Update.
10959 * v850-tdep.c (v850_frame_chain): Update.
10960 (v850_pop_frame): Update.
10961 (v850_init_extra_frame_info): Update.
10962 * sparc-tdep.c (setup_arbitrary_frame): Update.
10963 * ns32k-tdep.c (umax_frame_num_args): Update.
10964 * s390-tdep.c (s390_pop_frame_regular): Update.
10965 * mn10300-tdep.c (mn10300_frame_chain): Update.
10966 (mn10300_pop_frame_regular): Update.
10967 (mn10300_init_extra_frame_info): Update.
10968 * mips-tdep.c (mips_init_frame_pc_first): Update.
10969 (mips_frame_chain): Update.
10970 (mips_pop_frame): Update.
10971 * mcore-tdep.c (mcore_frame_chain): Update.
10972 (mcore_pop_frame): Update.
10973 (mcore_init_extra_frame_info): Update.
10974 * arch-utils.c (init_frame_pc_default): Update.
10975 * m68k-tdep.c (isi_frame_num_args): Update.
10976 (delta68_frame_num_args): Update.
10977 (news_frame_num_args): Update.
10978 * ia64-tdep.c (ia64_pop_frame_regular): Update.
10979 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
10980 (alpha_frame_chain): Update.
10981 (alpha_pop_frame): Update.
10982 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
10983 (hppa_init_extra_frame_info): Update.
10984 (hppa_frame_chain): Update.
10985 (hppa_frame_chain_valid): Update.
10986 * cris-tdep.c (cris_init_extra_frame_info): Update.
10987 * avr-tdep.c (avr_init_extra_frame_info): Update.
10988 * arm-tdep.c (arm_frame_chain_valid): Update.
10989 (arm_init_extra_frame_info): Update.
10990 (arm_pop_frame): Update.
10991 * frame.c (frame_pc_unwind): Update.
10992 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
10993 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10994 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10995 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
10996 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
10997 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
10998
10999 2003-03-10 Andrew Cagney <cagney@redhat.com>
11000
11001 * gdbarch.sh (gdbarch_unwind_pc): New method.
11002 * gdbarch.h, gdbarch.c: Regenerate.
11003 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
11004 but use read_pc and FRAME_SAVED_PC as fall backs.
11005 (frame_saved_regs_pc_unwind): Delete function.
11006 (trad_frame_unwinder): Update.
11007 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
11008 (struct frame_unwind): Update.
11009 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
11010 (dummy_frame_unwind): Update.
11011 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
11012 (sentinel_frame_unwinder): Update.
11013 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
11014 (d10v_frame_unwind): Update.
11015 (d10v_unwind_pc): New function.
11016 (d10v_gdbarch_init): Set unwind_pc.
11017
11018 2003-03-10 Andrew Cagney <cagney@redhat.com>
11019
11020 * gdbarch.h: Re-generate.
11021
11022 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
11023 PC.
11024 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
11025 the PC register.
11026
11027 2003-03-08 Mark Kettenis <kettenis@gnu.org>
11028
11029 * gdbarch.sh (save_dummy_frame_tos): Add comment.
11030
11031 2003-03-08 Andrew Cagney <cagney@redhat.com>
11032
11033 * cli-out.c: Update copyright.
11034 (cli_out_data): Define typedef. Use instead of ui_out_data.
11035
11036 2003-03-08 Andrew Cagney <cagney@redhat.com>
11037
11038 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
11039 the result.
11040
11041 2003-03-07 Andrew Cagney <cagney@redhat.com>
11042
11043 * gdbarch.sh: Don't generate two macro definitions when an
11044 undefined macro taking no arguments.
11045 * gdbarch.h: Regenerate.
11046
11047 2002-03-07 Michal Ludvig <mludvig@suse.cz>
11048
11049 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
11050 (x86_64_unwind_dummy_id): New functions.
11051 (x86_64_init_abi): Register these two new functions.
11052
11053 2003-03-07 Michal Ludvig <mludvig@suse.cz>
11054
11055 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
11056 (x86_64_skip_prologue): Move prologue detection to
11057 separate function.
11058 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
11059
11060 2003-03-05 Andrew Cagney <cagney@redhat.com>
11061
11062 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
11063 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
11064 * frame.c (get_prev_frame): Restructure the frame ID unwind code
11065 to use unwind_dummy_id when a dummy frame.
11066 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
11067 predicate.
11068 * gdbarch.h, gdbarch.c: Regneerate.
11069
11070 2003-03-05 Andrew Cagney <cagney@redhat.com>
11071
11072 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
11073 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
11074 Do not use d10v_read_sp or d10v_read_fp when obtaining register
11075 values.
11076
11077 2003-03-05 Andrew Cagney <cagney@redhat.com>
11078
11079 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
11080 (struct d10v_unwind_cache): Delete field "frameless". Replace
11081 "next_addr" with "sp_offset". Add "r11_offset".
11082 (d10v_frame_unwind_cache): Update.
11083 (prologue_find_regs): Update. When "mv r11, sp", save the
11084 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
11085 RN was saved in r11_offset.
11086
11087 2003-03-05 Andrew Cagney <cagney@redhat.com>
11088
11089 * frame.c (deprecated_update_frame_pc_hack): Also update the the
11090 cached PC value in the next frame.
11091
11092 2003-03-05 Andrew Cagney <cagney@redhat.com>
11093
11094 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
11095 "id_unwind_cache" with "id".
11096 (frame_id_unwind): Delete declaration.
11097 * frame.c (frame_id_unwind): Delete function.
11098 (get_prev_frame): Call the frame id unwind method directly. Store
11099 the returned next frame's ID value in NEXT_FRAME. Note that there
11100 is a problem with the wrong unwind ID being called with the wrong
11101 unwind cache.
11102
11103 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
11104
11105 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
11106
11107 2003-03-05 James Ingham <jingham@apple.com>
11108 Daniel Jacobowitz <drow@mvista.com>
11109
11110 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
11111 (auto_cp_abi): New variable.
11112 (current_cp_abi, num_cp_abis): Make static.
11113 (CP_ABI_MAX): Define.
11114 (cp_abis): Turn into an array.
11115 (value_virtual_fn_field): Fix formatting.
11116 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
11117 takes a pointer.
11118 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
11119 (list_cp_abis, _initialize_cp_abi): New functions.
11120 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
11121 declarations for cp_abis, num_cp_abis, current_cp_abi, and
11122 switch_to_cp_abi. Update prototype for register_cp_abi.
11123 * Makefile.in (cp-abi.o): Update dependencies.
11124 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
11125 instead of switch_to_cp_abi.
11126 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
11127 register_cp_abi.
11128 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
11129 register_cp_abi.
11130 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
11131
11132 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
11133
11134 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
11135 * dwarf2loc.c: Include "regcache.h".
11136 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
11137 register_size.
11138 * Makefile.in (dwarf2loc.o): Update dependencies.
11139
11140 2003-03-04 Theodore A. Roth <troth@openavr.org>
11141
11142 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
11143 number of io registers reported by remote target is not a multiple of
11144 step.
11145
11146 2003-03-04 David Carlton <carlton@math.stanford.edu>
11147
11148 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
11149 (lookup_symbol_aux_psymtabs): Update call to
11150 lookup_partial_symbol.
11151 (lookup_transparent_type, find_main_psymtab)
11152 (make_symbol_overload_list): Ditto.
11153
11154 2003-03-04 Kazu Hirata <kazu@cs.umass.edu>
11155
11156 * MAINTAINERS (Write after approval): Update my email address.
11157
11158 2003-03-03 Andrew Cagney <cagney@redhat.com>
11159
11160 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
11161 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
11162 predicate. Replace MAX_REGISTER_RAW_SIZE.
11163 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
11164 MAX_REGISTER_VIRTUAL_SIZE.
11165 * regcache.c (legacy_max_register_raw_size): New function.
11166 (legacy_max_register_virtual_size): New function.
11167 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
11168 (MAX_REGISTER_RAW_SIZE): Define.
11169 (legacy_max_register_raw_size): Declare.
11170 (legacy_max_register_virtual_size): Declare.
11171 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11172 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
11173 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11174 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
11175 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11176 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
11177 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11178 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11179 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11180 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11181 * vax-tdep.c (vax_gdbarch_init): Update.
11182 * v850-tdep.c (v850_gdbarch_init): Update.
11183 * sparc-tdep.c (sparc_gdbarch_init): Update.
11184 * sh-tdep.c (sh_gdbarch_init): Update.
11185 * s390-tdep.c (s390_gdbarch_init): Update.
11186 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11187 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11188 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11189 * mips-tdep.c (mips_gdbarch_init): Update.
11190 * mcore-tdep.c (mcore_gdbarch_init): Update.
11191 * m68k-tdep.c (m68k_gdbarch_init): Update.
11192 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11193 * ia64-tdep.c (ia64_gdbarch_init): Update.
11194 * i386-tdep.c (i386_gdbarch_init): Update.
11195 * hppa-tdep.c (hppa_gdbarch_init): Update.
11196 * h8300-tdep.c (h8300_gdbarch_init): Update.
11197 * frv-tdep.c (frv_gdbarch_init): Update.
11198 * cris-tdep.c (cris_gdbarch_init): Update.
11199 * avr-tdep.c (avr_gdbarch_init): Update.
11200 * arm-tdep.c (arm_gdbarch_init): Update.
11201 * alpha-tdep.c (alpha_gdbarch_init): Update.
11202 * d10v-tdep.c (d10v_gdbarch_init): Do not set
11203 max_register_raw_size or max_register_virtual_size.
11204
11205 2003-03-03 David Carlton <carlton@math.stanford.edu>
11206
11207 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
11208 SYMBOL_MATCHES_NAME, add comment.
11209 (SYMBOL_MATCHES_NATURAL_NAME): New.
11210 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
11211 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
11212 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
11213 * symtab.c (lookup_partial_symbol): Use
11214 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
11215 unhelpful comment.
11216 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
11217 SYMBOL_MATCHES_NAME.
11218 Fix for PR c++/33.
11219
11220 2003-03-03 David Carlton <carlton@math.stanford.edu>
11221
11222 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
11223 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
11224 by regexp matching against SYMBOL_NATURAL_NAME.
11225
11226 2003-03-03 David Carlton <carlton@math.stanford.edu>
11227
11228 * linespec.c (find_method): Extract code into collect_methods.
11229 (collect_methods): New.
11230
11231 2003-03-02 Mark Kettenis <kettenis@gnu.org>
11232
11233 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
11234 get_frame_base.
11235
11236 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
11237 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
11238
11239 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
11240
11241 * arch-utils.c (generic_register_byte): Fix to use the loop index
11242 and not regnum when summing the size of all registers up to regnum.
11243
11244 2003-03-01 Andrew Cagney <cagney@redhat.com>
11245
11246 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
11247 FRAME_INIT_SAVED_REGS.
11248 * gdbarch.h, gdbarch.c: Regenerate.
11249 * stack.c (frame_info): Update.
11250 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
11251 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
11252 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
11253 * ns32k-tdep.c (ns32k_pop_frame): Update.
11254 * mips-tdep.c (mips_pop_frame): Update.
11255 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
11256 * ia64-tdep.c (ia64_frame_chain): Update.
11257 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
11258 (ia64_frameless_function_invocation): Update.
11259 (ia64_init_extra_frame_info): Update.
11260 (ia64_pop_frame_regular): Update.
11261 * frame.h (struct frame_info): Update comment.
11262 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
11263 * frame.c (frame_saved_regs_register_unwind): Update.
11264 (frame_saved_regs_register_unwind): Update.
11265 (deprecated_generic_get_saved_register): Update.
11266 * cris-tdep.c: Update comment.
11267 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
11268 Rename macro.
11269 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11270 * x86-64-tdep.c (x86_64_init_abi): Update.
11271 * vax-tdep.c (vax_gdbarch_init): Update.
11272 * v850-tdep.c (v850_gdbarch_init): Update.
11273 * sparc-tdep.c (sparc_gdbarch_init): Update.
11274 * sh-tdep.c (sh_gdbarch_init): Update.
11275 * s390-tdep.c (s390_gdbarch_init): Update.
11276 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11277 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11278 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11279 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11280 * mips-tdep.c (mips_gdbarch_init): Update.
11281 * mcore-tdep.c (mcore_gdbarch_init): Update.
11282 * m68k-tdep.c (m68k_gdbarch_init): Update.
11283 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11284 * ia64-tdep.c (ia64_gdbarch_init): Update.
11285 * i386-tdep.c (i386_gdbarch_init): Update.
11286 * frv-tdep.c (frv_gdbarch_init): Update.
11287 * avr-tdep.c (avr_gdbarch_init): Update.
11288 * arm-tdep.c (arm_gdbarch_init): Update.
11289 * alpha-tdep.c (alpha_gdbarch_init): Update.
11290
11291 2003-03-01 Andrew Cagney <cagney@redhat.com>
11292
11293 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
11294 option enum and switch. When no windows, set the interpreter to
11295 INTERP_CONSOLE.
11296
11297 2003-03-01 Andrew Cagney <cagney@redhat.com>
11298
11299 * main.c (captured_main): Replace magic option characters with an
11300 enum.
11301
11302 2003-03-01 Andrew Cagney <cagney@redhat.com>
11303
11304 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
11305 INIT_EXTRA_FRAME_INFO.
11306 * gdbarch.h, gdbarch.c: Regenerate.
11307 * arm-tdep.c: Update comments.
11308 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
11309 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
11310 * frame.h, avr-tdep.c: Ditto.
11311 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
11312 (create_new_frame, legacy_get_prev_frame): Ditto.
11313 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
11314 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
11315 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
11316 deprecated_init_extra_frame_info instead of init_extra_frame_info.
11317 * x86-64-tdep.c (x86_64_init_abi): Ditto.
11318 * v850-tdep.c (v850_gdbarch_init): Ditto.
11319 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11320 * sh-tdep.c (sh_gdbarch_init): Ditto.
11321 * s390-tdep.c (s390_gdbarch_init): Ditto.
11322 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
11323 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11324 * mips-tdep.c (mips_gdbarch_init): Ditto.
11325 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11326 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11327 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11328 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
11329 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11330 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11331 * frv-tdep.c (frv_gdbarch_init): Ditto.
11332 * cris-tdep.c (cris_gdbarch_init): Ditto.
11333 * avr-tdep.c (avr_gdbarch_init): Ditto.
11334 * arm-tdep.c (arm_gdbarch_init): Ditto.
11335 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11336 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11337
11338 2003-03-01 Andrew Cagney <cagney@redhat.com>
11339
11340 * gdbarch.sh (register_type): New function with predicate.
11341 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
11342 * gdbarch.h, gdbarch.c: Re-generate.
11343 * arch-utils.c (generic_register_byte): Use generic_register_size.
11344 (generic_register_size): When available, use
11345 gdbarch_register_type.
11346 * regcache.c (init_regcache_descr): When available, initialize the
11347 register type array using gdbarch_register_type. If the
11348 architecture supplies gdbarch_register_type, do not use the legacy
11349 regcache layout.
11350 * d10v-tdep.c (d10v_register_type): Replace
11351 d10v_register_virtual_type.
11352 (d10v_gdbarch_init): Set register_type instead of
11353 register_virtual_type.
11354
11355 2003-03-01 Andrew Cagney <cagney@redhat.com>
11356
11357 * Makefile.in (ax-gdb.o): Update dependencies.
11358 * ax-gdb.c: Include "regcache.h".
11359 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
11360 * findvar.c (value_of_register): Ditto.
11361 * infcmd.c (default_print_registers_info): Ditto.
11362
11363 2003-03-01 Mark Kettenis <kettenis@gnu.org>
11364
11365 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
11366 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
11367
11368 2003-03-01 Mark Kettenis <kettenis@gnu.org>
11369
11370 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
11371 of STREQ.
11372
11373 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
11374
11375 * Makefile.in (dwarf2loc.o): Update dependencies.
11376 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
11377 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
11378 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
11379 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
11380 (locexpr_tracepoint_var_ref): New function.
11381 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
11382
11383 2003-02-28 Andrew Cagney <cagney@redhat.com>
11384
11385 * regcache.c (register_size): New function.
11386 * regcache.h (register_size): Declare
11387 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
11388 max_register_size instead of MAX_REGISTER_RAW_SIZE.
11389
11390 2003-02-28 David Carlton <carlton@math.stanford.edu>
11391
11392 * linespec.c (decode_compound): Extract code into find_method.
11393 (find_method): New.
11394
11395 2003-02-28 J. Brobecker <brobecker@gnat.com>
11396
11397 * Makefile.in: Add rules to build and link in observer.o.
11398
11399 2003-02-27 J. Brobecker <brobecker@gnat.com>
11400
11401 * observer.c: Minor comments edits.
11402
11403 2003-02-27 J. Brobecker <brobecker@gnat.com>
11404
11405 * observer.h, observer.c: New file.
11406
11407 2003-02-27 Andrew Cagney <cagney@redhat.com>
11408
11409 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
11410
11411 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
11412
11413 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
11414 (M6812_OP_STS_EXT): Likewise.
11415 (m6811_prologue): Use the above to recognize prologue.
11416 (m6812_prologue): Likewise.
11417
11418 2003-02-27 David Carlton <carlton@math.stanford.edu>
11419
11420 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
11421 SYMBOL_PRINT_NAME.
11422 (compare_psymbols): Ditto.
11423 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
11424
11425 2003-02-27 Michael Snyder <msnyder@redhat.com>
11426
11427 * f-lang.c (build_fortran_types): New function.
11428 (_initialize_f_language): Gdbarch-register built-in fortran types.
11429 * doublest.c (extract_floating): Fix warning text.
11430
11431 2003-02-27 Andrew Cagney <cagney@redhat.com>
11432
11433 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
11434 predicate. Replaces PUSH_DUMMY_FRAME.
11435 * gdbarch.h, gdbarch.c: Regnerate.
11436 * valops.c (hand_function_call): Update. Call
11437 generic_push_dummy_frame directly.
11438 * vax-tdep.c (vax_gdbarch_init): Update.
11439 * sparc-tdep.c (sparc_gdbarch_init): Update.
11440 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11441 * m68k-tdep.c (m68k_gdbarch_init): Update.
11442 * hppa-tdep.c (hppa_gdbarch_init): Update.
11443 * alpha-tdep.c (alpha_gdbarch_init): Update.
11444 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
11445 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
11446 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
11447 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
11448 push_dummy_frame to generic_push_dummy_frame.
11449 * v850-tdep.c (v850_gdbarch_init): Ditto.
11450 * sh-tdep.c (sh_gdbarch_init): Ditto.
11451 * s390-tdep.c (s390_gdbarch_init): Ditto.
11452 * rs6000-tdep.c (rs6000_gdbarch_init): 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-tdep.c (i386_gdbarch_init): Ditto.
11459 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11460 * frv-tdep.c (frv_gdbarch_init): Ditto.
11461 * d10v-tdep.c (d10v_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
11466 2003-02-26 Kevin Buettner <kevinb@redhat.com>
11467
11468 * mips-tdep.c (show_mips_abi): New function.
11469 (_initialize_mips_tdep): Use show_mips_abi() to implement the
11470 command ``show mips abi''.
11471
11472 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
11473
11474 From Elena Zannoni <ezannoni@redhat.com>
11475 * dbxread.c (process_one_symbol): Only record line 0 if one or
11476 more sline entries have been seen for the function.
11477
11478 2003-02-26 Michael Chastain <mec@shout.net>
11479
11480 * configure: Regenerate with autoconf 000227.
11481
11482 2003-02-26 Michael Chastain <mec@shout.net>
11483
11484 Close PR build/660.
11485 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
11486 for old libc5/glibc.
11487 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
11488
11489 2003-02-26 Kris Warkentin <kewarken@qnx.com>
11490
11491 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
11492 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
11493
11494 2003-02-26 Michael Chastain <mec@shout.net>
11495
11496 * configure.in: New variable HAVE_UINTPTR_T.
11497 * configure, config.in: Regenerated.
11498
11499 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
11500
11501 Fix PR build/1097.
11502 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
11503
11504 2003-02-25 Andrew Cagney <cagney@redhat.com>
11505
11506 * frame.c (get_prev_frame): Add comment on check for
11507 inside_entry_func. Only check for inside_entry_file when not a
11508 dummy and not a sentinel. Check that the new frame is not inner
11509 to the old frame.
11510
11511 2003-02-25 Andrew Cagney <cagney@redhat.com>
11512
11513 * frame.c (frame_debug): New variable.
11514 (_initialize_frame): Add "set/show debug frame" command.
11515 (get_prev_frame): When frame_debug, print reason why unwind
11516 failed.
11517
11518 2003-02-25 Michael Chastain <mec@shout.net>
11519
11520 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
11521 to avoid uintptr_t definition problems.
11522
11523 2003-02-25 David Carlton <carlton@math.stanford.edu>
11524
11525 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
11526 (SYMBOL_LINKAGE_NAME): Ditto.
11527 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
11528 SYMBOL_LINKAGE_NAME.
11529 (struct general_symbol_info): Expand comment.
11530 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
11531 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
11532 (SYMBOL_MATCHES_REGEXP): Ditto.
11533 * symtab.c (symbol_natural_name): New function.
11534 * objfiles.h: Replace all uses of SYMBOL_NAME by
11535 DEPRECATED_SYMBOL_NAME.
11536 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
11537 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
11538 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
11539 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
11540 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
11541 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
11542 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
11543 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
11544 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
11545 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
11546 * ada-exp.y: Ditto.
11547 * ada-exp.y: Update copyright.
11548 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
11549 * cp-valprint.c: Ditto.
11550
11551 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
11552
11553 * infptrace.c (detach): Do not flag error if ptrace detach fails
11554 and errno is set to ESRCH.
11555
11556 2003-02-24 Andrew Cagney <cagney@redhat.com>
11557
11558 * infptrace.c (udot_info): Change type of udot_off to long. Use
11559 paddr when printing udot_off's value.
11560
11561 2003-02-24 David Carlton <carlton@math.stanford.edu>
11562
11563 * symtab.c (make_symbol_overload_list): Only read in partial
11564 symtabs containing a matching partial symbol.
11565
11566 2003-02-24 David Carlton <carlton@math.stanford.edu>
11567
11568 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
11569 do the comparison, not strcmp.
11570 * symfile.c (compare_psymbols): Ditto.
11571 * defs.h: Declare strcmp_iw_ordered.
11572 * utils.c (strcmp_iw_ordered): New function.
11573
11574 2003-02-24 Jim Blandy <jimb@redhat.com>
11575
11576 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
11577 support, shared libs): Remove my name from here, to better reflect
11578 reality.
11579
11580 2003-02-24 Kris Warkentin <kewarken@qnx.com>
11581
11582 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
11583 (target_ops): Add to_have_continuable_watchpoint.
11584 * target.c (update_current_target): Add INHERIT line for
11585 to_have_continuable_watchpoint.
11586 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
11587 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
11588 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
11589 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
11590
11591 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
11592
11593 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
11594 maintainership.
11595
11596 2003-02-24 Kris Warkentin <kewarken@qnx.com>
11597
11598 * solib.c (solib_open): Call target defined search function after
11599 failing with solib-search-path.
11600 * solist.h (target_so_ops): Add find_and_open_solib function hook and
11601 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
11602
11603 2003-02-24 Kris Warkentin <kewarken@qnx.com>
11604
11605 * MAINTAINERS: Add myself to Write After section.
11606
11607 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
11608
11609 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
11610
11611 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
11612
11613 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
11614 (m68hc11_add_reggroups): New function.
11615 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
11616 (m68hc11_gdbarch_init): Install the reggroups.
11617 (_initialize_m68hc11_tdep): Initialize them.
11618
11619 2003-02-21 James E Wilson <wilson@tuliptree.org>
11620
11621 * MAINTAINERS: Update my email address.
11622
11623 2003-02-21 David Carlton <carlton@math.stanford.edu>
11624
11625 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
11626
11627 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
11628
11629 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
11630 * symtab.h: Add opaque declarations of struct axs_value and
11631 struct agent_expr.
11632 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
11633 (struct location_funcs): New type.
11634 (struct symbol): Add "loc" to aux_value.
11635 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
11636 * dwarf2read.c: Include "dwarf2expr.h".
11637 (dwarf2_symbol_mark_computed): New function.
11638 (read_func_scope): Use it.
11639 (var_decode_location): New function.
11640 (new_symbol): Use it.
11641 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
11642
11643 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
11644 (dwarf2expr_h, dwarf2loc_h): New variables.
11645 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
11646 (dwarf2expr.o, dwarf2loc.o): New rules.
11647 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
11648 * buildsym.c (finish_block): Handle LOC_COMPUTED and
11649 LOC_COMPUTED_ARG.
11650 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
11651 * m2-exp.y (yylex): Likewise.
11652 * printcmd.c (address_info, print_frame_args): Likewise.
11653 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
11654 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
11655 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
11656 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
11657 * symtab.c (lookup_block_symbol): Likewise.
11658
11659 2003-02-20 Adam Fedor <fedor@gnu.org>
11660
11661 * symtab.h: Remove objc_specific struct
11662 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
11663 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
11664 Have language_objc use cplus_specific struct.
11665
11666 2003-02-20 Tom Tromey <tromey@redhat.com>
11667
11668 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
11669 TYPE_NAME, when printing a String value. PR java/1075.
11670
11671 2003-02-20 Adam Fedor <fedor@gnu.org>
11672
11673 * objc-lang.h (find_methods): Remove declaration.
11674 * objc-lang.c (find_methods): Make static.
11675
11676 2003-02-20 Christopher Faylor <cgf@redhat.com>
11677
11678 * win32-nat.c (get_image_name): Check return value from
11679 ReadProcessMemory.
11680 (child_xfer_memory): Ditto.
11681
11682 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
11683
11684 * configure.in (TARGET_SYSTEM_ROOT): Set default to
11685 ${exec_prefix}/${target_alias}/sys-root. Match explicit
11686 '${exec_prefix}' (in addition to the expansion thereof) as
11687 relocatable.
11688 * configure: Rebuilt.
11689
11690 2003-02-20 David Carlton <carlton@math.stanford.edu>
11691
11692 * symtab.c (search_symbols): Revert the search_symbols part of my
11693 2002-12-23 patch. Add comment.
11694
11695 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
11696
11697 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
11698 * dbxread.c (elfstab_build_psymtabs): Don't call
11699 install_minimal_symbols.
11700 (stabsect_build_psymtabs): Likewise.
11701 * elfread.c (elf_symfile_read): Call install_minimal_symbols
11702 earlier.
11703 * somread.c (som_symfile_read): Call install_minimal_symbols
11704 and do_cleanups earlier.
11705 * nlmread.c (nlm_symfile_read): Likewise.
11706 * mdebugread.c (elfmdebug_build_psymtabs): Call
11707 install_minimal_symbols and make appropriate cleanups.
11708
11709 2003-02-20 Kevin Buettner <kevinb@redhat.com>
11710
11711 * solib.c (reload_shared_libraries): New function.
11712 (_initialize_solib): Add callbacks for ``set solib-search-path''
11713 and ``set solib-absolute-prefix''.
11714
11715 2003-02-20 David Carlton <carlton@math.stanford.edu>
11716
11717 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
11718 expand comment.
11719 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
11720 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
11721 * ada-typeprint.c (ada_typedef_print): Ditto.
11722 * ax-gdb.c (gen_var_ref): Ditto.
11723 * breakpoint.c (print_one_breakpoint): Ditto.
11724 * buildsym.c (finish_block): Ditto.
11725 * c-valprint.c (c_val_print): Ditto.
11726 * expprint.c (print_subexp): Ditto.
11727 * findvar.c (locate_var_value): Ditto.
11728 * infcmd.c (jump_command): Ditto.
11729 * linespec.c (decode_line_2, decode_compound): Ditto.
11730 * maint.c (maintenance_translate_address): Ditto.
11731 * objc-lang.c (compare_selectors, compare_classes): Ditto.
11732 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
11733 Ditto.
11734 * p-valprint.c (pascal_val_print): Ditto.
11735 * stabsread.c (define_symbol): Ditto.
11736 * stack.c (print_frame, frame_info, print_block_frame_locals)
11737 (print_frame_arg_vars, return_command): Ditto.
11738 * symfile.c (compare_symbols, compare_psymbols): Ditto.
11739 * symmisc.c (print_symbol): Ditto.
11740 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
11741 (compare_search_syms, print_symbol_info, print_msymbol_info)
11742 (rbreak_command): Ditto.
11743 * tracepoint.c (tracepoints_info): Ditto.
11744 * typeprint.c (typedef_print): Ditto.
11745 * valops.c (value_of_variable, hand_function_call): Ditto.
11746 * cli/cli-cmds.c (edit_command, list_command): Ditto.
11747 * ada-typeprint.c: Update Copyright.
11748 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
11749 * tracepoint.c, cli/cli-cmds.c: Ditto.
11750
11751 2003-02-20 Kevin Buettner <kevinb@redhat.com>
11752
11753 * frame.c (generic_unwind_get_saved_register): Make non-static.
11754 * frame.h (generic_unwind_get_saved_register): Declare.
11755 * mips-tdep.c (read_next_frame_reg): Fetch register from
11756 current regcache when frame is NULL.
11757 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
11758 that must be NULL.
11759 (mips_get_saved_register): Call generic_unwind_get_saved_register()
11760 instead of frame_register_unwind().
11761
11762 2003-02-20 Andrew Cagney <ac131313@redhat.com>
11763
11764 * remote-sim.c (gdbsim_insert_breakpoint)
11765 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
11766 code.
11767
11768 2003-02-20 Andrew Cagney <ac131313@redhat.com>
11769
11770 * remote.c (_initialize_remote): Add commands "set/show remote
11771 hardware-watchpoint-limit" and "set/show remote
11772 hardware-breakpoint-limit".
11773 (remote_hw_watchpoint_limit): Initialize to -1.
11774 (remote_hw_breakpoint_limit): Ditto.
11775 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
11776
11777 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
11778
11779 * coff-pe-read.c: New file - support reading of minimal symbols from a
11780 portable executable using the export table.
11781 * coff-pe-read.h: New file.
11782 * coffread.c: Include coff-pe-read.h.
11783 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
11784 debugging symbols found.
11785 * Makefile.in (SFILES): Add coff-pe-read.o.
11786 (coff_pe_read_h): Define.
11787 (COMMON_OBS): Add coff-pe-read.o.
11788 (coffread.o): Add coff_pe_read_h dependency.
11789 (coff-pe-read.o): New target.
11790
11791 2003-02-19 David Carlton <carlton@math.stanford.edu>
11792
11793 * Makefile.in (SFILES): Add block.c.
11794 (block_h): New.
11795 (COMMON_OBS): Add block.o.
11796 (block.o): New.
11797 (x86-64-tdep.o): Add $(block_h).
11798 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
11799 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
11800 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
11801 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
11802 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
11803 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
11804 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
11805 * value.h: Add opaque declaration for struct block.
11806 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
11807 * ada-lang.h: Ditto.
11808 * x86-64-tdep.c: #include "block.h"
11809 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
11810 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
11811 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
11812 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
11813 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
11814 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
11815 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
11816 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
11817 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
11818 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
11819 * symtab.c (block_function): Ditto.
11820 (contained_in): Ditto.
11821 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
11822 block.h. Add opaque declaration for struct block.
11823 * symtab.h: Move block_function and contained_in declarations to
11824 block.h. Add opaque declarations for struct block, struct
11825 blockvector.
11826 (struct block): Move to block.h.
11827 (struct blockvector): Ditto.
11828 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
11829 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
11830 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
11831 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
11832 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
11833 Ditto.
11834 * block.c: New file.
11835 * block.h: New file.
11836
11837 2003-02-19 Theodore A. Roth <troth@openavr.org>
11838
11839 * avr-tdep.c (avr_extract_return_value): Remove function.
11840 (avr_store_return_value): Remove function.
11841 (avr_extract_struct_value_address): Remove function.
11842 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
11843
11844 2003-02-19 Andrew Cagney <ac131313@redhat.com>
11845
11846 * rs6000-tdep.c: Include "gdb_assert.h".
11847 (registers_e500): Add "acc" and "spefscr".
11848 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
11849 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
11850 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
11851 really is "r0".
11852 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
11853
11854 2003-02-18 Keith Seitz <keiths@redhat.com>
11855
11856 * Makefile.in: Add gdbtk-interps.c.
11857
11858 2003-02-18 Kevin Buettner <kevinb@redhat.com>
11859
11860 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
11861 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
11862
11863 2003-02-18 Andrew Cagney <cagney@redhat.com>
11864
11865 * symtab.h (struct objfile): Add opaque declaration.
11866
11867 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
11868
11869 From Jim Ingham <jingham@apple.com>:
11870 * dbxread.c (process_one_symbol): Use last_function_start rather
11871 than function_start_offset to find the real beginning of the
11872 current function. The latter is just the text section offset on
11873 some systems, the former is always the real function start.
11874
11875 2003-02-17 Andrew Cagney <cagney@redhat.com>
11876
11877 * configure.in: Revert ${target} != ${host}.
11878
11879 2003-02-17 Andrew Cagney <ac131313@redhat.com>
11880
11881 * configure.in (Makefile): Use the test ${target} != ${host},
11882 instead of the absence of the "nm.h" file, to determine of the
11883 configuration non-native.
11884 * configure: Regenerate.
11885
11886 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
11887
11888 From Brian Ford <ford@vss.fsi.com>
11889
11890 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
11891 conditionalize tui_active test.
11892 (lookup_cmd_1): Ditto.
11893
11894 2003-02-14 Mark Kettenis <kettenis@gnu.org>
11895
11896 * configure.in: Add check for _etext.
11897 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
11898 available.
11899 * config.in, configure: regenerated.
11900
11901 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
11902
11903 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
11904
11905 2003-02-14 Andrew Cagney <ac131313@redhat.com>
11906
11907 * main.c (tui_version): Delete variable.
11908 (captured_main): When --tui, set interpreter_p to "tui" instead of
11909 enabling tui_version.
11910 * printcmd.c (display_command) [TUI]: Test tui_active instead of
11911 tui_version.
11912 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
11913 * cli/cli-cmds.c (disassemble_command): Ditto.
11914 * defs.h (tui_version): Delete declaration.
11915 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
11916 (tui-interp.o): Add rules.
11917 (SUBDIR_TUI_OBS): Add "tui-interp.o".
11918
11919 2003-02-14 Christopher Faylor <cgf@redhat.com>
11920
11921 * win32-nat.c (register_loaded_dll): Correctly set address range for
11922 just-loaded dll.
11923
11924 2003-02-12 Jason Molenda (jmolenda@apple.com)
11925
11926 * symmisc.c (print_objfile_statistics): Include information about
11927 the number of psymtabs and symtabs in each object file.
11928
11929 2003-02-13 Keith R Seitz <keiths@redhat.com>
11930
11931 * main.h (struct captured_main_args): Add interpreter_p.
11932 * main.c (captured_main): Initialize interpreter_p from context.
11933 * gdb.c (main): Set interpreter_p argument.
11934 * Makefile.in (gdb.o): Add dependency for interps.h.
11935
11936 2003-02-12 Andrew Cagney <ac131313@redhat.com>
11937
11938 * event-top.c (cli_command_loop): Delete declaration.
11939 (_initialize_event_loop): Delete function setting event_loop_hook.
11940 * event-top.h (cli_command_loop): Declare. Update copyright.
11941 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
11942 * interps.c (current_interp_command_loop): When event_loop_p, call
11943 cli_command_loop.
11944
11945 2003-02-12 Andrew Cagney <ac131313@redhat.com>
11946
11947 * interps.h (interp_command_loop_ftype): Change return type to
11948 void.
11949
11950 2003-02-12 Michal Ludvig <mludvig@suse.cz>
11951
11952 * x86-64-tdep.c (x86_64_extract_return_value)
11953 (x86_64_store_return_value): Use regcache instead of regbuf.
11954 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
11955 * x86-64-linux-nat.c (fill_gregset): Use regcache.
11956
11957 2003-02-11 Andrew Cagney <ac131313@redhat.com>
11958
11959 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
11960 * aclocal.m4: Regenerate.
11961 * configure: Regenerate.
11962
11963 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
11964 TCL_LD_SEARCH_FLAGS.
11965
11966 2003-02-10 Michal Ludvig <mludvig@suse.cz>
11967
11968 * dwarf2cfi.c: Reindented.
11969
11970 2003-02-09 Andrew Cagney <ac131313@redhat.com>
11971
11972 * interps.c (clear_interpreter_hooks): Convert function definition
11973 to ISO C.
11974
11975 2003-02-07 David Carlton <carlton@math.stanford.edu>
11976
11977 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
11978
11979 2003-02-07 Kevin Buettner <kevinb@redhat.com>
11980
11981 * gdbtypes.h (struct main_type): Move ``length'' field from here...
11982 (struct type): ...to here.
11983 (TYPE_LENGTH): Adjust to reflect different location of ``length''
11984 field.
11985 * gdbtypes.c (make_qualified_type): Set length on newly created type.
11986 (replace_type): Set length on all type variants for a given type.
11987
11988 2003-02-07 Andrew Cagney <ac131313@redhat.com>
11989
11990 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
11991 <sys/stat.h>.
11992 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
11993
11994 2003-02-06 Andrew Cagney <ac131313@redhat.com>
11995
11996 * Makefile.in (symm-nat.o): Update dependencies.
11997 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
11998 (lynx-nat.o, ia64-linux-nat.): Ditto.
11999 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
12000 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
12001 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
12002
12003 * Makefile.in (inflow_h): Define.
12004 (procfs.o, inflow.o, procfs.o): Update dependencies.
12005 * inftarg.c (child_stop): Delete extern declaration of
12006 inferior_process_group. Include "inflow.h".
12007 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
12008 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
12009 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
12010 (our_process_group, inferior_process_group): Extern declarations.
12011
12012 * procfs.c: Include "gdb_assert.h".
12013
12014 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
12015 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
12016 * jv-typeprint.c (java_type_print_base): Ditto.
12017 * typeprint.c (typedef_print): Eliminate STREQ.
12018 * cli/cli-script.c (define_command, define_command): Ditto.
12019 * main.c (captured_main): Ditto.
12020 * values.c (lookup_internalvar): Ditto.
12021 * utils.c (safe_strerror, parse_escape): Eliminate assignment
12022 within `if' conditional.
12023 * linespec.c (decode_line_2): Ditto.
12024 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
12025 (bfd_openw_with_cleanup): Ditto.
12026
12027 2003-02-07 Mark Kettenis <kettenis@gnu.org>
12028
12029 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
12030 legacy_extract_return_value and store_return_value to
12031 legacy_return_value.
12032
12033 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
12034
12035 * win32-nat.c (get_relocated_section_addrs): New function. Find
12036 section load addresses for symbol handling in relocated DLLs.
12037 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
12038
12039 2003-02-05 Fred Fish <fnf@intrinsity.com>
12040
12041 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
12042 '=' and '!='.
12043 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
12044 with '&' and '=='.
12045 (angel_RDI_info): Ditto.
12046 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
12047 with '&' and '!='.
12048 (threads_continue_all_with_signals): Ditto.
12049
12050 2003-02-05 Jim Ingham <jingham@apple.com>
12051 Keith Seitz <keiths@redhat.com>
12052 Elena Zannoni <ezannoni@redhat.com>
12053 Andrew Cagney <ac131313@redhat.com>
12054
12055 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
12056 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
12057 (SUBDIR_MI_OBS): Add "mi-interp.o".
12058 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
12059 (SFILES): Add "interps.c".
12060 (COMMON_OBS): Add "interps.o".
12061 (interps_h, mi_main_h): Define.
12062 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
12063 (mi-main.o, main.o, event-top.o): Update dependencies.
12064 * cli/cli-interp.c: New file.
12065 * interps.h, interps.c: New files.
12066 * top.c: (gdb_init): Don't install the default interpreter, handed
12067 by captured_main.
12068 * main.c: Include "interps.h".
12069 (interpreter_p): Note that it should malloc'ed.
12070 (captured_command_loop): Call current_interp_command_loop.
12071 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
12072 xfree and xstrdup when updating interpreter_p. Install the
12073 default interpreter. Add hack to stop mi1's copyright notice
12074 being encoded.
12075 * event-top.h (gdb_setup_readline): Declare.
12076 (gdb_disable_readline): Declare.
12077 * event-top.c: Include "interps.h".
12078 (display_gdb_prompt): Call current_interp_display_prompt_p.
12079 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
12080 gdb_stdlog, and gdb_stdtarg.
12081 (_initialize_event_loop): Don't call gdb_setup_readline.
12082 * cli-out.c (cli_out_set_stream): New function.
12083 * cli-out.h (cli_out_set_stream): Declare.
12084
12085 2003-02-06 Mark Kettenis <kettenis@gnu.org>
12086
12087 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
12088 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
12089 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
12090 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
12091 config/i386/i386v42mp.mt: Removed.
12092
12093 2003-02-05 Mark Kettenis <kettenis@gnu.org>
12094
12095 * configure.tgt (*-*-solaris*): Set gdb_osabi to
12096 GDB_OSABI_SOLARIS.
12097
12098 2003-02-05 Michael Chastain <mec@shout.net>
12099
12100 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
12101 2.12.1 and earlier versions.
12102
12103 2003-02-05 Andrew Cagney <ac131313@redhat.com>
12104
12105 Remove orphaned hosts, targets and files.
12106 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
12107 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
12108 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
12109 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
12110 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
12111 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
12112 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
12113 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
12114 * config/sparc/tm-sp64sim.h: Delete.
12115 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
12116 hosts.
12117 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
12118 mips*-dec-mach3* targets.
12119
12120 2003-02-04 Michael Chastain <mec@shout.net>
12121
12122 * NEWS: Fix typo: sepcifying -> specifying.
12123
12124 2003-02-04 Michael Chastain <mec@shout.net>
12125
12126 * dwarfread.c: Add documentation on the state of dwarf-1,
12127 looking towards obsoletion.
12128
12129 2003-02-03 Michael Chastain <mec@shout.net>
12130
12131 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
12132 gdb/testsuite/gdb.c++/pr-1023.exp.
12133
12134 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12135
12136 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
12137 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
12138
12139 * utils.c (init_page_info): Delete reference to MPW in comments.
12140 * main.c (captured_main): Delete #ifdef MPW.
12141
12142 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12143
12144 * NEWS: Note that the m32r-*-elf* is obsolete.
12145 * monitor.c (monitor_expect): Obsolete reference to m32r.
12146 * configure.tgt: Mark m32r-*-elf* as obsolete.
12147 * MAINTAINERS: Mark m32k as obsolete.
12148 * m32r-rom.c: Obsolete file.
12149 * config/m32r/m32r.mt: Obsolete file.
12150 * config/m32r/tm-m32r.h: Obsolete file.
12151 * m32r-stub.c: Obsolete file.
12152 * m32r-tdep.c: Obsolete file.
12153
12154 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12155
12156 * NEWS: Mention that the z8k-zilog-none is obsolete.
12157 * MAINTAINERS: Mark z8k as obsolete.
12158 * configure.tgt: Obsolete the z8k-*-coff* target.
12159 * config/z8k/z8k.mt: Obsolete file.
12160 * config/z8k/tm-z8k.h: Obsolete file.
12161 * z8k-tdep.c: Obsolete file.
12162
12163 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12164
12165 * NEWS: Mention that the mn10200-elf is obsolete.
12166 * configure.tgt: Obsolete mn10200-*-* target.
12167 * breakpoint.c (update_breakpoints_after_exec): Update comment to
12168 mention that the mn10200 is obsolete.
12169 * breakpoint.h: Ditto.
12170 * MAINTAINERS: Mark the mn10200-elf as obsolete.
12171 * config/mn10200/mn10200.mt: Obsolete file.
12172 * config/mn10200/tm-mn10200.h: Obsolete file.
12173 * mn10200-tdep.c: Obsolete file.
12174
12175 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12176
12177 * MAINTAINERS: Mark h8500 as obsolete.
12178 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
12179 * findvar.c (value_from_register): Ditto.
12180 * h8500-tdep.c: Mark file as obsolete.
12181 * config/h8500/h8500.mt: Ditto.
12182 * config/h8500/tm-h8500.h: Ditto.
12183 * NEWS: Mention that h8500 is obsolete.
12184
12185 2003-02-04 David Carlton <carlton@math.stanford.edu>
12186
12187 * objfiles.c (allocate_objfile): Always set name. Add comment at
12188 start of function.
12189 * jv-lang.c (get_dynamics_objfile): Add comment.
12190
12191 2003-02-04 David Carlton <carlton@math.stanford.edu>
12192
12193 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
12194 * printcmd.c (build_address_symbolic): Replace uses of
12195 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
12196 SYMBOL_NAME, and asm_demangle.
12197 Update copyright.
12198
12199 2003-02-04 David Carlton <carlton@math.stanford.edu>
12200
12201 * linespec.c (decode_compound): Extract code into
12202 lookup_prefix_sym.
12203 (lookup_prefix_sym): New function.
12204
12205 2003-02-04 David Carlton <carlton@math.stanford.edu>
12206
12207 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
12208 FLOAT_COERCION_BADNESS.
12209 * gdbtypes.c (rank_one_type): Replace all uses of
12210 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
12211
12212 2003-02-04 Jim Blandy <jimb@redhat.com>
12213
12214 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
12215 section, let dwarf_macinfo_section point to it, not
12216 dwarf_loc_section.
12217
12218 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
12219
12220 Pointed out by Anton Blanchard <anton@samba.org>.
12221 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
12222 (ppc_linux_at_sigtramp_return_path): Use it.
12223
12224 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
12225
12226 * defs.h (streq): Add prototype.
12227 * utils.c (streq): New function.
12228
12229 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
12230 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
12231 * mdebugread.c (new_symbol): Likewise.
12232 * stabsread.c (define_symbol): Likewise.
12233 * coffread.c (process_coff_symbol): Likewise.
12234 * dwarfread.c (new_symbol): Likewise.
12235
12236 * minsyms.c (prim_record_minimal_symbol_and_info): Use
12237 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
12238 here.
12239 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
12240 SYMBOL_INIT_DEMANGLED_NAME.
12241 * objfiles.c: Include "hashtab.h".
12242 (allocate_objfile): Call htab_set_functions_ex for the
12243 demangled_names_hash.
12244 (free_objfile): Call htab_delete for the demangled_names_hash.
12245 * objfiles.h (struct htab): Add declaration.
12246 (struct objfile): Add demangled_names_hash.
12247 * symfile.c: Include "hashtab.h".
12248 (reread_symbols): Call htab_delete for the demangled_names_hash.
12249 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
12250 SYMBOL_NAME in the bcache.
12251 * symtab.c: Include "hashtab.h". Update comments.
12252 (create_demangled_names_hash, symbol_set_names): New functions.
12253 (symbol_find_demangled_name): New function, broken out from
12254 symbol_init_demangled_names.
12255 (symbol_init_demangled_names): Use it.
12256 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
12257 (SYMBOL_SET_NAMES): New macro.
12258 (symbol_set_names): Add prototype.
12259
12260 2003-02-03 Jim Blandy <jimb@redhat.com>
12261
12262 Use a single, consistent representation for an empty minimal
12263 symbol table in an objfile.
12264 * objfiles.c (terminate_minimal_symbol_table): New function.
12265 (allocate_objfile): Call it.
12266 * objfiles.h (terminate_minimal_symbol_table): New declaration.
12267 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
12268 non-NULL.
12269 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
12270 objfile has minimal symbols, compare minimal_symbol_count to zero,
12271 instead of comparing msymbols with NULL.
12272 * objfiles.c (have_minimal_symbols): Same.
12273 * solib-sunos.c (solib_add_common_symbols): Call
12274 terminate_minimal_symbol_table.
12275 * symfile.c (reread_symbols): Same.
12276
12277 2003-02-03 Kevin Buettner <kevinb@redhat.com>
12278
12279 * s390-tdep.c (s390_address_class_type_flags)
12280 (s390_address_class_type_flags_to_name)
12281 (s390_address_class_name_to_type_flags): New functions.
12282 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
12283 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
12284
12285 2003-02-03 Michael Snyder <msnyder@redhat.com>
12286
12287 * arm-tdep.c: Fix spell-o in comment.
12288
12289 2003-02-03 Michal Ludvig <mludvig@suse.cz>
12290
12291 * dwarf2cfi.c (pointer_encoding): Added new parameter.
12292 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
12293 error messages to contain BFD filename.
12294
12295 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
12296
12297 Fix PR gdb/742 gdb/743 gdb/877
12298 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
12299 (do_mixed_source_and_assembly): Use
12300 make_cleanup_ui_out_tuple_begin_end and
12301 make_cleanup_ui_out_tuple_begin_end.
12302 (do_mixed_source_and_assembly): Ditto.
12303 * thread.c (do_captured_list_thread_ids): Ditto.
12304 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
12305 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
12306 ui_out_tuple_end): Delete prototypes.
12307 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
12308 ui_out_list_end, ui_out_tuple_end): Delete.
12309
12310 From Kevin Buettner <kevinb@redhat.com>:
12311 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
12312 * ui-out.c (make_cleanup_ui_out_table_begin_end)
12313 (do_cleanup_table_end): New functions.
12314 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
12315 Use cleanups to invoke_ui_out_tuple_end().
12316 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
12317 * cli/cli-setshow.c (cmd_show_list): Use
12318 make_cleanup_ui_out_tuple_begin_end.
12319
12320 2003-02-02 Andrew Cagney <ac131313@redhat.com>
12321
12322 * frame.c (frame_unwind_register): New function.
12323 (frame_unwind_unsigned_register): Use.
12324 (frame_unwind_signed_register): Use.
12325 (frame_read_register): New function.
12326 * frame.h (frame_unwind_register): Declare.
12327 (frame_read_register): Declare.
12328
12329 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
12330 and frame_unwind_register instead of read_memory, write_register
12331 and deprecated_write_register_bytes.
12332
12333 2003-02-02 Andrew Cagney <ac131313@redhat.com>
12334
12335 * frame.h: Note that namelen can be negative.
12336 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
12337 NAME's length.
12338
12339 * NEWS: Mention that the d10v's `regs' command is deprecated.
12340 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
12341 (d10v_print_registers_info): New function.
12342 (show_regs): Call d10v_print_registers_info.
12343 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
12344
12345 2003-02-02 Mark Kettenis <kettenis@gnu.org>
12346
12347 * stack.c (print_frame_info): Restore call to annotate_frame_begin
12348 lost in the previous patch.
12349
12350 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12351
12352 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
12353 * stack.c (print_frame_info_base): Output complete FRAME tuple
12354 for synthesized frames.
12355
12356 2003-02-02 Andrew Cagney <ac131313@redhat.com>
12357
12358 * mips-nat.c (zerobuf): Delete.
12359 (fetch_inferior_registers): Alloc local zerobuf.
12360 (fetch_core_registers): Alloc local zerobuf.
12361 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
12362 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
12363 * thread-db.c (thread_db_store_registers): Ditto.
12364 * sh-tdep.c (sh_do_register): Ditto.
12365 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
12366 * remote-sim.c (gdbsim_store_register): Ditto.
12367 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
12368 * remote-e7000.c (fetch_regs_from_dump): Ditto.
12369 * monitor.c (monitor_supply_register): Ditto.
12370 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
12371 * mips-nat.c (fetch_inferior_registers): Ditto.
12372 * m68klinux-nat.c (fetch_register): Ditto.
12373 * lynx-nat.c (fetch_inferior_registers): Ditto.
12374 (fetch_inferior_registers): Ditto.
12375 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
12376 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
12377 (hpux_thread_store_registers): Ditto.
12378 * hppah-nat.c (fetch_register): Ditto.
12379 * hppab-nat.c (fetch_register): Ditto.
12380 * hppa-tdep.c (pa_register_look_aside): Ditto.
12381 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
12382 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
12383
12384 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12385
12386 * gdbarch.sh: Explictly specify all method levels. When a
12387 variable with an empty level, provide a non-multi-arch default.
12388 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
12389 * gdbarch.h: Re-generate.
12390 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
12391 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
12392
12393 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12394
12395 * defs.h (host_pointer_to_address): Delete declaration.
12396 (address_to_host_pointer): Delete declaration.
12397 * utils.c (host_pointer_to_address): Delete function.
12398 (address_to_host_pointer): Delete function.
12399 * procfs.c (procfs_address_to_host_pointer): New function.
12400 * procfs.c (proc_set_watchpoint): Use.
12401 (procfs_can_use_hw_breakpoint): Update comments.
12402 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
12403 (som_solib_add): Use.
12404 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
12405 * hppa-tdep.c (unwind_command): Use.
12406
12407 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12408
12409 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
12410 strlen d_name.
12411
12412 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
12413 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
12414 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
12415 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
12416 (define_symbol): Update.
12417 * symfile.c (generic_load): Remove references to nindy.
12418 * symtab.c: Remove references to nindy.
12419
12420 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12421
12422 * infcmd.c (print_float_info): Delete code conditional on
12423 FLOAT_INFO.
12424 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
12425 * config/m68k/nm-apollo68b.h: Ditto.
12426 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
12427 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
12428 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
12429
12430 2003-02-01 Mark Kettenis <kettenis@gnu.org>
12431
12432 * config/i386/tm-i386os9k.h: Removed.
12433
12434 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
12435 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
12436 they're identical to i[3456]86-*-sysv* now.
12437 * config/i386/i386v32.mh: Removed.
12438 * config/i386/xm-i386v32.h: Removed.
12439 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
12440
12441 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
12442
12443 * config/i386/i386dgux.mh: Removed.
12444 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
12445
12446 * configure.in: Fix typo.
12447 * configure: Regenerated.
12448
12449 2003-01-31 David Carlton <carlton@math.stanford.edu>
12450
12451 * dwarf2read.c (dwarf2_locate_sections): Set
12452 dwarf_ranges_section.
12453
12454 2003-01-31 Andrew Cagney <ac131313@redhat.com>
12455
12456 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
12457 * utils.c: Update comments documenting legitimate uses of PTR.
12458
12459 * utils.c: Re-indent.
12460
12461 * config/djgpp/fnchange.lst: Delete nindy files.
12462 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
12463 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
12464 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
12465 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
12466 * nindy-share/README, nindy-share/Onindy.c: Delete files.
12467 * nindy-tdep.c, nindy-share/Makefile: Delete files.
12468 * Makefile.in (init.c): Remove nindy references.
12469 (saber_gdb): Delete rule.
12470 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
12471 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
12472 and a68v-nat.c.
12473 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
12474 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
12475 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
12476 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
12477 nindy-share/stop.h.
12478 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
12479 * saber.suppress: Delete file.
12480
12481 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
12482
12483 * dbxread.c (stabs_data): New static variable.
12484 (fill_symbuf): Support an in-memory buffer for stabs data.
12485 (stabs_seek): New function.
12486 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
12487 (read_ofile_symtab): Use stabs_seek.
12488 (elfstab_build_psymtabs): Take an asection* instead of
12489 an offset and size. Relocate the stabs data if necessary.
12490 Save the section* for dbx_psymtab_to_symtab.
12491 * dwarf2read.c: Add section variables for each debug section.
12492 (dwarf2_locate_sections): Fill them in.
12493 (dwarf2_read_section): Take an asection* argument.
12494 Relocate the section contents if necessary.
12495 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
12496 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
12497 it to dwarf2_read_section.
12498 (dwarf2_build_frame_info): Update callers.
12499 * elfread.c (elf_symfile_read): Update call to
12500 elfstab_build_psymtabs.
12501 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
12502 (DBX_STAB_SECTION): New macro.
12503 * stabsread.h (elfstab_build_psymtabs): Update prototype.
12504 * symfile.c (symfile_dummy_outputs): New function.
12505 (symfile_relocate_debug_section): New function.
12506 * symfile.h (symfile_relocate_debug_section): Add prototype.
12507
12508 2003-01-31 Richard Henderson <rth@redhat.com>
12509
12510 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
12511 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
12512 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
12513 * alpha-tdep.c (alpha_register_name): Add "unique".
12514 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
12515 (ALPHA_UNIQUE_REGNUM): New.
12516 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
12517
12518 2003-01-31 Andrew Cagney <ac131313@redhat.com>
12519
12520 * README: Remove reference to Ericsson 1800 monitor.
12521 * Makefile.in (remote-es.o): Delete rule.
12522 (ALLDEPFILES): Delete remote-es.c.
12523 * remote-es.c: Delete file.
12524 * config/m68k/es1800.mt: Delete file.
12525 * config/djgpp/fnchange.lst: Update.
12526 * configure.tgt: Delete m68*-ericsson-* target.
12527
12528 2003-01-31 Adam Fedor <fedor@gnu.org>
12529
12530 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
12531 Remove duplicate/shadowing variable of same name.
12532
12533 2003-01-30 Jim Blandy <jimb@redhat.com>
12534
12535 * symfile.c (find_separate_debug_file): Assert that the objfile's
12536 directory name we compute ends with a slash, and then assume that
12537 that's so everywhere we use it.
12538
12539 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
12540
12541 * valops.c (value_assign): Flush frame cache after stores to memory
12542 also.
12543
12544 2003-01-30 Andrew Cagney <ac131313@redhat.com>
12545
12546 * Makefile.in (mon960-rom.o): Delete rule.
12547 * mon960-rom.c: Delete file.
12548
12549 2003-01-30 Andrew Cagney <ac131313@redhat.com>
12550
12551 * d10v-tdep.c: Include "frame-unwind.h".
12552 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
12553 list.
12554 (next_addr, uses_frame): Delete.
12555 (struct d10v_unwind_cache): Define.
12556 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
12557 Use info instead of next_addr and uses_frame globals.
12558 (d10v_frame_init_saved_regs): Delete function.
12559 (d10v_init_extra_frame_info): Delete function.
12560 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
12561 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
12562 init_frame_pc or frame_saved_pc.
12563 (d10v_pop_frame): Delete function.
12564 (do_d10v_pop_frame): Delete function.
12565 (d10v_frame_chain): Delete function.
12566 (d10v_frame_chain_valid): Delete function.
12567 (d10v_frame_pc_unwind): New function.
12568 (d10v_frame_id_unwind): New function.
12569 (saved_regs_unwinder): New function.
12570 (d10v_frame_register_unwind): New function.
12571 (d10v_frame_pop): New function.
12572 (d10v_frame_unwind): New variable.
12573 (d10v_frame_p): New function.
12574 (d10v_frame_saved_pc): Delete function.
12575 * Makefile.in (d10v-tdep.o): Update dependencies.
12576
12577 2003-01-30 J. Brobecker <brobecker@gnat.com>
12578
12579 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
12580 causing some regressions due to a change in the default value
12581 for this macro.
12582
12583 2003-01-29 Richard Henderson <rth@redhat.com>
12584 Elena Zannoni <ezannoni@redhat.com>
12585 Daniel Jacobowitz <drow@mvista.com>
12586
12587 Fix PR gdb/961.
12588 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
12589 variables.
12590 (RANGES_SECTION): New.
12591 (dwarf_ranges_buffer): New variable.
12592 (struct comp_unit_head): Add member "die".
12593 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
12594 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
12595 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
12596 (dwarf2_locate_sections): Likewise.
12597 (dwarf2_build_psymtabs): Read .debug_ranges.
12598 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
12599 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
12600 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
12601 Look for DW_AT_ranges and return the bounding box.
12602
12603 2003-01-29 Brian Ford <ford@vss.fsi.com>
12604
12605 * win32-nat.c (cygwin_pid): Removed as unused.
12606 (child_attach): Try fall back to Cygwin pid.
12607
12608 2003-01-29 Jim Blandy <jimb@redhat.com>
12609
12610 * objfiles.h (struct objfile): Doc fix.
12611
12612 2003-01-29 Andrew Cagney <ac131313@redhat.com>
12613
12614 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
12615 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
12616 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
12617 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
12618 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
12619 (FRAME_SAVED_PC): Change to a function with predicate.
12620 * gdbarch.h, gdbarch.c: Re-generate.
12621
12622 2003-01-28 Andrew Cagney <ac131313@redhat.com>
12623
12624 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
12625
12626 * complaints.c (complain): Delete function.
12627 * complaints.h (struct deprecated_complaint): Delete definition.
12628 (complain): Delete declaration.
12629
12630 2003-01-28 Kevin Buettner <kevinb@redhat.com>
12631
12632 * mips-tdep.c (mips_init_extra_frame_info): Return early for
12633 dummy frames.
12634
12635 2003-01-27 Andrew Cagney <ac131313@redhat.com>
12636
12637 * sentinel-frame.h, sentinel-frame.c: New files.
12638 * Makefile.in (frame.o): Update dependencies.
12639 (SFILES): Add sentinel-frame.c.
12640 (sentinel_frame_h): Define.
12641 (COMMON_OBS): Add sentinel-frame.o.
12642 (sentinel-frame.o): Specify dependencies.
12643 * frame.c: Include "sentinel-frame.h".
12644 (frame_register_unwind): Rewrite assuming that there is always a a
12645 ->next frame.
12646 (frame_register, generic_unwind_get_saved_register): Ditto.
12647 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
12648 (create_sentinel_frame, unwind_to_current_frame): New functions.
12649 (get_current_frame): Rewrite using create_sentinel_frame and
12650 unwind_to_current_frame. When possible, always create a frame.
12651 (create_new_frame): Set next to the sentinel frame.
12652 (get_next_frame): Rewrite. Don't go below the level 0 frame.
12653 (deprecated_update_frame_pc_hack): Update the next frame's PC and
12654 ID cache when necessary.
12655 (frame_saved_regs_id_unwind): Use frame_relative_level.
12656 (deprecated_generic_get_saved_register): Use frame_relative_level,
12657 get_frame_saved_regs, get_frame_pc, get_frame_base and
12658 get_next_frame.
12659 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
12660 frame_register.
12661
12662 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
12663
12664 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
12665
12666 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
12667
12668 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
12669 (maintenance_set_profile_cmd): Use error () instead of warning ().
12670
12671 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
12672
12673 * configure.in: Check that -pg works if using --enable-profiling.
12674 Check for monstartup and _mcleanup regardless of --enable-profiling.
12675 * maint.c: Check for monstartup and _mcleanup before using them.
12676 * config.in: Regenerated.
12677 * configure: Regenerated.
12678
12679 2003-01-24 Nick Clifton <nickc@redhat.com>
12680
12681 * Add sh2e support:
12682
12683 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
12684
12685 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
12686 (sh2e_show_regs): New.
12687 (sh_gdbarch_init): Handle bfd_mach_sh2e.
12688 * config/sh/tm-sh.h: Added sh2e to comments.
12689
12690 2003-01-23 Jim Blandy <jimb@redhat.com>
12691
12692 * symfile.c (syms_from_objfile): Don't print the "(no debugging
12693 symbols found)" message here; we haven't checked for a separate
12694 debug info file yet, so we don't know yet.
12695 (symbol_file_add_with_addrs_or_offsets): Print it here, after
12696 we've looked everywhere. Also, there's no need to print a special
12697 message when we're loading the separate debug info file: the one
12698 symbol_file_add prints is fine.
12699
12700 2003-01-23 Alexander Larsson <alexl@redhat.com>
12701 Jim Blandy <jimb@redhat.com>
12702
12703 Add support for executables whose debug info has been separated
12704 out into a separate file, leaving only a link behind.
12705 * objfiles.h (struct objfile): New fields: separate_debug_objfile
12706 and separate_debug_objfile_backlink.
12707 (put_objfile_before): New declaration.
12708 * symfile.c: #include "filenames.h".
12709 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
12710 debug info in a separate file, read that, too. Save the addrs
12711 argument, so we can use it again to read the separated debug info;
12712 syms_from_objfile modifies the table we pass it.
12713 (reread_symbols): After re-reading an objfile, call
12714 reread_separate_symbols to refresh its separate debug info
12715 objfile, if it has one.
12716 (reread_separate_symbols, find_separate_debug_file,
12717 get_debug_link_info, separate_debug_file_exists): New functions.
12718 (debug_file_directory): New global var.
12719 (_initialize_symfile): Initialize debug_file_directory, and
12720 provide the new `set debug-file-directory' command to let the user
12721 change it.
12722 * objfiles.c (free_objfile): If this objfile has its debug info in
12723 a separate objfile, free that one too. If this is itself a
12724 separate debug info objfile, clear our parent's backlink.
12725 (put_objfile_before): New function.
12726 * utils.c (gnu_debuglink_crc32): New function.
12727 * defs.h (gnu_debuglink_crc32): New declaration.
12728 * Makefile.in (symfile.o): Note dependency on "filenames.h".
12729 * configure.in: Handle --with-separate-debug-dir config option.
12730 * acinclude.m4 (AC_DEFINE_DIR): New macro.
12731 * acconfig.h (DEBUGDIR): New macro.
12732 * configure, aclocal.m4, config.in: Regenerated.
12733
12734 2003-01-22 Jim Blandy <jimb@redhat.com>
12735
12736 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
12737 like the old symbol_file_add, but taking new arguments: you can
12738 now pass in either a `struct section_addr_info' list to say where
12739 each section is loaded, or a `struct section_offsets' table. Pass
12740 these new arguments through to syms_from_objfile as appropriate.
12741 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
12742 with the appropriate quiescent values for the new arguments.
12743
12744 * symfile.c: #include "gdb_assert.h".
12745 (syms_from_objfile): Add the ability to pass in a section offset
12746 table directly, as an alternative to the section_addr_info table.
12747 Document arguments better.
12748 (symbol_file_add): Pass extra arguments to syms_from_objfile.
12749 * symfile.h (syms_from_objfile): Update declaration.
12750 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
12751 syms_from_objfile.
12752 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
12753
12754 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
12755
12756 Original patch by Tom Tromey <tromey@cygnus.com> and
12757 Jason Molenda <jmolenda@apple.com>.
12758 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
12759 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
12760 * NEWS: Mention profiling.
12761 * configure.in (--enable-gdbtk): Fix typo.
12762 (--enable-profiling): New. Set PROFILE_CFLAGS.
12763 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
12764 Fill in function.
12765 (profiling_state): New variable.
12766 (mcleanup_wrapper): New function.
12767 (_initialize_maint): Remove NOTYET, fix call to
12768 add_setshow_boolean_cmd for "maint set profile".
12769 * configure: Regenerated.
12770
12771 2003-01-21 Martin M. Hunt <hunt@redhat.com>
12772
12773 * Makefile.in (install-gdbtk): Install PNG images too.
12774
12775 2003-01-21 Andrew Cagney <ac131313@redhat.com>
12776
12777 * exec.c (text_start): Delete global variable.
12778 (exec_file_attach): Make text_start local to the function.
12779 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
12780 * valops.c (hand_function_call): Delete code that handles
12781 BEFORE_TEXT_END and AFTER_TEXT_END.
12782 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
12783 of CALL_DUMMY_LOCATION.
12784 * gdbarch.c: Regenerate.
12785 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
12786 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
12787 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
12788 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
12789 (text_end): Delete extern declaration.
12790
12791 2003-01-21 Andrew Cagney <ac131313@redhat.com>
12792
12793 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
12794 * blockframe.c (backtrace_below_main): Move to "frame.c".
12795 (frame_chain_valid): Delete check for backtrace_below_main.
12796 (_initialize_blockframe): Delete initialization, move ``set
12797 backtrace-below-main'' command to "frame.c".
12798 (do_flush_frames_sfunc): Delete function.
12799 * frame.c: Include "command.h" and "gdbcmd.h".
12800 (frame_type_from_pc): New function.
12801 (create_new_frame): Use frame_type_from_pc.
12802 (legacy_get_prev_frame): New function.
12803 (get_prev_frame): Rewrite. When an old style frame, call
12804 legacy_get_prev_frame. Otherwize, unwind the PC first.
12805 (_initialize_frame): Add ``set backtrace-below-main'' command.
12806 * Makefile.in (frame.o): Update dependencies.
12807
12808 2003-01-19 Andrew Cagney <ac131313@redhat.com>
12809
12810 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
12811 DEPRECATED_REGISTERS_INFO.
12812
12813 2003-01-19 Andrew Cagney <ac131313@redhat.com>
12814
12815 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
12816 Maintainers'. Update `Various Maintainers'.
12817
12818 2003-01-19 Andrew Cagney <ac131313@redhat.com>
12819
12820 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
12821 * gdbarch.sh (POP_FRAME): Change to function with predicate.
12822 Suppress actual parameters when `-'.
12823 * gdbarch.h, gdbarch.c: Regenerate.
12824
12825 2003-01-19 Andrew Cagney <ac131313@redhat.com>
12826
12827 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
12828 code handling dummy frames.
12829
12830 2003-01-19 Andrew Cagney <ac131313@redhat.com>
12831
12832 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
12833 (struct frame_unwind): Add field pop.
12834 * frame.h (frame_pop): Declare.
12835 * frame.c (frame_saved_regs_pop): New function.
12836 (trad_frame_unwinder): Add frame_saved_regs_pop.
12837 (frame_pop): New function.
12838 * dummy-frame.c (dummy_frame_pop): New function.
12839 (discard_innermost_dummy): New function.
12840 (generic_pop_dummy_frame): Use discard_innermost_dummy.
12841 (dummy_frame_unwind): Add dummy_frame_pop.
12842 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
12843 * valops.c (hand_function_call): Ditto.
12844 * stack.c (return_command): Ditto.
12845
12846 2003-01-18 Andrew Cagney <ac131313@redhat.com>
12847
12848 * cris-tdep.c: Fix function declaration indentation.
12849 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
12850 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
12851 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
12852 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
12853 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
12854 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
12855
12856 2003-01-18 Michael Chastain <mec@shout.net>
12857
12858 * README (Unpacking and Installation -- quick overview):
12859 Warn against ".../gdb-5.3/gdb/configure".
12860
12861 2003-01-18 Andrew Cagney <ac131313@redhat.com>
12862
12863 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
12864 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
12865 (struct frame_unwind): Declare opaque.
12866 (dummy_frame_p): Declare function.
12867 * dummy-frame.c (dummy_frame_id_unwind): Make static.
12868 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
12869 * dummy-frame.c: Include "frame-unwind.h".
12870 (dummy_frame_p): New function.
12871 (dummy_frame_unwind): New variable.
12872 * frame.c: Include "frame-unwind.h".
12873 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
12874 to use the new unwind field.
12875 (set_unwind_by_pc): Delete function.
12876 (create_new_frame, get_prev_frame): Set unwind field using
12877 frame_unwind_find_by_pc.
12878 (trad_frame_unwind, trad_frame_unwinder): New variables.
12879 * frame.h (trad_frame_unwind): Declare variable.
12880 (frame_id_unwind_ftype): Delete declaration.
12881 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
12882 (struct frame_unwind): Declare opaque.
12883 (struct frame_info): Replace the fields id_unwind, pc_unwind and
12884 register_unwind with a single unwind pointer.
12885 * frame-unwind.h, frame-unwind.c: New files.
12886 * Makefile.in (SFILES): Add frame-unwind.c.
12887 (frame_unwind_h): Define.
12888 (COMMON_OBS): Add frame-unwind.o.
12889 (frame-unwind.o): Specify dependencies.
12890 (frame.o, dummy-frame.o): Update dependencies.
12891
12892 2003-01-18 Andrew Cagney <ac131313@redhat.com>
12893
12894 * ada-valprint.c: Eliminate PTR.
12895 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
12896 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
12897 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
12898 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
12899 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
12900 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
12901 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
12902
12903 2003-01-17 Andrew Cagney <ac131313@redhat.com>
12904
12905 * main.c (captured_main): Don't use PTR.
12906 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
12907 * gdbtypes.c (lookup_primitive_typename): Ditto.
12908 (lookup_struct_elt_type): Ditto.
12909 * f-valprint.c (info_common_command): Ditto.
12910 (list_all_visible_commons): Ditto.
12911 * jv-typeprint.c (java_type_print_base): Ditto.
12912
12913 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
12914 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
12915 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
12916 i386-interix-nat.c and i386-interix-tdep.c. Rename
12917 m68klinux-nat.c and m68klinux-tdep.c. Rename
12918 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
12919 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
12920 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
12921 * main.c (captured_main): Use xfree, not free.
12922
12923 2003-01-16 Andrew Cagney <ac131313@redhat.com>
12924
12925 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
12926 ID back using a parameter.
12927 * frame.c (frame_id_unwind): Update call.
12928 (frame_saved_regs_id_unwind): Update.
12929 * dummy-frame.c (dummy_frame_id_unwind): Update function.
12930 * dummy-frame.h (struct frame_id): Add opaque declaration.
12931 (dummy_frame_id_unwind): Update declaration.
12932
12933 2003-01-15 Andrew Cagney <ac131313@redhat.com>
12934
12935 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
12936
12937 2003-01-15 Stephen P. Smith <ischis2@cox.net>
12938
12939 * MAINTAINERS (Stephen P. Smith): Updated email address.
12940
12941 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
12942
12943 Fix PR gdb/898
12944 * breakpoint.c (until_break_command): Add new argument. Use it to
12945 decide whether to stop only at the current frame or not.
12946 * breakpoint.h (until_break_command): Update prototype.
12947 * infcmd.c (until_command): Add new argument to until_break_command
12948 call.
12949 (advance_command): New function.
12950 (_initialize_infcmd): Update help string for 'until' command.
12951 Add new 'advance' command.
12952
12953 2003-01-14 David Carlton <carlton@math.stanford.edu>
12954
12955 * linespec.c (decode_line_1): Normalize comments.
12956 (set_flags): Ditto.
12957 (locate_first_half): Ditto.
12958 (decode_compound): Ditto.
12959 (symtab_from_filename): Ditto.
12960 (decode_all_digits): Ditto.
12961 (decode_dollar): Ditto.
12962 (find_methods): Ditto.
12963 (find_toplevel_char): Ditto.
12964
12965 2003-01-13 Andrew Cagney <ac131313@redhat.com>
12966
12967 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
12968 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
12969 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
12970 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
12971 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
12972 * language.c, language.h, m32r-tdep.c: Update copyright.
12973 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
12974 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
12975 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
12976 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
12977 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
12978 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
12979
12980 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
12981
12982 * stabsread.h (process_later, resolve_cfront_continuation):
12983 Obsolete.
12984 Update copyright years.
12985 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
12986 Update copyright year.
12987 * dbxread.c(struct cont_elem): Obsolete.
12988 (process_later, process_now): Obsolete functions.
12989 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
12990 Update copyright year.
12991 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
12992 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
12993 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
12994 (parse_partial_symbols): Obsolete cfront support.
12995 * stabsread.c
12996 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
12997 macros.
12998 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
12999 read_cfront_baseclasses, read_cfront_member_functions,
13000 resolve_cfront_continuation,read_cfront_static_fields,
13001 copy_cfront_struct_fields): Obsolete functions.
13002 (define_symbol, read_one_struct_field): Obsolete cfront support.
13003 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
13004 Update Copyright year.
13005
13006 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
13007
13008 * stack.c (print_frame_info, print_stack_frame_base_stub,
13009 print_stack_frame_base, show_and_print_stack_frame_stub,
13010 show_and_print_stack_frame, print_only_stack_frame_stub,
13011 print_only_stack_frame): Delete functions.
13012 (print_stack_frame_stub): Call print_frame_info instead of
13013 print_frame_info_base.
13014 (print_frame_info_base): Rename to print_frame_info.
13015 (backtrace_command_1): Call print_frame_info, instead of
13016 print_frame_info_base.
13017 (current_frame_command): Call print_stack_frame, instead of
13018 print_only_stack_frame.
13019 (frame_command): Call print_stack_frame, instead of
13020 show_and_print_stack_frame.
13021 (up_command): Ditto.
13022 (down_command): Ditto.
13023 * frame.h (print_only_stack_frame): Delete prototype.
13024 * infrun.c (normal_stop): Call print_stack_frame, instead of
13025 show_and_print_stack_frame.
13026 * thread.c (info_threads_command): Call print_stack_frame, instead
13027 of print_only_stack_frame.
13028
13029 2003-01-13 Andrew Cagney <ac131313@redhat.com>
13030
13031 * README (Graphical interface to GDB): Update URL. Point at
13032 gdb/links/.
13033
13034 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
13035 version match.
13036
13037 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13038
13039 * symtab.c (find_pc_sect_line): Don't consider end-of-function
13040 lines.
13041
13042 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13043
13044 * thread-db.c (attach_thread): Prototype.
13045 (struct private_thread_info): Remove lwpid. Add thread handle (th),
13046 thread information (ti), and valid flags (th_valid, ti_valid).
13047 (attach_thread): Move target_pid_to_str call to after the thread
13048 is added to GDB's list. Initialize the cache.
13049 (thread_get_info_callback, thread_db_map_id2thr)
13050 (thread_db_get_info): New functions.
13051 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
13052 (thread_db_store_registers, thread_db_thread_alive)
13053 (thread_db_get_thread_local_address): Use them.
13054 (thread_db_pid_to_str): Likewise. Return "Missing" instead
13055 of calling error() for threads in unknown state.
13056
13057 (clear_lwpid_callback): New function.
13058 (thread_db_resume): Use it to clear the cache.
13059
13060 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13061
13062 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
13063 (resume_callback): Remove dead code.
13064
13065 2003-01-13 Andrew Cagney <ac131313@redhat.com>
13066
13067 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
13068 predicate.
13069 * gdbarch.h, gdbarch.c: Regenerate.
13070 * stack.c (frame_info): Only initialize the saved registers when
13071 FRAME_INIT_SAVED_REGS_P.
13072 * frame.c (frame_saved_regs_register_unwind): Assert
13073 FRAME_INIT_SAVED_REGS_P.
13074 (deprecated_generic_get_saved_register): Ditto.
13075
13076 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13077
13078 * source.c (openp): Squelch warning about "filename".
13079
13080 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13081
13082 * source.c (openp): If the file does not exist don't necessarily
13083 search the path.
13084
13085 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13086
13087 Fix PR gdb/872.
13088 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
13089 (integer_types_same_name_p): New function.
13090 (rank_one_type): Use it.
13091 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
13092
13093 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13094
13095 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
13096 variables.
13097 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
13098 * configure.in: Add --with-sysroot.
13099 * configure: Regenerated.
13100 * main.c (gdb_sysroot): New variable.
13101 (captured_main): Initialize gdb_sysroot.
13102 * defs.h (gdb_sysroot): New extern declaration.
13103 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
13104
13105 2003-01-12 Michael Chastain <mec@shout.net>
13106
13107 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
13108
13109 2003-01-12 Michael Chastain <mec@shout.net>
13110
13111 * top.c (print_gdb_version): Bump copyright year to 2003.
13112
13113 2003-01-12 David Carlton <carlton@bactrian.org>
13114
13115 * linespec.c (symtab_from_filename): Rename variable 's' to
13116 'file_symtab'.
13117
13118 2003-01-12 Andrew Cagney <ac131313@redhat.com>
13119
13120 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
13121 dummy frame.
13122 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
13123
13124 2003-01-12 Andrew Cagney <ac131313@redhat.com>
13125
13126 * d10v-tdep.c: Include "gdb_assert.h".
13127 (d10v_store_return_value): Rewrite to match current interface.
13128 (d10v_extract_struct_value_address): Ditto.
13129 (d10v_extract_return_value): Ditto.
13130 (d10v_gdbarch_init): Set store_restore_value,
13131 extract_struct_value_address and extract_return_value.
13132
13133 2003-01-12 J. Brobecker <brobecker@gnat.com>
13134
13135 * hpread.c (set_namestring): New procedure replacing the
13136 SET_NAMESTRING macro.
13137 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
13138 by calls to set_namestring.
13139
13140 2003-01-11 J. Brobecker <brobecker@gnat.com>
13141
13142 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
13143 a compilation warning.
13144 (hpread_process_one_debug_symbol): Likewise.
13145
13146 2003-01-10 David Carlton <carlton@math.stanford.edu>
13147
13148 * linespec.c (decode_line_1): Rename variable 's' to
13149 'file_symtab'.
13150 (decode_all_digits): Rename argument 's' to 'file_symtab'.
13151 (decode_dollar): Ditto.
13152 (decode_variable): Ditto.
13153 (symbol_found): Ditto.
13154
13155 2003-01-09 Michael Chastain <mec@shout.net>
13156
13157 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
13158
13159 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
13160
13161 * win32-nat.c (set_process_privilege): New function.
13162 (child_attach): Call set_process_privilege() to enable the
13163 SE_DEBUG_NAME user privilege if available in process token.
13164
13165 2003-01-10 J. Brobecker <brobecker@gnat.com>
13166
13167 * hpread.c (hpread_process_one_debug_symbol): Fix a small
13168 compilation error in the previous revision.
13169
13170 2003-01-09 David Carlton <carlton@math.stanford.edu>
13171
13172 * linespec.c: Update copyright.
13173
13174 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
13175
13176 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
13177 than inferior_ptid.
13178 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
13179
13180 2003-01-09 Andrew Cagney <ac131313@redhat.com>
13181
13182 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
13183 Update comments.
13184 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
13185 (frame_saved_regs_zalloc): Update.
13186 (frame_saved_regs_register_unwind): Update.
13187 (create_new_frame): Update.
13188 (get_prev_frame): Update.
13189 (frame_extra_info_zalloc): Update.
13190 (deprecated_get_frame_saved_regs): Update.
13191 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
13192 * cris-tdep.c: Update comment.
13193
13194 * somsolib.h: Fix function indentation.
13195 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
13196 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
13197 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
13198 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
13199 * somsolib.c, inftarg.c: Remove assignment in if conditional.
13200
13201 * infrun.c (follow_fork): Use ISO C definition.
13202 * expprint.c (print_subexp): Use xfree instead of free.
13203 * charset.c: Include "gdb_string.h" instead of <string.h>.
13204 (register_iconv_charsets): Use ISO C definition.
13205 (host_charset, target_charset): Ditto.
13206 * Makefile.in (charset.o): Update dependencies.
13207 (mi-cmd-env.o): Update dependencies.
13208
13209 2003-01-08 Andrew Cagney <cagney@redhat.com>
13210
13211 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
13212 get_frame_base.
13213
13214 2003-01-08 Andrew Cagney <ac131313@redhat.com>
13215
13216 * gdb_mbuild.sh: Add --keep option. When specified, keep the
13217 build directories. Save edited gdb output in Mbuild.log. If a
13218 build fails, remove any final GDB executable.
13219
13220 2003-01-08 Andrew Cagney <ac131313@redhat.com>
13221
13222 * gdb_mbuild.sh: Edit the output of `maint print architecture'
13223 replacing hex constants with function names and stripping leading
13224 file name directory prefixes.
13225
13226 2003-01-08 Andrew Cagney <cagney@redhat.com>
13227
13228 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
13229 get_frame_base.
13230
13231 2003-01-08 David Carlton <carlton@math.stanford.edu>
13232
13233 * linespec.c (decode_line_1): Move code into decode_variable.
13234 (decode_variable): New function.
13235
13236 2003-01-08 Andrew Cagney <ac131313@redhat.com>
13237
13238 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
13239
13240 2003-01-08 Andrew Cagney <cagney@redhat.com>
13241
13242 * cris-tdep.c (cris_frame_init_saved_regs): Use
13243 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
13244 saved_regs buffer.
13245 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
13246 (sh64_nofp_frame_init_saved_regs): Ditto.
13247 (sh_fp_frame_init_saved_regs): Ditto.
13248 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
13249 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
13250 * mcore-tdep.c (analyze_dummy_frame): Ditto.
13251 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13252
13253 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
13254
13255 * minsyms.c (lookup_minimal_symbol): Update comment.
13256 (lookup_minimal_symbol_text): Update comment. Use the hash table.
13257 (lookup_minimal_symbol_solib_trampoline): Likewise.
13258
13259 2003-01-08 Andrew Cagney <cagney@redhat.com>
13260
13261 * d10v-tdep.c (d10v_init_extra_frame_info): Use
13262 frame_relative_level.
13263
13264 * alpha-tdep.c: Use get_frame_extra_info.
13265 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13266 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
13267 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
13268 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
13269
13270 * alpha-tdep.c: Use get_next_frame.
13271 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13272 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
13273 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
13274 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
13275 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
13276 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
13277 * xstormy16-tdep.c: Ditto.
13278
13279 2003-01-07 Andrew Cagney <cagney@redhat.com>
13280
13281 * alpha-tdep.c: Use get_frame_base.
13282 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13283 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
13284 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
13285 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
13286 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
13287 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
13288 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
13289 * config/sparc/tm-sparc.h: Ditto.
13290
13291 2003-01-07 Andrew Cagney <cagney@redhat.com>
13292
13293 * frame.c (deprecated_get_frame_context): New function.
13294 (deprecated_set_frame_context): New function.
13295 * frame.h (deprecated_get_frame_context): Declare.
13296 (deprecated_set_frame_context): Declare.
13297 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
13298 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
13299
13300 2003-01-07 Andrew Cagney <cagney@redhat.com>
13301
13302 * frame.c (deprecated_set_frame_next_hack): New function.
13303 (deprecated_set_frame_prev_hack): New function.
13304 * frame.h (deprecated_set_frame_next_hack): Declare.
13305 (deprecated_set_frame_prev_hack): Declare.
13306 * mcore-tdep.c (analyze_dummy_frame): Use
13307 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
13308 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13309
13310 2003-01-07 David Carlton <carlton@math.stanford.edu>
13311
13312 * linespec.c (decode_line_1): Move code into decode_dollar.
13313 (decode_dollar): New function.
13314
13315 2003-01-07 Andrew Cagney <cagney@redhat.com>
13316
13317 * arm-tdep.c (arm_init_extra_frame_info): Use
13318 deprecated_update_frame_base_hack.
13319 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
13320 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13321 (fix_frame_pointer): Ditto.
13322 (mn10300_analyze_prologue): Ditto.
13323
13324 2003-01-07 Andrew Cagney <cagney@redhat.com>
13325
13326 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
13327 extra_info using frame_extra_info_zalloc.
13328 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
13329 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
13330 (sh64_init_extra_frame_info): Ditto.
13331 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
13332 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
13333 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
13334 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
13335 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
13336 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
13337 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
13338 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
13339 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
13340 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
13341 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
13342 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
13343
13344 * mn10300-tdep.c (analyze_dummy_frame): Use
13345 deprecated_set_frame_extra_info_hack.
13346 * mcore-tdep.c (analyze_dummy_frame): Ditto.
13347
13348 2003-01-07 J. Brobecker <brobecker@gnat.com>
13349
13350 * mdebugread.c (parse_symbol): Skip stProc entries which storage
13351 class is not scText. These do not define "real" procedures.
13352 (parse_partial_symbols): Likewise.
13353
13354 2003-01-06 Michael Snyder <msnyder@redhat.com>
13355
13356 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
13357
13358 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13359
13360 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
13361 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
13362 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
13363 deprecated_frame_xmalloc_with_cleanup.
13364 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
13365 deprecated_frame_xmalloc.
13366 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
13367 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
13368
13369 2003-01-06 Andrew Cagney <cagney@redhat.com>
13370
13371 * x86-64-linux-tdep.c: Include "osabi.h".
13372 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
13373
13374 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
13375
13376 2003-01-06 Andrew Cagney <cagney@redhat.com>
13377
13378 * MAINTAINERS (Target Instruction Set Architectures): Update
13379 arm-elf. Can be built with -Werror, has been multiarched.
13380
13381 * value.h (unpack_long): Make buffer parameter constant.
13382 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
13383 * scm-lang.h (scm_parse): Ditto.
13384 * defs.h (extract_typed_address, extract_address): Ditto.
13385 (extract_long_unsigned_integer): Ditto.
13386 * inferior.h (unsigned_pointer_to_address): Ditto.
13387 (signed_pointer_to_address): Ditto.
13388 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
13389 * gdbarch.h, gdbarch.c: Regenerate.
13390 * findvar.c (extract_long_unsigned_integer): Update.
13391 (extract_address): Update.
13392 (extract_typed_address): Update.
13393 (unsigned_pointer_to_address): Update.
13394 * values.c (unpack_long): Update.
13395 (unpack_double): Update.
13396 (unpack_pointer): Update.
13397 (unpack_field_as_long): Update.
13398 * d10v-tdep.c (d10v_pointer_to_address): Update.
13399 * avr-tdep.c (avr_pointer_to_address): Update.
13400 * scm-lang.c (scm_unpack): Update.
13401 * findvar.c (signed_pointer_to_address): Update.
13402
13403 2003-01-06 Michal Ludvig <mludvig@suse.cz>
13404
13405 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
13406 since it is in i386-tdep.c.
13407
13408 2003-01-06 J. Brobecker <brobecker@gnat.com>
13409
13410 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
13411 failure introduced in the previous change.
13412
13413 2003-01-05 Michael Chastain <mec@shout.net>
13414
13415 * README: Remove references to deleted remote-*.c files:
13416 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
13417 remote-nrom.c, remote-os9k.c, remote-udi.c.
13418
13419 2003-01-05 Mark Kettenis <kettenis@gnu.org>
13420
13421 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
13422 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
13423 i386_get_longjmp_target.
13424
13425 2003-01-05 Andrew Cagney <ac131313@redhat.com>
13426
13427 * arm-tdep.c (prologue_cache): Change to a pointer.
13428 (_initialize_arm_tdep): Allocate prologue_cache.
13429 (check_prologue_cache): Update.
13430 (save_prologue_cache): Update.
13431 (arm_gdbarch_init): Update.
13432
13433 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13434
13435 * stabsread.c (update_method_name_from_physname): Call complaint()
13436 instead of error.
13437
13438 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13439
13440 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
13441 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
13442 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
13443
13444 * blockframe.c: Include "gdbcmd.h" and "command.h".
13445 (backtrace_below_main): New variable.
13446 (file_frame_chain_valid, func_frame_chain_valid)
13447 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
13448 (generic_func_frame_chain_valid): Remove functions.
13449 (frame_chain_valid, do_flush_frames_sfunc): New functions.
13450 (_initialize_blockframe): New function.
13451 * Makefile.in (blockframe.o): Update dependencies.
13452 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
13453 comment. Call frame_chain_valid ().
13454 * frame.h: Remove old prototypes. Add prototype for
13455 frame_chain_valid and update comments to match.
13456 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
13457 Remove old comment.
13458 * gdbarch.h: Regenerated.
13459 * gdbarch.c: Regenerated.
13460
13461 * alpha-tdep.c (alpha_gdbarch_init): Don't call
13462 set_gdbarch_frame_chain_valid.
13463 * avr-tdep.c (avr_gdbarch_init): Likewise.
13464 * cris-tdep.c (cris_gdbarch_init): Likewise.
13465 * frv-tdep.c (frv_gdbarch_init): Likewise.
13466 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
13467 * i386-tdep.c (i386_svr4_init_abi): Likewise.
13468 (i386_nw_init_abi): Likewise.
13469 (i386_gdbarch_init): Likewise.
13470 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
13471 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
13472 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
13473 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
13474 * mips-tdep.c (mips_gdbarch_init): Likewise.
13475 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
13476 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
13477 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
13478 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
13479 * s390-tdep.c (s390_gdbarch_init): Likewise.
13480 * sh-tdep.c (sh_gdbarch_init): Likewise.
13481 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
13482 * v850-tdep.c (v850_gdbarch_init): Likewise.
13483 * vax-tdep.c (vax_gdbarch_init): Likewise.
13484 * x86-64-tdep.c (x86_64_init_abi): Likewise.
13485
13486 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
13487 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
13488 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
13489 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
13490 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
13491 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
13492 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
13493 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
13494
13495 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
13496
13497 * Makefile.in (acconfig_h): Remove incorrect macro.
13498 (config_h): Define.
13499 (osabi.o): Update dependencies.
13500 * configure.tgt: Set gdb_osabi based on target triplet.
13501 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
13502 * configure: Regenerated.
13503 * config.in: Regenerated.
13504 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
13505 (GDB_OSABI_DEFAULT): Define if not already defined.
13506 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
13507 (set_osabi_string): New variables.
13508 (gdbarch_register_osabi): Add new OS ABI to
13509 gdb_osabi_available_names.
13510 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
13511 (set_osabi, show_osabi): New functions.
13512 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
13513
13514 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13515
13516 * arch-utils.c (gdbarch_info_init): Set osabi to
13517 GDB_OSABI_UNINITIALIZED.
13518 * gdbarch.sh: Add osabi to struct gdbarch and to struct
13519 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
13520 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
13521 * gdbarch.c: Regenerated.
13522 * gdbarch.h: Regenerated.
13523 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
13524 there's no BFD.
13525 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
13526 * osabi.h (enum gdb_osabi): Move to defs.h.
13527 (gdbarch_init_osabi): Update prototype.
13528 * defs.h (enum gdb_osabi): Moved here.
13529 * Makefile.in: Update dependencies.
13530
13531 * alpha-tdep.h: Don't include "osabi.h".
13532 (struct gdbarch_tdep): Remove osabi member.
13533 * alpha-tdep.c: Include "osabi.h".
13534 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13535 iterate over arches. Update call to gdbarch_init_osabi.
13536 (alpha_dump_tdep): Don't dump osabi.
13537 * alpha-linux-tdep.c: Include "osabi.h".
13538 * alpha-osf1-tdep.c: Include "osabi.h".
13539 * alphafbsd-tdep.c: Include "osabi.h".
13540 * alphanbsd-tdep.c: Include "osabi.h".
13541
13542 * arm-tdep.h: Don't include "osabi.h".
13543 (struct gdbarch_tdep): Remove osabi member.
13544 * arm-tdep.c: Include "osabi.h".
13545 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13546 iterate over arches. Update call to gdbarch_init_osabi.
13547 (arm_dump_tdep): Don't dump osabi.
13548 * arm-linux-tdep.c: Include "osabi.h".
13549 * armnbsd-tdep.c: Include "osabi.h".
13550
13551 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
13552 Update call to gdbarch_init_osabi.
13553
13554 * i386-tdep.h: Don't include "osabi.h".
13555 (struct gdbarch_tdep): Remove osabi member.
13556 * i386-tdep.c: Include "osabi.h".
13557 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13558 iterate over arches. Update call to gdbarch_init_osabi.
13559 (i386_dump_tdep): Don't dump osabi.
13560 * i386-linux-tdep.c: Include "osabi.h".
13561 * i386-sol2-tdep.c: Include "osabi.h".
13562 * i386bsd-tdep.c: Include "osabi.h".
13563 * i386gnu-tdep.c: Include "osabi.h".
13564 * i386ly-tdep.c: Include "osabi.h".
13565 * i386nbsd-tdep.c: Include "osabi.h".
13566 * i386obsd-tdep.c: Include "osabi.h".
13567
13568 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
13569 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13570 check osabi when iterating over arches. Update call to
13571 gdbarch_init_osabi.
13572 (mips_dump_tdep): Don't dump osabi.
13573
13574 * ns32k-tdep.h: Don't include "osabi.h".
13575 (struct gdbarch_tdep): Remove.
13576 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
13577 gdbarch_lookup_osabi. Don't iterate over arches. Don't
13578 allocate tdep. Update call to gdbarch_init_osabi.
13579 (ns32k_dump_tdep): Remove.
13580 (_initialize_ns32k_tdep): Update call to gdbarch_register.
13581 * ns32knbsd-tdep.c: Include "osabi.h".
13582
13583 * ppc-tdep.h: Don't include "osabi.h".
13584 (struct gdbarch_tdep): Remove osabi member.
13585 * rs6000-tdep.c: Include "osabi.h".
13586 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
13587 osabi when iterating over arches. Update call to
13588 gdbarch_init_osabi.
13589 (rs6000_dump_tdep): Don't dump osabi.
13590 * ppc-linux-tdep.c: Include "osabi.h".
13591 * ppcnbsd-tdep.c: Include "osabi.h".
13592
13593 * sh-tdep.h: Don't include "osabi.h".
13594 (struct gdbarch_tdep): Remove osabi member.
13595 * sh-tdep.c: Include "osabi.h".
13596 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13597 iterate over arches. Update call to gdbarch_init_osabi.
13598 (sh_dump_tdep): Don't dump osabi.
13599 * shnbsd-tdep.c: Include "osabi.h".
13600
13601 * sparc-tdep.c: Include "osabi.h".
13602 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13603 iterate over arches. Update call to gdbarch_init_osabi.
13604 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
13605 tdep structure.
13606
13607 * vax-tdep.h: Don't include "osabi.h".
13608 (struct gdbarch_tdep): Remove.
13609 * vax-tdep.c: Include "osabi.h".
13610 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13611 iterate over arches. Don't allocate tdep. Update call
13612 to gdbarch_init_osabi.
13613 (vax_dump_tdep): Remove.
13614 (_initialize_vax_tdep): Update call to gdbarch_register.
13615
13616 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13617
13618 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
13619 entirely.
13620 (breakpoint_re_set_one): Don't fetch the value for a disabled
13621 watchpoint.
13622
13623 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13624
13625 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
13626 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
13627 (COERCE_FLOAT_TO_DOUBLE): Remove.
13628 * gdbarch.c: Regenerate.
13629 * gdbarch.h: Regenerate.
13630 * Makefile.in: Remove value_h from gdbarch_h.
13631 * valops.c (coerce_float_to_double): New variable.
13632 (default_coerce_float_to_double): Remove.
13633 (standard_coerce_float_to_double): Remove.
13634 (value_arg_coerce): Use coerce_float_to_double.
13635 (_initialize_valops): Add "set coerce-float-to-double".
13636 * value.h (default_coerce_float_to_double): Remove prototype.
13637 (standard_coerce_float_to_double): Remove prototype.
13638
13639 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
13640 prototyped.
13641 * mdebugread.c (parse_symbol): Likewise.
13642 * stabsread.c (define_symbol): Mark all functions as prototyped.
13643
13644 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
13645 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
13646 set_gdbarch_coerce_float_to_double.
13647 * arm-tdep.c (arm_gdbarch_init): Likewise.
13648 * frv-tdep.c (frv_gdbarch_init): Likewise.
13649 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
13650 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
13651 * mips-tdep.c (mips_gdbarch_init): Likewise.
13652 (mips_coerce_float_to_double): Remove.
13653 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
13654 (rs6000_coerce_float_to_double): Remove.
13655 * s390-tdep.c (s390_gdbarch_init): Likewise.
13656 * sh-tdep.c (sh_gdbarch_init): Likewise.
13657 (sh_coerce_float_to_double): Remove.
13658 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
13659 (sparc_coerce_float_to_double): Remove.
13660 * v850-tdep.c (v850_gdbarch_init): Likewise.
13661 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
13662 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
13663 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
13664 (hppa_coerce_float_to_double): Remove prototype.
13665 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
13666
13667 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13668
13669 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
13670
13671 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13672
13673 Suggested by Stewart Brown <sb24@avaya.com>:
13674 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
13675 in recursive calls. Handle TYPE_CODE_TYPEDEF.
13676 (c_type_print_varspec_suffix): Likewise.
13677
13678 2003-01-04 Mark Kettenis <kettenis@gnu.org>
13679
13680 * configure.in: Don't set and AC_SUBST SUBDIRS.
13681 * configure: Regenerated.
13682
13683 * configure.in: Remove code dealing with shared libraries.
13684 * Makefile.in: Remove HLDFLAGS and HLDENV.
13685 * configure: Regenerated.
13686
13687 2003-01-04 Andrew Cagney <ac131313@redhat.com>
13688
13689 * frame.c (deprecated_frame_xmalloc): New function.
13690 (deprecated_set_frame_saved_regs_hack): New function.
13691 (deprecated_set_frame_extra_info_hack): New function.
13692 * frame.h (deprecated_frame_xmalloc): Declare.
13693 (deprecated_set_frame_saved_regs_hack): Declare.
13694 (deprecated_set_frame_extra_info_hack): Declare.
13695
13696 2003-01-04 Mark Kettenis <kettenis@gnu.org>
13697
13698 * configure.in: Move code that provides the --enable-gdbtk option
13699 right after the code that handles the --enable-tui option, and
13700 polish it somewhat.
13701 * configure: Regenerated.
13702
13703 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
13704 AC_CHECK_FUNCS and remove the old check for pread64.
13705 * acinclude.m4 (AC_GNU_SOURCE): New macro.
13706 * acconfig.h (_GNU_SOURCE): Add.
13707 (HAVE_PREAD64): Remove.
13708 * configure, aclocal.m4, config.in: Regenerated.
13709
13710 2003-01-03 Andrew Cagney <ac131313@redhat.com>
13711
13712 * alpha-tdep.c: Use get_frame_saved_regs.
13713 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13714 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
13715 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
13716 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
13717 * vax-tdep.c, xstormy16-tdep.c: Ditto.
13718
13719 2003-01-03 Mark Kettenis <kettenis@gnu.org>
13720
13721 * configure.in: Remove all use of the SUBDIRS variable; add
13722 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
13723 code providing the --enable-multi-ice option, and move it right in
13724 front of the code that checks whether gdbserver is supported.
13725 Polish that too.
13726 * configure: Regenerated.
13727 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
13728 @SUBDIRS@.
13729
13730 2003-01-03 Andrew Cagney <cagney@redhat.com>
13731
13732 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
13733 * avr-tdep.c, cris-tdep.c: Ditto.
13734 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
13735 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
13736
13737 2003-01-03 Mark Kettenis <kettenis@gnu.org>
13738
13739 * configure.in: Remove --enable-netrom option.
13740 * configure: Regenerated.
13741
13742 2003-01-03 Mark Kettenis <kettenis@gnu.org>
13743
13744 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
13745 declaration for `struct re_pattern_buffer' instead.
13746 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
13747
13748 2003-01-03 J. Brobecker <brobecker@gnat.com>
13749
13750 * mdebugread.c (parse_symbol): Count until the stEnd matching
13751 the structure name.
13752
13753 2003-01-02 Mark Kettenis <kettenis@gnu.org>
13754
13755 * configure.in: Remove --with-cpu option.
13756 subscripts. Remove evil changequotes here.
13757 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
13758 * config.in, configure: Regenerated.
13759
13760 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
13761 * configure.in: Cleanup section that sources GDB and BFD configure
13762 subscripts. Remove evil changequotes here.
13763 * config.in, configure: Regenerated.
13764
13765 2003-01-02 Andrew Cagney <ac131313@redhat.com>
13766
13767 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
13768 frame accessor methods.
13769 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13770 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
13771 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
13772 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
13773 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
13774 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
13775 * z8k-tdep.c: Ditto.
13776
13777 2003-01-02 Mark Kettenis <kettenis@gnu.org>
13778
13779 * configure.in: Remove UI_OUT configuration code.
13780 * ada-lang.c: Update assuming UI_OUT is always true.
13781 * Makefile.in (UIOUT_CFLAGS): Remove.
13782 * configure: Regenerated.
13783 * TODO: Remove blurb about elimination of -DUI_OUT.
13784
13785 * configure.in: Move code that provides the --enable-gdbcli,
13786 --enable-gdbmi options right before the code that handles the
13787 --enable-tui option. Polish a bit.
13788 * configure: Regenerated.
13789
13790 * configure.in: Rewrite check for GNU regex and the
13791 --without-included regex option, and move it into the "Checks for
13792 library functions" section. This makes us use the system regex
13793 again by default on systems with version 2 of the GNU C library.
13794 This was apparently broken.
13795 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
13796 * acconfig.h (USE_INCLUDED_REGEX): Remove.
13797 * config.in, configure: Regenerated.
13798
13799 * configure.in: Move code that provides the --enable-tui option
13800 before the "Checks for libraries" section. Polish the code
13801 somewhat and set need_curses to yes if we build the TUI. Rewrite
13802 code that looks for a library providing termcap functionality to
13803 match more closely what's done in the Readline library, and move
13804 it into to the "Checks for libraries" section.
13805 * configure: Regenerated.
13806 * Makefile.in (TERMCAP): Remove variable.
13807 * config/i386/go32.mh (TERMCAP): Remove variable.
13808
13809 2003-01-02 Andrew Cagney <ac131313@redhat.com>
13810
13811 * MAINTAINERS: Mention gdb_mbuild.sh.
13812 * gdb_mbuild.sh: Rewrite.
13813
13814 2003-01-02 Mark Kettenis <kettenis@gnu.org>
13815
13816 * configure.in: Fix typo in last change.
13817 * config.in, configure: Regenerated.
13818
13819 2003-01-02 Andrew Cagney <ac131313@redhat.com>
13820
13821 * valarith.c (value_binop): Delete obsolete code and comments.
13822 * configure.host: Ditto.
13823 * buildsym.h (make_blockvector): Ditto.
13824 * buildsym.c (make_blockvector): Ditto.
13825 * defs.h (enum language): Ditto.
13826 (chill_demangle): Ditto.
13827 * elfread.c (elf_symtab_read): Ditto.
13828 * dwarfread.c (CHILL_PRODUCER): Ditto.
13829 (set_cu_language): Ditto.
13830 (handle_producer): Ditto.
13831 * expprint.c (print_subexp): Ditto.
13832 * gdbtypes.c (chill_varying_type): Ditto.
13833 * gdbtypes.h (builtin_type_chill_bool): Ditto.
13834 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
13835 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
13836 (chill_varying_type): Ditto.
13837 * language.h (_LANG_chill): Ditto.
13838 * language.c (binop_result_type, integral_type): Ditto.
13839 (character_type, string_type, structured_type): Ditto.
13840 (lang_bool_type, binop_type_check): Ditto.
13841 * stabsread.h (os9k_stabs): Ditto.
13842 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
13843 (define_symbol, read_type, read_struct_fields): Ditto.
13844 (read_array_type, read_enum_type, read_huge_number): Ditto.
13845 (read_range_type, start_stabs): Ditto.
13846 * symfile.c (init_filename_language_table): Ditto.
13847 (add_psymbol_with_dem_name_to_list): Ditto.
13848 * symtab.c (symbol_init_language_specific): Ditto.
13849 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
13850 * symtab.h (struct general_symbol_info): Ditto.
13851 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
13852 * typeprint.c (typedef_print): Ditto.
13853 * utils.c (fprintf_symbol_filtered): Ditto.
13854 * valops.c (value_cast, search_struct_field, value_slice): Delete
13855 obsolete code.
13856 (varying_to_slice): Delete function.
13857 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
13858 (varying_to_slice): Delete declaration.
13859 * MAINTAINERS: Update.
13860
13861 2003-01-02 Mark Kettenis <kettenis@gnu.org>
13862
13863 * configure.in: Reorganize "Checks for library functions section"
13864 a bit. Remove check for `btowc' and `isascii' functions.
13865 * configure: Regenerated.
13866
13867 * acconfig.h (_MSE_INT_H): Remove.
13868 * configure.in: Create "Checks for header files" section, and move
13869 appropriate tests there. Don't check for objlist.h, wchar.h,
13870 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
13871 misdetection fix. Also add "Checks for types", "Checks for
13872 compiler characteristics" and "Checks for library functions"
13873 sections.
13874 * config.in, configure: Regenerated.
13875
13876 * configure.in: Create "Checks for programs" section, and move
13877 appropriate tests there.
13878
13879 2003-01-01 Mark Kettenis <kettenis@gnu.org>
13880
13881 * configure.in: Create "Checks for libraries" section, and move
13882 appropriate tests there. Cleanup check for wctype in libw. Use
13883 AC_SEARCH_LIBS to see whether we need libsocket.
13884 * configure: Regenerated.
13885
13886 For older changes see ChangeLog-2002
13887 \f
13888 Local Variables:
13889 mode: change-log
13890 left-margin: 8
13891 fill-column: 74
13892 version-control: never
13893 End:
This page took 0.437044 seconds and 5 git commands to generate.