e94d950d040c3a7b04de4360f95819681757e47b
[binutils-gdb.git] / gdb / ChangeLog
1 2003-06-26 Michael Chastain <mec@shout.net>
2
3 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
4 gdb/testsuite/gdb.c++/pr-1210.exp.
5
6 2003-06-26 Andrew Cagney <cagney@redhat.com>
7
8 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
9 altivec_expression.h and altivec_registers.h.
10
11 2003-06-26 Andrew Cagney <cagney@redhat.com>
12
13 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
14 info->mach when MIPS16. Patch suggested by Fred Fish.
15
16 2003-06-26 Andrew Cagney <cagney@redhat.com>
17
18 * utils.c (internal_vproblem): Print the problem to a reason
19 buffer and then pass to query. Make the msg variable more local.
20
21 2003-06-26 Andrew Cagney <cagney@redhat.com>
22
23 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
24 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
25 * gdbarch.h, gdbarch.c: Re-generate.
26 * frame-base.c (default_frame_args_address): Update. Use
27 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
28 not available.
29 (default_frame_locals_address): Ditto for
30 DEPRECATED_FRAME_LOCALS_ADDRESS.
31 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
32 (vax_frame_num_args): Update.
33 (vax_gdbarch_init): Update.
34 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
35 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
36 * mcore-tdep.c (mcore_gdbarch_init): Update.
37 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
38 * ia64-tdep.c (ia64_gdbarch_init): Update.
39 * symtab.h (address_class): Update comments.
40 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
41 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
42 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
43 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
44 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
45 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
46 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
47 * alpha-mdebug-tdep.c: Update.
48 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
49
50 2003-06-26 Andreas Jaeger <aj@suse.de>
51
52 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
53 of SSE registers so that varargs functions work. Rework handling
54 of passing arguments on the stack.
55 (x86_64_store_return_value): Return double and float values in SSE
56 register.
57
58 2003-06-24 Michael Chastain <mec@shout.net>
59
60 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
61 the "constructor breakpoints ignored" bug.
62
63 2003-06-25 David Carlton <carlton@kealia.com>
64
65 * MAINTAINERS: Update e-mail address.
66
67 2003-06-24 Jim Blandy <jimb@redhat.com>
68
69 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
70
71 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
72 function.
73 (ppc_linux_init_abi): Register it as the
74 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
75
76 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
77 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
78 method.
79
80 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
81 (ppc64_standard_linkage_target): Use it.
82
83 2003-06-23 Andrew Cagney <cagney@redhat.com>
84
85 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
86 for 0 "int0" and 4 "int32" sized registers.
87 * gdbtypes.c (builtin_type_int0): Define.
88 (build_gdbtypes): Initialize builtin_type_int0.
89 * gdbtypes.h (builtin_type_int0): Declare.
90
91 2003-06-23 Stephane Carrez <stcarrez@nerim.fr>
92
93 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
94 as characters are unsigned.
95
96 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
97
98 PR gdb/1179
99 * dwarfread.c (struct_type): Skip static fields without crashing.
100
101 2003-06-22 Andrew Cagney <cagney@redhat.com>
102
103 GDB 6.0 branch created.
104 * README: Update.
105 * PROBLEMS: Update. Empty.
106 * NEWS: Update.
107
108 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
109
110 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
111 Suggested by Nick Hibma <n_hibma@webweaving.org>.
112
113 2003-06-22 Andrew Cagney <cagney@redhat.com>
114
115 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
116 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
117 Velikov.
118
119 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
120
121 * cli/cli-cmds.c (shell_escape): Silence warnings from old
122 compilers.
123
124 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
125
126 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
127 argument of val_print.
128 * cp-valprint.c (cp_print_value): Don't add the offset parameter
129 to the address argument of baseclass_offset or target_read_memory.
130 Do add it to the argument of cp_print_value_fields.
131
132 2003-06-21 Andrew Cagney <cagney@redhat.com>
133
134 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
135 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
136 instead of 0..NUM_REGS.
137 (mips_register_reggroup_p): New function.
138 (mips_pseudo_register_write): New function.
139 (mips_pseudo_register_read): New function.
140 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
141 based on the register's type.
142 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
143 cooked.
144 (mips_get_saved_register): Simplify. Assert that REGNO is a
145 pseudo / cooked.
146 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
147 (mips_register_type): Replace mips_register_virtual_type. Map
148 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
149 when available.
150 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
151 that the register is cooked / virtual.
152 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
153 Only get the extra info when needed.
154 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
155 (mips32_heuristic_proc_desc): Fetch the cooked register.
156 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
157 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
158 (mips_print_register): Use gdbarch_register_type, instead of
159 REGISTER_VIRTUAL_TYPE.
160 (print_gp_register_row): Use gdbarch_register_type, instead of
161 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
162 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
163 Print the pseudo / cooked registers.
164 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
165 Print the pseudo / cooked registers.
166 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
167 REG_NUM is pseudo / cooked.
168 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
169 (mips_n32n64_xfer_return_value): Ditto.
170 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
171 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
172 (mips_register_sim_regno): New function.
173 (mips_gdbarch_init): Set deprecated_register_byte,
174 register_group_p, pseudo_register_write, pseudo_register_read,
175 register_sim_regno, and num_pseudo_regs. Set register_type,
176 instead of register_virtual_type.
177 * Makefile.in (mips-tdep.o): Update dependencies.
178 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
179 REGISTER_VIRTUAL_TYPE.
180 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
181 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
182 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
183 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
184 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
185
186 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
187
188 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
189 * cli/cli-cmds.c: Include "gdb_vfork.h".
190 (shell_escape): Use vfork.
191
192 2003-06-21 Andrew Cagney <cagney@redhat.com>
193
194 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
195 32 bit floating-point register saves.
196
197 * frame.h (deprecated_unwind_get_saved_register): Delete.
198 * frame.c (deprecated_unwind_get_saved_register): Delete function.
199 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
200 and deprecated_get_next_frame_hack instead of
201 deprecated_unwind_get_saved_register.
202
203 * mips-tdep.c (mips_dump_tdep): Do not print
204 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
205
206 * frame.c (get_frame_register): New function.
207 (frame_unwind_register_signed): New function.
208 (get_frame_register_signed): New function.
209 (frame_unwind_register_unsigned): New function.
210 (get_frame_register_unsigned): New function.
211 * frame.h: Add comments on naming schema.
212 (get_frame_register, frame_unwind_register_signed): Declare.
213 (get_frame_register_signed, get_frame_register_signed): Declare.
214 (frame_unwind_register_unsigned): Declare.
215 (get_frame_register_unsigned): Declare.
216
217 2003-06-20 Theodore A. Roth <troth@openavr.org>
218
219 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
220
221 2003-06-20 Theodore A. Roth <troth@openavr.org>
222
223 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
224 (avr_read_sp): Ditto.
225
226 2003-06-20 Daniel Jacobowitz <drow@mvista.com>
227
228 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
229 * config/arm/nm-linux.h: Likewise.
230 * config/arm/tm-linux.h: Likewise.
231 * config/ia64/nm-linux.h: Likewise.
232 * config/ia64/tm-ia64.h: Likewise.
233 * config/s390/tm-linux.h: Likewise.
234 * config/s390/tm-s390.h: Likewise.
235 * s390-nat.c: Likewise.
236 * s390-tdep.c: Likewise.
237
238 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
239 * config/ia64/linux.mt: Likewise.
240 * config/m68k/linux.mh: Likewise.
241 * config/mips/linux.mt: Likewise.
242 * config/powerpc/linux.mh: Likewise.
243 * config/sh/linux.mt: Likewise.
244
245 2003-06-19 Kris Warkentin <kewarken@qnx.com>
246
247 * solib.c (solib_open): Change tests for whether to search
248 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
249 comments.
250
251 2003-06-19 Theodore A. Roth <troth@openavr.org>
252
253 * avr-tdep.c (avr_frame_address): Delete function.
254 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
255 set_gdbarch_frame_args_address.
256
257 2003-06-19 Andrew Cagney <cagney@redhat.com>
258
259 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
260 (REGISTER_CONVERT_FROM_TYPE): Delete.
261 (mips_register_convert_to_type): Delete declaration.
262 (mips_register_convert_from_type): Delete declaration.
263 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
264 kernel/.
265
266 2003-06-19 Michael Snyder <msnyder@redhat.com>
267
268 * linux-nat.h: New file.
269 * linux-nat.c: Include linux-nat.h.
270 * lin-lwp.c: Include linux-nat.h.
271 Move struct lwp_info def to linux-nat.h.
272 * linux-proc.c: Include linux-nat.h.
273 (linux_make_note_section): Iterate over lwps instead of threads.
274 (linux_do_thread_registers): Use lwp instead of merged pid.
275 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
276 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
277 Add dependency on linux_nat_h.
278
279 2003-06-19 Theodore A. Roth <troth@openavr.org>
280
281 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
282
283 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
284
285 * varobj.c (get_type, get_target_type): Use check_typedef.
286
287 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
288
289 * breakpoint.c (insert_catchpoint): Call internal_error.
290
291 2003-06-19 Theodore A. Roth <troth@openavr.org>
292
293 * avr-tdep.c (avr_push_dummy_code): Delete function.
294 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
295
296 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
297
298 * arch-utils.c (default_prepare_to_proceed): Remove.
299 (generic_prepare_to_proceed): Remove.
300 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
301 (generic_prepare_to_proceed): Remove prototype.
302 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
303 * gdbarch.c: Regenerate.
304 * gdbarch.h: Regenerate.
305 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
306 * hppah-nat.c (hppa_switched_threads): Remove.
307 * infrun.c (prepare_to_proceed): New static function, copied from
308 generic_prepare_to_proceed. Remove select_it argument.
309 (proceed): Call prepare_to_proceed.
310 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
311 variables.
312 (ptrace_wait): Don't set the removed variables.
313 (hppa_switched_threads): Remove.
314 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
315 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
316 (lin_lwp_prepare_to_proceed): Remove prototype.
317 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
318 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
319
320 2003-06-18 Theodore A. Roth <troth@openavr.org>
321
322 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
323 trad-frame.h.
324 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
325 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
326 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
327 (AVR_PROLOGUE_*): Enumerate prologue types.
328 (struct frame_extra_info): Remove.
329 (struct avr_unwind_cache): Define.
330 (avr_write_sp): Delete function.
331 (avr_read_fp): Ditto.
332 (avr_init_extra_frame_info): Ditto.
333 (avr_pop_frame): Ditto.
334 (avr_frame_saved_pc): Ditto.
335 (avr_saved_pc_after_call): Ditto.
336 (avr_push_return_address): Ditto.
337 (avr_frame_chain): Ditto.
338 (avr_store_struct_return): Ditto.
339 (avr_push_arguments): Ditto.
340 (avr_scan_prologue): Update comments. Changed to set up the info for
341 cache unwinding. Now returns end of prologue PC.
342 (avr_skip_prologue): Better handling of functions lacking a prologue
343 by using avr_scan_prologue.
344 (avr_scan_arg_moves): New function.
345 (avr_saved_regs_unwinder): Ditto.
346 (avr_frame_unwind_cache): Ditto.
347 (avr_unwind_pc): Ditto.
348 (avr_frame_this_id): Ditto.
349 (avr_frame_prev_register): Ditto.
350 (avr_frame_p): Ditto.
351 (avr_frame_base_address ): Ditto.
352 (avr_unwind_dummy_id): Ditto.
353 (avr_push_dummy_code): Ditto.
354 (push_stack_item): Ditto.
355 (pop_stack_item): Ditto.
356 (avr_push_dummy_call): Ditto.
357 (struct stack_item): Define.
358 (avr_frame_unwind): Declare structure.
359 (avr_frame_base): Ditto.
360 (avr_gdbarch_init): Remove calls to
361 set_gdbarch_deprecated_init_frame_pc,
362 set_gdbarch_deprecated_target_read_fp,
363 set_gdbarch_deprecated_dummy_write_sp,
364 set_gdbarch_deprecated_fp_regnum,
365 set_gdbarch_deprecated_push_arguments,
366 set_gdbarch_deprecated_push_return_address,
367 set_gdbarch_deprecated_pop_frame,
368 set_gdbarch_deprecated_store_struct_return,
369 set_gdbarch_deprecated_frame_init_saved_regs,
370 set_gdbarch_deprecated_init_extra_frame_info,
371 set_gdbarch_deprecated_frame_chain,
372 set_gdbarch_deprecated_frame_saved_pc,
373 set_gdbarch_deprecated_saved_pc_after_call.
374 Add calls to set_gdbarch_push_dummy_call,
375 set_gdbarch_push_dummy_code,
376 frame_unwind_append_predicate,
377 frame_base_set_default,
378 set_gdbarch_unwind_dummy_id,
379 set_gdbarch_unwind_pc.
380 Wrap a long line.
381
382 2003-06-18 Corinna Vinschen <vinschen@redhat.com>
383
384 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
385 registers for H8/300S.
386 (h8300_print_registers_info): Ditto.
387 (h8300_gdbarch_init): Accommodate register count for H8/300S.
388
389 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
390
391 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
392 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
393 (lin_lwp_wait): Likewise. Update comments.
394 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
395 (pull_pid_from_list, linux_record_stopped_pid): New.
396
397 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
398
399 * ada-lang.c (scan_discrim_bound): Name first argument.
400 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
401 declared by ALL_BLOCK_SYMBOLS.
402
403 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
404
405 * ada-tasks.c (find_function_in_inferior): Don't declare it.
406 ("regcache.h"): Include it.
407 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
408
409 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
410
411 * NEWS: Mention gdbserver detach change and "disconnect" command.
412 * infcmd.c (disconnect_command): New function.
413 (_initialize_infcmd): Add ``disconnect'' command.
414 * remote.c (remote_async_detach): Delete.
415 (remote_detach): Merge remote_async_detach.
416 (remote_disconnect): New.
417 (init_remote_ops): Set to_disconnect.
418 (init_remote_cisco_ops): Likewise.
419 (init_remote_async_ops): Likewise. Use remote_detach.
420 * target.c (cleanup_target): Default to_disconnect.
421 (update_current_target): Inherit to_disconnect.
422 (target_disconnect, debug_to_disconnect): New functions.
423 (setup_target_debug): Set to_disconnect.
424 * target.h (struct target_ops): Add to_disconnect.
425 (target_disconnect): Add prototype.
426
427 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
428
429 * breakpoint.c (insert_catchpoint): New function.
430 (insert_breakpoints): Use catch_exceptions to call
431 insert_catchpoint. Disable catchpoints if they fail to insert.
432
433 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
434
435 * symfile.c (reread_symbols): Clear sym_private.
436
437 2003-06-17 Andrew Cagney <cagney@redhat.com>
438
439 * trad-frame.h (struct frame_info): Add opaque declaration.
440 * remote-fileio.h (struct cmd_list_element): Add opaque
441 declaration.
442 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
443 comments.
444
445 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
446
447 * remote.c (remote_prepare_to_store): Replace call to
448 deprecated_read_register_bytes with multiple regcache_raw_read
449 calls.
450
451 2003-06-17 Kris Warkentin <kewarken@qnx.com>
452
453 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
454 (nto_find_and_open_solib): Likewise.
455 (nto_init_solib_absolute_prefix): Likewise.
456 (_initialize_nto_tdep): Fix indentation.
457
458 2003-06-17 Kris Warkentin <kewarken@qnx.com>
459
460 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
461
462 2003-06-17 Kris Warkentin <kewarken@qnx.com>
463
464 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
465
466 2003-06-17 Jim Blandy <jimb@redhat.com>
467
468 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
469
470 2003-06-16 Theodore A. Roth <troth@openavr.org>
471
472 * avr-tdep.c (avr_extract_return_value): New function.
473 (avr_gdbarch_init): Set extract_return_value method.
474
475 2003-06-16 Andrew Cagney <cagney@redhat.com>
476
477 * frame.h (deprecated_get_next_frame_hack): Declare.
478 * frame.c (legacy_saved_regs_prev_register): Only require
479 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
480 there are always saved regs.
481 (deprecated_generic_get_saved_register): Do not require
482 DEPRECATED_FRAME_INIT_SAVED_REGS.
483 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
484 use frame ID unwind instead.
485 (deprecated_get_next_frame_hack): New function.
486
487 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
488
489 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
490 (h8300_push_dummy_call): ...this function. Some minor optimization.
491 (h8300_push_return_address): Remove.
492 (h8300_gdbarch_init): Remove calls to
493 set_gdbarch_deprecated_dummy_write_sp,
494 set_gdbarch_deprecated_push_arguments and
495 set_gdbarch_deprecated_push_return_address.
496 Add call to set_gdbarch_push_dummy_call.
497
498 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
499
500 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
501 (E_PSEUDO_EXR_REGNUM): Ditto.
502 (h8300_is_argument_spill): Check for instructions moving argument
503 registers into safe registers.
504 (h8300_skip_prologue): Check for stm instruction to push registers
505 used for register variables onto stack.
506 (gdb_print_insn_h8300): Remove.
507 (h8300_examine_prologue): Add a comment.
508 (h8300_register_name): Take pseudo registers into account.
509 (h8300s_register_name): Ditto.
510 (h8300sx_register_name): Ditto.
511 (h8300_print_register): Ditto.
512 (h8300_print_registers_info): Define "nice" printing order.
513 (h8300_saved_pc_after_call): Take pseudo registers into account.
514 (h8300_register_type): Ditto. Return type used for remote connection
515 when requesting real CCR or EXR register, return actual type when
516 requesting pseudo CCR or EXR.
517 (h8300_pseudo_register_read): New function.
518 (h8300_pseudo_register_write): Ditto.
519 (h8300_dbg_reg_to_regnum): Ditto.
520 (h8300s_dbg_reg_to_regnum): Ditto.
521 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
522 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
523 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
524 set_gdbarch_print_insn architecture dependent.
525 Call set_gdbarch_pseudo_register_read and
526 set_gdbarch_pseudo_register_write.
527 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
528
529 2003-06-16 Andrew Cagney <cagney@redhat.com>
530
531 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
532 * gdbarch.h, gdbarch.c: Re-generate.
533 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
534 * s390-tdep.c (s390_gdbarch_init): Update.
535 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
536 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
537 * mips-tdep.c (mips_gdbarch_init): Update.
538 * mcore-tdep.c (mcore_gdbarch_init): Update.
539 * cris-tdep.c (cris_gdbarch_init): Update.
540 * infcall.c (call_function_by_hand): Update.
541 * ia64-tdep.c (ia64_push_arguments): Update comment.
542 * frame.c (legacy_get_prev_frame): Do not assume
543 SAVE_DUMMY_FRAME_TOS_P.
544 * dummy-frame.c (find_dummy_frame): Update comment.
545
546 2003-06-16 Andrew Cagney <cagney@redhat.com>
547
548 * regcache.c (do_cooked_read): Do not use register_valid_p.
549
550 2003-06-15 Theodore A. Roth <troth@openavr.org>
551
552 * avr-tdep.c (avr_register_type): Remove a blank line.
553 (avr_scan_prologue): Correct some comments.
554
555 2003-06-15 Theodore A. Roth <troth@openavr.org>
556
557 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
558 prologue types.
559 Properly scan prologues generated by gcc with the -mcall-prologues
560 option.
561 Add code to scan -mcall-prologues for mega devices.
562
563 2003-06-15 Theodore A. Roth <troth@openavr.org>
564
565 * avr-tdep.c (avr_register_byte): Delete function.
566 (avr_register_raw_size): Delete function.
567 (avr_register_virtual_size): Delete function.
568 (avr_register_virtual_type): Delete function.
569 (avr_register_type): New function.
570 (avr_address_to_pointer): Remove unused code.
571 (avr_read_fp): Need to read FP as two separate bytes due to change to
572 avr_register_type() usage.
573 (avr_gdbarch_init): Don't set deprecated_register_size.
574 Don't set deprecated_register_bytes.
575 Don't set deprecated_register_byte.
576 Don't set deprecated_register_raw_size.
577 Don't set deprecated_max_register_raw_size.
578 Don't set deprecated_register_virtual_size.
579 Don't set deprecated_max_register_virtual_size.
580 Don't set deprecated_register_virtual_type.
581 Set register_type method.
582
583 2003-06-15 Daniel Jacobowitz <drow@mvista.com>
584
585 * Makefile.in (linux-nat.o): Add rule.
586 * linux-nat.c: New file.
587 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
588 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
589 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
590 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
591 * config/arm/linux.mh (NATDEPFILES): Likewise.
592 * config/i386/linux.mh (NATDEPFILES): Likewise.
593 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
594 * config/ia64/linux.mh (NATDEPFILES): Likewise.
595 * config/m68k/linux.mh (NATDEPFILES): Likewise.
596 * config/mips/linux.mh (NATDEPFILES): Likewise.
597 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
598 * config/s390/s390.mh (NATDEPFILES): Likewise.
599 * config/sparc/linux.mh (NATDEPFILES): Likewise.
600
601 2003-06-15 Mark Kettenis <kettenis@gnu.org>
602
603 * i387-tdep.c: Reorder includes, fix some whitespace issues and
604 replace out-of-date comment.
605
606 2003-06-15 Andrew Cagney <cagney@redhat.com>
607
608 * rdi-share/host.h (Fail): Change to a varargs function.
609 * remote-rdi.c (Fail): Update.
610
611 2003-06-15 Mark Kettenis <kettenis@gnu.org>
612
613 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
614 (i386_convert_register_p, i386_register_to_value,
615 i386_register_from_value): Handle types longer than 8 bytes.
616
617 2003-06-15 Mark Kettenis <kettenis@gnu.org>
618
619 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
620 Move floating-point code to new function in i387-tdep.c.
621 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
622 New functions containing code moved here from i386-tdep.c.
623 * i387-tdep.h: Add opaque declaration for `struct type'.
624 (i387_register_to_value, i387_value_to_register): New prototypes.
625 * x86-64-tdep.c (x86_64_convert_register_p): New function.
626 (x86_64_init_abi): Set convert_register_p, register_to_value and
627 value_to_register here.
628
629 2003-06-14 Andrew Cagney <cagney@redhat.com>
630
631 * mips-tdep.c (mips_register_to_value): Make static.
632 (mips_value_to_register): Make static.
633 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
634 * ia64-tdep.c (ia64_register_raw_size): Make static.
635 (ia64_register_virtual_size): Make static.
636 (ia64_register_byte): Make static.
637 * i387-tdep.c: Include "i387-tdep.h".
638 (print_387_control_word): Delete function.
639 (print_387_status_word): Delete function.
640 (print_387_status_bits): Delete function.
641 (print_387_control_bits): Delete function.
642 * Makefile.in (i387-tdep.o): Update dependencies.
643 * rdi-share/host.h (Fail): Declare.
644 * remote-rdi.c (Fail): Update to match declaration.
645
646 2003-06-14 Andrew Cagney <cagney@redhat.com>
647
648 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
649 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
650 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
651 * config/djgpp/fnchange.lst: Delete "remote-array.c".
652 * README: Delete reference to remote-array.
653 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
654 (remote-array.o): Delete target.
655 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
656 * remote-array.c: Delete file.
657
658 2003-06-14 Andrew Cagney <cagney@redhat.com>
659 Mark Kettenis <kettenis@gnu.org>
660
661 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
662 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
663 parameter with "frame".
664 * gdbarch.h, gdbarch.c: Re-generate.
665 * frame.h (put_frame_register): Declare.
666 * frame.c (put_frame_register): New function.
667 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
668 (legacy_register_to_value): Rewrite, use "frame" to get the
669 register value.
670 (legacy_value_to_register): Rewrite, use "frame" to find the
671 register's location before storing.
672 * arch-utils.h (legacy_convert_register_p): Update.
673 (legacy_register_to_value, legacy_value_to_register): Update.
674 * findvar.c (value_from_register): Rewrite, eliminate use of
675 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
676 "frame" to REGISTER_TO_VALUE.
677 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
678 lval_reg_frame_relative + lval_register branch of the switch. Do
679 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
680 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
681 I386_EDI_REGNUM): New defines.
682 (i386_next_regnum, i386_convert_register_p,
683 i386_register_to_value, i386_value_to_register): New functions.
684 (i386_register_convertible, i386_register_convert_to_virtual,
685 i386_convert_to_raw): Remove functions.
686 (i386_gdbarch_init): Set convert_register_p, register_to_value and
687 value_to_register instead of register_convertible,
688 register_convert_to_virtual and register_convert_to_raw.
689 * mips-tdep.c (mips_convert_register_p): New function.
690 (mips_value_to_register): Replace mips_register_convert_from_type.
691 (mips_register_to_value): Replace mips_register_convert_to_type.
692 (mips_gdbarch_init): Set conver_register_p, value_to_register and
693 register_to_value.
694 * alpha-tdep.c (alpha_convert_register_p): Update.
695 (alpha_value_to_register): Update, store the register.
696 (alpha_register_to_value): Update, fetch the register.
697
698 2003-06-14 Theodore A. Roth <troth@openavr.org>
699
700 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
701 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
702 Don't set deprecated_call_dummy_words.
703 Remove commented out set_gdbarch_believe_pcc_promotion() call.
704 Don't set remote_translate_xfer_address.
705 (avr_io_reg_read_command): Remove commented out debug printf.
706 Wrap a long line.
707
708 2003-06-14 Theodore A. Roth <troth@openavr.org>
709
710 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
711 causes gdb to seg fault.
712
713 2003-06-14 Daniel Jacobowitz <drow@mvista.com>
714
715 * sparc-nat.c (fetch_inferior_registers): Correct
716 a reference to "registers".
717
718 2003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
719
720 * Makefile.in (exc_request_U_h): Define
721 (exc_request_S_h): Likewise.
722 (msg_reply_S_h): Likewise.
723 (msg_U_h): Likewise.
724 (notify_S_h): Likewise.
725 (process_reply_S_h): Likewise.
726 (gnu-nat.o): Depend on gdb_obstack_h
727 * gnu-nat.c: Include "gdb_obstack.h".
728
729 2003-06-13 Andrew Cagney <cagney@redhat.com>
730
731 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
732 * gdbarch.h, gdbarch.c: Re-generate.
733
734 2003-06-13 Andrew Cagney <cagney@redhat.com>
735
736 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
737 when deprecated REGISTER macros can be deleted.
738 * gdbarch.h, gdbarch.c: Re-generate.
739
740 2003-06-13 Jim Blandy <jimb@redhat.com>
741
742 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
743 Linux entry point symbols for _dl_debug_state, too.
744
745 2003-06-13 Andrew Cagney <cagney@redhat.com>
746
747 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
748 available, do not use the FP register, and always save the TOS.
749 * dummy-frame.c (dummy_frame_this_id): Do not assert
750 SAVE_DUMMY_FRAME_TOS.
751 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
752 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
753 (i386_push_dummy_call): Add 8 to the returned SP.
754 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
755 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
756 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
757 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
758 (x86_64_push_dummy_call): Return "sp + 16".
759 (x86_64_init_abi): Do not set save_dummy_frame_tos.
760 * alpha-tdep.c (alpha_gdbarch_init): Do not set
761 save_dummy_frame_tos.
762
763 2003-06-13 Jim Blandy <jimb@redhat.com>
764
765 * frv-tdep.c (frv_use_struct_convention): Delete static
766 declaration for function deleted in my change of 2003-06-12.
767
768 2003-06-13 Theodore A. Roth <troth@openavr.org>
769
770 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
771 (avr_pointer_to_address): Shift code addrs left 1 bit.
772 (avr_convert_from_func_ptr_addr): Delete function since operation is
773 better handled by avr_address_to_pointer and avr_pointer_to_address.
774 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
775
776 2003-06-13 Mark Kettenis <kettenis@gnu.org>
777
778 From Kelley Cook <kelleycook@wideopenwest.com>:
779 * configure.host: Accept i[34567]86 variants.
780 * configure.tgt: Likewise.
781 * nlm/configure.in: Likewise.
782 * nlm/configure: Regenerated.
783
784 2003-06-13 Richard Earnshaw <rearnsha@arm.com>
785
786 * arm-tdep.c (solib-svr4.h): Dont' include it.
787 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
788 * arm-linux-tdep.c: ... here. Make static.
789 (arm_linux_init_abi): Register it.
790 (solib-svr4.h): Include it.
791 * Makefile.in: Update dependencies.
792 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
793 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
794
795 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
796
797 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
798 indicate registers used for return values.
799 (struct frame_extra_info): Drop args_pointer and locals_pointer.
800 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
801 members.
802 (h8300_init_extra_frame_info): Ditto.
803 (h8300_frame_locals_address): Removed.
804 (h8300_frame_args_address): Removed.
805 (h8300_extract_return_value): Use new regcache structure. Only care
806 for 16 bit CPUs.
807 (h8300h_extract_return_value): Same function for 32 bit CPUs.
808 (h8300_store_return_value): Use new regcache structure. Only care
809 for 16 bit CPUs.
810 (h8300h_store_return_value): Same function for 32 bit CPUs.
811 (h8300_store_struct_return): Removed.
812 (h8300_extract_struct_value_address): Use new regcache structure.
813 (h8300h_extract_struct_value_address): Removed.
814 (h8300_push_dummy_code): New function.
815 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
816 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
817 set_gdbarch_store_return_value architecture dependent.
818 Call set_gdbarch_push_dummy_code and
819 set_gdbarch_extract_struct_value_address.
820 Remove calls to set_gdbarch_frame_args_address,
821 set_gdbarch_frame_locals_address,
822 set_gdbarch_deprecated_store_struct_return,
823 set_gdbarch_deprecated_extract_return_value,
824 set_gdbarch_deprecated_extract_struct_value_address,
825 set_gdbarch_deprecated_call_dummy_words and
826 set_gdbarch_deprecated_sizeof_call_dummy_words.
827
828 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
829
830 * h8300-tdep.c (h8300_register_byte): Remove.
831 (h8300h_register_byte): Remove.
832 (h8300_register_virtual_type): Remove. Substitute by...
833 (h8300_register_type): New function.
834 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
835 (h8300h_extract_struct_value_address): Ditto.
836 (h8300_gdbarch_init): Drop calls to
837 set_gdbarch_deprecated_register_byte and
838 set_gdbarch_deprecated_register_virtual_type.
839 Add call to set_gdbarch_register_type.
840
841 2003-06-13 Andrew Cagney <cagney@redhat.com>
842
843 * gdbarch.sh: Update comments on registers.
844 (deprecated_register_byte): Rename register_byte.
845 (deprecated_register_raw_size): Rename register_raw_size.
846 (deprecated_register_virtual_size): Rename register_virtual_size.
847 (deprecated_register_virtual_type): Rename register_virtual_type.
848 * gdbarch.h, gdbarch.c: Re-generate.
849 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
850 * vax-tdep.c (vax_gdbarch_init): Update.
851 * v850-tdep.c (v850_gdbarch_init): Update.
852 * sparc-tdep.c (sparc_gdbarch_init): Update.
853 * sh-tdep.c (sh_gdbarch_init): Update.
854 * s390-tdep.c (s390_gdbarch_init): Update.
855 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
856 * ns32k-tdep.c: Update.
857 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
858 * mips-tdep.c (mips_gdbarch_init): Update.
859 * mcore-tdep.c (mcore_gdbarch_init): Update.
860 * m68k-tdep.c (m68k_gdbarch_init): Update.
861 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
862 * ia64-tdep.c (ia64_gdbarch_init): Update.
863 * hppa-tdep.c (hppa_gdbarch_init): Update.
864 * h8300-tdep.c (h8300_gdbarch_init): Update.
865 * frv-tdep.c (frv_gdbarch_init): Update.
866 * cris-tdep.c (cris_gdbarch_init): Update.
867 * avr-tdep.c (avr_gdbarch_init): Update.
868 * alpha-tdep.c (alpha_gdbarch_init): Update.
869 * arm-tdep.c (arm_gdbarch_init): Update.
870
871 2003-06-13 Andrew Cagney <cagney@redhat.com>
872
873 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
874 mips_o32_use_struct_convention with always_use_struct_convention.
875
876 2003-06-12 David Carlton <carlton@kealia.com>
877
878 * cp-namespace.c (cp_set_block_scope): Comment out
879 processing_has_namespace_info branch.
880
881 2003-06-12 Jim Blandy <jimb@redhat.com>
882
883 Recognize and skip 64-bit PowerPC Linux linkage functions.
884 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
885 insn_pattern, insns_match_pattern, d_field, ds_field): New
886 functions, macros, and types for working with PPC instructions.
887 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
888 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
889 ppc64_skip_trampoline_code): New functions, variables, and macros
890 for recognizing and skipping linkage functions.
891 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
892 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
893
894 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
895 register offsets for both the 32- and 64-bit interfaces.
896
897 Actually finish the job started by my change of 2003-05-29.
898 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
899 other #definition of this.
900 (ppc_linux_skip_trampoline_code): Remove declaration.
901 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
902 static.
903 (ppc_linux_init_abi): Register it as the skip_trampoline_code
904 method for GDBARCH.
905
906 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
907 'long' on ppc64-*-linux*.
908
909 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
910 isn't #defined, assume the register doesn't exist: act as if
911 tdep->ppc_mq_regnum were -1.
912
913 * configure.host, configure.tgt: Add entries for
914 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
915 powerpc/linux.mt.
916 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
917 New files.
918
919 * arch-utils.c (always_use_struct_convention): New function.
920 * arch-utils.h (always_use_struct_convention): New prototype.
921 * alpha-tdep.c (alpha_use_struct_convention): Delete.
922 (alpha_gdbarch_init): Register always_use_struct_convention,
923 instead of alpha_use_struct_convention.
924 * cris-tdep.c (cris_use_struct_convention): Delete.
925 (cris_gdbarch_init): Register always_use_struct_convention,
926 instead of cris_use_struct_convention.
927 * frv-tdep.c (frv_use_struct_convention): Delete.
928 (frv_gdbarch_init): Register always_use_struct_convention,
929 instead of frv_use_struct_convention.
930 * h8300-tdep.c (h8300_use_struct_convention): Delete.
931 (h8300_gdbarch_init): Register always_use_struct_convention,
932 instead of h8300_use_struct_convention.
933 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
934 (mips_o32_gdbarch_init): Register always_use_struct_convention,
935 instead of mips_o32_use_struct_convention.
936
937 2003-06-12 Andrew Cagney <cagney@redhat.com>
938
939 * wince.c: Include "mips-tdep.h".
940 * mips-tdep.h (mips_next_pc): Declare.
941 * mcore-tdep.c: Make more local functions static.
942 * Makefile.in (wince.o): Update dependencies.
943
944 2003-06-12 David Carlton <carlton@kealia.com>
945
946 * symtab.c (lookup_symbol_aux_minsyms): Replace
947 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
948 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
949 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
950 SYMBOL_NATURAL_NAME.
951
952 2003-06-12 Andreas Schwab <schwab@suse.de>
953
954 * Makefile.in (tuiDisassem.o): Update dependencies.
955
956 2003-06-12 David Carlton <carlton@bactrian.org>
957
958 * symtab.h: Delete declaration of make_symbol_overload_list.
959 Add declaration of lookup_partial_symbol.
960 * symtab.c (remove_params): Move to cp-support.c.
961 (overload_list_add_symbol, make_symbol_overload_list)
962 (sym_return_val_size, sym_return_val_index): Ditto.
963 (lookup_partial_symbol): Make extern.
964 * cp-support.h: Add declaration of make_symbol_overload_list.
965 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
966 symtab.h, and block.h.
967 (remove_params): Move here from symtab.c.
968 (overload_list_add_symbol, make_symbol_overload_list)
969 (sym_return_val_size, sym_return_val_index): Ditto.
970 * valops.c: Include cp-support.h.
971 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
972 frame_h, and block_h.
973 (valops.o): Depend on cp_support_h.
974
975 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
976
977 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
978 substitute by NUM_REGS throughout.
979 (h8300_register_name): Only care for H8/300 and H8/300H registers.
980 (h8300s_register_name): New function for H8S registers.
981 (h8300sx_register_name): Ditto for H8SX registers.
982 (h8300_print_register): Revise register printing, avoid depending
983 on 32 bit long.
984 (h8300_register_byte): Only care for H8/300 registers.
985 (h8300h_register_byte): New function for any other architecture.
986 (h8300_register_raw_size): Remove.
987 (h8300_register_virtual_type): Revise to return actually useful
988 type.
989 (h8300_extract_struct_value_address): Only care for H8/300 registers.
990 (h8300h_extract_struct_value_address): New function for any other
991 architecture.
992 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
993 set_gdbarch_register_name, set_gdbarch_register_byte,
994 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
995 Remove calls to set_gdbarch_deprecated_register_size,
996 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
997 set_gdbarch_deprecated_max_register_raw_size,
998 set_gdbarch_register_virtual_size and
999 set_gdbarch_deprecated_max_register_virtual_size entirely.
1000 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
1001 set_gdbarch_long_double_bit.
1002
1003 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
1004
1005 * doublest.c (convert_doublest_to_floatformat): When dealing
1006 with the implied integer bit, only alter mant_bits if we are
1007 processing a full 32 bits of mantissa.
1008
1009 2003-06-11 David Carlton <carlton@bactrian.org>
1010
1011 * dictionary.h: New.
1012 * dictionary.c: New.
1013 * block.h: Add opaque declaration for struct dictionary.
1014 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
1015 'sym' members.
1016 (BLOCK_DICT): New macro.
1017 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
1018 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
1019 BLOCK_SHOULD_SORT.
1020 (ALL_BLOCK_SYMBOLS): Update definition.
1021 * Makefile.in (SFILES): Add dictionary.c.
1022 (dictionary_h): New.
1023 (COMMON_OBS): Add dictionary.o.
1024 (dictionary.o): New.
1025 (ada-lang.o): Depend on dictionary_h.
1026 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
1027 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
1028 (mi-cmd-stack.o): Ditto.
1029 (gdbtk-cmds.o): Update dependencies.
1030 (gdbtk-stack.o): Ditto.
1031 * ada-lang.c: Include dictionary.h.
1032 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
1033 (fill_in_ada_prototype, debug_print_block): Ditto.
1034 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
1035 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
1036 'is_sorted'.
1037 * mdebugread.c: Include dictionary.h.
1038 (struct parse_stack): Delete 'maxsyms' member.
1039 (parse_symbol): Update calls to new_block. Delete calls to
1040 shrink_block. Use dictionary methods.
1041 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
1042 Update calls to new_symtab. Don't maintain maxsyms data.
1043 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
1044 (add_symbol): Just call dict_add_symbol.
1045 (new_symtab): Delete 'maxsyms' argument.
1046 (new_symtab): Update calls to new_block.
1047 (new_block): Delete 'maxsyms' argument; add 'function' argument.
1048 (shrink_block): Delete function.
1049 (fixup_sigtramp): Update call to new_block. Add symbol via
1050 dict_add_symbol.
1051 * jv-lang.c: Include dictionary.h.
1052 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
1053 appropriately. Set class_symtab->free_func. Make sure the
1054 blockvector is big enough to hold two blocks.
1055 (add_class_symtab_symbol): Use dictionary methods.
1056 (free_class_block): New function.
1057 (type_from_class): Replace explicit iteration by
1058 ALL_BLOCK_SYMBOLS.
1059 * symtab.h (struct symtab): Replace 'free_ptr' method by
1060 'free_func'.
1061 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
1062 sort_symtab_syms.
1063 * dwarfread.c (psymtab_to_symtab_1): Delete call to
1064 sort_symtab_syms.
1065 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
1066 Include dictionary.h.
1067 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
1068 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
1069 sort_symtab_syms.
1070 * objfiles.c: Include dictionary.h.
1071 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
1072 * buildsym.c: Include dictionary.h.
1073 (finish_block): Use dictionary methods.
1074 (end_symtab): Set free_func to NULL, not free_ptr.
1075 * tracepoint.c: Include dictionary.h.
1076 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
1077 (scope_info): Ditto.
1078 * stack.c: Include dictionary.h.
1079 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
1080 (print_block_frame_labels, print_frame_arg_vars)
1081 (print_frame_args): Ditto.
1082 * symmisc.c (free_symtab_block): Use dictionary methods.
1083 (dump_symtab): Ditto.
1084 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
1085 Include dictionary.h.
1086 * symfile.h: Delete declarations of sort_block_syms,
1087 sort_symtab_syms.
1088 * symfile.c (sort_block_syms): Delete.
1089 (sort_symtab_syms): Delete.
1090 * symtab.c: Include dictionary.h.
1091 (lookup_block_symbol): Use dictionary iterators.
1092 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
1093 (search_symbols, make_symbol_completion_list): Ditto.
1094 (make_symbol_overload_list): Ditto.
1095 * valops.c (value_of_local): Use dict_empty.
1096 Include dictionary.h.
1097
1098 2003-06-11 J. Brobecker <brobecker@gnat.com>
1099
1100 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
1101
1102 2003-06-11 David Carlton <carlton@bactrian.org>
1103
1104 * block.h (BLOCK_SHOULD_SORT): Delete.
1105 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
1106 blocks.
1107 * ada-lang.c (ada_add_block_symbols): Ditto.
1108 * symfile.c (sort_block_syms): Delete.
1109 (sort_symtab_syms): Ditto.
1110 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
1111 declarations.
1112 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
1113 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
1114 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
1115 * dwarfread.c (psymtab_to_symtab_1): Ditto.
1116 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
1117 * mdebugread.c (psymtab_to_symtab_1): Ditto.
1118 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
1119
1120 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
1121
1122 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
1123 bits to 128.
1124
1125 2003-06-11 Andrew Cagney <cagney@redhat.com>
1126
1127 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
1128 REGISTER_CONVERTIBLE.
1129 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
1130 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
1131 * gdbarch.h, gdbarch.c: Re-generate.
1132 * arch-utils.h (deprecated_register_convertible_not): Rename
1133 generic_register_convertible_not.
1134 * arch-utils.c (deprecated_register_convertible_not): Rename
1135 generic_register_convertible.
1136 (legacy_convert_register_p, legacy_register_to_value): Update.
1137 * sh-tdep.c (sh64_push_arguments): Update.
1138 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
1139 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
1140 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
1141 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
1142 * arch-utils.c (legacy_value_to_register): Update.
1143 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1144 (rs6000_register_convert_to_raw): Make parameter "from" const.
1145 * mips-tdep.c (mips_gdbarch_init): Update.
1146 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
1147 * infcmd.c (default_print_registers_info): Update.
1148 * ia64-tdep.c (ia64_gdbarch_init): Update.
1149 (ia64_register_convert_to_raw): Make parameter "from" const.
1150 * i386-tdep.c (i386_gdbarch_init): Update.
1151 (i386_register_convert_to_raw): Update.
1152
1153 2003-06-11 Andrew Cagney <cagney@redhat.com>
1154
1155 * remote-fileio.c: Include "remote-fileio.h".
1156 * Makefile.in (remote-fileio.o): Update dependencies.
1157 (remote_fileio_h): Fix typo.
1158
1159 2003-06-11 Andrew Cagney <cagney@redhat.com>
1160
1161 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
1162 (xstormy16_save_dummy_frame_tos): Make static.
1163 (_initialize_xstormy16_tdep): Add declaration.
1164 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
1165 * v850-tdep.c: Make local functions static.
1166 (_initialize_v850_tdep): Add declaration.
1167 * sparc-tdep.c: Make local functions static.
1168 (_initialize_sparc_tdep): Add declaration.
1169 * sh-tdep.c: Make local functions static.
1170 (_initialize_sh_tdep): Add declaration.
1171 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
1172 * s390-tdep.c: Make local functions static.
1173 (_initialize_s390_tdep): Add declaration.
1174 * dbxread.c (find_stab_function_addr): Make static.
1175 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
1176 * ocd.c (_initialize_remote_ocd): Add declaration.
1177 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
1178 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
1179 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
1180 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
1181 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
1182 * remote-array.c (_initialize_array): Add declaration.
1183 (_initialize_remote_monitors): Add declaration.
1184 * remote-mips.c: Make local functions static.
1185 (_initialize_remote_mips): Add declaration.
1186 * mcore-tdep.c: Make all local functions static.
1187 (_initialize_mcore_tdep): Add declaration.
1188 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
1189 * abug-rom.c (_initialize_abug_rom): Add declaration.
1190 * rom68k-rom.c (_initialize_rom68k): Add declaration.
1191 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
1192 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
1193 * remote-est.c (_initialize_est): Add declaration.
1194 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
1195 (m68hc11_call_dummy_address): Make static.
1196 * ia64-tdep.c: Make local functions static.
1197 (_initialize_ia64_tdep): Add declaration.
1198 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
1199 * monitor.c (monitor_wait_filter): Make static.
1200 (_initialize_remote_monitors): Add declaration.
1201 * remote-hms.c (_initialize_remote_hms): Add declaration.
1202 * remote-e7000.c (fetch_regs_from_dump): Make static.
1203 (expect_n): Make static.
1204 (_initialize_remote_e7000): Add declaration.
1205 * ser-e7kpc.c: Always include "defs.h".
1206 (_initialize_ser_e7000pc): Add declaration.
1207 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
1208 * cris-tdep.c: Make all but one function static.
1209 (_initialize_cris_tdep): Add declaration.
1210 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
1211 * solib.c (update_solib_list): Make static.
1212 (_initialize_solib): Add declaration.
1213 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
1214 (_initialize_avr_tdep): Add declaration.
1215 * remote-rdi.c (voiddummy): Make static.
1216 (_initialize_remote_rdi): Add declaration.
1217 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
1218 * remote-rdp.c (send_rdp): Make static.
1219 (_initialize_remote_rdp): Add declaration.
1220 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
1221
1222 2003-06-11 Corinna Vinschen <vinschen@redhat.com>
1223
1224 * remote-fileio.c: Make ari happy.
1225
1226 2003-06-10 J. Brobecker <brobecker@gnat.com>
1227
1228 * rs6000-nat.c (child_xfer_memory): Compute the right address when
1229 fetching the trailing bytes of the buffer we are about to write.
1230
1231 2003-06-10 Andrew Cagney <cagney@redhat.com>
1232
1233 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
1234 * Makefile.in (remote-fileio.o): Update dependencies.
1235 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
1236 include <setjmp.h>, or <sys/types.h> conditional on USG.
1237 (remote_fio_jmp_buf): Delete global variable.
1238
1239 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
1240 Martin M. Hunt <hunt@redhat.com>
1241
1242 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
1243 (SFILES): Add remote-fileio.c.
1244 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
1245 dependencies for building remote.o.
1246 * remote-fileio.c: New file implementing the remote File-I/O protocol.
1247 * remote-fileio.h: New header file defining remote File-I/O interface.
1248 * remote.c (remote_write_bytes, remote_read_bytes): Remove
1249 static storage class.
1250 (remote_wait, remote_async_wait): Call remote_fileio_request() on
1251 'F' packet.
1252 (_initialize_remote): Call initialize_remote_fileio().
1253 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
1254 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
1255 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
1256 (captured_main): Initialize new ui_files.
1257 * ui-file.c: Add read and fgets input functions.
1258 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
1259 (null_file_read): New function.
1260 (ui_file_read): New function.
1261 (set_ui_file_read): New function.
1262 (stdio_file_read): New function.
1263 * ui-file.h: New type ui_file_read_ftype.
1264 (set_ui_file_read): Declare.
1265 (ui_file_read): Declare.
1266
1267 2003-06-09 Andrew Cagney <cagney@redhat.com>
1268
1269 * frame.h (deprecated_unwind_get_saved_register): Rename
1270 generic_unwind_get_saved_register, update comments.
1271 * mips-tdep.c (mips_get_saved_register): Update.
1272 * frame.c (deprecated_unwind_get_saved_register): Update.
1273
1274 2003-06-09 Andrew Cagney <cagney@redhat.com>
1275
1276 * vax-tdep.c (vax_frame_locals_address): Delete function.
1277 (vax_gdbarch_init): Do not set frame_locals_address.
1278 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
1279 (m68hc11_gdbarch_init): Do not set frame_locals_address.
1280 * s390-tdep.c (s390_frame_args_address): Delete function.
1281 (s390_gdbarch_init): Do not set frame_args_address or
1282 frame_locals_address.
1283 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
1284 (ns32k_gdbarch_init): Do not set frame_locals_address.
1285 * hppa-tdep.c (hppa_frame_args_address): Delete function.
1286 (hppa_frame_locals_address): Delete function.
1287 (hppa_gdbarch_init): Do not set frame_args_address, or
1288 frame_locals_address.
1289 * arm-tdep.c (arm_frame_args_address): Delete.
1290 (arm_frame_locals_address): Delete.
1291 (arm_gdbarch_init): Do not set frame_args_address, or
1292 frame_locals_address.
1293
1294 2003-06-09 Andrew Cagney <cagney@redhat.com>
1295
1296 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
1297 * gdbarch.h, gdbarch.c: Re-generate.
1298 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
1299 * arch-utils.c (frame_num_args_unknown): Delete function.
1300 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
1301 (frame_info): Use FRAME_NUM_ARGS_P.
1302 * arm-tdep.c (arm_frame_num_args): Delete function.
1303 (arm_gdbarch_init): Do not set frame_num_args.
1304 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
1305 * hppa-tdep.c (hppa_frame_num_args): Delete function.
1306 (hppa_gdbarch_init): Do not set frame_num_args.
1307 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
1308 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
1309 frame_num_args to default frame_num_args_unknown.
1310 * v850-tdep.c (v850_gdbarch_init): Ditto.
1311 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
1312 * sh-tdep.c (sh_gdbarch_init): Ditto.
1313 * s390-tdep.c (s390_gdbarch_init): Ditto.
1314 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1315 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1316 * mips-tdep.c (mips_gdbarch_init): Ditto.
1317 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1318 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
1319 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1320 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
1321 * i386-tdep.c (i386_gdbarch_init): Ditto.
1322 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1323 * frv-tdep.c (frv_gdbarch_init): Ditto.
1324 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
1325 * cris-tdep.c (cris_gdbarch_init): Ditto.
1326 * avr-tdep.c (avr_gdbarch_init): Ditto.
1327 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
1328
1329 2003-06-09 Andrew Cagney <cagney@redhat.com>
1330
1331 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
1332 (print_frame_args): Moved to "stack.c".
1333 * stack.c: Include "gdb_assert.h".
1334 (print_frame_nameless_args): Moved from "printcmd.c", made static.
1335 (print_frame_args): Moved from "printcmd.c".
1336 * frame.h (print_frame_args): Delete declaration.
1337 * Makefile.in (stack.o): Update dependencies.
1338
1339 2003-06-08 Andrew Cagney <cagney@redhat.com>
1340
1341 * frame.c (get_prev_frame): Remove reference to
1342 frame_args_address_correct in comments.
1343 * frame-base.c (default_frame_args_address): Delete code
1344 conditional on FRAME_ARGS_ADDRESS_CORRECT.
1345 * vax-tdep.c (vax_frame_args_address_correct): Delete.
1346 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
1347 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
1348 (vax_frame_args_address_correct): Delete declaration.
1349
1350 2003-06-08 Andrew Cagney <cagney@redhat.com>
1351
1352 * gdbarch.sh (UNWIND_SP): Add.
1353 * gdbarch.h, gdbarch.c: Re-generate.
1354 * frame.c (frame_sp_unwind): New function.
1355 (get_frame_sp): New function.
1356 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
1357 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
1358 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
1359 value.
1360 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
1361 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
1362
1363 2003-06-08 Andrew Cagney <cagney@redhat.com>
1364
1365 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
1366 REMOTE_BREAKPOINT.
1367 * remote.c: Update.
1368 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
1369 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
1370 * config/m68k/tm-sun3.h: Update.
1371 * config/m68k/tm-m68klynx.h: Update.
1372 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
1373
1374 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
1375 trad_frame". Update comments.
1376 * d10v-tdep.c (struct d10v_unwind_cache): Update.
1377 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
1378 (trad_frame_register_value, trad_frame_prev_register): Update.
1379
1380 2003-06-08 Andrew Cagney <cagney@redhat.com>
1381
1382 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
1383 from GCC's acinclude.m4.
1384 * configure.in: Check for getopt's delcaration.
1385 * aclocal.m4, config.in, configure: Re-generate.
1386 * main.c (error_init): Delete declaration.
1387 * defs.h (error_init): Declare.
1388 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
1389 (rs6000_convert_from_func_ptr_addr): Make static.
1390 (_initialize_rs6000_tdep): Add declaration.
1391 * cli/cli-cmds.c (dont_repeat): Delete declaration.
1392 (show_commands, set_verbose, show_history): Delete declaration.
1393 * top.h (set_verbose): Add declaration.
1394 (show_history, set_history, show_commands): Add declaration.
1395 (do_restore_instream_cleanup): Add declaration.
1396 * objc-lang.c (specialcmp): Make static.
1397 (print_object_command): Make static.
1398 (find_objc_msgsend): Make static.
1399 (find_objc_msgcall_submethod_helper): Make static.
1400 (find_objc_msgcall_submethod): Make static.
1401 (_initialize_objc_language): Add declaration.
1402 (find_implementation_from_class): Make static.
1403 (find_implementation): Make static.
1404 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
1405 * objc-lang.h (lookup_struct_typedef): Add declaration.
1406 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
1407 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
1408 (do_restore_user_call_depth): Make static.
1409 (do_restore_instream_cleanup): Delete declaration.
1410 (dont_repeat): Delete declaration.
1411 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
1412 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
1413 * reggroups.c (_initialize_reggroup): Add declaration.
1414 * cp-support.c (_initialize_cp_support): Add declaration.
1415 * cp-abi.c (_initialize_cp_abi): Add declaration.
1416 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
1417 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
1418 (_initialize_gnu_v3_abi): Add declaration.
1419 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
1420 (_initialize_gnu_v2_abi): Add declaration.
1421 * frame-base.c (_initialize_frame_base): Add declaration.
1422 * doublest.c (floatformat_from_length): Make static.
1423 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
1424 * frame.c (create_sentinel_frame): Make static.
1425 (_initialize_frame): Add declaration.
1426 * top.c (do_catch_errors): Make static.
1427 (gdb_rl_operate_and_get_next_completion): Make static.
1428 * typeprint.c: Include "typeprint.h".
1429 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
1430 (sentinel_frame_this_id): Make static.
1431 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
1432 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
1433 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
1434 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
1435 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
1436 * maint.c (maintenance_print_architecture): Make static.
1437 * signals/signals.c (_initialize_signals): Add declaration.
1438 * std-regs.c (_initialize_frame_reg): Add declaration.
1439 * jv-exp.y (push_variable): ISO C definition.
1440 (push_qualified_expression_name): Ditto.
1441 * memattr.c (_initialize_mem): Add declaration.
1442 * remote.c (remote_check_watch_resources): Make static.
1443 (remote_stopped_by_watchpoint): Make static.
1444 (remote_stopped_data_address): Make static.
1445 * d10v-tdep.c (nr_dmap_regs): Make static.
1446 (a0_regnum): Make static.
1447 (d10v_frame_unwind_cache): Make static.
1448 (d10v_frame_p): Make static.
1449 * osabi.c (show_osabi): Make static.
1450 (_initialize_gdb_osabi): Add extern declaration.
1451 * gdbtypes.c (make_qualified_type): Make static.
1452 (safe_parse_type): Make static.
1453 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
1454 * macrotab.c (macro_bcache_free): Make static.
1455 * interps.c (interp_set_quiet): Make static.
1456 (interpreter_exec_cmd): Make static.
1457 * stack.h (select_frame_command): New file.
1458 * stack.c: Include "stack.h".
1459 (select_frame_command_wrapper): Delete function.
1460 (select_frame_command): Make global.
1461 * infcall.c: Include "infcall.h".
1462 * linespec.c: Include "linespec.h".
1463 * symfile.c (sections_overlap): Make static.
1464 * cp-support.h (cp_initialize_namespace): ISO C declaration.
1465 * charset.c (_initialize_charset): Add missing prototype.
1466 * regcache.c (init_legacy_regcache_descr): Make static.
1467 (do_regcache_xfree): Make static.
1468 (regcache_xfer_part): Make static.
1469 (_initialize_regcache): Add missing prototype.
1470 * breakpoint.c (parse_breakpoint_sals): Make static.
1471 (breakpoint_sals_to_pc): Make static.
1472 * interps.h (clear_interpreter_hooks): ISO C declaration.
1473 * Makefile.in (stack_h): Define.
1474 (stack.o, typeprint.o, mi-main.o): Update dependencies.
1475 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
1476
1477 2003-06-08 Andrew Cagney <cagney@redhat.com>
1478
1479 * Makefile.in (d10v-tdep.o): Update dependencies.
1480 (SFILES): Add trad-frame.c.
1481 (trad_frame_h): Define.
1482 (COMMON_OBS): Add trad-frame.o.
1483 (trad-frame.o): Specify dependencies.
1484 * d10v-tdep.c: Include "trad-frame.h".
1485 (saved_regs_unwinder): Delete function.
1486 (d10v_frame_prev_register): Use trad_frame_prev_register.
1487 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
1488 trad_frame", delete "regs" and "prev_sp".
1489 (prologue_find_regs): Use trad-frame.
1490 * trad-frame.h, trad-frame.c: New files.
1491
1492 2003-06-08 Mark Kettenis <kettenis@gnu.org>
1493
1494 * dwarf2cfi.c, dwarf2cfi.h: Remove.
1495
1496 2003-06-07 Adam Fedor <fedor@gnu.org>
1497
1498 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
1499 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
1500 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
1501 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
1502 resolve_msgsend_super, resolve_msgsend_super_stret):
1503 Use it.
1504
1505 2003-06-07 Andrew Cagney <cagney@redhat.com>
1506
1507 * symfile.h: Re-indent, clean up comments.
1508
1509 2003-06-07 Andrew Cagney <cagney@redhat.com>
1510
1511 * inferior.h (deprecated_write_sp): Replace
1512 generic_target_write_sp.
1513 * regcache.c (deprecated_write_sp): Replace
1514 generic_target_write_sp.
1515 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1516 * vax-tdep.c (vax_gdbarch_init): Update.
1517 * v850-tdep.c (v850_gdbarch_init): Update.
1518 * sparc-tdep.c (sparc_gdbarch_init): Update.
1519 * sh-tdep.c (sh_gdbarch_init): Update.
1520 * s390-tdep.c (s390_gdbarch_init): Update.
1521 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1522 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1523 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1524 * mcore-tdep.c (mcore_gdbarch_init): Update.
1525 * m68k-tdep.c (m68k_gdbarch_init): Update.
1526 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1527 * ia64-tdep.c (ia64_gdbarch_init): Update.
1528 * h8300-tdep.c (h8300_gdbarch_init): Update.
1529 * frv-tdep.c (frv_gdbarch_init): Update.
1530 * cris-tdep.c (cris_gdbarch_init): Update.
1531 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
1532
1533 2003-06-07 Andrew Cagney <cagney@redhat.com>
1534
1535 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
1536 Assert that PC_REGNUM is valid.
1537 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
1538
1539 2003-06-07 Andrew Cagney <cagney@redhat.com>
1540
1541 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
1542 * gdbarch.h, gdbarch.c: Regenerate.
1543 * mn10300-tdep.c: Include "gdb_assert.h".
1544 (mn10300_read_fp): New function.
1545 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
1546 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
1547 * ia64-tdep.c: Include "gdb_assert.h".
1548 (ia64_read_fp): New function.
1549 (ia64_gdbarch_init): Set deprecated_target_read_fp to
1550 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
1551 * regcache.c (generic_target_read_sp): Delete function.
1552 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
1553 * inferior.h (generic_target_read_sp): Delete declaration.
1554 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
1555 generic_target_read_sp.
1556 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1557 * sparc-tdep.c (sparc_gdbarch_init): Ditto
1558 * sh-tdep.c (sh_gdbarch_init): Ditto.
1559 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1560 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
1561
1562 2003-06-07 Andrew Cagney <cagney@redhat.com>
1563
1564 * gdbarch.sh: Comment each field of startup_gdbarch.
1565 * gdbarch.h, gdbarch.c: Re-generate.
1566
1567 2003-06-07 Andrew Cagney <cagney@redhat.com>
1568
1569 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
1570 * gdbarch.h, gdbarch.c: Re-generate.
1571 * regcache.c: Update comments on read_pc et.al.
1572 (generic_target_read_pc): Delete function.
1573 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
1574 * inferior.h (generic_target_read_pc): Delete declaration.
1575 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
1576 generic_target_read_pc.
1577 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
1578 * sh-tdep.c (sh_gdbarch_init): Ditto.
1579 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1580 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1581
1582 2003-06-07 Andrew Cagney <cagney@redhat.com>
1583
1584 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
1585 "index" with "special_local_sect". Use strcmp instead of STREQ.
1586 Append period to coments.
1587
1588 2003-06-06 Mark Mitchell <mark@codesourcery.com>
1589
1590 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
1591 (elfstab_offset_sections): Likewise.
1592 * gdb-stabs.h (stab_section_info): Likewise.
1593 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
1594 * objfiles.c (objfile_relocate): Likewise.
1595 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
1596 * remote.c (get_offsets): Likewise.
1597 (remote_cisco_objfile_relocate): Likewise.
1598 * somread.c (som_symfile_offsets): Likewise.
1599 * symfile.c (alloc_section_addr_info): New function.
1600 (build_section_addr_info_from_section_tab): Use it.
1601 (free_section_addr_info): Adjust.
1602 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
1603 (syms_from_objfile): Allocate local_addr dynamically.
1604 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
1605 dynamically.
1606 (add_symbol_file_command): Allocate sect_opts dynamically.
1607 (reread_symbols): Avoid use of SECT_OFF_MAX.
1608 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
1609 (alloc_section_addr_info): Declare it.
1610 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
1611 * win32-nat.c (solib_symbols_add): Allocate section_addrs
1612 dynamically.
1613 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
1614
1615 2003-06-06 Andrew Cagney <cagney@redhat.com>
1616
1617 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
1618 (d10v_frame_unwind_cache): Do not set "return_pc".
1619
1620 2003-06-06 Michael Snyder <msnyder@redhat.com>
1621
1622 * h8300-tdep.c: Make tidy (long lines).
1623
1624 2003-06-06 Michal Ludvig <mludvig@suse.cz>
1625
1626 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
1627 to regcache_collect().
1628
1629 2003-06-05 J. Brobecker <brobecker@gnat.com>
1630
1631 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
1632 pc_in_sigtramp multiarch method.
1633 (hppa_hpux_som_init_abi): Use it.
1634 (hppa_hpux_elf_init_abi): Likewise.
1635 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
1636 macro has been multiarched.
1637 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
1638 macro here, as hppa64 isn't multiarched yet.
1639
1640 2003-06-05 Andrew Cagney <cagney@redhat.com>
1641
1642 * Makefile.in (value_h): Add $(frame_h).
1643 * value.h: Include "frame.h".
1644 (struct value): Replace "frame_addr" with "frame_id".
1645 (VALUE_FRAME_ID): Replace VALUE_FRAME.
1646 * values.c (allocate_value): Use VALUE_FRAME_ID.
1647 (value_copy): Use VALUE_FRAME_ID.
1648 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
1649 * valops.c (value_assign): Update. Use frame_find_by_id.
1650
1651 2003-06-05 Michal Ludvig <mludvig@suse.cz>
1652
1653 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
1654 in each pass.
1655
1656 2003-06-05 Jeff Johnston <jjohnstn@redhat.com>
1657
1658 * thread-db.c (check_event): For create/death event breakpoints,
1659 loop through all messages to ensure that we read the message
1660 corresponding to the breakpoint we are at.
1661
1662 2003-06-04 Michael Snyder <msnyder@redhat.com>
1663
1664 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
1665
1666 2003-06-04 Mark Kettenis <kettenis@gnu.org>
1667
1668 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
1669 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
1670 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
1671 when handling .eh_frame sections.
1672
1673 2003-06-04 J. Brobecker <brobecker@gnat.com>
1674
1675 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
1676 prepare_to_proceed procedure instead of the hppa-specific one.
1677 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
1678
1679 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
1680
1681 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
1682 * config.in: Regenerated.
1683 * configure.in: Add test for syscall function and check for
1684 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
1685 * configure: Regenerated.
1686 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
1687 <sys/syscall.h>.
1688 (kill_lwp): New function that uses tkill syscall or
1689 uses kill, depending on whether threading model is nptl or not.
1690 All callers of kill() changed to use kill_lwp().
1691 (lin_lwp_wait): Make special check when WIFEXITED occurs to
1692 see if all threads have already exited in the nptl model.
1693 (stop_and_resume_callback): New callback function used by the
1694 lin_lwp_wait thread exit handling code.
1695 (stop_wait_callback): Check for threads already having exited and
1696 delete such threads fromt the lwp list when discovered.
1697 (stop_callback): Don't assert retcode of kill call.
1698
1699 Roland McGrath <roland@redhat.com>
1700 * i386-linux-nat.c (ps_get_thread_area): New function needed by
1701 nptl libthread_db.
1702
1703 2003-06-03 Richard Henderson <rth@redhat.com>
1704
1705 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
1706 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
1707 (alpha_sigtramp_frame_prev_register): Likewise.
1708 (alpha_heuristic_frame_prev_register): Likewise.
1709 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
1710
1711 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
1712 alpha-specific register id names.
1713 (alpha_mdebug_frame_unwind_cache): Likewise.
1714 (alpha_mdebug_frame_prev_register): Likewise.
1715
1716 2003-06-03 Richard Henderson <rth@redhat.com>
1717
1718 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
1719 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
1720 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
1721 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
1722 unwind routines.
1723 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
1724 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
1725 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
1726
1727 * alpha-linux-tdep.c: Remove unnecessary includes.
1728 * Makefile.in (alpha-linux-tdep.o): Update.
1729
1730 2003-06-03 Richard Henderson <rth@redhat.com>
1731
1732 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
1733 (alphabsd_fill_fpreg): Likewise.
1734
1735 2003-06-03 J. Brobecker <brobecker@gnat.com>
1736
1737 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
1738 references to struct frame_info fields by calls to the equivalent
1739 accessors. Necessary now that frame_info is opaque.
1740
1741 2003-06-03 J. Brobecker <brobecker@gnat.com>
1742
1743 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
1744 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
1745 structure, field no longer exists.
1746
1747 2003-06-03 J. Brobecker <brobecker@gnat.com>
1748
1749 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
1750 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
1751
1752 2003-06-03 J. Brobecker <brobecker@gnat.com>
1753
1754 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
1755 references to struct frame_info fields by calls to the equivalent
1756 accessors. Necessary now that frame_info is opaque.
1757
1758 2003-06-03 J. Brobecker <brobecker@gnat.com>
1759
1760 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
1761 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
1762 structure, field no longer exists.
1763
1764 2003-06-03 Theodore A. Roth <troth@openavr.org>
1765
1766 * remote.c (init_remote_state): Compute sizeof_g_packet by
1767 accumulation of the size of all registers instead of blindly using
1768 DEPRECATED_REGISTER_BYTES.
1769
1770 2003-06-03 Michael Snyder <msnyder@redhat.com>
1771
1772 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
1773 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
1774 for h8300sx.
1775
1776 2003-06-03 J. Brobecker <brobecker@gnat.com>
1777
1778 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
1779 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
1780
1781 2003-06-03 Andrew Cagney <cagney@redhat.com>
1782
1783 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
1784 (sparc_convert_to_raw): Delete function.
1785 (sparc_gdbarch_init): Do not set register_convert_to_raw or
1786 register_convert_to_virtual.
1787
1788 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
1789
1790 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
1791 layer if not dealing with a statically-linked threaded program.
1792
1793 2003-06-03 Kris Warkentin <kewarken@qnx.com>
1794
1795 * solib.c (solib_open): Update comment to reflect actual search order.
1796
1797 2003-06-03 Andrew Cagney <cagney@redhat.com>
1798
1799 * frame.c (get_frame_memory_signed): New function.
1800 (get_frame_memory, get_frame_memory_unsigned): New function.
1801 (get_frame_arch): New function.
1802 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
1803 (get_frame_memory, get_frame_unsigned_memory): Declare.
1804 * d10v-tdep.c (d10v_frame_unwind_cache): Use
1805 get_frame_memory_unsigned and get_frame_arch.
1806 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
1807
1808 2003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
1809
1810 * MAINTAINERS (write after approval): Add myself.
1811
1812 2003-06-03 Jim Blandy <jimb@redhat.com>
1813
1814 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
1815 elements of gregset_t are 64 bits each, but access registers
1816 are still 32 bits, so they're packed two per gregset_t
1817 element. Unpack/pack them properly.
1818
1819 2003-06-02 David Carlton <carlton@bactrian.org>
1820
1821 * linespec.c (find_methods): Break out code into
1822 add_matching_methods and add_constructors.
1823 (add_matching_methods): New.
1824 (add_constructors): Ditto.
1825
1826 2003-06-02 Andrew Cagney <cagney@redhat.com>
1827
1828 * sparc-tdep.c (sparc_print_registers): Delete call to
1829 REGISTER_CONVERTIBLE.
1830 (sparc_gdbarch_init): Do not set register_convertible.
1831 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1832 * frv-tdep.c (frv_gdbarch_init): Ditto.
1833 * cris-tdep.c (cris_gdbarch_init): Ditto.
1834
1835 2003-06-02 Elena Zannoni <ezannoni@redhat.com>
1836
1837 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
1838 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
1839 (syms_from_objfile): Ditto.
1840
1841 2003-06-03 Andreas Schwab <schwab@suse.de>
1842
1843 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
1844 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
1845
1846 2003-06-02 Richard Henderson <rth@redhat.com>
1847
1848 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
1849 a member of all_reggroup.
1850
1851 2003-06-02 Richard Henderson <rth@redhat.com>
1852
1853 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
1854 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
1855 (alpha_lds, alpha_sts): New.
1856 (alpha_convert_register_p): Change from _register_convertible.
1857 (alpha_register_to_value): Change from _convert_to_virtual;
1858 restructure and fail for type sizes other than 4 or 8.
1859 (alpha_value_to_register): Similarly.
1860 (alpha_extract_return_value): Use alpha_sts.
1861 (alpha_store_return_value): Use alpha_lds.
1862 (alpha_gdbarch_init): Update hooks.
1863
1864 2003-06-02 Richard Henderson <rth@redhat.com>
1865
1866 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
1867 regnum identifiers.
1868 (alpha_sigtramp_register_address): Likewise.
1869
1870 2003-06-02 Richard Henderson <rth@redhat.com>
1871
1872 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
1873 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
1874 * alpha-tdep.h: Declare them.
1875
1876 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
1877 Remove zerobuf. Don't error on UNIQUE.
1878 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
1879 (ALPHA_REGSET_UNIQUE): Provide default.
1880 (supply_gregset): Use alpha_supply_int_regs.
1881 (fill_gregset): Use alpha_fill_int_regs.
1882 (supply_fpregset): Use alpha_supply_fp_regs.
1883 (fill_fpregset): Use alpha_fill_fp_regs.
1884 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
1885 (alphabsd_supply_reg): Use alpha_supply_int_regs.
1886 (alphabsd_fill_reg): Use alpha_fill_int_regs.
1887 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
1888 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
1889 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
1890
1891 2003-06-02 Richard Henderson <rth@redhat.com>
1892
1893 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
1894
1895 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
1896 (alpha_store_return_value): Likewise.
1897
1898 2003-06-02 David Carlton <carlton@math.stanford.edu>
1899
1900 * block.c (contained_in): Add 'const' to arguments.
1901 (block_function): Ditto.
1902 * block.h: Update declarations for block_function and
1903 contained_in.
1904
1905 2003-06-02 David Carlton <carlton@math.stanford.edu>
1906
1907 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
1908 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
1909 * p-valprint.c (pascal_val_print): Ditto.
1910 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
1911
1912 2003-06-02 Richard Henderson <rth@redhat.com>
1913
1914 * alpha-tdep.c (alpha_push_dummy_call): Use
1915 builtin_type_ieee_double_little instead of builtin_type_double.
1916
1917 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
1918 sign-extension of 32-bit values.
1919 (alpha_store_return_value): Similarly.
1920
1921 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
1922 (alpha_extract_return_value): Likewise.
1923 (alpha_store_return_value): Likewise.
1924
1925 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
1926 (alpha_store_return_value): Error on IEEE Quad floats.
1927
1928 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
1929 (alpha_extract_struct_value_address): Likewise.
1930 (alpha_store_return_value): Likewise.
1931 (alpha_store_struct_return): Remove.
1932 (alpha_gdbarch_init): Update hook registration to match.
1933
1934 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
1935 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
1936 macros where appropriate.
1937 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
1938 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
1939
1940 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
1941 for SP, GP; void_func_ptr for PC; non-language-specific types
1942 for all others.
1943 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
1944
1945 2003-06-02 Richard Henderson <rth@redhat.com>
1946
1947 * top.h (lim_at_start): Declare.
1948 * main.c (captured_main): Set it.
1949 * top.c (lim_at_start): Define.
1950 (command_loop): Use it instead of &environ.
1951 * event-top.c (command_handler): Likewise.
1952
1953 2003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
1954
1955 * mipsnbsd-tdep.c: Update copyright years.
1956 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
1957
1958 2003-06-01 Richard Henderson <rth@redhat.com>
1959
1960 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
1961 (alpha-linux-tdep.o): Update dependencies.
1962 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
1963 * alpha-mdebug-tdep.c: Remove unneeded includes.
1964
1965 2003-06-01 Richard Henderson <rth@redhat.com>
1966
1967 * alpha-tdep.c (alpha_register_reggroup_p): New.
1968 (alpha_gdbarch_init): Register it.
1969
1970 2003-06-02 Andrew Cagney <cagney@redhat.com>
1971
1972 * dwarfread.c: Eliminate "register"
1973 (decode_die_type): Eliminate assignment within "if".
1974 (struct_type, decode_array_element_type): Ditto.
1975 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
1976 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
1977 (decode_modified_type, completedieinfo): Ditto.
1978 * block.c: Eliminate "register".
1979 (blockvector_for_pc_sect): Eliminate assignment within "if".
1980 * cp-support.h (struct symbol): Opaque declaration.
1981 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
1982
1983 2003-06-01 Richard Henderson <rth@redhat.com>
1984
1985 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
1986 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
1987
1988 2003-06-01 Adam Fedor <fedor@gnu.org>
1989
1990 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
1991 * gdbarch.[ch]: Regenerate.
1992 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
1993 (hppa_gdbarch_init): Set it in the gdbarch vector.
1994 * i386-tdep.c (i386_fetch_pointer_argument): New
1995 (i386_gdbarch_init): Set it into gdbarch.
1996 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
1997 (rs6000_gdbarch_init): Set it in gdbarch.
1998 * sparc-tdep.c (sparc_fetch_pointer_argument): New
1999 (sparc_gdbarch_init): Set it in gdbarch.
2000
2001 2003-06-01 Andrew Cagney <cagney@redhat.com>
2002
2003 * defs.h (extract_address): Delete declaration.
2004 * findvar.c (extract_address): Delete function.
2005 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
2006 extract_address with the inline equivalent,
2007 extract_unsigned_integer.
2008 (xstormy16_extract_struct_value_address): Ditto.
2009 (xstormy16_pointer_to_address): Ditto.
2010 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
2011 * v850-tdep.c (v850_push_arguments): Ditto.
2012 (v850_extract_return_value): Ditto.
2013 (v850_extract_struct_value_address): Ditto.
2014 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
2015 (sparcnbsd_get_longjmp_target_64): Ditto.
2016 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
2017 (get_longjmp_target): Ditto.
2018 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
2019 (sh64_extract_struct_value_address): Ditto.
2020 (sh_push_arguments): Ditto.
2021 (sh64_push_arguments): Ditto.
2022 * remote-vxsparc.c (vx_read_register): Ditto.
2023 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
2024 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
2025 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
2026 * mipsv4-nat.c (get_longjmp_target): Ditto.
2027 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
2028 * mips-nat.c (get_longjmp_target): Ditto.
2029 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
2030 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
2031 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
2032 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
2033 * irix5-nat.c (get_longjmp_target): Ditto.
2034 * irix4-nat.c (get_longjmp_target): Ditto.
2035 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
2036 (ia64_push_arguments): Ditto.
2037 * hpux-thread.c (hpux_thread_store_registers): Ditto.
2038 * h8300-tdep.c (h8300_push_arguments): Ditto.
2039 (h8300_store_return_value): Ditto.
2040 (h8300_extract_struct_value_address): Ditto.
2041 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
2042 (frv_push_arguments): Ditto.
2043 * avr-tdep.c (avr_pointer_to_address): Ditto.
2044 (avr_push_arguments): Ditto.
2045 * arm-tdep.c (arm_push_dummy_call): Ditto.
2046 (arm_get_longjmp_target): Ditto.
2047 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
2048 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
2049 (alpha_get_longjmp_target): Ditto.
2050
2051 * solib-irix.c (extract_mips_address): Inline extract_address,
2052 replacing it with extract_signed_integer.
2053 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
2054 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
2055 (first_link_map_member, open_symbol_file_object): Ditto.
2056 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
2057 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
2058 (LM_NEXT, LM_NAME): Ditto.
2059
2060 2003-06-01 Richard Henderson <rth@redhat.com>
2061
2062 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
2063 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
2064 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
2065 (alpha_cannot_store_register): Likewise.
2066 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
2067 * alpha-nat.c (supply_gregset): Likewise.
2068 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
2069
2070 2003-06-01 Andrew Cagney <cagney@redhat.com>
2071
2072 * infcall.c (call_function_by_hand): Update comment on
2073 DEPRECATED_DUMMY_WRITE_SP.
2074
2075 * mips-tdep.c (mips_gdbarch_init): Do not set
2076 deprecated_dummy_write_sp.
2077 (mips_eabi_push_dummy_call): Set the SP register.
2078 (mips_o64_push_dummy_call): Set the SP register.
2079 (mips_o32_push_dummy_call): Set the SP register.
2080 (mips_n32n64_push_dummy_call): Set the SP register.
2081
2082 2003-06-01 Richard Henderson <rth@redhat.com>
2083
2084 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
2085 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
2086 (supply_gregset): Likewise.
2087 * alpha-tdep.c (alpha_store_return_value): Likewise.
2088 (alpha_get_longjmp_target): Likewise.
2089 (alpha_register_name): Constify array.
2090 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
2091 deprecated_register_size, deprecated_register_bytes,
2092 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
2093 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
2094 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
2095
2096 2003-06-01 Richard Henderson <rth@redhat.com>
2097
2098 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
2099 from arg_reg_buffer to regcache to avoid double conversion.
2100
2101 2003-06-01 Mark Kettenis <kettenis@gnu.org>
2102
2103 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
2104 SP_REGNUM.
2105 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
2106 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
2107
2108 2003-06-01 Richard Henderson <rth@redhat.com>
2109
2110 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
2111 (decode_frame_entry): Set it. Skip FDE augmentation.
2112
2113 2003-06-01 Richard Henderson <rth@redhat.com>
2114
2115 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
2116 not overlapping PC_REGNUM.
2117
2118 2003-06-01 Richard Henderson <rth@redhat.com>
2119
2120 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
2121 alpha_push_arguments. Don't dump argument register data to
2122 the target stack. Fix float and 128-bit long double semantics.
2123 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
2124 (alpha_fix_call_dummy): Remove.
2125 (alpha_call_dummy_words): Remove.
2126 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
2127
2128 2003-06-01 Richard Henderson <rth@redhat.com>
2129
2130 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
2131
2132 2003-06-01 Andrew Cagney <cagney@redhat.com>
2133
2134 * mips-tdep.c (is_mips16_addr): New function.
2135 (make_mips16_addr, unmake_mips16_addr): New functions.
2136 (pc_is_mips16, mips_fetch_instruction): Use.
2137 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
2138 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
2139 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
2140 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
2141 TARGET_MIPS.
2142 * config/mips/tm-mips.h: Update copyright.
2143 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
2144 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
2145 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
2146 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
2147 (TM_PRINT_INSN_MACH): Delete.
2148 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
2149
2150 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
2151 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
2152 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
2153 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
2154 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
2155 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
2156 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
2157 mips*-*-riscos* and mips*-*-sysv* onto mips.
2158 * config/mips/mips64.mt: New file.
2159 * config/mips/mips.mt: New file.
2160 * config/mips/littlemips.mt: Delete file.
2161 * config/mips/decstation.mt: Delete file.
2162 * config/mips/vr4300el.mt: Delete file.
2163 * config/mips/vr5000el.mt: Delete file.
2164 * config/mips/vr5000.mt: Delete file.
2165 * config/mips/vr4100.mt: Delete file.
2166 * config/mips/vr4xxxel.mt: Delete file.
2167 * config/mips/vr4300.mt: Delete file.
2168 * config/mips/vr4xxx.mt: Delete file.
2169 * config/mips/bigmips.mt: Delete file.
2170 * config/mips/bigmips64.mt: Delete file.
2171 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
2172 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
2173 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
2174 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
2175 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
2176 "tm-bigmips.h".
2177 * config/mips/tm-irix3.h: Ditto.
2178 * config/mips/tm-mipsv4.h: Ditto.
2179 * config/mips/tm-embed.h: Ditto.
2180 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
2181 "tm-bigmips64.h".
2182 * config/mips/tm-vr5000el.h: Delete file.
2183 * config/mips/tm-tx39l.h: Delete file.
2184 * config/mips/tm-vr4300el.h: Delete file.
2185 * config/mips/tm-vr4xxxel.h: Delete file.
2186 * config/mips/tm-vr4300.h: Delete file.
2187 * config/mips/tm-vr4100.h: Delete file.
2188 * config/mips/tm-vr4xxx.h: Delete file.
2189 * config/mips/tm-vr5000.h: Delete file.
2190 * config/mips/tm-embedl64.h: Delete file.
2191 * config/mips/tm-embedl.h: Delete file.
2192 * config/mips/tm-embed64.h: Delete file.
2193 * config/mips/tm-bigmips64.h: Delete file.
2194 * config/mips/tm-bigmips.h: Delete file.
2195
2196 2003-06-01 Mark Kettenis <kettenis@gnu.org>
2197
2198 Fix gdb/1216.
2199 * shnbsd-nat.c: Include "sh-tdep.h".
2200
2201 From Richard Henderson <rth@redhat.com>:
2202 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
2203
2204 2003-05-31 Andrew Cagney <cagney@redhat.com>
2205
2206 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
2207 forward declaration.
2208 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
2209 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
2210 (mips_find_saved_regs): Use set_reg_offset.
2211 (mips_frame_init_saved_regs): Delete function.
2212 (mips_pop_frame): Call mips_find_saved_regs instead of
2213 DEPRECATED_FRAME_INIT_SAVED_REGS.
2214
2215 2003-05-31 Andrew Cagney <cagney@redhat.com>
2216
2217 * mips-tdep.c (mips_gdbarch_init): Do not set
2218 deprecated_max_register_raw_size, register_virtual_size, and
2219 deprecated_max_register_virtual_size.
2220
2221 2003-05-31 Mark Kettenis <kettenis@gnu.org>
2222
2223 * i386-tdep.c: Include "dwarf2-frame.h".
2224 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
2225 * Makefile.in (i386-tdep.o): Update dependencies.
2226
2227 * dwarf2-frame.c, dwarf2-frame.h: New files.
2228 * Makefile.in (SFILES): Add dwarf2-frame.c.
2229 (dwarf2_frame_h): Define.
2230 (COMMON_OBS): Add dwarf2-frame.o.
2231 (dwarf2-frame.o): Add dependencies.
2232
2233 2003-05-31 Andreas Jaeger <aj@suse.de>
2234
2235 * x86-64-linux-nat.c: Fix comment.
2236
2237 2003-05-31 Mark Kettenis <kettenis@gnu.org>
2238
2239 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
2240 function signature.
2241
2242 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
2243 have a sigcontext_addr handler.
2244 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
2245 sigcontext_addr handler.
2246
2247 2003-05-31 Andrew Cagney <cagney@redhat.com>
2248
2249 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
2250 (print_fp_register_row): Replace do_fp_register_row.
2251 (mips_print_fp_register): Add "file" and "frame" parameters.
2252 (mips_print_register): Add "file" and "frame" parameters.
2253 (mips_print_registers_info): Replace mips_do_registers_info.
2254 (mips_gdbarch_init): Set print_registers_info instead of
2255 deprecated_do_registers_info.
2256 (mips_read_fp_register_single): Add "frame" parameter.
2257 (mips_read_fp_register_double): Add "frame" parameter.
2258
2259 2003-05-31 Mark Kettenis <kettenis@gnu.org>
2260
2261 * i386-tdep.c (i386_register_name): Check for MMX registers first.
2262 Fixes a bug where GDB would print the wrong register names for
2263 targets without SSE.
2264
2265 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
2266 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
2267 registers.
2268
2269 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
2270 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
2271 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
2272 TDEP->sc_sp_offset.
2273
2274 From Michal Ludvig <mludvig@suse.cz>:
2275 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
2276 and `sc_num_regs'.
2277 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
2278 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
2279 I386_ST0_REGNUM): Move here from...
2280 * i386-tdep.c: ... here.
2281 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
2282 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
2283 registers if possible.
2284 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
2285 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
2286 Remove variables.
2287 (i386bsd_sc_reg_offset): New variable.
2288 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
2289 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
2290 TDEP->sc_sp_offset.
2291 (i386fbsd_sc_reg_offset): New variable.
2292 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
2293 TDEP->sc_num_regs.
2294 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
2295 variables.
2296 (i386fbsd4_sc_reg_offset): New variable.
2297 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
2298 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
2299 TDEP->sc_sp_offset.
2300 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
2301 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
2302 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
2303 Remove variables.
2304 (i386nbsd_sc_reg_offset): New variable.
2305 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
2306 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
2307 TDEP->sc_sp_offset.
2308 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
2309 Remove variables.
2310 (i386obsd_sc_reg_offset): New variable.
2311 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
2312 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
2313 TDEP->sc_sp_offset.
2314 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
2315 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
2316 for frame pointer offset in `struct sigcontext'.
2317
2318 2003-05-31 Andrew Cagney <cagney@redhat.com>
2319
2320 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
2321 architecture methods call_dummy_words, sizeof_call_dummy_words,
2322 push_return_address, store_struct_return, and fix_call_dummy. Set
2323 push_dummy_call instead of deprecated_push_arguments.
2324 (mips_store_struct_return): Delete function.
2325 (mips_fix_call_dummy): Delete function.
2326 (mips_push_return_address): Delete function.
2327 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
2328 RA_REGNUM and T9_REGNUM.
2329 (mips_n32n64_push_dummy_call): Ditto for
2330 mips_n32n64_push_arguments.
2331 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
2332 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
2333
2334 2003-05-31 Andrew Cagney <cagney@redhat.com>
2335
2336 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
2337 "dummy_addr" to "bp_addr".
2338 * infcall.c (call_function_by_hand): Pass "funaddr" to
2339 gdbarch_push_dummy_call.
2340 * gdbarch.h, gdbarch.c: Re-generate.
2341 * i386-tdep.c (i386_push_dummy_call): Update.
2342 * arm-tdep.c (arm_push_dummy_call): Update.
2343 * d10v-tdep.c (d10v_push_dummy_call): Update.
2344
2345 2003-05-31 Mark Kettenis <kettenis@gnu.org>
2346
2347 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
2348 variable declarations.
2349 (x86_64_register_number, x86_64_register_name): Remove prototypes.
2350 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
2351 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
2352 x86_64_init_frame_pc, x86_64_init_frame_pc,
2353 x86_64_function_has_prologue): Remove prototypes.
2354 (X86_64_NUM_GREGS): New define.
2355 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
2356 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
2357 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
2358 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
2359 XMM1_REGNUM): Remove defines.
2360 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
2361 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
2362 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
2363 X86_64_XMM1_REGNUM): New defines.
2364 (struct x86_64_register_info): Renamed from `struct
2365 register_info'. Remove `size' member.
2366 (x86_64_register_info_table): Remove variable.
2367 (x86_64_register_info): New variable.
2368 (X86_64_NUM_REGS): New define.
2369 (X86_64_NUM_GREGS): Remove define.
2370 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
2371 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
2372 Remove variables.
2373 (x86_54_dwarf2_reg_to_regnum): Remove function.
2374 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
2375 (x86_64_dwarf_reg_to_regnum): New function.
2376 (x86_64_register_name): Rewrite.
2377 (x86_64_register_raw_size): Remove function.
2378 (x86_64_register_byte_table): Remove variable.
2379 (x86_64_register_byte): Remove function.
2380 (x86_64_register_virtual_type): Remove function.
2381 (x86_64_register_type): New function.
2382 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
2383 x86_64_register_convert_to_raw): Remove functions.
2384 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
2385 (x86_64_use_struct_convention): Make static. Adjust for renamed
2386 defines.
2387 (x86_64_frame_init_saved_regs): Remove function.
2388 (x86_64_push_arguments): Make static. Change to accept a regcache
2389 as argument.
2390 (x86_64_store_return_value, x86_64_extract_return_value): Make
2391 static. Rewrite based on i386 counterparts.
2392 (x86_64_push_dummy_call): New function.
2393 (X86_64_NUM_SAVED_REGS): New define.
2394 (x86_64_register_number): Remove function.
2395 (x86_64_store_struct_return): Remove function.
2396 (x86_64_frameless_function_invocation,
2397 x86_64_function_has_prologue): Remove functions.
2398 (PROLOG_BUFSIZE): Remove define.
2399 (struct x86_64_frame_cache): New structure.
2400 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
2401 x86_64_frame_cache, x86_64_frame_this_id,
2402 x86_64_frame_prev_register, x86_64_frame_p,
2403 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
2404 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
2405 functions.
2406 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
2407 variables.
2408 (x86_64_skip_prologue): Rewrite in terms of
2409 x86_64_analyze_prologue.
2410 (x86_64_frame_base_address): New function.
2411 (x86_64_frame_base): New variable.
2412 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
2413 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
2414 set deprecated_fp_regnum, deprecated_register_size,
2415 deprecated_register_bytes, register_raw_size, register_byte,
2416 register_virtual_type, register_convertiable,
2417 register_convert_to_virtual, convert_to_raw,
2418 deprecated_get_saved_register, deprecated_target_read_fp,
2419 deprecated_push_arguments, deprecated_push_return_address,
2420 deprecated_pop_frame, deprecated_store_struct_return,
2421 deprecated_frame_init_saved_regs, deprecated_frame_chain,
2422 frameless_function_invocation, deprecated_frame_saved_pc,
2423 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
2424 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
2425 deprecated_init_frame_pc and virtual_frame_pointer. Call
2426 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
2427 and x86_64_frame_p. Call frame_base_set_default to register
2428 x86_64_frame_base.
2429 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
2430 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
2431 (_initialize_x86_64_tdep): Remove function.
2432 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
2433 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
2434 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
2435 define.
2436 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
2437 (x86_64_linux_sigcontext_addr): Rewrite.
2438 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
2439 x86_64_linux_frame_saved_pc): Remove functions.
2440 (x86_64_linux_pc_in_sigtramp): Renamed from
2441 x86_64_linux_in_sigtramp. Try harder to recognize a signal
2442 trampoline.
2443 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
2444 Remove_functions.
2445 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
2446 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
2447 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
2448 (x86_64_regmap): Rename to regmap.
2449 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
2450 x86_64_num_gregs.
2451 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
2452 x86_64_regmap.
2453 (x86_64_fxsave_offset): Remove function.
2454 (supply_fpregset): Simply call x86_64_supply_fxsave.
2455 (fill_fpregset): Simply call x86_64_fill_fxsave.
2456 (fetch_inferior_registers, store_inferior_registers): Avoid
2457 asignment in if-statement.
2458 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
2459 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
2460 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
2461 (fetch_core_registers): Remove function.
2462 (linux_elf_core_fns): Remove.
2463 (offsetoff): Don't define.
2464 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
2465 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
2466 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
2467 add core-regset.o.
2468 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
2469 protection against multiple includes instead of NM_X86_64_h. Add
2470 various comments. Include "config/nm-linux.h". Don't include
2471 <signal.h>.
2472 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
2473 GET_THREAD_SIGNALS): Remove defines.
2474 (x86_64_register_u_addr, kernel_u_size,
2475 lin_thread_get_thread_signals): Remove prototypes.
2476 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
2477 [HAVE_LINK_H]: Don't include "solib.h".
2478 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
2479 * config/i386/tm-x86-64linux.h: Fix comments.
2480 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
2481 x86-64-tdep.o): Update dependencies.
2482
2483 2003-05-30 Andrew Cagney <cagney@redhat.com>
2484
2485 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
2486 Change parameter type to a "struct regcache *".
2487
2488 * gdbarch.sh: Regardless of the multi-arch level, always define
2489 the macro when not already defined.
2490 * gdbarch.h, gdbarch.c: Re-generate.
2491
2492 2003-05-30 Richard Henderson <rth@redhat.com>
2493
2494 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
2495 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
2496 (alpha_mdebug_frame_this_id): Likewise.
2497 (alpha_mdebug_frame_prev_register): Likewise.
2498 (alpha_mdebug_frame_base_address): Likewise.
2499 (alpha_mdebug_frame_locals_address): Likewise.
2500 (alpha_mdebug_frame_args_address): Likewise.
2501 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
2502 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
2503 (alpha_heuristic_frame_unwind_cache): Make static; add missing
2504 loop increment.
2505 (alpha_heuristic_frame_this_id): Make static.
2506 (alpha_heuristic_frame_prev_register): Likewise.
2507 (alpha_heuristic_frame_base_address): Likewise.
2508 * alpha-tdep.h: Update.
2509
2510 2003-05-30 Mark Kettenis <kettenis@gnu.org>
2511
2512 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
2513 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
2514 defenitions.
2515 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
2516 * i386-tdep.c: Mark functions that are 64-bit safe as such.
2517 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
2518 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
2519 I386_ST0_REGNUM): New defines.
2520 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
2521 codestream_get): Remove define.
2522 (codestream_next_addr, condestream_addr, condestream_buf,
2523 codestream_off, codestream_cnt): Remove variables.
2524 (codestream_fill, codestream_seek, codestream_read): Remove
2525 functions.
2526 (i386_follow_jump): Rewrite to avoid usage of removed codestream
2527 functionality.
2528 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
2529 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
2530 i386_frame_saved_pc, i386_saved_pc_after_call,
2531 i386_frame_num_args, i386_frame_init_saved_regs,
2532 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
2533 i386_push_arguments): Remove functions.
2534 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
2535 functionality. Use i386_analyze_prologue instead of
2536 i386_get_frame_setup.
2537 (I386_NUM_SAVED_REGS): New define.
2538 (struct i386_frame_cache): New structure.
2539 (i386_alloc_frame_cache, i386_analyze_struct_return,
2540 i386_skip_probe, i386_analyze_frame_setup,
2541 i386_analyze_register_saves, i386_analyze_prologue,
2542 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
2543 i386_frame_prev_register, i386_sigtramp_frame_cache,
2544 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
2545 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
2546 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
2547 New functions.
2548 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
2549 New variables.
2550 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
2551 I386_EAX_REGNUM and I386_EDX_REGNUM.
2552 (i386_extract_return_value, i386_store_return_value): Use
2553 I386_ST0_REGNUM where appropriate.
2554 (i386_extract_struct_value_address): Rewrite to use extract_address.
2555 (i386_svr4_pc_in_sigtramp): Add comment.
2556 (i386_svr4_sigcontext_addr): Rewrite.
2557 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
2558 TDEP->sc_sp_offset.
2559 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
2560 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
2561 of new defines. Set push_dummy_call, don't set
2562 deprecated_push_arguments, deprecated_push_return_address,
2563 deprecated_pop_frame. Don't set parm_boundary. Don't set
2564 deprecated_frame_chain, deprecated_frame_saved_pc,
2565 deprecated_saved_pc_after_call. Set unwind_dummy_id,
2566 save_dummy_frame_tos, unwind_pc. Call
2567 frame_unwind_append_predicate and frame_base_set_default. Don't
2568 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
2569 Don't set frameless_function_invocation. Don't set
2570 deprecated_register_bytes, deprecated_register_size,
2571 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
2572 * i386-linux-tdep.c: Fix formatting in some comments.
2573 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
2574 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
2575 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
2576 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
2577 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
2578 redundant parentheses.
2579 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
2580 (i386_linux_sigcontext_addr): Use it. Rewrite.
2581 (find_minsym_and_objfile): Change name of second argument.
2582 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
2583 changed. Use frame_pc_unwind instead of
2584 DEPRECATED_SAVED_PC_AFTER_CALL.
2585 (i386_linux_init_abi): Don't set deprecated_register_bytes.
2586 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
2587 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
2588 unwinder.
2589 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
2590 "dummy-frame.h".
2591 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
2592 (_initialize_i386_cygwin_tdep): New prototype.
2593 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
2594 deprecated_frame_chain_valid.
2595 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
2596 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
2597 Rely on the SVR4 defaults.
2598 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
2599 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
2600
2601 2003-05-30 Andrew Cagney <cagney@redhat.com>
2602
2603 * infcall.c (call_function_by_hand): Always call
2604 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
2605
2606 2003-05-30 Richard Henderson <rth@redhat.com>
2607
2608 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
2609 increment.
2610
2611 2003-05-29 Jim Blandy <jimb@redhat.com>
2612
2613 Use gdbarch methods for solib stuff on PowerPC Linux.
2614 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
2615 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
2616 show through.
2617 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
2618 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
2619 giving the same effect as the #definitions above.
2620
2621 2003-05-29 Adam Fedor <fedor@gnu.org>
2622
2623 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
2624 (find_implementation_from_class): Replace it with the standard
2625 case i.e. do nothing.
2626
2627 2003-05-29 Richard Henderson <rth@redhat.com>
2628
2629 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
2630 (alpha_linux_sigtramp_offset): Use it. Make static.
2631 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
2632 update for new frame model.
2633 * alpha-mdebug-tdep.c: New file.
2634 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
2635 (alpha_osf1_init_abi): Install it.
2636 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
2637 (linked_proc_desc_table): Remove.
2638 (alpha_frame_past_sigtramp_frame): Remove.
2639 (alpha_dynamic_sigtramp_offset): Remove.
2640 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
2641 (alpha_proc_desc_is_dyn_sigtramp): Remove.
2642 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
2643 (push_sigtramp_desc): Remove.
2644 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
2645 (alpha_cannot_store_register): Likewise.
2646 (alpha_sigcontext_addr): Remove.
2647 (alpha_find_saved_regs): Remove.
2648 (alpha_frame_init_saved_regs): Remove.
2649 (alpha_init_frame_pc_first): Remove.
2650 (read_next_frame_reg): Remove.
2651 (alpha_frame_saved_pc): Remove.
2652 (alpha_saved_pc_after_call): Remove.
2653 (temp_proc_desc, temp_saved_regs): Remove.
2654 (alpha_about_to_return): Remove.
2655 (cached_proc_desc): Remove.
2656 (alpha_frame_chain): Remove.
2657 (alpha_print_extra_frame_info): Remove.
2658 (alpha_init_extra_frame_info): Remove.
2659 (alpha_frame_locals_address): Remove.
2660 (alpha_frame_args_address): Remove.
2661 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
2662 (alpha_push_dummy_frame): Remove.
2663 (alpha_pop_frame): Remove.
2664 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
2665 (alpha_read_insn): New.
2666 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
2667 for different insn encodings.
2668 (alpha_in_lenient_prologue): Remove.
2669 (struct alpha_sigtramp_unwind_cache): New.
2670 (alpha_sigtramp_frame_unwind_cache): New.
2671 (alpha_sigtramp_register_address): New.
2672 (alpha_sigtramp_frame_this_id): New.
2673 (alpha_sigtramp_frame_prev_register): New.
2674 (alpha_sigtramp_frame_unwind): New.
2675 (alpha_sigtramp_frame_p): New.
2676 (struct alpha_heuristic_unwind_cache): New.
2677 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
2678 don't count nop insns that occur between functions.
2679 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
2680 heuristic_proc_desc, but without the mdebug wrapping.
2681 (alpha_heuristic_frame_this_id): New.
2682 (alpha_heuristic_frame_prev_register): New.
2683 (alpha_heuristic_frame_unwind): New.
2684 (alpha_heuristic_frame_p): New.
2685 (alpha_heuristic_frame_base_address): New.
2686 (alpha_heuristic_frame_base): New.
2687 (alpha_unwind_dummy_id): New.
2688 (alpha_unwind_pc): New.
2689 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
2690 frame related deprecated initializations; install replacements.
2691 (alpha_dump_tdep): Remove.
2692 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
2693 (alpha_read_insn, alpha_after_prologue,
2694 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
2695 alpha_heuristic_frame_prev_register,
2696 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
2697 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
2698 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
2699 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
2700
2701 2003-05-29 Andrew Cagney <cagney@redhat.com>
2702
2703 * gdb_assert.h (gdb_assert_fail): Provide different definitions
2704 dependant on the availability of ASSERT_FUNCTION.
2705 (ASSERT_FUNCTION): Do not define when there is no function name.
2706
2707 2003-05-29 Kevin Buettner <kevinb@redhat.com>
2708
2709 From Jimi X <jimix@watson.ibm.com>:
2710 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
2711
2712 2003-05-28 Jim Blandy <jimb@redhat.com>
2713
2714 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
2715 argument to ptrace to int; the system headers should give it the
2716 right type, and pointers don't fit in ints on powerpc64-*-*.
2717
2718 2003-05-28 H.J. Lu <hongjiu.lu@intel.com>
2719
2720 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
2721 DW_TAG_catch_block.
2722
2723 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
2724
2725 * stabsread.c (dbx_lookup_type): Make static.
2726 (read_type): Ditto.
2727 (add_undefined_type): Ditto.
2728 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
2729 not export.
2730
2731 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
2732
2733 * hpread.c (hpread_has_name): Make static.
2734 (hpread_psymtab_to_symtab): Ditto.
2735 (file_exists): Ditto.
2736 (hpread_call_pxdb): Ditto.
2737 (hpread_pxdb_needed): Ditto.
2738 (hpread_quick_traverse): Ditto.
2739 (hpread_get_header): Ditto.
2740 (hpread_get_lntt): Ditto.
2741 (hpread_get_slt): Ditto.
2742 (class_of): Ditto.
2743
2744 2003-05-25 Andreas Schwab <schwab@suse.de>
2745
2746 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
2747 stack_align and deprecated_extra_stack_alignment_needed.
2748 (m68k_stack_align): Delete.
2749
2750 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
2751 (m68k_register_virtual_size): Likewise.
2752 (altos_skip_prologue): Remove obsolete function.
2753 (isi_frame_num_args): Likewise.
2754 (news_frame_num_args): Likewise.
2755 (m68k_fix_call_dummy): Make static.
2756 (m68k_push_dummy_frame): Likewise.
2757 (m68k_pop_frame): Likewise.
2758 (m68k_skip_prologue): Likewise.
2759 (m68k_frame_init_saved_regs): Likewise.
2760 (m68k_saved_pc_after_call): Likewise.
2761 (m68k_get_longjmp_target): Make multi-arch.
2762 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
2763 structure. Register m68k_get_longjmp_target if enabled.
2764 * m68k-tdep.h (struct gdbarch_tdep): Define.
2765 * config/m68k/tm-m68k.h: Don't include "regcache.h".
2766
2767 * Makefile.in (config.status): Also depend on configure.tgt
2768 and configure.host.
2769 (m68klinux-tdep.o): Update dependencies.
2770 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
2771 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
2772 (M68K_LINUX_JB_PC): Define.
2773 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
2774 and take additional parameter.
2775 (m68k_linux_sigtramp_saved_pc): Update.
2776 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
2777 m68k_linux_pc_in_sigtramp, in_plt_section,
2778 find_solib_trampoline_target.
2779 * config/m68k/tm-linux.h: Don't include any tm headers.
2780 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
2781 (JB_ELEMENT_SIZE): Likewise.
2782 (JB_PC): Likewise.
2783 (GET_LONGJMP_TARGET): Likewise.
2784 (IN_SIGTRAMP): Likewise.
2785 (SVR4_SHARED_LIBS): Define this and include "solib.h".
2786
2787 2003-05-25 Mark Kettenis <kettenis@gnu.org>
2788
2789 * sparc-tdep.c (sparc32_do_push_arguments): New function.
2790 (sparc32_push_arguments): Re-implement by calling
2791 sparc32_do_push_arguments.
2792
2793 2003-05-25 Mark Kettenis <kettenis@gnu.org>
2794
2795 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
2796 SPARC_O1_REGNUM): New defines.
2797 (sparc32_extract_return_value): Rewrite to operate on a regcache.
2798 (sparc32_store_return_value): New function.
2799 (sparc_extract_struct_value_address): Rewrite to operate on a
2800 regcache.
2801 (sparc_gdbarch_init): Don't set
2802 deprecated_extract_struct_value_address. Set
2803 extract_struct_value_address instead. Don't set
2804 deprecated_extract_return_value and deprecated_store_return_value
2805 for 32-bit targets. Set extract_return_value and
2806 store_return_value instead.
2807 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
2808 DEPRECTAED_EXTRACT_RETURN_VALUE,
2809 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
2810 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
2811 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
2812 (sparc_store_return_value): Remove prototype.
2813 (sparc32_store_return_value): New prototype.
2814 (sparc32_extract_return_value, sparc_extract_struct_value_address):
2815 Adjust prototypes.
2816
2817 2003-05-24 Mark Kettenis <kettenis@gnu.org>
2818
2819 * sparcnbsd-tdep.c: Include "gdb_string.h".
2820
2821 2003-05-23 Andrew Cagney <cagney@redhat.com>
2822
2823 * p-valprint.c (pascal_val_print): Replace extract_address with
2824 the inline equivalent extract_unsigned_integer.
2825 * jv-valprint.c (java_value_print): Ditto.
2826 * ada-valprint.c (ada_val_print_1): Ditto.
2827 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
2828
2829 2003-05-23 Theodore A. Roth <troth@openavr.org>
2830
2831 * blockframe.c (frameless_look_for_prologue): Remove unused
2832 after_prologue variable.
2833
2834 2003-05-23 Mark Kettenis <kettenis@gnu.org>
2835
2836 * blockframe.c (get_pc_function_start): Rewrite to avoid
2837 asignments in if-statements.
2838
2839 2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2840
2841 Committed by Elena Zannoni <ezannoni@redhat.com>.
2842 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
2843 files, don't relocate absolute symbols (and do use mst_abs).
2844
2845 2003-05-23 Andrew Cagney <cagney@redhat.com>
2846
2847 * objc-lang.c: Include "gdb_assert.h".
2848 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
2849 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
2850 (gdb_check, gdb_check_fatal): Delete functions.
2851 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
2852 gdb_assert.
2853 (parse_selector, parse_method, find_methods, find_imps): Ditto.
2854 * Makefile.in (objc-lang.o): Update dependencies.
2855
2856 2003-05-22 Ian Lance Taylor <ian@airs.com>
2857
2858 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
2859 with fprintf_filtered, not fprintf_unfiltered.
2860
2861 2003-05-22 Andrew Cagney <cagney@redhat.com>
2862
2863 * stack.c (frame_info): Inline extract_address, replacing it with
2864 extract_unsigned_integer.
2865 * findvar.c (unsigned_pointer_to_address): Ditto.
2866 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
2867 * dwarf2expr.c (dwarf2_read_address): Ditto.
2868 * frame.c (frame_pc_unwind): Update comment.
2869 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
2870
2871 2003-05-22 Jeff Johnston <jjohnstn@redhat.com>
2872
2873 * infptrace.c (detach): Call print_sys_errmsg rather than
2874 perror_with_name to issue warning message when errno is non-zero
2875 after calling ptrace detach.
2876
2877 2003-05-21 J. Brobecker <brobecker@gnat.com>
2878
2879 * config/pa/tm-hppa.h: Delete some unused macros. Move some
2880 macro definitions from here...
2881 * hppa-tdep.c: ...to there.
2882
2883 2003-05-20 Kevin Buettner <kevinb@redhat.com>
2884
2885 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
2886 register_ptrace_addr(). Fix all callers.
2887
2888 2003-05-21 Andreas Schwab <schwab@suse.de>
2889
2890 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
2891 dependencies.
2892 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
2893 end.
2894 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
2895 (_initialize_m68k_linux_tdep): New function.
2896 (m68k_linux_frame_saved_pc): Make static.
2897 (m68k_linux_extract_return_value): Likewise.
2898 (m68k_linux_store_return_value): Likewise.
2899 (m68k_linux_extract_struct_value_address): Likewise.
2900 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
2901 Remove.
2902 (DEPRECATED_STORE_RETURN_VALUE): Remove.
2903 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
2904 (DEPRECATED_FRAME_SAVED_PC): Remove.
2905
2906 2003-05-20 Kris Warkentin <kewarken@qnx.com>
2907
2908 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
2909 regset numbering rather than our own.
2910
2911 2003-05-19 David Carlton <carlton@bactrian.org>
2912
2913 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
2914
2915 2003-05-19 David Carlton <carlton@bactrian.org>
2916
2917 Partial fix for PR c++/827.
2918 * cp-support.h: Include symtab.h.
2919 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
2920 * cp-namespace.c: Update contributors.
2921 (cp_lookup_symbol_nonlocal): New.
2922 (lookup_namespace_scope, cp_lookup_symbol_namespace)
2923 (lookup_symbol_file): Ditto.
2924 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
2925 * block.h: Declare block_scope, block_using, block_global_block.
2926 * block.c (block_scope): New.
2927 (block_using, block_global_block): Ditto.
2928 * Makefile.in (cp_support_h): Depend on symtab_h.
2929 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
2930
2931 2003-05-19 David Carlton <carlton@bactrian.org>
2932
2933 * language.h (struct language_defn): Add 'la_value_of_this'
2934 and 'la_lookup_symbol_nonlocal' members.
2935 * symtab.h: Declare basic_lookup_symbol_nonlocal,
2936 lookup_symbol_static, lookup_symbol_global,
2937 lookup_symbol_aux_block.
2938 * symtab.c (lookup_symbol_aux): Call language hooks to determine
2939 if we should search fields of this and how to do static/global
2940 lookup.
2941 (lookup_symbol_aux_block): Make extern.
2942 (basic_lookup_symbol_nonlocal): New.
2943 (lookup_symbol_static, lookup_symbol_global): Ditto.
2944 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
2945 'la_lookup_symbol_nonlocal' members.
2946 * c-lang.c (c_language_defn, cplus_language_defn)
2947 (asm_language_defn, minimal_language_defn): Ditto.
2948 * jv-lang.c (java_language_defn): Ditto.
2949 * language.c (unknown_language_defn, auto_language_defn)
2950 (local_language_defn): Ditto.
2951 * m2-lang.c (m2_language_defn): Ditto.
2952 * objc-lang.c (objc_language_defn): Ditto.
2953 * scm-lang.c (scm_language_defn): Ditto.
2954 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
2955 * p-lang.c (pascal_language_defn): Ditto for both.
2956 * Makefile.in (f-lang.o): Depend on value_h.
2957 (p-lang.o): Ditto.
2958
2959 2003-05-19 David Carlton <carlton@bactrian.org>
2960
2961 * block.h: Declare block_static_block.
2962 * block.c (block_static_block): New.
2963 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
2964 lookup_symbol_aux_local, calling block_static_block instead.
2965 (lookup_symbol_aux_local): Delete 'static_block' argument.
2966
2967 2003-05-19 David Carlton <carlton@bactrian.org>
2968
2969 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
2970
2971 2003-05-19 Michal Ludvig <mludvig@suse.cz>
2972
2973 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
2974 register numbers mapping.
2975
2976 2003-05-18 Adam Fedor <fedor@gnu.org>
2977
2978 * symtab.c (completion_list_objc_symbol): New function.
2979 (make_symbol_completion_list): Use it to add ObjC symbols
2980 when looking though the list.
2981 (language_search_unquoted_string): New function.
2982 (make_file_symbol_completion_list): Use it.
2983
2984 2003-05-18 Andreas Schwab <schwab@suse.de>
2985
2986 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
2987 dependencies.
2988 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
2989 as m68k_linux_extract_return_value.
2990 (DEPRECATED_STORE_RETURN_VALUE): Define as
2991 m68k_linux_store_return_value.
2992 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
2993 m68k_linux_extract_struct_value_address.
2994 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
2995 get_next_frame, get_frame_base, get_frame_pc.
2996 (m68k_linux_frame_saved_pc): Use get_frame_base.
2997 (m68k_linux_extract_return_value): New function.
2998 (m68k_linux_store_return_value): New function.
2999 (m68k_linux_extract_struct_value_address): New function.
3000 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
3001
3002 * c-exp.y (typebase): Remove duplicate occurence of
3003 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
3004 of lookup_signed_typename.
3005
3006 2003-05-18 Mark Kettenis <kettenis@gnu.org>
3007
3008 * dwarf2loc.c (find_location_expression): Change type of second
3009 argument to `size_t *'.
3010 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
3011 for size variable.
3012
3013 2003-05-18 David Carlton <carlton@bactrian.org>
3014
3015 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
3016 'linkage_name'. Add comment.
3017 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
3018 'linkage_name'.
3019 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
3020 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
3021 (lookup_block_symbol): Ditto.
3022
3023 2003-05-16 Andrew Cagney <cagney@redhat.com>
3024
3025 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
3026 * gdbarch.h, gdbarch.c: Re-generate.
3027 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
3028 * TODO (REGISTER_BYTES): Delete reference.
3029 * alpha-tdep.c (alpha_gdbarch_init): Update.
3030 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3031 * x86-64-tdep.c (x86_64_init_abi): Update.
3032 * vax-tdep.c (vax_gdbarch_init): Update.
3033 * v850-tdep.c (v850_gdbarch_init): Update.
3034 * sparc-tdep.c (sparc_gdbarch_init): Update.
3035 * sh-tdep.c (sh_gdbarch_init): Update.
3036 * s390-tdep.c (s390_gdbarch_init): Update.
3037 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3038 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
3039 (ns32k_gdbarch_init_32382): Update.
3040 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3041 * mcore-tdep.c (mcore_gdbarch_init): Update.
3042 * m68k-tdep.c (m68k_gdbarch_init): Update.
3043 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3044 * ia64-tdep.c (ia64_gdbarch_init): Update.
3045 * i386-tdep.c (i386_gdbarch_init): Update.
3046 * i386-linux-tdep.c (i386_linux_init_abi): Update.
3047 * hppa-tdep.c (hppa_gdbarch_init): Update.
3048 * h8300-tdep.c (h8300_gdbarch_init): Update.
3049 * frv-tdep.c (frv_gdbarch_init): Update.
3050 * cris-tdep.c (cris_gdbarch_init): Update.
3051 * avr-tdep.c (avr_gdbarch_init): Update.
3052 * arm-tdep.c (arm_gdbarch_init): Update.
3053 * sparc-tdep.c (sparc_pop_frame): Update.
3054 * rs6000-tdep.c (rs6000_pop_frame): Update.
3055 * remote.c (init_remote_state): Update.
3056 (remote_prepare_to_store): Update.
3057 * remote-vx.c (vx_prepare_to_store): Update.
3058 * remote-sds.c (sds_fetch_registers): Update.
3059 (sds_prepare_to_store): Update.
3060 * remote-array.c: Update.
3061 * regcache.c (init_legacy_regcache_descr): Update.
3062 (init_regcache_descr): Update.
3063 * mips-tdep.c (mips_eabi_extract_return_value): Update.
3064 (mips_o64_extract_return_value): Update.
3065 * irix5-nat.c (fetch_core_registers): Update.
3066 * irix4-nat.c (fetch_core_registers): Update.
3067 * i386-tdep.h: Update.
3068 * hppa-tdep.c (pa_do_registers_info): Update.
3069 (pa_do_strcat_registers_info): Update.
3070 * cris-tdep.c (cris_register_bytes_ok): Update.
3071 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
3072 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
3073 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
3074 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
3075 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
3076 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
3077 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
3078 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
3079 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
3080 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
3081 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
3082 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
3083 (REGISTER_BYTES_OK): Update.
3084 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
3085 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
3086
3087 2003-05-16 Ian Lance Taylor <ian@airs.com>
3088
3089 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
3090 (vax_print_insn, print_insn_arg): Remove static functions.
3091 (vax_gdbarch_init): Call set_gdbarch_print_insn with
3092 print_insn_vax from opcodes library.
3093 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
3094
3095 2003-05-15 Andrew Cagney <cagney@redhat.com>
3096
3097 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
3098 * target.h (memory_breakpoint_from_pc): Delete declaration.
3099 * mem-break.c (memory_breakpoint_from_pc): Delete function.
3100 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
3101 * monitor.c (monitor_insert_breakpoint): Use
3102 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
3103 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
3104 * gdbarch.h, gdbarch.c: Re-generate.
3105 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
3106 (sparc_gdbarch_init): Set breakpoint_from_pc to
3107 sparc_breakpoint_from_pc.
3108 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
3109 (BREAKPOINT_FROM_PC): Define.
3110 (sparc_breakpoint_from_pc): Declare.
3111 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
3112 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
3113 (BREAKPOINT_FROM_PC): Define.
3114 (BREAKPOINT): Delete macro.
3115 * target.h: Update comment.
3116 * s390-tdep.c (s390_gdbarch_init): Update comments.
3117 * remote.c: Update comments.
3118 * remote-mips.c: Update comments.
3119 * proc-api.c (write_with_trace): Do not check for a breakpoint.
3120 * mem-break.c: Update comment.
3121 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
3122 (ia64_memory_insert_breakpoint): Update.
3123 * config/sparc/tm-sparc.h: Update comment.
3124 * config/pa/tm-hppa64.h: Update comment.
3125 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
3126 (rs6000_breakpoint_from_pc): Update.
3127 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
3128 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
3129 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
3130 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
3131 (mips_breakpoint_from_pc): Update.
3132 (mips_dump_tdep): Update.
3133
3134 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
3135 * minsyms.c (lookup_minimal_symbol): Inline
3136 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
3137
3138 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
3139 * p-valprint.c (pascal_object_print_value_fields): Ditto.
3140 * p-lang.c (pascal_printstr): Ditto.
3141 * objc-lang.c (objc_printstr): Ditto.
3142 * m2-lang.c (m2_printstr): Ditto.
3143 * jv-valprint.c (java_print_value_fields): Ditto.
3144 * f-lang.c (f_printstr): Ditto.
3145 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
3146 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
3147 for repeat_count_threshold.
3148 * Makefile.in (cp-valprint.o): Update dependencies.
3149
3150 2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
3151
3152 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
3153 (examine_prologue): Support looking through leaf functions, knowing
3154 they start with mov r2,r12. Support skipping over indirect stores
3155 of the input registers. Upon hitting a non-nop branch instruction
3156 or predicated instruction, bail out by setting lim_pc to the current
3157 pc value in the loop. At the end, if the lim_pc value is still
3158 beyond our calculated value and we have trust_limit set,
3159 use the lim_pc value.
3160
3161 2003-05-15 Andrew Cagney <cagney@redhat.com>
3162
3163 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
3164 generic_find_dummy_frame.
3165 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
3166 (deprecated_generic_find_dummy_frame): Update.
3167 (deprecated_read_register_dummy): Update.
3168 * frame.c (deprecated_generic_get_saved_register): Update.
3169
3170 2003-05-15 Theodore A. Roth <troth@openavr.org>
3171
3172 * avr-tdep.c (avr_breakpoint_from_pc): New function.
3173 (avr_gdbarch_init): Set breakpoint_from_pc method.
3174
3175 2003-05-15 Andrew Cagney <cagney@redhat.com>
3176
3177 * regcache.c (build_regcache): Set deprecated_register_valid
3178 directly.
3179 (deprecated_grub_regcache_for_register_valid): Delete function.
3180 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
3181 declaration.
3182
3183 2003-05-15 David Carlton <carlton@bactrian.org>
3184
3185 Committed by Elena Zannoni <ezannoni@redhat.com>
3186 * symtab.c (lookup_symbol_aux): Delete calls to
3187 lookup_symbol_aux_minsyms.
3188 (lookup_symbol_aux_minsyms): Comment out function and
3189 prototype. Delete lookup by mangled name.
3190
3191 2003-05-14 Kevin Buettner <kevinb@redhat.com>
3192
3193 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
3194 correctly indicate an empty stack and ``stack_allocated'' to the
3195 indicate the number of elements initially allocated.
3196 (dwarf_expr_grow_stack): Simplify method for computing new
3197 stack size. Don't loop infinitely if ``stack_len'' is zero.
3198 (execute_stack_op): Move ``ctx->in_reg'' initialization
3199 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
3200 be used in conjuction with DW_OP_piece. Revise error message
3201 accordingly.
3202
3203 2003-05-14 Theodore A. Roth <troth@openavr.org>
3204
3205 * MAINTAINERS: Update my email address.
3206 * avr-tdep.c: Ditto.
3207
3208 2003-05-14 Elena Zannoni <ezannoni@redhat.com>
3209
3210 * symtab.h (enum domain_enum): Rename from namespace_enum.
3211 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
3212 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
3213 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
3214 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
3215 TYPES_NAMESPACE, METHODS_NAMESPACE.
3216 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
3217 (struct symbol, struct partial_symbol): Rename field
3218 'namespace_enum namespace' to 'domain_enum domain'.
3219 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
3220 Delete old define kludge for namespace.
3221
3222 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
3223 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
3224 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
3225 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
3226 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
3227 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
3228 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
3229 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
3230 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
3231 occurrences of the above.
3232
3233 2003-05-14 Ian Lance Taylor <ian@airs.com>
3234
3235 * Makefile.in (install-only): Use $(SHELL) when running
3236 mkinstalldirs.
3237
3238 2003-05-13 Ian Lance Taylor <ian@airs.com>
3239
3240 * MAINTAINERS (write after approval): Add myself.
3241
3242 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
3243 second and third arguments.
3244 * ser-tcp.c (_initialize_ser_tcp): Likewise.
3245 * ser-unix.c (_initialize_ser_hardwire): Likewise.
3246
3247 2003-05-13 Andrew Cagney <cagney@redhat.com>
3248
3249 * defs.h (store_address): Delete declaration.
3250 findvar.c (store_address): Delete function.
3251 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
3252 store_unsigned_integer.
3253 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
3254 * v850-tdep.c (v850_push_arguments): Ditto.
3255 * sparc-tdep.c (sparc_get_saved_register): Ditto.
3256 * sh-tdep.c (sh64_get_saved_register): Ditto.
3257 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
3258 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
3259 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
3260 (mips_get_saved_register): Ditto.
3261 * ia64-tdep.c (ia64_get_saved_register): Ditto.
3262 (find_func_descr, ia64_push_arguments): Ditto.
3263 * i386-tdep.c (i386_push_arguments): Ditto.
3264 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
3265 * frv-tdep.c (frv_push_arguments): Ditto.
3266 * frame.c (legacy_saved_regs_prev_register): Ditto.
3267 (deprecated_generic_get_saved_register): Ditto.
3268 * findvar.c (unsigned_address_to_pointer): Ditto.
3269 * dwarf2read.c (dwarf2_const_value): Ditto.
3270 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
3271 * alpha-tdep.c (alpha_push_arguments): Ditto.
3272
3273 2003-05-12 J. Brobecker <brobecker@gnat.com>
3274
3275 * NEWS: Mention that the hppa-hpux port has been partially
3276 multiarched (32bit ABIT only, so far).
3277
3278 2003-05-11 Andrew Cagney <cagney@redhat.com>
3279
3280 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
3281 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
3282 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
3283 sim/testsuite/sim/arm/misaligned2.ms, and
3284 sim/testsuite/sim/arm/misaligned3.ms.
3285 * disasm.h (struct ui_file): Add opaque struct declaration.
3286 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
3287 * frame.h (struct ui_file): Ditto.
3288
3289 2003-05-11 Mark Kettenis <kettenis@gnu.org>
3290
3291 * value.h: Pretty print.
3292
3293 2003-05-10 Mark Kettenis <kettenis@gnu.org>
3294
3295 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
3296
3297 2003-05-08 Andrew Cagney <cagney@redhat.com>
3298
3299 * regcache.h (max_register_size): Delete declaration.
3300 * regcache.c (max_register_size): Delete function.
3301 (struct regcache_descr): Delete field "max_register_size".
3302 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
3303 registers fit in MAX_REGISTER_SIZE.
3304 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
3305 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
3306 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
3307 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
3308 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
3309 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
3310 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
3311 * dve3900-rom.c, hppa-tdep.c: Ditto.
3312
3313 2003-05-08 David Carlton <carlton@math.stanford.edu>
3314
3315 * valops.c (push_word): Fix typo.
3316
3317 2003-05-08 Andrew Cagney <cagney@redhat.com>
3318
3319 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
3320 * gdbarch.h: Re-generate.
3321 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
3322 (legacy_max_register_raw_size): Delete declaration.
3323 * regcache.c (legacy_max_register_raw_size): Delete function.
3324 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
3325 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
3326 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
3327 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
3328 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
3329 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
3330 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
3331 * findvar.c, dwarf2cfi.c: Ditto.
3332
3333 2003-05-08 Andrew Cagney <cagney@redhat.com>
3334
3335 * mips-tdep.c (read_signed_register): New function, moved to here
3336 from "regcache.c".
3337 (read_signed_register_pid): Ditto.
3338 * regcache.c (read_signed_register_pid): Delete function, moved to
3339 "mips-tdep.c".
3340 (read_signed_register): Ditto.
3341 * regcache.h (read_signed_register): Delete declaration.
3342 (read_signed_register_pid): Delete declaration.
3343
3344 2003-05-08 Andrew Cagney <cagney@redhat.com>
3345
3346 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
3347 * gdbarch.h: Re-generate.
3348 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
3349 (legacy_max_register_virtual_size): Delete declaration.
3350 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
3351 * d10v-tdep.c (d10v_print_registers_info): Ditto.
3352 * tracepoint.c (memrange_sortmerge): Ditto.
3353 * sparc-tdep.c (sparc_print_registers): Ditto.
3354 * regcache.c (legacy_max_register_virtual_size): Delete function.
3355
3356 2002-05-08 J. Brobecker <brobecker@gnat.com>
3357
3358 * fork-child.c (escape_bang_in_quoted_argument): New function.
3359 (fork_inferior): Escape '!' characters in quoted arguments
3360 only when needed.
3361
3362 2003-05-08 J. Brobecker <brobecker@gnat.com>
3363
3364 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
3365 the language of the CU is not currently supported by GDB.
3366
3367 2003-05-08 J. Brobecker <brobecker@gnat.com>
3368
3369 * defs.h (language): Add language_minimal enum value.
3370 * c-lang.c (minimal_language_defn): New language definition.
3371 (_initialize_c_language): Add the new minimal language to the list
3372 of languages known to GDB.
3373
3374 2003-05-08 Kevin Buettner <kevinb@redhat.com>
3375
3376 * frame.c (get_frame_type): Don't attempt to lazily initialize
3377 frame's unwinder for legacy frames.
3378
3379 2003-05-07 Andrew Cagney <cagney@redhat.com>
3380
3381 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
3382 and "regcache" parameters.
3383 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
3384
3385 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
3386
3387 * dwarf2read.c (dwarf_decode_lines): Only use output of
3388 check_cu_functions() when calling record_line(). Do not update
3389 the current address.
3390
3391 2003-05-07 Andrew Cagney <cagney@redhat.com>
3392
3393 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
3394 code.
3395
3396 2003-05-07 Jim Blandy <jimb@redhat.com>
3397
3398 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
3399 'maint info symtabs' and 'maint info psymtabs'.
3400 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
3401 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
3402 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
3403 Declarations updated.
3404 * maint.c (maintenance_list_command): Delete.
3405 (_initialize_maint_cmds): Update calls to add_cmd.
3406 * gdbcmd.h (maintenancelistlist): Delete declaration.
3407 * cli/cli-cmds.c (maintenancelistlist): Delete.
3408 (init_cmd_lists): Don't initialize it.
3409 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
3410
3411 2003-05-07 Andrew Cagney <cagney@redhat.com>
3412
3413 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
3414 "regcache".
3415 (d10v_print_registers_info): Update.
3416 (d10v_dmap_register, d10v_imap_register): Delete functions.
3417 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
3418 and "imap_register".
3419 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
3420 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
3421 * arch-utils.c (generic_remote_translate_xfer_address): Add
3422 "regcache" and "gdbarch" parameters.
3423 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
3424 parameter. Change class to multi-arch.
3425 * gdbarch.h, gdbarch.c: Re-generate.
3426 * remote.c (remote_xfer_memory): Use
3427 gdbarch_remote_translate_xfer_address.
3428
3429 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
3430
3431 * infrun.c (prev_pc): Move declaration ahead of proceed().
3432 (proceed): Refresh prev_pc value before resuming.
3433 (stop_stepping): Remove code to refresh prev_pc.
3434
3435 2003-05-06 Kris Warkentin <kewarken@qnx.com>
3436
3437 * nto-tdep.c: Removed stray comment.
3438
3439 2003-05-06 Kris Warkentin <kewarken@qnx.com>
3440
3441 * i386-nto-tdep.c: Fix old K&R function definitions.
3442 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
3443 Also change add_show_from_set() call to add_setshow_cmd().
3444 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
3445
3446 2003-05-05 Andrew Cagney <cagney@redhat.com>
3447
3448 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
3449 (fprint_dummy_frames): New function.
3450 (maintenance_print_dummy_frames): New function.
3451 (_initialize_dummy_frame): Add command "maint print dummy-frames".
3452 * frame.c (fprint_frame_id): Make global.
3453 * frame.h (fprint_frame_id): Declare.
3454 * Makefile.in (dummy-frame.o): Update dependencies.
3455
3456 2003-05-05 Andrew Cagney <cagney@redhat.com>
3457
3458 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
3459 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
3460 SIZEOF_CALL_DUMMY_WORDS.
3461 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
3462 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
3463 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
3464 CALL_DUMMY_BREAKPOINT_OFFSET.
3465 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
3466 CALL_DUMMY_START_OFFSET.
3467 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
3468 * gdbarch.h, gdbarch.c: Re-generate.
3469 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
3470 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
3471 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
3472 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
3473 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
3474 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
3475 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
3476 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
3477 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
3478 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
3479 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
3480 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
3481 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
3482 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
3483 * config/sparc/tm-sparc.h: Update.
3484
3485 2003-05-05 Kris Warkentin <kewarken@qnx.com>
3486
3487 * configure.tgt: Add i[3456]86-*-nto*.
3488 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
3489 * nto-tdep.c: New file. Neutrino target support routines.
3490 * nto-tdep.h: New file. Neutrino target header.
3491 * config/tm-qnxnto.h: New file.
3492 * config/i386/i386nto.mt: New file.
3493 * config/i386/tm-i386nto.h: New file.
3494
3495 2003-05-04 Andrew Cagney <cagney@redhat.com>
3496
3497 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
3498 (load_infrun_state): Ditto.
3499 (struct thread_info): Drop "prev_func_name" field.
3500 * thread.c (load_infrun_state): Update.
3501 (save_infrun_state): Update.
3502 * infrun.c (prev_func_name): Delete variable.
3503 (init_wait_for_inferior): Do not clear prev_func_name.
3504 (stop_stepping, keep_going, context_switch): Do not swap
3505 prev_func_name.
3506 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
3507 instead of PC_IN_SIGTRAMP.
3508
3509 2003-05-04 Andrew Cagney <cagney@redhat.com>
3510
3511 * sentinel-frame.c (sentinel_frame_prev_register): Replace
3512 REGISTER_BYTE with register_offset_hack.
3513 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
3514 that REGISTER_BYTE is consistent with the regcache.
3515 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
3516 * gdbarch.h, gdbarch.c: Regenerate.
3517
3518 2003-05-04 Mark Kettenis <kettenis@gnu.org>
3519
3520 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
3521 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
3522
3523 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
3524
3525 2003-05-03 J. Brobecker <brobecker@gnat.com>
3526
3527 From Thierry Schneider <tpschneider1@yahoo.com>
3528 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
3529 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
3530 (mi-cmd-symbol.o): Add rule.
3531
3532 2003-05-03 Andrew Cagney <cagney@redhat.com>
3533
3534 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
3535 comments noteing that it replaces the old FIX_CALL_DUMMY code.
3536 * gdbarch.h, gdbarch.c: Re-generate.
3537 * d10v-tdep.c (d10v_push_dummy_code): New function.
3538 (d10v_gdbarch_init): Set push_dummy_code.
3539 * infcall.c (legacy_push_dummy_code): New function.
3540 (generic_push_dummy_code): New function.
3541 (push_dummy_code): New function.
3542 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
3543 instead of dummy_addr, to push_dummy_call. Move call to
3544 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
3545 switch.
3546 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
3547
3548 2003-05-03 Andrew Cagney <cagney@redhat.com>
3549
3550 * disasm.h (print_insn): Declare.
3551 * disasm.c (init_gdb_disassemble_info): New function.
3552 (gdb_disassembly): Call init_gdb_disassemble_info.
3553 (gdb_print_insn): New function.
3554 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
3555 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
3556 * mcore-tdep.c: Include "disasm.h"
3557 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
3558 * d10v-tdep.c: Include "disasm.h".
3559 (display_trace): Call gdb_print_insn, instead of print_insn.
3560 (print_insn): Delete function.
3561 * printcmd.c: Include "disasm.h".
3562 (print_insn): Delete function.
3563 (print_formatted): Call gdb_print_insn, instead of print_insn.
3564 * Makefile.in (printcmd.o): Update dependencies.
3565 (mcore-tdep.o, d10v-tdep.o): Ditto.
3566
3567 2003-05-02 Andrew Cagney <cagney@redhat.com>
3568
3569 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
3570 PC_REGNUM, re-indent.
3571 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
3572 PC_REGNUM isn't set.
3573
3574 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
3575 * gdbarch.h, gdbarch.c: Re-generate.
3576 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
3577 register_virtual_size, pc_regnum, or register_bytes.
3578 (D10V_PC_REGNUM): Rename _PC_REGNUM.
3579 (d10v_register_type): Use D10V_PC_REGNUM.
3580 (d10v_print_registers_info, d10v_read_pc): Ditto.
3581 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
3582 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
3583
3584 2003-05-02 David Carlton <carlton@bactrian.org>
3585
3586 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
3587 the name with mstrsave.
3588
3589 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
3590
3591 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
3592 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
3593 (host_charset_name, target_charset_name): New vars for use by
3594 set/show commands.
3595 (host_charset_enum, target_charset_enum): New enums for set/show
3596 commands.
3597 (set_charset_sfunc, set_host_charset_sfunc,
3598 set_target_charset_sfunc): New functions.
3599 (set_host_charset, set_target_charset): Make static.
3600 (list_charsets, set_host_charset_command,
3601 set_target_charset_command): Delete functions.
3602 (show_charset_command): Rewrite as....
3603 (show_charset): Hook this up with the set/show command mechanism.
3604 (_initialize_charset): Change names of charsets to match the
3605 set/show enums. Use host_charset_name and target_charset_name.
3606 Use set/show mechanism for charset, host-charset, target-charset
3607 commands. Do not make 'show host-charset' and 'show
3608 target-charset' be aliases of 'show charset'.
3609
3610 * charset.h (set_host_charset, set_target_charset): Don't export,
3611 they are not used outside the file.
3612
3613 2003-05-01 Andrew Cagney <cagney@redhat.com>
3614
3615 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
3616 (gdb_disassembly): Make "di" non static, always initialize and
3617 cleanup. Always use dis_asm_read_memory.
3618 (gdb_dis_asm_read_memory): Delete function.
3619
3620 2003-05-01 Andrew Cagney <cagney@redhat.com>
3621
3622 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
3623 (d10v_gdbarch_init): Set frame_align instead of stack_align.
3624
3625 2003-04-30 Andrew Cagney <cagney@redhat.com>
3626
3627 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
3628 "tm_print_insn_info".
3629 (TARGET_PRINT_INSN_INFO): Delete macro.
3630 (dis_asm_read_memory): Delete function declaration.
3631 (dis_asm_memory_error, dis_asm_print_address): Ditto.
3632 (tm_print_insn_info): Delete variable definition.
3633 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
3634 * gdbarch.h, gdbarch.c: Re-generate.
3635 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
3636 "deprecated_tm_print_insn_info".
3637 * mcore-tdep.c (mcore_dump_insn): Ditto.
3638 * mips-tdep.c (mips_gdbarch_init): Ditto.
3639 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
3640 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
3641 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
3642 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
3643 instead of TARGET_PRINT_INSN_INFO, add comment.
3644 * s390-tdep.c (s390_get_frame_info): Instead of
3645 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
3646 (s390_check_function_end, s390_is_sigreturn): Ditto.
3647 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
3648 (dis_asm_memory_error, dis_asm_print_address): Ditto.
3649 * disasm.c: Include "gdbcore.h".
3650 (_initialize_disasm): New function, initialize
3651 "deprecated_tm_print_insn_info".
3652 (deprecated_tm_print_insn_info): New variable.
3653 (dis_asm_read_memory): Moved from "corefile.c", made static.
3654 (dis_asm_print_address, dis_asm_memory_error): Ditto.
3655 * Makefile.in (disasm.o): Update dependencies.
3656
3657 2003-04-30 Andrew Cagney <cagney@redhat.com>
3658
3659 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
3660
3661 2003-04-29 Adam Fedor <fedor@gnu.org>
3662
3663 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
3664 * infcall.c (find_function_addr): Make non-static.
3665 * infcall.h (find_function_addr): Declare.
3666 * Makefile.in (eval.o): Update dependencies.
3667
3668 2003-04-28 Adam Fedor <fedor@gnu.org>
3669
3670 * symtab.c (symbol_find_demangled_name): Check for and demangle
3671 ObjC symbols.
3672 (symbol_init_demangled_name): Init for language_objc as well.
3673
3674 2003-04-28 Andrew Cagney <cagney@redhat.com>
3675
3676 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
3677 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
3678 * gdbarch.h, gdbarch.c: Re-generate.
3679 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
3680 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
3681 * inferior.h (deprecated_read_fp): Rename read_fp.
3682 (generic_target_read_fp): Delete declaration.
3683 * regcache.c (generic_target_read_fp): Delete function.
3684 (deprecated_read_fp): Replace read_fp, use
3685 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
3686 * d10v-tdep.c (d10v_read_fp): Delete function.
3687 (d10v_gdbarch_init): Do not set deprecated_read_fp.
3688
3689 * sparc-tdep.c (sparc_gdbarch_init): Do not set
3690 deprecated_target_read_fp to generic_target_read_fp.
3691 * sh-tdep.c (sh_gdbarch_init): Ditto.
3692 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
3693 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
3694 * frv-tdep.c (frv_gdbarch_init): Ditto.
3695
3696 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
3697 deprecated_fp_regnum.
3698 * x86-64-tdep.c (x86_64_init_abi): Ditto.
3699 * vax-tdep.c (vax_gdbarch_init): Ditto.
3700 * v850-tdep.c (v850_gdbarch_init): Ditto.
3701 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
3702 * sh-tdep.c (sh_gdbarch_init): Ditto.
3703 * s390-tdep.c (s390_gdbarch_init): Ditto.
3704 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
3705 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3706 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
3707 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
3708 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
3709 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
3710 * i386-tdep.c (i386_gdbarch_init): Ditto.
3711 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
3712 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
3713 * frv-tdep.c (frv_gdbarch_init): Ditto.
3714 * cris-tdep.c (cris_gdbarch_init): Ditto.
3715 * avr-tdep.c (avr_gdbarch_init): Ditto.
3716 * arm-tdep.c (arm_gdbarch_init): Ditto.
3717 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
3718
3719 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
3720 * v850-tdep.c (v850_gdbarch_init): Ditto.
3721 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
3722 * sh-tdep.c (sh_gdbarch_init): Ditto.
3723 * s390-tdep.c (s390_gdbarch_init): Ditto.
3724 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
3725 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3726 * mips-tdep.c (mips_gdbarch_init): Ditto.
3727 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
3728 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
3729 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
3730 * frv-tdep.c (frv_gdbarch_init): Ditto.
3731 * avr-tdep.c (avr_gdbarch_init): Ditto.
3732 * arm-tdep.c (arm_gdbarch_init): Ditto.
3733
3734 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
3735 DEPRECATED_FP_REGNUM.
3736 (vax_push_dummy_frame, vax_pop_frame): Ditto.
3737 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
3738 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
3739 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
3740 (sparc32_register_virtual_type): Ditto.
3741 * sh-tdep.c (sh64_frame_chain): Ditto.
3742 (sh64_get_saved_register, sh64_pop_frame): Ditto.
3743 (sh_nofp_frame_init_saved_regs): Ditto.
3744 (sh64_nofp_frame_init_saved_regs): Ditto.
3745 (sh_fp_frame_init_saved_regs): Ditto.
3746 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
3747 * remote-e7000.c (fetch_regs_from_dump): Ditto.
3748 * procfs.c (procfs_fetch_registers): Ditto.
3749 (procfs_store_registers): Ditto.
3750 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
3751 (store_inferior_registers, fetch_core_registers): Ditto.
3752 (fetch_kcore_registers, clear_regs): Ditto.
3753 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
3754 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
3755 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
3756 * nlm/i386.c (do_status): Ditto.
3757 * mipsv4-nat.c (supply_gregset): Ditto.
3758 * mips-tdep.c: Ditto for comments.
3759 * mips-nat.c (fetch_inferior_registers): Ditto.
3760 (store_inferior_registers, fetch_core_registers): Ditto.
3761 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
3762 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
3763 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
3764 (i386_do_pop_frame, i386_register_type): Ditto.
3765 * hppa-tdep.c (hppa_frame_chain): Ditto.
3766 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
3767 (hppa_pop_frame, hppa_read_fp): Ditto.
3768 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
3769 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
3770 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
3771 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
3772 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
3773 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
3774 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
3775 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
3776 * blockframe.c: Ditto for comments.
3777 * arch-utils.h: Ditto for comments.
3778 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
3779 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
3780 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
3781 * alpha-tdep.h: Ditto for comments.
3782 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
3783 (alpha_cannot_store_register): Ditto.
3784 (alpha_push_dummy_frame): Ditto.
3785 * alpha-nat.c (supply_gregset): Ditto.
3786
3787 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
3788 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
3789 * config/sparc/tm-sparc.h: Update comment.
3790
3791 * hppa-tdep.c (hppa_init_extra_frame_info): Use
3792 deprecated_read_fp instead of TARGET_READ_FP.
3793 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
3794 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
3795 * sparc-tdep.c (sparc_init_extra_frame_info): Use
3796 deprecated_read_fp instead of read_fp.
3797 * s390-tdep.c (s390_push_arguments): Ditto.
3798 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
3799 * frame.h: Ditto in comments.
3800 * frame.c (legacy_get_prev_frame): Ditto.
3801 * dummy-frame.c (dummy_frame_this_id): Ditto.
3802 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
3803
3804 2003-04-28 Andrew Cagney <cagney@redhat.com>
3805
3806 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
3807 * gdbarch.h, gdbarch.c: Re-generate.
3808 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
3809 * vax-tdep.c (_initialize_vax_tdep): Update.
3810 * v850-tdep.c (_initialize_v850_tdep): Update.
3811 * sparc-tdep.c (_initialize_sparc_tdep): Update.
3812 * s390-tdep.c (_initialize_s390_tdep): Update.
3813 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
3814 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
3815 * mips-tdep.c (_initialize_mips_tdep): Update.
3816 * mcore-tdep.c (_initialize_mcore_tdep): Update.
3817 * m68k-tdep.c (_initialize_m68k_tdep): Update.
3818 * ia64-tdep.c (_initialize_ia64_tdep): Update.
3819 * hppa-tdep.c (_initialize_hppa_tdep): Update.
3820 * h8300-tdep.c (_initialize_h8300_tdep): Update.
3821 * frv-tdep.c (_initialize_frv_tdep): Update.
3822 * cris-tdep.c (cris_delayed_get_disassembler): Update.
3823 (_initialize_cris_tdep): Update.
3824 * arch-utils.c (legacy_print_insn): Update.
3825 * alpha-tdep.c (_initialize_alpha_tdep): Update.
3826
3827 2003-04-26 Adam Fedor <fedor@gnu.org>
3828
3829 * linespec.c (decode_objc): New function to decode ObjC calls
3830 (decode_line_1): Check for ObjC calls (using decode_objc)
3831 * Makefile (linespec.o): Update dependencies.
3832
3833 2003-04-26 Daniel Jacobowitz <drow@mvista.com>
3834
3835 * breakpoint.h (struct breakpoint_ops): New.
3836 (struct breakpoint): Add ops member.
3837
3838 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
3839 (mention): Use new breakpoint ops member.
3840 (set_raw_breakpoint): Initialize ops field to NULL.
3841 (print_exception_catchpoint, print_one_exception_catchpoint)
3842 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
3843 (gnu_v3_exception_catchpoint_ops): New.
3844 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
3845
3846 2003-04-25 Adam Fedor <fedor@gnu.org>
3847
3848 * Makefile.in (COMMON_OBS): Add objc-lang.o
3849
3850 2003-04-25 Andrew Cagney <cagney@redhat.com>
3851
3852 * d10v-tdep.c (print_insn): Delete function.
3853 (display_trace): Use TARGET_PRINT_INSN.
3854 (_initialize_d10v_tdep): Do not set tm_print_insn.
3855 (d10v_gdbarch_init): Set print_insn.
3856
3857 2003-04-25 Andrew Cagney <cagney@redhat.com>
3858
3859 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
3860 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
3861 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
3862 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
3863 (nr_dmap_regs, a0_regnum): ... new functions.
3864 (d10v_print_registers_info): Use a0_regnum, use register_size.
3865 (d10v_register_byte): Delete function.
3866 (d10v_register_raw_size): Delete function.
3867 (d10v_register_type): Use a0_regnum.
3868 (d10v_print_registers_info): Use a0_regnum.
3869 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
3870 (d10v_gdbarch_init): Do not set register_byte or
3871 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
3872 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
3873 extract_address.
3874 (trace_command): Use XCALLOC.
3875 (print_insn): Delete reference to tm_print_insn.
3876 (saved_regs_unwinder): Use store_unsigned_integer instead of
3877 store_address.
3878 * frame.h (FRAME_OBSTACK_CALLOC): Define
3879
3880 2003-04-25 David Carlton <carlton@bactrian.org>
3881
3882 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
3883
3884 2003-04-24 Adam Fedor <fedor@gnu.org>
3885
3886 * objc-lang.c: Include "valprint.h"
3887 * Makefile.in (objc-lang.o): Update dependencies.
3888
3889 2003-04-24 Adam Fedor <fedor@gnu.org>
3890
3891 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
3892 architecture dependant compilation and mark as unimplemented
3893 (until they get put in the gdbarch vector).
3894
3895 2003-04-23 David Carlton <carlton@bactrian.org>
3896
3897 * cp-support.c (cp_find_first_component): Accept 'operator' in
3898 more locations.
3899
3900 2003-04-23 Andrew Cagney <cagney@redhat.com>
3901
3902 * infcall.c (call_function_by_hand): Eliminate redundant
3903 indentation. Move "saved_async" and "old_cleanups" to where they
3904 are needed.
3905
3906 2003-04-23 Andrew Cagney <cagney@redhat.com>
3907
3908 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
3909 and "buffer". Move the "name" code to where it is needed.
3910
3911 2003-04-23 Andrew Cagney <cagney@redhat.com>
3912
3913 * infcall.c (call_function_by_hand): Move variables "start_sp",
3914 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
3915 code to ON_STACK switch branch.
3916
3917 2003-04-23 Andrew Cagney <cagney@redhat.com>
3918
3919 * infcall.c (call_function_by_hand): Make declaration of "i",
3920 "sal", "bpt" and "old_sp" more local to their use. Delete #if
3921 lint.
3922
3923 2003-04-23 Andrew Cagney <cagney@redhat.com>
3924
3925 * infcall.c (call_function_by_hand): Delete variable
3926 "n_method_args". Localize "param_type"'s declaration to the loop
3927 that it is used. Reinstate code assigning to said variable -
3928 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
3929 Rationalize code using "param_type".
3930
3931 2003-04-22 Andrew Cagney <cagney@redhat.com>
3932
3933 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
3934 compute the breakpoint address. Only call FIX_CALL_DUMMY when
3935 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
3936 to DEPRECATED_PUSH_RETURN_ADDRESS.
3937
3938 2003-04-22 Kevin Buettner <kevinb@redhat.com>
3939
3940 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
3941 on the DWARF2 register number prior to fetching a register.
3942
3943 2003-04-22 J. Brobecker <brobecker@gnat.com>
3944
3945 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
3946 Update all the tests using SOFT_FLOAT considering the fact that
3947 this macro was always set to 0.
3948 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
3949 considering the fact that this macro was always set to 0.
3950 * hppa-tdep.h (hppa_store_return_value): Likewise.
3951 (hppa_extract_return_value): Likewise.
3952
3953 2003-04-22 J. Brobecker <brobecker@gnat.com>
3954
3955 * config/pa/tm-hppa.h: Remove obsolete code, was used by
3956 the hppa-pro target only.
3957
3958 2003-04-21 J. Brobecker <brobecker@gnat.com>
3959
3960 Ongoing multi-arch conversion effort for HP/UX:
3961 * config/pa/tm-hppa.h: Move all macro that are no longer
3962 defined now that GDB_MULTI_ARCH is now set to 1 from here...
3963 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
3964
3965 2003-04-21 J. Brobecker <brobecker@gnat.com>
3966
3967 * config/pa/tm-hppa.h: Obsolete a section that was only used
3968 for hppa-pro.
3969
3970 2003-04-21 J. Brobecker <brobecker@gnat.com>
3971
3972 Ongoing multi-arch conversion for HP/UX.
3973 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
3974 if already defined (allows hppa64 to stay non-multiarched for now).
3975 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
3976
3977 2003-04-21 Andrew Cagney <cagney@redhat.com>
3978
3979 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
3980
3981 2003-04-21 Andrew Cagney <cagney@redhat.com>
3982
3983 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
3984 "i386_num_mmx_regs".
3985
3986 2003-04-21 Andrew Cagney <cagney@redhat.com>
3987
3988 * infcall.c: New file.
3989 * infcall.h: New file.
3990 * valarith.c: Include "infcall.h".
3991 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
3992 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
3993 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
3994 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
3995 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
3996 (SFILES): Add "infcall.c"
3997 (COMMON_OBS): Add "infcall.o".
3998 (infcall.o): Specify dependencies.
3999 * value.h (call_function_by_hand): Delete declaration.
4000 * inferior.h (run_stack_dummy): Delete declaration.
4001 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
4002 (run_stack_dummy): Move to "infcall.c", merged into
4003 call_function_by_hand.
4004 * valops.c (call_function_by_hand): Moved to "infcall.c".
4005 (find_function_addr, value_arg_coerce): Ditto.
4006 (unwindonsignal_p, coerce_float_to_double): Ditto.
4007 (_initialize_valops): Move "set/show coerce-float-to-double", and
4008 "set/show unwindonsignal" commands to "infcall.c".
4009 * v850-tdep.c, target.h: Update comments.
4010 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
4011 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
4012 (sh64_init_extra_frame_info): Update comments.
4013 * mn10300-tdep.c: Update comments.
4014 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
4015 * config/sparc/tm-sparc.h: Update comments.
4016 * breakpoint.h: Update comments.
4017 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
4018 * arm-tdep.c: Update comment.
4019
4020 2003-04-19 Mark Kettenis <kettenis@gnu.org>
4021
4022 * i386-tdep.c (i386_num_register_names): New variable.
4023 (i386_num_mmx_regs): Renamed from mmx_num_regs.
4024 (MM0_REGNUM): Remove redundant parentheses in define.
4025 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
4026 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
4027 i386_mxcsr_regnum_p): Remove redundant parentheses.
4028 (i386_register_name): Use i386_num_register_names.
4029
4030 * i386-tdep.c (i386_extract_return_value,
4031 i386_store_return_value): Correct check for availability of
4032 floating-point registers.
4033
4034 * i386-tdep.c (i386_frame_num_args): Remove function.
4035 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
4036
4037 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
4038 mmx_regnum_to_fp_regnum. Adjust all callers.
4039
4040 * i386-tdep.c (i386_get_longjmp_target): Use
4041 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
4042 and TARGET_CHAR_BIT. Use extract_typed_address instead of
4043 extract_address.
4044
4045 2003-04-19 Mark Kettenis <kettenis@gnu.org>
4046
4047 * core-regset.c: Update comments to reflect reality. Re-order
4048 includes.
4049 (fetch_core_registers): Use switch instead of if. Remove
4050 redundant prototype.
4051
4052 2003-04-18 Jim Blandy <jimb@redhat.com>
4053
4054 * s390-tdep.c (s390_frame_align): New function.
4055 (s390_gdbarch_init): Register it with the gdbarch object.
4056
4057 2003-04-17 Richard Henderson <rth@redhat.com>
4058
4059 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
4060
4061 2003-04-17 Michael Snyder <msnyder@redhat.com>
4062 Karen Bennet <bennet@redhat.com>
4063
4064 Committed by Elena Zannoni <ezannoni@redhat.com>
4065 * gdb_gcore.sh: New script to create a core dump of a process.
4066
4067 2003-04-17 Elena Zannoni <ezannoni@redhat.com>
4068
4069 * values.c (value_being_returned): Don't fetch the return
4070 value if the return type is void.
4071
4072 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
4073
4074 * thread-db.c: Reindented.
4075
4076 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
4077
4078 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
4079 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
4080 as types.
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106 2003-04-16 Kevin Buettner <kevinb@redhat.com>
4107
4108 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
4109 the size of ``long double'' to 16, instead of 8.
4110
4111 2003-04-16 Mark Kettenis <kettenis@gnu.org>
4112
4113 * i386-linux-nat.c: Add some whitespace to make things more
4114 readable.
4115 (fetch_register, store_register, fetch_inferior_registers,
4116 store_inferior_registers): Get rid of assignment in if-statement.
4117 (store_register): Fix typo in error message.
4118
4119 2003-04-16 Andrew Cagney <cagney@redhat.com>
4120
4121 * utils.c (xmmalloc): Always allocate something, matches
4122 libiberty/xmalloc's semantics.
4123 (xmrealloc, xmcalloc): Ditto.
4124
4125 2003-04-16 Andrew Cagney <cagney@redhat.com>
4126
4127 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
4128 update comments.
4129 (get_frame_type): Initialize unwind and type when needed.
4130 (get_frame_id, frame_register_unwind): Ditto.
4131
4132 2003-04-16 Andrew Cagney <cagney@redhat.com>
4133
4134 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
4135 obsolete.
4136 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
4137 * sparcl-stub.c: Obsolete file.
4138 * config/sparc/tm-sparclet.h: Obsolete file.
4139 * sparclet-stub.c: Obsolete file.
4140 * sparclet-rom.c: Obsolete file.
4141 * sparcl-tdep.c: Obsolete file.
4142 * config/sparc/tm-sparclite.h: Obsolete file.
4143 * config/sparc/sparclite.mt: Obsolete file.
4144 * config/sparc/sparclet.mt: Obsolete file.
4145 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
4146 sparc86x-*-* obsolete.
4147
4148 2003-04-15 David Carlton <carlton@math.stanford.edu>
4149
4150 * Makefile.in (SFILES): Add cp-namespace.c.
4151 (COMMON_OBS): Add cp-namespace.o.
4152 (block.o): Depend on gdb_obstack_h and cp_support_h.
4153 (buildsym.o): Depend on cp_support_h.
4154 (cp-namespace.o): New.
4155 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
4156 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
4157 (dwarf2read.o): Depend on cp_support_h.
4158 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
4159 * dwarf2read.c (process_die): Set processing_has_namespace_info,
4160 processing_current_namespace.
4161 (read_namespace): Update processing_current_namespace; check for
4162 anonymous namespaces.
4163 (dwarf2_name): New function.
4164 (dwarf2_extension): Ditto.
4165 * cp-support.h: Update copyright, contributors.
4166 Add inclusion guards.
4167 Add opaque declaration for structs obstack, block, symbol.
4168 (struct using_direct): New struct.
4169 Add declarations for cp_find_first_component,
4170 cp_entire_prefix_len, processing_has_namespace_info,
4171 processing_current_namespace, cp_is_anonymous,
4172 cp_add_using_directive, cp_initialize_namespace,
4173 cp_finalize_namespace, cp_set_block_scope,
4174 cp_scan_for_anonymous_namespaces.
4175 * cp-namespace.c: New file.
4176 * cp-support.c: Update copyright.
4177 Include ctype.h, gdb_assert.h, gdbcmd.h.
4178 New variable maint_cplus_cmd_list.
4179 (cp_find_first_component): New function.
4180 (cp_entire_prefix_len, maint_cplus_command)
4181 (first_component_command, _initialize_cp_support): Ditto.
4182 * buildsym.c: Include cp-support.h.
4183 New variable using_list.
4184 (add_symbol_to_list): Check for anonymous namespaces.
4185 (finish_block): Set block's scope.
4186 (start_symtab): Initialize C++ namespace support.
4187 (end_symtab): Finalize C++ namespace support.
4188 * block.h: Add opaque declarations for structs
4189 block_namespace_info, using_direct, and obstack.
4190 Add declarations for block_set_scope and block_set_using.
4191 (struct block): Add 'language_specific' member.
4192 (BLOCK_NAMESPACE): New macro.
4193 * block.c: Include gdb_obstack.h and cp-support.h.
4194 (struct block_namespace_info): New struct.
4195 (block_set_scope): New function.
4196 (block_set_using, block_initialize_namespace): Ditto.
4197
4198 2003-04-14 Kevin Buettner <kevinb@redhat.com>
4199
4200 * solib-svr4.c (svr4_have_link_map_offsets): New function.
4201 (locate_base): Return early if there aren't any link map offsets.
4202 (svr4_solib_create_inferior_hook): Warn if shared library support
4203 is unavailable.
4204
4205 2003-04-14 David Carlton <carlton@math.stanford.edu>
4206
4207 * symtab.c (symbol_set_names): Add prefix when storing Java names
4208 in hash table. Fix for PR java/1039.
4209
4210 2003-04-14 David Carlton <carlton@math.stanford.edu>
4211
4212 * symtab.c (symbol_set_names): Rename 'name' arg to
4213 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
4214 * symtab.h: Change 'name' argument in declaration of
4215 symbol_set_names to 'linkage_name'.
4216 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
4217
4218 2003-04-14 Andrew Cagney <cagney@redhat.com>
4219
4220 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
4221 return the fully sign-extended register value.
4222 (get_frame_pointer): Ditto.
4223 (mips_pop_frame): Initialize "proc_desc" after checking for a
4224 dummy frame.
4225
4226 2003-04-14 Andrew Cagney <cagney@redhat.com>
4227
4228 * mips-tdep.c (mips_push_dummy_frame): Delete function.
4229 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
4230 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
4231 (mips_push_register): Delete function.
4232 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
4233 PUSH_FP_REGNUM.
4234
4235 2003-04-14 Jim Blandy <jimb@redhat.com>
4236
4237 * symmisc.c: #include "gdb_regex.h".
4238 (maintenance_list_symtabs, maintenance_list_psymtabs): New
4239 functions.
4240 * maint.c (maintenance_list_command): New function.
4241 (_initialize_maint_cmds): Register the above as commands.
4242 * symtab.h (maintenance_list_symtabs,
4243 maintenance_list_psymtabs): New declarations.
4244 * cli/cli-cmds.c (maintenancelistlist): New variable.
4245 (init_cmd_lists): Initialize it.
4246 * cli/cli-cmds.h (maintenancelistlist): New declaration.
4247 * gdbcmd.h (maintenancelistlist): New declaration.
4248 * Makefile.in (symmisc.o): Update dependencies.
4249
4250 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
4251
4252 * s390-nat.c: Include asm/types.h for addr_t.
4253
4254 2003-04-14 Corinna Vinschen <vinschen@redhat.com>
4255
4256 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
4257 actually incoming type.
4258
4259 2003-04-13 Andrew Cagney <cagney@redhat.com>
4260
4261 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
4262 get_next_frame and get_frame_saved_regs.
4263
4264 2003-04-13 Andrew Cagney <cagney@redhat.com>
4265
4266 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
4267 of gdbarch_num_regs.
4268
4269 2003-04-13 Andrew Cagney <cagney@redhat.com>
4270
4271 * frame.h: Mention what replaced what in "struct frame_info".
4272 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
4273 deprecated_update_frame_base_hack and
4274 deprecated_update_frame_pc_hack.
4275 * hppa-tdep.c: Ditto.
4276
4277 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
4278
4279 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
4280 to read_reg and update its comment. Remove regnum member.
4281 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
4282 Don't call read_reg when setting in_reg. Call read_reg to get
4283 the frame base if it's in a register. Return the register number
4284 on the stack instead of in the context. Remove extra arguments
4285 to read_reg.
4286 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
4287 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
4288 the register number on the expression stack.
4289 (needs_frame_read_reg): Remove extra arguments.
4290
4291 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
4292
4293 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
4294 made non-static.
4295 (execute_stack_op): All callers updated.
4296 * dwarf2expr.h: Add prototype for dwarf2_read_address.
4297 * dwarf2loc.c (find_location_expression): New function.
4298 (dwarf_expr_frame_base): Call it.
4299 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
4300 (dwarf2_tracepoint_var_ref): New function, broken out from
4301 locexpr_tracepoint_var_ref.
4302 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
4303 Make static.
4304 (loclist_read_variable, loclist_read_needs_frame): New functions.
4305 (loclist_describe_location, loclist_tracepoint_var_ref): New
4306 functions.
4307 (dwarf2_loclist_funcs): New struct location_funcs.
4308 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
4309 (struct dwarf2_locexpr_baton): Add comments.
4310 (dwarf2_loclist_funcs): New extern.
4311 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
4312 base_address and base_known.
4313 (dwarf_loc_buffer): New variable.
4314 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
4315 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
4316 (dwarf2_has_info): Initialize dwarf_loc_offset.
4317 (dwarf2_build_psymtabs): Read in .debug_loc.
4318 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
4319 DWARF_LOC_SIZE.
4320 (psymtab_to_symtab_1): Likewise. Move base address calculation
4321 here, from...
4322 (dwarf2_get_pc_bounds): ... here. Use the base address from
4323 cu_header.
4324 (dwarf2_symbol_mark_computed): Handle location lists.
4325
4326 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
4327
4328 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
4329 if the linkage name demangled successfully.
4330
4331 2003-04-13 Mark Kettenis <kettenis@gnu.org>
4332
4333 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
4334 disassmbly_flavour): Removed.
4335
4336 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
4337
4338 2003-04-13 Mark Kettenis <kettenis@gnu.org>
4339
4340 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
4341
4342 2003-04-12 Andrew Cagney <cagney@redhat.com>
4343
4344 * frame.h (struct frame_info): Move definition from here ...
4345 * frame.c (struct frame_info): ... to here.
4346
4347 2003-04-12 Andrew Cagney <cagney@redhat.com>
4348
4349 * gdbthread.h (save_infrun_state): Delete parameter
4350 "prev_func_start".
4351 (struct thread_info): Delete field "prev_func_start".
4352 (load_infrun_state): Ditto.
4353 * thread.c (load_infrun_state, save_infrun_state): Update.
4354 * infrun.c (prev_func_start): Delete variable.
4355 (context_switch, init_wait_for_inferior): Update.
4356 (stop_stepping, keep_going): Update.
4357
4358 2003-04-12 Andrew Cagney <cagney@redhat.com>
4359
4360 * gdbarch.sh: Add missing opaque declarations.
4361 * gdbarch.h: Regnerate.
4362 * symtab.h: Add missing opaque declarations.
4363 * value.h, target.h, symfile.h, stabsread.h: Ditto.
4364 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
4365 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
4366 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
4367 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
4368 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
4369 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
4370 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
4371 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
4372 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
4373 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
4374 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
4375 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
4376
4377 2003-04-11 Andrew Cagney <cagney@redhat.com>
4378
4379 * frame.c (get_frame_id): Return this frame's "id".
4380 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
4381 function start.
4382 (legacy_saved_regs_this_id): Replace function body with
4383 internal-error.
4384 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
4385 FRAME_OBSTACK_ZALLOC.
4386 (create_new_frame): Mark the frame ID as valid.
4387
4388 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
4389
4390 * Makefile.in (libbfd_h): Added missing setting.
4391 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
4392 according to the selected ABI.
4393
4394 2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
4395
4396 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
4397
4398 2003-04-11 Andrew Cagney <cagney@redhat.com>
4399
4400 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
4401 SAVED_PC_AFTER_CALL.
4402 * gdbarch.h, gdbarch.c: Regenerate.
4403 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4404 * x86-64-tdep.c (x86_64_init_abi): Update.
4405 * vax-tdep.c (vax_gdbarch_init): Update.
4406 * v850-tdep.c (v850_gdbarch_init): Update.
4407 * sparc-tdep.c (sparc_gdbarch_init): Update.
4408 * sh-tdep.c (sh_gdbarch_init): Update.
4409 * s390-tdep.c (s390_gdbarch_init): Update.
4410 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4411 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
4412 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
4413 * mips-tdep.c (mips_gdbarch_init): Update.
4414 * mcore-tdep.c (mcore_gdbarch_init): Update.
4415 * m68k-tdep.c (m68k_gdbarch_init): Update.
4416 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
4417 * ia64-tdep.c (ia64_gdbarch_init): Update.
4418 (ia64_saved_pc_after_call): Update declaration.
4419 * i386ly-tdep.c (i386lynx_init_abi): Update.
4420 * i386-tdep.c (i386_gdbarch_init): Update.
4421 * hppa-tdep.c (hppa_gdbarch_init): Update.
4422 * h8300-tdep.c (h8300_gdbarch_init): Update.
4423 * frv-tdep.c (frv_gdbarch_init): Update.
4424 * cris-tdep.c (cris_gdbarch_init): Update.
4425 * avr-tdep.c (avr_gdbarch_init): Update.
4426 * arm-tdep.c (arm_gdbarch_init): Update.
4427 * alpha-tdep.c (alpha_gdbarch_init): Update.
4428 * ns32knbsd-nat.c (frame_num_args): Update.
4429 * ns32k-tdep.c (umax_frame_num_args): Update.
4430 * mips-tdep.c (mips_init_frame_pc_first): Update.
4431 * infrun.c (step_over_function): Update.
4432 * i386-linux-tdep.c (skip_hurd_resolver): Update.
4433 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
4434 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
4435 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
4436 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
4437 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
4438 * arm-linux-tdep.c (skip_hurd_resolver): Update.
4439 * arch-utils.c (init_frame_pc_default): Update.
4440 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
4441 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
4442 declaration.
4443
4444 2003-04-11 Andrew Cagney <cagney@redhat.com>
4445
4446 * i387-tdep.c: Update copyright.
4447 (i387_to_double): Delete function.
4448 (double_to_i387): Delete function.
4449
4450 2003-04-10 Andrew Cagney <cagney@redhat.com>
4451
4452 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
4453 frame's function's address. Simplify.
4454 (d10v_frame_unwind_cache): Check that the frame's function is
4455 non-zero.
4456
4457 2003-04-10 Jim Blandy <jimb@redhat.com>
4458
4459 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
4460 call to set_gdbarch_deprecated_push_arguments.
4461
4462 2003-04-10 Andrew Cagney <cagney@redhat.com>
4463
4464 * frame.c (fprint_frame_id): New function.
4465 (fprint_frame_type, fprint_frame): New function.
4466 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
4467 (create_sentinel_frame, get_frame_id): Ditto.
4468 (frame_id_p, frame_id_eq): Ditto.
4469 (frame_id_inner, create_new_frame): Ditto.
4470 (legacy_get_prev_frame, get_prev_frame): Ditto.
4471 (deprecated_update_frame_pc_hack): Ditto.
4472 (frame_register_unwind): Ditto.
4473 (deprecated_update_frame_base_hack): Ditto.
4474
4475 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
4476
4477 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
4478 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
4479 frame_chain function.
4480 * Makefile.in: Add dependencies due to above change.
4481
4482 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
4483
4484 * blockframe.c (legacy_frame_chain_valid): Move call to
4485 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
4486 inside_entry_file.
4487
4488 2003-04-09 Andrew Cagney <cagney@redhat.com>
4489
4490 * frame.h (struct frame_id): Replace "pc" and "base" with
4491 "stack_addr" and "code_addr". Update comments.
4492 (frame_id_build): Update parameter names and comment.
4493 (struct frame_info): Replace "id_p" and "id" with "this_id".
4494 * dummy-frame.c (dummy_frame_this_id): Update.
4495 * breakpoint.c (print_one_breakpoint): Update.
4496 * frame.c (get_frame_id): Update.
4497 (get_frame_base, frame_id_build): Update.
4498 (create_sentinel_frame, legacy_get_prev_frame): Update.
4499 (deprecated_update_frame_base_hack): Update.
4500 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
4501 (frame_id_inner): Ditto.
4502
4503 2003-04-09 Andrew Cagney <cagney@redhat.com>
4504
4505 * defs.h (gdb_print_host_address): Make "addr" parameter a
4506 pointer constant.
4507 * utils.c (gdb_print_host_address): Update.
4508
4509 2003-04-09 Kevin Buettner <kevinb@redhat.com>
4510
4511 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
4512 register number for R0 is 0.
4513
4514 2003-04-09 J. Brobecker <brobecker@gnat.com>
4515
4516 * frame.h (struct gdbarch): Add opaque structure definition
4517 to avoid a compilation warning on LynxOS 4.0.
4518
4519 2003-04-09 Andrew Cagney <cagney@redhat.com>
4520
4521 * frame.h (struct frame_info): Delete field "pc". Replace
4522 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
4523 structure.
4524 * frame.c (frame_pc_unwind): Update.
4525 (create_sentinel_frame): Do not set "pc".
4526 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
4527 (get_frame_pc): Call frame_pc_unwind.
4528 (deprecated_update_frame_pc_hack): Update.
4529 (create_new_frame): Use "pc" not "->pc".
4530
4531 2003-04-09 Andrew Cagney <cagney@redhat.com>
4532
4533 * frame.c (get_frame_id): Eliminate code updating "frame".
4534 (legacy_get_prev_frame): Ditto.
4535 (get_frame_base): Return id.base directly.
4536 (deprecated_update_frame_base_hack): Update "id.base".
4537 * frame.h (struct frame_info): Delete field "frame".
4538
4539 2003-04-09 Andrew Cagney <cagney@redhat.com>
4540
4541 * NEWS: Mention that the "Sequent family" is obsolete.
4542 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
4543 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
4544 * configure.host: Obsolete i[3456]86-sequent-bsd*,
4545 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
4546 * config/i386/tm-ptx4.h: Obsolete file.
4547 * config/i386/tm-ptx.h: Obsolete file.
4548 * symm-tdep.c: Obsolete file.
4549 * config/i386/symmetry.mt: Obsolete file.
4550 * config/i386/tm-symmetry.h: Obsolete file.
4551 * symm-nat.c: Obsolete file.
4552 * config/i386/nm-symmetry.h: Obsolete file.
4553 * config/i386/xm-symmetry.h: Obsolete file.
4554 * config/i386/symmetry.mh: Obsolete file.
4555 * config/i386/nm-ptx4.h: Obsolete file.
4556 * config/i386/ptx4.mh: Obsolete file.
4557 * config/i386/ptx.mt: Obsolete file.
4558 * config/i386/ptx.mh: Obsolete file.
4559 * config/i386/xm-ptx4.h: Obsolete file.
4560 * config/i386/xm-ptx.h: Obsolete file.
4561
4562 2003-04-09 Andrew Cagney <cagney@redhat.com>
4563
4564 Obsolete mips*-*-mach3*.
4565 * NEWS: Mention that mips*-*-mach3* is obsolete.
4566 * m3-nat.c: Obsolete file.
4567 * config/nm-m3.h: Obsolete file.
4568 * config/mips/tm-mipsm3.h: Obsolete file.
4569 * config/mips/mipsm3.mt: Obsolete file.
4570 * config/mips/mipsm3.mh: Obsolete file.
4571 * config/mips/xm-mipsm3.h: Obsolete file.
4572 * mipsm3-nat.c: Obsolete file.
4573 * configure.host: Obsolete mips-dec-mach3*.
4574 * configure.tgt: Obsolete mips*-*-mach3*.
4575
4576 2003-04-09 Andrew Cagney <cagney@redhat.com>
4577
4578 * doublest.h: Update copyright.
4579 (deprecated_store_floating, deprecated_extract_floating): Rename
4580 store_floating and extract_floating. Update comments.
4581 * doublest.c: Update copyright.
4582 (extract_floating_by_length): Replace extract_floating.
4583 (store_floating_by_length): Replace store_floating.
4584 (deprecated_extract_floating): New function.
4585 (deprecated_store_floating): New function.
4586 (extract_typed_floating): Call extract_floating_by_length.
4587 (store_typed_floating): Call store_floating_by_length.
4588 * x86-64-tdep.c (x86_64_store_return_value): Update.
4589 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
4590 (sh64_extract_return_value): Update.
4591 (sh_sh4_register_convert_to_virtual): Update.
4592 (sh_sh64_register_convert_to_virtual): Update.
4593 (sh_sh4_register_convert_to_raw): Update.
4594 (sh_sh64_register_convert_to_raw): Update.
4595 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
4596 (rs6000_register_convert_to_raw): Update.
4597 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
4598 (ia64_register_convert_to_raw): Update.
4599 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
4600 (REGISTER_CONVERT_TO_VIRTUAL): Update.
4601 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
4602 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
4603 (alpha_register_convert_to_raw): Update.
4604
4605 2003-04-08 Andrew Cagney <cagney@redhat.com>
4606
4607 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
4608 * gdbarch.h, gdbarch.c: Re-generate.
4609 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
4610 (d10v_gdbarch_init): Do not set saved_pc_after_call.
4611 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
4612 conditionally, use frame_pc_unwind as an alternative. Add
4613 comments.
4614 * arch-utils.c (init_frame_pc_default): Only call
4615 SAVED_PC_AFTER_CALL when available.
4616
4617 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
4618
4619 * infrun.c (stop_soon): Rename from stop_soon_quietly.
4620 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
4621 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
4622 (start_remote): Ditto.
4623 (handle_inferior_event): Ditto.
4624 (save_inferior_status): Ditto.
4625 (restore_inferior_status): Ditto.
4626 * infcmd.c (attach_command): Ditto.
4627 * fork-child.c (startup_inferior): Ditto.
4628 * inferior.h (stop_soon): Rename from stop_soon_quietly.
4629 * alpha-tdep.c (heuristic_proc_start): Ditto.
4630 * mips-tdep.c (heuristic_proc_start): Ditto.
4631 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
4632 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
4633 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
4634 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
4635 * remote-vx.c (vx_create_inferior): Ditto.
4636
4637 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
4638
4639 * infrun.c (stop_soon_quietly): Make it an enum, to better
4640 override the default behavior of handle_inferior_event.
4641 (clear_proceed_status): Update uses of stop_soon_quietly to
4642 reflect that it is now an enum.
4643 (start_remote): Ditto.
4644 (handle_inferior_event): Change logic a bit if stop_soon_quietly
4645 is set to handle the new GNU/Linux kernel behavior for
4646 attach/sigstop. Update uses of stop_soon_quietly.
4647 * inferior.h (enum stop_kind): New enum.
4648 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
4649 Reset normal handle_inferior_event behavior, afterwards.
4650 * fork-child.c (startup_inferior): Update.
4651 * alpha-tdep.c (heuristic_proc_start): Update.
4652 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
4653 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
4654 * solib-osf.c (osf_solib_create_inferior_hook): Update.
4655 * solib-irix.c (irix_solib_create_inferior_hook): Update.
4656 * remote-vx.c (vx_create_inferior): Update.
4657 * mips-tdep.c (heuristic_proc_start): Update.
4658
4659 2003-04-07 Elena Zannoni <ezannoni@redhat.com>
4660
4661 * disasm.c (dump_insns): Move variables inside loop, or they will
4662 be freed more than once, causing wild memory corruptions.
4663 (gdb_disassembly): Look for the substring "-thread",
4664 instead of "-threads" in the target name, to make sure to find
4665 the 'multi-thread' target. Also, make sure we do the right thing
4666 with the "core" target.
4667
4668 2003-04-07 Kevin Buettner <kevinb@redhat.com>
4669
4670 * mips-tdep.c (mips_print_fp_register): New function, created from
4671 do_fp_register_row(). Registers are now (also) printed as hex.
4672 Only one register is printed per row.
4673 (mips_print_register, do_fp_register_row): Print floating point
4674 registers with mips_print_fp_register().
4675
4676 2003-04-06 Andrew Cagney <cagney@redhat.com>
4677
4678 * valprint.h (inspect_it): Add extern declaration.
4679 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
4680 (selectors_info, classes_info): Ditto.
4681 (find_objc_msgcall): Fix indentation.
4682 (objc_printstr): Delete extern declarations.
4683
4684 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
4685
4686 2003-04-06 Andrew Cagney <cagney@redhat.com>
4687
4688 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
4689 Update comment.
4690 * frame.c (legacy_saved_regs_this_id): Update.
4691 (legacy_get_prev_frame): Update.
4692 * xstormy16-tdep.c: Update comment.
4693 * sparc-tdep.c (sparc_frame_chain): Update comment.
4694 * blockframe.c (legacy_frame_chain_valid): Update.
4695
4696 2003-04-06 Andrew Cagney <cagney@redhat.com>
4697
4698 * valprint.c (val_print_type_code_int): Delete #ifdef
4699 PRINT_TYPELESS_INTEGER code.
4700
4701 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
4702 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
4703 multi-arch definition.
4704 * gdbarch.h: Re-generate.
4705
4706 2003-04-05 Andrew Cagney <cagney@redhat.com>
4707
4708 Eliminate FRAME_FIND_SAVED_REGS.
4709 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
4710 Change FSR parameter to a pointer.
4711 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
4712 Assume FSR parameter is a pointer.
4713 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
4714 Make fsr a pointer.
4715 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
4716 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
4717 saved_regs a pointer.
4718 (hppa_frame_saved_pc): Ditto.
4719 (find_dummy_frame_regs): Make frame_saved_regs a pointer
4720 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
4721 pointer.
4722 (restore_pc_queue): Make fsr a pointer.
4723 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
4724 (hppa_frame_chain): Make saved_regs a pointer, call
4725 hppa_frame_init_saved_regs.
4726 * sparc-tdep.c: Include "gdb_assert.h".
4727 (sparc_frame_find_saved_regs): Replace internal_error with
4728 gdb_assert.
4729 * remote-vxsparc.c (vx_read_register): Delete reference to
4730 FRAME_FIND_SAVED_REGS.
4731 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
4732 * gdbarch.h: Regenerate.
4733 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
4734 (deprecated_get_frame_saved_regs): Delete declaration.
4735 (struct frame_saved_regs): Delete definition.
4736 * frame.c (deprecated_get_frame_saved_regs): Delete function.
4737 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
4738 (hppa_frame_find_saved_regs): Delete declaration.
4739 (FRAME_FIND_SAVED_REGS): Delete macro.
4740 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
4741 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
4742 FRAME_FIND_SAVED_REGS in comment.
4743
4744 2003-04-05 Andrew Cagney <cagney@redhat.com>
4745
4746 * frame.c (frame_func_unwind, get_frame_func): New functions.
4747 * frame.h (get_frame_func, frame_func_unwind): Declare.
4748 (struct frame_info): Add field "prev_func" for caching the
4749 previous frame's function address.
4750 * arm-tdep.c (arm_frameless_function_invocation): Combine
4751 get_pc_function_start and get_frame_pc into get_frame_func.
4752 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
4753 (sh64_nofp_frame_init_saved_regs): Ditto.
4754 * s390-tdep.c (s390_function_start): Ditto.
4755 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
4756 (rs6000_frameless_function_invocation): Ditto.
4757 (rs6000_frame_saved_pc): Ditto.
4758 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
4759 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
4760 * i386-tdep.c (i386_frameless_signal_p): Ditto.
4761 (i386_frame_init_saved_regs): Ditto.
4762 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
4763 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
4764 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
4765 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
4766 * blockframe.c (frameless_look_for_prologue): Ditto.
4767
4768 2003-04-05 Andrew Cagney <cagney@redhat.com>
4769
4770 * frame.c (legacy_get_prev_frame): Link prev to next at the
4771 function start. Update comments.
4772
4773 2003-04-05 Andrew Cagney <cagney@redhat.com>
4774
4775 * frame.c (get_frame_id): Update comment.
4776 (legacy_get_prev_frame): Update comment.
4777 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
4778 * gdbarch.h: Regenerate.
4779 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
4780 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
4781
4782 2003-04-05 Andrew Cagney <cagney@redhat.com>
4783
4784 * stack.c (print_frame_info): Use get_frame_pc.
4785
4786 2003-04-04 Andrew Cagney <cagney@redhat.com>
4787
4788 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
4789 the frame's type from the unwinder.
4790 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
4791 (create_new_frame, legacy_get_prev_frame): When the unwinder's
4792 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
4793 (get_frame_base_address): Use get_frame_type.
4794 (get_frame_locals_address, get_frame_args_address): Ditto.
4795 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
4796 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
4797 (struct frame_info): Add comment explaining why the frame contains
4798 a "type" field.
4799 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
4800 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
4801 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
4802 NORMAL_FRAME.
4803 * frame-unwind.h: Include "frame.h".
4804 (struct frame_unwind): Add "type" field.
4805 * Makefile.in (frame_unwind_h): Add $(frame_h).
4806
4807 2003-04-04 Andrew Cagney <cagney@redhat.com>
4808
4809 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
4810 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
4811 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
4812 get_frame_base.
4813 (d10v_unwind_dummy_id): Use frame_id_build.
4814 * frame.c (find_frame_sal): Use get_frame_pc.
4815 (create_new_frame): Use deprecated_update_frame_pc_hack and
4816 deprecated_update_frame_base_hack.
4817 (create_sentinel_frame): Add comment about ->pc going away.
4818 (get_prev_frame): Add comment about ->pc going away.
4819 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
4820 frame_id_build, deprecated_update_frame_pc_hack and
4821 deprecated_update_frame_base_hack.
4822 (select_frame): Use get_frame_pc.
4823 (legacy_saved_regs_this_id): Use frame_id_build.
4824
4825 2003-04-04 Elena Zannoni <ezannoni@redhat.com>
4826
4827 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
4828 signed integer case.
4829 (classify_argument): Handle enumerations and references.
4830
4831 2003-04-04 Andrew Cagney <cagney@redhat.com>
4832
4833 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
4834 ID to NULL.
4835
4836 2003-04-01 Adam Fedor <fedor@gnu.org>
4837
4838 * gdb/objc-lang.c (selectors_info): Replace calls to
4839 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
4840 SYMBOL_NATURAL_NAME.
4841 (classes_info, find_methods): Likewise.
4842
4843 2003-04-03 Kevin Buettner <kevinb@redhat.com>
4844
4845 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
4846 ``mach'' to the value determined by bfd_default_set_arch_mach().
4847
4848 2003-04-02 Bob Rossi <bob_rossi@cox.net>
4849
4850 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
4851 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
4852 (mi-cmd-file.o): Update dependencies.
4853
4854 2003-04-01 Kevin Buettner <kevinb@redhat.com>
4855
4856 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
4857 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
4858
4859 2003-04-01 Adam Fedor <fedor@gnu.org>
4860
4861 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
4862 * language.h (struct language_defn): Add la_demangle.
4863 (language_demangle): Declare.
4864 * language.c (language_demangle): New function.
4865 (unk_lang_demangle): Likewise.
4866 (unknown_language_defn, auto_language_defn, local_language_defn):
4867 Add ukn_lang_demangle.
4868 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
4869 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
4870 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
4871 (cplus_language_defn): Add cplus_demangle for la_demangle element.
4872 * jv-lang.c (java_demangle): New function
4873 (java_language_defn): Use it for la_demangle element.
4874 * objc-lang.c (objc_demangle): Add options argument
4875 (objc_language_defn): Use objc_demangle for la_demangle element.
4876 * maint.c (maintenance_demangle): Replace switch with
4877 call to language_demangle.
4878 * utils.c (fprintf_symbol_filtered): Likewise.
4879
4880 2003-04-01 Andrew Cagney <cagney@redhat.com>
4881
4882 * printcmd.c (print_frame_nameless_args): Delete #ifdef
4883 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
4884 PRINT_TYPELESS_INTEGER.
4885 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
4886 PUSH_RETURN_ADDRESS.
4887
4888 2003-04-01 Andrew Cagney <cagney@redhat.com>
4889
4890 * Makefile.in (d10v-tdep.o): Update dependencies.
4891 * d10v-tdep.c: Include "frame-base.h".
4892 (d10v_frame_unwind): Make constant.
4893 (d10v_frame_base_address): New function.
4894 (d10v_frame_base): New variable.
4895 (d10v_gdbarch_init): Set frame_base default.
4896 (struct d10v_unwind_cache): Add the field "prev_sp". Update
4897 comment for base.
4898 (d10v_frame_unwind_cache): Set and use "prev_sp".
4899 (d10v_frame_this_id): Use the previous frame's inner most stack
4900 address and this frame's func address for the frame ID. Use
4901 frame_id_build. Don't analyze beyond the current instruction.
4902
4903 2003-04-01 Andrew Cagney <cagney@redhat.com>
4904
4905 * frame.h (get_frame_locals_address, get_frame_args_address):
4906 Refer to the base address, instead of the address of the first
4907 local or parameter.
4908
4909 2003-04-01 Andrew Cagney <cagney@redhat.com>
4910
4911 Add frame debug info addresses:
4912 * frame-base.c: New file.
4913 * frame-base.h: New file.
4914 * frame.h (struct frame_base): Add opaque declaration.
4915 (get_frame_base): Update comment.
4916 (get_frame_base_address): Declare.
4917 (get_frame_locals_address): Declare.
4918 (get_frame_args_address): Declare.
4919 (struct frame_info): Add "base" and "base_cache". Update
4920 comments on the unwinder.
4921 * frame.c: Include "frame-base.h".
4922 (get_frame_locals_address): New function.
4923 (get_frame_base_address): New function.
4924 (get_frame_args_address): New function.
4925 * findvar.c (read_var_value): Use get_frame_locals_address and
4926 get_frame_args_address.
4927 * stack.c (frame_info): Use get_frame_locals_address and
4928 get_frame_args_address.
4929 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
4930 moved to "frame-base.c".
4931 * printcmd.c (print_frame_nameless_args): Ditto.
4932 * symtab.h (address_class): Update comments.
4933 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
4934 get_frame_base_address.
4935 * dwarf2expr.c (execute_stack_op): Ditto.
4936 * Makefile.in (frame_base_h): Define.
4937 (frame.o): Update dependencies.
4938 (frame-base.o): Add dependencies.
4939 (SFILES): Add frame-base.c.
4940 (COMMON_OBS): Add frame-base.o.
4941
4942 2003-04-01 Andrew Cagney <cagney@redhat.com>
4943
4944 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
4945 CALL_DUMMY_LENGTH): Ditto.
4946 * gdbarch.c: Re-generate.
4947 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
4948 (CALL_DUMMY_LENGTH): Delete macro.
4949 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
4950 * arm-tdep.c (arm_gdbarch_init): Ditto.
4951 * avr-tdep.c (avr_gdbarch_init): Ditto.
4952 * cris-tdep.c (cris_gdbarch_init): Ditto.
4953 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
4954 * frv-tdep.c (frv_gdbarch_init): Ditto.
4955 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
4956 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
4957 * i386-tdep.c (i386_gdbarch_init): Ditto.
4958 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
4959 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
4960 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4961 * mips-tdep.c (mips_gdbarch_init): Ditto.
4962 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4963 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
4964 * s390-tdep.c (s390_gdbarch_init): Ditto.
4965 * sh-tdep.c (sh_gdbarch_init): Ditto.
4966 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
4967 * v850-tdep.c (v850_gdbarch_init): Ditto.
4968 * vax-tdep.c (vax_gdbarch_init): Ditto.
4969 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
4970
4971 2003-04-01 Corinna Vinschen <vinschen@redhat.com>
4972
4973 * frame.c (get_prev_frame): Disable call to inside_entry_file().
4974
4975 2003-04-01 Andrew Cagney <cagney@redhat.com>
4976
4977 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
4978 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
4979 * gdbarch.h, gdbarch.c: Re-generate.
4980 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
4981 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
4982 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
4983 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
4984 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
4985 * infcmd.c (run_stack_dummy): Simplify assuming
4986 CALL_DUMMY_BREAKPOINT_OFFSET_P.
4987 * infrun.c (handle_inferior_event): Ditto.
4988 * alpha-tdep.c (alpha_gdbarch_init): Do not set
4989 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
4990 * arm-tdep.c (arm_gdbarch_init): Ditto.
4991 * avr-tdep.c (avr_gdbarch_init): Ditto.
4992 * cris-tdep.c (cris_gdbarch_init): Ditto.
4993 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
4994 * frv-tdep.c (frv_gdbarch_init): Ditto.
4995 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
4996 * i386-tdep.c (i386_gdbarch_init): Ditto.
4997 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
4998 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
4999 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
5000 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5001 * mips-tdep.c (mips_gdbarch_init): Ditto.
5002 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5003 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
5004 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5005 * s390-tdep.c (s390_gdbarch_init): Ditto.
5006 * sh-tdep.c (sh_gdbarch_init): Ditto.
5007 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
5008 * v850-tdep.c (v850_gdbarch_init): Ditto.
5009 * vax-tdep.c (vax_gdbarch_init): Ditto.
5010 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
5011
5012 2003-04-01 Daniel Jacobowitz <drow@mvista.com>
5013
5014 * symfile.c (symfile_relocate_debug_section): Update call to
5015 bfd_simple_get_relocated_section_contents.
5016
5017 2003-03-31 Andrew Cagney <cagney@redhat.com>
5018
5019 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
5020 * gdbarch.h, gdbarch.c: Regenerate.
5021 * inferior.h (FIX_CALL_DUMMY): Delete macro.
5022 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
5023 available.
5024 * frame.h (generic_fix_call_dummy): Delete declaration.
5025 * dummy-frame.h: Update comment.
5026 * dummy-frame.c (generic_fix_call_dummy): Delete function.
5027 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
5028 fix_call_dummy.
5029 * sh-tdep.c (sh_gdbarch_init): Ditto.
5030 * s390-tdep.c (s390_gdbarch_init): Ditto.
5031 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5032 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5033 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5034 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
5035 * i386-tdep.c (i386_gdbarch_init): Ditto.
5036 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
5037 * frv-tdep.c (frv_gdbarch_init): Ditto.
5038 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
5039 * cris-tdep.c (cris_gdbarch_init): Ditto.
5040 * avr-tdep.c (avr_gdbarch_init): Ditto.
5041 * arm-tdep.c (arm_gdbarch_init): Ditto.
5042
5043 2003-03-31 J. Brobecker <brobecker@gnat.com>
5044
5045 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
5046 (INIT_FRAME_AP): Likewise.
5047 (EXTRA_FRAME_INFO): Likewise.
5048
5049 2003-03-31 Andrew Cagney <cagney@redhat.com>
5050
5051 * gdbarch.sh: Include "symfile.h".
5052 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
5053 * gdbarch.h, gdbarch.c: Re-generate.
5054 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
5055 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
5056 call_dummy_address, the default is at entry_point_address.
5057 * v850-tdep.c (v850_gdbarch_init): Ditto.
5058 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
5059 * sh-tdep.c (sh_gdbarch_init): Ditto.
5060 * s390-tdep.c (s390_gdbarch_init): Ditto.
5061 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5062 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5063 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5064 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
5065 * i386-tdep.c (i386_gdbarch_init): Ditto.
5066 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
5067 * frv-tdep.c (frv_gdbarch_init): Ditto.
5068 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
5069 * cris-tdep.c (cris_gdbarch_init): Ditto.
5070 * arm-tdep.c (arm_gdbarch_init): Ditto.
5071
5072 2003-03-31 Andrew Cagney <cagney@redhat.com>
5073
5074 * gdbarch.sh (CALL_DUMMY_P): Delete.
5075 * gdbarch.h, gdbarch.c: Re-generate.
5076 * inferior.h (CALL_DUMMY_P): Delete macro.
5077 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5078 * vax-tdep.c (vax_gdbarch_init): Update.
5079 * v850-tdep.c (v850_gdbarch_init): Update.
5080 * sparc-tdep.c (sparc_gdbarch_init): Update.
5081 * sh-tdep.c (sh_gdbarch_init): Update.
5082 * s390-tdep.c (s390_gdbarch_init): Update.
5083 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5084 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5085 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5086 * mips-tdep.c (mips_gdbarch_init): Update.
5087 * mcore-tdep.c (mcore_gdbarch_init): Update.
5088 * m68k-tdep.c (m68k_gdbarch_init): Update.
5089 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5090 * ia64-tdep.c (ia64_gdbarch_init): Update.
5091 * i386-tdep.c (i386_gdbarch_init): Update.
5092 * h8300-tdep.c (h8300_gdbarch_init): Update.
5093 * frv-tdep.c (frv_gdbarch_init): Update.
5094 * d10v-tdep.c (d10v_gdbarch_init): Update.
5095 * cris-tdep.c (cris_gdbarch_init): Update.
5096 * breakpoint.c (deprecated_frame_in_dummy): Update.
5097 * avr-tdep.c (avr_gdbarch_init): Update.
5098 * alpha-tdep.c (alpha_gdbarch_init): Update.
5099 * arm-tdep.c (arm_gdbarch_init): Update.
5100 * dummy-frame.c (dummy_frame_this_id): Update comments.
5101 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
5102 * frame.c (legacy_get_prev_frame): Ditto.
5103 * valops.c (call_function_by_hand): Delete function.
5104 (hand_function_call): Rename to call_function_by_hand
5105
5106 2003-03-30 Andrew Cagney <cagney@redhat.com>
5107
5108 2002-11-10 Klee Dienes <kdienes@apple.com>
5109 * value.h (struct value): Update comment.
5110
5111 2003-03-30 Andrew Cagney <cagney@redhat.com>
5112
5113 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
5114 D10V_FP_REGNUM.
5115 (d10v_gdbarch_init): Do not set fp_regnum.
5116
5117 * frame.c (get_frame_base): Force ID initialization.
5118 (get_prev_frame): Move computation of the frame ID from here ...
5119 (get_frame_id): ... to here.
5120 (legacy_get_prev_frame): Mark the frame ID as valid.
5121 * frame.h (struct frame_info): Add field "id_p".
5122
5123 2003-03-30 Mark Kettenis <kettenis@gnu.org>
5124
5125 * i386-tdep.c (i386_store_struct_return): Removed.
5126 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
5127
5128 2003-03-30 Andrew Cagney <cagney@redhat.com>
5129
5130 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
5131 * gdbarch.h, gdbarch.c: Regenerate.
5132 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
5133 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
5134 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5135 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
5136 * i386-tdep.c (i386_gdbarch_init): Ditto.
5137 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
5138 * cris-tdep.c (cris_gdbarch_init): Ditto.
5139 * vax-tdep.c (vax_gdbarch_init): Ditto.
5140 * s390-tdep.c (s390_gdbarch_init): Ditto.
5141 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
5142 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5143 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
5144 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
5145 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
5146 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
5147 * sparc-tdep.c (sparc_gdbarch_init): Update.
5148 * sh-tdep.c (sh_gdbarch_init): Update.
5149 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5150 * mips-tdep.c (mips_gdbarch_init): Update.
5151 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5152 * ia64-tdep.c (ia64_gdbarch_init): Update.
5153 * frv-tdep.c (frv_gdbarch_init): Update.
5154 * avr-tdep.c (avr_gdbarch_init): Update.
5155 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
5156 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
5157 instead of when push_dummy_call is not available.
5158
5159 2003-03-30 Andrew Cagney <cagney@redhat.com>
5160
5161 * infttrace.c: Include "gdbthread.h".
5162 (parent_attach_all): Fix function signature.
5163 (call_ptrace): Update call.
5164 * Makefile.in (infttrace.o): Update dependencies.
5165
5166 2003-03-30 Andrew Cagney <cagney@redhat.com>
5167
5168 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
5169 PUSH_RETURN_ADDRESS.
5170 * gdbarch.h, gdbarch.c: Regenerate.
5171 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5172 * x86-64-tdep.c (x86_64_init_abi): Update.
5173 * v850-tdep.c (v850_gdbarch_init): Update.
5174 * sparc-tdep.c (sparc_gdbarch_init): Update.
5175 * sh-tdep.c (sh_gdbarch_init): Update.
5176 * s390-tdep.c (s390_gdbarch_init): Update.
5177 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5178 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5179 * mips-tdep.c (mips_gdbarch_init): Update.
5180 * mcore-tdep.c (mcore_gdbarch_init): Update.
5181 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5182 * ia64-tdep.c (ia64_gdbarch_init): Update.
5183 * i386-tdep.c (i386_gdbarch_init): Update.
5184 * h8300-tdep.c (h8300_gdbarch_init): Update.
5185 * frv-tdep.c (frv_gdbarch_init): Update.
5186 * cris-tdep.c (cris_gdbarch_init): Update.
5187 * avr-tdep.c (avr_gdbarch_init): Update.
5188 * arm-tdep.c (arm_gdbarch_init): Update.
5189 * valops.c (hand_function_call): Update.
5190
5191 2003-03-29 Andrew Cagney <cagney@redhat.com>
5192
5193 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
5194 sizeof_call_dummy_words.
5195 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
5196 define.
5197 * gdbarch.h: Regenerate.
5198
5199 2003-03-29 Andrew Cagney <cagney@redhat.com>
5200
5201 * infttrace.h: New file.
5202 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
5203 (hpread_get_textlow): Detect an uninitialized dn_bufp.
5204 (hpread_read_doc_function_type): Detect an initialized type1.
5205 (hpread_quick_traverse): Initialize mod_name_string.
5206 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
5207 (som_solib_get_solib_by_pc): Declare.
5208 (so_lib_thread_start_addr): Declare.
5209 (no_shared_libraries): Declare.
5210 * somread.c (init_import_symbols): Make static. Add forward
5211 declaration.
5212 * config/pa/nm-hppah.h: Include "infttrace.h" for
5213 parent_attach_all.
5214 (hppa_insert_hw_watchpoint): Declare.
5215 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
5216 * hppah-nat.c: Include "gdb_string.h".
5217 (parent_attach_all): Delete extern declaration, moved to
5218 "infttrace.h".
5219 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
5220 int.
5221 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
5222 * Makefile.in (infttrace_h): Define.
5223 (hpread.o): Update dependencies.
5224 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
5225 * hppa-hpux-tdep.c: Include "gdb_string.h".
5226 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
5227 * infrun.c (handle_inferior_event): Always initialize
5228 stepped_after_stopped_by_watchpoint. Add default and remove
5229 fallthrough in switch statement.
5230 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
5231 parameter to int.
5232 (hppa_remove_hw_watchpoint): Ditto.
5233
5234 2003-03-29 Andrew Cagney <cagney@redhat.com>
5235
5236 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
5237 offset.
5238
5239 2003-03-29 Richard Earnshaw <rearnsha@arm.com>
5240
5241 * arm-tdep.c (arm_push_arguments): Delete.
5242 (struct stack_item): New type.
5243 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
5244 (arm_store_struct_return): Delte.
5245 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
5246 arm_push_arguments or arm_store_struct_return.
5247
5248 2003-03-28 Andrew Cagney <cagney@redhat.com>
5249
5250 * Makefile.in (d10v-tdep.o): Update dependencies.
5251 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
5252 * d10v-tdep.c: Include "remote.h".
5253 (target_resume_hook): Delete extern declaration.
5254 (target_wait_loop_hook): Ditto.
5255 (tdisassemble_command): Eliminate assignment in "if" conditional.
5256 (d10v_ts2_register_sim_regno): Eliminate call to
5257 legacy_register_sim_regno.
5258 (d10v_ts3_register_sim_regno): Ditto.
5259
5260 2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
5261
5262 * thread.c: Reindented.
5263 * lin-lwp.c: Ditto.
5264 * linux-proc.c: Ditto.
5265
5266 2003-03-28 Bob Rossi <bob_rossi@cox.net>
5267
5268 * MAINTAINERS (write after approval): Add myself.
5269
5270 2003-03-27 Theodore A. Roth <troth@openavr.org>
5271
5272 * objc-exp.y: Add missing semi-colons.
5273
5274 2003-03-27 Andrew Cagney <cagney@redhat.com>
5275
5276 * regcache.c (write_sp): Delete function and references.
5277 * inferior.h (write_sp): Delete declaration.
5278 * valops.c (hand_function_call): Replace write_sp with
5279 TARGET_WRITE_SP.
5280 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
5281 (sparc_pop_frame): Ditto.
5282
5283 2003-03-27 Andrew Cagney <cagney@redhat.com>
5284
5285 * NEWS: Mention removal of support for hppa*-*-bsd* and
5286 hppa*-*-osf* natives, and hppa*-*-pro* target.
5287 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
5288 * config/pa/xm-pa.h: Obsolete file.
5289 * config/pa/xm-hppab.h: Obsolete file.
5290 * config/pa/nm-hppab.h: Obsolete file.
5291 * config/pa/tm-hppab.h: Obsolete file.
5292 * config/pa/tm-hppao.h: Obsolete file.
5293 * config/pa/nm-hppao.h: Obsolete file.
5294 * config/pa/tm-pro.h: Obsolete file.
5295 * config/pa/hppaosf.mt: Obsolete file.
5296 * config/pa/hppaosf.mh: Obsolete file.
5297 * config/pa/hppapro.mt: Obsolete file.
5298 * config/pa/hppabsd.mt: Obsolete file.
5299 * config/pa/hppabsd.mh: Obsolete file.
5300 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
5301 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
5302 hppa*-*-osf*.
5303
5304 2003-03-27 Andrew Cagney <cagney@redhat.com>
5305
5306 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
5307 push_arguments. Don't set push_return_address or write_sp.
5308 (d10v_push_dummy_call): Replace d10v_push_arguments.
5309 (d10v_push_return_address, d10v_write_sp): Delete function,
5310 handled by push_dummy_call.
5311
5312 2003-03-26 Andrew Cagney <cagney@redhat.com>
5313
5314 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
5315 (push_dummy_call): New pure multi-arch replacement with gdbarch,
5316 regcache and dummy_addr parameters.
5317 * gdbarch.h, gdbarch.c: Re-generate.
5318 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
5319 available; assume it will handle stack alignment and return
5320 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
5321 legacy_push_arguments.
5322 (legacy_push_arguments): Rename default_push_arguments.
5323 * value.h (legacy_push_arguments): Rename default_push_arguments.
5324 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
5325 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
5326 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
5327 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
5328 * config/i386/tm-symmetry.h: Update.
5329 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5330 * x86-64-tdep.c (x86_64_init_abi): Update.
5331 * v850-tdep.c (v850_gdbarch_init): Update.
5332 * sparc-tdep.c (sparc_gdbarch_init): Update.
5333 * sh-tdep.c (sh_gdbarch_init): Update.
5334 * s390-tdep.c (s390_gdbarch_init): Update.
5335 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5336 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5337 * mips-tdep.c (mips_gdbarch_init): Update.
5338 * mcore-tdep.c (mcore_gdbarch_init): Update.
5339 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5340 * ia64-tdep.c (ia64_gdbarch_init): Update.
5341 * i386-tdep.c (i386_gdbarch_init): Update.
5342 * hppa-tdep.c (hppa_gdbarch_init): Update.
5343 * h8300-tdep.c (h8300_gdbarch_init): Update.
5344 * frv-tdep.c (frv_gdbarch_init): Update.
5345 * d10v-tdep.c (d10v_gdbarch_init): Update.
5346 * cris-tdep.c (cris_gdbarch_init): Update.
5347 * avr-tdep.c (avr_gdbarch_init): Update.
5348 * arm-tdep.c (arm_gdbarch_init): Update.
5349 * arm-linux-tdep.c (arm_linux_init_abi): Update.
5350 * alpha-tdep.c (alpha_gdbarch_init): Update.
5351
5352 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
5353
5354 * signals/signals.c (do_target_signal_to_host): Correct realtime
5355 signal range test.
5356
5357 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
5358
5359 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
5360 (struct sal_chain, map_catch_names): Remove.
5361 (catch_exception_command_1): Don't call
5362 handle_gnu_4_16_catch_command.
5363
5364 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
5365
5366 From Mark Dettinger <dettinge@de.ibm.com>:
5367 * dwarf2cfi.c (read_2u): Increment pointer by two.
5368
5369 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
5370
5371 * signals/signals.c: Fix typos in last change.
5372
5373 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
5374
5375 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
5376 not already defined. Use __SIGRTMIN if available.
5377 (target_signal_from_host): Remove SIGRTMIN block.
5378 (do_target_signal_to_host): Remove SIGRTMIN block; check that
5379 the signal is within the realtime range.
5380
5381 2003-03-25 Adam Fedor <fedor@gnu.org>
5382
5383 * Makefile.in (infrun.o): Add $(language_h)
5384 * infrun.c (handle_inferior_event): Use skip_language_trampoline
5385 for language specific trampolines.
5386 * language.h (struct language_defn): Add skip_trampoline.
5387 (skip_language_trampoline): Declare.
5388 * language.c (unk_lang_trampoline, skip_language_trampoline):
5389 New functions.
5390 (unknown_language_defn, auto_language_defn, local_language_defn):
5391 Add ukn_lang_trampoline.
5392 * ada-lang.c (ada_language_defn): Add NULL for language
5393 specific skip_trampoline.
5394 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
5395 scm-lang.c: Likewise.
5396 * objc-lang.c (objc_skip_trampoline): New function.
5397 (objc_language_defn): Add objc_skip_trampoline.
5398
5399 2003-03-25 Andrew Cagney <cagney@redhat.com>
5400
5401 * frame.c (get_prev_frame): Delay validating a frame's ID -
5402 non-NULL, didn't go backwards - until an attempt to unwind it to
5403 the previous frame.
5404
5405 2003-03-25 Andrew Cagney <cagney@redhat.com>
5406
5407 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
5408 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
5409 * gdbarch.h, gdbarch.c: Re-generate.
5410 * config/sparc/tm-sparc.h
5411 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
5412 * sparc-tdep.c (sparc_gdbarch_init): Set
5413 deprecated_extra_stack_alignment_needed.
5414 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
5415 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
5416 extra_stack_alignment_needed.
5417 * v850-tdep.c (v850_gdbarch_init): Ditto.
5418 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
5419 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
5420 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
5421 * cris-tdep.c (cris_gdbarch_init): Ditto.
5422 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
5423 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5424
5425 2003-03-25 Andrew Cagney <cagney@redhat.com>
5426
5427 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
5428 STORE_STRUCT_RETURN.
5429 * gdbarch.h, gdbarch.c: Regenerate.
5430 * d10v-tdep.c (d10v_store_struct_return): Delete function.
5431 (d10v_push_arguments): Set the struct return register.
5432 (d10v_gdbarch_init): Update.
5433 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5434 * x86-64-tdep.c (x86_64_init_abi): Update.
5435 * vax-tdep.c (vax_gdbarch_init): Update.
5436 * v850-tdep.c (v850_gdbarch_init): Update.
5437 * sparc-tdep.c (sparc_gdbarch_init): Update.
5438 * sh-tdep.c (sh_gdbarch_init): Update.
5439 * s390-tdep.c (s390_gdbarch_init): Update.
5440 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5441 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5442 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5443 * mips-tdep.c (mips_gdbarch_init): Update.
5444 * mcore-tdep.c (mcore_gdbarch_init): Update.
5445 * m68k-tdep.c (m68k_gdbarch_init): Update.
5446 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5447 * ia64-tdep.c (ia64_gdbarch_init): Update.
5448 * i386-tdep.c (i386_gdbarch_init): Update.
5449 * hppa-tdep.c (hppa_gdbarch_init): Update.
5450 * h8300-tdep.c (h8300_gdbarch_init): Update.
5451 * frv-tdep.c (frv_gdbarch_init): Update.
5452 * cris-tdep.c (cris_gdbarch_init): Update.
5453 * avr-tdep.c (avr_gdbarch_init): Update.
5454 * arm-tdep.c (arm_gdbarch_init): Update.
5455 * alpha-tdep.c (alpha_gdbarch_init): Update.
5456
5457 2003-03-25 Andrew Cagney <cagney@redhat.com>
5458
5459 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
5460 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
5461 CALL_DUMMY_STACK_ADJUST with a predicate variable.
5462 * gdbarch.h, gdbarch.c: Regenerate.
5463 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
5464 call_dummy_stack_adjust_p.
5465 * vax-tdep.c (vax_gdbarch_init): Ditto.
5466 * v850-tdep.c (v850_gdbarch_init): Ditto.
5467 * sh-tdep.c (sh_gdbarch_init): Ditto.
5468 * s390-tdep.c (s390_gdbarch_init): Ditto.
5469 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5470 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
5471 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5472 * mips-tdep.c (mips_gdbarch_init): Ditto.
5473 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5474 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
5475 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5476 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
5477 * i386-tdep.c (i386_gdbarch_init): Ditto.
5478 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
5479 * frv-tdep.c (frv_gdbarch_init): Ditto.
5480 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
5481 * cris-tdep.c (cris_gdbarch_init): Ditto.
5482 * avr-tdep.c (avr_gdbarch_init): Ditto.
5483 * arm-tdep.c (arm_gdbarch_init): Ditto.
5484 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
5485 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
5486 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
5487 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
5488 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
5489 call_dummy_stack_adjust_p.
5490 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
5491 (CALL_DUMMY_STACK_ADJUST): Delete macro.
5492 * sparc-tdep.c (sparc32_push_arguments): Update.
5493 * valops.c (hand_function_call): Update.
5494
5495 2003-03-25 Corinna Vinschen <vinschen@redhat.com>
5496
5497 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
5498 set_gdbarch_char_signed.
5499
5500 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
5501
5502 PR cli/548
5503 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
5504
5505 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
5506
5507 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
5508 (_initialize_arm_tdep): Don't set tm_print_insn.
5509
5510 2003-03-24 Adam Fedor <fedor@gnu.org>
5511
5512 * Makefile.in (YYOBJ): Add objc-exp.tab.o
5513 * objc-lang.h: Add multiple inclusion protection.
5514 (start_msglist, add_msglist, end_msglist): Additional declarations.
5515
5516 2003-03-24 Richard Earnshaw <rearnsha@arm.com>
5517
5518 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
5519 value was renamed to ARM_FLOAT_SOFT_FPA.
5520
5521 2003-03-23 Andrew Cagney <cagney@redhat.com>
5522
5523 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
5524 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
5525 * gdbarch.h, gdbarch.c: Regenerate.
5526 * valops.c (hand_function_call): Update.
5527 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
5528 * frame.c (legacy_saved_regs_this_id): Update.
5529 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
5530 * dummy-frame.h: Update.
5531 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
5532 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
5533 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
5534 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
5535 * config/m68k/tm-sun3.h: Update.
5536 * blockframe.c (inside_main_func, frame_chain_valid): Update.
5537 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5538 * x86-64-tdep.c (x86_64_init_abi): Update.
5539 * vax-tdep.c (vax_gdbarch_init): Update.
5540 * v850-tdep.c (v850_gdbarch_init): Update.
5541 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
5542 * sh-tdep.c (sh_gdbarch_init): Update.
5543 * s390-tdep.c (s390_gdbarch_init): Update.
5544 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
5545 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
5546 (frame_get_saved_regs): Update.
5547 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
5548 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5549 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5550 * mips-tdep.c (mips_gdbarch_init): Update.
5551 * mcore-tdep.c (mcore_gdbarch_init): Update.
5552 * m68k-tdep.c (m68k_gdbarch_init): Update.
5553 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5554 * ia64-tdep.c (ia64_gdbarch_init): Update.
5555 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
5556 * i386-interix-tdep.c (i386_interix_init_abi): Update.
5557 (i386_interix_back_one_frame): Update.
5558 * hppa-tdep.c (hppa_gdbarch_init): Update.
5559 (hppa_init_extra_frame_info): Update.
5560 * h8300-tdep.c (h8300_gdbarch_init): Update.
5561 * frv-tdep.c (frv_gdbarch_init): Update.
5562 * cris-tdep.c (cris_gdbarch_init): Update.
5563 * avr-tdep.c (avr_gdbarch_init): Update.
5564 * arm-tdep.c (arm_gdbarch_init): Update.
5565 * alpha-tdep.c (alpha_gdbarch_init): Update.
5566
5567 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
5568
5569 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
5570 (arm_get_fp_model): Declare.
5571 * arm-tdep.c (fp_model_strings): New string array.
5572 (arm_fp_model, current_fp_model): New variables.
5573 (arm_get_fp_model): New function.
5574 (arm_set_fp): New function.
5575 (set_fp_model_sfunc): New function.
5576 (show_fp_model): New function.
5577 (_initialize_arm_tdep): Add new command to set/show the FPU.
5578 (arm_extract_return_value): Use arm_get_fp_model.
5579 (arm_store_return_value): Likewise.
5580 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
5581 to initialize the floating-point data types.
5582 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
5583 model is FPA.
5584
5585 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
5586
5587 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
5588 the current setting of each value.
5589 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
5590 new_set and new_show. Use add_setshow_cmd_full and
5591 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
5592 commands and add new version as subcommands of "set/show arm".
5593
5594 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
5595
5596 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
5597 (set_arm_command, show_arm_command): New functions.
5598 (_initialize_arm_tdep): Add them.
5599 (num_disassembly_options): Renamed from num_flavor_options.
5600 (valid_disassembly_styles): Renamed from valid_flavors.
5601 (disassembly_style): Renamed from disassembly_flavor.
5602 (set_disassembly_style_sfunc): Renamed from
5603 set_disassembly_flavor_sfunc.
5604 (set_disassembly_style): Renamed from set_disassembly_flavor.
5605 (arm_othernames): Updated.
5606 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
5607 command. Add "set/show arm disassembly" commands. Deprecate
5608 "othernames" command.
5609
5610 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
5611
5612 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
5613 (arm-tdep.o): Depend on elf_arm_h.
5614
5615 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
5616
5617 * Makefile.in (coff_internal_h): Define.
5618 (arm-tdep.o): Update dependencies.
5619
5620 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
5621
5622 * arm-tdep.c (prologue_cache): Delete.
5623 (check_prologue_cache, save_prologue_cache): Delete.
5624 (arm_scan_prologue): Don't check or update the prologue_cache.
5625 (arm_gdb_arch_init): Don't initialize it.
5626 (_initialize_arm_tdep): Likewise.
5627
5628 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
5629
5630 * MAINTAINERS (tui): Maintainer of tui code.
5631
5632 2003-03-21 Corinna Vinschen <vinschen@redhat.com>
5633
5634 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
5635 (i386-cygwin-tdep.o): Add dependencies.
5636 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
5637 * i386-cygwin-tdep.c: New file.
5638 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
5639 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
5640
5641 2003-03-20 Andrew Cagney <cagney@redhat.com>
5642
5643 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
5644 (handle_inferior_event): Remove code calling
5645 DYNAMIC_TRAMPOLINE_NEXTPC.
5646
5647 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
5648 already has a full path.
5649
5650 * main.c (gdb_main): Return 1.
5651 (captured_main): Call error to report an invalid interpreter.
5652
5653 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
5654 * alpha-osf1-tdep.c: Include "gdb_string.h".
5655
5656 2003-03-19 J. Brobecker <brobecker@gnat.com>
5657
5658 Continuing work to convert the hppa targets to multiarch partial.
5659
5660 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
5661 method, now that hppa_push_dummy_frame has a conformant prototype.
5662 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
5663 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
5664 for the switch to multiarch partial.
5665
5666 2003-03-19 Kevin Buettner <kevinb@redhat.com>
5667
5668 * mdebugread.c (parse_symbol): For stEnd, we're done counting
5669 when iss is issNull.
5670
5671 2003-03-18 Kevin Buettner <kevinb@redhat.com>
5672
5673 * mips-tdep.c (mips_register_name): Fix fencepost error involving
5674 NUM_REGS bounds check.
5675
5676 2003-03-18 Kevin Buettner <kevinb@redhat.com>
5677
5678 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
5679 * mips-tdep.c (gdb_assert.h): Include.
5680 (mips_generic_reg_names, mips_processor_reg_names): Make static.
5681 (mips_register_name): Handle integer registers explicitly. Add
5682 bounds checking.
5683 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
5684 (mips_lsi33k_reg_names): Don't list integer registers; they're
5685 handled by mips_register_name() now.
5686 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
5687 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
5688 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
5689 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
5690 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
5691
5692 2003-03-18 Andrew Cagney <cagney@redhat.com>
5693
5694 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
5695 a void pointer.
5696 * gdbtypes.h (print_scalar_formatted): Update declaration.
5697 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
5698
5699 2003-03-18 J. Brobecker <brobecker@gnat.com>
5700
5701 * infrun.c (observer.h): Add #include.
5702 (normal_stop): Add call to observer_notify_normal_stop.
5703 * Makefile.in (infrun.o): Add dependency on observer.h.
5704
5705 2003-03-18 J. Brobecker <brobecker@gnat.com>
5706
5707 Continuing work to convert the hppa targets to multiarch partial.
5708 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
5709 parameter. Reformat comment.
5710 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
5711 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
5712 to match new profile.
5713
5714 2003-03-18 J. Brobecker <brobecker@gnat.com>
5715
5716 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
5717 appear to be working in any case.
5718
5719 2003-03-18 J. Brobecker <brobecker@gnat.com>
5720
5721 * observer.c (observer_test_first_observer): New static variable.
5722 (observer_test_second_observer): Likewise.
5723 (observer_test_third_observer): Likewise.
5724 (observer_test_first_notification_function): New static function.
5725 (observer_test_second_notification_function): Likewise.
5726 (observer_test_third_notification_function): Likewise.
5727
5728 2003-03-17 J. Brobecker <brobecker@gnat.com>
5729
5730 * hppa-tdep.c (gdb_assert.h): Add missing #include.
5731 * somsolib.c (gdb_assert.h): Likewise.
5732 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
5733 (somsolib.o): Likewise.
5734
5735 2003-03-17 Andrew Cagney <cagney@redhat.com>
5736
5737 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
5738 BFD. Simplify setting of di.endian.
5739
5740 2003-03-17 Andrew Cagney <cagney@redhat.com>
5741
5742 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
5743 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
5744
5745 From Elena Zannoni <ezannoni@redhat.com>
5746 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
5747 vector and floating-point parameters.
5748 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
5749 convention.
5750 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
5751
5752 2003-03-17 Fernando Nasser <fnasser@redhat.com>
5753
5754 * MAINTAINERS: Remove my name from several maintainership roles.
5755
5756 2003-03-17 Andrew Cagney <cagney@redhat.com>
5757
5758 Fix frame off-by-one bug.
5759 * frame-unwind.h (frame_this_id_ftype): Replace
5760 frame_unwind_id_ftype.
5761 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
5762 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
5763 with "prev_register".
5764 * frame-unwind.c (frame_unwind_find_by_pc): Return
5765 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
5766 comment.
5767 * dummy-frame.c (cached_find_dummy_frame): Delete function.
5768 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
5769 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
5770 (dummy_frame_unwind): Update.
5771 * sentinel-frame.c (sentinel_frame_prev_register): Replace
5772 sentinel_frame_register_unwind.
5773 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
5774 (sentinel_frame_unwinder): Update.
5775 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
5776 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
5777 * frame.c (create_sentinel_frame): Update. Initialize
5778 "prologue_cache" instead of "unwind_cache".
5779 (frame_register_unwind): Call this frame's prev_register with the
5780 next frame and this frame's prologue cache.
5781 (get_prev_frame): Simplify. Always call prev frame's this_id with
5782 this frame and prev frame's prologue cache. Document that this
5783 call is shifted one to the left when compared to the
5784 frame_register_unwind call.
5785 (legacy_saved_regs_prev_register): Replace
5786 frame_saved_regs_register_unwind.
5787 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
5788 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
5789 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
5790 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
5791 (d10v_frame_unwind): Update.
5792 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
5793 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
5794 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
5795 "saved_regs" with "this_saved_regs".
5796
5797 2003-03-16 Andrew Cagney <cagney@redhat.com>
5798
5799 * frame.c (frame_pop): Don't call target_store_registers. Fix
5800 problem reported by Mark Kettenis.
5801
5802 2003-03-16 Mark Kettenis <kettenis@gnu.org>
5803
5804 * i386-tdep.c (i386_register_type): Renamed from
5805 i386_register_virtual_type. Adjust function signature.
5806 (i386_gdbarch_init): Set register_type instead of
5807 deprecated_max_register_raw_size,
5808 deprecated_max_register_virtual_size and register_virtual_type.
5809
5810 2003-03-14 Andrew Cagney <cagney@redhat.com>
5811
5812 * frame.c (get_prev_frame): When a legacy frame, always call
5813 legacy_get_prev_frame. Simplify unwind code using assumption that
5814 the unwinder is new.
5815 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
5816 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
5817 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
5818
5819 2003-03-14 Andrew Cagney <cagney@redhat.com>
5820
5821 * frame.c (get_saved_register): Delete function.
5822 * frame.h (get_saved_register): Delete declaration.
5823 * xstormy16-tdep.c: Update comment.
5824 * regcache.h: Update comments.
5825 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
5826 get_saved_register and extract_address, use
5827 frame_read_unsigned_register.
5828 (sparc_frame_saved_pc): Ditto.
5829 (sparc_get_saved_register): Instead of get_saved_register, use
5830 frame_register.
5831 (sparc_pop_frame): Ditto.
5832 * findvar.c: Update comments.
5833 (value_of_register): Call frame_register instead of
5834 get_saved_register.
5835 (value_from_register): Ditto.
5836 * config/sparc/tm-sparc.h: Update comment.
5837 * breakpoint.c: Update comment.
5838
5839 2003-03-14 Andrew Cagney <cagney@redhat.com>
5840
5841 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
5842 GET_SAVED_REGISTER.
5843 * gdbarch.h, gdbarch.c: Re-generate.
5844 * frame.h: Update comments.
5845 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5846 * x86-64-tdep.c (x86_64_init_abi): Update.
5847 * sparc-tdep.c (sparc_gdbarch_init): Update.
5848 * sh-tdep.c (sh_gdbarch_init): Update.
5849 * mips-tdep.c (mips_gdbarch_init): Update.
5850 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5851 * cris-tdep.c (cris_gdbarch_init): Update.
5852 * ia64-tdep.c (ia64_gdbarch_init): Update.
5853 * frame.c (frame_register): Update.
5854 (get_saved_register): Update.
5855 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
5856
5857 2003-03-13 Andrew Cagney <cagney@redhat.com>
5858
5859 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
5860 * gdbarch.h, gdbarch.c: Regenerate.
5861 * valops.c (hand_function_call): Update comment.
5862 * stack.c (return_command): Update comment.
5863 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
5864 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
5865 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5866 * x86-64-tdep.c (x86_64_init_abi): Update.
5867 * vax-tdep.c (vax_gdbarch_init): Update.
5868 * v850-tdep.c (v850_gdbarch_init): Update.
5869 * sparc-tdep.c (sparc_gdbarch_init): Update.
5870 * sh-tdep.c (sh_gdbarch_init): Update.
5871 * s390-tdep.c (s390_gdbarch_init): Update.
5872 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5873 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5874 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5875 * mips-tdep.c (mips_gdbarch_init): Update.
5876 * mcore-tdep.c (mcore_gdbarch_init): Update.
5877 * m68k-tdep.c (m68k_gdbarch_init): Update.
5878 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5879 * ia64-tdep.c (ia64_gdbarch_init): Update.
5880 * i386-tdep.c (i386_gdbarch_init): Update.
5881 * hppa-tdep.c (hppa_gdbarch_init): Update.
5882 * h8300-tdep.c (h8300_gdbarch_init): Update.
5883 * frv-tdep.c (frv_gdbarch_init): Update.
5884 * cris-tdep.c (cris_gdbarch_init): Update.
5885 * avr-tdep.c (avr_gdbarch_init): Update.
5886 * arm-tdep.c (arm_gdbarch_init): Update.
5887 * alpha-tdep.c (alpha_gdbarch_init): Update.
5888
5889 2003-03-13 Andrew Cagney <cagney@redhat.com>
5890
5891 * frame.c (legacy_frame_p): New function.
5892 (get_prev_frame): Use legacy_frame_p.
5893 * frame.h (legacy_frame_p): Declare.
5894
5895 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
5896
5897 * MAINTAINERS (write after approval): Alphabetically
5898 listing corrected.
5899
5900 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
5901
5902 * MAINTAINERS (write after approval): Add myself.
5903
5904 2003-03-12 Andrew Cagney <cagney@redhat.com>
5905
5906 * frame.c (get_prev_frame): Rename the frame parameter to
5907 "this_frame".
5908 (get_next_frame, legacy_get_prev_frame): Ditto.
5909
5910 2003-03-12 Andrew Cagney <cagney@redhat.com>
5911
5912 * frame.c (get_current_frame): Check target_has_registers before
5913 checking target_has_stack.
5914 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
5915 instead of deprecated_selected_frame.
5916 * findvar.c (value_of_register): Pass "frame", not
5917 deprecated_selected_frame, to value_of_builtin_reg.
5918
5919 2003-03-12 Andrew Cagney <cagney@redhat.com>
5920
5921 * regcache.c (regcache_cooked_write_signed): New function.
5922 (regcache_cooked_write_unsigned): New function.
5923 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
5924 (regcache_cooked_read_signed): Fix regnum in range assertion.
5925 * regcache.h (regcache_cooked_write_signed): Declare.
5926 (regcache_cooked_write_unsigned): Declare.
5927
5928 2003-03-12 Andrew Cagney <cagney@redhat.com>
5929
5930 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
5931 * gdbarch.h, gdbarch.c: Re-generate.
5932 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5933 * x86-64-tdep.h: Update.
5934 * x86-64-tdep.c (x86_64_init_abi): Update.
5935 * v850-tdep.c (v850_gdbarch_init): Update.
5936 * sparc-tdep.c (sparc_gdbarch_init): Update.
5937 * sh-tdep.c (sh_gdbarch_init): Update.
5938 * s390-tdep.c (s390_gdbarch_init): Update.
5939 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5940 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
5941 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5942 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5943 * mips-tdep.c (mips_gdbarch_init): Update.
5944 * mcore-tdep.c (mcore_gdbarch_init): Update.
5945 * m68k-tdep.c (m68k_gdbarch_init): Update.
5946 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5947 * ia64-tdep.c (ia64_gdbarch_init): Update.
5948 * i386-tdep.c (i386_gdbarch_init): Update.
5949 * i386-interix-tdep.c (i386_interix_init_abi): Update.
5950 * hppa-tdep.c (hppa_gdbarch_init): Update.
5951 * h8300-tdep.c (h8300_gdbarch_init): Update.
5952 * frv-tdep.c (frv_gdbarch_init): Update.
5953 * cris-tdep.c (cris_gdbarch_init): Update.
5954 * avr-tdep.c (avr_gdbarch_init): Update.
5955 * arm-tdep.c (arm_gdbarch_init): Update.
5956 * alpha-tdep.c (alpha_gdbarch_init): Update.
5957 * sh-tdep.c (sh_init_extra_frame_info): Update.
5958 (sh64_init_extra_frame_info): Update.
5959 * ns32knbsd-nat.c (frame_num_args): Update.
5960 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
5961 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
5962 (xstormy16_frame_chain_valid): Update.
5963 * vax-tdep.c (vax_saved_pc_after_call): Update.
5964 * v850-tdep.c (v850_frame_chain): Update.
5965 (v850_pop_frame): Update.
5966 (v850_init_extra_frame_info): Update.
5967 * sparc-tdep.c (setup_arbitrary_frame): Update.
5968 * ns32k-tdep.c (umax_frame_num_args): Update.
5969 * s390-tdep.c (s390_pop_frame_regular): Update.
5970 * mn10300-tdep.c (mn10300_frame_chain): Update.
5971 (mn10300_pop_frame_regular): Update.
5972 (mn10300_init_extra_frame_info): Update.
5973 * mips-tdep.c (mips_init_frame_pc_first): Update.
5974 (mips_frame_chain): Update.
5975 (mips_pop_frame): Update.
5976 * mcore-tdep.c (mcore_frame_chain): Update.
5977 (mcore_pop_frame): Update.
5978 (mcore_init_extra_frame_info): Update.
5979 * arch-utils.c (init_frame_pc_default): Update.
5980 * m68k-tdep.c (isi_frame_num_args): Update.
5981 (delta68_frame_num_args): Update.
5982 (news_frame_num_args): Update.
5983 * ia64-tdep.c (ia64_pop_frame_regular): Update.
5984 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
5985 (alpha_frame_chain): Update.
5986 (alpha_pop_frame): Update.
5987 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
5988 (hppa_init_extra_frame_info): Update.
5989 (hppa_frame_chain): Update.
5990 (hppa_frame_chain_valid): Update.
5991 * cris-tdep.c (cris_init_extra_frame_info): Update.
5992 * avr-tdep.c (avr_init_extra_frame_info): Update.
5993 * arm-tdep.c (arm_frame_chain_valid): Update.
5994 (arm_init_extra_frame_info): Update.
5995 (arm_pop_frame): Update.
5996 * frame.c (frame_pc_unwind): Update.
5997 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
5998 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
5999 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
6000 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
6001 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
6002 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
6003
6004 2003-03-12 Andrew Cagney <cagney@redhat.com>
6005
6006 Eliminate the need for POP_FRAME.
6007 * frame.c (do_frame_unwind_register): New function.
6008 (frame_pop): When no POP_FRAME, pop the frame using register
6009 unwind and a scratch regcache.
6010 (frame_saved_regs_pop): Delete function.
6011 (trad_frame_unwinder): Update.
6012 * d10v-tdep.c (d10v_frame_pop): Delete function.
6013 (d10v_frame_unwind): Update.
6014 * sentinel-frame.c (sentinel_frame_pop): Delete function.
6015 (sentinel_frame_unwinder): Update.
6016 * dummy-frame.c (dummy_frame_pop): Delete function.
6017 (dummy_frame_unwind): Update.
6018 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
6019 (struct frame_unwind): Update.
6020
6021 2003-03-11 Kevin Buettner <kevinb@redhat.com>
6022
6023 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
6024 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
6025 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
6026 Do range checks on register number obtained from debugging info.
6027 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
6028 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
6029 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
6030 mapping function.
6031 (do_fp_register_row): Fix typo which caused double type to be
6032 used when attempting to unpack a float.
6033
6034 2003-03-11 J. Brobecker <brobecker@gnat.com>
6035
6036 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
6037
6038 2003-03-11 Andrew Cagney <cagney@redhat.com>
6039
6040 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
6041 frame. Problem found by Corinna Vinschen.
6042
6043 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
6044
6045 * doublest.c (floatformat_from_length): Accept also
6046 the real size of 'long double' type.
6047
6048 2003-03-10 Daniel Jacobowitz <drow@mvista.com>
6049
6050 From Klee Dienes <kdienes@apple.com>:
6051 * breakpoint.c (bpstat_copy): Copy the command lines as well
6052 as the old value, to match what is freed in bpstat_clear.
6053
6054 2003-03-10 David Carlton <carlton@math.stanford.edu>
6055
6056 * minsyms.c (add_minsym_to_hash_table): Replace
6057 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
6058 (compare_minimal_symbols, compact_minimal_symbols)
6059 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
6060 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
6061 of DEPRECATED_SYMBOL_MATCHES_NAME.
6062 (lookup_minimal_symbol_solib_trampoline): Ditto.
6063
6064 2003-03-10 Andrew Cagney <cagney@redhat.com>
6065
6066 * regcache.h (regcache_cooked_read_ftype): Define.
6067 (regcache_save, regcache_restore): Add a cooked_read parameter.
6068 * regcache.c (regcache_save, regcache_restore): Update.
6069 (do_cooked_read): New function.
6070 (regcache_cpy): Pass do_cooked_read to regcache_save and
6071 regcache_restore.
6072
6073 2003-03-10 Andrew Cagney <cagney@redhat.com>
6074
6075 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
6076 * gdbarch.h, gdbarch.c: Re-generate.
6077 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6078 * x86-64-tdep.h: Update.
6079 * x86-64-tdep.c (x86_64_init_abi): Update.
6080 * v850-tdep.c (v850_gdbarch_init): Update.
6081 * sparc-tdep.c (sparc_gdbarch_init): Update.
6082 * sh-tdep.c (sh_gdbarch_init): Update.
6083 * s390-tdep.c (s390_gdbarch_init): Update.
6084 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6085 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
6086 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6087 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6088 * mips-tdep.c (mips_gdbarch_init): Update.
6089 * mcore-tdep.c (mcore_gdbarch_init): Update.
6090 * m68k-tdep.c (m68k_gdbarch_init): Update.
6091 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6092 * ia64-tdep.c (ia64_gdbarch_init): Update.
6093 * i386-tdep.c (i386_gdbarch_init): Update.
6094 * i386-interix-tdep.c (i386_interix_init_abi): Update.
6095 * hppa-tdep.c (hppa_gdbarch_init): Update.
6096 * h8300-tdep.c (h8300_gdbarch_init): Update.
6097 * frv-tdep.c (frv_gdbarch_init): Update.
6098 * cris-tdep.c (cris_gdbarch_init): Update.
6099 * avr-tdep.c (avr_gdbarch_init): Update.
6100 * arm-tdep.c (arm_gdbarch_init): Update.
6101 * alpha-tdep.c (alpha_gdbarch_init): Update.
6102 * sh-tdep.c (sh_init_extra_frame_info): Update.
6103 (sh64_init_extra_frame_info): Update.
6104 * ns32knbsd-nat.c (frame_num_args): Update.
6105 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
6106 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
6107 (xstormy16_frame_chain_valid): Update.
6108 * vax-tdep.c (vax_saved_pc_after_call): Update.
6109 * v850-tdep.c (v850_frame_chain): Update.
6110 (v850_pop_frame): Update.
6111 (v850_init_extra_frame_info): Update.
6112 * sparc-tdep.c (setup_arbitrary_frame): Update.
6113 * ns32k-tdep.c (umax_frame_num_args): Update.
6114 * s390-tdep.c (s390_pop_frame_regular): Update.
6115 * mn10300-tdep.c (mn10300_frame_chain): Update.
6116 (mn10300_pop_frame_regular): Update.
6117 (mn10300_init_extra_frame_info): Update.
6118 * mips-tdep.c (mips_init_frame_pc_first): Update.
6119 (mips_frame_chain): Update.
6120 (mips_pop_frame): Update.
6121 * mcore-tdep.c (mcore_frame_chain): Update.
6122 (mcore_pop_frame): Update.
6123 (mcore_init_extra_frame_info): Update.
6124 * arch-utils.c (init_frame_pc_default): Update.
6125 * m68k-tdep.c (isi_frame_num_args): Update.
6126 (delta68_frame_num_args): Update.
6127 (news_frame_num_args): Update.
6128 * ia64-tdep.c (ia64_pop_frame_regular): Update.
6129 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
6130 (alpha_frame_chain): Update.
6131 (alpha_pop_frame): Update.
6132 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
6133 (hppa_init_extra_frame_info): Update.
6134 (hppa_frame_chain): Update.
6135 (hppa_frame_chain_valid): Update.
6136 * cris-tdep.c (cris_init_extra_frame_info): Update.
6137 * avr-tdep.c (avr_init_extra_frame_info): Update.
6138 * arm-tdep.c (arm_frame_chain_valid): Update.
6139 (arm_init_extra_frame_info): Update.
6140 (arm_pop_frame): Update.
6141 * frame.c (frame_pc_unwind): Update.
6142 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
6143 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
6144 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
6145 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
6146 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
6147 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
6148
6149 2003-03-10 Andrew Cagney <cagney@redhat.com>
6150
6151 * gdbarch.sh (gdbarch_unwind_pc): New method.
6152 * gdbarch.h, gdbarch.c: Regenerate.
6153 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
6154 but use read_pc and FRAME_SAVED_PC as fall backs.
6155 (frame_saved_regs_pc_unwind): Delete function.
6156 (trad_frame_unwinder): Update.
6157 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
6158 (struct frame_unwind): Update.
6159 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
6160 (dummy_frame_unwind): Update.
6161 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
6162 (sentinel_frame_unwinder): Update.
6163 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
6164 (d10v_frame_unwind): Update.
6165 (d10v_unwind_pc): New function.
6166 (d10v_gdbarch_init): Set unwind_pc.
6167
6168 2003-03-10 Andrew Cagney <cagney@redhat.com>
6169
6170 * gdbarch.h: Re-generate.
6171
6172 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
6173 PC.
6174 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
6175 the PC register.
6176
6177 2003-03-08 Mark Kettenis <kettenis@gnu.org>
6178
6179 * gdbarch.sh (save_dummy_frame_tos): Add comment.
6180
6181 2003-03-08 Andrew Cagney <cagney@redhat.com>
6182
6183 * cli-out.c: Update copyright.
6184 (cli_out_data): Define typedef. Use instead of ui_out_data.
6185
6186 2003-03-08 Andrew Cagney <cagney@redhat.com>
6187
6188 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
6189 the result.
6190
6191 2003-03-07 Andrew Cagney <cagney@redhat.com>
6192
6193 * gdbarch.sh: Don't generate two macro definitions when an
6194 undefined macro taking no arguments.
6195 * gdbarch.h: Regenerate.
6196
6197 2002-03-07 Michal Ludvig <mludvig@suse.cz>
6198
6199 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
6200 (x86_64_unwind_dummy_id): New functions.
6201 (x86_64_init_abi): Register these two new functions.
6202
6203 2003-03-07 Michal Ludvig <mludvig@suse.cz>
6204
6205 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
6206 (x86_64_skip_prologue): Move prologue detection to
6207 separate function.
6208 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
6209
6210 2003-03-05 Andrew Cagney <cagney@redhat.com>
6211
6212 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
6213 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
6214 * frame.c (get_prev_frame): Restructure the frame ID unwind code
6215 to use unwind_dummy_id when a dummy frame.
6216 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
6217 predicate.
6218 * gdbarch.h, gdbarch.c: Regneerate.
6219
6220 2003-03-05 Andrew Cagney <cagney@redhat.com>
6221
6222 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
6223 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
6224 Do not use d10v_read_sp or d10v_read_fp when obtaining register
6225 values.
6226
6227 2003-03-05 Andrew Cagney <cagney@redhat.com>
6228
6229 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
6230 (struct d10v_unwind_cache): Delete field "frameless". Replace
6231 "next_addr" with "sp_offset". Add "r11_offset".
6232 (d10v_frame_unwind_cache): Update.
6233 (prologue_find_regs): Update. When "mv r11, sp", save the
6234 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
6235 RN was saved in r11_offset.
6236
6237 2003-03-05 Andrew Cagney <cagney@redhat.com>
6238
6239 * frame.c (deprecated_update_frame_pc_hack): Also update the the
6240 cached PC value in the next frame.
6241
6242 2003-03-05 Andrew Cagney <cagney@redhat.com>
6243
6244 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
6245 "id_unwind_cache" with "id".
6246 (frame_id_unwind): Delete declaration.
6247 * frame.c (frame_id_unwind): Delete function.
6248 (get_prev_frame): Call the frame id unwind method directly. Store
6249 the returned next frame's ID value in NEXT_FRAME. Note that there
6250 is a problem with the wrong unwind ID being called with the wrong
6251 unwind cache.
6252
6253 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
6254
6255 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
6256
6257 2003-03-05 James Ingham <jingham@apple.com>
6258 Daniel Jacobowitz <drow@mvista.com>
6259
6260 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
6261 (auto_cp_abi): New variable.
6262 (current_cp_abi, num_cp_abis): Make static.
6263 (CP_ABI_MAX): Define.
6264 (cp_abis): Turn into an array.
6265 (value_virtual_fn_field): Fix formatting.
6266 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
6267 takes a pointer.
6268 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
6269 (list_cp_abis, _initialize_cp_abi): New functions.
6270 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
6271 declarations for cp_abis, num_cp_abis, current_cp_abi, and
6272 switch_to_cp_abi. Update prototype for register_cp_abi.
6273 * Makefile.in (cp-abi.o): Update dependencies.
6274 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
6275 instead of switch_to_cp_abi.
6276 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
6277 register_cp_abi.
6278 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
6279 register_cp_abi.
6280 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
6281
6282 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
6283
6284 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
6285 * dwarf2loc.c: Include "regcache.h".
6286 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
6287 register_size.
6288 * Makefile.in (dwarf2loc.o): Update dependencies.
6289
6290 2003-03-04 Theodore A. Roth <troth@openavr.org>
6291
6292 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
6293 number of io registers reported by remote target is not a multiple of
6294 step.
6295
6296 2003-03-04 David Carlton <carlton@math.stanford.edu>
6297
6298 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
6299 (lookup_symbol_aux_psymtabs): Update call to
6300 lookup_partial_symbol.
6301 (lookup_transparent_type, find_main_psymtab)
6302 (make_symbol_overload_list): Ditto.
6303
6304 2003-03-04 Kazu Hirata <kazu@cs.umass.edu>
6305
6306 * MAINTAINERS (Write after approval): Update my email address.
6307
6308 2003-03-03 Andrew Cagney <cagney@redhat.com>
6309
6310 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
6311 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
6312 predicate. Replace MAX_REGISTER_RAW_SIZE.
6313 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
6314 MAX_REGISTER_VIRTUAL_SIZE.
6315 * regcache.c (legacy_max_register_raw_size): New function.
6316 (legacy_max_register_virtual_size): New function.
6317 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
6318 (MAX_REGISTER_RAW_SIZE): Define.
6319 (legacy_max_register_raw_size): Declare.
6320 (legacy_max_register_virtual_size): Declare.
6321 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
6322 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
6323 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
6324 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
6325 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
6326 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
6327 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
6328 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
6329 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
6330 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6331 * vax-tdep.c (vax_gdbarch_init): Update.
6332 * v850-tdep.c (v850_gdbarch_init): Update.
6333 * sparc-tdep.c (sparc_gdbarch_init): Update.
6334 * sh-tdep.c (sh_gdbarch_init): Update.
6335 * s390-tdep.c (s390_gdbarch_init): Update.
6336 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6337 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6338 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6339 * mips-tdep.c (mips_gdbarch_init): Update.
6340 * mcore-tdep.c (mcore_gdbarch_init): Update.
6341 * m68k-tdep.c (m68k_gdbarch_init): Update.
6342 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6343 * ia64-tdep.c (ia64_gdbarch_init): Update.
6344 * i386-tdep.c (i386_gdbarch_init): Update.
6345 * hppa-tdep.c (hppa_gdbarch_init): Update.
6346 * h8300-tdep.c (h8300_gdbarch_init): Update.
6347 * frv-tdep.c (frv_gdbarch_init): Update.
6348 * cris-tdep.c (cris_gdbarch_init): Update.
6349 * avr-tdep.c (avr_gdbarch_init): Update.
6350 * arm-tdep.c (arm_gdbarch_init): Update.
6351 * alpha-tdep.c (alpha_gdbarch_init): Update.
6352 * d10v-tdep.c (d10v_gdbarch_init): Do not set
6353 max_register_raw_size or max_register_virtual_size.
6354
6355 2003-03-03 David Carlton <carlton@math.stanford.edu>
6356
6357 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
6358 SYMBOL_MATCHES_NAME, add comment.
6359 (SYMBOL_MATCHES_NATURAL_NAME): New.
6360 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
6361 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
6362 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
6363 * symtab.c (lookup_partial_symbol): Use
6364 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
6365 unhelpful comment.
6366 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
6367 SYMBOL_MATCHES_NAME.
6368 Fix for PR c++/33.
6369
6370 2003-03-03 David Carlton <carlton@math.stanford.edu>
6371
6372 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
6373 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
6374 by regexp matching against SYMBOL_NATURAL_NAME.
6375
6376 2003-03-03 David Carlton <carlton@math.stanford.edu>
6377
6378 * linespec.c (find_method): Extract code into collect_methods.
6379 (collect_methods): New.
6380
6381 2003-03-02 Mark Kettenis <kettenis@gnu.org>
6382
6383 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
6384 get_frame_base.
6385
6386 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
6387 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
6388
6389 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
6390
6391 * arch-utils.c (generic_register_byte): Fix to use the loop index
6392 and not regnum when summing the size of all registers up to regnum.
6393
6394 2003-03-01 Andrew Cagney <cagney@redhat.com>
6395
6396 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
6397 FRAME_INIT_SAVED_REGS.
6398 * gdbarch.h, gdbarch.c: Regenerate.
6399 * stack.c (frame_info): Update.
6400 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
6401 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
6402 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
6403 * ns32k-tdep.c (ns32k_pop_frame): Update.
6404 * mips-tdep.c (mips_pop_frame): Update.
6405 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
6406 * ia64-tdep.c (ia64_frame_chain): Update.
6407 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
6408 (ia64_frameless_function_invocation): Update.
6409 (ia64_init_extra_frame_info): Update.
6410 (ia64_pop_frame_regular): Update.
6411 * frame.h (struct frame_info): Update comment.
6412 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
6413 * frame.c (frame_saved_regs_register_unwind): Update.
6414 (frame_saved_regs_register_unwind): Update.
6415 (deprecated_generic_get_saved_register): Update.
6416 * cris-tdep.c: Update comment.
6417 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
6418 Rename macro.
6419 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6420 * x86-64-tdep.c (x86_64_init_abi): Update.
6421 * vax-tdep.c (vax_gdbarch_init): Update.
6422 * v850-tdep.c (v850_gdbarch_init): Update.
6423 * sparc-tdep.c (sparc_gdbarch_init): Update.
6424 * sh-tdep.c (sh_gdbarch_init): Update.
6425 * s390-tdep.c (s390_gdbarch_init): Update.
6426 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6427 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
6428 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6429 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6430 * mips-tdep.c (mips_gdbarch_init): Update.
6431 * mcore-tdep.c (mcore_gdbarch_init): Update.
6432 * m68k-tdep.c (m68k_gdbarch_init): Update.
6433 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6434 * ia64-tdep.c (ia64_gdbarch_init): Update.
6435 * i386-tdep.c (i386_gdbarch_init): Update.
6436 * frv-tdep.c (frv_gdbarch_init): Update.
6437 * avr-tdep.c (avr_gdbarch_init): Update.
6438 * arm-tdep.c (arm_gdbarch_init): Update.
6439 * alpha-tdep.c (alpha_gdbarch_init): Update.
6440
6441 2003-03-01 Andrew Cagney <cagney@redhat.com>
6442
6443 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
6444 option enum and switch. When no windows, set the interpreter to
6445 INTERP_CONSOLE.
6446
6447 2003-03-01 Andrew Cagney <cagney@redhat.com>
6448
6449 * main.c (captured_main): Replace magic option characters with an
6450 enum.
6451
6452 2003-03-01 Andrew Cagney <cagney@redhat.com>
6453
6454 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
6455 INIT_EXTRA_FRAME_INFO.
6456 * gdbarch.h, gdbarch.c: Regenerate.
6457 * arm-tdep.c: Update comments.
6458 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
6459 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
6460 * frame.h, avr-tdep.c: Ditto.
6461 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
6462 (create_new_frame, legacy_get_prev_frame): Ditto.
6463 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
6464 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
6465 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
6466 deprecated_init_extra_frame_info instead of init_extra_frame_info.
6467 * x86-64-tdep.c (x86_64_init_abi): Ditto.
6468 * v850-tdep.c (v850_gdbarch_init): Ditto.
6469 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6470 * sh-tdep.c (sh_gdbarch_init): Ditto.
6471 * s390-tdep.c (s390_gdbarch_init): Ditto.
6472 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
6473 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6474 * mips-tdep.c (mips_gdbarch_init): Ditto.
6475 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6476 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6477 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6478 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
6479 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
6480 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6481 * frv-tdep.c (frv_gdbarch_init): Ditto.
6482 * cris-tdep.c (cris_gdbarch_init): Ditto.
6483 * avr-tdep.c (avr_gdbarch_init): Ditto.
6484 * arm-tdep.c (arm_gdbarch_init): Ditto.
6485 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
6486 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6487
6488 2003-03-01 Andrew Cagney <cagney@redhat.com>
6489
6490 * gdbarch.sh (register_type): New function with predicate.
6491 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
6492 * gdbarch.h, gdbarch.c: Re-generate.
6493 * arch-utils.c (generic_register_byte): Use generic_register_size.
6494 (generic_register_size): When available, use
6495 gdbarch_register_type.
6496 * regcache.c (init_regcache_descr): When available, initialize the
6497 register type array using gdbarch_register_type. If the
6498 architecture supplies gdbarch_register_type, do not use the legacy
6499 regcache layout.
6500 * d10v-tdep.c (d10v_register_type): Replace
6501 d10v_register_virtual_type.
6502 (d10v_gdbarch_init): Set register_type instead of
6503 register_virtual_type.
6504
6505 2003-03-01 Andrew Cagney <cagney@redhat.com>
6506
6507 * Makefile.in (ax-gdb.o): Update dependencies.
6508 * ax-gdb.c: Include "regcache.h".
6509 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
6510 * findvar.c (value_of_register): Ditto.
6511 * infcmd.c (default_print_registers_info): Ditto.
6512
6513 2003-03-01 Mark Kettenis <kettenis@gnu.org>
6514
6515 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
6516 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
6517
6518 2003-03-01 Mark Kettenis <kettenis@gnu.org>
6519
6520 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
6521 of STREQ.
6522
6523 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
6524
6525 * Makefile.in (dwarf2loc.o): Update dependencies.
6526 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
6527 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
6528 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
6529 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
6530 (locexpr_tracepoint_var_ref): New function.
6531 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
6532
6533 2003-02-28 Andrew Cagney <cagney@redhat.com>
6534
6535 * regcache.c (register_size): New function.
6536 * regcache.h (register_size): Declare
6537 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
6538 max_register_size instead of MAX_REGISTER_RAW_SIZE.
6539
6540 2003-02-28 David Carlton <carlton@math.stanford.edu>
6541
6542 * linespec.c (decode_compound): Extract code into find_method.
6543 (find_method): New.
6544
6545 2003-02-28 J. Brobecker <brobecker@gnat.com>
6546
6547 * Makefile.in: Add rules to build and link in observer.o.
6548
6549 2003-02-27 J. Brobecker <brobecker@gnat.com>
6550
6551 * observer.c: Minor comments edits.
6552
6553 2003-02-27 J. Brobecker <brobecker@gnat.com>
6554
6555 * observer.h, observer.c: New file.
6556
6557 2003-02-27 Andrew Cagney <cagney@redhat.com>
6558
6559 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
6560
6561 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
6562
6563 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
6564 (M6812_OP_STS_EXT): Likewise.
6565 (m6811_prologue): Use the above to recognize prologue.
6566 (m6812_prologue): Likewise.
6567
6568 2003-02-27 David Carlton <carlton@math.stanford.edu>
6569
6570 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
6571 SYMBOL_PRINT_NAME.
6572 (compare_psymbols): Ditto.
6573 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
6574
6575 2003-02-27 Michael Snyder <msnyder@redhat.com>
6576
6577 * f-lang.c (build_fortran_types): New function.
6578 (_initialize_f_language): Gdbarch-register built-in fortran types.
6579 * doublest.c (extract_floating): Fix warning text.
6580
6581 2003-02-27 Andrew Cagney <cagney@redhat.com>
6582
6583 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
6584 predicate. Replaces PUSH_DUMMY_FRAME.
6585 * gdbarch.h, gdbarch.c: Regnerate.
6586 * valops.c (hand_function_call): Update. Call
6587 generic_push_dummy_frame directly.
6588 * vax-tdep.c (vax_gdbarch_init): Update.
6589 * sparc-tdep.c (sparc_gdbarch_init): Update.
6590 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6591 * m68k-tdep.c (m68k_gdbarch_init): Update.
6592 * hppa-tdep.c (hppa_gdbarch_init): Update.
6593 * alpha-tdep.c (alpha_gdbarch_init): Update.
6594 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
6595 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
6596 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
6597 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
6598 push_dummy_frame to generic_push_dummy_frame.
6599 * v850-tdep.c (v850_gdbarch_init): Ditto.
6600 * sh-tdep.c (sh_gdbarch_init): Ditto.
6601 * s390-tdep.c (s390_gdbarch_init): Ditto.
6602 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6603 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6604 * mips-tdep.c (mips_gdbarch_init): Ditto.
6605 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6606 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6607 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6608 * i386-tdep.c (i386_gdbarch_init): Ditto.
6609 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6610 * frv-tdep.c (frv_gdbarch_init): Ditto.
6611 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
6612 * cris-tdep.c (cris_gdbarch_init): Ditto.
6613 * avr-tdep.c (avr_gdbarch_init): Ditto.
6614 * arm-tdep.c (arm_gdbarch_init): Ditto.
6615
6616 2003-02-26 Kevin Buettner <kevinb@redhat.com>
6617
6618 * mips-tdep.c (show_mips_abi): New function.
6619 (_initialize_mips_tdep): Use show_mips_abi() to implement the
6620 command ``show mips abi''.
6621
6622 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
6623
6624 From Elena Zannoni <ezannoni@redhat.com>
6625 * dbxread.c (process_one_symbol): Only record line 0 if one or
6626 more sline entries have been seen for the function.
6627
6628 2003-02-26 Michael Chastain <mec@shout.net>
6629
6630 * configure: Regenerate with autoconf 000227.
6631
6632 2003-02-26 Michael Chastain <mec@shout.net>
6633
6634 Close PR build/660.
6635 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
6636 for old libc5/glibc.
6637 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
6638
6639 2003-02-26 Kris Warkentin <kewarken@qnx.com>
6640
6641 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
6642 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
6643
6644 2003-02-26 Michael Chastain <mec@shout.net>
6645
6646 * configure.in: New variable HAVE_UINTPTR_T.
6647 * configure, config.in: Regenerated.
6648
6649 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
6650
6651 Fix PR build/1097.
6652 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
6653
6654 2003-02-25 Andrew Cagney <cagney@redhat.com>
6655
6656 * frame.c (get_prev_frame): Add comment on check for
6657 inside_entry_func. Only check for inside_entry_file when not a
6658 dummy and not a sentinel. Check that the new frame is not inner
6659 to the old frame.
6660
6661 2003-02-25 Andrew Cagney <cagney@redhat.com>
6662
6663 * frame.c (frame_debug): New variable.
6664 (_initialize_frame): Add "set/show debug frame" command.
6665 (get_prev_frame): When frame_debug, print reason why unwind
6666 failed.
6667
6668 2003-02-25 Michael Chastain <mec@shout.net>
6669
6670 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
6671 to avoid uintptr_t definition problems.
6672
6673 2003-02-25 David Carlton <carlton@math.stanford.edu>
6674
6675 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
6676 (SYMBOL_LINKAGE_NAME): Ditto.
6677 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
6678 SYMBOL_LINKAGE_NAME.
6679 (struct general_symbol_info): Expand comment.
6680 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
6681 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
6682 (SYMBOL_MATCHES_REGEXP): Ditto.
6683 * symtab.c (symbol_natural_name): New function.
6684 * objfiles.h: Replace all uses of SYMBOL_NAME by
6685 DEPRECATED_SYMBOL_NAME.
6686 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
6687 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
6688 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
6689 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
6690 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
6691 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
6692 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
6693 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
6694 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
6695 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
6696 * ada-exp.y: Ditto.
6697 * ada-exp.y: Update copyright.
6698 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
6699 * cp-valprint.c: Ditto.
6700
6701 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
6702
6703 * infptrace.c (detach): Do not flag error if ptrace detach fails
6704 and errno is set to ESRCH.
6705
6706 2003-02-24 Andrew Cagney <cagney@redhat.com>
6707
6708 * infptrace.c (udot_info): Change type of udot_off to long. Use
6709 paddr when printing udot_off's value.
6710
6711 2003-02-24 David Carlton <carlton@math.stanford.edu>
6712
6713 * symtab.c (make_symbol_overload_list): Only read in partial
6714 symtabs containing a matching partial symbol.
6715
6716 2003-02-24 David Carlton <carlton@math.stanford.edu>
6717
6718 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
6719 do the comparison, not strcmp.
6720 * symfile.c (compare_psymbols): Ditto.
6721 * defs.h: Declare strcmp_iw_ordered.
6722 * utils.c (strcmp_iw_ordered): New function.
6723
6724 2003-02-24 Jim Blandy <jimb@redhat.com>
6725
6726 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
6727 support, shared libs): Remove my name from here, to better reflect
6728 reality.
6729
6730 2003-02-24 Kris Warkentin <kewarken@qnx.com>
6731
6732 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
6733 (target_ops): Add to_have_continuable_watchpoint.
6734 * target.c (update_current_target): Add INHERIT line for
6735 to_have_continuable_watchpoint.
6736 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
6737 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
6738 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
6739 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
6740
6741 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
6742
6743 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
6744 maintainership.
6745
6746 2003-02-24 Kris Warkentin <kewarken@qnx.com>
6747
6748 * solib.c (solib_open): Call target defined search function after
6749 failing with solib-search-path.
6750 * solist.h (target_so_ops): Add find_and_open_solib function hook and
6751 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
6752
6753 2003-02-24 Kris Warkentin <kewarken@qnx.com>
6754
6755 * MAINTAINERS: Add myself to Write After section.
6756
6757 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
6758
6759 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
6760
6761 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
6762
6763 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
6764 (m68hc11_add_reggroups): New function.
6765 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
6766 (m68hc11_gdbarch_init): Install the reggroups.
6767 (_initialize_m68hc11_tdep): Initialize them.
6768
6769 2003-02-21 James E Wilson <wilson@tuliptree.org>
6770
6771 * MAINTAINERS: Update my email address.
6772
6773 2003-02-21 David Carlton <carlton@math.stanford.edu>
6774
6775 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
6776
6777 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
6778
6779 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
6780 * symtab.h: Add opaque declarations of struct axs_value and
6781 struct agent_expr.
6782 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
6783 (struct location_funcs): New type.
6784 (struct symbol): Add "loc" to aux_value.
6785 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
6786 * dwarf2read.c: Include "dwarf2expr.h".
6787 (dwarf2_symbol_mark_computed): New function.
6788 (read_func_scope): Use it.
6789 (var_decode_location): New function.
6790 (new_symbol): Use it.
6791 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
6792
6793 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
6794 (dwarf2expr_h, dwarf2loc_h): New variables.
6795 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
6796 (dwarf2expr.o, dwarf2loc.o): New rules.
6797 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
6798 * buildsym.c (finish_block): Handle LOC_COMPUTED and
6799 LOC_COMPUTED_ARG.
6800 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
6801 * m2-exp.y (yylex): Likewise.
6802 * printcmd.c (address_info, print_frame_args): Likewise.
6803 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
6804 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
6805 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
6806 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
6807 * symtab.c (lookup_block_symbol): Likewise.
6808
6809 2003-02-20 Adam Fedor <fedor@gnu.org>
6810
6811 * symtab.h: Remove objc_specific struct
6812 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
6813 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
6814 Have language_objc use cplus_specific struct.
6815
6816 2003-02-20 Tom Tromey <tromey@redhat.com>
6817
6818 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
6819 TYPE_NAME, when printing a String value. PR java/1075.
6820
6821 2003-02-20 Adam Fedor <fedor@gnu.org>
6822
6823 * objc-lang.h (find_methods): Remove declaration.
6824 * objc-lang.c (find_methods): Make static.
6825
6826 2003-02-20 Christopher Faylor <cgf@redhat.com>
6827
6828 * win32-nat.c (get_image_name): Check return value from
6829 ReadProcessMemory.
6830 (child_xfer_memory): Ditto.
6831
6832 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
6833
6834 * configure.in (TARGET_SYSTEM_ROOT): Set default to
6835 ${exec_prefix}/${target_alias}/sys-root. Match explicit
6836 '${exec_prefix}' (in addition to the expansion thereof) as
6837 relocatable.
6838 * configure: Rebuilt.
6839
6840 2003-02-20 David Carlton <carlton@math.stanford.edu>
6841
6842 * symtab.c (search_symbols): Revert the search_symbols part of my
6843 2002-12-23 patch. Add comment.
6844
6845 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
6846
6847 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
6848 * dbxread.c (elfstab_build_psymtabs): Don't call
6849 install_minimal_symbols.
6850 (stabsect_build_psymtabs): Likewise.
6851 * elfread.c (elf_symfile_read): Call install_minimal_symbols
6852 earlier.
6853 * somread.c (som_symfile_read): Call install_minimal_symbols
6854 and do_cleanups earlier.
6855 * nlmread.c (nlm_symfile_read): Likewise.
6856 * mdebugread.c (elfmdebug_build_psymtabs): Call
6857 install_minimal_symbols and make appropriate cleanups.
6858
6859 2003-02-20 Kevin Buettner <kevinb@redhat.com>
6860
6861 * solib.c (reload_shared_libraries): New function.
6862 (_initialize_solib): Add callbacks for ``set solib-search-path''
6863 and ``set solib-absolute-prefix''.
6864
6865 2003-02-20 David Carlton <carlton@math.stanford.edu>
6866
6867 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
6868 expand comment.
6869 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
6870 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
6871 * ada-typeprint.c (ada_typedef_print): Ditto.
6872 * ax-gdb.c (gen_var_ref): Ditto.
6873 * breakpoint.c (print_one_breakpoint): Ditto.
6874 * buildsym.c (finish_block): Ditto.
6875 * c-valprint.c (c_val_print): Ditto.
6876 * expprint.c (print_subexp): Ditto.
6877 * findvar.c (locate_var_value): Ditto.
6878 * infcmd.c (jump_command): Ditto.
6879 * linespec.c (decode_line_2, decode_compound): Ditto.
6880 * maint.c (maintenance_translate_address): Ditto.
6881 * objc-lang.c (compare_selectors, compare_classes): Ditto.
6882 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
6883 Ditto.
6884 * p-valprint.c (pascal_val_print): Ditto.
6885 * stabsread.c (define_symbol): Ditto.
6886 * stack.c (print_frame, frame_info, print_block_frame_locals)
6887 (print_frame_arg_vars, return_command): Ditto.
6888 * symfile.c (compare_symbols, compare_psymbols): Ditto.
6889 * symmisc.c (print_symbol): Ditto.
6890 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
6891 (compare_search_syms, print_symbol_info, print_msymbol_info)
6892 (rbreak_command): Ditto.
6893 * tracepoint.c (tracepoints_info): Ditto.
6894 * typeprint.c (typedef_print): Ditto.
6895 * valops.c (value_of_variable, hand_function_call): Ditto.
6896 * cli/cli-cmds.c (edit_command, list_command): Ditto.
6897 * ada-typeprint.c: Update Copyright.
6898 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
6899 * tracepoint.c, cli/cli-cmds.c: Ditto.
6900
6901 2003-02-20 Kevin Buettner <kevinb@redhat.com>
6902
6903 * frame.c (generic_unwind_get_saved_register): Make non-static.
6904 * frame.h (generic_unwind_get_saved_register): Declare.
6905 * mips-tdep.c (read_next_frame_reg): Fetch register from
6906 current regcache when frame is NULL.
6907 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
6908 that must be NULL.
6909 (mips_get_saved_register): Call generic_unwind_get_saved_register()
6910 instead of frame_register_unwind().
6911
6912 2003-02-20 Andrew Cagney <ac131313@redhat.com>
6913
6914 * remote-sim.c (gdbsim_insert_breakpoint)
6915 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
6916 code.
6917
6918 2003-02-20 Andrew Cagney <ac131313@redhat.com>
6919
6920 * remote.c (_initialize_remote): Add commands "set/show remote
6921 hardware-watchpoint-limit" and "set/show remote
6922 hardware-breakpoint-limit".
6923 (remote_hw_watchpoint_limit): Initialize to -1.
6924 (remote_hw_breakpoint_limit): Ditto.
6925 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
6926
6927 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
6928
6929 * coff-pe-read.c: New file - support reading of minimal symbols from a
6930 portable executable using the export table.
6931 * coff-pe-read.h: New file.
6932 * coffread.c: Include coff-pe-read.h.
6933 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
6934 debugging symbols found.
6935 * Makefile.in (SFILES): Add coff-pe-read.o.
6936 (coff_pe_read_h): Define.
6937 (COMMON_OBS): Add coff-pe-read.o.
6938 (coffread.o): Add coff_pe_read_h dependency.
6939 (coff-pe-read.o): New target.
6940
6941 2003-02-19 David Carlton <carlton@math.stanford.edu>
6942
6943 * Makefile.in (SFILES): Add block.c.
6944 (block_h): New.
6945 (COMMON_OBS): Add block.o.
6946 (block.o): New.
6947 (x86-64-tdep.o): Add $(block_h).
6948 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
6949 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
6950 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
6951 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
6952 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
6953 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
6954 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
6955 * value.h: Add opaque declaration for struct block.
6956 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
6957 * ada-lang.h: Ditto.
6958 * x86-64-tdep.c: #include "block.h"
6959 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
6960 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
6961 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
6962 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
6963 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
6964 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
6965 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
6966 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
6967 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
6968 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
6969 * symtab.c (block_function): Ditto.
6970 (contained_in): Ditto.
6971 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
6972 block.h. Add opaque declaration for struct block.
6973 * symtab.h: Move block_function and contained_in declarations to
6974 block.h. Add opaque declarations for struct block, struct
6975 blockvector.
6976 (struct block): Move to block.h.
6977 (struct blockvector): Ditto.
6978 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
6979 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
6980 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
6981 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
6982 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
6983 Ditto.
6984 * block.c: New file.
6985 * block.h: New file.
6986
6987 2003-02-19 Theodore A. Roth <troth@openavr.org>
6988
6989 * avr-tdep.c (avr_extract_return_value): Remove function.
6990 (avr_store_return_value): Remove function.
6991 (avr_extract_struct_value_address): Remove function.
6992 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
6993
6994 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6995
6996 * rs6000-tdep.c: Include "gdb_assert.h".
6997 (registers_e500): Add "acc" and "spefscr".
6998 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
6999 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
7000 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
7001 really is "r0".
7002 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
7003
7004 2003-02-18 Keith Seitz <keiths@redhat.com>
7005
7006 * Makefile.in: Add gdbtk-interps.c.
7007
7008 2003-02-18 Kevin Buettner <kevinb@redhat.com>
7009
7010 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
7011 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
7012
7013 2003-02-18 Andrew Cagney <cagney@redhat.com>
7014
7015 * symtab.h (struct objfile): Add opaque declaration.
7016
7017 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
7018
7019 From Jim Ingham <jingham@apple.com>:
7020 * dbxread.c (process_one_symbol): Use last_function_start rather
7021 than function_start_offset to find the real beginning of the
7022 current function. The latter is just the text section offset on
7023 some systems, the former is always the real function start.
7024
7025 2003-02-17 Andrew Cagney <cagney@redhat.com>
7026
7027 * configure.in: Revert ${target} != ${host}.
7028
7029 2003-02-17 Andrew Cagney <ac131313@redhat.com>
7030
7031 * configure.in (Makefile): Use the test ${target} != ${host},
7032 instead of the absence of the "nm.h" file, to determine of the
7033 configuration non-native.
7034 * configure: Regenerate.
7035
7036 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
7037
7038 From Brian Ford <ford@vss.fsi.com>
7039
7040 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
7041 conditionalize tui_active test.
7042 (lookup_cmd_1): Ditto.
7043
7044 2003-02-14 Mark Kettenis <kettenis@gnu.org>
7045
7046 * configure.in: Add check for _etext.
7047 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
7048 available.
7049 * config.in, configure: regenerated.
7050
7051 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
7052
7053 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
7054
7055 2003-02-14 Andrew Cagney <ac131313@redhat.com>
7056
7057 * main.c (tui_version): Delete variable.
7058 (captured_main): When --tui, set interpreter_p to "tui" instead of
7059 enabling tui_version.
7060 * printcmd.c (display_command) [TUI]: Test tui_active instead of
7061 tui_version.
7062 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
7063 * cli/cli-cmds.c (disassemble_command): Ditto.
7064 * defs.h (tui_version): Delete declaration.
7065 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
7066 (tui-interp.o): Add rules.
7067 (SUBDIR_TUI_OBS): Add "tui-interp.o".
7068
7069 2003-02-14 Christopher Faylor <cgf@redhat.com>
7070
7071 * win32-nat.c (register_loaded_dll): Correctly set address range for
7072 just-loaded dll.
7073
7074 2003-02-12 Jason Molenda (jmolenda@apple.com)
7075
7076 * symmisc.c (print_objfile_statistics): Include information about
7077 the number of psymtabs and symtabs in each object file.
7078
7079 2003-02-13 Keith R Seitz <keiths@redhat.com>
7080
7081 * main.h (struct captured_main_args): Add interpreter_p.
7082 * main.c (captured_main): Initialize interpreter_p from context.
7083 * gdb.c (main): Set interpreter_p argument.
7084 * Makefile.in (gdb.o): Add dependency for interps.h.
7085
7086 2003-02-12 Andrew Cagney <ac131313@redhat.com>
7087
7088 * event-top.c (cli_command_loop): Delete declaration.
7089 (_initialize_event_loop): Delete function setting event_loop_hook.
7090 * event-top.h (cli_command_loop): Declare. Update copyright.
7091 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
7092 * interps.c (current_interp_command_loop): When event_loop_p, call
7093 cli_command_loop.
7094
7095 2003-02-12 Andrew Cagney <ac131313@redhat.com>
7096
7097 * interps.h (interp_command_loop_ftype): Change return type to
7098 void.
7099
7100 2003-02-12 Michal Ludvig <mludvig@suse.cz>
7101
7102 * x86-64-tdep.c (x86_64_extract_return_value)
7103 (x86_64_store_return_value): Use regcache instead of regbuf.
7104 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
7105 * x86-64-linux-nat.c (fill_gregset): Use regcache.
7106
7107 2003-02-11 Andrew Cagney <ac131313@redhat.com>
7108
7109 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
7110 * aclocal.m4: Regenerate.
7111 * configure: Regenerate.
7112
7113 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
7114 TCL_LD_SEARCH_FLAGS.
7115
7116 2003-02-10 Michal Ludvig <mludvig@suse.cz>
7117
7118 * dwarf2cfi.c: Reindented.
7119
7120 2003-02-09 Andrew Cagney <ac131313@redhat.com>
7121
7122 * interps.c (clear_interpreter_hooks): Convert function definition
7123 to ISO C.
7124
7125 2003-02-07 David Carlton <carlton@math.stanford.edu>
7126
7127 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
7128
7129 2003-02-07 Kevin Buettner <kevinb@redhat.com>
7130
7131 * gdbtypes.h (struct main_type): Move ``length'' field from here...
7132 (struct type): ...to here.
7133 (TYPE_LENGTH): Adjust to reflect different location of ``length''
7134 field.
7135 * gdbtypes.c (make_qualified_type): Set length on newly created type.
7136 (replace_type): Set length on all type variants for a given type.
7137
7138 2003-02-07 Andrew Cagney <ac131313@redhat.com>
7139
7140 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
7141 <sys/stat.h>.
7142 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
7143
7144 2003-02-06 Andrew Cagney <ac131313@redhat.com>
7145
7146 * Makefile.in (symm-nat.o): Update dependencies.
7147 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
7148 (lynx-nat.o, ia64-linux-nat.): Ditto.
7149 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
7150 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
7151 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
7152
7153 * Makefile.in (inflow_h): Define.
7154 (procfs.o, inflow.o, procfs.o): Update dependencies.
7155 * inftarg.c (child_stop): Delete extern declaration of
7156 inferior_process_group. Include "inflow.h".
7157 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
7158 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
7159 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
7160 (our_process_group, inferior_process_group): Extern declarations.
7161
7162 * procfs.c: Include "gdb_assert.h".
7163
7164 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
7165 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
7166 * jv-typeprint.c (java_type_print_base): Ditto.
7167 * typeprint.c (typedef_print): Eliminate STREQ.
7168 * cli/cli-script.c (define_command, define_command): Ditto.
7169 * main.c (captured_main): Ditto.
7170 * values.c (lookup_internalvar): Ditto.
7171 * utils.c (safe_strerror, parse_escape): Eliminate assignment
7172 within `if' conditional.
7173 * linespec.c (decode_line_2): Ditto.
7174 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
7175 (bfd_openw_with_cleanup): Ditto.
7176
7177 2003-02-07 Mark Kettenis <kettenis@gnu.org>
7178
7179 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
7180 legacy_extract_return_value and store_return_value to
7181 legacy_return_value.
7182
7183 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
7184
7185 * win32-nat.c (get_relocated_section_addrs): New function. Find
7186 section load addresses for symbol handling in relocated DLLs.
7187 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
7188
7189 2003-02-05 Fred Fish <fnf@intrinsity.com>
7190
7191 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
7192 '=' and '!='.
7193 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
7194 with '&' and '=='.
7195 (angel_RDI_info): Ditto.
7196 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
7197 with '&' and '!='.
7198 (threads_continue_all_with_signals): Ditto.
7199
7200 2003-02-05 Jim Ingham <jingham@apple.com>
7201 Keith Seitz <keiths@redhat.com>
7202 Elena Zannoni <ezannoni@redhat.com>
7203 Andrew Cagney <ac131313@redhat.com>
7204
7205 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
7206 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
7207 (SUBDIR_MI_OBS): Add "mi-interp.o".
7208 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
7209 (SFILES): Add "interps.c".
7210 (COMMON_OBS): Add "interps.o".
7211 (interps_h, mi_main_h): Define.
7212 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
7213 (mi-main.o, main.o, event-top.o): Update dependencies.
7214 * cli/cli-interp.c: New file.
7215 * interps.h, interps.c: New files.
7216 * top.c: (gdb_init): Don't install the default interpreter, handed
7217 by captured_main.
7218 * main.c: Include "interps.h".
7219 (interpreter_p): Note that it should malloc'ed.
7220 (captured_command_loop): Call current_interp_command_loop.
7221 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
7222 xfree and xstrdup when updating interpreter_p. Install the
7223 default interpreter. Add hack to stop mi1's copyright notice
7224 being encoded.
7225 * event-top.h (gdb_setup_readline): Declare.
7226 (gdb_disable_readline): Declare.
7227 * event-top.c: Include "interps.h".
7228 (display_gdb_prompt): Call current_interp_display_prompt_p.
7229 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
7230 gdb_stdlog, and gdb_stdtarg.
7231 (_initialize_event_loop): Don't call gdb_setup_readline.
7232 * cli-out.c (cli_out_set_stream): New function.
7233 * cli-out.h (cli_out_set_stream): Declare.
7234
7235 2003-02-06 Mark Kettenis <kettenis@gnu.org>
7236
7237 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
7238 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
7239 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
7240 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
7241 config/i386/i386v42mp.mt: Removed.
7242
7243 2003-02-05 Mark Kettenis <kettenis@gnu.org>
7244
7245 * configure.tgt (*-*-solaris*): Set gdb_osabi to
7246 GDB_OSABI_SOLARIS.
7247
7248 2003-02-05 Michael Chastain <mec@shout.net>
7249
7250 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
7251 2.12.1 and earlier versions.
7252
7253 2003-02-05 Andrew Cagney <ac131313@redhat.com>
7254
7255 Remove orphaned hosts, targets and files.
7256 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
7257 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
7258 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
7259 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
7260 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
7261 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
7262 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
7263 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
7264 * config/sparc/tm-sp64sim.h: Delete.
7265 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
7266 hosts.
7267 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
7268 mips*-dec-mach3* targets.
7269
7270 2003-02-04 Michael Chastain <mec@shout.net>
7271
7272 * NEWS: Fix typo: sepcifying -> specifying.
7273
7274 2003-02-04 Michael Chastain <mec@shout.net>
7275
7276 * dwarfread.c: Add documentation on the state of dwarf-1,
7277 looking towards obsoletion.
7278
7279 2003-02-03 Michael Chastain <mec@shout.net>
7280
7281 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
7282 gdb/testsuite/gdb.c++/pr-1023.exp.
7283
7284 2003-02-04 Andrew Cagney <ac131313@redhat.com>
7285
7286 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
7287 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
7288
7289 * utils.c (init_page_info): Delete reference to MPW in comments.
7290 * main.c (captured_main): Delete #ifdef MPW.
7291
7292 2003-02-04 Andrew Cagney <ac131313@redhat.com>
7293
7294 * NEWS: Note that the m32r-*-elf* is obsolete.
7295 * monitor.c (monitor_expect): Obsolete reference to m32r.
7296 * configure.tgt: Mark m32r-*-elf* as obsolete.
7297 * MAINTAINERS: Mark m32k as obsolete.
7298 * m32r-rom.c: Obsolete file.
7299 * config/m32r/m32r.mt: Obsolete file.
7300 * config/m32r/tm-m32r.h: Obsolete file.
7301 * m32r-stub.c: Obsolete file.
7302 * m32r-tdep.c: Obsolete file.
7303
7304 2003-02-04 Andrew Cagney <ac131313@redhat.com>
7305
7306 * NEWS: Mention that the z8k-zilog-none is obsolete.
7307 * MAINTAINERS: Mark z8k as obsolete.
7308 * configure.tgt: Obsolete the z8k-*-coff* target.
7309 * config/z8k/z8k.mt: Obsolete file.
7310 * config/z8k/tm-z8k.h: Obsolete file.
7311 * z8k-tdep.c: Obsolete file.
7312
7313 2003-02-04 Andrew Cagney <ac131313@redhat.com>
7314
7315 * NEWS: Mention that the mn10200-elf is obsolete.
7316 * configure.tgt: Obsolete mn10200-*-* target.
7317 * breakpoint.c (update_breakpoints_after_exec): Update comment to
7318 mention that the mn10200 is obsolete.
7319 * breakpoint.h: Ditto.
7320 * MAINTAINERS: Mark the mn10200-elf as obsolete.
7321 * config/mn10200/mn10200.mt: Obsolete file.
7322 * config/mn10200/tm-mn10200.h: Obsolete file.
7323 * mn10200-tdep.c: Obsolete file.
7324
7325 2003-02-04 Andrew Cagney <ac131313@redhat.com>
7326
7327 * MAINTAINERS: Mark h8500 as obsolete.
7328 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
7329 * findvar.c (value_from_register): Ditto.
7330 * h8500-tdep.c: Mark file as obsolete.
7331 * config/h8500/h8500.mt: Ditto.
7332 * config/h8500/tm-h8500.h: Ditto.
7333 * NEWS: Mention that h8500 is obsolete.
7334
7335 2003-02-04 David Carlton <carlton@math.stanford.edu>
7336
7337 * objfiles.c (allocate_objfile): Always set name. Add comment at
7338 start of function.
7339 * jv-lang.c (get_dynamics_objfile): Add comment.
7340
7341 2003-02-04 David Carlton <carlton@math.stanford.edu>
7342
7343 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
7344 * printcmd.c (build_address_symbolic): Replace uses of
7345 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
7346 SYMBOL_NAME, and asm_demangle.
7347 Update copyright.
7348
7349 2003-02-04 David Carlton <carlton@math.stanford.edu>
7350
7351 * linespec.c (decode_compound): Extract code into
7352 lookup_prefix_sym.
7353 (lookup_prefix_sym): New function.
7354
7355 2003-02-04 David Carlton <carlton@math.stanford.edu>
7356
7357 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
7358 FLOAT_COERCION_BADNESS.
7359 * gdbtypes.c (rank_one_type): Replace all uses of
7360 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
7361
7362 2003-02-04 Jim Blandy <jimb@redhat.com>
7363
7364 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
7365 section, let dwarf_macinfo_section point to it, not
7366 dwarf_loc_section.
7367
7368 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
7369
7370 Pointed out by Anton Blanchard <anton@samba.org>.
7371 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
7372 (ppc_linux_at_sigtramp_return_path): Use it.
7373
7374 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
7375
7376 * defs.h (streq): Add prototype.
7377 * utils.c (streq): New function.
7378
7379 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
7380 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
7381 * mdebugread.c (new_symbol): Likewise.
7382 * stabsread.c (define_symbol): Likewise.
7383 * coffread.c (process_coff_symbol): Likewise.
7384 * dwarfread.c (new_symbol): Likewise.
7385
7386 * minsyms.c (prim_record_minimal_symbol_and_info): Use
7387 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
7388 here.
7389 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
7390 SYMBOL_INIT_DEMANGLED_NAME.
7391 * objfiles.c: Include "hashtab.h".
7392 (allocate_objfile): Call htab_set_functions_ex for the
7393 demangled_names_hash.
7394 (free_objfile): Call htab_delete for the demangled_names_hash.
7395 * objfiles.h (struct htab): Add declaration.
7396 (struct objfile): Add demangled_names_hash.
7397 * symfile.c: Include "hashtab.h".
7398 (reread_symbols): Call htab_delete for the demangled_names_hash.
7399 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
7400 SYMBOL_NAME in the bcache.
7401 * symtab.c: Include "hashtab.h". Update comments.
7402 (create_demangled_names_hash, symbol_set_names): New functions.
7403 (symbol_find_demangled_name): New function, broken out from
7404 symbol_init_demangled_names.
7405 (symbol_init_demangled_names): Use it.
7406 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
7407 (SYMBOL_SET_NAMES): New macro.
7408 (symbol_set_names): Add prototype.
7409
7410 2003-02-03 Jim Blandy <jimb@redhat.com>
7411
7412 Use a single, consistent representation for an empty minimal
7413 symbol table in an objfile.
7414 * objfiles.c (terminate_minimal_symbol_table): New function.
7415 (allocate_objfile): Call it.
7416 * objfiles.h (terminate_minimal_symbol_table): New declaration.
7417 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
7418 non-NULL.
7419 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
7420 objfile has minimal symbols, compare minimal_symbol_count to zero,
7421 instead of comparing msymbols with NULL.
7422 * objfiles.c (have_minimal_symbols): Same.
7423 * solib-sunos.c (solib_add_common_symbols): Call
7424 terminate_minimal_symbol_table.
7425 * symfile.c (reread_symbols): Same.
7426
7427 2003-02-03 Kevin Buettner <kevinb@redhat.com>
7428
7429 * s390-tdep.c (s390_address_class_type_flags)
7430 (s390_address_class_type_flags_to_name)
7431 (s390_address_class_name_to_type_flags): New functions.
7432 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
7433 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
7434
7435 2003-02-03 Michael Snyder <msnyder@redhat.com>
7436
7437 * arm-tdep.c: Fix spell-o in comment.
7438
7439 2003-02-03 Michal Ludvig <mludvig@suse.cz>
7440
7441 * dwarf2cfi.c (pointer_encoding): Added new parameter.
7442 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
7443 error messages to contain BFD filename.
7444
7445 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
7446
7447 Fix PR gdb/742 gdb/743 gdb/877
7448 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
7449 (do_mixed_source_and_assembly): Use
7450 make_cleanup_ui_out_tuple_begin_end and
7451 make_cleanup_ui_out_tuple_begin_end.
7452 (do_mixed_source_and_assembly): Ditto.
7453 * thread.c (do_captured_list_thread_ids): Ditto.
7454 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
7455 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
7456 ui_out_tuple_end): Delete prototypes.
7457 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
7458 ui_out_list_end, ui_out_tuple_end): Delete.
7459
7460 From Kevin Buettner <kevinb@redhat.com>:
7461 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
7462 * ui-out.c (make_cleanup_ui_out_table_begin_end)
7463 (do_cleanup_table_end): New functions.
7464 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
7465 Use cleanups to invoke_ui_out_tuple_end().
7466 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
7467 * cli/cli-setshow.c (cmd_show_list): Use
7468 make_cleanup_ui_out_tuple_begin_end.
7469
7470 2003-02-02 Andrew Cagney <ac131313@redhat.com>
7471
7472 * frame.c (frame_unwind_register): New function.
7473 (frame_unwind_unsigned_register): Use.
7474 (frame_unwind_signed_register): Use.
7475 (frame_read_register): New function.
7476 * frame.h (frame_unwind_register): Declare.
7477 (frame_read_register): Declare.
7478
7479 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
7480 and frame_unwind_register instead of read_memory, write_register
7481 and deprecated_write_register_bytes.
7482
7483 2003-02-02 Andrew Cagney <ac131313@redhat.com>
7484
7485 * frame.h: Note that namelen can be negative.
7486 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
7487 NAME's length.
7488
7489 * NEWS: Mention that the d10v's `regs' command is deprecated.
7490 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
7491 (d10v_print_registers_info): New function.
7492 (show_regs): Call d10v_print_registers_info.
7493 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
7494
7495 2003-02-02 Mark Kettenis <kettenis@gnu.org>
7496
7497 * stack.c (print_frame_info): Restore call to annotate_frame_begin
7498 lost in the previous patch.
7499
7500 2003-02-01 Andrew Cagney <ac131313@redhat.com>
7501
7502 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
7503 * stack.c (print_frame_info_base): Output complete FRAME tuple
7504 for synthesized frames.
7505
7506 2003-02-02 Andrew Cagney <ac131313@redhat.com>
7507
7508 * mips-nat.c (zerobuf): Delete.
7509 (fetch_inferior_registers): Alloc local zerobuf.
7510 (fetch_core_registers): Alloc local zerobuf.
7511 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
7512 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
7513 * thread-db.c (thread_db_store_registers): Ditto.
7514 * sh-tdep.c (sh_do_register): Ditto.
7515 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
7516 * remote-sim.c (gdbsim_store_register): Ditto.
7517 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
7518 * remote-e7000.c (fetch_regs_from_dump): Ditto.
7519 * monitor.c (monitor_supply_register): Ditto.
7520 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
7521 * mips-nat.c (fetch_inferior_registers): Ditto.
7522 * m68klinux-nat.c (fetch_register): Ditto.
7523 * lynx-nat.c (fetch_inferior_registers): Ditto.
7524 (fetch_inferior_registers): Ditto.
7525 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
7526 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
7527 (hpux_thread_store_registers): Ditto.
7528 * hppah-nat.c (fetch_register): Ditto.
7529 * hppab-nat.c (fetch_register): Ditto.
7530 * hppa-tdep.c (pa_register_look_aside): Ditto.
7531 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
7532 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
7533
7534 2003-02-01 Andrew Cagney <ac131313@redhat.com>
7535
7536 * gdbarch.sh: Explictly specify all method levels. When a
7537 variable with an empty level, provide a non-multi-arch default.
7538 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
7539 * gdbarch.h: Re-generate.
7540 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
7541 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
7542
7543 2003-02-01 Andrew Cagney <ac131313@redhat.com>
7544
7545 * defs.h (host_pointer_to_address): Delete declaration.
7546 (address_to_host_pointer): Delete declaration.
7547 * utils.c (host_pointer_to_address): Delete function.
7548 (address_to_host_pointer): Delete function.
7549 * procfs.c (procfs_address_to_host_pointer): New function.
7550 * procfs.c (proc_set_watchpoint): Use.
7551 (procfs_can_use_hw_breakpoint): Update comments.
7552 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
7553 (som_solib_add): Use.
7554 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
7555 * hppa-tdep.c (unwind_command): Use.
7556
7557 2003-02-01 Andrew Cagney <ac131313@redhat.com>
7558
7559 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
7560 strlen d_name.
7561
7562 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
7563 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
7564 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
7565 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
7566 (define_symbol): Update.
7567 * symfile.c (generic_load): Remove references to nindy.
7568 * symtab.c: Remove references to nindy.
7569
7570 2003-02-01 Andrew Cagney <ac131313@redhat.com>
7571
7572 * infcmd.c (print_float_info): Delete code conditional on
7573 FLOAT_INFO.
7574 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
7575 * config/m68k/nm-apollo68b.h: Ditto.
7576 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
7577 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
7578 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
7579
7580 2003-02-01 Mark Kettenis <kettenis@gnu.org>
7581
7582 * config/i386/tm-i386os9k.h: Removed.
7583
7584 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
7585 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
7586 they're identical to i[3456]86-*-sysv* now.
7587 * config/i386/i386v32.mh: Removed.
7588 * config/i386/xm-i386v32.h: Removed.
7589 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
7590
7591 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
7592
7593 * config/i386/i386dgux.mh: Removed.
7594 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
7595
7596 * configure.in: Fix typo.
7597 * configure: Regenerated.
7598
7599 2003-01-31 David Carlton <carlton@math.stanford.edu>
7600
7601 * dwarf2read.c (dwarf2_locate_sections): Set
7602 dwarf_ranges_section.
7603
7604 2003-01-31 Andrew Cagney <ac131313@redhat.com>
7605
7606 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
7607 * utils.c: Update comments documenting legitimate uses of PTR.
7608
7609 * utils.c: Re-indent.
7610
7611 * config/djgpp/fnchange.lst: Delete nindy files.
7612 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
7613 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
7614 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
7615 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
7616 * nindy-share/README, nindy-share/Onindy.c: Delete files.
7617 * nindy-tdep.c, nindy-share/Makefile: Delete files.
7618 * Makefile.in (init.c): Remove nindy references.
7619 (saber_gdb): Delete rule.
7620 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
7621 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
7622 and a68v-nat.c.
7623 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
7624 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
7625 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
7626 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
7627 nindy-share/stop.h.
7628 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
7629 * saber.suppress: Delete file.
7630
7631 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
7632
7633 * dbxread.c (stabs_data): New static variable.
7634 (fill_symbuf): Support an in-memory buffer for stabs data.
7635 (stabs_seek): New function.
7636 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
7637 (read_ofile_symtab): Use stabs_seek.
7638 (elfstab_build_psymtabs): Take an asection* instead of
7639 an offset and size. Relocate the stabs data if necessary.
7640 Save the section* for dbx_psymtab_to_symtab.
7641 * dwarf2read.c: Add section variables for each debug section.
7642 (dwarf2_locate_sections): Fill them in.
7643 (dwarf2_read_section): Take an asection* argument.
7644 Relocate the section contents if necessary.
7645 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
7646 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
7647 it to dwarf2_read_section.
7648 (dwarf2_build_frame_info): Update callers.
7649 * elfread.c (elf_symfile_read): Update call to
7650 elfstab_build_psymtabs.
7651 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
7652 (DBX_STAB_SECTION): New macro.
7653 * stabsread.h (elfstab_build_psymtabs): Update prototype.
7654 * symfile.c (symfile_dummy_outputs): New function.
7655 (symfile_relocate_debug_section): New function.
7656 * symfile.h (symfile_relocate_debug_section): Add prototype.
7657
7658 2003-01-31 Richard Henderson <rth@redhat.com>
7659
7660 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
7661 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
7662 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
7663 * alpha-tdep.c (alpha_register_name): Add "unique".
7664 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
7665 (ALPHA_UNIQUE_REGNUM): New.
7666 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
7667
7668 2003-01-31 Andrew Cagney <ac131313@redhat.com>
7669
7670 * README: Remove reference to Ericsson 1800 monitor.
7671 * Makefile.in (remote-es.o): Delete rule.
7672 (ALLDEPFILES): Delete remote-es.c.
7673 * remote-es.c: Delete file.
7674 * config/m68k/es1800.mt: Delete file.
7675 * config/djgpp/fnchange.lst: Update.
7676 * configure.tgt: Delete m68*-ericsson-* target.
7677
7678 2003-01-31 Adam Fedor <fedor@gnu.org>
7679
7680 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
7681 Remove duplicate/shadowing variable of same name.
7682
7683 2003-01-30 Jim Blandy <jimb@redhat.com>
7684
7685 * symfile.c (find_separate_debug_file): Assert that the objfile's
7686 directory name we compute ends with a slash, and then assume that
7687 that's so everywhere we use it.
7688
7689 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
7690
7691 * valops.c (value_assign): Flush frame cache after stores to memory
7692 also.
7693
7694 2003-01-30 Andrew Cagney <ac131313@redhat.com>
7695
7696 * Makefile.in (mon960-rom.o): Delete rule.
7697 * mon960-rom.c: Delete file.
7698
7699 2003-01-30 Andrew Cagney <ac131313@redhat.com>
7700
7701 * d10v-tdep.c: Include "frame-unwind.h".
7702 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
7703 list.
7704 (next_addr, uses_frame): Delete.
7705 (struct d10v_unwind_cache): Define.
7706 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
7707 Use info instead of next_addr and uses_frame globals.
7708 (d10v_frame_init_saved_regs): Delete function.
7709 (d10v_init_extra_frame_info): Delete function.
7710 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
7711 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
7712 init_frame_pc or frame_saved_pc.
7713 (d10v_pop_frame): Delete function.
7714 (do_d10v_pop_frame): Delete function.
7715 (d10v_frame_chain): Delete function.
7716 (d10v_frame_chain_valid): Delete function.
7717 (d10v_frame_pc_unwind): New function.
7718 (d10v_frame_id_unwind): New function.
7719 (saved_regs_unwinder): New function.
7720 (d10v_frame_register_unwind): New function.
7721 (d10v_frame_pop): New function.
7722 (d10v_frame_unwind): New variable.
7723 (d10v_frame_p): New function.
7724 (d10v_frame_saved_pc): Delete function.
7725 * Makefile.in (d10v-tdep.o): Update dependencies.
7726
7727 2003-01-30 J. Brobecker <brobecker@gnat.com>
7728
7729 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
7730 causing some regressions due to a change in the default value
7731 for this macro.
7732
7733 2003-01-29 Richard Henderson <rth@redhat.com>
7734 Elena Zannoni <ezannoni@redhat.com>
7735 Daniel Jacobowitz <drow@mvista.com>
7736
7737 Fix PR gdb/961.
7738 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
7739 variables.
7740 (RANGES_SECTION): New.
7741 (dwarf_ranges_buffer): New variable.
7742 (struct comp_unit_head): Add member "die".
7743 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
7744 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
7745 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
7746 (dwarf2_locate_sections): Likewise.
7747 (dwarf2_build_psymtabs): Read .debug_ranges.
7748 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
7749 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
7750 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
7751 Look for DW_AT_ranges and return the bounding box.
7752
7753 2003-01-29 Brian Ford <ford@vss.fsi.com>
7754
7755 * win32-nat.c (cygwin_pid): Removed as unused.
7756 (child_attach): Try fall back to Cygwin pid.
7757
7758 2003-01-29 Jim Blandy <jimb@redhat.com>
7759
7760 * objfiles.h (struct objfile): Doc fix.
7761
7762 2003-01-29 Andrew Cagney <ac131313@redhat.com>
7763
7764 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
7765 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
7766 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
7767 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
7768 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
7769 (FRAME_SAVED_PC): Change to a function with predicate.
7770 * gdbarch.h, gdbarch.c: Re-generate.
7771
7772 2003-01-28 Andrew Cagney <ac131313@redhat.com>
7773
7774 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
7775
7776 * complaints.c (complain): Delete function.
7777 * complaints.h (struct deprecated_complaint): Delete definition.
7778 (complain): Delete declaration.
7779
7780 2003-01-28 Kevin Buettner <kevinb@redhat.com>
7781
7782 * mips-tdep.c (mips_init_extra_frame_info): Return early for
7783 dummy frames.
7784
7785 2003-01-27 Andrew Cagney <ac131313@redhat.com>
7786
7787 * sentinel-frame.h, sentinel-frame.c: New files.
7788 * Makefile.in (frame.o): Update dependencies.
7789 (SFILES): Add sentinel-frame.c.
7790 (sentinel_frame_h): Define.
7791 (COMMON_OBS): Add sentinel-frame.o.
7792 (sentinel-frame.o): Specify dependencies.
7793 * frame.c: Include "sentinel-frame.h".
7794 (frame_register_unwind): Rewrite assuming that there is always a a
7795 ->next frame.
7796 (frame_register, generic_unwind_get_saved_register): Ditto.
7797 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
7798 (create_sentinel_frame, unwind_to_current_frame): New functions.
7799 (get_current_frame): Rewrite using create_sentinel_frame and
7800 unwind_to_current_frame. When possible, always create a frame.
7801 (create_new_frame): Set next to the sentinel frame.
7802 (get_next_frame): Rewrite. Don't go below the level 0 frame.
7803 (deprecated_update_frame_pc_hack): Update the next frame's PC and
7804 ID cache when necessary.
7805 (frame_saved_regs_id_unwind): Use frame_relative_level.
7806 (deprecated_generic_get_saved_register): Use frame_relative_level,
7807 get_frame_saved_regs, get_frame_pc, get_frame_base and
7808 get_next_frame.
7809 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
7810 frame_register.
7811
7812 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
7813
7814 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
7815
7816 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
7817
7818 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
7819 (maintenance_set_profile_cmd): Use error () instead of warning ().
7820
7821 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
7822
7823 * configure.in: Check that -pg works if using --enable-profiling.
7824 Check for monstartup and _mcleanup regardless of --enable-profiling.
7825 * maint.c: Check for monstartup and _mcleanup before using them.
7826 * config.in: Regenerated.
7827 * configure: Regenerated.
7828
7829 2003-01-24 Nick Clifton <nickc@redhat.com>
7830
7831 * Add sh2e support:
7832
7833 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
7834
7835 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
7836 (sh2e_show_regs): New.
7837 (sh_gdbarch_init): Handle bfd_mach_sh2e.
7838 * config/sh/tm-sh.h: Added sh2e to comments.
7839
7840 2003-01-23 Jim Blandy <jimb@redhat.com>
7841
7842 * symfile.c (syms_from_objfile): Don't print the "(no debugging
7843 symbols found)" message here; we haven't checked for a separate
7844 debug info file yet, so we don't know yet.
7845 (symbol_file_add_with_addrs_or_offsets): Print it here, after
7846 we've looked everywhere. Also, there's no need to print a special
7847 message when we're loading the separate debug info file: the one
7848 symbol_file_add prints is fine.
7849
7850 2003-01-23 Alexander Larsson <alexl@redhat.com>
7851 Jim Blandy <jimb@redhat.com>
7852
7853 Add support for executables whose debug info has been separated
7854 out into a separate file, leaving only a link behind.
7855 * objfiles.h (struct objfile): New fields: separate_debug_objfile
7856 and separate_debug_objfile_backlink.
7857 (put_objfile_before): New declaration.
7858 * symfile.c: #include "filenames.h".
7859 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
7860 debug info in a separate file, read that, too. Save the addrs
7861 argument, so we can use it again to read the separated debug info;
7862 syms_from_objfile modifies the table we pass it.
7863 (reread_symbols): After re-reading an objfile, call
7864 reread_separate_symbols to refresh its separate debug info
7865 objfile, if it has one.
7866 (reread_separate_symbols, find_separate_debug_file,
7867 get_debug_link_info, separate_debug_file_exists): New functions.
7868 (debug_file_directory): New global var.
7869 (_initialize_symfile): Initialize debug_file_directory, and
7870 provide the new `set debug-file-directory' command to let the user
7871 change it.
7872 * objfiles.c (free_objfile): If this objfile has its debug info in
7873 a separate objfile, free that one too. If this is itself a
7874 separate debug info objfile, clear our parent's backlink.
7875 (put_objfile_before): New function.
7876 * utils.c (gnu_debuglink_crc32): New function.
7877 * defs.h (gnu_debuglink_crc32): New declaration.
7878 * Makefile.in (symfile.o): Note dependency on "filenames.h".
7879 * configure.in: Handle --with-separate-debug-dir config option.
7880 * acinclude.m4 (AC_DEFINE_DIR): New macro.
7881 * acconfig.h (DEBUGDIR): New macro.
7882 * configure, aclocal.m4, config.in: Regenerated.
7883
7884 2003-01-22 Jim Blandy <jimb@redhat.com>
7885
7886 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
7887 like the old symbol_file_add, but taking new arguments: you can
7888 now pass in either a `struct section_addr_info' list to say where
7889 each section is loaded, or a `struct section_offsets' table. Pass
7890 these new arguments through to syms_from_objfile as appropriate.
7891 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
7892 with the appropriate quiescent values for the new arguments.
7893
7894 * symfile.c: #include "gdb_assert.h".
7895 (syms_from_objfile): Add the ability to pass in a section offset
7896 table directly, as an alternative to the section_addr_info table.
7897 Document arguments better.
7898 (symbol_file_add): Pass extra arguments to syms_from_objfile.
7899 * symfile.h (syms_from_objfile): Update declaration.
7900 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
7901 syms_from_objfile.
7902 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
7903
7904 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
7905
7906 Original patch by Tom Tromey <tromey@cygnus.com> and
7907 Jason Molenda <jmolenda@apple.com>.
7908 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
7909 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
7910 * NEWS: Mention profiling.
7911 * configure.in (--enable-gdbtk): Fix typo.
7912 (--enable-profiling): New. Set PROFILE_CFLAGS.
7913 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
7914 Fill in function.
7915 (profiling_state): New variable.
7916 (mcleanup_wrapper): New function.
7917 (_initialize_maint): Remove NOTYET, fix call to
7918 add_setshow_boolean_cmd for "maint set profile".
7919 * configure: Regenerated.
7920
7921 2003-01-21 Martin M. Hunt <hunt@redhat.com>
7922
7923 * Makefile.in (install-gdbtk): Install PNG images too.
7924
7925 2003-01-21 Andrew Cagney <ac131313@redhat.com>
7926
7927 * exec.c (text_start): Delete global variable.
7928 (exec_file_attach): Make text_start local to the function.
7929 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
7930 * valops.c (hand_function_call): Delete code that handles
7931 BEFORE_TEXT_END and AFTER_TEXT_END.
7932 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
7933 of CALL_DUMMY_LOCATION.
7934 * gdbarch.c: Regenerate.
7935 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
7936 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
7937 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
7938 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
7939 (text_end): Delete extern declaration.
7940
7941 2003-01-21 Andrew Cagney <ac131313@redhat.com>
7942
7943 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
7944 * blockframe.c (backtrace_below_main): Move to "frame.c".
7945 (frame_chain_valid): Delete check for backtrace_below_main.
7946 (_initialize_blockframe): Delete initialization, move ``set
7947 backtrace-below-main'' command to "frame.c".
7948 (do_flush_frames_sfunc): Delete function.
7949 * frame.c: Include "command.h" and "gdbcmd.h".
7950 (frame_type_from_pc): New function.
7951 (create_new_frame): Use frame_type_from_pc.
7952 (legacy_get_prev_frame): New function.
7953 (get_prev_frame): Rewrite. When an old style frame, call
7954 legacy_get_prev_frame. Otherwize, unwind the PC first.
7955 (_initialize_frame): Add ``set backtrace-below-main'' command.
7956 * Makefile.in (frame.o): Update dependencies.
7957
7958 2003-01-19 Andrew Cagney <ac131313@redhat.com>
7959
7960 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
7961 DEPRECATED_REGISTERS_INFO.
7962
7963 2003-01-19 Andrew Cagney <ac131313@redhat.com>
7964
7965 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
7966 Maintainers'. Update `Various Maintainers'.
7967
7968 2003-01-19 Andrew Cagney <ac131313@redhat.com>
7969
7970 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
7971 * gdbarch.sh (POP_FRAME): Change to function with predicate.
7972 Suppress actual parameters when `-'.
7973 * gdbarch.h, gdbarch.c: Regenerate.
7974
7975 2003-01-19 Andrew Cagney <ac131313@redhat.com>
7976
7977 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
7978 code handling dummy frames.
7979
7980 2003-01-19 Andrew Cagney <ac131313@redhat.com>
7981
7982 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
7983 (struct frame_unwind): Add field pop.
7984 * frame.h (frame_pop): Declare.
7985 * frame.c (frame_saved_regs_pop): New function.
7986 (trad_frame_unwinder): Add frame_saved_regs_pop.
7987 (frame_pop): New function.
7988 * dummy-frame.c (dummy_frame_pop): New function.
7989 (discard_innermost_dummy): New function.
7990 (generic_pop_dummy_frame): Use discard_innermost_dummy.
7991 (dummy_frame_unwind): Add dummy_frame_pop.
7992 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
7993 * valops.c (hand_function_call): Ditto.
7994 * stack.c (return_command): Ditto.
7995
7996 2003-01-18 Andrew Cagney <ac131313@redhat.com>
7997
7998 * cris-tdep.c: Fix function declaration indentation.
7999 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
8000 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
8001 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
8002 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
8003 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
8004 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
8005
8006 2003-01-18 Michael Chastain <mec@shout.net>
8007
8008 * README (Unpacking and Installation -- quick overview):
8009 Warn against ".../gdb-5.3/gdb/configure".
8010
8011 2003-01-18 Andrew Cagney <ac131313@redhat.com>
8012
8013 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
8014 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
8015 (struct frame_unwind): Declare opaque.
8016 (dummy_frame_p): Declare function.
8017 * dummy-frame.c (dummy_frame_id_unwind): Make static.
8018 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
8019 * dummy-frame.c: Include "frame-unwind.h".
8020 (dummy_frame_p): New function.
8021 (dummy_frame_unwind): New variable.
8022 * frame.c: Include "frame-unwind.h".
8023 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
8024 to use the new unwind field.
8025 (set_unwind_by_pc): Delete function.
8026 (create_new_frame, get_prev_frame): Set unwind field using
8027 frame_unwind_find_by_pc.
8028 (trad_frame_unwind, trad_frame_unwinder): New variables.
8029 * frame.h (trad_frame_unwind): Declare variable.
8030 (frame_id_unwind_ftype): Delete declaration.
8031 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
8032 (struct frame_unwind): Declare opaque.
8033 (struct frame_info): Replace the fields id_unwind, pc_unwind and
8034 register_unwind with a single unwind pointer.
8035 * frame-unwind.h, frame-unwind.c: New files.
8036 * Makefile.in (SFILES): Add frame-unwind.c.
8037 (frame_unwind_h): Define.
8038 (COMMON_OBS): Add frame-unwind.o.
8039 (frame-unwind.o): Specify dependencies.
8040 (frame.o, dummy-frame.o): Update dependencies.
8041
8042 2003-01-18 Andrew Cagney <ac131313@redhat.com>
8043
8044 * ada-valprint.c: Eliminate PTR.
8045 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
8046 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
8047 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
8048 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
8049 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
8050 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
8051 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
8052
8053 2003-01-17 Andrew Cagney <ac131313@redhat.com>
8054
8055 * main.c (captured_main): Don't use PTR.
8056 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
8057 * gdbtypes.c (lookup_primitive_typename): Ditto.
8058 (lookup_struct_elt_type): Ditto.
8059 * f-valprint.c (info_common_command): Ditto.
8060 (list_all_visible_commons): Ditto.
8061 * jv-typeprint.c (java_type_print_base): Ditto.
8062
8063 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
8064 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
8065 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
8066 i386-interix-nat.c and i386-interix-tdep.c. Rename
8067 m68klinux-nat.c and m68klinux-tdep.c. Rename
8068 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
8069 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
8070 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
8071 * main.c (captured_main): Use xfree, not free.
8072
8073 2003-01-16 Andrew Cagney <ac131313@redhat.com>
8074
8075 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
8076 ID back using a parameter.
8077 * frame.c (frame_id_unwind): Update call.
8078 (frame_saved_regs_id_unwind): Update.
8079 * dummy-frame.c (dummy_frame_id_unwind): Update function.
8080 * dummy-frame.h (struct frame_id): Add opaque declaration.
8081 (dummy_frame_id_unwind): Update declaration.
8082
8083 2003-01-15 Andrew Cagney <ac131313@redhat.com>
8084
8085 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
8086
8087 2003-01-15 Stephen P. Smith <ischis2@cox.net>
8088
8089 * MAINTAINERS (Stephen P. Smith): Updated email address.
8090
8091 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
8092
8093 Fix PR gdb/898
8094 * breakpoint.c (until_break_command): Add new argument. Use it to
8095 decide whether to stop only at the current frame or not.
8096 * breakpoint.h (until_break_command): Update prototype.
8097 * infcmd.c (until_command): Add new argument to until_break_command
8098 call.
8099 (advance_command): New function.
8100 (_initialize_infcmd): Update help string for 'until' command.
8101 Add new 'advance' command.
8102
8103 2003-01-14 David Carlton <carlton@math.stanford.edu>
8104
8105 * linespec.c (decode_line_1): Normalize comments.
8106 (set_flags): Ditto.
8107 (locate_first_half): Ditto.
8108 (decode_compound): Ditto.
8109 (symtab_from_filename): Ditto.
8110 (decode_all_digits): Ditto.
8111 (decode_dollar): Ditto.
8112 (find_methods): Ditto.
8113 (find_toplevel_char): Ditto.
8114
8115 2003-01-13 Andrew Cagney <ac131313@redhat.com>
8116
8117 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
8118 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
8119 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
8120 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
8121 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
8122 * language.c, language.h, m32r-tdep.c: Update copyright.
8123 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
8124 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
8125 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
8126 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
8127 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
8128 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
8129
8130 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
8131
8132 * stabsread.h (process_later, resolve_cfront_continuation):
8133 Obsolete.
8134 Update copyright years.
8135 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
8136 Update copyright year.
8137 * dbxread.c(struct cont_elem): Obsolete.
8138 (process_later, process_now): Obsolete functions.
8139 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
8140 Update copyright year.
8141 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
8142 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
8143 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
8144 (parse_partial_symbols): Obsolete cfront support.
8145 * stabsread.c
8146 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
8147 macros.
8148 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
8149 read_cfront_baseclasses, read_cfront_member_functions,
8150 resolve_cfront_continuation,read_cfront_static_fields,
8151 copy_cfront_struct_fields): Obsolete functions.
8152 (define_symbol, read_one_struct_field): Obsolete cfront support.
8153 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
8154 Update Copyright year.
8155
8156 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
8157
8158 * stack.c (print_frame_info, print_stack_frame_base_stub,
8159 print_stack_frame_base, show_and_print_stack_frame_stub,
8160 show_and_print_stack_frame, print_only_stack_frame_stub,
8161 print_only_stack_frame): Delete functions.
8162 (print_stack_frame_stub): Call print_frame_info instead of
8163 print_frame_info_base.
8164 (print_frame_info_base): Rename to print_frame_info.
8165 (backtrace_command_1): Call print_frame_info, instead of
8166 print_frame_info_base.
8167 (current_frame_command): Call print_stack_frame, instead of
8168 print_only_stack_frame.
8169 (frame_command): Call print_stack_frame, instead of
8170 show_and_print_stack_frame.
8171 (up_command): Ditto.
8172 (down_command): Ditto.
8173 * frame.h (print_only_stack_frame): Delete prototype.
8174 * infrun.c (normal_stop): Call print_stack_frame, instead of
8175 show_and_print_stack_frame.
8176 * thread.c (info_threads_command): Call print_stack_frame, instead
8177 of print_only_stack_frame.
8178
8179 2003-01-13 Andrew Cagney <ac131313@redhat.com>
8180
8181 * README (Graphical interface to GDB): Update URL. Point at
8182 gdb/links/.
8183
8184 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
8185 version match.
8186
8187 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8188
8189 * symtab.c (find_pc_sect_line): Don't consider end-of-function
8190 lines.
8191
8192 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8193
8194 * thread-db.c (attach_thread): Prototype.
8195 (struct private_thread_info): Remove lwpid. Add thread handle (th),
8196 thread information (ti), and valid flags (th_valid, ti_valid).
8197 (attach_thread): Move target_pid_to_str call to after the thread
8198 is added to GDB's list. Initialize the cache.
8199 (thread_get_info_callback, thread_db_map_id2thr)
8200 (thread_db_get_info): New functions.
8201 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
8202 (thread_db_store_registers, thread_db_thread_alive)
8203 (thread_db_get_thread_local_address): Use them.
8204 (thread_db_pid_to_str): Likewise. Return "Missing" instead
8205 of calling error() for threads in unknown state.
8206
8207 (clear_lwpid_callback): New function.
8208 (thread_db_resume): Use it to clear the cache.
8209
8210 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8211
8212 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
8213 (resume_callback): Remove dead code.
8214
8215 2003-01-13 Andrew Cagney <ac131313@redhat.com>
8216
8217 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
8218 predicate.
8219 * gdbarch.h, gdbarch.c: Regenerate.
8220 * stack.c (frame_info): Only initialize the saved registers when
8221 FRAME_INIT_SAVED_REGS_P.
8222 * frame.c (frame_saved_regs_register_unwind): Assert
8223 FRAME_INIT_SAVED_REGS_P.
8224 (deprecated_generic_get_saved_register): Ditto.
8225
8226 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8227
8228 * source.c (openp): Squelch warning about "filename".
8229
8230 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8231
8232 * source.c (openp): If the file does not exist don't necessarily
8233 search the path.
8234
8235 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8236
8237 Fix PR gdb/872.
8238 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
8239 (integer_types_same_name_p): New function.
8240 (rank_one_type): Use it.
8241 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
8242
8243 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
8244
8245 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
8246 variables.
8247 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
8248 * configure.in: Add --with-sysroot.
8249 * configure: Regenerated.
8250 * main.c (gdb_sysroot): New variable.
8251 (captured_main): Initialize gdb_sysroot.
8252 * defs.h (gdb_sysroot): New extern declaration.
8253 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
8254
8255 2003-01-12 Michael Chastain <mec@shout.net>
8256
8257 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
8258
8259 2003-01-12 Michael Chastain <mec@shout.net>
8260
8261 * top.c (print_gdb_version): Bump copyright year to 2003.
8262
8263 2003-01-12 David Carlton <carlton@bactrian.org>
8264
8265 * linespec.c (symtab_from_filename): Rename variable 's' to
8266 'file_symtab'.
8267
8268 2003-01-12 Andrew Cagney <ac131313@redhat.com>
8269
8270 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
8271 dummy frame.
8272 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
8273
8274 2003-01-12 Andrew Cagney <ac131313@redhat.com>
8275
8276 * d10v-tdep.c: Include "gdb_assert.h".
8277 (d10v_store_return_value): Rewrite to match current interface.
8278 (d10v_extract_struct_value_address): Ditto.
8279 (d10v_extract_return_value): Ditto.
8280 (d10v_gdbarch_init): Set store_restore_value,
8281 extract_struct_value_address and extract_return_value.
8282
8283 2003-01-12 J. Brobecker <brobecker@gnat.com>
8284
8285 * hpread.c (set_namestring): New procedure replacing the
8286 SET_NAMESTRING macro.
8287 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
8288 by calls to set_namestring.
8289
8290 2003-01-11 J. Brobecker <brobecker@gnat.com>
8291
8292 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
8293 a compilation warning.
8294 (hpread_process_one_debug_symbol): Likewise.
8295
8296 2003-01-10 David Carlton <carlton@math.stanford.edu>
8297
8298 * linespec.c (decode_line_1): Rename variable 's' to
8299 'file_symtab'.
8300 (decode_all_digits): Rename argument 's' to 'file_symtab'.
8301 (decode_dollar): Ditto.
8302 (decode_variable): Ditto.
8303 (symbol_found): Ditto.
8304
8305 2003-01-09 Michael Chastain <mec@shout.net>
8306
8307 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
8308
8309 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
8310
8311 * win32-nat.c (set_process_privilege): New function.
8312 (child_attach): Call set_process_privilege() to enable the
8313 SE_DEBUG_NAME user privilege if available in process token.
8314
8315 2003-01-10 J. Brobecker <brobecker@gnat.com>
8316
8317 * hpread.c (hpread_process_one_debug_symbol): Fix a small
8318 compilation error in the previous revision.
8319
8320 2003-01-09 David Carlton <carlton@math.stanford.edu>
8321
8322 * linespec.c: Update copyright.
8323
8324 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
8325
8326 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
8327 than inferior_ptid.
8328 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
8329
8330 2003-01-09 Andrew Cagney <ac131313@redhat.com>
8331
8332 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
8333 Update comments.
8334 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
8335 (frame_saved_regs_zalloc): Update.
8336 (frame_saved_regs_register_unwind): Update.
8337 (create_new_frame): Update.
8338 (get_prev_frame): Update.
8339 (frame_extra_info_zalloc): Update.
8340 (deprecated_get_frame_saved_regs): Update.
8341 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
8342 * cris-tdep.c: Update comment.
8343
8344 * somsolib.h: Fix function indentation.
8345 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
8346 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
8347 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
8348 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
8349 * somsolib.c, inftarg.c: Remove assignment in if conditional.
8350
8351 * infrun.c (follow_fork): Use ISO C definition.
8352 * expprint.c (print_subexp): Use xfree instead of free.
8353 * charset.c: Include "gdb_string.h" instead of <string.h>.
8354 (register_iconv_charsets): Use ISO C definition.
8355 (host_charset, target_charset): Ditto.
8356 * Makefile.in (charset.o): Update dependencies.
8357 (mi-cmd-env.o): Update dependencies.
8358
8359 2003-01-08 Andrew Cagney <cagney@redhat.com>
8360
8361 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
8362 get_frame_base.
8363
8364 2003-01-08 Andrew Cagney <ac131313@redhat.com>
8365
8366 * gdb_mbuild.sh: Add --keep option. When specified, keep the
8367 build directories. Save edited gdb output in Mbuild.log. If a
8368 build fails, remove any final GDB executable.
8369
8370 2003-01-08 Andrew Cagney <ac131313@redhat.com>
8371
8372 * gdb_mbuild.sh: Edit the output of `maint print architecture'
8373 replacing hex constants with function names and stripping leading
8374 file name directory prefixes.
8375
8376 2003-01-08 Andrew Cagney <cagney@redhat.com>
8377
8378 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
8379 get_frame_base.
8380
8381 2003-01-08 David Carlton <carlton@math.stanford.edu>
8382
8383 * linespec.c (decode_line_1): Move code into decode_variable.
8384 (decode_variable): New function.
8385
8386 2003-01-08 Andrew Cagney <ac131313@redhat.com>
8387
8388 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
8389
8390 2003-01-08 Andrew Cagney <cagney@redhat.com>
8391
8392 * cris-tdep.c (cris_frame_init_saved_regs): Use
8393 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
8394 saved_regs buffer.
8395 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
8396 (sh64_nofp_frame_init_saved_regs): Ditto.
8397 (sh_fp_frame_init_saved_regs): Ditto.
8398 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
8399 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
8400 * mcore-tdep.c (analyze_dummy_frame): Ditto.
8401 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
8402
8403 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
8404
8405 * minsyms.c (lookup_minimal_symbol): Update comment.
8406 (lookup_minimal_symbol_text): Update comment. Use the hash table.
8407 (lookup_minimal_symbol_solib_trampoline): Likewise.
8408
8409 2003-01-08 Andrew Cagney <cagney@redhat.com>
8410
8411 * d10v-tdep.c (d10v_init_extra_frame_info): Use
8412 frame_relative_level.
8413
8414 * alpha-tdep.c: Use get_frame_extra_info.
8415 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
8416 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
8417 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
8418 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
8419
8420 * alpha-tdep.c: Use get_next_frame.
8421 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
8422 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
8423 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
8424 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
8425 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
8426 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
8427 * xstormy16-tdep.c: Ditto.
8428
8429 2003-01-07 Andrew Cagney <cagney@redhat.com>
8430
8431 * alpha-tdep.c: Use get_frame_base.
8432 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
8433 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
8434 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
8435 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
8436 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
8437 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
8438 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
8439 * config/sparc/tm-sparc.h: Ditto.
8440
8441 2003-01-07 Andrew Cagney <cagney@redhat.com>
8442
8443 * frame.c (deprecated_get_frame_context): New function.
8444 (deprecated_set_frame_context): New function.
8445 * frame.h (deprecated_get_frame_context): Declare.
8446 (deprecated_set_frame_context): Declare.
8447 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
8448 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
8449
8450 2003-01-07 Andrew Cagney <cagney@redhat.com>
8451
8452 * frame.c (deprecated_set_frame_next_hack): New function.
8453 (deprecated_set_frame_prev_hack): New function.
8454 * frame.h (deprecated_set_frame_next_hack): Declare.
8455 (deprecated_set_frame_prev_hack): Declare.
8456 * mcore-tdep.c (analyze_dummy_frame): Use
8457 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
8458 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
8459
8460 2003-01-07 David Carlton <carlton@math.stanford.edu>
8461
8462 * linespec.c (decode_line_1): Move code into decode_dollar.
8463 (decode_dollar): New function.
8464
8465 2003-01-07 Andrew Cagney <cagney@redhat.com>
8466
8467 * arm-tdep.c (arm_init_extra_frame_info): Use
8468 deprecated_update_frame_base_hack.
8469 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
8470 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
8471 (fix_frame_pointer): Ditto.
8472 (mn10300_analyze_prologue): Ditto.
8473
8474 2003-01-07 Andrew Cagney <cagney@redhat.com>
8475
8476 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
8477 extra_info using frame_extra_info_zalloc.
8478 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
8479 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
8480 (sh64_init_extra_frame_info): Ditto.
8481 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
8482 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
8483 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
8484 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
8485 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
8486 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
8487 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
8488 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
8489 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
8490 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
8491 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
8492 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
8493
8494 * mn10300-tdep.c (analyze_dummy_frame): Use
8495 deprecated_set_frame_extra_info_hack.
8496 * mcore-tdep.c (analyze_dummy_frame): Ditto.
8497
8498 2003-01-07 J. Brobecker <brobecker@gnat.com>
8499
8500 * mdebugread.c (parse_symbol): Skip stProc entries which storage
8501 class is not scText. These do not define "real" procedures.
8502 (parse_partial_symbols): Likewise.
8503
8504 2003-01-06 Michael Snyder <msnyder@redhat.com>
8505
8506 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
8507
8508 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8509
8510 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
8511 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
8512 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
8513 deprecated_frame_xmalloc_with_cleanup.
8514 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
8515 deprecated_frame_xmalloc.
8516 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
8517 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
8518
8519 2003-01-06 Andrew Cagney <cagney@redhat.com>
8520
8521 * x86-64-linux-tdep.c: Include "osabi.h".
8522 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
8523
8524 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
8525
8526 2003-01-06 Andrew Cagney <cagney@redhat.com>
8527
8528 * MAINTAINERS (Target Instruction Set Architectures): Update
8529 arm-elf. Can be built with -Werror, has been multiarched.
8530
8531 * value.h (unpack_long): Make buffer parameter constant.
8532 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
8533 * scm-lang.h (scm_parse): Ditto.
8534 * defs.h (extract_typed_address, extract_address): Ditto.
8535 (extract_long_unsigned_integer): Ditto.
8536 * inferior.h (unsigned_pointer_to_address): Ditto.
8537 (signed_pointer_to_address): Ditto.
8538 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
8539 * gdbarch.h, gdbarch.c: Regenerate.
8540 * findvar.c (extract_long_unsigned_integer): Update.
8541 (extract_address): Update.
8542 (extract_typed_address): Update.
8543 (unsigned_pointer_to_address): Update.
8544 * values.c (unpack_long): Update.
8545 (unpack_double): Update.
8546 (unpack_pointer): Update.
8547 (unpack_field_as_long): Update.
8548 * d10v-tdep.c (d10v_pointer_to_address): Update.
8549 * avr-tdep.c (avr_pointer_to_address): Update.
8550 * scm-lang.c (scm_unpack): Update.
8551 * findvar.c (signed_pointer_to_address): Update.
8552
8553 2003-01-06 Michal Ludvig <mludvig@suse.cz>
8554
8555 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
8556 since it is in i386-tdep.c.
8557
8558 2003-01-06 J. Brobecker <brobecker@gnat.com>
8559
8560 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
8561 failure introduced in the previous change.
8562
8563 2003-01-05 Michael Chastain <mec@shout.net>
8564
8565 * README: Remove references to deleted remote-*.c files:
8566 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
8567 remote-nrom.c, remote-os9k.c, remote-udi.c.
8568
8569 2003-01-05 Mark Kettenis <kettenis@gnu.org>
8570
8571 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
8572 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
8573 i386_get_longjmp_target.
8574
8575 2003-01-05 Andrew Cagney <ac131313@redhat.com>
8576
8577 * arm-tdep.c (prologue_cache): Change to a pointer.
8578 (_initialize_arm_tdep): Allocate prologue_cache.
8579 (check_prologue_cache): Update.
8580 (save_prologue_cache): Update.
8581 (arm_gdbarch_init): Update.
8582
8583 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8584
8585 * stabsread.c (update_method_name_from_physname): Call complaint()
8586 instead of error.
8587
8588 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8589
8590 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
8591 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
8592 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
8593
8594 * blockframe.c: Include "gdbcmd.h" and "command.h".
8595 (backtrace_below_main): New variable.
8596 (file_frame_chain_valid, func_frame_chain_valid)
8597 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
8598 (generic_func_frame_chain_valid): Remove functions.
8599 (frame_chain_valid, do_flush_frames_sfunc): New functions.
8600 (_initialize_blockframe): New function.
8601 * Makefile.in (blockframe.o): Update dependencies.
8602 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
8603 comment. Call frame_chain_valid ().
8604 * frame.h: Remove old prototypes. Add prototype for
8605 frame_chain_valid and update comments to match.
8606 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
8607 Remove old comment.
8608 * gdbarch.h: Regenerated.
8609 * gdbarch.c: Regenerated.
8610
8611 * alpha-tdep.c (alpha_gdbarch_init): Don't call
8612 set_gdbarch_frame_chain_valid.
8613 * avr-tdep.c (avr_gdbarch_init): Likewise.
8614 * cris-tdep.c (cris_gdbarch_init): Likewise.
8615 * frv-tdep.c (frv_gdbarch_init): Likewise.
8616 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
8617 * i386-tdep.c (i386_svr4_init_abi): Likewise.
8618 (i386_nw_init_abi): Likewise.
8619 (i386_gdbarch_init): Likewise.
8620 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
8621 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
8622 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
8623 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
8624 * mips-tdep.c (mips_gdbarch_init): Likewise.
8625 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
8626 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
8627 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
8628 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
8629 * s390-tdep.c (s390_gdbarch_init): Likewise.
8630 * sh-tdep.c (sh_gdbarch_init): Likewise.
8631 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
8632 * v850-tdep.c (v850_gdbarch_init): Likewise.
8633 * vax-tdep.c (vax_gdbarch_init): Likewise.
8634 * x86-64-tdep.c (x86_64_init_abi): Likewise.
8635
8636 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
8637 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
8638 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
8639 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
8640 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
8641 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
8642 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
8643 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
8644
8645 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
8646
8647 * Makefile.in (acconfig_h): Remove incorrect macro.
8648 (config_h): Define.
8649 (osabi.o): Update dependencies.
8650 * configure.tgt: Set gdb_osabi based on target triplet.
8651 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
8652 * configure: Regenerated.
8653 * config.in: Regenerated.
8654 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
8655 (GDB_OSABI_DEFAULT): Define if not already defined.
8656 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
8657 (set_osabi_string): New variables.
8658 (gdbarch_register_osabi): Add new OS ABI to
8659 gdb_osabi_available_names.
8660 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
8661 (set_osabi, show_osabi): New functions.
8662 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
8663
8664 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8665
8666 * arch-utils.c (gdbarch_info_init): Set osabi to
8667 GDB_OSABI_UNINITIALIZED.
8668 * gdbarch.sh: Add osabi to struct gdbarch and to struct
8669 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
8670 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
8671 * gdbarch.c: Regenerated.
8672 * gdbarch.h: Regenerated.
8673 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
8674 there's no BFD.
8675 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
8676 * osabi.h (enum gdb_osabi): Move to defs.h.
8677 (gdbarch_init_osabi): Update prototype.
8678 * defs.h (enum gdb_osabi): Moved here.
8679 * Makefile.in: Update dependencies.
8680
8681 * alpha-tdep.h: Don't include "osabi.h".
8682 (struct gdbarch_tdep): Remove osabi member.
8683 * alpha-tdep.c: Include "osabi.h".
8684 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
8685 iterate over arches. Update call to gdbarch_init_osabi.
8686 (alpha_dump_tdep): Don't dump osabi.
8687 * alpha-linux-tdep.c: Include "osabi.h".
8688 * alpha-osf1-tdep.c: Include "osabi.h".
8689 * alphafbsd-tdep.c: Include "osabi.h".
8690 * alphanbsd-tdep.c: Include "osabi.h".
8691
8692 * arm-tdep.h: Don't include "osabi.h".
8693 (struct gdbarch_tdep): Remove osabi member.
8694 * arm-tdep.c: Include "osabi.h".
8695 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
8696 iterate over arches. Update call to gdbarch_init_osabi.
8697 (arm_dump_tdep): Don't dump osabi.
8698 * arm-linux-tdep.c: Include "osabi.h".
8699 * armnbsd-tdep.c: Include "osabi.h".
8700
8701 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
8702 Update call to gdbarch_init_osabi.
8703
8704 * i386-tdep.h: Don't include "osabi.h".
8705 (struct gdbarch_tdep): Remove osabi member.
8706 * i386-tdep.c: Include "osabi.h".
8707 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
8708 iterate over arches. Update call to gdbarch_init_osabi.
8709 (i386_dump_tdep): Don't dump osabi.
8710 * i386-linux-tdep.c: Include "osabi.h".
8711 * i386-sol2-tdep.c: Include "osabi.h".
8712 * i386bsd-tdep.c: Include "osabi.h".
8713 * i386gnu-tdep.c: Include "osabi.h".
8714 * i386ly-tdep.c: Include "osabi.h".
8715 * i386nbsd-tdep.c: Include "osabi.h".
8716 * i386obsd-tdep.c: Include "osabi.h".
8717
8718 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
8719 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
8720 check osabi when iterating over arches. Update call to
8721 gdbarch_init_osabi.
8722 (mips_dump_tdep): Don't dump osabi.
8723
8724 * ns32k-tdep.h: Don't include "osabi.h".
8725 (struct gdbarch_tdep): Remove.
8726 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
8727 gdbarch_lookup_osabi. Don't iterate over arches. Don't
8728 allocate tdep. Update call to gdbarch_init_osabi.
8729 (ns32k_dump_tdep): Remove.
8730 (_initialize_ns32k_tdep): Update call to gdbarch_register.
8731 * ns32knbsd-tdep.c: Include "osabi.h".
8732
8733 * ppc-tdep.h: Don't include "osabi.h".
8734 (struct gdbarch_tdep): Remove osabi member.
8735 * rs6000-tdep.c: Include "osabi.h".
8736 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
8737 osabi when iterating over arches. Update call to
8738 gdbarch_init_osabi.
8739 (rs6000_dump_tdep): Don't dump osabi.
8740 * ppc-linux-tdep.c: Include "osabi.h".
8741 * ppcnbsd-tdep.c: Include "osabi.h".
8742
8743 * sh-tdep.h: Don't include "osabi.h".
8744 (struct gdbarch_tdep): Remove osabi member.
8745 * sh-tdep.c: Include "osabi.h".
8746 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
8747 iterate over arches. Update call to gdbarch_init_osabi.
8748 (sh_dump_tdep): Don't dump osabi.
8749 * shnbsd-tdep.c: Include "osabi.h".
8750
8751 * sparc-tdep.c: Include "osabi.h".
8752 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
8753 iterate over arches. Update call to gdbarch_init_osabi.
8754 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
8755 tdep structure.
8756
8757 * vax-tdep.h: Don't include "osabi.h".
8758 (struct gdbarch_tdep): Remove.
8759 * vax-tdep.c: Include "osabi.h".
8760 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
8761 iterate over arches. Don't allocate tdep. Update call
8762 to gdbarch_init_osabi.
8763 (vax_dump_tdep): Remove.
8764 (_initialize_vax_tdep): Update call to gdbarch_register.
8765
8766 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8767
8768 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
8769 entirely.
8770 (breakpoint_re_set_one): Don't fetch the value for a disabled
8771 watchpoint.
8772
8773 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8774
8775 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
8776 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
8777 (COERCE_FLOAT_TO_DOUBLE): Remove.
8778 * gdbarch.c: Regenerate.
8779 * gdbarch.h: Regenerate.
8780 * Makefile.in: Remove value_h from gdbarch_h.
8781 * valops.c (coerce_float_to_double): New variable.
8782 (default_coerce_float_to_double): Remove.
8783 (standard_coerce_float_to_double): Remove.
8784 (value_arg_coerce): Use coerce_float_to_double.
8785 (_initialize_valops): Add "set coerce-float-to-double".
8786 * value.h (default_coerce_float_to_double): Remove prototype.
8787 (standard_coerce_float_to_double): Remove prototype.
8788
8789 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
8790 prototyped.
8791 * mdebugread.c (parse_symbol): Likewise.
8792 * stabsread.c (define_symbol): Mark all functions as prototyped.
8793
8794 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
8795 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
8796 set_gdbarch_coerce_float_to_double.
8797 * arm-tdep.c (arm_gdbarch_init): Likewise.
8798 * frv-tdep.c (frv_gdbarch_init): Likewise.
8799 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
8800 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
8801 * mips-tdep.c (mips_gdbarch_init): Likewise.
8802 (mips_coerce_float_to_double): Remove.
8803 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
8804 (rs6000_coerce_float_to_double): Remove.
8805 * s390-tdep.c (s390_gdbarch_init): Likewise.
8806 * sh-tdep.c (sh_gdbarch_init): Likewise.
8807 (sh_coerce_float_to_double): Remove.
8808 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
8809 (sparc_coerce_float_to_double): Remove.
8810 * v850-tdep.c (v850_gdbarch_init): Likewise.
8811 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
8812 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
8813 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
8814 (hppa_coerce_float_to_double): Remove prototype.
8815 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
8816
8817 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8818
8819 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
8820
8821 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
8822
8823 Suggested by Stewart Brown <sb24@avaya.com>:
8824 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
8825 in recursive calls. Handle TYPE_CODE_TYPEDEF.
8826 (c_type_print_varspec_suffix): Likewise.
8827
8828 2003-01-04 Mark Kettenis <kettenis@gnu.org>
8829
8830 * configure.in: Don't set and AC_SUBST SUBDIRS.
8831 * configure: Regenerated.
8832
8833 * configure.in: Remove code dealing with shared libraries.
8834 * Makefile.in: Remove HLDFLAGS and HLDENV.
8835 * configure: Regenerated.
8836
8837 2003-01-04 Andrew Cagney <ac131313@redhat.com>
8838
8839 * frame.c (deprecated_frame_xmalloc): New function.
8840 (deprecated_set_frame_saved_regs_hack): New function.
8841 (deprecated_set_frame_extra_info_hack): New function.
8842 * frame.h (deprecated_frame_xmalloc): Declare.
8843 (deprecated_set_frame_saved_regs_hack): Declare.
8844 (deprecated_set_frame_extra_info_hack): Declare.
8845
8846 2003-01-04 Mark Kettenis <kettenis@gnu.org>
8847
8848 * configure.in: Move code that provides the --enable-gdbtk option
8849 right after the code that handles the --enable-tui option, and
8850 polish it somewhat.
8851 * configure: Regenerated.
8852
8853 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
8854 AC_CHECK_FUNCS and remove the old check for pread64.
8855 * acinclude.m4 (AC_GNU_SOURCE): New macro.
8856 * acconfig.h (_GNU_SOURCE): Add.
8857 (HAVE_PREAD64): Remove.
8858 * configure, aclocal.m4, config.in: Regenerated.
8859
8860 2003-01-03 Andrew Cagney <ac131313@redhat.com>
8861
8862 * alpha-tdep.c: Use get_frame_saved_regs.
8863 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
8864 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
8865 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
8866 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
8867 * vax-tdep.c, xstormy16-tdep.c: Ditto.
8868
8869 2003-01-03 Mark Kettenis <kettenis@gnu.org>
8870
8871 * configure.in: Remove all use of the SUBDIRS variable; add
8872 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
8873 code providing the --enable-multi-ice option, and move it right in
8874 front of the code that checks whether gdbserver is supported.
8875 Polish that too.
8876 * configure: Regenerated.
8877 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
8878 @SUBDIRS@.
8879
8880 2003-01-03 Andrew Cagney <cagney@redhat.com>
8881
8882 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
8883 * avr-tdep.c, cris-tdep.c: Ditto.
8884 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
8885 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
8886
8887 2003-01-03 Mark Kettenis <kettenis@gnu.org>
8888
8889 * configure.in: Remove --enable-netrom option.
8890 * configure: Regenerated.
8891
8892 2003-01-03 Mark Kettenis <kettenis@gnu.org>
8893
8894 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
8895 declaration for `struct re_pattern_buffer' instead.
8896 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
8897
8898 2003-01-03 J. Brobecker <brobecker@gnat.com>
8899
8900 * mdebugread.c (parse_symbol): Count until the stEnd matching
8901 the structure name.
8902
8903 2003-01-02 Mark Kettenis <kettenis@gnu.org>
8904
8905 * configure.in: Remove --with-cpu option.
8906 subscripts. Remove evil changequotes here.
8907 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
8908 * config.in, configure: Regenerated.
8909
8910 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
8911 * configure.in: Cleanup section that sources GDB and BFD configure
8912 subscripts. Remove evil changequotes here.
8913 * config.in, configure: Regenerated.
8914
8915 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8916
8917 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
8918 frame accessor methods.
8919 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
8920 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
8921 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
8922 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
8923 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
8924 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
8925 * z8k-tdep.c: Ditto.
8926
8927 2003-01-02 Mark Kettenis <kettenis@gnu.org>
8928
8929 * configure.in: Remove UI_OUT configuration code.
8930 * ada-lang.c: Update assuming UI_OUT is always true.
8931 * Makefile.in (UIOUT_CFLAGS): Remove.
8932 * configure: Regenerated.
8933 * TODO: Remove blurb about elimination of -DUI_OUT.
8934
8935 * configure.in: Move code that provides the --enable-gdbcli,
8936 --enable-gdbmi options right before the code that handles the
8937 --enable-tui option. Polish a bit.
8938 * configure: Regenerated.
8939
8940 * configure.in: Rewrite check for GNU regex and the
8941 --without-included regex option, and move it into the "Checks for
8942 library functions" section. This makes us use the system regex
8943 again by default on systems with version 2 of the GNU C library.
8944 This was apparently broken.
8945 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
8946 * acconfig.h (USE_INCLUDED_REGEX): Remove.
8947 * config.in, configure: Regenerated.
8948
8949 * configure.in: Move code that provides the --enable-tui option
8950 before the "Checks for libraries" section. Polish the code
8951 somewhat and set need_curses to yes if we build the TUI. Rewrite
8952 code that looks for a library providing termcap functionality to
8953 match more closely what's done in the Readline library, and move
8954 it into to the "Checks for libraries" section.
8955 * configure: Regenerated.
8956 * Makefile.in (TERMCAP): Remove variable.
8957 * config/i386/go32.mh (TERMCAP): Remove variable.
8958
8959 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8960
8961 * MAINTAINERS: Mention gdb_mbuild.sh.
8962 * gdb_mbuild.sh: Rewrite.
8963
8964 2003-01-02 Mark Kettenis <kettenis@gnu.org>
8965
8966 * configure.in: Fix typo in last change.
8967 * config.in, configure: Regenerated.
8968
8969 2003-01-02 Andrew Cagney <ac131313@redhat.com>
8970
8971 * valarith.c (value_binop): Delete obsolete code and comments.
8972 * configure.host: Ditto.
8973 * buildsym.h (make_blockvector): Ditto.
8974 * buildsym.c (make_blockvector): Ditto.
8975 * defs.h (enum language): Ditto.
8976 (chill_demangle): Ditto.
8977 * elfread.c (elf_symtab_read): Ditto.
8978 * dwarfread.c (CHILL_PRODUCER): Ditto.
8979 (set_cu_language): Ditto.
8980 (handle_producer): Ditto.
8981 * expprint.c (print_subexp): Ditto.
8982 * gdbtypes.c (chill_varying_type): Ditto.
8983 * gdbtypes.h (builtin_type_chill_bool): Ditto.
8984 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
8985 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
8986 (chill_varying_type): Ditto.
8987 * language.h (_LANG_chill): Ditto.
8988 * language.c (binop_result_type, integral_type): Ditto.
8989 (character_type, string_type, structured_type): Ditto.
8990 (lang_bool_type, binop_type_check): Ditto.
8991 * stabsread.h (os9k_stabs): Ditto.
8992 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
8993 (define_symbol, read_type, read_struct_fields): Ditto.
8994 (read_array_type, read_enum_type, read_huge_number): Ditto.
8995 (read_range_type, start_stabs): Ditto.
8996 * symfile.c (init_filename_language_table): Ditto.
8997 (add_psymbol_with_dem_name_to_list): Ditto.
8998 * symtab.c (symbol_init_language_specific): Ditto.
8999 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
9000 * symtab.h (struct general_symbol_info): Ditto.
9001 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
9002 * typeprint.c (typedef_print): Ditto.
9003 * utils.c (fprintf_symbol_filtered): Ditto.
9004 * valops.c (value_cast, search_struct_field, value_slice): Delete
9005 obsolete code.
9006 (varying_to_slice): Delete function.
9007 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
9008 (varying_to_slice): Delete declaration.
9009 * MAINTAINERS: Update.
9010
9011 2003-01-02 Mark Kettenis <kettenis@gnu.org>
9012
9013 * configure.in: Reorganize "Checks for library functions section"
9014 a bit. Remove check for `btowc' and `isascii' functions.
9015 * configure: Regenerated.
9016
9017 * acconfig.h (_MSE_INT_H): Remove.
9018 * configure.in: Create "Checks for header files" section, and move
9019 appropriate tests there. Don't check for objlist.h, wchar.h,
9020 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
9021 misdetection fix. Also add "Checks for types", "Checks for
9022 compiler characteristics" and "Checks for library functions"
9023 sections.
9024 * config.in, configure: Regenerated.
9025
9026 * configure.in: Create "Checks for programs" section, and move
9027 appropriate tests there.
9028
9029 2003-01-01 Mark Kettenis <kettenis@gnu.org>
9030
9031 * configure.in: Create "Checks for libraries" section, and move
9032 appropriate tests there. Cleanup check for wctype in libw. Use
9033 AC_SEARCH_LIBS to see whether we need libsocket.
9034 * configure: Regenerated.
9035
9036 For older changes see ChangeLog-2002
9037 \f
9038 Local Variables:
9039 mode: change-log
9040 left-margin: 8
9041 fill-column: 74
9042 version-control: never
9043 End: