2003-11-06 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
bf896cb0
AC
12003-11-06 Andrew Cagney <cagney@redhat.com>
2
3 * valops.c (destructor_name_p): Replace STREQN with strncmp.
4 * top.c (command_line_input): Ditto.
5 * objc-exp.y (yylex): Ditto.
6 * minsyms.c (prim_record_minimal_symbol_and_info): Ditto.
7 * jv-exp.y (yylex): Ditto.
8 * f-exp.y (yylex): Ditto.
9 * event-top.c (command_line_handler): Ditto.
10 * environ.c (get_in_environ): Ditto.
11 (set_in_environ): Ditto.
12 * dwarfread.c (handle_producer): Ditto.
13 * dbxread.c (process_one_symbol): Ditto.
14 * c-typeprint.c (c_type_print_base): Ditto.
15 * c-exp.y (yylex): Ditto.
16
0b603eba
AC
172003-11-06 Andrew Cagney <cagney@redhat.com>
18 Jeff Johnston <jjohnstn@redhat.com>
19
20 * target.c (add_target): Only set "to_xfer_partial" when NULL.
21 (init_dummy_target): Set "to_xfer_partial".
22
9cedbfec
AC
232003-11-06 Andrew Cagney <cagney@redhat.com>
24
25 * stack.c (return_command): Warn when STRUCT_CONVENTION, and not
26 REGISTER_CONVENTION.
27
26bb91f3
DJ
282003-11-06 Daniel Jacobowitz <drow@mvista.com>
29
30 * breakpoint.c (insert_bp_location, allocate_bp_location): Make
31 static.
32
0bde7532
DJ
332003-11-06 Daniel Jacobowitz <drow@mvista.com>
34
35 * breakpoint.c (remove_breakpoint): Take an bp_location
36 instead of a breakpoint argument. Check the bp_location's type.
37 Fix a reversed condition for hardware breakpoints.
38
39 (insert_bp_location): Update call to remove_breakpoint.
40 (remove_breakpoints): Likewise. Use ALL_BP_LOCATIONS.
41 (remove_hw_watchpoints): Likewise.
42 (reattach_breakpoints): Likewise.
43 (detach_breakpoints): Likewise.
44 (delete_breakpoint): Likewise.
45
075f6582
DJ
462003-11-06 Daniel Jacobowitz <drow@mvista.com>
47
48 * breakpoint.c (mark_breakpoints_out): Use ALL_BP_LOCATIONS.
49 (beakpoint_init_inferior): Likewise.
50 (breakpoint_here_p): Likewise. Only check addresses for software
51 or hardware breakpoints.
52 (breakpoint_inserted_here_p): Likewise.
53 (breakpoint_thread_match): Likewise. Correct comment.
54 (bpstat_have_active_hw_watchpoints): Likewise.
55 (check_duplicates): Likewise.
56
879bfdc2
DJ
572003-11-06 Daniel Jacobowitz <drow@mvista.com>
58
59 * breakpoints.c (insert_bp_location): New function, broken out
60 from insert_breakpoints. Work on an bp_location instead of a
61 breakpoint.
62 (insert_breakpoints): Use it.
63
cf3a9e5b
DJ
642003-11-06 Daniel Jacobowitz <drow@mvista.com>
65
66 * breakpoint.h (struct bp_location): Add section.
67 (struct breakpoint): Remove section.
68 * breakpoint.c (insert_breakpoints, remove_breakpoint)
69 (breakpoint_here_p, breakpoint_inserted_here_p)
70 (breakpoint_thread_match, bpstat_stop_status, print_one_breakpoint)
71 (describe_other_breakpoints, check_duplicates, set_raw_breakpoint)
72 (clear_command, delete_breakpoint, breakpoint_re_set_one): Access
73 section through loc.
74
ffce0d52
DJ
752003-11-06 Daniel Jacobowitz <drow@mvista.com>
76
77 * breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONS
78 instead of ALL_BREAKPOINTS. Check for software breakpoints only.
79
e049a4b5
DJ
802003-11-06 Daniel Jacobowitz <drow@mvista.com>
81
82 * breakpoint.c (allocate_bp_location): Take bpt and bp_type
83 arguments. Initialize owner and type for the new breakpoint
84 location item.
85 (set_raw_breakpoint): Update call to allocate_bp_location.
86
7cc221ef
DJ
872003-11-06 Daniel Jacobowitz <drow@mvista.com>
88
89 * breakpoint.h (struct bp_location): Add a chain pointer.
90 * breakpoint.c (ALL_BP_LOCATIONS, ALL_BP_LOCATIONS_SAFE): New
91 macros.
92 (bp_location_chain): New variable.
93 (allocate_bp_location): New function.
94 (set_raw_breakpoint): Use it.
95 (delete_breakpoint): Remove ->loc from the bp_location_chain.
96
5cab636d
DJ
972003-11-06 Daniel Jacobowitz <drow@mvista.com>
98
99 * breakpoint.h (enum bp_loc_type, struct bp_location): New.
100 (struct breakpoint): Remove address, shadow_contents, inserted,
adeee247 101 requested_address, and duplicate. Add a struct bp_location.
5cab636d
DJ
102 * breakpoint.c (condition_command, read_memory_nobpt)
103 (insert_breakpoints, remove_breakpoints, remove_hw_watchpoints)
104 (reattach_breakpoints, update_breakpoints_after_exec)
105 (detach_breakpoints, remove_breakpoint, mark_breakpoints_out)
106 (breakpoint_init_inferior, breakpoint_here_p)
107 (breakpoint_inserted_here_p, deprecated_frame_in_dummy)
108 (breakpoint_thread_match, bpstat_stop_status)
109 (bpstat_have_active_hw_watchpoints, print_one_breakpoint)
110 (describe_other_breakpoints, check_duplicates)
111 (make_breakpoint_permanent, create_thread_event_breakpoint)
112 (disable_breakpoints_in_shlibs, re_enable_berakpoints_in_shlibs)
113 (set_longjmp_resume_breakpoint, mention, create_breakpoints)
114 (watch_command_1, print_one_exception_catchpoint)
115 (clear_command, breakpoint_re_set_one): Adjust member accesses to
116 use the breakpoint's ->loc.
117 (set_raw_breakpoint): Likewise. Initialize ->loc.
118 (delete_breakpoint): Likewise. Free ->loc.
119
7be0c536
AC
1202003-11-05 Andrew Cagney <cagney@redhat.com>
121
4c7d882e
AC
122 * config/sparc/tm-sparc.h (FRAME_STRUCT_ARGS_ADDRESS): Delete
123 macro.
124 * config/m68k/tm-sun3.h (SIG_PC_FP_OFFSET): Delete macro.
125 * config/i386/tm-cygwin.h
126 (LINKER_SYMBOLS_HAVE_WIN32_STDCALL_ARG_SIZES): Delete macro.
127 * config/powerpc/tm-linux.h
128 (AT_SUBROUTINE_CALL_INSTRUCTION_TARGET): Delete macro.
129 (at_subroutine_call_instruction_target): Delete declaration.
130 * config/sparc/tm-sp64linux.h (GDB_PTRACE_REGS64): Delete macro.
131 * config/m68k/tm-sun3.h (SIG_SP_FP_OFFSET): Delete macro.
132 * config/ns32k/tm-ns32k.h (NUM_GENERAL_REGS): Delete macro.
133
7be0c536
AC
134 * xcoffread.c (find_linenos): Replace "sec_ptr" and "bfd" with
135 "struct bfd_section" and "struct bfd".
136 * target.h (struct section_table): Ditto.
137 * rs6000-nat.c (xcoff_relocate_core): Ditto.
138 * solib-svr4.c (elf_locate_base): Ditto.
139 * pa64solib.c (dld_cache_t): Ditto.
140 * objfiles.h (struct obj_section): Ditto.
141 * objfiles.c (add_to_objfile_sections): Ditto.
142 * exec.c (bfdsec_to_vmap): Ditto.
143 (add_to_section_table): Ditto.
144 (build_section_table): Ditto.
145 * corelow.c (get_core_register_section): Ditto.
146 * coffread.c (find_linenos): Ditto.
147 * elfread.c (elf_interpreter): Delete #if0'd function.
148
149 * mips-tdep.c (mips_dump_tdep): Delete code prinint VX_NUM_REGS.
150 * config/sparc/tm-vxsparc.h (VX_NUM_REGS): Delete macro.
151 * config/mips/tm-vxmips.h (VX_NUM_REGS): Delete macro.
152 * config/m68k/tm-vx68.h (VX_NUM_REGS): Delete macro.
153
154 * arch-utils.h (generic_cannot_extract_struct_value_address):
155 Delete declaration.
156 * wince.c (_initialize_wince): Fix multi-line string.
157 * ia64-tdep.c (floatformat_valid): Convert to ISO C.
158
d8fe84e3
EZ
1592003-11-05 Elena Zannoni <ezannoni@redhat.com>
160
161 * top.c (execute_command): Fix broken logic for command execution
162 while inferior is running in async mode.
163
cbdfc7c0
MK
1642003-11-06 Mark Kettenis <kettenis@gnu.org>
165
166 * dwarf2-frame.c (execute_cfa_program): Mark register as
167 REG_SAVED_REG for DW_CFA_register opcode.
168
dac94105
MK
1692003-11-05 Mark Kettenis <kettenis@gnu.org>
170
171 * amd64fbsd-tdep.c (amd64fbsd_sc_reg_offset): Adjust offset of
172 %rsp, %rip and %eflags to match ABI-change.
173
85bf2b91
JJ
1742003-11-05 Jeff Johnston <jjohnstn@redhat.com>
175
176 * ia64-tdep.c (struct gdbarch_tdep): Remove os_ident field.
177 (ia64_gdbarch_init): Don't bother calculating the os.
178 Instead use the gdbarch_info struct and look at the osabi field.
179 Also use gdbarch_list_lookup_by_info() to look for a
180 candidate gdbarch.
181
cd31fb03
KB
1822003-11-05 Kevin Buettner <kevinb@redhat.com>
183
184 * frv-tdep.c (frv_register_byte): Delete.
185 (frv_extract_return_value, frv_store_return_value)
186 (frv_extract_struct_value_address): Don't call frv_register_byte().
187 Convert to non-deprecated form.
188 (frv_gdbarch_init): Don't call set_gdbarch_deprecated_register_byte().
189 Convert calls to set_gdbarch_deprecated_extract_return_value(),
190 set_gdbarch_deprecated_store_return_value(), and
191 set_gdbarch_deprecated_extract_struct_value_address() into
192 non-deprecated forms.
193
0a056982
AC
1942003-11-05 Andrew Cagney <cagney@redhat.com>
195
196 * mips-tdep.c (mips_dump_tdep): Do not print
197 PRINT_EXTRA_FRAME_INFO.
198 * config/sparc/tm-sparc.h (DEPRECATED_PRINT_EXTRA_FRAME_INFO):
199 Rename PRINT_EXTRA_FRAME_INFO.
200 * mips-tdep.c (mips_print_extra_frame_info): Delete function.
201 * config/mips/tm-mips.h (PRINT_EXTRA_FRAME_INFO): Delete macro.
202 (mips_print_extra_frame_info): Delete declaration.
203 * stack.c (frame_info): Use DEPRECATED_PRINT_EXTRA_FRAME_INFO.
204
29e0a062
EZ
2052003-11-05 Elena Zannoni <ezannoni@redhat.com>
206
207 * coffread.c (coff_symtab_read): Remove passing of info parameter
208 to prim_record_minimal_symbol_and_info.
209
8af580fc
EZ
2102003-11-05 Elena Zannoni <ezannoni@redhat.com>
211
212 * coffread.c (process_coff_symbol): Delete CXUX_TARGET macro use.
213 (decode_base_type): Delete ifdeffed out code.
214
507836c0
AC
2152003-11-04 Andrew Cagney <cagney@redhat.com>
216
217 * symtab.c (find_active_alias): Delete function.
218 (lookup_block_symbol): Delete alias code.
219 * stabsread.c (resolve_live_range): Delete function.
220 (add_live_range): Delete function.
221 (resolve_symbol_reference): Delete function.
222 (define_symbol): Delete live range and alias code.
223 (scan_file_globals): Delete alias code.
224 * symtab.h (SYMBOL_RANGES): Delete macro.
225 (struct range_list): Delete structure.
226 (struct symbol): Delete field "ranges".
227 (SYMBOL_ALIASES): Delete macro.
228 (struct alias_list): Delete structure.
229 (struct symbol): Delete field "aliases".
230
1083b3bc
MS
2312003-11-04 Michael Snyder <msnyder@redhat.com>
232
233 * MAINTAINERS: Remove myself as owner of breakpoints and
234 of sparc/solaris.
235
474e5826
CV
2362003-11-03 Corinna Vinschen <vinschen@redhat.com>
237
238 * sh-tdep.c (sh_sh4_nofpu_register_name): New function.
239 (sh_sh4al_dsp_register_name): Ditto.
240 (sh4_nofpu_show_regs): Ditto.
241 (sh_gdbarch_init): Add cases for bfd_mach_sh4al_dsp, bfd_mach_sh4a,
242 bfd_mach_sh4_nofpu and bfd_mach_sh4a_nofpu.
243
2160782c
AC
2442003-11-03 Andrew Cagney <cagney@redhat.com>
245
246 * bcache.c: Include "gdb_assert.h".
247 (struct bcache): Add fields "expand_count" and
248 "expand_hash_count".
249 (expand_hash_table): Update the expand counts.
250 (print_bcache_statistics): Use XCALLOC, not alloca. Print stats
251 on object sizes and hashes.
252 * Makefile.in (bcache.o): Update dependencies.
253
85302095
AC
2542003-11-03 Andrew Cagney <cagney@redhat.com>
255
256 * exec.c (xfer_memory): Eliminate xfer_fn.
257
526eef89
KB
2582003-10-31 Kevin Buettner <kevinb@redhat.com>
259
260 * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h)
261 (opcodes/frv-desc.h): Include.
262 (iacc0h_regnum, iacc0l_regnum): Define.
263 (last_spr_regnum, frv_num_regs): Update.
264 (new_variant): Don't supply default names for holes in the SPRs.
265 Supply names for iacc0h_regnum and iacc0l_regnum.
266 (frv_register_type): Use symbolic constants first_fpr_regnum and
267 last_fpr_regnum instead of hardcoded constants 64 and 127. Use
268 builtin_type_int instead of builtin_type_int32.
269 (frv_register_sim_regno): New function.
270 (frv_gdbarch_init): Call set_gdbarch_register_sim_regno().
271 * Makefile.in (gdb_sim_frv_h): Define.
272 (frv-tdep.o): Update dependencies.
273
9e815ec2
AC
2742003-10-31 Andrew Cagney <cagney@redhat.com>
275
276 * avr-tdep.c (avr_frame_this_id): Do not call
277 deprecated_inside_entry_file.
278 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
279 * m32r-tdep.c (m32r_frame_this_id): Ditto.
280 * d10v-tdep.c (d10v_frame_this_id): Ditto.
281 * arm-tdep.c (arm_prologue_this_id): Ditto.
282 * alpha-tdep.c (alpha_heuristic_frame_this_id): Ditto.
283
e372db49
JB
2842003-10-31 Jim Blandy <jimb@redhat.com>
285
286 * elfread.c (elf_symtab_read): Allocate correct number of tail
287 elements to sectinfo structure. (Fix from Woody LaRue.)
288
e8bcf01f
AC
2892003-10-31 Andrew Cagney <cagney@redhat.com>
290
291 * stack.c (return_command): Use get_frame_type, instead of
292 CALL_DUMMY_HAS_COMPLETED.
293 * inferior.h (CALL_DUMMY_HAS_COMPLETED): Delete definition.
294 * config/pa/tm-hppa.h (CALL_DUMMY_HAS_COMPLETED): Delete macro.
295
4c05fe53
MK
2962003-10-31 Mark Kettenis <kettenis@gnu.org>
297
298 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): Don't
299 explicitly specify size of array.
300 (x86_64_linux_init_abi): Use ARRAY_SIZE to initialize
301 TDEP->sc_num_regs.
302
c8b91b89
AC
3032003-10-31 Andrew Cagney <cagney@redhat.com>
304
305 * s390-tdep.c (s390_cannot_extract_struct_value_address): New
306 function.
307 (s390_gdbarch_init): Set extract_struct_value_address.
308 * arch-utils.c (generic_cannot_extract_struct_value_address):
309 Delete function.
310 * arch-utils.h (generic_cannot_extract_struct_value_address):
311 Delete definition.
312
fdfb6fc8
MK
3132003-10-31 Mark Kettenis <kettenis@gnu.org>
314
315 * i386-linux-nat.c (fetch_core_registers): Remove.
316 (linux_elf_core_fns): Remove.
317 (_initialize_i386_linux_nat): Remove.
318
2f4950cd
AC
3192003-10-31 Andrew Cagney <cagney@redhat.com>
320
321 * solib-svr4.c: Update copyright. Include "bfd-target.h" and
322 "exec.h".
323 (exec_entry_point): New function.
324 (enable_break): Create a "tmp_bfd_target", use that and
325 entry_point_address when computing the relocation offset.
326 (svr4_relocate_main_executable): Ditto with exec_bfd and exec_ops.
327 * Makefile.in (solib-svr4.o): Update dependencies.
328
bba2d28d
AC
3292003-10-31 Andrew Cagney <cagney@redhat.com>
330
331 * defs.h (XZALLOC): Define.
332 * target.h (struct target_ops): Add "to_data";
333 * bfd-target.h, bfd-target.c: New files.
334 * Makefile.in (SFILES): Add "bfd-target.c".
335 (COMMON_OBS): Add "bfd-target.o".
336 (bfd-target.o): Specify dependencies.
337 (bfd_target_h): Define.
338 * defs.h (XZALLOC): Define.
339
6066c3de
AC
3402003-10-31 Andrew Cagney <cagney@redhat.com>
341
342 * rs6000-tdep.c (rs6000_gdbarch_init): For 64-bit ABI, set
343 adjust_breakpoint_address.
344 * Makefile.in (ppc-sysv-tdep.o): Add $(target_h).
345 * ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Declare.
346 * ppc-sysv-tdep.c: Include "target.h". Update copyright.
347 (ppc64_sysv_abi_adjust_breakpoint_address): New function.
348
4b8a223f
AC
3492003-10-31 Andrew Cagney <cagney@redhat.com>
350
351 * target.h (struct target_ops): Replace "to_read_partial" and
352 "to_write_partial" with "to_xfer_partial". Update comments.
353 * target.c (debug_to_write_partial): Delete function.
354 (debug_to_xfer_partial): Replace debug_to_read_partial.
355 (add_target, update_current_target, setup_target_debug): Set
356 "to_xfer_partial" instead of "to_read_partial" and
357 "to_write_partial".
358 (default_xfer_partial): Replace "default_write_partial".
359 (default_read_partial): Delete.
360 (target_read_partial, target_write_partial): Call
361 "to_xfer_partial".
362 * remote.c (init_remote_ops): Set "to_xfer_partial".
363 (init_remote_async_ops): Ditto.
364 (remote_xfer_partial): Replace "remote_read_partial".
365
66a72d25
MK
3662003-10-31 Mark Kettenis <kettenis@gnu.org>
367
368 * i386-tdep.c (i386_supply_fpregset): Support floating-point
369 registers in `fxsave' format.
370 (i386_regset_from_core_section): Deal with ".reg-xfp" sections.
371
9a12a2a0
MK
3722003-10-30 Mark Kettenis <kettenis@gnu.org>
373
e9f1aad5
MK
374 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
375 (i386_linux_init_abi): Initialize TDEP->gregset_reg_offset,
376 TDEP->gregset_num_regs and tdep->sizeof_gregset.
377
bb489b3c
MK
378 * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
379 specify size of array.
380 (i386_linux_init_abi): Remove initialization of
381 TDEP->num_xmm_regs. Use I386_LINUX_NUM_REGS for number of
382 registers. Use ARRAY_SIZE to initialize TDEP->sc_num_regs.
383
da285bc4
MK
384 * config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
385 * config/i386/fbsd64.mh (NATDEPFILES): Remove corelow.o and
386 core-regset.o.
387
9a12a2a0
MK
388 * fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
389 the ELF header.
390
0e24ac5d
MK
3912003-10-29 Mark Kettenis <kettenis@gnu.org>
392
6d6d8e9c
MK
393 * config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
394 * config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and
395 core-regset.o.
396
25e60c9b
MK
397 * fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.
398
0e24ac5d
MK
399 * corelow.c: Include "arch-utils.h", "regset.h" and
400 "gdb_assert.h".
401 (core_gdbarch): New variable.
402 (sniff_core_bfd): Don't sniff if we have support for register sets
403 in CORE_GDBARCH.
404 (core_close): Reset CORE_GDBARCH.
405 (core_open): Initialize CORE_GDBARCH.
406 (get_core_register_section): Use register sets if they are
407 supported by CORE_GDBARCH.
408 (get_core_registers): Don't print error message if we have support
409 for register sets in CORE_GDBARCH.
410
0a0a4ac3
AC
4112003-10-29 Andrew Cagney <cagney@redhat.com>
412
413 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Instead of the
414 default PPC machine, register 32-bit and 64-bit PPC, and rs6k.
415
7b097ae3
MK
4162003-10-29 Mark Kettenis <kettenis@gnu.org>
417
418 * objfiles.h (clear_objfile_data): New prototype.
419 * objfiles.c (clear_objfile_data): New function.
420 * symfile.c (reread_symbols): Clear per-objfile data.
421
46f45a4a
JJ
4222003-10-28 Jeff Johnston <jjohnstn@redhat.com>
423
424 * symfile.c (symbol_file_add_with_addrs_or_offsets): Switch to use
425 printf_unfiltered instead of printf_filtered for output messages.
426 (add_symbol_file_command): Ditto.
427 (reread_symbols): Ditto.
428 (overlay_auto_command): Ditto.
429 (overlay_manual_command): Ditto.
430 (overlay_off_command): Ditto.
431
2b026650
MK
4322003-10-27 Mark Kettenis <kettenis@gnu.org>
433
434 * arch-utils.c (deprecated_select_gdbarch_hack): New function.
435 (gdbarch_from_bfd): New function.
436 (set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
437 deprecated_select_gdbarch_hack.
438 * arch-utils.h (gdbarch_from_bfd): New prototype.
439
0bcad584 4402003-10-27 Andrew Cagney <cagney@redhat.com>
931758af
AC
441
442 * osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of
443 arch_info. Use warning instead of fprintf_filtered. Do not use
444 deprecated bfd_printable_arch_mach.
445
7f398216
KB
4462003-10-26 Kevin Buettner <kevinb@redhat.com>
447
448 * frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
449 Delete.
450 (frv_register_type): Rename from frv_register_virtual_type. Add
451 ``struct gdbarch *'' parameter.
452 (frv_gdbarch_init): Delete calls to the following functions:
453 set_gdbarch_deprecated_size(),
454 set_gdbarch_deprecated_register_bytes(),
455 set_gdbarch_deprecated_register_raw_size(),
456 set_gdbarch_deprecated_max_register_raw_size(),
457 set_gdbarch_deprecated_register_virtual_size(),
458 set_gdbarch_deprecated_max_register_virtual_size(),
459 set_gdbarch_deprecated_register_virtual_size(),
460 set_gdbarch_deprecated_register_virtual_type().
461 Add call to function set_gdbarch_register_type().
462
bcf48cc7
MK
4632003-10-26 Mark Kettenis <kettenis@gnu.org>
464
6c7de422
MK
465 * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
466 FDOFF_REGNUM): Remove defines.
467 * win32-nat.c (do_child_fetch_inferior_registers): Include
468 "i387-tdep.h".
3e685d41 469 (do_child_fetch_inferior_registers): Use I387_FISEG_REGNUM and
6c7de422
MK
470 I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM. Define and
471 undefine I387_ST0_REGNUM.
472
f783586b
MK
473 * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
474 * x86-64-tdep.c (x86_64_store_return_value): Use
475 I386_MAX_REGISTER_SIZE instead of FPU_REG_RAW_SIZE.
476
bcf48cc7
MK
477 Change register numbers to enumartion values.
478 * i386-tdep.h (enum i386_regnum): New.
479 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
480 I386_EBP_REGNUM, I386_IP_REGNUM, I386_EFLAGS_REGNUM,
481 I386_ST0_REGNUM): Remove defines.
482 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
483 I386_EDI_REGNUM): Remove defines.
484
b6591e8b
AC
4852003-10-24 Andrew Cagney <cagney@redhat.com>
486
487 * target.c: Include "gdbcore.h".
488 (get_target_memory, get_target_memory_unsigned): New functions.
489 * target.h (get_target_memory, get_target_memory_unsigned): Declare.
490 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr):
491 Use get_target_memory_unsigned.
492 * Makefile.in (target.o): Update dependencies.
493
5f724446
AC
4942003-10-24 Andrew Cagney <cagney@redhat.com>
495
ce2826aa
AC
496 * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic].
497 * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto.
498 * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto.
499 * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto.
500 * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
501
5f724446
AC
502 * osabi.c (gdbarch_init_osabi): Add comment on 32-bit vs 64-bit.
503 (can_run_code_for): Use the OO term "singleton".
504
fc70c2a0
AC
5052003-10-23 Andrew Cagney <cagney@redhat.com>
506
507 * Makefile.in (stack.o): Add $(regcache_h).
508 * stack.c: Include "regcache.h"
509 (return_command): Rewrite. Use get_frame_id and
510 get_selected_frame. Eliminate "deprecated_selected_frame". Warn
511 about unhandled return-values.
512 * value.h (set_return_value): Delete declaration.
513 * values.c (set_return_value): Delete function.
514
4afcc598
JJ
5152003-10-23 Jeff Johnston <jjohnstn@redhat.com>
516
517 * ia64-tdep.c: (ia64_frame_cache): Add new prev_cfm field.
518 (pseudo_regs): Add comment regarding register stack registers.
519 (ia64_alloc_frame_cache): Initialize new prev_cfm field to 0.
520 (floatformat_valid): New static routine.
521 (floatformat_ia64_ext): Add name field and set up is_valid routine
522 to floatformat_valid().
523 (examine_prologue): For the previous cfm, use
524 frame_unwind_register()
525 if the cfm is not stored in a register-stack register. Save the
526 previous cfm value in the prev_cfm field. Add debug output.
527 (ia64_frame_this_id): Use frame_id_build_special() to also register
528 the bsp. Add debug output.
529 (ia64_sigtramp_frame_this_id): Ditto.
530 (ia64_frame_prev_register): Look at cache saved_regs for a few more
531 registers and also add some checks for framelessness before accepting
532 current register values for fields such as return address. For cfm,
533 use the cached prev_cfm field if available. Add comment to explain
534 PSR logic. Add debug output.
535 (ia64_sigtramp_frame_init_saved_regs): Save the bsp and sp addresses
536 as part of initialization.
537 (ia64_sigtramp_frame_cache): Hard-code stack size as it can't be
538 calculated. Cache the bsp and cfm values.
539 (ia64_sigtramp_frame_prev_register): Add logic to this routine out
540 instead of using ia64_frame_prev_register() which doesn't expect most
541 registers to be saved. The saved values for bsp and sp
542 can be taken from the cache. Add debug output.
543 (ia64_push_dummy_call): Use frame_id_build_special() to also register
544 the bsp.
545
6cfae0bc
JB
5462003-10-23 Jim Blandy <jimb@redhat.com>
547
548 * osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
549 architecture the current arch can run code for --- but not if it's
550 a superset.
551 (can_run_code_for): New function.
552
fcd182f9
JW
5532003-10-22 James E Wilson <wilson@specifixinc.com>
554
555 * MAINTAINERS: Move myself from paper trail section back to write
556 after approval section.
557
4646aa9d
AC
5582003-10-22 Andrew Cagney <cagney@redhat.com>
559
560 * exec.h: New file.
561 * win32-nat.c: Include "exec.h".
562 * solib.c: Include "exec.h".
563 * target.h (build_section_table): Delete declaration.
564 * somsolib.c: Include "exec.h".
565 (exec_ops): Delete extern declaration.
566 * rs6000-nat.c: Update copyright. Include "exec.h".
567 (exec_ops): Delete extern declaration.
568 * pa64solib.c: Update copyright. Include "exec.h".
569 (exec_ops): Delete extern declaration.
570 * exec.c: Update copyright. Include "exec.h".
571 * corelow.c: Update dependencies. Include "exec.h".
572 * Makefile.in (exec_h): Define.
573 (exec.o, somsolib.o): Update dependencies.
574 (pa64solib.o, corelow.o): Update dependencies.
575
0088c768
AC
5762003-10-22 Andrew Cagney <cagney@redhat.com>
577
578 * target.c: Include "gdb_assert.h" (target_read): Call
579 "target_read_partial", not "target_write_partial".
580 (default_read_partial, default_write_partial): New function.
581 (target_read_partial, target_write_partial): Simplify, assume that
582 there is always a read/write method.
583 (update_current_target, add_target): Always set "to_read_partial"
584 and "to_write_partial".
585 (target_write, target_read): Fail on a zero byte transfer.
586 * Makefile.in (target.o): Update dependencies.
587 * target.h: Update copyright date.
588 (target_object): Fix typo.
589
e2d0e7eb
AC
5902003-10-22 Andrew Cagney <cagney@redhat.com>
591
592 * gdbarch.sh (convert_from_func_ptr_addr): Convert to a pure
593 multi-arch method, add "targ" parameter.
594 (struct target_ops): Declare.
595 * gdbarch.h, gdbarch.c: Re-generate.
596 * Makefile.in (c-valprint.o): Update dependencies.
597 * arch-utils.h: Update copyright.
598 (convert_from_func_ptr_addr_identity): Declare.
599 * arch-utils.c (convert_from_func_ptr_addr_identity): New function.
600 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Update.
601 * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Upate.
602 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Update.
603 * infcall.c (find_function_addr, call_function_by_hand): Update.
604 * c-valprint.c: Include "target.h".
605 (print_function_pointer_address): Update.
606
f1c07ab0
AC
6072003-10-22 Andrew Cagney <cagney@redhat.com>
608
609 * target.c (target_close): New function.
610 (debug_to_close): Use "target_close".
611 (push_target): Use "target_close".
612 (unpush_target): Use "target_close".
613 (pop_target): Use "target_close".
614 * target.h (struct target_ops): Add "to_xclose".
615 (target_open): Delete macro. Move comment to "to_open".
616 (target_close): Replace macro with function that takes a target.
617 * top.c (quit_target): Pass "current_target" to "target_close".
618
5520a790
EZ
6192003-10-21 Elena Zannoni <ezannoni@redhat.com>
620
621 * minsyms.c (lookup_minimal_symbol_text): Remove unused parameter.
622 Remove SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
623 * symtab.h (lookup_minimal_symbol_text): Update.
624 * breakpoint.c (create_overlay_event_breakpoint,
625 create_longjmp_breakpoint): Update callers.
626 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Update caller.
627 * symtab.c (find_pc_sect_line): Ditto.
628
caa92b73
AC
6292003-10-21 Andrew Cagney <cagney@redhat.com>
630
631 * target.c (errno): Delete extern declaration.
632
aa2a9a3c
JJ
6332003-10-20 Jeff Johnston <jjohnstn@redhat.com>
634
635 * ia64-tdep.c: Change all occurrences of
636 DEPRECATED_REGISTER_RAW_SIZE to use register_size() instead.
637 (ia64_frame_prev_register): Minor whitespace change.
638
4beec2b7
MC
6392003-10-20 Michael Chastain <mec@shout.net>
640
641 * config/djgpp/fnchange.lst: Add lines for:
642 sim/testsuite/sim/frv/interrupts/Ipipe-fr400.cgs,
643 sim/testsuite/sim/frv/interrupts/Ipipe-fr500.cgs,
644 sim/testsuite/sim/frv/interrupts/badalign-fr550.cgs,
645 sim/testsuite/sim/frv/interrupts/compound-fr550.cgs,
646 sim/testsuite/sim/frv/interrupts/data_store_error-fr550.cgs,
647 sim/testsuite/sim/frv/interrupts/fp_exception-fr550.cgs,
648 sim/testsuite/sim/frv/interrupts/insn_access_error-fr550.cgs.
649
92ad9cd9
AC
6502003-10-20 Andrew Cagney <cagney@redhat.com>
651
652 * values.c (register_value_being_returned): Update comments. Use
653 "gdbarch_return_value" when available.
654 (using_struct_return): Ditto.
655 (set_return_value): Ditto. Use "gdbarch_return_value" when
656 available.. Print a warning, and not an error, when an unhandled
657 return type is encountered.
658 * infcmd.c: Include "gdb_assert.h".
659 (print_return_value): When gdbarch_return_value_p, and using
660 struct return, assume that the value is not available.
661 * defs.h (return_value_convention): Define.
662 * gdbarch.sh (gdbarch_return_value): New predicate method.
663 * gdbarch.h, gdbarch.c: Re-generate
664 * ppc-sysv-tdep.c (return_value_convention): Delete definition.
665
198beae2
AC
6662003-10-20 Andrew Cagney <cagney@redhat.com>
667
668 * symtab.c: Replace "struct sec" with "struct bfd_section".
669 * objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
670
24d693a6 6712003-10-19 Michael Chastain <mec@shout.net>
e7cb278a
MC
672
673 * config/djgpp/fnchange.lst: Add lines for:
674 gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,
675 gdb/i386fbsd-nat.c, gdb/i386fbsd-tdep.c,
676 gdb/sparc64fbsd-nat.c, gdb/sparc64bsd-tdep.c.
677
21ad8dc3
MK
6782003-10-19 Mark Kettenis <kettenis@gnu.org>
679
680 * amd64fbsd-nat.c (fetch_inferior_registers,
681 store_inferior_registers): Remove functions.
682 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64bsd-nat.o.
683
cced5e27
MK
6842003-10-18 Mark Kettenis <kettenis@gnu.org>
685
686 Add NetBSD/amd64 native configuration:
687 * x86-64-tdep.h (amd64nbsd_r_reg_offset): Add extern declarations.
688 * amd64nbsd-tdep.c: New file.
689 * amd64nbsd-nat.c: New file.
690 * amd64bsd-nat.c: New file.
691 * config/i386/nbsd64.mh: New file.
692 * config/i386/nbsd64.mt: New file.
693 * configure.host: Add x86_64-*-netbsd*.
694 * configure.tgt: Add x86_64-*-netbsd*.
695 * Makefile.in (amd64bsd-nat.o, amd64nbsd-nat.o, amd64nbsd-tdep.o):
696 New targets.
697 * NEWS (New native configurations): Mention NetBSD/amd64.
698
666de3fd
MC
6992003-10-17 Michael Chastain <mec@shout.net>
700
701 * config/djgpp/fnchange.lst: Remove dead lines for:
702 bfd/elf32-i386qnx.c, bfd/elf32-ppcqnx.c, bfd/elf32-shqnx.c,
703 bfd/elf32-sh-lin.c, bfd/elf32-sh-nbsd.c, bfd/elf32-sh64-nbsd.c,
704 bfd/elf64-alpha-fbsd.c, bfd/elf64-sh64-nbsd.c,
705 gdb/alphanbsd-nat.c, gdb/config/i386/tm-i386mk.h,
706 gdb/config/i386/tm-i386v42mp.h, gdb/config/i386/xm-i386mach.h,
707 gdb/config/i386/xm-i386mk.h, gdb/config/i386/xm-i386v32.h,
708 gdb/config/m68k/apollo68v.mh, gdb/config/m68k/nm-apollo68v.h,
709 gdb/config/m68k/xm-apollo68v.h, gdb/config/m88k/tm-delta88v4.h,
710 gdb/config/mips/tm-bigmips64.h, gdb/config/mips/tm-embed64.h,
711 gdb/config/mips/tm-embedl.h, gdb/config/mips/tm-embedl64.h,
712 gdb/config/mips/tm-vr4300el.h, gdb/config/mips/tm-vr4xxxel.h,
713 gdb/config/mips/tm-vr5000el.h, gdb/config/sparc/tm-sparclet.h,
714 gdb/config/sparc/tm-sparclite.h,
715 gdb/gdbtk/generic/ChangeLog-2001,
716 gdb/gdbtk/library/ChangeLog-2001, gdb/remote-adapt.c,
717 gdb/remote-eb.c, gdb/remote-mm.c, gdb/remote-nrom.c,
718 gdb/remote-udi.c, gdb/remote-vx29k.c, gdb/remote-vx960.c,
719 gdb/sparclet-rom.c, gdb/sparclet-stub.c,
720 gdb/testsuite/gdb.mi/mi0-var-block.exp,
721 gdb/testsuite/gdb.mi/mi0-var-child.exp,
722 gdb/testsuite/gdb.mi/mi0-var-cmd.exp,
723 gdb/testsuite/gdb.mi/mi0-var-display.exp,
724 itcl/iwidgets3.0.0/demos/extfileselectionbox,
725 itcl/iwidgets3.0.0/demos/extfileselectiondialog,
726 itcl/iwidgets3.0.0/demos/fileselectionbox,
727 itcl/iwidgets3.0.0/demos/fileselectiondialog,
728 itcl/iwidgets3.0.0/demos/html/buttonbox.n.html,
729 itcl/iwidgets3.0.0/demos/html/canvasprintbox.n.html,
730 itcl/iwidgets3.0.0/demos/html/canvasprintdialog.n.html,
731 itcl/iwidgets3.0.0/demos/html/combobox.n.html,
732 itcl/iwidgets3.0.0/demos/html/dialog.n.html,
733 itcl/iwidgets3.0.0/demos/html/dialogshell.n.html,
734 itcl/iwidgets3.0.0/demos/html/entryfield.n.html,
735 itcl/iwidgets3.0.0/demos/html/feedback.n.html,
736 itcl/iwidgets3.0.0/demos/html/fileselectionbox.n.html,
737 itcl/iwidgets3.0.0/demos/html/fileselectiondialog.n.html,
738 itcl/iwidgets3.0.0/demos/html/hyperhelp.n.html,
739 itcl/iwidgets3.0.0/demos/html/iwidgets2.2.0UserCmds.html,
740 itcl/iwidgets3.0.0/demos/html/labeledwidget.n.html,
741 itcl/iwidgets3.0.0/demos/html/menubar.n.html,
742 itcl/iwidgets3.0.0/demos/html/messagedialog.n.html,
743 itcl/iwidgets3.0.0/demos/html/notebook.n.html,
744 itcl/iwidgets3.0.0/demos/html/optionmenu.n.html,
745 itcl/iwidgets3.0.0/demos/html/panedwindow.n.html,
746 itcl/iwidgets3.0.0/demos/html/promptdialog.n.html,
747 itcl/iwidgets3.0.0/demos/html/pushbutton.n.html,
748 itcl/iwidgets3.0.0/demos/html/radiobox.n.html,
749 itcl/iwidgets3.0.0/demos/html/scrolledcanvas.n.html,
750 itcl/iwidgets3.0.0/demos/html/scrolledframe.n.html,
751 itcl/iwidgets3.0.0/demos/html/scrolledhtml.n.html,
752 itcl/iwidgets3.0.0/demos/html/scrolledlistbox.n.html,
753 itcl/iwidgets3.0.0/demos/html/scrolledtext.n.html,
754 itcl/iwidgets3.0.0/demos/html/selectionbox.n.html,
755 itcl/iwidgets3.0.0/demos/html/selectiondialog.n.html,
756 itcl/iwidgets3.0.0/demos/html/shell.n.html,
757 itcl/iwidgets3.0.0/demos/html/spindate.n.html,
758 itcl/iwidgets3.0.0/demos/html/spinint.n.html,
759 itcl/iwidgets3.0.0/demos/html/spinner.n.html,
760 itcl/iwidgets3.0.0/demos/html/spintime.n.html,
761 itcl/iwidgets3.0.0/demos/html/tabnotebook.n.html,
762 itcl/iwidgets3.0.0/demos/html/tabset.n.html,
763 itcl/iwidgets3.0.0/demos/html/toolbar.n.html,
764 itcl/iwidgets3.0.0/demos/scrolledcanvas,
765 itcl/iwidgets3.0.0/demos/scrolledframe,
766 itcl/iwidgets3.0.0/demos/scrolledhtml,
767 itcl/iwidgets3.0.0/demos/scrolledlistbox,
768 itcl/iwidgets3.0.0/demos/scrolledtext,
769 itcl/iwidgets3.0.0/demos/selectionbox,
770 itcl/iwidgets3.0.0/demos/selectiondialog,
771 itcl/iwidgets3.0.0/doc/canvasprintbox.n,
772 itcl/iwidgets3.0.0/doc/canvasprintdialog.n,
773 itcl/iwidgets3.0.0/doc/extfileselectionbox.n,
774 itcl/iwidgets3.0.0/doc/extfileselectiondialog.n,
775 itcl/iwidgets3.0.0/doc/fileselectionbox.n,
776 itcl/iwidgets3.0.0/doc/fileselectiondialog.n,
777 itcl/iwidgets3.0.0/doc/scopedobject.n.backup,
778 itcl/iwidgets3.0.0/doc/scrolledcanvas.n,
779 itcl/iwidgets3.0.0/doc/scrolledframe.n,
780 itcl/iwidgets3.0.0/doc/scrolledhtml.n,
781 itcl/iwidgets3.0.0/doc/scrolledlistbox.n,
782 itcl/iwidgets3.0.0/doc/scrolledtext.n,
783 itcl/iwidgets3.0.0/doc/selectionbox.n,
784 itcl/iwidgets3.0.0/doc/selectiondialog.n,
785 itcl/iwidgets3.0.0/generic/canvasprintbox.itk,
786 itcl/iwidgets3.0.0/generic/canvasprintdialog.itk,
787 itcl/iwidgets3.0.0/generic/extfileselectionbox.itk,
788 itcl/iwidgets3.0.0/generic/extfileselectiondialog.itk,
789 itcl/iwidgets3.0.0/generic/fileselectionbox.itk,
790 itcl/iwidgets3.0.0/generic/fileselectiondialog.itk,
791 itcl/iwidgets3.0.0/generic/scrolledcanvas.itk,
792 itcl/iwidgets3.0.0/generic/scrolledframe.itk,
793 itcl/iwidgets3.0.0/generic/scrolledhtml.itk,
794 itcl/iwidgets3.0.0/generic/scrolledlistbox.itk,
795 itcl/iwidgets3.0.0/generic/scrolledtext.itk,
796 itcl/iwidgets3.0.0/generic/scrolledwidget.itk,
797 itcl/iwidgets3.0.0/generic/selectionbox.itk,
798 itcl/iwidgets3.0.0/generic/selectiondialog.itk,
799 itcl/iwidgets3.0.0/tests/canvasprintbox.test,
800 itcl/iwidgets3.0.0/tests/canvasprintdialog.test,
801 itcl/iwidgets3.0.0/tests/extfileselectionbox.test,
802 itcl/iwidgets3.0.0/tests/extfileselectiondialog.test,
803 itcl/iwidgets3.0.0/tests/fileselectionbox.test,
804 itcl/iwidgets3.0.0/tests/fileselectiondialog.test,
805 itcl/iwidgets3.0.0/tests/scrolledcanvas.test,
806 itcl/iwidgets3.0.0/tests/scrolledframe.test,
807 itcl/iwidgets3.0.0/tests/scrolledhtml.test,
808 itcl/iwidgets3.0.0/tests/scrolledlistbox.test,
809 itcl/iwidgets3.0.0/tests/scrolledtext.test,
810 itcl/iwidgets3.0.0/tests/selectionbox.test,
811 itcl/iwidgets3.0.0/tests/selectiondialog.test,
812 itcl/iwidgets3.0.0/unix/iwidgets.tcl.in,
813 itcl/iwidgets3.0.0/unix/pkgIndex.tcl.in,
814 tix/docs/Release-4.1.0.html, tix/docs/Release-4.1.0.txt,
815 tix/docs/Release-4.1a2.html, tix/docs/Release-4.1a2.txt,
816 tix/docs/Release-4.1a3.html, tix/docs/Release-4.1a3.txt,
817 tix/docs/Release-4.1b1.html, tix/docs/Release-4.1b1.txt,
818 tix/docs/Release-4.1b2.html, tix/docs/Release-4.1b2.txt,
819 tix/tixConfig.sh.in, tix/unix/tk4.2/pkgIndex.tcl.in,
820 tix/unix/tk8.0/pkgIndex.tcl.in, tix/unix/tk8.0/pkgIndex.tcl.in,
821 tix/unix/tk8.1/pkgIndex.tcl.in, tix/win/tkConsole41.c,
822 tix/win/tkConsole42.c, tix/win/tkConsole80a1.c,
823 tix/win/tkConsole80b1.c, tix/win/tkConsole81.c, tk/doc/tk4.0.ps,
824 tk/mac/tkMacProjects.sit.hqx.
825
1e3ff5ad
AC
8262003-10-17 Andrew Cagney <cagney@redhat.com>
827
8db32d44
AC
828 * target.c (target_section_by_addr): New function.
829 (do_xfer_memory): Use "target_section_by_addr".
830 * target.h (target_section_by_addr): Declare.
831
1e3ff5ad
AC
832 * target.h (struct target_ops): Add "to_read_partial" and
833 "to_write_partial", delete "to_query".
834 (target_read_partial, target_write_partial): Declare.
835 (target_read, target_write): Declare.
836 (target_query): Delete macro.
837 * target.c (target_read_partial): New function.
838 (target_write_partial, target_read, target_write): New function.
839 (update_current_target): Delete inheritance of "to_query". Add
840 comments about "to_read_partial" and "to_write_partial".
841 (debug_to_partial_read, debug_to_partial_write): New functions.
842 (debug_to_query): Delete function.
843 (setup_target_debug): Set "to_read_partial" and "to_write_partial"
844 instead of "to_query".
845 * remote.c (remote_read_partial): Replace "remote_query".
846 (init_remote_ops): Set "to_read_partial" instead of "to_query".
847 (init_remote_async_ops): Ditto.
848 * kod.c (gdb_kod_query): Make "bufsize" a LONGEST. Use
849 "target_read_partial" instead of "target_query".
850 * avr-tdep.c (avr_io_reg_read_command): Make "bufsize" a LONGEST.
851 Use "target_read_partial" instead of "target_query".
852
48c66725
JJ
8532003-10-17 Jeff Johnston <jjohnstn@redhat.com>
854
855 * frame.h (struct frame_id): Add new field: special_addr.
856 (frame_id_build_special): New prototype.
857 * frame.c (frame_id_build_special): New function.
858 (frame_id_build): Change to call frame_id_build_special().
859 (frame_id_eq): Change to also test special_addr field.
860 (frame_id_inner): Update comment.
861
7998dfc3
AC
8622003-10-17 Andrew Cagney <cagney@redhat.com>
863
864 * target.c (update_current_target): Perform the target cleanup.
865 Put the target stack beneath the squashed "current_target".
866 (add_target): Delete disabled call to "cleanup_target".
867 (cleanup_target): Delete function.
868 (push_target, unpush_target): Do not call "cleanup_target".
869
9c04404e 8702003-10-17 Andrew Cagney <cagney@redhat.com>
258b763a
AC
871
872 * target.c (target_stack): Change to a static target_ops.
873 (update_current_target): Walk the "struct target_ops" stack.
874 (pop_target, do_xfer_memory, target_info): Ditto.
875 (find_target_beneath): Ditto.
876 (push_target): Rewrite to use the "struct target_ops" stack.
877 (unpush_target): Ditto.
878 * target.h (struct target_stack_item): Delete definition.
879 (target_stack): Delete declaration.
880 (struct target_ops): Add field "beneath".
881
c98a2b49 8822003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
ac1764c7
AC
883
884 * gdb/config/h8300/tm-h8300.h (h8300_normal_mode): Add external
885 declaration.
886 * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode
c98a2b49
SA
887 (h8300_examine_prologue): Use h8300_normal_mode flag
888 (h8300_gdbarch_init): Set architecture info for normal mode
889
506fb367
DJ
8902003-10-16 Daniel Jacobowitz <drow@mvista.com>
891
892 * remote.c (remote_protocol_vcont): New variable.
893 (set_remote_protocol_vcont_packet_cmd): New function.
894 (show_remote_protocol_vcont_packet_cmd): New function.
895 (init_all_packet_configs): Handle remote_protocol_vcont.
896 (remote_vcont_probe): New function.
897 (remote_vcont_resume): New function.
898 (remote_resume): Use it.
899 (remote_async_resume): Call remote_resume.
900 (_initialize_remote): Add verbose-resume packet commands.
901
65815ea1
AC
9022003-10-16 Andrew Cagney <cagney@redhat.com>
903
904 * infrun.c (handle_inferior_event): Add comment about
905 "frame_id_inner" being too weak.
906
40324f1b
EZ
9072003-10-16 Elena Zannoni <ezannoni@redhat.com>
908
909 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
910 second parameter, which is always null. Remove
911 SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
912 * symtab.h (lookup_minimal_symbol_solib_trampoline): Update
913 accordingly.
914 * somsolib.c (som_solib_create_inferior_hook,
915 som_solib_desire_dynamic_linker_symbols): Update callers.
916 * hppa-tdep.c (hppa_fix_call_dummy): Ditto.
b4b4b794
KI
917
9182003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>
919
920 * remote-m32r-sdi.c : New file, interface to m32r on-chip
921 debug interface, SDI (Scalable Debug Interface).
922 * NEWS: Mention m32r SDI protocol was supported.
923 * Makefile.in (remote-m32r-sdi.o): Add build rule.
924 * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
925
51931cbb
JJ
9262003-10-15 Jeff Johnston <jjohnstn@redhat.com>
927
928 * ia64-linux-tdep.c: Include gdbcore.h.
929 (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed.
930 (ia64_linux_sigcontext_register_addr): Find the address of the
931 sigcontext area stored in the sigframe instead of using
932 a magic offset constant.
933
84e7fd53
AC
9342003-10-15 Andrew Cagney <cagney@redhat.com>
935
936 * remote.c (remote_search): Delete function.
937 * target.h (target_search): Delete disabled macro.
938 (struct target_ops): Delete disabled field "to_search".
939
0f4d7c52
KB
9402003-10-14 Kevin Buettner <kevinb@redhat.com>
941
942 * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()
943 instead of deprecated_inside_entry_file().
944
2e952408
CV
9452003-10-14 Corinna Vinschen <vinschen@redhat.com>
946
947 * sh-tdep.c: Fix copy/paste hangover in comment.
948 (sh_push_dummy_call_fpu): Accomodate double passing in little endian
949 mode.
950 (sh3e_sh4_extract_return_value): Ditto.
951
7e86466e
RH
9522003-10-13 Richard Henderson <rth@redhat.com>
953
954 * f-typeprint.c (f_type_print_base): Handle TYPE_CODE_REF.
955 * f-valprint.c (f_val_print): Likewise. Tweak TYPE_CODE_PTR to
956 match c_val_print a bit closer.
957
46a16dba
KB
9582003-10-13 Kevin Buettner <kevinb@redhat.com>
959
960 * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants.
961 (frv_gdbarch_adjust_breakpoint_address): New function.
962 (frv_gdbarch_init): Initialize ``gdbarch_adjust_breakpoint_address''
963 method.
964
76897487
KB
9652003-10-13 Kevin Buettner <kevinb@redhat.com>
966
967 * breakpoint.h (struct breakpoint): Add new member
968 ``requested_address''.
969 * breakpoint.c (breakpoint_adjustment_warning)
970 (adjust_breakpoint_address): New static functions.
971 (print_it_typical): Issue warning if breakpoint's address is different
972 from its requested address.
973 (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1)
974 (breakpoint_re_set_one): Set breakpoint's
975 ``requested_address'' field. Set ``address'' field to the
976 result of calling adjust_breakpoint_address() on the requested
977 address.
978
a1131521
KB
9792003-10-13 Kevin Buettner <kevinb@redhat.com>
980
981 * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method.
982 * gdbarch.h, gdbarch.c: Regenerate.
983
6ce6d90f
MK
9842003-10-11 Mark Kettenis <kettenis@gnu.org>
985
155c1d33
MK
986 * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initialize
987 TDEP->sc_num_regs.
988
8a96bc77
MK
989 * i386fbsd-tdep.c: New file.
990 (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
991 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
992 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Move here from
993 i386bsd-tdep.c.
994 (_initialize_i386fbsd_tdep): New function.
995 (i386fbsd_r_reg_offset, i386fbsd4_r_reg_offset): New varibles.
996 (i386fbsdaout_init_abi): Initialize TDEP->gregset_reg_offset,
997 TDEP->gregset_num_regs, TDEP->sizeof_gregset and
998 TDEP->sizeof_fpregset. Use ARRAY_SIZE to initialize
999 TDEP->sc_num_regs.
1000 (i386fbsd4_init_abi): Initialize TDEP->gregset_reg_offset,
1001 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
1002 to initialize TDEP->sc_num_regs.
1003 * i386bsd-tdep.c (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
1004 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
1005 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Remove.
1006 (_initialize_i386bsd_tdep): Don't register FreeBSD a.out and
1007 FreeBSD ELF OS/ABI's here.
1008 * Makefile.in (ALLDEPFILES): Add i386fbsd-tdep.c.
1009 (i386fbsd-tdep.o): New target.
1010 * config/i386/fbsd.mt (TDEPFILES): Add i386fbsd-tdep.o.
1011 * config/i386/fbsd64.mt (TDEPFILES): Add i386fbsd-tdep.o.
1012
477f40d1
MK
1013 * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.
1014 (amd64fbsd_init_abi): Set TDEP->gregset_reg_offset,
1015 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
1016 in initialization of TDEP->sc_num_regs.
1017
c6b33596
MK
1018 * x86-64-tdep.c (x86_64_regset_from_core_section): New function.
1019 (x86_64_init_abi): Initialize regset_from_core_section if
1020 appropriate.
1021
8446b36a
MK
1022 * i386-tdep.c (i386_regset_from_core_section): New function.
1023 (i386_gdbarch_init): Initialize regset_from_core_section if
1024 appropriate.
1025 * i386-tdep.h (i386_regset_from_core_section): New declaration.
1026
c783cbd6
MK
1027 * i386-tdep.h (struct regset): Declare opaque.
1028
6ce6d90f
MK
1029 * gdbarch.sh (regset_from_core_section): New method.
1030 (struct regset): Declare opaque.
1031 * gdbarch.c, gdbarch.h: Regenerated.
1032
b98ed7be
AM
10332003-10-11 Alan Modra <amodra@bigpond.net.au>
1034
1035 * hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to
1036 _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
1037 Correct test for pc within section.
1038
f6214256
MK
10392003-10-11 Mark Kettenis <kettenis@gnu.org>
1040
1041 * gdbarch.sh: Remove trailing whitepsace from comments.
1042
a8f4cde1
RM
10432003-10-08 Roland McGrath <roland@redhat.com>
1044
1045 * gcore.c (make_mem_sec): Function removed, folded into ...
1046 (gcore_create_callback): ... here. To omit a section, clear its
1047 SEC_LOAD bit rather than zeroing its size.
1048 Omit read-only sections only if they correspond to a known disk file.
1049 (gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
1050
74276724
MS
10512003-10-10 Michael Snyder <msnyder@redhat.com>
1052
1053 * d10v-tdep.c: Fix typo in comment.
1054
e754ae69
AC
10552003-10-10 Andrew Cagney <cagney@redhat.com>
1056
1057 * rs6000-tdep.c (e500_store_return_value): Delete function.
1058 (e500_extract_return_value): Delete function.
1059 (rs6000_gdbarch_init): When SYSV, set "extract_return_value" and
1060 "restore_return_value" to "ppc_sysv_abi_extract_return_value" and
1061 "ppc_sysv_abi_restore_return_value" where applicable.
1062 * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
1063 (ppc_sysv_abi_extract_return_value): Declare.
1064 (ppc_sysv_abi_broken_store_return_value): Declare.
1065 (ppc_sysv_abi_broken_extract_return_value): Declare.
1066 (ppc_sysv_abi_broken_use_struct_convention:) Delete declaration.
1067 * ppc-sysv-tdep.c (return_value_convention): Move definition to
1068 start of file.
1069 (do_ppc_sysv_return_value): New function.
1070 (ppc_sysv_abi_extract_return_value): New function.
1071 (ppc_sysv_abi_store_return_value): New function.
1072 (ppc_sysv_abi_broken_extract_return_value): New function.
1073 (ppc_sysv_abi_broken_store_return_value): New function.
1074 (ppc_sysv_abi_use_struct_convention): Call
1075 do_ppc_sysv_return_value.
1076
8d4ce20a
JB
10772003-10-10 J. Brobecker <brobecker@gnat.com>
1078
1079 * blockframe.c (inside_main_func): No longer use symbol_lookup()
1080 to lookup the main function symbol.
1081
afce3d2a
CV
10822003-10-10 Corinna Vinschen <vinschen@redhat.com>
1083
1084 * sh-tdep.c (sh_treat_as_flt_p): New function to recognize float
1085 types correctly.
1086 (sh_push_dummy_call_fpu): Fix argument passing rules.
1087 (sh3e_sh4_extract_return_value): Call sh_treat_as_flt_p to recognize
1088 float types.
1089 (sh3e_sh4_store_return_value): Ditto.
1090
7fe958be
EZ
10912003-10-10 Elena Zannoni <ezannoni@redhat.com>
1092
1093 * sh-tdep.c (sh_use_struct_convention): Clarify one case in
1094 comment.
1095
3f997a97
CV
10962003-10-10 Corinna Vinschen <vinschen@redhat.com>
1097
1098 * sh-tdep.c (sh_use_struct_convention): Clean up to have a
1099 more readable code. Accomodate passing of bitfields.
1100
8be9034a
AC
11012003-10-10 Andrew Cagney <cagney@redhat.com>
1102
1103 * Makefile.in (ppc-sysv-tdep.o): Add $(gdb_assert_h).
1104 * rs6000-tdep.c (rs6000_gdbarch_init): When 64 bit SysV ABI, set
1105 push_dummy_call to ppc64_sysv_abi_push_dummy_call.
1106 * ppc-sysv-tdep.c: Include "gdb_assert.h".
1107 (ppc64_sysv_abi_push_dummy_call): New function.
1108 (ppc64_sysv_abi_broken_push_dummy_call): New function.
1109 * ppc-tdep.h (ppc64_sysv_abi_push_dummy_call): Declare.
1110 (ppc64_sysv_abi_broken_push_dummy_call): Declare.
1111
85a453d5
KI
11122003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1113
1114 * NEWS: Replace "Hitachi" and "Mitsubishi" with "Renesas".
1115 * README: Ditto.
1116 * d10v-tdep.c: Ditto.
1117 * h8300-tdep.c: Ditto.
1118 * remote-e7000.c: Ditto.
1119 * remote-hms.c: Ditto.
1120 * ser-e7kpc.c: Ditto.
1121 * sh-stub.c: Ditto.
1122 * sh-tdep.c: Ditto.
1123 * sh-tdep.h: Ditto.
1124 * sh3-rom.c: Ditto.
1125 * sh64-tdep.c: Ditto.
1126 * top.c: Ditto.
1127 * wince.c: Ditto.
1128 * config/d10v/d10v.mt: Ditto.
1129 * config/sh/embed.mt: Ditto.
1130 * config/sh/linux.mt: Ditto.
1131 * config/sh/tm-linux.h: Ditto.
1132 * config/sh/tm-sh.h: Ditto.
1133 * config/sh/wince.mt: Ditto.
1134
221c12ff
AC
11352003-10-09 Andrew Cagney <cagney@redhat.com>
1136
1137 * ppc-tdep.h (struct type): Declare opaque.
1138 * x86-64-tdep.h (struct regcache): Declare opaque.
1139 * sh-tdep.c (sh_do_fp_register): Delete "register" attribute, fix
1140 coding style.
1141
ef5200c1
AC
11422003-10-09 Andrew Cagney <cagney@redhat.com>
1143
1144 Changes from 2003-09-09 Jimi Xenidis <jimix@watson.ibm.com>:
1145 * config/rs6000/tm-rs6000.h (SOFTWARE_SINGLE_STEP): Delete macro.
1146 (SOFTWARE_SINGLE_STEP_P): Ditto.
1147 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
1148 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Ditto.
1149 (SOFTWARE_SINGLE_STEP_P): Ditto.
1150 * rs6000-tdep.c (rs6000_gdbarch_init): When AIX, set
1151 software_single_step to rs6000_software_single_step.
a8f4cde1 1152
9644bbdd
AC
11532003-10-09 Andrew Cagney <cagney@redhat.com>
1154
1155 * MAINTAINERS: Mark m32r-elf as buildable with -Werror.
1156
db72fa6b
MS
11572003-10-09 Michael Snyder <msnyder@redhat.com>
1158
f3efb16c
MS
1159 * frame.h: Fix typo in comment.
1160 * dummy-frame.c: Fix typo in comment.
db72fa6b
MS
1161 * d10v-tdep.c: Random whitespace/comment tweaks.
1162
9a5cef92
EZ
11632003-10-09 Elena Zannoni <ezannoni@redhat.com>
1164
1165 * sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code.
f49c4e4e 1166 (sh_push_dummy_code): Delete function, it's only used for dummy calls
9a5cef92 1167 on stack.
a8f4cde1 1168
9a5cef92
EZ
1169 Based on input by Stephen Clarke (stephen.clarke@superh.com):
1170 * sh-tdep.c (sh_use_struct_convention): Add comment explaining ABI
1171 in detail.
a8f4cde1 1172
0f317a0c
DJ
11732003-10-09 Daniel Jacobowitz <drow@mvista.com>
1174
1175 * remote-mips.c (mips_initialize): Remove unneeded call to
1176 get_selected_frame. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
1177
bbab2f46
DJ
11782003-10-09 Daniel Jacobowitz <drow@mvista.com>
1179
1180 * dwarf2expr.c (execute_stack_op): Don't treat the frame base as
1181 a memory pointer.
1182
550950b8
JJ
11832003-10-08 Jeff Johnston <jjohnstn@redhat.com>
1184
1185 * lin-lwp.c (stop_and_resume_callback): Set the resumed flag
1186 for any lwp we resume.
1187 (running_callback): Add lwps that have pending status events
1188 against them to be considered running.
1189
15c69bc7
KI
11902003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
1191
1192 * m32r-tdep.c : Include "dis-asm.h".
1193 * Makefile.in (m32r-tdep.o): Update dependencies.
1194
51065942
JB
11952003-10-06 J. Brobecker <brobecker@gnat.com>
1196
1197 * completer.h (get_gdb_completer_word_break_characters): Delete.
1198 * completer.c: include language.h.
1199 (gdb_completer_word_break_characters): Delete.
1200 (get_gdb_completer_word_break_characters): Delete.
1201 (location_completer): Use the word break characters of the current
1202 language.
1203 (complete_line): Likewise.
1204 (line_completion_function): Likewise.
1205 (skip_quoted_chars): Likewise.
1206 * Makefile.in (completer.o): Add dependency on language.h.
1207 * top.c (init_main): Set the readline word break characters
1208 to GDB's default word break characters.
1209
6084f43a
JB
12102003-10-06 J. Brobecker <brobecker@gnat.com>
1211
1212 * language.h (language_defn): new field, la_word_break_characters.
1213 * language.c (unknown_language_defn): Set new field to
1214 default_word_break_characters.
1215 (auto_language_defn): Likewise.
1216 (local_language_defn): Likewise.
1217 * ada-lang.c (ada_language_defn): Likewise.
1218 * c-lang.c (c_language_defn): Likewise.
1219 (cplus_language_defn): Likewise.
1220 (asm_language_defn): Likewise.
1221 (minimal_language_defn): Likewise.
1222 * f-lang.c (f_language_defn): Likewise.
1223 * jv-lang.c (java_language_defn): Likewise.
1224 * m2-lang.c (m2_language_defn): Likewise.
1225 * objc-lang.c (objc_language_defn): Likewise.
1226 * p-lang.c (pascal_language_defn): Likewise.
1227 * scm-lang.c (scm_language_defn): Likewise.
1228
944fcfab
AC
12292003-10-06 Andrew Cagney <cagney@redhat.com>
1230
1231 * ppc-sysv-tdep.c: Re-indent.
1232
9f0a5303
JB
12332003-10-06 J. Brobecker <brobecker@gnat.com>
1234
1235 * language.h (default_word_break_characters): Add prototype.
1236 * language.c (default_word_break_characters): New function.
1237
7270b6ed
AS
12382003-10-06 Andreas Schwab <schwab@suse.de>
1239
1240 * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
1241 with %eax.
1242
a5d61f66
AC
12432003-10-06 Andrew Cagney <cagney@redhat.com>
1244
1245 * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
1246 "h8500-tdep.c".
1247 (z8k-tdep.o): Delete custom build rule.
1248
28a86f5c
AC
12492003-10-06 Andrew Cagney <cagney@redhat.com>
1250
1bfd8a83
AC
1251 * Makefile.in: Update all dependencies.
1252
17144ef8
AC
1253 * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
1254 No longer list PA as as obsolete candidate. List m32r as
1255 broken instead of obsolete.
a8f4cde1 1256
a5679ae5
AC
1257 * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
1258 * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
1259 * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
1260 * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
1261 * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
1262 * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
1263 * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
1264 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
1265 * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
1266 * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
1267 * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
1268 * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
1269 * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
1270 * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
1271 * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
1272 * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
1273 * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
1274 * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
1275 * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
1276 * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
1277 * config/z8k/z8k.mt: Ditto.
1278
4a8269c0
AC
1279 * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
1280 h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
1281 mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
1282 i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
1283 sparclite were removed.
1284 * configure.host, configure.tgt: Remove corresponding tuples.
1285
41989fcd
AC
1286 * breakpoint.c, breakpoint.h: Remove obsolete code.
1287 * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
1288 * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
1289 * stabsread.h, xcoffread.c: Ditto.
1290
28a86f5c
AC
1291 * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
1292 * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
1293 * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
1294 * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
1295
4efdaa0d
DL
12962003-10-06 David Lecomber <dsl@sources.redhat.com>
1297
1298 * f-valprint.c: Reformatting
1299
ae53de43
MK
13002003-10-06 Mark Kettenis <kettenis@gnu.org>
1301
a8bb57e7
MK
1302 * x86-64-tdep.c: Remove duplicate comment.
1303
ae53de43
MK
1304 * x86-64-tdep.c (x86_64_store_return_value): Don't use
1305 DEPRECATED_REGISTER_RAW_SIZE. Use symbolic names for register
1306 names for return values. This fixes a bug since we looked at %rbx
1307 instead of %rdx.
1308
473f17b0
MK
13092003-10-05 Mark Kettenis <kettenis@gnu.org>
1310
2c261fae
MK
1311 * x86-64-tdep.c: Include "regset.h".
1312
473f17b0
MK
1313 * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
1314 gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset,
1315 sizeof_fpregset.
1316 * i386-tdep.c: Include "regset.h".
1317 (i386_supply_gregset): New function.
1318 (i386_supply_fpregset): New function.
1319 (i386_gdbarch_init): Initialze register set-related members of
1320 TDEP.
1321 * x86-64-tdep.c (x86_64_supply_fpregset): New function.
1322 (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
1323
afd48b75
AC
13242003-10-03 Andrew Cagney <cagney@redhat.com>
1325
1326 * rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI,
1327 set extract_return_value, store_return_value and
1328 use_struct_convention to ppc64_sysv_abi_extract_return_value,
1329 ppc64_sysv_abi_store_return_value and
1330 ppc64_sysv_abi_use_struct_convention.
1331 * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare.
1332 (ppc64_sysv_abi_store_return_value): Declare.
1333 (ppc64_sysv_abi_use_struct_convention): Declare.
1334 * ppc-sysv-tdep.c (enum return_value_convention): Define.
1335 (ppc64_sysv_abi_extract_return_value): New function.
1336 (ppc64_sysv_abi_store_return_value): New function.
1337 (ppc64_sysv_abi_use_struct_convention): New function.
1338 (ppc64_sysv_abi_return_value): New function.
1339
9b540880
AC
13402003-10-03 Andrew Cagney <cagney@redhat.com>
1341
1342 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only
1343 convert a descriptor to a function when it's in the ".opd"
1344 section.
1345
8748518b
CV
13462003-10-03 Corinna Vinschen <vinschen@redhat.com>
1347
1348 * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg and
1349 reg_size to keep GCC silent.
1350
0fd85043
CV
13512003-10-03 Corinna Vinschen <vinschen@redhat.com>
1352
1353 * dwarf2-frame.c (struct comp_unit): Add tbase member to store
1354 base for DW_EH_PE_textrel encodings.
1355 (read_encoded_value): Add a DW_EH_PE_textrel case.
1356 (dwarf2_build_frame_info): Set unit.tbase to beginning of text
1357 section.
1358
37b517aa
MK
13592003-10-03 Mark Kettenis <kettenis@gnu.org>
1360
1361 * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
1362
12c266ea
AC
13632003-10-02 Andrew Cagney <cagney@redhat.com>
1364
1365 * gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename
1366 REGISTER_RAW_SIZE.
1367 * gdbarch.h, gdbarch.c: Re-generate.
1368 * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update.
1369 * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update.
1370 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
1371 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
1372 * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update.
1373 * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update.
1374 * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update.
1375 * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update.
1376 * remote-e7000.c, remote-mips.c, remote-sim.c: Update.
1377 * remote-vxmips.c, remote-vxsparc.c, remote.c: Update.
1378 * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update.
1379 * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update.
1380 * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update.
1381 * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update.
1382 * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update.
1383 * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update.
a8f4cde1 1384
78ba4af6
JB
13852003-10-02 Jim Blandy <jimb@redhat.com>
1386
1387 * dwarf2read.c (struct die_info): Doc fix.
1388
617daa0e
CV
13892003-10-02 Corinna Vinschen <vinschen@redhat.com>
1390
1391 * sh-tdep.c: Running thru gdb_indent.sh.
1392
e5e33cd9
CV
13932003-10-02 Corinna Vinschen <vinschen@redhat.com>
1394
1395 * sh-tdep.c (sh_justify_value_in_reg): New function.
1396 (sh_stack_allocsize): Ditto.
1397 (flt_argreg_array): New array used for floating point argument
1398 passing.
1399 (sh_init_flt_argreg): New function.
a8f4cde1 1400 (sh_next_flt_argreg): Ditto.
e5e33cd9
CV
1401 (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to
1402 "pass_on_stack". Use new helper functions. Accomodate Renesas ABI.
1403 Fix argument passing strategy.
1404 (sh_push_dummy_call_nofpu): Ditto.
1405
5fe830e4
AC
14062003-10-01 Andrew Cagney <cagney@redhat.com>
1407
1408 * value.h (register_value_being_returned): Declare. Replace
1409 "value_being_returned".
1410 * infcall.c (call_function_by_hand): Use
1411 register_value_being_returned.
1412 * infcmd.c (print_return_value): Call
1413 "register_value_being_returned", handle struct return locally.
1414 * values.c (register_value_being_returned): New function. Replace
1415 "value_being_returned".
a8f4cde1 1416
5fe830e4 14172003-09-30 Elena Zannoni <ezannoni@redhat.com>
cf50a87a
EZ
1418
1419 * linux-proc.c (linux_do_registers): New function.
1420 (linux_make_note_section): Use linux_do_registers in case of
1421 single threaded inferior programs.
1422
64f395bf
AC
14232003-10-01 Andrew Cagney <cagney@redhat.com>
1424
1425 * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
1426 use STRUCT_ADDR. When not using "struct return convention", pass
1427 "0" to "value_being_returned". Add FIXMEs.
1428 * infcmd.c (print_return_value): Pass an explicit 0/1 to
1429 value_being_returned. Add comments.
1430 * values.c (value_being_returned): Add fixme.
1431 * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
1432 (hppa_value_returned_from_stack): Add FIXME.
1433
639d11d3
DC
14342003-09-30 David Carlton <carlton@kealia.com>
1435
1436 * dwarf2read.c (struct die_info): Add 'parent' field; replace
1437 'has_children' and 'next' by 'child' and 'sibling'.
1438 (read_comp_unit): Rework algorithm, breaking body into
1439 read_die_and_children and read_die_and_siblings.
1440 (read_die_and_children, read_die_and_siblings): New.
1441 (read_full_die): Add 'has_children' argument; set it instead of
1442 the die's 'has_children' field. Minor formatting cleanup.
1443 (free_die_list): Use die->child and die->sibling instead of
1444 die->next.
1445 (dump_die_list): Ditto.
1446 (sibling_die): Use die->sibling.
1447 (psymtab_to_symtab_1): Use die's 'child' field in place of its
1448 'has_children' and 'next' fields.
a8f4cde1
RM
1449 (process_die, read_file_scope, read_func_scope)
1450 (read_lexical_block_scope, read_structure_scope)
1451 (read_enumeration, read_array_type, read_common_block)
639d11d3
DC
1452 (read_namespace, read_subroutine_type, dump_die): Ditto.
1453
5bffac25
AC
14542003-09-30 Andrew Cagney <cagney@redhat.com>
1455
1456 * rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone
1457 to 224, not 220.
1458
f30992d4
AC
14592003-09-30 Andrew Cagney <cagney@redhat.com>
1460
1461 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename
1462 REGISTER_VIRTUAL_SIZE.
1463 * gdbarch.h, gdbarch.c: Regenerate.
1464 * vax-tdep.h, sparc-tdep.c, regcache.h: Update.
1465 * regcache.c, mn10300-tdep.c, mips-tdep.c: Update.
1466 * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update.
1467
2e092625
AC
14682003-09-29 Andrew Cagney <cagney@redhat.com>
1469
1470 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename
1471 DEPRECATED_REGISTER_VIRTUAL_TYPE.
1472 * gdbarch.h, gdbarch.c: Regenerate.
1473 * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update.
1474 * sh64-tdep.c, sparc-tdep.c: Update.
4deab737
AC
1475
1476 * remote-vxsparc.c (vx_read_register): Replace bzero with memset.
1477 * remote-vxmips.c (vx_read_register): Ditto.
1478 * remote-vx68.c (vx_read_register): Ditto.
1479 * gnu-nat.c (inf_validate_procs): Ditto.
1480
7a5dd6ee
JB
14812003-09-29 J. Brobecker <brobecker@gnat.com>
1482
1483 * infcall.c (call_function_by_hand): Fix build failure
1484 introduced in the previous change to this file.
1485
1fe43d45
AC
14862003-09-29 Andrew Cagney <cagney@redhat.com>
1487
1488 * NEWS: Mention Objective-C.
1489
e28a332c
JG
14902003-09-29 Jerome Guitton <guitton@act-europe.fr>
1491
1492 * arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
1493 test if the register has been saved on the stack.
1494 (arm_scan_prologue_cache): When analysing the instruction
1495 "str lr, [sp, #-4]", save the address where lr has been stored.
1496
9ff63c35
AC
14972003-09-28 Andrew Cagney <cagney@redhat.com>
1498
7f5f525d
AC
1499 * frame.c (frame_read_unsigned_register): Delete function.
1500 * frame.h (frame_read_unsigned_register): Delete declaration.
1501 * sparc-tdep.c (sparc_init_extra_frame_info): Use
1502 get_frame_register_unsigned.
1503 (sparc_frame_saved_pc, sparc_pop_frame): Ditto.
1504 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
1505 * d10v-tdep.c (d10v_print_registers_info): Ditto.
a8f4cde1 1506
7f5f525d
AC
1507 * frame.h (frame_read_register): Delete declaration.
1508 * frame.c (frame_read_register): Delete function.
1509 * arch-utils.c (legacy_register_to_value): Use get_frame_register.
1510 * sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
1511 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
1512 * mips-tdep.c (mips_register_to_value): Ditto.
1513 * hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
1514 * d10v-tdep.c (d10v_print_registers_info): Ditto.
1515
1516 * frame.c (frame_read_signed_register): Delete function.
1517 (frame_read_unsigned_register): Update comments.
1518 * frame.h (frame_read_signed_register): Delete declaration.
1519 * h8300-tdep.c (h8300_print_register): Use
1520 get_frame_register_signed.
1521 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
1522
9ff63c35
AC
1523 * config/pa/tm-hppa.h (DEPRECATED_VALUE_RETURNED_FROM_STACK):
1524 Rename VALUE_RETURNED_FROM_STACK.
1525 * infcmd.c (print_return_value): Update.
1526 * infcall.c (call_function_by_hand): Update.
1527
41d041d6
MK
15282003-09-28 Mark Kettenis <kettenis@gnu.org>
1529
1530 * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add
1531 regcache argument and reverse the order of the other two
1532 arguments. Remove local regcache variable. Determine
1533 architecture from REGCACHE. Update comments.
1534 * x86-64-tdep.c (x86_64_supply_fxsave): Add regcache argument and
1535 reverse the order of the other two arguments. Remove local
1536 regcache variable. Determine architecture from REGCACHE. Update
1537 comments.
1538 * i387-tdep.h (i387_supply_fsave, i387_supply_fxsave): Adjust
1539 prototypes. Update comments.
1540 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust prototype. Adjust
1541 comment.
1542 * amd64fbsd-nat.c (supply_fpregset, fetch_inferior_registers):
1543 Update.
1544 * go32-nat.c (fetch_register, go32_fetch_registers): Update.
1545 * i386-interix-nat.c (supply_fpregset): Update.
1546 * i386-linux-nat.c (supply_fpregset, supply_fpxregset): Update.
1547 * i386-nto-tdep.c (i386nto_supply_fpregset): Update.
1548 * i386gnu-nat.c (fetch_fpregs, supply_fpregset): Update.
1549 * i386bsd-nat.c (supply_fpregset, fetch_inferior_registers): Update.
1550 * i386nbsd-tdep.c (fetch_core_registers, fetch_elfcore_registers):
1551 Update.
1552 * i386obsd-tdep.c (fetch_core_registers): Update.
1553 * i386v4-nat.c (supply_fpregset): Update.
1554 * x86-64-linux-nat.c (supply_fpregset): Update.
1555 * x86-64-linux-tdep.c (fetch_core_registers): Update.
a8f4cde1 1556
1cb97e17
MK
15572003-09-27 Mark Kettenis <kettenis@gnu.org>
1558
5716833c
MK
1559 * i386-tdep.h: Put opaque declarations in alphabetical
1560 order. Remove spurious whitespace.
1561 (struct gdbarch_tdep): add st0_regnum and mm0_regnum members.
1562 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Remove prototypes.
1563 * i386-tdep.c (MM0_REGNUM): Remove define.
1564 (i386_mmx_regnum_p): Add gdbarch argument.
1565 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Add gdbarch argument.
1566 Rewrite using new macro definitions for FPU/SSE registers.
1567 (i386_fp_regnum_p, i386_fpc_regnum_p): Rewrite using new macro
1568 definitions from i387-tdep.h.
1569 (i386_register_name): Update.
1570 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): Update to use
1571 new macro definitions for FPU/SSE registers.
1572 (i386_extract_return_value): Determine whether floating-point
1573 registers are present by examining REGCACHE's architecture.
1574 (i386_store_return_value): Likewise. Use I386_MAX_REGISTER_SIZE
1575 instead of FPU_REG_RAW_SIZE. Use new macro definitions for
1576 FPU/SSE registers.
1577 (i386_register_type): Update.
1578 (i386_mmx_regnum_to_fp_regnum): Rewrite using new macro
1579 definitions for FPU registers. Use REGCACHE's architecture to
1580 determine the appropriate register numbers.
1581 (i386_pseudo_register_read, i386_pseudo_register_write,
1582 i386_register_reggroup_p): Update.
1583 (i386_gdbarch_init): Initialize TDEP->st0_regnum and
1584 TDEP->mm0_regnum.
1585 * i387-tdep.h (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM,
1586 I387_FTAG_REGNUM, I387_FISEG_REGNUM, I387_FIOFF_REGNUM,
1587 I387_FOSEG_REGNUM, I387_FOOFF_REGNUM, I387_FOP_REGNUM,
1588 I387_XMM0_REGNUM, I387_MXCSR_REGNUM): New defines.
1589 (i387_supply_fsave, i387_fill_fsave, i387_supply_fxsave,
1590 i387_fill_fxsave): Change type of fsave/fxsave argument from `char
1591 *' to `void *'.
1592 * i387-tdep.c (i387_print_float_info, fsave_offset, FSAVE_ADDR,
1593 i387_supply_fsave, i387_fill_fsave, fxsave_offset, FXSAVE_ADDR,
1594 i387_supply_fxsave, i387_fill_fxsave): Update to use new macro
1595 definitions for FPU/SSE registers.
1596 (FXSAVE_MXCSR_ADDR): New define.
1597 * x86-64-tdep.c (x86_64_init_abi): Override TDEP->st0_regnum and
1598 TDEP->mm0_regnum.
1599 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Remove defines.
1600 (I387_ST0_REGNUM): Define.
1601
41d35cb0
MK
1602 * regcache.h (get_regcache_arch): New prototype.
1603 * regcache.c (get_regcache_arch): New function.
1604
54e74f72
MK
1605 * x86-64-tdep.c (x86_64_store_return_value): Remove spurious
1606 whitespace.
1607
1cb97e17
MK
1608 * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
1609 Initialize using ARRAY_SIZE.
1610
0968aa8c
AC
16112003-09-27 Andrew Cagney <cagney@redhat.com>
1612
1613 * arch-utils.c (deprecated_init_frame_pc_default): Rename
1614 "init_frame_pc_default".
1615 * arch-utils.h (deprecated_init_frame_pc_default): Update.
1616 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1617 * vax-tdep.c (vax_gdbarch_init): Update.
1618 * v850-tdep.c (v850_gdbarch_init): Update.
1619 * sh64-tdep.c (sh64_gdbarch_init): Update.
1620 * s390-tdep.c (s390_gdbarch_init): Update.
1621 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1622 * mcore-tdep.c (mcore_gdbarch_init): Update.
1623 * h8300-tdep.c (h8300_gdbarch_init): Update.
1624 * cris-tdep.c (cris_gdbarch_init): Update.
1625 * config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
1626
54c84734
MK
16272003-09-26 Mark Kettenis <kettenis@gnu.org>
1628
1629 * regset.h: New file.
1630 * Makefile.in (regset_h): Add.
1631
1b1d3794
AC
16322003-09-25 Andrew Cagney <cagney@redhat.com>
1633
1634 * frame.h (deprecated_frame_saved_regs): Rename
1635 get_frame_saved_regs.
1636 * cris-tdep.c, frame.c, h8300-tdep.c, hppa-tdep.c: Update.
1637 * mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
1638 * ns32k-tdep.c, ppc-linux-tdep.c, rs6000-tdep.c: Update.
1639 * s390-tdep.c, sh64-tdep.c, stack.c: Update.
1640 * v850-tdep.c, vax-tdep.c, xstormy16-tdep.c: Update.
1641
e6beb428
AC
16422003-09-25 Andrew Cagney <cagney@redhat.com>
1643
1644 * NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted
1645 file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions,
1646 and Java.
1647 * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and
1648 arm*-*-* do not use the new frame code.
1649
710122da
DC
16502003-09-25 David Carlton <carlton@kealia.com>
1651
1652 * c-exp.y: Remove 'register' declarations.
1653 * f-exp.y, jv-exp.y, m2-exp.y, objc-exp.y, p-exp.y: Ditto.
1654
79c2c32d
DC
16552003-09-25 David Carlton <carlton@kealia.com>
1656
1657 * c-exp.y: Include cp-support.h. Add qualified_type.
1658 (yylex): Delete nested type hack; add comments.
1659 * cp-namespace.c (cp_lookup_nested_type): New function.
1660 * cp-support.h: Declare cp_lookup_nested_type.
1661 * eval.c (evaluate_subexp_standard): Call value_aggregate_elt
1662 instead of value_struct_elt_for_reference.
1663 * valops.c: Include cp-support.h.
1664 (value_aggregate_elt): New function.
1665 (value_namespace_elt): Ditto.
1666 (value_struct_elt_for_reference): Make static.
1667 * value.h: Delete declaration of value_struct_elt_for_reference;
1668 add declaration for value_aggregate_elt.
1669 * Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
1670 (valops.o): Ditto.
1671
898c62f5
DJ
16722003-09-25 Daniel Jacobowitz <drow@mvista.com>
1673
1674 * stack.c: Include "reggroups.h".
1675 (frame_info): Only display registers in all_reggroup.
1676 * Makefile.in (stack.o): Update dependencies.
1677
28cd8767
JG
16782003-09-25 Jerome Guitton <guitton@act-europe.fr>
1679
1680 * arm-tdep.c (arm_skip_prologue): Handle "sub ip, sp #n" and
1681 "add ip, sp #n" in the prologue.
1682 (arm_scan_prologue): Ditto.
1683
a4ab2b5d
JG
16842003-09-25 Jerome Guitton <guitton@act-europe.fr>
1685
1686 * MAINTAINERS (write after approval): Add myself.
1687
3f244638
AS
16882003-09-25 Andreas Schwab <schwab@suse.de>
1689
1690 * m68k-tdep.c: Include "dwarf2-frame.h".
1691 (m68k_gdbarch_init): Add the DWARF CFI frame unwinder.
1692 * Makefile.in (m68k-tdep.o): Update dependencies.
1693
1c0159e0
CV
16942003-09-25 Corinna Vinschen <vinschen@redhat.com>
1695
1696 * sh-tdep.c (struct frame_extra_info): Remove.
1697 (struct sh_frame_cache): New structure.
1698 (GET_SOURCE_REG): New macro extracting source register of an opcode.
1699 (GET_TARGET_REG): Ditto but target register.
1700 (GET_PUSHED_REG): Remove.
1701 (IS_MOV_ARG_TO_REG): New macro.
1702 (IS_MOV_ARG_TO_IND_R14): New macro.
1703 (IS_MOV_ARG_TO_IND_R14_WITH_DISP): New macro.
1704 (IS_MOVW_PCREL_TO_REG): New macro.
1705 (IS_MOVL_PCREL_TO_REG): New macro.
1706 (IS_SUB_REG_FROM_SP): New macro.
1707 (IS_ARG_MOV): Remove.
1708 (IS_MOV_TO_R14): Remove.
1709 (IS_RESTORE_FP): New macro.
1710 (IS_RTS): New macro.
1711 (IS_LDS): New macro.
1712 (IS_MOV_FP_SP): New macro.
1713 (IS_ADD_REG_TO_FP): New macro.
1714 (IS_ADD_IMM_FP): New macro.
1715 (sh_skip_prologue_hard_way): Remove.
1716 (sh_saved_pc_after_call): Remove.
1717 (sh_frame_chain): Remove.
1718 (sh_find_callers_reg): Remove.
a8f4cde1 1719 (sh_nofp_frame_init_saved_regs): Remove.
1c0159e0
CV
1720 (sh_fp_frame_init_saved_regs): Remove.
1721 (sh_init_extra_frame_info): Remove.
1722 (sh_analyze_prologue): New function.
1723 (sh_skip_prologue): Remove deprecated code. Rely on new function
1724 sh_analyze_prologue when after_prologue fails.
1725 (sh_frame_saved_pc): Remove.
1726 (sh_alloc_frame_cache): New function.
1727 (sh_frame_cache): Ditto.
1728 (sh_frame_prev_register): Ditto.
1729 (sh_frame_this_id): Ditto.
1730 (sh_frame_unwind): New structure defining the heuristic frame
1731 sniffer interface.
1732 (sh_frame_sniffer): New function.
1733 (sh_unwind_sp): Ditto.
1734 (sh_unwind_pc): Ditto.
1735 (sh_unwind_dummy_id): Ditto.
1736 (sh_frame_base_address): Ditto.
1737 (sh_frame_base): New structure defining new frame base code.
1738 (sh_in_function_epilogue_p): New function.
1739 (sh_gdbarch_init): Restructure and simplify to eliminate deprecated
1740 code and to call all new code instead. Initialize dwarf2 and
1741 heuristic frame sniffer.
1742
5f9769d1
PH
17432003-09-24 Paul N. Hilfinger <hilfingr@nile.gnat.com>
1744
a8f4cde1
RM
1745 * parser-defs.h (struct exp_descriptor): New definition, containing
1746 language-specific info for printing, prefixifying, dumping, and
5f9769d1
PH
1747 evaluating expressions.
1748 (exp_descriptor_standard): Declare new variable.
1749 (print_subexp): Make global and declare here (from expprint.c).
1750 (dump_subexp): Ditto.
1751 (dump_subexp_body_standard): Declare.
1752 (operator_length_standard): Declare.
1753 (op_name_standard): Declare.
1754 (print_subexp): Declare.
1755 (print_subexp_standard): Declare.
1756
1757 * language.h (struct language_defn): Add la_exp_desc field to hold
1758 pointer to table for language-specific operators.
1759 Remove evaluate_exp field, which is now in struct exp_descriptor.
a8f4cde1
RM
1760
1761 * parse.c (operator_length): Move most code to new
5f9769d1 1762 operator_length_standard function. Use language-specific information.
a8f4cde1 1763 (operator_length_standard): New function taking most code from
5f9769d1
PH
1764 operator_length.
1765 (exp_descriptor_standard): New constant.
a8f4cde1
RM
1766
1767 * expression.h (enum exp_opcode): Add definitions of OP_EXTENDED0
5f9769d1 1768 and OP_EXTENDED_LAST.
a8f4cde1
RM
1769
1770 * expprint.c (print_subexp): Use language-specific print_subexp.
5f9769d1
PH
1771 Make global; remove static declaration.
1772 Move most code to print_subexp_standard.
a8f4cde1 1773 (print_subexp_standard): New function, containing code formerly in
5f9769d1
PH
1774 print_subexp.
1775 (op_name): Add expression to argument signature.
a8f4cde1 1776 Use langauge-specific op_name.
5f9769d1
PH
1777 Move most code to op_name_standard.
1778 (op_name_standard): New function, containing code formerly in op_name.
1779 (dump_subexp): Use new version of op_name function.
1780 Use language-specific dump_subexp_body, and move most existing code to
1781 dump_subexp_body_standard.
1782 (dump_raw_expression): Use new op_name interface.
1783 (dump_subexp_body): Move most code to dump_subexp_body_standard.
1784 (dump_subexp_body_standard): New function, containing code formerly
1785 in dump_subexp_body.
a8f4cde1 1786
5f9769d1
PH
1787 * language.c (unknown_language): Add default la_exp_desc field and
1788 remove evaluate_exp field.
1789 (auto_language): Ditto.
1790 (local_language): Ditto.
1791 * f-lang.c (f_language_defn): Ditto.
1792 * c-lang.c (c_language_defn): Ditto.
1793 (cplus_language_defn): Ditto.
1794 (asm_language_defn): Ditto.
1795 (minimal_language_defn): Ditto.
1796 * p-lang.c (pascal_language_defn): Ditto.
1797 * m2-lang.c (m2_language_defn): Ditto.
1798 * objc-lang.c (objc_language_defn): Ditto.
a8f4cde1
RM
1799
1800 * jv-lang.c (exp_descriptor_java): New variable, containing
5f9769d1
PH
1801 Java-specific expression evaluator.
1802 (java_language_defn): Add la_exp_desc field and remove evaluate_exp
1803 field.
a8f4cde1 1804 * scm-lang.c (exp_descriptor_scm): New variable, containing
5f9769d1
PH
1805 Scheme-specific expression evaluator.
1806 (scm_language_defn): Add la_exp_desc field and remove evaluate_exp
1807 field.
1808 * objc-lang.c (print_object_command): Take evaluate_exp from the
1809 la_exp_desc field.
a8f4cde1 1810
5f9769d1 1811 * Makefile.in (eval.o): Add dependency on parser-defs.h.
a8f4cde1
RM
1812
1813 * eval.c: Include parser-defs.h for the full declaration of
5f9769d1
PH
1814 la_exp_desc's type.
1815 (evaluate_subexp): Get evaluate_exp out of la_exp_desc field.
a8f4cde1 1816
24daaebc
PH
18172003-09-23 Paul N. Hilfinger <hilfingr@nile.gnat.com>
1818
1819 * parser-defs.h (operator_length): Declare.
a8f4cde1 1820
24daaebc
PH
1821 * parse.c (length_of_subexp): Use operator_length to get operator
1822 lengths and arities for operators.
1823 Move most code to new operator_length function.
a8f4cde1 1824 (operator_length): New function absorbing most code from
24daaebc
PH
1825 length_of_subexp.
1826 (prefixify_subexp): Remove large case and use operator_length instead.
1827 (parse_exp_1): Use renamings:
a8f4cde1 1828 dump_prefix_expression => dump_raw_expression and
24daaebc 1829 dump_postfix_expression => dump_prefix_expression.
a8f4cde1 1830
24daaebc
PH
1831 * expression.h (dump_prefix_expression): Rename to ...
1832 (dump_raw_expression): New name.
1833 (dump_postfix_expression): Rename to ...
1834 (dump_prefix_expression): New name.
a8f4cde1 1835
24daaebc
PH
1836 * expprint.c (dump_subexp): Make global. Add comment.
1837 Move most existing code to dump_subexp_body.
1838 (dump_subexp_body): New function.
1839 (dump_prefix_expression): Rename to dump_raw_expression.
a8f4cde1 1840 Remove attempt to print the expression via print_expression: it can't
24daaebc
PH
1841 work before the expression is prefixified.
1842 (dump_raw_expression): Renamed from dump_prefix_expression.
a8f4cde1 1843 (dump_postfix_expression): Rename to dump_prefix_expression, since
24daaebc 1844 that's what it does.
a8f4cde1 1845 Remove 'note' parameter, since this routine must be used on
24daaebc
PH
1846 prefixified expression.
1847 (dump_prefix_expression): Renamed from dump_postfix_expression.
a8f4cde1 1848
8c2957c4
JB
18492003-09-22 Jim Blandy <jimb@redhat.com>
1850
1851 * dwarf2read.c (read_array_type): When building the type for an
1852 array of unspecified length, make sure to choose the upper bound
1853 so that the array's total length comes out to be zero --- that's
1854 how we represent such arrays.
1855
592e3010
MC
18562003-09-22 Michael Chastain <mec@shout.net>
1857
1858 * MAINTAINERS: Rename gdb.c++ to gdb.cp.
1859
365c70b1
JJ
18602003-09-22 Jeff Johnston <jjohnstn@redhat.com>
1861
1862 * top.c (quit_force): Fix indirect call to quit_target so
1863 a struct qt_args pointer is passed.
1864
5d6eb653
AC
18652003-09-22 Andrew Cagney <cagney@redhat.com>
1866
1867 * arch-utils.h (init_frame_pc_noop): Delete declaration.
1868 * arch-utils.c (init_frame_pc_noop): Delete function.
1869 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
1870 "init_frame_pc".
1871 * mips-tdep.c (mips_gdbarch_init): Ditto.
1872 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
1873 * config/sparc/tm-sparc.h (init_frame_pc_noop): Delete
1874 declaration.
1875 (DEPRECATED_INIT_FRAME_PC): Delete macro.
1876 * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Delete
1877 declaration.
1878 (DEPRECATED_INIT_FRAME_PC): Delete macro.
1879
b222a67f
AG
18802003-09-22 Anthony Green <green@redhat.com>
1881
1882 * monitor.c (monitor_expect): Delete unused conflicting targ_ops
1883 declaration.
1884
d5b5ac79
AC
18852003-09-20 Andrew Cagney <cagney@redhat.com>
1886
deafb061
AC
1887 * breakpoint.c: Eliminate ARGSUSED.
1888 * buildsym.c, cli/cli-cmds.c, cli/cli-script.c: Ditto.
1889 * coffread.c, corelow.c, dwarf2read.c, event-top.c: Ditto.
1890 * exec.c, gcore.c, hpux-thread.c, infcmd.c, inflow.c: Ditto.
1891 * infrun.c, inftarg.c, maint.c, ocd.c, printcmd.c: Ditto.
1892 * procfs.c, regcache.c, remote-rdi.c, remote-sds.c: Ditto.
1893 * remote.c, sol-thread.c, source.c, stabsread.c: Ditto.
1894 * stack.c, symfile.c, target.c, top.c, typeprint.c: Ditto.
1895 * utils.c, v850ice.c, valprint.c, values.c, win32-nat.c: Ditto.
1896 * wince.c, remote-vx.c: Ditto.
1897
d5b5ac79
AC
1898 * cli/cli-script.c: Remove "register" attributes.
1899 * config/pa/tm-hppa.h: Ditto.
1900 * cli/cli-decode.c: Ditto.
1901 * cli/cli-cmds.c: Ditto.
1902
c6316faa
AC
19032003-09-19 Andrew Cagney <cagney@redhat.com>
1904
1905 * sparcnbsd-nat.c (getregs_supplies): Rename NPC_REGNUM to
1906 DEPRECATED_NPC_REGNUM.
1907 * sparc64nbsd-nat.c (getregs_supplies): Ditto.
1908
f4f99b11
CF
19092003-09-19 Christopher Faylor <cgf@redhat.com>
1910
1911 * win32-nat.c (mappings): Remove HAVE_SSE conditional.
1912
1708f284
JB
19132003-09-19 Jim Blandy <jimb@redhat.com>
1914
1915 * macrotab.c (macro_include): Use the correct comparison to find
1916 the appropriate place for this inclusion in the list.
1917
b9fbf434
AC
19182003-09-19 Andrew Cagney <cagney@redhat.com>
1919
1920 * config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
1921 (DEPRECATED_HPUX_TEXT_END): Define.
1922 (deprecated_hpux_text_end): Declare.
1923 (struct target_ops): Declare opaque.
1924 * hppah-nat.c (text_end): Make static.
1925 (deprecated_hpux_text_end): New function.
1926 * exec.c (text_end): Delete global variable.
1927 (NEED_TEXT_START_END): Do not define.
1928 (exec_file_attach): Replace code computing "text_end" code with
1929 call to DEPRECATED_HPUX_TEXT_END.
1930
5b03f266
AC
19312003-09-19 Andrew Cagney <cagney@redhat.com>
1932
1933 * utils.c (align_up, align_down): New functions.
1934 * defs.h (align_up, align_down): Declare.
1935 * ppc-sysv-tdep.c (align_up, align_down): Delete functions.
1936 * s390-tdep.c: Replace "round_up" and "round_down" with "align_up"
1937 and "align_down".
1938 (round_up, round_down): Delete functions.
1939 * mips-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
1940 "align_down".
1941 (ROUND_DOWN, ROUND_UP): Delete macros.
1942 (mips_dump_tdep): Do not print "ROUND_UP" or "ROUND_DOWN".
1943 * h8300-tdep.c: Replace "round_up" and "round_down" with
1944 "align_up" and "align_down".
1945 (round_up, round_down): Delete macros.
1946 * frv-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
1947 "align_down".
1948 (ROUND_UP, ROUND_DOWN): Delete macros.
1949
51db5742
JB
19502003-09-18 J. Brobecker <brobecker@gnat.com>
1951
1952 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
1953 hard-coded constant. Use the proper machine name instead.
1954
77949794
AC
19552003-09-17 Andrew Cagney <cagney@redhat.com>
1956
1957 * sparc-tdep.c (legacy_register_name): Delete function.
1958 * mips-tdep.c (mips_dump_tdep): Do not print REGISTER_NAME.
1959 (mips_gdbarch_init): Refer to MIPS_REGISTER_NAME in comments.
1960 * infcmd.c (gdb_register_name): Delete variable.
1961 * gdbarch.sh (SDB_REG_TO_REGNUM): Delete reference to
1962 REGISTER_NAME and "tm.h".
1963 * gdbarch.h, gdbarch.c: Regenerate.
1964 * dpx2-nat.c (regmap): Refer to REGISTER_NAME and not
1965 REGISTER_NAMES in comments.
1966 * remote-st.c (get_reg_name), i386b-nat.c (tregmap): Ditto.
1967 * m68klinux-nat.c (regmap): Ditto.
1968
b55c33cc
JB
19692003-09-17 Jim Blandy <jimb@redhat.com>
1970
1971 * Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
1972
957e27ac
AC
19732003-09-17 Andrew Cagney <cagney@redhat.com>
1974
1975 * ppcnbsd-tdep.c (ppcnbsd_use_struct_convention): New function.
1976 (ppcnbsd_init_abi): Set "use_struct_convention" to
1977 "ppcnbsd_use_struct_convention".
1978
192cb3d4
MK
19792003-09-17 Mark Kettenis <kettenis@gnu.org>
1980
1981 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
1982 * gdbarch.h, gdbarch.c: Regenerate.
1983 (stabs_argument_has_addr): New architecture method.
1984 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
1985 * arch-utils.c: Include "buildsym.h".
1986 (default_stabs_argument_has_addr): New function.
1987 * stabsread.c (define_symbol): Use stabs_argument_has_addr
1988 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
1989
efe59759
AC
19902003-09-17 Andrew Cagney <cagney@redhat.com>
1991
1992 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Deprecate NPC_REGNUM.
1993 * gdbarch.h, gdbarch.c: Regenerate.
1994 * core-sol2.c, hppa-tdep.c, lynx-nat.c, procfs.c: Update.
1995 * regcache.c, remote-vxsparc.c, sparc-linux-nat.c: Update.
1996 * sparc-nat.c, sparc-tdep.c, sparc64-tdep.c: Update.
1997 * sparcnbsd-tdep.c: Update.
a8f4cde1 1998
62700349
AC
19992003-09-17 Andrew Cagney <cagney@redhat.com>
2000
2001 * gdbarch.sh (DEPRECATED_REGISTER_BYTE): Rename REGISTER_BYTE.
2002 * gdbarch.h, gdbarch.c: Regenerate.
2003 * arm-linux-tdep.c, core-sol2.c, cris-tdep.c: Update.
2004 * d10v-tdep.c, frame.c: Update.
2005 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
2006 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
2007 * ia64-linux-nat.c, irix5-nat.c, lynx-nat.c, m68knbsd-nat.c: Update.
2008 * mcore-tdep.c, mips-linux-tdep.c, mips-tdep.c: Update.
2009 * mipsv4-nat.c, mn10300-tdep.c, ns32k-tdep.c: Update.
2010 * ns32knbsd-nat.c, ppc-bdm.c, regcache.c, remote-sds.c: Update.
2011 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
2012 * remote.c, rs6000-tdep.c, s390-tdep.c, sh64-tdep.c: Update.
2013 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, v850-tdep.c: Update.
2014 * v850ice.c, vax-tdep.c, xstormy16-tdep.c: Update.
2015 * config/m68k/tm-cisco.h, config/m68k/tm-delta68.h: Update.
2016 * config/pa/nm-hppah.h: Update.
2017
b9ff3018
AC
20182003-09-16 Andrew Cagney <cagney@redhat.com>
2019
2020 * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
2021 "use_struct_convention" to "ppc_linux_use_struct_convention".
2022 (ppc_linux_use_struct_convention): New function.
2023 * rs6000-tdep.c (rs6000_use_struct_convention): New function.
2024 (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
2025 "rs6000_use_struct_convention".
2026 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
2027 declaration.
2028 * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
2029 Delete function.
2030
aa1ee363
AC
20312003-09-16 Andrew Cagney <cagney@redhat.com>
2032
2033 * buildsym.c: Remove more occurances of "register".
2034 * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
2035 * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
2036 * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
2037 * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
2038 * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
2039 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
2040 * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
2041 * utils.c, valops.c, values.c, xcoffread.c: Ditto.
2042
f2ea0907
CV
20432003-09-16 Corinna Vinschen <vinschen@redhat.com>
2044
2045 * sh-tdep.h (struct gdbarch_tdep): Remove. Change all register
2046 numbers to enumeration values.
2047 * sh-tdep.c: Accomodate above change.
2048 (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
2049 (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
2050 (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
2051 (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
2052 (IS_FPUSH): Rename from IS_FMOV.
2053 (sh_extract_struct_value_address): Remove useless comment.
2054 (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
2055 instead of own local values.
2056 (sh_dump_tdep): Remove.
2057 (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
2058 * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
2059
1c704f11
AC
20602003-09-15 Andrew Cagney <cagney@redhat.com>
2061
2062 * doublest.c (convert_floatformat_to_doublest): No longer need to
2063 cast "exp_bias" to an int. Reverts 2002-12-04 change.
2064
ac79b88b
DJ
20652003-09-15 Daniel Jacobowitz <drow@mvista.com>
2066
2067 * values.c (unpack_double): Call floatformat_is_valid.
2068
1c671366
MK
20692003-09-15 Mark Kettenis <kettenis@gnu.org>
2070
de5227fb
MK
2071 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
2072 ps_strings into a long.
2073
1c671366
MK
2074 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
2075 _initialize_am64fbsd_nat.
2076
a604369a
KB
20772003-09-15 Kevin Buettner <kevinb@redhat.com>
2078
2079 * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
2080 associated with DW_AT_ranges attribute is out of bounds.
2081
b3cacbee
DL
20822003-09-15 David Lecomber <dsl@sources.redhat.com>
2083
2084 * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
2085
d0f37bb2
MC
20862003-09-14 Michael Chastain <mec@shout.net>
2087
2088 * config/m68k/nm-apollo68v.h: Delete.
2089 * config/m68k/xm-apollo68v.h: Delete.
2090
69517000
AC
20912003-09-14 Andrew Cagney <cagney@redhat.com>
2092
2093 * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
2094 * dcache.c: Update copyrights and descriptions.
2095 * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
2096
ef8b349d
AC
20972003-09-14 Andrew Cagney <cagney@redhat.com>
2098
2099 * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
2100 "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
2101
52f0bd74
AC
21022003-09-14 Andrew Cagney <cagney@redhat.com>
2103
2104 * alpha-nat.c: Remove some occurances of "register".
2105 * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
2106 * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
2107 * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
2108 * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
2109 * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
2110 * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
2111 * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
2112 * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
2113 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
2114 * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
2115 * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
2116 * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
2117 * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
2118 * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
2119 * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
2120 * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
2121 * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
2122 * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
2123 * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
2124 * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
2125 * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
2126 * values.c, vax-tdep.c, xcoffread.c: Ditto.
a8f4cde1 2127
4a4b3fed
AC
21282003-09-13 Andrew Cagney <cagney@redhat.com>
2129
2130 * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
2131 * ppc-tdep.h (struct regcache): Declare opaque.
2132 * objfiles.h (struct objfile_data): Declare opaque.
2133 * cp-support.h (struct objfile): Declare opaque.
2134 * linux-nat.h (target_waitstatus): Declare opaque.
2135
2110b94f
MK
21362003-09-14 Mark Kettenis <kettenis@gnu.org>
2137
1c671366
MK
2138 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
2139 (stabs_argument_has_addr): New architecture method.
2140 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
2141 * arch-utils.c: Include "buildsym.h".
2142 (default_stabs_argument_has_addr): New function.
2143 * stabsread.c (define_symbol): Use stabs_argument_has_addr
2144 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
2145
2110b94f
MK
2146 * cris-tdep.c (cris_gdbarch_init): Set
2147 deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
2148 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
2149 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
2150 * mips-tdep.c (mips_gdbarch_init): Likewise.
2151 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
2152 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
2153
48436ce6
AC
21542003-09-13 Andrew Cagney <cagney@redhat.com>
2155
2156 * values.c (using_struct_return): Delete "function" and "funcaddr"
2157 parameters.
2158 * value.h (using_struct_return): Update declaration.
2159 * infcmd.c (finish_command_continuation): Update.
2160 (finish_command): Update.
2161 * infcall.c (call_function_by_hand): Update.
2162 * eval.c (evaluate_subexp_standard): Update.
2163
403d9909
CF
21642003-09-13 Christopher Faylor <cgf@redhat.com>
2165
2166 * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
2167 SSE registers since gdb will not operate correctly without this.
2168 Restore include file ordering munged in previous change.
2169 * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
2170
ebf7d56b
MK
21712003-09-13 Mark Kettenis <kettenis@gnu.org>
2172
8e823e25
MK
2173 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
2174 REG_STRUCT_HAS_ADDR.
2175 * gdbarch.c, gdbarch.h: Updated.
2176 * infcall.c (call_function_by_hand): Update.
2177 * stabsread.c (define_symbol): Updated.
a8f4cde1 2178
ebf7d56b
MK
2179 * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
2180
d3f13f72
CF
21812003-09-12 Christopher Faylor <cgf@redhat.com>
2182
2183 * win32-nat.c: Reorganize so that defines used by target headers are
2184 actually defined by the system headers.
2185 * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
2186 than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
2187
14f75137
JB
21882003-09-12 Jim Blandy <jimb@redhat.com>
2189
d646061f
JB
2190 * dbxread.c (read_dbx_symtab): Don't report an internal error if
2191 the file has no .data, .bss, or .rodata sections. Instead wait
2192 until we see a variable alleged to live in one of those sections.
2193
2a13f9bc
JB
2194 * dbxread.c (read_dbx_symtab): If we have no .data section and no
2195 .bss section, presume that any variables we find live in the
2196 .rodata section.
2197
4f49b26b
JB
2198 * dbxread.c (read_dbx_symtab): Add FIXME about finding section
2199 offsets for global and static variables.
2200
14f75137
JB
2201 * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
2202 symbol types are, by definition, in the .data section, so it is
2203 correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
2204 If there is no .data section, there should be no N_DATA or N_DATA
2205 | N_EXT symbols.
2206
212c460c
MK
22072003-09-12 Mark Kettenis <kettenis@gnu.org>
2208
2209 * amd64fbsd-tdep.c: Fix sigtramp recognition.
2210 (amd64fbsd_sigcontext_addr): Rewrite.
2211 (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
2212 with correct values.
2213 (amd64fbsd_sc_reg_offset): Initialize with correct values.
2214 (amd64fbsd_init_abi): Fix typo.
2215
68856ea3
AC
22162003-09-12 Andrew Cagney <cagney@redhat.com>
2217
2218 * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
2219 (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
2220
627b3ba2
AC
22212003-09-12 Andrew Cagney <cagney@redhat.com>
2222
2223 * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
2224 "entry_file_highpc". Update comments.
2225 * defs.h (deprecated_inside_entry_file): Rename
2226 "inside_entry_file".
2227 * blockframe.c (deprecated_inside_entry_file): Rename
2228 "inside_entry_file".
2229 * frame.c (get_prev_frame): Update. Use if 0 instead of #if 0.
2230 * vax-tdep.c (vax_frame_chain): Update.
2231 * sh64-tdep.c (sh64_frame_chain): Update.
2232 * sh-tdep.c (sh_frame_chain): Update.
2233 * rs6000-tdep.c (rs6000_frame_chain): Update.
2234 * ns32k-tdep.c (ns32k_frame_chain): Update.
2235 * mips-tdep.c (mips_frame_chain): Update.
2236 * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
2237 * m32r-tdep.c (m32r_frame_this_id): Update.
2238 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
2239 * frv-tdep.c (frv_frame_this_id): Update.
2240 * d10v-tdep.c (d10v_frame_this_id): Update.
2241 * cris-tdep.c (cris_frame_chain): Update.
2242 * blockframe.c (legacy_frame_chain_valid): Update.
2243 * avr-tdep.c (avr_frame_this_id): Update.
2244 * arm-tdep.c (arm_prologue_this_id): Update.
2245 * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
2246 * objfiles.c (objfile_relocate): Update.
2247 * mipsread.c (mipscoff_symfile_read): Update.
2248 (mipscoff_symfile_read): Update.
2249 * mdebugread.c (parse_partial_symbols): Update.
2250 * dwarfread.c (read_file_scope): Update.
2251 * dwarf2read.c (read_file_scope): Update.
2252 * dbxread.c (read_dbx_symtab): Update.
2253 (read_dbx_symtab): Update.
2254 * coffread.c (complete_symtab): Update.
2255
b0abbc58
JJ
22562003-09-12 Jeff Johnston <jjohnstn@redhat.com>
2257
2258 * top.c (quit_target): New static helper function.
2259 (quit_force): Moved code to quit_target(). Call quit_target()
2260 via catch_errors() to catch errors during quit.
2261
a1632d59
DC
22622003-09-11 David Carlton <carlton@kealia.com>
2263
2264 * buildsym.c (finish_block): Use allocate_block to allocate the
2265 block.
2266 * mdebugread.c (new_block): Add FIXME.
2267
5c4e30ca
DC
22682003-09-11 David Carlton <carlton@kealia.com>
2269
2270 * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
2271 * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
2272 (recursive_dump_type): Ditto.
2273 * printcmd.c (print_formatted): Ditto.
2274 * typeprint.c (print_type_scalar): Ditto.
2275 * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
2276 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
2277 * cp-support.h: Declare cp_check_possible_namespace_symbols,
2278 maint_cplus_cmd_list.
2279 * cp-support.c: Make maint_cplus_cmd_list extern.
2280 * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
2281 command.h.
2282 (lookup_symbol_file): Look in possible namespace blocks when
2283 appropriate.
2284 (initialize_namespace_symtab): New.
2285 (get_possible_namespace_block, free_namespace_block)
2286 (check_possible_namespace_symbols)
2287 (check_possible_namespace_symbols_loop)
2288 (check_one_possible_namespace_symbol)
2289 (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
2290 (_initialize_cp_namespace): Ditto.
2291 * block.h: Declare allocate_block.
2292 * block.c (allocate_block): New.
2293 * jv-lang.c (get_java_class_symtab): Allocate blocks via
2294 allocate_block.
2295 * symfile.h: Update declaration of add_psymbol_to_list.
2296 * symfile.c (add_psymbol_to_list): Return the partial symbol in
2297 question.
2298 * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
2299 scan_partial_symbols_call.
2300 (scan_partial_symbols): Add NAMESPACE argument; update calls to
2301 helper functions.
2302 (add_partial_symbol): If necessary, scan mangled names for names
2303 of namespaces.
2304 (add_partial_namespace): Add NAMESPACE argument; generate partial
2305 symbols associated to namespaces.
2306 (add_partial_enumeration): Add NAMESPACE argument.
2307 (new_symbol): Allow namespace syms.
2308 (read_namespace): Generate namespace syms.
2309 * objfiles.h: Add opaque declaration of struct symtab.
2310 (struct objfile): Add cp_namespace_symtab member.
2311 * objfiles.c (allocate_objfile): Set
2312 objfile->cp_namespace_symtab.
2313 * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
2314 dictionary_h, command_h.
2315
33a7c2fc
AC
23162003-09-11 Andrew Cagney <cagney@redhat.com>
2317
2318 * rs6000-tdep.c (rs6000_push_dummy_call): Use
2319 regcache_raw_write_signed to set SP_REGNUM, move the operation to
2320 near the function's end.
2321 (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
2322 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
2323 regcache_raw_write_signed to set SP_REGNUM.
2324
63cd24fe
EZ
23252003-09-11 Elena Zannoni <ezannoni@redhat.com>
2326
2327 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
2328 orig_addrs is set up properly.
2329
f27dd7fd
AC
23302003-09-11 Andrew Cagney <cagney@redhat.com>
2331
2332 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
2333 * gdbarch.h, gdbarch.c: Re-generate.
2334 * infcall.c (call_function_by_hand): Update.
2335 * hppa-tdep.c (hppa_push_arguments): Update.
2336 * ada-lang.c (place_on_stack): Update.
2337 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2338 * sparc-tdep.c (sparc_gdbarch_init): Update.
2339 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2340 * hppa-tdep.c (hppa_gdbarch_init): Update.
2341 * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
2342 stack_align.
2343
f630a401
DJ
23442003-09-11 Daniel Jacobowitz <drow@mvista.com>
2345
2346 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
2347 register do need a frame.
2348
0ddabb4c
AC
23492003-09-11 Andrew Cagney <cagney@redhat.com>
2350
2351 Since the IRIX 4 configuration was forcing K&R mode it hasn't been
2352 buildable since GDB 5.0.
2353 * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
2354 * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
2355 * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
2356 * irix4-nat.c: Delete file.
2357 * config/mips/irix4.mh: Delete file.
2358 * config/mips/irix3.mh: Delete file.
2359 * config/mips/irix3.mt: Delete file.
2360 * config/mips/tm-irix3.h: Delete file.
2361 * config/mips/nm-irix3.h: Delete file.
2362 * config/mips/xm-irix3.h: Delete file.
2363 * config/mips/nm-irix4.h: Delete file.
2364 * config/mips/xm-irix4.h: Delete file.
2365 * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
2366
fde2cceb
JB
23672003-09-10 J. Brobecker <brobecker@gnat.com>
2368
2369 * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
2370 * Makefile.in (hppa-tdep.o): Update dependencies.
2371
66f667f5
JW
23722003-09-10 James E Wilson <wilson@specifixinc.com>
2373
ef5fd69f
JW
2374 * MAINTAINERS: Change my e-mail address. Move to paper trail
2375 section.
66f667f5 2376
53e8aaea
KB
23772003-09-10 Kevin Buettner <kevinb@redhat.com>
2378
2379 * MAINTAINERS (frv): New ISA entry.
2380
dcc6aaff
KB
23812003-09-10 Kevin Buettner <kevinb@redhat.com>
2382
2383 * frv-tdep.c (dis-asm.h): Include.
2384 * Makefile.in (frv-tdep.o): Update dependencies.
2385
932644f0
JJ
23862003-09-09 Jeff Johnston <jjohnstn@redhat.com>
2387
2388 * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
2389 Fix typo for high range of floating registers.
2390
91c24f0a
DC
23912003-09-09 David Carlton <carlton@kealia.com>
2392
2393 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
2394 highpc initialization here out of scan_partial_symbols.
2395 (scan_partial_symbols): Restructure into a recursive version,
2396 calling add_partial_namespace and add_partial_enumeration when
2397 appropriate.
2398 (add_partial_namespace): New.
2399 (add_partial_enumeration, locate_pdi_sibling): Ditto.
2400
c9263853
AC
24012003-09-09 Andrew Cagney <cagney@redhat.com>
2402
e56a0ecc
AC
2403 * rs6000-tdep.c (ppc_push_return_address): Delete function.
2404 (rs6000_push_dummy_call): Set LR to BP_ADDR.
2405 (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
2406 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
2407
794a477a
AC
2408 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
2409 (rs6000_push_dummy_call): Set the "TOC" register.
2410
c9263853
AC
2411 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
2412 methods "max_register_raw_size", "max_register_virtual_size" or
2413 "register_virtual_size".
2414
afa7d0b2
ILT
24152003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
2416
2417 * MAINTAINERS: Update my e-mail address.
2418
7a41266b
AC
24192003-09-09 Andrew Cagney <cagney@redhat.com>
2420
2421 * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
2422 (rs6000_push_dummy_call): Store the struct return address.
2423 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
2424
77b2b6d4
AC
24252003-09-09 Andrew Cagney <cagney@redhat.com>
2426
2427 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
2428 "ppc_sysv_abi_push_arguments".
2429 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
2430 "ppc_sysv_abi_push_arguments".
2431 * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
2432 instead of "push_arguments".
2433 (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
2434
e8a7b686
AC
24352003-09-09 Andrew Cagney <cagney@redhat.com>
2436
2437 * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
2438 instead of CALL_DUMMY_ADDRESS.
2439
f86f5ca3
PH
24402003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
2441
2442 * p-lang.c: Eliminate "register".
2443 * c-lang.c: Ditto.
2444 * expprint.c: Ditto.
2445 * f-lang.c: Ditto.
2446 * jv-lang.c: Ditto.
2447 * language.c: Ditto.
2448 * m2-lang.c: Ditto.
2449 * parse.c: Ditto.
2450 * scm-lang.c: Ditto.
2451 * objc-lang.c: Ditto.
2452
83ee270e
NC
24532003-09-09 Nick Clifton <nickc@redhat.com>
2454
2455 * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
2456
a89aa300
AC
24572003-09-04 Andrew Cagney <cagney@redhat.com>
2458
2459 * avr-tdep.c: Include "dis-asm.h".
2460 * cris-tdep.c: Include "dis-asm.h".
2461 (cris_delayed_get_disassembler): Use "struct disassemble_info"
2462 instead of corresponding typedef.
2463 * h8300-tdep.c: Include "dis-asm.h".
2464 * ia64-tdep.c: Include "dis-asm.h".
2465 * i386-tdep.c: Include "dis-asm.h".
2466 (i386_print_insn): Use "struct disassemble_info" instead of
2467 corresponding typedef.
2468 * m68k-tdep.c: Include "dis-asm.h".
2469 * mcore-tdep.c: Include "dis-asm.h".
2470 * mips-tdep.c: Include "dis-asm.h".
2471 (gdb_print_insn_mips): Make static, use "struct disassemble_info"
2472 instead of corresponding typedef.
2473 * ns32k-tdep.c: Include "dis-asm.h".
2474 * s390-tdep.c: Include "dis-asm.h".
2475 * sparc-tdep.c: Include "dis-asm.h".
2476 * vax-tdep.c: Include "dis-asm.h".
2477 * v850-tdep.c: Include "dis-asm.h".
2478 * mn10300-tdep.c: Include "dis-asm.h".
2479 * rs6000-tdep.c: Include "dis-asm.h".
2480 * xstormy16-tdep.c: Include "dis-asm.h".
2481 (_initialize_xstormy16_tdep): Delete "extern" declaration of
2482 print_insn_xstormy16.
2483 * Makefile.in (v850-tdep.o): Update dependencies.
2484 (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
2485 (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
2486 (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
2487 (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
2488 (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
2489 (gdbarch_h): Remove $(dis_asm_h).
2490 * disasm.c: Include "dis-asm.h".
2491 (dis_asm_read_memory): Use "struct disassemble_info" instead of
2492 corresponding typedef.
2493 (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
2494 (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
2495 * gdbarch.sh: Do not include "dis-asm.h".
2496 (struct disassemble_info): Declare opaque.
2497 (TARGET_PRINT_INSN): Update declaration.
2498 * gdbarch.h, gdbarch.c: Re-generate.
2499
88a82a65
AC
25002003-09-08 Andrew Cagney <cagney@redhat.com>
2501
2502 * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
2503 CALL_DUMMY_ADDRESS, change to a predicate.
2504 * gdbarch.h, gdbarch.c: Re-generate.
2505 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
2506 Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
2507 * infcall.c (call_function_by_hand): Ditto.
2508 * sparc-tdep.c (sparc_push_return_address): Ditto.
2509 (sparc_gdbarch_init): Set deprecated_call_dummy_address.
2510 * xstormy16-tdep.c (xstormy16_push_return_address): Replace
2511 CALL_DUMMY_ADDRESS with entry_point_address.
2512 * v850-tdep.c (v850_push_return_address): Ditto.
2513 * s390-tdep.c (s390_push_return_address): Ditto.
2514 * rs6000-tdep.c (ppc_push_return_address): Ditto.
2515 * mn10300-tdep.c (mn10300_push_return_address): Ditto.
2516 * mcore-tdep.c (mcore_push_return_address): Ditto.
2517 * cris-tdep.c (cris_push_return_address): Ditto.
2518 * arm-tdep.c (arm_push_return_address): Ditto.
2519
3e2c4033
AC
25202003-09-08 Andrew Cagney <cagney@redhat.com>
2521
2522 * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
2523 enum. Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
2524 and REG_UNMODIFIED to REG_SAME_VALUE.
2525 (execute_cfa_program): Update.
2526 (dwarf2_frame_cache): Update. Initialize table to
2527 REG_UNSPECIFIED, complain if CFI fails to specify a register's
2528 location.
2529 (dwarf2_frame_prev_register): Update. Handle REG_UNSPECIFIED.
2530
39efb398
AC
25312003-09-08 Andrew Cagney <cagney@redhat.com>
2532
2533 * gnu-nat.c: Remove "inline" function attribute.
2534 * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
2535
f5cb5aca
KB
25362003-09-08 Kevin Buettner <kevinb@redhat.com>
2537
2538 * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
2539 target.
2540
1cb761c7
KB
25412003-09-08 Kevin Buettner <kevinb@redhat.com>
2542
2543 * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
2544 (frame_extra_info): Rename this struct to frv_unwind_cache.
2545 Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
2546 Add fields ``prev_sp'' and ``base''.
2547 (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
2548 (frv_saved_pc_after_call, frv_init_extra_frame_info)
2549 (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
2550 Delete.
2551 (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
2552 Revise all callers. Fill in the unwind cache argument and make
2553 other adjustments to account for new frame mechanisms.
2554 (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
2555 (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
2556 (frv_frame_base_address, frv_unwind_dummy_id): New functions.
2557 (frv_frame_unwind, frv_frame_base): New structs.
2558 (frv_push_arguments): Change name to frv_push_dummy_call(). Add
2559 additional arguments expected by this method and adjust function
2560 body accordingly.
2561 (frv_gdbarch_init): Remove calls to the following functions:
2562 set_gdbarch_deprecated_init_frame_pc(),
2563 set_gdbarch_deprecated_saved_pc_after_call(),
2564 set_gdbarch_deprecated_frame_chain(),
2565 set_gdbarch_deprecated_frame_saved_pc(),
2566 set_gdbarch_deprecated_frame_init_saved_regs(),
2567 set_gdbarch_deprecated_push_arguments(),
2568 set_gdbarch_deprecated_push_return_address(),
2569 set_gdbarch_deprecated_pop_frame(),
2570 set_gdbarch_deprecated_call_dummy_words(),
2571 set_gdbarch_deprecated_sizeof_call_dummy_words(),
2572 set_gdbarch_deprecated_init_extra_frame_info(),
2573 set_gdbarch_deprecated_dummy_write_sp(), and
2574 set_gdbarch_deprecated_pc_in_call_dummy().
2575 Add calls to the following functions:
2576 set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
2577 set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
2578 frame_base_set_default().
2579 * Makefile.in (frv-tdep.o): Update dependencies.
a8f4cde1 2580
68f6cf99
MK
25812003-09-09 Mark Kettenis <kettenis@gnu.org>
2582
2583 * dwarf2-frame.c (read_encoded_value): Add support for
2584 DW_EH_PE_aligned encoding.
2585
73b65bb0
DJ
25862003-09-08 Daniel Jacobowitz <drow@mvista.com>
2587
2588 * infrun.c (normal_stop): Don't print a message if the inferior
2589 has exited.
2590
7c8a5605
JB
25912003-09-08 Jim Blandy <jimb@redhat.com>
2592
2593 * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
2594 * dbxread.c: #include "gdb_assert.h".
2595 (read_dbx_symtab): If the objfile has no .data section, use the
2596 section index for the .bss section instead.
2597
7dd88986
DJ
25982003-09-08 Daniel Jacobowitz <drow@mvista.com>
2599
2600 * frame.c (deprecated_safe_get_selected_frame): New function.
2601 * frame.h (deprecated_safe_get_selected_frame): Add prototype.
2602 * findvar.c (read_var_value): Call it.
2603
55ff77ac
CV
26042003-09-08 Corinna Vinschen <vinschen@redhat.com>
2605
2606 * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
2607 (sh64-tdep.o): Add dependencies.
2608 * configure.tgt: Add FIXME to sh-*-linux*.
2609 * sh-tdep.c: Move sh64 support to sh64-tdep.c.
2610 (sh_gdbarch_init): Always set correct sh_show_regs function
a8f4cde1 2611 pointer. Call sh64_gdbarch_init() if machine type is sh5.
55ff77ac
CV
2612 * sh-tdep.h: Move sh64 support to sh64-tdep.c.
2613 * sh64-tdep.c: New file, containing all sh64 related code from
2614 sh-tdep.c.
2615 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
2616 * config/sh/linux.mt (TDEPFILES): Ditto.
a8f4cde1 2617 * config/sh/nbsd.mt (TDEPFILES): Ditto.
55ff77ac
CV
2618 * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
2619 * config/sh/wince.mt (TDEPFILES): Ditto.
2620
bfb39158
DJ
26212003-09-07 Daniel Jacobowitz <drow@mvista.com>
2622
2623 * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
2624 (stop_wait_callback): Handle !lp->signalled also.
2625 (lin_lwp_has_pending, flush_callback): New functions.
2626 (lin_lwp_wait): Call flush_callback.
2627 * linux-proc.c (linux_proc_add_line_to_sigset): New function.
2628 (linux_proc_pending_signals): New function.
2629 * linux-nat.h (linux_proc_pending_signals): Add prototype.
2630
9407de8e
DJ
26312003-09-07 Daniel Jacobowitz <drow@mvista.com>
2632
2633 From Nick Kelsey <nickk@ubicom.com>:
2634 * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
2635 when the stop PC is at the beginning of a function also.
2636
2ef47cd0
DJ
26372003-09-06 Daniel Jacobowitz <drow@mvista.com>
2638
2639 * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
2640 (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
2641
6f4492c8
MK
26422003-09-06 Mark Kettenis <kettenis@gnu.org>
2643
2644 * sol-thread.c: Include "gdb_string.h".
2645
d3420b2f
MK
26462003-09-03 Mark Kettenis <m.kettenis@osp.nl>
2647
2648 * gcore.c: Reorder include files in alphabetical order. Include
2649 "gdb_assert.h". Various coding style fixes.
2650 (derive_stack_segment, derive_heap_segment): Replace check for
2651 non-null BOTTOM and TOP with gdb_assert.
2652 (derive_heap_segment): Replace check for successful creation of
2653 ZERO with gdb_assert.
2654 (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
2655
5220ea4c
AC
26562003-09-04 Andrew Cagney <cagney@redhat.com>
2657
2658 * thread-db.c (verbose_dlsym): New function.
2659 (thread_db_load): Use verbose_dlsym
2660 (thread_db_new_objfile): Print that libthread_db was loaded, and
2661 that thread debugging was enabled.
2662
6e8c2c06
AC
26632003-09-04 Andrew Cagney <cagney@redhat.com>
2664
2665 * configure.tgt: Add "mips64*-*-*" target. Delete
2666 mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
2667 mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
2668 mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
2669 mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
2670 mips*-sony-*, and mips64*-*-elf* targets.
2671 * config/mips/embedl.mt: Delete file.
2672 * config/mips/embedl64.mt: Delete file.
2673 * config/mips/mips.mt: Delete file.
2674 * config/mips/mips64.mt: Delete file.
2675 * config/mips/tm-embed.h: Delete file.
2676 * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
2677 * config/mips/embed64.mt: Delete out-of-date comment.
2678
3a3bc038
AC
26792003-09-04 Andrew Cagney <cagney@redhat.com>
2680
2681 * hppa-tdep.c (hppa_gdbarch_init): Set
2682 "have_nonsteppable_watchpoint".
2683 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2684 * mips-tdep.c (mips_dump_tdep): Do not print
2685 HAVE_NONSTEPPABLE_WATCHPOINT.
2686 (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
2687 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2688 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2689 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2690
a957e642
CV
26912003-09-04 Corinna Vinschen <vinschen@redhat.com>
2692
2693 * breakpoint.c (watchpoint_check): Remove accidentally checked in
2694 unused code. Add comment.
2695
a6fbcf2f
CV
26962003-09-04 Corinna Vinschen <vinschen@redhat.com>
2697
2698 * breakpoint.c (watchpoint_check): Check for pc being in an
2699 epilogue if watchpoint frame couldn't be found.
2700
c14a44d5
AC
27012003-09-04 Andrew Cagney <cagney@redhat.com>
2702
2703 * Makefile.in: Re-generate all dependencies.
2704
f6c40618
AC
27052003-09-03 Andrew Cagney <cagney@redhat.com>
2706
2707 * arch-utils.h (legacy_print_insn): Delete declaration.
2708 * arch-utils.c (legacy_print_insn): Delete function.
2709 * disasm.c (deprecated_tm_print_insn_info): Delete.
2710 (_initialize_disasm): Delete function, contained code initializing
2711 deprecated_tm_print_insn_info.
2712 * gdbarch.sh (deprecated_tm_print_insn): Delete.
2713 (deprecated_tm_print_insn_info): Delete.
2714 (TARGET_PRINT_INSN): Do not provide a default.
2715 * gdbarch.h, gdbarch.c: Re-generate.
2716
242e8be5
AC
27172003-09-03 Andrew Cagney <cagney@redhat.com>
2718
2719 * disasm.c (fprintf_disasm): New function.
2720 (gdb_disassemble_info): Call "init_disassemble_info", instead of
2721 INIT_DISASSEMBLE_INFO_NO_ARCH. Do not initialize "insn_sets",
2722 reverts 2003-08-14 change.
2723 (_initialize_disasm): Call "init_disassemble_info", instead of
2724 INIT_DISASSEMBLE_INFO_NO_ARCH.
2725
3ffc3dda
MS
27262003-09-03 Michael Snyder <msnyder@redhat.com>
2727
2728 * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
2729
52d16ba8
AC
27302003-09-03 Andrew Cagney <cagney@redhat.com>
2731
2732 * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
2733 * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
2734 * symfile.c (syms_from_objfile): Update.
2735 (reread_symbols): `Update
2736 * exec.c (exec_file_attach): Update.
2737 (exec_file_attach): Update.
2738 * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
2739 2003-08-29 change.
2740 * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
2741
eb5492fa
DJ
27422003-09-03 Daniel Jacobowitz <drow@mvista.com>
2743
2744 * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
2745 trad-frame.h.
2746 (arm_get_cache): Delete macro.
2747 (struct arm_prologue_cache): Update comments. Make saved_regs into
2748 a trad_frame_saved_reg pointer. Remove unwound_pc; rename unwound_sp
2749 to prev_sp.
2750 (thumb_scan_prologue): Update for cache changes. Don't call
2751 DEPRECATED_PC_IN_CALL_DUMMY.
2752 (arm_scan_prologue): Update for cache changes. Take NEXT_FRAME
2753 argument and use it in desperation search for our prologue. Do not
2754 search past the specified PC.
2755 (arm_make_prologue_cache): Simplify.
2756
2757 (arm_prologue_this_id, arm_prologue_prev_register)
2758 (arm_prologue_unwind, arm_prologue_unwind_sniffer)
2759 (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
2760 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
2761 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
2762 (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
2763
2764 (arm_frame_chain_valid, arm_find_callers_reg)
2765 (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
2766 (arm_pop_frame): Delete obsolete methods.
2767 (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
2768
2769 (arm_gdbarch_init): Update for new frame methods. Register prologue
2770 and sigtramp unwinders. Set the default frame base method.
2771
2772 * Makefile.in (arm-tdep.o): Update dependencies.
2773 * varobj.c (find_frame_addr_in_frame_chain): Call
2774 get_frame_base_address.
2775 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
2776
24de872b
DJ
27772003-09-03 Daniel Jacobowitz <drow@mvista.com>
2778
2779 * arm-tdep.c (arm_minimal_frame_chain): Renamed from
2780 arm_frame_chain. Take NEXT_FRAME and CACHE arguments.
2781 Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
2782 (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
2783 Take NEXT_FRAME and CACHE arguments. Call
2784 FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
2785 Set unwound_pc in CACHE instead of modifying the frame argument.
2786 Don't bother checking the frame type when looking for sigtramp
2787 frames.
2788 (arm_make_prologue_cache, arm_frame_chain)
2789 (arm_init_extra_frame_info): New functions.
2790
9b8d791a
DJ
27912003-09-03 Daniel Jacobowitz <drow@mvista.com>
2792
2793 * arm-tdep.c (arm_get_cache): Define.
2794 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
2795 unwound_sp, unwound_pc, and saved_regs.
2796 (thumb_scan_prologue): Take a cache instead of the frame.
2797 (arm_scan_prologue): Likewise.
2798 (arm_frame_chain): Create a temporary cache for arm_scan_prologue
2799 instead of a temporary frame.
2800 (arm_init_extra_frame_info): Allocate and use a cache.
2801 (arm_frame_saved_pc, arm_pop_frame): Use the cache.
2802
7ee3275f
AC
28032003-09-03 Andrew Cagney <cagney@redhat.com>
2804
2805 * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
2806 * config/mips/wince.mt (TM_CLIBS): Ditto.
2807 * config/sh/wince.mt (TM_CLIBS): Ditto.
2808 * config/pa/hppa64.mt (TM_CLIBS): Delete.
2809 * config/sparc/sp64.mt (CC): Delete.
2810
57b29be7
AC
28112003-09-03 Andrew Cagney <cagney@redhat.com>
2812
2813 * defs.h: Do not include "arch-utils.h".
2814 (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
2815 GDB_MULTI_ARCH_PURE.
2816 * configure.in (GDB_MULTI_ARCH): Do not define.
2817 * configure, config.in: Regenerate.
2818 * configure.tgt: Do not set variable "gdb_multi_arch".
2819 * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
2820 * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
2821 * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
2822 * config/v850/v850.mt (TM_FILE): Delete disabled definition.
2823 * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
2824 * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
2825 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
2826 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
2827 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
2828 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
2829 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
2830 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
2831 * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
2832 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
2833 * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
2834 * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
2835 * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
2836 * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
a8f4cde1 2837
12e035e2
MC
28382003-08-30 Michael Chastain <mec@shout.net>
2839
2840 * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
2841 * config/m68k/nm-hp300hpux.h: Delete.
2842 * config/m68k/tm-hp300hpux.h: Delete.
2843 * config/m68k/xm-hp300hpux.h: Delete.
2844 * config/m68k/xm-hp300bsd.h: Delete.
2845 * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
2846 tm-hp300hpux.h, xm-hp300hpux.h.
2847 * somsolib.c: Remove comment about hp300 shared libraries.
2848
bda34dc2
MK
28492003-08-31 Mark Kettenis <kettenis@gnu.org>
2850
5bca7895
MK
2851 * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
2852 Only define PTRACE_GET_THREAD_AREA is not already defined.
2853 Various style fixes in code and comments and some additional
2854 spelling fixes in comments. Move after functions dealing with
2855 debug registers.
2856 * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
2857 Fix coding-style.
2858
bda34dc2
MK
2859 * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
2860 frame_unwind_register_unsigned instead of
2861 frame_unwind_unsigned_register.
2862
c890192f
MK
28632003-08-30 Mark Kettenis <kettenis@gnu.org>
2864
2865 * configure.in: Search for gethostbyname in libnsl.
2866 * configure: Regenerated.
2867
60fac5b8
MK
28682003-08-29 Mark Kettenis <kettenis@gnu.org>
2869
e294916c
MK
2870 * configure.in: Remove redundant AC_MSG_RESULT in check for
2871 uintptr_t in stdint.h.
2872 * configure: Regenerated.
2873
c40d267a
MK
2874 * amd64-nat.h (struct regcache): Add opaque declaration.
2875
60fac5b8
MK
2876 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
2877 * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
2878 Change "register array" to "register cache" in comments.
2879 (x86_64_linux_gregset64_reg_offset): New variable.
2880 (GETREGS_SUPPLIES): Remove macro.
2881 (supply_gregset): Call amd64_supply_native_gregset instead of
2882 x86_64_linux_supply_gregset.
2883 (fill_gregset): Rename `regno' to `regnum'. Call
2884 amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
2885 (store_regs): Rename `regno' to `regnum'.
2886 (store_fpregs): Rename `regno' to `regnum'.
2887 (fetch_inferior_registers): Rename `regno' to `regnum'. Use
2888 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
2889 Reorganize function a bit.
2890 (store_inferior_registers): Rename `regno' to `regnum'. Use
2891 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
2892 Reorganize function a bit.
2893 (_initialize_x86_64_linux_nat): New function.
2894 * config/i386/x86-64linux.mh.
2895
546143b6
AC
28962003-08-29 Andrew Cagney <cagney@redhat.com>
2897
2898 * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
2899 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
2900 (target_remove_watchpoint): Delete macro.
2901 (target_insert_watchpoint): Delete macro.
2902 (remote_mips_can_use_hardware_watchpoint): Delete declaration.
2903 (remote_mips_stopped_by_watchpoint): Delete declaration.
2904 (remote_mips_remove_watchpoint): Delete declaration.
2905 (remote_mips_set_watchpoint): Delete declaration.
2906 (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
2907 * remote-mips.c (_initialize_remote_mips): Set
2908 "to_insert_watchpoint", "to_stopped_by_watchpoint",
2909 "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
2910 (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
2911 (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
2912 (mips_stopped_by_watchpoint): Rename
2913 remote_mips_stopped_by_watchpoint.
2914 (mips_can_hardware_watchpoint): Rename
2915 remote_mips_can_use_hardware_watchpoint, update function
2916 signature.
2917
7bace51b
MK
29182003-08-29 Mark Kettenis <kettenis@gnu.org>
2919
b0f5c6f2
MK
2920 * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
2921 USER_DS. We haven't given them a register number yet.
2922
2a6d284d
MK
2923 * amd64-nat.h: New file.
2924 * amd64-nat.c: New file.
2925 * amd64fbsd-nat.c: Include "amd64-nat.h".
2926 (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
2927 (amd64fbsd32_r_reg_offset): New variable.
2928 (supply_gregset): Simply call amd64_supply_native_gregset.
2929 (fill_gregset): Rename `regno' to `regnum'. Simply call
2930 amd64_collect_native_gregset.
2931 (fill_fpregset): Rename `regno' to `regnum'.
2932 (fetch_inferior_registers): Rename `regno' to `regnum'. Replace
2933 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
2934 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
2935 `fpregset_t'. Call amd64_supply_native_gregset instead of
2936 supply_gregset. Call x86_64_supply_fxsave instead of
2937 supply_fpregset.
2938 (store_inferior_registers): Rename `regno' to `regnum'. Replace
2939 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
2940 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
2941 `fpregset_t'. Call amd64_collect_native_gregset instead of
2942 fill_gregset. Call x86_64_collect_fxsave instead of
2943 fill_fpregset.
2944 (_initialize_am64fbsd_nat): Initialize
2945 amd64_native_gregset32_reg_offset and
2946 amd64_native_gregset64_reg_offset.
2947 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
2948
a16d75cc
MK
2949 * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
2950 null pointer. Fix typo in comment.
2951
7bace51b
MK
2952 * regcache.c (supply_register): Reimplement to call
2953 regcache_raw_supply.
2954 (regcache_collect): Reimplement by calling regcache_raw_collect.
2955
9a661b68
MK
29562003-08-28 Mark Kettenis <kettenis@gnu.org>
2957
2958 * regcache.c (register_buffer): Consitify first argument.
2959 (regcache_raw_supply, regcache_raw_collect): New
2960 functions.
2961
e94cc8fa
DJ
29622003-08-28 Daniel Jacobowitz <drow@mvista.com>
2963
2964 * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
2965 by Nathan J. Williams.
2966
c64bd0ce
DJ
29672003-08-28 Daniel Jacobowitz <drow@mvista.com>
2968
2969 * lin-lwp.c (wait_lwp): New function, copied from
2970 stop_wait_callback. Clean up.
2971 (stop_wait_callback): Use wait_lwp.
2972
e5ab0dce
AC
29732003-08-28 Andrew Cagney <cagney@redhat.com>
2974
2975 * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
2976 flavour and disassembler options.
2977 (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
2978 (mips_gdbarch_init): Set "print_insn". Delete initialization of
2979 deprecated_tm_print_insn_info.
a8f4cde1 2980
a788de9b
AC
29812003-08-27 Andrew Cagney <cagney@redhat.com>
2982
2983 * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
2984 Use target_read_memory.
2985 (s390_get_frame_info): Update. Do not reference
2986 deprecated_tm_print_insn_info.
2987 (s390_check_function_end, s390_is_sigreturn): Ditto.
2988
36482093
AC
29892003-08-27 Andrew Cagney <cagney@redhat.com>
2990
2991 * Makefile.in (cris-tdep.o): Update dependencies.
2992 * cris-tdep.c: Include "gdb_assert.h".
2993 (cris_gdbarch_init): Set print_insn.
2994 (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
2995 (cris_delayed_get_disassembler): Simplify, directly call the
2996 disassembler returned by cris_get_disassembler.
2997 * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
2998 (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
2999 * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
3000 (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
3001 * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
3002 (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
3003 * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
3004 (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
3005 * frv-tdep.c (frv_gdbarch_init): Set print_insn.
3006 (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
3007 * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
3008 (gdb_print_insn_sparc): Delete function.
3009 (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
3010 deprecated_tm_print_insn_info.
3011 * v850-tdep.c (v850_gdbarch_init): Set print_insn.
3012 (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
3013 (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
3014 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
3015 (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
3016 * s390-tdep.c (gdb_print_insn_s390): Delete function.
3017 (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
3018 (s390_gdbarch_init): Set print_insn.
3019
0285512f
AC
30202003-08-27 Andrew Cagney <cagney@redhat.com>
3021
3022 * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
3023 (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
3024 * infcall.c (call_function_by_hand): Convert the entry point
3025 address into a code address.
3026
cdcd5552
AC
30272003-08-27 Andrew Cagney <cagney@redhat.com>
3028
3029 * dsrec.c: Include "gdb_string.h".
3030 * Makefile.in (dsrec.o): Update dependencies.
3031
e85cddad
MC
30322003-08-27 Michael Chastain <mec@shout.net>
3033
3034 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
3035
8bbfbb23
AC
30362003-08-27 Andrew Cagney <cagney@redhat.com>
3037
3038 * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
3039 (alpha_osf1_init_abi): Do not set call_dummy_address.
3040
ba058b66
DC
30412003-08-27 David Carlton <carlton@kealia.com>
3042
3043 From Randolph Chung <tausq@debian.org>:
3044 * linux-proc.c (linux_info_proc_cmd): rework the code so that it
3045 compiles with -Wformat-nonliteral -Werror.
3046
87f84c9d
JB
30472003-08-26 Jim Blandy <jimb@redhat.com>
3048
3049 * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
3050 (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
3051 bfd_lookup_symbol, since we only want symbols in code sections.
3052 (look_for_base): Pass zero as the SECT_FLAGS argument to
3053 bfd_lookup_symbol, since we're not concerned about which section
3054 the symbol is in.
3055
102d615a
JJ
30562003-08-26 Jeff Johnston <jjohnstn@redhat.com>
3057
3058 * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
a8f4cde1 3059 we are frameless or the return address register is already known.
102d615a 3060
cc7ad3ea
AC
30612003-08-26 Andrew Cagney <cagney@redhat.com>
3062
3063 * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
3064 in size. Add comments.
3065
af8b88dd
JJ
30662003-08-26 Jeff Johnston <jjohnstn@redhat.com>
3067
3068 * ia64-tdep.c (ia64_convert_from_func_addr): New function.
a8f4cde1 3069 (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
af8b88dd 3070
e0a4f5a1
JM
30712003-08-26 Jason Merrill <jason@redhat.com>
3072
3073 * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
3074 case out of #ifdef MIPS block.
3075
4ae9ee8e
DJ
30762003-08-25 Daniel Jacobowitz <drow@mvista.com>
3077
3078 PR java/1322
3079 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
3080 available before calling SECT_OFF_TEXT.
3c164570 3081 * PROBLEMS: Remove description of java/1322.
4ae9ee8e 3082
004d836a
JJ
30832003-08-25 Jeff Johnston <jjohnstn@redhat.com>
3084
a8f4cde1 3085 * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
004d836a
JJ
3086 bof, and nat0-nat127 as pseudo-registers.
3087 (ia64_frame_cache): New struct used to cache frame info.
3088 (ia64_register_reggroup_p): New routine used to override default
a8f4cde1 3089 register grouping so registers without names are still saved and
004d836a 3090 restored.
a8f4cde1 3091 (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
004d836a
JJ
3092 pseudo values.
3093 (ia64_pseudo_register_read): New routine to read pseudo-registers.
3094 (ia64_pseudo_register_write): New routine to write pseudo-registers.
a8f4cde1 3095 (ia64_alloc_frame_cache): New routine to create a new
004d836a
JJ
3096 ia64_frame_cache.
3097 (examine_prologue): Change prototype to add next_frame pointer.
3098 Assume frameless until otherwise proven. Verify that the cfm for
a8f4cde1 3099 current frame matches the cfm that should occur for the prologues
004d836a
JJ
3100 alloc insn and if equal, mark as not frameless. At end of routine,
3101 if not frameless, calculate registers for the previous frame and store
3102 in the cache, if a cache is provided.
3103 (ia64_skip_prologue): Use new prototype when calling examine_prologue
3104 and pass 0 for next_frame.
3105 (ia64_store_return_value): Change to use convert_typed_floating()
3106 instead of calling ia64_convert_to_raw().
3107 (ia64_extract_return_value): Change to use convert_typed_floating()
3108 instead of calling ia64_convert_to_virtual().
3109 (ia64_frame_cache): New routine to support new frame model.
3110 (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
3111 (ia64_frame_sniffer): Ditto.
3112 (ia64_sigtramp_frame_init_saved_regs): Ditto.
3113 (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
3114 (ia64_sigtramp_frame_prev_register): Ditto.
3115 (ia64_sigtramp_frame_sniffer): Ditto.
3116 (ia64_frame_base_address): Ditto.
3117 (ia64_extract_struct_value_address): Change to issue error message.
3118 (ia64_frame_align): New routine to align sp.
3119 (ia64_push_dummy_call): New routine based on ia64_push_arguments().
a8f4cde1 3120 (ia64_push_arguments): Removed. Logic moved to
004d836a
JJ
3121 ia64_push_dummy_call().
3122 (ia64_push_return_address): Ditto.
3123 (ia64_unwind_dummy_id): New function.
3124 (ia64_unwind_pc): Ditto.
3125 (ia64_convert_register_p): Ditto.
3126 (ia64_register_to_value): Ditto.
3127 (ia64_value_to_register): Ditto.
3128 (ia64_pop_frame, ia64_pop_frame_regular): Removed.
3129 (ia64_register_byte, ia64_register_raw_size): Ditto.
3130 (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
3131 (ia64_saved_pc_after_call): Ditto.
3132 (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
3133 (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
3134 (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
3135 (ia64_register_convert_to_raw): Ditto.
3136 (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
3137 (ia64_init_extra_frame_info): Ditto.
3138 (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
3139 (ia64_gdbarch_init): Remove registering of deprecated functions that
3140 are no longer used. Add registration of new gdbarch functions.
3141 Remove registering deprecated_write_sp. Replace
3142 set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
3143 Delete set_gdbarch_deprecated_register_convertible(),
3144 set_gdbarch_deprecated_register_convert_to_virtual(), and
3145 set_gdbarch_deprecated_register_convert_to_raw() calls. Remove
3146 set_gdbarch_deprecated_register_size(),
3147 set_gdbarch_deprecated_register_bytes(),
3148 set_gdbarch_pcregnum(),
3149 set_gdbarch_deprecated_register_byte(),
3150 set_gdbarch_deprecated_register_raw_size(),
3151 set_gdbarch_deprecated_max_register_raw_size(),
3152 set_gdbarch_deprecated_register_virtual_size(),
3153 and set_gdbarch_deprecated_max_register_virtual_size() calls.
3154 Replace set_gdbarch_deprecated_extract_return_value() with
3155 set_gdbarch_extract_return_value(). Remove calls to:
3156 set_gdbarch_deprecated_saved_pc_after_call();
3157 set_gdbarch_deprecated_frame_chain(),
3158 set_gdbarch_deprecated_frame_saved_pc(),
3159 set_gdbarch_deprecated_frame_init_saved_regs(),
3160 set_gdbarch_deprecated_get_saved_register(),
3161 set_gdbarch_deprecated_call_dummy_words(),
3162 set_gdbarch_deprecated_sizeof_call_dummy_words(),
3163 set_gdbarch_deprecated_init_extra_frame_info(),
3164 set_gdbarch_deprecated_frame_args_address(),
3165 set_gdbarch_deprecated_frame_locals_address(),
3166 and set_gdbarch_deprecated_dummy_write_sp().
3167 Add set_gdbarch_convert_register_p(),
3168 set_gdbarch_register_to_value(),
3169 set_gdbarch_value_to_register(),
3170 set_gdbarch_push_dummy_call(),
3171 set_gdbarch_frame_align(),
3172 set_gdbarch_unwind_dummy_id(),
3173 set_gdbarch_unwind_pc(),
3174 frame_unwind_append_sniffer(),
3175 frame_unwind_append_sniffer(),
3176 and frame_base_set_default().
3177
aede7613
CD
31782003-08-25 Chris Demetriou <cgd@broadcom.com>
3179
3180 * configure.tgt: Document need for special "mipsisa64" handling.
3181 (mipsisa64*-*-linux64): Handle as target linux64.
3182 (mipsisa64*-*-*): Handle as target embed64.
3183
43c3a82e
MC
31842003-08-18 Michael Chastain <mec@shout.net>
3185
3186 * PROBLEMS: Document pr gdb/1322, the Java anonymous
3187 objfile bug.
3188
6564f77d
MK
31892003-08-24 Mark Kettenis <kettenis@gnu.org>
3190
2de139ba
MK
3191 * i387-tdep.h: Update copyright date.
3192 (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
3193
6564f77d
MK
3194 * linux-proc.c (linux_proc_xfer_memory): Remove comment about
3195 CFLAGS games to reflect reality.
3196
42cf1509
AC
31972003-08-24 Andrew Cagney <cagney@redhat.com>
3198
3199 * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
3200 GDB_MULTI_ARCH is always non-zero.
3201 * osabi.c (_initialize_gdb_osabi): Ditto.
3202 (gdbarch_init_osabi): Ditto.
3203 * sparc-tdep.c: Ditto for #if code.
3204
0485f6ad
MK
32052003-08-23 Mark Kettenis <kettenis@gnu.org>
3206
3207 * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
3208 Update comments.
3209 * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype. Update
3210 comments.
3211 * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
3212 x86_64_supply_fxsave.
3213 * x86-64-linux-nat.c (supply_fpregset): Adjust call to
3214 x86_64_supply_fxsave.
3215 * amd64fbsd-nat.c (supply_fpregset): Adjust call to
3216 x86_64_supply_fxsave.
3217
c7716133
AJ
32182003-08-23 Andreas Jaeger <aj@suse.de>
3219
3220 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
3221 i387_supply_fxsave.
3222
ed504bdf
MK
32232003-08-23 Mark Kettenis <kettenis@gnu.org>
3224
3225 * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
3226 i387_supply_register.
3227 (go32_fetch_registers): Adjust call to i387_supply_fsave.
3228 * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
3229 i387_supply_fsave.
3230 (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
3231 i387_supply_fxsave.
3232 * i386obsd-tdep.c (fetch_core_registers): Adjust call to
3233 i387_supply_fsave.
3234 * i386bsd-nat.c (supply_fpregset): Adjust call to
3235 i387_supply_fsave.
3236 (fetch_inferior_registers): Remove extraneous whitespace. Adjust
3237 call to i387_supply_fxsave. Call i387_supply_fsave instead of
3238 supply_fpregset.
3239 (store_inferior_registers): Remove extraneous whitespace. Call
3240 i387_fill_fsave instead of fill_fpregset.
3241 * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
3242 (supply_fpregset): Likewise.
3243 * i386v4-nat.c (supply_fpregset): Adjust call to
3244 i387_supply_fsave.
3245 * i386-interix-nat.c (supply_fpregset): Adjust call to
3246 i387_supply_fsave.
3247 * i386-linux-nat.c (supply_fpregset): Adjust call to
3248 i387_supply_fsave.
3249 (supply_fpxregset): Adjust call to i387_adjust_fxsave.
3250 * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
3251 i387supply_fsave and i387_supply_fxsave.
3252 * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
3253 Incorporate code from `i387_supply_register.
3254 (i387_supply_register): Remove.
3255 (i387_supply_fxsave): Add `regnum' argument.
3256 Update comments.
3257 * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
3258 prototype.
3259 (i387_supply_register): remove prototype.
3260 Update comments.
a8f4cde1 3261
4be5d520
MC
32622003-08-22 Michael Chastain <mec@shout.net>
3263
3264 * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
3265 Add lines for files in gdb/testsuite/gdb.cp/* that are
3266 still not 8.3 unique.
3267
7ed85d26
DJ
32682003-08-22 Daniel Jacobowitz <drow@mvista.com>
3269
3270 * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
3271 TYPE_VPTR_FIELDNO is valid.
3272
eb0d3137
MK
32732003-08-19 Mark Kettenis <kettenis@gnu.org>
3274
3275 * utils.c (set_width_command): Remove prototypes.
3276 (set_screen_size): New prototype.
3277 (init_page_info): Simplify by fetching the screen size from
3278 Readline. Call set_screen_size.
3279 (set_screen_size): New function.
3280 (set_width): Add missing whitespace in comment.
3281 (set_width_command): Call set_screen_size.
3282 (set_height_command): New function.
3283 (initialize_utils): Fix formatting. Make "set height" command
3284 call set_height_command. Remove redundant code that turns off
3285 pagination if output isn't a terminal. Remove redundant call to
3286 set_width_command.
a8f4cde1 3287
7e6d0ac8
MK
32882003-08-22 Mark Kettenis <kettenis@gnu.org>
3289
3567a8ea
MK
3290 * sparc64-tdep.h (sparc64_regnum): Fix comment.
3291 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
3292 (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
3293 * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
3294 `case' keyword.
3295 (sparc64_register_info): Give the reister with number
3296 SPARC64_STATE_REGNUM a name.
3297 (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
3298 %asi and %ccr.
3299 (sparc64_push_dummy_call): Take BIAS into account when checking
3300 stcak alignment.
3301 (sparc_software_single_step): Remove assertions that check whether
3302 NPC and NNPC were zero.
3303 (sparc_supply_rwindow): Make public. Merge functionality with
3304 sparc64_supply_rwindow.
3305 (sparc_fill_rwindow): Make public. Merge functionality with
3306 sparc64_fill_rwindow.
3307 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
3308 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
3309 SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
3310 * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
3311 sparc_supply_rwindow instead of sparc64_supply_rwindow.
3312
7e6d0ac8
MK
3313 * reggroups.c: Add whitespace after declarations of local
3314 variables in functions.
3315
72e5f484
MC
33162003-08-21 Michael Chastain <mec@shout.net>
3317
3318 * gdbtypes.h: Change array bound type from an int to enum.
3319
435ac228
AC
33202003-08-21 Andrew Cagney <cagney@redhat.com>
3321
3322 * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
3323 * config/sparc/tm-sparc.h: Ditto.
3324 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
3325 unconditionally.
3326 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
3327
0d0e1a63
MK
33282003-07-13 Mark Kettenis <kettenis@gnu.org>
3329
3330 * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
3331 (register_objfile_data, set_objfile_data, objfile_data): New
3332 prototypes.
3333 * objfiles.c (objfile_alloc_data, objfile_free_data): New
3334 prototypes.
3335 (allocate_objfile): Call objfile_alloc_data.
3336 (free_objfile): Call objfile_free_data.
3337 (struct objfile_data): New.
3338 (struct objfile_data_registration): New.
3339 (struct objfile_data_registry): New.
3340 (objfile_data_registry): New variable.
3341 (register_objfile_data): New function.
3342 (objfile_alloc_data, objfile_free_data): New functions.
3343 (set_objfile_data, objfile_data): New functions.
3344 * dwarf2-frame.c (dwarf2_frame_data): New variable.
3345 (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
3346 (_initialize_dwarf2_frame): New function and prototype.
3347
d90cf509
AC
33482003-08-21 Andrew Cagney <cagney@redhat.com>
3349
3350 * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
3351 a specific architecture.
3352 * arch-utils.h (set_architecture_from_arch_mach): Delete
3353 declaration.
3354 (target_architecture_hook): Delete declaration.
3355 * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
3356 (default_float_format): Assume GDB_MULTI_ARCH.
3357 (default_double_format): Assume GDB_MULTI_ARCH.
3358 (set_endian_from_file): Delete function.
3359 (arch_ok): Delete function.
3360 (set_arch): Delete function.
3361 (set_architecture_from_arch_mach): Delete function.
3362 (set_architecture_from_file): Delete function.
3363 (set_architecture): Assume GDB_MULTI_ARCH.
3364 (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
3365
8b39fe56
MK
33662003-08-21 Mark Kettenis <kettenis@gnu.org>
3367
3368 Rewrite FreeBSD/sparc64 native configuration.
3369 * sparcbsd-nat.c, sparcbsd-nat.h: New files.
3370 * sparc64fbsd-nat.c: New file.
3371 * sparc64fbsd-tdep.c: New file.
3372 * sparc64-tdep.c sparc64-tdep.h: New files.
3373 * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
3374 sparc64fbsd-tdep.o): New dependencies.
3375 (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
3376 and sparc64fbsd-tdep.c.
3377 (sparc64_tdep_h, sparcbsd_nat_h): New variables.
3378 * config/sparc/fbsd.mh: Remove copyright notice.
3379 (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
3380 sparcbsd-nat.o.
3381 * config/sparc/fbsd.mt: Remove copyright notice.
3382 (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
3383 solib-legacy.o. Add sparc64-tdep.o and sparc64fbsd-tdep.o.
3384 * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
3385 (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
3386 PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
3387 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
3388 fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
3389 * config/sparc/tm-fbsd.h: Don't include "solib.h" and
3390 "sparc/tm-sp64.h".
3391 (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
3392 (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
3393
a7f19c79
MC
33942003-08-21 Michael Chastain <mec@shout.net>
3395
3396 * symtab.h: Add doco on the space critical structures and
3397 some measurements of space usage.
3398
da08ea5b
MS
33992003-08-21 Michael Snyder <msnyder@redhat.com>
3400
3401 * tracepoint.c (trace_dump_command): Trace break address
3402 is subject to DECR_PC_AFTER_BREAK.
3403 (set_traceframe_context): Make "trace_line" an int.
3404 Fixes suggested by Mark Newman <mark.newman@lmco.com>
a8f4cde1 3405
6df2bf50
MS
34062003-08-20 Michael Snyder <msnyder@redhat.com>
3407
3408 * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
a8f4cde1
RM
3409 * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
3410 FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
6df2bf50 3411 argument passing.
a8f4cde1 3412 (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
6df2bf50
MS
3413 functions, replace sh_push_dummy_call.
3414 (sh_gdbarch_init): Set push_dummy_call to one of new methods.
3415
0955bbf0
MC
34162003-08-20 Michael Chastain <mec@shout.net>
3417
3418 * gdbtypes.h (struct main_type): Rearrange to save space.
3419
260a4188
MS
34202003-08-20 Michael Snyder <msnyder@redhat.com>
3421
3422 * trad-frame.c: Comment typo fix.
3423
8baa6f92
KB
34242003-08-20 Michael Snyder <msnyder@redhat.com>
3425 Kevin Buettner <kevinb@redhat.com>
3426
3427 * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
3428 (frv_frame_init_saved_regs): Add declaration.
3429 (frame_extra_info): Add new field ``saved_regs''.
3430 (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
3431 (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
3432 Update frame related code.
3433 (frv_extract_struct_value_address): Adjust formatting.
3434 * Makefile.in (frv-tdep.o): Update dependencies.
3435 * config/frv/tm-frv.h (target_insert_watchpoint)
3436 (target_remove_watchpoint, target_insert_hw_breakpoint)
3437 (target_remove_hw_breakpoint): Delete these macros.
3438 (remote_insert_watchpoint, remote_remove_watchpoint)
3439 (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
3440 these declarations.
3441
87193939
MC
34422003-08-20 Michael Chastain <mec@shout.net>
3443
3444 * defs.h (ENUM_BITFIELD): New macro.
3445 * symtab.h (ENUM_BITFIELD): Use it.
3446 (BYTE_BITFIELD): Remove old macro, which was already disabled.
3447
062103ba
SA
34482003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
3449
3450 * MAINTAINERS (write after approval): Add myself.
a8f4cde1 3451
8b148df9
AC
34522003-08-18 Andrew Cagney <cagney@redhat.com>
3453
3454 * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
3455 * gdbarch.h, gdbarch.c: Re-generate.
3456 * infcall.c (call_function_by_hand): Adjust the SP by
3457 frame_red_zone_size before allocating any stack space.
3458 * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
3459 * x86-64-tdep.c (x86_64_frame_align): New function.
3460 (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
3461
3462 * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
3463 Remove code adjusting SP so that it skips over the Red Zone.
3464
954a4db8
MK
34652003-08-18 Mark Kettenis <kettenis@gnu.org>
3466
3467 * NEWS (New native configurations): Mention FreeBSD/amd64.
3468
1a241548
AC
34692003-08-18 Andrew Cagney <cagney@redhat.com>
3470
3471 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
3472 "dwarf2_build_frame_info". Append "m68k_frame_sniffer" instead of
3473 "m68k_frame_p".
3474 (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
3475
f82b2acd
MK
34762003-08-18 Mark Kettenis <kettenis@gnu.org>
3477
3478 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
3479
4056d258
ML
34802003-08-18 Michal Ludvig <mludvig@suse.cz>
3481
3482 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
3483 Define.
3484 * i386-linux-nat.c: Include "linux-nat.h".
3485 (child_post_startup_inferior): New function.
a8f4cde1 3486
99ab4326
MK
34872003-08-18 Mark Kettenis <kettenis@gnu.org>
3488
3489 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
3490 at the start of a frameless function. This probably fixes PR
3491 backtrace/1338.
3492
c8d5f0d6
MC
34932003-08-17 Michael Chastain <mec@shout.net>
3494
3495 * symfile.c (find_sym_fns): Remove special case for apollo target.
3496
9016a515
DJ
34972003-08-17 Daniel Jacobowitz <drow@mvista.com>
3498
3499 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
3500 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
3501 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
3502 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
3503 (linux_supports_tracevforkdone): New function.
3504 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
3505 TRACEVFORKDONE.
3506 (child_follow_fork): Handle vfork.
3507 (linux_handle_extended_wait): Likewise. Also handle exec.
3508 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
3509 * NEWS: Mention fork tracing.
3510
c538c11c
DJ
35112003-08-17 Daniel Jacobowitz <drow@mvista.com>
3512
3513 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
3514
4de4c07c
DJ
35152003-08-17 Daniel Jacobowitz <drow@mvista.com>
3516
3517 * Makefile.in (i386-linux-nat.o): Update dependencies.
3518 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
3519 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
3520 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
3521 * i386-linux-nat.c: Include "linux-nat.h".
3522 (child_post_startup_inferior): New function.
3523 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
3524 * infptrace.c (kill_inferior): Wrap in #ifdef.
3525 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
3526 attaching to each LWP.
3527 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
3528 (init_lin_lwp_ops): Fill in some more operations.
3529 * linux-nat.h (linux_enable_event_reporting)
3530 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
3531 prototypes.
3532 * linux-nat.c (linux_enable_event_reporting): New function.
3533 (child_post_attach, linux_child_post_startup_inferior)
3534 (child_post_startup_inferior, child_follow_fork)
3535 (linux_handle_extended_wait, kill_inferior): New functions.
3536
7996bcec
AC
35372003-08-16 Andrew Cagney <cagney@redhat.com>
3538
3539 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
3540 * gdbarch.h, gdbarch.c: Re-generate.
3541
3d48a7a0
MK
35422003-08-16 Mark Kettenis <kettenis@gnu.org>
3543
3544 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
3545
7989c619
AC
35462003-08-16 Andrew Cagney <cagney@redhat.com>
3547
3548 * NEWS: Mention that "set prompt-escape-char" was deleted.
3549 * top.c (get_prompt_1): Delete function.
3550 (gdb_prompt_escape):
3551 (init_main): Do not clear "gdb_prompt_escape". Delete "set
3552 prompt-escape-char" command.
3553 (MAX_PROMPT_SIZE): Delete macro.
3554 (get_prompt): Simplify, do not call get_prompt_1.
3555
07978cd8
AC
35562003-08-16 Andrew Cagney <cagney@redhat.com>
3557
3558 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
3559 -Werror. -Wformat-nonliteral problems.
3560
3ff7cf9e
JB
35612003-08-15 J. Brobecker <brobecker@gnat.com>
3562
3563 Further multiarching work mostly for hppa64-*-hpux11:
3564 * hppa-tdep.h: New file.
3565 * hppa-tdep.c: #include hppa-tdep.c.
3566 (hppa32_num_regs): Renamed from hppa_num_regs.
3567 (hppa64_num_regs): New constant.
3568 (hppa64_call_dummy_breakpoint_offset): New constant.
3569 (hppa32_call_dummy_length): New constant.
3570 (hppa64_call_dummy_length): New constant.
3571 (hppa32_stack_align): Make name 32bit explicit.
3572 (hppa32_register_virtual_type): Likewise.
3573 (hppa32_extract_return_value): Likewise.
3574 (hppa32_use_struct_convention): Likewise.
3575 (hppa32_store_return_value): Likewise.
3576 (hppa64_register_virtual_type): New function.
3577 (hppa64_extract_return_value): New function.
3578 (hppa64_use_struct_convention): New function.
3579 (hppa64_store_return_value): New function.
3580 (hppa_frame_locals_address): Remove declaration, function does
3581 not exist anymore.
3582 (hppa_register_byte): Add support for PA64 ABI.
3583 (hppa_gdbarch_init): Add support for PA64 ABI.
3584 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
3585 Make name 32bit explicit.
3586 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
3587 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
3588 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
3589 (hppa64_hpux_frame_base_before_sigtramp): New function.
3590 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
3591 * config/pa/tm-hppa64.h: Remove macros that are no longer
3592 necessary now that the gdbarch vector is properly setup.
a8f4cde1 3593 Transform some macros into function calls. Some minor cleanup.
3ff7cf9e
JB
3594 * config/pa/tm-hppah.h: Update function calls in macros
3595 following the function renaming in hppa-hpux-tdep.c.
3596 * Makefile.in (hppa_tdep_h): New variable.
3597 (hppa-tdep.o): Add dependency over hppa_tdep_h.
3598
5d05ca6d
MS
35992003-08-14 Michael Snyder <msnyder@redhat.com>
3600
3601 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
3602
37ba2569
JB
36032003-08-13 J. Brobecker <brobecker@gnat.com>
3604
3605 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
3606 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
3607 routine.
3608
aed7f26a
MS
36092003-08-13 Michael Snyder <msnyder@redhat.com>
3610
3611 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
3612 (frv_saved_pc_after_call): Use deprecated ftype.
3613 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
3614 (frv_remote_translate_xfer_address): Remove.
3615 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
3616
752d4ac1
JB
36172003-08-13 J. Brobecker <brobecker@gnat.com>
3618
3619 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
3620 initialization after the common gdbarch initialization, not before.
3621
1426ac1d
JB
36222003-08-13 J. Brobecker <brobecker@gnat.com>
3623
3624 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
3625 (ADDR_BITS_REMOVE): Remove, redundant.
3626
b6fbdd1d
JB
36272003-08-13 J. Brobecker <brobecker@gnat.com>
3628
3629 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
3630 gdbarch method to clear the 2 low bits of text addresses.
3631
44160db3
AC
36322003-08-12 Andrew Cagney <cagney@redhat.com>
3633
3634 * Makefile.in (dsrec.o): Update dependencies.
3635 * dsrec.c: Include "gdb_assert.h".
3636 (make_srec): Use snprintf instead of sprintf, use a literal format
3637 string.
3638
bcf7d3ca
AC
36392003-08-12 Andrew Cagney <cagney@redhat.com>
3640
3641 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
3642 FRAME_OBSTACK_ZALLOC.
3643
49ed40de
KB
36442003-08-12 Kevin Buettner <kevinb@redhat.com>
3645
3646 * i386-tdep.c (i386_gdbarch_init): Enable default support for
3647 SSE registers.
3648
b246147c
MK
36492003-08-10 Mark Kettenis <kettenis@gnu.org>
3650
3651 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
3652 amd64fbsd_sc_reg_offset): Add extern declarations.
3653 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
3654 declarations.
3655
d95fdc0d
BE
36562003-08-11 Ben Elliston <bje@wasabisystems.com>
3657
3658 * MAINTAINERS (write after approval): Update my mail address.
3659
cf6a0e73
AC
36602003-08-10 Andrew Cagney <cagney@redhat.com>
3661
3662 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
3663
f837910f
MK
36642003-08-10 Mark Kettenis <kettenis@gnu.org>
3665
e2dbbd2d
MK
3666 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
3667 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
3668 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
3669 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
3670 i386bsd_sc_reg_offset): Add extern declarations.
3671 * i386obsd-nat.c: Include "i386-tdep.h"
3672 (_initialize_i386obsd_nat): Remove extern declarations.
3673 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
3674 declarations.
3675 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
3676 declarations.
3677
f837910f
MK
3678 * i386-tdep.c (i386_register_to_value): Use get_frame_register
3679 instead of frame_read_register.
3680 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
3681 instead of frame_read_register. Use I386_ESP_REGNUM instead of
3682 SP_REGNUM.
3683 (i386_frame_prev_register): Use frame_unwind_register_unsigned
3684 instead of frame_unwind_unsigned_register. Use
3685 I386_EFLAGS_REGISTER instead of PS_REGNUM.
3686 (i386_get_longjmp_target): Use regcache_read_unsigned_register
3687 instead of read_register. Use builtin_type_void_data_ptr instead
3688 of builtin_type_void_func_ptr when extracting the address of the
3689 jmp_buf.
3690 (i386_extract_return_value, i386_store_return_value,
3691 i386_pseudo_register_read, i386_pseudo_register_write): Use
3692 register_size instead REGISTER_RAW_SIZE.
3693
edcf254d
AC
36942003-08-10 Andrew Cagney <cagney@redhat.com>
3695
3696 * infcall.c (call_function_by_hand): Use xstrprintf instead of
3697 sprintf. Make "name" constant.
3698
26604a34
MK
36992003-08-10 Mark Kettenis <kettenis@gnu.org>
3700
192285c6
MK
3701 * i387-tdep.c (i387_register_to_value): Use get_frame_register
3702 instead of frame_read_register.
f837910f
MK
3703 (i387_print_float_info): Use get_frame_register and
3704 get_frame_register_unsigned instead of frame_register_read.
192285c6 3705
f0925262
MK
3706 * i386fbsd-nat.c: Include "i386-tdep.h".
3707 (child_resume): Make `eflags' an ULONGEST. Use
3708 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
3709 instead of register_read and register_write.
3710
a144416f
MK
3711 * i386bsd-nat.c (fetch_inferior_registers,
3712 store_inferior_registers): Don't use && at the end of a line.
3713 (_initialize_i386bsd_nat): Fix typo.
3714
fec74868
MK
3715 * frame.c (_initialize_frame): Add missing backslash.
3716
87232496
MK
3717 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
3718 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
3719 and supply_register instead of manipulating the register buffer
3720 directly.
3721
c9b9de0b
MK
3722 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
3723 * config/i386/nm-i386sol2.h
3724 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
3725
26604a34
MK
3726 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
3727 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
3728 instructions that GCC likes to mingle into the prologue. Fixes
3729 gdb/1253 and gdb/1255.
3730
25d29d70
AC
37312003-08-09 Andrew Cagney <cagney@redhat.com>
3732
3733 Fix GDB PR cli/926.
3734 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
3735 * command.h (add_setshow_uinteger_cmd): Declare.
3736 * frame.c (set_backtrace_cmd): New function.
3737 (show_backtrace_cmd): New function.
3738 * frame.c (_initialize_frame): Replace "set/show
3739 backtrace-below-main" with "set/show backtrace past-main". Add
3740 command "set/show backtrace limit".
3741 (backtrace_past_main): Rename "backtrace_below_main".
3742 (backtrace_limit): New variable.
3743 (get_prev_frame): Update. Check the backtrace_limit.
3744
9ebf4acf
AC
37452003-08-09 Andrew Cagney <cagney@redhat.com>
3746
3747 * defs.h (xstrprintf): Declare.
3748 * utils.c (xstrprintf): New function.
3749 * breakpoint.c (insert_breakpoints): Replace sprintf and
3750 non-literal format strings, with xstrprintf and cleanups.
3751 (delete_breakpoint,breakpoint_re_set): Ditto.
3752 (commands_command, insert_breakpoints): Ditto.
3753 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
3754 (break_at_finish_command_1): Ditto.
3755
3771659b
AC
37562003-08-09 Andrew Cagney <cagney@redhat.com>
3757
3758 * MAINTAINERS (language support): List Adam Fedor as Objective C
3759 maintainer.
3760
b4263afa
JB
37612003-08-08 J. Brobecker <brobecker@gnat.com>
3762
3763 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
3764 are now multiarched.
3765
d84defb1
JB
37662003-08-08 J. Brobecker <brobecker@gnat.com>
3767
3768 * config/pa/tm-hppa64.h: Remove lots of macros that are no
3769 longer necessary now that hppa64 is partially multiarch'ed.
3770
f786f615
AC
37712003-08-08 Andrew Cagney <cagney@redhat.com>
3772
3773 * interps.c (interp_set): Check for a NULL "old_interp".
3774
c938e9b0
L
37752003-08-08 H.J. Lu <hongjiu.lu@intel.com>
3776
3777 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
3778 (install-only): Support DESTDIR.
3779 (uninstall): Likewise.
3780 (install-gdbtk): Likewise.
3781
9a146a11
EZ
37822003-08-08 Elena Zannoni <ezannoni@redhat.com>
3783
3784 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
3785 contains something meaningful at all times.
3786
3787Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
7a76ced5 3788
62599e99 3789 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
7a76ced5 3790
56296155
BC
3791Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
3792
62599e99 3793 * MAINTAINERS (write after approval): Added self.
56296155 3794
9710e734
AC
37952003-08-07 Andrew Cagney <cagney@redhat.com>
3796
3797 * inferior.h (AT_SYMBOL): Define.
3798 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
3799 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
3800 * mips-tdep.c (mips_call_dummy_address): Delete function.
3801 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
3802 set call_dummy_address.
3803
98b3ab73
AC
38042003-08-07 Andrew Cagney <cagney@redhat.com>
3805
3806 * language.c (op_error): Delete function.
3807 (binop_type_check): Delete function.
3808 * language.h (type_op_error, range_op_error): Delete macros.
3809 (op_error): Delete declaration.
3810
2fcf52f0
AC
38112003-08-07 Andrew Cagney <cagney@redhat.com>
3812
3813 * interps.h (INTERP_MI2, INTERP_MI3): Define.
3814
abd4220e 38152003-08-07 Michal Ludvig <mludvig@suse.cz>
fd83bada 3816
abd4220e 3817 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
fd83bada 3818 (x86_64_push_arguments): Skip the red zone.
abd4220e 3819
9dd5f34f
AC
38202003-08-05 Andrew Cagney <cagney@redhat.com>
3821
3822 * reggroups.c (reggroup_next): Check for the final entry.
3823
e5e78edc
AC
38242003-08-04 Andrew Cagney <cagney@redhat.com>
3825
ab4e3d93
AC
3826 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
3827 * cli/cli-script.c (define_command): Call query directly, instead
3828 of passing it a buffer.
3829 * ocd.c (ocd_error): Pass error a constant format string.
3830 * remote-mips.c (mips_error): Use fputs_filtered.
3831
1062ca82
AC
3832 * solib-svr4.c (_initialize_svr4_solib): Update
3833 register_gdbarch_data call.
3834 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
3835
fcc1c85c
AC
3836 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
3837 (register_gdbarch_data): Delete "free" parameter. Update
3838 comments.
3839 * gdbarch.h, gdbarch.c: Re-generate.
3840 * reggroups.c (_initialize_reggroup): Update.
3841 * gnu-v3-abi.c (init_gnuv3_ops): Update.
3842 * frame-base.c (_initialize_frame_base): Update.
3843 * frame-unwind.c (_initialize_frame_unwind): Update.
3844 * user-regs.c (_initialize_user_regs): Update.
3845 * remote.c (_initialize_remote): Update.
3846 * regcache.c (_initialize_regcache): Update.
3847
116f06ea
AC
3848 * regcache.c (xfree_regcache_descr): Delete function.
3849 (_initialize_regcache): Update call to register_gdbarch_data.
3850 (init_regcache_descr, init_legacy_regcache_descr): Use
3851 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
3852
e5e78edc
AC
3853 * remote.c (free_remote_state): Delete function.
3854 (_initialize_remote): Update register_gdbarch_data.
3855 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
3856 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
3857
6c7d17ba
AC
38582003-08-04 Andrew Cagney <cagney@redhat.com>
3859
3860 * reggroups.c (struct reggroup_el): Define.
3861 (struct reggroups): Delete field "nr_group". Replace array
3862 "group" with a "first" to "last" linked list.
3863 (reggroups_init): Update. Allocate using gdbarch's obstack.
3864 (reggroups_free): Delete function.
3865 (add_group): Update. Add "el" parameter.
3866 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
3867 (default_groups): Update.
3868 (reggroup_next): Replace reggroups.
3869 (reggroups_dump): Update.
3870 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
3871 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
3872 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
3873
89b7795b
DJ
38742003-08-04 Daniel Jacobowitz <drow@mvista.com>
3875
3876 * Makefile.in (tui-interp.o): Update dependencies.
3877
306d9ac5
DC
38782003-08-04 David Carlton <carlton@kealia.com>
3879
3880 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
3881 to internal_error call.
3882 * source.c (forward_search_command): Add "%s" format argument.
3883 (reverse_search_command): Ditto.
3884 * top.c (quit_confirm): Ditto.
3885 * cli/cli-setshow.c (do_setshow_command): Ditto.
3886 * cp-valprint.c (cp_print_class_method): Replace
3887 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
3888 (cp_print_class_member): Ditto.
3889 * event-top.c (command_line_handler): Ditto.
3890 * linux-proc.c (linux_info_proc_cmd): Ditto.
3891 * p-typeprint.c (pascal_type_print_base): Ditto.
3892 * p-valprint.c (pascal_object_print_class_method): Ditto.
3893 (pascal_object_print_class_member): Ditto.
3894 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
3895 * remote.c (remote_cisco_section_offsets): Ditto.
3896 * top.c (command_line_input): Ditto.
3897 * utils.c (vwarning,error_stream,quit): Ditto.
3898 * valprint.c (print_floating,print_binary_chars)
3899 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
3900
57bfe177
AC
39012003-08-04 Andrew Cagney <cagney@redhat.com>
3902
3903 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
3904
e546b999
AC
39052003-08-02 Andrew Cagney <cagney@redhat.com>
3906
3907 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
3908 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
3909 amd64fbsd-nat.c.
3910
91092ee5
AC
39112003-08-02 Andrew Cagney <cagney@redhat.com>
3912
3913 * Makefile.in: Update all dependencies and definitions.
3914
889f28e2
AF
39152003-08-02 Adam Fedor <fedor@gnu.org>
3916
3917 * linespec.c (is_objc_method_format): New function
3918 (decode_line_1, locate_first_half): Use it.
3919 Fixes PR objc/1298
3920
880bc914
AC
39212003-08-01 Andrew Cagney <cagney@redhat.com>
3922
3923 * NEWS: Mention that m32r is multi-arch.
3924 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
3925 * configure.tgt: Recognize m32r-*-*.
3926 * config/m32r/tm-m32r.h: Delete file.
3927 * config/m32r/m32r.mt: New file.
a8f4cde1 3928 * m32r-rom.c (m32r_upload_command): Use hostent only when
880bc914
AC
3929 gethostname succeeds, in order to avoid a compilation
3930 warning.
3931 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
3932 compiler warning.
3933
19f59343
MS
39342003-08-01 Michael Snyder <msnyder@redhat.com>
3935
3936 * sh-tdep.c (sh_frame_align): New gdbarch method.
3937 (sh_gdbarch_init): Set up frame_align method.
3938
4e7d7511
MS
39392003-07-31 Michael Snyder <msnyder@redhat.com>
3940
3941 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
3942 which is already covered by the new frames infrastructure.
3943
63022984
AC
39442003-07-31 Andrew Cagney <cagney@redhat.com>
3945
3946 * user-regs.c (struct user_reg): Add "next" link.
3947 (struct user_regs): Replace "user" with "first" and "last" links.
3948 (append_user_reg): Add pre-allocated "reg" parameter.
3949 (builtin_user_regs): Provide initial value for "last".
3950 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
3951 (user_regs_init): Allocate memory from the gdbarch obstack.
3952 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
3953 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
3954 linked list.
3955 (usernum_to_user_reg): New function.
3956 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
3957 (value_of_user_reg): Use usernum_to_user_reg.
3958 (user_regs_free): Delete function.
3959 (_initialize_user_regs): Update register_gdbarch_data call.
3960
7cf6e574
DJ
39612003-07-31 Daniel Jacobowitz <drow@mvista.com>
3962
3963 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
3964
c48a845b
MS
39652003-07-30 Michael Snyder <msnyder@redhat.com>
3966
4e7d7511 3967 * value.h (value_being_returned): Add a struct_addr argument.
a8f4cde1 3968 * infcall.c (call_function_by_hand): Pass struct_addr to
c48a845b
MS
3969 value_being_returned.
3970 * infcmd.c (print_return_value): Pass zero as struct_addr.
3971 * values.c (value_being_returned): If struct_addr is passed,
3972 use it instead of trying to recover it from the inferior.
3973
f0d8db19
KB
39742003-07-30 Kevin Buettner <kevinb@redhat.com>
3975
3976 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
3977 the prologue analyzer won't need to attempt to extract the pc
3978 value from the woefully incomplete dummy frame.
3979 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
3980 possible. Disable code which modifies the frame.
3981
e5c113a1
AC
39822003-07-28 Andrew Cagney <cagney@redhat.com>
3983
3984 * annotate.c (annotate_breakpoints_headers): Restrict annotation
3985 to level 2.
3986 (annotate_breakpoints_table, annotate_record): Ditto.
3987 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
3988 (annotate_field_name_end, annotate_field_value): Ditto.
3989 (annotate_field_end, annotate_frame_source_begin): Ditto.
3990 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
3991 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
3992 (annotate_frame_begin, annotate_frame_function_name): Ditto.
3993 (annotate_frame_address_end, annotate_frame_address): Ditto.
3994 (annotate_frame_args, annotate_frame_end): Ditto.
3995 (annotate_frame_where, annotate_arg_begin): Ditto.
3996 (annotate_arg_name_end, annotate_arg_value): Ditto.
3997 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
3998 (annotate_function_call, annotate_signal_name): Ditto.
3999 (annotate_signal_string, annotate_signal_name_end): Ditto.
4000 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
4001 (annotate_value_begin, annotate_value_history_value): Ditto.
4002 (annotate_value_history_end, annotate_value_end): Ditto.
4003 (annotate_display_begin, annotate_display_number_end): Ditto.
4004 (annotate_display_format, annotate_display_expression): Ditto.
4005 (annotate_display_expression_end, annotate_display_value): Ditto.
4006 (annotate_display_end, annotate_array_section_begin): Ditto.
4007 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
4008 (annotate_elt, annotate_array_section_end): Ditto.
4009
bb1db049
AC
40102003-07-28 Andrew Cagney <cagney@redhat.com>
4011
4012 * regcache.c (struct regcache_descr): Update comments on
4013 nr_raw_registers.
4014 (init_legacy_regcache_descr): Don't set nr_raw_registers or
4015 sizeof_raw_register_valid_p.
4016 (init_regcache_descr): Set nr_raw_registers and
4017 sizeof_raw_register_valid_p before calling
4018 init_legacy_regcache_descr.
4019
20e6603c
AC
40202003-07-28 Andrew Cagney <cagney@redhat.com>
4021
4022 * mips-tdep.c (print_gp_register_row): Print the GPR's register
4023 MOD NUM_REGS.
4024
db742940
DJ
40252003-07-28 Daniel Jacobowitz <drow@mvista.com>
4026
4027 * thread.c (info_threads_command): Use get_selected_frame ().
4028 Check that there is at least one non-sentinel frame.
4029
ce7f4371
SC
40302003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4031
4032 * m68hc11-tdep.c (struct frame_extra_info): Remove.
4033 (m68hc11_pop_frame): Remove.
4034 (m68hc11_frame_saved_pc): Remove.
4035 (m68hc11_frame_chain): Remove.
4036 (m68hc11_frame_init_saved_regs): Remove.
4037 (m68hc11_init_extra_frame_info): Remove.
4038 (m68hc11_store_struct_return): Remove.
4039 (m68hc11_saved_pc_after_call): Remove.
4040
1ea653ae
SC
40412003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4042
4043 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
4044 frame unwind information.
4045 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
4046 and adapted for frame unwinding.
4047 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
4048 (m68hc11_unwind_pc): New function.
4049 (m68hc11_frame_unwind_cache): New function to analyze frames.
4050 (m68hc11_frame_this_id): New function to create new frame struct.
4051 (m68hc11_frame_prev_register): New function to unwind a register from
4052 the frame.
4053 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
4054 (m68hc11_frame_p): New function for the above.
4055 (m68hc11_frame_base_address): New function to return fp of frame.
4056 (m68hc11_frame_args_address): Update for frame.
4057 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
4058 (m68hc11_unwind_sp): New function.
4059 (m68hc11_unwind_dummy_id): New function.
4060 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
4061 calls.
4062
c8a7f6ac
SC
40632003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4064
4065 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
4066 (m68hc11_guess_from_prologue): Advance the pc and frame size only
4067 when we are beyond the current pc.
4068
3dc990bf
SC
40692003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4070
4071 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
4072 from m68hc11_push_arguments.
4073 (m68hc11_push_arguments): Remove.
4074 (m68hc11_push_return_address): Remove.
4075 (m68hc11_gdbarch_init): Install the above; remove above deprecated
4076 handlers; remove deprecated_extra_stack_alignment_needed.
4077
222e5d1d
AC
40782003-07-27 Andrew Cagney <cagney@redhat.com>
4079
4080 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
4081 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
4082 REAL_PC and not the pointer.
4083 * hppa-hpux-tdep.c: Include frame.h
4084
a7e9a47e
AC
40852003-07-27 Andrew Cagney <cagney@redhat.com>
4086
4087 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
4088 GDB_MULTI_ACH_PARTIAL.
4089
7e3dd49e
AC
40902003-07-27 Andrew Cagney <cagney@redhat.com>
4091
4092 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
4093 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
4094 operator at start and not end of line.
4095 (decode_prologue): Ditto.
4096 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
4097 frame_unwind_register_unsigned instead of
4098 frame_unwind_unsigned_register.
4099 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
4100 read_register.
4101 (m32r_push_dummy_call): Use register_size instead of
4102 REGISTER_RAW_SIZE.
4103 (m32r_frame_sniffer): Replace m32r_frame_p.
4104 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
4105 * m32r-rom.c (report_transfer_performance): Delete extern
4106 declaration.
4107 (m32r_load, m32r_upload_command): Use print_transfer_performance
4108 instead of report_transfer_performance.
4109 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
4110 / add_show_from_set.
4111
0880807f
AC
41122003-07-26 Andrew Cagney <cagney@redhat.com>
4113
4114 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
4115 store_return_value and extract_struct_value_address.
4116
64ae9269
DJ
41172003-07-26 Daniel Jacobowitz <drow@mvista.com>
4118
4119 PR c++/1267
4120 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
4121 NULL, default to the section containing PC.
4122
e286caf2
SC
41232003-07-24 Stephane Carrez <stcarrez@nerim.fr>
4124
4125 * NEWS: Mention "regs" deprecated for m68hc11 too.
4126
4127 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
4128 (m68hc11_print_register): New function to print out one register.
4129 (m68hc11_print_registers_info): New function to print registers.
4130 (show_regs): Deprecate and use the above.
4131 (m68hc11_gdbarch_init): Install the print_registers_info.
4132
705b278b
JJ
41332003-07-24 Jeff Johnston <jjohnstn@redhat.com>
4134
4135 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
4136 that we have a SIGTRAP before returning non-zero.
4137
63cd4198
EZ
41382003-07-23 Michal Ludvig <mludvig@suse.cz>
4139 Elena Zannoni <ezannoni@redhat.com>
4140
a8f4cde1 4141 * linespec.c (decode_line_2): Avoid crash if
63cd4198
EZ
4142 find_function_start_sal() returns empty record.
4143
6926787d
AS
41442003-07-23 Andreas Schwab <schwab@suse.de>
4145
4146 * ia64-tdep.c (ia64_print_insn): New function.
4147 (ia64_gdbarch_init): Set print_insn to it.
4148 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
4149 deprecated_tm_print_insn_info.
4150
708cc1b6
MS
41512003-07-22 Michael Snyder <msnyder@redhat.com>
4152
4153 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
4154 handle 8-bit returns (long long).
4155 (h8300h_extract_return_value): Ditto.
4156 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
4157
aebd7893
AC
41582003-07-22 Andrew Cagney <cagney@redhat.com>
4159
4160 * gdbarch.c Include "gdb_obstack.h".
4161 (struct gdbarch): Add an "obstack".
4162 (alloc_gdbarch_data): Allocate the gdbarch data using
4163 GDBARCH_OBSTACK_CALLOC.
4164 (free_gdbarch_data): Delete function.
4165 (gdbarch_obstack_zalloc): New function.
4166 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
4167 Assert that the architecture is not initialized.
4168 (gdbarch_alloc): Allocate an obstack, allocate the architecture
4169 vector from the obstack.
4170 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
4171 architecture obstack.
4172 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
4173 (set_gdbarch_data): Assert that the data is not initialized.
4174 (struct gdbarch_data): Delete member "free".
4175 (register_gdbarch_data): Do not initialize "free".
4176 * gdbarch.h, gdbarch.c: Re-generate.
a8f4cde1 4177
153721e6
AC
41782003-07-22 Andrew Cagney <cagney@redhat.com>
4179
4180 * configure.in (build_warnings): Add -Wformat-nonliteral.
4181 * configure: Re-generate.
4182
c193f044 41832003-07-22 Elena Zannoni <ezannoni@redhat.com>
32ffcbed
EZ
4184
4185 * dwarf2loc.c (locexpr_describe_location): Fix typos.
c193f044 4186
c3228f12
EZ
41872003-07-22 Elena Zannoni <ezannoni@redhat.com>
4188
4189 * findvar.c (read_var_value): Remove case for thread local storage
4190 variables. It is now entirely handled by the dwarf2 location
4191 expression code.
4192 * printcmd.c (address_info): Ditto.
4193 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
4194 enumeration value.
4195 (struct symbol): Remove objfile field, which was used by
4196 LOC_THREAD_LOCAL_STATIC only.
4197 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
4198 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
4199 usage of objfile pointer.
4200 * dwarf2loc.c (locexpr_describe_location): Add case to handle
4201 thread local variables.
4202 Add include of objfiles.h.
4203 * dwarf2expr.c (execute_stack_op): Add comments about thread local
4204 storage variables.
4205 * Makefile.in (dwarf2loc.o): Update dependencies.
4206
aef9bcd2
AC
42072003-07-22 Andrew Cagney <cagney@redhat.com>
4208
4209 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
4210 get_frame_base.
4211 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
4212 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
4213 (struct value): Add opaque declaration.
4214 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
4215
d95a8903
AC
42162003-07-21 Andrew Cagney <cagney@redhat.com>
4217
4218 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
4219 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
4220
4db73d49
SC
42212003-07-20 Stephane Carrez <stcarrez@nerim.fr>
4222
a8f4cde1 4223 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
4db73d49
SC
4224 regcache_cooked_read_unsigned instead of read_register.
4225 (m68hc11_saved_pc_after_call): Likewise.
4226 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
4227 instead of write_register.
4228 (m68hc11_register_type): New function.
4229 (m68hc11_register_virtual_type): Remove.
4230 (m68hc11_store_return_value): Convert to use the regcache.
4231 (m68hc11_extract_struct_value_address): Likewise.
4232 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
4233 m68hc11_register_type; undeprecate store_return_value and
4234 extract_struct_value_address.
4235
ef2b8fcd
SC
42362003-07-20 Stephane Carrez <stcarrez@nerim.fr>
4237
4238 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
4239 and translate to use regcache.
4240 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
4241
625b0b97
AC
42422003-07-18 Andrew Cagney <cagney@redhat.com>
4243
4244 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
4245 * gdbarch.h, gdbarch.c: Re-generate.
4246 * i386-tdep.c (i386_gdbarch_init): Do not set
4247 DWARF2_BUILD_FRAME_INFO.
4248 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
4249 unconditionally.
4250 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
4251 DWARF2_BUILD_FRAME_INFO.
4252
22b0d388
AC
42532003-07-18 Andrew Cagney <cagney@redhat.com>
4254
4255 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
4256 * disasm.c (gdb_disassemble_info): Initilize di.arch.
4257
1ce5d6dd
AC
42582003-07-18 Andrew Cagney <cagney@redhat.com>
4259
4260 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
4261 frame_unwind_address_in_block, instead of frame_pc_unwind.
4262 (dwarf2_frame_cache): Ditto.
4263
e6e5e94c
AC
42642003-07-18 Andrew Cagney <cagney@redhat.com>
4265
4266 * user-regs.h (struct gdbarch): Declare opaque.
4267 * ui-out.h (struct ui_file): Declare opaque.
4268 * dwarf2-frame.h (struct frame_info): Declare opaque.
4269
5483d879
KW
42702003-07-18 Kris Warkentin <kewarken@qnx.com>
4271
4272 * nto-procfs.c: Clean ARI hits. Change #include <..> to
4273 #include "...".
4274 (procfs_meminfo): Change strerror to safe_strerror.
4275 (procfs_can_run): Remove K&R badness.
4276
278a7cf7
MS
42772003-07-17 Michael Snyder <msnyder@redhat.com>
4278
4279 * remote-sim.c: Comment typo fix.
4280
606e3b82
AC
42812003-07-17 Andrew Cagney <cagney@redhat.com>
4282
4283 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
4284 configure.
4285 * sparc-tdep.c (sparc_intreg_size): Make non-static.
4286 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
4287 GDB_MULTI_ARCH_PARTIAL.
4288
c43af07c
EZ
42892003-07-17 Elena Zannoni <ezannoni@redhat.com>
4290
4291 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
4292 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
4293 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
4294
3b85b0f1
TR
42952003-07-16 Theodore A. Roth <troth@openavr.org>
4296
4297 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
4298 found.
4299 (avr_frame_unwind_cache): Don't unwind FP for main.
4300 Update a comment.
4301 Save the computed prev_sp.
4302 (avr_saved_regs_unwinder): Remove function.
a8f4cde1 4303 (avr_frame_prev_register): Use PC unwind logic from
3b85b0f1
TR
4304 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
4305
336d1bba
AC
43062003-07-16 Andrew Cagney <cagney@redhat.com>
4307
4308 * frame-base.h (frame_base_p_ftype): Delete definition.
4309 (frame_base_append_predicate): Delete declaration.
4310 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
4311 (frame_unwind_append_predicate): Delete declaration.
4312 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
4313 (append_predicate): Delete parameter "p".
4314 (frame_unwind_append_predicate): Delete function.
4315 (frame_unwind_append_sniffer): Update call to append_predicate.
4316 (frame_unwind_free): Delete function.
4317 (_initialize_frame_unwind): Pass NULL as "free" to
4318 register_gdbarch_data.
4319 (frame_unwind_init): Append the dummy_frame_sniffer.
4320 (frame_unwind_find_by_frame): Simplify.
4321 * frame-base.c (struct frame_base_table): Delete field "p".
4322 (append_predicate): Delete parameter "p".
4323 (frame_base_append_predicate): Delete function.
4324 (frame_base_append_sniffer): Update call to append_predicate.
4325 (frame_base_free): Delete function.
4326 (frame_base_find_by_frame): Simplify.
4327 (_initialize_frame_base): Pass NULL as "free" to
4328 register_gdbarch_data.
4329 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
4330 (x86_64_sigtramp_frame_sniffer): Replace
4331 "x86_64_sigtramp_frame_p".
4332 (x86_64_init_abi): Set the frame unwind sniffers.
4333 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
4334 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
4335 (m68k_gdbarch_init): Set the frame unwind sniffers.
4336 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
4337 "i386_sigtramp_frame_p".
4338 (i386_frame_sniffer): Replace "i386_frame_p".
4339 (i386_gdbarch_init): Set the frame unwind sniffers.
4340 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
4341 (avr_gdbarch_init): Set the frame unwind sniffers.
4342 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
4343 "alpha_sigtramp_frame_p"
4344 (alpha_heuristic_frame_sniffer): Replace
4345 "alpha_heuristic_frame_p".
4346 (alpha_gdbarch_init): Set the frame unwind sniffers.
4347 (alpha_dwarf2_init_abi): Ditto.
4348 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
4349 "alpha_debug_frame_p".
4350 (alpha_mdebug_frame_base_sniffer): Replace
4351 "alpha_mdebug_frame_base_p".
4352 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
4353 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
4354 (d10v_gdbarch_init): Set the frame unwind sniffer.
4355 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
4356 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
4357 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
4358 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
4359 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
4360 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
4361
48db5a3c
CV
43622003-07-16 Michael Snyder <msnyder@redhat.com>
4363
4364 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
4365 should go thru sh_dsp_register_sim_regno, else the dsp regs
4366 will not get the right values.
4367
43682003-07-16 Corinna Vinschen <vinschen@redhat.com>
4369
4370 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
4371 deprecated_store_floating by call to store_typed_floating.
4372 (sh_sh4_register_convert_to_raw): Substitute call to
4373 deprecated_extract_floating by call to extract_typed_floating.
4374
43752003-07-16 Corinna Vinschen <vinschen@redhat.com>
4376
4377 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
4378
43792003-07-16 Corinna Vinschen <vinschen@redhat.com>
4380
4381 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
4382 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
4383 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
4384 as possible.
4385 (do_pseudo_register): Remove.
4386 (sh_push_dummy_code): New function.
4387 (sh64_store_struct_return): Rename from sh_store_struct_return.
4388 Only called for sh64 now.
4389 (sh_extract_struct_value_address): Regcache'ify.
4390 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
4391 and accomodate new tasks.
4392 (sh64_push_return_address): Rename from sh_push_return_address.
4393 Only called for sh64 now.
4394 (sh_default_extract_return_value): Rename from sh_extract_return_value.
4395 Regcache'ify.
4396 (sh3e_sh4_extract_return_value): Regcache'ify.
4397 (sh_default_store_return_value): Ditto.
4398 (sh3e_sh4_store_return_value): Ditto.
4399 (sh_default_register_byte): Remove.
4400 (sh_sh4_register_byte): Remove.
4401 (sh_default_register_raw_size): Remove.
4402 (sh_sh4_register_raw_size): Remove.
4403 (sh_register_virtual_size): Remove.
4404 (sh_sh3e_register_virtual_type): Remove.
4405 (sh_sh3e_register_type): New function.
4406 (sh_sh4_register_virtual_type): Remove.
4407 (sh_sh4_register_type): New function.
4408 (sh_default_register_virtual_type): Remove.
4409 (sh_default_register_type): New function.
4410 (do_fv_register_info): Add parameters to accomodate call from
4411 sh_print_registers_info.
4412 (do_dr_register_info): Ditto.
4413 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
4414 Add parameters to accomodate call from sh_print_registers_info.
4415 (sh_do_fp_register): Ditto.
4416 (sh64_do_pseudo_register): Call do_dr_register_info,
4417 do_fv_register_info and sh_do_fp_register with default parameters.
4418 (sh_do_register): Add parameters to accomodate call from
4419 sh_print_registers_info.
4420 (sh_print_register): Ditto.
4421 (sh_print_registers_info): Rename from sh_do_registers_info.
4422 Add parameters to be used as gdbarch_print_registers_info
4423 implementation. Accomodate removed do_pseudo_register function
4424 pointer.
4425 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
4426 function pointer. Call sh_print_register with default parameters.
4427 (sh64_do_registers_info): Call sh_print_registers_info instead of
4428 sh_do_registers_info.
4429 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
4430 detection of deprecated vs. non-deprecated functionality.
4431 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
4432 function pointer assignments by direct function calls.
4433
e8a89fe2
AC
44342003-07-15 Andrew Cagney <cagney@redhat.com>
4435
4436 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
4437 (frame_register_unwind, create_new_frame): Ditto.
4438 (legacy_get_prev_frame, get_frame_type): Ditto.
4439 (get_frame_base_address): Use frame_base_find_by_frame.
4440 (get_frame_locals_address): Use frame_base_find_by_frame.
4441 (get_frame_args_address): Use frame_base_find_by_frame.
4442 * frame-base.h (frame_base_sniffer_ftype): Declare.
4443 (frame_base_append_sniffer): Declare.
4444 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
4445 * frame-base.c (append_predicate): Add a "sniffer" parameter.
4446 (frame_base_append_sniffer): New function.
4447 (frame_base_append_predicate): Add a NULL sniffer.
4448 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
4449 (struct frame_base_table): Add "sniffer".
4450 (frame_base_free): Free the "sniffer" table.
4451 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
4452 (frame_unwind_append_sniffer): Declare.
4453 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
4454 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
4455 (struct frame_unwind_table): Add "sniffer", delete "middle".
4456 (append_predicate): Add "sniffer" parameter, append the sniffer.
4457 (frame_unwind_init): Update append_predicate call.
4458 (frame_unwind_append_sniffer): New function.
4459 (frame_unwind_append_predicate): Update append_predicate call.
4460 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
4461
0714963c
AC
44622003-07-15 Andrew Cagney <cagney@redhat.com>
4463
4464 * frame.c (get_prev_frame): Move disabled inside_entry_func to
4465 before code inhibiting repeated unwind attempts. Add to
4466 commentary on that test's problems.
4467 * blockframe.c (inside_main_func): Look for "main" in the minimal
4468 symbol table.
4469 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
4470 identical.
4471
d9170e22
AC
44722003-07-15 Andrew Cagney <cagney@redhat.com>
4473
4474 * complaints.c (struct explanation): Define.
4475 (struct complaints): Change type of "explanation" to "struct
4476 explanation".
4477 (symfile_explanations): Convert to a "struct explanation" table.
4478 (vcomplaint): Update.
4479
eba29c8c
ML
44802003-07-15 Michal Ludvig <mludvig@suse.cz>
4481
4482 * x86-64-linux-nat.c (regmap): Removed.
a8f4cde1 4483 (supply_gregset, fill_gregset): Call
eba29c8c
ML
4484 x86_64_linux_(fill,supply)_gregset functions.
4485 * x86-64-linux-tdep.c (USER_*): New defines.
4486 (user_to_gdb_regmap, x86_64_core_fns): New structure.
4487 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
4488 New functions.
4489 (fetch_core_registers): Ditto.
4490 (_initialize_x86_64_linux_tdep): Call add_core_fns().
4491 * x86-64-linux-tdep.h: New file.
4492 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
4493 and core-regset.o.
4494 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
4495
68cc0bfb
MK
44962003-07-13 Mark Kettenis <kettenis@gnu.org>
4497
88a115f7
MK
4498 * x86-64-tdep.c (x86_64_store_return_value): Use
4499 regcache_cooked_write_part instead of regcache_cooked_write.
01e4b823 4500
68cc0bfb
MK
4501 * configure.host: Add x86_64-*-freebsd*.
4502 * configure.tgt: Add x86_64-*-freebsd*.
4503 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
4504 * amd64fbsd-nat.c: New file.
4505 * amd64fbsd-tdep.c: New file.
4506 * config/i386/nm-fbsd64.h: New file.
4507 * config/i386/fbsd64.mh: New file.
4508 * config/i386/fbsd64.mt: New file.
4509
138e7be5
MK
45102003-07-11 Mark Kettenis <kettenis@gnu.org>
4511
4512 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
4513 `sc_regs_offset' and `sc_fpregs_offset'.
4514 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
4515 SIGFRAME_FPREGSAVE_OFF): Remove defines.
4516 (alpha_sigtramp_register_address): Rewrite to use new members of
4517 `struct gdbarch_tdep'.
4518 (alpha_gdbarch_init): Initialize new members of struct
4519 gdbarch_tdep'.
4520 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
4521 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
4522 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
4523 (alphafbsd_pc_in_sigtramp): Implement.
4524 (alphafbsd_sigtramp_offset): New function.
4525 (alphafbsd_sigcontext_addr): New function.
4526 (alphafbsd_init_abi): Initialize signal trampoline related members
4527 of `struct gdbarch_tdep'.
4528 (_initialize_alphafbsd_tdep): Add prototype.
4529
95303a68
TR
45302003-07-11 Theodore A. Roth <troth@openavr.org>
4531
ba292e4c
TR
4532 * Makefile.in (install-only): Quote sed expression when generating
4533 transformed_name.
95303a68 4534
6896c0c7
RH
45352003-07-11 Richard Henderson <rth@redhat.com>
4536
4537 * Makefile.in (dwarf2-frame.o): Add complaints_h.
4538 * dwarf2-frame.c: Include complaints.h.
4539 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
4540 variable initialization; return NULL on error.
4541 (decode_frame_entry): New.
4542
8edd5d01
AC
45432003-07-11 Andrew Cagney <cagney@redhat.com>
4544
c4a09524
AC
4545 * frame.h (frame_address_in_block): Delete declaration.
4546 * blockframe.c (frame_address_in_block): Delete function.
4547 (get_frame_block): Use get_frame_address_in_block.
4548 (block_innermost_frame): Ditto.
4549 * stack.c (print_frame, backtrace_command_1): Ditto.
4550
8edd5d01
AC
4551 * frame.h (get_frame_address_in_block): Declare.
4552 (frame_unwind_address_in_block): Declare.
4553 * frame.c (frame_unwind_address_in_block): New function.
4554 (get_frame_address_in_block): New function.
4555
f7968451
AC
45562003-07-10 Andrew Cagney <cagney@redhat.com>
4557
4558 * gdbarch.sh: Simplify predicate methods. Remove need to provide
4559 pre-default. Note: re-generate has no effect.
a8f4cde1 4560
ae99b398
AC
45612003-07-10 Andrew Cagney <cagney@redhat.com>
4562
4563 * gdbarch.sh: When a variable, but not a function, compare against
4564 0. Fix problem in previous patch.
4565 * gdbarch.c: Re-generate.
a8f4cde1 4566
956ac328
AC
45672003-07-10 Andrew Cagney <cagney@redhat.com>
4568
4569 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
4570 functions against NULL, not 0.
4571 * gdbarch.c: Re-generate.
a8f4cde1 4572
287c3240
FF
45732003-07-10 Fred Fish <fnf@ninemoons.com>
4574
4575 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
4576 null string instead of a null pointer.
4577 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
4578
32f63c4b
MS
45792003-07-09 Michael Snyder <msnyder@redhat.com>
4580
4581 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
4582
402ecd56
MK
45832003-07-09 Mark Kettenis <kettenis@gnu.org>
4584
4585 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
4586 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
4587 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
4588 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
4589 * x86-64-tdep.c: ... from here.
4590
c481dac7
AS
45912003-07-09 Andreas Schwab <schwab@suse.de>
4592
4593 * m68k-tdep.h (enum struct_return): Define.
4594 (struct gdbarch_tdep): Add struct_return.
4595 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
4596 bytes are padded to the right, not to the left. Pass struct value
4597 address in register %a1, not on stack.
4598 (m68k_use_struct_convention): New function.
4599 (m68k_gdbarch_init): Set use_struct_convention. Initialize
4600 struct_return in tdep to pcc_struct_return.
4601 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
4602 reg_struct_return.
4603
a8f4cde1 46042003-07-09 Joel Brobecker <brobecker@gnat.com>
64176fa3 4605
a8f4cde1 4606 * somread.c (som_symfile_offsets): Fix compilation error.
64176fa3 4607
96a4ee76
AC
46082003-07-09 Andrew Cagney <cagney@redhat.com>
4609
4610 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
4611 Add comments about the checks.
4612
1517c6d1
AC
46132003-07-08 Andrew Cagney <cagney@redhat.com>
4614
4615 * Makefile.in: Make dependency section headers consistent.
4616 (config_h): Move to $BUILD headers section.
4617 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
4618 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
4619 (ada-exp.tab.c): Move to YACC/LEX section.
4620 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
4621 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
4622
dc5dd1eb
KW
46232003-07-08 Kris Warkentin <kewarken@qnx.com>
4624
4625 * nto-procfs.c: Cleaned up a bunch of ARI hits.
fda848e0
KW
4626 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
4627 of strerror with safe_strerror, use ISO C function definitions,
4628 and replace instances of sprintf with snprintf.
dc5dd1eb 4629
612dde91
AC
46302003-07-07 Andrew Cagney <cagney@redhat.com>
4631
4632 * frame.c (get_prev_frame): Enable check for identical frames.
4633 Update comments. Update error messages.
4634
492c11d3
JB
46352003-07-07 Joel Brobecker <brobecker@gnat.com>
4636
4637 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
4638
376a5a49
JB
46392003-07-07 Joel Brobecker <brobecker@gnat.com>
4640
4641 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
4642 sort_symtab_syms, no longer necessary.
4643
22b4a9ad
JB
46442003-07-07 Joel Brobecker <brobecker@gnat.com>
4645
4646 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
4647
5bbcb741
JB
46482003-07-07 Joel Brobecker <brobecker@gnat.com>
4649
4650 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
4651 (mips_register_byte): Likewise.
4652
c139e7d9
DJ
46532003-07-07 Daniel Jacobowitz <drow@mvista.com>
4654
4655 * Makefile.in (sparc_tdep_h): New.
4656 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
4657 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
4658 * sparc-linux-nat.c: Include "sparc-tdep.h".
4659 * sparc-nat.c: Likewise.
4660 * sparc-tdep.c: Likewise.
4661 * sparc64nbsd-nat.c: Likewise.
4662 * sparcnbsd-nat.c: Likewise.
4663 * sparcnbsd-tdep.c: Likewise.
4664 * sparc-tdep.h: New file.
4665 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
4666 and sparc_npc_regnum.
4667
fd8f87c5
DJ
46682003-07-07 Daniel Jacobowitz <drow@mvista.com>
4669
4670 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
4671 (mips_linux_cannot_store_register): List supported instead of
4672 unsupported registers.
4673
13adf674
DJ
46742003-07-07 Daniel Jacobowitz <drow@mvista.com>
4675
4676 * disasm.c (dump_insns): Separate instructions from addresses.
4677
8de307e0
AS
46782003-07-07 Andreas Schwab <schwab@suse.de>
4679
4680 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
4681 dependencies.
4682 * m68k-tdep.c (NUM_FREGS): Delete.
4683 (SIG_PC_FP_OFFSET): Delete.
4684 (TARGET_M68K): Delete.
4685 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
4686 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
4687 P_MOVEL_SP, P_MOVEML_SP): Define.
4688 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
4689 P_TRAP): Delete.
4690 (m68k_register_raw_size): Delete.
4691 (m68k_register_virtual_size): Delete.
4692 (m68k_register_type): Renamed from m68k_register_virtual_type and
4693 add gdbarch argument.
4694 (m68k_store_struct_return): Delete.
4695 (m68k_deprecated_extract_return_value): Delete.
4696 (m68k_deprecated_extract_struct_value_address): Delete.
4697 (m68k_frame_chain): Delete.
4698 (m68k_frame_saved_pc): Delete.
4699 (m68k_fix_call_dummy): Delete.
4700 (m68k_push_dummy_frame): Delete.
4701 (m68k_pop_frame): Delete.
4702 (m68k_extract_return_value): New function.
4703 (m68k_store_return_value): Rewrite using regcache.
4704 (m68k_extract_struct_value_address): Rewrite using regcache.
4705 (m68k_push_dummy_call): New function.
4706 (struct m68k_frame_cache): Define.
4707 (m68k_alloc_frame_cache): New function.
4708 (m68k_analyze_frame_setup): New function.
4709 (m68k_analyze_register_saves): New function.
4710 (m68k_analyze_prologue): New function.
4711 (m68k_skip_prologue): Rewrite using above functions.
4712 (m68k_unwind_pc): New function.
4713 (m68k_frame_cache): New function.
4714 (m68k_frame_this_id): New function.
4715 (m68k_frame_prev_register): New function.
4716 (m68k_frame_unwind): New variable.
4717 (m68k_frame_p): New function.
4718 (m68k_sigtramp_frame_cache): New function.
4719 (m68k_sigtramp_frame_this_id): New function.
4720 (m68k_sigtramp_frame_prev_register): New function.
4721 (m68k_sigtramp_frame_unwind): New variable.
4722 (m68k_sigtramp_frame_p): New function.
4723 (m68k_frame_base_address): New function.
4724 (m68k_frame_base): New function.
4725 (m68k_unwind_dummy_id): New function.
4726 (fill_gregset): Use regcache_collect.
4727 (fill_fpregset): Likewise.
4728 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
4729 defined.
4730 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
4731 deprecated_init_frame_pc, deprecated_store_struct_return,
4732 deprecated_extract_return_value, deprecated_store_return_value,
4733 deprecated_frame_chain, deprecated_frame_saved_pc,
4734 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
4735 deprecated_register_virtual_size,
4736 deprecated_max_register_raw_size,
4737 deprecated_max_register_virtual_size,
4738 deprecated_register_virtual_type, deprecated_register_size,
4739 deprecated_register_byte, deprecated_register_bytes,
4740 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
4741 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
4742 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
4743 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
4744 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
4745 deprecated_push_dummy_frame, deprecated_pop_frame,
4746 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
4747 only if SYSCALL_TRAP is defined. Set extract_return_value,
4748 store_return_value, extract_struct_value_address, register_type,
4749 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
4750 predicates.
4751 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
4752 M68K_MAX_REGISTER_SIZE): Define.
4753 (struct m68k_sigtramp_info): Define.
4754 (struct gdbarch_tdep): Add get_sigtramp_info.
4755 * m68klinux-nat.c (fetch_register): Use register_size instead of
4756 REGISTER_RAW_SIZE. Don't put assignment in if.
4757 (store_register): Likewise.
4758 (fetch_inferior_registers): Likewise.
4759 (store_inferior_registers): Likewise.
4760 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
4761 (m68k_linux_frame_saved_pc): Delete.
4762 (m68k_linux_sigcontext_reg_offset,
4763 m68k_linux_ucontext_reg_offset): Define.
4764 (m68k_linux_get_sigtramp_info): New function.
4765 (m68k_linux_extract_return_value): Rewrite using regcache.
4766 (m68k_linux_store_return_value): Likewise.
4767 (m68k_linux_extract_struct_value_address): Likewise.
4768 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
4769 Don't set deprecated_frame_saved_pc,
4770 deprecated_extract_return_value, deprecated_store_return_value,
4771 deprecated_extract_struct_value_address. Set
4772 extract_return_value, store_return_value,
4773 extract_struct_value_address.
4774
eb8bc282
AC
47752003-07-07 Andrew Cagney <cagney@redhat.com>
4776
4777 * expprint.c: Include "user-regs.h" instead of "frame.h".
4778 (print_subexp): Use user_reg_map_regnum_to_name, instead of
4779 frame_map_regnum_to_name.
4780 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
4781 (frame_map_name_to_regnum): Simplify, call
4782 user_reg_map_name_to_regnum.
4783 (frame_map_regnum_to_name): Simplify, call
4784 user_reg_map_regnum_to_name.
4785 (frame_register_unwind): Update.
4786 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
4787 (_initialize_frame_reg): Call user_reg_add_builtin.
4788 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
4789 (value_of_register): Use value_of_user_reg.
4790 * eval.c (evaluate_subexp_standard): Update.
4791 * parse.c (write_dollar_variable): Update.
4792 * d10v-tdep.c (d10v_print_registers_info): Update.
4793 * infcmd.c (registers_info): Update.
4794 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
4795 (builtin_regs_h): Delete macro.
4796 (user_regs_h): Define.
4797 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
4798 (builtin-regs.o): Delete target.
4799 (user-regs.o): Specify dependencies.
4800 (expprint.o): Update dependencies.
4801 (findvar.o): Update dependencies.
4802 (frame.o): Update dependencies.
4803 (std-regs.o): Update dependencies.
4804
9f476a01
CF
48052003-07-06 Christopher Faylor <cgf@redhat.com>
4806
4807 * win32-nat.c (solib_symbols_add): Use one variable for all section
4808 address stuff. Pass variable rather than address of variable to
4809 safe_symbol_file_add.
4810
a731b831
AS
48112003-07-06 Andreas Schwab <schwab@suse.de>
4812
4813 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
4814
9f83329d
JB
48152003-07-04 Joel Brobecker <brobecker@gnat.com>
4816
4817 * rs6000-nat.c (vmap_symtab): Fix compilation error.
4818
27e28cc5
KW
48192003-07-04 Kris Warkentin <kewarken@qnx.com>
4820
4821 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
4822
48232003-07-04 Kris Warkentin <kewarken@qnx.com>
4824
4825 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
4826 * config/i386/nto.mh: New file.
4827 * config/i386/nm-nto.h: New file.
4828 * configure.host: Add i[3456]86-*-nto*.
4829
100f2e98
JB
48302003-07-03 Joel Brobecker <brobecker@gnat.com>
4831
4832 * remote-vx.c (vx_add_symbols): Fix compilation error.
4833
e23457df
AC
48342003-07-03 Andrew Cagney <cagney@redhat.com>
4835
4836 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
4837 * gdbarch.h, gdbarch.c: Re-generate.
4838 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
4839 (legacy_register_name): Declare.
4840 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
4841 (REGISTER_NAME): Define.
4842 * sparc-tdep.c (legacy_register_name): New function.
4843 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
4844 (REGISTER_NAME): Define.
4845 (hppa64_register_name): Declare.
4846 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
4847 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
4848 (hppa64_register_name): New function.
4849 (hppa_register_name): New function.
4850 * arch-utils.c (legacy_register_name): Delete.
4851 * arch-utils.h (legacy_register_name): Delete.
4852
38caaeec
DJ
48532003-07-03 Daniel Jacobowitz <drow@mvista.com>
4854
4855 * cli/cli-interp.c (cli_interpreter_resume): Update the
4856 cli_uiout's stream to gdb_stdout.
4857
dadd712e
AC
48582003-07-03 Andrew Cagney <cagney@redhat.com>
4859
4860 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
4861 predicate.
4862 * gdbarch.h, gdbarch.c: Re-generate.
4863 * regcache.c (init_regcache_descr): Use legacy code when either
4864 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
4865
c7f1390e
DJ
48662003-07-02 Daniel Jacobowitz <drow@mvista.com>
4867
4868 * NEWS: Move "set logging" entry into GDB 6.0 section.
4869
4bc8c588
JB
48702003-07-02 Jim Blandy <jimb@redhat.com>
4871
a9dd42f1
JB
4872 * s390-tdep.c (struct frame_extra_info): new member:
4873 'stack_bought_valid'.
4874 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
4875 initialize fextra_info->stack_bought.
4876 (s390_frameless_function_invocation): Don't trust the value of
4877 fextra_info_ptr->stack_bought unless
4878 fextra_info->stack_bought_valid is set.
4879
4bc8c588
JB
4880 New S390 prologue analyzer.
4881 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
4882 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
4883 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
4884 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
4885 compute_x_addr, s390_on_stack, s390_store,
4886 s390_get_signal_frame_info): New functions.
4887 (S390_NUM_SPILL_SLOTS): New macro.
4888 (s390_get_frame_info): Rewritten.
4889 (is_arg_reg): Deleted.
4890
4891 Break out the decoding of S/390 instructions into separate
4892 functions, to make it more legible, and easier to check
4893 against the spec.
4894 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
4895 is_rx, is_rxe): New functions.
4896 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
4897 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
4898 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
4899 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
4900 enums for opcode values. (Is this an improvement?)
4901
fd13a04a
AC
49022003-07-02 Andrew Cagney <cagney@redhat.com>
4903
4904 * i386-tdep.c: Revert change committed as part of trad-frame code
4905 below.
4906
3f8091c1
DJ
49072003-07-02 Daniel Jacobowitz <drow@mvista.com>
4908
4909 * breakpoint.c (insert_catchpoint): Make static.
4910
8dd5115e
AS
49112003-07-02 Andreas Schwab <schwab@suse.de>
4912
4913 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
4914 former ia64_push_arguments and ia64_push_return_address, and use
4915 regcache functions instead of read/write_register.
4916 (ia64_gdbarch_init): Set push_dummy_call instead of
4917 deprecated_push_arguments and deprecated_push_return_address.
4918
a2229c23
AJ
49192003-07-01 Andreas Jaeger <aj@suse.de>
4920
4921 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
4922 before the call.
4923 Set %rax only to number of SSE registers used.
4924
3b3850e8
AC
49252003-07-01 Andrew Cagney <cagney@redhat.com>
4926
4927 * trad-frame.h: Update comments, a -1 .addr is reserved.
4928 (trad_frame_value_p, trad_frame_addr_p): Declare.
4929 (trad_frame_reg_p): Declare.
4930 (trad_frame_set_value): Rename trad_frame_register_value.
4931 (trad_frame_set_unknown): Declare.
4932 * trad-frame.c (trad_frame_realreg_p): New function.
4933 (trad_frame_addr_p, trad_frame_value_p): New function.
4934 (trad_frame_set_unknown): New function.
4935 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
4936 (trad_frame_prev_register): Use trad_frame_realreg_p,
4937 trad_frame_addr_p and trad_frame_value_p.
4938 (trad_frame_set_value): Rename trad_frame_register_value.
4939 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
4940 and trad_frame_set_value.
a2229c23 4941
4d819d0e
JB
49422003-06-30 Jim Blandy <jimb@redhat.com>
4943
4944 Patch from IBM (authors unspecified, probably Ulrich Weigand and
4945 Gerhard Tonn) for argument passing on the S/390 and S/390x:
4946 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
4947 for 16 registers, and then 32 more bytes.
4948 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
4949 New macros.
4950 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
4951 Move up in the file, since it's now used by is_simple_arg.
4952 (is_simple_arg): Don't assume registers are four bytes long.
4953 Exclude all double arguments. Extended floats are not simple
4954 args.
4955 (is_power_of_two): New function.
4956 (pass_by_copy_ref): Call is_power_of_two, and check that the
4957 length fits in a register, rather than listing all the acceptable
4958 sizes. Extended floats are not passed by reference.
4959 (s390_push_arguments): Don't assume registers are four bytes long.
4960 Reserve an argument register to point to the buffer for structures
4961 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
4962 S390_STACK_FRAME_OVERHEAD.
4963
1ad828f1
AS
49642003-06-30 Andreas Schwab <schwab@suse.de>
4965
4966 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
4967 format error message.
4968
39b00981
JB
49692003-06-30 Joel Brobecker <brobecker@gnat.com>
4970
4971 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
4972
b2a7f303
DC
49732003-06-30 David Carlton <carlton@kealia.com>
4974
4975 Band-aid for PR c++/1245.
4976 * Makefile.in (cp-support.o): Depend on complaints_h.
4977 * cp-support.c: Include complaints.h. Add declaration for
4978 find_last_component.
4979 (cp_find_first_component): Separate code into
4980 cp_find_first_component_aux.
4981 (cp_find_first_component_aux): Call demangled_name_complaint.
4982 (demangled_name_complaint): New.
4983
a257b5bb
AC
49842003-06-30 Andrew Cagney <cagney@redhat.com>
4985
4986 * remote.c (remote_write_bytes): Explicitly compute and then use
4987 the payload size. Update comments to reflect. Fixes problem of
4988 GDB not sending small packets as found by Fred Fish.
4989
0a2cfde4
AC
49902003-06-30 Andrew Cagney <cagney@redhat.com>
4991
4992 * remote.c (remote_async_wait): Fix -Wformat problem.
4993
3fcb8548
AC
49942003-06-29 Andrew Cagney <cagney@redhat.com>
4995
4996 * remote.c (remote_wait): Call error, and not warning, when the
4997 packet is corrupt.
4998 (remote_async_wait): Ditto.
4999
9f9970a3
DJ
50002003-06-29 Daniel Jacobowitz <drow@mvista.com>
5001
5002 * sparc-tdep.c (sparc_y_regnum): Make external again.
5003
83a8ccca
DJ
50042003-06-29 Daniel Jacobowitz <drow@mvista.com>
5005
5006 * cli/cli-logging.c (pop_output_files): Add void to function
5007 definition.
5008
d2cf594a
AC
50092003-06-29 Andrew Cagney <cagney@redhat.com>
5010
5011 * frame.c (frame_register_unwind): Use unsigned char when dumping
5012 the buffer contents.
5013
0fac0b41
DJ
50142003-06-28 Daniel Jacobowitz <drow@mvista.com>
5015
5016 * cli/cli-logging.c: New file.
5017 * cli-out.c (struct ui_out_data): Add original_stream.
5018 (cli_redirect): New function.
5019 (cli_ui_out_impl): Add cli_redirect.
5020 (cli_out_new): Initialize original_stream.
5021 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
5022 (uo_redirect, ui_out_redirect): New.
5023 * ui-out.h (struct ui_out_impl): Add redirect member.
5024 (redirect_ftype): New.
5025 (ui_out_redirect): Add prototype.
5026 * Makefile.in: Add rules for cli-logging.c.
5027 * NEWS: Mention "set logging".
5028
88a07d7c
EZ
50292003-06-27 Elena Zannoni <ezannoni@redhat.com>
5030
5031 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
5032
4eb58876
AC
50332003-06-27 Andrew Cagney <cagney@redhat.com>
5034
5035 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
5036 (m68hc11_gdbarch_init): Do not set call_dummy_address.
5037 * avr-tdep.c (avr_call_dummy_address): Delete function.
5038 (avr_gdbarch_init): Do not set call_dummy_address.
5039
1549f619
EZ
50402003-06-27 Elena Zannoni <ezannoni@redhat.com>
5041
5042 * symfile.c (syms_from_objfile): Move variables to inner block.
5043 Move the checks for the non-mainline case a bit earlier to avoid
5044 doing some useless computations.
5045
3cb3398d
EZ
50462003-06-27 Elena Zannoni <ezannoni@redhat.com>
5047
5048 * dwarfread.c (decode_modified_type): Gag new compiler warning.
5049
3799ccc6
EZ
50502003-06-26 Elena Zannoni <ezannoni@redhat.com>
5051
5052 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
5053 sections.
5054
ce1f6491
MC
50552003-06-26 Michael Chastain <mec@shout.net>
5056
5057 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
5058 gdb/testsuite/gdb.c++/pr-1210.exp.
5059
d958dfd0
AC
50602003-06-26 Andrew Cagney <cagney@redhat.com>
5061
5062 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
5063 altivec_expression.h and altivec_registers.h.
5064
d31431ed
AC
50652003-06-26 Andrew Cagney <cagney@redhat.com>
5066
5067 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
5068 info->mach when MIPS16. Patch suggested by Fred Fish.
5069
714b1282
AC
50702003-06-26 Andrew Cagney <cagney@redhat.com>
5071
5072 * utils.c (internal_vproblem): Print the problem to a reason
5073 buffer and then pass to query. Make the msg variable more local.
5074
42efa47a
AC
50752003-06-26 Andrew Cagney <cagney@redhat.com>
5076
5077 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
5078 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
5079 * gdbarch.h, gdbarch.c: Re-generate.
5080 * frame-base.c (default_frame_args_address): Update. Use
5081 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
5082 not available.
5083 (default_frame_locals_address): Ditto for
5084 DEPRECATED_FRAME_LOCALS_ADDRESS.
5085 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
5086 (vax_frame_num_args): Update.
5087 (vax_gdbarch_init): Update.
5088 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5089 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5090 * mcore-tdep.c (mcore_gdbarch_init): Update.
5091 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5092 * ia64-tdep.c (ia64_gdbarch_init): Update.
5093 * symtab.h (address_class): Update comments.
5094 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
5095 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
5096 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5097 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
5098 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5099 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5100 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
5101 * alpha-mdebug-tdep.c: Update.
5102 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
5103
8ffd9b1b
AJ
51042003-06-26 Andreas Jaeger <aj@suse.de>
5105
5106 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
5107 of SSE registers so that varargs functions work. Rework handling
5108 of passing arguments on the stack.
5109 (x86_64_store_return_value): Return double and float values in SSE
5110 register.
5111
e8ac10a6
MC
51122003-06-24 Michael Chastain <mec@shout.net>
5113
5114 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
5115 the "constructor breakpoints ignored" bug.
5116
986af8e6
DC
51172003-06-25 David Carlton <carlton@kealia.com>
5118
5119 * MAINTAINERS: Update e-mail address.
5120
d64558a5
JB
51212003-06-24 Jim Blandy <jimb@redhat.com>
5122
e538d2d7
JB
5123 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
5124
02631ec0
JB
5125 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
5126 function.
5127 (ppc_linux_init_abi): Register it as the
5128 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
5129
e716d87a
JB
5130 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
5131 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
5132 method.
5133
d64558a5
JB
5134 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
5135 (ppc64_standard_linkage_target): Use it.
5136
449a5da4
AC
51372003-06-23 Andrew Cagney <cagney@redhat.com>
5138
5139 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
5140 for 0 "int0" and 4 "int32" sized registers.
5141 * gdbtypes.c (builtin_type_int0): Define.
5142 (build_gdbtypes): Initialize builtin_type_int0.
5143 * gdbtypes.h (builtin_type_int0): Declare.
5144
b2a02dda
SC
51452003-06-23 Stephane Carrez <stcarrez@nerim.fr>
5146
5147 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
5148 as characters are unsigned.
5149
fba3138e
DJ
51502003-06-22 Daniel Jacobowitz <drow@mvista.com>
5151
5152 PR gdb/1179
5153 * dwarfread.c (struct_type): Skip static fields without crashing.
5154
f6c8180b
AC
51552003-06-22 Andrew Cagney <cagney@redhat.com>
5156
5157 GDB 6.0 branch created.
f2c06f52
AC
5158 * README: Update.
5159 * PROBLEMS: Update. Empty.
5160 * NEWS: Update.
f6c8180b 5161
ae822768
DJ
51622003-06-22 Daniel Jacobowitz <drow@mvista.com>
5163
5164 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
5165 Suggested by Nick Hibma <n_hibma@webweaving.org>.
5166
261de166
AC
51672003-06-22 Andrew Cagney <cagney@redhat.com>
5168
5169 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
5170 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
5171 Velikov.
5172
30e94205
DJ
51732003-06-22 Daniel Jacobowitz <drow@mvista.com>
5174
5175 * cli/cli-cmds.c (shell_escape): Silence warnings from old
5176 compilers.
5177
9e14d721
DJ
51782003-06-21 Daniel Jacobowitz <drow@mvista.com>
5179
5180 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
5181 argument of val_print.
5182 * cp-valprint.c (cp_print_value): Don't add the offset parameter
5183 to the address argument of baseclass_offset or target_read_memory.
5184 Do add it to the argument of cp_print_value_fields.
5185
a4b8ebc8
AC
51862003-06-21 Andrew Cagney <cagney@redhat.com>
5187
5188 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
5189 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
5190 instead of 0..NUM_REGS.
5191 (mips_register_reggroup_p): New function.
5192 (mips_pseudo_register_write): New function.
5193 (mips_pseudo_register_read): New function.
5194 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
5195 based on the register's type.
5196 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
5197 cooked.
5198 (mips_get_saved_register): Simplify. Assert that REGNO is a
5199 pseudo / cooked.
5200 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
5201 (mips_register_type): Replace mips_register_virtual_type. Map
5202 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
5203 when available.
5204 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
5205 that the register is cooked / virtual.
5206 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
5207 Only get the extra info when needed.
5208 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
5209 (mips32_heuristic_proc_desc): Fetch the cooked register.
5210 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
5211 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
5212 (mips_print_register): Use gdbarch_register_type, instead of
5213 REGISTER_VIRTUAL_TYPE.
5214 (print_gp_register_row): Use gdbarch_register_type, instead of
5215 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
5216 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
5217 Print the pseudo / cooked registers.
5218 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
5219 Print the pseudo / cooked registers.
5220 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
5221 REG_NUM is pseudo / cooked.
5222 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
5223 (mips_n32n64_xfer_return_value): Ditto.
5224 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
5225 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
5226 (mips_register_sim_regno): New function.
5227 (mips_gdbarch_init): Set deprecated_register_byte,
5228 register_group_p, pseudo_register_write, pseudo_register_read,
5229 register_sim_regno, and num_pseudo_regs. Set register_type,
5230 instead of register_virtual_type.
5231 * Makefile.in (mips-tdep.o): Update dependencies.
5232 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
5233 REGISTER_VIRTUAL_TYPE.
5234 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
5235 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
5236 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
5237 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
5238 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
5239
325ed089
DJ
52402003-06-21 Daniel Jacobowitz <drow@mvista.com>
5241
5242 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
5243 * cli/cli-cmds.c: Include "gdb_vfork.h".
5244 (shell_escape): Use vfork.
5245
f0e7d0e8
AC
52462003-06-21 Andrew Cagney <cagney@redhat.com>
5247
c57bb9fa
AC
5248 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
5249 32 bit floating-point register saves.
5250
6e51443a
AC
5251 * frame.h (deprecated_unwind_get_saved_register): Delete.
5252 * frame.c (deprecated_unwind_get_saved_register): Delete function.
5253 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
5254 and deprecated_get_next_frame_hack instead of
5255 deprecated_unwind_get_saved_register.
5256
ed183c7c
AC
5257 * mips-tdep.c (mips_dump_tdep): Do not print
5258 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
5259
f0e7d0e8
AC
5260 * frame.c (get_frame_register): New function.
5261 (frame_unwind_register_signed): New function.
5262 (get_frame_register_signed): New function.
5263 (frame_unwind_register_unsigned): New function.
5264 (get_frame_register_unsigned): New function.
5265 * frame.h: Add comments on naming schema.
5266 (get_frame_register, frame_unwind_register_signed): Declare.
5267 (get_frame_register_signed, get_frame_register_signed): Declare.
5268 (frame_unwind_register_unsigned): Declare.
5269 (get_frame_register_unsigned): Declare.
5270
2224d941
TR
52712003-06-20 Theodore A. Roth <troth@openavr.org>
5272
5273 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
5274
8619218d
TR
52752003-06-20 Theodore A. Roth <troth@openavr.org>
5276
5277 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
5278 (avr_read_sp): Ditto.
5279
0b1b50c0
DJ
52802003-06-20 Daniel Jacobowitz <drow@mvista.com>
5281
5282 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
5283 * config/arm/nm-linux.h: Likewise.
5284 * config/arm/tm-linux.h: Likewise.
5285 * config/ia64/nm-linux.h: Likewise.
5286 * config/ia64/tm-ia64.h: Likewise.
5287 * config/s390/tm-linux.h: Likewise.
5288 * config/s390/tm-s390.h: Likewise.
5289 * s390-nat.c: Likewise.
5290 * s390-tdep.c: Likewise.
5291
5292 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
5293 * config/ia64/linux.mt: Likewise.
5294 * config/m68k/linux.mh: Likewise.
5295 * config/mips/linux.mt: Likewise.
5296 * config/powerpc/linux.mh: Likewise.
5297 * config/sh/linux.mt: Likewise.
5298
c8c18e65
KW
52992003-06-19 Kris Warkentin <kewarken@qnx.com>
5300
5301 * solib.c (solib_open): Change tests for whether to search
5302 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
5303 comments.
5304
dcccef2e
TR
53052003-06-19 Theodore A. Roth <troth@openavr.org>
5306
5307 * avr-tdep.c (avr_frame_address): Delete function.
5308 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
5309 set_gdbarch_frame_args_address.
5310
5861a190
AC
53112003-06-19 Andrew Cagney <cagney@redhat.com>
5312
5313 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
5314 (REGISTER_CONVERT_FROM_TYPE): Delete.
5315 (mips_register_convert_to_type): Delete declaration.
5316 (mips_register_convert_from_type): Delete declaration.
5317 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
5318 kernel/.
5319
0274a8ce
MS
53202003-06-19 Michael Snyder <msnyder@redhat.com>
5321
5322 * linux-nat.h: New file.
5323 * linux-nat.c: Include linux-nat.h.
8ffd9b1b 5324 * lin-lwp.c: Include linux-nat.h.
0274a8ce 5325 Move struct lwp_info def to linux-nat.h.
8ffd9b1b 5326 * linux-proc.c: Include linux-nat.h.
0274a8ce
MS
5327 (linux_make_note_section): Iterate over lwps instead of threads.
5328 (linux_do_thread_registers): Use lwp instead of merged pid.
5329 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
8ffd9b1b 5330 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
0274a8ce
MS
5331 Add dependency on linux_nat_h.
5332
adf5f719
TR
53332003-06-19 Theodore A. Roth <troth@openavr.org>
5334
5335 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
5336
6766a268
DJ
53372003-06-19 Daniel Jacobowitz <drow@mvista.com>
5338
5339 * varobj.c (get_type, get_target_type): Use check_typedef.
5340
1171114a
DJ
53412003-06-19 Daniel Jacobowitz <drow@mvista.com>
5342
5343 * breakpoint.c (insert_catchpoint): Call internal_error.
5344
adcf68a2
TR
53452003-06-19 Theodore A. Roth <troth@openavr.org>
5346
5347 * avr-tdep.c (avr_push_dummy_code): Delete function.
5348 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
5349
ea67f13b
DJ
53502003-06-19 Daniel Jacobowitz <drow@mvista.com>
5351
5352 * arch-utils.c (default_prepare_to_proceed): Remove.
5353 (generic_prepare_to_proceed): Remove.
5354 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
5355 (generic_prepare_to_proceed): Remove prototype.
5356 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
5357 * gdbarch.c: Regenerate.
5358 * gdbarch.h: Regenerate.
5359 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
5360 * hppah-nat.c (hppa_switched_threads): Remove.
5361 * infrun.c (prepare_to_proceed): New static function, copied from
5362 generic_prepare_to_proceed. Remove select_it argument.
5363 (proceed): Call prepare_to_proceed.
5364 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
5365 variables.
5366 (ptrace_wait): Don't set the removed variables.
5367 (hppa_switched_threads): Remove.
5368 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
5369 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
5370 (lin_lwp_prepare_to_proceed): Remove prototype.
5371 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
5372 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
5373
4add8633
TR
53742003-06-18 Theodore A. Roth <troth@openavr.org>
5375
5376 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
5377 trad-frame.h.
5378 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
5379 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
5380 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
5381 (AVR_PROLOGUE_*): Enumerate prologue types.
5382 (struct frame_extra_info): Remove.
5383 (struct avr_unwind_cache): Define.
5384 (avr_write_sp): Delete function.
5385 (avr_read_fp): Ditto.
5386 (avr_init_extra_frame_info): Ditto.
5387 (avr_pop_frame): Ditto.
5388 (avr_frame_saved_pc): Ditto.
5389 (avr_saved_pc_after_call): Ditto.
5390 (avr_push_return_address): Ditto.
5391 (avr_frame_chain): Ditto.
5392 (avr_store_struct_return): Ditto.
5393 (avr_push_arguments): Ditto.
5394 (avr_scan_prologue): Update comments. Changed to set up the info for
5395 cache unwinding. Now returns end of prologue PC.
5396 (avr_skip_prologue): Better handling of functions lacking a prologue
5397 by using avr_scan_prologue.
5398 (avr_scan_arg_moves): New function.
5399 (avr_saved_regs_unwinder): Ditto.
5400 (avr_frame_unwind_cache): Ditto.
5401 (avr_unwind_pc): Ditto.
5402 (avr_frame_this_id): Ditto.
5403 (avr_frame_prev_register): Ditto.
5404 (avr_frame_p): Ditto.
5405 (avr_frame_base_address ): Ditto.
5406 (avr_unwind_dummy_id): Ditto.
5407 (avr_push_dummy_code): Ditto.
5408 (push_stack_item): Ditto.
5409 (pop_stack_item): Ditto.
5410 (avr_push_dummy_call): Ditto.
5411 (struct stack_item): Define.
5412 (avr_frame_unwind): Declare structure.
5413 (avr_frame_base): Ditto.
5414 (avr_gdbarch_init): Remove calls to
5415 set_gdbarch_deprecated_init_frame_pc,
5416 set_gdbarch_deprecated_target_read_fp,
5417 set_gdbarch_deprecated_dummy_write_sp,
5418 set_gdbarch_deprecated_fp_regnum,
5419 set_gdbarch_deprecated_push_arguments,
5420 set_gdbarch_deprecated_push_return_address,
5421 set_gdbarch_deprecated_pop_frame,
5422 set_gdbarch_deprecated_store_struct_return,
5423 set_gdbarch_deprecated_frame_init_saved_regs,
5424 set_gdbarch_deprecated_init_extra_frame_info,
5425 set_gdbarch_deprecated_frame_chain,
5426 set_gdbarch_deprecated_frame_saved_pc,
5427 set_gdbarch_deprecated_saved_pc_after_call.
5428 Add calls to set_gdbarch_push_dummy_call,
5429 set_gdbarch_push_dummy_code,
5430 frame_unwind_append_predicate,
5431 frame_base_set_default,
5432 set_gdbarch_unwind_dummy_id,
5433 set_gdbarch_unwind_pc.
5434 Wrap a long line.
5435
7be04a68
MS
54362003-06-18 Corinna Vinschen <vinschen@redhat.com>
5437
5438 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
5439 registers for H8/300S.
5440 (h8300_print_registers_info): Ditto.
8ffd9b1b 5441 (h8300_gdbarch_init): Accommodate register count for H8/300S.
7be04a68 5442
ae087d01
DJ
54432003-06-18 Daniel Jacobowitz <drow@mvista.com>
5444
5445 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
5446 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
5447 (lin_lwp_wait): Likewise. Update comments.
5448 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
5449 (pull_pid_from_list, linux_record_stopped_pid): New.
5450
07d8f827
SC
54512003-06-17 Stephane Carrez <stcarrez@nerim.fr>
5452
5453 * ada-lang.c (scan_discrim_bound): Name first argument.
5454 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
5455 declared by ALL_BLOCK_SYMBOLS.
5456
7cb47b14
SC
54572003-06-17 Stephane Carrez <stcarrez@nerim.fr>
5458
5459 * ada-tasks.c (find_function_in_inferior): Don't declare it.
5460 ("regcache.h"): Include it.
5461 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
5462
6ad8ae5c
DJ
54632003-06-17 Daniel Jacobowitz <drow@mvista.com>
5464
5465 * NEWS: Mention gdbserver detach change and "disconnect" command.
5466 * infcmd.c (disconnect_command): New function.
5467 (_initialize_infcmd): Add ``disconnect'' command.
5468 * remote.c (remote_async_detach): Delete.
5469 (remote_detach): Merge remote_async_detach.
5470 (remote_disconnect): New.
5471 (init_remote_ops): Set to_disconnect.
5472 (init_remote_cisco_ops): Likewise.
5473 (init_remote_async_ops): Likewise. Use remote_detach.
5474 * target.c (cleanup_target): Default to_disconnect.
5475 (update_current_target): Inherit to_disconnect.
5476 (target_disconnect, debug_to_disconnect): New functions.
5477 (setup_target_debug): Set to_disconnect.
5478 * target.h (struct target_ops): Add to_disconnect.
5479 (target_disconnect): Add prototype.
5480
687595f9
DJ
54812003-06-17 Daniel Jacobowitz <drow@mvista.com>
5482
5483 * breakpoint.c (insert_catchpoint): New function.
5484 (insert_breakpoints): Use catch_exceptions to call
5485 insert_catchpoint. Disable catchpoints if they fail to insert.
5486
29239a8f
DJ
54872003-06-17 Daniel Jacobowitz <drow@mvista.com>
5488
5489 * symfile.c (reread_symbols): Clear sym_private.
5490
2cdf3c63
AC
54912003-06-17 Andrew Cagney <cagney@redhat.com>
5492
5493 * trad-frame.h (struct frame_info): Add opaque declaration.
5494 * remote-fileio.h (struct cmd_list_element): Add opaque
5495 declaration.
5496 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
5497 comments.
5498
cf0e1e0d
DJ
54992003-06-17 Daniel Jacobowitz <drow@mvista.com>
5500
5501 * remote.c (remote_prepare_to_store): Replace call to
5502 deprecated_read_register_bytes with multiple regcache_raw_read
5503 calls.
5504
192cdb19
KW
55052003-06-17 Kris Warkentin <kewarken@qnx.com>
5506
5507 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
5508 (nto_find_and_open_solib): Likewise.
5509 (nto_init_solib_absolute_prefix): Likewise.
5510 (_initialize_nto_tdep): Fix indentation.
5511
89929b45
KW
55122003-06-17 Kris Warkentin <kewarken@qnx.com>
5513
5514 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
5515
46019f27
KW
55162003-06-17 Kris Warkentin <kewarken@qnx.com>
5517
5518 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
5519
1a38736e
JB
55202003-06-17 Jim Blandy <jimb@redhat.com>
5521
5522 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
5523
3605c34a
TR
55242003-06-16 Theodore A. Roth <troth@openavr.org>
5525
5526 * avr-tdep.c (avr_extract_return_value): New function.
5527 (avr_gdbarch_init): Set extract_return_value method.
5528
870b3035
AC
55292003-06-16 Andrew Cagney <cagney@redhat.com>
5530
5531 * frame.h (deprecated_get_next_frame_hack): Declare.
5532 * frame.c (legacy_saved_regs_prev_register): Only require
5533 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
5534 there are always saved regs.
5535 (deprecated_generic_get_saved_register): Do not require
5536 DEPRECATED_FRAME_INIT_SAVED_REGS.
5537 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
5538 use frame ID unwind instead.
5539 (deprecated_get_next_frame_hack): New function.
5540
63d47a7d
CV
55412003-06-16 Corinna Vinschen <vinschen@redhat.com>
5542
5543 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
5544 (h8300_push_dummy_call): ...this function. Some minor optimization.
5545 (h8300_push_return_address): Remove.
5546 (h8300_gdbarch_init): Remove calls to
5547 set_gdbarch_deprecated_dummy_write_sp,
5548 set_gdbarch_deprecated_push_arguments and
5549 set_gdbarch_deprecated_push_return_address.
5550 Add call to set_gdbarch_push_dummy_call.
5551
4bb1dc5e
CV
55522003-06-16 Corinna Vinschen <vinschen@redhat.com>
5553
5554 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
5555 (E_PSEUDO_EXR_REGNUM): Ditto.
5556 (h8300_is_argument_spill): Check for instructions moving argument
8ffd9b1b 5557 registers into safe registers.
4bb1dc5e
CV
5558 (h8300_skip_prologue): Check for stm instruction to push registers
5559 used for register variables onto stack.
5560 (gdb_print_insn_h8300): Remove.
5561 (h8300_examine_prologue): Add a comment.
5562 (h8300_register_name): Take pseudo registers into account.
5563 (h8300s_register_name): Ditto.
5564 (h8300sx_register_name): Ditto.
5565 (h8300_print_register): Ditto.
5566 (h8300_print_registers_info): Define "nice" printing order.
5567 (h8300_saved_pc_after_call): Take pseudo registers into account.
5568 (h8300_register_type): Ditto. Return type used for remote connection
5569 when requesting real CCR or EXR register, return actual type when
5570 requesting pseudo CCR or EXR.
5571 (h8300_pseudo_register_read): New function.
5572 (h8300_pseudo_register_write): Ditto.
5573 (h8300_dbg_reg_to_regnum): Ditto.
5574 (h8300s_dbg_reg_to_regnum): Ditto.
5575 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
5576 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
5577 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
5578 set_gdbarch_print_insn architecture dependent.
5579 Call set_gdbarch_pseudo_register_read and
5580 set_gdbarch_pseudo_register_write.
5581 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
5582
a59fe496
AC
55832003-06-16 Andrew Cagney <cagney@redhat.com>
5584
5585 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
5586 * gdbarch.h, gdbarch.c: Re-generate.
5587 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5588 * s390-tdep.c (s390_gdbarch_init): Update.
5589 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5590 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5591 * mips-tdep.c (mips_gdbarch_init): Update.
5592 * mcore-tdep.c (mcore_gdbarch_init): Update.
5593 * cris-tdep.c (cris_gdbarch_init): Update.
5594 * infcall.c (call_function_by_hand): Update.
5595 * ia64-tdep.c (ia64_push_arguments): Update comment.
5596 * frame.c (legacy_get_prev_frame): Do not assume
5597 SAVE_DUMMY_FRAME_TOS_P.
5598 * dummy-frame.c (find_dummy_frame): Update comment.
5599
6f4e5a41
AC
56002003-06-16 Andrew Cagney <cagney@redhat.com>
5601
5602 * regcache.c (do_cooked_read): Do not use register_valid_p.
5603
72fab697
TR
56042003-06-15 Theodore A. Roth <troth@openavr.org>
5605
5606 * avr-tdep.c (avr_register_type): Remove a blank line.
5607 (avr_scan_prologue): Correct some comments.
5608
e3d8b004
TR
56092003-06-15 Theodore A. Roth <troth@openavr.org>
5610
5611 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
5612 prologue types.
8ffd9b1b 5613 Properly scan prologues generated by gcc with the -mcall-prologues
e3d8b004
TR
5614 option.
5615 Add code to scan -mcall-prologues for mega devices.
5616
866b76ea
TR
56172003-06-15 Theodore A. Roth <troth@openavr.org>
5618
5619 * avr-tdep.c (avr_register_byte): Delete function.
5620 (avr_register_raw_size): Delete function.
5621 (avr_register_virtual_size): Delete function.
5622 (avr_register_virtual_type): Delete function.
5623 (avr_register_type): New function.
5624 (avr_address_to_pointer): Remove unused code.
5625 (avr_read_fp): Need to read FP as two separate bytes due to change to
5626 avr_register_type() usage.
5627 (avr_gdbarch_init): Don't set deprecated_register_size.
5628 Don't set deprecated_register_bytes.
5629 Don't set deprecated_register_byte.
5630 Don't set deprecated_register_raw_size.
5631 Don't set deprecated_max_register_raw_size.
5632 Don't set deprecated_register_virtual_size.
5633 Don't set deprecated_max_register_virtual_size.
5634 Don't set deprecated_register_virtual_type.
5635 Set register_type method.
5636
3993f6b1
DJ
56372003-06-15 Daniel Jacobowitz <drow@mvista.com>
5638
5639 * Makefile.in (linux-nat.o): Add rule.
5640 * linux-nat.c: New file.
5641 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
5642 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
5643 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
5644 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
5645 * config/arm/linux.mh (NATDEPFILES): Likewise.
5646 * config/i386/linux.mh (NATDEPFILES): Likewise.
5647 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
5648 * config/ia64/linux.mh (NATDEPFILES): Likewise.
5649 * config/m68k/linux.mh (NATDEPFILES): Likewise.
5650 * config/mips/linux.mh (NATDEPFILES): Likewise.
5651 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
5652 * config/s390/s390.mh (NATDEPFILES): Likewise.
5653 * config/sparc/linux.mh (NATDEPFILES): Likewise.
5654
786a90bb
MK
56552003-06-15 Mark Kettenis <kettenis@gnu.org>
5656
5657 * i387-tdep.c: Reorder includes, fix some whitespace issues and
5658 replace out-of-date comment.
5659
3bd3f01e
AC
56602003-06-15 Andrew Cagney <cagney@redhat.com>
5661
5662 * rdi-share/host.h (Fail): Change to a varargs function.
5663 * remote-rdi.c (Fail): Update.
8ffd9b1b 5664
de5b9bb9
MK
56652003-06-15 Mark Kettenis <kettenis@gnu.org>
5666
5667 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
5668 (i386_convert_register_p, i386_register_to_value,
5669 i386_register_from_value): Handle types longer than 8 bytes.
5670
d532c08f
MK
56712003-06-15 Mark Kettenis <kettenis@gnu.org>
5672
5673 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
5674 Move floating-point code to new function in i387-tdep.c.
5675 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
5676 New functions containing code moved here from i386-tdep.c.
5677 * i387-tdep.h: Add opaque declaration for `struct type'.
5678 (i387_register_to_value, i387_value_to_register): New prototypes.
5679 * x86-64-tdep.c (x86_64_convert_register_p): New function.
5680 (x86_64_init_abi): Set convert_register_p, register_to_value and
5681 value_to_register here.
8ffd9b1b 5682
42c466d7
AC
56832003-06-14 Andrew Cagney <cagney@redhat.com>
5684
5685 * mips-tdep.c (mips_register_to_value): Make static.
5686 (mips_value_to_register): Make static.
5687 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
5688 * ia64-tdep.c (ia64_register_raw_size): Make static.
5689 (ia64_register_virtual_size): Make static.
5690 (ia64_register_byte): Make static.
5691 * i387-tdep.c: Include "i387-tdep.h".
5692 (print_387_control_word): Delete function.
5693 (print_387_status_word): Delete function.
5694 (print_387_status_bits): Delete function.
5695 (print_387_control_bits): Delete function.
5696 * Makefile.in (i387-tdep.o): Update dependencies.
5697 * rdi-share/host.h (Fail): Declare.
5698 * remote-rdi.c (Fail): Update to match declaration.
5699
2a9cda49
AC
57002003-06-14 Andrew Cagney <cagney@redhat.com>
5701
5702 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
5703 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
5704 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
5705 * config/djgpp/fnchange.lst: Delete "remote-array.c".
5706 * README: Delete reference to remote-array.
5707 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
5708 (remote-array.o): Delete target.
5709 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
5710 * remote-array.c: Delete file.
5711
ff2e87ac
AC
57122003-06-14 Andrew Cagney <cagney@redhat.com>
5713 Mark Kettenis <kettenis@gnu.org>
5714
5715 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
5716 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
5717 parameter with "frame".
5718 * gdbarch.h, gdbarch.c: Re-generate.
5719 * frame.h (put_frame_register): Declare.
5720 * frame.c (put_frame_register): New function.
5721 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
5722 (legacy_register_to_value): Rewrite, use "frame" to get the
5723 register value.
5724 (legacy_value_to_register): Rewrite, use "frame" to find the
5725 register's location before storing.
5726 * arch-utils.h (legacy_convert_register_p): Update.
5727 (legacy_register_to_value, legacy_value_to_register): Update.
5728 * findvar.c (value_from_register): Rewrite, eliminate use of
5729 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
5730 "frame" to REGISTER_TO_VALUE.
5731 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
5732 lval_reg_frame_relative + lval_register branch of the switch. Do
5733 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
5734 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
5735 I386_EDI_REGNUM): New defines.
5736 (i386_next_regnum, i386_convert_register_p,
5737 i386_register_to_value, i386_value_to_register): New functions.
5738 (i386_register_convertible, i386_register_convert_to_virtual,
5739 i386_convert_to_raw): Remove functions.
5740 (i386_gdbarch_init): Set convert_register_p, register_to_value and
5741 value_to_register instead of register_convertible,
5742 register_convert_to_virtual and register_convert_to_raw.
5743 * mips-tdep.c (mips_convert_register_p): New function.
5744 (mips_value_to_register): Replace mips_register_convert_from_type.
5745 (mips_register_to_value): Replace mips_register_convert_to_type.
5746 (mips_gdbarch_init): Set conver_register_p, value_to_register and
5747 register_to_value.
5748 * alpha-tdep.c (alpha_convert_register_p): Update.
5749 (alpha_value_to_register): Update, store the register.
5750 (alpha_register_to_value): Update, fetch the register.
5751
98be1e77
TR
57522003-06-14 Theodore A. Roth <troth@openavr.org>
5753
5754 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
5755 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
5756 Don't set deprecated_call_dummy_words.
5757 Remove commented out set_gdbarch_believe_pcc_promotion() call.
5758 Don't set remote_translate_xfer_address.
5759 (avr_io_reg_read_command): Remove commented out debug printf.
5760 Wrap a long line.
5761
57bc6122
TR
57622003-06-14 Theodore A. Roth <troth@openavr.org>
5763
5764 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
5765 causes gdb to seg fault.
5766
eb01fc62
DJ
57672003-06-14 Daniel Jacobowitz <drow@mvista.com>
5768
5769 * sparc-nat.c (fetch_inferior_registers): Correct
5770 a reference to "registers".
5771
3b3e6bee
DJ
57722003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
5773
5774 * Makefile.in (exc_request_U_h): Define
5775 (exc_request_S_h): Likewise.
5776 (msg_reply_S_h): Likewise.
5777 (msg_U_h): Likewise.
5778 (notify_S_h): Likewise.
5779 (process_reply_S_h): Likewise.
5780 (gnu-nat.o): Depend on gdb_obstack_h
5781 * gnu-nat.c: Include "gdb_obstack.h".
5782
b8de8283
AC
57832003-06-13 Andrew Cagney <cagney@redhat.com>
5784
5785 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
5786 * gdbarch.h, gdbarch.c: Re-generate.
8ffd9b1b 5787
f3be58bc
AC
57882003-06-13 Andrew Cagney <cagney@redhat.com>
5789
5790 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
5791 when deprecated REGISTER macros can be deleted.
5792 * gdbarch.h, gdbarch.c: Re-generate.
5793
4c0122c8
JB
57942003-06-13 Jim Blandy <jimb@redhat.com>
5795
5796 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
5797 Linux entry point symbols for _dl_debug_state, too.
5798
3e210248
AC
57992003-06-13 Andrew Cagney <cagney@redhat.com>
5800
5801 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
5802 available, do not use the FP register, and always save the TOS.
5803 * dummy-frame.c (dummy_frame_this_id): Do not assert
5804 SAVE_DUMMY_FRAME_TOS.
5805 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
5806 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
5807 (i386_push_dummy_call): Add 8 to the returned SP.
5808 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
5809 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
5810 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
5811 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
5812 (x86_64_push_dummy_call): Return "sp + 16".
5813 (x86_64_init_abi): Do not set save_dummy_frame_tos.
5814 * alpha-tdep.c (alpha_gdbarch_init): Do not set
5815 save_dummy_frame_tos.
5816
0b65af49
JB
58172003-06-13 Jim Blandy <jimb@redhat.com>
5818
5819 * frv-tdep.c (frv_use_struct_convention): Delete static
5820 declaration for function deleted in my change of 2003-06-12.
5821
4ea2465e
TR
58222003-06-13 Theodore A. Roth <troth@openavr.org>
5823
5824 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
5825 (avr_pointer_to_address): Shift code addrs left 1 bit.
5826 (avr_convert_from_func_ptr_addr): Delete function since operation is
5827 better handled by avr_address_to_pointer and avr_pointer_to_address.
5828 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
5829
1581182a
MK
58302003-06-13 Mark Kettenis <kettenis@gnu.org>
5831
5832 From Kelley Cook <kelleycook@wideopenwest.com>:
5833 * configure.host: Accept i[34567]86 variants.
5834 * configure.tgt: Likewise.
5835 * nlm/configure.in: Likewise.
5836 * nlm/configure: Regenerated.
5837
7aa1783e
RE
58382003-06-13 Richard Earnshaw <rearnsha@arm.com>
5839
5840 * arm-tdep.c (solib-svr4.h): Dont' include it.
5841 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
5842 * arm-linux-tdep.c: ... here. Make static.
5843 (arm_linux_init_abi): Register it.
5844 (solib-svr4.h): Include it.
5845 * Makefile.in: Update dependencies.
5846 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
5847 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
5848
0261a0d0
CV
58492003-06-13 Corinna Vinschen <vinschen@redhat.com>
5850
5851 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
5852 indicate registers used for return values.
5853 (struct frame_extra_info): Drop args_pointer and locals_pointer.
5854 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
5855 members.
5856 (h8300_init_extra_frame_info): Ditto.
5857 (h8300_frame_locals_address): Removed.
5858 (h8300_frame_args_address): Removed.
5859 (h8300_extract_return_value): Use new regcache structure. Only care
5860 for 16 bit CPUs.
5861 (h8300h_extract_return_value): Same function for 32 bit CPUs.
5862 (h8300_store_return_value): Use new regcache structure. Only care
5863 for 16 bit CPUs.
5864 (h8300h_store_return_value): Same function for 32 bit CPUs.
5865 (h8300_store_struct_return): Removed.
5866 (h8300_extract_struct_value_address): Use new regcache structure.
5867 (h8300h_extract_struct_value_address): Removed.
5868 (h8300_push_dummy_code): New function.
5869 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
5870 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
5871 set_gdbarch_store_return_value architecture dependent.
5872 Call set_gdbarch_push_dummy_code and
5873 set_gdbarch_extract_struct_value_address.
5874 Remove calls to set_gdbarch_frame_args_address,
5875 set_gdbarch_frame_locals_address,
5876 set_gdbarch_deprecated_store_struct_return,
5877 set_gdbarch_deprecated_extract_return_value,
5878 set_gdbarch_deprecated_extract_struct_value_address,
5879 set_gdbarch_deprecated_call_dummy_words and
5880 set_gdbarch_deprecated_sizeof_call_dummy_words.
5881
055c394a
CV
58822003-06-13 Corinna Vinschen <vinschen@redhat.com>
5883
5884 * h8300-tdep.c (h8300_register_byte): Remove.
5885 (h8300h_register_byte): Remove.
5886 (h8300_register_virtual_type): Remove. Substitute by...
5887 (h8300_register_type): New function.
5888 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
5889 (h8300h_extract_struct_value_address): Ditto.
5890 (h8300_gdbarch_init): Drop calls to
5891 set_gdbarch_deprecated_register_byte and
5892 set_gdbarch_deprecated_register_virtual_type.
5893 Add call to set_gdbarch_register_type.
5894
9c04cab7
AC
58952003-06-13 Andrew Cagney <cagney@redhat.com>
5896
5897 * gdbarch.sh: Update comments on registers.
5898 (deprecated_register_byte): Rename register_byte.
5899 (deprecated_register_raw_size): Rename register_raw_size.
5900 (deprecated_register_virtual_size): Rename register_virtual_size.
5901 (deprecated_register_virtual_type): Rename register_virtual_type.
5902 * gdbarch.h, gdbarch.c: Re-generate.
5903 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5904 * vax-tdep.c (vax_gdbarch_init): Update.
5905 * v850-tdep.c (v850_gdbarch_init): Update.
5906 * sparc-tdep.c (sparc_gdbarch_init): Update.
5907 * sh-tdep.c (sh_gdbarch_init): Update.
5908 * s390-tdep.c (s390_gdbarch_init): Update.
5909 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5910 * ns32k-tdep.c: Update.
5911 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5912 * mips-tdep.c (mips_gdbarch_init): Update.
5913 * mcore-tdep.c (mcore_gdbarch_init): Update.
5914 * m68k-tdep.c (m68k_gdbarch_init): Update.
5915 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5916 * ia64-tdep.c (ia64_gdbarch_init): Update.
5917 * hppa-tdep.c (hppa_gdbarch_init): Update.
5918 * h8300-tdep.c (h8300_gdbarch_init): Update.
5919 * frv-tdep.c (frv_gdbarch_init): Update.
5920 * cris-tdep.c (cris_gdbarch_init): Update.
5921 * avr-tdep.c (avr_gdbarch_init): Update.
5922 * alpha-tdep.c (alpha_gdbarch_init): Update.
5923 * arm-tdep.c (arm_gdbarch_init): Update.
5924
b060cbea
AC
59252003-06-13 Andrew Cagney <cagney@redhat.com>
5926
5927 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
5928 mips_o32_use_struct_convention with always_use_struct_convention.
5929
0fc9922a
DC
59302003-06-12 David Carlton <carlton@kealia.com>
5931
5932 * cp-namespace.c (cp_set_block_scope): Comment out
5933 processing_has_namespace_info branch.
5934
1fd35568
JB
59352003-06-12 Jim Blandy <jimb@redhat.com>
5936
f470a70a
JB
5937 Recognize and skip 64-bit PowerPC Linux linkage functions.
5938 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
5939 insn_pattern, insns_match_pattern, d_field, ds_field): New
5940 functions, macros, and types for working with PPC instructions.
5941 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
5942 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
5943 ppc64_skip_trampoline_code): New functions, variables, and macros
5944 for recognizing and skipping linkage functions.
5945 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
5946 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
5947
49ff75ad
JB
5948 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
5949 register offsets for both the 32- and 64-bit interfaces.
5950
bd918c83
JB
5951 Actually finish the job started by my change of 2003-05-29.
5952 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
5953 other #definition of this.
5954 (ppc_linux_skip_trampoline_code): Remove declaration.
5955 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
5956 static.
5957 (ppc_linux_init_abi): Register it as the skip_trampoline_code
5958 method for GDBARCH.
5959
5960 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
5961 'long' on ppc64-*-linux*.
5962
f8c59253
JB
5963 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
5964 isn't #defined, assume the register doesn't exist: act as if
5965 tdep->ppc_mq_regnum were -1.
5966
8fbb30b1
JB
5967 * configure.host, configure.tgt: Add entries for
5968 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
5969 powerpc/linux.mt.
5970 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
5971 New files.
5972
1fd35568
JB
5973 * arch-utils.c (always_use_struct_convention): New function.
5974 * arch-utils.h (always_use_struct_convention): New prototype.
5975 * alpha-tdep.c (alpha_use_struct_convention): Delete.
5976 (alpha_gdbarch_init): Register always_use_struct_convention,
5977 instead of alpha_use_struct_convention.
5978 * cris-tdep.c (cris_use_struct_convention): Delete.
5979 (cris_gdbarch_init): Register always_use_struct_convention,
5980 instead of cris_use_struct_convention.
5981 * frv-tdep.c (frv_use_struct_convention): Delete.
5982 (frv_gdbarch_init): Register always_use_struct_convention,
5983 instead of frv_use_struct_convention.
5984 * h8300-tdep.c (h8300_use_struct_convention): Delete.
5985 (h8300_gdbarch_init): Register always_use_struct_convention,
5986 instead of h8300_use_struct_convention.
e3305dd9 5987 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
1fd35568
JB
5988 (mips_o32_gdbarch_init): Register always_use_struct_convention,
5989 instead of mips_o32_use_struct_convention.
5990
e14e6e9c
AC
59912003-06-12 Andrew Cagney <cagney@redhat.com>
5992
5993 * wince.c: Include "mips-tdep.h".
5994 * mips-tdep.h (mips_next_pc): Declare.
5995 * mcore-tdep.c: Make more local functions static.
5996 * Makefile.in (wince.o): Update dependencies.
5997
2335f48e
DC
59982003-06-12 David Carlton <carlton@kealia.com>
5999
6000 * symtab.c (lookup_symbol_aux_minsyms): Replace
6001 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
6002 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
6003 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
6004 SYMBOL_NATURAL_NAME.
6005
f70a7d61
AS
60062003-06-12 Andreas Schwab <schwab@suse.de>
6007
6008 * Makefile.in (tuiDisassem.o): Update dependencies.
6009
b6429628
DC
60102003-06-12 David Carlton <carlton@bactrian.org>
6011
6012 * symtab.h: Delete declaration of make_symbol_overload_list.
6013 Add declaration of lookup_partial_symbol.
6014 * symtab.c (remove_params): Move to cp-support.c.
6015 (overload_list_add_symbol, make_symbol_overload_list)
6016 (sym_return_val_size, sym_return_val_index): Ditto.
6017 (lookup_partial_symbol): Make extern.
6018 * cp-support.h: Add declaration of make_symbol_overload_list.
6019 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
6020 symtab.h, and block.h.
6021 (remove_params): Move here from symtab.c.
6022 (overload_list_add_symbol, make_symbol_overload_list)
6023 (sym_return_val_size, sym_return_val_index): Ditto.
6024 * valops.c: Include cp-support.h.
6025 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
6026 frame_h, and block_h.
6027 (valops.o): Depend on cp_support_h.
6028
084edea5
CV
60292003-06-12 Corinna Vinschen <vinschen@redhat.com>
6030
6031 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
6032 substitute by NUM_REGS throughout.
6033 (h8300_register_name): Only care for H8/300 and H8/300H registers.
6034 (h8300s_register_name): New function for H8S registers.
6035 (h8300sx_register_name): Ditto for H8SX registers.
6036 (h8300_print_register): Revise register printing, avoid depending
6037 on 32 bit long.
0261a0d0 6038 (h8300_register_byte): Only care for H8/300 registers.
084edea5
CV
6039 (h8300h_register_byte): New function for any other architecture.
6040 (h8300_register_raw_size): Remove.
6041 (h8300_register_virtual_type): Revise to return actually useful
6042 type.
6043 (h8300_extract_struct_value_address): Only care for H8/300 registers.
6044 (h8300h_extract_struct_value_address): New function for any other
6045 architecture.
6046 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
6047 set_gdbarch_register_name, set_gdbarch_register_byte,
6048 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
6049 Remove calls to set_gdbarch_deprecated_register_size,
6050 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
6051 set_gdbarch_deprecated_max_register_raw_size,
6052 set_gdbarch_register_virtual_size and
6053 set_gdbarch_deprecated_max_register_virtual_size entirely.
6054 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
6055 set_gdbarch_long_double_bit.
6056
06194148
JJ
60572003-06-11 Jeff Johnston <jjohnstn@redhat.com>
6058
8ffd9b1b
AJ
6059 * doublest.c (convert_doublest_to_floatformat): When dealing
6060 with the implied integer bit, only alter mant_bits if we are
06194148
JJ
6061 processing a full 32 bits of mantissa.
6062
de4f826b
DC
60632003-06-11 David Carlton <carlton@bactrian.org>
6064
6065 * dictionary.h: New.
6066 * dictionary.c: New.
6067 * block.h: Add opaque declaration for struct dictionary.
6068 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
6069 'sym' members.
6070 (BLOCK_DICT): New macro.
6071 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
6072 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
6073 BLOCK_SHOULD_SORT.
6074 (ALL_BLOCK_SYMBOLS): Update definition.
6075 * Makefile.in (SFILES): Add dictionary.c.
6076 (dictionary_h): New.
6077 (COMMON_OBS): Add dictionary.o.
6078 (dictionary.o): New.
6079 (ada-lang.o): Depend on dictionary_h.
6080 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
6081 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
6082 (mi-cmd-stack.o): Ditto.
6083 (gdbtk-cmds.o): Update dependencies.
6084 (gdbtk-stack.o): Ditto.
6085 * ada-lang.c: Include dictionary.h.
6086 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
6087 (fill_in_ada_prototype, debug_print_block): Ditto.
6088 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
6089 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
6090 'is_sorted'.
6091 * mdebugread.c: Include dictionary.h.
6092 (struct parse_stack): Delete 'maxsyms' member.
6093 (parse_symbol): Update calls to new_block. Delete calls to
6094 shrink_block. Use dictionary methods.
6095 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
6096 Update calls to new_symtab. Don't maintain maxsyms data.
6097 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
6098 (add_symbol): Just call dict_add_symbol.
6099 (new_symtab): Delete 'maxsyms' argument.
6100 (new_symtab): Update calls to new_block.
6101 (new_block): Delete 'maxsyms' argument; add 'function' argument.
6102 (shrink_block): Delete function.
6103 (fixup_sigtramp): Update call to new_block. Add symbol via
6104 dict_add_symbol.
6105 * jv-lang.c: Include dictionary.h.
6106 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
6107 appropriately. Set class_symtab->free_func. Make sure the
6108 blockvector is big enough to hold two blocks.
6109 (add_class_symtab_symbol): Use dictionary methods.
6110 (free_class_block): New function.
6111 (type_from_class): Replace explicit iteration by
6112 ALL_BLOCK_SYMBOLS.
6113 * symtab.h (struct symtab): Replace 'free_ptr' method by
6114 'free_func'.
6115 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
6116 sort_symtab_syms.
6117 * dwarfread.c (psymtab_to_symtab_1): Delete call to
6118 sort_symtab_syms.
6119 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
6120 Include dictionary.h.
6121 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
6122 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
6123 sort_symtab_syms.
6124 * objfiles.c: Include dictionary.h.
6125 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
6126 * buildsym.c: Include dictionary.h.
6127 (finish_block): Use dictionary methods.
6128 (end_symtab): Set free_func to NULL, not free_ptr.
6129 * tracepoint.c: Include dictionary.h.
6130 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
6131 (scope_info): Ditto.
6132 * stack.c: Include dictionary.h.
6133 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
6134 (print_block_frame_labels, print_frame_arg_vars)
6135 (print_frame_args): Ditto.
6136 * symmisc.c (free_symtab_block): Use dictionary methods.
6137 (dump_symtab): Ditto.
6138 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
6139 Include dictionary.h.
6140 * symfile.h: Delete declarations of sort_block_syms,
6141 sort_symtab_syms.
6142 * symfile.c (sort_block_syms): Delete.
6143 (sort_symtab_syms): Delete.
6144 * symtab.c: Include dictionary.h.
6145 (lookup_block_symbol): Use dictionary iterators.
6146 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
6147 (search_symbols, make_symbol_completion_list): Ditto.
6148 (make_symbol_overload_list): Ditto.
6149 * valops.c (value_of_local): Use dict_empty.
6150 Include dictionary.h.
6151
a31f978c
JB
61522003-06-11 J. Brobecker <brobecker@gnat.com>
6153
6154 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
6155
526e70c0
DC
61562003-06-11 David Carlton <carlton@bactrian.org>
6157
6158 * block.h (BLOCK_SHOULD_SORT): Delete.
6159 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
6160 blocks.
6161 * ada-lang.c (ada_add_block_symbols): Ditto.
6162 * symfile.c (sort_block_syms): Delete.
6163 (sort_symtab_syms): Ditto.
6164 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
6165 declarations.
6166 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
6167 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
6168 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
6169 * dwarfread.c (psymtab_to_symtab_1): Ditto.
6170 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
6171 * mdebugread.c (psymtab_to_symtab_1): Ditto.
6172 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
6173
33c08150
JJ
61742003-06-11 Jeff Johnston <jjohnstn@redhat.com>
6175
8ffd9b1b 6176 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
33c08150
JJ
6177 bits to 128.
6178
781a750d
AC
61792003-06-11 Andrew Cagney <cagney@redhat.com>
6180
6181 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
6182 REGISTER_CONVERTIBLE.
6183 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
6184 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
6185 * gdbarch.h, gdbarch.c: Re-generate.
6186 * arch-utils.h (deprecated_register_convertible_not): Rename
6187 generic_register_convertible_not.
6188 * arch-utils.c (deprecated_register_convertible_not): Rename
6189 generic_register_convertible.
6190 (legacy_convert_register_p, legacy_register_to_value): Update.
6191 * sh-tdep.c (sh64_push_arguments): Update.
6192 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
6193 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
6194 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
6195 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
6196 * arch-utils.c (legacy_value_to_register): Update.
6197 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6198 (rs6000_register_convert_to_raw): Make parameter "from" const.
6199 * mips-tdep.c (mips_gdbarch_init): Update.
6200 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
6201 * infcmd.c (default_print_registers_info): Update.
6202 * ia64-tdep.c (ia64_gdbarch_init): Update.
6203 (ia64_register_convert_to_raw): Make parameter "from" const.
6204 * i386-tdep.c (i386_gdbarch_init): Update.
6205 (i386_register_convert_to_raw): Update.
6206
cd90e54f
AC
62072003-06-11 Andrew Cagney <cagney@redhat.com>
6208
6209 * remote-fileio.c: Include "remote-fileio.h".
6210 * Makefile.in (remote-fileio.o): Update dependencies.
6211 (remote_fileio_h): Fix typo.
6212
a78f21af
AC
62132003-06-11 Andrew Cagney <cagney@redhat.com>
6214
6215 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
6216 (xstormy16_save_dummy_frame_tos): Make static.
6217 (_initialize_xstormy16_tdep): Add declaration.
6218 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
6219 * v850-tdep.c: Make local functions static.
6220 (_initialize_v850_tdep): Add declaration.
6221 * sparc-tdep.c: Make local functions static.
6222 (_initialize_sparc_tdep): Add declaration.
6223 * sh-tdep.c: Make local functions static.
6224 (_initialize_sh_tdep): Add declaration.
6225 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
6226 * s390-tdep.c: Make local functions static.
6227 (_initialize_s390_tdep): Add declaration.
6228 * dbxread.c (find_stab_function_addr): Make static.
6229 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
6230 * ocd.c (_initialize_remote_ocd): Add declaration.
6231 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
6232 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
6233 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
6234 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
6235 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
6236 * remote-array.c (_initialize_array): Add declaration.
6237 (_initialize_remote_monitors): Add declaration.
6238 * remote-mips.c: Make local functions static.
6239 (_initialize_remote_mips): Add declaration.
6240 * mcore-tdep.c: Make all local functions static.
6241 (_initialize_mcore_tdep): Add declaration.
6242 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
6243 * abug-rom.c (_initialize_abug_rom): Add declaration.
6244 * rom68k-rom.c (_initialize_rom68k): Add declaration.
6245 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
6246 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
6247 * remote-est.c (_initialize_est): Add declaration.
6248 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
6249 (m68hc11_call_dummy_address): Make static.
6250 * ia64-tdep.c: Make local functions static.
6251 (_initialize_ia64_tdep): Add declaration.
6252 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
6253 * monitor.c (monitor_wait_filter): Make static.
6254 (_initialize_remote_monitors): Add declaration.
6255 * remote-hms.c (_initialize_remote_hms): Add declaration.
6256 * remote-e7000.c (fetch_regs_from_dump): Make static.
6257 (expect_n): Make static.
6258 (_initialize_remote_e7000): Add declaration.
6259 * ser-e7kpc.c: Always include "defs.h".
6260 (_initialize_ser_e7000pc): Add declaration.
6261 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
6262 * cris-tdep.c: Make all but one function static.
6263 (_initialize_cris_tdep): Add declaration.
6264 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
6265 * solib.c (update_solib_list): Make static.
6266 (_initialize_solib): Add declaration.
6267 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
6268 (_initialize_avr_tdep): Add declaration.
6269 * remote-rdi.c (voiddummy): Make static.
6270 (_initialize_remote_rdi): Add declaration.
6271 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
6272 * remote-rdp.c (send_rdp): Make static.
6273 (_initialize_remote_rdp): Add declaration.
6274 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
6275
cbcdb1f5
CV
62762003-06-11 Corinna Vinschen <vinschen@redhat.com>
6277
6278 * remote-fileio.c: Make ari happy.
6279
a191ea8d
JB
62802003-06-10 J. Brobecker <brobecker@gnat.com>
6281
6282 * rs6000-nat.c (child_xfer_memory): Compute the right address when
6283 fetching the trailing bytes of the buffer we are about to write.
6284
0ef75e11
AC
62852003-06-10 Andrew Cagney <cagney@redhat.com>
6286
6287 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
6288 * Makefile.in (remote-fileio.o): Update dependencies.
6289 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
6290 include <setjmp.h>, or <sys/types.h> conditional on USG.
6291 (remote_fio_jmp_buf): Delete global variable.
6292
449092f6 62932003-06-10 Corinna Vinschen <vinschen@redhat.com>
559fa028 6294 Martin M. Hunt <hunt@redhat.com>
449092f6 6295
559fa028
AC
6296 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
6297 (SFILES): Add remote-fileio.c.
6298 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
6299 dependencies for building remote.o.
449092f6
CV
6300 * remote-fileio.c: New file implementing the remote File-I/O protocol.
6301 * remote-fileio.h: New header file defining remote File-I/O interface.
8ffd9b1b 6302 * remote.c (remote_write_bytes, remote_read_bytes): Remove
449092f6
CV
6303 static storage class.
6304 (remote_wait, remote_async_wait): Call remote_fileio_request() on
6305 'F' packet.
6306 (_initialize_remote): Call initialize_remote_fileio().
6307 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
449092f6
CV
6308 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
6309 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
6310 (captured_main): Initialize new ui_files.
6311 * ui-file.c: Add read and fgets input functions.
6312 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
6313 (null_file_read): New function.
6314 (ui_file_read): New function.
6315 (set_ui_file_read): New function.
6316 (stdio_file_read): New function.
6317 * ui-file.h: New type ui_file_read_ftype.
6318 (set_ui_file_read): Declare.
6319 (ui_file_read): Declare.
6320
248de703
AC
63212003-06-09 Andrew Cagney <cagney@redhat.com>
6322
6323 * frame.h (deprecated_unwind_get_saved_register): Rename
6324 generic_unwind_get_saved_register, update comments.
6325 * mips-tdep.c (mips_get_saved_register): Update.
6326 * frame.c (deprecated_unwind_get_saved_register): Update.
6327
0ed8aa57
AC
63282003-06-09 Andrew Cagney <cagney@redhat.com>
6329
6330 * vax-tdep.c (vax_frame_locals_address): Delete function.
6331 (vax_gdbarch_init): Do not set frame_locals_address.
6332 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
6333 (m68hc11_gdbarch_init): Do not set frame_locals_address.
6334 * s390-tdep.c (s390_frame_args_address): Delete function.
6335 (s390_gdbarch_init): Do not set frame_args_address or
6336 frame_locals_address.
6337 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
6338 (ns32k_gdbarch_init): Do not set frame_locals_address.
6339 * hppa-tdep.c (hppa_frame_args_address): Delete function.
6340 (hppa_frame_locals_address): Delete function.
6341 (hppa_gdbarch_init): Do not set frame_args_address, or
6342 frame_locals_address.
6343 * arm-tdep.c (arm_frame_args_address): Delete.
6344 (arm_frame_locals_address): Delete.
6345 (arm_gdbarch_init): Do not set frame_args_address, or
6346 frame_locals_address.
6347
983a287a
AC
63482003-06-09 Andrew Cagney <cagney@redhat.com>
6349
6350 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
6351 * gdbarch.h, gdbarch.c: Re-generate.
6352 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
6353 * arch-utils.c (frame_num_args_unknown): Delete function.
6354 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
6355 (frame_info): Use FRAME_NUM_ARGS_P.
6356 * arm-tdep.c (arm_frame_num_args): Delete function.
6357 (arm_gdbarch_init): Do not set frame_num_args.
6358 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
6359 * hppa-tdep.c (hppa_frame_num_args): Delete function.
6360 (hppa_gdbarch_init): Do not set frame_num_args.
6361 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
6362 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
6363 frame_num_args to default frame_num_args_unknown.
6364 * v850-tdep.c (v850_gdbarch_init): Ditto.
6365 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6366 * sh-tdep.c (sh_gdbarch_init): Ditto.
6367 * s390-tdep.c (s390_gdbarch_init): Ditto.
6368 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6369 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6370 * mips-tdep.c (mips_gdbarch_init): Ditto.
6371 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6372 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
6373 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6374 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6375 * i386-tdep.c (i386_gdbarch_init): Ditto.
6376 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6377 * frv-tdep.c (frv_gdbarch_init): Ditto.
6378 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
6379 * cris-tdep.c (cris_gdbarch_init): Ditto.
6380 * avr-tdep.c (avr_gdbarch_init): Ditto.
6381 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
6382
8d3b0994
AC
63832003-06-09 Andrew Cagney <cagney@redhat.com>
6384
6385 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
6386 (print_frame_args): Moved to "stack.c".
6387 * stack.c: Include "gdb_assert.h".
6388 (print_frame_nameless_args): Moved from "printcmd.c", made static.
6389 (print_frame_args): Moved from "printcmd.c".
6390 * frame.h (print_frame_args): Delete declaration.
6391 * Makefile.in (stack.o): Update dependencies.
6392
25e3a86b
AC
63932003-06-08 Andrew Cagney <cagney@redhat.com>
6394
6395 * frame.c (get_prev_frame): Remove reference to
6396 frame_args_address_correct in comments.
6397 * frame-base.c (default_frame_args_address): Delete code
6398 conditional on FRAME_ARGS_ADDRESS_CORRECT.
6399 * vax-tdep.c (vax_frame_args_address_correct): Delete.
6400 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
6401 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
6402 (vax_frame_args_address_correct): Delete declaration.
6403
a9e5fdc2
AC
64042003-06-08 Andrew Cagney <cagney@redhat.com>
6405
6406 * gdbarch.sh (UNWIND_SP): Add.
6407 * gdbarch.h, gdbarch.c: Re-generate.
6408 * frame.c (frame_sp_unwind): New function.
6409 (get_frame_sp): New function.
6410 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
6411 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
6412 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
6413 value.
6414 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
6415 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
6416
8983bd83
AC
64172003-06-08 Andrew Cagney <cagney@redhat.com>
6418
7fec2c59
AC
6419 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
6420 REMOTE_BREAKPOINT.
6421 * remote.c: Update.
6422 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
6423 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
6424 * config/m68k/tm-sun3.h: Update.
6425 * config/m68k/tm-m68klynx.h: Update.
6426 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
6427
8983bd83
AC
6428 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
6429 trad_frame". Update comments.
6430 * d10v-tdep.c (struct d10v_unwind_cache): Update.
6431 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
6432 (trad_frame_register_value, trad_frame_prev_register): Update.
6433
b9362cc7
AC
64342003-06-08 Andrew Cagney <cagney@redhat.com>
6435
6436 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
6437 from GCC's acinclude.m4.
6438 * configure.in: Check for getopt's delcaration.
8ffd9b1b 6439 * aclocal.m4, config.in, configure: Re-generate.
b9362cc7
AC
6440 * main.c (error_init): Delete declaration.
6441 * defs.h (error_init): Declare.
6442 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
6443 (rs6000_convert_from_func_ptr_addr): Make static.
6444 (_initialize_rs6000_tdep): Add declaration.
6445 * cli/cli-cmds.c (dont_repeat): Delete declaration.
6446 (show_commands, set_verbose, show_history): Delete declaration.
6447 * top.h (set_verbose): Add declaration.
6448 (show_history, set_history, show_commands): Add declaration.
6449 (do_restore_instream_cleanup): Add declaration.
6450 * objc-lang.c (specialcmp): Make static.
6451 (print_object_command): Make static.
6452 (find_objc_msgsend): Make static.
6453 (find_objc_msgcall_submethod_helper): Make static.
6454 (find_objc_msgcall_submethod): Make static.
6455 (_initialize_objc_language): Add declaration.
6456 (find_implementation_from_class): Make static.
6457 (find_implementation): Make static.
6458 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
6459 * objc-lang.h (lookup_struct_typedef): Add declaration.
6460 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
6461 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
6462 (do_restore_user_call_depth): Make static.
6463 (do_restore_instream_cleanup): Delete declaration.
6464 (dont_repeat): Delete declaration.
6465 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
6466 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
6467 * reggroups.c (_initialize_reggroup): Add declaration.
6468 * cp-support.c (_initialize_cp_support): Add declaration.
6469 * cp-abi.c (_initialize_cp_abi): Add declaration.
6470 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
6471 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
6472 (_initialize_gnu_v3_abi): Add declaration.
6473 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
6474 (_initialize_gnu_v2_abi): Add declaration.
6475 * frame-base.c (_initialize_frame_base): Add declaration.
6476 * doublest.c (floatformat_from_length): Make static.
6477 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
6478 * frame.c (create_sentinel_frame): Make static.
6479 (_initialize_frame): Add declaration.
6480 * top.c (do_catch_errors): Make static.
6481 (gdb_rl_operate_and_get_next_completion): Make static.
6482 * typeprint.c: Include "typeprint.h".
6483 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
6484 (sentinel_frame_this_id): Make static.
6485 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
6486 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
6487 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
6488 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
6489 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
6490 * maint.c (maintenance_print_architecture): Make static.
6491 * signals/signals.c (_initialize_signals): Add declaration.
6492 * std-regs.c (_initialize_frame_reg): Add declaration.
6493 * jv-exp.y (push_variable): ISO C definition.
6494 (push_qualified_expression_name): Ditto.
6495 * memattr.c (_initialize_mem): Add declaration.
6496 * remote.c (remote_check_watch_resources): Make static.
6497 (remote_stopped_by_watchpoint): Make static.
6498 (remote_stopped_data_address): Make static.
6499 * d10v-tdep.c (nr_dmap_regs): Make static.
6500 (a0_regnum): Make static.
6501 (d10v_frame_unwind_cache): Make static.
6502 (d10v_frame_p): Make static.
6503 * osabi.c (show_osabi): Make static.
6504 (_initialize_gdb_osabi): Add extern declaration.
6505 * gdbtypes.c (make_qualified_type): Make static.
6506 (safe_parse_type): Make static.
6507 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
6508 * macrotab.c (macro_bcache_free): Make static.
6509 * interps.c (interp_set_quiet): Make static.
6510 (interpreter_exec_cmd): Make static.
6511 * stack.h (select_frame_command): New file.
6512 * stack.c: Include "stack.h".
6513 (select_frame_command_wrapper): Delete function.
6514 (select_frame_command): Make global.
6515 * infcall.c: Include "infcall.h".
6516 * linespec.c: Include "linespec.h".
6517 * symfile.c (sections_overlap): Make static.
6518 * cp-support.h (cp_initialize_namespace): ISO C declaration.
6519 * charset.c (_initialize_charset): Add missing prototype.
6520 * regcache.c (init_legacy_regcache_descr): Make static.
6521 (do_regcache_xfree): Make static.
6522 (regcache_xfer_part): Make static.
6523 (_initialize_regcache): Add missing prototype.
6524 * breakpoint.c (parse_breakpoint_sals): Make static.
6525 (breakpoint_sals_to_pc): Make static.
6526 * interps.h (clear_interpreter_hooks): ISO C declaration.
6527 * Makefile.in (stack_h): Define.
6528 (stack.o, typeprint.o, mi-main.o): Update dependencies.
6529 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
6530
a0f267c7
AC
65312003-06-08 Andrew Cagney <cagney@redhat.com>
6532
6533 * Makefile.in (d10v-tdep.o): Update dependencies.
6534 (SFILES): Add trad-frame.c.
6535 (trad_frame_h): Define.
6536 (COMMON_OBS): Add trad-frame.o.
6537 (trad-frame.o): Specify dependencies.
6538 * d10v-tdep.c: Include "trad-frame.h".
6539 (saved_regs_unwinder): Delete function.
6540 (d10v_frame_prev_register): Use trad_frame_prev_register.
6541 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
6542 trad_frame", delete "regs" and "prev_sp".
6543 (prologue_find_regs): Use trad-frame.
6544 * trad-frame.h, trad-frame.c: New files.
6545
4538b4f4
MK
65462003-06-08 Mark Kettenis <kettenis@gnu.org>
6547
6548 * dwarf2cfi.c, dwarf2cfi.h: Remove.
6549
a0273b2f
AF
65502003-06-07 Adam Fedor <fedor@gnu.org>
6551
6552 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
6553 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
6554 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
6555 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
8ffd9b1b 6556 resolve_msgsend_super, resolve_msgsend_super_stret):
a0273b2f
AF
6557 Use it.
6558
3a6c3343
AC
65592003-06-07 Andrew Cagney <cagney@redhat.com>
6560
6561 * symfile.h: Re-indent, clean up comments.
6562
b46e02f6
AC
65632003-06-07 Andrew Cagney <cagney@redhat.com>
6564
6565 * inferior.h (deprecated_write_sp): Replace
6566 generic_target_write_sp.
6567 * regcache.c (deprecated_write_sp): Replace
6568 generic_target_write_sp.
6569 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6570 * vax-tdep.c (vax_gdbarch_init): Update.
6571 * v850-tdep.c (v850_gdbarch_init): Update.
6572 * sparc-tdep.c (sparc_gdbarch_init): Update.
6573 * sh-tdep.c (sh_gdbarch_init): Update.
6574 * s390-tdep.c (s390_gdbarch_init): Update.
6575 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6576 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6577 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6578 * mcore-tdep.c (mcore_gdbarch_init): Update.
6579 * m68k-tdep.c (m68k_gdbarch_init): Update.
6580 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6581 * ia64-tdep.c (ia64_gdbarch_init): Update.
6582 * h8300-tdep.c (h8300_gdbarch_init): Update.
6583 * frv-tdep.c (frv_gdbarch_init): Update.
6584 * cris-tdep.c (cris_gdbarch_init): Update.
6585 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
6586
a42e117c
AC
65872003-06-07 Andrew Cagney <cagney@redhat.com>
6588
6589 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
6590 Assert that PC_REGNUM is valid.
6591 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
6592
bd1ce8ba
AC
65932003-06-07 Andrew Cagney <cagney@redhat.com>
6594
6595 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
6596 * gdbarch.h, gdbarch.c: Regenerate.
6597 * mn10300-tdep.c: Include "gdb_assert.h".
6598 (mn10300_read_fp): New function.
6599 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
6600 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
6601 * ia64-tdep.c: Include "gdb_assert.h".
6602 (ia64_read_fp): New function.
6603 (ia64_gdbarch_init): Set deprecated_target_read_fp to
6604 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
6605 * regcache.c (generic_target_read_sp): Delete function.
6606 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
6607 * inferior.h (generic_target_read_sp): Delete declaration.
6608 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
6609 generic_target_read_sp.
6610 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6611 * sparc-tdep.c (sparc_gdbarch_init): Ditto
6612 * sh-tdep.c (sh_gdbarch_init): Ditto.
6613 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6614 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
6615
ec5cbaec
AC
66162003-06-07 Andrew Cagney <cagney@redhat.com>
6617
6618 * gdbarch.sh: Comment each field of startup_gdbarch.
6619 * gdbarch.h, gdbarch.c: Re-generate.
6620
cde9ea48
AC
66212003-06-07 Andrew Cagney <cagney@redhat.com>
6622
6623 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
6624 * gdbarch.h, gdbarch.c: Re-generate.
6625 * regcache.c: Update comments on read_pc et.al.
6626 (generic_target_read_pc): Delete function.
6627 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
6628 * inferior.h (generic_target_read_pc): Delete declaration.
6629 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
6630 generic_target_read_pc.
6631 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6632 * sh-tdep.c (sh_gdbarch_init): Ditto.
6633 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6634 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8ffd9b1b 6635
9a90a780
AC
66362003-06-07 Andrew Cagney <cagney@redhat.com>
6637
6638 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
6639 "index" with "special_local_sect". Use strcmp instead of STREQ.
6640 Append period to coments.
6641
a39a16c4
MM
66422003-06-06 Mark Mitchell <mark@codesourcery.com>
6643
6644 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
6645 (elfstab_offset_sections): Likewise.
6646 * gdb-stabs.h (stab_section_info): Likewise.
6647 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
6648 * objfiles.c (objfile_relocate): Likewise.
6649 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
6650 * remote.c (get_offsets): Likewise.
6651 (remote_cisco_objfile_relocate): Likewise.
6652 * somread.c (som_symfile_offsets): Likewise.
6653 * symfile.c (alloc_section_addr_info): New function.
6654 (build_section_addr_info_from_section_tab): Use it.
6655 (free_section_addr_info): Adjust.
6656 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
6657 (syms_from_objfile): Allocate local_addr dynamically.
6658 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
6659 dynamically.
6660 (add_symbol_file_command): Allocate sect_opts dynamically.
6661 (reread_symbols): Avoid use of SECT_OFF_MAX.
6662 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
6663 (alloc_section_addr_info): Declare it.
6664 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
6665 * win32-nat.c (solib_symbols_add): Allocate section_addrs
6666 dynamically.
6667 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
8ffd9b1b 6668
20c6c2f8
AC
66692003-06-06 Andrew Cagney <cagney@redhat.com>
6670
6671 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
6672 (d10v_frame_unwind_cache): Do not set "return_pc".
6673
884a26c8
MS
66742003-06-06 Michael Snyder <msnyder@redhat.com>
6675
6676 * h8300-tdep.c: Make tidy (long lines).
6677
088ce440
ML
66782003-06-06 Michal Ludvig <mludvig@suse.cz>
6679
8ffd9b1b 6680 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
088ce440
ML
6681 to regcache_collect().
6682
7d773d96
JB
66832003-06-05 J. Brobecker <brobecker@gnat.com>
6684
6685 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
6686 pc_in_sigtramp multiarch method.
6687 (hppa_hpux_som_init_abi): Use it.
6688 (hppa_hpux_elf_init_abi): Likewise.
6689 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
6690 macro has been multiarched.
6691 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
6692 macro here, as hppa64 isn't multiarched yet.
6693
1df6926e
AC
66942003-06-05 Andrew Cagney <cagney@redhat.com>
6695
6696 * Makefile.in (value_h): Add $(frame_h).
6697 * value.h: Include "frame.h".
6698 (struct value): Replace "frame_addr" with "frame_id".
6699 (VALUE_FRAME_ID): Replace VALUE_FRAME.
6700 * values.c (allocate_value): Use VALUE_FRAME_ID.
6701 (value_copy): Use VALUE_FRAME_ID.
6702 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
6703 * valops.c (value_assign): Update. Use frame_find_by_id.
6704
6b53acc6
ML
67052003-06-05 Michal Ludvig <mludvig@suse.cz>
6706
6707 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
6708 in each pass.
6709
4d9850d3
JJ
67102003-06-05 Jeff Johnston <jjohnstn@redhat.com>
6711
6712 * thread-db.c (check_event): For create/death event breakpoints,
6713 loop through all messages to ensure that we read the message
6714 corresponding to the breakpoint we are at.
6715
8efca6ba
MS
67162003-06-04 Michael Snyder <msnyder@redhat.com>
6717
6718 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
6719
0912c7f2
MK
67202003-06-04 Mark Kettenis <kettenis@gnu.org>
6721
6722 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
6723 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
6724 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
6725 when handling .eh_frame sections.
6726
4e370325
JB
67272003-06-04 J. Brobecker <brobecker@gnat.com>
6728
6729 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
6730 prepare_to_proceed procedure instead of the hppa-specific one.
6731 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
6732
b757528f 67332003-06-04 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 6734
b757528f
JJ
6735 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
6736 * config.in: Regenerated.
6737 * configure.in: Add test for syscall function and check for
6738 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
6739 * configure: Regenerated.
6740 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
6741 <sys/syscall.h>.
6742 (kill_lwp): New function that uses tkill syscall or
6743 uses kill, depending on whether threading model is nptl or not.
6744 All callers of kill() changed to use kill_lwp().
6745 (lin_lwp_wait): Make special check when WIFEXITED occurs to
6746 see if all threads have already exited in the nptl model.
6747 (stop_and_resume_callback): New callback function used by the
6748 lin_lwp_wait thread exit handling code.
6749 (stop_wait_callback): Check for threads already having exited and
6750 delete such threads fromt the lwp list when discovered.
6751 (stop_callback): Don't assert retcode of kill call.
8ffd9b1b 6752
b757528f
JJ
6753 Roland McGrath <roland@redhat.com>
6754 * i386-linux-nat.c (ps_get_thread_area): New function needed by
6755 nptl libthread_db.
6756
087779b1
RH
67572003-06-03 Richard Henderson <rth@redhat.com>
6758
b21fd293
RH
6759 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
6760 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
6761 (alpha_sigtramp_frame_prev_register): Likewise.
6762 (alpha_heuristic_frame_prev_register): Likewise.
6763 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
6764
8ffd9b1b 6765 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
087779b1
RH
6766 alpha-specific register id names.
6767 (alpha_mdebug_frame_unwind_cache): Likewise.
6768 (alpha_mdebug_frame_prev_register): Likewise.
6769
baa490c4
RH
67702003-06-03 Richard Henderson <rth@redhat.com>
6771
6772 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
6773 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
6774 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
6775 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
6776 unwind routines.
6777 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
6778 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
6779 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
6780
6781 * alpha-linux-tdep.c: Remove unnecessary includes.
6782 * Makefile.in (alpha-linux-tdep.o): Update.
6783
67842003-06-03 Richard Henderson <rth@redhat.com>
6785
6786 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
6787 (alphabsd_fill_fpreg): Likewise.
6788
f534e522
JB
67892003-06-03 J. Brobecker <brobecker@gnat.com>
6790
6791 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
6792 references to struct frame_info fields by calls to the equivalent
6793 accessors. Necessary now that frame_info is opaque.
6794
4035536b
JB
67952003-06-03 J. Brobecker <brobecker@gnat.com>
6796
6797 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
6798 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
6799 structure, field no longer exists.
6800
0bd79c5c
JB
68012003-06-03 J. Brobecker <brobecker@gnat.com>
6802
6803 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
6804 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
6805
37bb6d9f
JB
68062003-06-03 J. Brobecker <brobecker@gnat.com>
6807
6808 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
6809 references to struct frame_info fields by calls to the equivalent
6810 accessors. Necessary now that frame_info is opaque.
6811
852ee05c
JB
68122003-06-03 J. Brobecker <brobecker@gnat.com>
6813
6814 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
6815 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
6816 structure, field no longer exists.
6817
7d58c67d
TR
68182003-06-03 Theodore A. Roth <troth@openavr.org>
6819
8ffd9b1b 6820 * remote.c (init_remote_state): Compute sizeof_g_packet by
7d58c67d
TR
6821 accumulation of the size of all registers instead of blindly using
6822 DEPRECATED_REGISTER_BYTES.
6823
0a48e7e8
MS
68242003-06-03 Michael Snyder <msnyder@redhat.com>
6825
6826 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
6827 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
6828 for h8300sx.
6829
9798ab0d
JB
68302003-06-03 J. Brobecker <brobecker@gnat.com>
6831
6832 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
6833 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
6834
00b037e2
AC
68352003-06-03 Andrew Cagney <cagney@redhat.com>
6836
6837 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
6838 (sparc_convert_to_raw): Delete function.
6839 (sparc_gdbarch_init): Do not set register_convert_to_raw or
6840 register_convert_to_virtual.
6841
043b2f77
JJ
68422003-06-03 Jeff Johnston <jjohnstn@redhat.com>
6843
6844 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
6845 layer if not dealing with a statically-linked threaded program.
6846
f43caff8
KW
68472003-06-03 Kris Warkentin <kewarken@qnx.com>
6848
6849 * solib.c (solib_open): Update comment to reflect actual search order.
6850
ae1e7417
AC
68512003-06-03 Andrew Cagney <cagney@redhat.com>
6852
6853 * frame.c (get_frame_memory_signed): New function.
6854 (get_frame_memory, get_frame_memory_unsigned): New function.
6855 (get_frame_arch): New function.
6856 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
6857 (get_frame_memory, get_frame_unsigned_memory): Declare.
6858 * d10v-tdep.c (d10v_frame_unwind_cache): Use
6859 get_frame_memory_unsigned and get_frame_arch.
6860 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
6861
cb123844
RG
68622003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
6863
6864 * MAINTAINERS (write after approval): Add myself.
6865
1bb792e9
JB
68662003-06-03 Jim Blandy <jimb@redhat.com>
6867
6868 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
6869 elements of gregset_t are 64 bits each, but access registers
6870 are still 32 bits, so they're packed two per gregset_t
6871 element. Unpack/pack them properly.
6872
aee8d8ba
DC
68732003-06-02 David Carlton <carlton@bactrian.org>
6874
6875 * linespec.c (find_methods): Break out code into
6876 add_matching_methods and add_constructors.
6877 (add_matching_methods): New.
6878 (add_constructors): Ditto.
6879
bf7488d2
AC
68802003-06-02 Andrew Cagney <cagney@redhat.com>
6881
bf7488d2
AC
6882 * sparc-tdep.c (sparc_print_registers): Delete call to
6883 REGISTER_CONVERTIBLE.
6884 (sparc_gdbarch_init): Do not set register_convertible.
6885 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6886 * frv-tdep.c (frv_gdbarch_init): Ditto.
6887 * cris-tdep.c (cris_gdbarch_init): Ditto.
6888
adedef68
EZ
68892003-06-02 Elena Zannoni <ezannoni@redhat.com>
6890
8ffd9b1b 6891 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
adedef68
EZ
6892 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
6893 (syms_from_objfile): Ditto.
6894
650fcc91
AS
68952003-06-03 Andreas Schwab <schwab@suse.de>
6896
6897 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
6898 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
6899
df4a182b
RH
69002003-06-02 Richard Henderson <rth@redhat.com>
6901
6902 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
6903 a member of all_reggroup.
6904
c483c494
RH
69052003-06-02 Richard Henderson <rth@redhat.com>
6906
6907 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
6908 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
6909 (alpha_lds, alpha_sts): New.
6910 (alpha_convert_register_p): Change from _register_convertible.
8ffd9b1b 6911 (alpha_register_to_value): Change from _convert_to_virtual;
c483c494
RH
6912 restructure and fail for type sizes other than 4 or 8.
6913 (alpha_value_to_register): Similarly.
6914 (alpha_extract_return_value): Use alpha_sts.
6915 (alpha_store_return_value): Use alpha_lds.
6916 (alpha_gdbarch_init): Update hooks.
6917
b38b6be2
RH
69182003-06-02 Richard Henderson <rth@redhat.com>
6919
6920 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
6921 regnum identifiers.
6922 (alpha_sigtramp_register_address): Likewise.
6923
98a8e1e5
RH
69242003-06-02 Richard Henderson <rth@redhat.com>
6925
6926 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
6927 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
6928 * alpha-tdep.h: Declare them.
6929
6930 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
6931 Remove zerobuf. Don't error on UNIQUE.
6932 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
6933 (ALPHA_REGSET_UNIQUE): Provide default.
6934 (supply_gregset): Use alpha_supply_int_regs.
6935 (fill_gregset): Use alpha_fill_int_regs.
6936 (supply_fpregset): Use alpha_supply_fp_regs.
6937 (fill_fpregset): Use alpha_fill_fp_regs.
6938 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
6939 (alphabsd_supply_reg): Use alpha_supply_int_regs.
6940 (alphabsd_fill_reg): Use alpha_fill_int_regs.
6941 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
6942 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
6943 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
6944
67dfac52
RH
69452003-06-02 Richard Henderson <rth@redhat.com>
6946
f75d70cc
RH
6947 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
6948
67dfac52
RH
6949 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
6950 (alpha_store_return_value): Likewise.
6951
0cf566ec
DC
69522003-06-02 David Carlton <carlton@math.stanford.edu>
6953
6954 * block.c (contained_in): Add 'const' to arguments.
6955 (block_function): Ditto.
6956 * block.h: Update declarations for block_function and
6957 contained_in.
6958
cdef89d0
DC
69592003-06-02 David Carlton <carlton@math.stanford.edu>
6960
6961 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
6962 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
6963 * p-valprint.c (pascal_val_print): Ditto.
6964 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
6965
72667056
RH
69662003-06-02 Richard Henderson <rth@redhat.com>
6967
98a8e1e5
RH
6968 * alpha-tdep.c (alpha_push_dummy_call): Use
6969 builtin_type_ieee_double_little instead of builtin_type_double.
eb4edb88 6970
8ffd9b1b 6971 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
98a8e1e5
RH
6972 sign-extension of 32-bit values.
6973 (alpha_store_return_value): Similarly.
0ede8eca 6974
98a8e1e5
RH
6975 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
6976 (alpha_extract_return_value): Likewise.
6977 (alpha_store_return_value): Likewise.
7b5e1cb3 6978
98a8e1e5
RH
6979 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
6980 (alpha_store_return_value): Error on IEEE Quad floats.
24064b5c 6981
98a8e1e5
RH
6982 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
6983 (alpha_extract_struct_value_address): Likewise.
6984 (alpha_store_return_value): Likewise.
6985 (alpha_store_struct_return): Remove.
6986 (alpha_gdbarch_init): Update hook registration to match.
5ec2bb99 6987
98a8e1e5
RH
6988 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
6989 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
6990 macros where appropriate.
6991 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
6992 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
14696584 6993
98a8e1e5
RH
6994 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
6995 for SP, GP; void_func_ptr for PC; non-language-specific types
6996 for all others.
6997 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
72667056 6998
6dd77b81
RH
69992003-06-02 Richard Henderson <rth@redhat.com>
7000
7001 * top.h (lim_at_start): Declare.
7002 * main.c (captured_main): Set it.
7003 * top.c (lim_at_start): Define.
7004 (command_loop): Use it instead of &environ.
7005 * event-top.c (command_handler): Likewise.
7006
f4dbdb54
JT
70072003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
7008
7009 * mipsnbsd-tdep.c: Update copyright years.
7010 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
7011
8f285956
RH
70122003-06-01 Richard Henderson <rth@redhat.com>
7013
98a8e1e5
RH
7014 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
7015 (alpha-linux-tdep.o): Update dependencies.
7016 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
7017 * alpha-mdebug-tdep.c: Remove unneeded includes.
8f285956 7018
615967cb
RH
70192003-06-01 Richard Henderson <rth@redhat.com>
7020
98a8e1e5
RH
7021 * alpha-tdep.c (alpha_register_reggroup_p): New.
7022 (alpha_gdbarch_init): Register it.
615967cb 7023
b59661bd
AC
70242003-06-02 Andrew Cagney <cagney@redhat.com>
7025
7026 * dwarfread.c: Eliminate "register"
7027 (decode_die_type): Eliminate assignment within "if".
7028 (struct_type, decode_array_element_type): Ditto.
7029 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
7030 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
7031 (decode_modified_type, completedieinfo): Ditto.
7032 * block.c: Eliminate "register".
7033 (blockvector_for_pc_sect): Eliminate assignment within "if".
7034 * cp-support.h (struct symbol): Opaque declaration.
7035 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
7036
5ef165c2
RH
70372003-06-01 Richard Henderson <rth@redhat.com>
7038
98a8e1e5
RH
7039 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
7040 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
5ef165c2 7041
143985b7
AF
70422003-06-01 Adam Fedor <fedor@gnu.org>
7043
7044 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
7045 * gdbarch.[ch]: Regenerate.
7046 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
7047 (hppa_gdbarch_init): Set it in the gdbarch vector.
7048 * i386-tdep.c (i386_fetch_pointer_argument): New
7049 (i386_gdbarch_init): Set it into gdbarch.
7050 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
7051 (rs6000_gdbarch_init): Set it in gdbarch.
7052 * sparc-tdep.c (sparc_fetch_pointer_argument): New
7053 (sparc_gdbarch_init): Set it in gdbarch.
7054
ae0167b9
AC
70552003-06-01 Andrew Cagney <cagney@redhat.com>
7056
7c0b4a20
AC
7057 * defs.h (extract_address): Delete declaration.
7058 * findvar.c (extract_address): Delete function.
7059 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
7060 extract_address with the inline equivalent,
7061 extract_unsigned_integer.
7062 (xstormy16_extract_struct_value_address): Ditto.
7063 (xstormy16_pointer_to_address): Ditto.
7064 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
7065 * v850-tdep.c (v850_push_arguments): Ditto.
7066 (v850_extract_return_value): Ditto.
7067 (v850_extract_struct_value_address): Ditto.
7068 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
7069 (sparcnbsd_get_longjmp_target_64): Ditto.
7070 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
7071 (get_longjmp_target): Ditto.
7072 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
7073 (sh64_extract_struct_value_address): Ditto.
7074 (sh_push_arguments): Ditto.
7075 (sh64_push_arguments): Ditto.
7076 * remote-vxsparc.c (vx_read_register): Ditto.
7077 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
7078 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
7079 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
7080 * mipsv4-nat.c (get_longjmp_target): Ditto.
7081 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
7082 * mips-nat.c (get_longjmp_target): Ditto.
7083 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
7084 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
7085 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
7086 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
7087 * irix5-nat.c (get_longjmp_target): Ditto.
7088 * irix4-nat.c (get_longjmp_target): Ditto.
7089 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
7090 (ia64_push_arguments): Ditto.
7091 * hpux-thread.c (hpux_thread_store_registers): Ditto.
7092 * h8300-tdep.c (h8300_push_arguments): Ditto.
7093 (h8300_store_return_value): Ditto.
7094 (h8300_extract_struct_value_address): Ditto.
7095 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
7096 (frv_push_arguments): Ditto.
7097 * avr-tdep.c (avr_pointer_to_address): Ditto.
7098 (avr_push_arguments): Ditto.
7099 * arm-tdep.c (arm_push_dummy_call): Ditto.
7100 (arm_get_longjmp_target): Ditto.
7101 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
7102 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
7103 (alpha_get_longjmp_target): Ditto.
7104
ae0167b9
AC
7105 * solib-irix.c (extract_mips_address): Inline extract_address,
7106 replacing it with extract_signed_integer.
7107 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
7108 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
7109 (first_link_map_member, open_symbol_file_object): Ditto.
7110 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
7111 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
7112 (LM_NEXT, LM_NAME): Ditto.
7113
44d88583
RH
71142003-06-01 Richard Henderson <rth@redhat.com>
7115
98a8e1e5
RH
7116 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
7117 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
7118 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
7119 (alpha_cannot_store_register): Likewise.
7120 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
7121 * alpha-nat.c (supply_gregset): Likewise.
7122 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
44d88583 7123
310e9b6a
AC
71242003-06-01 Andrew Cagney <cagney@redhat.com>
7125
7126 * infcall.c (call_function_by_hand): Update comment on
7127 DEPRECATED_DUMMY_WRITE_SP.
7128
7129 * mips-tdep.c (mips_gdbarch_init): Do not set
7130 deprecated_dummy_write_sp.
7131 (mips_eabi_push_dummy_call): Set the SP register.
7132 (mips_o64_push_dummy_call): Set the SP register.
7133 (mips_o32_push_dummy_call): Set the SP register.
7134 (mips_n32n64_push_dummy_call): Set the SP register.
7135
5ab84872
RH
71362003-06-01 Richard Henderson <rth@redhat.com>
7137
98a8e1e5
RH
7138 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
7139 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
7140 (supply_gregset): Likewise.
7141 * alpha-tdep.c (alpha_store_return_value): Likewise.
7142 (alpha_get_longjmp_target): Likewise.
7143 (alpha_register_name): Constify array.
7144 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
7145 deprecated_register_size, deprecated_register_bytes,
7146 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
7147 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
7148 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
5ab84872 7149
09cc52fd
RH
71502003-06-01 Richard Henderson <rth@redhat.com>
7151
7152 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
7153 from arg_reg_buffer to regcache to avoid double conversion.
7154
c7f16359
MK
71552003-06-01 Mark Kettenis <kettenis@gnu.org>
7156
7157 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
7158 SP_REGNUM.
7159 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
7160 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
7161
7131cb6e
RH
71622003-06-01 Richard Henderson <rth@redhat.com>
7163
98a8e1e5
RH
7164 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
7165 (decode_frame_entry): Set it. Skip FDE augmentation.
7131cb6e 7166
f3e0f90b
RH
71672003-06-01 Richard Henderson <rth@redhat.com>
7168
98a8e1e5
RH
7169 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
7170 not overlapping PC_REGNUM.
f3e0f90b 7171
c88e30c0
RH
71722003-06-01 Richard Henderson <rth@redhat.com>
7173
98a8e1e5
RH
7174 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
7175 alpha_push_arguments. Don't dump argument register data to
7176 the target stack. Fix float and 128-bit long double semantics.
7177 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
7178 (alpha_fix_call_dummy): Remove.
7179 (alpha_call_dummy_words): Remove.
7180 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
c88e30c0 7181
f1a559ae
RH
71822003-06-01 Richard Henderson <rth@redhat.com>
7183
7184 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
7185
5e045346
AC
71862003-06-01 Andrew Cagney <cagney@redhat.com>
7187
95404a3e
AC
7188 * mips-tdep.c (is_mips16_addr): New function.
7189 (make_mips16_addr, unmake_mips16_addr): New functions.
7190 (pc_is_mips16, mips_fetch_instruction): Use.
7191 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
7192 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
7193 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
7194 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
7195 TARGET_MIPS.
7196 * config/mips/tm-mips.h: Update copyright.
7197 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
7198 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
7199 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
7200 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
7201 (TM_PRINT_INSN_MACH): Delete.
7202 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
7203
5e045346
AC
7204 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
7205 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
7206 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
7207 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
7208 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
7209 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
7210 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
7211 mips*-*-riscos* and mips*-*-sysv* onto mips.
7212 * config/mips/mips64.mt: New file.
7213 * config/mips/mips.mt: New file.
7214 * config/mips/littlemips.mt: Delete file.
7215 * config/mips/decstation.mt: Delete file.
7216 * config/mips/vr4300el.mt: Delete file.
7217 * config/mips/vr5000el.mt: Delete file.
7218 * config/mips/vr5000.mt: Delete file.
7219 * config/mips/vr4100.mt: Delete file.
7220 * config/mips/vr4xxxel.mt: Delete file.
7221 * config/mips/vr4300.mt: Delete file.
7222 * config/mips/vr4xxx.mt: Delete file.
7223 * config/mips/bigmips.mt: Delete file.
7224 * config/mips/bigmips64.mt: Delete file.
7225 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
7226 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
7227 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
7228 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
7229 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
7230 "tm-bigmips.h".
7231 * config/mips/tm-irix3.h: Ditto.
7232 * config/mips/tm-mipsv4.h: Ditto.
7233 * config/mips/tm-embed.h: Ditto.
7234 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
7235 "tm-bigmips64.h".
7236 * config/mips/tm-vr5000el.h: Delete file.
7237 * config/mips/tm-tx39l.h: Delete file.
7238 * config/mips/tm-vr4300el.h: Delete file.
7239 * config/mips/tm-vr4xxxel.h: Delete file.
7240 * config/mips/tm-vr4300.h: Delete file.
7241 * config/mips/tm-vr4100.h: Delete file.
7242 * config/mips/tm-vr4xxx.h: Delete file.
7243 * config/mips/tm-vr5000.h: Delete file.
7244 * config/mips/tm-embedl64.h: Delete file.
7245 * config/mips/tm-embedl.h: Delete file.
7246 * config/mips/tm-embed64.h: Delete file.
7247 * config/mips/tm-bigmips64.h: Delete file.
7248 * config/mips/tm-bigmips.h: Delete file.
7249
2473a4a9
MK
72502003-06-01 Mark Kettenis <kettenis@gnu.org>
7251
97a5b208
MK
7252 Fix gdb/1216.
7253 * shnbsd-nat.c: Include "sh-tdep.h".
7254
2473a4a9
MK
7255 From Richard Henderson <rth@redhat.com>:
7256 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
7257
e0f7ec59
AC
72582003-05-31 Andrew Cagney <cagney@redhat.com>
7259
7260 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
7261 forward declaration.
7262 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
7263 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
7264 (mips_find_saved_regs): Use set_reg_offset.
7265 (mips_frame_init_saved_regs): Delete function.
7266 (mips_pop_frame): Call mips_find_saved_regs instead of
7267 DEPRECATED_FRAME_INIT_SAVED_REGS.
7268
68dcc709
AC
72692003-05-31 Andrew Cagney <cagney@redhat.com>
7270
7271 * mips-tdep.c (mips_gdbarch_init): Do not set
7272 deprecated_max_register_raw_size, register_virtual_size, and
7273 deprecated_max_register_virtual_size.
7274
cfc14b3a
MK
72752003-05-31 Mark Kettenis <kettenis@gnu.org>
7276
6405b0a6
MK
7277 * i386-tdep.c: Include "dwarf2-frame.h".
7278 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
7279 * Makefile.in (i386-tdep.o): Update dependencies.
7280
cfc14b3a
MK
7281 * dwarf2-frame.c, dwarf2-frame.h: New files.
7282 * Makefile.in (SFILES): Add dwarf2-frame.c.
7283 (dwarf2_frame_h): Define.
7284 (COMMON_OBS): Add dwarf2-frame.o.
7285 (dwarf2-frame.o): Add dependencies.
7286
6a2751d2
AJ
72872003-05-31 Andreas Jaeger <aj@suse.de>
7288
7289 * x86-64-linux-nat.c: Fix comment.
7290
1c3545ae
MK
72912003-05-31 Mark Kettenis <kettenis@gnu.org>
7292
10f93086
MK
7293 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
7294 function signature.
7295
1c3545ae
MK
7296 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
7297 have a sigcontext_addr handler.
7298 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
7299 sigcontext_addr handler.
7300
e11c53d2
AC
73012003-05-31 Andrew Cagney <cagney@redhat.com>
7302
7303 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
7304 (print_fp_register_row): Replace do_fp_register_row.
7305 (mips_print_fp_register): Add "file" and "frame" parameters.
7306 (mips_print_register): Add "file" and "frame" parameters.
7307 (mips_print_registers_info): Replace mips_do_registers_info.
7308 (mips_gdbarch_init): Set print_registers_info instead of
7309 deprecated_do_registers_info.
7310 (mips_read_fp_register_single): Add "frame" parameter.
7311 (mips_read_fp_register_double): Add "frame" parameter.
7312
a3386186
MK
73132003-05-31 Mark Kettenis <kettenis@gnu.org>
7314
70913449
MK
7315 * i386-tdep.c (i386_register_name): Check for MMX registers first.
7316 Fixes a bug where GDB would print the wrong register names for
7317 targets without SSE.
7318
2b5e0749
MK
7319 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
7320 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
7321 registers.
7322
7323 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
7324 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
7325 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7326 TDEP->sc_sp_offset.
7327
a3386186
MK
7328 From Michal Ludvig <mludvig@suse.cz>:
7329 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
7330 and `sc_num_regs'.
7331 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
7332 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
7333 I386_ST0_REGNUM): Move here from...
7334 * i386-tdep.c: ... here.
7335 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
7336 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
7337 registers if possible.
7338 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
7339 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
7340 Remove variables.
7341 (i386bsd_sc_reg_offset): New variable.
7342 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
7343 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7344 TDEP->sc_sp_offset.
7345 (i386fbsd_sc_reg_offset): New variable.
7346 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
7347 TDEP->sc_num_regs.
7348 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
7349 variables.
7350 (i386fbsd4_sc_reg_offset): New variable.
7351 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
7352 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7353 TDEP->sc_sp_offset.
7354 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
7355 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
7356 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
7357 Remove variables.
7358 (i386nbsd_sc_reg_offset): New variable.
7359 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
7360 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7361 TDEP->sc_sp_offset.
7362 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
7363 Remove variables.
7364 (i386obsd_sc_reg_offset): New variable.
7365 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
7366 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7367 TDEP->sc_sp_offset.
7368 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
7369 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
7370 for frame pointer offset in `struct sigcontext'.
7371
25ab4790
AC
73722003-05-31 Andrew Cagney <cagney@redhat.com>
7373
7374 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
7375 architecture methods call_dummy_words, sizeof_call_dummy_words,
7376 push_return_address, store_struct_return, and fix_call_dummy. Set
7377 push_dummy_call instead of deprecated_push_arguments.
7378 (mips_store_struct_return): Delete function.
7379 (mips_fix_call_dummy): Delete function.
7380 (mips_push_return_address): Delete function.
7381 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
7382 RA_REGNUM and T9_REGNUM.
7383 (mips_n32n64_push_dummy_call): Ditto for
7384 mips_n32n64_push_arguments.
7385 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
7386 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
7387
6a65450a
AC
73882003-05-31 Andrew Cagney <cagney@redhat.com>
7389
7390 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
7391 "dummy_addr" to "bp_addr".
7392 * infcall.c (call_function_by_hand): Pass "funaddr" to
7393 gdbarch_push_dummy_call.
7394 * gdbarch.h, gdbarch.c: Re-generate.
7395 * i386-tdep.c (i386_push_dummy_call): Update.
7396 * arm-tdep.c (arm_push_dummy_call): Update.
7397 * d10v-tdep.c (d10v_push_dummy_call): Update.
7398
c4f35dd8
MK
73992003-05-31 Mark Kettenis <kettenis@gnu.org>
7400
7401 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
7402 variable declarations.
7403 (x86_64_register_number, x86_64_register_name): Remove prototypes.
7404 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
7405 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
7406 x86_64_init_frame_pc, x86_64_init_frame_pc,
7407 x86_64_function_has_prologue): Remove prototypes.
7408 (X86_64_NUM_GREGS): New define.
7409 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
7410 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
7411 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
7412 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
7413 XMM1_REGNUM): Remove defines.
7414 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
7415 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
7416 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
7417 X86_64_XMM1_REGNUM): New defines.
7418 (struct x86_64_register_info): Renamed from `struct
7419 register_info'. Remove `size' member.
7420 (x86_64_register_info_table): Remove variable.
7421 (x86_64_register_info): New variable.
7422 (X86_64_NUM_REGS): New define.
7423 (X86_64_NUM_GREGS): Remove define.
7424 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
7425 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
7426 Remove variables.
7427 (x86_54_dwarf2_reg_to_regnum): Remove function.
7428 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
7429 (x86_64_dwarf_reg_to_regnum): New function.
7430 (x86_64_register_name): Rewrite.
7431 (x86_64_register_raw_size): Remove function.
7432 (x86_64_register_byte_table): Remove variable.
7433 (x86_64_register_byte): Remove function.
7434 (x86_64_register_virtual_type): Remove function.
7435 (x86_64_register_type): New function.
7436 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
7437 x86_64_register_convert_to_raw): Remove functions.
7438 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
7439 (x86_64_use_struct_convention): Make static. Adjust for renamed
7440 defines.
7441 (x86_64_frame_init_saved_regs): Remove function.
7442 (x86_64_push_arguments): Make static. Change to accept a regcache
7443 as argument.
7444 (x86_64_store_return_value, x86_64_extract_return_value): Make
7445 static. Rewrite based on i386 counterparts.
7446 (x86_64_push_dummy_call): New function.
7447 (X86_64_NUM_SAVED_REGS): New define.
7448 (x86_64_register_number): Remove function.
7449 (x86_64_store_struct_return): Remove function.
7450 (x86_64_frameless_function_invocation,
7451 x86_64_function_has_prologue): Remove functions.
7452 (PROLOG_BUFSIZE): Remove define.
7453 (struct x86_64_frame_cache): New structure.
7454 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
7455 x86_64_frame_cache, x86_64_frame_this_id,
7456 x86_64_frame_prev_register, x86_64_frame_p,
7457 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
7458 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
7459 functions.
7460 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
7461 variables.
7462 (x86_64_skip_prologue): Rewrite in terms of
7463 x86_64_analyze_prologue.
7464 (x86_64_frame_base_address): New function.
7465 (x86_64_frame_base): New variable.
7466 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
7467 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
7468 set deprecated_fp_regnum, deprecated_register_size,
7469 deprecated_register_bytes, register_raw_size, register_byte,
7470 register_virtual_type, register_convertiable,
7471 register_convert_to_virtual, convert_to_raw,
7472 deprecated_get_saved_register, deprecated_target_read_fp,
7473 deprecated_push_arguments, deprecated_push_return_address,
7474 deprecated_pop_frame, deprecated_store_struct_return,
7475 deprecated_frame_init_saved_regs, deprecated_frame_chain,
7476 frameless_function_invocation, deprecated_frame_saved_pc,
7477 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
7478 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
7479 deprecated_init_frame_pc and virtual_frame_pointer. Call
7480 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
7481 and x86_64_frame_p. Call frame_base_set_default to register
7482 x86_64_frame_base.
7483 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
7484 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
7485 (_initialize_x86_64_tdep): Remove function.
7486 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
7487 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
7488 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
7489 define.
7490 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
7491 (x86_64_linux_sigcontext_addr): Rewrite.
7492 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
7493 x86_64_linux_frame_saved_pc): Remove functions.
7494 (x86_64_linux_pc_in_sigtramp): Renamed from
7495 x86_64_linux_in_sigtramp. Try harder to recognize a signal
7496 trampoline.
7497 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
7498 Remove_functions.
7499 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
7500 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
7501 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
7502 (x86_64_regmap): Rename to regmap.
7503 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
7504 x86_64_num_gregs.
7505 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
7506 x86_64_regmap.
7507 (x86_64_fxsave_offset): Remove function.
7508 (supply_fpregset): Simply call x86_64_supply_fxsave.
7509 (fill_fpregset): Simply call x86_64_fill_fxsave.
7510 (fetch_inferior_registers, store_inferior_registers): Avoid
7511 asignment in if-statement.
7512 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
7513 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
7514 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
7515 (fetch_core_registers): Remove function.
7516 (linux_elf_core_fns): Remove.
7517 (offsetoff): Don't define.
7518 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
7519 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
7520 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
7521 add core-regset.o.
7522 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
7523 protection against multiple includes instead of NM_X86_64_h. Add
7524 various comments. Include "config/nm-linux.h". Don't include
7525 <signal.h>.
7526 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
7527 GET_THREAD_SIGNALS): Remove defines.
7528 (x86_64_register_u_addr, kernel_u_size,
7529 lin_thread_get_thread_signals): Remove prototypes.
7530 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
7531 [HAVE_LINK_H]: Don't include "solib.h".
7532 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
7533 * config/i386/tm-x86-64linux.h: Fix comments.
7534 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
7535 x86-64-tdep.o): Update dependencies.
7536
c25083af
AC
75372003-05-30 Andrew Cagney <cagney@redhat.com>
7538
c8f55a7b
AC
7539 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
7540 Change parameter type to a "struct regcache *".
7541
c25083af
AC
7542 * gdbarch.sh: Regardless of the multi-arch level, always define
7543 the macro when not already defined.
7544 * gdbarch.h, gdbarch.c: Re-generate.
7545
fbe586ae
RH
75462003-05-30 Richard Henderson <rth@redhat.com>
7547
7548 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
7549 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
7550 (alpha_mdebug_frame_this_id): Likewise.
7551 (alpha_mdebug_frame_prev_register): Likewise.
7552 (alpha_mdebug_frame_base_address): Likewise.
7553 (alpha_mdebug_frame_locals_address): Likewise.
7554 (alpha_mdebug_frame_args_address): Likewise.
7555 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
7556 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
7557 (alpha_heuristic_frame_unwind_cache): Make static; add missing
7558 loop increment.
7559 (alpha_heuristic_frame_this_id): Make static.
7560 (alpha_heuristic_frame_prev_register): Likewise.
7561 (alpha_heuristic_frame_base_address): Likewise.
7562 * alpha-tdep.h: Update.
7563
acd5c798
MK
75642003-05-30 Mark Kettenis <kettenis@gnu.org>
7565
7566 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
7567 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
7568 defenitions.
7569 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
7570 * i386-tdep.c: Mark functions that are 64-bit safe as such.
7571 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
7572 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
7573 I386_ST0_REGNUM): New defines.
7574 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
7575 codestream_get): Remove define.
7576 (codestream_next_addr, condestream_addr, condestream_buf,
7577 codestream_off, codestream_cnt): Remove variables.
7578 (codestream_fill, codestream_seek, codestream_read): Remove
7579 functions.
7580 (i386_follow_jump): Rewrite to avoid usage of removed codestream
7581 functionality.
7582 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
7583 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
7584 i386_frame_saved_pc, i386_saved_pc_after_call,
7585 i386_frame_num_args, i386_frame_init_saved_regs,
7586 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
7587 i386_push_arguments): Remove functions.
7588 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
7589 functionality. Use i386_analyze_prologue instead of
7590 i386_get_frame_setup.
7591 (I386_NUM_SAVED_REGS): New define.
7592 (struct i386_frame_cache): New structure.
7593 (i386_alloc_frame_cache, i386_analyze_struct_return,
7594 i386_skip_probe, i386_analyze_frame_setup,
7595 i386_analyze_register_saves, i386_analyze_prologue,
7596 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
7597 i386_frame_prev_register, i386_sigtramp_frame_cache,
7598 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
7599 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
7600 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
7601 New functions.
7602 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
7603 New variables.
7604 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
7605 I386_EAX_REGNUM and I386_EDX_REGNUM.
7606 (i386_extract_return_value, i386_store_return_value): Use
7607 I386_ST0_REGNUM where appropriate.
7608 (i386_extract_struct_value_address): Rewrite to use extract_address.
7609 (i386_svr4_pc_in_sigtramp): Add comment.
7610 (i386_svr4_sigcontext_addr): Rewrite.
7611 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
7612 TDEP->sc_sp_offset.
7613 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
7614 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
7615 of new defines. Set push_dummy_call, don't set
7616 deprecated_push_arguments, deprecated_push_return_address,
7617 deprecated_pop_frame. Don't set parm_boundary. Don't set
7618 deprecated_frame_chain, deprecated_frame_saved_pc,
7619 deprecated_saved_pc_after_call. Set unwind_dummy_id,
7620 save_dummy_frame_tos, unwind_pc. Call
7621 frame_unwind_append_predicate and frame_base_set_default. Don't
7622 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
7623 Don't set frameless_function_invocation. Don't set
7624 deprecated_register_bytes, deprecated_register_size,
7625 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
7626 * i386-linux-tdep.c: Fix formatting in some comments.
7627 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
7628 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
7629 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
7630 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
7631 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
7632 redundant parentheses.
7633 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
7634 (i386_linux_sigcontext_addr): Use it. Rewrite.
7635 (find_minsym_and_objfile): Change name of second argument.
7636 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
7637 changed. Use frame_pc_unwind instead of
7638 DEPRECATED_SAVED_PC_AFTER_CALL.
7639 (i386_linux_init_abi): Don't set deprecated_register_bytes.
7640 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
7641 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
7642 unwinder.
7643 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
7644 "dummy-frame.h".
7645 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
7646 (_initialize_i386_cygwin_tdep): New prototype.
7647 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
7648 deprecated_frame_chain_valid.
7649 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
7650 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
7651 Rely on the SVR4 defaults.
7652 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
7653 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
7654
c89b70f1
AC
76552003-05-30 Andrew Cagney <cagney@redhat.com>
7656
7657 * infcall.c (call_function_by_hand): Always call
7658 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
7659
85b32d22
RH
76602003-05-30 Richard Henderson <rth@redhat.com>
7661
c89b70f1
AC
7662 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
7663 increment.
85b32d22 7664
bfe51b1e
JB
76652003-05-29 Jim Blandy <jimb@redhat.com>
7666
7667 Use gdbarch methods for solib stuff on PowerPC Linux.
7668 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
7669 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
7670 show through.
7671 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
7672 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
7673 giving the same effect as the #definitions above.
7674
1abf022c
AF
76752003-05-29 Adam Fedor <fedor@gnu.org>
7676
7677 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
7678 (find_implementation_from_class): Replace it with the standard
7679 case i.e. do nothing.
7680
d2427a71
RH
76812003-05-29 Richard Henderson <rth@redhat.com>
7682
7683 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
7684 (alpha_linux_sigtramp_offset): Use it. Make static.
7685 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
7686 update for new frame model.
7687 * alpha-mdebug-tdep.c: New file.
7688 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
7689 (alpha_osf1_init_abi): Install it.
7690 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
7691 (linked_proc_desc_table): Remove.
7692 (alpha_frame_past_sigtramp_frame): Remove.
7693 (alpha_dynamic_sigtramp_offset): Remove.
7694 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
7695 (alpha_proc_desc_is_dyn_sigtramp): Remove.
7696 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
7697 (push_sigtramp_desc): Remove.
7698 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
7699 (alpha_cannot_store_register): Likewise.
7700 (alpha_sigcontext_addr): Remove.
7701 (alpha_find_saved_regs): Remove.
7702 (alpha_frame_init_saved_regs): Remove.
7703 (alpha_init_frame_pc_first): Remove.
7704 (read_next_frame_reg): Remove.
7705 (alpha_frame_saved_pc): Remove.
7706 (alpha_saved_pc_after_call): Remove.
7707 (temp_proc_desc, temp_saved_regs): Remove.
7708 (alpha_about_to_return): Remove.
7709 (cached_proc_desc): Remove.
7710 (alpha_frame_chain): Remove.
7711 (alpha_print_extra_frame_info): Remove.
7712 (alpha_init_extra_frame_info): Remove.
7713 (alpha_frame_locals_address): Remove.
7714 (alpha_frame_args_address): Remove.
7715 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
7716 (alpha_push_dummy_frame): Remove.
7717 (alpha_pop_frame): Remove.
7718 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
7719 (alpha_read_insn): New.
7720 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
7721 for different insn encodings.
7722 (alpha_in_lenient_prologue): Remove.
7723 (struct alpha_sigtramp_unwind_cache): New.
7724 (alpha_sigtramp_frame_unwind_cache): New.
7725 (alpha_sigtramp_register_address): New.
7726 (alpha_sigtramp_frame_this_id): New.
7727 (alpha_sigtramp_frame_prev_register): New.
7728 (alpha_sigtramp_frame_unwind): New.
7729 (alpha_sigtramp_frame_p): New.
7730 (struct alpha_heuristic_unwind_cache): New.
7731 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
7732 don't count nop insns that occur between functions.
7733 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
7734 heuristic_proc_desc, but without the mdebug wrapping.
7735 (alpha_heuristic_frame_this_id): New.
7736 (alpha_heuristic_frame_prev_register): New.
7737 (alpha_heuristic_frame_unwind): New.
7738 (alpha_heuristic_frame_p): New.
7739 (alpha_heuristic_frame_base_address): New.
7740 (alpha_heuristic_frame_base): New.
7741 (alpha_unwind_dummy_id): New.
7742 (alpha_unwind_pc): New.
7743 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
7744 frame related deprecated initializations; install replacements.
7745 (alpha_dump_tdep): Remove.
7746 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
7747 (alpha_read_insn, alpha_after_prologue,
7748 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
7749 alpha_heuristic_frame_prev_register,
7750 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
7751 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7752 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
7753 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
7754
93ec1121
AC
77552003-05-29 Andrew Cagney <cagney@redhat.com>
7756
7757 * gdb_assert.h (gdb_assert_fail): Provide different definitions
7758 dependant on the availability of ASSERT_FUNCTION.
7759 (ASSERT_FUNCTION): Do not define when there is no function name.
7760
98f08d3d
KB
77612003-05-29 Kevin Buettner <kevinb@redhat.com>
7762
7763 From Jimi X <jimix@watson.ibm.com>:
7764 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
7765
0897f59b
JB
77662003-05-28 Jim Blandy <jimb@redhat.com>
7767
7768 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
7769 argument to ptrace to int; the system headers should give it the
7770 right type, and pointers don't fit in ints on powerpc64-*-*.
7771
14898363
L
77722003-05-28 H.J. Lu <hongjiu.lu@intel.com>
7773
7774 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
7775 DW_TAG_catch_block.
7776
a7a48797
EZ
77772003-05-26 Elena Zannoni <ezannoni@redhat.com>
7778
7779 * stabsread.c (dbx_lookup_type): Make static.
7780 (read_type): Ditto.
7781 (add_undefined_type): Ditto.
7782 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
7783 not export.
7784
f5479e9c
EZ
77852003-05-26 Elena Zannoni <ezannoni@redhat.com>
7786
7787 * hpread.c (hpread_has_name): Make static.
7788 (hpread_psymtab_to_symtab): Ditto.
7789 (file_exists): Ditto.
7790 (hpread_call_pxdb): Ditto.
7791 (hpread_pxdb_needed): Ditto.
7792 (hpread_quick_traverse): Ditto.
7793 (hpread_get_header): Ditto.
7794 (hpread_get_lntt): Ditto.
7795 (hpread_get_slt): Ditto.
7796 (class_of): Ditto.
7797
eb2e12d7
AS
77982003-05-25 Andreas Schwab <schwab@suse.de>
7799
78bf922a
AS
7800 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
7801 stack_align and deprecated_extra_stack_alignment_needed.
7802 (m68k_stack_align): Delete.
7803
eb2e12d7
AS
7804 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
7805 (m68k_register_virtual_size): Likewise.
7806 (altos_skip_prologue): Remove obsolete function.
7807 (isi_frame_num_args): Likewise.
7808 (news_frame_num_args): Likewise.
7809 (m68k_fix_call_dummy): Make static.
7810 (m68k_push_dummy_frame): Likewise.
7811 (m68k_pop_frame): Likewise.
7812 (m68k_skip_prologue): Likewise.
7813 (m68k_frame_init_saved_regs): Likewise.
7814 (m68k_saved_pc_after_call): Likewise.
7815 (m68k_get_longjmp_target): Make multi-arch.
7816 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
7817 structure. Register m68k_get_longjmp_target if enabled.
7818 * m68k-tdep.h (struct gdbarch_tdep): Define.
7819 * config/m68k/tm-m68k.h: Don't include "regcache.h".
7820
7821 * Makefile.in (config.status): Also depend on configure.tgt
7822 and configure.host.
7823 (m68klinux-tdep.o): Update dependencies.
7824 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
7825 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
7826 (M68K_LINUX_JB_PC): Define.
7827 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
7828 and take additional parameter.
7829 (m68k_linux_sigtramp_saved_pc): Update.
7830 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
7831 m68k_linux_pc_in_sigtramp, in_plt_section,
7832 find_solib_trampoline_target.
7833 * config/m68k/tm-linux.h: Don't include any tm headers.
7834 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
7835 (JB_ELEMENT_SIZE): Likewise.
7836 (JB_PC): Likewise.
7837 (GET_LONGJMP_TARGET): Likewise.
7838 (IN_SIGTRAMP): Likewise.
7839 (SVR4_SHARED_LIBS): Define this and include "solib.h".
7840
eb2c22dc
MK
78412003-05-25 Mark Kettenis <kettenis@gnu.org>
7842
7843 * sparc-tdep.c (sparc32_do_push_arguments): New function.
7844 (sparc32_push_arguments): Re-implement by calling
7845 sparc32_do_push_arguments.
7846
44b7b84e
MK
78472003-05-25 Mark Kettenis <kettenis@gnu.org>
7848
7849 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
7850 SPARC_O1_REGNUM): New defines.
7851 (sparc32_extract_return_value): Rewrite to operate on a regcache.
7852 (sparc32_store_return_value): New function.
7853 (sparc_extract_struct_value_address): Rewrite to operate on a
7854 regcache.
7855 (sparc_gdbarch_init): Don't set
7856 deprecated_extract_struct_value_address. Set
7857 extract_struct_value_address instead. Don't set
7858 deprecated_extract_return_value and deprecated_store_return_value
7859 for 32-bit targets. Set extract_return_value and
7860 store_return_value instead.
7861 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
7862 DEPRECTAED_EXTRACT_RETURN_VALUE,
7863 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
7864 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
7865 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
7866 (sparc_store_return_value): Remove prototype.
7867 (sparc32_store_return_value): New prototype.
7868 (sparc32_extract_return_value, sparc_extract_struct_value_address):
7869 Adjust prototypes.
7870
f6ad61e3
MK
78712003-05-24 Mark Kettenis <kettenis@gnu.org>
7872
7873 * sparcnbsd-tdep.c: Include "gdb_string.h".
7874
b276f1bb
AC
78752003-05-23 Andrew Cagney <cagney@redhat.com>
7876
7877 * p-valprint.c (pascal_val_print): Replace extract_address with
7878 the inline equivalent extract_unsigned_integer.
7879 * jv-valprint.c (java_value_print): Ditto.
7880 * ada-valprint.c (ada_val_print_1): Ditto.
7881 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
7882
e76c5fcc
TR
78832003-05-23 Theodore A. Roth <troth@openavr.org>
7884
7885 * blockframe.c (frameless_look_for_prologue): Remove unused
7886 after_prologue variable.
7887
2cdd89cb
MK
78882003-05-23 Mark Kettenis <kettenis@gnu.org>
7889
7890 * blockframe.c (get_pc_function_start): Rewrite to avoid
7891 asignments in if-statements.
7892
182d43bc
EZ
78932003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7894
7895 Committed by Elena Zannoni <ezannoni@redhat.com>.
8ffd9b1b 7896 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
182d43bc
EZ
7897 files, don't relocate absolute symbols (and do use mst_abs).
7898
e8f3fcdd
AC
78992003-05-23 Andrew Cagney <cagney@redhat.com>
7900
7901 * objc-lang.c: Include "gdb_assert.h".
7902 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
7903 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
7904 (gdb_check, gdb_check_fatal): Delete functions.
7905 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
7906 gdb_assert.
7907 (parse_selector, parse_method, find_methods, find_imps): Ditto.
7908 * Makefile.in (objc-lang.o): Update dependencies.
7909
3c23e6fb
ILT
79102003-05-22 Ian Lance Taylor <ian@airs.com>
7911
7912 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
7913 with fprintf_filtered, not fprintf_unfiltered.
7914
af1342ab
AC
79152003-05-22 Andrew Cagney <cagney@redhat.com>
7916
7917 * stack.c (frame_info): Inline extract_address, replacing it with
7918 extract_unsigned_integer.
7919 * findvar.c (unsigned_pointer_to_address): Ditto.
7920 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
7921 * dwarf2expr.c (dwarf2_read_address): Ditto.
7922 * frame.c (frame_pc_unwind): Update comment.
7923 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
7924
47e242ec
JJ
79252003-05-22 Jeff Johnston <jjohnstn@redhat.com>
7926
7927 * infptrace.c (detach): Call print_sys_errmsg rather than
7928 perror_with_name to issue warning message when errno is non-zero
7929 after calling ptrace detach.
7930
e2ac8128
JB
79312003-05-21 J. Brobecker <brobecker@gnat.com>
7932
7933 * config/pa/tm-hppa.h: Delete some unused macros. Move some
7934 macro definitions from here...
7935 * hppa-tdep.c: ...to there.
7936
92b3541e
KB
79372003-05-20 Kevin Buettner <kevinb@redhat.com>
7938
7939 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
7940 register_ptrace_addr(). Fix all callers.
7941
55809acb
AS
79422003-05-21 Andreas Schwab <schwab@suse.de>
7943
7944 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
7945 dependencies.
7946 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
7947 end.
7948 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
7949 (_initialize_m68k_linux_tdep): New function.
7950 (m68k_linux_frame_saved_pc): Make static.
7951 (m68k_linux_extract_return_value): Likewise.
7952 (m68k_linux_store_return_value): Likewise.
7953 (m68k_linux_extract_struct_value_address): Likewise.
7954 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
7955 Remove.
7956 (DEPRECATED_STORE_RETURN_VALUE): Remove.
7957 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
7958 (DEPRECATED_FRAME_SAVED_PC): Remove.
7959
0fbc10f7
KW
79602003-05-20 Kris Warkentin <kewarken@qnx.com>
7961
7962 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
7963 regset numbering rather than our own.
7964
58da2eb2
DC
79652003-05-19 David Carlton <carlton@bactrian.org>
7966
7967 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
7968
1fcb5155
DC
79692003-05-19 David Carlton <carlton@bactrian.org>
7970
7971 Partial fix for PR c++/827.
7972 * cp-support.h: Include symtab.h.
7973 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
7974 * cp-namespace.c: Update contributors.
7975 (cp_lookup_symbol_nonlocal): New.
7976 (lookup_namespace_scope, cp_lookup_symbol_namespace)
7977 (lookup_symbol_file): Ditto.
7978 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
7979 * block.h: Declare block_scope, block_using, block_global_block.
7980 * block.c (block_scope): New.
7981 (block_using, block_global_block): Ditto.
7982 * Makefile.in (cp_support_h): Depend on symtab_h.
7983 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
7984
5f9a71c3
DC
79852003-05-19 David Carlton <carlton@bactrian.org>
7986
7987 * language.h (struct language_defn): Add 'la_value_of_this'
7988 and 'la_lookup_symbol_nonlocal' members.
7989 * symtab.h: Declare basic_lookup_symbol_nonlocal,
7990 lookup_symbol_static, lookup_symbol_global,
7991 lookup_symbol_aux_block.
7992 * symtab.c (lookup_symbol_aux): Call language hooks to determine
7993 if we should search fields of this and how to do static/global
7994 lookup.
7995 (lookup_symbol_aux_block): Make extern.
7996 (basic_lookup_symbol_nonlocal): New.
7997 (lookup_symbol_static, lookup_symbol_global): Ditto.
7998 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
7999 'la_lookup_symbol_nonlocal' members.
8000 * c-lang.c (c_language_defn, cplus_language_defn)
8001 (asm_language_defn, minimal_language_defn): Ditto.
8002 * jv-lang.c (java_language_defn): Ditto.
8003 * language.c (unknown_language_defn, auto_language_defn)
8004 (local_language_defn): Ditto.
8005 * m2-lang.c (m2_language_defn): Ditto.
8006 * objc-lang.c (objc_language_defn): Ditto.
8007 * scm-lang.c (scm_language_defn): Ditto.
8008 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
8009 * p-lang.c (pascal_language_defn): Ditto for both.
8010 * Makefile.in (f-lang.o): Depend on value_h.
8011 (p-lang.o): Ditto.
8012
89a9d1b1
DC
80132003-05-19 David Carlton <carlton@bactrian.org>
8014
8015 * block.h: Declare block_static_block.
8016 * block.c (block_static_block): New.
8017 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
8018 lookup_symbol_aux_local, calling block_static_block instead.
8019 (lookup_symbol_aux_local): Delete 'static_block' argument.
8020
eed3f8ab
DC
80212003-05-19 David Carlton <carlton@bactrian.org>
8022
8023 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
8024
a09d8bda
ML
80252003-05-19 Michal Ludvig <mludvig@suse.cz>
8026
8027 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
8028 register numbers mapping.
8029
69636828
AF
80302003-05-18 Adam Fedor <fedor@gnu.org>
8031
8032 * symtab.c (completion_list_objc_symbol): New function.
8033 (make_symbol_completion_list): Use it to add ObjC symbols
8034 when looking though the list.
8035 (language_search_unquoted_string): New function.
8036 (make_file_symbol_completion_list): Use it.
8037
55baeb84
AS
80382003-05-18 Andreas Schwab <schwab@suse.de>
8039
d0b45d99
AS
8040 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
8041 dependencies.
8042 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
8043 as m68k_linux_extract_return_value.
8044 (DEPRECATED_STORE_RETURN_VALUE): Define as
8045 m68k_linux_store_return_value.
8046 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
8047 m68k_linux_extract_struct_value_address.
8048 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
8049 get_next_frame, get_frame_base, get_frame_pc.
8050 (m68k_linux_frame_saved_pc): Use get_frame_base.
8051 (m68k_linux_extract_return_value): New function.
8052 (m68k_linux_store_return_value): New function.
8053 (m68k_linux_extract_struct_value_address): New function.
8054 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
8055
55baeb84
AS
8056 * c-exp.y (typebase): Remove duplicate occurence of
8057 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
8ffd9b1b 8058 of lookup_signed_typename.
55baeb84 8059
b6b08ebf
MK
80602003-05-18 Mark Kettenis <kettenis@gnu.org>
8061
8062 * dwarf2loc.c (find_location_expression): Change type of second
8063 argument to `size_t *'.
8064 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
8065 for size variable.
8066
5ad1c190
DC
80672003-05-18 David Carlton <carlton@bactrian.org>
8068
8069 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
8070 'linkage_name'. Add comment.
8071 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
8072 'linkage_name'.
8073 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
8074 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
8075 (lookup_block_symbol): Ditto.
8076
b8b527c5
AC
80772003-05-16 Andrew Cagney <cagney@redhat.com>
8078
8079 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
8080 * gdbarch.h, gdbarch.c: Re-generate.
8081 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
8082 * TODO (REGISTER_BYTES): Delete reference.
8083 * alpha-tdep.c (alpha_gdbarch_init): Update.
8084 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8085 * x86-64-tdep.c (x86_64_init_abi): Update.
8086 * vax-tdep.c (vax_gdbarch_init): Update.
8087 * v850-tdep.c (v850_gdbarch_init): Update.
8088 * sparc-tdep.c (sparc_gdbarch_init): Update.
8089 * sh-tdep.c (sh_gdbarch_init): Update.
8090 * s390-tdep.c (s390_gdbarch_init): Update.
8091 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8092 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
8093 (ns32k_gdbarch_init_32382): Update.
8094 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8095 * mcore-tdep.c (mcore_gdbarch_init): Update.
8096 * m68k-tdep.c (m68k_gdbarch_init): Update.
8097 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8098 * ia64-tdep.c (ia64_gdbarch_init): Update.
8099 * i386-tdep.c (i386_gdbarch_init): Update.
8100 * i386-linux-tdep.c (i386_linux_init_abi): Update.
8101 * hppa-tdep.c (hppa_gdbarch_init): Update.
8102 * h8300-tdep.c (h8300_gdbarch_init): Update.
8103 * frv-tdep.c (frv_gdbarch_init): Update.
8104 * cris-tdep.c (cris_gdbarch_init): Update.
8105 * avr-tdep.c (avr_gdbarch_init): Update.
8106 * arm-tdep.c (arm_gdbarch_init): Update.
8107 * sparc-tdep.c (sparc_pop_frame): Update.
8108 * rs6000-tdep.c (rs6000_pop_frame): Update.
8109 * remote.c (init_remote_state): Update.
8110 (remote_prepare_to_store): Update.
8111 * remote-vx.c (vx_prepare_to_store): Update.
8112 * remote-sds.c (sds_fetch_registers): Update.
8113 (sds_prepare_to_store): Update.
8114 * remote-array.c: Update.
8115 * regcache.c (init_legacy_regcache_descr): Update.
8116 (init_regcache_descr): Update.
8117 * mips-tdep.c (mips_eabi_extract_return_value): Update.
8118 (mips_o64_extract_return_value): Update.
8119 * irix5-nat.c (fetch_core_registers): Update.
8120 * irix4-nat.c (fetch_core_registers): Update.
8121 * i386-tdep.h: Update.
8122 * hppa-tdep.c (pa_do_registers_info): Update.
8123 (pa_do_strcat_registers_info): Update.
8124 * cris-tdep.c (cris_register_bytes_ok): Update.
8125 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
8126 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
8127 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
8128 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
8129 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
8130 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
8131 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
8132 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
8133 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
8134 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
8135 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
8136 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
8137 (REGISTER_BYTES_OK): Update.
8138 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
8139 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
8140
ee2842e2
ILT
81412003-05-16 Ian Lance Taylor <ian@airs.com>
8142
8143 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
8144 (vax_print_insn, print_insn_arg): Remove static functions.
8145 (vax_gdbarch_init): Call set_gdbarch_print_insn with
8146 print_insn_vax from opcodes library.
8147 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
8148
973177d3
AC
81492003-05-15 Andrew Cagney <cagney@redhat.com>
8150
aaab4dba
AC
8151 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
8152 * target.h (memory_breakpoint_from_pc): Delete declaration.
8153 * mem-break.c (memory_breakpoint_from_pc): Delete function.
8154 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
8155 * monitor.c (monitor_insert_breakpoint): Use
8156 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
8157 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
8158 * gdbarch.h, gdbarch.c: Re-generate.
8159 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
8160 (sparc_gdbarch_init): Set breakpoint_from_pc to
8161 sparc_breakpoint_from_pc.
8162 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
8163 (BREAKPOINT_FROM_PC): Define.
8164 (sparc_breakpoint_from_pc): Declare.
8165 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
8166 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
8167 (BREAKPOINT_FROM_PC): Define.
8168 (BREAKPOINT): Delete macro.
8169 * target.h: Update comment.
8170 * s390-tdep.c (s390_gdbarch_init): Update comments.
8171 * remote.c: Update comments.
8172 * remote-mips.c: Update comments.
8173 * proc-api.c (write_with_trace): Do not check for a breakpoint.
8174 * mem-break.c: Update comment.
8175 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
8176 (ia64_memory_insert_breakpoint): Update.
8177 * config/sparc/tm-sparc.h: Update comment.
8178 * config/pa/tm-hppa64.h: Update comment.
8179 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
8180 (rs6000_breakpoint_from_pc): Update.
8181 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
8182 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
8183 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
8184 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
8185 (mips_breakpoint_from_pc): Update.
8186 (mips_dump_tdep): Update.
8187
e06963ff
AC
8188 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
8189 * minsyms.c (lookup_minimal_symbol): Inline
8190 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
8191
973177d3
AC
8192 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
8193 * p-valprint.c (pascal_object_print_value_fields): Ditto.
8194 * p-lang.c (pascal_printstr): Ditto.
8195 * objc-lang.c (objc_printstr): Ditto.
8196 * m2-lang.c (m2_printstr): Ditto.
8197 * jv-valprint.c (java_print_value_fields): Ditto.
8198 * f-lang.c (f_printstr): Ditto.
8199 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
8200 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
8201 for repeat_count_threshold.
8202 * Makefile.in (cp-valprint.o): Update dependencies.
8203
5ea2bd7f 82042003-05-15 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 8205
5ea2bd7f
JJ
8206 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
8207 (examine_prologue): Support looking through leaf functions, knowing
8ffd9b1b
AJ
8208 they start with mov r2,r12. Support skipping over indirect stores
8209 of the input registers. Upon hitting a non-nop branch instruction
8210 or predicated instruction, bail out by setting lim_pc to the current
8211 pc value in the loop. At the end, if the lim_pc value is still
5ea2bd7f
JJ
8212 beyond our calculated value and we have trust_limit set,
8213 use the lim_pc value.
8214
cc8c88f3
AC
82152003-05-15 Andrew Cagney <cagney@redhat.com>
8216
8217 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
8218 generic_find_dummy_frame.
8219 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
8220 (deprecated_generic_find_dummy_frame): Update.
8221 (deprecated_read_register_dummy): Update.
8222 * frame.c (deprecated_generic_get_saved_register): Update.
8223
909cd28e
TR
82242003-05-15 Theodore A. Roth <troth@openavr.org>
8225
8226 * avr-tdep.c (avr_breakpoint_from_pc): New function.
8227 (avr_gdbarch_init): Set breakpoint_from_pc method.
8228
b923b08d
AC
82292003-05-15 Andrew Cagney <cagney@redhat.com>
8230
8231 * regcache.c (build_regcache): Set deprecated_register_valid
8232 directly.
8233 (deprecated_grub_regcache_for_register_valid): Delete function.
8234 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
8235 declaration.
8236
ae2f03ac 82372003-05-15 David Carlton <carlton@bactrian.org>
8ffd9b1b
AJ
8238
8239 Committed by Elena Zannoni <ezannoni@redhat.com>
fbe586ae
RH
8240 * symtab.c (lookup_symbol_aux): Delete calls to
8241 lookup_symbol_aux_minsyms.
8242 (lookup_symbol_aux_minsyms): Comment out function and
8243 prototype. Delete lookup by mangled name.
ae2f03ac 8244
18ec9831
KB
82452003-05-14 Kevin Buettner <kevinb@redhat.com>
8246
8247 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
8248 correctly indicate an empty stack and ``stack_allocated'' to the
8249 indicate the number of elements initially allocated.
8250 (dwarf_expr_grow_stack): Simplify method for computing new
8251 stack size. Don't loop infinitely if ``stack_len'' is zero.
8252 (execute_stack_op): Move ``ctx->in_reg'' initialization
8253 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
8254 be used in conjuction with DW_OP_piece. Revise error message
8255 accordingly.
8256
de18ac1f
TR
82572003-05-14 Theodore A. Roth <troth@openavr.org>
8258
8259 * MAINTAINERS: Update my email address.
8260 * avr-tdep.c: Ditto.
8261
176620f1
EZ
82622003-05-14 Elena Zannoni <ezannoni@redhat.com>
8263
8264 * symtab.h (enum domain_enum): Rename from namespace_enum.
8265 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
8266 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
8267 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
8268 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
8269 TYPES_NAMESPACE, METHODS_NAMESPACE.
8270 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
8271 (struct symbol, struct partial_symbol): Rename field
8272 'namespace_enum namespace' to 'domain_enum domain'.
8273 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
8274 Delete old define kludge for namespace.
8275
8276 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
8277 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
8278 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
8279 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
8280 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
8281 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
8282 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
8283 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
8284 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
8285 occurrences of the above.
8286
b7f31508
ILT
82872003-05-14 Ian Lance Taylor <ian@airs.com>
8288
8289 * Makefile.in (install-only): Use $(SHELL) when running
8290 mkinstalldirs.
8291
2fdbdd39
ILT
82922003-05-13 Ian Lance Taylor <ian@airs.com>
8293
a208d82c
ILT
8294 * MAINTAINERS (write after approval): Add myself.
8295
2fdbdd39
ILT
8296 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
8297 second and third arguments.
8298 * ser-tcp.c (_initialize_ser_tcp): Likewise.
8299 * ser-unix.c (_initialize_ser_hardwire): Likewise.
8300
fbd9dcd3
AC
83012003-05-13 Andrew Cagney <cagney@redhat.com>
8302
8303 * defs.h (store_address): Delete declaration.
8304 findvar.c (store_address): Delete function.
8305 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
8306 store_unsigned_integer.
8307 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
8308 * v850-tdep.c (v850_push_arguments): Ditto.
8309 * sparc-tdep.c (sparc_get_saved_register): Ditto.
8310 * sh-tdep.c (sh64_get_saved_register): Ditto.
8311 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
8312 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
8313 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
8314 (mips_get_saved_register): Ditto.
8315 * ia64-tdep.c (ia64_get_saved_register): Ditto.
8316 (find_func_descr, ia64_push_arguments): Ditto.
8317 * i386-tdep.c (i386_push_arguments): Ditto.
8318 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
8319 * frv-tdep.c (frv_push_arguments): Ditto.
8320 * frame.c (legacy_saved_regs_prev_register): Ditto.
8321 (deprecated_generic_get_saved_register): Ditto.
8322 * findvar.c (unsigned_address_to_pointer): Ditto.
8323 * dwarf2read.c (dwarf2_const_value): Ditto.
8324 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
8325 * alpha-tdep.c (alpha_push_arguments): Ditto.
8326
6760f9e6
JB
83272003-05-12 J. Brobecker <brobecker@gnat.com>
8328
8329 * NEWS: Mention that the hppa-hpux port has been partially
8330 multiarched (32bit ABIT only, so far).
8331
30e221b4
AC
83322003-05-11 Andrew Cagney <cagney@redhat.com>
8333
8334 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
8335 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
8336 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
8337 sim/testsuite/sim/arm/misaligned2.ms, and
8338 sim/testsuite/sim/arm/misaligned3.ms.
8339 * disasm.h (struct ui_file): Add opaque struct declaration.
8340 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
8341 * frame.h (struct ui_file): Ditto.
8342
dea7f9ba
MK
83432003-05-11 Mark Kettenis <kettenis@gnu.org>
8344
8345 * value.h: Pretty print.
8346
01986c48
MK
83472003-05-10 Mark Kettenis <kettenis@gnu.org>
8348
8349 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
8350
123a958e
AC
83512003-05-08 Andrew Cagney <cagney@redhat.com>
8352
8353 * regcache.h (max_register_size): Delete declaration.
8354 * regcache.c (max_register_size): Delete function.
8355 (struct regcache_descr): Delete field "max_register_size".
8356 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
8357 registers fit in MAX_REGISTER_SIZE.
8358 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
8359 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
8360 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
8361 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
8362 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
8363 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
8364 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
8365 * dve3900-rom.c, hppa-tdep.c: Ditto.
8366
eb294659
DC
83672003-05-08 David Carlton <carlton@math.stanford.edu>
8368
8369 * valops.c (push_word): Fix typo.
8370
d9d9c31f
AC
83712003-05-08 Andrew Cagney <cagney@redhat.com>
8372
8373 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
8374 * gdbarch.h: Re-generate.
8375 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
8376 (legacy_max_register_raw_size): Delete declaration.
8377 * regcache.c (legacy_max_register_raw_size): Delete function.
8378 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
8379 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
8380 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
8381 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
8382 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
8383 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
8384 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
8385 * findvar.c, dwarf2cfi.c: Ditto.
8386
22540ece
AC
83872003-05-08 Andrew Cagney <cagney@redhat.com>
8388
8389 * mips-tdep.c (read_signed_register): New function, moved to here
8390 from "regcache.c".
8391 (read_signed_register_pid): Ditto.
8392 * regcache.c (read_signed_register_pid): Delete function, moved to
8393 "mips-tdep.c".
8394 (read_signed_register): Ditto.
8395 * regcache.h (read_signed_register): Delete declaration.
8396 (read_signed_register_pid): Delete declaration.
8397
0c92afe8
AC
83982003-05-08 Andrew Cagney <cagney@redhat.com>
8399
8400 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
8401 * gdbarch.h: Re-generate.
8402 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
8403 (legacy_max_register_virtual_size): Delete declaration.
8404 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
8405 * d10v-tdep.c (d10v_print_registers_info): Ditto.
8406 * tracepoint.c (memrange_sortmerge): Ditto.
8407 * sparc-tdep.c (sparc_print_registers): Ditto.
8408 * regcache.c (legacy_max_register_virtual_size): Delete function.
8409
6037b830
JB
84102002-05-08 J. Brobecker <brobecker@gnat.com>
8411
8412 * fork-child.c (escape_bang_in_quoted_argument): New function.
8413 (fork_inferior): Escape '!' characters in quoted arguments
8414 only when needed.
8415
5d62c8b1
JB
84162003-05-08 J. Brobecker <brobecker@gnat.com>
8417
8418 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
8419 the language of the CU is not currently supported by GDB.
8420
20a0e81d
JB
84212003-05-08 J. Brobecker <brobecker@gnat.com>
8422
8423 * defs.h (language): Add language_minimal enum value.
8424 * c-lang.c (minimal_language_defn): New language definition.
8425 (_initialize_c_language): Add the new minimal language to the list
8426 of languages known to GDB.
8427
710ee10a
KB
84282003-05-08 Kevin Buettner <kevinb@redhat.com>
8429
8430 * frame.c (get_frame_type): Don't attempt to lazily initialize
8431 frame's unwinder for legacy frames.
8432
1750fa04
AC
84332003-05-07 Andrew Cagney <cagney@redhat.com>
8434
8435 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
8436 and "regcache" parameters.
8437 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
8438
ddf9f258 84392003-05-07 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b
AJ
8440
8441 * dwarf2read.c (dwarf_decode_lines): Only use output of
8442 check_cu_functions() when calling record_line(). Do not update
ddf9f258
JJ
8443 the current address.
8444
87767c29
AC
84452003-05-07 Andrew Cagney <cagney@redhat.com>
8446
8447 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
8448 code.
8449
5e7b2f39
JB
84502003-05-07 Jim Blandy <jimb@redhat.com>
8451
8452 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
8453 'maint info symtabs' and 'maint info psymtabs'.
8454 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
8455 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
8456 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
8457 Declarations updated.
8458 * maint.c (maintenance_list_command): Delete.
8459 (_initialize_maint_cmds): Update calls to add_cmd.
8460 * gdbcmd.h (maintenancelistlist): Delete declaration.
8461 * cli/cli-cmds.c (maintenancelistlist): Delete.
8462 (init_cmd_lists): Don't initialize it.
8463 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
8464
f6684c31
AC
84652003-05-07 Andrew Cagney <cagney@redhat.com>
8466
8467 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
8468 "regcache".
8469 (d10v_print_registers_info): Update.
8470 (d10v_dmap_register, d10v_imap_register): Delete functions.
8471 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
8472 and "imap_register".
8473 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
8474 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
8475 * arch-utils.c (generic_remote_translate_xfer_address): Add
8476 "regcache" and "gdbarch" parameters.
8477 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
8478 parameter. Change class to multi-arch.
8479 * gdbarch.h, gdbarch.c: Re-generate.
8480 * remote.c (remote_xfer_memory): Use
8481 gdbarch_remote_translate_xfer_address.
8ffd9b1b 8482
e4846b08
JJ
84832003-05-07 Jeff Johnston <jjohnstn@redhat.com>
8484
8485 * infrun.c (prev_pc): Move declaration ahead of proceed().
8486 (proceed): Refresh prev_pc value before resuming.
8487 (stop_stepping): Remove code to refresh prev_pc.
8488
6b71b8ac
KW
84892003-05-06 Kris Warkentin <kewarken@qnx.com>
8490
8491 * nto-tdep.c: Removed stray comment.
8492
47979a4b
KW
84932003-05-06 Kris Warkentin <kewarken@qnx.com>
8494
8495 * i386-nto-tdep.c: Fix old K&R function definitions.
8496 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
8497 Also change add_show_from_set() call to add_setshow_cmd().
8498 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
8499
00905d52
AC
85002003-05-05 Andrew Cagney <cagney@redhat.com>
8501
8502 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
8503 (fprint_dummy_frames): New function.
8504 (maintenance_print_dummy_frames): New function.
8505 (_initialize_dummy_frame): Add command "maint print dummy-frames".
8506 * frame.c (fprint_frame_id): Make global.
8507 * frame.h (fprint_frame_id): Declare.
8508 * Makefile.in (dummy-frame.o): Update dependencies.
8509
b1e29e33
AC
85102003-05-05 Andrew Cagney <cagney@redhat.com>
8511
8512 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
8513 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
8514 SIZEOF_CALL_DUMMY_WORDS.
8515 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
8516 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
8517 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
8518 CALL_DUMMY_BREAKPOINT_OFFSET.
8519 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
8520 CALL_DUMMY_START_OFFSET.
8521 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
8522 * gdbarch.h, gdbarch.c: Re-generate.
8523 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
8524 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
8525 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
8526 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
8527 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
8528 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
8529 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
8530 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
8531 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
8532 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
8533 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
8534 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
8535 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
8536 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
8537 * config/sparc/tm-sparc.h: Update.
daea6f0b
KW
8538
85392003-05-05 Kris Warkentin <kewarken@qnx.com>
8540
8541 * configure.tgt: Add i[3456]86-*-nto*.
8542 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
8543 * nto-tdep.c: New file. Neutrino target support routines.
8544 * nto-tdep.h: New file. Neutrino target header.
8545 * config/tm-qnxnto.h: New file.
8546 * config/i386/i386nto.mt: New file.
8547 * config/i386/tm-i386nto.h: New file.
8ffd9b1b 8548
0ce3d317
AC
85492003-05-04 Andrew Cagney <cagney@redhat.com>
8550
8551 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
8552 (load_infrun_state): Ditto.
8553 (struct thread_info): Drop "prev_func_name" field.
8554 * thread.c (load_infrun_state): Update.
8555 (save_infrun_state): Update.
8556 * infrun.c (prev_func_name): Delete variable.
8557 (init_wait_for_inferior): Do not clear prev_func_name.
8558 (stop_stepping, keep_going, context_switch): Do not swap
8559 prev_func_name.
8560 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
8561 instead of PC_IN_SIGTRAMP.
8562
46654a5b
AC
85632003-05-04 Andrew Cagney <cagney@redhat.com>
8564
8565 * sentinel-frame.c (sentinel_frame_prev_register): Replace
8566 REGISTER_BYTE with register_offset_hack.
8567 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
8568 that REGISTER_BYTE is consistent with the regcache.
8569 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
8570 * gdbarch.h, gdbarch.c: Regenerate.
8ffd9b1b 8571
14b08c1b
MK
85722003-05-04 Mark Kettenis <kettenis@gnu.org>
8573
04c8243f
MK
8574 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
8575 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
8576
14b08c1b
MK
8577 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
8578
c7a11e01
JB
85792003-05-03 J. Brobecker <brobecker@gnat.com>
8580
8581 From Thierry Schneider <tpschneider1@yahoo.com>
8582 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
8583 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
8584 (mi-cmd-symbol.o): Add rule.
8585
7043d8dc
AC
85862003-05-03 Andrew Cagney <cagney@redhat.com>
8587
8588 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
8589 comments noteing that it replaces the old FIX_CALL_DUMMY code.
8590 * gdbarch.h, gdbarch.c: Re-generate.
8591 * d10v-tdep.c (d10v_push_dummy_code): New function.
8592 (d10v_gdbarch_init): Set push_dummy_code.
8593 * infcall.c (legacy_push_dummy_code): New function.
8594 (generic_push_dummy_code): New function.
8595 (push_dummy_code): New function.
8596 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
8597 instead of dummy_addr, to push_dummy_call. Move call to
8598 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
8599 switch.
8600 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
8601
92bf2b80
AC
86022003-05-03 Andrew Cagney <cagney@redhat.com>
8603
8604 * disasm.h (print_insn): Declare.
8605 * disasm.c (init_gdb_disassemble_info): New function.
8606 (gdb_disassembly): Call init_gdb_disassemble_info.
8607 (gdb_print_insn): New function.
8608 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
8609 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
8610 * mcore-tdep.c: Include "disasm.h"
8611 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
8612 * d10v-tdep.c: Include "disasm.h".
8613 (display_trace): Call gdb_print_insn, instead of print_insn.
8614 (print_insn): Delete function.
8615 * printcmd.c: Include "disasm.h".
8616 (print_insn): Delete function.
8617 (print_formatted): Call gdb_print_insn, instead of print_insn.
8618 * Makefile.in (printcmd.o): Update dependencies.
8619 (mcore-tdep.o, d10v-tdep.o): Ditto.
8ffd9b1b 8620
27d94c49
AC
86212003-05-02 Andrew Cagney <cagney@redhat.com>
8622
82de1e5b
AC
8623 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
8624 PC_REGNUM, re-indent.
8625 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
8626 PC_REGNUM isn't set.
8627
27d94c49
AC
8628 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
8629 * gdbarch.h, gdbarch.c: Re-generate.
8630 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
8631 register_virtual_size, pc_regnum, or register_bytes.
8632 (D10V_PC_REGNUM): Rename _PC_REGNUM.
8633 (d10v_register_type): Use D10V_PC_REGNUM.
8634 (d10v_print_registers_info, d10v_read_pc): Ditto.
8635 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
8636 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
8637
a9c0dc7f
DC
86382003-05-02 David Carlton <carlton@bactrian.org>
8639
8640 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
8641 the name with mstrsave.
8642
e33d66ec
EZ
86432003-05-02 Elena Zannoni <ezannoni@redhat.com>
8644
8645 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
8646 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
8647 (host_charset_name, target_charset_name): New vars for use by
8648 set/show commands.
8649 (host_charset_enum, target_charset_enum): New enums for set/show
8650 commands.
8651 (set_charset_sfunc, set_host_charset_sfunc,
8652 set_target_charset_sfunc): New functions.
8653 (set_host_charset, set_target_charset): Make static.
8654 (list_charsets, set_host_charset_command,
8655 set_target_charset_command): Delete functions.
8656 (show_charset_command): Rewrite as....
8657 (show_charset): Hook this up with the set/show command mechanism.
8658 (_initialize_charset): Change names of charsets to match the
8659 set/show enums. Use host_charset_name and target_charset_name.
8660 Use set/show mechanism for charset, host-charset, target-charset
8661 commands. Do not make 'show host-charset' and 'show
8662 target-charset' be aliases of 'show charset'.
8663
8664 * charset.h (set_host_charset, set_target_charset): Don't export,
8665 they are not used outside the file.
8666
2b6fd0d8
AC
86672003-05-01 Andrew Cagney <cagney@redhat.com>
8668
8669 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
8670 (gdb_disassembly): Make "di" non static, always initialize and
8671 cleanup. Always use dis_asm_read_memory.
8672 (gdb_dis_asm_read_memory): Delete function.
8673
6ae2f580
AC
86742003-05-01 Andrew Cagney <cagney@redhat.com>
8675
8676 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
8677 (d10v_gdbarch_init): Set frame_align instead of stack_align.
8678
810ecf9f
AC
86792003-04-30 Andrew Cagney <cagney@redhat.com>
8680
8681 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
8682 "tm_print_insn_info".
8683 (TARGET_PRINT_INSN_INFO): Delete macro.
8684 (dis_asm_read_memory): Delete function declaration.
8685 (dis_asm_memory_error, dis_asm_print_address): Ditto.
8686 (tm_print_insn_info): Delete variable definition.
8687 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
8688 * gdbarch.h, gdbarch.c: Re-generate.
8689 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
8690 "deprecated_tm_print_insn_info".
8691 * mcore-tdep.c (mcore_dump_insn): Ditto.
8692 * mips-tdep.c (mips_gdbarch_init): Ditto.
8693 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
8694 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
8695 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
8696 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
8697 instead of TARGET_PRINT_INSN_INFO, add comment.
8698 * s390-tdep.c (s390_get_frame_info): Instead of
8699 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
8700 (s390_check_function_end, s390_is_sigreturn): Ditto.
8701 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
8702 (dis_asm_memory_error, dis_asm_print_address): Ditto.
8703 * disasm.c: Include "gdbcore.h".
8704 (_initialize_disasm): New function, initialize
8705 "deprecated_tm_print_insn_info".
8706 (deprecated_tm_print_insn_info): New variable.
8707 (dis_asm_read_memory): Moved from "corefile.c", made static.
8708 (dis_asm_print_address, dis_asm_memory_error): Ditto.
8709 * Makefile.in (disasm.o): Update dependencies.
8710
07020390
AC
87112003-04-30 Andrew Cagney <cagney@redhat.com>
8712
8713 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
8714
a9fa03de
AF
87152003-04-29 Adam Fedor <fedor@gnu.org>
8716
8717 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
8718 * infcall.c (find_function_addr): Make non-static.
8719 * infcall.h (find_function_addr): Declare.
8720 * Makefile.in (eval.o): Update dependencies.
8721
1bae87b9
AF
87222003-04-28 Adam Fedor <fedor@gnu.org>
8723
8724 * symtab.c (symbol_find_demangled_name): Check for and demangle
8725 ObjC symbols.
8726 (symbol_init_demangled_name): Init for language_objc as well.
8727
0ba6dca9
AC
87282003-04-28 Andrew Cagney <cagney@redhat.com>
8729
8730 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
8731 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
8732 * gdbarch.h, gdbarch.c: Re-generate.
8733 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
8734 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
8735 * inferior.h (deprecated_read_fp): Rename read_fp.
8736 (generic_target_read_fp): Delete declaration.
8737 * regcache.c (generic_target_read_fp): Delete function.
8738 (deprecated_read_fp): Replace read_fp, use
8739 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
8740 * d10v-tdep.c (d10v_read_fp): Delete function.
8741 (d10v_gdbarch_init): Do not set deprecated_read_fp.
8742
8743 * sparc-tdep.c (sparc_gdbarch_init): Do not set
8744 deprecated_target_read_fp to generic_target_read_fp.
8745 * sh-tdep.c (sh_gdbarch_init): Ditto.
8746 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8747 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8748 * frv-tdep.c (frv_gdbarch_init): Ditto.
8749
8750 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
8751 deprecated_fp_regnum.
8752 * x86-64-tdep.c (x86_64_init_abi): Ditto.
8753 * vax-tdep.c (vax_gdbarch_init): Ditto.
8754 * v850-tdep.c (v850_gdbarch_init): Ditto.
8755 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8756 * sh-tdep.c (sh_gdbarch_init): Ditto.
8757 * s390-tdep.c (s390_gdbarch_init): Ditto.
8758 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8759 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8760 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8761 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
8762 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8763 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8764 * i386-tdep.c (i386_gdbarch_init): Ditto.
8765 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
8766 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8767 * frv-tdep.c (frv_gdbarch_init): Ditto.
8768 * cris-tdep.c (cris_gdbarch_init): Ditto.
8769 * avr-tdep.c (avr_gdbarch_init): Ditto.
8770 * arm-tdep.c (arm_gdbarch_init): Ditto.
8771 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
8772
8773 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
8774 * v850-tdep.c (v850_gdbarch_init): Ditto.
8775 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8776 * sh-tdep.c (sh_gdbarch_init): Ditto.
8777 * s390-tdep.c (s390_gdbarch_init): Ditto.
8778 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8779 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8780 * mips-tdep.c (mips_gdbarch_init): Ditto.
8781 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8782 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8783 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
8784 * frv-tdep.c (frv_gdbarch_init): Ditto.
8785 * avr-tdep.c (avr_gdbarch_init): Ditto.
8786 * arm-tdep.c (arm_gdbarch_init): Ditto.
8787
8788 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
8789 DEPRECATED_FP_REGNUM.
8790 (vax_push_dummy_frame, vax_pop_frame): Ditto.
8791 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
8792 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
8793 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
8794 (sparc32_register_virtual_type): Ditto.
8795 * sh-tdep.c (sh64_frame_chain): Ditto.
8796 (sh64_get_saved_register, sh64_pop_frame): Ditto.
8797 (sh_nofp_frame_init_saved_regs): Ditto.
8798 (sh64_nofp_frame_init_saved_regs): Ditto.
8799 (sh_fp_frame_init_saved_regs): Ditto.
8800 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
8801 * remote-e7000.c (fetch_regs_from_dump): Ditto.
8802 * procfs.c (procfs_fetch_registers): Ditto.
8803 (procfs_store_registers): Ditto.
8804 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
8805 (store_inferior_registers, fetch_core_registers): Ditto.
8806 (fetch_kcore_registers, clear_regs): Ditto.
8807 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
8808 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
8809 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
8810 * nlm/i386.c (do_status): Ditto.
8811 * mipsv4-nat.c (supply_gregset): Ditto.
8812 * mips-tdep.c: Ditto for comments.
8813 * mips-nat.c (fetch_inferior_registers): Ditto.
8814 (store_inferior_registers, fetch_core_registers): Ditto.
8815 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
8816 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
8817 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
8818 (i386_do_pop_frame, i386_register_type): Ditto.
8819 * hppa-tdep.c (hppa_frame_chain): Ditto.
8820 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
8821 (hppa_pop_frame, hppa_read_fp): Ditto.
8822 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
8823 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
8824 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
8825 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
8826 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
8827 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
8828 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
8829 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
8830 * blockframe.c: Ditto for comments.
8831 * arch-utils.h: Ditto for comments.
8832 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
8833 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
8834 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
8835 * alpha-tdep.h: Ditto for comments.
8836 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
8837 (alpha_cannot_store_register): Ditto.
8838 (alpha_push_dummy_frame): Ditto.
8839 * alpha-nat.c (supply_gregset): Ditto.
8840
8841 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
8842 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
8843 * config/sparc/tm-sparc.h: Update comment.
8844
8845 * hppa-tdep.c (hppa_init_extra_frame_info): Use
8846 deprecated_read_fp instead of TARGET_READ_FP.
8847 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
8848 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
8849 * sparc-tdep.c (sparc_init_extra_frame_info): Use
8850 deprecated_read_fp instead of read_fp.
8851 * s390-tdep.c (s390_push_arguments): Ditto.
8852 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8853 * frame.h: Ditto in comments.
8854 * frame.c (legacy_get_prev_frame): Ditto.
8855 * dummy-frame.c (dummy_frame_this_id): Ditto.
8856 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
8857
d7a27068
AC
88582003-04-28 Andrew Cagney <cagney@redhat.com>
8859
8860 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
8861 * gdbarch.h, gdbarch.c: Re-generate.
8862 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
8863 * vax-tdep.c (_initialize_vax_tdep): Update.
8864 * v850-tdep.c (_initialize_v850_tdep): Update.
8865 * sparc-tdep.c (_initialize_sparc_tdep): Update.
8866 * s390-tdep.c (_initialize_s390_tdep): Update.
8867 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
8868 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
8869 * mips-tdep.c (_initialize_mips_tdep): Update.
8870 * mcore-tdep.c (_initialize_mcore_tdep): Update.
8871 * m68k-tdep.c (_initialize_m68k_tdep): Update.
8872 * ia64-tdep.c (_initialize_ia64_tdep): Update.
8873 * hppa-tdep.c (_initialize_hppa_tdep): Update.
8874 * h8300-tdep.c (_initialize_h8300_tdep): Update.
8875 * frv-tdep.c (_initialize_frv_tdep): Update.
8876 * cris-tdep.c (cris_delayed_get_disassembler): Update.
8877 (_initialize_cris_tdep): Update.
8878 * arch-utils.c (legacy_print_insn): Update.
8879 * alpha-tdep.c (_initialize_alpha_tdep): Update.
8880
d2630e69
AF
88812003-04-26 Adam Fedor <fedor@gnu.org>
8882
8883 * linespec.c (decode_objc): New function to decode ObjC calls
8884 (decode_line_1): Check for ObjC calls (using decode_objc)
8885 * Makefile (linespec.o): Update dependencies.
8886
3086aeae
DJ
88872003-04-26 Daniel Jacobowitz <drow@mvista.com>
8888
8889 * breakpoint.h (struct breakpoint_ops): New.
8890 (struct breakpoint): Add ops member.
8891
8892 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
8893 (mention): Use new breakpoint ops member.
8894 (set_raw_breakpoint): Initialize ops field to NULL.
8895 (print_exception_catchpoint, print_one_exception_catchpoint)
8896 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
8897 (gnu_v3_exception_catchpoint_ops): New.
8898 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
8899
1fbec6c3
AF
89002003-04-25 Adam Fedor <fedor@gnu.org>
8901
8902 * Makefile.in (COMMON_OBS): Add objc-lang.o
8903
0ef21242
AC
89042003-04-25 Andrew Cagney <cagney@redhat.com>
8905
8906 * d10v-tdep.c (print_insn): Delete function.
8907 (display_trace): Use TARGET_PRINT_INSN.
8908 (_initialize_d10v_tdep): Do not set tm_print_insn.
8909 (d10v_gdbarch_init): Set print_insn.
8910
f75493ed
AC
89112003-04-25 Andrew Cagney <cagney@redhat.com>
8912
8913 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
8914 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
8915 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
8916 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
8917 (nr_dmap_regs, a0_regnum): ... new functions.
8918 (d10v_print_registers_info): Use a0_regnum, use register_size.
8919 (d10v_register_byte): Delete function.
8920 (d10v_register_raw_size): Delete function.
8921 (d10v_register_type): Use a0_regnum.
8922 (d10v_print_registers_info): Use a0_regnum.
8923 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
8924 (d10v_gdbarch_init): Do not set register_byte or
8925 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
8926 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
8927 extract_address.
8928 (trace_command): Use XCALLOC.
8929 (print_insn): Delete reference to tm_print_insn.
8930 (saved_regs_unwinder): Use store_unsigned_integer instead of
8931 store_address.
8932 * frame.h (FRAME_OBSTACK_CALLOC): Define
8933
2202b100
DC
89342003-04-25 David Carlton <carlton@bactrian.org>
8935
8936 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
8937
4e45ca2e
AF
89382003-04-24 Adam Fedor <fedor@gnu.org>
8939
8940 * objc-lang.c: Include "valprint.h"
8941 * Makefile.in (objc-lang.o): Update dependencies.
8942
93de3e7f
AF
89432003-04-24 Adam Fedor <fedor@gnu.org>
8944
8ffd9b1b 8945 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
93de3e7f
AF
8946 architecture dependant compilation and mark as unimplemented
8947 (until they get put in the gdbarch vector).
8948
0f20eeea
DC
89492003-04-23 David Carlton <carlton@bactrian.org>
8950
8951 * cp-support.c (cp_find_first_component): Accept 'operator' in
8952 more locations.
8953
74cfe982
AC
89542003-04-23 Andrew Cagney <cagney@redhat.com>
8955
8956 * infcall.c (call_function_by_hand): Eliminate redundant
8957 indentation. Move "saved_async" and "old_cleanups" to where they
8958 are needed.
8ffd9b1b 8959
52557533
AC
89602003-04-23 Andrew Cagney <cagney@redhat.com>
8961
8962 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
8963 and "buffer". Move the "name" code to where it is needed.
8964
158775de
AC
89652003-04-23 Andrew Cagney <cagney@redhat.com>
8966
8967 * infcall.c (call_function_by_hand): Move variables "start_sp",
8968 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
8969 code to ON_STACK switch branch.
8ffd9b1b 8970
ebc7896c
AC
89712003-04-23 Andrew Cagney <cagney@redhat.com>
8972
8973 * infcall.c (call_function_by_hand): Make declaration of "i",
8974 "sal", "bpt" and "old_sp" more local to their use. Delete #if
8975 lint.
8976
d727590f
AC
89772003-04-23 Andrew Cagney <cagney@redhat.com>
8978
8979 * infcall.c (call_function_by_hand): Delete variable
8980 "n_method_args". Localize "param_type"'s declaration to the loop
8981 that it is used. Reinstate code assigning to said variable -
8982 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
8983 Rationalize code using "param_type".
8984
d585e13a
AC
89852003-04-22 Andrew Cagney <cagney@redhat.com>
8986
8987 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
8988 compute the breakpoint address. Only call FIX_CALL_DUMMY when
8989 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
8990 to DEPRECATED_PUSH_RETURN_ADDRESS.
8991
051caad9
KB
89922003-04-22 Kevin Buettner <kevinb@redhat.com>
8993
8994 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
8995 on the DWARF2 register number prior to fetching a register.
8996
77296879
JB
89972003-04-22 J. Brobecker <brobecker@gnat.com>
8998
8999 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
9000 Update all the tests using SOFT_FLOAT considering the fact that
8ffd9b1b 9001 this macro was always set to 0.
77296879
JB
9002 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
9003 considering the fact that this macro was always set to 0.
9004 * hppa-tdep.h (hppa_store_return_value): Likewise.
9005 (hppa_extract_return_value): Likewise.
9006
4252f1df
JB
90072003-04-22 J. Brobecker <brobecker@gnat.com>
9008
9009 * config/pa/tm-hppa.h: Remove obsolete code, was used by
9010 the hppa-pro target only.
9011
14604c6b
JB
90122003-04-21 J. Brobecker <brobecker@gnat.com>
9013
9014 Ongoing multi-arch conversion effort for HP/UX:
9015 * config/pa/tm-hppa.h: Move all macro that are no longer
9016 defined now that GDB_MULTI_ARCH is now set to 1 from here...
9017 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
9018
77eb01d1
JB
90192003-04-21 J. Brobecker <brobecker@gnat.com>
9020
9021 * config/pa/tm-hppa.h: Obsolete a section that was only used
9022 for hppa-pro.
9023
61995b3b
JB
90242003-04-21 J. Brobecker <brobecker@gnat.com>
9025
9026 Ongoing multi-arch conversion for HP/UX.
9027 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
9028 if already defined (allows hppa64 to stay non-multiarched for now).
9029 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
9030
4aa79dcc
AC
90312003-04-21 Andrew Cagney <cagney@redhat.com>
9032
9033 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
9034
0f751ff2
AC
90352003-04-21 Andrew Cagney <cagney@redhat.com>
9036
9037 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
9038 "i386_num_mmx_regs".
9039
04714b91
AC
90402003-04-21 Andrew Cagney <cagney@redhat.com>
9041
9042 * infcall.c: New file.
9043 * infcall.h: New file.
9044 * valarith.c: Include "infcall.h".
9045 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
9046 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
9047 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
9048 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
9049 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
9050 (SFILES): Add "infcall.c"
9051 (COMMON_OBS): Add "infcall.o".
9052 (infcall.o): Specify dependencies.
9053 * value.h (call_function_by_hand): Delete declaration.
9054 * inferior.h (run_stack_dummy): Delete declaration.
9055 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
9056 (run_stack_dummy): Move to "infcall.c", merged into
9057 call_function_by_hand.
9058 * valops.c (call_function_by_hand): Moved to "infcall.c".
9059 (find_function_addr, value_arg_coerce): Ditto.
9060 (unwindonsignal_p, coerce_float_to_double): Ditto.
9061 (_initialize_valops): Move "set/show coerce-float-to-double", and
9062 "set/show unwindonsignal" commands to "infcall.c".
9063 * v850-tdep.c, target.h: Update comments.
9064 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
9065 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
9066 (sh64_init_extra_frame_info): Update comments.
9067 * mn10300-tdep.c: Update comments.
9068 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
9069 * config/sparc/tm-sparc.h: Update comments.
9070 * breakpoint.h: Update comments.
9071 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
9072 * arm-tdep.c: Update comment.
9073
f9d3c2a8
MK
90742003-04-19 Mark Kettenis <kettenis@gnu.org>
9075
c40e1eab
MK
9076 * i386-tdep.c (i386_num_register_names): New variable.
9077 (i386_num_mmx_regs): Renamed from mmx_num_regs.
9078 (MM0_REGNUM): Remove redundant parentheses in define.
9079 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
9080 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
9081 i386_mxcsr_regnum_p): Remove redundant parentheses.
9082 (i386_register_name): Use i386_num_register_names.
8ffd9b1b 9083
94ea66b3
MK
9084 * i386-tdep.c (i386_extract_return_value,
9085 i386_store_return_value): Correct check for availability of
9086 floating-point registers.
9087
54299a1d
MK
9088 * i386-tdep.c (i386_frame_num_args): Remove function.
9089 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
9090
c86c27af
MK
9091 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
9092 mmx_regnum_to_fp_regnum. Adjust all callers.
9093
f9d3c2a8
MK
9094 * i386-tdep.c (i386_get_longjmp_target): Use
9095 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
9096 and TARGET_CHAR_BIT. Use extract_typed_address instead of
9097 extract_address.
9098
94ba74a9
MK
90992003-04-19 Mark Kettenis <kettenis@gnu.org>
9100
9101 * core-regset.c: Update comments to reflect reality. Re-order
9102 includes.
9103 (fetch_core_registers): Use switch instead of if. Remove
9104 redundant prototype.
9105
4074e13c
JB
91062003-04-18 Jim Blandy <jimb@redhat.com>
9107
9108 * s390-tdep.c (s390_frame_align): New function.
fbe586ae 9109 (s390_gdbarch_init): Register it with the gdbarch object.
4074e13c 9110
e3ab4aba
RH
91112003-04-17 Richard Henderson <rth@redhat.com>
9112
9113 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
9114
627bf7c1
EZ
91152003-04-17 Michael Snyder <msnyder@redhat.com>
9116 Karen Bennet <bennet@redhat.com>
9117
9118 Committed by Elena Zannoni <ezannoni@redhat.com>
9119 * gdb_gcore.sh: New script to create a core dump of a process.
8ffd9b1b 9120
514621a9
EZ
91212003-04-17 Elena Zannoni <ezannoni@redhat.com>
9122
9123 * values.c (value_being_returned): Don't fetch the return
fbe586ae 9124 value if the return type is void.
514621a9 9125
b4acd559
JJ
91262003-04-17 Jeff Johnston <jjohnstn@redhat.com>
9127
9128 * thread-db.c: Reindented.
8ffd9b1b 9129
530b167e 91302003-04-17 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b
AJ
9131
9132 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
9133 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
530b167e
JJ
9134 as types.
9135
0a48e7e8
MS
9136
9137
9138
9139
9140
9141
9142
9143
9144
9145
9146
9147
9148
9149
9150
9151
9152
9153
9154
9155
9156
9157
9158
8ffd9b1b 9159
ab9fe00e
KB
91602003-04-16 Kevin Buettner <kevinb@redhat.com>
9161
610a3745 9162 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
ab9fe00e
KB
9163 the size of ``long double'' to 16, instead of 8.
9164
e64a344c
MK
91652003-04-16 Mark Kettenis <kettenis@gnu.org>
9166
9167 * i386-linux-nat.c: Add some whitespace to make things more
9168 readable.
9169 (fetch_register, store_register, fetch_inferior_registers,
9170 store_inferior_registers): Get rid of assignment in if-statement.
9171 (store_register): Fix typo in error message.
9172
25d41031
AC
91732003-04-16 Andrew Cagney <cagney@redhat.com>
9174
9175 * utils.c (xmmalloc): Always allocate something, matches
9176 libiberty/xmalloc's semantics.
9177 (xmrealloc, xmcalloc): Ditto.
9178
c50901fd
AC
91792003-04-16 Andrew Cagney <cagney@redhat.com>
9180
9181 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
9182 update comments.
9183 (get_frame_type): Initialize unwind and type when needed.
9184 (get_frame_id, frame_register_unwind): Ditto.
9185
f81824a9
AC
91862003-04-16 Andrew Cagney <cagney@redhat.com>
9187
9188 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
9189 obsolete.
9190 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
9191 * sparcl-stub.c: Obsolete file.
9192 * config/sparc/tm-sparclet.h: Obsolete file.
9193 * sparclet-stub.c: Obsolete file.
9194 * sparclet-rom.c: Obsolete file.
9195 * sparcl-tdep.c: Obsolete file.
9196 * config/sparc/tm-sparclite.h: Obsolete file.
9197 * config/sparc/sparclite.mt: Obsolete file.
9198 * config/sparc/sparclet.mt: Obsolete file.
9199 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
9200 sparc86x-*-* obsolete.
9201
9219021c
DC
92022003-04-15 David Carlton <carlton@math.stanford.edu>
9203
9204 * Makefile.in (SFILES): Add cp-namespace.c.
9205 (COMMON_OBS): Add cp-namespace.o.
9206 (block.o): Depend on gdb_obstack_h and cp_support_h.
9207 (buildsym.o): Depend on cp_support_h.
9208 (cp-namespace.o): New.
9209 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
9210 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
9211 (dwarf2read.o): Depend on cp_support_h.
9212 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
9213 * dwarf2read.c (process_die): Set processing_has_namespace_info,
9214 processing_current_namespace.
9215 (read_namespace): Update processing_current_namespace; check for
9216 anonymous namespaces.
9217 (dwarf2_name): New function.
9218 (dwarf2_extension): Ditto.
9219 * cp-support.h: Update copyright, contributors.
9220 Add inclusion guards.
9221 Add opaque declaration for structs obstack, block, symbol.
9222 (struct using_direct): New struct.
9223 Add declarations for cp_find_first_component,
9224 cp_entire_prefix_len, processing_has_namespace_info,
9225 processing_current_namespace, cp_is_anonymous,
9226 cp_add_using_directive, cp_initialize_namespace,
9227 cp_finalize_namespace, cp_set_block_scope,
9228 cp_scan_for_anonymous_namespaces.
9229 * cp-namespace.c: New file.
9230 * cp-support.c: Update copyright.
9231 Include ctype.h, gdb_assert.h, gdbcmd.h.
9232 New variable maint_cplus_cmd_list.
9233 (cp_find_first_component): New function.
9234 (cp_entire_prefix_len, maint_cplus_command)
9235 (first_component_command, _initialize_cp_support): Ditto.
9236 * buildsym.c: Include cp-support.h.
9237 New variable using_list.
9238 (add_symbol_to_list): Check for anonymous namespaces.
9239 (finish_block): Set block's scope.
9240 (start_symtab): Initialize C++ namespace support.
9241 (end_symtab): Finalize C++ namespace support.
9242 * block.h: Add opaque declarations for structs
9243 block_namespace_info, using_direct, and obstack.
9244 Add declarations for block_set_scope and block_set_using.
9245 (struct block): Add 'language_specific' member.
9246 (BLOCK_NAMESPACE): New macro.
9247 * block.c: Include gdb_obstack.h and cp-support.h.
9248 (struct block_namespace_info): New struct.
9249 (block_set_scope): New function.
9250 (block_set_using, block_initialize_namespace): Ditto.
9251
d5a921c9
KB
92522003-04-14 Kevin Buettner <kevinb@redhat.com>
9253
9254 * solib-svr4.c (svr4_have_link_map_offsets): New function.
9255 (locate_base): Return early if there aren't any link map offsets.
9256 (svr4_solib_create_inferior_hook): Warn if shared library support
9257 is unavailable.
9258
d2a52b27
DC
92592003-04-14 David Carlton <carlton@math.stanford.edu>
9260
9261 * symtab.c (symbol_set_names): Add prefix when storing Java names
9262 in hash table. Fix for PR java/1039.
9263
980cae7a
DC
92642003-04-14 David Carlton <carlton@math.stanford.edu>
9265
9266 * symtab.c (symbol_set_names): Rename 'name' arg to
9267 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
9268 * symtab.h: Change 'name' argument in declaration of
9269 symbol_set_names to 'linkage_name'.
9270 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
9271
e227b13c
AC
92722003-04-14 Andrew Cagney <cagney@redhat.com>
9273
9274 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
9275 return the fully sign-extended register value.
9276 (get_frame_pointer): Ditto.
9277 (mips_pop_frame): Initialize "proc_desc" after checking for a
9278 dummy frame.
9279
36712a20
AC
92802003-04-14 Andrew Cagney <cagney@redhat.com>
9281
9282 * mips-tdep.c (mips_push_dummy_frame): Delete function.
9283 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
9284 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
9285 (mips_push_register): Delete function.
9286 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
9287 PUSH_FP_REGNUM.
9288
44ea7b70
JB
92892003-04-14 Jim Blandy <jimb@redhat.com>
9290
9291 * symmisc.c: #include "gdb_regex.h".
9292 (maintenance_list_symtabs, maintenance_list_psymtabs): New
9293 functions.
9294 * maint.c (maintenance_list_command): New function.
9295 (_initialize_maint_cmds): Register the above as commands.
9296 * symtab.h (maintenance_list_symtabs,
9297 maintenance_list_psymtabs): New declarations.
9298 * cli/cli-cmds.c (maintenancelistlist): New variable.
9299 (init_cmd_lists): Initialize it.
9300 * cli/cli-cmds.h (maintenancelistlist): New declaration.
9301 * gdbcmd.h (maintenancelistlist): New declaration.
9302 * Makefile.in (symmisc.o): Update dependencies.
9303
2d0c7962
EZ
93042003-04-14 Elena Zannoni <ezannoni@redhat.com>
9305
9306 * s390-nat.c: Include asm/types.h for addr_t.
9307
1947a811
CV
93082003-04-14 Corinna Vinschen <vinschen@redhat.com>
9309
9310 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
9311 actually incoming type.
9312
adb616d7
AC
93132003-04-13 Andrew Cagney <cagney@redhat.com>
9314
9315 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
9316 get_next_frame and get_frame_saved_regs.
9317
9b5e151c
AC
93182003-04-13 Andrew Cagney <cagney@redhat.com>
9319
9320 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
9321 of gdbarch_num_regs.
9322
ef6e7e13
AC
93232003-04-13 Andrew Cagney <cagney@redhat.com>
9324
9325 * frame.h: Mention what replaced what in "struct frame_info".
9326 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
9327 deprecated_update_frame_base_hack and
9328 deprecated_update_frame_pc_hack.
9329 * hppa-tdep.c: Ditto.
9330
61fbb938
DJ
93312003-04-13 Daniel Jacobowitz <drow@mvista.com>
9332
9333 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
9334 to read_reg and update its comment. Remove regnum member.
9335 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
9336 Don't call read_reg when setting in_reg. Call read_reg to get
9337 the frame base if it's in a register. Return the register number
9338 on the stack instead of in the context. Remove extra arguments
9339 to read_reg.
9340 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
9341 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
9342 the register number on the expression stack.
9343 (needs_frame_read_reg): Remove extra arguments.
9344
0d53c4c4
DJ
93452003-04-13 Daniel Jacobowitz <drow@mvista.com>
9346
9347 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
9348 made non-static.
9349 (execute_stack_op): All callers updated.
9350 * dwarf2expr.h: Add prototype for dwarf2_read_address.
9351 * dwarf2loc.c (find_location_expression): New function.
9352 (dwarf_expr_frame_base): Call it.
9353 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
9354 (dwarf2_tracepoint_var_ref): New function, broken out from
9355 locexpr_tracepoint_var_ref.
9356 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
9357 Make static.
9358 (loclist_read_variable, loclist_read_needs_frame): New functions.
9359 (loclist_describe_location, loclist_tracepoint_var_ref): New
9360 functions.
9361 (dwarf2_loclist_funcs): New struct location_funcs.
9362 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
9363 (struct dwarf2_locexpr_baton): Add comments.
9364 (dwarf2_loclist_funcs): New extern.
9365 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
9366 base_address and base_known.
9367 (dwarf_loc_buffer): New variable.
9368 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
9369 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
9370 (dwarf2_has_info): Initialize dwarf_loc_offset.
9371 (dwarf2_build_psymtabs): Read in .debug_loc.
9372 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
9373 DWARF_LOC_SIZE.
9374 (psymtab_to_symtab_1): Likewise. Move base address calculation
9375 here, from...
9376 (dwarf2_get_pc_bounds): ... here. Use the base address from
9377 cu_header.
9378 (dwarf2_symbol_mark_computed): Handle location lists.
9379
6aca59a3
DJ
93802003-04-13 Daniel Jacobowitz <drow@mvista.com>
9381
9382 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
9383 if the linkage name demangled successfully.
9384
aca1fcd0
MK
93852003-04-13 Mark Kettenis <kettenis@gnu.org>
9386
97095916
MK
9387 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
9388 disassmbly_flavour): Removed.
9389
aca1fcd0
MK
9390 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
9391
562a961f
MK
93922003-04-13 Mark Kettenis <kettenis@gnu.org>
9393
9394 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
9395
bd013d54
AC
93962003-04-12 Andrew Cagney <cagney@redhat.com>
9397
9398 * frame.h (struct frame_info): Move definition from here ...
9399 * frame.c (struct frame_info): ... to here.
9400
167ef8b1
AC
94012003-04-12 Andrew Cagney <cagney@redhat.com>
9402
9403 * gdbthread.h (save_infrun_state): Delete parameter
9404 "prev_func_start".
9405 (struct thread_info): Delete field "prev_func_start".
9406 (load_infrun_state): Ditto.
9407 * thread.c (load_infrun_state, save_infrun_state): Update.
9408 * infrun.c (prev_func_start): Delete variable.
9409 (context_switch, init_wait_for_inferior): Update.
9410 (stop_stepping, keep_going): Update.
9411
da3331ec
AC
94122003-04-12 Andrew Cagney <cagney@redhat.com>
9413
9414 * gdbarch.sh: Add missing opaque declarations.
9415 * gdbarch.h: Regnerate.
9416 * symtab.h: Add missing opaque declarations.
9417 * value.h, target.h, symfile.h, stabsread.h: Ditto.
9418 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
9419 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
9420 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
9421 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
9422 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
9423 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
9424 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
9425 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
9426 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
9427 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
9428 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
9429 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
9430
18adea3f
AC
94312003-04-11 Andrew Cagney <cagney@redhat.com>
9432
9433 * frame.c (get_frame_id): Return this frame's "id".
9434 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
9435 function start.
9436 (legacy_saved_regs_this_id): Replace function body with
9437 internal-error.
9438 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
9439 FRAME_OBSTACK_ZALLOC.
9440 (create_new_frame): Mark the frame ID as valid.
9441
2252e863
AO
94422003-04-11 Alexandre Oliva <aoliva@redhat.com>
9443
9444 * Makefile.in (libbfd_h): Added missing setting.
9445 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
9446 according to the selected ABI.
9447
a8245ab8
JJ
94482003-04-11 Jeff Johnston <jjohnstn@redhat.com>
9449
9450 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
9451
6913c89a
AC
94522003-04-11 Andrew Cagney <cagney@redhat.com>
9453
9454 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
9455 SAVED_PC_AFTER_CALL.
9456 * gdbarch.h, gdbarch.c: Regenerate.
9457 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9458 * x86-64-tdep.c (x86_64_init_abi): Update.
9459 * vax-tdep.c (vax_gdbarch_init): Update.
9460 * v850-tdep.c (v850_gdbarch_init): Update.
9461 * sparc-tdep.c (sparc_gdbarch_init): Update.
9462 * sh-tdep.c (sh_gdbarch_init): Update.
9463 * s390-tdep.c (s390_gdbarch_init): Update.
9464 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9465 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9466 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9467 * mips-tdep.c (mips_gdbarch_init): Update.
9468 * mcore-tdep.c (mcore_gdbarch_init): Update.
9469 * m68k-tdep.c (m68k_gdbarch_init): Update.
9470 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9471 * ia64-tdep.c (ia64_gdbarch_init): Update.
9472 (ia64_saved_pc_after_call): Update declaration.
9473 * i386ly-tdep.c (i386lynx_init_abi): Update.
9474 * i386-tdep.c (i386_gdbarch_init): Update.
9475 * hppa-tdep.c (hppa_gdbarch_init): Update.
9476 * h8300-tdep.c (h8300_gdbarch_init): Update.
9477 * frv-tdep.c (frv_gdbarch_init): Update.
9478 * cris-tdep.c (cris_gdbarch_init): Update.
9479 * avr-tdep.c (avr_gdbarch_init): Update.
9480 * arm-tdep.c (arm_gdbarch_init): Update.
9481 * alpha-tdep.c (alpha_gdbarch_init): Update.
9482 * ns32knbsd-nat.c (frame_num_args): Update.
9483 * ns32k-tdep.c (umax_frame_num_args): Update.
9484 * mips-tdep.c (mips_init_frame_pc_first): Update.
9485 * infrun.c (step_over_function): Update.
9486 * i386-linux-tdep.c (skip_hurd_resolver): Update.
9487 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
9488 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
9489 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9490 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9491 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
9492 * arm-linux-tdep.c (skip_hurd_resolver): Update.
9493 * arch-utils.c (init_frame_pc_default): Update.
9494 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
9495 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
9496 declaration.
8ffd9b1b 9497
38edeab8
AC
94982003-04-11 Andrew Cagney <cagney@redhat.com>
9499
9500 * i387-tdep.c: Update copyright.
9501 (i387_to_double): Delete function.
9502 (double_to_i387): Delete function.
9503
81f8a206
AC
95042003-04-10 Andrew Cagney <cagney@redhat.com>
9505
9506 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
9507 frame's function's address. Simplify.
9508 (d10v_frame_unwind_cache): Check that the frame's function is
9509 non-zero.
9510
6e691f7a
JB
95112003-04-10 Jim Blandy <jimb@redhat.com>
9512
9513 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
9514 call to set_gdbarch_deprecated_push_arguments.
9515
7f78e237
AC
95162003-04-10 Andrew Cagney <cagney@redhat.com>
9517
9518 * frame.c (fprint_frame_id): New function.
9519 (fprint_frame_type, fprint_frame): New function.
9520 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
9521 (create_sentinel_frame, get_frame_id): Ditto.
9522 (frame_id_p, frame_id_eq): Ditto.
9523 (frame_id_inner, create_new_frame): Ditto.
9524 (legacy_get_prev_frame, get_prev_frame): Ditto.
9525 (deprecated_update_frame_pc_hack): Ditto.
9526 (frame_register_unwind): Ditto.
9527 (deprecated_update_frame_base_hack): Ditto.
9528
f870b49b
CV
95292003-04-10 Corinna Vinschen <vinschen@redhat.com>
9530
9531 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
9532 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
9533 frame_chain function.
9534 * Makefile.in: Add dependencies due to above change.
9535
7c86889b
CV
95362003-04-10 Corinna Vinschen <vinschen@redhat.com>
9537
9538 * blockframe.c (legacy_frame_chain_valid): Move call to
9539 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
9540 inside_entry_file.
9541
d0a55772
AC
95422003-04-09 Andrew Cagney <cagney@redhat.com>
9543
9544 * frame.h (struct frame_id): Replace "pc" and "base" with
9545 "stack_addr" and "code_addr". Update comments.
9546 (frame_id_build): Update parameter names and comment.
9547 (struct frame_info): Replace "id_p" and "id" with "this_id".
9548 * dummy-frame.c (dummy_frame_this_id): Update.
9549 * breakpoint.c (print_one_breakpoint): Update.
9550 * frame.c (get_frame_id): Update.
9551 (get_frame_base, frame_id_build): Update.
9552 (create_sentinel_frame, legacy_get_prev_frame): Update.
9553 (deprecated_update_frame_base_hack): Update.
9554 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
9555 (frame_id_inner): Ditto.
9556
ac16bf07
AC
95572003-04-09 Andrew Cagney <cagney@redhat.com>
9558
9559 * defs.h (gdb_print_host_address): Make "addr" parameter a
9560 pointer constant.
9561 * utils.c (gdb_print_host_address): Update.
9562
366cfc9e
KB
95632003-04-09 Kevin Buettner <kevinb@redhat.com>
9564
9565 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
9566 register number for R0 is 0.
9567
cd983b5c
JB
95682003-04-09 J. Brobecker <brobecker@gnat.com>
9569
9570 * frame.h (struct gdbarch): Add opaque structure definition
9571 to avoid a compilation warning on LynxOS 4.0.
9572
d1340264
AC
95732003-04-09 Andrew Cagney <cagney@redhat.com>
9574
9575 * frame.h (struct frame_info): Delete field "pc". Replace
9576 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
9577 structure.
9578 * frame.c (frame_pc_unwind): Update.
9579 (create_sentinel_frame): Do not set "pc".
9580 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
9581 (get_frame_pc): Call frame_pc_unwind.
9582 (deprecated_update_frame_pc_hack): Update.
9583 (create_new_frame): Use "pc" not "->pc".
9584
90a6fffb
AC
95852003-04-09 Andrew Cagney <cagney@redhat.com>
9586
9587 * frame.c (get_frame_id): Eliminate code updating "frame".
9588 (legacy_get_prev_frame): Ditto.
9589 (get_frame_base): Return id.base directly.
9590 (deprecated_update_frame_base_hack): Update "id.base".
9591 * frame.h (struct frame_info): Delete field "frame".
9592
2fbce691
AC
95932003-04-09 Andrew Cagney <cagney@redhat.com>
9594
9595 * NEWS: Mention that the "Sequent family" is obsolete.
9596 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
9597 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
9598 * configure.host: Obsolete i[3456]86-sequent-bsd*,
9599 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
9600 * config/i386/tm-ptx4.h: Obsolete file.
9601 * config/i386/tm-ptx.h: Obsolete file.
9602 * symm-tdep.c: Obsolete file.
9603 * config/i386/symmetry.mt: Obsolete file.
9604 * config/i386/tm-symmetry.h: Obsolete file.
9605 * symm-nat.c: Obsolete file.
9606 * config/i386/nm-symmetry.h: Obsolete file.
9607 * config/i386/xm-symmetry.h: Obsolete file.
9608 * config/i386/symmetry.mh: Obsolete file.
9609 * config/i386/nm-ptx4.h: Obsolete file.
9610 * config/i386/ptx4.mh: Obsolete file.
9611 * config/i386/ptx.mt: Obsolete file.
9612 * config/i386/ptx.mh: Obsolete file.
9613 * config/i386/xm-ptx4.h: Obsolete file.
9614 * config/i386/xm-ptx.h: Obsolete file.
9615
78c43945
AC
96162003-04-09 Andrew Cagney <cagney@redhat.com>
9617
9618 Obsolete mips*-*-mach3*.
9619 * NEWS: Mention that mips*-*-mach3* is obsolete.
9620 * m3-nat.c: Obsolete file.
9621 * config/nm-m3.h: Obsolete file.
9622 * config/mips/tm-mipsm3.h: Obsolete file.
9623 * config/mips/mipsm3.mt: Obsolete file.
9624 * config/mips/mipsm3.mh: Obsolete file.
9625 * config/mips/xm-mipsm3.h: Obsolete file.
9626 * mipsm3-nat.c: Obsolete file.
9627 * configure.host: Obsolete mips-dec-mach3*.
9628 * configure.tgt: Obsolete mips*-*-mach3*.
9629
f1908289
AC
96302003-04-09 Andrew Cagney <cagney@redhat.com>
9631
9632 * doublest.h: Update copyright.
9633 (deprecated_store_floating, deprecated_extract_floating): Rename
9634 store_floating and extract_floating. Update comments.
9635 * doublest.c: Update copyright.
9636 (extract_floating_by_length): Replace extract_floating.
9637 (store_floating_by_length): Replace store_floating.
9638 (deprecated_extract_floating): New function.
9639 (deprecated_store_floating): New function.
9640 (extract_typed_floating): Call extract_floating_by_length.
9641 (store_typed_floating): Call store_floating_by_length.
9642 * x86-64-tdep.c (x86_64_store_return_value): Update.
9643 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
9644 (sh64_extract_return_value): Update.
9645 (sh_sh4_register_convert_to_virtual): Update.
9646 (sh_sh64_register_convert_to_virtual): Update.
9647 (sh_sh4_register_convert_to_raw): Update.
9648 (sh_sh64_register_convert_to_raw): Update.
9649 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
9650 (rs6000_register_convert_to_raw): Update.
9651 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
9652 (ia64_register_convert_to_raw): Update.
9653 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
9654 (REGISTER_CONVERT_TO_VIRTUAL): Update.
9655 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
9656 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
9657 (alpha_register_convert_to_raw): Update.
9658
4443bd83
AC
96592003-04-08 Andrew Cagney <cagney@redhat.com>
9660
9661 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
9662 * gdbarch.h, gdbarch.c: Re-generate.
9663 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
9664 (d10v_gdbarch_init): Do not set saved_pc_after_call.
9665 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
9666 conditionally, use frame_pc_unwind as an alternative. Add
9667 comments.
9668 * arch-utils.c (init_frame_pc_default): Only call
9669 SAVED_PC_AFTER_CALL when available.
9670
c0236d92
EZ
96712003-04-08 Elena Zannoni <ezannoni@redhat.com>
9672
fbe586ae 9673 * infrun.c (stop_soon): Rename from stop_soon_quietly.
c0236d92
EZ
9674 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
9675 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
9676 (start_remote): Ditto.
9677 (handle_inferior_event): Ditto.
9678 (save_inferior_status): Ditto.
9679 (restore_inferior_status): Ditto.
9680 * infcmd.c (attach_command): Ditto.
9681 * fork-child.c (startup_inferior): Ditto.
fbe586ae 9682 * inferior.h (stop_soon): Rename from stop_soon_quietly.
c0236d92
EZ
9683 * alpha-tdep.c (heuristic_proc_start): Ditto.
9684 * mips-tdep.c (heuristic_proc_start): Ditto.
9685 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
9686 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
9687 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
9688 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
9689 * remote-vx.c (vx_create_inferior): Ditto.
9690
96912003-04-08 Elena Zannoni <ezannoni@redhat.com>
9692
9693 * infrun.c (stop_soon_quietly): Make it an enum, to better
9694 override the default behavior of handle_inferior_event.
9695 (clear_proceed_status): Update uses of stop_soon_quietly to
9696 reflect that it is now an enum.
9697 (start_remote): Ditto.
9698 (handle_inferior_event): Change logic a bit if stop_soon_quietly
9699 is set to handle the new GNU/Linux kernel behavior for
9700 attach/sigstop. Update uses of stop_soon_quietly.
9701 * inferior.h (enum stop_kind): New enum.
9702 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
9703 Reset normal handle_inferior_event behavior, afterwards.
9704 * fork-child.c (startup_inferior): Update.
9705 * alpha-tdep.c (heuristic_proc_start): Update.
9706 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
9707 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
9708 * solib-osf.c (osf_solib_create_inferior_hook): Update.
9709 * solib-irix.c (irix_solib_create_inferior_hook): Update.
9710 * remote-vx.c (vx_create_inferior): Update.
9711 * mips-tdep.c (heuristic_proc_start): Update.
9712
1211bce3
EZ
97132003-04-07 Elena Zannoni <ezannoni@redhat.com>
9714
9715 * disasm.c (dump_insns): Move variables inside loop, or they will
fbe586ae 9716 be freed more than once, causing wild memory corruptions.
1211bce3 9717 (gdb_disassembly): Look for the substring "-thread",
fbe586ae 9718 instead of "-threads" in the target name, to make sure to find
8ffd9b1b 9719 the 'multi-thread' target. Also, make sure we do the right thing
fbe586ae 9720 with the "core" target.
1211bce3 9721
f0ef6b29
KB
97222003-04-07 Kevin Buettner <kevinb@redhat.com>
9723
9724 * mips-tdep.c (mips_print_fp_register): New function, created from
9725 do_fp_register_row(). Registers are now (also) printed as hex.
9726 Only one register is printed per row.
9727 (mips_print_register, do_fp_register_row): Print floating point
9728 registers with mips_print_fp_register().
9729
8cf71652
AC
97302003-04-06 Andrew Cagney <cagney@redhat.com>
9731
5e488a7b
AC
9732 * valprint.h (inspect_it): Add extern declaration.
9733 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
9734 (selectors_info, classes_info): Ditto.
9735 (find_objc_msgcall): Fix indentation.
9736 (objc_printstr): Delete extern declarations.
9737
8cf71652
AC
9738 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
9739
e6ba3bc9
AC
97402003-04-06 Andrew Cagney <cagney@redhat.com>
9741
9742 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
9743 Update comment.
9744 * frame.c (legacy_saved_regs_this_id): Update.
9745 (legacy_get_prev_frame): Update.
9746 * xstormy16-tdep.c: Update comment.
9747 * sparc-tdep.c (sparc_frame_chain): Update comment.
9748 * blockframe.c (legacy_frame_chain_valid): Update.
9749
55e1d7e7
AC
97502003-04-06 Andrew Cagney <cagney@redhat.com>
9751
996179ee
AC
9752 * valprint.c (val_print_type_code_int): Delete #ifdef
9753 PRINT_TYPELESS_INTEGER code.
9754
55e1d7e7
AC
9755 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
9756 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
9757 multi-arch definition.
9758 * gdbarch.h: Re-generate.
9759
43bd9a9e
AC
97602003-04-05 Andrew Cagney <cagney@redhat.com>
9761
9762 Eliminate FRAME_FIND_SAVED_REGS.
9763 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
9764 Change FSR parameter to a pointer.
9765 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
9766 Assume FSR parameter is a pointer.
9767 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
9768 Make fsr a pointer.
9769 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
9770 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
9771 saved_regs a pointer.
9772 (hppa_frame_saved_pc): Ditto.
9773 (find_dummy_frame_regs): Make frame_saved_regs a pointer
9774 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
9775 pointer.
9776 (restore_pc_queue): Make fsr a pointer.
9777 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
9778 (hppa_frame_chain): Make saved_regs a pointer, call
9779 hppa_frame_init_saved_regs.
9780 * sparc-tdep.c: Include "gdb_assert.h".
9781 (sparc_frame_find_saved_regs): Replace internal_error with
9782 gdb_assert.
9783 * remote-vxsparc.c (vx_read_register): Delete reference to
9784 FRAME_FIND_SAVED_REGS.
9785 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
9786 * gdbarch.h: Regenerate.
9787 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
9788 (deprecated_get_frame_saved_regs): Delete declaration.
9789 (struct frame_saved_regs): Delete definition.
9790 * frame.c (deprecated_get_frame_saved_regs): Delete function.
9791 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
9792 (hppa_frame_find_saved_regs): Delete declaration.
9793 (FRAME_FIND_SAVED_REGS): Delete macro.
9794 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
9795 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
9796 FRAME_FIND_SAVED_REGS in comment.
9797
be41e9f4
AC
97982003-04-05 Andrew Cagney <cagney@redhat.com>
9799
9800 * frame.c (frame_func_unwind, get_frame_func): New functions.
9801 * frame.h (get_frame_func, frame_func_unwind): Declare.
9802 (struct frame_info): Add field "prev_func" for caching the
9803 previous frame's function address.
9804 * arm-tdep.c (arm_frameless_function_invocation): Combine
9805 get_pc_function_start and get_frame_pc into get_frame_func.
9806 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
9807 (sh64_nofp_frame_init_saved_regs): Ditto.
9808 * s390-tdep.c (s390_function_start): Ditto.
9809 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
9810 (rs6000_frameless_function_invocation): Ditto.
9811 (rs6000_frame_saved_pc): Ditto.
9812 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
9813 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
9814 * i386-tdep.c (i386_frameless_signal_p): Ditto.
9815 (i386_frame_init_saved_regs): Ditto.
9816 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
9817 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
9818 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
9819 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
9820 * blockframe.c (frameless_look_for_prologue): Ditto.
9821
a01dd7cc
AC
98222003-04-05 Andrew Cagney <cagney@redhat.com>
9823
9824 * frame.c (legacy_get_prev_frame): Link prev to next at the
9825 function start. Update comments.
9826
5e5592e6
AC
98272003-04-05 Andrew Cagney <cagney@redhat.com>
9828
9829 * frame.c (get_frame_id): Update comment.
9830 (legacy_get_prev_frame): Update comment.
9831 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
9832 * gdbarch.h: Regenerate.
9833 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
9834 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
9835
6fba5002
AC
98362003-04-05 Andrew Cagney <cagney@redhat.com>
9837
9838 * stack.c (print_frame_info): Use get_frame_pc.
9839
7df05f2b
AC
98402003-04-04 Andrew Cagney <cagney@redhat.com>
9841
9842 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
9843 the frame's type from the unwinder.
9844 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
9845 (create_new_frame, legacy_get_prev_frame): When the unwinder's
9846 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
9847 (get_frame_base_address): Use get_frame_type.
9848 (get_frame_locals_address, get_frame_args_address): Ditto.
9849 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
9850 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
9851 (struct frame_info): Add comment explaining why the frame contains
9852 a "type" field.
9853 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
9854 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
9855 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
9856 NORMAL_FRAME.
9857 * frame-unwind.h: Include "frame.h".
9858 (struct frame_unwind): Add "type" field.
9859 * Makefile.in (frame_unwind_h): Add $(frame_h).
8ffd9b1b 9860
11889732
AC
98612003-04-04 Andrew Cagney <cagney@redhat.com>
9862
9863 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
9864 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
9865 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
9866 get_frame_base.
9867 (d10v_unwind_dummy_id): Use frame_id_build.
9868 * frame.c (find_frame_sal): Use get_frame_pc.
9869 (create_new_frame): Use deprecated_update_frame_pc_hack and
9870 deprecated_update_frame_base_hack.
9871 (create_sentinel_frame): Add comment about ->pc going away.
9872 (get_prev_frame): Add comment about ->pc going away.
9873 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
9874 frame_id_build, deprecated_update_frame_pc_hack and
9875 deprecated_update_frame_base_hack.
9876 (select_frame): Use get_frame_pc.
9877 (legacy_saved_regs_this_id): Use frame_id_build.
9878
50c46a0d
EZ
98792003-04-04 Elena Zannoni <ezannoni@redhat.com>
9880
fbe586ae
RH
9881 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
9882 signed integer case.
9883 (classify_argument): Handle enumerations and references.
50c46a0d 9884
50bbdbd9
AC
98852003-04-04 Andrew Cagney <cagney@redhat.com>
9886
9887 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
9888 ID to NULL.
9889
36018d2e
AF
98902003-04-01 Adam Fedor <fedor@gnu.org>
9891
9892 * gdb/objc-lang.c (selectors_info): Replace calls to
9893 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
9894 SYMBOL_NATURAL_NAME.
9895 (classes_info, find_methods): Likewise.
9896
35cec841
KB
98972003-04-03 Kevin Buettner <kevinb@redhat.com>
9898
9899 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
9900 ``mach'' to the value determined by bfd_default_set_arch_mach().
9901
43136899
BR
99022003-04-02 Bob Rossi <bob_rossi@cox.net>
9903
9904 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
9905 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
9906 (mi-cmd-file.o): Update dependencies.
9907
040b99fd
KB
99082003-04-01 Kevin Buettner <kevinb@redhat.com>
9909
9910 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
9911 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
9912
9a3d7dfd
AF
99132003-04-01 Adam Fedor <fedor@gnu.org>
9914
9915 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
9916 * language.h (struct language_defn): Add la_demangle.
9917 (language_demangle): Declare.
9918 * language.c (language_demangle): New function.
9919 (unk_lang_demangle): Likewise.
9920 (unknown_language_defn, auto_language_defn, local_language_defn):
fbe586ae 9921 Add ukn_lang_demangle.
9a3d7dfd 9922 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
fbe586ae 9923 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
9a3d7dfd
AF
9924 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
9925 (cplus_language_defn): Add cplus_demangle for la_demangle element.
9926 * jv-lang.c (java_demangle): New function
9927 (java_language_defn): Use it for la_demangle element.
fbe586ae
RH
9928 * objc-lang.c (objc_demangle): Add options argument
9929 (objc_language_defn): Use objc_demangle for la_demangle element.
9a3d7dfd
AF
9930 * maint.c (maintenance_demangle): Replace switch with
9931 call to language_demangle.
9932 * utils.c (fprintf_symbol_filtered): Likewise.
9933
5e074003
AC
99342003-04-01 Andrew Cagney <cagney@redhat.com>
9935
9936 * printcmd.c (print_frame_nameless_args): Delete #ifdef
9937 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
9938 PRINT_TYPELESS_INTEGER.
9939 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
9940 PUSH_RETURN_ADDRESS.
9941
270cb5d6
AC
99422003-04-01 Andrew Cagney <cagney@redhat.com>
9943
9944 * Makefile.in (d10v-tdep.o): Update dependencies.
9945 * d10v-tdep.c: Include "frame-base.h".
9946 (d10v_frame_unwind): Make constant.
9947 (d10v_frame_base_address): New function.
9948 (d10v_frame_base): New variable.
9949 (d10v_gdbarch_init): Set frame_base default.
9950 (struct d10v_unwind_cache): Add the field "prev_sp". Update
9951 comment for base.
9952 (d10v_frame_unwind_cache): Set and use "prev_sp".
9953 (d10v_frame_this_id): Use the previous frame's inner most stack
9954 address and this frame's func address for the frame ID. Use
9955 frame_id_build. Don't analyze beyond the current instruction.
8ffd9b1b 9956
6bfb3e36
AC
99572003-04-01 Andrew Cagney <cagney@redhat.com>
9958
9959 * frame.h (get_frame_locals_address, get_frame_args_address):
9960 Refer to the base address, instead of the address of the first
9961 local or parameter.
8ffd9b1b 9962
da62e633
AC
99632003-04-01 Andrew Cagney <cagney@redhat.com>
9964
9965 Add frame debug info addresses:
9966 * frame-base.c: New file.
9967 * frame-base.h: New file.
9968 * frame.h (struct frame_base): Add opaque declaration.
9969 (get_frame_base): Update comment.
9970 (get_frame_base_address): Declare.
9971 (get_frame_locals_address): Declare.
9972 (get_frame_args_address): Declare.
9973 (struct frame_info): Add "base" and "base_cache". Update
9974 comments on the unwinder.
9975 * frame.c: Include "frame-base.h".
9976 (get_frame_locals_address): New function.
9977 (get_frame_base_address): New function.
9978 (get_frame_args_address): New function.
9979 * findvar.c (read_var_value): Use get_frame_locals_address and
9980 get_frame_args_address.
9981 * stack.c (frame_info): Use get_frame_locals_address and
9982 get_frame_args_address.
9983 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
9984 moved to "frame-base.c".
9985 * printcmd.c (print_frame_nameless_args): Ditto.
9986 * symtab.h (address_class): Update comments.
9987 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
9988 get_frame_base_address.
9989 * dwarf2expr.c (execute_stack_op): Ditto.
9990 * Makefile.in (frame_base_h): Define.
9991 (frame.o): Update dependencies.
9992 (frame-base.o): Add dependencies.
9993 (SFILES): Add frame-base.c.
9994 (COMMON_OBS): Add frame-base.o.
9995
3d30e9c2
AC
99962003-04-01 Andrew Cagney <cagney@redhat.com>
9997
9998 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
9999 CALL_DUMMY_LENGTH): Ditto.
10000 * gdbarch.c: Re-generate.
10001 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
10002 (CALL_DUMMY_LENGTH): Delete macro.
10003 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
10004 * arm-tdep.c (arm_gdbarch_init): Ditto.
10005 * avr-tdep.c (avr_gdbarch_init): Ditto.
10006 * cris-tdep.c (cris_gdbarch_init): Ditto.
10007 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10008 * frv-tdep.c (frv_gdbarch_init): Ditto.
10009 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10010 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10011 * i386-tdep.c (i386_gdbarch_init): Ditto.
10012 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10013 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10014 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10015 * mips-tdep.c (mips_gdbarch_init): Ditto.
10016 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10017 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10018 * s390-tdep.c (s390_gdbarch_init): Ditto.
10019 * sh-tdep.c (sh_gdbarch_init): Ditto.
10020 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10021 * v850-tdep.c (v850_gdbarch_init): Ditto.
10022 * vax-tdep.c (vax_gdbarch_init): Ditto.
10023 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
10024
ce0c7262
CV
100252003-04-01 Corinna Vinschen <vinschen@redhat.com>
10026
10027 * frame.c (get_prev_frame): Disable call to inside_entry_file().
10028
73dd234f
AC
100292003-04-01 Andrew Cagney <cagney@redhat.com>
10030
10031 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
10032 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10033 * gdbarch.h, gdbarch.c: Re-generate.
10034 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10035 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10036 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10037 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10038 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
10039 * infcmd.c (run_stack_dummy): Simplify assuming
10040 CALL_DUMMY_BREAKPOINT_OFFSET_P.
10041 * infrun.c (handle_inferior_event): Ditto.
10042 * alpha-tdep.c (alpha_gdbarch_init): Do not set
10043 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
10044 * arm-tdep.c (arm_gdbarch_init): Ditto.
10045 * avr-tdep.c (avr_gdbarch_init): Ditto.
10046 * cris-tdep.c (cris_gdbarch_init): Ditto.
10047 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10048 * frv-tdep.c (frv_gdbarch_init): Ditto.
10049 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10050 * i386-tdep.c (i386_gdbarch_init): Ditto.
10051 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10052 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10053 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10054 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10055 * mips-tdep.c (mips_gdbarch_init): Ditto.
10056 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10057 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10058 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10059 * s390-tdep.c (s390_gdbarch_init): Ditto.
10060 * sh-tdep.c (sh_gdbarch_init): Ditto.
10061 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10062 * v850-tdep.c (v850_gdbarch_init): Ditto.
10063 * vax-tdep.c (vax_gdbarch_init): Ditto.
10064 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
10065
97606a13
DJ
100662003-04-01 Daniel Jacobowitz <drow@mvista.com>
10067
10068 * symfile.c (symfile_relocate_debug_section): Update call to
10069 bfd_simple_get_relocated_section_contents.
10070
e8ab51f7
AC
100712003-03-31 Andrew Cagney <cagney@redhat.com>
10072
10073 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
10074 * gdbarch.h, gdbarch.c: Regenerate.
10075 * inferior.h (FIX_CALL_DUMMY): Delete macro.
10076 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
10077 available.
10078 * frame.h (generic_fix_call_dummy): Delete declaration.
10079 * dummy-frame.h: Update comment.
10080 * dummy-frame.c (generic_fix_call_dummy): Delete function.
10081 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10082 fix_call_dummy.
10083 * sh-tdep.c (sh_gdbarch_init): Ditto.
10084 * s390-tdep.c (s390_gdbarch_init): Ditto.
10085 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10086 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10087 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10088 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10089 * i386-tdep.c (i386_gdbarch_init): Ditto.
10090 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10091 * frv-tdep.c (frv_gdbarch_init): Ditto.
10092 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10093 * cris-tdep.c (cris_gdbarch_init): Ditto.
10094 * avr-tdep.c (avr_gdbarch_init): Ditto.
10095 * arm-tdep.c (arm_gdbarch_init): Ditto.
10096
018d1b48
JB
100972003-03-31 J. Brobecker <brobecker@gnat.com>
10098
10099 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
10100 (INIT_FRAME_AP): Likewise.
10101 (EXTRA_FRAME_INFO): Likewise.
10102
e9a2674e
AC
101032003-03-31 Andrew Cagney <cagney@redhat.com>
10104
10105 * gdbarch.sh: Include "symfile.h".
10106 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
10107 * gdbarch.h, gdbarch.c: Re-generate.
10108 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
10109 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10110 call_dummy_address, the default is at entry_point_address.
10111 * v850-tdep.c (v850_gdbarch_init): Ditto.
10112 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10113 * sh-tdep.c (sh_gdbarch_init): Ditto.
10114 * s390-tdep.c (s390_gdbarch_init): Ditto.
10115 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10116 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10117 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10118 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10119 * i386-tdep.c (i386_gdbarch_init): Ditto.
10120 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10121 * frv-tdep.c (frv_gdbarch_init): Ditto.
10122 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10123 * cris-tdep.c (cris_gdbarch_init): Ditto.
10124 * arm-tdep.c (arm_gdbarch_init): Ditto.
10125
e8a8712a
AC
101262003-03-31 Andrew Cagney <cagney@redhat.com>
10127
10128 * gdbarch.sh (CALL_DUMMY_P): Delete.
10129 * gdbarch.h, gdbarch.c: Re-generate.
10130 * inferior.h (CALL_DUMMY_P): Delete macro.
10131 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10132 * vax-tdep.c (vax_gdbarch_init): Update.
10133 * v850-tdep.c (v850_gdbarch_init): Update.
10134 * sparc-tdep.c (sparc_gdbarch_init): Update.
10135 * sh-tdep.c (sh_gdbarch_init): Update.
10136 * s390-tdep.c (s390_gdbarch_init): Update.
10137 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10138 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10139 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10140 * mips-tdep.c (mips_gdbarch_init): Update.
10141 * mcore-tdep.c (mcore_gdbarch_init): Update.
10142 * m68k-tdep.c (m68k_gdbarch_init): Update.
10143 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10144 * ia64-tdep.c (ia64_gdbarch_init): Update.
10145 * i386-tdep.c (i386_gdbarch_init): Update.
10146 * h8300-tdep.c (h8300_gdbarch_init): Update.
10147 * frv-tdep.c (frv_gdbarch_init): Update.
10148 * d10v-tdep.c (d10v_gdbarch_init): Update.
10149 * cris-tdep.c (cris_gdbarch_init): Update.
10150 * breakpoint.c (deprecated_frame_in_dummy): Update.
10151 * avr-tdep.c (avr_gdbarch_init): Update.
10152 * alpha-tdep.c (alpha_gdbarch_init): Update.
10153 * arm-tdep.c (arm_gdbarch_init): Update.
10154 * dummy-frame.c (dummy_frame_this_id): Update comments.
10155 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
10156 * frame.c (legacy_get_prev_frame): Ditto.
10157 * valops.c (call_function_by_hand): Delete function.
10158 (hand_function_call): Rename to call_function_by_hand
10159
ed234cf8
AC
101602003-03-30 Andrew Cagney <cagney@redhat.com>
10161
10162 2002-11-10 Klee Dienes <kdienes@apple.com>
fbe586ae 10163 * value.h (struct value): Update comment.
ed234cf8 10164
06c77151
AC
101652003-03-30 Andrew Cagney <cagney@redhat.com>
10166
6c2b5168
AC
10167 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
10168 D10V_FP_REGNUM.
10169 (d10v_gdbarch_init): Do not set fp_regnum.
10170
06c77151
AC
10171 * frame.c (get_frame_base): Force ID initialization.
10172 (get_prev_frame): Move computation of the frame ID from here ...
10173 (get_frame_id): ... to here.
10174 (legacy_get_prev_frame): Mark the frame ID as valid.
10175 * frame.h (struct frame_info): Add field "id_p".
10176
97a1a11c
MK
101772003-03-30 Mark Kettenis <kettenis@gnu.org>
10178
10179 * i386-tdep.c (i386_store_struct_return): Removed.
10180 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
10181
6c0e89ed
AC
101822003-03-30 Andrew Cagney <cagney@redhat.com>
10183
10184 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
10185 * gdbarch.h, gdbarch.c: Regenerate.
10186 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
10187 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
10188 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10189 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10190 * i386-tdep.c (i386_gdbarch_init): Ditto.
10191 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10192 * cris-tdep.c (cris_gdbarch_init): Ditto.
10193 * vax-tdep.c (vax_gdbarch_init): Ditto.
10194 * s390-tdep.c (s390_gdbarch_init): Ditto.
10195 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10196 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10197 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10198 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
10199 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
10200 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
10201 * sparc-tdep.c (sparc_gdbarch_init): Update.
10202 * sh-tdep.c (sh_gdbarch_init): Update.
10203 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10204 * mips-tdep.c (mips_gdbarch_init): Update.
10205 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10206 * ia64-tdep.c (ia64_gdbarch_init): Update.
10207 * frv-tdep.c (frv_gdbarch_init): Update.
10208 * avr-tdep.c (avr_gdbarch_init): Update.
10209 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
10210 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
10211 instead of when push_dummy_call is not available.
8ffd9b1b 10212
f7dd6af2
AC
102132003-03-30 Andrew Cagney <cagney@redhat.com>
10214
10215 * infttrace.c: Include "gdbthread.h".
10216 (parent_attach_all): Fix function signature.
10217 (call_ptrace): Update call.
10218 * Makefile.in (infttrace.o): Update dependencies.
10219
28f617b3
AC
102202003-03-30 Andrew Cagney <cagney@redhat.com>
10221
10222 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
10223 PUSH_RETURN_ADDRESS.
10224 * gdbarch.h, gdbarch.c: Regenerate.
10225 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10226 * x86-64-tdep.c (x86_64_init_abi): Update.
10227 * v850-tdep.c (v850_gdbarch_init): Update.
10228 * sparc-tdep.c (sparc_gdbarch_init): Update.
10229 * sh-tdep.c (sh_gdbarch_init): Update.
10230 * s390-tdep.c (s390_gdbarch_init): Update.
10231 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10232 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10233 * mips-tdep.c (mips_gdbarch_init): Update.
10234 * mcore-tdep.c (mcore_gdbarch_init): Update.
10235 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10236 * ia64-tdep.c (ia64_gdbarch_init): Update.
10237 * i386-tdep.c (i386_gdbarch_init): Update.
10238 * h8300-tdep.c (h8300_gdbarch_init): Update.
10239 * frv-tdep.c (frv_gdbarch_init): Update.
10240 * cris-tdep.c (cris_gdbarch_init): Update.
10241 * avr-tdep.c (avr_gdbarch_init): Update.
10242 * arm-tdep.c (arm_gdbarch_init): Update.
10243 * valops.c (hand_function_call): Update.
10244
4d628cd7
AC
102452003-03-29 Andrew Cagney <cagney@redhat.com>
10246
10247 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
10248 sizeof_call_dummy_words.
10249 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
10250 define.
10251 * gdbarch.h: Regenerate.
8ffd9b1b 10252
65e82032
AC
102532003-03-29 Andrew Cagney <cagney@redhat.com>
10254
10255 * infttrace.h: New file.
10256 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
10257 (hpread_get_textlow): Detect an uninitialized dn_bufp.
10258 (hpread_read_doc_function_type): Detect an initialized type1.
10259 (hpread_quick_traverse): Initialize mod_name_string.
10260 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
10261 (som_solib_get_solib_by_pc): Declare.
10262 (so_lib_thread_start_addr): Declare.
10263 (no_shared_libraries): Declare.
10264 * somread.c (init_import_symbols): Make static. Add forward
10265 declaration.
10266 * config/pa/nm-hppah.h: Include "infttrace.h" for
10267 parent_attach_all.
10268 (hppa_insert_hw_watchpoint): Declare.
10269 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
10270 * hppah-nat.c: Include "gdb_string.h".
10271 (parent_attach_all): Delete extern declaration, moved to
10272 "infttrace.h".
10273 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
10274 int.
10275 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
10276 * Makefile.in (infttrace_h): Define.
10277 (hpread.o): Update dependencies.
10278 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
10279 * hppa-hpux-tdep.c: Include "gdb_string.h".
10280 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
10281 * infrun.c (handle_inferior_event): Always initialize
10282 stepped_after_stopped_by_watchpoint. Add default and remove
10283 fallthrough in switch statement.
10284 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
10285 parameter to int.
10286 (hppa_remove_hw_watchpoint): Ditto.
10287
2c3bbe77
AC
102882003-03-29 Andrew Cagney <cagney@redhat.com>
10289
10290 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
10291 offset.
10292
2dd604e7
RE
102932003-03-29 Richard Earnshaw <rearnsha@arm.com>
10294
10295 * arm-tdep.c (arm_push_arguments): Delete.
10296 (struct stack_item): New type.
10297 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
10298 (arm_store_struct_return): Delte.
10299 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
10300 arm_push_arguments or arm_store_struct_return.
10301
e8933a55
AC
103022003-03-28 Andrew Cagney <cagney@redhat.com>
10303
10304 * Makefile.in (d10v-tdep.o): Update dependencies.
10305 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
10306 * d10v-tdep.c: Include "remote.h".
10307 (target_resume_hook): Delete extern declaration.
10308 (target_wait_loop_hook): Ditto.
10309 (tdisassemble_command): Eliminate assignment in "if" conditional.
10310 (d10v_ts2_register_sim_regno): Eliminate call to
10311 legacy_register_sim_regno.
10312 (d10v_ts3_register_sim_regno): Ditto.
10313
6949171e
JJ
103142003-03-28 Jeff Johnston <jjohnstn@redhat.com>
10315
10316 * thread.c: Reindented.
10317 * lin-lwp.c: Ditto.
10318 * linux-proc.c: Ditto.
10319
98c7071f
BR
103202003-03-28 Bob Rossi <bob_rossi@cox.net>
10321
fbe586ae 10322 * MAINTAINERS (write after approval): Add myself.
98c7071f 10323
5edc9ca6
TR
103242003-03-27 Theodore A. Roth <troth@openavr.org>
10325
10326 * objc-exp.y: Add missing semi-colons.
10327
378bfd1b
AC
103282003-03-27 Andrew Cagney <cagney@redhat.com>
10329
10330 * regcache.c (write_sp): Delete function and references.
10331 * inferior.h (write_sp): Delete declaration.
10332 * valops.c (hand_function_call): Replace write_sp with
10333 TARGET_WRITE_SP.
10334 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
10335 (sparc_pop_frame): Ditto.
8ffd9b1b 10336
56056df7
AC
103372003-03-27 Andrew Cagney <cagney@redhat.com>
10338
10339 * NEWS: Mention removal of support for hppa*-*-bsd* and
10340 hppa*-*-osf* natives, and hppa*-*-pro* target.
10341 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
10342 * config/pa/xm-pa.h: Obsolete file.
10343 * config/pa/xm-hppab.h: Obsolete file.
10344 * config/pa/nm-hppab.h: Obsolete file.
10345 * config/pa/tm-hppab.h: Obsolete file.
10346 * config/pa/tm-hppao.h: Obsolete file.
10347 * config/pa/nm-hppao.h: Obsolete file.
10348 * config/pa/tm-pro.h: Obsolete file.
10349 * config/pa/hppaosf.mt: Obsolete file.
10350 * config/pa/hppaosf.mh: Obsolete file.
10351 * config/pa/hppapro.mt: Obsolete file.
10352 * config/pa/hppabsd.mt: Obsolete file.
10353 * config/pa/hppabsd.mh: Obsolete file.
10354 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
10355 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
10356 hppa*-*-osf*.
10357
5873a88d
AC
103582003-03-27 Andrew Cagney <cagney@redhat.com>
10359
10360 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
10361 push_arguments. Don't set push_return_address or write_sp.
10362 (d10v_push_dummy_call): Replace d10v_push_arguments.
10363 (d10v_push_return_address, d10v_write_sp): Delete function,
10364 handled by push_dummy_call.
10365
b81774d8
AC
103662003-03-26 Andrew Cagney <cagney@redhat.com>
10367
10368 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
10369 (push_dummy_call): New pure multi-arch replacement with gdbarch,
10370 regcache and dummy_addr parameters.
10371 * gdbarch.h, gdbarch.c: Re-generate.
10372 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
10373 available; assume it will handle stack alignment and return
10374 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
10375 legacy_push_arguments.
10376 (legacy_push_arguments): Rename default_push_arguments.
10377 * value.h (legacy_push_arguments): Rename default_push_arguments.
10378 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
10379 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10380 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10381 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10382 * config/i386/tm-symmetry.h: Update.
10383 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10384 * x86-64-tdep.c (x86_64_init_abi): Update.
10385 * v850-tdep.c (v850_gdbarch_init): Update.
10386 * sparc-tdep.c (sparc_gdbarch_init): Update.
10387 * sh-tdep.c (sh_gdbarch_init): Update.
10388 * s390-tdep.c (s390_gdbarch_init): Update.
10389 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10390 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10391 * mips-tdep.c (mips_gdbarch_init): Update.
10392 * mcore-tdep.c (mcore_gdbarch_init): Update.
10393 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10394 * ia64-tdep.c (ia64_gdbarch_init): Update.
10395 * i386-tdep.c (i386_gdbarch_init): Update.
10396 * hppa-tdep.c (hppa_gdbarch_init): Update.
10397 * h8300-tdep.c (h8300_gdbarch_init): Update.
10398 * frv-tdep.c (frv_gdbarch_init): Update.
10399 * d10v-tdep.c (d10v_gdbarch_init): Update.
10400 * cris-tdep.c (cris_gdbarch_init): Update.
10401 * avr-tdep.c (avr_gdbarch_init): Update.
10402 * arm-tdep.c (arm_gdbarch_init): Update.
10403 * arm-linux-tdep.c (arm_linux_init_abi): Update.
10404 * alpha-tdep.c (alpha_gdbarch_init): Update.
10405
f541410f
DJ
104062003-03-26 Daniel Jacobowitz <drow@mvista.com>
10407
10408 * signals/signals.c (do_target_signal_to_host): Correct realtime
10409 signal range test.
10410
69f567ae
DJ
104112003-03-26 Daniel Jacobowitz <drow@mvista.com>
10412
10413 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
10414 (struct sal_chain, map_catch_names): Remove.
10415 (catch_exception_command_1): Don't call
10416 handle_gnu_4_16_catch_command.
10417
d5d14a5a
DJ
104182003-03-26 Daniel Jacobowitz <drow@mvista.com>
10419
10420 From Mark Dettinger <dettinge@de.ibm.com>:
10421 * dwarf2cfi.c (read_2u): Increment pointer by two.
10422
bdd73e22
DJ
104232003-03-26 Daniel Jacobowitz <drow@mvista.com>
10424
10425 * signals/signals.c: Fix typos in last change.
10426
960cb555
DJ
104272003-03-26 Daniel Jacobowitz <drow@mvista.com>
10428
10429 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
10430 not already defined. Use __SIGRTMIN if available.
10431 (target_signal_from_host): Remove SIGRTMIN block.
10432 (do_target_signal_to_host): Remove SIGRTMIN block; check that
10433 the signal is within the realtime range.
10434
f636b87d
AF
104352003-03-25 Adam Fedor <fedor@gnu.org>
10436
10437 * Makefile.in (infrun.o): Add $(language_h)
10438 * infrun.c (handle_inferior_event): Use skip_language_trampoline
10439 for language specific trampolines.
10440 * language.h (struct language_defn): Add skip_trampoline.
10441 (skip_language_trampoline): Declare.
10442 * language.c (unk_lang_trampoline, skip_language_trampoline):
10443 New functions.
10444 (unknown_language_defn, auto_language_defn, local_language_defn):
10445 Add ukn_lang_trampoline.
10446 * ada-lang.c (ada_language_defn): Add NULL for language
10447 specific skip_trampoline.
10448 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
10449 scm-lang.c: Likewise.
10450 * objc-lang.c (objc_skip_trampoline): New function.
10451 (objc_language_defn): Add objc_skip_trampoline.
10452
28f617b3 104532003-03-25 Andrew Cagney <cagney@redhat.com>
270c3b1d
AC
10454
10455 * frame.c (get_prev_frame): Delay validating a frame's ID -
10456 non-NULL, didn't go backwards - until an attempt to unwind it to
10457 the previous frame.
10458
f933a9c5
AC
104592003-03-25 Andrew Cagney <cagney@redhat.com>
10460
10461 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
10462 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
10463 * gdbarch.h, gdbarch.c: Re-generate.
10464 * config/sparc/tm-sparc.h
10465 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
10466 * sparc-tdep.c (sparc_gdbarch_init): Set
10467 deprecated_extra_stack_alignment_needed.
10468 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
10469 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
10470 extra_stack_alignment_needed.
10471 * v850-tdep.c (v850_gdbarch_init): Ditto.
10472 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10473 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10474 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10475 * cris-tdep.c (cris_gdbarch_init): Ditto.
10476 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10477 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8ffd9b1b 10478
4183d812
AC
104792003-03-25 Andrew Cagney <cagney@redhat.com>
10480
10481 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
10482 STORE_STRUCT_RETURN.
10483 * gdbarch.h, gdbarch.c: Regenerate.
10484 * d10v-tdep.c (d10v_store_struct_return): Delete function.
10485 (d10v_push_arguments): Set the struct return register.
10486 (d10v_gdbarch_init): Update.
10487 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10488 * x86-64-tdep.c (x86_64_init_abi): Update.
10489 * vax-tdep.c (vax_gdbarch_init): Update.
10490 * v850-tdep.c (v850_gdbarch_init): Update.
10491 * sparc-tdep.c (sparc_gdbarch_init): Update.
10492 * sh-tdep.c (sh_gdbarch_init): Update.
10493 * s390-tdep.c (s390_gdbarch_init): Update.
10494 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10495 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10496 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10497 * mips-tdep.c (mips_gdbarch_init): Update.
10498 * mcore-tdep.c (mcore_gdbarch_init): Update.
10499 * m68k-tdep.c (m68k_gdbarch_init): Update.
10500 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10501 * ia64-tdep.c (ia64_gdbarch_init): Update.
10502 * i386-tdep.c (i386_gdbarch_init): Update.
10503 * hppa-tdep.c (hppa_gdbarch_init): Update.
10504 * h8300-tdep.c (h8300_gdbarch_init): Update.
10505 * frv-tdep.c (frv_gdbarch_init): Update.
10506 * cris-tdep.c (cris_gdbarch_init): Update.
10507 * avr-tdep.c (avr_gdbarch_init): Update.
10508 * arm-tdep.c (arm_gdbarch_init): Update.
10509 * alpha-tdep.c (alpha_gdbarch_init): Update.
8ffd9b1b 10510
1bf6d5cc
AC
105112003-03-25 Andrew Cagney <cagney@redhat.com>
10512
10513 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
10514 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
10515 CALL_DUMMY_STACK_ADJUST with a predicate variable.
10516 * gdbarch.h, gdbarch.c: Regenerate.
10517 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10518 call_dummy_stack_adjust_p.
10519 * vax-tdep.c (vax_gdbarch_init): Ditto.
10520 * v850-tdep.c (v850_gdbarch_init): Ditto.
10521 * sh-tdep.c (sh_gdbarch_init): Ditto.
10522 * s390-tdep.c (s390_gdbarch_init): Ditto.
10523 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10524 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10525 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10526 * mips-tdep.c (mips_gdbarch_init): Ditto.
10527 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10528 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10529 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10530 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10531 * i386-tdep.c (i386_gdbarch_init): Ditto.
10532 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10533 * frv-tdep.c (frv_gdbarch_init): Ditto.
10534 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10535 * cris-tdep.c (cris_gdbarch_init): Ditto.
10536 * avr-tdep.c (avr_gdbarch_init): Ditto.
10537 * arm-tdep.c (arm_gdbarch_init): Ditto.
10538 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10539 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
10540 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
10541 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
10542 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
10543 call_dummy_stack_adjust_p.
10544 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
10545 (CALL_DUMMY_STACK_ADJUST): Delete macro.
10546 * sparc-tdep.c (sparc32_push_arguments): Update.
10547 * valops.c (hand_function_call): Update.
10548
71c08af0
CV
105492003-03-25 Corinna Vinschen <vinschen@redhat.com>
10550
10551 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
10552 set_gdbarch_char_signed.
10553
30757f90
RE
105542003-03-25 Richard Earnshaw <rearnsha@arm.com>
10555
10556 PR cli/548
10557 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
10558
03d48a7d
RE
105592003-03-25 Richard Earnshaw <rearnsha@arm.com>
10560
10561 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
10562 (_initialize_arm_tdep): Don't set tm_print_insn.
10563
2cf6873c
AF
105642003-03-24 Adam Fedor <fedor@gnu.org>
10565
10566 * Makefile.in (YYOBJ): Add objc-exp.tab.o
10567 * objc-lang.h: Add multiple inclusion protection.
10568 (start_msglist, add_msglist, end_msglist): Additional declarations.
10569
17c0759e
RE
105702003-03-24 Richard Earnshaw <rearnsha@arm.com>
10571
10572 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
10573 value was renamed to ARM_FLOAT_SOFT_FPA.
10574
618ce49f
AC
105752003-03-23 Andrew Cagney <cagney@redhat.com>
10576
10577 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
10578 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
10579 * gdbarch.h, gdbarch.c: Regenerate.
10580 * valops.c (hand_function_call): Update.
10581 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
10582 * frame.c (legacy_saved_regs_this_id): Update.
10583 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
10584 * dummy-frame.h: Update.
10585 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
10586 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
10587 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
10588 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
10589 * config/m68k/tm-sun3.h: Update.
10590 * blockframe.c (inside_main_func, frame_chain_valid): Update.
10591 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10592 * x86-64-tdep.c (x86_64_init_abi): Update.
10593 * vax-tdep.c (vax_gdbarch_init): Update.
10594 * v850-tdep.c (v850_gdbarch_init): Update.
10595 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
10596 * sh-tdep.c (sh_gdbarch_init): Update.
10597 * s390-tdep.c (s390_gdbarch_init): Update.
10598 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
10599 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
10600 (frame_get_saved_regs): Update.
10601 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10602 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10603 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10604 * mips-tdep.c (mips_gdbarch_init): Update.
10605 * mcore-tdep.c (mcore_gdbarch_init): Update.
10606 * m68k-tdep.c (m68k_gdbarch_init): Update.
10607 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10608 * ia64-tdep.c (ia64_gdbarch_init): Update.
10609 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
10610 * i386-interix-tdep.c (i386_interix_init_abi): Update.
10611 (i386_interix_back_one_frame): Update.
10612 * hppa-tdep.c (hppa_gdbarch_init): Update.
10613 (hppa_init_extra_frame_info): Update.
10614 * h8300-tdep.c (h8300_gdbarch_init): Update.
10615 * frv-tdep.c (frv_gdbarch_init): Update.
10616 * cris-tdep.c (cris_gdbarch_init): Update.
10617 * avr-tdep.c (avr_gdbarch_init): Update.
10618 * arm-tdep.c (arm_gdbarch_init): Update.
10619 * alpha-tdep.c (alpha_gdbarch_init): Update.
10620
fd50bc42
RE
106212003-03-22 Richard Earnshaw <rearnsha@arm.com>
10622
10623 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
10624 (arm_get_fp_model): Declare.
10625 * arm-tdep.c (fp_model_strings): New string array.
10626 (arm_fp_model, current_fp_model): New variables.
10627 (arm_get_fp_model): New function.
10628 (arm_set_fp): New function.
10629 (set_fp_model_sfunc): New function.
10630 (show_fp_model): New function.
10631 (_initialize_arm_tdep): Add new command to set/show the FPU.
10632 (arm_extract_return_value): Use arm_get_fp_model.
10633 (arm_store_return_value): Likewise.
10634 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
10635 to initialize the floating-point data types.
10636 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
10637 model is FPA.
10638
26304000
RE
106392003-03-22 Richard Earnshaw <rearnsha@arm.com>
10640
10641 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
10642 the current setting of each value.
10643 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
8ffd9b1b 10644 new_set and new_show. Use add_setshow_cmd_full and
26304000
RE
10645 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
10646 commands and add new version as subcommands of "set/show arm".
10647
afd7eef0
RE
106482003-03-22 Richard Earnshaw <rearnsha@arm.com>
10649
10650 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
10651 (set_arm_command, show_arm_command): New functions.
10652 (_initialize_arm_tdep): Add them.
10653 (num_disassembly_options): Renamed from num_flavor_options.
10654 (valid_disassembly_styles): Renamed from valid_flavors.
10655 (disassembly_style): Renamed from disassembly_flavor.
8ffd9b1b 10656 (set_disassembly_style_sfunc): Renamed from
afd7eef0
RE
10657 set_disassembly_flavor_sfunc.
10658 (set_disassembly_style): Renamed from set_disassembly_flavor.
10659 (arm_othernames): Updated.
10660 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
10661 command. Add "set/show arm disassembly" commands. Deprecate
10662 "othernames" command.
10663
299a7944
RE
106642003-03-22 Richard Earnshaw <rearnsha@arm.com>
10665
10666 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
10667 (arm-tdep.o): Depend on elf_arm_h.
10668
c1dac9e6
RE
106692003-03-22 Richard Earnshaw <rearnsha@arm.com>
10670
10671 * Makefile.in (coff_internal_h): Define.
10672 (arm-tdep.o): Update dependencies.
10673
2702d96c
RE
106742003-03-22 Richard Earnshaw <rearnsha@arm.com>
10675
10676 * arm-tdep.c (prologue_cache): Delete.
10677 (check_prologue_cache, save_prologue_cache): Delete.
10678 (arm_scan_prologue): Don't check or update the prologue_cache.
10679 (arm_gdb_arch_init): Don't initialize it.
10680 (_initialize_arm_tdep): Likewise.
10681
27d5d74b
SC
106822003-03-21 Stephane Carrez <stcarrez@nerim.fr>
10683
10684 * MAINTAINERS (tui): Maintainer of tui code.
10685
1762d96d
CV
106862003-03-21 Corinna Vinschen <vinschen@redhat.com>
10687
10688 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
10689 (i386-cygwin-tdep.o): Add dependencies.
10690 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
10691 * i386-cygwin-tdep.c: New file.
10692 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
10693 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
10694
4c2e2391
AC
106952003-03-20 Andrew Cagney <cagney@redhat.com>
10696
f20d38b7
AC
10697 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
10698 (handle_inferior_event): Remove code calling
10699 DYNAMIC_TRAMPOLINE_NEXTPC.
10700
0022b738
AC
10701 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
10702 already has a full path.
10703
864dbc90
AC
10704 * main.c (gdb_main): Return 1.
10705 (captured_main): Call error to report an invalid interpreter.
10706
4c2e2391
AC
10707 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
10708 * alpha-osf1-tdep.c: Include "gdb_string.h".
10709
5ef7553b
JB
107102003-03-19 J. Brobecker <brobecker@gnat.com>
10711
10712 Continuing work to convert the hppa targets to multiarch partial.
10713
10714 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
10715 method, now that hppa_push_dummy_frame has a conformant prototype.
10716 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
10717 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
10718 for the switch to multiarch partial.
10719
7bde8967
KB
107202003-03-19 Kevin Buettner <kevinb@redhat.com>
10721
10722 * mdebugread.c (parse_symbol): For stEnd, we're done counting
10723 when iss is issNull.
10724
b006a9e9
KB
107252003-03-18 Kevin Buettner <kevinb@redhat.com>
10726
10727 * mips-tdep.c (mips_register_name): Fix fencepost error involving
10728 NUM_REGS bounds check.
10729
5e2e9765
KB
107302003-03-18 Kevin Buettner <kevinb@redhat.com>
10731
10732 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
10733 * mips-tdep.c (gdb_assert.h): Include.
10734 (mips_generic_reg_names, mips_processor_reg_names): Make static.
10735 (mips_register_name): Handle integer registers explicitly. Add
10736 bounds checking.
10737 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
10738 (mips_lsi33k_reg_names): Don't list integer registers; they're
10739 handled by mips_register_name() now.
10740 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
10741 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
10742 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
10743 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
10744 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
10745
a2867626
AC
107462003-03-18 Andrew Cagney <cagney@redhat.com>
10747
10748 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
10749 a void pointer.
10750 * gdbtypes.h (print_scalar_formatted): Update declaration.
10751 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
10752
06600e06
JB
107532003-03-18 J. Brobecker <brobecker@gnat.com>
10754
10755 * infrun.c (observer.h): Add #include.
10756 (normal_stop): Add call to observer_notify_normal_stop.
10757 * Makefile.in (infrun.o): Add dependency on observer.h.
10758
7daf4f5b
JB
107592003-03-18 J. Brobecker <brobecker@gnat.com>
10760
10761 Continuing work to convert the hppa targets to multiarch partial.
10762 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
10763 parameter. Reformat comment.
10764 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
10765 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
10766 to match new profile.
10767
3371ccc0
JB
107682003-03-18 J. Brobecker <brobecker@gnat.com>
10769
10770 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
10771 appear to be working in any case.
10772
4fbe891e
JB
107732003-03-18 J. Brobecker <brobecker@gnat.com>
10774
10775 * observer.c (observer_test_first_observer): New static variable.
10776 (observer_test_second_observer): Likewise.
10777 (observer_test_third_observer): Likewise.
10778 (observer_test_first_notification_function): New static function.
10779 (observer_test_second_notification_function): Likewise.
10780 (observer_test_third_notification_function): Likewise.
10781
a7ff40e7
JB
107822003-03-17 J. Brobecker <brobecker@gnat.com>
10783
10784 * hppa-tdep.c (gdb_assert.h): Add missing #include.
10785 * somsolib.c (gdb_assert.h): Likewise.
10786 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
10787 (somsolib.o): Likewise.
10788
26ca4152
AC
107892003-03-17 Andrew Cagney <cagney@redhat.com>
10790
10791 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
10792 BFD. Simplify setting of di.endian.
10793
0a613259
AC
107942003-03-17 Andrew Cagney <cagney@redhat.com>
10795
10796 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
10797 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
10798
10799 From Elena Zannoni <ezannoni@redhat.com>
10800 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
10801 vector and floating-point parameters.
10802 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
10803 convention.
10804 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
10805
1132738f
FN
108062003-03-17 Fernando Nasser <fnasser@redhat.com>
10807
10808 * MAINTAINERS: Remove my name from several maintainership roles.
10809
6dc42492
AC
108102003-03-17 Andrew Cagney <cagney@redhat.com>
10811
10812 Fix frame off-by-one bug.
10813 * frame-unwind.h (frame_this_id_ftype): Replace
10814 frame_unwind_id_ftype.
10815 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
10816 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
10817 with "prev_register".
10818 * frame-unwind.c (frame_unwind_find_by_pc): Return
10819 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
10820 comment.
10821 * dummy-frame.c (cached_find_dummy_frame): Delete function.
10822 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
10823 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
10824 (dummy_frame_unwind): Update.
10825 * sentinel-frame.c (sentinel_frame_prev_register): Replace
10826 sentinel_frame_register_unwind.
10827 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
10828 (sentinel_frame_unwinder): Update.
10829 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
10830 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
10831 * frame.c (create_sentinel_frame): Update. Initialize
10832 "prologue_cache" instead of "unwind_cache".
10833 (frame_register_unwind): Call this frame's prev_register with the
10834 next frame and this frame's prologue cache.
10835 (get_prev_frame): Simplify. Always call prev frame's this_id with
10836 this frame and prev frame's prologue cache. Document that this
10837 call is shifted one to the left when compared to the
10838 frame_register_unwind call.
10839 (legacy_saved_regs_prev_register): Replace
10840 frame_saved_regs_register_unwind.
10841 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
10842 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
10843 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
10844 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
10845 (d10v_frame_unwind): Update.
10846 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
10847 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
10848 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
10849 "saved_regs" with "this_saved_regs".
10850
efd710d6
AC
108512003-03-16 Andrew Cagney <cagney@redhat.com>
10852
10853 * frame.c (frame_pop): Don't call target_store_registers. Fix
10854 problem reported by Mark Kettenis.
10855
4e259f09
MK
108562003-03-16 Mark Kettenis <kettenis@gnu.org>
10857
10858 * i386-tdep.c (i386_register_type): Renamed from
10859 i386_register_virtual_type. Adjust function signature.
10860 (i386_gdbarch_init): Set register_type instead of
10861 deprecated_max_register_raw_size,
10862 deprecated_max_register_virtual_size and register_virtual_type.
10863
055bb976
AC
108642003-03-14 Andrew Cagney <cagney@redhat.com>
10865
10866 * frame.c (get_prev_frame): When a legacy frame, always call
10867 legacy_get_prev_frame. Simplify unwind code using assumption that
10868 the unwinder is new.
10869 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
10870 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
10871 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
10872
ac2adee5
AC
108732003-03-14 Andrew Cagney <cagney@redhat.com>
10874
10875 * frame.c (get_saved_register): Delete function.
10876 * frame.h (get_saved_register): Delete declaration.
10877 * xstormy16-tdep.c: Update comment.
10878 * regcache.h: Update comments.
10879 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
10880 get_saved_register and extract_address, use
10881 frame_read_unsigned_register.
10882 (sparc_frame_saved_pc): Ditto.
10883 (sparc_get_saved_register): Instead of get_saved_register, use
10884 frame_register.
10885 (sparc_pop_frame): Ditto.
10886 * findvar.c: Update comments.
10887 (value_of_register): Call frame_register instead of
10888 get_saved_register.
10889 (value_from_register): Ditto.
10890 * config/sparc/tm-sparc.h: Update comment.
10891 * breakpoint.c: Update comment.
10892
129c1cd6
AC
108932003-03-14 Andrew Cagney <cagney@redhat.com>
10894
10895 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
10896 GET_SAVED_REGISTER.
10897 * gdbarch.h, gdbarch.c: Re-generate.
10898 * frame.h: Update comments.
10899 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10900 * x86-64-tdep.c (x86_64_init_abi): Update.
10901 * sparc-tdep.c (sparc_gdbarch_init): Update.
10902 * sh-tdep.c (sh_gdbarch_init): Update.
10903 * mips-tdep.c (mips_gdbarch_init): Update.
10904 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10905 * cris-tdep.c (cris_gdbarch_init): Update.
10906 * ia64-tdep.c (ia64_gdbarch_init): Update.
10907 * frame.c (frame_register): Update.
10908 (get_saved_register): Update.
10909 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
8ffd9b1b 10910
749b82f6
AC
109112003-03-13 Andrew Cagney <cagney@redhat.com>
10912
10913 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
10914 * gdbarch.h, gdbarch.c: Regenerate.
10915 * valops.c (hand_function_call): Update comment.
10916 * stack.c (return_command): Update comment.
10917 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
10918 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
10919 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10920 * x86-64-tdep.c (x86_64_init_abi): Update.
10921 * vax-tdep.c (vax_gdbarch_init): Update.
10922 * v850-tdep.c (v850_gdbarch_init): Update.
10923 * sparc-tdep.c (sparc_gdbarch_init): Update.
10924 * sh-tdep.c (sh_gdbarch_init): Update.
10925 * s390-tdep.c (s390_gdbarch_init): Update.
10926 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10927 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10928 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10929 * mips-tdep.c (mips_gdbarch_init): Update.
10930 * mcore-tdep.c (mcore_gdbarch_init): Update.
10931 * m68k-tdep.c (m68k_gdbarch_init): Update.
10932 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10933 * ia64-tdep.c (ia64_gdbarch_init): Update.
10934 * i386-tdep.c (i386_gdbarch_init): Update.
10935 * hppa-tdep.c (hppa_gdbarch_init): Update.
10936 * h8300-tdep.c (h8300_gdbarch_init): Update.
10937 * frv-tdep.c (frv_gdbarch_init): Update.
10938 * cris-tdep.c (cris_gdbarch_init): Update.
10939 * avr-tdep.c (avr_gdbarch_init): Update.
10940 * arm-tdep.c (arm_gdbarch_init): Update.
10941 * alpha-tdep.c (alpha_gdbarch_init): Update.
10942
1594fa56
AC
109432003-03-13 Andrew Cagney <cagney@redhat.com>
10944
10945 * frame.c (legacy_frame_p): New function.
10946 (get_prev_frame): Use legacy_frame_p.
10947 * frame.h (legacy_frame_p): Declare.
10948
7717fda3
V
109492003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
10950
fbe586ae 10951 * MAINTAINERS (write after approval): Alphabetically
7717fda3
V
10952 listing corrected.
10953
0c67cbe9
V
109542003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
10955
fbe586ae 10956 * MAINTAINERS (write after approval): Add myself.
0c67cbe9 10957
03febf99
AC
109582003-03-12 Andrew Cagney <cagney@redhat.com>
10959
10960 * frame.c (get_prev_frame): Rename the frame parameter to
10961 "this_frame".
10962 (get_next_frame, legacy_get_prev_frame): Ditto.
10963
0a1e1ca1
AC
109642003-03-12 Andrew Cagney <cagney@redhat.com>
10965
10966 * frame.c (get_current_frame): Check target_has_registers before
10967 checking target_has_stack.
10968 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
10969 instead of deprecated_selected_frame.
10970 * findvar.c (value_of_register): Pass "frame", not
10971 deprecated_selected_frame, to value_of_builtin_reg.
10972
a66a9c23
AC
109732003-03-12 Andrew Cagney <cagney@redhat.com>
10974
10975 * regcache.c (regcache_cooked_write_signed): New function.
10976 (regcache_cooked_write_unsigned): New function.
10977 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
10978 (regcache_cooked_read_signed): Fix regnum in range assertion.
10979 * regcache.h (regcache_cooked_write_signed): Declare.
10980 (regcache_cooked_write_unsigned): Declare.
10981
8bedc050
AC
109822003-03-12 Andrew Cagney <cagney@redhat.com>
10983
10984 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
10985 * gdbarch.h, gdbarch.c: Re-generate.
10986 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10987 * x86-64-tdep.h: Update.
10988 * x86-64-tdep.c (x86_64_init_abi): Update.
10989 * v850-tdep.c (v850_gdbarch_init): Update.
10990 * sparc-tdep.c (sparc_gdbarch_init): Update.
10991 * sh-tdep.c (sh_gdbarch_init): Update.
10992 * s390-tdep.c (s390_gdbarch_init): Update.
10993 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10994 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10995 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10996 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10997 * mips-tdep.c (mips_gdbarch_init): Update.
10998 * mcore-tdep.c (mcore_gdbarch_init): Update.
10999 * m68k-tdep.c (m68k_gdbarch_init): Update.
11000 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11001 * ia64-tdep.c (ia64_gdbarch_init): Update.
11002 * i386-tdep.c (i386_gdbarch_init): Update.
11003 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11004 * hppa-tdep.c (hppa_gdbarch_init): Update.
11005 * h8300-tdep.c (h8300_gdbarch_init): Update.
11006 * frv-tdep.c (frv_gdbarch_init): Update.
11007 * cris-tdep.c (cris_gdbarch_init): Update.
11008 * avr-tdep.c (avr_gdbarch_init): Update.
11009 * arm-tdep.c (arm_gdbarch_init): Update.
11010 * alpha-tdep.c (alpha_gdbarch_init): Update.
11011 * sh-tdep.c (sh_init_extra_frame_info): Update.
11012 (sh64_init_extra_frame_info): Update.
11013 * ns32knbsd-nat.c (frame_num_args): Update.
11014 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
11015 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
11016 (xstormy16_frame_chain_valid): Update.
11017 * vax-tdep.c (vax_saved_pc_after_call): Update.
11018 * v850-tdep.c (v850_frame_chain): Update.
11019 (v850_pop_frame): Update.
11020 (v850_init_extra_frame_info): Update.
11021 * sparc-tdep.c (setup_arbitrary_frame): Update.
11022 * ns32k-tdep.c (umax_frame_num_args): Update.
11023 * s390-tdep.c (s390_pop_frame_regular): Update.
11024 * mn10300-tdep.c (mn10300_frame_chain): Update.
11025 (mn10300_pop_frame_regular): Update.
11026 (mn10300_init_extra_frame_info): Update.
11027 * mips-tdep.c (mips_init_frame_pc_first): Update.
11028 (mips_frame_chain): Update.
11029 (mips_pop_frame): Update.
11030 * mcore-tdep.c (mcore_frame_chain): Update.
11031 (mcore_pop_frame): Update.
11032 (mcore_init_extra_frame_info): Update.
11033 * arch-utils.c (init_frame_pc_default): Update.
11034 * m68k-tdep.c (isi_frame_num_args): Update.
11035 (delta68_frame_num_args): Update.
11036 (news_frame_num_args): Update.
11037 * ia64-tdep.c (ia64_pop_frame_regular): Update.
11038 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
11039 (alpha_frame_chain): Update.
11040 (alpha_pop_frame): Update.
11041 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
11042 (hppa_init_extra_frame_info): Update.
11043 (hppa_frame_chain): Update.
11044 (hppa_frame_chain_valid): Update.
11045 * cris-tdep.c (cris_init_extra_frame_info): Update.
11046 * avr-tdep.c (avr_init_extra_frame_info): Update.
11047 * arm-tdep.c (arm_frame_chain_valid): Update.
11048 (arm_init_extra_frame_info): Update.
11049 (arm_pop_frame): Update.
11050 * frame.c (frame_pc_unwind): Update.
11051 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
11052 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11053 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11054 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
11055 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
11056 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
8ffd9b1b 11057
7a25a7c1
AC
110582003-03-12 Andrew Cagney <cagney@redhat.com>
11059
11060 Eliminate the need for POP_FRAME.
11061 * frame.c (do_frame_unwind_register): New function.
11062 (frame_pop): When no POP_FRAME, pop the frame using register
11063 unwind and a scratch regcache.
11064 (frame_saved_regs_pop): Delete function.
11065 (trad_frame_unwinder): Update.
11066 * d10v-tdep.c (d10v_frame_pop): Delete function.
11067 (d10v_frame_unwind): Update.
11068 * sentinel-frame.c (sentinel_frame_pop): Delete function.
11069 (sentinel_frame_unwinder): Update.
11070 * dummy-frame.c (dummy_frame_pop): Delete function.
11071 (dummy_frame_unwind): Update.
11072 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
11073 (struct frame_unwind): Update.
11074
2f38ef89
KB
110752003-03-11 Kevin Buettner <kevinb@redhat.com>
11076
11077 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
11078 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
11079 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
11080 Do range checks on register number obtained from debugging info.
11081 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
11082 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
11083 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
11084 mapping function.
11085 (do_fp_register_row): Fix typo which caused double type to be
11086 used when attempting to unpack a float.
11087
552f4abf
JB
110882003-03-11 J. Brobecker <brobecker@gnat.com>
11089
11090 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
11091
e0d2ae16
AC
110922003-03-11 Andrew Cagney <cagney@redhat.com>
11093
11094 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
11095 frame. Problem found by Corinna Vinschen.
11096
ddbfdd06
PM
110972003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
11098
11099 * doublest.c (floatformat_from_length): Accept also
11100 the real size of 'long double' type.
11101
088b2ddc 111022003-03-10 Daniel Jacobowitz <drow@mvista.com>
31cc81e9 11103
088b2ddc 11104 From Klee Dienes <kdienes@apple.com>:
31cc81e9
DJ
11105 * breakpoint.c (bpstat_copy): Copy the command lines as well
11106 as the old value, to match what is freed in bpstat_clear.
11107
f56f77c1
DC
111082003-03-10 David Carlton <carlton@math.stanford.edu>
11109
11110 * minsyms.c (add_minsym_to_hash_table): Replace
11111 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
11112 (compare_minimal_symbols, compact_minimal_symbols)
11113 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
11114 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
11115 of DEPRECATED_SYMBOL_MATCHES_NAME.
11116 (lookup_minimal_symbol_solib_trampoline): Ditto.
11117
5602984a
AC
111182003-03-10 Andrew Cagney <cagney@redhat.com>
11119
11120 * regcache.h (regcache_cooked_read_ftype): Define.
11121 (regcache_save, regcache_restore): Add a cooked_read parameter.
11122 * regcache.c (regcache_save, regcache_restore): Update.
11123 (do_cooked_read): New function.
11124 (regcache_cpy): Pass do_cooked_read to regcache_save and
11125 regcache_restore.
11126
8bedc050
AC
111272003-03-10 Andrew Cagney <cagney@redhat.com>
11128
11129 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
11130 * gdbarch.h, gdbarch.c: Re-generate.
11131 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11132 * x86-64-tdep.h: Update.
11133 * x86-64-tdep.c (x86_64_init_abi): Update.
11134 * v850-tdep.c (v850_gdbarch_init): Update.
11135 * sparc-tdep.c (sparc_gdbarch_init): Update.
11136 * sh-tdep.c (sh_gdbarch_init): Update.
11137 * s390-tdep.c (s390_gdbarch_init): Update.
11138 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11139 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11140 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11141 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11142 * mips-tdep.c (mips_gdbarch_init): Update.
11143 * mcore-tdep.c (mcore_gdbarch_init): Update.
11144 * m68k-tdep.c (m68k_gdbarch_init): Update.
11145 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11146 * ia64-tdep.c (ia64_gdbarch_init): Update.
11147 * i386-tdep.c (i386_gdbarch_init): Update.
11148 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11149 * hppa-tdep.c (hppa_gdbarch_init): Update.
11150 * h8300-tdep.c (h8300_gdbarch_init): Update.
11151 * frv-tdep.c (frv_gdbarch_init): Update.
11152 * cris-tdep.c (cris_gdbarch_init): Update.
11153 * avr-tdep.c (avr_gdbarch_init): Update.
11154 * arm-tdep.c (arm_gdbarch_init): Update.
11155 * alpha-tdep.c (alpha_gdbarch_init): Update.
11156 * sh-tdep.c (sh_init_extra_frame_info): Update.
11157 (sh64_init_extra_frame_info): Update.
11158 * ns32knbsd-nat.c (frame_num_args): Update.
11159 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
11160 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
11161 (xstormy16_frame_chain_valid): Update.
11162 * vax-tdep.c (vax_saved_pc_after_call): Update.
11163 * v850-tdep.c (v850_frame_chain): Update.
11164 (v850_pop_frame): Update.
11165 (v850_init_extra_frame_info): Update.
11166 * sparc-tdep.c (setup_arbitrary_frame): Update.
11167 * ns32k-tdep.c (umax_frame_num_args): Update.
11168 * s390-tdep.c (s390_pop_frame_regular): Update.
11169 * mn10300-tdep.c (mn10300_frame_chain): Update.
11170 (mn10300_pop_frame_regular): Update.
11171 (mn10300_init_extra_frame_info): Update.
11172 * mips-tdep.c (mips_init_frame_pc_first): Update.
11173 (mips_frame_chain): Update.
11174 (mips_pop_frame): Update.
11175 * mcore-tdep.c (mcore_frame_chain): Update.
11176 (mcore_pop_frame): Update.
11177 (mcore_init_extra_frame_info): Update.
11178 * arch-utils.c (init_frame_pc_default): Update.
11179 * m68k-tdep.c (isi_frame_num_args): Update.
11180 (delta68_frame_num_args): Update.
11181 (news_frame_num_args): Update.
11182 * ia64-tdep.c (ia64_pop_frame_regular): Update.
11183 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
11184 (alpha_frame_chain): Update.
11185 (alpha_pop_frame): Update.
11186 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
11187 (hppa_init_extra_frame_info): Update.
11188 (hppa_frame_chain): Update.
11189 (hppa_frame_chain_valid): Update.
11190 * cris-tdep.c (cris_init_extra_frame_info): Update.
11191 * avr-tdep.c (avr_init_extra_frame_info): Update.
11192 * arm-tdep.c (arm_frame_chain_valid): Update.
11193 (arm_init_extra_frame_info): Update.
11194 (arm_pop_frame): Update.
11195 * frame.c (frame_pc_unwind): Update.
11196 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
11197 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11198 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11199 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
11200 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
11201 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
8ffd9b1b 11202
12cc2063
AC
112032003-03-10 Andrew Cagney <cagney@redhat.com>
11204
11205 * gdbarch.sh (gdbarch_unwind_pc): New method.
11206 * gdbarch.h, gdbarch.c: Regenerate.
11207 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
11208 but use read_pc and FRAME_SAVED_PC as fall backs.
11209 (frame_saved_regs_pc_unwind): Delete function.
11210 (trad_frame_unwinder): Update.
11211 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
11212 (struct frame_unwind): Update.
11213 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
11214 (dummy_frame_unwind): Update.
11215 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
11216 (sentinel_frame_unwinder): Update.
11217 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
11218 (d10v_frame_unwind): Update.
11219 (d10v_unwind_pc): New function.
11220 (d10v_gdbarch_init): Set unwind_pc.
11221
ef840a37
AC
112222003-03-10 Andrew Cagney <cagney@redhat.com>
11223
a2ce2e56
AC
11224 * gdbarch.h: Re-generate.
11225
ef840a37
AC
11226 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
11227 PC.
11228 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
11229 the PC register.
11230
08f3424b
MK
112312003-03-08 Mark Kettenis <kettenis@gnu.org>
11232
11233 * gdbarch.sh (save_dummy_frame_tos): Add comment.
11234
1248ede2
AC
112352003-03-08 Andrew Cagney <cagney@redhat.com>
11236
11237 * cli-out.c: Update copyright.
11238 (cli_out_data): Define typedef. Use instead of ui_out_data.
11239
f49bacc8
AC
112402003-03-08 Andrew Cagney <cagney@redhat.com>
11241
11242 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
11243 the result.
11244
9b05f993
AC
112452003-03-07 Andrew Cagney <cagney@redhat.com>
11246
11247 * gdbarch.sh: Don't generate two macro definitions when an
11248 undefined macro taking no arguments.
11249 * gdbarch.h: Regenerate.
8ffd9b1b 11250
166f4c7b
ML
112512002-03-07 Michal Ludvig <mludvig@suse.cz>
11252
11253 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
11254 (x86_64_unwind_dummy_id): New functions.
11255 (x86_64_init_abi): Register these two new functions.
11256
6d686a84
ML
112572003-03-07 Michal Ludvig <mludvig@suse.cz>
11258
11259 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
8ffd9b1b 11260 (x86_64_skip_prologue): Move prologue detection to
6d686a84
ML
11261 separate function.
11262 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
11263
6314f104
AC
112642003-03-05 Andrew Cagney <cagney@redhat.com>
11265
11266 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
11267 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
11268 * frame.c (get_prev_frame): Restructure the frame ID unwind code
11269 to use unwind_dummy_id when a dummy frame.
11270 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
11271 predicate.
11272 * gdbarch.h, gdbarch.c: Regneerate.
8ffd9b1b 11273
ceea5145
AC
112742003-03-05 Andrew Cagney <cagney@redhat.com>
11275
11276 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
11277 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
11278 Do not use d10v_read_sp or d10v_read_fp when obtaining register
11279 values.
11280
0d843116
AC
112812003-03-05 Andrew Cagney <cagney@redhat.com>
11282
11283 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
11284 (struct d10v_unwind_cache): Delete field "frameless". Replace
11285 "next_addr" with "sp_offset". Add "r11_offset".
11286 (d10v_frame_unwind_cache): Update.
11287 (prologue_find_regs): Update. When "mv r11, sp", save the
11288 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
11289 RN was saved in r11_offset.
11290
b2579786
AC
112912003-03-05 Andrew Cagney <cagney@redhat.com>
11292
11293 * frame.c (deprecated_update_frame_pc_hack): Also update the the
11294 cached PC value in the next frame.
11295
218e5956
AC
112962003-03-05 Andrew Cagney <cagney@redhat.com>
11297
11298 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
11299 "id_unwind_cache" with "id".
11300 (frame_id_unwind): Delete declaration.
11301 * frame.c (frame_id_unwind): Delete function.
11302 (get_prev_frame): Call the frame id unwind method directly. Store
11303 the returned next frame's ID value in NEXT_FRAME. Note that there
11304 is a problem with the wrong unwind ID being called with the wrong
11305 unwind cache.
11306
ed363b1b
DJ
113072003-03-05 Daniel Jacobowitz <drow@mvista.com>
11308
11309 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
11310
fe1f4a5e
DJ
113112003-03-05 James Ingham <jingham@apple.com>
11312 Daniel Jacobowitz <drow@mvista.com>
11313
11314 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
11315 (auto_cp_abi): New variable.
11316 (current_cp_abi, num_cp_abis): Make static.
11317 (CP_ABI_MAX): Define.
11318 (cp_abis): Turn into an array.
11319 (value_virtual_fn_field): Fix formatting.
11320 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
11321 takes a pointer.
11322 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
11323 (list_cp_abis, _initialize_cp_abi): New functions.
11324 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
11325 declarations for cp_abis, num_cp_abis, current_cp_abi, and
11326 switch_to_cp_abi. Update prototype for register_cp_abi.
11327 * Makefile.in (cp-abi.o): Update dependencies.
11328 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
11329 instead of switch_to_cp_abi.
11330 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
11331 register_cp_abi.
11332 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
11333 register_cp_abi.
11334 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
11335
e4adbba9
DJ
113362003-03-05 Daniel Jacobowitz <drow@mvista.com>
11337
11338 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
11339 * dwarf2loc.c: Include "regcache.h".
11340 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
11341 register_size.
11342 * Makefile.in (dwarf2loc.o): Update dependencies.
11343
91ccbfc1
TR
113442003-03-04 Theodore A. Roth <troth@openavr.org>
11345
11346 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
11347 number of io registers reported by remote target is not a multiple of
11348 step.
11349
3d4e8fd2
DC
113502003-03-04 David Carlton <carlton@math.stanford.edu>
11351
11352 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
11353 (lookup_symbol_aux_psymtabs): Update call to
11354 lookup_partial_symbol.
11355 (lookup_transparent_type, find_main_psymtab)
11356 (make_symbol_overload_list): Ditto.
11357
ed42d87b
KH
113582003-03-04 Kazu Hirata <kazu@cs.umass.edu>
11359
11360 * MAINTAINERS (Write after approval): Update my email address.
11361
a0ed5532
AC
113622003-03-03 Andrew Cagney <cagney@redhat.com>
11363
11364 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
11365 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
11366 predicate. Replace MAX_REGISTER_RAW_SIZE.
11367 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
11368 MAX_REGISTER_VIRTUAL_SIZE.
11369 * regcache.c (legacy_max_register_raw_size): New function.
11370 (legacy_max_register_virtual_size): New function.
11371 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
11372 (MAX_REGISTER_RAW_SIZE): Define.
11373 (legacy_max_register_raw_size): Declare.
11374 (legacy_max_register_virtual_size): Declare.
11375 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11376 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
11377 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11378 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
11379 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11380 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
11381 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11382 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11383 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11384 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11385 * vax-tdep.c (vax_gdbarch_init): Update.
11386 * v850-tdep.c (v850_gdbarch_init): Update.
11387 * sparc-tdep.c (sparc_gdbarch_init): Update.
11388 * sh-tdep.c (sh_gdbarch_init): Update.
11389 * s390-tdep.c (s390_gdbarch_init): Update.
11390 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11391 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11392 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11393 * mips-tdep.c (mips_gdbarch_init): Update.
11394 * mcore-tdep.c (mcore_gdbarch_init): Update.
11395 * m68k-tdep.c (m68k_gdbarch_init): Update.
11396 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11397 * ia64-tdep.c (ia64_gdbarch_init): Update.
11398 * i386-tdep.c (i386_gdbarch_init): Update.
11399 * hppa-tdep.c (hppa_gdbarch_init): Update.
11400 * h8300-tdep.c (h8300_gdbarch_init): Update.
11401 * frv-tdep.c (frv_gdbarch_init): Update.
11402 * cris-tdep.c (cris_gdbarch_init): Update.
11403 * avr-tdep.c (avr_gdbarch_init): Update.
11404 * arm-tdep.c (arm_gdbarch_init): Update.
11405 * alpha-tdep.c (alpha_gdbarch_init): Update.
11406 * d10v-tdep.c (d10v_gdbarch_init): Do not set
11407 max_register_raw_size or max_register_virtual_size.
11408
8e437497
DC
114092003-03-03 David Carlton <carlton@math.stanford.edu>
11410
11411 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
11412 SYMBOL_MATCHES_NAME, add comment.
11413 (SYMBOL_MATCHES_NATURAL_NAME): New.
11414 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
11415 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
11416 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
11417 * symtab.c (lookup_partial_symbol): Use
11418 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
11419 unhelpful comment.
11420 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
11421 SYMBOL_MATCHES_NAME.
11422 Fix for PR c++/33.
11423
25120b0d
DC
114242003-03-03 David Carlton <carlton@math.stanford.edu>
11425
11426 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
11427 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
11428 by regexp matching against SYMBOL_NATURAL_NAME.
11429
78a11fb4
DC
114302003-03-03 David Carlton <carlton@math.stanford.edu>
11431
11432 * linespec.c (find_method): Extract code into collect_methods.
11433 (collect_methods): New.
11434
645dd519
MK
114352003-03-02 Mark Kettenis <kettenis@gnu.org>
11436
b4700d91
MK
11437 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
11438 get_frame_base.
11439
645dd519
MK
11440 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
11441 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
11442
0aa7e1aa
SC
114432003-03-02 Stephane Carrez <stcarrez@nerim.fr>
11444
8ffd9b1b 11445 * arch-utils.c (generic_register_byte): Fix to use the loop index
0aa7e1aa
SC
11446 and not regnum when summing the size of all registers up to regnum.
11447
f30ee0bc
AC
114482003-03-01 Andrew Cagney <cagney@redhat.com>
11449
11450 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
11451 FRAME_INIT_SAVED_REGS.
11452 * gdbarch.h, gdbarch.c: Regenerate.
11453 * stack.c (frame_info): Update.
11454 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
11455 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
11456 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
11457 * ns32k-tdep.c (ns32k_pop_frame): Update.
11458 * mips-tdep.c (mips_pop_frame): Update.
11459 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
11460 * ia64-tdep.c (ia64_frame_chain): Update.
11461 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
11462 (ia64_frameless_function_invocation): Update.
11463 (ia64_init_extra_frame_info): Update.
11464 (ia64_pop_frame_regular): Update.
11465 * frame.h (struct frame_info): Update comment.
11466 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
11467 * frame.c (frame_saved_regs_register_unwind): Update.
11468 (frame_saved_regs_register_unwind): Update.
11469 (deprecated_generic_get_saved_register): Update.
11470 * cris-tdep.c: Update comment.
11471 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
11472 Rename macro.
11473 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11474 * x86-64-tdep.c (x86_64_init_abi): Update.
11475 * vax-tdep.c (vax_gdbarch_init): Update.
11476 * v850-tdep.c (v850_gdbarch_init): Update.
11477 * sparc-tdep.c (sparc_gdbarch_init): Update.
11478 * sh-tdep.c (sh_gdbarch_init): Update.
11479 * s390-tdep.c (s390_gdbarch_init): Update.
11480 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11481 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11482 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11483 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11484 * mips-tdep.c (mips_gdbarch_init): Update.
11485 * mcore-tdep.c (mcore_gdbarch_init): Update.
11486 * m68k-tdep.c (m68k_gdbarch_init): Update.
11487 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11488 * ia64-tdep.c (ia64_gdbarch_init): Update.
11489 * i386-tdep.c (i386_gdbarch_init): Update.
11490 * frv-tdep.c (frv_gdbarch_init): Update.
11491 * avr-tdep.c (avr_gdbarch_init): Update.
11492 * arm-tdep.c (arm_gdbarch_init): Update.
11493 * alpha-tdep.c (alpha_gdbarch_init): Update.
8ffd9b1b 11494
42fa7c0f
AC
114952003-03-01 Andrew Cagney <cagney@redhat.com>
11496
11497 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
11498 option enum and switch. When no windows, set the interpreter to
11499 INTERP_CONSOLE.
8ffd9b1b 11500
49c7e338
AC
115012003-03-01 Andrew Cagney <cagney@redhat.com>
11502
11503 * main.c (captured_main): Replace magic option characters with an
11504 enum.
11505
e9582e71
AC
115062003-03-01 Andrew Cagney <cagney@redhat.com>
11507
11508 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
11509 INIT_EXTRA_FRAME_INFO.
11510 * gdbarch.h, gdbarch.c: Regenerate.
11511 * arm-tdep.c: Update comments.
11512 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
11513 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
11514 * frame.h, avr-tdep.c: Ditto.
11515 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
11516 (create_new_frame, legacy_get_prev_frame): Ditto.
11517 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
11518 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
11519 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
11520 deprecated_init_extra_frame_info instead of init_extra_frame_info.
11521 * x86-64-tdep.c (x86_64_init_abi): Ditto.
11522 * v850-tdep.c (v850_gdbarch_init): Ditto.
11523 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11524 * sh-tdep.c (sh_gdbarch_init): Ditto.
11525 * s390-tdep.c (s390_gdbarch_init): Ditto.
11526 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
11527 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11528 * mips-tdep.c (mips_gdbarch_init): Ditto.
11529 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11530 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11531 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11532 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
11533 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11534 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11535 * frv-tdep.c (frv_gdbarch_init): Ditto.
11536 * cris-tdep.c (cris_gdbarch_init): Ditto.
11537 * avr-tdep.c (avr_gdbarch_init): Ditto.
11538 * arm-tdep.c (arm_gdbarch_init): Ditto.
11539 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11540 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11541
35cac7cf
AC
115422003-03-01 Andrew Cagney <cagney@redhat.com>
11543
11544 * gdbarch.sh (register_type): New function with predicate.
11545 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
11546 * gdbarch.h, gdbarch.c: Re-generate.
11547 * arch-utils.c (generic_register_byte): Use generic_register_size.
11548 (generic_register_size): When available, use
11549 gdbarch_register_type.
11550 * regcache.c (init_regcache_descr): When available, initialize the
11551 register type array using gdbarch_register_type. If the
11552 architecture supplies gdbarch_register_type, do not use the legacy
11553 regcache layout.
11554 * d10v-tdep.c (d10v_register_type): Replace
11555 d10v_register_virtual_type.
11556 (d10v_gdbarch_init): Set register_type instead of
11557 register_virtual_type.
11558
7b83296f
AC
115592003-03-01 Andrew Cagney <cagney@redhat.com>
11560
11561 * Makefile.in (ax-gdb.o): Update dependencies.
11562 * ax-gdb.c: Include "regcache.h".
11563 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
11564 * findvar.c (value_of_register): Ditto.
11565 * infcmd.c (default_print_registers_info): Ditto.
11566
eadc1c87
MK
115672003-03-01 Mark Kettenis <kettenis@gnu.org>
11568
11569 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
11570 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
11571
14143612
MK
115722003-03-01 Mark Kettenis <kettenis@gnu.org>
11573
11574 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
11575 of STREQ.
11576
a55cc764
DJ
115772003-02-28 Daniel Jacobowitz <drow@mvista.com>
11578
11579 * Makefile.in (dwarf2loc.o): Update dependencies.
11580 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
11581 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
11582 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
11583 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
11584 (locexpr_tracepoint_var_ref): New function.
11585 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
11586
08a617da
AC
115872003-02-28 Andrew Cagney <cagney@redhat.com>
11588
11589 * regcache.c (register_size): New function.
11590 * regcache.h (register_size): Declare
11591 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
11592 max_register_size instead of MAX_REGISTER_RAW_SIZE.
11593
4224873a
DC
115942003-02-28 David Carlton <carlton@math.stanford.edu>
11595
11596 * linespec.c (decode_compound): Extract code into find_method.
11597 (find_method): New.
11598
ccdc5d7f
JB
115992003-02-28 J. Brobecker <brobecker@gnat.com>
11600
11601 * Makefile.in: Add rules to build and link in observer.o.
11602
974e8ced
JB
116032003-02-27 J. Brobecker <brobecker@gnat.com>
11604
11605 * observer.c: Minor comments edits.
11606
7a28f973
JB
116072003-02-27 J. Brobecker <brobecker@gnat.com>
11608
11609 * observer.h, observer.c: New file.
11610
27cddce2
AC
116112003-02-27 Andrew Cagney <cagney@redhat.com>
11612
11613 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
11614
b94a41a1
SC
116152003-02-27 Stephane Carrez <stcarrez@nerim.fr>
11616
11617 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
11618 (M6812_OP_STS_EXT): Likewise.
11619 (m6811_prologue): Use the above to recognize prologue.
11620 (m6812_prologue): Likewise.
11621
c8be8951
DC
116222003-02-27 David Carlton <carlton@math.stanford.edu>
11623
11624 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
11625 SYMBOL_PRINT_NAME.
11626 (compare_psymbols): Ditto.
11627 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
11628
d05bb1fc
MS
116292003-02-27 Michael Snyder <msnyder@redhat.com>
11630
4e845cd3
MS
11631 * f-lang.c (build_fortran_types): New function.
11632 (_initialize_f_language): Gdbarch-register built-in fortran types.
d05bb1fc
MS
11633 * doublest.c (extract_floating): Fix warning text.
11634
f3824013
AC
116352003-02-27 Andrew Cagney <cagney@redhat.com>
11636
11637 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
11638 predicate. Replaces PUSH_DUMMY_FRAME.
11639 * gdbarch.h, gdbarch.c: Regnerate.
11640 * valops.c (hand_function_call): Update. Call
11641 generic_push_dummy_frame directly.
11642 * vax-tdep.c (vax_gdbarch_init): Update.
11643 * sparc-tdep.c (sparc_gdbarch_init): Update.
11644 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11645 * m68k-tdep.c (m68k_gdbarch_init): Update.
11646 * hppa-tdep.c (hppa_gdbarch_init): Update.
11647 * alpha-tdep.c (alpha_gdbarch_init): Update.
11648 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
11649 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
11650 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
11651 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
11652 push_dummy_frame to generic_push_dummy_frame.
11653 * v850-tdep.c (v850_gdbarch_init): Ditto.
11654 * sh-tdep.c (sh_gdbarch_init): Ditto.
11655 * s390-tdep.c (s390_gdbarch_init): Ditto.
11656 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11657 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11658 * mips-tdep.c (mips_gdbarch_init): Ditto.
11659 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11660 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11661 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11662 * i386-tdep.c (i386_gdbarch_init): Ditto.
11663 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11664 * frv-tdep.c (frv_gdbarch_init): Ditto.
11665 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11666 * cris-tdep.c (cris_gdbarch_init): Ditto.
11667 * avr-tdep.c (avr_gdbarch_init): Ditto.
11668 * arm-tdep.c (arm_gdbarch_init): Ditto.
8ffd9b1b 11669
ad188201
KB
116702003-02-26 Kevin Buettner <kevinb@redhat.com>
11671
11672 * mips-tdep.c (show_mips_abi): New function.
11673 (_initialize_mips_tdep): Use show_mips_abi() to implement the
11674 command ``show mips abi''.
11675
6b37567a 116762003-02-26 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 11677
6b37567a 11678 From Elena Zannoni <ezannoni@redhat.com>
8ffd9b1b 11679 * dbxread.c (process_one_symbol): Only record line 0 if one or
6b37567a
JJ
11680 more sline entries have been seen for the function.
11681
d3e0a5bf
MC
116822003-02-26 Michael Chastain <mec@shout.net>
11683
11684 * configure: Regenerate with autoconf 000227.
11685
18972eea
MC
116862003-02-26 Michael Chastain <mec@shout.net>
11687
11688 Close PR build/660.
11689 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
11690 for old libc5/glibc.
11691 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
11692
0bbde931
KW
116932003-02-26 Kris Warkentin <kewarken@qnx.com>
11694
11695 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
11696 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
11697
27ca5dad
MC
116982003-02-26 Michael Chastain <mec@shout.net>
11699
11700 * configure.in: New variable HAVE_UINTPTR_T.
11701 * configure, config.in: Regenerated.
11702
6f88d630
DJ
117032003-02-26 Daniel Jacobowitz <drow@mvista.com>
11704
11705 Fix PR build/1097.
11706 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
11707
b14185ce
AC
117082003-02-25 Andrew Cagney <cagney@redhat.com>
11709
11710 * frame.c (get_prev_frame): Add comment on check for
11711 inside_entry_func. Only check for inside_entry_file when not a
11712 dummy and not a sentinel. Check that the new frame is not inner
11713 to the old frame.
11714
ac2bd0a9
AC
117152003-02-25 Andrew Cagney <cagney@redhat.com>
11716
11717 * frame.c (frame_debug): New variable.
11718 (_initialize_frame): Add "set/show debug frame" command.
11719 (get_prev_frame): When frame_debug, print reason why unwind
11720 failed.
11721
b18a0fd2
MC
117222003-02-25 Michael Chastain <mec@shout.net>
11723
11724 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
11725 to avoid uintptr_t definition problems.
11726
22abf04a
DC
117272003-02-25 David Carlton <carlton@math.stanford.edu>
11728
11729 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
11730 (SYMBOL_LINKAGE_NAME): Ditto.
11731 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
11732 SYMBOL_LINKAGE_NAME.
11733 (struct general_symbol_info): Expand comment.
11734 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
11735 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
11736 (SYMBOL_MATCHES_REGEXP): Ditto.
11737 * symtab.c (symbol_natural_name): New function.
11738 * objfiles.h: Replace all uses of SYMBOL_NAME by
11739 DEPRECATED_SYMBOL_NAME.
11740 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
11741 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
11742 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
11743 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
11744 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
11745 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
11746 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
11747 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
11748 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
11749 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
11750 * ada-exp.y: Ditto.
11751 * ada-exp.y: Update copyright.
11752 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
11753 * cp-valprint.c: Ditto.
11754
1a5848f6
JJ
117552003-02-25 Jeff Johnston <jjohnstn@redhat.com>
11756
11757 * infptrace.c (detach): Do not flag error if ptrace detach fails
11758 and errno is set to ESRCH.
11759
7343d46a
AC
117602003-02-24 Andrew Cagney <cagney@redhat.com>
11761
11762 * infptrace.c (udot_info): Change type of udot_off to long. Use
11763 paddr when printing udot_off's value.
11764
49fa1dc2
DC
117652003-02-24 David Carlton <carlton@math.stanford.edu>
11766
11767 * symtab.c (make_symbol_overload_list): Only read in partial
11768 symtabs containing a matching partial symbol.
11769
0fe19209
DC
117702003-02-24 David Carlton <carlton@math.stanford.edu>
11771
11772 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
11773 do the comparison, not strcmp.
11774 * symfile.c (compare_psymbols): Ditto.
11775 * defs.h: Declare strcmp_iw_ordered.
11776 * utils.c (strcmp_iw_ordered): New function.
11777
8e3ee7b5
JB
117782003-02-24 Jim Blandy <jimb@redhat.com>
11779
11780 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
11781 support, shared libs): Remove my name from here, to better reflect
11782 reality.
11783
7df1a324
KW
117842003-02-24 Kris Warkentin <kewarken@qnx.com>
11785
11786 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
11787 (target_ops): Add to_have_continuable_watchpoint.
11788 * target.c (update_current_target): Add INHERIT line for
11789 to_have_continuable_watchpoint.
11790 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
11791 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
11792 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
11793 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
11794
d1c76907
EZ
117952003-02-24 Elena Zannoni <ezannoni@redhat.com>
11796
11797 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
11798 maintainership.
11799
2610b0bf
KW
118002003-02-24 Kris Warkentin <kewarken@qnx.com>
11801
f46169db
KW
11802 * solib.c (solib_open): Call target defined search function after
11803 failing with solib-search-path.
11804 * solist.h (target_so_ops): Add find_and_open_solib function hook and
11805 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
2610b0bf 11806
9a3c34fe
KW
118072003-02-24 Kris Warkentin <kewarken@qnx.com>
11808
f46169db 11809 * MAINTAINERS: Add myself to Write After section.
9a3c34fe 11810
2417dd25
SC
118112003-02-23 Stephane Carrez <stcarrez@nerim.fr>
11812
11813 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
11814
b631436b
SC
118152003-02-22 Stephane Carrez <stcarrez@nerim.fr>
11816
11817 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
11818 (m68hc11_add_reggroups): New function.
11819 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
11820 (m68hc11_gdbarch_init): Install the reggroups.
11821 (_initialize_m68hc11_tdep): Initialize them.
11822
0aa8c1e4
JW
118232003-02-21 James E Wilson <wilson@tuliptree.org>
11824
11825 * MAINTAINERS: Update my email address.
11826
50ceaba5
DC
118272003-02-21 David Carlton <carlton@math.stanford.edu>
11828
11829 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
11830
4c2df51b
DJ
118312003-02-21 Daniel Jacobowitz <drow@mvista.com>
11832
11833 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
11834 * symtab.h: Add opaque declarations of struct axs_value and
11835 struct agent_expr.
11836 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
11837 (struct location_funcs): New type.
11838 (struct symbol): Add "loc" to aux_value.
11839 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
11840 * dwarf2read.c: Include "dwarf2expr.h".
11841 (dwarf2_symbol_mark_computed): New function.
11842 (read_func_scope): Use it.
11843 (var_decode_location): New function.
11844 (new_symbol): Use it.
11845 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
11846
11847 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
11848 (dwarf2expr_h, dwarf2loc_h): New variables.
11849 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
11850 (dwarf2expr.o, dwarf2loc.o): New rules.
11851 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
11852 * buildsym.c (finish_block): Handle LOC_COMPUTED and
11853 LOC_COMPUTED_ARG.
11854 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
11855 * m2-exp.y (yylex): Likewise.
11856 * printcmd.c (address_info, print_frame_args): Likewise.
11857 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
11858 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
11859 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
11860 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
11861 * symtab.c (lookup_block_symbol): Likewise.
11862
5784d15e
AF
118632003-02-20 Adam Fedor <fedor@gnu.org>
11864
11865 * symtab.h: Remove objc_specific struct
11866 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
11867 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
11868 Have language_objc use cplus_specific struct.
11869
d4cad8db
TT
118702003-02-20 Tom Tromey <tromey@redhat.com>
11871
11872 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
11873 TYPE_NAME, when printing a String value. PR java/1075.
11874
2f9a90b4
AF
118752003-02-20 Adam Fedor <fedor@gnu.org>
11876
d38074a8 11877 * objc-lang.h (find_methods): Remove declaration.
fbe586ae 11878 * objc-lang.c (find_methods): Make static.
2f9a90b4 11879
6f17862b
CF
118802003-02-20 Christopher Faylor <cgf@redhat.com>
11881
11882 * win32-nat.c (get_image_name): Check return value from
11883 ReadProcessMemory.
11884 (child_xfer_memory): Ditto.
11885
715d1656
AO
118862003-02-20 Alexandre Oliva <aoliva@redhat.com>
11887
11888 * configure.in (TARGET_SYSTEM_ROOT): Set default to
11889 ${exec_prefix}/${target_alias}/sys-root. Match explicit
11890 '${exec_prefix}' (in addition to the expansion thereof) as
11891 relocatable.
11892 * configure: Rebuilt.
11893
b1262a02
DC
118942003-02-20 David Carlton <carlton@math.stanford.edu>
11895
11896 * symtab.c (search_symbols): Revert the search_symbols part of my
11897 2002-12-23 patch. Add comment.
11898
7134143f
DJ
118992002-02-20 Daniel Jacobowitz <drow@mvista.com>
11900
11901 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
11902 * dbxread.c (elfstab_build_psymtabs): Don't call
11903 install_minimal_symbols.
11904 (stabsect_build_psymtabs): Likewise.
11905 * elfread.c (elf_symfile_read): Call install_minimal_symbols
11906 earlier.
11907 * somread.c (som_symfile_read): Call install_minimal_symbols
11908 and do_cleanups earlier.
11909 * nlmread.c (nlm_symfile_read): Likewise.
11910 * mdebugread.c (elfmdebug_build_psymtabs): Call
11911 install_minimal_symbols and make appropriate cleanups.
11912
cf466558
KB
119132003-02-20 Kevin Buettner <kevinb@redhat.com>
11914
11915 * solib.c (reload_shared_libraries): New function.
11916 (_initialize_solib): Add callbacks for ``set solib-search-path''
11917 and ``set solib-absolute-prefix''.
11918
de5ad195
DC
119192003-02-20 David Carlton <carlton@math.stanford.edu>
11920
11921 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
11922 expand comment.
11923 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
11924 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
11925 * ada-typeprint.c (ada_typedef_print): Ditto.
11926 * ax-gdb.c (gen_var_ref): Ditto.
11927 * breakpoint.c (print_one_breakpoint): Ditto.
11928 * buildsym.c (finish_block): Ditto.
11929 * c-valprint.c (c_val_print): Ditto.
11930 * expprint.c (print_subexp): Ditto.
11931 * findvar.c (locate_var_value): Ditto.
8ffd9b1b
AJ
11932 * infcmd.c (jump_command): Ditto.
11933 * linespec.c (decode_line_2, decode_compound): Ditto.
11934 * maint.c (maintenance_translate_address): Ditto.
11935 * objc-lang.c (compare_selectors, compare_classes): Ditto.
de5ad195
DC
11936 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
11937 Ditto.
8ffd9b1b
AJ
11938 * p-valprint.c (pascal_val_print): Ditto.
11939 * stabsread.c (define_symbol): Ditto.
de5ad195 11940 * stack.c (print_frame, frame_info, print_block_frame_locals)
8ffd9b1b
AJ
11941 (print_frame_arg_vars, return_command): Ditto.
11942 * symfile.c (compare_symbols, compare_psymbols): Ditto.
11943 * symmisc.c (print_symbol): Ditto.
de5ad195
DC
11944 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
11945 (compare_search_syms, print_symbol_info, print_msymbol_info)
8ffd9b1b
AJ
11946 (rbreak_command): Ditto.
11947 * tracepoint.c (tracepoints_info): Ditto.
11948 * typeprint.c (typedef_print): Ditto.
11949 * valops.c (value_of_variable, hand_function_call): Ditto.
de5ad195
DC
11950 * cli/cli-cmds.c (edit_command, list_command): Ditto.
11951 * ada-typeprint.c: Update Copyright.
11952 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
11953 * tracepoint.c, cli/cli-cmds.c: Ditto.
11954
f796e4be
KB
119552003-02-20 Kevin Buettner <kevinb@redhat.com>
11956
11957 * frame.c (generic_unwind_get_saved_register): Make non-static.
11958 * frame.h (generic_unwind_get_saved_register): Declare.
11959 * mips-tdep.c (read_next_frame_reg): Fetch register from
11960 current regcache when frame is NULL.
11961 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
11962 that must be NULL.
11963 (mips_get_saved_register): Call generic_unwind_get_saved_register()
11964 instead of frame_register_unwind().
11965
836cc9f4
AC
119662003-02-20 Andrew Cagney <ac131313@redhat.com>
11967
11968 * remote-sim.c (gdbsim_insert_breakpoint)
11969 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
11970 code.
11971
501eef12
AC
119722003-02-20 Andrew Cagney <ac131313@redhat.com>
11973
11974 * remote.c (_initialize_remote): Add commands "set/show remote
11975 hardware-watchpoint-limit" and "set/show remote
11976 hardware-breakpoint-limit".
11977 (remote_hw_watchpoint_limit): Initialize to -1.
11978 (remote_hw_breakpoint_limit): Ditto.
11979 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
11980
1b6bc7e0
CF
119812003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
11982
11983 * coff-pe-read.c: New file - support reading of minimal symbols from a
11984 portable executable using the export table.
11985 * coff-pe-read.h: New file.
11986 * coffread.c: Include coff-pe-read.h.
11987 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
11988 debugging symbols found.
11989 * Makefile.in (SFILES): Add coff-pe-read.o.
11990 (coff_pe_read_h): Define.
11991 (COMMON_OBS): Add coff-pe-read.o.
11992 (coffread.o): Add coff_pe_read_h dependency.
11993 (coff-pe-read.o): New target.
11994
fe898f56
DC
119952003-02-19 David Carlton <carlton@math.stanford.edu>
11996
11997 * Makefile.in (SFILES): Add block.c.
11998 (block_h): New.
11999 (COMMON_OBS): Add block.o.
12000 (block.o): New.
12001 (x86-64-tdep.o): Add $(block_h).
12002 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
12003 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
12004 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
12005 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
12006 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
12007 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
12008 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
12009 * value.h: Add opaque declaration for struct block.
12010 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
12011 * ada-lang.h: Ditto.
12012 * x86-64-tdep.c: #include "block.h"
12013 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
12014 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
12015 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
12016 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
12017 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
12018 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
12019 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
12020 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
12021 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
12022 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
12023 * symtab.c (block_function): Ditto.
12024 (contained_in): Ditto.
12025 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
12026 block.h. Add opaque declaration for struct block.
12027 * symtab.h: Move block_function and contained_in declarations to
12028 block.h. Add opaque declarations for struct block, struct
12029 blockvector.
12030 (struct block): Move to block.h.
12031 (struct blockvector): Ditto.
12032 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
12033 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
12034 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
12035 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
12036 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
12037 Ditto.
12038 * block.c: New file.
12039 * block.h: New file.
12040
173345b5
TR
120412003-02-19 Theodore A. Roth <troth@openavr.org>
12042
12043 * avr-tdep.c (avr_extract_return_value): Remove function.
12044 (avr_store_return_value): Remove function.
12045 (avr_extract_struct_value_address): Remove function.
12046 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
12047
338ef23d
AC
120482003-02-19 Andrew Cagney <ac131313@redhat.com>
12049
12050 * rs6000-tdep.c: Include "gdb_assert.h".
12051 (registers_e500): Add "acc" and "spefscr".
12052 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
12053 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
12054 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
12055 really is "r0".
12056 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
12057
5412f5f3
KS
120582003-02-18 Keith Seitz <keiths@redhat.com>
12059
12060 * Makefile.in: Add gdbtk-interps.c.
12061
881324eb
KB
120622003-02-18 Kevin Buettner <kevinb@redhat.com>
12063
12064 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
12065 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
12066
6a2f5abf
AC
120672003-02-18 Andrew Cagney <cagney@redhat.com>
12068
12069 * symtab.h (struct objfile): Add opaque declaration.
12070
54c7009d
EZ
120712003-02-18 Elena Zannoni <ezannoni@redhat.com>
12072
12073 From Jim Ingham <jingham@apple.com>:
fbe586ae
RH
12074 * dbxread.c (process_one_symbol): Use last_function_start rather
12075 than function_start_offset to find the real beginning of the
12076 current function. The latter is just the text section offset on
12077 some systems, the former is always the real function start.
54c7009d 12078
7ee6d7eb
AC
120792003-02-17 Andrew Cagney <cagney@redhat.com>
12080
12081 * configure.in: Revert ${target} != ${host}.
12082
2846da9b
AC
120832003-02-17 Andrew Cagney <ac131313@redhat.com>
12084
12085 * configure.in (Makefile): Use the test ${target} != ${host},
12086 instead of the absence of the "nm.h" file, to determine of the
12087 configuration non-native.
12088 * configure: Regenerate.
8ffd9b1b 12089
3b27aeea
EZ
120902003-02-14 Elena Zannoni <ezannoni@redhat.com>
12091
fbe586ae 12092 From Brian Ford <ford@vss.fsi.com>
3b27aeea
EZ
12093
12094 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
12095 conditionalize tui_active test.
12096 (lookup_cmd_1): Ditto.
12097
b0b1c2c0
MK
120982003-02-14 Mark Kettenis <kettenis@gnu.org>
12099
12100 * configure.in: Add check for _etext.
12101 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
12102 available.
12103 * config.in, configure: regenerated.
12104
8f05cde5
DJ
121052003-02-14 Daniel Jacobowitz <drow@mvista.com>
12106
12107 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
12108
021e7609
AC
121092003-02-14 Andrew Cagney <ac131313@redhat.com>
12110
12111 * main.c (tui_version): Delete variable.
12112 (captured_main): When --tui, set interpreter_p to "tui" instead of
12113 enabling tui_version.
12114 * printcmd.c (display_command) [TUI]: Test tui_active instead of
12115 tui_version.
12116 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
12117 * cli/cli-cmds.c (disassemble_command): Ditto.
12118 * defs.h (tui_version): Delete declaration.
12119 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
12120 (tui-interp.o): Add rules.
12121 (SUBDIR_TUI_OBS): Add "tui-interp.o".
12122
e325dcec
CF
121232003-02-14 Christopher Faylor <cgf@redhat.com>
12124
36ffb041 12125 * win32-nat.c (register_loaded_dll): Correctly set address range for
e325dcec
CF
12126 just-loaded dll.
12127
c4f90d87
JM
121282003-02-12 Jason Molenda (jmolenda@apple.com)
12129
fbe586ae
RH
12130 * symmisc.c (print_objfile_statistics): Include information about
12131 the number of psymtabs and symtabs in each object file.
c4f90d87 12132
e46e5ccd
KS
121332003-02-13 Keith R Seitz <keiths@redhat.com>
12134
12135 * main.h (struct captured_main_args): Add interpreter_p.
12136 * main.c (captured_main): Initialize interpreter_p from context.
12137 * gdb.c (main): Set interpreter_p argument.
12138 * Makefile.in (gdb.o): Add dependency for interps.h.
12139
fe97fe9c
AC
121402003-02-12 Andrew Cagney <ac131313@redhat.com>
12141
12142 * event-top.c (cli_command_loop): Delete declaration.
12143 (_initialize_event_loop): Delete function setting event_loop_hook.
12144 * event-top.h (cli_command_loop): Declare. Update copyright.
12145 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
12146 * interps.c (current_interp_command_loop): When event_loop_p, call
12147 cli_command_loop.
12148
1cdac4ef
AC
121492003-02-12 Andrew Cagney <ac131313@redhat.com>
12150
12151 * interps.h (interp_command_loop_ftype): Change return type to
12152 void.
12153
48037ead
ML
121542003-02-12 Michal Ludvig <mludvig@suse.cz>
12155
12156 * x86-64-tdep.c (x86_64_extract_return_value)
12157 (x86_64_store_return_value): Use regcache instead of regbuf.
12158 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
12159 * x86-64-linux-nat.c (fill_gregset): Use regcache.
12160
033afc63
AC
121612003-02-11 Andrew Cagney <ac131313@redhat.com>
12162
12163 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
12164 * aclocal.m4: Regenerate.
12165 * configure: Regenerate.
12166
12167 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
12168 TCL_LD_SEARCH_FLAGS.
12169
40d02bca
ML
121702003-02-10 Michal Ludvig <mludvig@suse.cz>
12171
12172 * dwarf2cfi.c: Reindented.
12173
11308a41
AC
121742003-02-09 Andrew Cagney <ac131313@redhat.com>
12175
12176 * interps.c (clear_interpreter_hooks): Convert function definition
12177 to ISO C.
12178
e1c1c0f6
DC
121792003-02-07 David Carlton <carlton@math.stanford.edu>
12180
12181 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
12182
ab5d3da6
KB
121832003-02-07 Kevin Buettner <kevinb@redhat.com>
12184
12185 * gdbtypes.h (struct main_type): Move ``length'' field from here...
12186 (struct type): ...to here.
12187 (TYPE_LENGTH): Adjust to reflect different location of ``length''
12188 field.
12189 * gdbtypes.c (make_qualified_type): Set length on newly created type.
12190 (replace_type): Set length on all type variants for a given type.
12191
b8a92b82
AC
121922003-02-07 Andrew Cagney <ac131313@redhat.com>
12193
12194 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
12195 <sys/stat.h>.
12196 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
8ffd9b1b 12197
5cb316ef
AC
121982003-02-06 Andrew Cagney <ac131313@redhat.com>
12199
2555fe1a
AC
12200 * Makefile.in (symm-nat.o): Update dependencies.
12201 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
12202 (lynx-nat.o, ia64-linux-nat.): Ditto.
12203 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
12204 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
12205 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
12206
44270758
AC
12207 * Makefile.in (inflow_h): Define.
12208 (procfs.o, inflow.o, procfs.o): Update dependencies.
12209 * inftarg.c (child_stop): Delete extern declaration of
12210 inferior_process_group. Include "inflow.h".
12211 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
12212 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
12213 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
12214 (our_process_group, inferior_process_group): Extern declarations.
12215
df8f7274
AC
12216 * procfs.c: Include "gdb_assert.h".
12217
5cb316ef
AC
12218 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
12219 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
12220 * jv-typeprint.c (java_type_print_base): Ditto.
12221 * typeprint.c (typedef_print): Eliminate STREQ.
12222 * cli/cli-script.c (define_command, define_command): Ditto.
12223 * main.c (captured_main): Ditto.
12224 * values.c (lookup_internalvar): Ditto.
12225 * utils.c (safe_strerror, parse_escape): Eliminate assignment
12226 within `if' conditional.
12227 * linespec.c (decode_line_2): Ditto.
12228 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
12229 (bfd_openw_with_cleanup): Ditto.
12230
2a28ccea
MK
122312003-02-07 Mark Kettenis <kettenis@gnu.org>
12232
12233 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
12234 legacy_extract_return_value and store_return_value to
12235 legacy_return_value.
12236
786b8124
CF
122372003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
12238
12239 * win32-nat.c (get_relocated_section_addrs): New function. Find
12240 section load addresses for symbol handling in relocated DLLs.
12241 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
12242
b871e4ec
FF
122432003-02-05 Fred Fish <fnf@intrinsity.com>
12244
12245 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
12246 '=' and '!='.
12247 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
12248 with '&' and '=='.
12249 (angel_RDI_info): Ditto.
12250 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
12251 with '&' and '!='.
12252 (threads_continue_all_with_signals): Ditto.
8ffd9b1b 12253
4389a95a 122542003-02-05 Jim Ingham <jingham@apple.com>
fbe586ae
RH
12255 Keith Seitz <keiths@redhat.com>
12256 Elena Zannoni <ezannoni@redhat.com>
12257 Andrew Cagney <ac131313@redhat.com>
4389a95a
AC
12258
12259 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
12260 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
12261 (SUBDIR_MI_OBS): Add "mi-interp.o".
12262 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
12263 (SFILES): Add "interps.c".
12264 (COMMON_OBS): Add "interps.o".
12265 (interps_h, mi_main_h): Define.
12266 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
12267 (mi-main.o, main.o, event-top.o): Update dependencies.
12268 * cli/cli-interp.c: New file.
12269 * interps.h, interps.c: New files.
12270 * top.c: (gdb_init): Don't install the default interpreter, handed
12271 by captured_main.
12272 * main.c: Include "interps.h".
12273 (interpreter_p): Note that it should malloc'ed.
12274 (captured_command_loop): Call current_interp_command_loop.
12275 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
12276 xfree and xstrdup when updating interpreter_p. Install the
12277 default interpreter. Add hack to stop mi1's copyright notice
12278 being encoded.
12279 * event-top.h (gdb_setup_readline): Declare.
12280 (gdb_disable_readline): Declare.
12281 * event-top.c: Include "interps.h".
12282 (display_gdb_prompt): Call current_interp_display_prompt_p.
12283 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
12284 gdb_stdlog, and gdb_stdtarg.
12285 (_initialize_event_loop): Don't call gdb_setup_readline.
12286 * cli-out.c (cli_out_set_stream): New function.
12287 * cli-out.h (cli_out_set_stream): Declare.
12288
ff3b5810
MK
122892003-02-06 Mark Kettenis <kettenis@gnu.org>
12290
12291 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
12292 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
12293 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
12294 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
12295 config/i386/i386v42mp.mt: Removed.
12296
5b729aa5
MK
122972003-02-05 Mark Kettenis <kettenis@gnu.org>
12298
12299 * configure.tgt (*-*-solaris*): Set gdb_osabi to
12300 GDB_OSABI_SOLARIS.
12301
8cc15142
MC
123022003-02-05 Michael Chastain <mec@shout.net>
12303
12304 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
12305 2.12.1 and earlier versions.
12306
5aa5d4b9
AC
123072003-02-05 Andrew Cagney <ac131313@redhat.com>
12308
12309 Remove orphaned hosts, targets and files.
12310 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
12311 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
12312 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
12313 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
12314 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
12315 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
12316 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
12317 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
12318 * config/sparc/tm-sp64sim.h: Delete.
12319 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
12320 hosts.
12321 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
12322 mips*-dec-mach3* targets.
12323
b68767c1
MC
123242003-02-04 Michael Chastain <mec@shout.net>
12325
12326 * NEWS: Fix typo: sepcifying -> specifying.
12327
5ae7ca1d
MC
123282003-02-04 Michael Chastain <mec@shout.net>
12329
12330 * dwarfread.c: Add documentation on the state of dwarf-1,
12331 looking towards obsoletion.
12332
d08a4280
MC
123332003-02-03 Michael Chastain <mec@shout.net>
12334
12335 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
12336 gdb/testsuite/gdb.c++/pr-1023.exp.
12337
e9be73e4
AC
123382003-02-04 Andrew Cagney <ac131313@redhat.com>
12339
12340 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
12341 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
12342
12343 * utils.c (init_page_info): Delete reference to MPW in comments.
12344 * main.c (captured_main): Delete #ifdef MPW.
12345
05d57f6f
AC
123462003-02-04 Andrew Cagney <ac131313@redhat.com>
12347
8ffd9b1b 12348 * NEWS: Note that the m32r-*-elf* is obsolete.
05d57f6f
AC
12349 * monitor.c (monitor_expect): Obsolete reference to m32r.
12350 * configure.tgt: Mark m32r-*-elf* as obsolete.
12351 * MAINTAINERS: Mark m32k as obsolete.
12352 * m32r-rom.c: Obsolete file.
12353 * config/m32r/m32r.mt: Obsolete file.
12354 * config/m32r/tm-m32r.h: Obsolete file.
12355 * m32r-stub.c: Obsolete file.
12356 * m32r-tdep.c: Obsolete file.
12357
8b0e5691
AC
123582003-02-04 Andrew Cagney <ac131313@redhat.com>
12359
12360 * NEWS: Mention that the z8k-zilog-none is obsolete.
12361 * MAINTAINERS: Mark z8k as obsolete.
12362 * configure.tgt: Obsolete the z8k-*-coff* target.
12363 * config/z8k/z8k.mt: Obsolete file.
12364 * config/z8k/tm-z8k.h: Obsolete file.
12365 * z8k-tdep.c: Obsolete file.
12366
67f16606
AC
123672003-02-04 Andrew Cagney <ac131313@redhat.com>
12368
12369 * NEWS: Mention that the mn10200-elf is obsolete.
12370 * configure.tgt: Obsolete mn10200-*-* target.
12371 * breakpoint.c (update_breakpoints_after_exec): Update comment to
12372 mention that the mn10200 is obsolete.
12373 * breakpoint.h: Ditto.
12374 * MAINTAINERS: Mark the mn10200-elf as obsolete.
12375 * config/mn10200/mn10200.mt: Obsolete file.
12376 * config/mn10200/tm-mn10200.h: Obsolete file.
12377 * mn10200-tdep.c: Obsolete file.
12378
fd2299bd
AC
123792003-02-04 Andrew Cagney <ac131313@redhat.com>
12380
12381 * MAINTAINERS: Mark h8500 as obsolete.
12382 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
12383 * findvar.c (value_from_register): Ditto.
12384 * h8500-tdep.c: Mark file as obsolete.
12385 * config/h8500/h8500.mt: Ditto.
12386 * config/h8500/tm-h8500.h: Ditto.
12387 * NEWS: Mention that h8500 is obsolete.
12388
eb9a305d
DC
123892003-02-04 David Carlton <carlton@math.stanford.edu>
12390
12391 * objfiles.c (allocate_objfile): Always set name. Add comment at
12392 start of function.
12393 * jv-lang.c (get_dynamics_objfile): Add comment.
12394
406fc7fb
DC
123952003-02-04 David Carlton <carlton@math.stanford.edu>
12396
12397 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
12398 * printcmd.c (build_address_symbolic): Replace uses of
12399 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
12400 SYMBOL_NAME, and asm_demangle.
12401 Update copyright.
12402
93d91629
DC
124032003-02-04 David Carlton <carlton@math.stanford.edu>
12404
12405 * linespec.c (decode_compound): Extract code into
12406 lookup_prefix_sym.
12407 (lookup_prefix_sym): New function.
12408
1c5cb38e
DC
124092003-02-04 David Carlton <carlton@math.stanford.edu>
12410
12411 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
12412 FLOAT_COERCION_BADNESS.
12413 * gdbtypes.c (rank_one_type): Replace all uses of
12414 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
12415
0cf824c9
JB
124162003-02-04 Jim Blandy <jimb@redhat.com>
12417
12418 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
12419 section, let dwarf_macinfo_section point to it, not
12420 dwarf_loc_section.
12421
a2d356b0
DJ
124222003-02-04 Daniel Jacobowitz <drow@mvista.com>
12423
12424 Pointed out by Anton Blanchard <anton@samba.org>.
12425 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
12426 (ppc_linux_at_sigtramp_return_path): Use it.
12427
2de7ced7
DJ
124282003-02-04 Daniel Jacobowitz <drow@mvista.com>
12429
12430 * defs.h (streq): Add prototype.
12431 * utils.c (streq): New function.
12432
12433 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
12434 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
12435 * mdebugread.c (new_symbol): Likewise.
12436 * stabsread.c (define_symbol): Likewise.
12437 * coffread.c (process_coff_symbol): Likewise.
12438 * dwarfread.c (new_symbol): Likewise.
12439
12440 * minsyms.c (prim_record_minimal_symbol_and_info): Use
12441 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
12442 here.
12443 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
12444 SYMBOL_INIT_DEMANGLED_NAME.
12445 * objfiles.c: Include "hashtab.h".
12446 (allocate_objfile): Call htab_set_functions_ex for the
12447 demangled_names_hash.
12448 (free_objfile): Call htab_delete for the demangled_names_hash.
12449 * objfiles.h (struct htab): Add declaration.
12450 (struct objfile): Add demangled_names_hash.
12451 * symfile.c: Include "hashtab.h".
12452 (reread_symbols): Call htab_delete for the demangled_names_hash.
12453 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
12454 SYMBOL_NAME in the bcache.
12455 * symtab.c: Include "hashtab.h". Update comments.
12456 (create_demangled_names_hash, symbol_set_names): New functions.
12457 (symbol_find_demangled_name): New function, broken out from
12458 symbol_init_demangled_names.
12459 (symbol_init_demangled_names): Use it.
12460 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
12461 (SYMBOL_SET_NAMES): New macro.
12462 (symbol_set_names): Add prototype.
12463
15831452
JB
124642003-02-03 Jim Blandy <jimb@redhat.com>
12465
12466 Use a single, consistent representation for an empty minimal
12467 symbol table in an objfile.
12468 * objfiles.c (terminate_minimal_symbol_table): New function.
12469 (allocate_objfile): Call it.
12470 * objfiles.h (terminate_minimal_symbol_table): New declaration.
12471 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
8ffd9b1b 12472 non-NULL.
15831452
JB
12473 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
12474 objfile has minimal symbols, compare minimal_symbol_count to zero,
12475 instead of comparing msymbols with NULL.
12476 * objfiles.c (have_minimal_symbols): Same.
12477 * solib-sunos.c (solib_add_common_symbols): Call
12478 terminate_minimal_symbol_table.
12479 * symfile.c (reread_symbols): Same.
8ffd9b1b 12480
ffc65945
KB
124812003-02-03 Kevin Buettner <kevinb@redhat.com>
12482
12483 * s390-tdep.c (s390_address_class_type_flags)
12484 (s390_address_class_type_flags_to_name)
12485 (s390_address_class_name_to_type_flags): New functions.
12486 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
12487 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
12488
f211c6d4
MS
124892003-02-03 Michael Snyder <msnyder@redhat.com>
12490
12491 * arm-tdep.c: Fix spell-o in comment.
12492
659b0389
ML
124932003-02-03 Michal Ludvig <mludvig@suse.cz>
12494
12495 * dwarf2cfi.c (pointer_encoding): Added new parameter.
12496 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
8ffd9b1b 12497 error messages to contain BFD filename.
659b0389 12498
3b31d625
EZ
124992003-02-02 Elena Zannoni <ezannoni@redhat.com>
12500
997b089a 12501 Fix PR gdb/742 gdb/743 gdb/877
3b31d625
EZ
12502 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
12503 (do_mixed_source_and_assembly): Use
12504 make_cleanup_ui_out_tuple_begin_end and
12505 make_cleanup_ui_out_tuple_begin_end.
12506 (do_mixed_source_and_assembly): Ditto.
12507 * thread.c (do_captured_list_thread_ids): Ditto.
12508 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
12509 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
12510 ui_out_tuple_end): Delete prototypes.
12511 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
12512 ui_out_list_end, ui_out_tuple_end): Delete.
12513
12514 From Kevin Buettner <kevinb@redhat.com>:
12515 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
fbe586ae
RH
12516 * ui-out.c (make_cleanup_ui_out_table_begin_end)
12517 (do_cleanup_table_end): New functions.
12518 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
12519 Use cleanups to invoke_ui_out_tuple_end().
12520 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
3b31d625
EZ
12521 * cli/cli-setshow.c (cmd_show_list): Use
12522 make_cleanup_ui_out_tuple_begin_end.
8ffd9b1b 12523
5b181d62
AC
125242003-02-02 Andrew Cagney <ac131313@redhat.com>
12525
12526 * frame.c (frame_unwind_register): New function.
12527 (frame_unwind_unsigned_register): Use.
12528 (frame_unwind_signed_register): Use.
12529 (frame_read_register): New function.
12530 * frame.h (frame_unwind_register): Declare.
12531 (frame_read_register): Declare.
12532
12533 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
12534 and frame_unwind_register instead of read_memory, write_register
12535 and deprecated_write_register_bytes.
12536
5f601589
AC
125372003-02-02 Andrew Cagney <ac131313@redhat.com>
12538
12539 * frame.h: Note that namelen can be negative.
12540 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
12541 NAME's length.
12542
12543 * NEWS: Mention that the d10v's `regs' command is deprecated.
12544 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
12545 (d10v_print_registers_info): New function.
12546 (show_regs): Call d10v_print_registers_info.
12547 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
12548
6a3fe0a4
MK
125492003-02-02 Mark Kettenis <kettenis@gnu.org>
12550
12551 * stack.c (print_frame_info): Restore call to annotate_frame_begin
12552 lost in the previous patch.
12553
075559bc
AC
125542003-02-01 Andrew Cagney <ac131313@redhat.com>
12555
12556 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
fbe586ae
RH
12557 * stack.c (print_frame_info_base): Output complete FRAME tuple
12558 for synthesized frames.
075559bc 12559
6789195b
AC
125602003-02-02 Andrew Cagney <ac131313@redhat.com>
12561
12562 * mips-nat.c (zerobuf): Delete.
12563 (fetch_inferior_registers): Alloc local zerobuf.
12564 (fetch_core_registers): Alloc local zerobuf.
12565 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
12566 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
12567 * thread-db.c (thread_db_store_registers): Ditto.
12568 * sh-tdep.c (sh_do_register): Ditto.
12569 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
12570 * remote-sim.c (gdbsim_store_register): Ditto.
12571 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
12572 * remote-e7000.c (fetch_regs_from_dump): Ditto.
12573 * monitor.c (monitor_supply_register): Ditto.
12574 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
12575 * mips-nat.c (fetch_inferior_registers): Ditto.
12576 * m68klinux-nat.c (fetch_register): Ditto.
12577 * lynx-nat.c (fetch_inferior_registers): Ditto.
12578 (fetch_inferior_registers): Ditto.
12579 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
12580 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
12581 (hpux_thread_store_registers): Ditto.
12582 * hppah-nat.c (fetch_register): Ditto.
12583 * hppab-nat.c (fetch_register): Ditto.
12584 * hppa-tdep.c (pa_register_look_aside): Ditto.
12585 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
12586 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
12587
e669114a
AC
125882003-02-01 Andrew Cagney <ac131313@redhat.com>
12589
12590 * gdbarch.sh: Explictly specify all method levels. When a
12591 variable with an empty level, provide a non-multi-arch default.
12592 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
12593 * gdbarch.h: Re-generate.
12594 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
12595 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
12596
9a043c1d
AC
125972003-02-01 Andrew Cagney <ac131313@redhat.com>
12598
12599 * defs.h (host_pointer_to_address): Delete declaration.
12600 (address_to_host_pointer): Delete declaration.
12601 * utils.c (host_pointer_to_address): Delete function.
12602 (address_to_host_pointer): Delete function.
12603 * procfs.c (procfs_address_to_host_pointer): New function.
12604 * procfs.c (proc_set_watchpoint): Use.
12605 (procfs_can_use_hw_breakpoint): Update comments.
12606 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
12607 (som_solib_add): Use.
12608 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
12609 * hppa-tdep.c (unwind_command): Use.
8ffd9b1b 12610
7ca9f392
AC
126112003-02-01 Andrew Cagney <ac131313@redhat.com>
12612
94bbfd30
AC
12613 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
12614 strlen d_name.
12615
7ca9f392
AC
12616 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
12617 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
12618 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
12619 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
12620 (define_symbol): Update.
12621 * symfile.c (generic_load): Remove references to nindy.
12622 * symtab.c: Remove references to nindy.
12623
31a85ea2
AC
126242003-02-01 Andrew Cagney <ac131313@redhat.com>
12625
12626 * infcmd.c (print_float_info): Delete code conditional on
12627 FLOAT_INFO.
12628 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
12629 * config/m68k/nm-apollo68b.h: Ditto.
12630 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
12631 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
12632 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
12633
f6e85fc8
MK
126342003-02-01 Mark Kettenis <kettenis@gnu.org>
12635
6015b6a0
MK
12636 * config/i386/tm-i386os9k.h: Removed.
12637
f7a30bdf
MK
12638 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
12639 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
12640 they're identical to i[3456]86-*-sysv* now.
12641 * config/i386/i386v32.mh: Removed.
12642 * config/i386/xm-i386v32.h: Removed.
12643 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
12644
28d52111
MK
12645 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
12646
4d3f6bce
MK
12647 * config/i386/i386dgux.mh: Removed.
12648 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
12649
f6e85fc8
MK
12650 * configure.in: Fix typo.
12651 * configure: Regenerated.
12652
53955967
DC
126532003-01-31 David Carlton <carlton@math.stanford.edu>
12654
12655 * dwarf2read.c (dwarf2_locate_sections): Set
12656 dwarf_ranges_section.
12657
b1364885
AC
126582003-01-31 Andrew Cagney <ac131313@redhat.com>
12659
8dbb1c65
AC
12660 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
12661 * utils.c: Update comments documenting legitimate uses of PTR.
8ffd9b1b 12662
8731e58e
AC
12663 * utils.c: Re-indent.
12664
b1364885
AC
12665 * config/djgpp/fnchange.lst: Delete nindy files.
12666 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
12667 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
12668 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
12669 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
12670 * nindy-share/README, nindy-share/Onindy.c: Delete files.
12671 * nindy-tdep.c, nindy-share/Makefile: Delete files.
12672 * Makefile.in (init.c): Remove nindy references.
12673 (saber_gdb): Delete rule.
12674 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
12675 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
12676 and a68v-nat.c.
12677 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
12678 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
12679 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
12680 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
12681 nindy-share/stop.h.
12682 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
12683 * saber.suppress: Delete file.
12684
086df311
DJ
126852003-01-31 Daniel Jacobowitz <drow@mvista.com>
12686
12687 * dbxread.c (stabs_data): New static variable.
12688 (fill_symbuf): Support an in-memory buffer for stabs data.
12689 (stabs_seek): New function.
12690 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
12691 (read_ofile_symtab): Use stabs_seek.
12692 (elfstab_build_psymtabs): Take an asection* instead of
12693 an offset and size. Relocate the stabs data if necessary.
12694 Save the section* for dbx_psymtab_to_symtab.
12695 * dwarf2read.c: Add section variables for each debug section.
12696 (dwarf2_locate_sections): Fill them in.
12697 (dwarf2_read_section): Take an asection* argument.
12698 Relocate the section contents if necessary.
12699 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
12700 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
12701 it to dwarf2_read_section.
12702 (dwarf2_build_frame_info): Update callers.
12703 * elfread.c (elf_symfile_read): Update call to
12704 elfstab_build_psymtabs.
12705 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
12706 (DBX_STAB_SECTION): New macro.
8ffd9b1b 12707 * stabsread.h (elfstab_build_psymtabs): Update prototype.
086df311
DJ
12708 * symfile.c (symfile_dummy_outputs): New function.
12709 (symfile_relocate_debug_section): New function.
12710 * symfile.h (symfile_relocate_debug_section): Add prototype.
12711
87d1b352
RH
127122003-01-31 Richard Henderson <rth@redhat.com>
12713
12714 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
12715 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
12716 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
12717 * alpha-tdep.c (alpha_register_name): Add "unique".
12718 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
12719 (ALPHA_UNIQUE_REGNUM): New.
12720 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
12721
c48861fb
AC
127222003-01-31 Andrew Cagney <ac131313@redhat.com>
12723
12724 * README: Remove reference to Ericsson 1800 monitor.
12725 * Makefile.in (remote-es.o): Delete rule.
12726 (ALLDEPFILES): Delete remote-es.c.
12727 * remote-es.c: Delete file.
12728 * config/m68k/es1800.mt: Delete file.
12729 * config/djgpp/fnchange.lst: Update.
12730 * configure.tgt: Delete m68*-ericsson-* target.
12731
d764a824
AF
127322003-01-31 Adam Fedor <fedor@gnu.org>
12733
12734 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
12735 Remove duplicate/shadowing variable of same name.
12736
fe36c4f4
JB
127372003-01-30 Jim Blandy <jimb@redhat.com>
12738
12739 * symfile.c (find_separate_debug_file): Assert that the objfile's
12740 directory name we compute ends with a slash, and then assume that
12741 that's so everywhere we use it.
12742
cb741690
DJ
127432003-01-30 Daniel Jacobowitz <drow@mvista.com>
12744
12745 * valops.c (value_assign): Flush frame cache after stores to memory
12746 also.
12747
96ee5227
AC
127482003-01-30 Andrew Cagney <ac131313@redhat.com>
12749
12750 * Makefile.in (mon960-rom.o): Delete rule.
12751 * mon960-rom.c: Delete file.
12752
7f6104a9
AC
127532003-01-30 Andrew Cagney <ac131313@redhat.com>
12754
12755 * d10v-tdep.c: Include "frame-unwind.h".
12756 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
12757 list.
12758 (next_addr, uses_frame): Delete.
12759 (struct d10v_unwind_cache): Define.
12760 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
12761 Use info instead of next_addr and uses_frame globals.
12762 (d10v_frame_init_saved_regs): Delete function.
12763 (d10v_init_extra_frame_info): Delete function.
12764 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
12765 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
12766 init_frame_pc or frame_saved_pc.
12767 (d10v_pop_frame): Delete function.
12768 (do_d10v_pop_frame): Delete function.
12769 (d10v_frame_chain): Delete function.
12770 (d10v_frame_chain_valid): Delete function.
12771 (d10v_frame_pc_unwind): New function.
12772 (d10v_frame_id_unwind): New function.
12773 (saved_regs_unwinder): New function.
12774 (d10v_frame_register_unwind): New function.
12775 (d10v_frame_pop): New function.
12776 (d10v_frame_unwind): New variable.
12777 (d10v_frame_p): New function.
12778 (d10v_frame_saved_pc): Delete function.
12779 * Makefile.in (d10v-tdep.o): Update dependencies.
12780
cad2e848
JB
127812003-01-30 J. Brobecker <brobecker@gnat.com>
12782
12783 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
12784 causing some regressions due to a change in the default value
12785 for this macro.
12786
af34e669
DJ
127872003-01-29 Richard Henderson <rth@redhat.com>
12788 Elena Zannoni <ezannoni@redhat.com>
12789 Daniel Jacobowitz <drow@mvista.com>
12790
12791 Fix PR gdb/961.
8ffd9b1b 12792 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
af34e669
DJ
12793 variables.
12794 (RANGES_SECTION): New.
12795 (dwarf_ranges_buffer): New variable.
12796 (struct comp_unit_head): Add member "die".
12797 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
12798 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
12799 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
12800 (dwarf2_locate_sections): Likewise.
12801 (dwarf2_build_psymtabs): Read .debug_ranges.
12802 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
12803 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
12804 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
12805 Look for DW_AT_ranges and return the bounding box.
12806
baa93fa6
CF
128072003-01-29 Brian Ford <ford@vss.fsi.com>
12808
12809 * win32-nat.c (cygwin_pid): Removed as unused.
12810 (child_attach): Try fall back to Cygwin pid.
12811
c63f977f
JB
128122003-01-29 Jim Blandy <jimb@redhat.com>
12813
12814 * objfiles.h (struct objfile): Doc fix.
12815
d62d1979
AC
128162003-01-29 Andrew Cagney <ac131313@redhat.com>
12817
12818 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
12819 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
12820 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
12821 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
12822 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
12823 (FRAME_SAVED_PC): Change to a function with predicate.
12824 * gdbarch.h, gdbarch.c: Re-generate.
12825
1ae18a04
AC
128262003-01-28 Andrew Cagney <ac131313@redhat.com>
12827
52287340
AC
12828 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
12829
1ae18a04
AC
12830 * complaints.c (complain): Delete function.
12831 * complaints.h (struct deprecated_complaint): Delete definition.
12832 (complain): Delete declaration.
12833
f2c16bd6
KB
128342003-01-28 Kevin Buettner <kevinb@redhat.com>
12835
12836 * mips-tdep.c (mips_init_extra_frame_info): Return early for
12837 dummy frames.
12838
a94dd1fd
AC
128392003-01-27 Andrew Cagney <ac131313@redhat.com>
12840
12841 * sentinel-frame.h, sentinel-frame.c: New files.
12842 * Makefile.in (frame.o): Update dependencies.
12843 (SFILES): Add sentinel-frame.c.
12844 (sentinel_frame_h): Define.
12845 (COMMON_OBS): Add sentinel-frame.o.
12846 (sentinel-frame.o): Specify dependencies.
12847 * frame.c: Include "sentinel-frame.h".
12848 (frame_register_unwind): Rewrite assuming that there is always a a
12849 ->next frame.
12850 (frame_register, generic_unwind_get_saved_register): Ditto.
12851 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
12852 (create_sentinel_frame, unwind_to_current_frame): New functions.
12853 (get_current_frame): Rewrite using create_sentinel_frame and
12854 unwind_to_current_frame. When possible, always create a frame.
12855 (create_new_frame): Set next to the sentinel frame.
12856 (get_next_frame): Rewrite. Don't go below the level 0 frame.
12857 (deprecated_update_frame_pc_hack): Update the next frame's PC and
12858 ID cache when necessary.
12859 (frame_saved_regs_id_unwind): Use frame_relative_level.
12860 (deprecated_generic_get_saved_register): Use frame_relative_level,
12861 get_frame_saved_regs, get_frame_pc, get_frame_base and
12862 get_next_frame.
12863 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
12864 frame_register.
12865
5378adc4
DJ
128662003-01-27 Daniel Jacobowitz <drow@mvista.com>
12867
12868 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
12869
51ee2ddc
DJ
128702003-01-27 Daniel Jacobowitz <drow@mvista.com>
12871
12872 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
12873 (maintenance_set_profile_cmd): Use error () instead of warning ().
12874
d9feb4e7
DJ
128752003-01-27 Daniel Jacobowitz <drow@mvista.com>
12876
12877 * configure.in: Check that -pg works if using --enable-profiling.
12878 Check for monstartup and _mcleanup regardless of --enable-profiling.
12879 * maint.c: Check for monstartup and _mcleanup before using them.
12880 * config.in: Regenerated.
12881 * configure: Regenerated.
12882
2d188dd3
NC
128832003-01-24 Nick Clifton <nickc@redhat.com>
12884
12885 * Add sh2e support:
12886
12887 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
12888
12889 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
12890 (sh2e_show_regs): New.
12891 (sh_gdbarch_init): Handle bfd_mach_sh2e.
12892 * config/sh/tm-sh.h: Added sh2e to comments.
12893
cb3c37b2
JB
128942003-01-23 Jim Blandy <jimb@redhat.com>
12895
12896 * symfile.c (syms_from_objfile): Don't print the "(no debugging
12897 symbols found)" message here; we haven't checked for a separate
12898 debug info file yet, so we don't know yet.
12899 (symbol_file_add_with_addrs_or_offsets): Print it here, after
12900 we've looked everywhere. Also, there's no need to print a special
12901 message when we're loading the separate debug info file: the one
12902 symbol_file_add prints is fine.
12903
5b5d99cf
JB
129042003-01-23 Alexander Larsson <alexl@redhat.com>
12905 Jim Blandy <jimb@redhat.com>
12906
12907 Add support for executables whose debug info has been separated
12908 out into a separate file, leaving only a link behind.
12909 * objfiles.h (struct objfile): New fields: separate_debug_objfile
12910 and separate_debug_objfile_backlink.
12911 (put_objfile_before): New declaration.
12912 * symfile.c: #include "filenames.h".
12913 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
12914 debug info in a separate file, read that, too. Save the addrs
12915 argument, so we can use it again to read the separated debug info;
12916 syms_from_objfile modifies the table we pass it.
12917 (reread_symbols): After re-reading an objfile, call
12918 reread_separate_symbols to refresh its separate debug info
12919 objfile, if it has one.
12920 (reread_separate_symbols, find_separate_debug_file,
12921 get_debug_link_info, separate_debug_file_exists): New functions.
12922 (debug_file_directory): New global var.
12923 (_initialize_symfile): Initialize debug_file_directory, and
12924 provide the new `set debug-file-directory' command to let the user
12925 change it.
12926 * objfiles.c (free_objfile): If this objfile has its debug info in
12927 a separate objfile, free that one too. If this is itself a
12928 separate debug info objfile, clear our parent's backlink.
12929 (put_objfile_before): New function.
12930 * utils.c (gnu_debuglink_crc32): New function.
12931 * defs.h (gnu_debuglink_crc32): New declaration.
12932 * Makefile.in (symfile.o): Note dependency on "filenames.h".
12933 * configure.in: Handle --with-separate-debug-dir config option.
12934 * acinclude.m4 (AC_DEFINE_DIR): New macro.
12935 * acconfig.h (DEBUGDIR): New macro.
12936 * configure, aclocal.m4, config.in: Regenerated.
12937
7e8580c1
JB
129382003-01-22 Jim Blandy <jimb@redhat.com>
12939
7904e09f
JB
12940 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
12941 like the old symbol_file_add, but taking new arguments: you can
12942 now pass in either a `struct section_addr_info' list to say where
12943 each section is loaded, or a `struct section_offsets' table. Pass
12944 these new arguments through to syms_from_objfile as appropriate.
8ffd9b1b 12945 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
7904e09f
JB
12946 with the appropriate quiescent values for the new arguments.
12947
7e8580c1
JB
12948 * symfile.c: #include "gdb_assert.h".
12949 (syms_from_objfile): Add the ability to pass in a section offset
12950 table directly, as an alternative to the section_addr_info table.
12951 Document arguments better.
12952 (symbol_file_add): Pass extra arguments to syms_from_objfile.
12953 * symfile.h (syms_from_objfile): Update declaration.
12954 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
12955 syms_from_objfile.
12956 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
12957
d28f9cdf
DJ
129582003-01-22 Daniel Jacobowitz <drow@mvista.com>
12959
12960 Original patch by Tom Tromey <tromey@cygnus.com> and
12961 Jason Molenda <jmolenda@apple.com>.
12962 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
12963 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
12964 * NEWS: Mention profiling.
12965 * configure.in (--enable-gdbtk): Fix typo.
12966 (--enable-profiling): New. Set PROFILE_CFLAGS.
12967 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
12968 Fill in function.
12969 (profiling_state): New variable.
12970 (mcleanup_wrapper): New function.
12971 (_initialize_maint): Remove NOTYET, fix call to
12972 add_setshow_boolean_cmd for "maint set profile".
12973 * configure: Regenerated.
12974
df21e465
MH
129752003-01-21 Martin M. Hunt <hunt@redhat.com>
12976
12977 * Makefile.in (install-gdbtk): Install PNG images too.
12978
73c1f219
AC
129792003-01-21 Andrew Cagney <ac131313@redhat.com>
12980
12981 * exec.c (text_start): Delete global variable.
12982 (exec_file_attach): Make text_start local to the function.
12983 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
12984 * valops.c (hand_function_call): Delete code that handles
12985 BEFORE_TEXT_END and AFTER_TEXT_END.
12986 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
12987 of CALL_DUMMY_LOCATION.
12988 * gdbarch.c: Regenerate.
12989 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
12990 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
12991 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
12992 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
12993 (text_end): Delete extern declaration.
12994
eb4f72c5
AC
129952003-01-21 Andrew Cagney <ac131313@redhat.com>
12996
12997 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
12998 * blockframe.c (backtrace_below_main): Move to "frame.c".
12999 (frame_chain_valid): Delete check for backtrace_below_main.
13000 (_initialize_blockframe): Delete initialization, move ``set
13001 backtrace-below-main'' command to "frame.c".
13002 (do_flush_frames_sfunc): Delete function.
13003 * frame.c: Include "command.h" and "gdbcmd.h".
13004 (frame_type_from_pc): New function.
13005 (create_new_frame): Use frame_type_from_pc.
13006 (legacy_get_prev_frame): New function.
13007 (get_prev_frame): Rewrite. When an old style frame, call
13008 legacy_get_prev_frame. Otherwize, unwind the PC first.
13009 (_initialize_frame): Add ``set backtrace-below-main'' command.
13010 * Makefile.in (frame.o): Update dependencies.
13011
778ce8cc
AC
130122003-01-19 Andrew Cagney <ac131313@redhat.com>
13013
13014 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
13015 DEPRECATED_REGISTERS_INFO.
13016
01c193c8
AC
130172003-01-19 Andrew Cagney <ac131313@redhat.com>
13018
13019 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
13020 Maintainers'. Update `Various Maintainers'.
13021
dedc2a2b
AC
130222003-01-19 Andrew Cagney <ac131313@redhat.com>
13023
13024 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
13025 * gdbarch.sh (POP_FRAME): Change to function with predicate.
13026 Suppress actual parameters when `-'.
13027 * gdbarch.h, gdbarch.c: Regenerate.
13028
b7261c70
AC
130292003-01-19 Andrew Cagney <ac131313@redhat.com>
13030
13031 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
13032 code handling dummy frames.
13033
dbe9fe58
AC
130342003-01-19 Andrew Cagney <ac131313@redhat.com>
13035
13036 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
13037 (struct frame_unwind): Add field pop.
13038 * frame.h (frame_pop): Declare.
13039 * frame.c (frame_saved_regs_pop): New function.
13040 (trad_frame_unwinder): Add frame_saved_regs_pop.
13041 (frame_pop): New function.
13042 * dummy-frame.c (dummy_frame_pop): New function.
13043 (discard_innermost_dummy): New function.
13044 (generic_pop_dummy_frame): Use discard_innermost_dummy.
13045 (dummy_frame_unwind): Add dummy_frame_pop.
13046 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
13047 * valops.c (hand_function_call): Ditto.
13048 * stack.c (return_command): Ditto.
13049
570b8f7c
AC
130502003-01-18 Andrew Cagney <ac131313@redhat.com>
13051
13052 * cris-tdep.c: Fix function declaration indentation.
13053 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
13054 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
13055 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
13056 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
13057 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
13058 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
13059
130602003-01-18 Michael Chastain <mec@shout.net>
eaec4d85
MC
13061
13062 * README (Unpacking and Installation -- quick overview):
13063 Warn against ".../gdb-5.3/gdb/configure".
13064
494cca16
AC
130652003-01-18 Andrew Cagney <ac131313@redhat.com>
13066
13067 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
13068 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
13069 (struct frame_unwind): Declare opaque.
13070 (dummy_frame_p): Declare function.
13071 * dummy-frame.c (dummy_frame_id_unwind): Make static.
13072 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
13073 * dummy-frame.c: Include "frame-unwind.h".
13074 (dummy_frame_p): New function.
13075 (dummy_frame_unwind): New variable.
13076 * frame.c: Include "frame-unwind.h".
13077 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
13078 to use the new unwind field.
13079 (set_unwind_by_pc): Delete function.
13080 (create_new_frame, get_prev_frame): Set unwind field using
13081 frame_unwind_find_by_pc.
13082 (trad_frame_unwind, trad_frame_unwinder): New variables.
13083 * frame.h (trad_frame_unwind): Declare variable.
13084 (frame_id_unwind_ftype): Delete declaration.
13085 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
13086 (struct frame_unwind): Declare opaque.
13087 (struct frame_info): Replace the fields id_unwind, pc_unwind and
13088 register_unwind with a single unwind pointer.
13089 * frame-unwind.h, frame-unwind.c: New files.
13090 * Makefile.in (SFILES): Add frame-unwind.c.
13091 (frame_unwind_h): Define.
13092 (COMMON_OBS): Add frame-unwind.o.
13093 (frame-unwind.o): Specify dependencies.
13094 (frame.o, dummy-frame.o): Update dependencies.
8ffd9b1b 13095
4efb68b1
AC
130962003-01-18 Andrew Cagney <ac131313@redhat.com>
13097
13098 * ada-valprint.c: Eliminate PTR.
13099 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
13100 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
13101 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
13102 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
13103 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
13104 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
13105 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
8ffd9b1b 13106
a84d24ee
AC
131072003-01-17 Andrew Cagney <ac131313@redhat.com>
13108
762f08a3
AC
13109 * main.c (captured_main): Don't use PTR.
13110 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
13111 * gdbtypes.c (lookup_primitive_typename): Ditto.
13112 (lookup_struct_elt_type): Ditto.
13113 * f-valprint.c (info_common_command): Ditto.
13114 (list_all_visible_commons): Ditto.
13115 * jv-typeprint.c (java_type_print_base): Ditto.
13116
a84d24ee
AC
13117 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
13118 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
13119 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
13120 i386-interix-nat.c and i386-interix-tdep.c. Rename
13121 m68klinux-nat.c and m68klinux-tdep.c. Rename
13122 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
13123 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
13124 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
13125 * main.c (captured_main): Use xfree, not free.
13126
c170fb60
AC
131272003-01-16 Andrew Cagney <ac131313@redhat.com>
13128
13129 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
13130 ID back using a parameter.
13131 * frame.c (frame_id_unwind): Update call.
13132 (frame_saved_regs_id_unwind): Update.
13133 * dummy-frame.c (dummy_frame_id_unwind): Update function.
13134 * dummy-frame.h (struct frame_id): Add opaque declaration.
13135 (dummy_frame_id_unwind): Update declaration.
13136
867f3898
AC
131372003-01-15 Andrew Cagney <ac131313@redhat.com>
13138
13139 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
13140
40622be8 131412003-01-15 Stephen P. Smith <ischis2@cox.net>
de3a8c23 13142
40622be8 13143 * MAINTAINERS (Stephen P. Smith): Updated email address.
de3a8c23 13144
ae66c1fc
EZ
131452003-01-14 Elena Zannoni <ezannoni@redhat.com>
13146
997b089a 13147 Fix PR gdb/898
ae66c1fc
EZ
13148 * breakpoint.c (until_break_command): Add new argument. Use it to
13149 decide whether to stop only at the current frame or not.
13150 * breakpoint.h (until_break_command): Update prototype.
8ffd9b1b 13151 * infcmd.c (until_command): Add new argument to until_break_command
ae66c1fc
EZ
13152 call.
13153 (advance_command): New function.
13154 (_initialize_infcmd): Update help string for 'until' command.
13155 Add new 'advance' command.
13156
a04257e6
DC
131572003-01-14 David Carlton <carlton@math.stanford.edu>
13158
13159 * linespec.c (decode_line_1): Normalize comments.
13160 (set_flags): Ditto.
13161 (locate_first_half): Ditto.
13162 (decode_compound): Ditto.
13163 (symtab_from_filename): Ditto.
13164 (decode_all_digits): Ditto.
13165 (decode_dollar): Ditto.
13166 (find_methods): Ditto.
13167 (find_toplevel_char): Ditto.
13168
1bac305b
AC
131692003-01-13 Andrew Cagney <ac131313@redhat.com>
13170
13171 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
13172 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
13173 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
13174 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
13175 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
13176 * language.c, language.h, m32r-tdep.c: Update copyright.
13177 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
13178 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
13179 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
13180 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
13181 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
13182 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
13183
25caa7a8
EZ
131842003-01-13 Elena Zannoni <ezannoni@redhat.com>
13185
13186 * stabsread.h (process_later, resolve_cfront_continuation):
13187 Obsolete.
13188 Update copyright years.
13189 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
13190 Update copyright year.
13191 * dbxread.c(struct cont_elem): Obsolete.
8ffd9b1b 13192 (process_later, process_now): Obsolete functions.
25caa7a8
EZ
13193 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
13194 Update copyright year.
13195 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
13196 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
13197 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
13198 (parse_partial_symbols): Obsolete cfront support.
13199 * stabsread.c
13200 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
13201 macros.
13202 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
13203 read_cfront_baseclasses, read_cfront_member_functions,
13204 resolve_cfront_continuation,read_cfront_static_fields,
13205 copy_cfront_struct_fields): Obsolete functions.
13206 (define_symbol, read_one_struct_field): Obsolete cfront support.
13207 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
13208 Update Copyright year.
13209
7789c6f5
EZ
132102003-01-13 Elena Zannoni <ezannoni@redhat.com>
13211
13212 * stack.c (print_frame_info, print_stack_frame_base_stub,
13213 print_stack_frame_base, show_and_print_stack_frame_stub,
13214 show_and_print_stack_frame, print_only_stack_frame_stub,
13215 print_only_stack_frame): Delete functions.
13216 (print_stack_frame_stub): Call print_frame_info instead of
13217 print_frame_info_base.
13218 (print_frame_info_base): Rename to print_frame_info.
13219 (backtrace_command_1): Call print_frame_info, instead of
13220 print_frame_info_base.
13221 (current_frame_command): Call print_stack_frame, instead of
13222 print_only_stack_frame.
13223 (frame_command): Call print_stack_frame, instead of
13224 show_and_print_stack_frame.
13225 (up_command): Ditto.
13226 (down_command): Ditto.
13227 * frame.h (print_only_stack_frame): Delete prototype.
13228 * infrun.c (normal_stop): Call print_stack_frame, instead of
13229 show_and_print_stack_frame.
13230 * thread.c (info_threads_command): Call print_stack_frame, instead
13231 of print_only_stack_frame.
13232
3f5a3016
AC
132332003-01-13 Andrew Cagney <ac131313@redhat.com>
13234
d99ba314
AC
13235 * README (Graphical interface to GDB): Update URL. Point at
13236 gdb/links/.
13237
3f5a3016
AC
13238 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
13239 version match.
13240
083ae935
DJ
132412003-01-13 Daniel Jacobowitz <drow@mvista.com>
13242
13243 * symtab.c (find_pc_sect_line): Don't consider end-of-function
13244 lines.
13245
5365276c
DJ
132462003-01-13 Daniel Jacobowitz <drow@mvista.com>
13247
13248 * thread-db.c (attach_thread): Prototype.
13249 (struct private_thread_info): Remove lwpid. Add thread handle (th),
13250 thread information (ti), and valid flags (th_valid, ti_valid).
13251 (attach_thread): Move target_pid_to_str call to after the thread
13252 is added to GDB's list. Initialize the cache.
13253 (thread_get_info_callback, thread_db_map_id2thr)
13254 (thread_db_get_info): New functions.
13255 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
13256 (thread_db_store_registers, thread_db_thread_alive)
13257 (thread_db_get_thread_local_address): Use them.
13258 (thread_db_pid_to_str): Likewise. Return "Missing" instead
13259 of calling error() for threads in unknown state.
13260
13261 (clear_lwpid_callback): New function.
13262 (thread_db_resume): Use it to clear the cache.
13263
9fc30b6b
DJ
132642003-01-13 Daniel Jacobowitz <drow@mvista.com>
13265
13266 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
13267 (resume_callback): Remove dead code.
13268
8f871025
AC
132692003-01-13 Andrew Cagney <ac131313@redhat.com>
13270
13271 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
13272 predicate.
13273 * gdbarch.h, gdbarch.c: Regenerate.
13274 * stack.c (frame_info): Only initialize the saved registers when
13275 FRAME_INIT_SAVED_REGS_P.
13276 * frame.c (frame_saved_regs_register_unwind): Assert
13277 FRAME_INIT_SAVED_REGS_P.
13278 (deprecated_generic_get_saved_register): Ditto.
13279
3f565f1e
DJ
132802003-01-13 Daniel Jacobowitz <drow@mvista.com>
13281
13282 * source.c (openp): Squelch warning about "filename".
13283
072b1022
DJ
132842003-01-13 Daniel Jacobowitz <drow@mvista.com>
13285
13286 * source.c (openp): If the file does not exist don't necessarily
13287 search the path.
13288
973ccf8b
DJ
132892003-01-13 Daniel Jacobowitz <drow@mvista.com>
13290
13291 Fix PR gdb/872.
13292 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
13293 (integer_types_same_name_p): New function.
13294 (rank_one_type): Use it.
13295 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
13296
030292b7
DJ
132972003-01-13 Daniel Jacobowitz <drow@mvista.com>
13298
13299 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
13300 variables.
13301 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
13302 * configure.in: Add --with-sysroot.
13303 * configure: Regenerated.
13304 * main.c (gdb_sysroot): New variable.
13305 (captured_main): Initialize gdb_sysroot.
13306 * defs.h (gdb_sysroot): New extern declaration.
13307 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
13308
afb5d334
MC
133092003-01-12 Michael Chastain <mec@shout.net>
13310
13311 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
13312
751ceeb4
MC
133132003-01-12 Michael Chastain <mec@shout.net>
13314
13315 * top.c (print_gdb_version): Bump copyright year to 2003.
13316
94cd26f8
DC
133172003-01-12 David Carlton <carlton@bactrian.org>
13318
13319 * linespec.c (symtab_from_filename): Rename variable 's' to
13320 'file_symtab'.
13321
1ce79225
AC
133222003-01-12 Andrew Cagney <ac131313@redhat.com>
13323
13324 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
13325 dummy frame.
13326 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
13327
fa1fd571
AC
133282003-01-12 Andrew Cagney <ac131313@redhat.com>
13329
13330 * d10v-tdep.c: Include "gdb_assert.h".
13331 (d10v_store_return_value): Rewrite to match current interface.
13332 (d10v_extract_struct_value_address): Ditto.
13333 (d10v_extract_return_value): Ditto.
13334 (d10v_gdbarch_init): Set store_restore_value,
13335 extract_struct_value_address and extract_return_value.
13336
68b8d23e
JB
133372003-01-12 J. Brobecker <brobecker@gnat.com>
13338
13339 * hpread.c (set_namestring): New procedure replacing the
13340 SET_NAMESTRING macro.
13341 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
13342 by calls to set_namestring.
13343
133442003-01-11 J. Brobecker <brobecker@gnat.com>
1fb309ea
JB
13345
13346 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
13347 a compilation warning.
13348 (hpread_process_one_debug_symbol): Likewise.
13349
88d262ca
DC
133502003-01-10 David Carlton <carlton@math.stanford.edu>
13351
13352 * linespec.c (decode_line_1): Rename variable 's' to
13353 'file_symtab'.
13354 (decode_all_digits): Rename argument 's' to 'file_symtab'.
13355 (decode_dollar): Ditto.
13356 (decode_variable): Ditto.
13357 (symbol_found): Ditto.
13358
86669319
MC
133592003-01-09 Michael Chastain <mec@shout.net>
13360
13361 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
13362
616a9dc4
CV
133632003-01-07 Corinna Vinschen <vinschen@redhat.com>
13364
13365 * win32-nat.c (set_process_privilege): New function.
13366 (child_attach): Call set_process_privilege() to enable the
13367 SE_DEBUG_NAME user privilege if available in process token.
13368
3269bcfa
JB
133692003-01-10 J. Brobecker <brobecker@gnat.com>
13370
13371 * hpread.c (hpread_process_one_debug_symbol): Fix a small
13372 compilation error in the previous revision.
13373
2b0ee454
DC
133742003-01-09 David Carlton <carlton@math.stanford.edu>
13375
13376 * linespec.c: Update copyright.
13377
b3ba1b44
DJ
133782003-01-09 Daniel Jacobowitz <drow@mvista.com>
13379
13380 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
13381 than inferior_ptid.
13382 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
13383
4ef3f3be
AC
133842003-01-09 Andrew Cagney <ac131313@redhat.com>
13385
479ab5a0
AC
13386 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
13387 Update comments.
13388 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
13389 (frame_saved_regs_zalloc): Update.
13390 (frame_saved_regs_register_unwind): Update.
13391 (create_new_frame): Update.
13392 (get_prev_frame): Update.
13393 (frame_extra_info_zalloc): Update.
13394 (deprecated_get_frame_saved_regs): Update.
13395 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
13396 * cris-tdep.c: Update comment.
13397
bde58177
AC
13398 * somsolib.h: Fix function indentation.
13399 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
13400 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
13401 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
13402 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
13403 * somsolib.c, inftarg.c: Remove assignment in if conditional.
13404
4ef3f3be
AC
13405 * infrun.c (follow_fork): Use ISO C definition.
13406 * expprint.c (print_subexp): Use xfree instead of free.
13407 * charset.c: Include "gdb_string.h" instead of <string.h>.
13408 (register_iconv_charsets): Use ISO C definition.
13409 (host_charset, target_charset): Ditto.
13410 * Makefile.in (charset.o): Update dependencies.
13411 (mi-cmd-env.o): Update dependencies.
13412
1c615f7a
AC
134132003-01-08 Andrew Cagney <cagney@redhat.com>
13414
13415 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
13416 get_frame_base.
13417
c9a1dc08
AC
134182003-01-08 Andrew Cagney <ac131313@redhat.com>
13419
13420 * gdb_mbuild.sh: Add --keep option. When specified, keep the
13421 build directories. Save edited gdb output in Mbuild.log. If a
13422 build fails, remove any final GDB executable.
13423
dbad9d94
AC
134242003-01-08 Andrew Cagney <ac131313@redhat.com>
13425
13426 * gdb_mbuild.sh: Edit the output of `maint print architecture'
13427 replacing hex constants with function names and stripping leading
13428 file name directory prefixes.
13429
8d357cca
AC
134302003-01-08 Andrew Cagney <cagney@redhat.com>
13431
13432 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
13433 get_frame_base.
13434
bca02a8a
DC
134352003-01-08 David Carlton <carlton@math.stanford.edu>
13436
13437 * linespec.c (decode_line_1): Move code into decode_variable.
13438 (decode_variable): New function.
13439
7f8ab3a0
AC
134402003-01-08 Andrew Cagney <ac131313@redhat.com>
13441
13442 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
13443
7b5849cc
AC
134442003-01-08 Andrew Cagney <cagney@redhat.com>
13445
13446 * cris-tdep.c (cris_frame_init_saved_regs): Use
13447 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
13448 saved_regs buffer.
13449 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
13450 (sh64_nofp_frame_init_saved_regs): Ditto.
13451 (sh_fp_frame_init_saved_regs): Ditto.
13452 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
13453 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
13454 * mcore-tdep.c (analyze_dummy_frame): Ditto.
13455 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13456
72a5efb3
DJ
134572003-01-08 Daniel Jacobowitz <drow@mvista.com>
13458
13459 * minsyms.c (lookup_minimal_symbol): Update comment.
13460 (lookup_minimal_symbol_text): Update comment. Use the hash table.
13461 (lookup_minimal_symbol_solib_trampoline): Likewise.
13462
11c02a10
AC
134632003-01-08 Andrew Cagney <cagney@redhat.com>
13464
aab3ea25
AC
13465 * d10v-tdep.c (d10v_init_extra_frame_info): Use
13466 frame_relative_level.
13467
da50a4b7
AC
13468 * alpha-tdep.c: Use get_frame_extra_info.
13469 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13470 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
13471 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
13472 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
13473
11c02a10
AC
13474 * alpha-tdep.c: Use get_next_frame.
13475 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13476 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
13477 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
13478 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
13479 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
13480 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
13481 * xstormy16-tdep.c: Ditto.
8ffd9b1b 13482
1e2330ba
AC
134832003-01-07 Andrew Cagney <cagney@redhat.com>
13484
13485 * alpha-tdep.c: Use get_frame_base.
13486 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13487 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
13488 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
13489 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
13490 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
13491 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
13492 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
13493 * config/sparc/tm-sparc.h: Ditto.
8ffd9b1b 13494
2d75187b
AC
134952003-01-07 Andrew Cagney <cagney@redhat.com>
13496
13497 * frame.c (deprecated_get_frame_context): New function.
13498 (deprecated_set_frame_context): New function.
13499 * frame.h (deprecated_get_frame_context): Declare.
13500 (deprecated_set_frame_context): Declare.
13501 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
13502 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
8ffd9b1b 13503
483d36b2
AC
135042003-01-07 Andrew Cagney <cagney@redhat.com>
13505
13506 * frame.c (deprecated_set_frame_next_hack): New function.
13507 (deprecated_set_frame_prev_hack): New function.
13508 * frame.h (deprecated_set_frame_next_hack): Declare.
13509 (deprecated_set_frame_prev_hack): Declare.
13510 * mcore-tdep.c (analyze_dummy_frame): Use
13511 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
13512 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13513
14e91ac5
DC
135142003-01-07 David Carlton <carlton@math.stanford.edu>
13515
13516 * linespec.c (decode_line_1): Move code into decode_dollar.
13517 (decode_dollar): New function.
13518
b0c6b05c
AC
135192003-01-07 Andrew Cagney <cagney@redhat.com>
13520
13521 * arm-tdep.c (arm_init_extra_frame_info): Use
13522 deprecated_update_frame_base_hack.
13523 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
13524 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13525 (fix_frame_pointer): Ditto.
13526 (mn10300_analyze_prologue): Ditto.
13527
a00a19e9
AC
135282003-01-07 Andrew Cagney <cagney@redhat.com>
13529
13530 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
13531 extra_info using frame_extra_info_zalloc.
13532 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
13533 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
13534 (sh64_init_extra_frame_info): Ditto.
13535 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
13536 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
13537 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
13538 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
13539 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
13540 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
13541 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
13542 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
13543 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
13544 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
13545 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
13546 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
13547
13548 * mn10300-tdep.c (analyze_dummy_frame): Use
13549 deprecated_set_frame_extra_info_hack.
13550 * mcore-tdep.c (analyze_dummy_frame): Ditto.
13551
1fb4c65b
JB
135522003-01-07 J. Brobecker <brobecker@gnat.com>
13553
13554 * mdebugread.c (parse_symbol): Skip stProc entries which storage
13555 class is not scText. These do not define "real" procedures.
13556 (parse_partial_symbols): Likewise.
13557
9fe7d6bf
MS
135582003-01-06 Michael Snyder <msnyder@redhat.com>
13559
13560 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
13561
f6c609c4
AC
135622003-01-06 Andrew Cagney <ac131313@redhat.com>
13563
13564 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
13565 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
13566 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
13567 deprecated_frame_xmalloc_with_cleanup.
13568 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
13569 deprecated_frame_xmalloc.
13570 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
13571 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
13572
d995ff4b
AC
135732003-01-06 Andrew Cagney <cagney@redhat.com>
13574
84dc46cb
AC
13575 * x86-64-linux-tdep.c: Include "osabi.h".
13576 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
13577
d995ff4b
AC
13578 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
13579
66140c26
AC
135802003-01-06 Andrew Cagney <cagney@redhat.com>
13581
13582 * MAINTAINERS (Target Instruction Set Architectures): Update
13583 arm-elf. Can be built with -Werror, has been multiarched.
13584
13585 * value.h (unpack_long): Make buffer parameter constant.
13586 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
13587 * scm-lang.h (scm_parse): Ditto.
13588 * defs.h (extract_typed_address, extract_address): Ditto.
13589 (extract_long_unsigned_integer): Ditto.
13590 * inferior.h (unsigned_pointer_to_address): Ditto.
13591 (signed_pointer_to_address): Ditto.
13592 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
13593 * gdbarch.h, gdbarch.c: Regenerate.
13594 * findvar.c (extract_long_unsigned_integer): Update.
13595 (extract_address): Update.
13596 (extract_typed_address): Update.
13597 (unsigned_pointer_to_address): Update.
13598 * values.c (unpack_long): Update.
13599 (unpack_double): Update.
13600 (unpack_pointer): Update.
13601 (unpack_field_as_long): Update.
13602 * d10v-tdep.c (d10v_pointer_to_address): Update.
13603 * avr-tdep.c (avr_pointer_to_address): Update.
13604 * scm-lang.c (scm_unpack): Update.
13605 * findvar.c (signed_pointer_to_address): Update.
13606
b089b3da
ML
136072003-01-06 Michal Ludvig <mludvig@suse.cz>
13608
8ffd9b1b 13609 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
b089b3da
ML
13610 since it is in i386-tdep.c.
13611
aff87235
JB
136122003-01-06 J. Brobecker <brobecker@gnat.com>
13613
13614 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
13615 failure introduced in the previous change.
13616
34f5e845
MC
136172003-01-05 Michael Chastain <mec@shout.net>
13618
13619 * README: Remove references to deleted remote-*.c files:
13620 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
13621 remote-nrom.c, remote-os9k.c, remote-udi.c.
13622
28bcfd30
MK
136232003-01-05 Mark Kettenis <kettenis@gnu.org>
13624
13625 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
13626 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
13627 i386_get_longjmp_target.
13628
15a5b3ee
AC
136292003-01-05 Andrew Cagney <ac131313@redhat.com>
13630
13631 * arm-tdep.c (prologue_cache): Change to a pointer.
13632 (_initialize_arm_tdep): Allocate prologue_cache.
13633 (check_prologue_cache): Update.
13634 (save_prologue_cache): Update.
13635 (arm_gdbarch_init): Update.
13636
c263362b
DJ
136372003-01-04 Daniel Jacobowitz <drow@mvista.com>
13638
13639 * stabsread.c (update_method_name_from_physname): Call complaint()
13640 instead of error.
13641
51603483
DJ
136422003-01-04 Daniel Jacobowitz <drow@mvista.com>
13643
13644 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
13645 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
13646 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
13647
13648 * blockframe.c: Include "gdbcmd.h" and "command.h".
13649 (backtrace_below_main): New variable.
13650 (file_frame_chain_valid, func_frame_chain_valid)
13651 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
13652 (generic_func_frame_chain_valid): Remove functions.
13653 (frame_chain_valid, do_flush_frames_sfunc): New functions.
13654 (_initialize_blockframe): New function.
13655 * Makefile.in (blockframe.o): Update dependencies.
13656 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
13657 comment. Call frame_chain_valid ().
13658 * frame.h: Remove old prototypes. Add prototype for
13659 frame_chain_valid and update comments to match.
13660 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
13661 Remove old comment.
13662 * gdbarch.h: Regenerated.
13663 * gdbarch.c: Regenerated.
13664
13665 * alpha-tdep.c (alpha_gdbarch_init): Don't call
13666 set_gdbarch_frame_chain_valid.
13667 * avr-tdep.c (avr_gdbarch_init): Likewise.
13668 * cris-tdep.c (cris_gdbarch_init): Likewise.
13669 * frv-tdep.c (frv_gdbarch_init): Likewise.
13670 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
13671 * i386-tdep.c (i386_svr4_init_abi): Likewise.
13672 (i386_nw_init_abi): Likewise.
13673 (i386_gdbarch_init): Likewise.
13674 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
13675 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
13676 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
13677 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
13678 * mips-tdep.c (mips_gdbarch_init): Likewise.
13679 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
13680 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
13681 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
13682 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
13683 * s390-tdep.c (s390_gdbarch_init): Likewise.
13684 * sh-tdep.c (sh_gdbarch_init): Likewise.
13685 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
13686 * v850-tdep.c (v850_gdbarch_init): Likewise.
13687 * vax-tdep.c (vax_gdbarch_init): Likewise.
13688 * x86-64-tdep.c (x86_64_init_abi): Likewise.
13689
13690 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
13691 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
13692 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
13693 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
13694 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
13695 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
13696 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
13697 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
13698
b00a8037
DJ
136992002-01-04 Daniel Jacobowitz <drow@mvista.com>
13700
13701 * Makefile.in (acconfig_h): Remove incorrect macro.
13702 (config_h): Define.
13703 (osabi.o): Update dependencies.
13704 * configure.tgt: Set gdb_osabi based on target triplet.
13705 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
13706 * configure: Regenerated.
13707 * config.in: Regenerated.
13708 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
13709 (GDB_OSABI_DEFAULT): Define if not already defined.
13710 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
13711 (set_osabi_string): New variables.
13712 (gdbarch_register_osabi): Add new OS ABI to
13713 gdb_osabi_available_names.
13714 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
13715 (set_osabi, show_osabi): New functions.
13716 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
13717
4be87837
DJ
137182003-01-04 Daniel Jacobowitz <drow@mvista.com>
13719
13720 * arch-utils.c (gdbarch_info_init): Set osabi to
13721 GDB_OSABI_UNINITIALIZED.
13722 * gdbarch.sh: Add osabi to struct gdbarch and to struct
13723 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
13724 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
13725 * gdbarch.c: Regenerated.
13726 * gdbarch.h: Regenerated.
13727 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
13728 there's no BFD.
13729 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
13730 * osabi.h (enum gdb_osabi): Move to defs.h.
13731 (gdbarch_init_osabi): Update prototype.
13732 * defs.h (enum gdb_osabi): Moved here.
13733 * Makefile.in: Update dependencies.
13734
13735 * alpha-tdep.h: Don't include "osabi.h".
13736 (struct gdbarch_tdep): Remove osabi member.
13737 * alpha-tdep.c: Include "osabi.h".
13738 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13739 iterate over arches. Update call to gdbarch_init_osabi.
13740 (alpha_dump_tdep): Don't dump osabi.
13741 * alpha-linux-tdep.c: Include "osabi.h".
13742 * alpha-osf1-tdep.c: Include "osabi.h".
13743 * alphafbsd-tdep.c: Include "osabi.h".
13744 * alphanbsd-tdep.c: Include "osabi.h".
13745
13746 * arm-tdep.h: Don't include "osabi.h".
13747 (struct gdbarch_tdep): Remove osabi member.
13748 * arm-tdep.c: Include "osabi.h".
13749 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13750 iterate over arches. Update call to gdbarch_init_osabi.
13751 (arm_dump_tdep): Don't dump osabi.
13752 * arm-linux-tdep.c: Include "osabi.h".
13753 * armnbsd-tdep.c: Include "osabi.h".
13754
13755 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
13756 Update call to gdbarch_init_osabi.
13757
13758 * i386-tdep.h: Don't include "osabi.h".
13759 (struct gdbarch_tdep): Remove osabi member.
13760 * i386-tdep.c: Include "osabi.h".
13761 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13762 iterate over arches. Update call to gdbarch_init_osabi.
13763 (i386_dump_tdep): Don't dump osabi.
13764 * i386-linux-tdep.c: Include "osabi.h".
13765 * i386-sol2-tdep.c: Include "osabi.h".
13766 * i386bsd-tdep.c: Include "osabi.h".
13767 * i386gnu-tdep.c: Include "osabi.h".
13768 * i386ly-tdep.c: Include "osabi.h".
13769 * i386nbsd-tdep.c: Include "osabi.h".
13770 * i386obsd-tdep.c: Include "osabi.h".
13771
13772 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
13773 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13774 check osabi when iterating over arches. Update call to
13775 gdbarch_init_osabi.
13776 (mips_dump_tdep): Don't dump osabi.
13777
13778 * ns32k-tdep.h: Don't include "osabi.h".
13779 (struct gdbarch_tdep): Remove.
13780 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
13781 gdbarch_lookup_osabi. Don't iterate over arches. Don't
13782 allocate tdep. Update call to gdbarch_init_osabi.
13783 (ns32k_dump_tdep): Remove.
13784 (_initialize_ns32k_tdep): Update call to gdbarch_register.
13785 * ns32knbsd-tdep.c: Include "osabi.h".
13786
13787 * ppc-tdep.h: Don't include "osabi.h".
13788 (struct gdbarch_tdep): Remove osabi member.
13789 * rs6000-tdep.c: Include "osabi.h".
13790 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
13791 osabi when iterating over arches. Update call to
13792 gdbarch_init_osabi.
13793 (rs6000_dump_tdep): Don't dump osabi.
13794 * ppc-linux-tdep.c: Include "osabi.h".
13795 * ppcnbsd-tdep.c: Include "osabi.h".
13796
13797 * sh-tdep.h: Don't include "osabi.h".
13798 (struct gdbarch_tdep): Remove osabi member.
13799 * sh-tdep.c: Include "osabi.h".
13800 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13801 iterate over arches. Update call to gdbarch_init_osabi.
13802 (sh_dump_tdep): Don't dump osabi.
13803 * shnbsd-tdep.c: Include "osabi.h".
13804
13805 * sparc-tdep.c: Include "osabi.h".
13806 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13807 iterate over arches. Update call to gdbarch_init_osabi.
13808 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
13809 tdep structure.
13810
13811 * vax-tdep.h: Don't include "osabi.h".
13812 (struct gdbarch_tdep): Remove.
13813 * vax-tdep.c: Include "osabi.h".
13814 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13815 iterate over arches. Don't allocate tdep. Update call
13816 to gdbarch_init_osabi.
13817 (vax_dump_tdep): Remove.
13818 (_initialize_vax_tdep): Update call to gdbarch_register.
13819
a881cf8e
DJ
138202003-01-04 Daniel Jacobowitz <drow@mvista.com>
13821
13822 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
13823 entirely.
13824 (breakpoint_re_set_one): Don't fetch the value for a disabled
13825 watchpoint.
13826
1e698235
DJ
138272003-01-04 Daniel Jacobowitz <drow@mvista.com>
13828
13829 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
13830 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
13831 (COERCE_FLOAT_TO_DOUBLE): Remove.
13832 * gdbarch.c: Regenerate.
13833 * gdbarch.h: Regenerate.
13834 * Makefile.in: Remove value_h from gdbarch_h.
13835 * valops.c (coerce_float_to_double): New variable.
13836 (default_coerce_float_to_double): Remove.
13837 (standard_coerce_float_to_double): Remove.
13838 (value_arg_coerce): Use coerce_float_to_double.
13839 (_initialize_valops): Add "set coerce-float-to-double".
13840 * value.h (default_coerce_float_to_double): Remove prototype.
13841 (standard_coerce_float_to_double): Remove prototype.
13842
13843 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
13844 prototyped.
13845 * mdebugread.c (parse_symbol): Likewise.
13846 * stabsread.c (define_symbol): Mark all functions as prototyped.
13847
13848 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
13849 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
13850 set_gdbarch_coerce_float_to_double.
13851 * arm-tdep.c (arm_gdbarch_init): Likewise.
13852 * frv-tdep.c (frv_gdbarch_init): Likewise.
13853 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
13854 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
13855 * mips-tdep.c (mips_gdbarch_init): Likewise.
13856 (mips_coerce_float_to_double): Remove.
13857 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
13858 (rs6000_coerce_float_to_double): Remove.
13859 * s390-tdep.c (s390_gdbarch_init): Likewise.
13860 * sh-tdep.c (sh_gdbarch_init): Likewise.
13861 (sh_coerce_float_to_double): Remove.
13862 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
13863 (sparc_coerce_float_to_double): Remove.
13864 * v850-tdep.c (v850_gdbarch_init): Likewise.
13865 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
13866 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
13867 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
13868 (hppa_coerce_float_to_double): Remove prototype.
13869 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
13870
f436a26a
DJ
138712003-01-04 Daniel Jacobowitz <drow@mvista.com>
13872
13873 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
13874
248f8055
DJ
138752003-01-04 Daniel Jacobowitz <drow@mvista.com>
13876
13877 Suggested by Stewart Brown <sb24@avaya.com>:
13878 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
13879 in recursive calls. Handle TYPE_CODE_TYPEDEF.
13880 (c_type_print_varspec_suffix): Likewise.
13881
72cfdc76
MK
138822003-01-04 Mark Kettenis <kettenis@gnu.org>
13883
bfd260bb
MK
13884 * configure.in: Don't set and AC_SUBST SUBDIRS.
13885 * configure: Regenerated.
13886
72cfdc76
MK
13887 * configure.in: Remove code dealing with shared libraries.
13888 * Makefile.in: Remove HLDFLAGS and HLDENV.
13889 * configure: Regenerated.
13890
c8b8a898
AC
138912003-01-04 Andrew Cagney <ac131313@redhat.com>
13892
13893 * frame.c (deprecated_frame_xmalloc): New function.
13894 (deprecated_set_frame_saved_regs_hack): New function.
13895 (deprecated_set_frame_extra_info_hack): New function.
13896 * frame.h (deprecated_frame_xmalloc): Declare.
13897 (deprecated_set_frame_saved_regs_hack): Declare.
13898 (deprecated_set_frame_extra_info_hack): Declare.
13899
14abd0fb
MK
139002003-01-04 Mark Kettenis <kettenis@gnu.org>
13901
8ee53726
MK
13902 * configure.in: Move code that provides the --enable-gdbtk option
13903 right after the code that handles the --enable-tui option, and
13904 polish it somewhat.
13905 * configure: Regenerated.
13906
14abd0fb
MK
13907 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
13908 AC_CHECK_FUNCS and remove the old check for pread64.
13909 * acinclude.m4 (AC_GNU_SOURCE): New macro.
13910 * acconfig.h (_GNU_SOURCE): Add.
13911 (HAVE_PREAD64): Remove.
13912 * configure, aclocal.m4, config.in: Regenerated.
13913
b2fb4676
AC
139142003-01-03 Andrew Cagney <ac131313@redhat.com>
13915
13916 * alpha-tdep.c: Use get_frame_saved_regs.
13917 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13918 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
13919 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
13920 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
13921 * vax-tdep.c, xstormy16-tdep.c: Ditto.
13922
8dcde887
MK
139232003-01-03 Mark Kettenis <kettenis@gnu.org>
13924
13925 * configure.in: Remove all use of the SUBDIRS variable; add
13926 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
13927 code providing the --enable-multi-ice option, and move it right in
13928 front of the code that checks whether gdbserver is supported.
13929 Polish that too.
13930 * configure: Regenerated.
13931 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
13932 @SUBDIRS@.
13933
8ccd593b
AC
139342003-01-03 Andrew Cagney <cagney@redhat.com>
13935
13936 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
13937 * avr-tdep.c, cris-tdep.c: Ditto.
13938 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
13939 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
8ffd9b1b 13940
91151a06
MK
139412003-01-03 Mark Kettenis <kettenis@gnu.org>
13942
13943 * configure.in: Remove --enable-netrom option.
13944 * configure: Regenerated.
13945
8fe84d01
MK
139462003-01-03 Mark Kettenis <kettenis@gnu.org>
13947
13948 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
13949 declaration for `struct re_pattern_buffer' instead.
13950 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
13951
f0394be6
JB
139522003-01-03 J. Brobecker <brobecker@gnat.com>
13953
13954 * mdebugread.c (parse_symbol): Count until the stEnd matching
13955 the structure name.
13956
27e9bf90
MK
139572003-01-02 Mark Kettenis <kettenis@gnu.org>
13958
93d331ba
MK
13959 * configure.in: Remove --with-cpu option.
13960 subscripts. Remove evil changequotes here.
13961 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
13962 * config.in, configure: Regenerated.
8ffd9b1b 13963
27e9bf90
MK
13964 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
13965 * configure.in: Cleanup section that sources GDB and BFD configure
13966 subscripts. Remove evil changequotes here.
13967 * config.in, configure: Regenerated.
13968
50abf9e5
AC
139692003-01-02 Andrew Cagney <ac131313@redhat.com>
13970
13971 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
13972 frame accessor methods.
13973 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13974 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
13975 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
13976 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
13977 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
13978 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
13979 * z8k-tdep.c: Ditto.
8ffd9b1b 13980
287c1a40
MK
139812003-01-02 Mark Kettenis <kettenis@gnu.org>
13982
f5dbc56d
MK
13983 * configure.in: Remove UI_OUT configuration code.
13984 * ada-lang.c: Update assuming UI_OUT is always true.
13985 * Makefile.in (UIOUT_CFLAGS): Remove.
13986 * configure: Regenerated.
13987 * TODO: Remove blurb about elimination of -DUI_OUT.
13988
627af7ea
MK
13989 * configure.in: Move code that provides the --enable-gdbcli,
13990 --enable-gdbmi options right before the code that handles the
13991 --enable-tui option. Polish a bit.
13992 * configure: Regenerated.
13993
06825bd1
MK
13994 * configure.in: Rewrite check for GNU regex and the
13995 --without-included regex option, and move it into the "Checks for
13996 library functions" section. This makes us use the system regex
13997 again by default on systems with version 2 of the GNU C library.
13998 This was apparently broken.
13999 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
14000 * acconfig.h (USE_INCLUDED_REGEX): Remove.
14001 * config.in, configure: Regenerated.
14002
287c1a40
MK
14003 * configure.in: Move code that provides the --enable-tui option
14004 before the "Checks for libraries" section. Polish the code
14005 somewhat and set need_curses to yes if we build the TUI. Rewrite
14006 code that looks for a library providing termcap functionality to
14007 match more closely what's done in the Readline library, and move
14008 it into to the "Checks for libraries" section.
14009 * configure: Regenerated.
14010 * Makefile.in (TERMCAP): Remove variable.
14011 * config/i386/go32.mh (TERMCAP): Remove variable.
14012
684e56bf
AC
140132003-01-02 Andrew Cagney <ac131313@redhat.com>
14014
14015 * MAINTAINERS: Mention gdb_mbuild.sh.
14016 * gdb_mbuild.sh: Rewrite.
14017
e1ea1d75
MK
140182003-01-02 Mark Kettenis <kettenis@gnu.org>
14019
14020 * configure.in: Fix typo in last change.
14021 * config.in, configure: Regenerated.
14022
1b831c93
AC
140232003-01-02 Andrew Cagney <ac131313@redhat.com>
14024
14025 * valarith.c (value_binop): Delete obsolete code and comments.
14026 * configure.host: Ditto.
14027 * buildsym.h (make_blockvector): Ditto.
14028 * buildsym.c (make_blockvector): Ditto.
14029 * defs.h (enum language): Ditto.
14030 (chill_demangle): Ditto.
14031 * elfread.c (elf_symtab_read): Ditto.
14032 * dwarfread.c (CHILL_PRODUCER): Ditto.
14033 (set_cu_language): Ditto.
14034 (handle_producer): Ditto.
14035 * expprint.c (print_subexp): Ditto.
14036 * gdbtypes.c (chill_varying_type): Ditto.
14037 * gdbtypes.h (builtin_type_chill_bool): Ditto.
14038 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
14039 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
14040 (chill_varying_type): Ditto.
14041 * language.h (_LANG_chill): Ditto.
14042 * language.c (binop_result_type, integral_type): Ditto.
14043 (character_type, string_type, structured_type): Ditto.
14044 (lang_bool_type, binop_type_check): Ditto.
14045 * stabsread.h (os9k_stabs): Ditto.
14046 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
14047 (define_symbol, read_type, read_struct_fields): Ditto.
14048 (read_array_type, read_enum_type, read_huge_number): Ditto.
14049 (read_range_type, start_stabs): Ditto.
14050 * symfile.c (init_filename_language_table): Ditto.
14051 (add_psymbol_with_dem_name_to_list): Ditto.
14052 * symtab.c (symbol_init_language_specific): Ditto.
14053 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
14054 * symtab.h (struct general_symbol_info): Ditto.
14055 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
14056 * typeprint.c (typedef_print): Ditto.
14057 * utils.c (fprintf_symbol_filtered): Ditto.
14058 * valops.c (value_cast, search_struct_field, value_slice): Delete
14059 obsolete code.
14060 (varying_to_slice): Delete function.
14061 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
14062 (varying_to_slice): Delete declaration.
14063 * MAINTAINERS: Update.
14064
8bb2c122
MK
140652003-01-02 Mark Kettenis <kettenis@gnu.org>
14066
97bf5e38
MK
14067 * configure.in: Reorganize "Checks for library functions section"
14068 a bit. Remove check for `btowc' and `isascii' functions.
14069 * configure: Regenerated.
14070
5ee754fc
MK
14071 * acconfig.h (_MSE_INT_H): Remove.
14072 * configure.in: Create "Checks for header files" section, and move
14073 appropriate tests there. Don't check for objlist.h, wchar.h,
14074 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
14075 misdetection fix. Also add "Checks for types", "Checks for
14076 compiler characteristics" and "Checks for library functions"
14077 sections.
14078 * config.in, configure: Regenerated.
14079
8bb2c122
MK
14080 * configure.in: Create "Checks for programs" section, and move
14081 appropriate tests there.
14082
9a156167
MK
140832003-01-01 Mark Kettenis <kettenis@gnu.org>
14084
14085 * configure.in: Create "Checks for libraries" section, and move
14086 appropriate tests there. Cleanup check for wctype in libw. Use
14087 AC_SEARCH_LIBS to see whether we need libsocket.
14088 * configure: Regenerated.
14089
a80e2bcb 14090For older changes see ChangeLog-2002
c906108c
SS
14091\f
14092Local Variables:
14093mode: change-log
14094left-margin: 8
14095fill-column: 74
14096version-control: never
14097End:
This page took 1.136268 seconds and 4 git commands to generate.