1 2003-11-12 Michael Snyder <msnyder@redhat.com>
3 * sh64-tdep.c: Coding standard and spelling comment fixes.
4 (sh64_extract_return_value): Replace deprecated_store_floating
5 with store_typed_floating.
6 (sh_sh64_register_convert_to_raw): Replace
7 deprecated_store_floating with store_typed_floating.
8 (sh_sh64_register_virtual_type): Convert to sh64_register_type.
9 (sh64_frame_chain, sh64_get_saved_pr, sh64_get_saved_register,
10 sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
11 sh64_extract_struct_value_address, sh64_pop_frame,
12 sh64_extract_return_value, sh64_store_return_value,
13 sh_sh64_register_convert_to_virtual, sh64_pseudo_register_read,
14 sh_sh64_register_convert_to_raw, sh_pseudo_register_write):
15 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
16 Replace DEPRECATED_REGISTER_VIRTUAL_TYPE with register_type.
17 (sh64_gdbarch_init): Don't set deprecated_register_bytes,
18 deprecated_register_virtual_type, deprecated_register_raw_size,
19 deprecated_max_register_raw_size, or
20 deprecated_max_register_virtual_size. Instead, just set
21 gdbarch_register_type.
23 2003-11-12 Daniel Jacobowitz <drow@mvista.com>
25 * dwarf2read.c (struct dwarf2_cu): New type.
27 (dwarf2_build_psymtabs_hard, psymtab_to_symtab_1): Create a
28 dwarf2_cu structure to pass down.
30 (scan_partial_symbols, add_partial_symbol, add_partial_namespace)
31 (add_partial_enumeration, locate_pdi_sibling, process_die)
32 (read_file_scope, read_func_scope)
33 (read_lexical_block_scope, dwarf2_get_pc_bounds)
34 (dwarf2_add_field, dwarf2_attach_fields_to_type)
35 (dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type)
36 (read_structure_scope, read_enumeration, read_array_type)
37 (read_common_block, read_namespace, read_tag_pointer_type)
38 (read_tag_ptr_to_member_type, read_tag_reference_type)
39 (read_tag_const_type, read_tag_volatile_type, read_tag_string_type)
40 (read_subroutine_type, read_typedef, read_base_type, read_comp_unit)
41 (read_die_and_children, read_die_and_siblings, dwarf2_read_section)
42 (dwarf2_read_abbrevs, dwarf2_lookup_abbrev, read_partial_die)
43 (read_full_die. read_attribute_value, read_attribute)
44 (read_address, dwarf_decode_line_header, dwarf_decode_lines)
45 (var_decode_location, new_symbol, dwarf2_const_value, die_type)
46 (die_containing_type, type_at_offset, tag_type_to_type)
47 (read_type_die, dwarf_base_type, decode_locdesc, dwarf_decode_macros)
48 (dwarf2_symbol_mark_computed): Accept and use a dwarf2_cu object.
50 2003-11-12 Daniel Jacobowitz <drow@mvista.com>
53 * breakpoint.c (insert_bp_location): Fix a logic error by returning
54 0 after a catchpoint fails.
56 2003-11-11 Michael Chastain <mec.gnu@mindspring.com>
58 * mips-tdep.c (msymbol_size): Delete.
60 2003-11-07 Michael Chastain <mec@shout.net>
62 * symtab.h (struct minimal_symbol): Add size.
64 * elfread.c: (record_minimal_symbol_and_info): Do not use info.
65 Rename to record_minimal_symbol.
66 (elf_symtab_read): Set MSYMBOL_SIZE explicitly.
67 * minsyms.c (prim_record_minimal_symbol_and_info): Initialize MSYMBOL_SIZE.
68 (install_minimal_symbols): Ditto.
69 * objfiles.c (terminate_minimal_symbol_table): Ditto.
70 * arm-tdep.c: Delete unused MSYMBOL_SIZE.
71 * m68hc11-tdep.c: Ditto.
75 2003-11-10 Michael Chastain <mec.gnu@mindspring.com>
77 * MAINTAINERS: Change my e-mail address.
79 2003-11-10 Andrew Cagney <cagney@redhat.com>
81 * gdbarch.sh (return_value): Replace "inval" and "outval" with
82 "readbuf" and "writebuf".
83 * ppcnbsd-tdep.c (ppcnbsd_return_value): Ditto.
84 * d10v-tdep.c (d10v_return_value): Ditto.
85 * ppc-tdep.h (ppc_sysv_abi_return_value): Ditto.
86 (ppc_sysv_abi_broken_return_value): Ditto.
87 (ppc64_sysv_abi_return_value): Ditto.
88 * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Ditto.
89 (ppc_sysv_abi_return_value): Ditto.
90 (ppc_sysv_abi_broken_return_value): Ditto.
91 (ppc64_sysv_abi_return_value): Ditto.
92 * values.c (register_value_being_returned): Update call.
93 * stack.c (return_command): Update call.
94 * gdbarch.h, gdbarch.c: Re-generate.
96 * target.h (struct target_ops): Order xfer buffer parameters "read
97 write" not "write read".
98 * bfd-target.c (target_bfd_xfer_partial): Update.
99 * remote.c (remote_xfer_partial): Update.
100 * inftarg.c (child_xfer_partial): Update.
101 * target.c (default_xfer_partial): Update.
102 (target_read_partial, target_write_partial): Update.
103 (debug_to_xfer_partial): Update.
105 * arch-utils.h, arch-utils.c: Fix typo in comment.
107 * arch-utils.c (deprecated_select_gdbarch_hack): Delete function.
108 (gdbarch_from_bfd): Call gdbarch_find_by_info.
109 (set_gdbarch_from_file): Call
110 "deprecated_current_gdbarch_select_hack".
112 2003-11-09 Andrew Cagney <cagney@redhat.com>
114 * arch-utils.c (gdbarch_update_p): New function.
115 * gdbarch.sh (gdbarch_update_p): Delete function.
116 (find_arch_by_info, gdbarch_find_by_info): New functions.
117 (deprecated_current_gdbarch_select_hack): New function.
118 * gdbarch.c: Re-generate.
120 * gdbarch.sh (clear_gdbarch_swap): Delete function.
121 (swapout_gdbarch_swap): Delete function.
122 (swapin_gdbarch_swap): Delete function.
123 (init_gdbarch_swap): Delete function.
124 (initialize_non_multiarch): Delete function.
125 (current_gdbarch_swap_in_hack): New function.
126 (current_gdbarch_swap_out_hack): New function.
127 (current_gdbarch_swap_init_hack): New function.
128 * gdbarch.c: Re-generate.
130 * gdbarch.sh (verify_gdbarch, gdbarch_dump): Rename "gdbarch"
131 parameter to "current_gdbarch". Add comment explaining why.
132 (TARGET_FLOAT_FORMAT: Pass "current_gdbarch" to default_double_format.
133 (TARGET_DOUBLE_FORMAT,TARGET_LONG_DOUBLE_FORMAT): Ditto.
134 * gdbarch.c: Re-generate.
136 * config/s390/s390.mh (XM_FILE, XM_CLIBS): Delete macros.
137 * config/s390/nm-linux.h (KERNEL_U_ADDR): Define.
138 * config/s390/xm-linux.h: Delete file.
139 * config/m88k/xm-delta88v4.h: Delete stray.
141 * Makefile.in (arch-utils.o): Update dependencies.
142 * arch-utils.c: Include "osabi.h".
143 (gdbarch_info_fill): New function.
144 * arch-utils.h (gdbarch_info_fill): Declare.
145 * gdbarch.sh (gdbarch_update_p): Call "gdbarch_info_fill".
146 * gdbarch.c: Re-generate.
148 2003-11-09 Mark Kettenis <kettenis@gnu.org>
149 David S. Miller <davem@redhat.com>
151 * glibc-tdep.c, glibc-tdep.h: New files.
152 * config/arm/linux.mt (TDEPFILES): Add glibc-tdep.o
153 * config/i386/linux.mt (TDEPFILES): Likewise.
154 * i386-linux-tdep.c (glibc-tdep.h): Include.
155 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
156 (i386_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
157 * arm-linux-tdep.c (glibc-tdep.h): Include.
158 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
159 (arm_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
160 * Makefile.in (ALLDEPFILES): Add glibc-tdep.c
161 (glibc_tdep_h): Define.
162 (glibc-tdep.o): Add dependencies.
163 (arm-linux-tdep.o): Update dependencies.
164 (i386-linux-tdep.o): Likewise.
166 2003-11-09 Andrew Cagney <cagney@redhat.com>
168 * config/mips/irix6.mh (NAT_FILE): Set to "nm-irix5.h".
169 * config/mips/nm-irix6.h: Delete file.
170 * config/mips/nm-linux.h: Update copyright.
171 (MIPS_GNULINUX_TARGET): Delete macro.
172 * config/mips/irix6.mh (XM_FILE): Set to "xm-irix5.h".
173 * config/mips/xm-irix6.h: Delete file.
174 * config/mips/linux.mh (XM_FILE): Delete definition.
175 * config/mips/xm-linux.h: Delete file.
177 2003-11-09 Andrew Cagney <cagney@redhat.com>
179 * d10v-tdep.c (d10v_return_value): New function.
180 (d10v_use_struct_convention): Delete function.
181 (d10v_store_return_value): Delete function.
182 (d10v_extract_struct_value_address): Delete function.
183 (d10v_gdbarch_init): Set "return_value" instead of
184 "extract_return_value", "store_return_value",
185 "extract_struct_value_address", and "use_struct_convention".
186 (RET1_REGNUM): Delete const.
188 2003-11-09 Mark Kettenis <kettenis@gnu.org>
190 From David S. Miller <davem@redhat.com>:
191 * gdbarch.sh (SKIP_SOLIB_RESOLVER): New method.
192 * gdbarch.c, gdbarch.h: Regenerated.
193 * arch-utils.c (generic_skip_solib_resolver): New function.
194 * arch-utils.h (generic_skip_solib_resolver): New prototype.
195 * infrun.c (SKIP_SOLIB_RESOLVER): Don't define.
197 2003-11-07 Andrew Cagney <cagney@redhat.com>
199 * top.c (print_gdb_version): Replace STREQ with strcmp.
200 * valops.c (value_struct_elt_for_reference): Ditto.
201 (value_struct_elt_for_reference): Ditto.
202 * symtab.c (gdb_mangle_name): Ditto.
203 (find_line_symtab): Ditto.
204 * symmisc.c (maintenance_print_symbols): Ditto.
205 * symfile.c (symbol_file_command): Ditto.
206 * stabsread.c (define_symbol, read_type): Ditto.
207 (cleanup_undefined_types, scan_file_globals): Ditto.
208 * solib.c (solib_map_sections): Ditto.
209 * solib-svr4.c (bfd_lookup_symbol): Ditto.
210 * rs6000-tdep.c (skip_prologue): Ditto.
211 * p-valprint.c (pascal_value_print): Ditto.
212 (pascal_object_is_vtbl_ptr_type): Ditto.
213 * objfiles.c (in_plt_section): Ditto.
214 * minsyms.c (lookup_minimal_symbol): Ditto.
215 (compact_minimal_symbols): Ditto.
216 (find_solib_trampoline_target): Ditto.
217 * mdebugread.c (parse_type): Ditto.
218 * language.c (set_language_command): Ditto.
219 (set_type_command, set_range_command): Ditto.
220 * f-lang.c (add_common_block): Ditto.
221 (add_common_block): Ditto.
222 (find_first_common_named): Ditto.
223 (patch_all_commons_by_name): Ditto.
224 * elfread.c (elf_locate_sections): Ditto.
225 (elf_locate_sections): Ditto.
226 (elfstab_offset_sections): Ditto.
227 * dwarf2read.c (dwarf2_locate_sections): Ditto.
228 * dbxread.c (add_old_header_file): Ditto.
229 (find_corresponding_bincl_psymtab): Ditto.
230 (read_dbx_symtab, process_one_symbol): Ditto.
231 * coffread.c (patch_opaque_types): Ditto.
232 * cli/cli-decode.c (delete_cmd): Ditto.
233 * cli/cli-cmds.c (pwd_command, list_command): Ditto.
234 * c-typeprint.c (c_type_print_base): Ditto.
235 * breakpoint.c (bpstat_stop_status): Ditto.
236 (clear_command, breakpoint_re_set_one): Ditto.
238 2003-11-07 Andrew Cagney <cagney@redhat.com>
240 * bcache.h: Update copyright. Add comments on bcache VS hashtab.
241 * bcache.c (struct bstring): Make "length" an unsigned short, add
243 (struct bcache): Add "half_hash_error_count".
244 (bcache): Compute and save the "half_hash". Compare the
245 "half_hash" before comparing the length. Update
246 half_hash_error_count.
248 2003-11-07 Andrew Cagney <cagney@redhat.com>
250 * inftarg.c (child_xfer_partial): New function
251 (init_child_ops): Set "to_xfer_partial".
253 2003-11-07 Andrew Cagney <cagney@redhat.com>
255 * ppc-linux-tdep.c (ppc_linux_init_abi): When 32-bit GNU/Linux,
256 set "return_value" instead of "use_struct_convention".
257 (ppc_linux_use_struct_convention): Delete function.
258 (ppc_linux_return_value): New function.
259 * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): New function.
260 (ppc_sysv_abi_broken_return_value): New function.
261 (do_ppc_sysv_return_value): Add "gdbarch" parameter.
262 (ppc64_sysv_abi_push_dummy_call): Add "gdbarch" parameter, drop
264 (ppc_sysv_abi_extract_return_value): Delete function.
265 (ppc_sysv_abi_broken_extract_return_value): Delete function.
266 (ppc_sysv_abi_store_return_value): Delete function.
267 (ppc_sysv_abi_broken_store_return_value): Delete function.
268 (ppc_sysv_abi_use_struct_convention): Delete function.
269 (ppc64_sysv_abi_use_struct_convention): Delete function.
270 (ppc64_sysv_abi_extract_return_value): Delete function.
271 (ppc64_sysv_abi_store_return_value): Delete function.
272 * ppcnbsd-tdep.c (ppcnbsd_return_value): New function.
273 (ppcnbsd_init_abi): Set "return_value", instead of
274 "use_struct_convention", "extract_return_value", and
275 "store_return_value".
276 (ppcnbsd_use_struct_convention): Delete function.
277 * ppc-tdep.h (ppc64_sysv_abi_return_value): Declare.
278 (ppc_sysv_abi_return_value): Declare.
279 (ppc_sysv_abi_broken_return_value): Declare.
280 (ppc_sysv_abi_use_struct_convention): Delete.
281 (ppc_sysv_abi_store_return_value): Delete.
282 (ppc_sysv_abi_extract_return_value): Delete.
283 (ppc_sysv_abi_broken_store_return_value): Delete.
284 (ppc_sysv_abi_broken_extract_return_value): Delete.
285 (ppc64_sysv_abi_use_struct_convention): Delete.
286 (ppc64_sysv_abi_extract_return_value): Delete.
287 (ppc64_sysv_abi_store_return_value): Delete.
288 * rs6000-tdep.c (rs6000_gdbarch_init): For 32-bit and 64-bit SYSV,
289 set "return_value" instead of "extract_return_value",
290 "store_return_value", and "use_struct_convention".
292 2003-11-07 Mark Kettenis <kettenis@gnu.org>
294 * dwarf2-frame.c (dwarf2_build_frame_info): Wrap comment.
296 * fbsd-proc.c (read_mapping): Use sscanf and fgets instead of
299 2003-11-07 Mark Kettenis <kettenis@gnu.org>
301 * fbsd-proc.c: Fix formatting.
303 2003-11-06 Kevin Buettner <kevinb@redhat.com>
305 * frv-tdep.c (first_pseudo_regnum, iacc0_regnum, frv_num_pseudo_regs):
307 (new_variant): Set name for iacc0_regnum.
308 (frv_register_name): Accommodate pseudo-registers.
309 (frv_register_type): Add case for iacc0_regnum.
310 (frv_pseudo_register_read, frv_pseudo_register_write): New functions.
311 (frv_gdbarch_init): Set number of pseudo registers. Establish
312 pseudo-register read/write methods.
314 2003-11-06 Andrew Cagney <cagney@redhat.com>
316 * valops.c (destructor_name_p): Replace STREQN with strncmp.
317 * top.c (command_line_input): Ditto.
318 * objc-exp.y (yylex): Ditto.
319 * minsyms.c (prim_record_minimal_symbol_and_info): Ditto.
320 * jv-exp.y (yylex): Ditto.
321 * f-exp.y (yylex): Ditto.
322 * event-top.c (command_line_handler): Ditto.
323 * environ.c (get_in_environ): Ditto.
324 (set_in_environ): Ditto.
325 * dwarfread.c (handle_producer): Ditto.
326 * dbxread.c (process_one_symbol): Ditto.
327 * c-typeprint.c (c_type_print_base): Ditto.
328 * c-exp.y (yylex): Ditto.
330 2003-11-06 Andrew Cagney <cagney@redhat.com>
331 Jeff Johnston <jjohnstn@redhat.com>
333 * target.c (add_target): Only set "to_xfer_partial" when NULL.
334 (init_dummy_target): Set "to_xfer_partial".
336 2003-11-06 Andrew Cagney <cagney@redhat.com>
338 * stack.c (return_command): Warn when STRUCT_CONVENTION, and not
341 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
343 * breakpoint.c (insert_bp_location, allocate_bp_location): Make
346 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
348 * breakpoint.c (remove_breakpoint): Take an bp_location
349 instead of a breakpoint argument. Check the bp_location's type.
350 Fix a reversed condition for hardware breakpoints.
352 (insert_bp_location): Update call to remove_breakpoint.
353 (remove_breakpoints): Likewise. Use ALL_BP_LOCATIONS.
354 (remove_hw_watchpoints): Likewise.
355 (reattach_breakpoints): Likewise.
356 (detach_breakpoints): Likewise.
357 (delete_breakpoint): Likewise.
359 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
361 * breakpoint.c (mark_breakpoints_out): Use ALL_BP_LOCATIONS.
362 (beakpoint_init_inferior): Likewise.
363 (breakpoint_here_p): Likewise. Only check addresses for software
364 or hardware breakpoints.
365 (breakpoint_inserted_here_p): Likewise.
366 (breakpoint_thread_match): Likewise. Correct comment.
367 (bpstat_have_active_hw_watchpoints): Likewise.
368 (check_duplicates): Likewise.
370 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
372 * breakpoints.c (insert_bp_location): New function, broken out
373 from insert_breakpoints. Work on an bp_location instead of a
375 (insert_breakpoints): Use it.
377 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
379 * breakpoint.h (struct bp_location): Add section.
380 (struct breakpoint): Remove section.
381 * breakpoint.c (insert_breakpoints, remove_breakpoint)
382 (breakpoint_here_p, breakpoint_inserted_here_p)
383 (breakpoint_thread_match, bpstat_stop_status, print_one_breakpoint)
384 (describe_other_breakpoints, check_duplicates, set_raw_breakpoint)
385 (clear_command, delete_breakpoint, breakpoint_re_set_one): Access
388 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
390 * breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONS
391 instead of ALL_BREAKPOINTS. Check for software breakpoints only.
393 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
395 * breakpoint.c (allocate_bp_location): Take bpt and bp_type
396 arguments. Initialize owner and type for the new breakpoint
398 (set_raw_breakpoint): Update call to allocate_bp_location.
400 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
402 * breakpoint.h (struct bp_location): Add a chain pointer.
403 * breakpoint.c (ALL_BP_LOCATIONS, ALL_BP_LOCATIONS_SAFE): New
405 (bp_location_chain): New variable.
406 (allocate_bp_location): New function.
407 (set_raw_breakpoint): Use it.
408 (delete_breakpoint): Remove ->loc from the bp_location_chain.
410 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
412 * breakpoint.h (enum bp_loc_type, struct bp_location): New.
413 (struct breakpoint): Remove address, shadow_contents, inserted,
414 requested_address, and duplicate. Add a struct bp_location.
415 * breakpoint.c (condition_command, read_memory_nobpt)
416 (insert_breakpoints, remove_breakpoints, remove_hw_watchpoints)
417 (reattach_breakpoints, update_breakpoints_after_exec)
418 (detach_breakpoints, remove_breakpoint, mark_breakpoints_out)
419 (breakpoint_init_inferior, breakpoint_here_p)
420 (breakpoint_inserted_here_p, deprecated_frame_in_dummy)
421 (breakpoint_thread_match, bpstat_stop_status)
422 (bpstat_have_active_hw_watchpoints, print_one_breakpoint)
423 (describe_other_breakpoints, check_duplicates)
424 (make_breakpoint_permanent, create_thread_event_breakpoint)
425 (disable_breakpoints_in_shlibs, re_enable_berakpoints_in_shlibs)
426 (set_longjmp_resume_breakpoint, mention, create_breakpoints)
427 (watch_command_1, print_one_exception_catchpoint)
428 (clear_command, breakpoint_re_set_one): Adjust member accesses to
429 use the breakpoint's ->loc.
430 (set_raw_breakpoint): Likewise. Initialize ->loc.
431 (delete_breakpoint): Likewise. Free ->loc.
433 2003-11-05 Andrew Cagney <cagney@redhat.com>
435 * config/sparc/tm-sparc.h (FRAME_STRUCT_ARGS_ADDRESS): Delete
437 * config/m68k/tm-sun3.h (SIG_PC_FP_OFFSET): Delete macro.
438 * config/i386/tm-cygwin.h
439 (LINKER_SYMBOLS_HAVE_WIN32_STDCALL_ARG_SIZES): Delete macro.
440 * config/powerpc/tm-linux.h
441 (AT_SUBROUTINE_CALL_INSTRUCTION_TARGET): Delete macro.
442 (at_subroutine_call_instruction_target): Delete declaration.
443 * config/sparc/tm-sp64linux.h (GDB_PTRACE_REGS64): Delete macro.
444 * config/m68k/tm-sun3.h (SIG_SP_FP_OFFSET): Delete macro.
445 * config/ns32k/tm-ns32k.h (NUM_GENERAL_REGS): Delete macro.
447 * xcoffread.c (find_linenos): Replace "sec_ptr" and "bfd" with
448 "struct bfd_section" and "struct bfd".
449 * target.h (struct section_table): Ditto.
450 * rs6000-nat.c (xcoff_relocate_core): Ditto.
451 * solib-svr4.c (elf_locate_base): Ditto.
452 * pa64solib.c (dld_cache_t): Ditto.
453 * objfiles.h (struct obj_section): Ditto.
454 * objfiles.c (add_to_objfile_sections): Ditto.
455 * exec.c (bfdsec_to_vmap): Ditto.
456 (add_to_section_table): Ditto.
457 (build_section_table): Ditto.
458 * corelow.c (get_core_register_section): Ditto.
459 * coffread.c (find_linenos): Ditto.
460 * elfread.c (elf_interpreter): Delete #if0'd function.
462 * mips-tdep.c (mips_dump_tdep): Delete code prinint VX_NUM_REGS.
463 * config/sparc/tm-vxsparc.h (VX_NUM_REGS): Delete macro.
464 * config/mips/tm-vxmips.h (VX_NUM_REGS): Delete macro.
465 * config/m68k/tm-vx68.h (VX_NUM_REGS): Delete macro.
467 * arch-utils.h (generic_cannot_extract_struct_value_address):
469 * wince.c (_initialize_wince): Fix multi-line string.
470 * ia64-tdep.c (floatformat_valid): Convert to ISO C.
472 2003-11-05 Elena Zannoni <ezannoni@redhat.com>
474 * top.c (execute_command): Fix broken logic for command execution
475 while inferior is running in async mode.
477 2003-11-06 Mark Kettenis <kettenis@gnu.org>
479 * dwarf2-frame.c (execute_cfa_program): Mark register as
480 REG_SAVED_REG for DW_CFA_register opcode.
482 2003-11-05 Mark Kettenis <kettenis@gnu.org>
484 * amd64fbsd-tdep.c (amd64fbsd_sc_reg_offset): Adjust offset of
485 %rsp, %rip and %eflags to match ABI-change.
487 2003-11-05 Jeff Johnston <jjohnstn@redhat.com>
489 * ia64-tdep.c (struct gdbarch_tdep): Remove os_ident field.
490 (ia64_gdbarch_init): Don't bother calculating the os.
491 Instead use the gdbarch_info struct and look at the osabi field.
492 Also use gdbarch_list_lookup_by_info() to look for a
495 2003-11-05 Kevin Buettner <kevinb@redhat.com>
497 * frv-tdep.c (frv_register_byte): Delete.
498 (frv_extract_return_value, frv_store_return_value)
499 (frv_extract_struct_value_address): Don't call frv_register_byte().
500 Convert to non-deprecated form.
501 (frv_gdbarch_init): Don't call set_gdbarch_deprecated_register_byte().
502 Convert calls to set_gdbarch_deprecated_extract_return_value(),
503 set_gdbarch_deprecated_store_return_value(), and
504 set_gdbarch_deprecated_extract_struct_value_address() into
505 non-deprecated forms.
507 2003-11-05 Andrew Cagney <cagney@redhat.com>
509 * mips-tdep.c (mips_dump_tdep): Do not print
510 PRINT_EXTRA_FRAME_INFO.
511 * config/sparc/tm-sparc.h (DEPRECATED_PRINT_EXTRA_FRAME_INFO):
512 Rename PRINT_EXTRA_FRAME_INFO.
513 * mips-tdep.c (mips_print_extra_frame_info): Delete function.
514 * config/mips/tm-mips.h (PRINT_EXTRA_FRAME_INFO): Delete macro.
515 (mips_print_extra_frame_info): Delete declaration.
516 * stack.c (frame_info): Use DEPRECATED_PRINT_EXTRA_FRAME_INFO.
518 2003-11-05 Elena Zannoni <ezannoni@redhat.com>
520 * coffread.c (coff_symtab_read): Remove passing of info parameter
521 to prim_record_minimal_symbol_and_info.
523 2003-11-05 Elena Zannoni <ezannoni@redhat.com>
525 * coffread.c (process_coff_symbol): Delete CXUX_TARGET macro use.
526 (decode_base_type): Delete ifdeffed out code.
528 2003-11-04 Andrew Cagney <cagney@redhat.com>
530 * symtab.c (find_active_alias): Delete function.
531 (lookup_block_symbol): Delete alias code.
532 * stabsread.c (resolve_live_range): Delete function.
533 (add_live_range): Delete function.
534 (resolve_symbol_reference): Delete function.
535 (define_symbol): Delete live range and alias code.
536 (scan_file_globals): Delete alias code.
537 * symtab.h (SYMBOL_RANGES): Delete macro.
538 (struct range_list): Delete structure.
539 (struct symbol): Delete field "ranges".
540 (SYMBOL_ALIASES): Delete macro.
541 (struct alias_list): Delete structure.
542 (struct symbol): Delete field "aliases".
544 2003-11-04 Michael Snyder <msnyder@redhat.com>
546 * MAINTAINERS: Remove myself as owner of breakpoints and
549 2003-11-03 Corinna Vinschen <vinschen@redhat.com>
551 * sh-tdep.c (sh_sh4_nofpu_register_name): New function.
552 (sh_sh4al_dsp_register_name): Ditto.
553 (sh4_nofpu_show_regs): Ditto.
554 (sh_gdbarch_init): Add cases for bfd_mach_sh4al_dsp, bfd_mach_sh4a,
555 bfd_mach_sh4_nofpu and bfd_mach_sh4a_nofpu.
557 2003-11-03 Andrew Cagney <cagney@redhat.com>
559 * bcache.c: Include "gdb_assert.h".
560 (struct bcache): Add fields "expand_count" and
562 (expand_hash_table): Update the expand counts.
563 (print_bcache_statistics): Use XCALLOC, not alloca. Print stats
564 on object sizes and hashes.
565 * Makefile.in (bcache.o): Update dependencies.
567 2003-11-03 Andrew Cagney <cagney@redhat.com>
569 * exec.c (xfer_memory): Eliminate xfer_fn.
571 2003-10-31 Kevin Buettner <kevinb@redhat.com>
573 * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h)
574 (opcodes/frv-desc.h): Include.
575 (iacc0h_regnum, iacc0l_regnum): Define.
576 (last_spr_regnum, frv_num_regs): Update.
577 (new_variant): Don't supply default names for holes in the SPRs.
578 Supply names for iacc0h_regnum and iacc0l_regnum.
579 (frv_register_type): Use symbolic constants first_fpr_regnum and
580 last_fpr_regnum instead of hardcoded constants 64 and 127. Use
581 builtin_type_int instead of builtin_type_int32.
582 (frv_register_sim_regno): New function.
583 (frv_gdbarch_init): Call set_gdbarch_register_sim_regno().
584 * Makefile.in (gdb_sim_frv_h): Define.
585 (frv-tdep.o): Update dependencies.
587 2003-10-31 Andrew Cagney <cagney@redhat.com>
589 * avr-tdep.c (avr_frame_this_id): Do not call
590 deprecated_inside_entry_file.
591 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
592 * m32r-tdep.c (m32r_frame_this_id): Ditto.
593 * d10v-tdep.c (d10v_frame_this_id): Ditto.
594 * arm-tdep.c (arm_prologue_this_id): Ditto.
595 * alpha-tdep.c (alpha_heuristic_frame_this_id): Ditto.
597 2003-10-31 Jim Blandy <jimb@redhat.com>
599 * elfread.c (elf_symtab_read): Allocate correct number of tail
600 elements to sectinfo structure. (Fix from Woody LaRue.)
602 2003-10-31 Andrew Cagney <cagney@redhat.com>
604 * stack.c (return_command): Use get_frame_type, instead of
605 CALL_DUMMY_HAS_COMPLETED.
606 * inferior.h (CALL_DUMMY_HAS_COMPLETED): Delete definition.
607 * config/pa/tm-hppa.h (CALL_DUMMY_HAS_COMPLETED): Delete macro.
609 2003-10-31 Mark Kettenis <kettenis@gnu.org>
611 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): Don't
612 explicitly specify size of array.
613 (x86_64_linux_init_abi): Use ARRAY_SIZE to initialize
616 2003-10-31 Andrew Cagney <cagney@redhat.com>
618 * s390-tdep.c (s390_cannot_extract_struct_value_address): New
620 (s390_gdbarch_init): Set extract_struct_value_address.
621 * arch-utils.c (generic_cannot_extract_struct_value_address):
623 * arch-utils.h (generic_cannot_extract_struct_value_address):
626 2003-10-31 Mark Kettenis <kettenis@gnu.org>
628 * i386-linux-nat.c (fetch_core_registers): Remove.
629 (linux_elf_core_fns): Remove.
630 (_initialize_i386_linux_nat): Remove.
632 2003-10-31 Andrew Cagney <cagney@redhat.com>
634 * solib-svr4.c: Update copyright. Include "bfd-target.h" and
636 (exec_entry_point): New function.
637 (enable_break): Create a "tmp_bfd_target", use that and
638 entry_point_address when computing the relocation offset.
639 (svr4_relocate_main_executable): Ditto with exec_bfd and exec_ops.
640 * Makefile.in (solib-svr4.o): Update dependencies.
642 2003-10-31 Andrew Cagney <cagney@redhat.com>
644 * defs.h (XZALLOC): Define.
645 * target.h (struct target_ops): Add "to_data";
646 * bfd-target.h, bfd-target.c: New files.
647 * Makefile.in (SFILES): Add "bfd-target.c".
648 (COMMON_OBS): Add "bfd-target.o".
649 (bfd-target.o): Specify dependencies.
650 (bfd_target_h): Define.
651 * defs.h (XZALLOC): Define.
653 2003-10-31 Andrew Cagney <cagney@redhat.com>
655 * rs6000-tdep.c (rs6000_gdbarch_init): For 64-bit ABI, set
656 adjust_breakpoint_address.
657 * Makefile.in (ppc-sysv-tdep.o): Add $(target_h).
658 * ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Declare.
659 * ppc-sysv-tdep.c: Include "target.h". Update copyright.
660 (ppc64_sysv_abi_adjust_breakpoint_address): New function.
662 2003-10-31 Andrew Cagney <cagney@redhat.com>
664 * target.h (struct target_ops): Replace "to_read_partial" and
665 "to_write_partial" with "to_xfer_partial". Update comments.
666 * target.c (debug_to_write_partial): Delete function.
667 (debug_to_xfer_partial): Replace debug_to_read_partial.
668 (add_target, update_current_target, setup_target_debug): Set
669 "to_xfer_partial" instead of "to_read_partial" and
671 (default_xfer_partial): Replace "default_write_partial".
672 (default_read_partial): Delete.
673 (target_read_partial, target_write_partial): Call
675 * remote.c (init_remote_ops): Set "to_xfer_partial".
676 (init_remote_async_ops): Ditto.
677 (remote_xfer_partial): Replace "remote_read_partial".
679 2003-10-31 Mark Kettenis <kettenis@gnu.org>
681 * i386-tdep.c (i386_supply_fpregset): Support floating-point
682 registers in `fxsave' format.
683 (i386_regset_from_core_section): Deal with ".reg-xfp" sections.
685 2003-10-30 Mark Kettenis <kettenis@gnu.org>
687 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
688 (i386_linux_init_abi): Initialize TDEP->gregset_reg_offset,
689 TDEP->gregset_num_regs and tdep->sizeof_gregset.
691 * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
692 specify size of array.
693 (i386_linux_init_abi): Remove initialization of
694 TDEP->num_xmm_regs. Use I386_LINUX_NUM_REGS for number of
695 registers. Use ARRAY_SIZE to initialize TDEP->sc_num_regs.
697 * config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
698 * config/i386/fbsd64.mh (NATDEPFILES): Remove corelow.o and
701 * fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
704 2003-10-29 Mark Kettenis <kettenis@gnu.org>
706 * config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
707 * config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and
710 * fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.
712 * corelow.c: Include "arch-utils.h", "regset.h" and
714 (core_gdbarch): New variable.
715 (sniff_core_bfd): Don't sniff if we have support for register sets
717 (core_close): Reset CORE_GDBARCH.
718 (core_open): Initialize CORE_GDBARCH.
719 (get_core_register_section): Use register sets if they are
720 supported by CORE_GDBARCH.
721 (get_core_registers): Don't print error message if we have support
722 for register sets in CORE_GDBARCH.
724 2003-10-29 Andrew Cagney <cagney@redhat.com>
726 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Instead of the
727 default PPC machine, register 32-bit and 64-bit PPC, and rs6k.
729 2003-10-29 Mark Kettenis <kettenis@gnu.org>
731 * objfiles.h (clear_objfile_data): New prototype.
732 * objfiles.c (clear_objfile_data): New function.
733 * symfile.c (reread_symbols): Clear per-objfile data.
735 2003-10-28 Jeff Johnston <jjohnstn@redhat.com>
737 * symfile.c (symbol_file_add_with_addrs_or_offsets): Switch to use
738 printf_unfiltered instead of printf_filtered for output messages.
739 (add_symbol_file_command): Ditto.
740 (reread_symbols): Ditto.
741 (overlay_auto_command): Ditto.
742 (overlay_manual_command): Ditto.
743 (overlay_off_command): Ditto.
745 2003-10-27 Mark Kettenis <kettenis@gnu.org>
747 * arch-utils.c (deprecated_select_gdbarch_hack): New function.
748 (gdbarch_from_bfd): New function.
749 (set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
750 deprecated_select_gdbarch_hack.
751 * arch-utils.h (gdbarch_from_bfd): New prototype.
753 2003-10-27 Andrew Cagney <cagney@redhat.com>
755 * osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of
756 arch_info. Use warning instead of fprintf_filtered. Do not use
757 deprecated bfd_printable_arch_mach.
759 2003-10-26 Kevin Buettner <kevinb@redhat.com>
761 * frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
763 (frv_register_type): Rename from frv_register_virtual_type. Add
764 ``struct gdbarch *'' parameter.
765 (frv_gdbarch_init): Delete calls to the following functions:
766 set_gdbarch_deprecated_size(),
767 set_gdbarch_deprecated_register_bytes(),
768 set_gdbarch_deprecated_register_raw_size(),
769 set_gdbarch_deprecated_max_register_raw_size(),
770 set_gdbarch_deprecated_register_virtual_size(),
771 set_gdbarch_deprecated_max_register_virtual_size(),
772 set_gdbarch_deprecated_register_virtual_size(),
773 set_gdbarch_deprecated_register_virtual_type().
774 Add call to function set_gdbarch_register_type().
776 2003-10-26 Mark Kettenis <kettenis@gnu.org>
778 * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
779 FDOFF_REGNUM): Remove defines.
780 * win32-nat.c (do_child_fetch_inferior_registers): Include
782 (do_child_fetch_inferior_registers): Use I387_FISEG_REGNUM and
783 I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM. Define and
784 undefine I387_ST0_REGNUM.
786 * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
787 * x86-64-tdep.c (x86_64_store_return_value): Use
788 I386_MAX_REGISTER_SIZE instead of FPU_REG_RAW_SIZE.
790 Change register numbers to enumartion values.
791 * i386-tdep.h (enum i386_regnum): New.
792 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
793 I386_EBP_REGNUM, I386_IP_REGNUM, I386_EFLAGS_REGNUM,
794 I386_ST0_REGNUM): Remove defines.
795 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
796 I386_EDI_REGNUM): Remove defines.
798 2003-10-24 Andrew Cagney <cagney@redhat.com>
800 * target.c: Include "gdbcore.h".
801 (get_target_memory, get_target_memory_unsigned): New functions.
802 * target.h (get_target_memory, get_target_memory_unsigned): Declare.
803 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr):
804 Use get_target_memory_unsigned.
805 * Makefile.in (target.o): Update dependencies.
807 2003-10-24 Andrew Cagney <cagney@redhat.com>
809 * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic].
810 * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto.
811 * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto.
812 * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto.
813 * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
815 * osabi.c (gdbarch_init_osabi): Add comment on 32-bit vs 64-bit.
816 (can_run_code_for): Use the OO term "singleton".
818 2003-10-23 Andrew Cagney <cagney@redhat.com>
820 * Makefile.in (stack.o): Add $(regcache_h).
821 * stack.c: Include "regcache.h"
822 (return_command): Rewrite. Use get_frame_id and
823 get_selected_frame. Eliminate "deprecated_selected_frame". Warn
824 about unhandled return-values.
825 * value.h (set_return_value): Delete declaration.
826 * values.c (set_return_value): Delete function.
828 2003-10-23 Jeff Johnston <jjohnstn@redhat.com>
830 * ia64-tdep.c: (ia64_frame_cache): Add new prev_cfm field.
831 (pseudo_regs): Add comment regarding register stack registers.
832 (ia64_alloc_frame_cache): Initialize new prev_cfm field to 0.
833 (floatformat_valid): New static routine.
834 (floatformat_ia64_ext): Add name field and set up is_valid routine
835 to floatformat_valid().
836 (examine_prologue): For the previous cfm, use
837 frame_unwind_register()
838 if the cfm is not stored in a register-stack register. Save the
839 previous cfm value in the prev_cfm field. Add debug output.
840 (ia64_frame_this_id): Use frame_id_build_special() to also register
841 the bsp. Add debug output.
842 (ia64_sigtramp_frame_this_id): Ditto.
843 (ia64_frame_prev_register): Look at cache saved_regs for a few more
844 registers and also add some checks for framelessness before accepting
845 current register values for fields such as return address. For cfm,
846 use the cached prev_cfm field if available. Add comment to explain
847 PSR logic. Add debug output.
848 (ia64_sigtramp_frame_init_saved_regs): Save the bsp and sp addresses
849 as part of initialization.
850 (ia64_sigtramp_frame_cache): Hard-code stack size as it can't be
851 calculated. Cache the bsp and cfm values.
852 (ia64_sigtramp_frame_prev_register): Add logic to this routine out
853 instead of using ia64_frame_prev_register() which doesn't expect most
854 registers to be saved. The saved values for bsp and sp
855 can be taken from the cache. Add debug output.
856 (ia64_push_dummy_call): Use frame_id_build_special() to also register
859 2003-10-23 Jim Blandy <jimb@redhat.com>
861 * osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
862 architecture the current arch can run code for --- but not if it's
864 (can_run_code_for): New function.
866 2003-10-22 James E Wilson <wilson@specifixinc.com>
868 * MAINTAINERS: Move myself from paper trail section back to write
869 after approval section.
871 2003-10-22 Andrew Cagney <cagney@redhat.com>
874 * win32-nat.c: Include "exec.h".
875 * solib.c: Include "exec.h".
876 * target.h (build_section_table): Delete declaration.
877 * somsolib.c: Include "exec.h".
878 (exec_ops): Delete extern declaration.
879 * rs6000-nat.c: Update copyright. Include "exec.h".
880 (exec_ops): Delete extern declaration.
881 * pa64solib.c: Update copyright. Include "exec.h".
882 (exec_ops): Delete extern declaration.
883 * exec.c: Update copyright. Include "exec.h".
884 * corelow.c: Update dependencies. Include "exec.h".
885 * Makefile.in (exec_h): Define.
886 (exec.o, somsolib.o): Update dependencies.
887 (pa64solib.o, corelow.o): Update dependencies.
889 2003-10-22 Andrew Cagney <cagney@redhat.com>
891 * target.c: Include "gdb_assert.h" (target_read): Call
892 "target_read_partial", not "target_write_partial".
893 (default_read_partial, default_write_partial): New function.
894 (target_read_partial, target_write_partial): Simplify, assume that
895 there is always a read/write method.
896 (update_current_target, add_target): Always set "to_read_partial"
897 and "to_write_partial".
898 (target_write, target_read): Fail on a zero byte transfer.
899 * Makefile.in (target.o): Update dependencies.
900 * target.h: Update copyright date.
901 (target_object): Fix typo.
903 2003-10-22 Andrew Cagney <cagney@redhat.com>
905 * gdbarch.sh (convert_from_func_ptr_addr): Convert to a pure
906 multi-arch method, add "targ" parameter.
907 (struct target_ops): Declare.
908 * gdbarch.h, gdbarch.c: Re-generate.
909 * Makefile.in (c-valprint.o): Update dependencies.
910 * arch-utils.h: Update copyright.
911 (convert_from_func_ptr_addr_identity): Declare.
912 * arch-utils.c (convert_from_func_ptr_addr_identity): New function.
913 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Update.
914 * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Upate.
915 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Update.
916 * infcall.c (find_function_addr, call_function_by_hand): Update.
917 * c-valprint.c: Include "target.h".
918 (print_function_pointer_address): Update.
920 2003-10-22 Andrew Cagney <cagney@redhat.com>
922 * target.c (target_close): New function.
923 (debug_to_close): Use "target_close".
924 (push_target): Use "target_close".
925 (unpush_target): Use "target_close".
926 (pop_target): Use "target_close".
927 * target.h (struct target_ops): Add "to_xclose".
928 (target_open): Delete macro. Move comment to "to_open".
929 (target_close): Replace macro with function that takes a target.
930 * top.c (quit_target): Pass "current_target" to "target_close".
932 2003-10-21 Elena Zannoni <ezannoni@redhat.com>
934 * minsyms.c (lookup_minimal_symbol_text): Remove unused parameter.
935 Remove SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
936 * symtab.h (lookup_minimal_symbol_text): Update.
937 * breakpoint.c (create_overlay_event_breakpoint,
938 create_longjmp_breakpoint): Update callers.
939 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Update caller.
940 * symtab.c (find_pc_sect_line): Ditto.
942 2003-10-21 Andrew Cagney <cagney@redhat.com>
944 * target.c (errno): Delete extern declaration.
946 2003-10-20 Jeff Johnston <jjohnstn@redhat.com>
948 * ia64-tdep.c: Change all occurrences of
949 DEPRECATED_REGISTER_RAW_SIZE to use register_size() instead.
950 (ia64_frame_prev_register): Minor whitespace change.
952 2003-10-20 Michael Chastain <mec@shout.net>
954 * config/djgpp/fnchange.lst: Add lines for:
955 sim/testsuite/sim/frv/interrupts/Ipipe-fr400.cgs,
956 sim/testsuite/sim/frv/interrupts/Ipipe-fr500.cgs,
957 sim/testsuite/sim/frv/interrupts/badalign-fr550.cgs,
958 sim/testsuite/sim/frv/interrupts/compound-fr550.cgs,
959 sim/testsuite/sim/frv/interrupts/data_store_error-fr550.cgs,
960 sim/testsuite/sim/frv/interrupts/fp_exception-fr550.cgs,
961 sim/testsuite/sim/frv/interrupts/insn_access_error-fr550.cgs.
963 2003-10-20 Andrew Cagney <cagney@redhat.com>
965 * values.c (register_value_being_returned): Update comments. Use
966 "gdbarch_return_value" when available.
967 (using_struct_return): Ditto.
968 (set_return_value): Ditto. Use "gdbarch_return_value" when
969 available.. Print a warning, and not an error, when an unhandled
970 return type is encountered.
971 * infcmd.c: Include "gdb_assert.h".
972 (print_return_value): When gdbarch_return_value_p, and using
973 struct return, assume that the value is not available.
974 * defs.h (return_value_convention): Define.
975 * gdbarch.sh (gdbarch_return_value): New predicate method.
976 * gdbarch.h, gdbarch.c: Re-generate
977 * ppc-sysv-tdep.c (return_value_convention): Delete definition.
979 2003-10-20 Andrew Cagney <cagney@redhat.com>
981 * symtab.c: Replace "struct sec" with "struct bfd_section".
982 * objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
984 2003-10-19 Michael Chastain <mec@shout.net>
986 * config/djgpp/fnchange.lst: Add lines for:
987 gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,
988 gdb/i386fbsd-nat.c, gdb/i386fbsd-tdep.c,
989 gdb/sparc64fbsd-nat.c, gdb/sparc64bsd-tdep.c.
991 2003-10-19 Mark Kettenis <kettenis@gnu.org>
993 * amd64fbsd-nat.c (fetch_inferior_registers,
994 store_inferior_registers): Remove functions.
995 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64bsd-nat.o.
997 2003-10-18 Mark Kettenis <kettenis@gnu.org>
999 Add NetBSD/amd64 native configuration:
1000 * x86-64-tdep.h (amd64nbsd_r_reg_offset): Add extern declarations.
1001 * amd64nbsd-tdep.c: New file.
1002 * amd64nbsd-nat.c: New file.
1003 * amd64bsd-nat.c: New file.
1004 * config/i386/nbsd64.mh: New file.
1005 * config/i386/nbsd64.mt: New file.
1006 * configure.host: Add x86_64-*-netbsd*.
1007 * configure.tgt: Add x86_64-*-netbsd*.
1008 * Makefile.in (amd64bsd-nat.o, amd64nbsd-nat.o, amd64nbsd-tdep.o):
1010 * NEWS (New native configurations): Mention NetBSD/amd64.
1012 2003-10-17 Michael Chastain <mec@shout.net>
1014 * config/djgpp/fnchange.lst: Remove dead lines for:
1015 bfd/elf32-i386qnx.c, bfd/elf32-ppcqnx.c, bfd/elf32-shqnx.c,
1016 bfd/elf32-sh-lin.c, bfd/elf32-sh-nbsd.c, bfd/elf32-sh64-nbsd.c,
1017 bfd/elf64-alpha-fbsd.c, bfd/elf64-sh64-nbsd.c,
1018 gdb/alphanbsd-nat.c, gdb/config/i386/tm-i386mk.h,
1019 gdb/config/i386/tm-i386v42mp.h, gdb/config/i386/xm-i386mach.h,
1020 gdb/config/i386/xm-i386mk.h, gdb/config/i386/xm-i386v32.h,
1021 gdb/config/m68k/apollo68v.mh, gdb/config/m68k/nm-apollo68v.h,
1022 gdb/config/m68k/xm-apollo68v.h, gdb/config/m88k/tm-delta88v4.h,
1023 gdb/config/mips/tm-bigmips64.h, gdb/config/mips/tm-embed64.h,
1024 gdb/config/mips/tm-embedl.h, gdb/config/mips/tm-embedl64.h,
1025 gdb/config/mips/tm-vr4300el.h, gdb/config/mips/tm-vr4xxxel.h,
1026 gdb/config/mips/tm-vr5000el.h, gdb/config/sparc/tm-sparclet.h,
1027 gdb/config/sparc/tm-sparclite.h,
1028 gdb/gdbtk/generic/ChangeLog-2001,
1029 gdb/gdbtk/library/ChangeLog-2001, gdb/remote-adapt.c,
1030 gdb/remote-eb.c, gdb/remote-mm.c, gdb/remote-nrom.c,
1031 gdb/remote-udi.c, gdb/remote-vx29k.c, gdb/remote-vx960.c,
1032 gdb/sparclet-rom.c, gdb/sparclet-stub.c,
1033 gdb/testsuite/gdb.mi/mi0-var-block.exp,
1034 gdb/testsuite/gdb.mi/mi0-var-child.exp,
1035 gdb/testsuite/gdb.mi/mi0-var-cmd.exp,
1036 gdb/testsuite/gdb.mi/mi0-var-display.exp,
1037 itcl/iwidgets3.0.0/demos/extfileselectionbox,
1038 itcl/iwidgets3.0.0/demos/extfileselectiondialog,
1039 itcl/iwidgets3.0.0/demos/fileselectionbox,
1040 itcl/iwidgets3.0.0/demos/fileselectiondialog,
1041 itcl/iwidgets3.0.0/demos/html/buttonbox.n.html,
1042 itcl/iwidgets3.0.0/demos/html/canvasprintbox.n.html,
1043 itcl/iwidgets3.0.0/demos/html/canvasprintdialog.n.html,
1044 itcl/iwidgets3.0.0/demos/html/combobox.n.html,
1045 itcl/iwidgets3.0.0/demos/html/dialog.n.html,
1046 itcl/iwidgets3.0.0/demos/html/dialogshell.n.html,
1047 itcl/iwidgets3.0.0/demos/html/entryfield.n.html,
1048 itcl/iwidgets3.0.0/demos/html/feedback.n.html,
1049 itcl/iwidgets3.0.0/demos/html/fileselectionbox.n.html,
1050 itcl/iwidgets3.0.0/demos/html/fileselectiondialog.n.html,
1051 itcl/iwidgets3.0.0/demos/html/hyperhelp.n.html,
1052 itcl/iwidgets3.0.0/demos/html/iwidgets2.2.0UserCmds.html,
1053 itcl/iwidgets3.0.0/demos/html/labeledwidget.n.html,
1054 itcl/iwidgets3.0.0/demos/html/menubar.n.html,
1055 itcl/iwidgets3.0.0/demos/html/messagedialog.n.html,
1056 itcl/iwidgets3.0.0/demos/html/notebook.n.html,
1057 itcl/iwidgets3.0.0/demos/html/optionmenu.n.html,
1058 itcl/iwidgets3.0.0/demos/html/panedwindow.n.html,
1059 itcl/iwidgets3.0.0/demos/html/promptdialog.n.html,
1060 itcl/iwidgets3.0.0/demos/html/pushbutton.n.html,
1061 itcl/iwidgets3.0.0/demos/html/radiobox.n.html,
1062 itcl/iwidgets3.0.0/demos/html/scrolledcanvas.n.html,
1063 itcl/iwidgets3.0.0/demos/html/scrolledframe.n.html,
1064 itcl/iwidgets3.0.0/demos/html/scrolledhtml.n.html,
1065 itcl/iwidgets3.0.0/demos/html/scrolledlistbox.n.html,
1066 itcl/iwidgets3.0.0/demos/html/scrolledtext.n.html,
1067 itcl/iwidgets3.0.0/demos/html/selectionbox.n.html,
1068 itcl/iwidgets3.0.0/demos/html/selectiondialog.n.html,
1069 itcl/iwidgets3.0.0/demos/html/shell.n.html,
1070 itcl/iwidgets3.0.0/demos/html/spindate.n.html,
1071 itcl/iwidgets3.0.0/demos/html/spinint.n.html,
1072 itcl/iwidgets3.0.0/demos/html/spinner.n.html,
1073 itcl/iwidgets3.0.0/demos/html/spintime.n.html,
1074 itcl/iwidgets3.0.0/demos/html/tabnotebook.n.html,
1075 itcl/iwidgets3.0.0/demos/html/tabset.n.html,
1076 itcl/iwidgets3.0.0/demos/html/toolbar.n.html,
1077 itcl/iwidgets3.0.0/demos/scrolledcanvas,
1078 itcl/iwidgets3.0.0/demos/scrolledframe,
1079 itcl/iwidgets3.0.0/demos/scrolledhtml,
1080 itcl/iwidgets3.0.0/demos/scrolledlistbox,
1081 itcl/iwidgets3.0.0/demos/scrolledtext,
1082 itcl/iwidgets3.0.0/demos/selectionbox,
1083 itcl/iwidgets3.0.0/demos/selectiondialog,
1084 itcl/iwidgets3.0.0/doc/canvasprintbox.n,
1085 itcl/iwidgets3.0.0/doc/canvasprintdialog.n,
1086 itcl/iwidgets3.0.0/doc/extfileselectionbox.n,
1087 itcl/iwidgets3.0.0/doc/extfileselectiondialog.n,
1088 itcl/iwidgets3.0.0/doc/fileselectionbox.n,
1089 itcl/iwidgets3.0.0/doc/fileselectiondialog.n,
1090 itcl/iwidgets3.0.0/doc/scopedobject.n.backup,
1091 itcl/iwidgets3.0.0/doc/scrolledcanvas.n,
1092 itcl/iwidgets3.0.0/doc/scrolledframe.n,
1093 itcl/iwidgets3.0.0/doc/scrolledhtml.n,
1094 itcl/iwidgets3.0.0/doc/scrolledlistbox.n,
1095 itcl/iwidgets3.0.0/doc/scrolledtext.n,
1096 itcl/iwidgets3.0.0/doc/selectionbox.n,
1097 itcl/iwidgets3.0.0/doc/selectiondialog.n,
1098 itcl/iwidgets3.0.0/generic/canvasprintbox.itk,
1099 itcl/iwidgets3.0.0/generic/canvasprintdialog.itk,
1100 itcl/iwidgets3.0.0/generic/extfileselectionbox.itk,
1101 itcl/iwidgets3.0.0/generic/extfileselectiondialog.itk,
1102 itcl/iwidgets3.0.0/generic/fileselectionbox.itk,
1103 itcl/iwidgets3.0.0/generic/fileselectiondialog.itk,
1104 itcl/iwidgets3.0.0/generic/scrolledcanvas.itk,
1105 itcl/iwidgets3.0.0/generic/scrolledframe.itk,
1106 itcl/iwidgets3.0.0/generic/scrolledhtml.itk,
1107 itcl/iwidgets3.0.0/generic/scrolledlistbox.itk,
1108 itcl/iwidgets3.0.0/generic/scrolledtext.itk,
1109 itcl/iwidgets3.0.0/generic/scrolledwidget.itk,
1110 itcl/iwidgets3.0.0/generic/selectionbox.itk,
1111 itcl/iwidgets3.0.0/generic/selectiondialog.itk,
1112 itcl/iwidgets3.0.0/tests/canvasprintbox.test,
1113 itcl/iwidgets3.0.0/tests/canvasprintdialog.test,
1114 itcl/iwidgets3.0.0/tests/extfileselectionbox.test,
1115 itcl/iwidgets3.0.0/tests/extfileselectiondialog.test,
1116 itcl/iwidgets3.0.0/tests/fileselectionbox.test,
1117 itcl/iwidgets3.0.0/tests/fileselectiondialog.test,
1118 itcl/iwidgets3.0.0/tests/scrolledcanvas.test,
1119 itcl/iwidgets3.0.0/tests/scrolledframe.test,
1120 itcl/iwidgets3.0.0/tests/scrolledhtml.test,
1121 itcl/iwidgets3.0.0/tests/scrolledlistbox.test,
1122 itcl/iwidgets3.0.0/tests/scrolledtext.test,
1123 itcl/iwidgets3.0.0/tests/selectionbox.test,
1124 itcl/iwidgets3.0.0/tests/selectiondialog.test,
1125 itcl/iwidgets3.0.0/unix/iwidgets.tcl.in,
1126 itcl/iwidgets3.0.0/unix/pkgIndex.tcl.in,
1127 tix/docs/Release-4.1.0.html, tix/docs/Release-4.1.0.txt,
1128 tix/docs/Release-4.1a2.html, tix/docs/Release-4.1a2.txt,
1129 tix/docs/Release-4.1a3.html, tix/docs/Release-4.1a3.txt,
1130 tix/docs/Release-4.1b1.html, tix/docs/Release-4.1b1.txt,
1131 tix/docs/Release-4.1b2.html, tix/docs/Release-4.1b2.txt,
1132 tix/tixConfig.sh.in, tix/unix/tk4.2/pkgIndex.tcl.in,
1133 tix/unix/tk8.0/pkgIndex.tcl.in, tix/unix/tk8.0/pkgIndex.tcl.in,
1134 tix/unix/tk8.1/pkgIndex.tcl.in, tix/win/tkConsole41.c,
1135 tix/win/tkConsole42.c, tix/win/tkConsole80a1.c,
1136 tix/win/tkConsole80b1.c, tix/win/tkConsole81.c, tk/doc/tk4.0.ps,
1137 tk/mac/tkMacProjects.sit.hqx.
1139 2003-10-17 Andrew Cagney <cagney@redhat.com>
1141 * target.c (target_section_by_addr): New function.
1142 (do_xfer_memory): Use "target_section_by_addr".
1143 * target.h (target_section_by_addr): Declare.
1145 * target.h (struct target_ops): Add "to_read_partial" and
1146 "to_write_partial", delete "to_query".
1147 (target_read_partial, target_write_partial): Declare.
1148 (target_read, target_write): Declare.
1149 (target_query): Delete macro.
1150 * target.c (target_read_partial): New function.
1151 (target_write_partial, target_read, target_write): New function.
1152 (update_current_target): Delete inheritance of "to_query". Add
1153 comments about "to_read_partial" and "to_write_partial".
1154 (debug_to_partial_read, debug_to_partial_write): New functions.
1155 (debug_to_query): Delete function.
1156 (setup_target_debug): Set "to_read_partial" and "to_write_partial"
1157 instead of "to_query".
1158 * remote.c (remote_read_partial): Replace "remote_query".
1159 (init_remote_ops): Set "to_read_partial" instead of "to_query".
1160 (init_remote_async_ops): Ditto.
1161 * kod.c (gdb_kod_query): Make "bufsize" a LONGEST. Use
1162 "target_read_partial" instead of "target_query".
1163 * avr-tdep.c (avr_io_reg_read_command): Make "bufsize" a LONGEST.
1164 Use "target_read_partial" instead of "target_query".
1166 2003-10-17 Jeff Johnston <jjohnstn@redhat.com>
1168 * frame.h (struct frame_id): Add new field: special_addr.
1169 (frame_id_build_special): New prototype.
1170 * frame.c (frame_id_build_special): New function.
1171 (frame_id_build): Change to call frame_id_build_special().
1172 (frame_id_eq): Change to also test special_addr field.
1173 (frame_id_inner): Update comment.
1175 2003-10-17 Andrew Cagney <cagney@redhat.com>
1177 * target.c (update_current_target): Perform the target cleanup.
1178 Put the target stack beneath the squashed "current_target".
1179 (add_target): Delete disabled call to "cleanup_target".
1180 (cleanup_target): Delete function.
1181 (push_target, unpush_target): Do not call "cleanup_target".
1183 2003-10-17 Andrew Cagney <cagney@redhat.com>
1185 * target.c (target_stack): Change to a static target_ops.
1186 (update_current_target): Walk the "struct target_ops" stack.
1187 (pop_target, do_xfer_memory, target_info): Ditto.
1188 (find_target_beneath): Ditto.
1189 (push_target): Rewrite to use the "struct target_ops" stack.
1190 (unpush_target): Ditto.
1191 * target.h (struct target_stack_item): Delete definition.
1192 (target_stack): Delete declaration.
1193 (struct target_ops): Add field "beneath".
1195 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
1197 * gdb/config/h8300/tm-h8300.h (h8300_normal_mode): Add external
1199 * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode
1200 (h8300_examine_prologue): Use h8300_normal_mode flag
1201 (h8300_gdbarch_init): Set architecture info for normal mode
1203 2003-10-16 Daniel Jacobowitz <drow@mvista.com>
1205 * remote.c (remote_protocol_vcont): New variable.
1206 (set_remote_protocol_vcont_packet_cmd): New function.
1207 (show_remote_protocol_vcont_packet_cmd): New function.
1208 (init_all_packet_configs): Handle remote_protocol_vcont.
1209 (remote_vcont_probe): New function.
1210 (remote_vcont_resume): New function.
1211 (remote_resume): Use it.
1212 (remote_async_resume): Call remote_resume.
1213 (_initialize_remote): Add verbose-resume packet commands.
1215 2003-10-16 Andrew Cagney <cagney@redhat.com>
1217 * infrun.c (handle_inferior_event): Add comment about
1218 "frame_id_inner" being too weak.
1220 2003-10-16 Elena Zannoni <ezannoni@redhat.com>
1222 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
1223 second parameter, which is always null. Remove
1224 SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
1225 * symtab.h (lookup_minimal_symbol_solib_trampoline): Update
1227 * somsolib.c (som_solib_create_inferior_hook,
1228 som_solib_desire_dynamic_linker_symbols): Update callers.
1229 * hppa-tdep.c (hppa_fix_call_dummy): Ditto.
1231 2003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>
1233 * remote-m32r-sdi.c : New file, interface to m32r on-chip
1234 debug interface, SDI (Scalable Debug Interface).
1235 * NEWS: Mention m32r SDI protocol was supported.
1236 * Makefile.in (remote-m32r-sdi.o): Add build rule.
1237 * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
1239 2003-10-15 Jeff Johnston <jjohnstn@redhat.com>
1241 * ia64-linux-tdep.c: Include gdbcore.h.
1242 (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed.
1243 (ia64_linux_sigcontext_register_addr): Find the address of the
1244 sigcontext area stored in the sigframe instead of using
1245 a magic offset constant.
1247 2003-10-15 Andrew Cagney <cagney@redhat.com>
1249 * remote.c (remote_search): Delete function.
1250 * target.h (target_search): Delete disabled macro.
1251 (struct target_ops): Delete disabled field "to_search".
1253 2003-10-14 Kevin Buettner <kevinb@redhat.com>
1255 * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()
1256 instead of deprecated_inside_entry_file().
1258 2003-10-14 Corinna Vinschen <vinschen@redhat.com>
1260 * sh-tdep.c: Fix copy/paste hangover in comment.
1261 (sh_push_dummy_call_fpu): Accomodate double passing in little endian
1263 (sh3e_sh4_extract_return_value): Ditto.
1265 2003-10-13 Richard Henderson <rth@redhat.com>
1267 * f-typeprint.c (f_type_print_base): Handle TYPE_CODE_REF.
1268 * f-valprint.c (f_val_print): Likewise. Tweak TYPE_CODE_PTR to
1269 match c_val_print a bit closer.
1271 2003-10-13 Kevin Buettner <kevinb@redhat.com>
1273 * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants.
1274 (frv_gdbarch_adjust_breakpoint_address): New function.
1275 (frv_gdbarch_init): Initialize ``gdbarch_adjust_breakpoint_address''
1278 2003-10-13 Kevin Buettner <kevinb@redhat.com>
1280 * breakpoint.h (struct breakpoint): Add new member
1281 ``requested_address''.
1282 * breakpoint.c (breakpoint_adjustment_warning)
1283 (adjust_breakpoint_address): New static functions.
1284 (print_it_typical): Issue warning if breakpoint's address is different
1285 from its requested address.
1286 (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1)
1287 (breakpoint_re_set_one): Set breakpoint's
1288 ``requested_address'' field. Set ``address'' field to the
1289 result of calling adjust_breakpoint_address() on the requested
1292 2003-10-13 Kevin Buettner <kevinb@redhat.com>
1294 * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method.
1295 * gdbarch.h, gdbarch.c: Regenerate.
1297 2003-10-11 Mark Kettenis <kettenis@gnu.org>
1299 * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initialize
1302 * i386fbsd-tdep.c: New file.
1303 (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
1304 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
1305 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Move here from
1307 (_initialize_i386fbsd_tdep): New function.
1308 (i386fbsd_r_reg_offset, i386fbsd4_r_reg_offset): New varibles.
1309 (i386fbsdaout_init_abi): Initialize TDEP->gregset_reg_offset,
1310 TDEP->gregset_num_regs, TDEP->sizeof_gregset and
1311 TDEP->sizeof_fpregset. Use ARRAY_SIZE to initialize
1313 (i386fbsd4_init_abi): Initialize TDEP->gregset_reg_offset,
1314 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
1315 to initialize TDEP->sc_num_regs.
1316 * i386bsd-tdep.c (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
1317 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
1318 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Remove.
1319 (_initialize_i386bsd_tdep): Don't register FreeBSD a.out and
1320 FreeBSD ELF OS/ABI's here.
1321 * Makefile.in (ALLDEPFILES): Add i386fbsd-tdep.c.
1322 (i386fbsd-tdep.o): New target.
1323 * config/i386/fbsd.mt (TDEPFILES): Add i386fbsd-tdep.o.
1324 * config/i386/fbsd64.mt (TDEPFILES): Add i386fbsd-tdep.o.
1326 * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.
1327 (amd64fbsd_init_abi): Set TDEP->gregset_reg_offset,
1328 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
1329 in initialization of TDEP->sc_num_regs.
1331 * x86-64-tdep.c (x86_64_regset_from_core_section): New function.
1332 (x86_64_init_abi): Initialize regset_from_core_section if
1335 * i386-tdep.c (i386_regset_from_core_section): New function.
1336 (i386_gdbarch_init): Initialize regset_from_core_section if
1338 * i386-tdep.h (i386_regset_from_core_section): New declaration.
1340 * i386-tdep.h (struct regset): Declare opaque.
1342 * gdbarch.sh (regset_from_core_section): New method.
1343 (struct regset): Declare opaque.
1344 * gdbarch.c, gdbarch.h: Regenerated.
1346 2003-10-11 Alan Modra <amodra@bigpond.net.au>
1348 * hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to
1349 _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
1350 Correct test for pc within section.
1352 2003-10-11 Mark Kettenis <kettenis@gnu.org>
1354 * gdbarch.sh: Remove trailing whitepsace from comments.
1356 2003-10-08 Roland McGrath <roland@redhat.com>
1358 * gcore.c (make_mem_sec): Function removed, folded into ...
1359 (gcore_create_callback): ... here. To omit a section, clear its
1360 SEC_LOAD bit rather than zeroing its size.
1361 Omit read-only sections only if they correspond to a known disk file.
1362 (gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
1364 2003-10-10 Michael Snyder <msnyder@redhat.com>
1366 * d10v-tdep.c: Fix typo in comment.
1368 2003-10-10 Andrew Cagney <cagney@redhat.com>
1370 * rs6000-tdep.c (e500_store_return_value): Delete function.
1371 (e500_extract_return_value): Delete function.
1372 (rs6000_gdbarch_init): When SYSV, set "extract_return_value" and
1373 "restore_return_value" to "ppc_sysv_abi_extract_return_value" and
1374 "ppc_sysv_abi_restore_return_value" where applicable.
1375 * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
1376 (ppc_sysv_abi_extract_return_value): Declare.
1377 (ppc_sysv_abi_broken_store_return_value): Declare.
1378 (ppc_sysv_abi_broken_extract_return_value): Declare.
1379 (ppc_sysv_abi_broken_use_struct_convention:) Delete declaration.
1380 * ppc-sysv-tdep.c (return_value_convention): Move definition to
1382 (do_ppc_sysv_return_value): New function.
1383 (ppc_sysv_abi_extract_return_value): New function.
1384 (ppc_sysv_abi_store_return_value): New function.
1385 (ppc_sysv_abi_broken_extract_return_value): New function.
1386 (ppc_sysv_abi_broken_store_return_value): New function.
1387 (ppc_sysv_abi_use_struct_convention): Call
1388 do_ppc_sysv_return_value.
1390 2003-10-10 J. Brobecker <brobecker@gnat.com>
1392 * blockframe.c (inside_main_func): No longer use symbol_lookup()
1393 to lookup the main function symbol.
1395 2003-10-10 Corinna Vinschen <vinschen@redhat.com>
1397 * sh-tdep.c (sh_treat_as_flt_p): New function to recognize float
1399 (sh_push_dummy_call_fpu): Fix argument passing rules.
1400 (sh3e_sh4_extract_return_value): Call sh_treat_as_flt_p to recognize
1402 (sh3e_sh4_store_return_value): Ditto.
1404 2003-10-10 Elena Zannoni <ezannoni@redhat.com>
1406 * sh-tdep.c (sh_use_struct_convention): Clarify one case in
1409 2003-10-10 Corinna Vinschen <vinschen@redhat.com>
1411 * sh-tdep.c (sh_use_struct_convention): Clean up to have a
1412 more readable code. Accomodate passing of bitfields.
1414 2003-10-10 Andrew Cagney <cagney@redhat.com>
1416 * Makefile.in (ppc-sysv-tdep.o): Add $(gdb_assert_h).
1417 * rs6000-tdep.c (rs6000_gdbarch_init): When 64 bit SysV ABI, set
1418 push_dummy_call to ppc64_sysv_abi_push_dummy_call.
1419 * ppc-sysv-tdep.c: Include "gdb_assert.h".
1420 (ppc64_sysv_abi_push_dummy_call): New function.
1421 (ppc64_sysv_abi_broken_push_dummy_call): New function.
1422 * ppc-tdep.h (ppc64_sysv_abi_push_dummy_call): Declare.
1423 (ppc64_sysv_abi_broken_push_dummy_call): Declare.
1425 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1427 * NEWS: Replace "Hitachi" and "Mitsubishi" with "Renesas".
1429 * d10v-tdep.c: Ditto.
1430 * h8300-tdep.c: Ditto.
1431 * remote-e7000.c: Ditto.
1432 * remote-hms.c: Ditto.
1433 * ser-e7kpc.c: Ditto.
1438 * sh64-tdep.c: Ditto.
1441 * config/d10v/d10v.mt: Ditto.
1442 * config/sh/embed.mt: Ditto.
1443 * config/sh/linux.mt: Ditto.
1444 * config/sh/tm-linux.h: Ditto.
1445 * config/sh/tm-sh.h: Ditto.
1446 * config/sh/wince.mt: Ditto.
1448 2003-10-09 Andrew Cagney <cagney@redhat.com>
1450 * ppc-tdep.h (struct type): Declare opaque.
1451 * x86-64-tdep.h (struct regcache): Declare opaque.
1452 * sh-tdep.c (sh_do_fp_register): Delete "register" attribute, fix
1455 2003-10-09 Andrew Cagney <cagney@redhat.com>
1457 Changes from 2003-09-09 Jimi Xenidis <jimix@watson.ibm.com>:
1458 * config/rs6000/tm-rs6000.h (SOFTWARE_SINGLE_STEP): Delete macro.
1459 (SOFTWARE_SINGLE_STEP_P): Ditto.
1460 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
1461 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Ditto.
1462 (SOFTWARE_SINGLE_STEP_P): Ditto.
1463 * rs6000-tdep.c (rs6000_gdbarch_init): When AIX, set
1464 software_single_step to rs6000_software_single_step.
1466 2003-10-09 Andrew Cagney <cagney@redhat.com>
1468 * MAINTAINERS: Mark m32r-elf as buildable with -Werror.
1470 2003-10-09 Michael Snyder <msnyder@redhat.com>
1472 * frame.h: Fix typo in comment.
1473 * dummy-frame.c: Fix typo in comment.
1474 * d10v-tdep.c: Random whitespace/comment tweaks.
1476 2003-10-09 Elena Zannoni <ezannoni@redhat.com>
1478 * sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code.
1479 (sh_push_dummy_code): Delete function, it's only used for dummy calls
1482 Based on input by Stephen Clarke (stephen.clarke@superh.com):
1483 * sh-tdep.c (sh_use_struct_convention): Add comment explaining ABI
1486 2003-10-09 Daniel Jacobowitz <drow@mvista.com>
1488 * remote-mips.c (mips_initialize): Remove unneeded call to
1489 get_selected_frame. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
1491 2003-10-09 Daniel Jacobowitz <drow@mvista.com>
1493 * dwarf2expr.c (execute_stack_op): Don't treat the frame base as
1496 2003-10-08 Jeff Johnston <jjohnstn@redhat.com>
1498 * lin-lwp.c (stop_and_resume_callback): Set the resumed flag
1499 for any lwp we resume.
1500 (running_callback): Add lwps that have pending status events
1501 against them to be considered running.
1503 2003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
1505 * m32r-tdep.c : Include "dis-asm.h".
1506 * Makefile.in (m32r-tdep.o): Update dependencies.
1508 2003-10-06 J. Brobecker <brobecker@gnat.com>
1510 * completer.h (get_gdb_completer_word_break_characters): Delete.
1511 * completer.c: include language.h.
1512 (gdb_completer_word_break_characters): Delete.
1513 (get_gdb_completer_word_break_characters): Delete.
1514 (location_completer): Use the word break characters of the current
1516 (complete_line): Likewise.
1517 (line_completion_function): Likewise.
1518 (skip_quoted_chars): Likewise.
1519 * Makefile.in (completer.o): Add dependency on language.h.
1520 * top.c (init_main): Set the readline word break characters
1521 to GDB's default word break characters.
1523 2003-10-06 J. Brobecker <brobecker@gnat.com>
1525 * language.h (language_defn): new field, la_word_break_characters.
1526 * language.c (unknown_language_defn): Set new field to
1527 default_word_break_characters.
1528 (auto_language_defn): Likewise.
1529 (local_language_defn): Likewise.
1530 * ada-lang.c (ada_language_defn): Likewise.
1531 * c-lang.c (c_language_defn): Likewise.
1532 (cplus_language_defn): Likewise.
1533 (asm_language_defn): Likewise.
1534 (minimal_language_defn): Likewise.
1535 * f-lang.c (f_language_defn): Likewise.
1536 * jv-lang.c (java_language_defn): Likewise.
1537 * m2-lang.c (m2_language_defn): Likewise.
1538 * objc-lang.c (objc_language_defn): Likewise.
1539 * p-lang.c (pascal_language_defn): Likewise.
1540 * scm-lang.c (scm_language_defn): Likewise.
1542 2003-10-06 Andrew Cagney <cagney@redhat.com>
1544 * ppc-sysv-tdep.c: Re-indent.
1546 2003-10-06 J. Brobecker <brobecker@gnat.com>
1548 * language.h (default_word_break_characters): Add prototype.
1549 * language.c (default_word_break_characters): New function.
1551 2003-10-06 Andreas Schwab <schwab@suse.de>
1553 * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
1556 2003-10-06 Andrew Cagney <cagney@redhat.com>
1558 * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
1560 (z8k-tdep.o): Delete custom build rule.
1562 2003-10-06 Andrew Cagney <cagney@redhat.com>
1564 * Makefile.in: Update all dependencies.
1566 * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
1567 No longer list PA as as obsolete candidate. List m32r as
1568 broken instead of obsolete.
1570 * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
1571 * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
1572 * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
1573 * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
1574 * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
1575 * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
1576 * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
1577 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
1578 * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
1579 * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
1580 * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
1581 * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
1582 * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
1583 * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
1584 * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
1585 * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
1586 * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
1587 * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
1588 * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
1589 * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
1590 * config/z8k/z8k.mt: Ditto.
1592 * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
1593 h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
1594 mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
1595 i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
1596 sparclite were removed.
1597 * configure.host, configure.tgt: Remove corresponding tuples.
1599 * breakpoint.c, breakpoint.h: Remove obsolete code.
1600 * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
1601 * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
1602 * stabsread.h, xcoffread.c: Ditto.
1604 * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
1605 * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
1606 * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
1607 * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
1609 2003-10-06 David Lecomber <dsl@sources.redhat.com>
1611 * f-valprint.c: Reformatting
1613 2003-10-06 Mark Kettenis <kettenis@gnu.org>
1615 * x86-64-tdep.c: Remove duplicate comment.
1617 * x86-64-tdep.c (x86_64_store_return_value): Don't use
1618 DEPRECATED_REGISTER_RAW_SIZE. Use symbolic names for register
1619 names for return values. This fixes a bug since we looked at %rbx
1622 2003-10-05 Mark Kettenis <kettenis@gnu.org>
1624 * x86-64-tdep.c: Include "regset.h".
1626 * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
1627 gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset,
1629 * i386-tdep.c: Include "regset.h".
1630 (i386_supply_gregset): New function.
1631 (i386_supply_fpregset): New function.
1632 (i386_gdbarch_init): Initialze register set-related members of
1634 * x86-64-tdep.c (x86_64_supply_fpregset): New function.
1635 (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
1637 2003-10-03 Andrew Cagney <cagney@redhat.com>
1639 * rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI,
1640 set extract_return_value, store_return_value and
1641 use_struct_convention to ppc64_sysv_abi_extract_return_value,
1642 ppc64_sysv_abi_store_return_value and
1643 ppc64_sysv_abi_use_struct_convention.
1644 * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare.
1645 (ppc64_sysv_abi_store_return_value): Declare.
1646 (ppc64_sysv_abi_use_struct_convention): Declare.
1647 * ppc-sysv-tdep.c (enum return_value_convention): Define.
1648 (ppc64_sysv_abi_extract_return_value): New function.
1649 (ppc64_sysv_abi_store_return_value): New function.
1650 (ppc64_sysv_abi_use_struct_convention): New function.
1651 (ppc64_sysv_abi_return_value): New function.
1653 2003-10-03 Andrew Cagney <cagney@redhat.com>
1655 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only
1656 convert a descriptor to a function when it's in the ".opd"
1659 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
1661 * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg and
1662 reg_size to keep GCC silent.
1664 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
1666 * dwarf2-frame.c (struct comp_unit): Add tbase member to store
1667 base for DW_EH_PE_textrel encodings.
1668 (read_encoded_value): Add a DW_EH_PE_textrel case.
1669 (dwarf2_build_frame_info): Set unit.tbase to beginning of text
1672 2003-10-03 Mark Kettenis <kettenis@gnu.org>
1674 * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
1676 2003-10-02 Andrew Cagney <cagney@redhat.com>
1678 * gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename
1680 * gdbarch.h, gdbarch.c: Re-generate.
1681 * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update.
1682 * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update.
1683 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
1684 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
1685 * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update.
1686 * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update.
1687 * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update.
1688 * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update.
1689 * remote-e7000.c, remote-mips.c, remote-sim.c: Update.
1690 * remote-vxmips.c, remote-vxsparc.c, remote.c: Update.
1691 * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update.
1692 * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update.
1693 * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update.
1694 * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update.
1695 * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update.
1696 * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update.
1698 2003-10-02 Jim Blandy <jimb@redhat.com>
1700 * dwarf2read.c (struct die_info): Doc fix.
1702 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
1704 * sh-tdep.c: Running thru gdb_indent.sh.
1706 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
1708 * sh-tdep.c (sh_justify_value_in_reg): New function.
1709 (sh_stack_allocsize): Ditto.
1710 (flt_argreg_array): New array used for floating point argument
1712 (sh_init_flt_argreg): New function.
1713 (sh_next_flt_argreg): Ditto.
1714 (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to
1715 "pass_on_stack". Use new helper functions. Accomodate Renesas ABI.
1716 Fix argument passing strategy.
1717 (sh_push_dummy_call_nofpu): Ditto.
1719 2003-10-01 Andrew Cagney <cagney@redhat.com>
1721 * value.h (register_value_being_returned): Declare. Replace
1722 "value_being_returned".
1723 * infcall.c (call_function_by_hand): Use
1724 register_value_being_returned.
1725 * infcmd.c (print_return_value): Call
1726 "register_value_being_returned", handle struct return locally.
1727 * values.c (register_value_being_returned): New function. Replace
1728 "value_being_returned".
1730 2003-09-30 Elena Zannoni <ezannoni@redhat.com>
1732 * linux-proc.c (linux_do_registers): New function.
1733 (linux_make_note_section): Use linux_do_registers in case of
1734 single threaded inferior programs.
1736 2003-10-01 Andrew Cagney <cagney@redhat.com>
1738 * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
1739 use STRUCT_ADDR. When not using "struct return convention", pass
1740 "0" to "value_being_returned". Add FIXMEs.
1741 * infcmd.c (print_return_value): Pass an explicit 0/1 to
1742 value_being_returned. Add comments.
1743 * values.c (value_being_returned): Add fixme.
1744 * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
1745 (hppa_value_returned_from_stack): Add FIXME.
1747 2003-09-30 David Carlton <carlton@kealia.com>
1749 * dwarf2read.c (struct die_info): Add 'parent' field; replace
1750 'has_children' and 'next' by 'child' and 'sibling'.
1751 (read_comp_unit): Rework algorithm, breaking body into
1752 read_die_and_children and read_die_and_siblings.
1753 (read_die_and_children, read_die_and_siblings): New.
1754 (read_full_die): Add 'has_children' argument; set it instead of
1755 the die's 'has_children' field. Minor formatting cleanup.
1756 (free_die_list): Use die->child and die->sibling instead of
1758 (dump_die_list): Ditto.
1759 (sibling_die): Use die->sibling.
1760 (psymtab_to_symtab_1): Use die's 'child' field in place of its
1761 'has_children' and 'next' fields.
1762 (process_die, read_file_scope, read_func_scope)
1763 (read_lexical_block_scope, read_structure_scope)
1764 (read_enumeration, read_array_type, read_common_block)
1765 (read_namespace, read_subroutine_type, dump_die): Ditto.
1767 2003-09-30 Andrew Cagney <cagney@redhat.com>
1769 * rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone
1772 2003-09-30 Andrew Cagney <cagney@redhat.com>
1774 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename
1775 REGISTER_VIRTUAL_SIZE.
1776 * gdbarch.h, gdbarch.c: Regenerate.
1777 * vax-tdep.h, sparc-tdep.c, regcache.h: Update.
1778 * regcache.c, mn10300-tdep.c, mips-tdep.c: Update.
1779 * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update.
1781 2003-09-29 Andrew Cagney <cagney@redhat.com>
1783 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename
1784 REGISTER_VIRTUAL_TYPE.
1785 * gdbarch.h, gdbarch.c: Regenerate.
1786 * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update.
1787 * sh64-tdep.c, sparc-tdep.c: Update.
1789 * remote-vxsparc.c (vx_read_register): Replace bzero with memset.
1790 * remote-vxmips.c (vx_read_register): Ditto.
1791 * remote-vx68.c (vx_read_register): Ditto.
1792 * gnu-nat.c (inf_validate_procs): Ditto.
1794 2003-09-29 J. Brobecker <brobecker@gnat.com>
1796 * infcall.c (call_function_by_hand): Fix build failure
1797 introduced in the previous change to this file.
1799 2003-09-29 Andrew Cagney <cagney@redhat.com>
1801 * NEWS: Mention Objective-C.
1803 2003-09-29 Jerome Guitton <guitton@act-europe.fr>
1805 * arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
1806 test if the register has been saved on the stack.
1807 (arm_scan_prologue_cache): When analysing the instruction
1808 "str lr, [sp, #-4]", save the address where lr has been stored.
1810 2003-09-28 Andrew Cagney <cagney@redhat.com>
1812 * frame.c (frame_read_unsigned_register): Delete function.
1813 * frame.h (frame_read_unsigned_register): Delete declaration.
1814 * sparc-tdep.c (sparc_init_extra_frame_info): Use
1815 get_frame_register_unsigned.
1816 (sparc_frame_saved_pc, sparc_pop_frame): Ditto.
1817 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
1818 * d10v-tdep.c (d10v_print_registers_info): Ditto.
1820 * frame.h (frame_read_register): Delete declaration.
1821 * frame.c (frame_read_register): Delete function.
1822 * arch-utils.c (legacy_register_to_value): Use get_frame_register.
1823 * sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
1824 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
1825 * mips-tdep.c (mips_register_to_value): Ditto.
1826 * hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
1827 * d10v-tdep.c (d10v_print_registers_info): Ditto.
1829 * frame.c (frame_read_signed_register): Delete function.
1830 (frame_read_unsigned_register): Update comments.
1831 * frame.h (frame_read_signed_register): Delete declaration.
1832 * h8300-tdep.c (h8300_print_register): Use
1833 get_frame_register_signed.
1834 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
1836 * config/pa/tm-hppa.h (DEPRECATED_VALUE_RETURNED_FROM_STACK):
1837 Rename VALUE_RETURNED_FROM_STACK.
1838 * infcmd.c (print_return_value): Update.
1839 * infcall.c (call_function_by_hand): Update.
1841 2003-09-28 Mark Kettenis <kettenis@gnu.org>
1843 * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add
1844 regcache argument and reverse the order of the other two
1845 arguments. Remove local regcache variable. Determine
1846 architecture from REGCACHE. Update comments.
1847 * x86-64-tdep.c (x86_64_supply_fxsave): Add regcache argument and
1848 reverse the order of the other two arguments. Remove local
1849 regcache variable. Determine architecture from REGCACHE. Update
1851 * i387-tdep.h (i387_supply_fsave, i387_supply_fxsave): Adjust
1852 prototypes. Update comments.
1853 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust prototype. Adjust
1855 * amd64fbsd-nat.c (supply_fpregset, fetch_inferior_registers):
1857 * go32-nat.c (fetch_register, go32_fetch_registers): Update.
1858 * i386-interix-nat.c (supply_fpregset): Update.
1859 * i386-linux-nat.c (supply_fpregset, supply_fpxregset): Update.
1860 * i386-nto-tdep.c (i386nto_supply_fpregset): Update.
1861 * i386gnu-nat.c (fetch_fpregs, supply_fpregset): Update.
1862 * i386bsd-nat.c (supply_fpregset, fetch_inferior_registers): Update.
1863 * i386nbsd-tdep.c (fetch_core_registers, fetch_elfcore_registers):
1865 * i386obsd-tdep.c (fetch_core_registers): Update.
1866 * i386v4-nat.c (supply_fpregset): Update.
1867 * x86-64-linux-nat.c (supply_fpregset): Update.
1868 * x86-64-linux-tdep.c (fetch_core_registers): Update.
1870 2003-09-27 Mark Kettenis <kettenis@gnu.org>
1872 * i386-tdep.h: Put opaque declarations in alphabetical
1873 order. Remove spurious whitespace.
1874 (struct gdbarch_tdep): add st0_regnum and mm0_regnum members.
1875 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Remove prototypes.
1876 * i386-tdep.c (MM0_REGNUM): Remove define.
1877 (i386_mmx_regnum_p): Add gdbarch argument.
1878 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Add gdbarch argument.
1879 Rewrite using new macro definitions for FPU/SSE registers.
1880 (i386_fp_regnum_p, i386_fpc_regnum_p): Rewrite using new macro
1881 definitions from i387-tdep.h.
1882 (i386_register_name): Update.
1883 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): Update to use
1884 new macro definitions for FPU/SSE registers.
1885 (i386_extract_return_value): Determine whether floating-point
1886 registers are present by examining REGCACHE's architecture.
1887 (i386_store_return_value): Likewise. Use I386_MAX_REGISTER_SIZE
1888 instead of FPU_REG_RAW_SIZE. Use new macro definitions for
1890 (i386_register_type): Update.
1891 (i386_mmx_regnum_to_fp_regnum): Rewrite using new macro
1892 definitions for FPU registers. Use REGCACHE's architecture to
1893 determine the appropriate register numbers.
1894 (i386_pseudo_register_read, i386_pseudo_register_write,
1895 i386_register_reggroup_p): Update.
1896 (i386_gdbarch_init): Initialize TDEP->st0_regnum and
1898 * i387-tdep.h (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM,
1899 I387_FTAG_REGNUM, I387_FISEG_REGNUM, I387_FIOFF_REGNUM,
1900 I387_FOSEG_REGNUM, I387_FOOFF_REGNUM, I387_FOP_REGNUM,
1901 I387_XMM0_REGNUM, I387_MXCSR_REGNUM): New defines.
1902 (i387_supply_fsave, i387_fill_fsave, i387_supply_fxsave,
1903 i387_fill_fxsave): Change type of fsave/fxsave argument from `char
1905 * i387-tdep.c (i387_print_float_info, fsave_offset, FSAVE_ADDR,
1906 i387_supply_fsave, i387_fill_fsave, fxsave_offset, FXSAVE_ADDR,
1907 i387_supply_fxsave, i387_fill_fxsave): Update to use new macro
1908 definitions for FPU/SSE registers.
1909 (FXSAVE_MXCSR_ADDR): New define.
1910 * x86-64-tdep.c (x86_64_init_abi): Override TDEP->st0_regnum and
1912 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Remove defines.
1913 (I387_ST0_REGNUM): Define.
1915 * regcache.h (get_regcache_arch): New prototype.
1916 * regcache.c (get_regcache_arch): New function.
1918 * x86-64-tdep.c (x86_64_store_return_value): Remove spurious
1921 * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
1922 Initialize using ARRAY_SIZE.
1924 2003-09-27 Andrew Cagney <cagney@redhat.com>
1926 * arch-utils.c (deprecated_init_frame_pc_default): Rename
1927 "init_frame_pc_default".
1928 * arch-utils.h (deprecated_init_frame_pc_default): Update.
1929 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1930 * vax-tdep.c (vax_gdbarch_init): Update.
1931 * v850-tdep.c (v850_gdbarch_init): Update.
1932 * sh64-tdep.c (sh64_gdbarch_init): Update.
1933 * s390-tdep.c (s390_gdbarch_init): Update.
1934 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1935 * mcore-tdep.c (mcore_gdbarch_init): Update.
1936 * h8300-tdep.c (h8300_gdbarch_init): Update.
1937 * cris-tdep.c (cris_gdbarch_init): Update.
1938 * config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
1940 2003-09-26 Mark Kettenis <kettenis@gnu.org>
1942 * regset.h: New file.
1943 * Makefile.in (regset_h): Add.
1945 2003-09-25 Andrew Cagney <cagney@redhat.com>
1947 * frame.h (deprecated_frame_saved_regs): Rename
1948 get_frame_saved_regs.
1949 * cris-tdep.c, frame.c, h8300-tdep.c, hppa-tdep.c: Update.
1950 * mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
1951 * ns32k-tdep.c, ppc-linux-tdep.c, rs6000-tdep.c: Update.
1952 * s390-tdep.c, sh64-tdep.c, stack.c: Update.
1953 * v850-tdep.c, vax-tdep.c, xstormy16-tdep.c: Update.
1955 2003-09-25 Andrew Cagney <cagney@redhat.com>
1957 * NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted
1958 file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions,
1960 * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and
1961 arm*-*-* do not use the new frame code.
1963 2003-09-25 David Carlton <carlton@kealia.com>
1965 * c-exp.y: Remove 'register' declarations.
1966 * f-exp.y, jv-exp.y, m2-exp.y, objc-exp.y, p-exp.y: Ditto.
1968 2003-09-25 David Carlton <carlton@kealia.com>
1970 * c-exp.y: Include cp-support.h. Add qualified_type.
1971 (yylex): Delete nested type hack; add comments.
1972 * cp-namespace.c (cp_lookup_nested_type): New function.
1973 * cp-support.h: Declare cp_lookup_nested_type.
1974 * eval.c (evaluate_subexp_standard): Call value_aggregate_elt
1975 instead of value_struct_elt_for_reference.
1976 * valops.c: Include cp-support.h.
1977 (value_aggregate_elt): New function.
1978 (value_namespace_elt): Ditto.
1979 (value_struct_elt_for_reference): Make static.
1980 * value.h: Delete declaration of value_struct_elt_for_reference;
1981 add declaration for value_aggregate_elt.
1982 * Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
1985 2003-09-25 Daniel Jacobowitz <drow@mvista.com>
1987 * stack.c: Include "reggroups.h".
1988 (frame_info): Only display registers in all_reggroup.
1989 * Makefile.in (stack.o): Update dependencies.
1991 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
1993 * arm-tdep.c (arm_skip_prologue): Handle "sub ip, sp #n" and
1994 "add ip, sp #n" in the prologue.
1995 (arm_scan_prologue): Ditto.
1997 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
1999 * MAINTAINERS (write after approval): Add myself.
2001 2003-09-25 Andreas Schwab <schwab@suse.de>
2003 * m68k-tdep.c: Include "dwarf2-frame.h".
2004 (m68k_gdbarch_init): Add the DWARF CFI frame unwinder.
2005 * Makefile.in (m68k-tdep.o): Update dependencies.
2007 2003-09-25 Corinna Vinschen <vinschen@redhat.com>
2009 * sh-tdep.c (struct frame_extra_info): Remove.
2010 (struct sh_frame_cache): New structure.
2011 (GET_SOURCE_REG): New macro extracting source register of an opcode.
2012 (GET_TARGET_REG): Ditto but target register.
2013 (GET_PUSHED_REG): Remove.
2014 (IS_MOV_ARG_TO_REG): New macro.
2015 (IS_MOV_ARG_TO_IND_R14): New macro.
2016 (IS_MOV_ARG_TO_IND_R14_WITH_DISP): New macro.
2017 (IS_MOVW_PCREL_TO_REG): New macro.
2018 (IS_MOVL_PCREL_TO_REG): New macro.
2019 (IS_SUB_REG_FROM_SP): New macro.
2020 (IS_ARG_MOV): Remove.
2021 (IS_MOV_TO_R14): Remove.
2022 (IS_RESTORE_FP): New macro.
2023 (IS_RTS): New macro.
2024 (IS_LDS): New macro.
2025 (IS_MOV_FP_SP): New macro.
2026 (IS_ADD_REG_TO_FP): New macro.
2027 (IS_ADD_IMM_FP): New macro.
2028 (sh_skip_prologue_hard_way): Remove.
2029 (sh_saved_pc_after_call): Remove.
2030 (sh_frame_chain): Remove.
2031 (sh_find_callers_reg): Remove.
2032 (sh_nofp_frame_init_saved_regs): Remove.
2033 (sh_fp_frame_init_saved_regs): Remove.
2034 (sh_init_extra_frame_info): Remove.
2035 (sh_analyze_prologue): New function.
2036 (sh_skip_prologue): Remove deprecated code. Rely on new function
2037 sh_analyze_prologue when after_prologue fails.
2038 (sh_frame_saved_pc): Remove.
2039 (sh_alloc_frame_cache): New function.
2040 (sh_frame_cache): Ditto.
2041 (sh_frame_prev_register): Ditto.
2042 (sh_frame_this_id): Ditto.
2043 (sh_frame_unwind): New structure defining the heuristic frame
2045 (sh_frame_sniffer): New function.
2046 (sh_unwind_sp): Ditto.
2047 (sh_unwind_pc): Ditto.
2048 (sh_unwind_dummy_id): Ditto.
2049 (sh_frame_base_address): Ditto.
2050 (sh_frame_base): New structure defining new frame base code.
2051 (sh_in_function_epilogue_p): New function.
2052 (sh_gdbarch_init): Restructure and simplify to eliminate deprecated
2053 code and to call all new code instead. Initialize dwarf2 and
2054 heuristic frame sniffer.
2056 2003-09-24 Paul N. Hilfinger <hilfingr@nile.gnat.com>
2058 * parser-defs.h (struct exp_descriptor): New definition, containing
2059 language-specific info for printing, prefixifying, dumping, and
2060 evaluating expressions.
2061 (exp_descriptor_standard): Declare new variable.
2062 (print_subexp): Make global and declare here (from expprint.c).
2063 (dump_subexp): Ditto.
2064 (dump_subexp_body_standard): Declare.
2065 (operator_length_standard): Declare.
2066 (op_name_standard): Declare.
2067 (print_subexp): Declare.
2068 (print_subexp_standard): Declare.
2070 * language.h (struct language_defn): Add la_exp_desc field to hold
2071 pointer to table for language-specific operators.
2072 Remove evaluate_exp field, which is now in struct exp_descriptor.
2074 * parse.c (operator_length): Move most code to new
2075 operator_length_standard function. Use language-specific information.
2076 (operator_length_standard): New function taking most code from
2078 (exp_descriptor_standard): New constant.
2080 * expression.h (enum exp_opcode): Add definitions of OP_EXTENDED0
2081 and OP_EXTENDED_LAST.
2083 * expprint.c (print_subexp): Use language-specific print_subexp.
2084 Make global; remove static declaration.
2085 Move most code to print_subexp_standard.
2086 (print_subexp_standard): New function, containing code formerly in
2088 (op_name): Add expression to argument signature.
2089 Use langauge-specific op_name.
2090 Move most code to op_name_standard.
2091 (op_name_standard): New function, containing code formerly in op_name.
2092 (dump_subexp): Use new version of op_name function.
2093 Use language-specific dump_subexp_body, and move most existing code to
2094 dump_subexp_body_standard.
2095 (dump_raw_expression): Use new op_name interface.
2096 (dump_subexp_body): Move most code to dump_subexp_body_standard.
2097 (dump_subexp_body_standard): New function, containing code formerly
2098 in dump_subexp_body.
2100 * language.c (unknown_language): Add default la_exp_desc field and
2101 remove evaluate_exp field.
2102 (auto_language): Ditto.
2103 (local_language): Ditto.
2104 * f-lang.c (f_language_defn): Ditto.
2105 * c-lang.c (c_language_defn): Ditto.
2106 (cplus_language_defn): Ditto.
2107 (asm_language_defn): Ditto.
2108 (minimal_language_defn): Ditto.
2109 * p-lang.c (pascal_language_defn): Ditto.
2110 * m2-lang.c (m2_language_defn): Ditto.
2111 * objc-lang.c (objc_language_defn): Ditto.
2113 * jv-lang.c (exp_descriptor_java): New variable, containing
2114 Java-specific expression evaluator.
2115 (java_language_defn): Add la_exp_desc field and remove evaluate_exp
2117 * scm-lang.c (exp_descriptor_scm): New variable, containing
2118 Scheme-specific expression evaluator.
2119 (scm_language_defn): Add la_exp_desc field and remove evaluate_exp
2121 * objc-lang.c (print_object_command): Take evaluate_exp from the
2124 * Makefile.in (eval.o): Add dependency on parser-defs.h.
2126 * eval.c: Include parser-defs.h for the full declaration of
2128 (evaluate_subexp): Get evaluate_exp out of la_exp_desc field.
2130 2003-09-23 Paul N. Hilfinger <hilfingr@nile.gnat.com>
2132 * parser-defs.h (operator_length): Declare.
2134 * parse.c (length_of_subexp): Use operator_length to get operator
2135 lengths and arities for operators.
2136 Move most code to new operator_length function.
2137 (operator_length): New function absorbing most code from
2139 (prefixify_subexp): Remove large case and use operator_length instead.
2140 (parse_exp_1): Use renamings:
2141 dump_prefix_expression => dump_raw_expression and
2142 dump_postfix_expression => dump_prefix_expression.
2144 * expression.h (dump_prefix_expression): Rename to ...
2145 (dump_raw_expression): New name.
2146 (dump_postfix_expression): Rename to ...
2147 (dump_prefix_expression): New name.
2149 * expprint.c (dump_subexp): Make global. Add comment.
2150 Move most existing code to dump_subexp_body.
2151 (dump_subexp_body): New function.
2152 (dump_prefix_expression): Rename to dump_raw_expression.
2153 Remove attempt to print the expression via print_expression: it can't
2154 work before the expression is prefixified.
2155 (dump_raw_expression): Renamed from dump_prefix_expression.
2156 (dump_postfix_expression): Rename to dump_prefix_expression, since
2157 that's what it does.
2158 Remove 'note' parameter, since this routine must be used on
2159 prefixified expression.
2160 (dump_prefix_expression): Renamed from dump_postfix_expression.
2162 2003-09-22 Jim Blandy <jimb@redhat.com>
2164 * dwarf2read.c (read_array_type): When building the type for an
2165 array of unspecified length, make sure to choose the upper bound
2166 so that the array's total length comes out to be zero --- that's
2167 how we represent such arrays.
2169 2003-09-22 Michael Chastain <mec@shout.net>
2171 * MAINTAINERS: Rename gdb.c++ to gdb.cp.
2173 2003-09-22 Jeff Johnston <jjohnstn@redhat.com>
2175 * top.c (quit_force): Fix indirect call to quit_target so
2176 a struct qt_args pointer is passed.
2178 2003-09-22 Andrew Cagney <cagney@redhat.com>
2180 * arch-utils.h (init_frame_pc_noop): Delete declaration.
2181 * arch-utils.c (init_frame_pc_noop): Delete function.
2182 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
2184 * mips-tdep.c (mips_gdbarch_init): Ditto.
2185 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
2186 * config/sparc/tm-sparc.h (init_frame_pc_noop): Delete
2188 (DEPRECATED_INIT_FRAME_PC): Delete macro.
2189 * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Delete
2191 (DEPRECATED_INIT_FRAME_PC): Delete macro.
2193 2003-09-22 Anthony Green <green@redhat.com>
2195 * monitor.c (monitor_expect): Delete unused conflicting targ_ops
2198 2003-09-20 Andrew Cagney <cagney@redhat.com>
2200 * breakpoint.c: Eliminate ARGSUSED.
2201 * buildsym.c, cli/cli-cmds.c, cli/cli-script.c: Ditto.
2202 * coffread.c, corelow.c, dwarf2read.c, event-top.c: Ditto.
2203 * exec.c, gcore.c, hpux-thread.c, infcmd.c, inflow.c: Ditto.
2204 * infrun.c, inftarg.c, maint.c, ocd.c, printcmd.c: Ditto.
2205 * procfs.c, regcache.c, remote-rdi.c, remote-sds.c: Ditto.
2206 * remote.c, sol-thread.c, source.c, stabsread.c: Ditto.
2207 * stack.c, symfile.c, target.c, top.c, typeprint.c: Ditto.
2208 * utils.c, v850ice.c, valprint.c, values.c, win32-nat.c: Ditto.
2209 * wince.c, remote-vx.c: Ditto.
2211 * cli/cli-script.c: Remove "register" attributes.
2212 * config/pa/tm-hppa.h: Ditto.
2213 * cli/cli-decode.c: Ditto.
2214 * cli/cli-cmds.c: Ditto.
2216 2003-09-19 Andrew Cagney <cagney@redhat.com>
2218 * sparcnbsd-nat.c (getregs_supplies): Rename NPC_REGNUM to
2219 DEPRECATED_NPC_REGNUM.
2220 * sparc64nbsd-nat.c (getregs_supplies): Ditto.
2222 2003-09-19 Christopher Faylor <cgf@redhat.com>
2224 * win32-nat.c (mappings): Remove HAVE_SSE conditional.
2226 2003-09-19 Jim Blandy <jimb@redhat.com>
2228 * macrotab.c (macro_include): Use the correct comparison to find
2229 the appropriate place for this inclusion in the list.
2231 2003-09-19 Andrew Cagney <cagney@redhat.com>
2233 * config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
2234 (DEPRECATED_HPUX_TEXT_END): Define.
2235 (deprecated_hpux_text_end): Declare.
2236 (struct target_ops): Declare opaque.
2237 * hppah-nat.c (text_end): Make static.
2238 (deprecated_hpux_text_end): New function.
2239 * exec.c (text_end): Delete global variable.
2240 (NEED_TEXT_START_END): Do not define.
2241 (exec_file_attach): Replace code computing "text_end" code with
2242 call to DEPRECATED_HPUX_TEXT_END.
2244 2003-09-19 Andrew Cagney <cagney@redhat.com>
2246 * utils.c (align_up, align_down): New functions.
2247 * defs.h (align_up, align_down): Declare.
2248 * ppc-sysv-tdep.c (align_up, align_down): Delete functions.
2249 * s390-tdep.c: Replace "round_up" and "round_down" with "align_up"
2251 (round_up, round_down): Delete functions.
2252 * mips-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
2254 (ROUND_DOWN, ROUND_UP): Delete macros.
2255 (mips_dump_tdep): Do not print "ROUND_UP" or "ROUND_DOWN".
2256 * h8300-tdep.c: Replace "round_up" and "round_down" with
2257 "align_up" and "align_down".
2258 (round_up, round_down): Delete macros.
2259 * frv-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
2261 (ROUND_UP, ROUND_DOWN): Delete macros.
2263 2003-09-18 J. Brobecker <brobecker@gnat.com>
2265 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
2266 hard-coded constant. Use the proper machine name instead.
2268 2003-09-17 Andrew Cagney <cagney@redhat.com>
2270 * sparc-tdep.c (legacy_register_name): Delete function.
2271 * mips-tdep.c (mips_dump_tdep): Do not print REGISTER_NAME.
2272 (mips_gdbarch_init): Refer to MIPS_REGISTER_NAME in comments.
2273 * infcmd.c (gdb_register_name): Delete variable.
2274 * gdbarch.sh (SDB_REG_TO_REGNUM): Delete reference to
2275 REGISTER_NAME and "tm.h".
2276 * gdbarch.h, gdbarch.c: Regenerate.
2277 * dpx2-nat.c (regmap): Refer to REGISTER_NAME and not
2278 REGISTER_NAMES in comments.
2279 * remote-st.c (get_reg_name), i386b-nat.c (tregmap): Ditto.
2280 * m68klinux-nat.c (regmap): Ditto.
2282 2003-09-17 Jim Blandy <jimb@redhat.com>
2284 * Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
2286 2003-09-17 Andrew Cagney <cagney@redhat.com>
2288 * ppcnbsd-tdep.c (ppcnbsd_use_struct_convention): New function.
2289 (ppcnbsd_init_abi): Set "use_struct_convention" to
2290 "ppcnbsd_use_struct_convention".
2292 2003-09-17 Mark Kettenis <kettenis@gnu.org>
2294 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
2295 * gdbarch.h, gdbarch.c: Regenerate.
2296 (stabs_argument_has_addr): New architecture method.
2297 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
2298 * arch-utils.c: Include "buildsym.h".
2299 (default_stabs_argument_has_addr): New function.
2300 * stabsread.c (define_symbol): Use stabs_argument_has_addr
2301 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
2303 2003-09-17 Andrew Cagney <cagney@redhat.com>
2305 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Deprecate NPC_REGNUM.
2306 * gdbarch.h, gdbarch.c: Regenerate.
2307 * core-sol2.c, hppa-tdep.c, lynx-nat.c, procfs.c: Update.
2308 * regcache.c, remote-vxsparc.c, sparc-linux-nat.c: Update.
2309 * sparc-nat.c, sparc-tdep.c, sparc64-tdep.c: Update.
2310 * sparcnbsd-tdep.c: Update.
2312 2003-09-17 Andrew Cagney <cagney@redhat.com>
2314 * gdbarch.sh (DEPRECATED_REGISTER_BYTE): Rename REGISTER_BYTE.
2315 * gdbarch.h, gdbarch.c: Regenerate.
2316 * arm-linux-tdep.c, core-sol2.c, cris-tdep.c: Update.
2317 * d10v-tdep.c, frame.c: Update.
2318 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
2319 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
2320 * ia64-linux-nat.c, irix5-nat.c, lynx-nat.c, m68knbsd-nat.c: Update.
2321 * mcore-tdep.c, mips-linux-tdep.c, mips-tdep.c: Update.
2322 * mipsv4-nat.c, mn10300-tdep.c, ns32k-tdep.c: Update.
2323 * ns32knbsd-nat.c, ppc-bdm.c, regcache.c, remote-sds.c: Update.
2324 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
2325 * remote.c, rs6000-tdep.c, s390-tdep.c, sh64-tdep.c: Update.
2326 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, v850-tdep.c: Update.
2327 * v850ice.c, vax-tdep.c, xstormy16-tdep.c: Update.
2328 * config/m68k/tm-cisco.h, config/m68k/tm-delta68.h: Update.
2329 * config/pa/nm-hppah.h: Update.
2331 2003-09-16 Andrew Cagney <cagney@redhat.com>
2333 * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
2334 "use_struct_convention" to "ppc_linux_use_struct_convention".
2335 (ppc_linux_use_struct_convention): New function.
2336 * rs6000-tdep.c (rs6000_use_struct_convention): New function.
2337 (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
2338 "rs6000_use_struct_convention".
2339 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
2341 * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
2344 2003-09-16 Andrew Cagney <cagney@redhat.com>
2346 * buildsym.c: Remove more occurances of "register".
2347 * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
2348 * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
2349 * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
2350 * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
2351 * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
2352 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
2353 * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
2354 * utils.c, valops.c, values.c, xcoffread.c: Ditto.
2356 2003-09-16 Corinna Vinschen <vinschen@redhat.com>
2358 * sh-tdep.h (struct gdbarch_tdep): Remove. Change all register
2359 numbers to enumeration values.
2360 * sh-tdep.c: Accomodate above change.
2361 (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
2362 (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
2363 (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
2364 (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
2365 (IS_FPUSH): Rename from IS_FMOV.
2366 (sh_extract_struct_value_address): Remove useless comment.
2367 (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
2368 instead of own local values.
2369 (sh_dump_tdep): Remove.
2370 (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
2371 * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
2373 2003-09-15 Andrew Cagney <cagney@redhat.com>
2375 * doublest.c (convert_floatformat_to_doublest): No longer need to
2376 cast "exp_bias" to an int. Reverts 2002-12-04 change.
2378 2003-09-15 Daniel Jacobowitz <drow@mvista.com>
2380 * values.c (unpack_double): Call floatformat_is_valid.
2382 2003-09-15 Mark Kettenis <kettenis@gnu.org>
2384 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
2385 ps_strings into a long.
2387 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
2388 _initialize_am64fbsd_nat.
2390 2003-09-15 Kevin Buettner <kevinb@redhat.com>
2392 * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
2393 associated with DW_AT_ranges attribute is out of bounds.
2395 2003-09-15 David Lecomber <dsl@sources.redhat.com>
2397 * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
2399 2003-09-14 Michael Chastain <mec@shout.net>
2401 * config/m68k/nm-apollo68v.h: Delete.
2402 * config/m68k/xm-apollo68v.h: Delete.
2404 2003-09-14 Andrew Cagney <cagney@redhat.com>
2406 * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
2407 * dcache.c: Update copyrights and descriptions.
2408 * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
2410 2003-09-14 Andrew Cagney <cagney@redhat.com>
2412 * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
2413 "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
2415 2003-09-14 Andrew Cagney <cagney@redhat.com>
2417 * alpha-nat.c: Remove some occurances of "register".
2418 * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
2419 * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
2420 * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
2421 * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
2422 * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
2423 * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
2424 * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
2425 * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
2426 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
2427 * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
2428 * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
2429 * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
2430 * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
2431 * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
2432 * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
2433 * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
2434 * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
2435 * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
2436 * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
2437 * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
2438 * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
2439 * values.c, vax-tdep.c, xcoffread.c: Ditto.
2441 2003-09-13 Andrew Cagney <cagney@redhat.com>
2443 * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
2444 * ppc-tdep.h (struct regcache): Declare opaque.
2445 * objfiles.h (struct objfile_data): Declare opaque.
2446 * cp-support.h (struct objfile): Declare opaque.
2447 * linux-nat.h (target_waitstatus): Declare opaque.
2449 2003-09-14 Mark Kettenis <kettenis@gnu.org>
2451 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
2452 (stabs_argument_has_addr): New architecture method.
2453 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
2454 * arch-utils.c: Include "buildsym.h".
2455 (default_stabs_argument_has_addr): New function.
2456 * stabsread.c (define_symbol): Use stabs_argument_has_addr
2457 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
2459 * cris-tdep.c (cris_gdbarch_init): Set
2460 deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
2461 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
2462 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
2463 * mips-tdep.c (mips_gdbarch_init): Likewise.
2464 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
2465 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
2467 2003-09-13 Andrew Cagney <cagney@redhat.com>
2469 * values.c (using_struct_return): Delete "function" and "funcaddr"
2471 * value.h (using_struct_return): Update declaration.
2472 * infcmd.c (finish_command_continuation): Update.
2473 (finish_command): Update.
2474 * infcall.c (call_function_by_hand): Update.
2475 * eval.c (evaluate_subexp_standard): Update.
2477 2003-09-13 Christopher Faylor <cgf@redhat.com>
2479 * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
2480 SSE registers since gdb will not operate correctly without this.
2481 Restore include file ordering munged in previous change.
2482 * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
2484 2003-09-13 Mark Kettenis <kettenis@gnu.org>
2486 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
2487 REG_STRUCT_HAS_ADDR.
2488 * gdbarch.c, gdbarch.h: Updated.
2489 * infcall.c (call_function_by_hand): Update.
2490 * stabsread.c (define_symbol): Updated.
2492 * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
2494 2003-09-12 Christopher Faylor <cgf@redhat.com>
2496 * win32-nat.c: Reorganize so that defines used by target headers are
2497 actually defined by the system headers.
2498 * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
2499 than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
2501 2003-09-12 Jim Blandy <jimb@redhat.com>
2503 * dbxread.c (read_dbx_symtab): Don't report an internal error if
2504 the file has no .data, .bss, or .rodata sections. Instead wait
2505 until we see a variable alleged to live in one of those sections.
2507 * dbxread.c (read_dbx_symtab): If we have no .data section and no
2508 .bss section, presume that any variables we find live in the
2511 * dbxread.c (read_dbx_symtab): Add FIXME about finding section
2512 offsets for global and static variables.
2514 * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
2515 symbol types are, by definition, in the .data section, so it is
2516 correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
2517 If there is no .data section, there should be no N_DATA or N_DATA
2520 2003-09-12 Mark Kettenis <kettenis@gnu.org>
2522 * amd64fbsd-tdep.c: Fix sigtramp recognition.
2523 (amd64fbsd_sigcontext_addr): Rewrite.
2524 (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
2525 with correct values.
2526 (amd64fbsd_sc_reg_offset): Initialize with correct values.
2527 (amd64fbsd_init_abi): Fix typo.
2529 2003-09-12 Andrew Cagney <cagney@redhat.com>
2531 * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
2532 (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
2534 2003-09-12 Andrew Cagney <cagney@redhat.com>
2536 * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
2537 "entry_file_highpc". Update comments.
2538 * defs.h (deprecated_inside_entry_file): Rename
2539 "inside_entry_file".
2540 * blockframe.c (deprecated_inside_entry_file): Rename
2541 "inside_entry_file".
2542 * frame.c (get_prev_frame): Update. Use if 0 instead of #if 0.
2543 * vax-tdep.c (vax_frame_chain): Update.
2544 * sh64-tdep.c (sh64_frame_chain): Update.
2545 * sh-tdep.c (sh_frame_chain): Update.
2546 * rs6000-tdep.c (rs6000_frame_chain): Update.
2547 * ns32k-tdep.c (ns32k_frame_chain): Update.
2548 * mips-tdep.c (mips_frame_chain): Update.
2549 * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
2550 * m32r-tdep.c (m32r_frame_this_id): Update.
2551 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
2552 * frv-tdep.c (frv_frame_this_id): Update.
2553 * d10v-tdep.c (d10v_frame_this_id): Update.
2554 * cris-tdep.c (cris_frame_chain): Update.
2555 * blockframe.c (legacy_frame_chain_valid): Update.
2556 * avr-tdep.c (avr_frame_this_id): Update.
2557 * arm-tdep.c (arm_prologue_this_id): Update.
2558 * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
2559 * objfiles.c (objfile_relocate): Update.
2560 * mipsread.c (mipscoff_symfile_read): Update.
2561 (mipscoff_symfile_read): Update.
2562 * mdebugread.c (parse_partial_symbols): Update.
2563 * dwarfread.c (read_file_scope): Update.
2564 * dwarf2read.c (read_file_scope): Update.
2565 * dbxread.c (read_dbx_symtab): Update.
2566 (read_dbx_symtab): Update.
2567 * coffread.c (complete_symtab): Update.
2569 2003-09-12 Jeff Johnston <jjohnstn@redhat.com>
2571 * top.c (quit_target): New static helper function.
2572 (quit_force): Moved code to quit_target(). Call quit_target()
2573 via catch_errors() to catch errors during quit.
2575 2003-09-11 David Carlton <carlton@kealia.com>
2577 * buildsym.c (finish_block): Use allocate_block to allocate the
2579 * mdebugread.c (new_block): Add FIXME.
2581 2003-09-11 David Carlton <carlton@kealia.com>
2583 * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
2584 * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
2585 (recursive_dump_type): Ditto.
2586 * printcmd.c (print_formatted): Ditto.
2587 * typeprint.c (print_type_scalar): Ditto.
2588 * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
2589 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
2590 * cp-support.h: Declare cp_check_possible_namespace_symbols,
2591 maint_cplus_cmd_list.
2592 * cp-support.c: Make maint_cplus_cmd_list extern.
2593 * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
2595 (lookup_symbol_file): Look in possible namespace blocks when
2597 (initialize_namespace_symtab): New.
2598 (get_possible_namespace_block, free_namespace_block)
2599 (check_possible_namespace_symbols)
2600 (check_possible_namespace_symbols_loop)
2601 (check_one_possible_namespace_symbol)
2602 (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
2603 (_initialize_cp_namespace): Ditto.
2604 * block.h: Declare allocate_block.
2605 * block.c (allocate_block): New.
2606 * jv-lang.c (get_java_class_symtab): Allocate blocks via
2608 * symfile.h: Update declaration of add_psymbol_to_list.
2609 * symfile.c (add_psymbol_to_list): Return the partial symbol in
2611 * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
2612 scan_partial_symbols_call.
2613 (scan_partial_symbols): Add NAMESPACE argument; update calls to
2615 (add_partial_symbol): If necessary, scan mangled names for names
2617 (add_partial_namespace): Add NAMESPACE argument; generate partial
2618 symbols associated to namespaces.
2619 (add_partial_enumeration): Add NAMESPACE argument.
2620 (new_symbol): Allow namespace syms.
2621 (read_namespace): Generate namespace syms.
2622 * objfiles.h: Add opaque declaration of struct symtab.
2623 (struct objfile): Add cp_namespace_symtab member.
2624 * objfiles.c (allocate_objfile): Set
2625 objfile->cp_namespace_symtab.
2626 * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
2627 dictionary_h, command_h.
2629 2003-09-11 Andrew Cagney <cagney@redhat.com>
2631 * rs6000-tdep.c (rs6000_push_dummy_call): Use
2632 regcache_raw_write_signed to set SP_REGNUM, move the operation to
2633 near the function's end.
2634 (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
2635 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
2636 regcache_raw_write_signed to set SP_REGNUM.
2638 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
2640 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
2641 orig_addrs is set up properly.
2643 2003-09-11 Andrew Cagney <cagney@redhat.com>
2645 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
2646 * gdbarch.h, gdbarch.c: Re-generate.
2647 * infcall.c (call_function_by_hand): Update.
2648 * hppa-tdep.c (hppa_push_arguments): Update.
2649 * ada-lang.c (place_on_stack): Update.
2650 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2651 * sparc-tdep.c (sparc_gdbarch_init): Update.
2652 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2653 * hppa-tdep.c (hppa_gdbarch_init): Update.
2654 * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
2657 2003-09-11 Daniel Jacobowitz <drow@mvista.com>
2659 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
2660 register do need a frame.
2662 2003-09-11 Andrew Cagney <cagney@redhat.com>
2664 Since the IRIX 4 configuration was forcing K&R mode it hasn't been
2665 buildable since GDB 5.0.
2666 * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
2667 * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
2668 * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
2669 * irix4-nat.c: Delete file.
2670 * config/mips/irix4.mh: Delete file.
2671 * config/mips/irix3.mh: Delete file.
2672 * config/mips/irix3.mt: Delete file.
2673 * config/mips/tm-irix3.h: Delete file.
2674 * config/mips/nm-irix3.h: Delete file.
2675 * config/mips/xm-irix3.h: Delete file.
2676 * config/mips/nm-irix4.h: Delete file.
2677 * config/mips/xm-irix4.h: Delete file.
2678 * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
2680 2003-09-10 J. Brobecker <brobecker@gnat.com>
2682 * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
2683 * Makefile.in (hppa-tdep.o): Update dependencies.
2685 2003-09-10 James E Wilson <wilson@specifixinc.com>
2687 * MAINTAINERS: Change my e-mail address. Move to paper trail
2690 2003-09-10 Kevin Buettner <kevinb@redhat.com>
2692 * MAINTAINERS (frv): New ISA entry.
2694 2003-09-10 Kevin Buettner <kevinb@redhat.com>
2696 * frv-tdep.c (dis-asm.h): Include.
2697 * Makefile.in (frv-tdep.o): Update dependencies.
2699 2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
2701 * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
2702 Fix typo for high range of floating registers.
2704 2003-09-09 David Carlton <carlton@kealia.com>
2706 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
2707 highpc initialization here out of scan_partial_symbols.
2708 (scan_partial_symbols): Restructure into a recursive version,
2709 calling add_partial_namespace and add_partial_enumeration when
2711 (add_partial_namespace): New.
2712 (add_partial_enumeration, locate_pdi_sibling): Ditto.
2714 2003-09-09 Andrew Cagney <cagney@redhat.com>
2716 * rs6000-tdep.c (ppc_push_return_address): Delete function.
2717 (rs6000_push_dummy_call): Set LR to BP_ADDR.
2718 (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
2719 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
2721 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
2722 (rs6000_push_dummy_call): Set the "TOC" register.
2724 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
2725 methods "max_register_raw_size", "max_register_virtual_size" or
2726 "register_virtual_size".
2728 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
2730 * MAINTAINERS: Update my e-mail address.
2732 2003-09-09 Andrew Cagney <cagney@redhat.com>
2734 * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
2735 (rs6000_push_dummy_call): Store the struct return address.
2736 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
2738 2003-09-09 Andrew Cagney <cagney@redhat.com>
2740 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
2741 "ppc_sysv_abi_push_arguments".
2742 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
2743 "ppc_sysv_abi_push_arguments".
2744 * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
2745 instead of "push_arguments".
2746 (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
2748 2003-09-09 Andrew Cagney <cagney@redhat.com>
2750 * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
2751 instead of CALL_DUMMY_ADDRESS.
2753 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
2755 * p-lang.c: Eliminate "register".
2757 * expprint.c: Ditto.
2760 * language.c: Ditto.
2763 * scm-lang.c: Ditto.
2764 * objc-lang.c: Ditto.
2766 2003-09-09 Nick Clifton <nickc@redhat.com>
2768 * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
2770 2003-09-04 Andrew Cagney <cagney@redhat.com>
2772 * avr-tdep.c: Include "dis-asm.h".
2773 * cris-tdep.c: Include "dis-asm.h".
2774 (cris_delayed_get_disassembler): Use "struct disassemble_info"
2775 instead of corresponding typedef.
2776 * h8300-tdep.c: Include "dis-asm.h".
2777 * ia64-tdep.c: Include "dis-asm.h".
2778 * i386-tdep.c: Include "dis-asm.h".
2779 (i386_print_insn): Use "struct disassemble_info" instead of
2780 corresponding typedef.
2781 * m68k-tdep.c: Include "dis-asm.h".
2782 * mcore-tdep.c: Include "dis-asm.h".
2783 * mips-tdep.c: Include "dis-asm.h".
2784 (gdb_print_insn_mips): Make static, use "struct disassemble_info"
2785 instead of corresponding typedef.
2786 * ns32k-tdep.c: Include "dis-asm.h".
2787 * s390-tdep.c: Include "dis-asm.h".
2788 * sparc-tdep.c: Include "dis-asm.h".
2789 * vax-tdep.c: Include "dis-asm.h".
2790 * v850-tdep.c: Include "dis-asm.h".
2791 * mn10300-tdep.c: Include "dis-asm.h".
2792 * rs6000-tdep.c: Include "dis-asm.h".
2793 * xstormy16-tdep.c: Include "dis-asm.h".
2794 (_initialize_xstormy16_tdep): Delete "extern" declaration of
2795 print_insn_xstormy16.
2796 * Makefile.in (v850-tdep.o): Update dependencies.
2797 (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
2798 (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
2799 (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
2800 (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
2801 (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
2802 (gdbarch_h): Remove $(dis_asm_h).
2803 * disasm.c: Include "dis-asm.h".
2804 (dis_asm_read_memory): Use "struct disassemble_info" instead of
2805 corresponding typedef.
2806 (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
2807 (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
2808 * gdbarch.sh: Do not include "dis-asm.h".
2809 (struct disassemble_info): Declare opaque.
2810 (TARGET_PRINT_INSN): Update declaration.
2811 * gdbarch.h, gdbarch.c: Re-generate.
2813 2003-09-08 Andrew Cagney <cagney@redhat.com>
2815 * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
2816 CALL_DUMMY_ADDRESS, change to a predicate.
2817 * gdbarch.h, gdbarch.c: Re-generate.
2818 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
2819 Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
2820 * infcall.c (call_function_by_hand): Ditto.
2821 * sparc-tdep.c (sparc_push_return_address): Ditto.
2822 (sparc_gdbarch_init): Set deprecated_call_dummy_address.
2823 * xstormy16-tdep.c (xstormy16_push_return_address): Replace
2824 CALL_DUMMY_ADDRESS with entry_point_address.
2825 * v850-tdep.c (v850_push_return_address): Ditto.
2826 * s390-tdep.c (s390_push_return_address): Ditto.
2827 * rs6000-tdep.c (ppc_push_return_address): Ditto.
2828 * mn10300-tdep.c (mn10300_push_return_address): Ditto.
2829 * mcore-tdep.c (mcore_push_return_address): Ditto.
2830 * cris-tdep.c (cris_push_return_address): Ditto.
2831 * arm-tdep.c (arm_push_return_address): Ditto.
2833 2003-09-08 Andrew Cagney <cagney@redhat.com>
2835 * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
2836 enum. Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
2837 and REG_UNMODIFIED to REG_SAME_VALUE.
2838 (execute_cfa_program): Update.
2839 (dwarf2_frame_cache): Update. Initialize table to
2840 REG_UNSPECIFIED, complain if CFI fails to specify a register's
2842 (dwarf2_frame_prev_register): Update. Handle REG_UNSPECIFIED.
2844 2003-09-08 Andrew Cagney <cagney@redhat.com>
2846 * gnu-nat.c: Remove "inline" function attribute.
2847 * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
2849 2003-09-08 Kevin Buettner <kevinb@redhat.com>
2851 * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
2854 2003-09-08 Kevin Buettner <kevinb@redhat.com>
2856 * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
2857 (frame_extra_info): Rename this struct to frv_unwind_cache.
2858 Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
2859 Add fields ``prev_sp'' and ``base''.
2860 (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
2861 (frv_saved_pc_after_call, frv_init_extra_frame_info)
2862 (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
2864 (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
2865 Revise all callers. Fill in the unwind cache argument and make
2866 other adjustments to account for new frame mechanisms.
2867 (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
2868 (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
2869 (frv_frame_base_address, frv_unwind_dummy_id): New functions.
2870 (frv_frame_unwind, frv_frame_base): New structs.
2871 (frv_push_arguments): Change name to frv_push_dummy_call(). Add
2872 additional arguments expected by this method and adjust function
2874 (frv_gdbarch_init): Remove calls to the following functions:
2875 set_gdbarch_deprecated_init_frame_pc(),
2876 set_gdbarch_deprecated_saved_pc_after_call(),
2877 set_gdbarch_deprecated_frame_chain(),
2878 set_gdbarch_deprecated_frame_saved_pc(),
2879 set_gdbarch_deprecated_frame_init_saved_regs(),
2880 set_gdbarch_deprecated_push_arguments(),
2881 set_gdbarch_deprecated_push_return_address(),
2882 set_gdbarch_deprecated_pop_frame(),
2883 set_gdbarch_deprecated_call_dummy_words(),
2884 set_gdbarch_deprecated_sizeof_call_dummy_words(),
2885 set_gdbarch_deprecated_init_extra_frame_info(),
2886 set_gdbarch_deprecated_dummy_write_sp(), and
2887 set_gdbarch_deprecated_pc_in_call_dummy().
2888 Add calls to the following functions:
2889 set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
2890 set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
2891 frame_base_set_default().
2892 * Makefile.in (frv-tdep.o): Update dependencies.
2894 2003-09-09 Mark Kettenis <kettenis@gnu.org>
2896 * dwarf2-frame.c (read_encoded_value): Add support for
2897 DW_EH_PE_aligned encoding.
2899 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
2901 * infrun.c (normal_stop): Don't print a message if the inferior
2904 2003-09-08 Jim Blandy <jimb@redhat.com>
2906 * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
2907 * dbxread.c: #include "gdb_assert.h".
2908 (read_dbx_symtab): If the objfile has no .data section, use the
2909 section index for the .bss section instead.
2911 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
2913 * frame.c (deprecated_safe_get_selected_frame): New function.
2914 * frame.h (deprecated_safe_get_selected_frame): Add prototype.
2915 * findvar.c (read_var_value): Call it.
2917 2003-09-08 Corinna Vinschen <vinschen@redhat.com>
2919 * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
2920 (sh64-tdep.o): Add dependencies.
2921 * configure.tgt: Add FIXME to sh-*-linux*.
2922 * sh-tdep.c: Move sh64 support to sh64-tdep.c.
2923 (sh_gdbarch_init): Always set correct sh_show_regs function
2924 pointer. Call sh64_gdbarch_init() if machine type is sh5.
2925 * sh-tdep.h: Move sh64 support to sh64-tdep.c.
2926 * sh64-tdep.c: New file, containing all sh64 related code from
2928 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
2929 * config/sh/linux.mt (TDEPFILES): Ditto.
2930 * config/sh/nbsd.mt (TDEPFILES): Ditto.
2931 * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
2932 * config/sh/wince.mt (TDEPFILES): Ditto.
2934 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
2936 * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
2937 (stop_wait_callback): Handle !lp->signalled also.
2938 (lin_lwp_has_pending, flush_callback): New functions.
2939 (lin_lwp_wait): Call flush_callback.
2940 * linux-proc.c (linux_proc_add_line_to_sigset): New function.
2941 (linux_proc_pending_signals): New function.
2942 * linux-nat.h (linux_proc_pending_signals): Add prototype.
2944 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
2946 From Nick Kelsey <nickk@ubicom.com>:
2947 * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
2948 when the stop PC is at the beginning of a function also.
2950 2003-09-06 Daniel Jacobowitz <drow@mvista.com>
2952 * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
2953 (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
2955 2003-09-06 Mark Kettenis <kettenis@gnu.org>
2957 * sol-thread.c: Include "gdb_string.h".
2959 2003-09-03 Mark Kettenis <m.kettenis@osp.nl>
2961 * gcore.c: Reorder include files in alphabetical order. Include
2962 "gdb_assert.h". Various coding style fixes.
2963 (derive_stack_segment, derive_heap_segment): Replace check for
2964 non-null BOTTOM and TOP with gdb_assert.
2965 (derive_heap_segment): Replace check for successful creation of
2966 ZERO with gdb_assert.
2967 (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
2969 2003-09-04 Andrew Cagney <cagney@redhat.com>
2971 * thread-db.c (verbose_dlsym): New function.
2972 (thread_db_load): Use verbose_dlsym
2973 (thread_db_new_objfile): Print that libthread_db was loaded, and
2974 that thread debugging was enabled.
2976 2003-09-04 Andrew Cagney <cagney@redhat.com>
2978 * configure.tgt: Add "mips64*-*-*" target. Delete
2979 mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
2980 mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
2981 mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
2982 mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
2983 mips*-sony-*, and mips64*-*-elf* targets.
2984 * config/mips/embedl.mt: Delete file.
2985 * config/mips/embedl64.mt: Delete file.
2986 * config/mips/mips.mt: Delete file.
2987 * config/mips/mips64.mt: Delete file.
2988 * config/mips/tm-embed.h: Delete file.
2989 * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
2990 * config/mips/embed64.mt: Delete out-of-date comment.
2992 2003-09-04 Andrew Cagney <cagney@redhat.com>
2994 * hppa-tdep.c (hppa_gdbarch_init): Set
2995 "have_nonsteppable_watchpoint".
2996 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2997 * mips-tdep.c (mips_dump_tdep): Do not print
2998 HAVE_NONSTEPPABLE_WATCHPOINT.
2999 (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
3000 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3001 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3002 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3004 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
3006 * breakpoint.c (watchpoint_check): Remove accidentally checked in
3007 unused code. Add comment.
3009 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
3011 * breakpoint.c (watchpoint_check): Check for pc being in an
3012 epilogue if watchpoint frame couldn't be found.
3014 2003-09-04 Andrew Cagney <cagney@redhat.com>
3016 * Makefile.in: Re-generate all dependencies.
3018 2003-09-03 Andrew Cagney <cagney@redhat.com>
3020 * arch-utils.h (legacy_print_insn): Delete declaration.
3021 * arch-utils.c (legacy_print_insn): Delete function.
3022 * disasm.c (deprecated_tm_print_insn_info): Delete.
3023 (_initialize_disasm): Delete function, contained code initializing
3024 deprecated_tm_print_insn_info.
3025 * gdbarch.sh (deprecated_tm_print_insn): Delete.
3026 (deprecated_tm_print_insn_info): Delete.
3027 (TARGET_PRINT_INSN): Do not provide a default.
3028 * gdbarch.h, gdbarch.c: Re-generate.
3030 2003-09-03 Andrew Cagney <cagney@redhat.com>
3032 * disasm.c (fprintf_disasm): New function.
3033 (gdb_disassemble_info): Call "init_disassemble_info", instead of
3034 INIT_DISASSEMBLE_INFO_NO_ARCH. Do not initialize "insn_sets",
3035 reverts 2003-08-14 change.
3036 (_initialize_disasm): Call "init_disassemble_info", instead of
3037 INIT_DISASSEMBLE_INFO_NO_ARCH.
3039 2003-09-03 Michael Snyder <msnyder@redhat.com>
3041 * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
3043 2003-09-03 Andrew Cagney <cagney@redhat.com>
3045 * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
3046 * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
3047 * symfile.c (syms_from_objfile): Update.
3048 (reread_symbols): `Update
3049 * exec.c (exec_file_attach): Update.
3050 (exec_file_attach): Update.
3051 * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
3053 * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
3055 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
3057 * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
3059 (arm_get_cache): Delete macro.
3060 (struct arm_prologue_cache): Update comments. Make saved_regs into
3061 a trad_frame_saved_reg pointer. Remove unwound_pc; rename unwound_sp
3063 (thumb_scan_prologue): Update for cache changes. Don't call
3064 DEPRECATED_PC_IN_CALL_DUMMY.
3065 (arm_scan_prologue): Update for cache changes. Take NEXT_FRAME
3066 argument and use it in desperation search for our prologue. Do not
3067 search past the specified PC.
3068 (arm_make_prologue_cache): Simplify.
3070 (arm_prologue_this_id, arm_prologue_prev_register)
3071 (arm_prologue_unwind, arm_prologue_unwind_sniffer)
3072 (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
3073 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
3074 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
3075 (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
3077 (arm_frame_chain_valid, arm_find_callers_reg)
3078 (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
3079 (arm_pop_frame): Delete obsolete methods.
3080 (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
3082 (arm_gdbarch_init): Update for new frame methods. Register prologue
3083 and sigtramp unwinders. Set the default frame base method.
3085 * Makefile.in (arm-tdep.o): Update dependencies.
3086 * varobj.c (find_frame_addr_in_frame_chain): Call
3087 get_frame_base_address.
3088 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
3090 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
3092 * arm-tdep.c (arm_minimal_frame_chain): Renamed from
3093 arm_frame_chain. Take NEXT_FRAME and CACHE arguments.
3094 Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
3095 (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
3096 Take NEXT_FRAME and CACHE arguments. Call
3097 FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
3098 Set unwound_pc in CACHE instead of modifying the frame argument.
3099 Don't bother checking the frame type when looking for sigtramp
3101 (arm_make_prologue_cache, arm_frame_chain)
3102 (arm_init_extra_frame_info): New functions.
3104 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
3106 * arm-tdep.c (arm_get_cache): Define.
3107 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
3108 unwound_sp, unwound_pc, and saved_regs.
3109 (thumb_scan_prologue): Take a cache instead of the frame.
3110 (arm_scan_prologue): Likewise.
3111 (arm_frame_chain): Create a temporary cache for arm_scan_prologue
3112 instead of a temporary frame.
3113 (arm_init_extra_frame_info): Allocate and use a cache.
3114 (arm_frame_saved_pc, arm_pop_frame): Use the cache.
3116 2003-09-03 Andrew Cagney <cagney@redhat.com>
3118 * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
3119 * config/mips/wince.mt (TM_CLIBS): Ditto.
3120 * config/sh/wince.mt (TM_CLIBS): Ditto.
3121 * config/pa/hppa64.mt (TM_CLIBS): Delete.
3122 * config/sparc/sp64.mt (CC): Delete.
3124 2003-09-03 Andrew Cagney <cagney@redhat.com>
3126 * defs.h: Do not include "arch-utils.h".
3127 (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
3128 GDB_MULTI_ARCH_PURE.
3129 * configure.in (GDB_MULTI_ARCH): Do not define.
3130 * configure, config.in: Regenerate.
3131 * configure.tgt: Do not set variable "gdb_multi_arch".
3132 * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
3133 * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
3134 * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
3135 * config/v850/v850.mt (TM_FILE): Delete disabled definition.
3136 * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
3137 * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
3138 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
3139 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
3140 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
3141 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
3142 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
3143 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
3144 * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
3145 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
3146 * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
3147 * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
3148 * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
3149 * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
3151 2003-08-30 Michael Chastain <mec@shout.net>
3153 * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
3154 * config/m68k/nm-hp300hpux.h: Delete.
3155 * config/m68k/tm-hp300hpux.h: Delete.
3156 * config/m68k/xm-hp300hpux.h: Delete.
3157 * config/m68k/xm-hp300bsd.h: Delete.
3158 * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
3159 tm-hp300hpux.h, xm-hp300hpux.h.
3160 * somsolib.c: Remove comment about hp300 shared libraries.
3162 2003-08-31 Mark Kettenis <kettenis@gnu.org>
3164 * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
3165 Only define PTRACE_GET_THREAD_AREA is not already defined.
3166 Various style fixes in code and comments and some additional
3167 spelling fixes in comments. Move after functions dealing with
3169 * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
3172 * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
3173 frame_unwind_register_unsigned instead of
3174 frame_unwind_unsigned_register.
3176 2003-08-30 Mark Kettenis <kettenis@gnu.org>
3178 * configure.in: Search for gethostbyname in libnsl.
3179 * configure: Regenerated.
3181 2003-08-29 Mark Kettenis <kettenis@gnu.org>
3183 * configure.in: Remove redundant AC_MSG_RESULT in check for
3184 uintptr_t in stdint.h.
3185 * configure: Regenerated.
3187 * amd64-nat.h (struct regcache): Add opaque declaration.
3189 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
3190 * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
3191 Change "register array" to "register cache" in comments.
3192 (x86_64_linux_gregset64_reg_offset): New variable.
3193 (GETREGS_SUPPLIES): Remove macro.
3194 (supply_gregset): Call amd64_supply_native_gregset instead of
3195 x86_64_linux_supply_gregset.
3196 (fill_gregset): Rename `regno' to `regnum'. Call
3197 amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
3198 (store_regs): Rename `regno' to `regnum'.
3199 (store_fpregs): Rename `regno' to `regnum'.
3200 (fetch_inferior_registers): Rename `regno' to `regnum'. Use
3201 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
3202 Reorganize function a bit.
3203 (store_inferior_registers): Rename `regno' to `regnum'. Use
3204 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
3205 Reorganize function a bit.
3206 (_initialize_x86_64_linux_nat): New function.
3207 * config/i386/x86-64linux.mh.
3209 2003-08-29 Andrew Cagney <cagney@redhat.com>
3211 * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
3212 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
3213 (target_remove_watchpoint): Delete macro.
3214 (target_insert_watchpoint): Delete macro.
3215 (remote_mips_can_use_hardware_watchpoint): Delete declaration.
3216 (remote_mips_stopped_by_watchpoint): Delete declaration.
3217 (remote_mips_remove_watchpoint): Delete declaration.
3218 (remote_mips_set_watchpoint): Delete declaration.
3219 (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
3220 * remote-mips.c (_initialize_remote_mips): Set
3221 "to_insert_watchpoint", "to_stopped_by_watchpoint",
3222 "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
3223 (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
3224 (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
3225 (mips_stopped_by_watchpoint): Rename
3226 remote_mips_stopped_by_watchpoint.
3227 (mips_can_hardware_watchpoint): Rename
3228 remote_mips_can_use_hardware_watchpoint, update function
3231 2003-08-29 Mark Kettenis <kettenis@gnu.org>
3233 * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
3234 USER_DS. We haven't given them a register number yet.
3236 * amd64-nat.h: New file.
3237 * amd64-nat.c: New file.
3238 * amd64fbsd-nat.c: Include "amd64-nat.h".
3239 (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
3240 (amd64fbsd32_r_reg_offset): New variable.
3241 (supply_gregset): Simply call amd64_supply_native_gregset.
3242 (fill_gregset): Rename `regno' to `regnum'. Simply call
3243 amd64_collect_native_gregset.
3244 (fill_fpregset): Rename `regno' to `regnum'.
3245 (fetch_inferior_registers): Rename `regno' to `regnum'. Replace
3246 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
3247 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
3248 `fpregset_t'. Call amd64_supply_native_gregset instead of
3249 supply_gregset. Call x86_64_supply_fxsave instead of
3251 (store_inferior_registers): Rename `regno' to `regnum'. Replace
3252 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
3253 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
3254 `fpregset_t'. Call amd64_collect_native_gregset instead of
3255 fill_gregset. Call x86_64_collect_fxsave instead of
3257 (_initialize_am64fbsd_nat): Initialize
3258 amd64_native_gregset32_reg_offset and
3259 amd64_native_gregset64_reg_offset.
3260 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
3262 * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
3263 null pointer. Fix typo in comment.
3265 * regcache.c (supply_register): Reimplement to call
3266 regcache_raw_supply.
3267 (regcache_collect): Reimplement by calling regcache_raw_collect.
3269 2003-08-28 Mark Kettenis <kettenis@gnu.org>
3271 * regcache.c (register_buffer): Consitify first argument.
3272 (regcache_raw_supply, regcache_raw_collect): New
3275 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
3277 * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
3278 by Nathan J. Williams.
3280 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
3282 * lin-lwp.c (wait_lwp): New function, copied from
3283 stop_wait_callback. Clean up.
3284 (stop_wait_callback): Use wait_lwp.
3286 2003-08-28 Andrew Cagney <cagney@redhat.com>
3288 * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
3289 flavour and disassembler options.
3290 (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
3291 (mips_gdbarch_init): Set "print_insn". Delete initialization of
3292 deprecated_tm_print_insn_info.
3294 2003-08-27 Andrew Cagney <cagney@redhat.com>
3296 * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
3297 Use target_read_memory.
3298 (s390_get_frame_info): Update. Do not reference
3299 deprecated_tm_print_insn_info.
3300 (s390_check_function_end, s390_is_sigreturn): Ditto.
3302 2003-08-27 Andrew Cagney <cagney@redhat.com>
3304 * Makefile.in (cris-tdep.o): Update dependencies.
3305 * cris-tdep.c: Include "gdb_assert.h".
3306 (cris_gdbarch_init): Set print_insn.
3307 (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
3308 (cris_delayed_get_disassembler): Simplify, directly call the
3309 disassembler returned by cris_get_disassembler.
3310 * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
3311 (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
3312 * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
3313 (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
3314 * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
3315 (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
3316 * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
3317 (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
3318 * frv-tdep.c (frv_gdbarch_init): Set print_insn.
3319 (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
3320 * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
3321 (gdb_print_insn_sparc): Delete function.
3322 (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
3323 deprecated_tm_print_insn_info.
3324 * v850-tdep.c (v850_gdbarch_init): Set print_insn.
3325 (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
3326 (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
3327 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
3328 (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
3329 * s390-tdep.c (gdb_print_insn_s390): Delete function.
3330 (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
3331 (s390_gdbarch_init): Set print_insn.
3333 2003-08-27 Andrew Cagney <cagney@redhat.com>
3335 * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
3336 (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
3337 * infcall.c (call_function_by_hand): Convert the entry point
3338 address into a code address.
3340 2003-08-27 Andrew Cagney <cagney@redhat.com>
3342 * dsrec.c: Include "gdb_string.h".
3343 * Makefile.in (dsrec.o): Update dependencies.
3345 2003-08-27 Michael Chastain <mec@shout.net>
3347 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
3349 2003-08-27 Andrew Cagney <cagney@redhat.com>
3351 * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
3352 (alpha_osf1_init_abi): Do not set call_dummy_address.
3354 2003-08-27 David Carlton <carlton@kealia.com>
3356 From Randolph Chung <tausq@debian.org>:
3357 * linux-proc.c (linux_info_proc_cmd): rework the code so that it
3358 compiles with -Wformat-nonliteral -Werror.
3360 2003-08-26 Jim Blandy <jimb@redhat.com>
3362 * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
3363 (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
3364 bfd_lookup_symbol, since we only want symbols in code sections.
3365 (look_for_base): Pass zero as the SECT_FLAGS argument to
3366 bfd_lookup_symbol, since we're not concerned about which section
3369 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
3371 * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
3372 we are frameless or the return address register is already known.
3374 2003-08-26 Andrew Cagney <cagney@redhat.com>
3376 * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
3377 in size. Add comments.
3379 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
3381 * ia64-tdep.c (ia64_convert_from_func_addr): New function.
3382 (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
3384 2003-08-26 Jason Merrill <jason@redhat.com>
3386 * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
3387 case out of #ifdef MIPS block.
3389 2003-08-25 Daniel Jacobowitz <drow@mvista.com>
3392 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
3393 available before calling SECT_OFF_TEXT.
3394 * PROBLEMS: Remove description of java/1322.
3396 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
3398 * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
3399 bof, and nat0-nat127 as pseudo-registers.
3400 (ia64_frame_cache): New struct used to cache frame info.
3401 (ia64_register_reggroup_p): New routine used to override default
3402 register grouping so registers without names are still saved and
3404 (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
3406 (ia64_pseudo_register_read): New routine to read pseudo-registers.
3407 (ia64_pseudo_register_write): New routine to write pseudo-registers.
3408 (ia64_alloc_frame_cache): New routine to create a new
3410 (examine_prologue): Change prototype to add next_frame pointer.
3411 Assume frameless until otherwise proven. Verify that the cfm for
3412 current frame matches the cfm that should occur for the prologues
3413 alloc insn and if equal, mark as not frameless. At end of routine,
3414 if not frameless, calculate registers for the previous frame and store
3415 in the cache, if a cache is provided.
3416 (ia64_skip_prologue): Use new prototype when calling examine_prologue
3417 and pass 0 for next_frame.
3418 (ia64_store_return_value): Change to use convert_typed_floating()
3419 instead of calling ia64_convert_to_raw().
3420 (ia64_extract_return_value): Change to use convert_typed_floating()
3421 instead of calling ia64_convert_to_virtual().
3422 (ia64_frame_cache): New routine to support new frame model.
3423 (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
3424 (ia64_frame_sniffer): Ditto.
3425 (ia64_sigtramp_frame_init_saved_regs): Ditto.
3426 (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
3427 (ia64_sigtramp_frame_prev_register): Ditto.
3428 (ia64_sigtramp_frame_sniffer): Ditto.
3429 (ia64_frame_base_address): Ditto.
3430 (ia64_extract_struct_value_address): Change to issue error message.
3431 (ia64_frame_align): New routine to align sp.
3432 (ia64_push_dummy_call): New routine based on ia64_push_arguments().
3433 (ia64_push_arguments): Removed. Logic moved to
3434 ia64_push_dummy_call().
3435 (ia64_push_return_address): Ditto.
3436 (ia64_unwind_dummy_id): New function.
3437 (ia64_unwind_pc): Ditto.
3438 (ia64_convert_register_p): Ditto.
3439 (ia64_register_to_value): Ditto.
3440 (ia64_value_to_register): Ditto.
3441 (ia64_pop_frame, ia64_pop_frame_regular): Removed.
3442 (ia64_register_byte, ia64_register_raw_size): Ditto.
3443 (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
3444 (ia64_saved_pc_after_call): Ditto.
3445 (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
3446 (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
3447 (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
3448 (ia64_register_convert_to_raw): Ditto.
3449 (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
3450 (ia64_init_extra_frame_info): Ditto.
3451 (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
3452 (ia64_gdbarch_init): Remove registering of deprecated functions that
3453 are no longer used. Add registration of new gdbarch functions.
3454 Remove registering deprecated_write_sp. Replace
3455 set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
3456 Delete set_gdbarch_deprecated_register_convertible(),
3457 set_gdbarch_deprecated_register_convert_to_virtual(), and
3458 set_gdbarch_deprecated_register_convert_to_raw() calls. Remove
3459 set_gdbarch_deprecated_register_size(),
3460 set_gdbarch_deprecated_register_bytes(),
3461 set_gdbarch_pcregnum(),
3462 set_gdbarch_deprecated_register_byte(),
3463 set_gdbarch_deprecated_register_raw_size(),
3464 set_gdbarch_deprecated_max_register_raw_size(),
3465 set_gdbarch_deprecated_register_virtual_size(),
3466 and set_gdbarch_deprecated_max_register_virtual_size() calls.
3467 Replace set_gdbarch_deprecated_extract_return_value() with
3468 set_gdbarch_extract_return_value(). Remove calls to:
3469 set_gdbarch_deprecated_saved_pc_after_call();
3470 set_gdbarch_deprecated_frame_chain(),
3471 set_gdbarch_deprecated_frame_saved_pc(),
3472 set_gdbarch_deprecated_frame_init_saved_regs(),
3473 set_gdbarch_deprecated_get_saved_register(),
3474 set_gdbarch_deprecated_call_dummy_words(),
3475 set_gdbarch_deprecated_sizeof_call_dummy_words(),
3476 set_gdbarch_deprecated_init_extra_frame_info(),
3477 set_gdbarch_deprecated_frame_args_address(),
3478 set_gdbarch_deprecated_frame_locals_address(),
3479 and set_gdbarch_deprecated_dummy_write_sp().
3480 Add set_gdbarch_convert_register_p(),
3481 set_gdbarch_register_to_value(),
3482 set_gdbarch_value_to_register(),
3483 set_gdbarch_push_dummy_call(),
3484 set_gdbarch_frame_align(),
3485 set_gdbarch_unwind_dummy_id(),
3486 set_gdbarch_unwind_pc(),
3487 frame_unwind_append_sniffer(),
3488 frame_unwind_append_sniffer(),
3489 and frame_base_set_default().
3491 2003-08-25 Chris Demetriou <cgd@broadcom.com>
3493 * configure.tgt: Document need for special "mipsisa64" handling.
3494 (mipsisa64*-*-linux64): Handle as target linux64.
3495 (mipsisa64*-*-*): Handle as target embed64.
3497 2003-08-18 Michael Chastain <mec@shout.net>
3499 * PROBLEMS: Document pr gdb/1322, the Java anonymous
3502 2003-08-24 Mark Kettenis <kettenis@gnu.org>
3504 * i387-tdep.h: Update copyright date.
3505 (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
3507 * linux-proc.c (linux_proc_xfer_memory): Remove comment about
3508 CFLAGS games to reflect reality.
3510 2003-08-24 Andrew Cagney <cagney@redhat.com>
3512 * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
3513 GDB_MULTI_ARCH is always non-zero.
3514 * osabi.c (_initialize_gdb_osabi): Ditto.
3515 (gdbarch_init_osabi): Ditto.
3516 * sparc-tdep.c: Ditto for #if code.
3518 2003-08-23 Mark Kettenis <kettenis@gnu.org>
3520 * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
3522 * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype. Update
3524 * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
3525 x86_64_supply_fxsave.
3526 * x86-64-linux-nat.c (supply_fpregset): Adjust call to
3527 x86_64_supply_fxsave.
3528 * amd64fbsd-nat.c (supply_fpregset): Adjust call to
3529 x86_64_supply_fxsave.
3531 2003-08-23 Andreas Jaeger <aj@suse.de>
3533 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
3536 2003-08-23 Mark Kettenis <kettenis@gnu.org>
3538 * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
3539 i387_supply_register.
3540 (go32_fetch_registers): Adjust call to i387_supply_fsave.
3541 * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
3543 (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
3545 * i386obsd-tdep.c (fetch_core_registers): Adjust call to
3547 * i386bsd-nat.c (supply_fpregset): Adjust call to
3549 (fetch_inferior_registers): Remove extraneous whitespace. Adjust
3550 call to i387_supply_fxsave. Call i387_supply_fsave instead of
3552 (store_inferior_registers): Remove extraneous whitespace. Call
3553 i387_fill_fsave instead of fill_fpregset.
3554 * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
3555 (supply_fpregset): Likewise.
3556 * i386v4-nat.c (supply_fpregset): Adjust call to
3558 * i386-interix-nat.c (supply_fpregset): Adjust call to
3560 * i386-linux-nat.c (supply_fpregset): Adjust call to
3562 (supply_fpxregset): Adjust call to i387_adjust_fxsave.
3563 * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
3564 i387supply_fsave and i387_supply_fxsave.
3565 * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
3566 Incorporate code from `i387_supply_register.
3567 (i387_supply_register): Remove.
3568 (i387_supply_fxsave): Add `regnum' argument.
3570 * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
3572 (i387_supply_register): remove prototype.
3575 2003-08-22 Michael Chastain <mec@shout.net>
3577 * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
3578 Add lines for files in gdb/testsuite/gdb.cp/* that are
3579 still not 8.3 unique.
3581 2003-08-22 Daniel Jacobowitz <drow@mvista.com>
3583 * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
3584 TYPE_VPTR_FIELDNO is valid.
3586 2003-08-19 Mark Kettenis <kettenis@gnu.org>
3588 * utils.c (set_width_command): Remove prototypes.
3589 (set_screen_size): New prototype.
3590 (init_page_info): Simplify by fetching the screen size from
3591 Readline. Call set_screen_size.
3592 (set_screen_size): New function.
3593 (set_width): Add missing whitespace in comment.
3594 (set_width_command): Call set_screen_size.
3595 (set_height_command): New function.
3596 (initialize_utils): Fix formatting. Make "set height" command
3597 call set_height_command. Remove redundant code that turns off
3598 pagination if output isn't a terminal. Remove redundant call to
3601 2003-08-22 Mark Kettenis <kettenis@gnu.org>
3603 * sparc64-tdep.h (sparc64_regnum): Fix comment.
3604 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
3605 (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
3606 * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
3608 (sparc64_register_info): Give the reister with number
3609 SPARC64_STATE_REGNUM a name.
3610 (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
3612 (sparc64_push_dummy_call): Take BIAS into account when checking
3614 (sparc_software_single_step): Remove assertions that check whether
3615 NPC and NNPC were zero.
3616 (sparc_supply_rwindow): Make public. Merge functionality with
3617 sparc64_supply_rwindow.
3618 (sparc_fill_rwindow): Make public. Merge functionality with
3619 sparc64_fill_rwindow.
3620 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
3621 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
3622 SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
3623 * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
3624 sparc_supply_rwindow instead of sparc64_supply_rwindow.
3626 * reggroups.c: Add whitespace after declarations of local
3627 variables in functions.
3629 2003-08-21 Michael Chastain <mec@shout.net>
3631 * gdbtypes.h: Change array bound type from an int to enum.
3633 2003-08-21 Andrew Cagney <cagney@redhat.com>
3635 * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
3636 * config/sparc/tm-sparc.h: Ditto.
3637 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
3639 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
3641 2003-07-13 Mark Kettenis <kettenis@gnu.org>
3643 * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
3644 (register_objfile_data, set_objfile_data, objfile_data): New
3646 * objfiles.c (objfile_alloc_data, objfile_free_data): New
3648 (allocate_objfile): Call objfile_alloc_data.
3649 (free_objfile): Call objfile_free_data.
3650 (struct objfile_data): New.
3651 (struct objfile_data_registration): New.
3652 (struct objfile_data_registry): New.
3653 (objfile_data_registry): New variable.
3654 (register_objfile_data): New function.
3655 (objfile_alloc_data, objfile_free_data): New functions.
3656 (set_objfile_data, objfile_data): New functions.
3657 * dwarf2-frame.c (dwarf2_frame_data): New variable.
3658 (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
3659 (_initialize_dwarf2_frame): New function and prototype.
3661 2003-08-21 Andrew Cagney <cagney@redhat.com>
3663 * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
3664 a specific architecture.
3665 * arch-utils.h (set_architecture_from_arch_mach): Delete
3667 (target_architecture_hook): Delete declaration.
3668 * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
3669 (default_float_format): Assume GDB_MULTI_ARCH.
3670 (default_double_format): Assume GDB_MULTI_ARCH.
3671 (set_endian_from_file): Delete function.
3672 (arch_ok): Delete function.
3673 (set_arch): Delete function.
3674 (set_architecture_from_arch_mach): Delete function.
3675 (set_architecture_from_file): Delete function.
3676 (set_architecture): Assume GDB_MULTI_ARCH.
3677 (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
3679 2003-08-21 Mark Kettenis <kettenis@gnu.org>
3681 Rewrite FreeBSD/sparc64 native configuration.
3682 * sparcbsd-nat.c, sparcbsd-nat.h: New files.
3683 * sparc64fbsd-nat.c: New file.
3684 * sparc64fbsd-tdep.c: New file.
3685 * sparc64-tdep.c sparc64-tdep.h: New files.
3686 * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
3687 sparc64fbsd-tdep.o): New dependencies.
3688 (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
3689 and sparc64fbsd-tdep.c.
3690 (sparc64_tdep_h, sparcbsd_nat_h): New variables.
3691 * config/sparc/fbsd.mh: Remove copyright notice.
3692 (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
3694 * config/sparc/fbsd.mt: Remove copyright notice.
3695 (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
3696 solib-legacy.o. Add sparc64-tdep.o and sparc64fbsd-tdep.o.
3697 * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
3698 (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
3699 PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
3700 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
3701 fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
3702 * config/sparc/tm-fbsd.h: Don't include "solib.h" and
3704 (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
3705 (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
3707 2003-08-21 Michael Chastain <mec@shout.net>
3709 * symtab.h: Add doco on the space critical structures and
3710 some measurements of space usage.
3712 2003-08-21 Michael Snyder <msnyder@redhat.com>
3714 * tracepoint.c (trace_dump_command): Trace break address
3715 is subject to DECR_PC_AFTER_BREAK.
3716 (set_traceframe_context): Make "trace_line" an int.
3717 Fixes suggested by Mark Newman <mark.newman@lmco.com>
3719 2003-08-20 Michael Snyder <msnyder@redhat.com>
3721 * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
3722 * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
3723 FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
3725 (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
3726 functions, replace sh_push_dummy_call.
3727 (sh_gdbarch_init): Set push_dummy_call to one of new methods.
3729 2003-08-20 Michael Chastain <mec@shout.net>
3731 * gdbtypes.h (struct main_type): Rearrange to save space.
3733 2003-08-20 Michael Snyder <msnyder@redhat.com>
3735 * trad-frame.c: Comment typo fix.
3737 2003-08-20 Michael Snyder <msnyder@redhat.com>
3738 Kevin Buettner <kevinb@redhat.com>
3740 * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
3741 (frv_frame_init_saved_regs): Add declaration.
3742 (frame_extra_info): Add new field ``saved_regs''.
3743 (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
3744 (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
3745 Update frame related code.
3746 (frv_extract_struct_value_address): Adjust formatting.
3747 * Makefile.in (frv-tdep.o): Update dependencies.
3748 * config/frv/tm-frv.h (target_insert_watchpoint)
3749 (target_remove_watchpoint, target_insert_hw_breakpoint)
3750 (target_remove_hw_breakpoint): Delete these macros.
3751 (remote_insert_watchpoint, remote_remove_watchpoint)
3752 (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
3755 2003-08-20 Michael Chastain <mec@shout.net>
3757 * defs.h (ENUM_BITFIELD): New macro.
3758 * symtab.h (ENUM_BITFIELD): Use it.
3759 (BYTE_BITFIELD): Remove old macro, which was already disabled.
3761 2003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
3763 * MAINTAINERS (write after approval): Add myself.
3765 2003-08-18 Andrew Cagney <cagney@redhat.com>
3767 * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
3768 * gdbarch.h, gdbarch.c: Re-generate.
3769 * infcall.c (call_function_by_hand): Adjust the SP by
3770 frame_red_zone_size before allocating any stack space.
3771 * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
3772 * x86-64-tdep.c (x86_64_frame_align): New function.
3773 (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
3775 * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
3776 Remove code adjusting SP so that it skips over the Red Zone.
3778 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3780 * NEWS (New native configurations): Mention FreeBSD/amd64.
3782 2003-08-18 Andrew Cagney <cagney@redhat.com>
3784 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
3785 "dwarf2_build_frame_info". Append "m68k_frame_sniffer" instead of
3787 (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
3789 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3791 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
3793 2003-08-18 Michal Ludvig <mludvig@suse.cz>
3795 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
3797 * i386-linux-nat.c: Include "linux-nat.h".
3798 (child_post_startup_inferior): New function.
3800 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3802 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
3803 at the start of a frameless function. This probably fixes PR
3806 2003-08-17 Michael Chastain <mec@shout.net>
3808 * symfile.c (find_sym_fns): Remove special case for apollo target.
3810 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3812 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
3813 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
3814 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
3815 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
3816 (linux_supports_tracevforkdone): New function.
3817 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
3819 (child_follow_fork): Handle vfork.
3820 (linux_handle_extended_wait): Likewise. Also handle exec.
3821 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
3822 * NEWS: Mention fork tracing.
3824 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3826 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
3828 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3830 * Makefile.in (i386-linux-nat.o): Update dependencies.
3831 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
3832 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
3833 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
3834 * i386-linux-nat.c: Include "linux-nat.h".
3835 (child_post_startup_inferior): New function.
3836 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
3837 * infptrace.c (kill_inferior): Wrap in #ifdef.
3838 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
3839 attaching to each LWP.
3840 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
3841 (init_lin_lwp_ops): Fill in some more operations.
3842 * linux-nat.h (linux_enable_event_reporting)
3843 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
3845 * linux-nat.c (linux_enable_event_reporting): New function.
3846 (child_post_attach, linux_child_post_startup_inferior)
3847 (child_post_startup_inferior, child_follow_fork)
3848 (linux_handle_extended_wait, kill_inferior): New functions.
3850 2003-08-16 Andrew Cagney <cagney@redhat.com>
3852 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
3853 * gdbarch.h, gdbarch.c: Re-generate.
3855 2003-08-16 Mark Kettenis <kettenis@gnu.org>
3857 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
3859 2003-08-16 Andrew Cagney <cagney@redhat.com>
3861 * NEWS: Mention that "set prompt-escape-char" was deleted.
3862 * top.c (get_prompt_1): Delete function.
3863 (gdb_prompt_escape):
3864 (init_main): Do not clear "gdb_prompt_escape". Delete "set
3865 prompt-escape-char" command.
3866 (MAX_PROMPT_SIZE): Delete macro.
3867 (get_prompt): Simplify, do not call get_prompt_1.
3869 2003-08-16 Andrew Cagney <cagney@redhat.com>
3871 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
3872 -Werror. -Wformat-nonliteral problems.
3874 2003-08-15 J. Brobecker <brobecker@gnat.com>
3876 Further multiarching work mostly for hppa64-*-hpux11:
3877 * hppa-tdep.h: New file.
3878 * hppa-tdep.c: #include hppa-tdep.c.
3879 (hppa32_num_regs): Renamed from hppa_num_regs.
3880 (hppa64_num_regs): New constant.
3881 (hppa64_call_dummy_breakpoint_offset): New constant.
3882 (hppa32_call_dummy_length): New constant.
3883 (hppa64_call_dummy_length): New constant.
3884 (hppa32_stack_align): Make name 32bit explicit.
3885 (hppa32_register_virtual_type): Likewise.
3886 (hppa32_extract_return_value): Likewise.
3887 (hppa32_use_struct_convention): Likewise.
3888 (hppa32_store_return_value): Likewise.
3889 (hppa64_register_virtual_type): New function.
3890 (hppa64_extract_return_value): New function.
3891 (hppa64_use_struct_convention): New function.
3892 (hppa64_store_return_value): New function.
3893 (hppa_frame_locals_address): Remove declaration, function does
3895 (hppa_register_byte): Add support for PA64 ABI.
3896 (hppa_gdbarch_init): Add support for PA64 ABI.
3897 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
3898 Make name 32bit explicit.
3899 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
3900 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
3901 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
3902 (hppa64_hpux_frame_base_before_sigtramp): New function.
3903 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
3904 * config/pa/tm-hppa64.h: Remove macros that are no longer
3905 necessary now that the gdbarch vector is properly setup.
3906 Transform some macros into function calls. Some minor cleanup.
3907 * config/pa/tm-hppah.h: Update function calls in macros
3908 following the function renaming in hppa-hpux-tdep.c.
3909 * Makefile.in (hppa_tdep_h): New variable.
3910 (hppa-tdep.o): Add dependency over hppa_tdep_h.
3912 2003-08-14 Michael Snyder <msnyder@redhat.com>
3914 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
3916 2003-08-13 J. Brobecker <brobecker@gnat.com>
3918 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
3919 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
3922 2003-08-13 Michael Snyder <msnyder@redhat.com>
3924 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
3925 (frv_saved_pc_after_call): Use deprecated ftype.
3926 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
3927 (frv_remote_translate_xfer_address): Remove.
3928 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
3930 2003-08-13 J. Brobecker <brobecker@gnat.com>
3932 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
3933 initialization after the common gdbarch initialization, not before.
3935 2003-08-13 J. Brobecker <brobecker@gnat.com>
3937 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
3938 (ADDR_BITS_REMOVE): Remove, redundant.
3940 2003-08-13 J. Brobecker <brobecker@gnat.com>
3942 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
3943 gdbarch method to clear the 2 low bits of text addresses.
3945 2003-08-12 Andrew Cagney <cagney@redhat.com>
3947 * Makefile.in (dsrec.o): Update dependencies.
3948 * dsrec.c: Include "gdb_assert.h".
3949 (make_srec): Use snprintf instead of sprintf, use a literal format
3952 2003-08-12 Andrew Cagney <cagney@redhat.com>
3954 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
3955 FRAME_OBSTACK_ZALLOC.
3957 2003-08-12 Kevin Buettner <kevinb@redhat.com>
3959 * i386-tdep.c (i386_gdbarch_init): Enable default support for
3962 2003-08-10 Mark Kettenis <kettenis@gnu.org>
3964 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
3965 amd64fbsd_sc_reg_offset): Add extern declarations.
3966 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
3969 2003-08-11 Ben Elliston <bje@wasabisystems.com>
3971 * MAINTAINERS (write after approval): Update my mail address.
3973 2003-08-10 Andrew Cagney <cagney@redhat.com>
3975 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
3977 2003-08-10 Mark Kettenis <kettenis@gnu.org>
3979 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
3980 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
3981 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
3982 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
3983 i386bsd_sc_reg_offset): Add extern declarations.
3984 * i386obsd-nat.c: Include "i386-tdep.h"
3985 (_initialize_i386obsd_nat): Remove extern declarations.
3986 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
3988 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
3991 * i386-tdep.c (i386_register_to_value): Use get_frame_register
3992 instead of frame_read_register.
3993 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
3994 instead of frame_read_register. Use I386_ESP_REGNUM instead of
3996 (i386_frame_prev_register): Use frame_unwind_register_unsigned
3997 instead of frame_unwind_unsigned_register. Use
3998 I386_EFLAGS_REGISTER instead of PS_REGNUM.
3999 (i386_get_longjmp_target): Use regcache_read_unsigned_register
4000 instead of read_register. Use builtin_type_void_data_ptr instead
4001 of builtin_type_void_func_ptr when extracting the address of the
4003 (i386_extract_return_value, i386_store_return_value,
4004 i386_pseudo_register_read, i386_pseudo_register_write): Use
4005 register_size instead REGISTER_RAW_SIZE.
4007 2003-08-10 Andrew Cagney <cagney@redhat.com>
4009 * infcall.c (call_function_by_hand): Use xstrprintf instead of
4010 sprintf. Make "name" constant.
4012 2003-08-10 Mark Kettenis <kettenis@gnu.org>
4014 * i387-tdep.c (i387_register_to_value): Use get_frame_register
4015 instead of frame_read_register.
4016 (i387_print_float_info): Use get_frame_register and
4017 get_frame_register_unsigned instead of frame_register_read.
4019 * i386fbsd-nat.c: Include "i386-tdep.h".
4020 (child_resume): Make `eflags' an ULONGEST. Use
4021 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
4022 instead of register_read and register_write.
4024 * i386bsd-nat.c (fetch_inferior_registers,
4025 store_inferior_registers): Don't use && at the end of a line.
4026 (_initialize_i386bsd_nat): Fix typo.
4028 * frame.c (_initialize_frame): Add missing backslash.
4030 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4031 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
4032 and supply_register instead of manipulating the register buffer
4035 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4036 * config/i386/nm-i386sol2.h
4037 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
4039 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
4040 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
4041 instructions that GCC likes to mingle into the prologue. Fixes
4042 gdb/1253 and gdb/1255.
4044 2003-08-09 Andrew Cagney <cagney@redhat.com>
4047 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
4048 * command.h (add_setshow_uinteger_cmd): Declare.
4049 * frame.c (set_backtrace_cmd): New function.
4050 (show_backtrace_cmd): New function.
4051 * frame.c (_initialize_frame): Replace "set/show
4052 backtrace-below-main" with "set/show backtrace past-main". Add
4053 command "set/show backtrace limit".
4054 (backtrace_past_main): Rename "backtrace_below_main".
4055 (backtrace_limit): New variable.
4056 (get_prev_frame): Update. Check the backtrace_limit.
4058 2003-08-09 Andrew Cagney <cagney@redhat.com>
4060 * defs.h (xstrprintf): Declare.
4061 * utils.c (xstrprintf): New function.
4062 * breakpoint.c (insert_breakpoints): Replace sprintf and
4063 non-literal format strings, with xstrprintf and cleanups.
4064 (delete_breakpoint,breakpoint_re_set): Ditto.
4065 (commands_command, insert_breakpoints): Ditto.
4066 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
4067 (break_at_finish_command_1): Ditto.
4069 2003-08-09 Andrew Cagney <cagney@redhat.com>
4071 * MAINTAINERS (language support): List Adam Fedor as Objective C
4074 2003-08-08 J. Brobecker <brobecker@gnat.com>
4076 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
4077 are now multiarched.
4079 2003-08-08 J. Brobecker <brobecker@gnat.com>
4081 * config/pa/tm-hppa64.h: Remove lots of macros that are no
4082 longer necessary now that hppa64 is partially multiarch'ed.
4084 2003-08-08 Andrew Cagney <cagney@redhat.com>
4086 * interps.c (interp_set): Check for a NULL "old_interp".
4088 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4090 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
4091 (install-only): Support DESTDIR.
4092 (uninstall): Likewise.
4093 (install-gdbtk): Likewise.
4095 2003-08-08 Elena Zannoni <ezannoni@redhat.com>
4097 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
4098 contains something meaningful at all times.
4100 Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
4102 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
4104 Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
4106 * MAINTAINERS (write after approval): Added self.
4108 2003-08-07 Andrew Cagney <cagney@redhat.com>
4110 * inferior.h (AT_SYMBOL): Define.
4111 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
4112 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
4113 * mips-tdep.c (mips_call_dummy_address): Delete function.
4114 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
4115 set call_dummy_address.
4117 2003-08-07 Andrew Cagney <cagney@redhat.com>
4119 * language.c (op_error): Delete function.
4120 (binop_type_check): Delete function.
4121 * language.h (type_op_error, range_op_error): Delete macros.
4122 (op_error): Delete declaration.
4124 2003-08-07 Andrew Cagney <cagney@redhat.com>
4126 * interps.h (INTERP_MI2, INTERP_MI3): Define.
4128 2003-08-07 Michal Ludvig <mludvig@suse.cz>
4130 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
4131 (x86_64_push_arguments): Skip the red zone.
4133 2003-08-05 Andrew Cagney <cagney@redhat.com>
4135 * reggroups.c (reggroup_next): Check for the final entry.
4137 2003-08-04 Andrew Cagney <cagney@redhat.com>
4139 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
4140 * cli/cli-script.c (define_command): Call query directly, instead
4141 of passing it a buffer.
4142 * ocd.c (ocd_error): Pass error a constant format string.
4143 * remote-mips.c (mips_error): Use fputs_filtered.
4145 * solib-svr4.c (_initialize_svr4_solib): Update
4146 register_gdbarch_data call.
4147 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
4149 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
4150 (register_gdbarch_data): Delete "free" parameter. Update
4152 * gdbarch.h, gdbarch.c: Re-generate.
4153 * reggroups.c (_initialize_reggroup): Update.
4154 * gnu-v3-abi.c (init_gnuv3_ops): Update.
4155 * frame-base.c (_initialize_frame_base): Update.
4156 * frame-unwind.c (_initialize_frame_unwind): Update.
4157 * user-regs.c (_initialize_user_regs): Update.
4158 * remote.c (_initialize_remote): Update.
4159 * regcache.c (_initialize_regcache): Update.
4161 * regcache.c (xfree_regcache_descr): Delete function.
4162 (_initialize_regcache): Update call to register_gdbarch_data.
4163 (init_regcache_descr, init_legacy_regcache_descr): Use
4164 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
4166 * remote.c (free_remote_state): Delete function.
4167 (_initialize_remote): Update register_gdbarch_data.
4168 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
4169 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
4171 2003-08-04 Andrew Cagney <cagney@redhat.com>
4173 * reggroups.c (struct reggroup_el): Define.
4174 (struct reggroups): Delete field "nr_group". Replace array
4175 "group" with a "first" to "last" linked list.
4176 (reggroups_init): Update. Allocate using gdbarch's obstack.
4177 (reggroups_free): Delete function.
4178 (add_group): Update. Add "el" parameter.
4179 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
4180 (default_groups): Update.
4181 (reggroup_next): Replace reggroups.
4182 (reggroups_dump): Update.
4183 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
4184 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
4185 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
4187 2003-08-04 Daniel Jacobowitz <drow@mvista.com>
4189 * Makefile.in (tui-interp.o): Update dependencies.
4191 2003-08-04 David Carlton <carlton@kealia.com>
4193 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
4194 to internal_error call.
4195 * source.c (forward_search_command): Add "%s" format argument.
4196 (reverse_search_command): Ditto.
4197 * top.c (quit_confirm): Ditto.
4198 * cli/cli-setshow.c (do_setshow_command): Ditto.
4199 * cp-valprint.c (cp_print_class_method): Replace
4200 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
4201 (cp_print_class_member): Ditto.
4202 * event-top.c (command_line_handler): Ditto.
4203 * linux-proc.c (linux_info_proc_cmd): Ditto.
4204 * p-typeprint.c (pascal_type_print_base): Ditto.
4205 * p-valprint.c (pascal_object_print_class_method): Ditto.
4206 (pascal_object_print_class_member): Ditto.
4207 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
4208 * remote.c (remote_cisco_section_offsets): Ditto.
4209 * top.c (command_line_input): Ditto.
4210 * utils.c (vwarning,error_stream,quit): Ditto.
4211 * valprint.c (print_floating,print_binary_chars)
4212 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
4214 2003-08-04 Andrew Cagney <cagney@redhat.com>
4216 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
4218 2003-08-02 Andrew Cagney <cagney@redhat.com>
4220 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
4221 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
4224 2003-08-02 Andrew Cagney <cagney@redhat.com>
4226 * Makefile.in: Update all dependencies and definitions.
4228 2003-08-02 Adam Fedor <fedor@gnu.org>
4230 * linespec.c (is_objc_method_format): New function
4231 (decode_line_1, locate_first_half): Use it.
4234 2003-08-01 Andrew Cagney <cagney@redhat.com>
4236 * NEWS: Mention that m32r is multi-arch.
4237 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
4238 * configure.tgt: Recognize m32r-*-*.
4239 * config/m32r/tm-m32r.h: Delete file.
4240 * config/m32r/m32r.mt: New file.
4241 * m32r-rom.c (m32r_upload_command): Use hostent only when
4242 gethostname succeeds, in order to avoid a compilation
4244 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
4247 2003-08-01 Michael Snyder <msnyder@redhat.com>
4249 * sh-tdep.c (sh_frame_align): New gdbarch method.
4250 (sh_gdbarch_init): Set up frame_align method.
4252 2003-07-31 Michael Snyder <msnyder@redhat.com>
4254 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
4255 which is already covered by the new frames infrastructure.
4257 2003-07-31 Andrew Cagney <cagney@redhat.com>
4259 * user-regs.c (struct user_reg): Add "next" link.
4260 (struct user_regs): Replace "user" with "first" and "last" links.
4261 (append_user_reg): Add pre-allocated "reg" parameter.
4262 (builtin_user_regs): Provide initial value for "last".
4263 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
4264 (user_regs_init): Allocate memory from the gdbarch obstack.
4265 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
4266 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
4268 (usernum_to_user_reg): New function.
4269 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
4270 (value_of_user_reg): Use usernum_to_user_reg.
4271 (user_regs_free): Delete function.
4272 (_initialize_user_regs): Update register_gdbarch_data call.
4274 2003-07-31 Daniel Jacobowitz <drow@mvista.com>
4276 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
4278 2003-07-30 Michael Snyder <msnyder@redhat.com>
4280 * value.h (value_being_returned): Add a struct_addr argument.
4281 * infcall.c (call_function_by_hand): Pass struct_addr to
4282 value_being_returned.
4283 * infcmd.c (print_return_value): Pass zero as struct_addr.
4284 * values.c (value_being_returned): If struct_addr is passed,
4285 use it instead of trying to recover it from the inferior.
4287 2003-07-30 Kevin Buettner <kevinb@redhat.com>
4289 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
4290 the prologue analyzer won't need to attempt to extract the pc
4291 value from the woefully incomplete dummy frame.
4292 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
4293 possible. Disable code which modifies the frame.
4295 2003-07-28 Andrew Cagney <cagney@redhat.com>
4297 * annotate.c (annotate_breakpoints_headers): Restrict annotation
4299 (annotate_breakpoints_table, annotate_record): Ditto.
4300 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
4301 (annotate_field_name_end, annotate_field_value): Ditto.
4302 (annotate_field_end, annotate_frame_source_begin): Ditto.
4303 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
4304 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
4305 (annotate_frame_begin, annotate_frame_function_name): Ditto.
4306 (annotate_frame_address_end, annotate_frame_address): Ditto.
4307 (annotate_frame_args, annotate_frame_end): Ditto.
4308 (annotate_frame_where, annotate_arg_begin): Ditto.
4309 (annotate_arg_name_end, annotate_arg_value): Ditto.
4310 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
4311 (annotate_function_call, annotate_signal_name): Ditto.
4312 (annotate_signal_string, annotate_signal_name_end): Ditto.
4313 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
4314 (annotate_value_begin, annotate_value_history_value): Ditto.
4315 (annotate_value_history_end, annotate_value_end): Ditto.
4316 (annotate_display_begin, annotate_display_number_end): Ditto.
4317 (annotate_display_format, annotate_display_expression): Ditto.
4318 (annotate_display_expression_end, annotate_display_value): Ditto.
4319 (annotate_display_end, annotate_array_section_begin): Ditto.
4320 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
4321 (annotate_elt, annotate_array_section_end): Ditto.
4323 2003-07-28 Andrew Cagney <cagney@redhat.com>
4325 * regcache.c (struct regcache_descr): Update comments on
4327 (init_legacy_regcache_descr): Don't set nr_raw_registers or
4328 sizeof_raw_register_valid_p.
4329 (init_regcache_descr): Set nr_raw_registers and
4330 sizeof_raw_register_valid_p before calling
4331 init_legacy_regcache_descr.
4333 2003-07-28 Andrew Cagney <cagney@redhat.com>
4335 * mips-tdep.c (print_gp_register_row): Print the GPR's register
4338 2003-07-28 Daniel Jacobowitz <drow@mvista.com>
4340 * thread.c (info_threads_command): Use get_selected_frame ().
4341 Check that there is at least one non-sentinel frame.
4343 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4345 * m68hc11-tdep.c (struct frame_extra_info): Remove.
4346 (m68hc11_pop_frame): Remove.
4347 (m68hc11_frame_saved_pc): Remove.
4348 (m68hc11_frame_chain): Remove.
4349 (m68hc11_frame_init_saved_regs): Remove.
4350 (m68hc11_init_extra_frame_info): Remove.
4351 (m68hc11_store_struct_return): Remove.
4352 (m68hc11_saved_pc_after_call): Remove.
4354 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4356 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
4357 frame unwind information.
4358 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
4359 and adapted for frame unwinding.
4360 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
4361 (m68hc11_unwind_pc): New function.
4362 (m68hc11_frame_unwind_cache): New function to analyze frames.
4363 (m68hc11_frame_this_id): New function to create new frame struct.
4364 (m68hc11_frame_prev_register): New function to unwind a register from
4366 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
4367 (m68hc11_frame_p): New function for the above.
4368 (m68hc11_frame_base_address): New function to return fp of frame.
4369 (m68hc11_frame_args_address): Update for frame.
4370 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
4371 (m68hc11_unwind_sp): New function.
4372 (m68hc11_unwind_dummy_id): New function.
4373 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
4376 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4378 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
4379 (m68hc11_guess_from_prologue): Advance the pc and frame size only
4380 when we are beyond the current pc.
4382 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4384 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
4385 from m68hc11_push_arguments.
4386 (m68hc11_push_arguments): Remove.
4387 (m68hc11_push_return_address): Remove.
4388 (m68hc11_gdbarch_init): Install the above; remove above deprecated
4389 handlers; remove deprecated_extra_stack_alignment_needed.
4391 2003-07-27 Andrew Cagney <cagney@redhat.com>
4393 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
4394 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
4395 REAL_PC and not the pointer.
4396 * hppa-hpux-tdep.c: Include frame.h
4398 2003-07-27 Andrew Cagney <cagney@redhat.com>
4400 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
4401 GDB_MULTI_ACH_PARTIAL.
4403 2003-07-27 Andrew Cagney <cagney@redhat.com>
4405 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
4406 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
4407 operator at start and not end of line.
4408 (decode_prologue): Ditto.
4409 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
4410 frame_unwind_register_unsigned instead of
4411 frame_unwind_unsigned_register.
4412 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
4414 (m32r_push_dummy_call): Use register_size instead of
4416 (m32r_frame_sniffer): Replace m32r_frame_p.
4417 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
4418 * m32r-rom.c (report_transfer_performance): Delete extern
4420 (m32r_load, m32r_upload_command): Use print_transfer_performance
4421 instead of report_transfer_performance.
4422 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
4423 / add_show_from_set.
4425 2003-07-26 Andrew Cagney <cagney@redhat.com>
4427 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
4428 store_return_value and extract_struct_value_address.
4430 2003-07-26 Daniel Jacobowitz <drow@mvista.com>
4433 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
4434 NULL, default to the section containing PC.
4436 2003-07-24 Stephane Carrez <stcarrez@nerim.fr>
4438 * NEWS: Mention "regs" deprecated for m68hc11 too.
4440 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
4441 (m68hc11_print_register): New function to print out one register.
4442 (m68hc11_print_registers_info): New function to print registers.
4443 (show_regs): Deprecate and use the above.
4444 (m68hc11_gdbarch_init): Install the print_registers_info.
4446 2003-07-24 Jeff Johnston <jjohnstn@redhat.com>
4448 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
4449 that we have a SIGTRAP before returning non-zero.
4451 2003-07-23 Michal Ludvig <mludvig@suse.cz>
4452 Elena Zannoni <ezannoni@redhat.com>
4454 * linespec.c (decode_line_2): Avoid crash if
4455 find_function_start_sal() returns empty record.
4457 2003-07-23 Andreas Schwab <schwab@suse.de>
4459 * ia64-tdep.c (ia64_print_insn): New function.
4460 (ia64_gdbarch_init): Set print_insn to it.
4461 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
4462 deprecated_tm_print_insn_info.
4464 2003-07-22 Michael Snyder <msnyder@redhat.com>
4466 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
4467 handle 8-bit returns (long long).
4468 (h8300h_extract_return_value): Ditto.
4469 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
4471 2003-07-22 Andrew Cagney <cagney@redhat.com>
4473 * gdbarch.c Include "gdb_obstack.h".
4474 (struct gdbarch): Add an "obstack".
4475 (alloc_gdbarch_data): Allocate the gdbarch data using
4476 GDBARCH_OBSTACK_CALLOC.
4477 (free_gdbarch_data): Delete function.
4478 (gdbarch_obstack_zalloc): New function.
4479 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
4480 Assert that the architecture is not initialized.
4481 (gdbarch_alloc): Allocate an obstack, allocate the architecture
4482 vector from the obstack.
4483 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
4484 architecture obstack.
4485 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
4486 (set_gdbarch_data): Assert that the data is not initialized.
4487 (struct gdbarch_data): Delete member "free".
4488 (register_gdbarch_data): Do not initialize "free".
4489 * gdbarch.h, gdbarch.c: Re-generate.
4491 2003-07-22 Andrew Cagney <cagney@redhat.com>
4493 * configure.in (build_warnings): Add -Wformat-nonliteral.
4494 * configure: Re-generate.
4496 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
4498 * dwarf2loc.c (locexpr_describe_location): Fix typos.
4500 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
4502 * findvar.c (read_var_value): Remove case for thread local storage
4503 variables. It is now entirely handled by the dwarf2 location
4505 * printcmd.c (address_info): Ditto.
4506 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
4508 (struct symbol): Remove objfile field, which was used by
4509 LOC_THREAD_LOCAL_STATIC only.
4510 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
4511 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
4512 usage of objfile pointer.
4513 * dwarf2loc.c (locexpr_describe_location): Add case to handle
4514 thread local variables.
4515 Add include of objfiles.h.
4516 * dwarf2expr.c (execute_stack_op): Add comments about thread local
4518 * Makefile.in (dwarf2loc.o): Update dependencies.
4520 2003-07-22 Andrew Cagney <cagney@redhat.com>
4522 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
4524 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
4525 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
4526 (struct value): Add opaque declaration.
4527 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
4529 2003-07-21 Andrew Cagney <cagney@redhat.com>
4531 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
4532 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
4534 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
4536 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
4537 regcache_cooked_read_unsigned instead of read_register.
4538 (m68hc11_saved_pc_after_call): Likewise.
4539 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
4540 instead of write_register.
4541 (m68hc11_register_type): New function.
4542 (m68hc11_register_virtual_type): Remove.
4543 (m68hc11_store_return_value): Convert to use the regcache.
4544 (m68hc11_extract_struct_value_address): Likewise.
4545 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
4546 m68hc11_register_type; undeprecate store_return_value and
4547 extract_struct_value_address.
4549 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
4551 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
4552 and translate to use regcache.
4553 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
4555 2003-07-18 Andrew Cagney <cagney@redhat.com>
4557 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
4558 * gdbarch.h, gdbarch.c: Re-generate.
4559 * i386-tdep.c (i386_gdbarch_init): Do not set
4560 DWARF2_BUILD_FRAME_INFO.
4561 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
4563 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
4564 DWARF2_BUILD_FRAME_INFO.
4566 2003-07-18 Andrew Cagney <cagney@redhat.com>
4568 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
4569 * disasm.c (gdb_disassemble_info): Initilize di.arch.
4571 2003-07-18 Andrew Cagney <cagney@redhat.com>
4573 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
4574 frame_unwind_address_in_block, instead of frame_pc_unwind.
4575 (dwarf2_frame_cache): Ditto.
4577 2003-07-18 Andrew Cagney <cagney@redhat.com>
4579 * user-regs.h (struct gdbarch): Declare opaque.
4580 * ui-out.h (struct ui_file): Declare opaque.
4581 * dwarf2-frame.h (struct frame_info): Declare opaque.
4583 2003-07-18 Kris Warkentin <kewarken@qnx.com>
4585 * nto-procfs.c: Clean ARI hits. Change #include <..> to
4587 (procfs_meminfo): Change strerror to safe_strerror.
4588 (procfs_can_run): Remove K&R badness.
4590 2003-07-17 Michael Snyder <msnyder@redhat.com>
4592 * remote-sim.c: Comment typo fix.
4594 2003-07-17 Andrew Cagney <cagney@redhat.com>
4596 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
4598 * sparc-tdep.c (sparc_intreg_size): Make non-static.
4599 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
4600 GDB_MULTI_ARCH_PARTIAL.
4602 2003-07-17 Elena Zannoni <ezannoni@redhat.com>
4604 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
4605 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
4606 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
4608 2003-07-16 Theodore A. Roth <troth@openavr.org>
4610 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
4612 (avr_frame_unwind_cache): Don't unwind FP for main.
4614 Save the computed prev_sp.
4615 (avr_saved_regs_unwinder): Remove function.
4616 (avr_frame_prev_register): Use PC unwind logic from
4617 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
4619 2003-07-16 Andrew Cagney <cagney@redhat.com>
4621 * frame-base.h (frame_base_p_ftype): Delete definition.
4622 (frame_base_append_predicate): Delete declaration.
4623 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
4624 (frame_unwind_append_predicate): Delete declaration.
4625 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
4626 (append_predicate): Delete parameter "p".
4627 (frame_unwind_append_predicate): Delete function.
4628 (frame_unwind_append_sniffer): Update call to append_predicate.
4629 (frame_unwind_free): Delete function.
4630 (_initialize_frame_unwind): Pass NULL as "free" to
4631 register_gdbarch_data.
4632 (frame_unwind_init): Append the dummy_frame_sniffer.
4633 (frame_unwind_find_by_frame): Simplify.
4634 * frame-base.c (struct frame_base_table): Delete field "p".
4635 (append_predicate): Delete parameter "p".
4636 (frame_base_append_predicate): Delete function.
4637 (frame_base_append_sniffer): Update call to append_predicate.
4638 (frame_base_free): Delete function.
4639 (frame_base_find_by_frame): Simplify.
4640 (_initialize_frame_base): Pass NULL as "free" to
4641 register_gdbarch_data.
4642 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
4643 (x86_64_sigtramp_frame_sniffer): Replace
4644 "x86_64_sigtramp_frame_p".
4645 (x86_64_init_abi): Set the frame unwind sniffers.
4646 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
4647 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
4648 (m68k_gdbarch_init): Set the frame unwind sniffers.
4649 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
4650 "i386_sigtramp_frame_p".
4651 (i386_frame_sniffer): Replace "i386_frame_p".
4652 (i386_gdbarch_init): Set the frame unwind sniffers.
4653 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
4654 (avr_gdbarch_init): Set the frame unwind sniffers.
4655 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
4656 "alpha_sigtramp_frame_p"
4657 (alpha_heuristic_frame_sniffer): Replace
4658 "alpha_heuristic_frame_p".
4659 (alpha_gdbarch_init): Set the frame unwind sniffers.
4660 (alpha_dwarf2_init_abi): Ditto.
4661 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
4662 "alpha_debug_frame_p".
4663 (alpha_mdebug_frame_base_sniffer): Replace
4664 "alpha_mdebug_frame_base_p".
4665 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
4666 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
4667 (d10v_gdbarch_init): Set the frame unwind sniffer.
4668 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
4669 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
4670 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
4671 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
4672 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
4673 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
4675 2003-07-16 Michael Snyder <msnyder@redhat.com>
4677 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
4678 should go thru sh_dsp_register_sim_regno, else the dsp regs
4679 will not get the right values.
4681 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
4683 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
4684 deprecated_store_floating by call to store_typed_floating.
4685 (sh_sh4_register_convert_to_raw): Substitute call to
4686 deprecated_extract_floating by call to extract_typed_floating.
4688 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
4690 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
4692 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
4694 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
4695 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
4696 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
4698 (do_pseudo_register): Remove.
4699 (sh_push_dummy_code): New function.
4700 (sh64_store_struct_return): Rename from sh_store_struct_return.
4701 Only called for sh64 now.
4702 (sh_extract_struct_value_address): Regcache'ify.
4703 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
4704 and accomodate new tasks.
4705 (sh64_push_return_address): Rename from sh_push_return_address.
4706 Only called for sh64 now.
4707 (sh_default_extract_return_value): Rename from sh_extract_return_value.
4709 (sh3e_sh4_extract_return_value): Regcache'ify.
4710 (sh_default_store_return_value): Ditto.
4711 (sh3e_sh4_store_return_value): Ditto.
4712 (sh_default_register_byte): Remove.
4713 (sh_sh4_register_byte): Remove.
4714 (sh_default_register_raw_size): Remove.
4715 (sh_sh4_register_raw_size): Remove.
4716 (sh_register_virtual_size): Remove.
4717 (sh_sh3e_register_virtual_type): Remove.
4718 (sh_sh3e_register_type): New function.
4719 (sh_sh4_register_virtual_type): Remove.
4720 (sh_sh4_register_type): New function.
4721 (sh_default_register_virtual_type): Remove.
4722 (sh_default_register_type): New function.
4723 (do_fv_register_info): Add parameters to accomodate call from
4724 sh_print_registers_info.
4725 (do_dr_register_info): Ditto.
4726 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
4727 Add parameters to accomodate call from sh_print_registers_info.
4728 (sh_do_fp_register): Ditto.
4729 (sh64_do_pseudo_register): Call do_dr_register_info,
4730 do_fv_register_info and sh_do_fp_register with default parameters.
4731 (sh_do_register): Add parameters to accomodate call from
4732 sh_print_registers_info.
4733 (sh_print_register): Ditto.
4734 (sh_print_registers_info): Rename from sh_do_registers_info.
4735 Add parameters to be used as gdbarch_print_registers_info
4736 implementation. Accomodate removed do_pseudo_register function
4738 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
4739 function pointer. Call sh_print_register with default parameters.
4740 (sh64_do_registers_info): Call sh_print_registers_info instead of
4741 sh_do_registers_info.
4742 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
4743 detection of deprecated vs. non-deprecated functionality.
4744 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
4745 function pointer assignments by direct function calls.
4747 2003-07-15 Andrew Cagney <cagney@redhat.com>
4749 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
4750 (frame_register_unwind, create_new_frame): Ditto.
4751 (legacy_get_prev_frame, get_frame_type): Ditto.
4752 (get_frame_base_address): Use frame_base_find_by_frame.
4753 (get_frame_locals_address): Use frame_base_find_by_frame.
4754 (get_frame_args_address): Use frame_base_find_by_frame.
4755 * frame-base.h (frame_base_sniffer_ftype): Declare.
4756 (frame_base_append_sniffer): Declare.
4757 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
4758 * frame-base.c (append_predicate): Add a "sniffer" parameter.
4759 (frame_base_append_sniffer): New function.
4760 (frame_base_append_predicate): Add a NULL sniffer.
4761 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
4762 (struct frame_base_table): Add "sniffer".
4763 (frame_base_free): Free the "sniffer" table.
4764 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
4765 (frame_unwind_append_sniffer): Declare.
4766 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
4767 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
4768 (struct frame_unwind_table): Add "sniffer", delete "middle".
4769 (append_predicate): Add "sniffer" parameter, append the sniffer.
4770 (frame_unwind_init): Update append_predicate call.
4771 (frame_unwind_append_sniffer): New function.
4772 (frame_unwind_append_predicate): Update append_predicate call.
4773 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
4775 2003-07-15 Andrew Cagney <cagney@redhat.com>
4777 * frame.c (get_prev_frame): Move disabled inside_entry_func to
4778 before code inhibiting repeated unwind attempts. Add to
4779 commentary on that test's problems.
4780 * blockframe.c (inside_main_func): Look for "main" in the minimal
4782 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
4785 2003-07-15 Andrew Cagney <cagney@redhat.com>
4787 * complaints.c (struct explanation): Define.
4788 (struct complaints): Change type of "explanation" to "struct
4790 (symfile_explanations): Convert to a "struct explanation" table.
4791 (vcomplaint): Update.
4793 2003-07-15 Michal Ludvig <mludvig@suse.cz>
4795 * x86-64-linux-nat.c (regmap): Removed.
4796 (supply_gregset, fill_gregset): Call
4797 x86_64_linux_(fill,supply)_gregset functions.
4798 * x86-64-linux-tdep.c (USER_*): New defines.
4799 (user_to_gdb_regmap, x86_64_core_fns): New structure.
4800 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
4802 (fetch_core_registers): Ditto.
4803 (_initialize_x86_64_linux_tdep): Call add_core_fns().
4804 * x86-64-linux-tdep.h: New file.
4805 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
4807 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
4809 2003-07-13 Mark Kettenis <kettenis@gnu.org>
4811 * x86-64-tdep.c (x86_64_store_return_value): Use
4812 regcache_cooked_write_part instead of regcache_cooked_write.
4814 * configure.host: Add x86_64-*-freebsd*.
4815 * configure.tgt: Add x86_64-*-freebsd*.
4816 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
4817 * amd64fbsd-nat.c: New file.
4818 * amd64fbsd-tdep.c: New file.
4819 * config/i386/nm-fbsd64.h: New file.
4820 * config/i386/fbsd64.mh: New file.
4821 * config/i386/fbsd64.mt: New file.
4823 2003-07-11 Mark Kettenis <kettenis@gnu.org>
4825 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
4826 `sc_regs_offset' and `sc_fpregs_offset'.
4827 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
4828 SIGFRAME_FPREGSAVE_OFF): Remove defines.
4829 (alpha_sigtramp_register_address): Rewrite to use new members of
4830 `struct gdbarch_tdep'.
4831 (alpha_gdbarch_init): Initialize new members of struct
4833 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
4834 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
4835 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
4836 (alphafbsd_pc_in_sigtramp): Implement.
4837 (alphafbsd_sigtramp_offset): New function.
4838 (alphafbsd_sigcontext_addr): New function.
4839 (alphafbsd_init_abi): Initialize signal trampoline related members
4840 of `struct gdbarch_tdep'.
4841 (_initialize_alphafbsd_tdep): Add prototype.
4843 2003-07-11 Theodore A. Roth <troth@openavr.org>
4845 * Makefile.in (install-only): Quote sed expression when generating
4848 2003-07-11 Richard Henderson <rth@redhat.com>
4850 * Makefile.in (dwarf2-frame.o): Add complaints_h.
4851 * dwarf2-frame.c: Include complaints.h.
4852 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
4853 variable initialization; return NULL on error.
4854 (decode_frame_entry): New.
4856 2003-07-11 Andrew Cagney <cagney@redhat.com>
4858 * frame.h (frame_address_in_block): Delete declaration.
4859 * blockframe.c (frame_address_in_block): Delete function.
4860 (get_frame_block): Use get_frame_address_in_block.
4861 (block_innermost_frame): Ditto.
4862 * stack.c (print_frame, backtrace_command_1): Ditto.
4864 * frame.h (get_frame_address_in_block): Declare.
4865 (frame_unwind_address_in_block): Declare.
4866 * frame.c (frame_unwind_address_in_block): New function.
4867 (get_frame_address_in_block): New function.
4869 2003-07-10 Andrew Cagney <cagney@redhat.com>
4871 * gdbarch.sh: Simplify predicate methods. Remove need to provide
4872 pre-default. Note: re-generate has no effect.
4874 2003-07-10 Andrew Cagney <cagney@redhat.com>
4876 * gdbarch.sh: When a variable, but not a function, compare against
4877 0. Fix problem in previous patch.
4878 * gdbarch.c: Re-generate.
4880 2003-07-10 Andrew Cagney <cagney@redhat.com>
4882 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
4883 functions against NULL, not 0.
4884 * gdbarch.c: Re-generate.
4886 2003-07-10 Fred Fish <fnf@ninemoons.com>
4888 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
4889 null string instead of a null pointer.
4890 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
4892 2003-07-09 Michael Snyder <msnyder@redhat.com>
4894 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
4896 2003-07-09 Mark Kettenis <kettenis@gnu.org>
4898 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
4899 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
4900 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
4901 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
4902 * x86-64-tdep.c: ... from here.
4904 2003-07-09 Andreas Schwab <schwab@suse.de>
4906 * m68k-tdep.h (enum struct_return): Define.
4907 (struct gdbarch_tdep): Add struct_return.
4908 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
4909 bytes are padded to the right, not to the left. Pass struct value
4910 address in register %a1, not on stack.
4911 (m68k_use_struct_convention): New function.
4912 (m68k_gdbarch_init): Set use_struct_convention. Initialize
4913 struct_return in tdep to pcc_struct_return.
4914 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
4917 2003-07-09 Joel Brobecker <brobecker@gnat.com>
4919 * somread.c (som_symfile_offsets): Fix compilation error.
4921 2003-07-09 Andrew Cagney <cagney@redhat.com>
4923 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
4924 Add comments about the checks.
4926 2003-07-08 Andrew Cagney <cagney@redhat.com>
4928 * Makefile.in: Make dependency section headers consistent.
4929 (config_h): Move to $BUILD headers section.
4930 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
4931 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
4932 (ada-exp.tab.c): Move to YACC/LEX section.
4933 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
4934 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
4936 2003-07-08 Kris Warkentin <kewarken@qnx.com>
4938 * nto-procfs.c: Cleaned up a bunch of ARI hits.
4939 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
4940 of strerror with safe_strerror, use ISO C function definitions,
4941 and replace instances of sprintf with snprintf.
4943 2003-07-07 Andrew Cagney <cagney@redhat.com>
4945 * frame.c (get_prev_frame): Enable check for identical frames.
4946 Update comments. Update error messages.
4948 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4950 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
4952 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4954 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
4955 sort_symtab_syms, no longer necessary.
4957 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4959 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
4961 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4963 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
4964 (mips_register_byte): Likewise.
4966 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
4968 * Makefile.in (sparc_tdep_h): New.
4969 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
4970 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
4971 * sparc-linux-nat.c: Include "sparc-tdep.h".
4972 * sparc-nat.c: Likewise.
4973 * sparc-tdep.c: Likewise.
4974 * sparc64nbsd-nat.c: Likewise.
4975 * sparcnbsd-nat.c: Likewise.
4976 * sparcnbsd-tdep.c: Likewise.
4977 * sparc-tdep.h: New file.
4978 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
4979 and sparc_npc_regnum.
4981 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
4983 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
4984 (mips_linux_cannot_store_register): List supported instead of
4985 unsupported registers.
4987 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
4989 * disasm.c (dump_insns): Separate instructions from addresses.
4991 2003-07-07 Andreas Schwab <schwab@suse.de>
4993 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
4995 * m68k-tdep.c (NUM_FREGS): Delete.
4996 (SIG_PC_FP_OFFSET): Delete.
4997 (TARGET_M68K): Delete.
4998 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
4999 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
5000 P_MOVEL_SP, P_MOVEML_SP): Define.
5001 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
5003 (m68k_register_raw_size): Delete.
5004 (m68k_register_virtual_size): Delete.
5005 (m68k_register_type): Renamed from m68k_register_virtual_type and
5006 add gdbarch argument.
5007 (m68k_store_struct_return): Delete.
5008 (m68k_deprecated_extract_return_value): Delete.
5009 (m68k_deprecated_extract_struct_value_address): Delete.
5010 (m68k_frame_chain): Delete.
5011 (m68k_frame_saved_pc): Delete.
5012 (m68k_fix_call_dummy): Delete.
5013 (m68k_push_dummy_frame): Delete.
5014 (m68k_pop_frame): Delete.
5015 (m68k_extract_return_value): New function.
5016 (m68k_store_return_value): Rewrite using regcache.
5017 (m68k_extract_struct_value_address): Rewrite using regcache.
5018 (m68k_push_dummy_call): New function.
5019 (struct m68k_frame_cache): Define.
5020 (m68k_alloc_frame_cache): New function.
5021 (m68k_analyze_frame_setup): New function.
5022 (m68k_analyze_register_saves): New function.
5023 (m68k_analyze_prologue): New function.
5024 (m68k_skip_prologue): Rewrite using above functions.
5025 (m68k_unwind_pc): New function.
5026 (m68k_frame_cache): New function.
5027 (m68k_frame_this_id): New function.
5028 (m68k_frame_prev_register): New function.
5029 (m68k_frame_unwind): New variable.
5030 (m68k_frame_p): New function.
5031 (m68k_sigtramp_frame_cache): New function.
5032 (m68k_sigtramp_frame_this_id): New function.
5033 (m68k_sigtramp_frame_prev_register): New function.
5034 (m68k_sigtramp_frame_unwind): New variable.
5035 (m68k_sigtramp_frame_p): New function.
5036 (m68k_frame_base_address): New function.
5037 (m68k_frame_base): New function.
5038 (m68k_unwind_dummy_id): New function.
5039 (fill_gregset): Use regcache_collect.
5040 (fill_fpregset): Likewise.
5041 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
5043 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
5044 deprecated_init_frame_pc, deprecated_store_struct_return,
5045 deprecated_extract_return_value, deprecated_store_return_value,
5046 deprecated_frame_chain, deprecated_frame_saved_pc,
5047 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
5048 deprecated_register_virtual_size,
5049 deprecated_max_register_raw_size,
5050 deprecated_max_register_virtual_size,
5051 deprecated_register_virtual_type, deprecated_register_size,
5052 deprecated_register_byte, deprecated_register_bytes,
5053 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
5054 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
5055 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
5056 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
5057 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
5058 deprecated_push_dummy_frame, deprecated_pop_frame,
5059 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
5060 only if SYSCALL_TRAP is defined. Set extract_return_value,
5061 store_return_value, extract_struct_value_address, register_type,
5062 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
5064 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
5065 M68K_MAX_REGISTER_SIZE): Define.
5066 (struct m68k_sigtramp_info): Define.
5067 (struct gdbarch_tdep): Add get_sigtramp_info.
5068 * m68klinux-nat.c (fetch_register): Use register_size instead of
5069 REGISTER_RAW_SIZE. Don't put assignment in if.
5070 (store_register): Likewise.
5071 (fetch_inferior_registers): Likewise.
5072 (store_inferior_registers): Likewise.
5073 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
5074 (m68k_linux_frame_saved_pc): Delete.
5075 (m68k_linux_sigcontext_reg_offset,
5076 m68k_linux_ucontext_reg_offset): Define.
5077 (m68k_linux_get_sigtramp_info): New function.
5078 (m68k_linux_extract_return_value): Rewrite using regcache.
5079 (m68k_linux_store_return_value): Likewise.
5080 (m68k_linux_extract_struct_value_address): Likewise.
5081 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
5082 Don't set deprecated_frame_saved_pc,
5083 deprecated_extract_return_value, deprecated_store_return_value,
5084 deprecated_extract_struct_value_address. Set
5085 extract_return_value, store_return_value,
5086 extract_struct_value_address.
5088 2003-07-07 Andrew Cagney <cagney@redhat.com>
5090 * expprint.c: Include "user-regs.h" instead of "frame.h".
5091 (print_subexp): Use user_reg_map_regnum_to_name, instead of
5092 frame_map_regnum_to_name.
5093 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
5094 (frame_map_name_to_regnum): Simplify, call
5095 user_reg_map_name_to_regnum.
5096 (frame_map_regnum_to_name): Simplify, call
5097 user_reg_map_regnum_to_name.
5098 (frame_register_unwind): Update.
5099 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
5100 (_initialize_frame_reg): Call user_reg_add_builtin.
5101 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
5102 (value_of_register): Use value_of_user_reg.
5103 * eval.c (evaluate_subexp_standard): Update.
5104 * parse.c (write_dollar_variable): Update.
5105 * d10v-tdep.c (d10v_print_registers_info): Update.
5106 * infcmd.c (registers_info): Update.
5107 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
5108 (builtin_regs_h): Delete macro.
5109 (user_regs_h): Define.
5110 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
5111 (builtin-regs.o): Delete target.
5112 (user-regs.o): Specify dependencies.
5113 (expprint.o): Update dependencies.
5114 (findvar.o): Update dependencies.
5115 (frame.o): Update dependencies.
5116 (std-regs.o): Update dependencies.
5118 2003-07-06 Christopher Faylor <cgf@redhat.com>
5120 * win32-nat.c (solib_symbols_add): Use one variable for all section
5121 address stuff. Pass variable rather than address of variable to
5122 safe_symbol_file_add.
5124 2003-07-06 Andreas Schwab <schwab@suse.de>
5126 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
5128 2003-07-04 Joel Brobecker <brobecker@gnat.com>
5130 * rs6000-nat.c (vmap_symtab): Fix compilation error.
5132 2003-07-04 Kris Warkentin <kewarken@qnx.com>
5134 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
5136 2003-07-04 Kris Warkentin <kewarken@qnx.com>
5138 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
5139 * config/i386/nto.mh: New file.
5140 * config/i386/nm-nto.h: New file.
5141 * configure.host: Add i[3456]86-*-nto*.
5143 2003-07-03 Joel Brobecker <brobecker@gnat.com>
5145 * remote-vx.c (vx_add_symbols): Fix compilation error.
5147 2003-07-03 Andrew Cagney <cagney@redhat.com>
5149 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
5150 * gdbarch.h, gdbarch.c: Re-generate.
5151 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
5152 (legacy_register_name): Declare.
5153 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
5154 (REGISTER_NAME): Define.
5155 * sparc-tdep.c (legacy_register_name): New function.
5156 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
5157 (REGISTER_NAME): Define.
5158 (hppa64_register_name): Declare.
5159 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
5160 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
5161 (hppa64_register_name): New function.
5162 (hppa_register_name): New function.
5163 * arch-utils.c (legacy_register_name): Delete.
5164 * arch-utils.h (legacy_register_name): Delete.
5166 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
5168 * cli/cli-interp.c (cli_interpreter_resume): Update the
5169 cli_uiout's stream to gdb_stdout.
5171 2003-07-03 Andrew Cagney <cagney@redhat.com>
5173 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
5175 * gdbarch.h, gdbarch.c: Re-generate.
5176 * regcache.c (init_regcache_descr): Use legacy code when either
5177 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
5179 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
5181 * NEWS: Move "set logging" entry into GDB 6.0 section.
5183 2003-07-02 Jim Blandy <jimb@redhat.com>
5185 * s390-tdep.c (struct frame_extra_info): new member:
5186 'stack_bought_valid'.
5187 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
5188 initialize fextra_info->stack_bought.
5189 (s390_frameless_function_invocation): Don't trust the value of
5190 fextra_info_ptr->stack_bought unless
5191 fextra_info->stack_bought_valid is set.
5193 New S390 prologue analyzer.
5194 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
5195 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
5196 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
5197 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
5198 compute_x_addr, s390_on_stack, s390_store,
5199 s390_get_signal_frame_info): New functions.
5200 (S390_NUM_SPILL_SLOTS): New macro.
5201 (s390_get_frame_info): Rewritten.
5202 (is_arg_reg): Deleted.
5204 Break out the decoding of S/390 instructions into separate
5205 functions, to make it more legible, and easier to check
5207 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
5208 is_rx, is_rxe): New functions.
5209 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
5210 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
5211 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
5212 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
5213 enums for opcode values. (Is this an improvement?)
5215 2003-07-02 Andrew Cagney <cagney@redhat.com>
5217 * i386-tdep.c: Revert change committed as part of trad-frame code
5220 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
5222 * breakpoint.c (insert_catchpoint): Make static.
5224 2003-07-02 Andreas Schwab <schwab@suse.de>
5226 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
5227 former ia64_push_arguments and ia64_push_return_address, and use
5228 regcache functions instead of read/write_register.
5229 (ia64_gdbarch_init): Set push_dummy_call instead of
5230 deprecated_push_arguments and deprecated_push_return_address.
5232 2003-07-01 Andreas Jaeger <aj@suse.de>
5234 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
5236 Set %rax only to number of SSE registers used.
5238 2003-07-01 Andrew Cagney <cagney@redhat.com>
5240 * trad-frame.h: Update comments, a -1 .addr is reserved.
5241 (trad_frame_value_p, trad_frame_addr_p): Declare.
5242 (trad_frame_reg_p): Declare.
5243 (trad_frame_set_value): Rename trad_frame_register_value.
5244 (trad_frame_set_unknown): Declare.
5245 * trad-frame.c (trad_frame_realreg_p): New function.
5246 (trad_frame_addr_p, trad_frame_value_p): New function.
5247 (trad_frame_set_unknown): New function.
5248 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
5249 (trad_frame_prev_register): Use trad_frame_realreg_p,
5250 trad_frame_addr_p and trad_frame_value_p.
5251 (trad_frame_set_value): Rename trad_frame_register_value.
5252 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
5253 and trad_frame_set_value.
5255 2003-06-30 Jim Blandy <jimb@redhat.com>
5257 Patch from IBM (authors unspecified, probably Ulrich Weigand and
5258 Gerhard Tonn) for argument passing on the S/390 and S/390x:
5259 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
5260 for 16 registers, and then 32 more bytes.
5261 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
5263 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
5264 Move up in the file, since it's now used by is_simple_arg.
5265 (is_simple_arg): Don't assume registers are four bytes long.
5266 Exclude all double arguments. Extended floats are not simple
5268 (is_power_of_two): New function.
5269 (pass_by_copy_ref): Call is_power_of_two, and check that the
5270 length fits in a register, rather than listing all the acceptable
5271 sizes. Extended floats are not passed by reference.
5272 (s390_push_arguments): Don't assume registers are four bytes long.
5273 Reserve an argument register to point to the buffer for structures
5274 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
5275 S390_STACK_FRAME_OVERHEAD.
5277 2003-06-30 Andreas Schwab <schwab@suse.de>
5279 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
5280 format error message.
5282 2003-06-30 Joel Brobecker <brobecker@gnat.com>
5284 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
5286 2003-06-30 David Carlton <carlton@kealia.com>
5288 Band-aid for PR c++/1245.
5289 * Makefile.in (cp-support.o): Depend on complaints_h.
5290 * cp-support.c: Include complaints.h. Add declaration for
5291 find_last_component.
5292 (cp_find_first_component): Separate code into
5293 cp_find_first_component_aux.
5294 (cp_find_first_component_aux): Call demangled_name_complaint.
5295 (demangled_name_complaint): New.
5297 2003-06-30 Andrew Cagney <cagney@redhat.com>
5299 * remote.c (remote_write_bytes): Explicitly compute and then use
5300 the payload size. Update comments to reflect. Fixes problem of
5301 GDB not sending small packets as found by Fred Fish.
5303 2003-06-30 Andrew Cagney <cagney@redhat.com>
5305 * remote.c (remote_async_wait): Fix -Wformat problem.
5307 2003-06-29 Andrew Cagney <cagney@redhat.com>
5309 * remote.c (remote_wait): Call error, and not warning, when the
5311 (remote_async_wait): Ditto.
5313 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
5315 * sparc-tdep.c (sparc_y_regnum): Make external again.
5317 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
5319 * cli/cli-logging.c (pop_output_files): Add void to function
5322 2003-06-29 Andrew Cagney <cagney@redhat.com>
5324 * frame.c (frame_register_unwind): Use unsigned char when dumping
5325 the buffer contents.
5327 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
5329 * cli/cli-logging.c: New file.
5330 * cli-out.c (struct ui_out_data): Add original_stream.
5331 (cli_redirect): New function.
5332 (cli_ui_out_impl): Add cli_redirect.
5333 (cli_out_new): Initialize original_stream.
5334 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
5335 (uo_redirect, ui_out_redirect): New.
5336 * ui-out.h (struct ui_out_impl): Add redirect member.
5337 (redirect_ftype): New.
5338 (ui_out_redirect): Add prototype.
5339 * Makefile.in: Add rules for cli-logging.c.
5340 * NEWS: Mention "set logging".
5342 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
5344 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
5346 2003-06-27 Andrew Cagney <cagney@redhat.com>
5348 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
5349 (m68hc11_gdbarch_init): Do not set call_dummy_address.
5350 * avr-tdep.c (avr_call_dummy_address): Delete function.
5351 (avr_gdbarch_init): Do not set call_dummy_address.
5353 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
5355 * symfile.c (syms_from_objfile): Move variables to inner block.
5356 Move the checks for the non-mainline case a bit earlier to avoid
5357 doing some useless computations.
5359 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
5361 * dwarfread.c (decode_modified_type): Gag new compiler warning.
5363 2003-06-26 Elena Zannoni <ezannoni@redhat.com>
5365 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
5368 2003-06-26 Michael Chastain <mec@shout.net>
5370 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
5371 gdb/testsuite/gdb.c++/pr-1210.exp.
5373 2003-06-26 Andrew Cagney <cagney@redhat.com>
5375 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
5376 altivec_expression.h and altivec_registers.h.
5378 2003-06-26 Andrew Cagney <cagney@redhat.com>
5380 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
5381 info->mach when MIPS16. Patch suggested by Fred Fish.
5383 2003-06-26 Andrew Cagney <cagney@redhat.com>
5385 * utils.c (internal_vproblem): Print the problem to a reason
5386 buffer and then pass to query. Make the msg variable more local.
5388 2003-06-26 Andrew Cagney <cagney@redhat.com>
5390 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
5391 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
5392 * gdbarch.h, gdbarch.c: Re-generate.
5393 * frame-base.c (default_frame_args_address): Update. Use
5394 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
5396 (default_frame_locals_address): Ditto for
5397 DEPRECATED_FRAME_LOCALS_ADDRESS.
5398 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
5399 (vax_frame_num_args): Update.
5400 (vax_gdbarch_init): Update.
5401 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5402 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5403 * mcore-tdep.c (mcore_gdbarch_init): Update.
5404 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5405 * ia64-tdep.c (ia64_gdbarch_init): Update.
5406 * symtab.h (address_class): Update comments.
5407 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
5408 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
5409 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5410 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
5411 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5412 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5413 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
5414 * alpha-mdebug-tdep.c: Update.
5415 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
5417 2003-06-26 Andreas Jaeger <aj@suse.de>
5419 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
5420 of SSE registers so that varargs functions work. Rework handling
5421 of passing arguments on the stack.
5422 (x86_64_store_return_value): Return double and float values in SSE
5425 2003-06-24 Michael Chastain <mec@shout.net>
5427 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
5428 the "constructor breakpoints ignored" bug.
5430 2003-06-25 David Carlton <carlton@kealia.com>
5432 * MAINTAINERS: Update e-mail address.
5434 2003-06-24 Jim Blandy <jimb@redhat.com>
5436 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
5438 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
5440 (ppc_linux_init_abi): Register it as the
5441 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
5443 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
5444 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
5447 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
5448 (ppc64_standard_linkage_target): Use it.
5450 2003-06-23 Andrew Cagney <cagney@redhat.com>
5452 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
5453 for 0 "int0" and 4 "int32" sized registers.
5454 * gdbtypes.c (builtin_type_int0): Define.
5455 (build_gdbtypes): Initialize builtin_type_int0.
5456 * gdbtypes.h (builtin_type_int0): Declare.
5458 2003-06-23 Stephane Carrez <stcarrez@nerim.fr>
5460 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
5461 as characters are unsigned.
5463 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
5466 * dwarfread.c (struct_type): Skip static fields without crashing.
5468 2003-06-22 Andrew Cagney <cagney@redhat.com>
5470 GDB 6.0 branch created.
5472 * PROBLEMS: Update. Empty.
5475 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
5477 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
5478 Suggested by Nick Hibma <n_hibma@webweaving.org>.
5480 2003-06-22 Andrew Cagney <cagney@redhat.com>
5482 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
5483 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
5486 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
5488 * cli/cli-cmds.c (shell_escape): Silence warnings from old
5491 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
5493 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
5494 argument of val_print.
5495 * cp-valprint.c (cp_print_value): Don't add the offset parameter
5496 to the address argument of baseclass_offset or target_read_memory.
5497 Do add it to the argument of cp_print_value_fields.
5499 2003-06-21 Andrew Cagney <cagney@redhat.com>
5501 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
5502 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
5503 instead of 0..NUM_REGS.
5504 (mips_register_reggroup_p): New function.
5505 (mips_pseudo_register_write): New function.
5506 (mips_pseudo_register_read): New function.
5507 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
5508 based on the register's type.
5509 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
5511 (mips_get_saved_register): Simplify. Assert that REGNO is a
5513 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
5514 (mips_register_type): Replace mips_register_virtual_type. Map
5515 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
5517 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
5518 that the register is cooked / virtual.
5519 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
5520 Only get the extra info when needed.
5521 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
5522 (mips32_heuristic_proc_desc): Fetch the cooked register.
5523 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
5524 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
5525 (mips_print_register): Use gdbarch_register_type, instead of
5526 REGISTER_VIRTUAL_TYPE.
5527 (print_gp_register_row): Use gdbarch_register_type, instead of
5528 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
5529 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
5530 Print the pseudo / cooked registers.
5531 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
5532 Print the pseudo / cooked registers.
5533 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
5534 REG_NUM is pseudo / cooked.
5535 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
5536 (mips_n32n64_xfer_return_value): Ditto.
5537 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
5538 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
5539 (mips_register_sim_regno): New function.
5540 (mips_gdbarch_init): Set deprecated_register_byte,
5541 register_group_p, pseudo_register_write, pseudo_register_read,
5542 register_sim_regno, and num_pseudo_regs. Set register_type,
5543 instead of register_virtual_type.
5544 * Makefile.in (mips-tdep.o): Update dependencies.
5545 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
5546 REGISTER_VIRTUAL_TYPE.
5547 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
5548 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
5549 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
5550 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
5551 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
5553 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
5555 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
5556 * cli/cli-cmds.c: Include "gdb_vfork.h".
5557 (shell_escape): Use vfork.
5559 2003-06-21 Andrew Cagney <cagney@redhat.com>
5561 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
5562 32 bit floating-point register saves.
5564 * frame.h (deprecated_unwind_get_saved_register): Delete.
5565 * frame.c (deprecated_unwind_get_saved_register): Delete function.
5566 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
5567 and deprecated_get_next_frame_hack instead of
5568 deprecated_unwind_get_saved_register.
5570 * mips-tdep.c (mips_dump_tdep): Do not print
5571 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
5573 * frame.c (get_frame_register): New function.
5574 (frame_unwind_register_signed): New function.
5575 (get_frame_register_signed): New function.
5576 (frame_unwind_register_unsigned): New function.
5577 (get_frame_register_unsigned): New function.
5578 * frame.h: Add comments on naming schema.
5579 (get_frame_register, frame_unwind_register_signed): Declare.
5580 (get_frame_register_signed, get_frame_register_signed): Declare.
5581 (frame_unwind_register_unsigned): Declare.
5582 (get_frame_register_unsigned): Declare.
5584 2003-06-20 Theodore A. Roth <troth@openavr.org>
5586 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
5588 2003-06-20 Theodore A. Roth <troth@openavr.org>
5590 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
5591 (avr_read_sp): Ditto.
5593 2003-06-20 Daniel Jacobowitz <drow@mvista.com>
5595 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
5596 * config/arm/nm-linux.h: Likewise.
5597 * config/arm/tm-linux.h: Likewise.
5598 * config/ia64/nm-linux.h: Likewise.
5599 * config/ia64/tm-ia64.h: Likewise.
5600 * config/s390/tm-linux.h: Likewise.
5601 * config/s390/tm-s390.h: Likewise.
5602 * s390-nat.c: Likewise.
5603 * s390-tdep.c: Likewise.
5605 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
5606 * config/ia64/linux.mt: Likewise.
5607 * config/m68k/linux.mh: Likewise.
5608 * config/mips/linux.mt: Likewise.
5609 * config/powerpc/linux.mh: Likewise.
5610 * config/sh/linux.mt: Likewise.
5612 2003-06-19 Kris Warkentin <kewarken@qnx.com>
5614 * solib.c (solib_open): Change tests for whether to search
5615 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
5618 2003-06-19 Theodore A. Roth <troth@openavr.org>
5620 * avr-tdep.c (avr_frame_address): Delete function.
5621 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
5622 set_gdbarch_frame_args_address.
5624 2003-06-19 Andrew Cagney <cagney@redhat.com>
5626 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
5627 (REGISTER_CONVERT_FROM_TYPE): Delete.
5628 (mips_register_convert_to_type): Delete declaration.
5629 (mips_register_convert_from_type): Delete declaration.
5630 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
5633 2003-06-19 Michael Snyder <msnyder@redhat.com>
5635 * linux-nat.h: New file.
5636 * linux-nat.c: Include linux-nat.h.
5637 * lin-lwp.c: Include linux-nat.h.
5638 Move struct lwp_info def to linux-nat.h.
5639 * linux-proc.c: Include linux-nat.h.
5640 (linux_make_note_section): Iterate over lwps instead of threads.
5641 (linux_do_thread_registers): Use lwp instead of merged pid.
5642 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
5643 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
5644 Add dependency on linux_nat_h.
5646 2003-06-19 Theodore A. Roth <troth@openavr.org>
5648 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
5650 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
5652 * varobj.c (get_type, get_target_type): Use check_typedef.
5654 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
5656 * breakpoint.c (insert_catchpoint): Call internal_error.
5658 2003-06-19 Theodore A. Roth <troth@openavr.org>
5660 * avr-tdep.c (avr_push_dummy_code): Delete function.
5661 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
5663 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
5665 * arch-utils.c (default_prepare_to_proceed): Remove.
5666 (generic_prepare_to_proceed): Remove.
5667 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
5668 (generic_prepare_to_proceed): Remove prototype.
5669 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
5670 * gdbarch.c: Regenerate.
5671 * gdbarch.h: Regenerate.
5672 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
5673 * hppah-nat.c (hppa_switched_threads): Remove.
5674 * infrun.c (prepare_to_proceed): New static function, copied from
5675 generic_prepare_to_proceed. Remove select_it argument.
5676 (proceed): Call prepare_to_proceed.
5677 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
5679 (ptrace_wait): Don't set the removed variables.
5680 (hppa_switched_threads): Remove.
5681 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
5682 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
5683 (lin_lwp_prepare_to_proceed): Remove prototype.
5684 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
5685 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
5687 2003-06-18 Theodore A. Roth <troth@openavr.org>
5689 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
5691 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
5692 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
5693 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
5694 (AVR_PROLOGUE_*): Enumerate prologue types.
5695 (struct frame_extra_info): Remove.
5696 (struct avr_unwind_cache): Define.
5697 (avr_write_sp): Delete function.
5698 (avr_read_fp): Ditto.
5699 (avr_init_extra_frame_info): Ditto.
5700 (avr_pop_frame): Ditto.
5701 (avr_frame_saved_pc): Ditto.
5702 (avr_saved_pc_after_call): Ditto.
5703 (avr_push_return_address): Ditto.
5704 (avr_frame_chain): Ditto.
5705 (avr_store_struct_return): Ditto.
5706 (avr_push_arguments): Ditto.
5707 (avr_scan_prologue): Update comments. Changed to set up the info for
5708 cache unwinding. Now returns end of prologue PC.
5709 (avr_skip_prologue): Better handling of functions lacking a prologue
5710 by using avr_scan_prologue.
5711 (avr_scan_arg_moves): New function.
5712 (avr_saved_regs_unwinder): Ditto.
5713 (avr_frame_unwind_cache): Ditto.
5714 (avr_unwind_pc): Ditto.
5715 (avr_frame_this_id): Ditto.
5716 (avr_frame_prev_register): Ditto.
5717 (avr_frame_p): Ditto.
5718 (avr_frame_base_address ): Ditto.
5719 (avr_unwind_dummy_id): Ditto.
5720 (avr_push_dummy_code): Ditto.
5721 (push_stack_item): Ditto.
5722 (pop_stack_item): Ditto.
5723 (avr_push_dummy_call): Ditto.
5724 (struct stack_item): Define.
5725 (avr_frame_unwind): Declare structure.
5726 (avr_frame_base): Ditto.
5727 (avr_gdbarch_init): Remove calls to
5728 set_gdbarch_deprecated_init_frame_pc,
5729 set_gdbarch_deprecated_target_read_fp,
5730 set_gdbarch_deprecated_dummy_write_sp,
5731 set_gdbarch_deprecated_fp_regnum,
5732 set_gdbarch_deprecated_push_arguments,
5733 set_gdbarch_deprecated_push_return_address,
5734 set_gdbarch_deprecated_pop_frame,
5735 set_gdbarch_deprecated_store_struct_return,
5736 set_gdbarch_deprecated_frame_init_saved_regs,
5737 set_gdbarch_deprecated_init_extra_frame_info,
5738 set_gdbarch_deprecated_frame_chain,
5739 set_gdbarch_deprecated_frame_saved_pc,
5740 set_gdbarch_deprecated_saved_pc_after_call.
5741 Add calls to set_gdbarch_push_dummy_call,
5742 set_gdbarch_push_dummy_code,
5743 frame_unwind_append_predicate,
5744 frame_base_set_default,
5745 set_gdbarch_unwind_dummy_id,
5746 set_gdbarch_unwind_pc.
5749 2003-06-18 Corinna Vinschen <vinschen@redhat.com>
5751 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
5752 registers for H8/300S.
5753 (h8300_print_registers_info): Ditto.
5754 (h8300_gdbarch_init): Accommodate register count for H8/300S.
5756 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
5758 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
5759 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
5760 (lin_lwp_wait): Likewise. Update comments.
5761 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
5762 (pull_pid_from_list, linux_record_stopped_pid): New.
5764 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
5766 * ada-lang.c (scan_discrim_bound): Name first argument.
5767 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
5768 declared by ALL_BLOCK_SYMBOLS.
5770 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
5772 * ada-tasks.c (find_function_in_inferior): Don't declare it.
5773 ("regcache.h"): Include it.
5774 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
5776 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5778 * NEWS: Mention gdbserver detach change and "disconnect" command.
5779 * infcmd.c (disconnect_command): New function.
5780 (_initialize_infcmd): Add ``disconnect'' command.
5781 * remote.c (remote_async_detach): Delete.
5782 (remote_detach): Merge remote_async_detach.
5783 (remote_disconnect): New.
5784 (init_remote_ops): Set to_disconnect.
5785 (init_remote_cisco_ops): Likewise.
5786 (init_remote_async_ops): Likewise. Use remote_detach.
5787 * target.c (cleanup_target): Default to_disconnect.
5788 (update_current_target): Inherit to_disconnect.
5789 (target_disconnect, debug_to_disconnect): New functions.
5790 (setup_target_debug): Set to_disconnect.
5791 * target.h (struct target_ops): Add to_disconnect.
5792 (target_disconnect): Add prototype.
5794 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5796 * breakpoint.c (insert_catchpoint): New function.
5797 (insert_breakpoints): Use catch_exceptions to call
5798 insert_catchpoint. Disable catchpoints if they fail to insert.
5800 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5802 * symfile.c (reread_symbols): Clear sym_private.
5804 2003-06-17 Andrew Cagney <cagney@redhat.com>
5806 * trad-frame.h (struct frame_info): Add opaque declaration.
5807 * remote-fileio.h (struct cmd_list_element): Add opaque
5809 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
5812 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5814 * remote.c (remote_prepare_to_store): Replace call to
5815 deprecated_read_register_bytes with multiple regcache_raw_read
5818 2003-06-17 Kris Warkentin <kewarken@qnx.com>
5820 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
5821 (nto_find_and_open_solib): Likewise.
5822 (nto_init_solib_absolute_prefix): Likewise.
5823 (_initialize_nto_tdep): Fix indentation.
5825 2003-06-17 Kris Warkentin <kewarken@qnx.com>
5827 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
5829 2003-06-17 Kris Warkentin <kewarken@qnx.com>
5831 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
5833 2003-06-17 Jim Blandy <jimb@redhat.com>
5835 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
5837 2003-06-16 Theodore A. Roth <troth@openavr.org>
5839 * avr-tdep.c (avr_extract_return_value): New function.
5840 (avr_gdbarch_init): Set extract_return_value method.
5842 2003-06-16 Andrew Cagney <cagney@redhat.com>
5844 * frame.h (deprecated_get_next_frame_hack): Declare.
5845 * frame.c (legacy_saved_regs_prev_register): Only require
5846 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
5847 there are always saved regs.
5848 (deprecated_generic_get_saved_register): Do not require
5849 DEPRECATED_FRAME_INIT_SAVED_REGS.
5850 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
5851 use frame ID unwind instead.
5852 (deprecated_get_next_frame_hack): New function.
5854 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
5856 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
5857 (h8300_push_dummy_call): ...this function. Some minor optimization.
5858 (h8300_push_return_address): Remove.
5859 (h8300_gdbarch_init): Remove calls to
5860 set_gdbarch_deprecated_dummy_write_sp,
5861 set_gdbarch_deprecated_push_arguments and
5862 set_gdbarch_deprecated_push_return_address.
5863 Add call to set_gdbarch_push_dummy_call.
5865 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
5867 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
5868 (E_PSEUDO_EXR_REGNUM): Ditto.
5869 (h8300_is_argument_spill): Check for instructions moving argument
5870 registers into safe registers.
5871 (h8300_skip_prologue): Check for stm instruction to push registers
5872 used for register variables onto stack.
5873 (gdb_print_insn_h8300): Remove.
5874 (h8300_examine_prologue): Add a comment.
5875 (h8300_register_name): Take pseudo registers into account.
5876 (h8300s_register_name): Ditto.
5877 (h8300sx_register_name): Ditto.
5878 (h8300_print_register): Ditto.
5879 (h8300_print_registers_info): Define "nice" printing order.
5880 (h8300_saved_pc_after_call): Take pseudo registers into account.
5881 (h8300_register_type): Ditto. Return type used for remote connection
5882 when requesting real CCR or EXR register, return actual type when
5883 requesting pseudo CCR or EXR.
5884 (h8300_pseudo_register_read): New function.
5885 (h8300_pseudo_register_write): Ditto.
5886 (h8300_dbg_reg_to_regnum): Ditto.
5887 (h8300s_dbg_reg_to_regnum): Ditto.
5888 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
5889 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
5890 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
5891 set_gdbarch_print_insn architecture dependent.
5892 Call set_gdbarch_pseudo_register_read and
5893 set_gdbarch_pseudo_register_write.
5894 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
5896 2003-06-16 Andrew Cagney <cagney@redhat.com>
5898 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
5899 * gdbarch.h, gdbarch.c: Re-generate.
5900 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5901 * s390-tdep.c (s390_gdbarch_init): Update.
5902 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5903 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5904 * mips-tdep.c (mips_gdbarch_init): Update.
5905 * mcore-tdep.c (mcore_gdbarch_init): Update.
5906 * cris-tdep.c (cris_gdbarch_init): Update.
5907 * infcall.c (call_function_by_hand): Update.
5908 * ia64-tdep.c (ia64_push_arguments): Update comment.
5909 * frame.c (legacy_get_prev_frame): Do not assume
5910 SAVE_DUMMY_FRAME_TOS_P.
5911 * dummy-frame.c (find_dummy_frame): Update comment.
5913 2003-06-16 Andrew Cagney <cagney@redhat.com>
5915 * regcache.c (do_cooked_read): Do not use register_valid_p.
5917 2003-06-15 Theodore A. Roth <troth@openavr.org>
5919 * avr-tdep.c (avr_register_type): Remove a blank line.
5920 (avr_scan_prologue): Correct some comments.
5922 2003-06-15 Theodore A. Roth <troth@openavr.org>
5924 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
5926 Properly scan prologues generated by gcc with the -mcall-prologues
5928 Add code to scan -mcall-prologues for mega devices.
5930 2003-06-15 Theodore A. Roth <troth@openavr.org>
5932 * avr-tdep.c (avr_register_byte): Delete function.
5933 (avr_register_raw_size): Delete function.
5934 (avr_register_virtual_size): Delete function.
5935 (avr_register_virtual_type): Delete function.
5936 (avr_register_type): New function.
5937 (avr_address_to_pointer): Remove unused code.
5938 (avr_read_fp): Need to read FP as two separate bytes due to change to
5939 avr_register_type() usage.
5940 (avr_gdbarch_init): Don't set deprecated_register_size.
5941 Don't set deprecated_register_bytes.
5942 Don't set deprecated_register_byte.
5943 Don't set deprecated_register_raw_size.
5944 Don't set deprecated_max_register_raw_size.
5945 Don't set deprecated_register_virtual_size.
5946 Don't set deprecated_max_register_virtual_size.
5947 Don't set deprecated_register_virtual_type.
5948 Set register_type method.
5950 2003-06-15 Daniel Jacobowitz <drow@mvista.com>
5952 * Makefile.in (linux-nat.o): Add rule.
5953 * linux-nat.c: New file.
5954 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
5955 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
5956 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
5957 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
5958 * config/arm/linux.mh (NATDEPFILES): Likewise.
5959 * config/i386/linux.mh (NATDEPFILES): Likewise.
5960 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
5961 * config/ia64/linux.mh (NATDEPFILES): Likewise.
5962 * config/m68k/linux.mh (NATDEPFILES): Likewise.
5963 * config/mips/linux.mh (NATDEPFILES): Likewise.
5964 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
5965 * config/s390/s390.mh (NATDEPFILES): Likewise.
5966 * config/sparc/linux.mh (NATDEPFILES): Likewise.
5968 2003-06-15 Mark Kettenis <kettenis@gnu.org>
5970 * i387-tdep.c: Reorder includes, fix some whitespace issues and
5971 replace out-of-date comment.
5973 2003-06-15 Andrew Cagney <cagney@redhat.com>
5975 * rdi-share/host.h (Fail): Change to a varargs function.
5976 * remote-rdi.c (Fail): Update.
5978 2003-06-15 Mark Kettenis <kettenis@gnu.org>
5980 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
5981 (i386_convert_register_p, i386_register_to_value,
5982 i386_register_from_value): Handle types longer than 8 bytes.
5984 2003-06-15 Mark Kettenis <kettenis@gnu.org>
5986 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
5987 Move floating-point code to new function in i387-tdep.c.
5988 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
5989 New functions containing code moved here from i386-tdep.c.
5990 * i387-tdep.h: Add opaque declaration for `struct type'.
5991 (i387_register_to_value, i387_value_to_register): New prototypes.
5992 * x86-64-tdep.c (x86_64_convert_register_p): New function.
5993 (x86_64_init_abi): Set convert_register_p, register_to_value and
5994 value_to_register here.
5996 2003-06-14 Andrew Cagney <cagney@redhat.com>
5998 * mips-tdep.c (mips_register_to_value): Make static.
5999 (mips_value_to_register): Make static.
6000 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
6001 * ia64-tdep.c (ia64_register_raw_size): Make static.
6002 (ia64_register_virtual_size): Make static.
6003 (ia64_register_byte): Make static.
6004 * i387-tdep.c: Include "i387-tdep.h".
6005 (print_387_control_word): Delete function.
6006 (print_387_status_word): Delete function.
6007 (print_387_status_bits): Delete function.
6008 (print_387_control_bits): Delete function.
6009 * Makefile.in (i387-tdep.o): Update dependencies.
6010 * rdi-share/host.h (Fail): Declare.
6011 * remote-rdi.c (Fail): Update to match declaration.
6013 2003-06-14 Andrew Cagney <cagney@redhat.com>
6015 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
6016 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
6017 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
6018 * config/djgpp/fnchange.lst: Delete "remote-array.c".
6019 * README: Delete reference to remote-array.
6020 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
6021 (remote-array.o): Delete target.
6022 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
6023 * remote-array.c: Delete file.
6025 2003-06-14 Andrew Cagney <cagney@redhat.com>
6026 Mark Kettenis <kettenis@gnu.org>
6028 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
6029 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
6030 parameter with "frame".
6031 * gdbarch.h, gdbarch.c: Re-generate.
6032 * frame.h (put_frame_register): Declare.
6033 * frame.c (put_frame_register): New function.
6034 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
6035 (legacy_register_to_value): Rewrite, use "frame" to get the
6037 (legacy_value_to_register): Rewrite, use "frame" to find the
6038 register's location before storing.
6039 * arch-utils.h (legacy_convert_register_p): Update.
6040 (legacy_register_to_value, legacy_value_to_register): Update.
6041 * findvar.c (value_from_register): Rewrite, eliminate use of
6042 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
6043 "frame" to REGISTER_TO_VALUE.
6044 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
6045 lval_reg_frame_relative + lval_register branch of the switch. Do
6046 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
6047 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
6048 I386_EDI_REGNUM): New defines.
6049 (i386_next_regnum, i386_convert_register_p,
6050 i386_register_to_value, i386_value_to_register): New functions.
6051 (i386_register_convertible, i386_register_convert_to_virtual,
6052 i386_convert_to_raw): Remove functions.
6053 (i386_gdbarch_init): Set convert_register_p, register_to_value and
6054 value_to_register instead of register_convertible,
6055 register_convert_to_virtual and register_convert_to_raw.
6056 * mips-tdep.c (mips_convert_register_p): New function.
6057 (mips_value_to_register): Replace mips_register_convert_from_type.
6058 (mips_register_to_value): Replace mips_register_convert_to_type.
6059 (mips_gdbarch_init): Set conver_register_p, value_to_register and
6061 * alpha-tdep.c (alpha_convert_register_p): Update.
6062 (alpha_value_to_register): Update, store the register.
6063 (alpha_register_to_value): Update, fetch the register.
6065 2003-06-14 Theodore A. Roth <troth@openavr.org>
6067 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
6068 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
6069 Don't set deprecated_call_dummy_words.
6070 Remove commented out set_gdbarch_believe_pcc_promotion() call.
6071 Don't set remote_translate_xfer_address.
6072 (avr_io_reg_read_command): Remove commented out debug printf.
6075 2003-06-14 Theodore A. Roth <troth@openavr.org>
6077 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
6078 causes gdb to seg fault.
6080 2003-06-14 Daniel Jacobowitz <drow@mvista.com>
6082 * sparc-nat.c (fetch_inferior_registers): Correct
6083 a reference to "registers".
6085 2003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
6087 * Makefile.in (exc_request_U_h): Define
6088 (exc_request_S_h): Likewise.
6089 (msg_reply_S_h): Likewise.
6090 (msg_U_h): Likewise.
6091 (notify_S_h): Likewise.
6092 (process_reply_S_h): Likewise.
6093 (gnu-nat.o): Depend on gdb_obstack_h
6094 * gnu-nat.c: Include "gdb_obstack.h".
6096 2003-06-13 Andrew Cagney <cagney@redhat.com>
6098 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
6099 * gdbarch.h, gdbarch.c: Re-generate.
6101 2003-06-13 Andrew Cagney <cagney@redhat.com>
6103 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
6104 when deprecated REGISTER macros can be deleted.
6105 * gdbarch.h, gdbarch.c: Re-generate.
6107 2003-06-13 Jim Blandy <jimb@redhat.com>
6109 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
6110 Linux entry point symbols for _dl_debug_state, too.
6112 2003-06-13 Andrew Cagney <cagney@redhat.com>
6114 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
6115 available, do not use the FP register, and always save the TOS.
6116 * dummy-frame.c (dummy_frame_this_id): Do not assert
6117 SAVE_DUMMY_FRAME_TOS.
6118 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
6119 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
6120 (i386_push_dummy_call): Add 8 to the returned SP.
6121 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
6122 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
6123 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
6124 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
6125 (x86_64_push_dummy_call): Return "sp + 16".
6126 (x86_64_init_abi): Do not set save_dummy_frame_tos.
6127 * alpha-tdep.c (alpha_gdbarch_init): Do not set
6128 save_dummy_frame_tos.
6130 2003-06-13 Jim Blandy <jimb@redhat.com>
6132 * frv-tdep.c (frv_use_struct_convention): Delete static
6133 declaration for function deleted in my change of 2003-06-12.
6135 2003-06-13 Theodore A. Roth <troth@openavr.org>
6137 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
6138 (avr_pointer_to_address): Shift code addrs left 1 bit.
6139 (avr_convert_from_func_ptr_addr): Delete function since operation is
6140 better handled by avr_address_to_pointer and avr_pointer_to_address.
6141 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
6143 2003-06-13 Mark Kettenis <kettenis@gnu.org>
6145 From Kelley Cook <kelleycook@wideopenwest.com>:
6146 * configure.host: Accept i[34567]86 variants.
6147 * configure.tgt: Likewise.
6148 * nlm/configure.in: Likewise.
6149 * nlm/configure: Regenerated.
6151 2003-06-13 Richard Earnshaw <rearnsha@arm.com>
6153 * arm-tdep.c (solib-svr4.h): Dont' include it.
6154 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
6155 * arm-linux-tdep.c: ... here. Make static.
6156 (arm_linux_init_abi): Register it.
6157 (solib-svr4.h): Include it.
6158 * Makefile.in: Update dependencies.
6159 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
6160 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
6162 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
6164 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
6165 indicate registers used for return values.
6166 (struct frame_extra_info): Drop args_pointer and locals_pointer.
6167 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
6169 (h8300_init_extra_frame_info): Ditto.
6170 (h8300_frame_locals_address): Removed.
6171 (h8300_frame_args_address): Removed.
6172 (h8300_extract_return_value): Use new regcache structure. Only care
6174 (h8300h_extract_return_value): Same function for 32 bit CPUs.
6175 (h8300_store_return_value): Use new regcache structure. Only care
6177 (h8300h_store_return_value): Same function for 32 bit CPUs.
6178 (h8300_store_struct_return): Removed.
6179 (h8300_extract_struct_value_address): Use new regcache structure.
6180 (h8300h_extract_struct_value_address): Removed.
6181 (h8300_push_dummy_code): New function.
6182 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
6183 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
6184 set_gdbarch_store_return_value architecture dependent.
6185 Call set_gdbarch_push_dummy_code and
6186 set_gdbarch_extract_struct_value_address.
6187 Remove calls to set_gdbarch_frame_args_address,
6188 set_gdbarch_frame_locals_address,
6189 set_gdbarch_deprecated_store_struct_return,
6190 set_gdbarch_deprecated_extract_return_value,
6191 set_gdbarch_deprecated_extract_struct_value_address,
6192 set_gdbarch_deprecated_call_dummy_words and
6193 set_gdbarch_deprecated_sizeof_call_dummy_words.
6195 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
6197 * h8300-tdep.c (h8300_register_byte): Remove.
6198 (h8300h_register_byte): Remove.
6199 (h8300_register_virtual_type): Remove. Substitute by...
6200 (h8300_register_type): New function.
6201 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
6202 (h8300h_extract_struct_value_address): Ditto.
6203 (h8300_gdbarch_init): Drop calls to
6204 set_gdbarch_deprecated_register_byte and
6205 set_gdbarch_deprecated_register_virtual_type.
6206 Add call to set_gdbarch_register_type.
6208 2003-06-13 Andrew Cagney <cagney@redhat.com>
6210 * gdbarch.sh: Update comments on registers.
6211 (deprecated_register_byte): Rename register_byte.
6212 (deprecated_register_raw_size): Rename register_raw_size.
6213 (deprecated_register_virtual_size): Rename register_virtual_size.
6214 (deprecated_register_virtual_type): Rename register_virtual_type.
6215 * gdbarch.h, gdbarch.c: Re-generate.
6216 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6217 * vax-tdep.c (vax_gdbarch_init): Update.
6218 * v850-tdep.c (v850_gdbarch_init): Update.
6219 * sparc-tdep.c (sparc_gdbarch_init): Update.
6220 * sh-tdep.c (sh_gdbarch_init): Update.
6221 * s390-tdep.c (s390_gdbarch_init): Update.
6222 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6223 * ns32k-tdep.c: Update.
6224 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6225 * mips-tdep.c (mips_gdbarch_init): Update.
6226 * mcore-tdep.c (mcore_gdbarch_init): Update.
6227 * m68k-tdep.c (m68k_gdbarch_init): Update.
6228 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6229 * ia64-tdep.c (ia64_gdbarch_init): Update.
6230 * hppa-tdep.c (hppa_gdbarch_init): Update.
6231 * h8300-tdep.c (h8300_gdbarch_init): Update.
6232 * frv-tdep.c (frv_gdbarch_init): Update.
6233 * cris-tdep.c (cris_gdbarch_init): Update.
6234 * avr-tdep.c (avr_gdbarch_init): Update.
6235 * alpha-tdep.c (alpha_gdbarch_init): Update.
6236 * arm-tdep.c (arm_gdbarch_init): Update.
6238 2003-06-13 Andrew Cagney <cagney@redhat.com>
6240 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
6241 mips_o32_use_struct_convention with always_use_struct_convention.
6243 2003-06-12 David Carlton <carlton@kealia.com>
6245 * cp-namespace.c (cp_set_block_scope): Comment out
6246 processing_has_namespace_info branch.
6248 2003-06-12 Jim Blandy <jimb@redhat.com>
6250 Recognize and skip 64-bit PowerPC Linux linkage functions.
6251 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
6252 insn_pattern, insns_match_pattern, d_field, ds_field): New
6253 functions, macros, and types for working with PPC instructions.
6254 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
6255 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
6256 ppc64_skip_trampoline_code): New functions, variables, and macros
6257 for recognizing and skipping linkage functions.
6258 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
6259 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
6261 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
6262 register offsets for both the 32- and 64-bit interfaces.
6264 Actually finish the job started by my change of 2003-05-29.
6265 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
6266 other #definition of this.
6267 (ppc_linux_skip_trampoline_code): Remove declaration.
6268 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
6270 (ppc_linux_init_abi): Register it as the skip_trampoline_code
6273 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
6274 'long' on ppc64-*-linux*.
6276 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
6277 isn't #defined, assume the register doesn't exist: act as if
6278 tdep->ppc_mq_regnum were -1.
6280 * configure.host, configure.tgt: Add entries for
6281 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
6283 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
6286 * arch-utils.c (always_use_struct_convention): New function.
6287 * arch-utils.h (always_use_struct_convention): New prototype.
6288 * alpha-tdep.c (alpha_use_struct_convention): Delete.
6289 (alpha_gdbarch_init): Register always_use_struct_convention,
6290 instead of alpha_use_struct_convention.
6291 * cris-tdep.c (cris_use_struct_convention): Delete.
6292 (cris_gdbarch_init): Register always_use_struct_convention,
6293 instead of cris_use_struct_convention.
6294 * frv-tdep.c (frv_use_struct_convention): Delete.
6295 (frv_gdbarch_init): Register always_use_struct_convention,
6296 instead of frv_use_struct_convention.
6297 * h8300-tdep.c (h8300_use_struct_convention): Delete.
6298 (h8300_gdbarch_init): Register always_use_struct_convention,
6299 instead of h8300_use_struct_convention.
6300 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
6301 (mips_o32_gdbarch_init): Register always_use_struct_convention,
6302 instead of mips_o32_use_struct_convention.
6304 2003-06-12 Andrew Cagney <cagney@redhat.com>
6306 * wince.c: Include "mips-tdep.h".
6307 * mips-tdep.h (mips_next_pc): Declare.
6308 * mcore-tdep.c: Make more local functions static.
6309 * Makefile.in (wince.o): Update dependencies.
6311 2003-06-12 David Carlton <carlton@kealia.com>
6313 * symtab.c (lookup_symbol_aux_minsyms): Replace
6314 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
6315 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
6316 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
6317 SYMBOL_NATURAL_NAME.
6319 2003-06-12 Andreas Schwab <schwab@suse.de>
6321 * Makefile.in (tuiDisassem.o): Update dependencies.
6323 2003-06-12 David Carlton <carlton@bactrian.org>
6325 * symtab.h: Delete declaration of make_symbol_overload_list.
6326 Add declaration of lookup_partial_symbol.
6327 * symtab.c (remove_params): Move to cp-support.c.
6328 (overload_list_add_symbol, make_symbol_overload_list)
6329 (sym_return_val_size, sym_return_val_index): Ditto.
6330 (lookup_partial_symbol): Make extern.
6331 * cp-support.h: Add declaration of make_symbol_overload_list.
6332 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
6333 symtab.h, and block.h.
6334 (remove_params): Move here from symtab.c.
6335 (overload_list_add_symbol, make_symbol_overload_list)
6336 (sym_return_val_size, sym_return_val_index): Ditto.
6337 * valops.c: Include cp-support.h.
6338 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
6339 frame_h, and block_h.
6340 (valops.o): Depend on cp_support_h.
6342 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
6344 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
6345 substitute by NUM_REGS throughout.
6346 (h8300_register_name): Only care for H8/300 and H8/300H registers.
6347 (h8300s_register_name): New function for H8S registers.
6348 (h8300sx_register_name): Ditto for H8SX registers.
6349 (h8300_print_register): Revise register printing, avoid depending
6351 (h8300_register_byte): Only care for H8/300 registers.
6352 (h8300h_register_byte): New function for any other architecture.
6353 (h8300_register_raw_size): Remove.
6354 (h8300_register_virtual_type): Revise to return actually useful
6356 (h8300_extract_struct_value_address): Only care for H8/300 registers.
6357 (h8300h_extract_struct_value_address): New function for any other
6359 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
6360 set_gdbarch_register_name, set_gdbarch_register_byte,
6361 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
6362 Remove calls to set_gdbarch_deprecated_register_size,
6363 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
6364 set_gdbarch_deprecated_max_register_raw_size,
6365 set_gdbarch_register_virtual_size and
6366 set_gdbarch_deprecated_max_register_virtual_size entirely.
6367 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
6368 set_gdbarch_long_double_bit.
6370 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
6372 * doublest.c (convert_doublest_to_floatformat): When dealing
6373 with the implied integer bit, only alter mant_bits if we are
6374 processing a full 32 bits of mantissa.
6376 2003-06-11 David Carlton <carlton@bactrian.org>
6378 * dictionary.h: New.
6379 * dictionary.c: New.
6380 * block.h: Add opaque declaration for struct dictionary.
6381 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
6383 (BLOCK_DICT): New macro.
6384 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
6385 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
6387 (ALL_BLOCK_SYMBOLS): Update definition.
6388 * Makefile.in (SFILES): Add dictionary.c.
6389 (dictionary_h): New.
6390 (COMMON_OBS): Add dictionary.o.
6391 (dictionary.o): New.
6392 (ada-lang.o): Depend on dictionary_h.
6393 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
6394 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
6395 (mi-cmd-stack.o): Ditto.
6396 (gdbtk-cmds.o): Update dependencies.
6397 (gdbtk-stack.o): Ditto.
6398 * ada-lang.c: Include dictionary.h.
6399 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
6400 (fill_in_ada_prototype, debug_print_block): Ditto.
6401 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
6402 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
6404 * mdebugread.c: Include dictionary.h.
6405 (struct parse_stack): Delete 'maxsyms' member.
6406 (parse_symbol): Update calls to new_block. Delete calls to
6407 shrink_block. Use dictionary methods.
6408 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
6409 Update calls to new_symtab. Don't maintain maxsyms data.
6410 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
6411 (add_symbol): Just call dict_add_symbol.
6412 (new_symtab): Delete 'maxsyms' argument.
6413 (new_symtab): Update calls to new_block.
6414 (new_block): Delete 'maxsyms' argument; add 'function' argument.
6415 (shrink_block): Delete function.
6416 (fixup_sigtramp): Update call to new_block. Add symbol via
6418 * jv-lang.c: Include dictionary.h.
6419 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
6420 appropriately. Set class_symtab->free_func. Make sure the
6421 blockvector is big enough to hold two blocks.
6422 (add_class_symtab_symbol): Use dictionary methods.
6423 (free_class_block): New function.
6424 (type_from_class): Replace explicit iteration by
6426 * symtab.h (struct symtab): Replace 'free_ptr' method by
6428 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
6430 * dwarfread.c (psymtab_to_symtab_1): Delete call to
6432 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
6433 Include dictionary.h.
6434 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
6435 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
6437 * objfiles.c: Include dictionary.h.
6438 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
6439 * buildsym.c: Include dictionary.h.
6440 (finish_block): Use dictionary methods.
6441 (end_symtab): Set free_func to NULL, not free_ptr.
6442 * tracepoint.c: Include dictionary.h.
6443 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
6444 (scope_info): Ditto.
6445 * stack.c: Include dictionary.h.
6446 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
6447 (print_block_frame_labels, print_frame_arg_vars)
6448 (print_frame_args): Ditto.
6449 * symmisc.c (free_symtab_block): Use dictionary methods.
6450 (dump_symtab): Ditto.
6451 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
6452 Include dictionary.h.
6453 * symfile.h: Delete declarations of sort_block_syms,
6455 * symfile.c (sort_block_syms): Delete.
6456 (sort_symtab_syms): Delete.
6457 * symtab.c: Include dictionary.h.
6458 (lookup_block_symbol): Use dictionary iterators.
6459 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
6460 (search_symbols, make_symbol_completion_list): Ditto.
6461 (make_symbol_overload_list): Ditto.
6462 * valops.c (value_of_local): Use dict_empty.
6463 Include dictionary.h.
6465 2003-06-11 J. Brobecker <brobecker@gnat.com>
6467 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
6469 2003-06-11 David Carlton <carlton@bactrian.org>
6471 * block.h (BLOCK_SHOULD_SORT): Delete.
6472 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
6474 * ada-lang.c (ada_add_block_symbols): Ditto.
6475 * symfile.c (sort_block_syms): Delete.
6476 (sort_symtab_syms): Ditto.
6477 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
6479 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
6480 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
6481 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
6482 * dwarfread.c (psymtab_to_symtab_1): Ditto.
6483 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
6484 * mdebugread.c (psymtab_to_symtab_1): Ditto.
6485 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
6487 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
6489 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
6492 2003-06-11 Andrew Cagney <cagney@redhat.com>
6494 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
6495 REGISTER_CONVERTIBLE.
6496 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
6497 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
6498 * gdbarch.h, gdbarch.c: Re-generate.
6499 * arch-utils.h (deprecated_register_convertible_not): Rename
6500 generic_register_convertible_not.
6501 * arch-utils.c (deprecated_register_convertible_not): Rename
6502 generic_register_convertible.
6503 (legacy_convert_register_p, legacy_register_to_value): Update.
6504 * sh-tdep.c (sh64_push_arguments): Update.
6505 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
6506 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
6507 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
6508 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
6509 * arch-utils.c (legacy_value_to_register): Update.
6510 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6511 (rs6000_register_convert_to_raw): Make parameter "from" const.
6512 * mips-tdep.c (mips_gdbarch_init): Update.
6513 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
6514 * infcmd.c (default_print_registers_info): Update.
6515 * ia64-tdep.c (ia64_gdbarch_init): Update.
6516 (ia64_register_convert_to_raw): Make parameter "from" const.
6517 * i386-tdep.c (i386_gdbarch_init): Update.
6518 (i386_register_convert_to_raw): Update.
6520 2003-06-11 Andrew Cagney <cagney@redhat.com>
6522 * remote-fileio.c: Include "remote-fileio.h".
6523 * Makefile.in (remote-fileio.o): Update dependencies.
6524 (remote_fileio_h): Fix typo.
6526 2003-06-11 Andrew Cagney <cagney@redhat.com>
6528 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
6529 (xstormy16_save_dummy_frame_tos): Make static.
6530 (_initialize_xstormy16_tdep): Add declaration.
6531 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
6532 * v850-tdep.c: Make local functions static.
6533 (_initialize_v850_tdep): Add declaration.
6534 * sparc-tdep.c: Make local functions static.
6535 (_initialize_sparc_tdep): Add declaration.
6536 * sh-tdep.c: Make local functions static.
6537 (_initialize_sh_tdep): Add declaration.
6538 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
6539 * s390-tdep.c: Make local functions static.
6540 (_initialize_s390_tdep): Add declaration.
6541 * dbxread.c (find_stab_function_addr): Make static.
6542 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
6543 * ocd.c (_initialize_remote_ocd): Add declaration.
6544 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
6545 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
6546 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
6547 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
6548 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
6549 * remote-array.c (_initialize_array): Add declaration.
6550 (_initialize_remote_monitors): Add declaration.
6551 * remote-mips.c: Make local functions static.
6552 (_initialize_remote_mips): Add declaration.
6553 * mcore-tdep.c: Make all local functions static.
6554 (_initialize_mcore_tdep): Add declaration.
6555 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
6556 * abug-rom.c (_initialize_abug_rom): Add declaration.
6557 * rom68k-rom.c (_initialize_rom68k): Add declaration.
6558 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
6559 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
6560 * remote-est.c (_initialize_est): Add declaration.
6561 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
6562 (m68hc11_call_dummy_address): Make static.
6563 * ia64-tdep.c: Make local functions static.
6564 (_initialize_ia64_tdep): Add declaration.
6565 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
6566 * monitor.c (monitor_wait_filter): Make static.
6567 (_initialize_remote_monitors): Add declaration.
6568 * remote-hms.c (_initialize_remote_hms): Add declaration.
6569 * remote-e7000.c (fetch_regs_from_dump): Make static.
6570 (expect_n): Make static.
6571 (_initialize_remote_e7000): Add declaration.
6572 * ser-e7kpc.c: Always include "defs.h".
6573 (_initialize_ser_e7000pc): Add declaration.
6574 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
6575 * cris-tdep.c: Make all but one function static.
6576 (_initialize_cris_tdep): Add declaration.
6577 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
6578 * solib.c (update_solib_list): Make static.
6579 (_initialize_solib): Add declaration.
6580 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
6581 (_initialize_avr_tdep): Add declaration.
6582 * remote-rdi.c (voiddummy): Make static.
6583 (_initialize_remote_rdi): Add declaration.
6584 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
6585 * remote-rdp.c (send_rdp): Make static.
6586 (_initialize_remote_rdp): Add declaration.
6587 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
6589 2003-06-11 Corinna Vinschen <vinschen@redhat.com>
6591 * remote-fileio.c: Make ari happy.
6593 2003-06-10 J. Brobecker <brobecker@gnat.com>
6595 * rs6000-nat.c (child_xfer_memory): Compute the right address when
6596 fetching the trailing bytes of the buffer we are about to write.
6598 2003-06-10 Andrew Cagney <cagney@redhat.com>
6600 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
6601 * Makefile.in (remote-fileio.o): Update dependencies.
6602 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
6603 include <setjmp.h>, or <sys/types.h> conditional on USG.
6604 (remote_fio_jmp_buf): Delete global variable.
6606 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
6607 Martin M. Hunt <hunt@redhat.com>
6609 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
6610 (SFILES): Add remote-fileio.c.
6611 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
6612 dependencies for building remote.o.
6613 * remote-fileio.c: New file implementing the remote File-I/O protocol.
6614 * remote-fileio.h: New header file defining remote File-I/O interface.
6615 * remote.c (remote_write_bytes, remote_read_bytes): Remove
6616 static storage class.
6617 (remote_wait, remote_async_wait): Call remote_fileio_request() on
6619 (_initialize_remote): Call initialize_remote_fileio().
6620 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
6621 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
6622 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
6623 (captured_main): Initialize new ui_files.
6624 * ui-file.c: Add read and fgets input functions.
6625 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
6626 (null_file_read): New function.
6627 (ui_file_read): New function.
6628 (set_ui_file_read): New function.
6629 (stdio_file_read): New function.
6630 * ui-file.h: New type ui_file_read_ftype.
6631 (set_ui_file_read): Declare.
6632 (ui_file_read): Declare.
6634 2003-06-09 Andrew Cagney <cagney@redhat.com>
6636 * frame.h (deprecated_unwind_get_saved_register): Rename
6637 generic_unwind_get_saved_register, update comments.
6638 * mips-tdep.c (mips_get_saved_register): Update.
6639 * frame.c (deprecated_unwind_get_saved_register): Update.
6641 2003-06-09 Andrew Cagney <cagney@redhat.com>
6643 * vax-tdep.c (vax_frame_locals_address): Delete function.
6644 (vax_gdbarch_init): Do not set frame_locals_address.
6645 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
6646 (m68hc11_gdbarch_init): Do not set frame_locals_address.
6647 * s390-tdep.c (s390_frame_args_address): Delete function.
6648 (s390_gdbarch_init): Do not set frame_args_address or
6649 frame_locals_address.
6650 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
6651 (ns32k_gdbarch_init): Do not set frame_locals_address.
6652 * hppa-tdep.c (hppa_frame_args_address): Delete function.
6653 (hppa_frame_locals_address): Delete function.
6654 (hppa_gdbarch_init): Do not set frame_args_address, or
6655 frame_locals_address.
6656 * arm-tdep.c (arm_frame_args_address): Delete.
6657 (arm_frame_locals_address): Delete.
6658 (arm_gdbarch_init): Do not set frame_args_address, or
6659 frame_locals_address.
6661 2003-06-09 Andrew Cagney <cagney@redhat.com>
6663 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
6664 * gdbarch.h, gdbarch.c: Re-generate.
6665 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
6666 * arch-utils.c (frame_num_args_unknown): Delete function.
6667 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
6668 (frame_info): Use FRAME_NUM_ARGS_P.
6669 * arm-tdep.c (arm_frame_num_args): Delete function.
6670 (arm_gdbarch_init): Do not set frame_num_args.
6671 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
6672 * hppa-tdep.c (hppa_frame_num_args): Delete function.
6673 (hppa_gdbarch_init): Do not set frame_num_args.
6674 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
6675 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
6676 frame_num_args to default frame_num_args_unknown.
6677 * v850-tdep.c (v850_gdbarch_init): Ditto.
6678 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6679 * sh-tdep.c (sh_gdbarch_init): Ditto.
6680 * s390-tdep.c (s390_gdbarch_init): Ditto.
6681 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6682 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6683 * mips-tdep.c (mips_gdbarch_init): Ditto.
6684 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6685 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
6686 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6687 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6688 * i386-tdep.c (i386_gdbarch_init): Ditto.
6689 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6690 * frv-tdep.c (frv_gdbarch_init): Ditto.
6691 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
6692 * cris-tdep.c (cris_gdbarch_init): Ditto.
6693 * avr-tdep.c (avr_gdbarch_init): Ditto.
6694 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
6696 2003-06-09 Andrew Cagney <cagney@redhat.com>
6698 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
6699 (print_frame_args): Moved to "stack.c".
6700 * stack.c: Include "gdb_assert.h".
6701 (print_frame_nameless_args): Moved from "printcmd.c", made static.
6702 (print_frame_args): Moved from "printcmd.c".
6703 * frame.h (print_frame_args): Delete declaration.
6704 * Makefile.in (stack.o): Update dependencies.
6706 2003-06-08 Andrew Cagney <cagney@redhat.com>
6708 * frame.c (get_prev_frame): Remove reference to
6709 frame_args_address_correct in comments.
6710 * frame-base.c (default_frame_args_address): Delete code
6711 conditional on FRAME_ARGS_ADDRESS_CORRECT.
6712 * vax-tdep.c (vax_frame_args_address_correct): Delete.
6713 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
6714 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
6715 (vax_frame_args_address_correct): Delete declaration.
6717 2003-06-08 Andrew Cagney <cagney@redhat.com>
6719 * gdbarch.sh (UNWIND_SP): Add.
6720 * gdbarch.h, gdbarch.c: Re-generate.
6721 * frame.c (frame_sp_unwind): New function.
6722 (get_frame_sp): New function.
6723 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
6724 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
6725 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
6727 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
6728 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
6730 2003-06-08 Andrew Cagney <cagney@redhat.com>
6732 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
6735 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
6736 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
6737 * config/m68k/tm-sun3.h: Update.
6738 * config/m68k/tm-m68klynx.h: Update.
6739 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
6741 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
6742 trad_frame". Update comments.
6743 * d10v-tdep.c (struct d10v_unwind_cache): Update.
6744 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
6745 (trad_frame_register_value, trad_frame_prev_register): Update.
6747 2003-06-08 Andrew Cagney <cagney@redhat.com>
6749 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
6750 from GCC's acinclude.m4.
6751 * configure.in: Check for getopt's delcaration.
6752 * aclocal.m4, config.in, configure: Re-generate.
6753 * main.c (error_init): Delete declaration.
6754 * defs.h (error_init): Declare.
6755 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
6756 (rs6000_convert_from_func_ptr_addr): Make static.
6757 (_initialize_rs6000_tdep): Add declaration.
6758 * cli/cli-cmds.c (dont_repeat): Delete declaration.
6759 (show_commands, set_verbose, show_history): Delete declaration.
6760 * top.h (set_verbose): Add declaration.
6761 (show_history, set_history, show_commands): Add declaration.
6762 (do_restore_instream_cleanup): Add declaration.
6763 * objc-lang.c (specialcmp): Make static.
6764 (print_object_command): Make static.
6765 (find_objc_msgsend): Make static.
6766 (find_objc_msgcall_submethod_helper): Make static.
6767 (find_objc_msgcall_submethod): Make static.
6768 (_initialize_objc_language): Add declaration.
6769 (find_implementation_from_class): Make static.
6770 (find_implementation): Make static.
6771 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
6772 * objc-lang.h (lookup_struct_typedef): Add declaration.
6773 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
6774 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
6775 (do_restore_user_call_depth): Make static.
6776 (do_restore_instream_cleanup): Delete declaration.
6777 (dont_repeat): Delete declaration.
6778 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
6779 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
6780 * reggroups.c (_initialize_reggroup): Add declaration.
6781 * cp-support.c (_initialize_cp_support): Add declaration.
6782 * cp-abi.c (_initialize_cp_abi): Add declaration.
6783 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
6784 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
6785 (_initialize_gnu_v3_abi): Add declaration.
6786 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
6787 (_initialize_gnu_v2_abi): Add declaration.
6788 * frame-base.c (_initialize_frame_base): Add declaration.
6789 * doublest.c (floatformat_from_length): Make static.
6790 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
6791 * frame.c (create_sentinel_frame): Make static.
6792 (_initialize_frame): Add declaration.
6793 * top.c (do_catch_errors): Make static.
6794 (gdb_rl_operate_and_get_next_completion): Make static.
6795 * typeprint.c: Include "typeprint.h".
6796 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
6797 (sentinel_frame_this_id): Make static.
6798 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
6799 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
6800 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
6801 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
6802 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
6803 * maint.c (maintenance_print_architecture): Make static.
6804 * signals/signals.c (_initialize_signals): Add declaration.
6805 * std-regs.c (_initialize_frame_reg): Add declaration.
6806 * jv-exp.y (push_variable): ISO C definition.
6807 (push_qualified_expression_name): Ditto.
6808 * memattr.c (_initialize_mem): Add declaration.
6809 * remote.c (remote_check_watch_resources): Make static.
6810 (remote_stopped_by_watchpoint): Make static.
6811 (remote_stopped_data_address): Make static.
6812 * d10v-tdep.c (nr_dmap_regs): Make static.
6813 (a0_regnum): Make static.
6814 (d10v_frame_unwind_cache): Make static.
6815 (d10v_frame_p): Make static.
6816 * osabi.c (show_osabi): Make static.
6817 (_initialize_gdb_osabi): Add extern declaration.
6818 * gdbtypes.c (make_qualified_type): Make static.
6819 (safe_parse_type): Make static.
6820 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
6821 * macrotab.c (macro_bcache_free): Make static.
6822 * interps.c (interp_set_quiet): Make static.
6823 (interpreter_exec_cmd): Make static.
6824 * stack.h (select_frame_command): New file.
6825 * stack.c: Include "stack.h".
6826 (select_frame_command_wrapper): Delete function.
6827 (select_frame_command): Make global.
6828 * infcall.c: Include "infcall.h".
6829 * linespec.c: Include "linespec.h".
6830 * symfile.c (sections_overlap): Make static.
6831 * cp-support.h (cp_initialize_namespace): ISO C declaration.
6832 * charset.c (_initialize_charset): Add missing prototype.
6833 * regcache.c (init_legacy_regcache_descr): Make static.
6834 (do_regcache_xfree): Make static.
6835 (regcache_xfer_part): Make static.
6836 (_initialize_regcache): Add missing prototype.
6837 * breakpoint.c (parse_breakpoint_sals): Make static.
6838 (breakpoint_sals_to_pc): Make static.
6839 * interps.h (clear_interpreter_hooks): ISO C declaration.
6840 * Makefile.in (stack_h): Define.
6841 (stack.o, typeprint.o, mi-main.o): Update dependencies.
6842 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
6844 2003-06-08 Andrew Cagney <cagney@redhat.com>
6846 * Makefile.in (d10v-tdep.o): Update dependencies.
6847 (SFILES): Add trad-frame.c.
6848 (trad_frame_h): Define.
6849 (COMMON_OBS): Add trad-frame.o.
6850 (trad-frame.o): Specify dependencies.
6851 * d10v-tdep.c: Include "trad-frame.h".
6852 (saved_regs_unwinder): Delete function.
6853 (d10v_frame_prev_register): Use trad_frame_prev_register.
6854 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
6855 trad_frame", delete "regs" and "prev_sp".
6856 (prologue_find_regs): Use trad-frame.
6857 * trad-frame.h, trad-frame.c: New files.
6859 2003-06-08 Mark Kettenis <kettenis@gnu.org>
6861 * dwarf2cfi.c, dwarf2cfi.h: Remove.
6863 2003-06-07 Adam Fedor <fedor@gnu.org>
6865 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
6866 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
6867 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
6868 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
6869 resolve_msgsend_super, resolve_msgsend_super_stret):
6872 2003-06-07 Andrew Cagney <cagney@redhat.com>
6874 * symfile.h: Re-indent, clean up comments.
6876 2003-06-07 Andrew Cagney <cagney@redhat.com>
6878 * inferior.h (deprecated_write_sp): Replace
6879 generic_target_write_sp.
6880 * regcache.c (deprecated_write_sp): Replace
6881 generic_target_write_sp.
6882 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6883 * vax-tdep.c (vax_gdbarch_init): Update.
6884 * v850-tdep.c (v850_gdbarch_init): Update.
6885 * sparc-tdep.c (sparc_gdbarch_init): Update.
6886 * sh-tdep.c (sh_gdbarch_init): Update.
6887 * s390-tdep.c (s390_gdbarch_init): Update.
6888 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6889 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6890 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6891 * mcore-tdep.c (mcore_gdbarch_init): Update.
6892 * m68k-tdep.c (m68k_gdbarch_init): Update.
6893 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6894 * ia64-tdep.c (ia64_gdbarch_init): Update.
6895 * h8300-tdep.c (h8300_gdbarch_init): Update.
6896 * frv-tdep.c (frv_gdbarch_init): Update.
6897 * cris-tdep.c (cris_gdbarch_init): Update.
6898 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
6900 2003-06-07 Andrew Cagney <cagney@redhat.com>
6902 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
6903 Assert that PC_REGNUM is valid.
6904 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
6906 2003-06-07 Andrew Cagney <cagney@redhat.com>
6908 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
6909 * gdbarch.h, gdbarch.c: Regenerate.
6910 * mn10300-tdep.c: Include "gdb_assert.h".
6911 (mn10300_read_fp): New function.
6912 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
6913 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
6914 * ia64-tdep.c: Include "gdb_assert.h".
6915 (ia64_read_fp): New function.
6916 (ia64_gdbarch_init): Set deprecated_target_read_fp to
6917 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
6918 * regcache.c (generic_target_read_sp): Delete function.
6919 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
6920 * inferior.h (generic_target_read_sp): Delete declaration.
6921 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
6922 generic_target_read_sp.
6923 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6924 * sparc-tdep.c (sparc_gdbarch_init): Ditto
6925 * sh-tdep.c (sh_gdbarch_init): Ditto.
6926 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6927 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
6929 2003-06-07 Andrew Cagney <cagney@redhat.com>
6931 * gdbarch.sh: Comment each field of startup_gdbarch.
6932 * gdbarch.h, gdbarch.c: Re-generate.
6934 2003-06-07 Andrew Cagney <cagney@redhat.com>
6936 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
6937 * gdbarch.h, gdbarch.c: Re-generate.
6938 * regcache.c: Update comments on read_pc et.al.
6939 (generic_target_read_pc): Delete function.
6940 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
6941 * inferior.h (generic_target_read_pc): Delete declaration.
6942 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
6943 generic_target_read_pc.
6944 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6945 * sh-tdep.c (sh_gdbarch_init): Ditto.
6946 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6947 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6949 2003-06-07 Andrew Cagney <cagney@redhat.com>
6951 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
6952 "index" with "special_local_sect". Use strcmp instead of STREQ.
6953 Append period to coments.
6955 2003-06-06 Mark Mitchell <mark@codesourcery.com>
6957 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
6958 (elfstab_offset_sections): Likewise.
6959 * gdb-stabs.h (stab_section_info): Likewise.
6960 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
6961 * objfiles.c (objfile_relocate): Likewise.
6962 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
6963 * remote.c (get_offsets): Likewise.
6964 (remote_cisco_objfile_relocate): Likewise.
6965 * somread.c (som_symfile_offsets): Likewise.
6966 * symfile.c (alloc_section_addr_info): New function.
6967 (build_section_addr_info_from_section_tab): Use it.
6968 (free_section_addr_info): Adjust.
6969 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
6970 (syms_from_objfile): Allocate local_addr dynamically.
6971 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
6973 (add_symbol_file_command): Allocate sect_opts dynamically.
6974 (reread_symbols): Avoid use of SECT_OFF_MAX.
6975 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
6976 (alloc_section_addr_info): Declare it.
6977 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
6978 * win32-nat.c (solib_symbols_add): Allocate section_addrs
6980 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
6982 2003-06-06 Andrew Cagney <cagney@redhat.com>
6984 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
6985 (d10v_frame_unwind_cache): Do not set "return_pc".
6987 2003-06-06 Michael Snyder <msnyder@redhat.com>
6989 * h8300-tdep.c: Make tidy (long lines).
6991 2003-06-06 Michal Ludvig <mludvig@suse.cz>
6993 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
6994 to regcache_collect().
6996 2003-06-05 J. Brobecker <brobecker@gnat.com>
6998 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
6999 pc_in_sigtramp multiarch method.
7000 (hppa_hpux_som_init_abi): Use it.
7001 (hppa_hpux_elf_init_abi): Likewise.
7002 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
7003 macro has been multiarched.
7004 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
7005 macro here, as hppa64 isn't multiarched yet.
7007 2003-06-05 Andrew Cagney <cagney@redhat.com>
7009 * Makefile.in (value_h): Add $(frame_h).
7010 * value.h: Include "frame.h".
7011 (struct value): Replace "frame_addr" with "frame_id".
7012 (VALUE_FRAME_ID): Replace VALUE_FRAME.
7013 * values.c (allocate_value): Use VALUE_FRAME_ID.
7014 (value_copy): Use VALUE_FRAME_ID.
7015 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
7016 * valops.c (value_assign): Update. Use frame_find_by_id.
7018 2003-06-05 Michal Ludvig <mludvig@suse.cz>
7020 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
7023 2003-06-05 Jeff Johnston <jjohnstn@redhat.com>
7025 * thread-db.c (check_event): For create/death event breakpoints,
7026 loop through all messages to ensure that we read the message
7027 corresponding to the breakpoint we are at.
7029 2003-06-04 Michael Snyder <msnyder@redhat.com>
7031 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
7033 2003-06-04 Mark Kettenis <kettenis@gnu.org>
7035 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
7036 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
7037 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
7038 when handling .eh_frame sections.
7040 2003-06-04 J. Brobecker <brobecker@gnat.com>
7042 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
7043 prepare_to_proceed procedure instead of the hppa-specific one.
7044 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
7046 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
7048 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
7049 * config.in: Regenerated.
7050 * configure.in: Add test for syscall function and check for
7051 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
7052 * configure: Regenerated.
7053 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
7055 (kill_lwp): New function that uses tkill syscall or
7056 uses kill, depending on whether threading model is nptl or not.
7057 All callers of kill() changed to use kill_lwp().
7058 (lin_lwp_wait): Make special check when WIFEXITED occurs to
7059 see if all threads have already exited in the nptl model.
7060 (stop_and_resume_callback): New callback function used by the
7061 lin_lwp_wait thread exit handling code.
7062 (stop_wait_callback): Check for threads already having exited and
7063 delete such threads fromt the lwp list when discovered.
7064 (stop_callback): Don't assert retcode of kill call.
7066 Roland McGrath <roland@redhat.com>
7067 * i386-linux-nat.c (ps_get_thread_area): New function needed by
7070 2003-06-03 Richard Henderson <rth@redhat.com>
7072 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
7073 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
7074 (alpha_sigtramp_frame_prev_register): Likewise.
7075 (alpha_heuristic_frame_prev_register): Likewise.
7076 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
7078 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
7079 alpha-specific register id names.
7080 (alpha_mdebug_frame_unwind_cache): Likewise.
7081 (alpha_mdebug_frame_prev_register): Likewise.
7083 2003-06-03 Richard Henderson <rth@redhat.com>
7085 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
7086 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
7087 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
7088 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
7090 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
7091 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7092 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
7094 * alpha-linux-tdep.c: Remove unnecessary includes.
7095 * Makefile.in (alpha-linux-tdep.o): Update.
7097 2003-06-03 Richard Henderson <rth@redhat.com>
7099 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
7100 (alphabsd_fill_fpreg): Likewise.
7102 2003-06-03 J. Brobecker <brobecker@gnat.com>
7104 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
7105 references to struct frame_info fields by calls to the equivalent
7106 accessors. Necessary now that frame_info is opaque.
7108 2003-06-03 J. Brobecker <brobecker@gnat.com>
7110 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
7111 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
7112 structure, field no longer exists.
7114 2003-06-03 J. Brobecker <brobecker@gnat.com>
7116 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7117 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
7119 2003-06-03 J. Brobecker <brobecker@gnat.com>
7121 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
7122 references to struct frame_info fields by calls to the equivalent
7123 accessors. Necessary now that frame_info is opaque.
7125 2003-06-03 J. Brobecker <brobecker@gnat.com>
7127 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
7128 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
7129 structure, field no longer exists.
7131 2003-06-03 Theodore A. Roth <troth@openavr.org>
7133 * remote.c (init_remote_state): Compute sizeof_g_packet by
7134 accumulation of the size of all registers instead of blindly using
7135 DEPRECATED_REGISTER_BYTES.
7137 2003-06-03 Michael Snyder <msnyder@redhat.com>
7139 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
7140 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
7143 2003-06-03 J. Brobecker <brobecker@gnat.com>
7145 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
7146 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
7148 2003-06-03 Andrew Cagney <cagney@redhat.com>
7150 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
7151 (sparc_convert_to_raw): Delete function.
7152 (sparc_gdbarch_init): Do not set register_convert_to_raw or
7153 register_convert_to_virtual.
7155 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
7157 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
7158 layer if not dealing with a statically-linked threaded program.
7160 2003-06-03 Kris Warkentin <kewarken@qnx.com>
7162 * solib.c (solib_open): Update comment to reflect actual search order.
7164 2003-06-03 Andrew Cagney <cagney@redhat.com>
7166 * frame.c (get_frame_memory_signed): New function.
7167 (get_frame_memory, get_frame_memory_unsigned): New function.
7168 (get_frame_arch): New function.
7169 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
7170 (get_frame_memory, get_frame_unsigned_memory): Declare.
7171 * d10v-tdep.c (d10v_frame_unwind_cache): Use
7172 get_frame_memory_unsigned and get_frame_arch.
7173 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
7175 2003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
7177 * MAINTAINERS (write after approval): Add myself.
7179 2003-06-03 Jim Blandy <jimb@redhat.com>
7181 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
7182 elements of gregset_t are 64 bits each, but access registers
7183 are still 32 bits, so they're packed two per gregset_t
7184 element. Unpack/pack them properly.
7186 2003-06-02 David Carlton <carlton@bactrian.org>
7188 * linespec.c (find_methods): Break out code into
7189 add_matching_methods and add_constructors.
7190 (add_matching_methods): New.
7191 (add_constructors): Ditto.
7193 2003-06-02 Andrew Cagney <cagney@redhat.com>
7195 * sparc-tdep.c (sparc_print_registers): Delete call to
7196 REGISTER_CONVERTIBLE.
7197 (sparc_gdbarch_init): Do not set register_convertible.
7198 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7199 * frv-tdep.c (frv_gdbarch_init): Ditto.
7200 * cris-tdep.c (cris_gdbarch_init): Ditto.
7202 2003-06-02 Elena Zannoni <ezannoni@redhat.com>
7204 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
7205 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
7206 (syms_from_objfile): Ditto.
7208 2003-06-03 Andreas Schwab <schwab@suse.de>
7210 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
7211 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
7213 2003-06-02 Richard Henderson <rth@redhat.com>
7215 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
7216 a member of all_reggroup.
7218 2003-06-02 Richard Henderson <rth@redhat.com>
7220 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
7221 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
7222 (alpha_lds, alpha_sts): New.
7223 (alpha_convert_register_p): Change from _register_convertible.
7224 (alpha_register_to_value): Change from _convert_to_virtual;
7225 restructure and fail for type sizes other than 4 or 8.
7226 (alpha_value_to_register): Similarly.
7227 (alpha_extract_return_value): Use alpha_sts.
7228 (alpha_store_return_value): Use alpha_lds.
7229 (alpha_gdbarch_init): Update hooks.
7231 2003-06-02 Richard Henderson <rth@redhat.com>
7233 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
7235 (alpha_sigtramp_register_address): Likewise.
7237 2003-06-02 Richard Henderson <rth@redhat.com>
7239 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
7240 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
7241 * alpha-tdep.h: Declare them.
7243 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
7244 Remove zerobuf. Don't error on UNIQUE.
7245 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
7246 (ALPHA_REGSET_UNIQUE): Provide default.
7247 (supply_gregset): Use alpha_supply_int_regs.
7248 (fill_gregset): Use alpha_fill_int_regs.
7249 (supply_fpregset): Use alpha_supply_fp_regs.
7250 (fill_fpregset): Use alpha_fill_fp_regs.
7251 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
7252 (alphabsd_supply_reg): Use alpha_supply_int_regs.
7253 (alphabsd_fill_reg): Use alpha_fill_int_regs.
7254 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
7255 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
7256 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
7258 2003-06-02 Richard Henderson <rth@redhat.com>
7260 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
7262 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
7263 (alpha_store_return_value): Likewise.
7265 2003-06-02 David Carlton <carlton@math.stanford.edu>
7267 * block.c (contained_in): Add 'const' to arguments.
7268 (block_function): Ditto.
7269 * block.h: Update declarations for block_function and
7272 2003-06-02 David Carlton <carlton@math.stanford.edu>
7274 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
7275 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
7276 * p-valprint.c (pascal_val_print): Ditto.
7277 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
7279 2003-06-02 Richard Henderson <rth@redhat.com>
7281 * alpha-tdep.c (alpha_push_dummy_call): Use
7282 builtin_type_ieee_double_little instead of builtin_type_double.
7284 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
7285 sign-extension of 32-bit values.
7286 (alpha_store_return_value): Similarly.
7288 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
7289 (alpha_extract_return_value): Likewise.
7290 (alpha_store_return_value): Likewise.
7292 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
7293 (alpha_store_return_value): Error on IEEE Quad floats.
7295 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
7296 (alpha_extract_struct_value_address): Likewise.
7297 (alpha_store_return_value): Likewise.
7298 (alpha_store_struct_return): Remove.
7299 (alpha_gdbarch_init): Update hook registration to match.
7301 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
7302 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
7303 macros where appropriate.
7304 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
7305 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
7307 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
7308 for SP, GP; void_func_ptr for PC; non-language-specific types
7310 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
7312 2003-06-02 Richard Henderson <rth@redhat.com>
7314 * top.h (lim_at_start): Declare.
7315 * main.c (captured_main): Set it.
7316 * top.c (lim_at_start): Define.
7317 (command_loop): Use it instead of &environ.
7318 * event-top.c (command_handler): Likewise.
7320 2003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
7322 * mipsnbsd-tdep.c: Update copyright years.
7323 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
7325 2003-06-01 Richard Henderson <rth@redhat.com>
7327 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
7328 (alpha-linux-tdep.o): Update dependencies.
7329 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
7330 * alpha-mdebug-tdep.c: Remove unneeded includes.
7332 2003-06-01 Richard Henderson <rth@redhat.com>
7334 * alpha-tdep.c (alpha_register_reggroup_p): New.
7335 (alpha_gdbarch_init): Register it.
7337 2003-06-02 Andrew Cagney <cagney@redhat.com>
7339 * dwarfread.c: Eliminate "register"
7340 (decode_die_type): Eliminate assignment within "if".
7341 (struct_type, decode_array_element_type): Ditto.
7342 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
7343 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
7344 (decode_modified_type, completedieinfo): Ditto.
7345 * block.c: Eliminate "register".
7346 (blockvector_for_pc_sect): Eliminate assignment within "if".
7347 * cp-support.h (struct symbol): Opaque declaration.
7348 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
7350 2003-06-01 Richard Henderson <rth@redhat.com>
7352 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
7353 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
7355 2003-06-01 Adam Fedor <fedor@gnu.org>
7357 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
7358 * gdbarch.[ch]: Regenerate.
7359 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
7360 (hppa_gdbarch_init): Set it in the gdbarch vector.
7361 * i386-tdep.c (i386_fetch_pointer_argument): New
7362 (i386_gdbarch_init): Set it into gdbarch.
7363 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
7364 (rs6000_gdbarch_init): Set it in gdbarch.
7365 * sparc-tdep.c (sparc_fetch_pointer_argument): New
7366 (sparc_gdbarch_init): Set it in gdbarch.
7368 2003-06-01 Andrew Cagney <cagney@redhat.com>
7370 * defs.h (extract_address): Delete declaration.
7371 * findvar.c (extract_address): Delete function.
7372 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
7373 extract_address with the inline equivalent,
7374 extract_unsigned_integer.
7375 (xstormy16_extract_struct_value_address): Ditto.
7376 (xstormy16_pointer_to_address): Ditto.
7377 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
7378 * v850-tdep.c (v850_push_arguments): Ditto.
7379 (v850_extract_return_value): Ditto.
7380 (v850_extract_struct_value_address): Ditto.
7381 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
7382 (sparcnbsd_get_longjmp_target_64): Ditto.
7383 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
7384 (get_longjmp_target): Ditto.
7385 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
7386 (sh64_extract_struct_value_address): Ditto.
7387 (sh_push_arguments): Ditto.
7388 (sh64_push_arguments): Ditto.
7389 * remote-vxsparc.c (vx_read_register): Ditto.
7390 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
7391 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
7392 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
7393 * mipsv4-nat.c (get_longjmp_target): Ditto.
7394 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
7395 * mips-nat.c (get_longjmp_target): Ditto.
7396 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
7397 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
7398 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
7399 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
7400 * irix5-nat.c (get_longjmp_target): Ditto.
7401 * irix4-nat.c (get_longjmp_target): Ditto.
7402 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
7403 (ia64_push_arguments): Ditto.
7404 * hpux-thread.c (hpux_thread_store_registers): Ditto.
7405 * h8300-tdep.c (h8300_push_arguments): Ditto.
7406 (h8300_store_return_value): Ditto.
7407 (h8300_extract_struct_value_address): Ditto.
7408 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
7409 (frv_push_arguments): Ditto.
7410 * avr-tdep.c (avr_pointer_to_address): Ditto.
7411 (avr_push_arguments): Ditto.
7412 * arm-tdep.c (arm_push_dummy_call): Ditto.
7413 (arm_get_longjmp_target): Ditto.
7414 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
7415 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
7416 (alpha_get_longjmp_target): Ditto.
7418 * solib-irix.c (extract_mips_address): Inline extract_address,
7419 replacing it with extract_signed_integer.
7420 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
7421 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
7422 (first_link_map_member, open_symbol_file_object): Ditto.
7423 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
7424 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
7425 (LM_NEXT, LM_NAME): Ditto.
7427 2003-06-01 Richard Henderson <rth@redhat.com>
7429 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
7430 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
7431 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
7432 (alpha_cannot_store_register): Likewise.
7433 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
7434 * alpha-nat.c (supply_gregset): Likewise.
7435 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
7437 2003-06-01 Andrew Cagney <cagney@redhat.com>
7439 * infcall.c (call_function_by_hand): Update comment on
7440 DEPRECATED_DUMMY_WRITE_SP.
7442 * mips-tdep.c (mips_gdbarch_init): Do not set
7443 deprecated_dummy_write_sp.
7444 (mips_eabi_push_dummy_call): Set the SP register.
7445 (mips_o64_push_dummy_call): Set the SP register.
7446 (mips_o32_push_dummy_call): Set the SP register.
7447 (mips_n32n64_push_dummy_call): Set the SP register.
7449 2003-06-01 Richard Henderson <rth@redhat.com>
7451 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
7452 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
7453 (supply_gregset): Likewise.
7454 * alpha-tdep.c (alpha_store_return_value): Likewise.
7455 (alpha_get_longjmp_target): Likewise.
7456 (alpha_register_name): Constify array.
7457 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
7458 deprecated_register_size, deprecated_register_bytes,
7459 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
7460 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
7461 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
7463 2003-06-01 Richard Henderson <rth@redhat.com>
7465 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
7466 from arg_reg_buffer to regcache to avoid double conversion.
7468 2003-06-01 Mark Kettenis <kettenis@gnu.org>
7470 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
7472 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
7473 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
7475 2003-06-01 Richard Henderson <rth@redhat.com>
7477 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
7478 (decode_frame_entry): Set it. Skip FDE augmentation.
7480 2003-06-01 Richard Henderson <rth@redhat.com>
7482 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
7483 not overlapping PC_REGNUM.
7485 2003-06-01 Richard Henderson <rth@redhat.com>
7487 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
7488 alpha_push_arguments. Don't dump argument register data to
7489 the target stack. Fix float and 128-bit long double semantics.
7490 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
7491 (alpha_fix_call_dummy): Remove.
7492 (alpha_call_dummy_words): Remove.
7493 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
7495 2003-06-01 Richard Henderson <rth@redhat.com>
7497 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
7499 2003-06-01 Andrew Cagney <cagney@redhat.com>
7501 * mips-tdep.c (is_mips16_addr): New function.
7502 (make_mips16_addr, unmake_mips16_addr): New functions.
7503 (pc_is_mips16, mips_fetch_instruction): Use.
7504 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
7505 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
7506 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
7507 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
7509 * config/mips/tm-mips.h: Update copyright.
7510 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
7511 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
7512 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
7513 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
7514 (TM_PRINT_INSN_MACH): Delete.
7515 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
7517 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
7518 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
7519 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
7520 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
7521 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
7522 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
7523 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
7524 mips*-*-riscos* and mips*-*-sysv* onto mips.
7525 * config/mips/mips64.mt: New file.
7526 * config/mips/mips.mt: New file.
7527 * config/mips/littlemips.mt: Delete file.
7528 * config/mips/decstation.mt: Delete file.
7529 * config/mips/vr4300el.mt: Delete file.
7530 * config/mips/vr5000el.mt: Delete file.
7531 * config/mips/vr5000.mt: Delete file.
7532 * config/mips/vr4100.mt: Delete file.
7533 * config/mips/vr4xxxel.mt: Delete file.
7534 * config/mips/vr4300.mt: Delete file.
7535 * config/mips/vr4xxx.mt: Delete file.
7536 * config/mips/bigmips.mt: Delete file.
7537 * config/mips/bigmips64.mt: Delete file.
7538 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
7539 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
7540 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
7541 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
7542 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
7544 * config/mips/tm-irix3.h: Ditto.
7545 * config/mips/tm-mipsv4.h: Ditto.
7546 * config/mips/tm-embed.h: Ditto.
7547 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
7549 * config/mips/tm-vr5000el.h: Delete file.
7550 * config/mips/tm-tx39l.h: Delete file.
7551 * config/mips/tm-vr4300el.h: Delete file.
7552 * config/mips/tm-vr4xxxel.h: Delete file.
7553 * config/mips/tm-vr4300.h: Delete file.
7554 * config/mips/tm-vr4100.h: Delete file.
7555 * config/mips/tm-vr4xxx.h: Delete file.
7556 * config/mips/tm-vr5000.h: Delete file.
7557 * config/mips/tm-embedl64.h: Delete file.
7558 * config/mips/tm-embedl.h: Delete file.
7559 * config/mips/tm-embed64.h: Delete file.
7560 * config/mips/tm-bigmips64.h: Delete file.
7561 * config/mips/tm-bigmips.h: Delete file.
7563 2003-06-01 Mark Kettenis <kettenis@gnu.org>
7566 * shnbsd-nat.c: Include "sh-tdep.h".
7568 From Richard Henderson <rth@redhat.com>:
7569 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
7571 2003-05-31 Andrew Cagney <cagney@redhat.com>
7573 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
7574 forward declaration.
7575 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
7576 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
7577 (mips_find_saved_regs): Use set_reg_offset.
7578 (mips_frame_init_saved_regs): Delete function.
7579 (mips_pop_frame): Call mips_find_saved_regs instead of
7580 DEPRECATED_FRAME_INIT_SAVED_REGS.
7582 2003-05-31 Andrew Cagney <cagney@redhat.com>
7584 * mips-tdep.c (mips_gdbarch_init): Do not set
7585 deprecated_max_register_raw_size, register_virtual_size, and
7586 deprecated_max_register_virtual_size.
7588 2003-05-31 Mark Kettenis <kettenis@gnu.org>
7590 * i386-tdep.c: Include "dwarf2-frame.h".
7591 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
7592 * Makefile.in (i386-tdep.o): Update dependencies.
7594 * dwarf2-frame.c, dwarf2-frame.h: New files.
7595 * Makefile.in (SFILES): Add dwarf2-frame.c.
7596 (dwarf2_frame_h): Define.
7597 (COMMON_OBS): Add dwarf2-frame.o.
7598 (dwarf2-frame.o): Add dependencies.
7600 2003-05-31 Andreas Jaeger <aj@suse.de>
7602 * x86-64-linux-nat.c: Fix comment.
7604 2003-05-31 Mark Kettenis <kettenis@gnu.org>
7606 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
7609 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
7610 have a sigcontext_addr handler.
7611 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
7612 sigcontext_addr handler.
7614 2003-05-31 Andrew Cagney <cagney@redhat.com>
7616 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
7617 (print_fp_register_row): Replace do_fp_register_row.
7618 (mips_print_fp_register): Add "file" and "frame" parameters.
7619 (mips_print_register): Add "file" and "frame" parameters.
7620 (mips_print_registers_info): Replace mips_do_registers_info.
7621 (mips_gdbarch_init): Set print_registers_info instead of
7622 deprecated_do_registers_info.
7623 (mips_read_fp_register_single): Add "frame" parameter.
7624 (mips_read_fp_register_double): Add "frame" parameter.
7626 2003-05-31 Mark Kettenis <kettenis@gnu.org>
7628 * i386-tdep.c (i386_register_name): Check for MMX registers first.
7629 Fixes a bug where GDB would print the wrong register names for
7630 targets without SSE.
7632 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
7633 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
7636 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
7637 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
7638 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7641 From Michal Ludvig <mludvig@suse.cz>:
7642 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
7644 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
7645 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
7646 I386_ST0_REGNUM): Move here from...
7647 * i386-tdep.c: ... here.
7648 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
7649 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
7650 registers if possible.
7651 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
7652 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
7654 (i386bsd_sc_reg_offset): New variable.
7655 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
7656 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7658 (i386fbsd_sc_reg_offset): New variable.
7659 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
7661 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
7663 (i386fbsd4_sc_reg_offset): New variable.
7664 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
7665 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7667 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
7668 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
7669 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
7671 (i386nbsd_sc_reg_offset): New variable.
7672 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
7673 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7675 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
7677 (i386obsd_sc_reg_offset): New variable.
7678 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
7679 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7681 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
7682 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
7683 for frame pointer offset in `struct sigcontext'.
7685 2003-05-31 Andrew Cagney <cagney@redhat.com>
7687 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
7688 architecture methods call_dummy_words, sizeof_call_dummy_words,
7689 push_return_address, store_struct_return, and fix_call_dummy. Set
7690 push_dummy_call instead of deprecated_push_arguments.
7691 (mips_store_struct_return): Delete function.
7692 (mips_fix_call_dummy): Delete function.
7693 (mips_push_return_address): Delete function.
7694 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
7695 RA_REGNUM and T9_REGNUM.
7696 (mips_n32n64_push_dummy_call): Ditto for
7697 mips_n32n64_push_arguments.
7698 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
7699 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
7701 2003-05-31 Andrew Cagney <cagney@redhat.com>
7703 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
7704 "dummy_addr" to "bp_addr".
7705 * infcall.c (call_function_by_hand): Pass "funaddr" to
7706 gdbarch_push_dummy_call.
7707 * gdbarch.h, gdbarch.c: Re-generate.
7708 * i386-tdep.c (i386_push_dummy_call): Update.
7709 * arm-tdep.c (arm_push_dummy_call): Update.
7710 * d10v-tdep.c (d10v_push_dummy_call): Update.
7712 2003-05-31 Mark Kettenis <kettenis@gnu.org>
7714 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
7715 variable declarations.
7716 (x86_64_register_number, x86_64_register_name): Remove prototypes.
7717 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
7718 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
7719 x86_64_init_frame_pc, x86_64_init_frame_pc,
7720 x86_64_function_has_prologue): Remove prototypes.
7721 (X86_64_NUM_GREGS): New define.
7722 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
7723 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
7724 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
7725 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
7726 XMM1_REGNUM): Remove defines.
7727 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
7728 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
7729 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
7730 X86_64_XMM1_REGNUM): New defines.
7731 (struct x86_64_register_info): Renamed from `struct
7732 register_info'. Remove `size' member.
7733 (x86_64_register_info_table): Remove variable.
7734 (x86_64_register_info): New variable.
7735 (X86_64_NUM_REGS): New define.
7736 (X86_64_NUM_GREGS): Remove define.
7737 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
7738 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
7740 (x86_54_dwarf2_reg_to_regnum): Remove function.
7741 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
7742 (x86_64_dwarf_reg_to_regnum): New function.
7743 (x86_64_register_name): Rewrite.
7744 (x86_64_register_raw_size): Remove function.
7745 (x86_64_register_byte_table): Remove variable.
7746 (x86_64_register_byte): Remove function.
7747 (x86_64_register_virtual_type): Remove function.
7748 (x86_64_register_type): New function.
7749 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
7750 x86_64_register_convert_to_raw): Remove functions.
7751 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
7752 (x86_64_use_struct_convention): Make static. Adjust for renamed
7754 (x86_64_frame_init_saved_regs): Remove function.
7755 (x86_64_push_arguments): Make static. Change to accept a regcache
7757 (x86_64_store_return_value, x86_64_extract_return_value): Make
7758 static. Rewrite based on i386 counterparts.
7759 (x86_64_push_dummy_call): New function.
7760 (X86_64_NUM_SAVED_REGS): New define.
7761 (x86_64_register_number): Remove function.
7762 (x86_64_store_struct_return): Remove function.
7763 (x86_64_frameless_function_invocation,
7764 x86_64_function_has_prologue): Remove functions.
7765 (PROLOG_BUFSIZE): Remove define.
7766 (struct x86_64_frame_cache): New structure.
7767 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
7768 x86_64_frame_cache, x86_64_frame_this_id,
7769 x86_64_frame_prev_register, x86_64_frame_p,
7770 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
7771 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
7773 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
7775 (x86_64_skip_prologue): Rewrite in terms of
7776 x86_64_analyze_prologue.
7777 (x86_64_frame_base_address): New function.
7778 (x86_64_frame_base): New variable.
7779 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
7780 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
7781 set deprecated_fp_regnum, deprecated_register_size,
7782 deprecated_register_bytes, register_raw_size, register_byte,
7783 register_virtual_type, register_convertiable,
7784 register_convert_to_virtual, convert_to_raw,
7785 deprecated_get_saved_register, deprecated_target_read_fp,
7786 deprecated_push_arguments, deprecated_push_return_address,
7787 deprecated_pop_frame, deprecated_store_struct_return,
7788 deprecated_frame_init_saved_regs, deprecated_frame_chain,
7789 frameless_function_invocation, deprecated_frame_saved_pc,
7790 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
7791 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
7792 deprecated_init_frame_pc and virtual_frame_pointer. Call
7793 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
7794 and x86_64_frame_p. Call frame_base_set_default to register
7796 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
7797 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
7798 (_initialize_x86_64_tdep): Remove function.
7799 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
7800 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
7801 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
7803 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
7804 (x86_64_linux_sigcontext_addr): Rewrite.
7805 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
7806 x86_64_linux_frame_saved_pc): Remove functions.
7807 (x86_64_linux_pc_in_sigtramp): Renamed from
7808 x86_64_linux_in_sigtramp. Try harder to recognize a signal
7810 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
7812 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
7813 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
7814 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
7815 (x86_64_regmap): Rename to regmap.
7816 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
7818 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
7820 (x86_64_fxsave_offset): Remove function.
7821 (supply_fpregset): Simply call x86_64_supply_fxsave.
7822 (fill_fpregset): Simply call x86_64_fill_fxsave.
7823 (fetch_inferior_registers, store_inferior_registers): Avoid
7824 asignment in if-statement.
7825 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
7826 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
7827 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
7828 (fetch_core_registers): Remove function.
7829 (linux_elf_core_fns): Remove.
7830 (offsetoff): Don't define.
7831 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
7832 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
7833 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
7835 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
7836 protection against multiple includes instead of NM_X86_64_h. Add
7837 various comments. Include "config/nm-linux.h". Don't include
7839 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
7840 GET_THREAD_SIGNALS): Remove defines.
7841 (x86_64_register_u_addr, kernel_u_size,
7842 lin_thread_get_thread_signals): Remove prototypes.
7843 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
7844 [HAVE_LINK_H]: Don't include "solib.h".
7845 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
7846 * config/i386/tm-x86-64linux.h: Fix comments.
7847 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
7848 x86-64-tdep.o): Update dependencies.
7850 2003-05-30 Andrew Cagney <cagney@redhat.com>
7852 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
7853 Change parameter type to a "struct regcache *".
7855 * gdbarch.sh: Regardless of the multi-arch level, always define
7856 the macro when not already defined.
7857 * gdbarch.h, gdbarch.c: Re-generate.
7859 2003-05-30 Richard Henderson <rth@redhat.com>
7861 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
7862 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
7863 (alpha_mdebug_frame_this_id): Likewise.
7864 (alpha_mdebug_frame_prev_register): Likewise.
7865 (alpha_mdebug_frame_base_address): Likewise.
7866 (alpha_mdebug_frame_locals_address): Likewise.
7867 (alpha_mdebug_frame_args_address): Likewise.
7868 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
7869 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
7870 (alpha_heuristic_frame_unwind_cache): Make static; add missing
7872 (alpha_heuristic_frame_this_id): Make static.
7873 (alpha_heuristic_frame_prev_register): Likewise.
7874 (alpha_heuristic_frame_base_address): Likewise.
7875 * alpha-tdep.h: Update.
7877 2003-05-30 Mark Kettenis <kettenis@gnu.org>
7879 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
7880 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
7882 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
7883 * i386-tdep.c: Mark functions that are 64-bit safe as such.
7884 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
7885 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
7886 I386_ST0_REGNUM): New defines.
7887 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
7888 codestream_get): Remove define.
7889 (codestream_next_addr, condestream_addr, condestream_buf,
7890 codestream_off, codestream_cnt): Remove variables.
7891 (codestream_fill, codestream_seek, codestream_read): Remove
7893 (i386_follow_jump): Rewrite to avoid usage of removed codestream
7895 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
7896 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
7897 i386_frame_saved_pc, i386_saved_pc_after_call,
7898 i386_frame_num_args, i386_frame_init_saved_regs,
7899 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
7900 i386_push_arguments): Remove functions.
7901 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
7902 functionality. Use i386_analyze_prologue instead of
7903 i386_get_frame_setup.
7904 (I386_NUM_SAVED_REGS): New define.
7905 (struct i386_frame_cache): New structure.
7906 (i386_alloc_frame_cache, i386_analyze_struct_return,
7907 i386_skip_probe, i386_analyze_frame_setup,
7908 i386_analyze_register_saves, i386_analyze_prologue,
7909 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
7910 i386_frame_prev_register, i386_sigtramp_frame_cache,
7911 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
7912 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
7913 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
7915 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
7917 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
7918 I386_EAX_REGNUM and I386_EDX_REGNUM.
7919 (i386_extract_return_value, i386_store_return_value): Use
7920 I386_ST0_REGNUM where appropriate.
7921 (i386_extract_struct_value_address): Rewrite to use extract_address.
7922 (i386_svr4_pc_in_sigtramp): Add comment.
7923 (i386_svr4_sigcontext_addr): Rewrite.
7924 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
7926 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
7927 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
7928 of new defines. Set push_dummy_call, don't set
7929 deprecated_push_arguments, deprecated_push_return_address,
7930 deprecated_pop_frame. Don't set parm_boundary. Don't set
7931 deprecated_frame_chain, deprecated_frame_saved_pc,
7932 deprecated_saved_pc_after_call. Set unwind_dummy_id,
7933 save_dummy_frame_tos, unwind_pc. Call
7934 frame_unwind_append_predicate and frame_base_set_default. Don't
7935 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
7936 Don't set frameless_function_invocation. Don't set
7937 deprecated_register_bytes, deprecated_register_size,
7938 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
7939 * i386-linux-tdep.c: Fix formatting in some comments.
7940 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
7941 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
7942 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
7943 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
7944 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
7945 redundant parentheses.
7946 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
7947 (i386_linux_sigcontext_addr): Use it. Rewrite.
7948 (find_minsym_and_objfile): Change name of second argument.
7949 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
7950 changed. Use frame_pc_unwind instead of
7951 DEPRECATED_SAVED_PC_AFTER_CALL.
7952 (i386_linux_init_abi): Don't set deprecated_register_bytes.
7953 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
7954 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
7956 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
7958 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
7959 (_initialize_i386_cygwin_tdep): New prototype.
7960 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
7961 deprecated_frame_chain_valid.
7962 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
7963 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
7964 Rely on the SVR4 defaults.
7965 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
7966 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
7968 2003-05-30 Andrew Cagney <cagney@redhat.com>
7970 * infcall.c (call_function_by_hand): Always call
7971 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
7973 2003-05-30 Richard Henderson <rth@redhat.com>
7975 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
7978 2003-05-29 Jim Blandy <jimb@redhat.com>
7980 Use gdbarch methods for solib stuff on PowerPC Linux.
7981 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
7982 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
7984 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
7985 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
7986 giving the same effect as the #definitions above.
7988 2003-05-29 Adam Fedor <fedor@gnu.org>
7990 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
7991 (find_implementation_from_class): Replace it with the standard
7992 case i.e. do nothing.
7994 2003-05-29 Richard Henderson <rth@redhat.com>
7996 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
7997 (alpha_linux_sigtramp_offset): Use it. Make static.
7998 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
7999 update for new frame model.
8000 * alpha-mdebug-tdep.c: New file.
8001 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
8002 (alpha_osf1_init_abi): Install it.
8003 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
8004 (linked_proc_desc_table): Remove.
8005 (alpha_frame_past_sigtramp_frame): Remove.
8006 (alpha_dynamic_sigtramp_offset): Remove.
8007 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
8008 (alpha_proc_desc_is_dyn_sigtramp): Remove.
8009 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
8010 (push_sigtramp_desc): Remove.
8011 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
8012 (alpha_cannot_store_register): Likewise.
8013 (alpha_sigcontext_addr): Remove.
8014 (alpha_find_saved_regs): Remove.
8015 (alpha_frame_init_saved_regs): Remove.
8016 (alpha_init_frame_pc_first): Remove.
8017 (read_next_frame_reg): Remove.
8018 (alpha_frame_saved_pc): Remove.
8019 (alpha_saved_pc_after_call): Remove.
8020 (temp_proc_desc, temp_saved_regs): Remove.
8021 (alpha_about_to_return): Remove.
8022 (cached_proc_desc): Remove.
8023 (alpha_frame_chain): Remove.
8024 (alpha_print_extra_frame_info): Remove.
8025 (alpha_init_extra_frame_info): Remove.
8026 (alpha_frame_locals_address): Remove.
8027 (alpha_frame_args_address): Remove.
8028 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
8029 (alpha_push_dummy_frame): Remove.
8030 (alpha_pop_frame): Remove.
8031 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
8032 (alpha_read_insn): New.
8033 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
8034 for different insn encodings.
8035 (alpha_in_lenient_prologue): Remove.
8036 (struct alpha_sigtramp_unwind_cache): New.
8037 (alpha_sigtramp_frame_unwind_cache): New.
8038 (alpha_sigtramp_register_address): New.
8039 (alpha_sigtramp_frame_this_id): New.
8040 (alpha_sigtramp_frame_prev_register): New.
8041 (alpha_sigtramp_frame_unwind): New.
8042 (alpha_sigtramp_frame_p): New.
8043 (struct alpha_heuristic_unwind_cache): New.
8044 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
8045 don't count nop insns that occur between functions.
8046 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
8047 heuristic_proc_desc, but without the mdebug wrapping.
8048 (alpha_heuristic_frame_this_id): New.
8049 (alpha_heuristic_frame_prev_register): New.
8050 (alpha_heuristic_frame_unwind): New.
8051 (alpha_heuristic_frame_p): New.
8052 (alpha_heuristic_frame_base_address): New.
8053 (alpha_heuristic_frame_base): New.
8054 (alpha_unwind_dummy_id): New.
8055 (alpha_unwind_pc): New.
8056 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
8057 frame related deprecated initializations; install replacements.
8058 (alpha_dump_tdep): Remove.
8059 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
8060 (alpha_read_insn, alpha_after_prologue,
8061 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
8062 alpha_heuristic_frame_prev_register,
8063 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
8064 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
8065 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
8066 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
8068 2003-05-29 Andrew Cagney <cagney@redhat.com>
8070 * gdb_assert.h (gdb_assert_fail): Provide different definitions
8071 dependant on the availability of ASSERT_FUNCTION.
8072 (ASSERT_FUNCTION): Do not define when there is no function name.
8074 2003-05-29 Kevin Buettner <kevinb@redhat.com>
8076 From Jimi X <jimix@watson.ibm.com>:
8077 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
8079 2003-05-28 Jim Blandy <jimb@redhat.com>
8081 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
8082 argument to ptrace to int; the system headers should give it the
8083 right type, and pointers don't fit in ints on powerpc64-*-*.
8085 2003-05-28 H.J. Lu <hongjiu.lu@intel.com>
8087 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
8090 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
8092 * stabsread.c (dbx_lookup_type): Make static.
8094 (add_undefined_type): Ditto.
8095 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
8098 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
8100 * hpread.c (hpread_has_name): Make static.
8101 (hpread_psymtab_to_symtab): Ditto.
8102 (file_exists): Ditto.
8103 (hpread_call_pxdb): Ditto.
8104 (hpread_pxdb_needed): Ditto.
8105 (hpread_quick_traverse): Ditto.
8106 (hpread_get_header): Ditto.
8107 (hpread_get_lntt): Ditto.
8108 (hpread_get_slt): Ditto.
8111 2003-05-25 Andreas Schwab <schwab@suse.de>
8113 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
8114 stack_align and deprecated_extra_stack_alignment_needed.
8115 (m68k_stack_align): Delete.
8117 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
8118 (m68k_register_virtual_size): Likewise.
8119 (altos_skip_prologue): Remove obsolete function.
8120 (isi_frame_num_args): Likewise.
8121 (news_frame_num_args): Likewise.
8122 (m68k_fix_call_dummy): Make static.
8123 (m68k_push_dummy_frame): Likewise.
8124 (m68k_pop_frame): Likewise.
8125 (m68k_skip_prologue): Likewise.
8126 (m68k_frame_init_saved_regs): Likewise.
8127 (m68k_saved_pc_after_call): Likewise.
8128 (m68k_get_longjmp_target): Make multi-arch.
8129 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
8130 structure. Register m68k_get_longjmp_target if enabled.
8131 * m68k-tdep.h (struct gdbarch_tdep): Define.
8132 * config/m68k/tm-m68k.h: Don't include "regcache.h".
8134 * Makefile.in (config.status): Also depend on configure.tgt
8136 (m68klinux-tdep.o): Update dependencies.
8137 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
8138 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
8139 (M68K_LINUX_JB_PC): Define.
8140 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
8141 and take additional parameter.
8142 (m68k_linux_sigtramp_saved_pc): Update.
8143 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
8144 m68k_linux_pc_in_sigtramp, in_plt_section,
8145 find_solib_trampoline_target.
8146 * config/m68k/tm-linux.h: Don't include any tm headers.
8147 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
8148 (JB_ELEMENT_SIZE): Likewise.
8150 (GET_LONGJMP_TARGET): Likewise.
8151 (IN_SIGTRAMP): Likewise.
8152 (SVR4_SHARED_LIBS): Define this and include "solib.h".
8154 2003-05-25 Mark Kettenis <kettenis@gnu.org>
8156 * sparc-tdep.c (sparc32_do_push_arguments): New function.
8157 (sparc32_push_arguments): Re-implement by calling
8158 sparc32_do_push_arguments.
8160 2003-05-25 Mark Kettenis <kettenis@gnu.org>
8162 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
8163 SPARC_O1_REGNUM): New defines.
8164 (sparc32_extract_return_value): Rewrite to operate on a regcache.
8165 (sparc32_store_return_value): New function.
8166 (sparc_extract_struct_value_address): Rewrite to operate on a
8168 (sparc_gdbarch_init): Don't set
8169 deprecated_extract_struct_value_address. Set
8170 extract_struct_value_address instead. Don't set
8171 deprecated_extract_return_value and deprecated_store_return_value
8172 for 32-bit targets. Set extract_return_value and
8173 store_return_value instead.
8174 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
8175 DEPRECATED_EXTRACT_RETURN_VALUE,
8176 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
8177 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
8178 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
8179 (sparc_store_return_value): Remove prototype.
8180 (sparc32_store_return_value): New prototype.
8181 (sparc32_extract_return_value, sparc_extract_struct_value_address):
8184 2003-05-24 Mark Kettenis <kettenis@gnu.org>
8186 * sparcnbsd-tdep.c: Include "gdb_string.h".
8188 2003-05-23 Andrew Cagney <cagney@redhat.com>
8190 * p-valprint.c (pascal_val_print): Replace extract_address with
8191 the inline equivalent extract_unsigned_integer.
8192 * jv-valprint.c (java_value_print): Ditto.
8193 * ada-valprint.c (ada_val_print_1): Ditto.
8194 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
8196 2003-05-23 Theodore A. Roth <troth@openavr.org>
8198 * blockframe.c (frameless_look_for_prologue): Remove unused
8199 after_prologue variable.
8201 2003-05-23 Mark Kettenis <kettenis@gnu.org>
8203 * blockframe.c (get_pc_function_start): Rewrite to avoid
8204 asignments in if-statements.
8206 2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8208 Committed by Elena Zannoni <ezannoni@redhat.com>.
8209 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
8210 files, don't relocate absolute symbols (and do use mst_abs).
8212 2003-05-23 Andrew Cagney <cagney@redhat.com>
8214 * objc-lang.c: Include "gdb_assert.h".
8215 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
8216 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
8217 (gdb_check, gdb_check_fatal): Delete functions.
8218 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
8220 (parse_selector, parse_method, find_methods, find_imps): Ditto.
8221 * Makefile.in (objc-lang.o): Update dependencies.
8223 2003-05-22 Ian Lance Taylor <ian@airs.com>
8225 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
8226 with fprintf_filtered, not fprintf_unfiltered.
8228 2003-05-22 Andrew Cagney <cagney@redhat.com>
8230 * stack.c (frame_info): Inline extract_address, replacing it with
8231 extract_unsigned_integer.
8232 * findvar.c (unsigned_pointer_to_address): Ditto.
8233 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
8234 * dwarf2expr.c (dwarf2_read_address): Ditto.
8235 * frame.c (frame_pc_unwind): Update comment.
8236 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
8238 2003-05-22 Jeff Johnston <jjohnstn@redhat.com>
8240 * infptrace.c (detach): Call print_sys_errmsg rather than
8241 perror_with_name to issue warning message when errno is non-zero
8242 after calling ptrace detach.
8244 2003-05-21 J. Brobecker <brobecker@gnat.com>
8246 * config/pa/tm-hppa.h: Delete some unused macros. Move some
8247 macro definitions from here...
8248 * hppa-tdep.c: ...to there.
8250 2003-05-20 Kevin Buettner <kevinb@redhat.com>
8252 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
8253 register_ptrace_addr(). Fix all callers.
8255 2003-05-21 Andreas Schwab <schwab@suse.de>
8257 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
8259 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
8261 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
8262 (_initialize_m68k_linux_tdep): New function.
8263 (m68k_linux_frame_saved_pc): Make static.
8264 (m68k_linux_extract_return_value): Likewise.
8265 (m68k_linux_store_return_value): Likewise.
8266 (m68k_linux_extract_struct_value_address): Likewise.
8267 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
8269 (DEPRECATED_STORE_RETURN_VALUE): Remove.
8270 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
8271 (DEPRECATED_FRAME_SAVED_PC): Remove.
8273 2003-05-20 Kris Warkentin <kewarken@qnx.com>
8275 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
8276 regset numbering rather than our own.
8278 2003-05-19 David Carlton <carlton@bactrian.org>
8280 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
8282 2003-05-19 David Carlton <carlton@bactrian.org>
8284 Partial fix for PR c++/827.
8285 * cp-support.h: Include symtab.h.
8286 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
8287 * cp-namespace.c: Update contributors.
8288 (cp_lookup_symbol_nonlocal): New.
8289 (lookup_namespace_scope, cp_lookup_symbol_namespace)
8290 (lookup_symbol_file): Ditto.
8291 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
8292 * block.h: Declare block_scope, block_using, block_global_block.
8293 * block.c (block_scope): New.
8294 (block_using, block_global_block): Ditto.
8295 * Makefile.in (cp_support_h): Depend on symtab_h.
8296 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
8298 2003-05-19 David Carlton <carlton@bactrian.org>
8300 * language.h (struct language_defn): Add 'la_value_of_this'
8301 and 'la_lookup_symbol_nonlocal' members.
8302 * symtab.h: Declare basic_lookup_symbol_nonlocal,
8303 lookup_symbol_static, lookup_symbol_global,
8304 lookup_symbol_aux_block.
8305 * symtab.c (lookup_symbol_aux): Call language hooks to determine
8306 if we should search fields of this and how to do static/global
8308 (lookup_symbol_aux_block): Make extern.
8309 (basic_lookup_symbol_nonlocal): New.
8310 (lookup_symbol_static, lookup_symbol_global): Ditto.
8311 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
8312 'la_lookup_symbol_nonlocal' members.
8313 * c-lang.c (c_language_defn, cplus_language_defn)
8314 (asm_language_defn, minimal_language_defn): Ditto.
8315 * jv-lang.c (java_language_defn): Ditto.
8316 * language.c (unknown_language_defn, auto_language_defn)
8317 (local_language_defn): Ditto.
8318 * m2-lang.c (m2_language_defn): Ditto.
8319 * objc-lang.c (objc_language_defn): Ditto.
8320 * scm-lang.c (scm_language_defn): Ditto.
8321 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
8322 * p-lang.c (pascal_language_defn): Ditto for both.
8323 * Makefile.in (f-lang.o): Depend on value_h.
8326 2003-05-19 David Carlton <carlton@bactrian.org>
8328 * block.h: Declare block_static_block.
8329 * block.c (block_static_block): New.
8330 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
8331 lookup_symbol_aux_local, calling block_static_block instead.
8332 (lookup_symbol_aux_local): Delete 'static_block' argument.
8334 2003-05-19 David Carlton <carlton@bactrian.org>
8336 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
8338 2003-05-19 Michal Ludvig <mludvig@suse.cz>
8340 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
8341 register numbers mapping.
8343 2003-05-18 Adam Fedor <fedor@gnu.org>
8345 * symtab.c (completion_list_objc_symbol): New function.
8346 (make_symbol_completion_list): Use it to add ObjC symbols
8347 when looking though the list.
8348 (language_search_unquoted_string): New function.
8349 (make_file_symbol_completion_list): Use it.
8351 2003-05-18 Andreas Schwab <schwab@suse.de>
8353 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
8355 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
8356 as m68k_linux_extract_return_value.
8357 (DEPRECATED_STORE_RETURN_VALUE): Define as
8358 m68k_linux_store_return_value.
8359 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
8360 m68k_linux_extract_struct_value_address.
8361 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
8362 get_next_frame, get_frame_base, get_frame_pc.
8363 (m68k_linux_frame_saved_pc): Use get_frame_base.
8364 (m68k_linux_extract_return_value): New function.
8365 (m68k_linux_store_return_value): New function.
8366 (m68k_linux_extract_struct_value_address): New function.
8367 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
8369 * c-exp.y (typebase): Remove duplicate occurence of
8370 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
8371 of lookup_signed_typename.
8373 2003-05-18 Mark Kettenis <kettenis@gnu.org>
8375 * dwarf2loc.c (find_location_expression): Change type of second
8376 argument to `size_t *'.
8377 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
8380 2003-05-18 David Carlton <carlton@bactrian.org>
8382 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
8383 'linkage_name'. Add comment.
8384 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
8386 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
8387 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
8388 (lookup_block_symbol): Ditto.
8390 2003-05-16 Andrew Cagney <cagney@redhat.com>
8392 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
8393 * gdbarch.h, gdbarch.c: Re-generate.
8394 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
8395 * TODO (REGISTER_BYTES): Delete reference.
8396 * alpha-tdep.c (alpha_gdbarch_init): Update.
8397 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8398 * x86-64-tdep.c (x86_64_init_abi): Update.
8399 * vax-tdep.c (vax_gdbarch_init): Update.
8400 * v850-tdep.c (v850_gdbarch_init): Update.
8401 * sparc-tdep.c (sparc_gdbarch_init): Update.
8402 * sh-tdep.c (sh_gdbarch_init): Update.
8403 * s390-tdep.c (s390_gdbarch_init): Update.
8404 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8405 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
8406 (ns32k_gdbarch_init_32382): Update.
8407 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8408 * mcore-tdep.c (mcore_gdbarch_init): Update.
8409 * m68k-tdep.c (m68k_gdbarch_init): Update.
8410 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8411 * ia64-tdep.c (ia64_gdbarch_init): Update.
8412 * i386-tdep.c (i386_gdbarch_init): Update.
8413 * i386-linux-tdep.c (i386_linux_init_abi): Update.
8414 * hppa-tdep.c (hppa_gdbarch_init): Update.
8415 * h8300-tdep.c (h8300_gdbarch_init): Update.
8416 * frv-tdep.c (frv_gdbarch_init): Update.
8417 * cris-tdep.c (cris_gdbarch_init): Update.
8418 * avr-tdep.c (avr_gdbarch_init): Update.
8419 * arm-tdep.c (arm_gdbarch_init): Update.
8420 * sparc-tdep.c (sparc_pop_frame): Update.
8421 * rs6000-tdep.c (rs6000_pop_frame): Update.
8422 * remote.c (init_remote_state): Update.
8423 (remote_prepare_to_store): Update.
8424 * remote-vx.c (vx_prepare_to_store): Update.
8425 * remote-sds.c (sds_fetch_registers): Update.
8426 (sds_prepare_to_store): Update.
8427 * remote-array.c: Update.
8428 * regcache.c (init_legacy_regcache_descr): Update.
8429 (init_regcache_descr): Update.
8430 * mips-tdep.c (mips_eabi_extract_return_value): Update.
8431 (mips_o64_extract_return_value): Update.
8432 * irix5-nat.c (fetch_core_registers): Update.
8433 * irix4-nat.c (fetch_core_registers): Update.
8434 * i386-tdep.h: Update.
8435 * hppa-tdep.c (pa_do_registers_info): Update.
8436 (pa_do_strcat_registers_info): Update.
8437 * cris-tdep.c (cris_register_bytes_ok): Update.
8438 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
8439 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
8440 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
8441 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
8442 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
8443 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
8444 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
8445 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
8446 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
8447 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
8448 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
8449 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
8450 (REGISTER_BYTES_OK): Update.
8451 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
8452 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
8454 2003-05-16 Ian Lance Taylor <ian@airs.com>
8456 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
8457 (vax_print_insn, print_insn_arg): Remove static functions.
8458 (vax_gdbarch_init): Call set_gdbarch_print_insn with
8459 print_insn_vax from opcodes library.
8460 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
8462 2003-05-15 Andrew Cagney <cagney@redhat.com>
8464 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
8465 * target.h (memory_breakpoint_from_pc): Delete declaration.
8466 * mem-break.c (memory_breakpoint_from_pc): Delete function.
8467 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
8468 * monitor.c (monitor_insert_breakpoint): Use
8469 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
8470 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
8471 * gdbarch.h, gdbarch.c: Re-generate.
8472 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
8473 (sparc_gdbarch_init): Set breakpoint_from_pc to
8474 sparc_breakpoint_from_pc.
8475 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
8476 (BREAKPOINT_FROM_PC): Define.
8477 (sparc_breakpoint_from_pc): Declare.
8478 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
8479 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
8480 (BREAKPOINT_FROM_PC): Define.
8481 (BREAKPOINT): Delete macro.
8482 * target.h: Update comment.
8483 * s390-tdep.c (s390_gdbarch_init): Update comments.
8484 * remote.c: Update comments.
8485 * remote-mips.c: Update comments.
8486 * proc-api.c (write_with_trace): Do not check for a breakpoint.
8487 * mem-break.c: Update comment.
8488 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
8489 (ia64_memory_insert_breakpoint): Update.
8490 * config/sparc/tm-sparc.h: Update comment.
8491 * config/pa/tm-hppa64.h: Update comment.
8492 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
8493 (rs6000_breakpoint_from_pc): Update.
8494 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
8495 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
8496 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
8497 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
8498 (mips_breakpoint_from_pc): Update.
8499 (mips_dump_tdep): Update.
8501 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
8502 * minsyms.c (lookup_minimal_symbol): Inline
8503 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
8505 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
8506 * p-valprint.c (pascal_object_print_value_fields): Ditto.
8507 * p-lang.c (pascal_printstr): Ditto.
8508 * objc-lang.c (objc_printstr): Ditto.
8509 * m2-lang.c (m2_printstr): Ditto.
8510 * jv-valprint.c (java_print_value_fields): Ditto.
8511 * f-lang.c (f_printstr): Ditto.
8512 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
8513 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
8514 for repeat_count_threshold.
8515 * Makefile.in (cp-valprint.o): Update dependencies.
8517 2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
8519 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
8520 (examine_prologue): Support looking through leaf functions, knowing
8521 they start with mov r2,r12. Support skipping over indirect stores
8522 of the input registers. Upon hitting a non-nop branch instruction
8523 or predicated instruction, bail out by setting lim_pc to the current
8524 pc value in the loop. At the end, if the lim_pc value is still
8525 beyond our calculated value and we have trust_limit set,
8526 use the lim_pc value.
8528 2003-05-15 Andrew Cagney <cagney@redhat.com>
8530 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
8531 generic_find_dummy_frame.
8532 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
8533 (deprecated_generic_find_dummy_frame): Update.
8534 (deprecated_read_register_dummy): Update.
8535 * frame.c (deprecated_generic_get_saved_register): Update.
8537 2003-05-15 Theodore A. Roth <troth@openavr.org>
8539 * avr-tdep.c (avr_breakpoint_from_pc): New function.
8540 (avr_gdbarch_init): Set breakpoint_from_pc method.
8542 2003-05-15 Andrew Cagney <cagney@redhat.com>
8544 * regcache.c (build_regcache): Set deprecated_register_valid
8546 (deprecated_grub_regcache_for_register_valid): Delete function.
8547 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
8550 2003-05-15 David Carlton <carlton@bactrian.org>
8552 Committed by Elena Zannoni <ezannoni@redhat.com>
8553 * symtab.c (lookup_symbol_aux): Delete calls to
8554 lookup_symbol_aux_minsyms.
8555 (lookup_symbol_aux_minsyms): Comment out function and
8556 prototype. Delete lookup by mangled name.
8558 2003-05-14 Kevin Buettner <kevinb@redhat.com>
8560 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
8561 correctly indicate an empty stack and ``stack_allocated'' to the
8562 indicate the number of elements initially allocated.
8563 (dwarf_expr_grow_stack): Simplify method for computing new
8564 stack size. Don't loop infinitely if ``stack_len'' is zero.
8565 (execute_stack_op): Move ``ctx->in_reg'' initialization
8566 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
8567 be used in conjuction with DW_OP_piece. Revise error message
8570 2003-05-14 Theodore A. Roth <troth@openavr.org>
8572 * MAINTAINERS: Update my email address.
8573 * avr-tdep.c: Ditto.
8575 2003-05-14 Elena Zannoni <ezannoni@redhat.com>
8577 * symtab.h (enum domain_enum): Rename from namespace_enum.
8578 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
8579 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
8580 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
8581 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
8582 TYPES_NAMESPACE, METHODS_NAMESPACE.
8583 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
8584 (struct symbol, struct partial_symbol): Rename field
8585 'namespace_enum namespace' to 'domain_enum domain'.
8586 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
8587 Delete old define kludge for namespace.
8589 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
8590 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
8591 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
8592 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
8593 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
8594 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
8595 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
8596 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
8597 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
8598 occurrences of the above.
8600 2003-05-14 Ian Lance Taylor <ian@airs.com>
8602 * Makefile.in (install-only): Use $(SHELL) when running
8605 2003-05-13 Ian Lance Taylor <ian@airs.com>
8607 * MAINTAINERS (write after approval): Add myself.
8609 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
8610 second and third arguments.
8611 * ser-tcp.c (_initialize_ser_tcp): Likewise.
8612 * ser-unix.c (_initialize_ser_hardwire): Likewise.
8614 2003-05-13 Andrew Cagney <cagney@redhat.com>
8616 * defs.h (store_address): Delete declaration.
8617 findvar.c (store_address): Delete function.
8618 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
8619 store_unsigned_integer.
8620 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
8621 * v850-tdep.c (v850_push_arguments): Ditto.
8622 * sparc-tdep.c (sparc_get_saved_register): Ditto.
8623 * sh-tdep.c (sh64_get_saved_register): Ditto.
8624 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
8625 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
8626 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
8627 (mips_get_saved_register): Ditto.
8628 * ia64-tdep.c (ia64_get_saved_register): Ditto.
8629 (find_func_descr, ia64_push_arguments): Ditto.
8630 * i386-tdep.c (i386_push_arguments): Ditto.
8631 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
8632 * frv-tdep.c (frv_push_arguments): Ditto.
8633 * frame.c (legacy_saved_regs_prev_register): Ditto.
8634 (deprecated_generic_get_saved_register): Ditto.
8635 * findvar.c (unsigned_address_to_pointer): Ditto.
8636 * dwarf2read.c (dwarf2_const_value): Ditto.
8637 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
8638 * alpha-tdep.c (alpha_push_arguments): Ditto.
8640 2003-05-12 J. Brobecker <brobecker@gnat.com>
8642 * NEWS: Mention that the hppa-hpux port has been partially
8643 multiarched (32bit ABIT only, so far).
8645 2003-05-11 Andrew Cagney <cagney@redhat.com>
8647 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
8648 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
8649 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
8650 sim/testsuite/sim/arm/misaligned2.ms, and
8651 sim/testsuite/sim/arm/misaligned3.ms.
8652 * disasm.h (struct ui_file): Add opaque struct declaration.
8653 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
8654 * frame.h (struct ui_file): Ditto.
8656 2003-05-11 Mark Kettenis <kettenis@gnu.org>
8658 * value.h: Pretty print.
8660 2003-05-10 Mark Kettenis <kettenis@gnu.org>
8662 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
8664 2003-05-08 Andrew Cagney <cagney@redhat.com>
8666 * regcache.h (max_register_size): Delete declaration.
8667 * regcache.c (max_register_size): Delete function.
8668 (struct regcache_descr): Delete field "max_register_size".
8669 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
8670 registers fit in MAX_REGISTER_SIZE.
8671 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
8672 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
8673 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
8674 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
8675 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
8676 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
8677 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
8678 * dve3900-rom.c, hppa-tdep.c: Ditto.
8680 2003-05-08 David Carlton <carlton@math.stanford.edu>
8682 * valops.c (push_word): Fix typo.
8684 2003-05-08 Andrew Cagney <cagney@redhat.com>
8686 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
8687 * gdbarch.h: Re-generate.
8688 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
8689 (legacy_max_register_raw_size): Delete declaration.
8690 * regcache.c (legacy_max_register_raw_size): Delete function.
8691 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
8692 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
8693 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
8694 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
8695 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
8696 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
8697 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
8698 * findvar.c, dwarf2cfi.c: Ditto.
8700 2003-05-08 Andrew Cagney <cagney@redhat.com>
8702 * mips-tdep.c (read_signed_register): New function, moved to here
8704 (read_signed_register_pid): Ditto.
8705 * regcache.c (read_signed_register_pid): Delete function, moved to
8707 (read_signed_register): Ditto.
8708 * regcache.h (read_signed_register): Delete declaration.
8709 (read_signed_register_pid): Delete declaration.
8711 2003-05-08 Andrew Cagney <cagney@redhat.com>
8713 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
8714 * gdbarch.h: Re-generate.
8715 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
8716 (legacy_max_register_virtual_size): Delete declaration.
8717 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
8718 * d10v-tdep.c (d10v_print_registers_info): Ditto.
8719 * tracepoint.c (memrange_sortmerge): Ditto.
8720 * sparc-tdep.c (sparc_print_registers): Ditto.
8721 * regcache.c (legacy_max_register_virtual_size): Delete function.
8723 2002-05-08 J. Brobecker <brobecker@gnat.com>
8725 * fork-child.c (escape_bang_in_quoted_argument): New function.
8726 (fork_inferior): Escape '!' characters in quoted arguments
8729 2003-05-08 J. Brobecker <brobecker@gnat.com>
8731 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
8732 the language of the CU is not currently supported by GDB.
8734 2003-05-08 J. Brobecker <brobecker@gnat.com>
8736 * defs.h (language): Add language_minimal enum value.
8737 * c-lang.c (minimal_language_defn): New language definition.
8738 (_initialize_c_language): Add the new minimal language to the list
8739 of languages known to GDB.
8741 2003-05-08 Kevin Buettner <kevinb@redhat.com>
8743 * frame.c (get_frame_type): Don't attempt to lazily initialize
8744 frame's unwinder for legacy frames.
8746 2003-05-07 Andrew Cagney <cagney@redhat.com>
8748 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
8749 and "regcache" parameters.
8750 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
8752 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
8754 * dwarf2read.c (dwarf_decode_lines): Only use output of
8755 check_cu_functions() when calling record_line(). Do not update
8756 the current address.
8758 2003-05-07 Andrew Cagney <cagney@redhat.com>
8760 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
8763 2003-05-07 Jim Blandy <jimb@redhat.com>
8765 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
8766 'maint info symtabs' and 'maint info psymtabs'.
8767 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
8768 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
8769 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
8770 Declarations updated.
8771 * maint.c (maintenance_list_command): Delete.
8772 (_initialize_maint_cmds): Update calls to add_cmd.
8773 * gdbcmd.h (maintenancelistlist): Delete declaration.
8774 * cli/cli-cmds.c (maintenancelistlist): Delete.
8775 (init_cmd_lists): Don't initialize it.
8776 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
8778 2003-05-07 Andrew Cagney <cagney@redhat.com>
8780 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
8782 (d10v_print_registers_info): Update.
8783 (d10v_dmap_register, d10v_imap_register): Delete functions.
8784 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
8785 and "imap_register".
8786 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
8787 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
8788 * arch-utils.c (generic_remote_translate_xfer_address): Add
8789 "regcache" and "gdbarch" parameters.
8790 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
8791 parameter. Change class to multi-arch.
8792 * gdbarch.h, gdbarch.c: Re-generate.
8793 * remote.c (remote_xfer_memory): Use
8794 gdbarch_remote_translate_xfer_address.
8796 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
8798 * infrun.c (prev_pc): Move declaration ahead of proceed().
8799 (proceed): Refresh prev_pc value before resuming.
8800 (stop_stepping): Remove code to refresh prev_pc.
8802 2003-05-06 Kris Warkentin <kewarken@qnx.com>
8804 * nto-tdep.c: Removed stray comment.
8806 2003-05-06 Kris Warkentin <kewarken@qnx.com>
8808 * i386-nto-tdep.c: Fix old K&R function definitions.
8809 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
8810 Also change add_show_from_set() call to add_setshow_cmd().
8811 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
8813 2003-05-05 Andrew Cagney <cagney@redhat.com>
8815 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
8816 (fprint_dummy_frames): New function.
8817 (maintenance_print_dummy_frames): New function.
8818 (_initialize_dummy_frame): Add command "maint print dummy-frames".
8819 * frame.c (fprint_frame_id): Make global.
8820 * frame.h (fprint_frame_id): Declare.
8821 * Makefile.in (dummy-frame.o): Update dependencies.
8823 2003-05-05 Andrew Cagney <cagney@redhat.com>
8825 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
8826 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
8827 SIZEOF_CALL_DUMMY_WORDS.
8828 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
8829 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
8830 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
8831 CALL_DUMMY_BREAKPOINT_OFFSET.
8832 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
8833 CALL_DUMMY_START_OFFSET.
8834 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
8835 * gdbarch.h, gdbarch.c: Re-generate.
8836 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
8837 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
8838 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
8839 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
8840 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
8841 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
8842 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
8843 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
8844 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
8845 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
8846 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
8847 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
8848 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
8849 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
8850 * config/sparc/tm-sparc.h: Update.
8852 2003-05-05 Kris Warkentin <kewarken@qnx.com>
8854 * configure.tgt: Add i[3456]86-*-nto*.
8855 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
8856 * nto-tdep.c: New file. Neutrino target support routines.
8857 * nto-tdep.h: New file. Neutrino target header.
8858 * config/tm-qnxnto.h: New file.
8859 * config/i386/i386nto.mt: New file.
8860 * config/i386/tm-i386nto.h: New file.
8862 2003-05-04 Andrew Cagney <cagney@redhat.com>
8864 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
8865 (load_infrun_state): Ditto.
8866 (struct thread_info): Drop "prev_func_name" field.
8867 * thread.c (load_infrun_state): Update.
8868 (save_infrun_state): Update.
8869 * infrun.c (prev_func_name): Delete variable.
8870 (init_wait_for_inferior): Do not clear prev_func_name.
8871 (stop_stepping, keep_going, context_switch): Do not swap
8873 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
8874 instead of PC_IN_SIGTRAMP.
8876 2003-05-04 Andrew Cagney <cagney@redhat.com>
8878 * sentinel-frame.c (sentinel_frame_prev_register): Replace
8879 REGISTER_BYTE with register_offset_hack.
8880 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
8881 that REGISTER_BYTE is consistent with the regcache.
8882 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
8883 * gdbarch.h, gdbarch.c: Regenerate.
8885 2003-05-04 Mark Kettenis <kettenis@gnu.org>
8887 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
8888 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
8890 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
8892 2003-05-03 J. Brobecker <brobecker@gnat.com>
8894 From Thierry Schneider <tpschneider1@yahoo.com>
8895 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
8896 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
8897 (mi-cmd-symbol.o): Add rule.
8899 2003-05-03 Andrew Cagney <cagney@redhat.com>
8901 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
8902 comments noteing that it replaces the old FIX_CALL_DUMMY code.
8903 * gdbarch.h, gdbarch.c: Re-generate.
8904 * d10v-tdep.c (d10v_push_dummy_code): New function.
8905 (d10v_gdbarch_init): Set push_dummy_code.
8906 * infcall.c (legacy_push_dummy_code): New function.
8907 (generic_push_dummy_code): New function.
8908 (push_dummy_code): New function.
8909 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
8910 instead of dummy_addr, to push_dummy_call. Move call to
8911 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
8913 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
8915 2003-05-03 Andrew Cagney <cagney@redhat.com>
8917 * disasm.h (print_insn): Declare.
8918 * disasm.c (init_gdb_disassemble_info): New function.
8919 (gdb_disassembly): Call init_gdb_disassemble_info.
8920 (gdb_print_insn): New function.
8921 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
8922 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
8923 * mcore-tdep.c: Include "disasm.h"
8924 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
8925 * d10v-tdep.c: Include "disasm.h".
8926 (display_trace): Call gdb_print_insn, instead of print_insn.
8927 (print_insn): Delete function.
8928 * printcmd.c: Include "disasm.h".
8929 (print_insn): Delete function.
8930 (print_formatted): Call gdb_print_insn, instead of print_insn.
8931 * Makefile.in (printcmd.o): Update dependencies.
8932 (mcore-tdep.o, d10v-tdep.o): Ditto.
8934 2003-05-02 Andrew Cagney <cagney@redhat.com>
8936 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
8937 PC_REGNUM, re-indent.
8938 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
8939 PC_REGNUM isn't set.
8941 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
8942 * gdbarch.h, gdbarch.c: Re-generate.
8943 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
8944 register_virtual_size, pc_regnum, or register_bytes.
8945 (D10V_PC_REGNUM): Rename _PC_REGNUM.
8946 (d10v_register_type): Use D10V_PC_REGNUM.
8947 (d10v_print_registers_info, d10v_read_pc): Ditto.
8948 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
8949 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
8951 2003-05-02 David Carlton <carlton@bactrian.org>
8953 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
8954 the name with mstrsave.
8956 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8958 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
8959 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
8960 (host_charset_name, target_charset_name): New vars for use by
8962 (host_charset_enum, target_charset_enum): New enums for set/show
8964 (set_charset_sfunc, set_host_charset_sfunc,
8965 set_target_charset_sfunc): New functions.
8966 (set_host_charset, set_target_charset): Make static.
8967 (list_charsets, set_host_charset_command,
8968 set_target_charset_command): Delete functions.
8969 (show_charset_command): Rewrite as....
8970 (show_charset): Hook this up with the set/show command mechanism.
8971 (_initialize_charset): Change names of charsets to match the
8972 set/show enums. Use host_charset_name and target_charset_name.
8973 Use set/show mechanism for charset, host-charset, target-charset
8974 commands. Do not make 'show host-charset' and 'show
8975 target-charset' be aliases of 'show charset'.
8977 * charset.h (set_host_charset, set_target_charset): Don't export,
8978 they are not used outside the file.
8980 2003-05-01 Andrew Cagney <cagney@redhat.com>
8982 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
8983 (gdb_disassembly): Make "di" non static, always initialize and
8984 cleanup. Always use dis_asm_read_memory.
8985 (gdb_dis_asm_read_memory): Delete function.
8987 2003-05-01 Andrew Cagney <cagney@redhat.com>
8989 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
8990 (d10v_gdbarch_init): Set frame_align instead of stack_align.
8992 2003-04-30 Andrew Cagney <cagney@redhat.com>
8994 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
8995 "tm_print_insn_info".
8996 (TARGET_PRINT_INSN_INFO): Delete macro.
8997 (dis_asm_read_memory): Delete function declaration.
8998 (dis_asm_memory_error, dis_asm_print_address): Ditto.
8999 (tm_print_insn_info): Delete variable definition.
9000 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
9001 * gdbarch.h, gdbarch.c: Re-generate.
9002 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
9003 "deprecated_tm_print_insn_info".
9004 * mcore-tdep.c (mcore_dump_insn): Ditto.
9005 * mips-tdep.c (mips_gdbarch_init): Ditto.
9006 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
9007 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
9008 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
9009 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
9010 instead of TARGET_PRINT_INSN_INFO, add comment.
9011 * s390-tdep.c (s390_get_frame_info): Instead of
9012 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
9013 (s390_check_function_end, s390_is_sigreturn): Ditto.
9014 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
9015 (dis_asm_memory_error, dis_asm_print_address): Ditto.
9016 * disasm.c: Include "gdbcore.h".
9017 (_initialize_disasm): New function, initialize
9018 "deprecated_tm_print_insn_info".
9019 (deprecated_tm_print_insn_info): New variable.
9020 (dis_asm_read_memory): Moved from "corefile.c", made static.
9021 (dis_asm_print_address, dis_asm_memory_error): Ditto.
9022 * Makefile.in (disasm.o): Update dependencies.
9024 2003-04-30 Andrew Cagney <cagney@redhat.com>
9026 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
9028 2003-04-29 Adam Fedor <fedor@gnu.org>
9030 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
9031 * infcall.c (find_function_addr): Make non-static.
9032 * infcall.h (find_function_addr): Declare.
9033 * Makefile.in (eval.o): Update dependencies.
9035 2003-04-28 Adam Fedor <fedor@gnu.org>
9037 * symtab.c (symbol_find_demangled_name): Check for and demangle
9039 (symbol_init_demangled_name): Init for language_objc as well.
9041 2003-04-28 Andrew Cagney <cagney@redhat.com>
9043 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
9044 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
9045 * gdbarch.h, gdbarch.c: Re-generate.
9046 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
9047 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
9048 * inferior.h (deprecated_read_fp): Rename read_fp.
9049 (generic_target_read_fp): Delete declaration.
9050 * regcache.c (generic_target_read_fp): Delete function.
9051 (deprecated_read_fp): Replace read_fp, use
9052 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
9053 * d10v-tdep.c (d10v_read_fp): Delete function.
9054 (d10v_gdbarch_init): Do not set deprecated_read_fp.
9056 * sparc-tdep.c (sparc_gdbarch_init): Do not set
9057 deprecated_target_read_fp to generic_target_read_fp.
9058 * sh-tdep.c (sh_gdbarch_init): Ditto.
9059 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9060 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9061 * frv-tdep.c (frv_gdbarch_init): Ditto.
9063 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
9064 deprecated_fp_regnum.
9065 * x86-64-tdep.c (x86_64_init_abi): Ditto.
9066 * vax-tdep.c (vax_gdbarch_init): Ditto.
9067 * v850-tdep.c (v850_gdbarch_init): Ditto.
9068 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9069 * sh-tdep.c (sh_gdbarch_init): Ditto.
9070 * s390-tdep.c (s390_gdbarch_init): Ditto.
9071 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9072 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9073 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9074 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9075 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9076 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9077 * i386-tdep.c (i386_gdbarch_init): Ditto.
9078 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9079 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9080 * frv-tdep.c (frv_gdbarch_init): Ditto.
9081 * cris-tdep.c (cris_gdbarch_init): Ditto.
9082 * avr-tdep.c (avr_gdbarch_init): Ditto.
9083 * arm-tdep.c (arm_gdbarch_init): Ditto.
9084 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9086 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
9087 * v850-tdep.c (v850_gdbarch_init): Ditto.
9088 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9089 * sh-tdep.c (sh_gdbarch_init): Ditto.
9090 * s390-tdep.c (s390_gdbarch_init): Ditto.
9091 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9092 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9093 * mips-tdep.c (mips_gdbarch_init): Ditto.
9094 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9095 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9096 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9097 * frv-tdep.c (frv_gdbarch_init): Ditto.
9098 * avr-tdep.c (avr_gdbarch_init): Ditto.
9099 * arm-tdep.c (arm_gdbarch_init): Ditto.
9101 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
9102 DEPRECATED_FP_REGNUM.
9103 (vax_push_dummy_frame, vax_pop_frame): Ditto.
9104 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
9105 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
9106 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
9107 (sparc32_register_virtual_type): Ditto.
9108 * sh-tdep.c (sh64_frame_chain): Ditto.
9109 (sh64_get_saved_register, sh64_pop_frame): Ditto.
9110 (sh_nofp_frame_init_saved_regs): Ditto.
9111 (sh64_nofp_frame_init_saved_regs): Ditto.
9112 (sh_fp_frame_init_saved_regs): Ditto.
9113 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
9114 * remote-e7000.c (fetch_regs_from_dump): Ditto.
9115 * procfs.c (procfs_fetch_registers): Ditto.
9116 (procfs_store_registers): Ditto.
9117 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
9118 (store_inferior_registers, fetch_core_registers): Ditto.
9119 (fetch_kcore_registers, clear_regs): Ditto.
9120 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
9121 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
9122 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
9123 * nlm/i386.c (do_status): Ditto.
9124 * mipsv4-nat.c (supply_gregset): Ditto.
9125 * mips-tdep.c: Ditto for comments.
9126 * mips-nat.c (fetch_inferior_registers): Ditto.
9127 (store_inferior_registers, fetch_core_registers): Ditto.
9128 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
9129 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
9130 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
9131 (i386_do_pop_frame, i386_register_type): Ditto.
9132 * hppa-tdep.c (hppa_frame_chain): Ditto.
9133 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
9134 (hppa_pop_frame, hppa_read_fp): Ditto.
9135 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
9136 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
9137 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
9138 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
9139 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
9140 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
9141 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
9142 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
9143 * blockframe.c: Ditto for comments.
9144 * arch-utils.h: Ditto for comments.
9145 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
9146 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
9147 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
9148 * alpha-tdep.h: Ditto for comments.
9149 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
9150 (alpha_cannot_store_register): Ditto.
9151 (alpha_push_dummy_frame): Ditto.
9152 * alpha-nat.c (supply_gregset): Ditto.
9154 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
9155 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
9156 * config/sparc/tm-sparc.h: Update comment.
9158 * hppa-tdep.c (hppa_init_extra_frame_info): Use
9159 deprecated_read_fp instead of TARGET_READ_FP.
9160 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
9161 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
9162 * sparc-tdep.c (sparc_init_extra_frame_info): Use
9163 deprecated_read_fp instead of read_fp.
9164 * s390-tdep.c (s390_push_arguments): Ditto.
9165 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9166 * frame.h: Ditto in comments.
9167 * frame.c (legacy_get_prev_frame): Ditto.
9168 * dummy-frame.c (dummy_frame_this_id): Ditto.
9169 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
9171 2003-04-28 Andrew Cagney <cagney@redhat.com>
9173 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
9174 * gdbarch.h, gdbarch.c: Re-generate.
9175 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
9176 * vax-tdep.c (_initialize_vax_tdep): Update.
9177 * v850-tdep.c (_initialize_v850_tdep): Update.
9178 * sparc-tdep.c (_initialize_sparc_tdep): Update.
9179 * s390-tdep.c (_initialize_s390_tdep): Update.
9180 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
9181 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
9182 * mips-tdep.c (_initialize_mips_tdep): Update.
9183 * mcore-tdep.c (_initialize_mcore_tdep): Update.
9184 * m68k-tdep.c (_initialize_m68k_tdep): Update.
9185 * ia64-tdep.c (_initialize_ia64_tdep): Update.
9186 * hppa-tdep.c (_initialize_hppa_tdep): Update.
9187 * h8300-tdep.c (_initialize_h8300_tdep): Update.
9188 * frv-tdep.c (_initialize_frv_tdep): Update.
9189 * cris-tdep.c (cris_delayed_get_disassembler): Update.
9190 (_initialize_cris_tdep): Update.
9191 * arch-utils.c (legacy_print_insn): Update.
9192 * alpha-tdep.c (_initialize_alpha_tdep): Update.
9194 2003-04-26 Adam Fedor <fedor@gnu.org>
9196 * linespec.c (decode_objc): New function to decode ObjC calls
9197 (decode_line_1): Check for ObjC calls (using decode_objc)
9198 * Makefile (linespec.o): Update dependencies.
9200 2003-04-26 Daniel Jacobowitz <drow@mvista.com>
9202 * breakpoint.h (struct breakpoint_ops): New.
9203 (struct breakpoint): Add ops member.
9205 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
9206 (mention): Use new breakpoint ops member.
9207 (set_raw_breakpoint): Initialize ops field to NULL.
9208 (print_exception_catchpoint, print_one_exception_catchpoint)
9209 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
9210 (gnu_v3_exception_catchpoint_ops): New.
9211 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
9213 2003-04-25 Adam Fedor <fedor@gnu.org>
9215 * Makefile.in (COMMON_OBS): Add objc-lang.o
9217 2003-04-25 Andrew Cagney <cagney@redhat.com>
9219 * d10v-tdep.c (print_insn): Delete function.
9220 (display_trace): Use TARGET_PRINT_INSN.
9221 (_initialize_d10v_tdep): Do not set tm_print_insn.
9222 (d10v_gdbarch_init): Set print_insn.
9224 2003-04-25 Andrew Cagney <cagney@redhat.com>
9226 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
9227 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
9228 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
9229 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
9230 (nr_dmap_regs, a0_regnum): ... new functions.
9231 (d10v_print_registers_info): Use a0_regnum, use register_size.
9232 (d10v_register_byte): Delete function.
9233 (d10v_register_raw_size): Delete function.
9234 (d10v_register_type): Use a0_regnum.
9235 (d10v_print_registers_info): Use a0_regnum.
9236 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
9237 (d10v_gdbarch_init): Do not set register_byte or
9238 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
9239 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
9241 (trace_command): Use XCALLOC.
9242 (print_insn): Delete reference to tm_print_insn.
9243 (saved_regs_unwinder): Use store_unsigned_integer instead of
9245 * frame.h (FRAME_OBSTACK_CALLOC): Define
9247 2003-04-25 David Carlton <carlton@bactrian.org>
9249 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
9251 2003-04-24 Adam Fedor <fedor@gnu.org>
9253 * objc-lang.c: Include "valprint.h"
9254 * Makefile.in (objc-lang.o): Update dependencies.
9256 2003-04-24 Adam Fedor <fedor@gnu.org>
9258 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
9259 architecture dependant compilation and mark as unimplemented
9260 (until they get put in the gdbarch vector).
9262 2003-04-23 David Carlton <carlton@bactrian.org>
9264 * cp-support.c (cp_find_first_component): Accept 'operator' in
9267 2003-04-23 Andrew Cagney <cagney@redhat.com>
9269 * infcall.c (call_function_by_hand): Eliminate redundant
9270 indentation. Move "saved_async" and "old_cleanups" to where they
9273 2003-04-23 Andrew Cagney <cagney@redhat.com>
9275 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
9276 and "buffer". Move the "name" code to where it is needed.
9278 2003-04-23 Andrew Cagney <cagney@redhat.com>
9280 * infcall.c (call_function_by_hand): Move variables "start_sp",
9281 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
9282 code to ON_STACK switch branch.
9284 2003-04-23 Andrew Cagney <cagney@redhat.com>
9286 * infcall.c (call_function_by_hand): Make declaration of "i",
9287 "sal", "bpt" and "old_sp" more local to their use. Delete #if
9290 2003-04-23 Andrew Cagney <cagney@redhat.com>
9292 * infcall.c (call_function_by_hand): Delete variable
9293 "n_method_args". Localize "param_type"'s declaration to the loop
9294 that it is used. Reinstate code assigning to said variable -
9295 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
9296 Rationalize code using "param_type".
9298 2003-04-22 Andrew Cagney <cagney@redhat.com>
9300 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
9301 compute the breakpoint address. Only call FIX_CALL_DUMMY when
9302 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
9303 to DEPRECATED_PUSH_RETURN_ADDRESS.
9305 2003-04-22 Kevin Buettner <kevinb@redhat.com>
9307 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
9308 on the DWARF2 register number prior to fetching a register.
9310 2003-04-22 J. Brobecker <brobecker@gnat.com>
9312 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
9313 Update all the tests using SOFT_FLOAT considering the fact that
9314 this macro was always set to 0.
9315 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
9316 considering the fact that this macro was always set to 0.
9317 * hppa-tdep.h (hppa_store_return_value): Likewise.
9318 (hppa_extract_return_value): Likewise.
9320 2003-04-22 J. Brobecker <brobecker@gnat.com>
9322 * config/pa/tm-hppa.h: Remove obsolete code, was used by
9323 the hppa-pro target only.
9325 2003-04-21 J. Brobecker <brobecker@gnat.com>
9327 Ongoing multi-arch conversion effort for HP/UX:
9328 * config/pa/tm-hppa.h: Move all macro that are no longer
9329 defined now that GDB_MULTI_ARCH is now set to 1 from here...
9330 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
9332 2003-04-21 J. Brobecker <brobecker@gnat.com>
9334 * config/pa/tm-hppa.h: Obsolete a section that was only used
9337 2003-04-21 J. Brobecker <brobecker@gnat.com>
9339 Ongoing multi-arch conversion for HP/UX.
9340 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
9341 if already defined (allows hppa64 to stay non-multiarched for now).
9342 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
9344 2003-04-21 Andrew Cagney <cagney@redhat.com>
9346 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
9348 2003-04-21 Andrew Cagney <cagney@redhat.com>
9350 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
9351 "i386_num_mmx_regs".
9353 2003-04-21 Andrew Cagney <cagney@redhat.com>
9355 * infcall.c: New file.
9356 * infcall.h: New file.
9357 * valarith.c: Include "infcall.h".
9358 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
9359 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
9360 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
9361 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
9362 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
9363 (SFILES): Add "infcall.c"
9364 (COMMON_OBS): Add "infcall.o".
9365 (infcall.o): Specify dependencies.
9366 * value.h (call_function_by_hand): Delete declaration.
9367 * inferior.h (run_stack_dummy): Delete declaration.
9368 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
9369 (run_stack_dummy): Move to "infcall.c", merged into
9370 call_function_by_hand.
9371 * valops.c (call_function_by_hand): Moved to "infcall.c".
9372 (find_function_addr, value_arg_coerce): Ditto.
9373 (unwindonsignal_p, coerce_float_to_double): Ditto.
9374 (_initialize_valops): Move "set/show coerce-float-to-double", and
9375 "set/show unwindonsignal" commands to "infcall.c".
9376 * v850-tdep.c, target.h: Update comments.
9377 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
9378 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
9379 (sh64_init_extra_frame_info): Update comments.
9380 * mn10300-tdep.c: Update comments.
9381 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
9382 * config/sparc/tm-sparc.h: Update comments.
9383 * breakpoint.h: Update comments.
9384 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
9385 * arm-tdep.c: Update comment.
9387 2003-04-19 Mark Kettenis <kettenis@gnu.org>
9389 * i386-tdep.c (i386_num_register_names): New variable.
9390 (i386_num_mmx_regs): Renamed from mmx_num_regs.
9391 (MM0_REGNUM): Remove redundant parentheses in define.
9392 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
9393 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
9394 i386_mxcsr_regnum_p): Remove redundant parentheses.
9395 (i386_register_name): Use i386_num_register_names.
9397 * i386-tdep.c (i386_extract_return_value,
9398 i386_store_return_value): Correct check for availability of
9399 floating-point registers.
9401 * i386-tdep.c (i386_frame_num_args): Remove function.
9402 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
9404 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
9405 mmx_regnum_to_fp_regnum. Adjust all callers.
9407 * i386-tdep.c (i386_get_longjmp_target): Use
9408 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
9409 and TARGET_CHAR_BIT. Use extract_typed_address instead of
9412 2003-04-19 Mark Kettenis <kettenis@gnu.org>
9414 * core-regset.c: Update comments to reflect reality. Re-order
9416 (fetch_core_registers): Use switch instead of if. Remove
9417 redundant prototype.
9419 2003-04-18 Jim Blandy <jimb@redhat.com>
9421 * s390-tdep.c (s390_frame_align): New function.
9422 (s390_gdbarch_init): Register it with the gdbarch object.
9424 2003-04-17 Richard Henderson <rth@redhat.com>
9426 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
9428 2003-04-17 Michael Snyder <msnyder@redhat.com>
9429 Karen Bennet <bennet@redhat.com>
9431 Committed by Elena Zannoni <ezannoni@redhat.com>
9432 * gdb_gcore.sh: New script to create a core dump of a process.
9434 2003-04-17 Elena Zannoni <ezannoni@redhat.com>
9436 * values.c (value_being_returned): Don't fetch the return
9437 value if the return type is void.
9439 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
9441 * thread-db.c: Reindented.
9443 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
9445 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
9446 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
9473 2003-04-16 Kevin Buettner <kevinb@redhat.com>
9475 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
9476 the size of ``long double'' to 16, instead of 8.
9478 2003-04-16 Mark Kettenis <kettenis@gnu.org>
9480 * i386-linux-nat.c: Add some whitespace to make things more
9482 (fetch_register, store_register, fetch_inferior_registers,
9483 store_inferior_registers): Get rid of assignment in if-statement.
9484 (store_register): Fix typo in error message.
9486 2003-04-16 Andrew Cagney <cagney@redhat.com>
9488 * utils.c (xmmalloc): Always allocate something, matches
9489 libiberty/xmalloc's semantics.
9490 (xmrealloc, xmcalloc): Ditto.
9492 2003-04-16 Andrew Cagney <cagney@redhat.com>
9494 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
9496 (get_frame_type): Initialize unwind and type when needed.
9497 (get_frame_id, frame_register_unwind): Ditto.
9499 2003-04-16 Andrew Cagney <cagney@redhat.com>
9501 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
9503 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
9504 * sparcl-stub.c: Obsolete file.
9505 * config/sparc/tm-sparclet.h: Obsolete file.
9506 * sparclet-stub.c: Obsolete file.
9507 * sparclet-rom.c: Obsolete file.
9508 * sparcl-tdep.c: Obsolete file.
9509 * config/sparc/tm-sparclite.h: Obsolete file.
9510 * config/sparc/sparclite.mt: Obsolete file.
9511 * config/sparc/sparclet.mt: Obsolete file.
9512 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
9513 sparc86x-*-* obsolete.
9515 2003-04-15 David Carlton <carlton@math.stanford.edu>
9517 * Makefile.in (SFILES): Add cp-namespace.c.
9518 (COMMON_OBS): Add cp-namespace.o.
9519 (block.o): Depend on gdb_obstack_h and cp_support_h.
9520 (buildsym.o): Depend on cp_support_h.
9521 (cp-namespace.o): New.
9522 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
9523 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
9524 (dwarf2read.o): Depend on cp_support_h.
9525 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
9526 * dwarf2read.c (process_die): Set processing_has_namespace_info,
9527 processing_current_namespace.
9528 (read_namespace): Update processing_current_namespace; check for
9529 anonymous namespaces.
9530 (dwarf2_name): New function.
9531 (dwarf2_extension): Ditto.
9532 * cp-support.h: Update copyright, contributors.
9533 Add inclusion guards.
9534 Add opaque declaration for structs obstack, block, symbol.
9535 (struct using_direct): New struct.
9536 Add declarations for cp_find_first_component,
9537 cp_entire_prefix_len, processing_has_namespace_info,
9538 processing_current_namespace, cp_is_anonymous,
9539 cp_add_using_directive, cp_initialize_namespace,
9540 cp_finalize_namespace, cp_set_block_scope,
9541 cp_scan_for_anonymous_namespaces.
9542 * cp-namespace.c: New file.
9543 * cp-support.c: Update copyright.
9544 Include ctype.h, gdb_assert.h, gdbcmd.h.
9545 New variable maint_cplus_cmd_list.
9546 (cp_find_first_component): New function.
9547 (cp_entire_prefix_len, maint_cplus_command)
9548 (first_component_command, _initialize_cp_support): Ditto.
9549 * buildsym.c: Include cp-support.h.
9550 New variable using_list.
9551 (add_symbol_to_list): Check for anonymous namespaces.
9552 (finish_block): Set block's scope.
9553 (start_symtab): Initialize C++ namespace support.
9554 (end_symtab): Finalize C++ namespace support.
9555 * block.h: Add opaque declarations for structs
9556 block_namespace_info, using_direct, and obstack.
9557 Add declarations for block_set_scope and block_set_using.
9558 (struct block): Add 'language_specific' member.
9559 (BLOCK_NAMESPACE): New macro.
9560 * block.c: Include gdb_obstack.h and cp-support.h.
9561 (struct block_namespace_info): New struct.
9562 (block_set_scope): New function.
9563 (block_set_using, block_initialize_namespace): Ditto.
9565 2003-04-14 Kevin Buettner <kevinb@redhat.com>
9567 * solib-svr4.c (svr4_have_link_map_offsets): New function.
9568 (locate_base): Return early if there aren't any link map offsets.
9569 (svr4_solib_create_inferior_hook): Warn if shared library support
9572 2003-04-14 David Carlton <carlton@math.stanford.edu>
9574 * symtab.c (symbol_set_names): Add prefix when storing Java names
9575 in hash table. Fix for PR java/1039.
9577 2003-04-14 David Carlton <carlton@math.stanford.edu>
9579 * symtab.c (symbol_set_names): Rename 'name' arg to
9580 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
9581 * symtab.h: Change 'name' argument in declaration of
9582 symbol_set_names to 'linkage_name'.
9583 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
9585 2003-04-14 Andrew Cagney <cagney@redhat.com>
9587 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
9588 return the fully sign-extended register value.
9589 (get_frame_pointer): Ditto.
9590 (mips_pop_frame): Initialize "proc_desc" after checking for a
9593 2003-04-14 Andrew Cagney <cagney@redhat.com>
9595 * mips-tdep.c (mips_push_dummy_frame): Delete function.
9596 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
9597 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
9598 (mips_push_register): Delete function.
9599 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
9602 2003-04-14 Jim Blandy <jimb@redhat.com>
9604 * symmisc.c: #include "gdb_regex.h".
9605 (maintenance_list_symtabs, maintenance_list_psymtabs): New
9607 * maint.c (maintenance_list_command): New function.
9608 (_initialize_maint_cmds): Register the above as commands.
9609 * symtab.h (maintenance_list_symtabs,
9610 maintenance_list_psymtabs): New declarations.
9611 * cli/cli-cmds.c (maintenancelistlist): New variable.
9612 (init_cmd_lists): Initialize it.
9613 * cli/cli-cmds.h (maintenancelistlist): New declaration.
9614 * gdbcmd.h (maintenancelistlist): New declaration.
9615 * Makefile.in (symmisc.o): Update dependencies.
9617 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
9619 * s390-nat.c: Include asm/types.h for addr_t.
9621 2003-04-14 Corinna Vinschen <vinschen@redhat.com>
9623 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
9624 actually incoming type.
9626 2003-04-13 Andrew Cagney <cagney@redhat.com>
9628 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
9629 get_next_frame and get_frame_saved_regs.
9631 2003-04-13 Andrew Cagney <cagney@redhat.com>
9633 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
9634 of gdbarch_num_regs.
9636 2003-04-13 Andrew Cagney <cagney@redhat.com>
9638 * frame.h: Mention what replaced what in "struct frame_info".
9639 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
9640 deprecated_update_frame_base_hack and
9641 deprecated_update_frame_pc_hack.
9642 * hppa-tdep.c: Ditto.
9644 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
9646 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
9647 to read_reg and update its comment. Remove regnum member.
9648 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
9649 Don't call read_reg when setting in_reg. Call read_reg to get
9650 the frame base if it's in a register. Return the register number
9651 on the stack instead of in the context. Remove extra arguments
9653 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
9654 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
9655 the register number on the expression stack.
9656 (needs_frame_read_reg): Remove extra arguments.
9658 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
9660 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
9662 (execute_stack_op): All callers updated.
9663 * dwarf2expr.h: Add prototype for dwarf2_read_address.
9664 * dwarf2loc.c (find_location_expression): New function.
9665 (dwarf_expr_frame_base): Call it.
9666 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
9667 (dwarf2_tracepoint_var_ref): New function, broken out from
9668 locexpr_tracepoint_var_ref.
9669 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
9671 (loclist_read_variable, loclist_read_needs_frame): New functions.
9672 (loclist_describe_location, loclist_tracepoint_var_ref): New
9674 (dwarf2_loclist_funcs): New struct location_funcs.
9675 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
9676 (struct dwarf2_locexpr_baton): Add comments.
9677 (dwarf2_loclist_funcs): New extern.
9678 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
9679 base_address and base_known.
9680 (dwarf_loc_buffer): New variable.
9681 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
9682 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
9683 (dwarf2_has_info): Initialize dwarf_loc_offset.
9684 (dwarf2_build_psymtabs): Read in .debug_loc.
9685 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
9687 (psymtab_to_symtab_1): Likewise. Move base address calculation
9689 (dwarf2_get_pc_bounds): ... here. Use the base address from
9691 (dwarf2_symbol_mark_computed): Handle location lists.
9693 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
9695 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
9696 if the linkage name demangled successfully.
9698 2003-04-13 Mark Kettenis <kettenis@gnu.org>
9700 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
9701 disassmbly_flavour): Removed.
9703 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
9705 2003-04-13 Mark Kettenis <kettenis@gnu.org>
9707 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
9709 2003-04-12 Andrew Cagney <cagney@redhat.com>
9711 * frame.h (struct frame_info): Move definition from here ...
9712 * frame.c (struct frame_info): ... to here.
9714 2003-04-12 Andrew Cagney <cagney@redhat.com>
9716 * gdbthread.h (save_infrun_state): Delete parameter
9718 (struct thread_info): Delete field "prev_func_start".
9719 (load_infrun_state): Ditto.
9720 * thread.c (load_infrun_state, save_infrun_state): Update.
9721 * infrun.c (prev_func_start): Delete variable.
9722 (context_switch, init_wait_for_inferior): Update.
9723 (stop_stepping, keep_going): Update.
9725 2003-04-12 Andrew Cagney <cagney@redhat.com>
9727 * gdbarch.sh: Add missing opaque declarations.
9728 * gdbarch.h: Regnerate.
9729 * symtab.h: Add missing opaque declarations.
9730 * value.h, target.h, symfile.h, stabsread.h: Ditto.
9731 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
9732 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
9733 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
9734 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
9735 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
9736 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
9737 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
9738 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
9739 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
9740 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
9741 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
9742 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
9744 2003-04-11 Andrew Cagney <cagney@redhat.com>
9746 * frame.c (get_frame_id): Return this frame's "id".
9747 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
9749 (legacy_saved_regs_this_id): Replace function body with
9751 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
9752 FRAME_OBSTACK_ZALLOC.
9753 (create_new_frame): Mark the frame ID as valid.
9755 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
9757 * Makefile.in (libbfd_h): Added missing setting.
9758 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
9759 according to the selected ABI.
9761 2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
9763 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
9765 2003-04-11 Andrew Cagney <cagney@redhat.com>
9767 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
9768 SAVED_PC_AFTER_CALL.
9769 * gdbarch.h, gdbarch.c: Regenerate.
9770 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9771 * x86-64-tdep.c (x86_64_init_abi): Update.
9772 * vax-tdep.c (vax_gdbarch_init): Update.
9773 * v850-tdep.c (v850_gdbarch_init): Update.
9774 * sparc-tdep.c (sparc_gdbarch_init): Update.
9775 * sh-tdep.c (sh_gdbarch_init): Update.
9776 * s390-tdep.c (s390_gdbarch_init): Update.
9777 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9778 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9779 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9780 * mips-tdep.c (mips_gdbarch_init): Update.
9781 * mcore-tdep.c (mcore_gdbarch_init): Update.
9782 * m68k-tdep.c (m68k_gdbarch_init): Update.
9783 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9784 * ia64-tdep.c (ia64_gdbarch_init): Update.
9785 (ia64_saved_pc_after_call): Update declaration.
9786 * i386ly-tdep.c (i386lynx_init_abi): Update.
9787 * i386-tdep.c (i386_gdbarch_init): Update.
9788 * hppa-tdep.c (hppa_gdbarch_init): Update.
9789 * h8300-tdep.c (h8300_gdbarch_init): Update.
9790 * frv-tdep.c (frv_gdbarch_init): Update.
9791 * cris-tdep.c (cris_gdbarch_init): Update.
9792 * avr-tdep.c (avr_gdbarch_init): Update.
9793 * arm-tdep.c (arm_gdbarch_init): Update.
9794 * alpha-tdep.c (alpha_gdbarch_init): Update.
9795 * ns32knbsd-nat.c (frame_num_args): Update.
9796 * ns32k-tdep.c (umax_frame_num_args): Update.
9797 * mips-tdep.c (mips_init_frame_pc_first): Update.
9798 * infrun.c (step_over_function): Update.
9799 * i386-linux-tdep.c (skip_hurd_resolver): Update.
9800 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
9801 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
9802 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9803 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9804 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
9805 * arm-linux-tdep.c (skip_hurd_resolver): Update.
9806 * arch-utils.c (init_frame_pc_default): Update.
9807 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
9808 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
9811 2003-04-11 Andrew Cagney <cagney@redhat.com>
9813 * i387-tdep.c: Update copyright.
9814 (i387_to_double): Delete function.
9815 (double_to_i387): Delete function.
9817 2003-04-10 Andrew Cagney <cagney@redhat.com>
9819 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
9820 frame's function's address. Simplify.
9821 (d10v_frame_unwind_cache): Check that the frame's function is
9824 2003-04-10 Jim Blandy <jimb@redhat.com>
9826 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
9827 call to set_gdbarch_deprecated_push_arguments.
9829 2003-04-10 Andrew Cagney <cagney@redhat.com>
9831 * frame.c (fprint_frame_id): New function.
9832 (fprint_frame_type, fprint_frame): New function.
9833 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
9834 (create_sentinel_frame, get_frame_id): Ditto.
9835 (frame_id_p, frame_id_eq): Ditto.
9836 (frame_id_inner, create_new_frame): Ditto.
9837 (legacy_get_prev_frame, get_prev_frame): Ditto.
9838 (deprecated_update_frame_pc_hack): Ditto.
9839 (frame_register_unwind): Ditto.
9840 (deprecated_update_frame_base_hack): Ditto.
9842 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
9844 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
9845 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
9846 frame_chain function.
9847 * Makefile.in: Add dependencies due to above change.
9849 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
9851 * blockframe.c (legacy_frame_chain_valid): Move call to
9852 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
9855 2003-04-09 Andrew Cagney <cagney@redhat.com>
9857 * frame.h (struct frame_id): Replace "pc" and "base" with
9858 "stack_addr" and "code_addr". Update comments.
9859 (frame_id_build): Update parameter names and comment.
9860 (struct frame_info): Replace "id_p" and "id" with "this_id".
9861 * dummy-frame.c (dummy_frame_this_id): Update.
9862 * breakpoint.c (print_one_breakpoint): Update.
9863 * frame.c (get_frame_id): Update.
9864 (get_frame_base, frame_id_build): Update.
9865 (create_sentinel_frame, legacy_get_prev_frame): Update.
9866 (deprecated_update_frame_base_hack): Update.
9867 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
9868 (frame_id_inner): Ditto.
9870 2003-04-09 Andrew Cagney <cagney@redhat.com>
9872 * defs.h (gdb_print_host_address): Make "addr" parameter a
9874 * utils.c (gdb_print_host_address): Update.
9876 2003-04-09 Kevin Buettner <kevinb@redhat.com>
9878 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
9879 register number for R0 is 0.
9881 2003-04-09 J. Brobecker <brobecker@gnat.com>
9883 * frame.h (struct gdbarch): Add opaque structure definition
9884 to avoid a compilation warning on LynxOS 4.0.
9886 2003-04-09 Andrew Cagney <cagney@redhat.com>
9888 * frame.h (struct frame_info): Delete field "pc". Replace
9889 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
9891 * frame.c (frame_pc_unwind): Update.
9892 (create_sentinel_frame): Do not set "pc".
9893 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
9894 (get_frame_pc): Call frame_pc_unwind.
9895 (deprecated_update_frame_pc_hack): Update.
9896 (create_new_frame): Use "pc" not "->pc".
9898 2003-04-09 Andrew Cagney <cagney@redhat.com>
9900 * frame.c (get_frame_id): Eliminate code updating "frame".
9901 (legacy_get_prev_frame): Ditto.
9902 (get_frame_base): Return id.base directly.
9903 (deprecated_update_frame_base_hack): Update "id.base".
9904 * frame.h (struct frame_info): Delete field "frame".
9906 2003-04-09 Andrew Cagney <cagney@redhat.com>
9908 * NEWS: Mention that the "Sequent family" is obsolete.
9909 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
9910 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
9911 * configure.host: Obsolete i[3456]86-sequent-bsd*,
9912 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
9913 * config/i386/tm-ptx4.h: Obsolete file.
9914 * config/i386/tm-ptx.h: Obsolete file.
9915 * symm-tdep.c: Obsolete file.
9916 * config/i386/symmetry.mt: Obsolete file.
9917 * config/i386/tm-symmetry.h: Obsolete file.
9918 * symm-nat.c: Obsolete file.
9919 * config/i386/nm-symmetry.h: Obsolete file.
9920 * config/i386/xm-symmetry.h: Obsolete file.
9921 * config/i386/symmetry.mh: Obsolete file.
9922 * config/i386/nm-ptx4.h: Obsolete file.
9923 * config/i386/ptx4.mh: Obsolete file.
9924 * config/i386/ptx.mt: Obsolete file.
9925 * config/i386/ptx.mh: Obsolete file.
9926 * config/i386/xm-ptx4.h: Obsolete file.
9927 * config/i386/xm-ptx.h: Obsolete file.
9929 2003-04-09 Andrew Cagney <cagney@redhat.com>
9931 Obsolete mips*-*-mach3*.
9932 * NEWS: Mention that mips*-*-mach3* is obsolete.
9933 * m3-nat.c: Obsolete file.
9934 * config/nm-m3.h: Obsolete file.
9935 * config/mips/tm-mipsm3.h: Obsolete file.
9936 * config/mips/mipsm3.mt: Obsolete file.
9937 * config/mips/mipsm3.mh: Obsolete file.
9938 * config/mips/xm-mipsm3.h: Obsolete file.
9939 * mipsm3-nat.c: Obsolete file.
9940 * configure.host: Obsolete mips-dec-mach3*.
9941 * configure.tgt: Obsolete mips*-*-mach3*.
9943 2003-04-09 Andrew Cagney <cagney@redhat.com>
9945 * doublest.h: Update copyright.
9946 (deprecated_store_floating, deprecated_extract_floating): Rename
9947 store_floating and extract_floating. Update comments.
9948 * doublest.c: Update copyright.
9949 (extract_floating_by_length): Replace extract_floating.
9950 (store_floating_by_length): Replace store_floating.
9951 (deprecated_extract_floating): New function.
9952 (deprecated_store_floating): New function.
9953 (extract_typed_floating): Call extract_floating_by_length.
9954 (store_typed_floating): Call store_floating_by_length.
9955 * x86-64-tdep.c (x86_64_store_return_value): Update.
9956 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
9957 (sh64_extract_return_value): Update.
9958 (sh_sh4_register_convert_to_virtual): Update.
9959 (sh_sh64_register_convert_to_virtual): Update.
9960 (sh_sh4_register_convert_to_raw): Update.
9961 (sh_sh64_register_convert_to_raw): Update.
9962 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
9963 (rs6000_register_convert_to_raw): Update.
9964 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
9965 (ia64_register_convert_to_raw): Update.
9966 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
9967 (REGISTER_CONVERT_TO_VIRTUAL): Update.
9968 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
9969 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
9970 (alpha_register_convert_to_raw): Update.
9972 2003-04-08 Andrew Cagney <cagney@redhat.com>
9974 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
9975 * gdbarch.h, gdbarch.c: Re-generate.
9976 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
9977 (d10v_gdbarch_init): Do not set saved_pc_after_call.
9978 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
9979 conditionally, use frame_pc_unwind as an alternative. Add
9981 * arch-utils.c (init_frame_pc_default): Only call
9982 SAVED_PC_AFTER_CALL when available.
9984 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
9986 * infrun.c (stop_soon): Rename from stop_soon_quietly.
9987 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
9988 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
9989 (start_remote): Ditto.
9990 (handle_inferior_event): Ditto.
9991 (save_inferior_status): Ditto.
9992 (restore_inferior_status): Ditto.
9993 * infcmd.c (attach_command): Ditto.
9994 * fork-child.c (startup_inferior): Ditto.
9995 * inferior.h (stop_soon): Rename from stop_soon_quietly.
9996 * alpha-tdep.c (heuristic_proc_start): Ditto.
9997 * mips-tdep.c (heuristic_proc_start): Ditto.
9998 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
9999 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
10000 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
10001 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
10002 * remote-vx.c (vx_create_inferior): Ditto.
10004 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
10006 * infrun.c (stop_soon_quietly): Make it an enum, to better
10007 override the default behavior of handle_inferior_event.
10008 (clear_proceed_status): Update uses of stop_soon_quietly to
10009 reflect that it is now an enum.
10010 (start_remote): Ditto.
10011 (handle_inferior_event): Change logic a bit if stop_soon_quietly
10012 is set to handle the new GNU/Linux kernel behavior for
10013 attach/sigstop. Update uses of stop_soon_quietly.
10014 * inferior.h (enum stop_kind): New enum.
10015 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
10016 Reset normal handle_inferior_event behavior, afterwards.
10017 * fork-child.c (startup_inferior): Update.
10018 * alpha-tdep.c (heuristic_proc_start): Update.
10019 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
10020 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
10021 * solib-osf.c (osf_solib_create_inferior_hook): Update.
10022 * solib-irix.c (irix_solib_create_inferior_hook): Update.
10023 * remote-vx.c (vx_create_inferior): Update.
10024 * mips-tdep.c (heuristic_proc_start): Update.
10026 2003-04-07 Elena Zannoni <ezannoni@redhat.com>
10028 * disasm.c (dump_insns): Move variables inside loop, or they will
10029 be freed more than once, causing wild memory corruptions.
10030 (gdb_disassembly): Look for the substring "-thread",
10031 instead of "-threads" in the target name, to make sure to find
10032 the 'multi-thread' target. Also, make sure we do the right thing
10033 with the "core" target.
10035 2003-04-07 Kevin Buettner <kevinb@redhat.com>
10037 * mips-tdep.c (mips_print_fp_register): New function, created from
10038 do_fp_register_row(). Registers are now (also) printed as hex.
10039 Only one register is printed per row.
10040 (mips_print_register, do_fp_register_row): Print floating point
10041 registers with mips_print_fp_register().
10043 2003-04-06 Andrew Cagney <cagney@redhat.com>
10045 * valprint.h (inspect_it): Add extern declaration.
10046 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
10047 (selectors_info, classes_info): Ditto.
10048 (find_objc_msgcall): Fix indentation.
10049 (objc_printstr): Delete extern declarations.
10051 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
10053 2003-04-06 Andrew Cagney <cagney@redhat.com>
10055 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
10057 * frame.c (legacy_saved_regs_this_id): Update.
10058 (legacy_get_prev_frame): Update.
10059 * xstormy16-tdep.c: Update comment.
10060 * sparc-tdep.c (sparc_frame_chain): Update comment.
10061 * blockframe.c (legacy_frame_chain_valid): Update.
10063 2003-04-06 Andrew Cagney <cagney@redhat.com>
10065 * valprint.c (val_print_type_code_int): Delete #ifdef
10066 PRINT_TYPELESS_INTEGER code.
10068 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
10069 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
10070 multi-arch definition.
10071 * gdbarch.h: Re-generate.
10073 2003-04-05 Andrew Cagney <cagney@redhat.com>
10075 Eliminate FRAME_FIND_SAVED_REGS.
10076 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10077 Change FSR parameter to a pointer.
10078 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
10079 Assume FSR parameter is a pointer.
10080 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10081 Make fsr a pointer.
10082 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
10083 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
10084 saved_regs a pointer.
10085 (hppa_frame_saved_pc): Ditto.
10086 (find_dummy_frame_regs): Make frame_saved_regs a pointer
10087 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
10089 (restore_pc_queue): Make fsr a pointer.
10090 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
10091 (hppa_frame_chain): Make saved_regs a pointer, call
10092 hppa_frame_init_saved_regs.
10093 * sparc-tdep.c: Include "gdb_assert.h".
10094 (sparc_frame_find_saved_regs): Replace internal_error with
10096 * remote-vxsparc.c (vx_read_register): Delete reference to
10097 FRAME_FIND_SAVED_REGS.
10098 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
10099 * gdbarch.h: Regenerate.
10100 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
10101 (deprecated_get_frame_saved_regs): Delete declaration.
10102 (struct frame_saved_regs): Delete definition.
10103 * frame.c (deprecated_get_frame_saved_regs): Delete function.
10104 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
10105 (hppa_frame_find_saved_regs): Delete declaration.
10106 (FRAME_FIND_SAVED_REGS): Delete macro.
10107 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
10108 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
10109 FRAME_FIND_SAVED_REGS in comment.
10111 2003-04-05 Andrew Cagney <cagney@redhat.com>
10113 * frame.c (frame_func_unwind, get_frame_func): New functions.
10114 * frame.h (get_frame_func, frame_func_unwind): Declare.
10115 (struct frame_info): Add field "prev_func" for caching the
10116 previous frame's function address.
10117 * arm-tdep.c (arm_frameless_function_invocation): Combine
10118 get_pc_function_start and get_frame_pc into get_frame_func.
10119 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
10120 (sh64_nofp_frame_init_saved_regs): Ditto.
10121 * s390-tdep.c (s390_function_start): Ditto.
10122 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
10123 (rs6000_frameless_function_invocation): Ditto.
10124 (rs6000_frame_saved_pc): Ditto.
10125 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
10126 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
10127 * i386-tdep.c (i386_frameless_signal_p): Ditto.
10128 (i386_frame_init_saved_regs): Ditto.
10129 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
10130 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
10131 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
10132 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
10133 * blockframe.c (frameless_look_for_prologue): Ditto.
10135 2003-04-05 Andrew Cagney <cagney@redhat.com>
10137 * frame.c (legacy_get_prev_frame): Link prev to next at the
10138 function start. Update comments.
10140 2003-04-05 Andrew Cagney <cagney@redhat.com>
10142 * frame.c (get_frame_id): Update comment.
10143 (legacy_get_prev_frame): Update comment.
10144 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
10145 * gdbarch.h: Regenerate.
10146 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
10147 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
10149 2003-04-05 Andrew Cagney <cagney@redhat.com>
10151 * stack.c (print_frame_info): Use get_frame_pc.
10153 2003-04-04 Andrew Cagney <cagney@redhat.com>
10155 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
10156 the frame's type from the unwinder.
10157 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
10158 (create_new_frame, legacy_get_prev_frame): When the unwinder's
10159 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
10160 (get_frame_base_address): Use get_frame_type.
10161 (get_frame_locals_address, get_frame_args_address): Ditto.
10162 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
10163 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
10164 (struct frame_info): Add comment explaining why the frame contains
10166 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
10167 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
10168 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
10170 * frame-unwind.h: Include "frame.h".
10171 (struct frame_unwind): Add "type" field.
10172 * Makefile.in (frame_unwind_h): Add $(frame_h).
10174 2003-04-04 Andrew Cagney <cagney@redhat.com>
10176 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
10177 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
10178 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
10180 (d10v_unwind_dummy_id): Use frame_id_build.
10181 * frame.c (find_frame_sal): Use get_frame_pc.
10182 (create_new_frame): Use deprecated_update_frame_pc_hack and
10183 deprecated_update_frame_base_hack.
10184 (create_sentinel_frame): Add comment about ->pc going away.
10185 (get_prev_frame): Add comment about ->pc going away.
10186 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
10187 frame_id_build, deprecated_update_frame_pc_hack and
10188 deprecated_update_frame_base_hack.
10189 (select_frame): Use get_frame_pc.
10190 (legacy_saved_regs_this_id): Use frame_id_build.
10192 2003-04-04 Elena Zannoni <ezannoni@redhat.com>
10194 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
10195 signed integer case.
10196 (classify_argument): Handle enumerations and references.
10198 2003-04-04 Andrew Cagney <cagney@redhat.com>
10200 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
10203 2003-04-01 Adam Fedor <fedor@gnu.org>
10205 * gdb/objc-lang.c (selectors_info): Replace calls to
10206 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
10207 SYMBOL_NATURAL_NAME.
10208 (classes_info, find_methods): Likewise.
10210 2003-04-03 Kevin Buettner <kevinb@redhat.com>
10212 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
10213 ``mach'' to the value determined by bfd_default_set_arch_mach().
10215 2003-04-02 Bob Rossi <bob_rossi@cox.net>
10217 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
10218 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
10219 (mi-cmd-file.o): Update dependencies.
10221 2003-04-01 Kevin Buettner <kevinb@redhat.com>
10223 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
10224 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
10226 2003-04-01 Adam Fedor <fedor@gnu.org>
10228 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
10229 * language.h (struct language_defn): Add la_demangle.
10230 (language_demangle): Declare.
10231 * language.c (language_demangle): New function.
10232 (unk_lang_demangle): Likewise.
10233 (unknown_language_defn, auto_language_defn, local_language_defn):
10234 Add ukn_lang_demangle.
10235 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
10236 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
10237 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
10238 (cplus_language_defn): Add cplus_demangle for la_demangle element.
10239 * jv-lang.c (java_demangle): New function
10240 (java_language_defn): Use it for la_demangle element.
10241 * objc-lang.c (objc_demangle): Add options argument
10242 (objc_language_defn): Use objc_demangle for la_demangle element.
10243 * maint.c (maintenance_demangle): Replace switch with
10244 call to language_demangle.
10245 * utils.c (fprintf_symbol_filtered): Likewise.
10247 2003-04-01 Andrew Cagney <cagney@redhat.com>
10249 * printcmd.c (print_frame_nameless_args): Delete #ifdef
10250 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
10251 PRINT_TYPELESS_INTEGER.
10252 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
10253 PUSH_RETURN_ADDRESS.
10255 2003-04-01 Andrew Cagney <cagney@redhat.com>
10257 * Makefile.in (d10v-tdep.o): Update dependencies.
10258 * d10v-tdep.c: Include "frame-base.h".
10259 (d10v_frame_unwind): Make constant.
10260 (d10v_frame_base_address): New function.
10261 (d10v_frame_base): New variable.
10262 (d10v_gdbarch_init): Set frame_base default.
10263 (struct d10v_unwind_cache): Add the field "prev_sp". Update
10265 (d10v_frame_unwind_cache): Set and use "prev_sp".
10266 (d10v_frame_this_id): Use the previous frame's inner most stack
10267 address and this frame's func address for the frame ID. Use
10268 frame_id_build. Don't analyze beyond the current instruction.
10270 2003-04-01 Andrew Cagney <cagney@redhat.com>
10272 * frame.h (get_frame_locals_address, get_frame_args_address):
10273 Refer to the base address, instead of the address of the first
10274 local or parameter.
10276 2003-04-01 Andrew Cagney <cagney@redhat.com>
10278 Add frame debug info addresses:
10279 * frame-base.c: New file.
10280 * frame-base.h: New file.
10281 * frame.h (struct frame_base): Add opaque declaration.
10282 (get_frame_base): Update comment.
10283 (get_frame_base_address): Declare.
10284 (get_frame_locals_address): Declare.
10285 (get_frame_args_address): Declare.
10286 (struct frame_info): Add "base" and "base_cache". Update
10287 comments on the unwinder.
10288 * frame.c: Include "frame-base.h".
10289 (get_frame_locals_address): New function.
10290 (get_frame_base_address): New function.
10291 (get_frame_args_address): New function.
10292 * findvar.c (read_var_value): Use get_frame_locals_address and
10293 get_frame_args_address.
10294 * stack.c (frame_info): Use get_frame_locals_address and
10295 get_frame_args_address.
10296 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
10297 moved to "frame-base.c".
10298 * printcmd.c (print_frame_nameless_args): Ditto.
10299 * symtab.h (address_class): Update comments.
10300 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
10301 get_frame_base_address.
10302 * dwarf2expr.c (execute_stack_op): Ditto.
10303 * Makefile.in (frame_base_h): Define.
10304 (frame.o): Update dependencies.
10305 (frame-base.o): Add dependencies.
10306 (SFILES): Add frame-base.c.
10307 (COMMON_OBS): Add frame-base.o.
10309 2003-04-01 Andrew Cagney <cagney@redhat.com>
10311 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
10312 CALL_DUMMY_LENGTH): Ditto.
10313 * gdbarch.c: Re-generate.
10314 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
10315 (CALL_DUMMY_LENGTH): Delete macro.
10316 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
10317 * arm-tdep.c (arm_gdbarch_init): Ditto.
10318 * avr-tdep.c (avr_gdbarch_init): Ditto.
10319 * cris-tdep.c (cris_gdbarch_init): Ditto.
10320 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10321 * frv-tdep.c (frv_gdbarch_init): Ditto.
10322 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10323 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10324 * i386-tdep.c (i386_gdbarch_init): Ditto.
10325 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10326 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10327 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10328 * mips-tdep.c (mips_gdbarch_init): Ditto.
10329 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10330 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10331 * s390-tdep.c (s390_gdbarch_init): Ditto.
10332 * sh-tdep.c (sh_gdbarch_init): Ditto.
10333 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10334 * v850-tdep.c (v850_gdbarch_init): Ditto.
10335 * vax-tdep.c (vax_gdbarch_init): Ditto.
10336 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
10338 2003-04-01 Corinna Vinschen <vinschen@redhat.com>
10340 * frame.c (get_prev_frame): Disable call to inside_entry_file().
10342 2003-04-01 Andrew Cagney <cagney@redhat.com>
10344 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
10345 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10346 * gdbarch.h, gdbarch.c: Re-generate.
10347 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10348 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10349 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10350 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10351 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
10352 * infcmd.c (run_stack_dummy): Simplify assuming
10353 CALL_DUMMY_BREAKPOINT_OFFSET_P.
10354 * infrun.c (handle_inferior_event): Ditto.
10355 * alpha-tdep.c (alpha_gdbarch_init): Do not set
10356 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
10357 * arm-tdep.c (arm_gdbarch_init): Ditto.
10358 * avr-tdep.c (avr_gdbarch_init): Ditto.
10359 * cris-tdep.c (cris_gdbarch_init): Ditto.
10360 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10361 * frv-tdep.c (frv_gdbarch_init): Ditto.
10362 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10363 * i386-tdep.c (i386_gdbarch_init): Ditto.
10364 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10365 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10366 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10367 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10368 * mips-tdep.c (mips_gdbarch_init): Ditto.
10369 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10370 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10371 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10372 * s390-tdep.c (s390_gdbarch_init): Ditto.
10373 * sh-tdep.c (sh_gdbarch_init): Ditto.
10374 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10375 * v850-tdep.c (v850_gdbarch_init): Ditto.
10376 * vax-tdep.c (vax_gdbarch_init): Ditto.
10377 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
10379 2003-04-01 Daniel Jacobowitz <drow@mvista.com>
10381 * symfile.c (symfile_relocate_debug_section): Update call to
10382 bfd_simple_get_relocated_section_contents.
10384 2003-03-31 Andrew Cagney <cagney@redhat.com>
10386 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
10387 * gdbarch.h, gdbarch.c: Regenerate.
10388 * inferior.h (FIX_CALL_DUMMY): Delete macro.
10389 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
10391 * frame.h (generic_fix_call_dummy): Delete declaration.
10392 * dummy-frame.h: Update comment.
10393 * dummy-frame.c (generic_fix_call_dummy): Delete function.
10394 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10396 * sh-tdep.c (sh_gdbarch_init): Ditto.
10397 * s390-tdep.c (s390_gdbarch_init): Ditto.
10398 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10399 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10400 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10401 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10402 * i386-tdep.c (i386_gdbarch_init): Ditto.
10403 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10404 * frv-tdep.c (frv_gdbarch_init): Ditto.
10405 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10406 * cris-tdep.c (cris_gdbarch_init): Ditto.
10407 * avr-tdep.c (avr_gdbarch_init): Ditto.
10408 * arm-tdep.c (arm_gdbarch_init): Ditto.
10410 2003-03-31 J. Brobecker <brobecker@gnat.com>
10412 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
10413 (INIT_FRAME_AP): Likewise.
10414 (EXTRA_FRAME_INFO): Likewise.
10416 2003-03-31 Andrew Cagney <cagney@redhat.com>
10418 * gdbarch.sh: Include "symfile.h".
10419 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
10420 * gdbarch.h, gdbarch.c: Re-generate.
10421 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
10422 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10423 call_dummy_address, the default is at entry_point_address.
10424 * v850-tdep.c (v850_gdbarch_init): Ditto.
10425 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10426 * sh-tdep.c (sh_gdbarch_init): Ditto.
10427 * s390-tdep.c (s390_gdbarch_init): Ditto.
10428 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10429 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10430 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10431 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10432 * i386-tdep.c (i386_gdbarch_init): Ditto.
10433 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10434 * frv-tdep.c (frv_gdbarch_init): Ditto.
10435 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10436 * cris-tdep.c (cris_gdbarch_init): Ditto.
10437 * arm-tdep.c (arm_gdbarch_init): Ditto.
10439 2003-03-31 Andrew Cagney <cagney@redhat.com>
10441 * gdbarch.sh (CALL_DUMMY_P): Delete.
10442 * gdbarch.h, gdbarch.c: Re-generate.
10443 * inferior.h (CALL_DUMMY_P): Delete macro.
10444 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10445 * vax-tdep.c (vax_gdbarch_init): Update.
10446 * v850-tdep.c (v850_gdbarch_init): Update.
10447 * sparc-tdep.c (sparc_gdbarch_init): Update.
10448 * sh-tdep.c (sh_gdbarch_init): Update.
10449 * s390-tdep.c (s390_gdbarch_init): Update.
10450 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10451 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10452 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10453 * mips-tdep.c (mips_gdbarch_init): Update.
10454 * mcore-tdep.c (mcore_gdbarch_init): Update.
10455 * m68k-tdep.c (m68k_gdbarch_init): Update.
10456 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10457 * ia64-tdep.c (ia64_gdbarch_init): Update.
10458 * i386-tdep.c (i386_gdbarch_init): Update.
10459 * h8300-tdep.c (h8300_gdbarch_init): Update.
10460 * frv-tdep.c (frv_gdbarch_init): Update.
10461 * d10v-tdep.c (d10v_gdbarch_init): Update.
10462 * cris-tdep.c (cris_gdbarch_init): Update.
10463 * breakpoint.c (deprecated_frame_in_dummy): Update.
10464 * avr-tdep.c (avr_gdbarch_init): Update.
10465 * alpha-tdep.c (alpha_gdbarch_init): Update.
10466 * arm-tdep.c (arm_gdbarch_init): Update.
10467 * dummy-frame.c (dummy_frame_this_id): Update comments.
10468 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
10469 * frame.c (legacy_get_prev_frame): Ditto.
10470 * valops.c (call_function_by_hand): Delete function.
10471 (hand_function_call): Rename to call_function_by_hand
10473 2003-03-30 Andrew Cagney <cagney@redhat.com>
10475 2002-11-10 Klee Dienes <kdienes@apple.com>
10476 * value.h (struct value): Update comment.
10478 2003-03-30 Andrew Cagney <cagney@redhat.com>
10480 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
10482 (d10v_gdbarch_init): Do not set fp_regnum.
10484 * frame.c (get_frame_base): Force ID initialization.
10485 (get_prev_frame): Move computation of the frame ID from here ...
10486 (get_frame_id): ... to here.
10487 (legacy_get_prev_frame): Mark the frame ID as valid.
10488 * frame.h (struct frame_info): Add field "id_p".
10490 2003-03-30 Mark Kettenis <kettenis@gnu.org>
10492 * i386-tdep.c (i386_store_struct_return): Removed.
10493 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
10495 2003-03-30 Andrew Cagney <cagney@redhat.com>
10497 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
10498 * gdbarch.h, gdbarch.c: Regenerate.
10499 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
10500 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
10501 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10502 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10503 * i386-tdep.c (i386_gdbarch_init): Ditto.
10504 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10505 * cris-tdep.c (cris_gdbarch_init): Ditto.
10506 * vax-tdep.c (vax_gdbarch_init): Ditto.
10507 * s390-tdep.c (s390_gdbarch_init): Ditto.
10508 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10509 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10510 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10511 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
10512 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
10513 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
10514 * sparc-tdep.c (sparc_gdbarch_init): Update.
10515 * sh-tdep.c (sh_gdbarch_init): Update.
10516 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10517 * mips-tdep.c (mips_gdbarch_init): Update.
10518 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10519 * ia64-tdep.c (ia64_gdbarch_init): Update.
10520 * frv-tdep.c (frv_gdbarch_init): Update.
10521 * avr-tdep.c (avr_gdbarch_init): Update.
10522 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
10523 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
10524 instead of when push_dummy_call is not available.
10526 2003-03-30 Andrew Cagney <cagney@redhat.com>
10528 * infttrace.c: Include "gdbthread.h".
10529 (parent_attach_all): Fix function signature.
10530 (call_ptrace): Update call.
10531 * Makefile.in (infttrace.o): Update dependencies.
10533 2003-03-30 Andrew Cagney <cagney@redhat.com>
10535 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
10536 PUSH_RETURN_ADDRESS.
10537 * gdbarch.h, gdbarch.c: Regenerate.
10538 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10539 * x86-64-tdep.c (x86_64_init_abi): Update.
10540 * v850-tdep.c (v850_gdbarch_init): Update.
10541 * sparc-tdep.c (sparc_gdbarch_init): Update.
10542 * sh-tdep.c (sh_gdbarch_init): Update.
10543 * s390-tdep.c (s390_gdbarch_init): Update.
10544 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10545 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10546 * mips-tdep.c (mips_gdbarch_init): Update.
10547 * mcore-tdep.c (mcore_gdbarch_init): Update.
10548 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10549 * ia64-tdep.c (ia64_gdbarch_init): Update.
10550 * i386-tdep.c (i386_gdbarch_init): Update.
10551 * h8300-tdep.c (h8300_gdbarch_init): Update.
10552 * frv-tdep.c (frv_gdbarch_init): Update.
10553 * cris-tdep.c (cris_gdbarch_init): Update.
10554 * avr-tdep.c (avr_gdbarch_init): Update.
10555 * arm-tdep.c (arm_gdbarch_init): Update.
10556 * valops.c (hand_function_call): Update.
10558 2003-03-29 Andrew Cagney <cagney@redhat.com>
10560 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
10561 sizeof_call_dummy_words.
10562 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
10564 * gdbarch.h: Regenerate.
10566 2003-03-29 Andrew Cagney <cagney@redhat.com>
10568 * infttrace.h: New file.
10569 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
10570 (hpread_get_textlow): Detect an uninitialized dn_bufp.
10571 (hpread_read_doc_function_type): Detect an initialized type1.
10572 (hpread_quick_traverse): Initialize mod_name_string.
10573 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
10574 (som_solib_get_solib_by_pc): Declare.
10575 (so_lib_thread_start_addr): Declare.
10576 (no_shared_libraries): Declare.
10577 * somread.c (init_import_symbols): Make static. Add forward
10579 * config/pa/nm-hppah.h: Include "infttrace.h" for
10581 (hppa_insert_hw_watchpoint): Declare.
10582 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
10583 * hppah-nat.c: Include "gdb_string.h".
10584 (parent_attach_all): Delete extern declaration, moved to
10586 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
10588 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
10589 * Makefile.in (infttrace_h): Define.
10590 (hpread.o): Update dependencies.
10591 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
10592 * hppa-hpux-tdep.c: Include "gdb_string.h".
10593 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
10594 * infrun.c (handle_inferior_event): Always initialize
10595 stepped_after_stopped_by_watchpoint. Add default and remove
10596 fallthrough in switch statement.
10597 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
10599 (hppa_remove_hw_watchpoint): Ditto.
10601 2003-03-29 Andrew Cagney <cagney@redhat.com>
10603 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
10606 2003-03-29 Richard Earnshaw <rearnsha@arm.com>
10608 * arm-tdep.c (arm_push_arguments): Delete.
10609 (struct stack_item): New type.
10610 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
10611 (arm_store_struct_return): Delte.
10612 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
10613 arm_push_arguments or arm_store_struct_return.
10615 2003-03-28 Andrew Cagney <cagney@redhat.com>
10617 * Makefile.in (d10v-tdep.o): Update dependencies.
10618 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
10619 * d10v-tdep.c: Include "remote.h".
10620 (target_resume_hook): Delete extern declaration.
10621 (target_wait_loop_hook): Ditto.
10622 (tdisassemble_command): Eliminate assignment in "if" conditional.
10623 (d10v_ts2_register_sim_regno): Eliminate call to
10624 legacy_register_sim_regno.
10625 (d10v_ts3_register_sim_regno): Ditto.
10627 2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
10629 * thread.c: Reindented.
10630 * lin-lwp.c: Ditto.
10631 * linux-proc.c: Ditto.
10633 2003-03-28 Bob Rossi <bob_rossi@cox.net>
10635 * MAINTAINERS (write after approval): Add myself.
10637 2003-03-27 Theodore A. Roth <troth@openavr.org>
10639 * objc-exp.y: Add missing semi-colons.
10641 2003-03-27 Andrew Cagney <cagney@redhat.com>
10643 * regcache.c (write_sp): Delete function and references.
10644 * inferior.h (write_sp): Delete declaration.
10645 * valops.c (hand_function_call): Replace write_sp with
10647 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
10648 (sparc_pop_frame): Ditto.
10650 2003-03-27 Andrew Cagney <cagney@redhat.com>
10652 * NEWS: Mention removal of support for hppa*-*-bsd* and
10653 hppa*-*-osf* natives, and hppa*-*-pro* target.
10654 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
10655 * config/pa/xm-pa.h: Obsolete file.
10656 * config/pa/xm-hppab.h: Obsolete file.
10657 * config/pa/nm-hppab.h: Obsolete file.
10658 * config/pa/tm-hppab.h: Obsolete file.
10659 * config/pa/tm-hppao.h: Obsolete file.
10660 * config/pa/nm-hppao.h: Obsolete file.
10661 * config/pa/tm-pro.h: Obsolete file.
10662 * config/pa/hppaosf.mt: Obsolete file.
10663 * config/pa/hppaosf.mh: Obsolete file.
10664 * config/pa/hppapro.mt: Obsolete file.
10665 * config/pa/hppabsd.mt: Obsolete file.
10666 * config/pa/hppabsd.mh: Obsolete file.
10667 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
10668 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
10671 2003-03-27 Andrew Cagney <cagney@redhat.com>
10673 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
10674 push_arguments. Don't set push_return_address or write_sp.
10675 (d10v_push_dummy_call): Replace d10v_push_arguments.
10676 (d10v_push_return_address, d10v_write_sp): Delete function,
10677 handled by push_dummy_call.
10679 2003-03-26 Andrew Cagney <cagney@redhat.com>
10681 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
10682 (push_dummy_call): New pure multi-arch replacement with gdbarch,
10683 regcache and dummy_addr parameters.
10684 * gdbarch.h, gdbarch.c: Re-generate.
10685 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
10686 available; assume it will handle stack alignment and return
10687 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
10688 legacy_push_arguments.
10689 (legacy_push_arguments): Rename default_push_arguments.
10690 * value.h (legacy_push_arguments): Rename default_push_arguments.
10691 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
10692 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10693 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10694 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10695 * config/i386/tm-symmetry.h: Update.
10696 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10697 * x86-64-tdep.c (x86_64_init_abi): Update.
10698 * v850-tdep.c (v850_gdbarch_init): Update.
10699 * sparc-tdep.c (sparc_gdbarch_init): Update.
10700 * sh-tdep.c (sh_gdbarch_init): Update.
10701 * s390-tdep.c (s390_gdbarch_init): Update.
10702 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10703 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10704 * mips-tdep.c (mips_gdbarch_init): Update.
10705 * mcore-tdep.c (mcore_gdbarch_init): Update.
10706 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10707 * ia64-tdep.c (ia64_gdbarch_init): Update.
10708 * i386-tdep.c (i386_gdbarch_init): Update.
10709 * hppa-tdep.c (hppa_gdbarch_init): Update.
10710 * h8300-tdep.c (h8300_gdbarch_init): Update.
10711 * frv-tdep.c (frv_gdbarch_init): Update.
10712 * d10v-tdep.c (d10v_gdbarch_init): Update.
10713 * cris-tdep.c (cris_gdbarch_init): Update.
10714 * avr-tdep.c (avr_gdbarch_init): Update.
10715 * arm-tdep.c (arm_gdbarch_init): Update.
10716 * arm-linux-tdep.c (arm_linux_init_abi): Update.
10717 * alpha-tdep.c (alpha_gdbarch_init): Update.
10719 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10721 * signals/signals.c (do_target_signal_to_host): Correct realtime
10724 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10726 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
10727 (struct sal_chain, map_catch_names): Remove.
10728 (catch_exception_command_1): Don't call
10729 handle_gnu_4_16_catch_command.
10731 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10733 From Mark Dettinger <dettinge@de.ibm.com>:
10734 * dwarf2cfi.c (read_2u): Increment pointer by two.
10736 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10738 * signals/signals.c: Fix typos in last change.
10740 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10742 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
10743 not already defined. Use __SIGRTMIN if available.
10744 (target_signal_from_host): Remove SIGRTMIN block.
10745 (do_target_signal_to_host): Remove SIGRTMIN block; check that
10746 the signal is within the realtime range.
10748 2003-03-25 Adam Fedor <fedor@gnu.org>
10750 * Makefile.in (infrun.o): Add $(language_h)
10751 * infrun.c (handle_inferior_event): Use skip_language_trampoline
10752 for language specific trampolines.
10753 * language.h (struct language_defn): Add skip_trampoline.
10754 (skip_language_trampoline): Declare.
10755 * language.c (unk_lang_trampoline, skip_language_trampoline):
10757 (unknown_language_defn, auto_language_defn, local_language_defn):
10758 Add ukn_lang_trampoline.
10759 * ada-lang.c (ada_language_defn): Add NULL for language
10760 specific skip_trampoline.
10761 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
10762 scm-lang.c: Likewise.
10763 * objc-lang.c (objc_skip_trampoline): New function.
10764 (objc_language_defn): Add objc_skip_trampoline.
10766 2003-03-25 Andrew Cagney <cagney@redhat.com>
10768 * frame.c (get_prev_frame): Delay validating a frame's ID -
10769 non-NULL, didn't go backwards - until an attempt to unwind it to
10770 the previous frame.
10772 2003-03-25 Andrew Cagney <cagney@redhat.com>
10774 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
10775 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
10776 * gdbarch.h, gdbarch.c: Re-generate.
10777 * config/sparc/tm-sparc.h
10778 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
10779 * sparc-tdep.c (sparc_gdbarch_init): Set
10780 deprecated_extra_stack_alignment_needed.
10781 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
10782 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
10783 extra_stack_alignment_needed.
10784 * v850-tdep.c (v850_gdbarch_init): Ditto.
10785 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10786 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10787 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10788 * cris-tdep.c (cris_gdbarch_init): Ditto.
10789 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10790 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10792 2003-03-25 Andrew Cagney <cagney@redhat.com>
10794 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
10795 STORE_STRUCT_RETURN.
10796 * gdbarch.h, gdbarch.c: Regenerate.
10797 * d10v-tdep.c (d10v_store_struct_return): Delete function.
10798 (d10v_push_arguments): Set the struct return register.
10799 (d10v_gdbarch_init): Update.
10800 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10801 * x86-64-tdep.c (x86_64_init_abi): Update.
10802 * vax-tdep.c (vax_gdbarch_init): Update.
10803 * v850-tdep.c (v850_gdbarch_init): Update.
10804 * sparc-tdep.c (sparc_gdbarch_init): Update.
10805 * sh-tdep.c (sh_gdbarch_init): Update.
10806 * s390-tdep.c (s390_gdbarch_init): Update.
10807 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10808 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10809 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10810 * mips-tdep.c (mips_gdbarch_init): Update.
10811 * mcore-tdep.c (mcore_gdbarch_init): Update.
10812 * m68k-tdep.c (m68k_gdbarch_init): Update.
10813 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10814 * ia64-tdep.c (ia64_gdbarch_init): Update.
10815 * i386-tdep.c (i386_gdbarch_init): Update.
10816 * hppa-tdep.c (hppa_gdbarch_init): Update.
10817 * h8300-tdep.c (h8300_gdbarch_init): Update.
10818 * frv-tdep.c (frv_gdbarch_init): Update.
10819 * cris-tdep.c (cris_gdbarch_init): Update.
10820 * avr-tdep.c (avr_gdbarch_init): Update.
10821 * arm-tdep.c (arm_gdbarch_init): Update.
10822 * alpha-tdep.c (alpha_gdbarch_init): Update.
10824 2003-03-25 Andrew Cagney <cagney@redhat.com>
10826 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
10827 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
10828 CALL_DUMMY_STACK_ADJUST with a predicate variable.
10829 * gdbarch.h, gdbarch.c: Regenerate.
10830 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10831 call_dummy_stack_adjust_p.
10832 * vax-tdep.c (vax_gdbarch_init): Ditto.
10833 * v850-tdep.c (v850_gdbarch_init): Ditto.
10834 * sh-tdep.c (sh_gdbarch_init): Ditto.
10835 * s390-tdep.c (s390_gdbarch_init): Ditto.
10836 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10837 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10838 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10839 * mips-tdep.c (mips_gdbarch_init): Ditto.
10840 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10841 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10842 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10843 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10844 * i386-tdep.c (i386_gdbarch_init): Ditto.
10845 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10846 * frv-tdep.c (frv_gdbarch_init): Ditto.
10847 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10848 * cris-tdep.c (cris_gdbarch_init): Ditto.
10849 * avr-tdep.c (avr_gdbarch_init): Ditto.
10850 * arm-tdep.c (arm_gdbarch_init): Ditto.
10851 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10852 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
10853 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
10854 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
10855 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
10856 call_dummy_stack_adjust_p.
10857 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
10858 (CALL_DUMMY_STACK_ADJUST): Delete macro.
10859 * sparc-tdep.c (sparc32_push_arguments): Update.
10860 * valops.c (hand_function_call): Update.
10862 2003-03-25 Corinna Vinschen <vinschen@redhat.com>
10864 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
10865 set_gdbarch_char_signed.
10867 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
10870 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
10872 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
10874 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
10875 (_initialize_arm_tdep): Don't set tm_print_insn.
10877 2003-03-24 Adam Fedor <fedor@gnu.org>
10879 * Makefile.in (YYOBJ): Add objc-exp.tab.o
10880 * objc-lang.h: Add multiple inclusion protection.
10881 (start_msglist, add_msglist, end_msglist): Additional declarations.
10883 2003-03-24 Richard Earnshaw <rearnsha@arm.com>
10885 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
10886 value was renamed to ARM_FLOAT_SOFT_FPA.
10888 2003-03-23 Andrew Cagney <cagney@redhat.com>
10890 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
10891 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
10892 * gdbarch.h, gdbarch.c: Regenerate.
10893 * valops.c (hand_function_call): Update.
10894 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
10895 * frame.c (legacy_saved_regs_this_id): Update.
10896 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
10897 * dummy-frame.h: Update.
10898 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
10899 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
10900 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
10901 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
10902 * config/m68k/tm-sun3.h: Update.
10903 * blockframe.c (inside_main_func, frame_chain_valid): Update.
10904 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10905 * x86-64-tdep.c (x86_64_init_abi): Update.
10906 * vax-tdep.c (vax_gdbarch_init): Update.
10907 * v850-tdep.c (v850_gdbarch_init): Update.
10908 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
10909 * sh-tdep.c (sh_gdbarch_init): Update.
10910 * s390-tdep.c (s390_gdbarch_init): Update.
10911 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
10912 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
10913 (frame_get_saved_regs): Update.
10914 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10915 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10916 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10917 * mips-tdep.c (mips_gdbarch_init): Update.
10918 * mcore-tdep.c (mcore_gdbarch_init): Update.
10919 * m68k-tdep.c (m68k_gdbarch_init): Update.
10920 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10921 * ia64-tdep.c (ia64_gdbarch_init): Update.
10922 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
10923 * i386-interix-tdep.c (i386_interix_init_abi): Update.
10924 (i386_interix_back_one_frame): Update.
10925 * hppa-tdep.c (hppa_gdbarch_init): Update.
10926 (hppa_init_extra_frame_info): Update.
10927 * h8300-tdep.c (h8300_gdbarch_init): Update.
10928 * frv-tdep.c (frv_gdbarch_init): Update.
10929 * cris-tdep.c (cris_gdbarch_init): Update.
10930 * avr-tdep.c (avr_gdbarch_init): Update.
10931 * arm-tdep.c (arm_gdbarch_init): Update.
10932 * alpha-tdep.c (alpha_gdbarch_init): Update.
10934 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10936 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
10937 (arm_get_fp_model): Declare.
10938 * arm-tdep.c (fp_model_strings): New string array.
10939 (arm_fp_model, current_fp_model): New variables.
10940 (arm_get_fp_model): New function.
10941 (arm_set_fp): New function.
10942 (set_fp_model_sfunc): New function.
10943 (show_fp_model): New function.
10944 (_initialize_arm_tdep): Add new command to set/show the FPU.
10945 (arm_extract_return_value): Use arm_get_fp_model.
10946 (arm_store_return_value): Likewise.
10947 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
10948 to initialize the floating-point data types.
10949 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
10952 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10954 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
10955 the current setting of each value.
10956 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
10957 new_set and new_show. Use add_setshow_cmd_full and
10958 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
10959 commands and add new version as subcommands of "set/show arm".
10961 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10963 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
10964 (set_arm_command, show_arm_command): New functions.
10965 (_initialize_arm_tdep): Add them.
10966 (num_disassembly_options): Renamed from num_flavor_options.
10967 (valid_disassembly_styles): Renamed from valid_flavors.
10968 (disassembly_style): Renamed from disassembly_flavor.
10969 (set_disassembly_style_sfunc): Renamed from
10970 set_disassembly_flavor_sfunc.
10971 (set_disassembly_style): Renamed from set_disassembly_flavor.
10972 (arm_othernames): Updated.
10973 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
10974 command. Add "set/show arm disassembly" commands. Deprecate
10975 "othernames" command.
10977 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10979 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
10980 (arm-tdep.o): Depend on elf_arm_h.
10982 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10984 * Makefile.in (coff_internal_h): Define.
10985 (arm-tdep.o): Update dependencies.
10987 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10989 * arm-tdep.c (prologue_cache): Delete.
10990 (check_prologue_cache, save_prologue_cache): Delete.
10991 (arm_scan_prologue): Don't check or update the prologue_cache.
10992 (arm_gdb_arch_init): Don't initialize it.
10993 (_initialize_arm_tdep): Likewise.
10995 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
10997 * MAINTAINERS (tui): Maintainer of tui code.
10999 2003-03-21 Corinna Vinschen <vinschen@redhat.com>
11001 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
11002 (i386-cygwin-tdep.o): Add dependencies.
11003 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
11004 * i386-cygwin-tdep.c: New file.
11005 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
11006 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
11008 2003-03-20 Andrew Cagney <cagney@redhat.com>
11010 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
11011 (handle_inferior_event): Remove code calling
11012 DYNAMIC_TRAMPOLINE_NEXTPC.
11014 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
11015 already has a full path.
11017 * main.c (gdb_main): Return 1.
11018 (captured_main): Call error to report an invalid interpreter.
11020 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
11021 * alpha-osf1-tdep.c: Include "gdb_string.h".
11023 2003-03-19 J. Brobecker <brobecker@gnat.com>
11025 Continuing work to convert the hppa targets to multiarch partial.
11027 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
11028 method, now that hppa_push_dummy_frame has a conformant prototype.
11029 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
11030 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
11031 for the switch to multiarch partial.
11033 2003-03-19 Kevin Buettner <kevinb@redhat.com>
11035 * mdebugread.c (parse_symbol): For stEnd, we're done counting
11036 when iss is issNull.
11038 2003-03-18 Kevin Buettner <kevinb@redhat.com>
11040 * mips-tdep.c (mips_register_name): Fix fencepost error involving
11041 NUM_REGS bounds check.
11043 2003-03-18 Kevin Buettner <kevinb@redhat.com>
11045 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
11046 * mips-tdep.c (gdb_assert.h): Include.
11047 (mips_generic_reg_names, mips_processor_reg_names): Make static.
11048 (mips_register_name): Handle integer registers explicitly. Add
11050 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
11051 (mips_lsi33k_reg_names): Don't list integer registers; they're
11052 handled by mips_register_name() now.
11053 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
11054 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
11055 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
11056 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
11057 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
11059 2003-03-18 Andrew Cagney <cagney@redhat.com>
11061 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
11063 * gdbtypes.h (print_scalar_formatted): Update declaration.
11064 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
11066 2003-03-18 J. Brobecker <brobecker@gnat.com>
11068 * infrun.c (observer.h): Add #include.
11069 (normal_stop): Add call to observer_notify_normal_stop.
11070 * Makefile.in (infrun.o): Add dependency on observer.h.
11072 2003-03-18 J. Brobecker <brobecker@gnat.com>
11074 Continuing work to convert the hppa targets to multiarch partial.
11075 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
11076 parameter. Reformat comment.
11077 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
11078 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
11079 to match new profile.
11081 2003-03-18 J. Brobecker <brobecker@gnat.com>
11083 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
11084 appear to be working in any case.
11086 2003-03-18 J. Brobecker <brobecker@gnat.com>
11088 * observer.c (observer_test_first_observer): New static variable.
11089 (observer_test_second_observer): Likewise.
11090 (observer_test_third_observer): Likewise.
11091 (observer_test_first_notification_function): New static function.
11092 (observer_test_second_notification_function): Likewise.
11093 (observer_test_third_notification_function): Likewise.
11095 2003-03-17 J. Brobecker <brobecker@gnat.com>
11097 * hppa-tdep.c (gdb_assert.h): Add missing #include.
11098 * somsolib.c (gdb_assert.h): Likewise.
11099 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
11100 (somsolib.o): Likewise.
11102 2003-03-17 Andrew Cagney <cagney@redhat.com>
11104 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
11105 BFD. Simplify setting of di.endian.
11107 2003-03-17 Andrew Cagney <cagney@redhat.com>
11109 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
11110 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
11112 From Elena Zannoni <ezannoni@redhat.com>
11113 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
11114 vector and floating-point parameters.
11115 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
11117 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
11119 2003-03-17 Fernando Nasser <fnasser@redhat.com>
11121 * MAINTAINERS: Remove my name from several maintainership roles.
11123 2003-03-17 Andrew Cagney <cagney@redhat.com>
11125 Fix frame off-by-one bug.
11126 * frame-unwind.h (frame_this_id_ftype): Replace
11127 frame_unwind_id_ftype.
11128 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
11129 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
11130 with "prev_register".
11131 * frame-unwind.c (frame_unwind_find_by_pc): Return
11132 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
11134 * dummy-frame.c (cached_find_dummy_frame): Delete function.
11135 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
11136 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
11137 (dummy_frame_unwind): Update.
11138 * sentinel-frame.c (sentinel_frame_prev_register): Replace
11139 sentinel_frame_register_unwind.
11140 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
11141 (sentinel_frame_unwinder): Update.
11142 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
11143 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
11144 * frame.c (create_sentinel_frame): Update. Initialize
11145 "prologue_cache" instead of "unwind_cache".
11146 (frame_register_unwind): Call this frame's prev_register with the
11147 next frame and this frame's prologue cache.
11148 (get_prev_frame): Simplify. Always call prev frame's this_id with
11149 this frame and prev frame's prologue cache. Document that this
11150 call is shifted one to the left when compared to the
11151 frame_register_unwind call.
11152 (legacy_saved_regs_prev_register): Replace
11153 frame_saved_regs_register_unwind.
11154 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
11155 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
11156 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
11157 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
11158 (d10v_frame_unwind): Update.
11159 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
11160 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
11161 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
11162 "saved_regs" with "this_saved_regs".
11164 2003-03-16 Andrew Cagney <cagney@redhat.com>
11166 * frame.c (frame_pop): Don't call target_store_registers. Fix
11167 problem reported by Mark Kettenis.
11169 2003-03-16 Mark Kettenis <kettenis@gnu.org>
11171 * i386-tdep.c (i386_register_type): Renamed from
11172 i386_register_virtual_type. Adjust function signature.
11173 (i386_gdbarch_init): Set register_type instead of
11174 deprecated_max_register_raw_size,
11175 deprecated_max_register_virtual_size and register_virtual_type.
11177 2003-03-14 Andrew Cagney <cagney@redhat.com>
11179 * frame.c (get_prev_frame): When a legacy frame, always call
11180 legacy_get_prev_frame. Simplify unwind code using assumption that
11181 the unwinder is new.
11182 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
11183 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
11184 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
11186 2003-03-14 Andrew Cagney <cagney@redhat.com>
11188 * frame.c (get_saved_register): Delete function.
11189 * frame.h (get_saved_register): Delete declaration.
11190 * xstormy16-tdep.c: Update comment.
11191 * regcache.h: Update comments.
11192 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
11193 get_saved_register and extract_address, use
11194 frame_read_unsigned_register.
11195 (sparc_frame_saved_pc): Ditto.
11196 (sparc_get_saved_register): Instead of get_saved_register, use
11198 (sparc_pop_frame): Ditto.
11199 * findvar.c: Update comments.
11200 (value_of_register): Call frame_register instead of
11201 get_saved_register.
11202 (value_from_register): Ditto.
11203 * config/sparc/tm-sparc.h: Update comment.
11204 * breakpoint.c: Update comment.
11206 2003-03-14 Andrew Cagney <cagney@redhat.com>
11208 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
11209 GET_SAVED_REGISTER.
11210 * gdbarch.h, gdbarch.c: Re-generate.
11211 * frame.h: Update comments.
11212 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11213 * x86-64-tdep.c (x86_64_init_abi): Update.
11214 * sparc-tdep.c (sparc_gdbarch_init): Update.
11215 * sh-tdep.c (sh_gdbarch_init): Update.
11216 * mips-tdep.c (mips_gdbarch_init): Update.
11217 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11218 * cris-tdep.c (cris_gdbarch_init): Update.
11219 * ia64-tdep.c (ia64_gdbarch_init): Update.
11220 * frame.c (frame_register): Update.
11221 (get_saved_register): Update.
11222 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
11224 2003-03-13 Andrew Cagney <cagney@redhat.com>
11226 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
11227 * gdbarch.h, gdbarch.c: Regenerate.
11228 * valops.c (hand_function_call): Update comment.
11229 * stack.c (return_command): Update comment.
11230 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
11231 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
11232 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11233 * x86-64-tdep.c (x86_64_init_abi): Update.
11234 * vax-tdep.c (vax_gdbarch_init): Update.
11235 * v850-tdep.c (v850_gdbarch_init): Update.
11236 * sparc-tdep.c (sparc_gdbarch_init): Update.
11237 * sh-tdep.c (sh_gdbarch_init): Update.
11238 * s390-tdep.c (s390_gdbarch_init): Update.
11239 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11240 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11241 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11242 * mips-tdep.c (mips_gdbarch_init): Update.
11243 * mcore-tdep.c (mcore_gdbarch_init): Update.
11244 * m68k-tdep.c (m68k_gdbarch_init): Update.
11245 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11246 * ia64-tdep.c (ia64_gdbarch_init): Update.
11247 * i386-tdep.c (i386_gdbarch_init): Update.
11248 * hppa-tdep.c (hppa_gdbarch_init): Update.
11249 * h8300-tdep.c (h8300_gdbarch_init): Update.
11250 * frv-tdep.c (frv_gdbarch_init): Update.
11251 * cris-tdep.c (cris_gdbarch_init): Update.
11252 * avr-tdep.c (avr_gdbarch_init): Update.
11253 * arm-tdep.c (arm_gdbarch_init): Update.
11254 * alpha-tdep.c (alpha_gdbarch_init): Update.
11256 2003-03-13 Andrew Cagney <cagney@redhat.com>
11258 * frame.c (legacy_frame_p): New function.
11259 (get_prev_frame): Use legacy_frame_p.
11260 * frame.h (legacy_frame_p): Declare.
11262 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
11264 * MAINTAINERS (write after approval): Alphabetically
11267 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
11269 * MAINTAINERS (write after approval): Add myself.
11271 2003-03-12 Andrew Cagney <cagney@redhat.com>
11273 * frame.c (get_prev_frame): Rename the frame parameter to
11275 (get_next_frame, legacy_get_prev_frame): Ditto.
11277 2003-03-12 Andrew Cagney <cagney@redhat.com>
11279 * frame.c (get_current_frame): Check target_has_registers before
11280 checking target_has_stack.
11281 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
11282 instead of deprecated_selected_frame.
11283 * findvar.c (value_of_register): Pass "frame", not
11284 deprecated_selected_frame, to value_of_builtin_reg.
11286 2003-03-12 Andrew Cagney <cagney@redhat.com>
11288 * regcache.c (regcache_cooked_write_signed): New function.
11289 (regcache_cooked_write_unsigned): New function.
11290 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
11291 (regcache_cooked_read_signed): Fix regnum in range assertion.
11292 * regcache.h (regcache_cooked_write_signed): Declare.
11293 (regcache_cooked_write_unsigned): Declare.
11295 2003-03-12 Andrew Cagney <cagney@redhat.com>
11297 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
11298 * gdbarch.h, gdbarch.c: Re-generate.
11299 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11300 * x86-64-tdep.h: Update.
11301 * x86-64-tdep.c (x86_64_init_abi): Update.
11302 * v850-tdep.c (v850_gdbarch_init): Update.
11303 * sparc-tdep.c (sparc_gdbarch_init): Update.
11304 * sh-tdep.c (sh_gdbarch_init): Update.
11305 * s390-tdep.c (s390_gdbarch_init): Update.
11306 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11307 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11308 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11309 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11310 * mips-tdep.c (mips_gdbarch_init): Update.
11311 * mcore-tdep.c (mcore_gdbarch_init): Update.
11312 * m68k-tdep.c (m68k_gdbarch_init): Update.
11313 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11314 * ia64-tdep.c (ia64_gdbarch_init): Update.
11315 * i386-tdep.c (i386_gdbarch_init): Update.
11316 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11317 * hppa-tdep.c (hppa_gdbarch_init): Update.
11318 * h8300-tdep.c (h8300_gdbarch_init): Update.
11319 * frv-tdep.c (frv_gdbarch_init): Update.
11320 * cris-tdep.c (cris_gdbarch_init): Update.
11321 * avr-tdep.c (avr_gdbarch_init): Update.
11322 * arm-tdep.c (arm_gdbarch_init): Update.
11323 * alpha-tdep.c (alpha_gdbarch_init): Update.
11324 * sh-tdep.c (sh_init_extra_frame_info): Update.
11325 (sh64_init_extra_frame_info): Update.
11326 * ns32knbsd-nat.c (frame_num_args): Update.
11327 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
11328 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
11329 (xstormy16_frame_chain_valid): Update.
11330 * vax-tdep.c (vax_saved_pc_after_call): Update.
11331 * v850-tdep.c (v850_frame_chain): Update.
11332 (v850_pop_frame): Update.
11333 (v850_init_extra_frame_info): Update.
11334 * sparc-tdep.c (setup_arbitrary_frame): Update.
11335 * ns32k-tdep.c (umax_frame_num_args): Update.
11336 * s390-tdep.c (s390_pop_frame_regular): Update.
11337 * mn10300-tdep.c (mn10300_frame_chain): Update.
11338 (mn10300_pop_frame_regular): Update.
11339 (mn10300_init_extra_frame_info): Update.
11340 * mips-tdep.c (mips_init_frame_pc_first): Update.
11341 (mips_frame_chain): Update.
11342 (mips_pop_frame): Update.
11343 * mcore-tdep.c (mcore_frame_chain): Update.
11344 (mcore_pop_frame): Update.
11345 (mcore_init_extra_frame_info): Update.
11346 * arch-utils.c (init_frame_pc_default): Update.
11347 * m68k-tdep.c (isi_frame_num_args): Update.
11348 (delta68_frame_num_args): Update.
11349 (news_frame_num_args): Update.
11350 * ia64-tdep.c (ia64_pop_frame_regular): Update.
11351 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
11352 (alpha_frame_chain): Update.
11353 (alpha_pop_frame): Update.
11354 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
11355 (hppa_init_extra_frame_info): Update.
11356 (hppa_frame_chain): Update.
11357 (hppa_frame_chain_valid): Update.
11358 * cris-tdep.c (cris_init_extra_frame_info): Update.
11359 * avr-tdep.c (avr_init_extra_frame_info): Update.
11360 * arm-tdep.c (arm_frame_chain_valid): Update.
11361 (arm_init_extra_frame_info): Update.
11362 (arm_pop_frame): Update.
11363 * frame.c (frame_pc_unwind): Update.
11364 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
11365 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11366 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11367 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
11368 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
11369 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
11371 2003-03-12 Andrew Cagney <cagney@redhat.com>
11373 Eliminate the need for POP_FRAME.
11374 * frame.c (do_frame_unwind_register): New function.
11375 (frame_pop): When no POP_FRAME, pop the frame using register
11376 unwind and a scratch regcache.
11377 (frame_saved_regs_pop): Delete function.
11378 (trad_frame_unwinder): Update.
11379 * d10v-tdep.c (d10v_frame_pop): Delete function.
11380 (d10v_frame_unwind): Update.
11381 * sentinel-frame.c (sentinel_frame_pop): Delete function.
11382 (sentinel_frame_unwinder): Update.
11383 * dummy-frame.c (dummy_frame_pop): Delete function.
11384 (dummy_frame_unwind): Update.
11385 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
11386 (struct frame_unwind): Update.
11388 2003-03-11 Kevin Buettner <kevinb@redhat.com>
11390 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
11391 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
11392 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
11393 Do range checks on register number obtained from debugging info.
11394 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
11395 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
11396 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
11398 (do_fp_register_row): Fix typo which caused double type to be
11399 used when attempting to unpack a float.
11401 2003-03-11 J. Brobecker <brobecker@gnat.com>
11403 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
11405 2003-03-11 Andrew Cagney <cagney@redhat.com>
11407 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
11408 frame. Problem found by Corinna Vinschen.
11410 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
11412 * doublest.c (floatformat_from_length): Accept also
11413 the real size of 'long double' type.
11415 2003-03-10 Daniel Jacobowitz <drow@mvista.com>
11417 From Klee Dienes <kdienes@apple.com>:
11418 * breakpoint.c (bpstat_copy): Copy the command lines as well
11419 as the old value, to match what is freed in bpstat_clear.
11421 2003-03-10 David Carlton <carlton@math.stanford.edu>
11423 * minsyms.c (add_minsym_to_hash_table): Replace
11424 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
11425 (compare_minimal_symbols, compact_minimal_symbols)
11426 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
11427 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
11428 of DEPRECATED_SYMBOL_MATCHES_NAME.
11429 (lookup_minimal_symbol_solib_trampoline): Ditto.
11431 2003-03-10 Andrew Cagney <cagney@redhat.com>
11433 * regcache.h (regcache_cooked_read_ftype): Define.
11434 (regcache_save, regcache_restore): Add a cooked_read parameter.
11435 * regcache.c (regcache_save, regcache_restore): Update.
11436 (do_cooked_read): New function.
11437 (regcache_cpy): Pass do_cooked_read to regcache_save and
11440 2003-03-10 Andrew Cagney <cagney@redhat.com>
11442 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
11443 * gdbarch.h, gdbarch.c: Re-generate.
11444 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11445 * x86-64-tdep.h: Update.
11446 * x86-64-tdep.c (x86_64_init_abi): Update.
11447 * v850-tdep.c (v850_gdbarch_init): Update.
11448 * sparc-tdep.c (sparc_gdbarch_init): Update.
11449 * sh-tdep.c (sh_gdbarch_init): Update.
11450 * s390-tdep.c (s390_gdbarch_init): Update.
11451 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11452 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11453 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11454 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11455 * mips-tdep.c (mips_gdbarch_init): Update.
11456 * mcore-tdep.c (mcore_gdbarch_init): Update.
11457 * m68k-tdep.c (m68k_gdbarch_init): Update.
11458 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11459 * ia64-tdep.c (ia64_gdbarch_init): Update.
11460 * i386-tdep.c (i386_gdbarch_init): Update.
11461 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11462 * hppa-tdep.c (hppa_gdbarch_init): Update.
11463 * h8300-tdep.c (h8300_gdbarch_init): Update.
11464 * frv-tdep.c (frv_gdbarch_init): Update.
11465 * cris-tdep.c (cris_gdbarch_init): Update.
11466 * avr-tdep.c (avr_gdbarch_init): Update.
11467 * arm-tdep.c (arm_gdbarch_init): Update.
11468 * alpha-tdep.c (alpha_gdbarch_init): Update.
11469 * sh-tdep.c (sh_init_extra_frame_info): Update.
11470 (sh64_init_extra_frame_info): Update.
11471 * ns32knbsd-nat.c (frame_num_args): Update.
11472 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
11473 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
11474 (xstormy16_frame_chain_valid): Update.
11475 * vax-tdep.c (vax_saved_pc_after_call): Update.
11476 * v850-tdep.c (v850_frame_chain): Update.
11477 (v850_pop_frame): Update.
11478 (v850_init_extra_frame_info): Update.
11479 * sparc-tdep.c (setup_arbitrary_frame): Update.
11480 * ns32k-tdep.c (umax_frame_num_args): Update.
11481 * s390-tdep.c (s390_pop_frame_regular): Update.
11482 * mn10300-tdep.c (mn10300_frame_chain): Update.
11483 (mn10300_pop_frame_regular): Update.
11484 (mn10300_init_extra_frame_info): Update.
11485 * mips-tdep.c (mips_init_frame_pc_first): Update.
11486 (mips_frame_chain): Update.
11487 (mips_pop_frame): Update.
11488 * mcore-tdep.c (mcore_frame_chain): Update.
11489 (mcore_pop_frame): Update.
11490 (mcore_init_extra_frame_info): Update.
11491 * arch-utils.c (init_frame_pc_default): Update.
11492 * m68k-tdep.c (isi_frame_num_args): Update.
11493 (delta68_frame_num_args): Update.
11494 (news_frame_num_args): Update.
11495 * ia64-tdep.c (ia64_pop_frame_regular): Update.
11496 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
11497 (alpha_frame_chain): Update.
11498 (alpha_pop_frame): Update.
11499 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
11500 (hppa_init_extra_frame_info): Update.
11501 (hppa_frame_chain): Update.
11502 (hppa_frame_chain_valid): Update.
11503 * cris-tdep.c (cris_init_extra_frame_info): Update.
11504 * avr-tdep.c (avr_init_extra_frame_info): Update.
11505 * arm-tdep.c (arm_frame_chain_valid): Update.
11506 (arm_init_extra_frame_info): Update.
11507 (arm_pop_frame): Update.
11508 * frame.c (frame_pc_unwind): Update.
11509 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
11510 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11511 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11512 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
11513 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
11514 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
11516 2003-03-10 Andrew Cagney <cagney@redhat.com>
11518 * gdbarch.sh (gdbarch_unwind_pc): New method.
11519 * gdbarch.h, gdbarch.c: Regenerate.
11520 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
11521 but use read_pc and FRAME_SAVED_PC as fall backs.
11522 (frame_saved_regs_pc_unwind): Delete function.
11523 (trad_frame_unwinder): Update.
11524 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
11525 (struct frame_unwind): Update.
11526 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
11527 (dummy_frame_unwind): Update.
11528 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
11529 (sentinel_frame_unwinder): Update.
11530 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
11531 (d10v_frame_unwind): Update.
11532 (d10v_unwind_pc): New function.
11533 (d10v_gdbarch_init): Set unwind_pc.
11535 2003-03-10 Andrew Cagney <cagney@redhat.com>
11537 * gdbarch.h: Re-generate.
11539 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
11541 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
11544 2003-03-08 Mark Kettenis <kettenis@gnu.org>
11546 * gdbarch.sh (save_dummy_frame_tos): Add comment.
11548 2003-03-08 Andrew Cagney <cagney@redhat.com>
11550 * cli-out.c: Update copyright.
11551 (cli_out_data): Define typedef. Use instead of ui_out_data.
11553 2003-03-08 Andrew Cagney <cagney@redhat.com>
11555 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
11558 2003-03-07 Andrew Cagney <cagney@redhat.com>
11560 * gdbarch.sh: Don't generate two macro definitions when an
11561 undefined macro taking no arguments.
11562 * gdbarch.h: Regenerate.
11564 2002-03-07 Michal Ludvig <mludvig@suse.cz>
11566 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
11567 (x86_64_unwind_dummy_id): New functions.
11568 (x86_64_init_abi): Register these two new functions.
11570 2003-03-07 Michal Ludvig <mludvig@suse.cz>
11572 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
11573 (x86_64_skip_prologue): Move prologue detection to
11575 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
11577 2003-03-05 Andrew Cagney <cagney@redhat.com>
11579 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
11580 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
11581 * frame.c (get_prev_frame): Restructure the frame ID unwind code
11582 to use unwind_dummy_id when a dummy frame.
11583 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
11585 * gdbarch.h, gdbarch.c: Regneerate.
11587 2003-03-05 Andrew Cagney <cagney@redhat.com>
11589 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
11590 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
11591 Do not use d10v_read_sp or d10v_read_fp when obtaining register
11594 2003-03-05 Andrew Cagney <cagney@redhat.com>
11596 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
11597 (struct d10v_unwind_cache): Delete field "frameless". Replace
11598 "next_addr" with "sp_offset". Add "r11_offset".
11599 (d10v_frame_unwind_cache): Update.
11600 (prologue_find_regs): Update. When "mv r11, sp", save the
11601 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
11602 RN was saved in r11_offset.
11604 2003-03-05 Andrew Cagney <cagney@redhat.com>
11606 * frame.c (deprecated_update_frame_pc_hack): Also update the the
11607 cached PC value in the next frame.
11609 2003-03-05 Andrew Cagney <cagney@redhat.com>
11611 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
11612 "id_unwind_cache" with "id".
11613 (frame_id_unwind): Delete declaration.
11614 * frame.c (frame_id_unwind): Delete function.
11615 (get_prev_frame): Call the frame id unwind method directly. Store
11616 the returned next frame's ID value in NEXT_FRAME. Note that there
11617 is a problem with the wrong unwind ID being called with the wrong
11620 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
11622 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
11624 2003-03-05 James Ingham <jingham@apple.com>
11625 Daniel Jacobowitz <drow@mvista.com>
11627 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
11628 (auto_cp_abi): New variable.
11629 (current_cp_abi, num_cp_abis): Make static.
11630 (CP_ABI_MAX): Define.
11631 (cp_abis): Turn into an array.
11632 (value_virtual_fn_field): Fix formatting.
11633 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
11635 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
11636 (list_cp_abis, _initialize_cp_abi): New functions.
11637 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
11638 declarations for cp_abis, num_cp_abis, current_cp_abi, and
11639 switch_to_cp_abi. Update prototype for register_cp_abi.
11640 * Makefile.in (cp-abi.o): Update dependencies.
11641 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
11642 instead of switch_to_cp_abi.
11643 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
11645 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
11647 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
11649 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
11651 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
11652 * dwarf2loc.c: Include "regcache.h".
11653 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
11655 * Makefile.in (dwarf2loc.o): Update dependencies.
11657 2003-03-04 Theodore A. Roth <troth@openavr.org>
11659 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
11660 number of io registers reported by remote target is not a multiple of
11663 2003-03-04 David Carlton <carlton@math.stanford.edu>
11665 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
11666 (lookup_symbol_aux_psymtabs): Update call to
11667 lookup_partial_symbol.
11668 (lookup_transparent_type, find_main_psymtab)
11669 (make_symbol_overload_list): Ditto.
11671 2003-03-04 Kazu Hirata <kazu@cs.umass.edu>
11673 * MAINTAINERS (Write after approval): Update my email address.
11675 2003-03-03 Andrew Cagney <cagney@redhat.com>
11677 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
11678 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
11679 predicate. Replace MAX_REGISTER_RAW_SIZE.
11680 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
11681 MAX_REGISTER_VIRTUAL_SIZE.
11682 * regcache.c (legacy_max_register_raw_size): New function.
11683 (legacy_max_register_virtual_size): New function.
11684 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
11685 (MAX_REGISTER_RAW_SIZE): Define.
11686 (legacy_max_register_raw_size): Declare.
11687 (legacy_max_register_virtual_size): Declare.
11688 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11689 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
11690 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11691 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
11692 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11693 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
11694 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11695 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11696 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11697 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11698 * vax-tdep.c (vax_gdbarch_init): Update.
11699 * v850-tdep.c (v850_gdbarch_init): Update.
11700 * sparc-tdep.c (sparc_gdbarch_init): Update.
11701 * sh-tdep.c (sh_gdbarch_init): Update.
11702 * s390-tdep.c (s390_gdbarch_init): Update.
11703 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11704 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11705 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11706 * mips-tdep.c (mips_gdbarch_init): Update.
11707 * mcore-tdep.c (mcore_gdbarch_init): Update.
11708 * m68k-tdep.c (m68k_gdbarch_init): Update.
11709 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11710 * ia64-tdep.c (ia64_gdbarch_init): Update.
11711 * i386-tdep.c (i386_gdbarch_init): Update.
11712 * hppa-tdep.c (hppa_gdbarch_init): Update.
11713 * h8300-tdep.c (h8300_gdbarch_init): Update.
11714 * frv-tdep.c (frv_gdbarch_init): Update.
11715 * cris-tdep.c (cris_gdbarch_init): Update.
11716 * avr-tdep.c (avr_gdbarch_init): Update.
11717 * arm-tdep.c (arm_gdbarch_init): Update.
11718 * alpha-tdep.c (alpha_gdbarch_init): Update.
11719 * d10v-tdep.c (d10v_gdbarch_init): Do not set
11720 max_register_raw_size or max_register_virtual_size.
11722 2003-03-03 David Carlton <carlton@math.stanford.edu>
11724 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
11725 SYMBOL_MATCHES_NAME, add comment.
11726 (SYMBOL_MATCHES_NATURAL_NAME): New.
11727 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
11728 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
11729 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
11730 * symtab.c (lookup_partial_symbol): Use
11731 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
11733 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
11734 SYMBOL_MATCHES_NAME.
11737 2003-03-03 David Carlton <carlton@math.stanford.edu>
11739 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
11740 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
11741 by regexp matching against SYMBOL_NATURAL_NAME.
11743 2003-03-03 David Carlton <carlton@math.stanford.edu>
11745 * linespec.c (find_method): Extract code into collect_methods.
11746 (collect_methods): New.
11748 2003-03-02 Mark Kettenis <kettenis@gnu.org>
11750 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
11753 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
11754 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
11756 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
11758 * arch-utils.c (generic_register_byte): Fix to use the loop index
11759 and not regnum when summing the size of all registers up to regnum.
11761 2003-03-01 Andrew Cagney <cagney@redhat.com>
11763 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
11764 FRAME_INIT_SAVED_REGS.
11765 * gdbarch.h, gdbarch.c: Regenerate.
11766 * stack.c (frame_info): Update.
11767 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
11768 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
11769 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
11770 * ns32k-tdep.c (ns32k_pop_frame): Update.
11771 * mips-tdep.c (mips_pop_frame): Update.
11772 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
11773 * ia64-tdep.c (ia64_frame_chain): Update.
11774 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
11775 (ia64_frameless_function_invocation): Update.
11776 (ia64_init_extra_frame_info): Update.
11777 (ia64_pop_frame_regular): Update.
11778 * frame.h (struct frame_info): Update comment.
11779 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
11780 * frame.c (frame_saved_regs_register_unwind): Update.
11781 (frame_saved_regs_register_unwind): Update.
11782 (deprecated_generic_get_saved_register): Update.
11783 * cris-tdep.c: Update comment.
11784 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
11786 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11787 * x86-64-tdep.c (x86_64_init_abi): Update.
11788 * vax-tdep.c (vax_gdbarch_init): Update.
11789 * v850-tdep.c (v850_gdbarch_init): Update.
11790 * sparc-tdep.c (sparc_gdbarch_init): Update.
11791 * sh-tdep.c (sh_gdbarch_init): Update.
11792 * s390-tdep.c (s390_gdbarch_init): Update.
11793 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11794 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11795 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11796 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11797 * mips-tdep.c (mips_gdbarch_init): Update.
11798 * mcore-tdep.c (mcore_gdbarch_init): Update.
11799 * m68k-tdep.c (m68k_gdbarch_init): Update.
11800 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11801 * ia64-tdep.c (ia64_gdbarch_init): Update.
11802 * i386-tdep.c (i386_gdbarch_init): Update.
11803 * frv-tdep.c (frv_gdbarch_init): Update.
11804 * avr-tdep.c (avr_gdbarch_init): Update.
11805 * arm-tdep.c (arm_gdbarch_init): Update.
11806 * alpha-tdep.c (alpha_gdbarch_init): Update.
11808 2003-03-01 Andrew Cagney <cagney@redhat.com>
11810 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
11811 option enum and switch. When no windows, set the interpreter to
11814 2003-03-01 Andrew Cagney <cagney@redhat.com>
11816 * main.c (captured_main): Replace magic option characters with an
11819 2003-03-01 Andrew Cagney <cagney@redhat.com>
11821 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
11822 INIT_EXTRA_FRAME_INFO.
11823 * gdbarch.h, gdbarch.c: Regenerate.
11824 * arm-tdep.c: Update comments.
11825 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
11826 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
11827 * frame.h, avr-tdep.c: Ditto.
11828 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
11829 (create_new_frame, legacy_get_prev_frame): Ditto.
11830 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
11831 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
11832 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
11833 deprecated_init_extra_frame_info instead of init_extra_frame_info.
11834 * x86-64-tdep.c (x86_64_init_abi): Ditto.
11835 * v850-tdep.c (v850_gdbarch_init): Ditto.
11836 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11837 * sh-tdep.c (sh_gdbarch_init): Ditto.
11838 * s390-tdep.c (s390_gdbarch_init): Ditto.
11839 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
11840 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11841 * mips-tdep.c (mips_gdbarch_init): Ditto.
11842 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11843 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11844 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11845 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
11846 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11847 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11848 * frv-tdep.c (frv_gdbarch_init): Ditto.
11849 * cris-tdep.c (cris_gdbarch_init): Ditto.
11850 * avr-tdep.c (avr_gdbarch_init): Ditto.
11851 * arm-tdep.c (arm_gdbarch_init): Ditto.
11852 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11853 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11855 2003-03-01 Andrew Cagney <cagney@redhat.com>
11857 * gdbarch.sh (register_type): New function with predicate.
11858 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
11859 * gdbarch.h, gdbarch.c: Re-generate.
11860 * arch-utils.c (generic_register_byte): Use generic_register_size.
11861 (generic_register_size): When available, use
11862 gdbarch_register_type.
11863 * regcache.c (init_regcache_descr): When available, initialize the
11864 register type array using gdbarch_register_type. If the
11865 architecture supplies gdbarch_register_type, do not use the legacy
11867 * d10v-tdep.c (d10v_register_type): Replace
11868 d10v_register_virtual_type.
11869 (d10v_gdbarch_init): Set register_type instead of
11870 register_virtual_type.
11872 2003-03-01 Andrew Cagney <cagney@redhat.com>
11874 * Makefile.in (ax-gdb.o): Update dependencies.
11875 * ax-gdb.c: Include "regcache.h".
11876 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
11877 * findvar.c (value_of_register): Ditto.
11878 * infcmd.c (default_print_registers_info): Ditto.
11880 2003-03-01 Mark Kettenis <kettenis@gnu.org>
11882 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
11883 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
11885 2003-03-01 Mark Kettenis <kettenis@gnu.org>
11887 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
11890 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
11892 * Makefile.in (dwarf2loc.o): Update dependencies.
11893 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
11894 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
11895 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
11896 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
11897 (locexpr_tracepoint_var_ref): New function.
11898 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
11900 2003-02-28 Andrew Cagney <cagney@redhat.com>
11902 * regcache.c (register_size): New function.
11903 * regcache.h (register_size): Declare
11904 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
11905 max_register_size instead of MAX_REGISTER_RAW_SIZE.
11907 2003-02-28 David Carlton <carlton@math.stanford.edu>
11909 * linespec.c (decode_compound): Extract code into find_method.
11910 (find_method): New.
11912 2003-02-28 J. Brobecker <brobecker@gnat.com>
11914 * Makefile.in: Add rules to build and link in observer.o.
11916 2003-02-27 J. Brobecker <brobecker@gnat.com>
11918 * observer.c: Minor comments edits.
11920 2003-02-27 J. Brobecker <brobecker@gnat.com>
11922 * observer.h, observer.c: New file.
11924 2003-02-27 Andrew Cagney <cagney@redhat.com>
11926 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
11928 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
11930 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
11931 (M6812_OP_STS_EXT): Likewise.
11932 (m6811_prologue): Use the above to recognize prologue.
11933 (m6812_prologue): Likewise.
11935 2003-02-27 David Carlton <carlton@math.stanford.edu>
11937 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
11939 (compare_psymbols): Ditto.
11940 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
11942 2003-02-27 Michael Snyder <msnyder@redhat.com>
11944 * f-lang.c (build_fortran_types): New function.
11945 (_initialize_f_language): Gdbarch-register built-in fortran types.
11946 * doublest.c (extract_floating): Fix warning text.
11948 2003-02-27 Andrew Cagney <cagney@redhat.com>
11950 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
11951 predicate. Replaces PUSH_DUMMY_FRAME.
11952 * gdbarch.h, gdbarch.c: Regnerate.
11953 * valops.c (hand_function_call): Update. Call
11954 generic_push_dummy_frame directly.
11955 * vax-tdep.c (vax_gdbarch_init): Update.
11956 * sparc-tdep.c (sparc_gdbarch_init): Update.
11957 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11958 * m68k-tdep.c (m68k_gdbarch_init): Update.
11959 * hppa-tdep.c (hppa_gdbarch_init): Update.
11960 * alpha-tdep.c (alpha_gdbarch_init): Update.
11961 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
11962 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
11963 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
11964 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
11965 push_dummy_frame to generic_push_dummy_frame.
11966 * v850-tdep.c (v850_gdbarch_init): Ditto.
11967 * sh-tdep.c (sh_gdbarch_init): Ditto.
11968 * s390-tdep.c (s390_gdbarch_init): Ditto.
11969 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11970 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11971 * mips-tdep.c (mips_gdbarch_init): Ditto.
11972 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11973 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11974 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11975 * i386-tdep.c (i386_gdbarch_init): Ditto.
11976 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11977 * frv-tdep.c (frv_gdbarch_init): Ditto.
11978 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11979 * cris-tdep.c (cris_gdbarch_init): Ditto.
11980 * avr-tdep.c (avr_gdbarch_init): Ditto.
11981 * arm-tdep.c (arm_gdbarch_init): Ditto.
11983 2003-02-26 Kevin Buettner <kevinb@redhat.com>
11985 * mips-tdep.c (show_mips_abi): New function.
11986 (_initialize_mips_tdep): Use show_mips_abi() to implement the
11987 command ``show mips abi''.
11989 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
11991 From Elena Zannoni <ezannoni@redhat.com>
11992 * dbxread.c (process_one_symbol): Only record line 0 if one or
11993 more sline entries have been seen for the function.
11995 2003-02-26 Michael Chastain <mec@shout.net>
11997 * configure: Regenerate with autoconf 000227.
11999 2003-02-26 Michael Chastain <mec@shout.net>
12001 Close PR build/660.
12002 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
12003 for old libc5/glibc.
12004 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
12006 2003-02-26 Kris Warkentin <kewarken@qnx.com>
12008 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
12009 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
12011 2003-02-26 Michael Chastain <mec@shout.net>
12013 * configure.in: New variable HAVE_UINTPTR_T.
12014 * configure, config.in: Regenerated.
12016 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
12019 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
12021 2003-02-25 Andrew Cagney <cagney@redhat.com>
12023 * frame.c (get_prev_frame): Add comment on check for
12024 inside_entry_func. Only check for inside_entry_file when not a
12025 dummy and not a sentinel. Check that the new frame is not inner
12028 2003-02-25 Andrew Cagney <cagney@redhat.com>
12030 * frame.c (frame_debug): New variable.
12031 (_initialize_frame): Add "set/show debug frame" command.
12032 (get_prev_frame): When frame_debug, print reason why unwind
12035 2003-02-25 Michael Chastain <mec@shout.net>
12037 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
12038 to avoid uintptr_t definition problems.
12040 2003-02-25 David Carlton <carlton@math.stanford.edu>
12042 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
12043 (SYMBOL_LINKAGE_NAME): Ditto.
12044 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
12045 SYMBOL_LINKAGE_NAME.
12046 (struct general_symbol_info): Expand comment.
12047 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
12048 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
12049 (SYMBOL_MATCHES_REGEXP): Ditto.
12050 * symtab.c (symbol_natural_name): New function.
12051 * objfiles.h: Replace all uses of SYMBOL_NAME by
12052 DEPRECATED_SYMBOL_NAME.
12053 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
12054 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
12055 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
12056 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
12057 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
12058 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
12059 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
12060 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
12061 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
12062 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
12063 * ada-exp.y: Ditto.
12064 * ada-exp.y: Update copyright.
12065 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
12066 * cp-valprint.c: Ditto.
12068 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
12070 * infptrace.c (detach): Do not flag error if ptrace detach fails
12071 and errno is set to ESRCH.
12073 2003-02-24 Andrew Cagney <cagney@redhat.com>
12075 * infptrace.c (udot_info): Change type of udot_off to long. Use
12076 paddr when printing udot_off's value.
12078 2003-02-24 David Carlton <carlton@math.stanford.edu>
12080 * symtab.c (make_symbol_overload_list): Only read in partial
12081 symtabs containing a matching partial symbol.
12083 2003-02-24 David Carlton <carlton@math.stanford.edu>
12085 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
12086 do the comparison, not strcmp.
12087 * symfile.c (compare_psymbols): Ditto.
12088 * defs.h: Declare strcmp_iw_ordered.
12089 * utils.c (strcmp_iw_ordered): New function.
12091 2003-02-24 Jim Blandy <jimb@redhat.com>
12093 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
12094 support, shared libs): Remove my name from here, to better reflect
12097 2003-02-24 Kris Warkentin <kewarken@qnx.com>
12099 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
12100 (target_ops): Add to_have_continuable_watchpoint.
12101 * target.c (update_current_target): Add INHERIT line for
12102 to_have_continuable_watchpoint.
12103 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
12104 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
12105 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
12106 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
12108 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
12110 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
12113 2003-02-24 Kris Warkentin <kewarken@qnx.com>
12115 * solib.c (solib_open): Call target defined search function after
12116 failing with solib-search-path.
12117 * solist.h (target_so_ops): Add find_and_open_solib function hook and
12118 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
12120 2003-02-24 Kris Warkentin <kewarken@qnx.com>
12122 * MAINTAINERS: Add myself to Write After section.
12124 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
12126 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
12128 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
12130 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
12131 (m68hc11_add_reggroups): New function.
12132 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
12133 (m68hc11_gdbarch_init): Install the reggroups.
12134 (_initialize_m68hc11_tdep): Initialize them.
12136 2003-02-21 James E Wilson <wilson@tuliptree.org>
12138 * MAINTAINERS: Update my email address.
12140 2003-02-21 David Carlton <carlton@math.stanford.edu>
12142 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
12144 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
12146 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
12147 * symtab.h: Add opaque declarations of struct axs_value and
12149 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
12150 (struct location_funcs): New type.
12151 (struct symbol): Add "loc" to aux_value.
12152 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
12153 * dwarf2read.c: Include "dwarf2expr.h".
12154 (dwarf2_symbol_mark_computed): New function.
12155 (read_func_scope): Use it.
12156 (var_decode_location): New function.
12157 (new_symbol): Use it.
12158 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
12160 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
12161 (dwarf2expr_h, dwarf2loc_h): New variables.
12162 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
12163 (dwarf2expr.o, dwarf2loc.o): New rules.
12164 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
12165 * buildsym.c (finish_block): Handle LOC_COMPUTED and
12167 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
12168 * m2-exp.y (yylex): Likewise.
12169 * printcmd.c (address_info, print_frame_args): Likewise.
12170 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
12171 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
12172 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
12173 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
12174 * symtab.c (lookup_block_symbol): Likewise.
12176 2003-02-20 Adam Fedor <fedor@gnu.org>
12178 * symtab.h: Remove objc_specific struct
12179 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
12180 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
12181 Have language_objc use cplus_specific struct.
12183 2003-02-20 Tom Tromey <tromey@redhat.com>
12185 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
12186 TYPE_NAME, when printing a String value. PR java/1075.
12188 2003-02-20 Adam Fedor <fedor@gnu.org>
12190 * objc-lang.h (find_methods): Remove declaration.
12191 * objc-lang.c (find_methods): Make static.
12193 2003-02-20 Christopher Faylor <cgf@redhat.com>
12195 * win32-nat.c (get_image_name): Check return value from
12197 (child_xfer_memory): Ditto.
12199 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
12201 * configure.in (TARGET_SYSTEM_ROOT): Set default to
12202 ${exec_prefix}/${target_alias}/sys-root. Match explicit
12203 '${exec_prefix}' (in addition to the expansion thereof) as
12205 * configure: Rebuilt.
12207 2003-02-20 David Carlton <carlton@math.stanford.edu>
12209 * symtab.c (search_symbols): Revert the search_symbols part of my
12210 2002-12-23 patch. Add comment.
12212 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
12214 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
12215 * dbxread.c (elfstab_build_psymtabs): Don't call
12216 install_minimal_symbols.
12217 (stabsect_build_psymtabs): Likewise.
12218 * elfread.c (elf_symfile_read): Call install_minimal_symbols
12220 * somread.c (som_symfile_read): Call install_minimal_symbols
12221 and do_cleanups earlier.
12222 * nlmread.c (nlm_symfile_read): Likewise.
12223 * mdebugread.c (elfmdebug_build_psymtabs): Call
12224 install_minimal_symbols and make appropriate cleanups.
12226 2003-02-20 Kevin Buettner <kevinb@redhat.com>
12228 * solib.c (reload_shared_libraries): New function.
12229 (_initialize_solib): Add callbacks for ``set solib-search-path''
12230 and ``set solib-absolute-prefix''.
12232 2003-02-20 David Carlton <carlton@math.stanford.edu>
12234 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
12236 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
12237 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
12238 * ada-typeprint.c (ada_typedef_print): Ditto.
12239 * ax-gdb.c (gen_var_ref): Ditto.
12240 * breakpoint.c (print_one_breakpoint): Ditto.
12241 * buildsym.c (finish_block): Ditto.
12242 * c-valprint.c (c_val_print): Ditto.
12243 * expprint.c (print_subexp): Ditto.
12244 * findvar.c (locate_var_value): Ditto.
12245 * infcmd.c (jump_command): Ditto.
12246 * linespec.c (decode_line_2, decode_compound): Ditto.
12247 * maint.c (maintenance_translate_address): Ditto.
12248 * objc-lang.c (compare_selectors, compare_classes): Ditto.
12249 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
12251 * p-valprint.c (pascal_val_print): Ditto.
12252 * stabsread.c (define_symbol): Ditto.
12253 * stack.c (print_frame, frame_info, print_block_frame_locals)
12254 (print_frame_arg_vars, return_command): Ditto.
12255 * symfile.c (compare_symbols, compare_psymbols): Ditto.
12256 * symmisc.c (print_symbol): Ditto.
12257 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
12258 (compare_search_syms, print_symbol_info, print_msymbol_info)
12259 (rbreak_command): Ditto.
12260 * tracepoint.c (tracepoints_info): Ditto.
12261 * typeprint.c (typedef_print): Ditto.
12262 * valops.c (value_of_variable, hand_function_call): Ditto.
12263 * cli/cli-cmds.c (edit_command, list_command): Ditto.
12264 * ada-typeprint.c: Update Copyright.
12265 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
12266 * tracepoint.c, cli/cli-cmds.c: Ditto.
12268 2003-02-20 Kevin Buettner <kevinb@redhat.com>
12270 * frame.c (generic_unwind_get_saved_register): Make non-static.
12271 * frame.h (generic_unwind_get_saved_register): Declare.
12272 * mips-tdep.c (read_next_frame_reg): Fetch register from
12273 current regcache when frame is NULL.
12274 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
12276 (mips_get_saved_register): Call generic_unwind_get_saved_register()
12277 instead of frame_register_unwind().
12279 2003-02-20 Andrew Cagney <ac131313@redhat.com>
12281 * remote-sim.c (gdbsim_insert_breakpoint)
12282 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
12285 2003-02-20 Andrew Cagney <ac131313@redhat.com>
12287 * remote.c (_initialize_remote): Add commands "set/show remote
12288 hardware-watchpoint-limit" and "set/show remote
12289 hardware-breakpoint-limit".
12290 (remote_hw_watchpoint_limit): Initialize to -1.
12291 (remote_hw_breakpoint_limit): Ditto.
12292 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
12294 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
12296 * coff-pe-read.c: New file - support reading of minimal symbols from a
12297 portable executable using the export table.
12298 * coff-pe-read.h: New file.
12299 * coffread.c: Include coff-pe-read.h.
12300 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
12301 debugging symbols found.
12302 * Makefile.in (SFILES): Add coff-pe-read.o.
12303 (coff_pe_read_h): Define.
12304 (COMMON_OBS): Add coff-pe-read.o.
12305 (coffread.o): Add coff_pe_read_h dependency.
12306 (coff-pe-read.o): New target.
12308 2003-02-19 David Carlton <carlton@math.stanford.edu>
12310 * Makefile.in (SFILES): Add block.c.
12312 (COMMON_OBS): Add block.o.
12314 (x86-64-tdep.o): Add $(block_h).
12315 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
12316 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
12317 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
12318 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
12319 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
12320 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
12321 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
12322 * value.h: Add opaque declaration for struct block.
12323 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
12324 * ada-lang.h: Ditto.
12325 * x86-64-tdep.c: #include "block.h"
12326 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
12327 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
12328 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
12329 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
12330 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
12331 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
12332 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
12333 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
12334 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
12335 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
12336 * symtab.c (block_function): Ditto.
12337 (contained_in): Ditto.
12338 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
12339 block.h. Add opaque declaration for struct block.
12340 * symtab.h: Move block_function and contained_in declarations to
12341 block.h. Add opaque declarations for struct block, struct
12343 (struct block): Move to block.h.
12344 (struct blockvector): Ditto.
12345 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
12346 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
12347 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
12348 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
12349 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
12351 * block.c: New file.
12352 * block.h: New file.
12354 2003-02-19 Theodore A. Roth <troth@openavr.org>
12356 * avr-tdep.c (avr_extract_return_value): Remove function.
12357 (avr_store_return_value): Remove function.
12358 (avr_extract_struct_value_address): Remove function.
12359 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
12361 2003-02-19 Andrew Cagney <ac131313@redhat.com>
12363 * rs6000-tdep.c: Include "gdb_assert.h".
12364 (registers_e500): Add "acc" and "spefscr".
12365 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
12366 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
12367 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
12369 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
12371 2003-02-18 Keith Seitz <keiths@redhat.com>
12373 * Makefile.in: Add gdbtk-interps.c.
12375 2003-02-18 Kevin Buettner <kevinb@redhat.com>
12377 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
12378 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
12380 2003-02-18 Andrew Cagney <cagney@redhat.com>
12382 * symtab.h (struct objfile): Add opaque declaration.
12384 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
12386 From Jim Ingham <jingham@apple.com>:
12387 * dbxread.c (process_one_symbol): Use last_function_start rather
12388 than function_start_offset to find the real beginning of the
12389 current function. The latter is just the text section offset on
12390 some systems, the former is always the real function start.
12392 2003-02-17 Andrew Cagney <cagney@redhat.com>
12394 * configure.in: Revert ${target} != ${host}.
12396 2003-02-17 Andrew Cagney <ac131313@redhat.com>
12398 * configure.in (Makefile): Use the test ${target} != ${host},
12399 instead of the absence of the "nm.h" file, to determine of the
12400 configuration non-native.
12401 * configure: Regenerate.
12403 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
12405 From Brian Ford <ford@vss.fsi.com>
12407 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
12408 conditionalize tui_active test.
12409 (lookup_cmd_1): Ditto.
12411 2003-02-14 Mark Kettenis <kettenis@gnu.org>
12413 * configure.in: Add check for _etext.
12414 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
12416 * config.in, configure: regenerated.
12418 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
12420 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
12422 2003-02-14 Andrew Cagney <ac131313@redhat.com>
12424 * main.c (tui_version): Delete variable.
12425 (captured_main): When --tui, set interpreter_p to "tui" instead of
12426 enabling tui_version.
12427 * printcmd.c (display_command) [TUI]: Test tui_active instead of
12429 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
12430 * cli/cli-cmds.c (disassemble_command): Ditto.
12431 * defs.h (tui_version): Delete declaration.
12432 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
12433 (tui-interp.o): Add rules.
12434 (SUBDIR_TUI_OBS): Add "tui-interp.o".
12436 2003-02-14 Christopher Faylor <cgf@redhat.com>
12438 * win32-nat.c (register_loaded_dll): Correctly set address range for
12441 2003-02-12 Jason Molenda (jmolenda@apple.com)
12443 * symmisc.c (print_objfile_statistics): Include information about
12444 the number of psymtabs and symtabs in each object file.
12446 2003-02-13 Keith R Seitz <keiths@redhat.com>
12448 * main.h (struct captured_main_args): Add interpreter_p.
12449 * main.c (captured_main): Initialize interpreter_p from context.
12450 * gdb.c (main): Set interpreter_p argument.
12451 * Makefile.in (gdb.o): Add dependency for interps.h.
12453 2003-02-12 Andrew Cagney <ac131313@redhat.com>
12455 * event-top.c (cli_command_loop): Delete declaration.
12456 (_initialize_event_loop): Delete function setting event_loop_hook.
12457 * event-top.h (cli_command_loop): Declare. Update copyright.
12458 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
12459 * interps.c (current_interp_command_loop): When event_loop_p, call
12462 2003-02-12 Andrew Cagney <ac131313@redhat.com>
12464 * interps.h (interp_command_loop_ftype): Change return type to
12467 2003-02-12 Michal Ludvig <mludvig@suse.cz>
12469 * x86-64-tdep.c (x86_64_extract_return_value)
12470 (x86_64_store_return_value): Use regcache instead of regbuf.
12471 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
12472 * x86-64-linux-nat.c (fill_gregset): Use regcache.
12474 2003-02-11 Andrew Cagney <ac131313@redhat.com>
12476 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
12477 * aclocal.m4: Regenerate.
12478 * configure: Regenerate.
12480 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
12481 TCL_LD_SEARCH_FLAGS.
12483 2003-02-10 Michal Ludvig <mludvig@suse.cz>
12485 * dwarf2cfi.c: Reindented.
12487 2003-02-09 Andrew Cagney <ac131313@redhat.com>
12489 * interps.c (clear_interpreter_hooks): Convert function definition
12492 2003-02-07 David Carlton <carlton@math.stanford.edu>
12494 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
12496 2003-02-07 Kevin Buettner <kevinb@redhat.com>
12498 * gdbtypes.h (struct main_type): Move ``length'' field from here...
12499 (struct type): ...to here.
12500 (TYPE_LENGTH): Adjust to reflect different location of ``length''
12502 * gdbtypes.c (make_qualified_type): Set length on newly created type.
12503 (replace_type): Set length on all type variants for a given type.
12505 2003-02-07 Andrew Cagney <ac131313@redhat.com>
12507 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
12509 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
12511 2003-02-06 Andrew Cagney <ac131313@redhat.com>
12513 * Makefile.in (symm-nat.o): Update dependencies.
12514 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
12515 (lynx-nat.o, ia64-linux-nat.): Ditto.
12516 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
12517 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
12518 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
12520 * Makefile.in (inflow_h): Define.
12521 (procfs.o, inflow.o, procfs.o): Update dependencies.
12522 * inftarg.c (child_stop): Delete extern declaration of
12523 inferior_process_group. Include "inflow.h".
12524 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
12525 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
12526 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
12527 (our_process_group, inferior_process_group): Extern declarations.
12529 * procfs.c: Include "gdb_assert.h".
12531 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
12532 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
12533 * jv-typeprint.c (java_type_print_base): Ditto.
12534 * typeprint.c (typedef_print): Eliminate STREQ.
12535 * cli/cli-script.c (define_command, define_command): Ditto.
12536 * main.c (captured_main): Ditto.
12537 * values.c (lookup_internalvar): Ditto.
12538 * utils.c (safe_strerror, parse_escape): Eliminate assignment
12539 within `if' conditional.
12540 * linespec.c (decode_line_2): Ditto.
12541 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
12542 (bfd_openw_with_cleanup): Ditto.
12544 2003-02-07 Mark Kettenis <kettenis@gnu.org>
12546 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
12547 legacy_extract_return_value and store_return_value to
12548 legacy_return_value.
12550 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
12552 * win32-nat.c (get_relocated_section_addrs): New function. Find
12553 section load addresses for symbol handling in relocated DLLs.
12554 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
12556 2003-02-05 Fred Fish <fnf@intrinsity.com>
12558 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
12560 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
12562 (angel_RDI_info): Ditto.
12563 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
12565 (threads_continue_all_with_signals): Ditto.
12567 2003-02-05 Jim Ingham <jingham@apple.com>
12568 Keith Seitz <keiths@redhat.com>
12569 Elena Zannoni <ezannoni@redhat.com>
12570 Andrew Cagney <ac131313@redhat.com>
12572 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
12573 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
12574 (SUBDIR_MI_OBS): Add "mi-interp.o".
12575 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
12576 (SFILES): Add "interps.c".
12577 (COMMON_OBS): Add "interps.o".
12578 (interps_h, mi_main_h): Define.
12579 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
12580 (mi-main.o, main.o, event-top.o): Update dependencies.
12581 * cli/cli-interp.c: New file.
12582 * interps.h, interps.c: New files.
12583 * top.c: (gdb_init): Don't install the default interpreter, handed
12585 * main.c: Include "interps.h".
12586 (interpreter_p): Note that it should malloc'ed.
12587 (captured_command_loop): Call current_interp_command_loop.
12588 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
12589 xfree and xstrdup when updating interpreter_p. Install the
12590 default interpreter. Add hack to stop mi1's copyright notice
12592 * event-top.h (gdb_setup_readline): Declare.
12593 (gdb_disable_readline): Declare.
12594 * event-top.c: Include "interps.h".
12595 (display_gdb_prompt): Call current_interp_display_prompt_p.
12596 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
12597 gdb_stdlog, and gdb_stdtarg.
12598 (_initialize_event_loop): Don't call gdb_setup_readline.
12599 * cli-out.c (cli_out_set_stream): New function.
12600 * cli-out.h (cli_out_set_stream): Declare.
12602 2003-02-06 Mark Kettenis <kettenis@gnu.org>
12604 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
12605 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
12606 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
12607 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
12608 config/i386/i386v42mp.mt: Removed.
12610 2003-02-05 Mark Kettenis <kettenis@gnu.org>
12612 * configure.tgt (*-*-solaris*): Set gdb_osabi to
12615 2003-02-05 Michael Chastain <mec@shout.net>
12617 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
12618 2.12.1 and earlier versions.
12620 2003-02-05 Andrew Cagney <ac131313@redhat.com>
12622 Remove orphaned hosts, targets and files.
12623 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
12624 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
12625 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
12626 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
12627 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
12628 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
12629 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
12630 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
12631 * config/sparc/tm-sp64sim.h: Delete.
12632 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
12634 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
12635 mips*-dec-mach3* targets.
12637 2003-02-04 Michael Chastain <mec@shout.net>
12639 * NEWS: Fix typo: sepcifying -> specifying.
12641 2003-02-04 Michael Chastain <mec@shout.net>
12643 * dwarfread.c: Add documentation on the state of dwarf-1,
12644 looking towards obsoletion.
12646 2003-02-03 Michael Chastain <mec@shout.net>
12648 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
12649 gdb/testsuite/gdb.c++/pr-1023.exp.
12651 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12653 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
12654 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
12656 * utils.c (init_page_info): Delete reference to MPW in comments.
12657 * main.c (captured_main): Delete #ifdef MPW.
12659 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12661 * NEWS: Note that the m32r-*-elf* is obsolete.
12662 * monitor.c (monitor_expect): Obsolete reference to m32r.
12663 * configure.tgt: Mark m32r-*-elf* as obsolete.
12664 * MAINTAINERS: Mark m32k as obsolete.
12665 * m32r-rom.c: Obsolete file.
12666 * config/m32r/m32r.mt: Obsolete file.
12667 * config/m32r/tm-m32r.h: Obsolete file.
12668 * m32r-stub.c: Obsolete file.
12669 * m32r-tdep.c: Obsolete file.
12671 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12673 * NEWS: Mention that the z8k-zilog-none is obsolete.
12674 * MAINTAINERS: Mark z8k as obsolete.
12675 * configure.tgt: Obsolete the z8k-*-coff* target.
12676 * config/z8k/z8k.mt: Obsolete file.
12677 * config/z8k/tm-z8k.h: Obsolete file.
12678 * z8k-tdep.c: Obsolete file.
12680 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12682 * NEWS: Mention that the mn10200-elf is obsolete.
12683 * configure.tgt: Obsolete mn10200-*-* target.
12684 * breakpoint.c (update_breakpoints_after_exec): Update comment to
12685 mention that the mn10200 is obsolete.
12686 * breakpoint.h: Ditto.
12687 * MAINTAINERS: Mark the mn10200-elf as obsolete.
12688 * config/mn10200/mn10200.mt: Obsolete file.
12689 * config/mn10200/tm-mn10200.h: Obsolete file.
12690 * mn10200-tdep.c: Obsolete file.
12692 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12694 * MAINTAINERS: Mark h8500 as obsolete.
12695 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
12696 * findvar.c (value_from_register): Ditto.
12697 * h8500-tdep.c: Mark file as obsolete.
12698 * config/h8500/h8500.mt: Ditto.
12699 * config/h8500/tm-h8500.h: Ditto.
12700 * NEWS: Mention that h8500 is obsolete.
12702 2003-02-04 David Carlton <carlton@math.stanford.edu>
12704 * objfiles.c (allocate_objfile): Always set name. Add comment at
12706 * jv-lang.c (get_dynamics_objfile): Add comment.
12708 2003-02-04 David Carlton <carlton@math.stanford.edu>
12710 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
12711 * printcmd.c (build_address_symbolic): Replace uses of
12712 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
12713 SYMBOL_NAME, and asm_demangle.
12716 2003-02-04 David Carlton <carlton@math.stanford.edu>
12718 * linespec.c (decode_compound): Extract code into
12720 (lookup_prefix_sym): New function.
12722 2003-02-04 David Carlton <carlton@math.stanford.edu>
12724 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
12725 FLOAT_COERCION_BADNESS.
12726 * gdbtypes.c (rank_one_type): Replace all uses of
12727 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
12729 2003-02-04 Jim Blandy <jimb@redhat.com>
12731 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
12732 section, let dwarf_macinfo_section point to it, not
12735 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
12737 Pointed out by Anton Blanchard <anton@samba.org>.
12738 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
12739 (ppc_linux_at_sigtramp_return_path): Use it.
12741 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
12743 * defs.h (streq): Add prototype.
12744 * utils.c (streq): New function.
12746 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
12747 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
12748 * mdebugread.c (new_symbol): Likewise.
12749 * stabsread.c (define_symbol): Likewise.
12750 * coffread.c (process_coff_symbol): Likewise.
12751 * dwarfread.c (new_symbol): Likewise.
12753 * minsyms.c (prim_record_minimal_symbol_and_info): Use
12754 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
12756 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
12757 SYMBOL_INIT_DEMANGLED_NAME.
12758 * objfiles.c: Include "hashtab.h".
12759 (allocate_objfile): Call htab_set_functions_ex for the
12760 demangled_names_hash.
12761 (free_objfile): Call htab_delete for the demangled_names_hash.
12762 * objfiles.h (struct htab): Add declaration.
12763 (struct objfile): Add demangled_names_hash.
12764 * symfile.c: Include "hashtab.h".
12765 (reread_symbols): Call htab_delete for the demangled_names_hash.
12766 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
12767 SYMBOL_NAME in the bcache.
12768 * symtab.c: Include "hashtab.h". Update comments.
12769 (create_demangled_names_hash, symbol_set_names): New functions.
12770 (symbol_find_demangled_name): New function, broken out from
12771 symbol_init_demangled_names.
12772 (symbol_init_demangled_names): Use it.
12773 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
12774 (SYMBOL_SET_NAMES): New macro.
12775 (symbol_set_names): Add prototype.
12777 2003-02-03 Jim Blandy <jimb@redhat.com>
12779 Use a single, consistent representation for an empty minimal
12780 symbol table in an objfile.
12781 * objfiles.c (terminate_minimal_symbol_table): New function.
12782 (allocate_objfile): Call it.
12783 * objfiles.h (terminate_minimal_symbol_table): New declaration.
12784 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
12786 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
12787 objfile has minimal symbols, compare minimal_symbol_count to zero,
12788 instead of comparing msymbols with NULL.
12789 * objfiles.c (have_minimal_symbols): Same.
12790 * solib-sunos.c (solib_add_common_symbols): Call
12791 terminate_minimal_symbol_table.
12792 * symfile.c (reread_symbols): Same.
12794 2003-02-03 Kevin Buettner <kevinb@redhat.com>
12796 * s390-tdep.c (s390_address_class_type_flags)
12797 (s390_address_class_type_flags_to_name)
12798 (s390_address_class_name_to_type_flags): New functions.
12799 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
12800 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
12802 2003-02-03 Michael Snyder <msnyder@redhat.com>
12804 * arm-tdep.c: Fix spell-o in comment.
12806 2003-02-03 Michal Ludvig <mludvig@suse.cz>
12808 * dwarf2cfi.c (pointer_encoding): Added new parameter.
12809 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
12810 error messages to contain BFD filename.
12812 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
12814 Fix PR gdb/742 gdb/743 gdb/877
12815 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
12816 (do_mixed_source_and_assembly): Use
12817 make_cleanup_ui_out_tuple_begin_end and
12818 make_cleanup_ui_out_tuple_begin_end.
12819 (do_mixed_source_and_assembly): Ditto.
12820 * thread.c (do_captured_list_thread_ids): Ditto.
12821 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
12822 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
12823 ui_out_tuple_end): Delete prototypes.
12824 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
12825 ui_out_list_end, ui_out_tuple_end): Delete.
12827 From Kevin Buettner <kevinb@redhat.com>:
12828 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
12829 * ui-out.c (make_cleanup_ui_out_table_begin_end)
12830 (do_cleanup_table_end): New functions.
12831 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
12832 Use cleanups to invoke_ui_out_tuple_end().
12833 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
12834 * cli/cli-setshow.c (cmd_show_list): Use
12835 make_cleanup_ui_out_tuple_begin_end.
12837 2003-02-02 Andrew Cagney <ac131313@redhat.com>
12839 * frame.c (frame_unwind_register): New function.
12840 (frame_unwind_unsigned_register): Use.
12841 (frame_unwind_signed_register): Use.
12842 (frame_read_register): New function.
12843 * frame.h (frame_unwind_register): Declare.
12844 (frame_read_register): Declare.
12846 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
12847 and frame_unwind_register instead of read_memory, write_register
12848 and deprecated_write_register_bytes.
12850 2003-02-02 Andrew Cagney <ac131313@redhat.com>
12852 * frame.h: Note that namelen can be negative.
12853 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
12856 * NEWS: Mention that the d10v's `regs' command is deprecated.
12857 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
12858 (d10v_print_registers_info): New function.
12859 (show_regs): Call d10v_print_registers_info.
12860 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
12862 2003-02-02 Mark Kettenis <kettenis@gnu.org>
12864 * stack.c (print_frame_info): Restore call to annotate_frame_begin
12865 lost in the previous patch.
12867 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12869 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
12870 * stack.c (print_frame_info_base): Output complete FRAME tuple
12871 for synthesized frames.
12873 2003-02-02 Andrew Cagney <ac131313@redhat.com>
12875 * mips-nat.c (zerobuf): Delete.
12876 (fetch_inferior_registers): Alloc local zerobuf.
12877 (fetch_core_registers): Alloc local zerobuf.
12878 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
12879 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
12880 * thread-db.c (thread_db_store_registers): Ditto.
12881 * sh-tdep.c (sh_do_register): Ditto.
12882 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
12883 * remote-sim.c (gdbsim_store_register): Ditto.
12884 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
12885 * remote-e7000.c (fetch_regs_from_dump): Ditto.
12886 * monitor.c (monitor_supply_register): Ditto.
12887 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
12888 * mips-nat.c (fetch_inferior_registers): Ditto.
12889 * m68klinux-nat.c (fetch_register): Ditto.
12890 * lynx-nat.c (fetch_inferior_registers): Ditto.
12891 (fetch_inferior_registers): Ditto.
12892 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
12893 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
12894 (hpux_thread_store_registers): Ditto.
12895 * hppah-nat.c (fetch_register): Ditto.
12896 * hppab-nat.c (fetch_register): Ditto.
12897 * hppa-tdep.c (pa_register_look_aside): Ditto.
12898 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
12899 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
12901 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12903 * gdbarch.sh: Explictly specify all method levels. When a
12904 variable with an empty level, provide a non-multi-arch default.
12905 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
12906 * gdbarch.h: Re-generate.
12907 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
12908 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
12910 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12912 * defs.h (host_pointer_to_address): Delete declaration.
12913 (address_to_host_pointer): Delete declaration.
12914 * utils.c (host_pointer_to_address): Delete function.
12915 (address_to_host_pointer): Delete function.
12916 * procfs.c (procfs_address_to_host_pointer): New function.
12917 * procfs.c (proc_set_watchpoint): Use.
12918 (procfs_can_use_hw_breakpoint): Update comments.
12919 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
12920 (som_solib_add): Use.
12921 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
12922 * hppa-tdep.c (unwind_command): Use.
12924 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12926 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
12929 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
12930 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
12931 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
12932 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
12933 (define_symbol): Update.
12934 * symfile.c (generic_load): Remove references to nindy.
12935 * symtab.c: Remove references to nindy.
12937 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12939 * infcmd.c (print_float_info): Delete code conditional on
12941 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
12942 * config/m68k/nm-apollo68b.h: Ditto.
12943 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
12944 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
12945 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
12947 2003-02-01 Mark Kettenis <kettenis@gnu.org>
12949 * config/i386/tm-i386os9k.h: Removed.
12951 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
12952 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
12953 they're identical to i[3456]86-*-sysv* now.
12954 * config/i386/i386v32.mh: Removed.
12955 * config/i386/xm-i386v32.h: Removed.
12956 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
12958 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
12960 * config/i386/i386dgux.mh: Removed.
12961 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
12963 * configure.in: Fix typo.
12964 * configure: Regenerated.
12966 2003-01-31 David Carlton <carlton@math.stanford.edu>
12968 * dwarf2read.c (dwarf2_locate_sections): Set
12969 dwarf_ranges_section.
12971 2003-01-31 Andrew Cagney <ac131313@redhat.com>
12973 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
12974 * utils.c: Update comments documenting legitimate uses of PTR.
12976 * utils.c: Re-indent.
12978 * config/djgpp/fnchange.lst: Delete nindy files.
12979 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
12980 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
12981 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
12982 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
12983 * nindy-share/README, nindy-share/Onindy.c: Delete files.
12984 * nindy-tdep.c, nindy-share/Makefile: Delete files.
12985 * Makefile.in (init.c): Remove nindy references.
12986 (saber_gdb): Delete rule.
12987 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
12988 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
12990 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
12991 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
12992 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
12993 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
12994 nindy-share/stop.h.
12995 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
12996 * saber.suppress: Delete file.
12998 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
13000 * dbxread.c (stabs_data): New static variable.
13001 (fill_symbuf): Support an in-memory buffer for stabs data.
13002 (stabs_seek): New function.
13003 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
13004 (read_ofile_symtab): Use stabs_seek.
13005 (elfstab_build_psymtabs): Take an asection* instead of
13006 an offset and size. Relocate the stabs data if necessary.
13007 Save the section* for dbx_psymtab_to_symtab.
13008 * dwarf2read.c: Add section variables for each debug section.
13009 (dwarf2_locate_sections): Fill them in.
13010 (dwarf2_read_section): Take an asection* argument.
13011 Relocate the section contents if necessary.
13012 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
13013 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
13014 it to dwarf2_read_section.
13015 (dwarf2_build_frame_info): Update callers.
13016 * elfread.c (elf_symfile_read): Update call to
13017 elfstab_build_psymtabs.
13018 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
13019 (DBX_STAB_SECTION): New macro.
13020 * stabsread.h (elfstab_build_psymtabs): Update prototype.
13021 * symfile.c (symfile_dummy_outputs): New function.
13022 (symfile_relocate_debug_section): New function.
13023 * symfile.h (symfile_relocate_debug_section): Add prototype.
13025 2003-01-31 Richard Henderson <rth@redhat.com>
13027 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
13028 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
13029 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
13030 * alpha-tdep.c (alpha_register_name): Add "unique".
13031 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
13032 (ALPHA_UNIQUE_REGNUM): New.
13033 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
13035 2003-01-31 Andrew Cagney <ac131313@redhat.com>
13037 * README: Remove reference to Ericsson 1800 monitor.
13038 * Makefile.in (remote-es.o): Delete rule.
13039 (ALLDEPFILES): Delete remote-es.c.
13040 * remote-es.c: Delete file.
13041 * config/m68k/es1800.mt: Delete file.
13042 * config/djgpp/fnchange.lst: Update.
13043 * configure.tgt: Delete m68*-ericsson-* target.
13045 2003-01-31 Adam Fedor <fedor@gnu.org>
13047 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
13048 Remove duplicate/shadowing variable of same name.
13050 2003-01-30 Jim Blandy <jimb@redhat.com>
13052 * symfile.c (find_separate_debug_file): Assert that the objfile's
13053 directory name we compute ends with a slash, and then assume that
13054 that's so everywhere we use it.
13056 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
13058 * valops.c (value_assign): Flush frame cache after stores to memory
13061 2003-01-30 Andrew Cagney <ac131313@redhat.com>
13063 * Makefile.in (mon960-rom.o): Delete rule.
13064 * mon960-rom.c: Delete file.
13066 2003-01-30 Andrew Cagney <ac131313@redhat.com>
13068 * d10v-tdep.c: Include "frame-unwind.h".
13069 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
13071 (next_addr, uses_frame): Delete.
13072 (struct d10v_unwind_cache): Define.
13073 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
13074 Use info instead of next_addr and uses_frame globals.
13075 (d10v_frame_init_saved_regs): Delete function.
13076 (d10v_init_extra_frame_info): Delete function.
13077 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
13078 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
13079 init_frame_pc or frame_saved_pc.
13080 (d10v_pop_frame): Delete function.
13081 (do_d10v_pop_frame): Delete function.
13082 (d10v_frame_chain): Delete function.
13083 (d10v_frame_chain_valid): Delete function.
13084 (d10v_frame_pc_unwind): New function.
13085 (d10v_frame_id_unwind): New function.
13086 (saved_regs_unwinder): New function.
13087 (d10v_frame_register_unwind): New function.
13088 (d10v_frame_pop): New function.
13089 (d10v_frame_unwind): New variable.
13090 (d10v_frame_p): New function.
13091 (d10v_frame_saved_pc): Delete function.
13092 * Makefile.in (d10v-tdep.o): Update dependencies.
13094 2003-01-30 J. Brobecker <brobecker@gnat.com>
13096 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
13097 causing some regressions due to a change in the default value
13100 2003-01-29 Richard Henderson <rth@redhat.com>
13101 Elena Zannoni <ezannoni@redhat.com>
13102 Daniel Jacobowitz <drow@mvista.com>
13105 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
13107 (RANGES_SECTION): New.
13108 (dwarf_ranges_buffer): New variable.
13109 (struct comp_unit_head): Add member "die".
13110 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
13111 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
13112 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
13113 (dwarf2_locate_sections): Likewise.
13114 (dwarf2_build_psymtabs): Read .debug_ranges.
13115 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
13116 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
13117 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
13118 Look for DW_AT_ranges and return the bounding box.
13120 2003-01-29 Brian Ford <ford@vss.fsi.com>
13122 * win32-nat.c (cygwin_pid): Removed as unused.
13123 (child_attach): Try fall back to Cygwin pid.
13125 2003-01-29 Jim Blandy <jimb@redhat.com>
13127 * objfiles.h (struct objfile): Doc fix.
13129 2003-01-29 Andrew Cagney <ac131313@redhat.com>
13131 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
13132 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
13133 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
13134 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
13135 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
13136 (FRAME_SAVED_PC): Change to a function with predicate.
13137 * gdbarch.h, gdbarch.c: Re-generate.
13139 2003-01-28 Andrew Cagney <ac131313@redhat.com>
13141 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
13143 * complaints.c (complain): Delete function.
13144 * complaints.h (struct deprecated_complaint): Delete definition.
13145 (complain): Delete declaration.
13147 2003-01-28 Kevin Buettner <kevinb@redhat.com>
13149 * mips-tdep.c (mips_init_extra_frame_info): Return early for
13152 2003-01-27 Andrew Cagney <ac131313@redhat.com>
13154 * sentinel-frame.h, sentinel-frame.c: New files.
13155 * Makefile.in (frame.o): Update dependencies.
13156 (SFILES): Add sentinel-frame.c.
13157 (sentinel_frame_h): Define.
13158 (COMMON_OBS): Add sentinel-frame.o.
13159 (sentinel-frame.o): Specify dependencies.
13160 * frame.c: Include "sentinel-frame.h".
13161 (frame_register_unwind): Rewrite assuming that there is always a a
13163 (frame_register, generic_unwind_get_saved_register): Ditto.
13164 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
13165 (create_sentinel_frame, unwind_to_current_frame): New functions.
13166 (get_current_frame): Rewrite using create_sentinel_frame and
13167 unwind_to_current_frame. When possible, always create a frame.
13168 (create_new_frame): Set next to the sentinel frame.
13169 (get_next_frame): Rewrite. Don't go below the level 0 frame.
13170 (deprecated_update_frame_pc_hack): Update the next frame's PC and
13171 ID cache when necessary.
13172 (frame_saved_regs_id_unwind): Use frame_relative_level.
13173 (deprecated_generic_get_saved_register): Use frame_relative_level,
13174 get_frame_saved_regs, get_frame_pc, get_frame_base and
13176 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
13179 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
13181 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
13183 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
13185 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
13186 (maintenance_set_profile_cmd): Use error () instead of warning ().
13188 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
13190 * configure.in: Check that -pg works if using --enable-profiling.
13191 Check for monstartup and _mcleanup regardless of --enable-profiling.
13192 * maint.c: Check for monstartup and _mcleanup before using them.
13193 * config.in: Regenerated.
13194 * configure: Regenerated.
13196 2003-01-24 Nick Clifton <nickc@redhat.com>
13198 * Add sh2e support:
13200 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
13202 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
13203 (sh2e_show_regs): New.
13204 (sh_gdbarch_init): Handle bfd_mach_sh2e.
13205 * config/sh/tm-sh.h: Added sh2e to comments.
13207 2003-01-23 Jim Blandy <jimb@redhat.com>
13209 * symfile.c (syms_from_objfile): Don't print the "(no debugging
13210 symbols found)" message here; we haven't checked for a separate
13211 debug info file yet, so we don't know yet.
13212 (symbol_file_add_with_addrs_or_offsets): Print it here, after
13213 we've looked everywhere. Also, there's no need to print a special
13214 message when we're loading the separate debug info file: the one
13215 symbol_file_add prints is fine.
13217 2003-01-23 Alexander Larsson <alexl@redhat.com>
13218 Jim Blandy <jimb@redhat.com>
13220 Add support for executables whose debug info has been separated
13221 out into a separate file, leaving only a link behind.
13222 * objfiles.h (struct objfile): New fields: separate_debug_objfile
13223 and separate_debug_objfile_backlink.
13224 (put_objfile_before): New declaration.
13225 * symfile.c: #include "filenames.h".
13226 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
13227 debug info in a separate file, read that, too. Save the addrs
13228 argument, so we can use it again to read the separated debug info;
13229 syms_from_objfile modifies the table we pass it.
13230 (reread_symbols): After re-reading an objfile, call
13231 reread_separate_symbols to refresh its separate debug info
13232 objfile, if it has one.
13233 (reread_separate_symbols, find_separate_debug_file,
13234 get_debug_link_info, separate_debug_file_exists): New functions.
13235 (debug_file_directory): New global var.
13236 (_initialize_symfile): Initialize debug_file_directory, and
13237 provide the new `set debug-file-directory' command to let the user
13239 * objfiles.c (free_objfile): If this objfile has its debug info in
13240 a separate objfile, free that one too. If this is itself a
13241 separate debug info objfile, clear our parent's backlink.
13242 (put_objfile_before): New function.
13243 * utils.c (gnu_debuglink_crc32): New function.
13244 * defs.h (gnu_debuglink_crc32): New declaration.
13245 * Makefile.in (symfile.o): Note dependency on "filenames.h".
13246 * configure.in: Handle --with-separate-debug-dir config option.
13247 * acinclude.m4 (AC_DEFINE_DIR): New macro.
13248 * acconfig.h (DEBUGDIR): New macro.
13249 * configure, aclocal.m4, config.in: Regenerated.
13251 2003-01-22 Jim Blandy <jimb@redhat.com>
13253 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
13254 like the old symbol_file_add, but taking new arguments: you can
13255 now pass in either a `struct section_addr_info' list to say where
13256 each section is loaded, or a `struct section_offsets' table. Pass
13257 these new arguments through to syms_from_objfile as appropriate.
13258 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
13259 with the appropriate quiescent values for the new arguments.
13261 * symfile.c: #include "gdb_assert.h".
13262 (syms_from_objfile): Add the ability to pass in a section offset
13263 table directly, as an alternative to the section_addr_info table.
13264 Document arguments better.
13265 (symbol_file_add): Pass extra arguments to syms_from_objfile.
13266 * symfile.h (syms_from_objfile): Update declaration.
13267 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
13269 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
13271 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
13273 Original patch by Tom Tromey <tromey@cygnus.com> and
13274 Jason Molenda <jmolenda@apple.com>.
13275 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
13276 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
13277 * NEWS: Mention profiling.
13278 * configure.in (--enable-gdbtk): Fix typo.
13279 (--enable-profiling): New. Set PROFILE_CFLAGS.
13280 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
13282 (profiling_state): New variable.
13283 (mcleanup_wrapper): New function.
13284 (_initialize_maint): Remove NOTYET, fix call to
13285 add_setshow_boolean_cmd for "maint set profile".
13286 * configure: Regenerated.
13288 2003-01-21 Martin M. Hunt <hunt@redhat.com>
13290 * Makefile.in (install-gdbtk): Install PNG images too.
13292 2003-01-21 Andrew Cagney <ac131313@redhat.com>
13294 * exec.c (text_start): Delete global variable.
13295 (exec_file_attach): Make text_start local to the function.
13296 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
13297 * valops.c (hand_function_call): Delete code that handles
13298 BEFORE_TEXT_END and AFTER_TEXT_END.
13299 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
13300 of CALL_DUMMY_LOCATION.
13301 * gdbarch.c: Regenerate.
13302 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
13303 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
13304 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
13305 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
13306 (text_end): Delete extern declaration.
13308 2003-01-21 Andrew Cagney <ac131313@redhat.com>
13310 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
13311 * blockframe.c (backtrace_below_main): Move to "frame.c".
13312 (frame_chain_valid): Delete check for backtrace_below_main.
13313 (_initialize_blockframe): Delete initialization, move ``set
13314 backtrace-below-main'' command to "frame.c".
13315 (do_flush_frames_sfunc): Delete function.
13316 * frame.c: Include "command.h" and "gdbcmd.h".
13317 (frame_type_from_pc): New function.
13318 (create_new_frame): Use frame_type_from_pc.
13319 (legacy_get_prev_frame): New function.
13320 (get_prev_frame): Rewrite. When an old style frame, call
13321 legacy_get_prev_frame. Otherwize, unwind the PC first.
13322 (_initialize_frame): Add ``set backtrace-below-main'' command.
13323 * Makefile.in (frame.o): Update dependencies.
13325 2003-01-19 Andrew Cagney <ac131313@redhat.com>
13327 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
13328 DEPRECATED_REGISTERS_INFO.
13330 2003-01-19 Andrew Cagney <ac131313@redhat.com>
13332 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
13333 Maintainers'. Update `Various Maintainers'.
13335 2003-01-19 Andrew Cagney <ac131313@redhat.com>
13337 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
13338 * gdbarch.sh (POP_FRAME): Change to function with predicate.
13339 Suppress actual parameters when `-'.
13340 * gdbarch.h, gdbarch.c: Regenerate.
13342 2003-01-19 Andrew Cagney <ac131313@redhat.com>
13344 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
13345 code handling dummy frames.
13347 2003-01-19 Andrew Cagney <ac131313@redhat.com>
13349 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
13350 (struct frame_unwind): Add field pop.
13351 * frame.h (frame_pop): Declare.
13352 * frame.c (frame_saved_regs_pop): New function.
13353 (trad_frame_unwinder): Add frame_saved_regs_pop.
13354 (frame_pop): New function.
13355 * dummy-frame.c (dummy_frame_pop): New function.
13356 (discard_innermost_dummy): New function.
13357 (generic_pop_dummy_frame): Use discard_innermost_dummy.
13358 (dummy_frame_unwind): Add dummy_frame_pop.
13359 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
13360 * valops.c (hand_function_call): Ditto.
13361 * stack.c (return_command): Ditto.
13363 2003-01-18 Andrew Cagney <ac131313@redhat.com>
13365 * cris-tdep.c: Fix function declaration indentation.
13366 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
13367 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
13368 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
13369 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
13370 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
13371 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
13373 2003-01-18 Michael Chastain <mec@shout.net>
13375 * README (Unpacking and Installation -- quick overview):
13376 Warn against ".../gdb-5.3/gdb/configure".
13378 2003-01-18 Andrew Cagney <ac131313@redhat.com>
13380 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
13381 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
13382 (struct frame_unwind): Declare opaque.
13383 (dummy_frame_p): Declare function.
13384 * dummy-frame.c (dummy_frame_id_unwind): Make static.
13385 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
13386 * dummy-frame.c: Include "frame-unwind.h".
13387 (dummy_frame_p): New function.
13388 (dummy_frame_unwind): New variable.
13389 * frame.c: Include "frame-unwind.h".
13390 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
13391 to use the new unwind field.
13392 (set_unwind_by_pc): Delete function.
13393 (create_new_frame, get_prev_frame): Set unwind field using
13394 frame_unwind_find_by_pc.
13395 (trad_frame_unwind, trad_frame_unwinder): New variables.
13396 * frame.h (trad_frame_unwind): Declare variable.
13397 (frame_id_unwind_ftype): Delete declaration.
13398 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
13399 (struct frame_unwind): Declare opaque.
13400 (struct frame_info): Replace the fields id_unwind, pc_unwind and
13401 register_unwind with a single unwind pointer.
13402 * frame-unwind.h, frame-unwind.c: New files.
13403 * Makefile.in (SFILES): Add frame-unwind.c.
13404 (frame_unwind_h): Define.
13405 (COMMON_OBS): Add frame-unwind.o.
13406 (frame-unwind.o): Specify dependencies.
13407 (frame.o, dummy-frame.o): Update dependencies.
13409 2003-01-18 Andrew Cagney <ac131313@redhat.com>
13411 * ada-valprint.c: Eliminate PTR.
13412 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
13413 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
13414 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
13415 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
13416 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
13417 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
13418 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
13420 2003-01-17 Andrew Cagney <ac131313@redhat.com>
13422 * main.c (captured_main): Don't use PTR.
13423 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
13424 * gdbtypes.c (lookup_primitive_typename): Ditto.
13425 (lookup_struct_elt_type): Ditto.
13426 * f-valprint.c (info_common_command): Ditto.
13427 (list_all_visible_commons): Ditto.
13428 * jv-typeprint.c (java_type_print_base): Ditto.
13430 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
13431 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
13432 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
13433 i386-interix-nat.c and i386-interix-tdep.c. Rename
13434 m68klinux-nat.c and m68klinux-tdep.c. Rename
13435 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
13436 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
13437 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
13438 * main.c (captured_main): Use xfree, not free.
13440 2003-01-16 Andrew Cagney <ac131313@redhat.com>
13442 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
13443 ID back using a parameter.
13444 * frame.c (frame_id_unwind): Update call.
13445 (frame_saved_regs_id_unwind): Update.
13446 * dummy-frame.c (dummy_frame_id_unwind): Update function.
13447 * dummy-frame.h (struct frame_id): Add opaque declaration.
13448 (dummy_frame_id_unwind): Update declaration.
13450 2003-01-15 Andrew Cagney <ac131313@redhat.com>
13452 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
13454 2003-01-15 Stephen P. Smith <ischis2@cox.net>
13456 * MAINTAINERS (Stephen P. Smith): Updated email address.
13458 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
13461 * breakpoint.c (until_break_command): Add new argument. Use it to
13462 decide whether to stop only at the current frame or not.
13463 * breakpoint.h (until_break_command): Update prototype.
13464 * infcmd.c (until_command): Add new argument to until_break_command
13466 (advance_command): New function.
13467 (_initialize_infcmd): Update help string for 'until' command.
13468 Add new 'advance' command.
13470 2003-01-14 David Carlton <carlton@math.stanford.edu>
13472 * linespec.c (decode_line_1): Normalize comments.
13473 (set_flags): Ditto.
13474 (locate_first_half): Ditto.
13475 (decode_compound): Ditto.
13476 (symtab_from_filename): Ditto.
13477 (decode_all_digits): Ditto.
13478 (decode_dollar): Ditto.
13479 (find_methods): Ditto.
13480 (find_toplevel_char): Ditto.
13482 2003-01-13 Andrew Cagney <ac131313@redhat.com>
13484 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
13485 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
13486 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
13487 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
13488 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
13489 * language.c, language.h, m32r-tdep.c: Update copyright.
13490 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
13491 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
13492 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
13493 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
13494 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
13495 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
13497 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
13499 * stabsread.h (process_later, resolve_cfront_continuation):
13501 Update copyright years.
13502 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
13503 Update copyright year.
13504 * dbxread.c(struct cont_elem): Obsolete.
13505 (process_later, process_now): Obsolete functions.
13506 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
13507 Update copyright year.
13508 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
13509 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
13510 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
13511 (parse_partial_symbols): Obsolete cfront support.
13513 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
13515 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
13516 read_cfront_baseclasses, read_cfront_member_functions,
13517 resolve_cfront_continuation,read_cfront_static_fields,
13518 copy_cfront_struct_fields): Obsolete functions.
13519 (define_symbol, read_one_struct_field): Obsolete cfront support.
13520 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
13521 Update Copyright year.
13523 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
13525 * stack.c (print_frame_info, print_stack_frame_base_stub,
13526 print_stack_frame_base, show_and_print_stack_frame_stub,
13527 show_and_print_stack_frame, print_only_stack_frame_stub,
13528 print_only_stack_frame): Delete functions.
13529 (print_stack_frame_stub): Call print_frame_info instead of
13530 print_frame_info_base.
13531 (print_frame_info_base): Rename to print_frame_info.
13532 (backtrace_command_1): Call print_frame_info, instead of
13533 print_frame_info_base.
13534 (current_frame_command): Call print_stack_frame, instead of
13535 print_only_stack_frame.
13536 (frame_command): Call print_stack_frame, instead of
13537 show_and_print_stack_frame.
13538 (up_command): Ditto.
13539 (down_command): Ditto.
13540 * frame.h (print_only_stack_frame): Delete prototype.
13541 * infrun.c (normal_stop): Call print_stack_frame, instead of
13542 show_and_print_stack_frame.
13543 * thread.c (info_threads_command): Call print_stack_frame, instead
13544 of print_only_stack_frame.
13546 2003-01-13 Andrew Cagney <ac131313@redhat.com>
13548 * README (Graphical interface to GDB): Update URL. Point at
13551 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
13554 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13556 * symtab.c (find_pc_sect_line): Don't consider end-of-function
13559 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13561 * thread-db.c (attach_thread): Prototype.
13562 (struct private_thread_info): Remove lwpid. Add thread handle (th),
13563 thread information (ti), and valid flags (th_valid, ti_valid).
13564 (attach_thread): Move target_pid_to_str call to after the thread
13565 is added to GDB's list. Initialize the cache.
13566 (thread_get_info_callback, thread_db_map_id2thr)
13567 (thread_db_get_info): New functions.
13568 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
13569 (thread_db_store_registers, thread_db_thread_alive)
13570 (thread_db_get_thread_local_address): Use them.
13571 (thread_db_pid_to_str): Likewise. Return "Missing" instead
13572 of calling error() for threads in unknown state.
13574 (clear_lwpid_callback): New function.
13575 (thread_db_resume): Use it to clear the cache.
13577 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13579 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
13580 (resume_callback): Remove dead code.
13582 2003-01-13 Andrew Cagney <ac131313@redhat.com>
13584 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
13586 * gdbarch.h, gdbarch.c: Regenerate.
13587 * stack.c (frame_info): Only initialize the saved registers when
13588 FRAME_INIT_SAVED_REGS_P.
13589 * frame.c (frame_saved_regs_register_unwind): Assert
13590 FRAME_INIT_SAVED_REGS_P.
13591 (deprecated_generic_get_saved_register): Ditto.
13593 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13595 * source.c (openp): Squelch warning about "filename".
13597 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13599 * source.c (openp): If the file does not exist don't necessarily
13602 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13605 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
13606 (integer_types_same_name_p): New function.
13607 (rank_one_type): Use it.
13608 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
13610 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
13612 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
13614 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
13615 * configure.in: Add --with-sysroot.
13616 * configure: Regenerated.
13617 * main.c (gdb_sysroot): New variable.
13618 (captured_main): Initialize gdb_sysroot.
13619 * defs.h (gdb_sysroot): New extern declaration.
13620 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
13622 2003-01-12 Michael Chastain <mec@shout.net>
13624 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
13626 2003-01-12 Michael Chastain <mec@shout.net>
13628 * top.c (print_gdb_version): Bump copyright year to 2003.
13630 2003-01-12 David Carlton <carlton@bactrian.org>
13632 * linespec.c (symtab_from_filename): Rename variable 's' to
13635 2003-01-12 Andrew Cagney <ac131313@redhat.com>
13637 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
13639 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
13641 2003-01-12 Andrew Cagney <ac131313@redhat.com>
13643 * d10v-tdep.c: Include "gdb_assert.h".
13644 (d10v_store_return_value): Rewrite to match current interface.
13645 (d10v_extract_struct_value_address): Ditto.
13646 (d10v_extract_return_value): Ditto.
13647 (d10v_gdbarch_init): Set store_restore_value,
13648 extract_struct_value_address and extract_return_value.
13650 2003-01-12 J. Brobecker <brobecker@gnat.com>
13652 * hpread.c (set_namestring): New procedure replacing the
13653 SET_NAMESTRING macro.
13654 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
13655 by calls to set_namestring.
13657 2003-01-11 J. Brobecker <brobecker@gnat.com>
13659 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
13660 a compilation warning.
13661 (hpread_process_one_debug_symbol): Likewise.
13663 2003-01-10 David Carlton <carlton@math.stanford.edu>
13665 * linespec.c (decode_line_1): Rename variable 's' to
13667 (decode_all_digits): Rename argument 's' to 'file_symtab'.
13668 (decode_dollar): Ditto.
13669 (decode_variable): Ditto.
13670 (symbol_found): Ditto.
13672 2003-01-09 Michael Chastain <mec@shout.net>
13674 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
13676 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
13678 * win32-nat.c (set_process_privilege): New function.
13679 (child_attach): Call set_process_privilege() to enable the
13680 SE_DEBUG_NAME user privilege if available in process token.
13682 2003-01-10 J. Brobecker <brobecker@gnat.com>
13684 * hpread.c (hpread_process_one_debug_symbol): Fix a small
13685 compilation error in the previous revision.
13687 2003-01-09 David Carlton <carlton@math.stanford.edu>
13689 * linespec.c: Update copyright.
13691 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
13693 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
13694 than inferior_ptid.
13695 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
13697 2003-01-09 Andrew Cagney <ac131313@redhat.com>
13699 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
13701 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
13702 (frame_saved_regs_zalloc): Update.
13703 (frame_saved_regs_register_unwind): Update.
13704 (create_new_frame): Update.
13705 (get_prev_frame): Update.
13706 (frame_extra_info_zalloc): Update.
13707 (deprecated_get_frame_saved_regs): Update.
13708 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
13709 * cris-tdep.c: Update comment.
13711 * somsolib.h: Fix function indentation.
13712 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
13713 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
13714 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
13715 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
13716 * somsolib.c, inftarg.c: Remove assignment in if conditional.
13718 * infrun.c (follow_fork): Use ISO C definition.
13719 * expprint.c (print_subexp): Use xfree instead of free.
13720 * charset.c: Include "gdb_string.h" instead of <string.h>.
13721 (register_iconv_charsets): Use ISO C definition.
13722 (host_charset, target_charset): Ditto.
13723 * Makefile.in (charset.o): Update dependencies.
13724 (mi-cmd-env.o): Update dependencies.
13726 2003-01-08 Andrew Cagney <cagney@redhat.com>
13728 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
13731 2003-01-08 Andrew Cagney <ac131313@redhat.com>
13733 * gdb_mbuild.sh: Add --keep option. When specified, keep the
13734 build directories. Save edited gdb output in Mbuild.log. If a
13735 build fails, remove any final GDB executable.
13737 2003-01-08 Andrew Cagney <ac131313@redhat.com>
13739 * gdb_mbuild.sh: Edit the output of `maint print architecture'
13740 replacing hex constants with function names and stripping leading
13741 file name directory prefixes.
13743 2003-01-08 Andrew Cagney <cagney@redhat.com>
13745 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
13748 2003-01-08 David Carlton <carlton@math.stanford.edu>
13750 * linespec.c (decode_line_1): Move code into decode_variable.
13751 (decode_variable): New function.
13753 2003-01-08 Andrew Cagney <ac131313@redhat.com>
13755 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
13757 2003-01-08 Andrew Cagney <cagney@redhat.com>
13759 * cris-tdep.c (cris_frame_init_saved_regs): Use
13760 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
13762 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
13763 (sh64_nofp_frame_init_saved_regs): Ditto.
13764 (sh_fp_frame_init_saved_regs): Ditto.
13765 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
13766 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
13767 * mcore-tdep.c (analyze_dummy_frame): Ditto.
13768 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13770 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
13772 * minsyms.c (lookup_minimal_symbol): Update comment.
13773 (lookup_minimal_symbol_text): Update comment. Use the hash table.
13774 (lookup_minimal_symbol_solib_trampoline): Likewise.
13776 2003-01-08 Andrew Cagney <cagney@redhat.com>
13778 * d10v-tdep.c (d10v_init_extra_frame_info): Use
13779 frame_relative_level.
13781 * alpha-tdep.c: Use get_frame_extra_info.
13782 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13783 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
13784 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
13785 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
13787 * alpha-tdep.c: Use get_next_frame.
13788 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13789 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
13790 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
13791 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
13792 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
13793 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
13794 * xstormy16-tdep.c: Ditto.
13796 2003-01-07 Andrew Cagney <cagney@redhat.com>
13798 * alpha-tdep.c: Use get_frame_base.
13799 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13800 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
13801 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
13802 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
13803 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
13804 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
13805 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
13806 * config/sparc/tm-sparc.h: Ditto.
13808 2003-01-07 Andrew Cagney <cagney@redhat.com>
13810 * frame.c (deprecated_get_frame_context): New function.
13811 (deprecated_set_frame_context): New function.
13812 * frame.h (deprecated_get_frame_context): Declare.
13813 (deprecated_set_frame_context): Declare.
13814 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
13815 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
13817 2003-01-07 Andrew Cagney <cagney@redhat.com>
13819 * frame.c (deprecated_set_frame_next_hack): New function.
13820 (deprecated_set_frame_prev_hack): New function.
13821 * frame.h (deprecated_set_frame_next_hack): Declare.
13822 (deprecated_set_frame_prev_hack): Declare.
13823 * mcore-tdep.c (analyze_dummy_frame): Use
13824 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
13825 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13827 2003-01-07 David Carlton <carlton@math.stanford.edu>
13829 * linespec.c (decode_line_1): Move code into decode_dollar.
13830 (decode_dollar): New function.
13832 2003-01-07 Andrew Cagney <cagney@redhat.com>
13834 * arm-tdep.c (arm_init_extra_frame_info): Use
13835 deprecated_update_frame_base_hack.
13836 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
13837 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13838 (fix_frame_pointer): Ditto.
13839 (mn10300_analyze_prologue): Ditto.
13841 2003-01-07 Andrew Cagney <cagney@redhat.com>
13843 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
13844 extra_info using frame_extra_info_zalloc.
13845 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
13846 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
13847 (sh64_init_extra_frame_info): Ditto.
13848 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
13849 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
13850 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
13851 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
13852 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
13853 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
13854 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
13855 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
13856 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
13857 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
13858 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
13859 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
13861 * mn10300-tdep.c (analyze_dummy_frame): Use
13862 deprecated_set_frame_extra_info_hack.
13863 * mcore-tdep.c (analyze_dummy_frame): Ditto.
13865 2003-01-07 J. Brobecker <brobecker@gnat.com>
13867 * mdebugread.c (parse_symbol): Skip stProc entries which storage
13868 class is not scText. These do not define "real" procedures.
13869 (parse_partial_symbols): Likewise.
13871 2003-01-06 Michael Snyder <msnyder@redhat.com>
13873 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
13875 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13877 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
13878 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
13879 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
13880 deprecated_frame_xmalloc_with_cleanup.
13881 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
13882 deprecated_frame_xmalloc.
13883 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
13884 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
13886 2003-01-06 Andrew Cagney <cagney@redhat.com>
13888 * x86-64-linux-tdep.c: Include "osabi.h".
13889 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
13891 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
13893 2003-01-06 Andrew Cagney <cagney@redhat.com>
13895 * MAINTAINERS (Target Instruction Set Architectures): Update
13896 arm-elf. Can be built with -Werror, has been multiarched.
13898 * value.h (unpack_long): Make buffer parameter constant.
13899 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
13900 * scm-lang.h (scm_parse): Ditto.
13901 * defs.h (extract_typed_address, extract_address): Ditto.
13902 (extract_long_unsigned_integer): Ditto.
13903 * inferior.h (unsigned_pointer_to_address): Ditto.
13904 (signed_pointer_to_address): Ditto.
13905 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
13906 * gdbarch.h, gdbarch.c: Regenerate.
13907 * findvar.c (extract_long_unsigned_integer): Update.
13908 (extract_address): Update.
13909 (extract_typed_address): Update.
13910 (unsigned_pointer_to_address): Update.
13911 * values.c (unpack_long): Update.
13912 (unpack_double): Update.
13913 (unpack_pointer): Update.
13914 (unpack_field_as_long): Update.
13915 * d10v-tdep.c (d10v_pointer_to_address): Update.
13916 * avr-tdep.c (avr_pointer_to_address): Update.
13917 * scm-lang.c (scm_unpack): Update.
13918 * findvar.c (signed_pointer_to_address): Update.
13920 2003-01-06 Michal Ludvig <mludvig@suse.cz>
13922 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
13923 since it is in i386-tdep.c.
13925 2003-01-06 J. Brobecker <brobecker@gnat.com>
13927 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
13928 failure introduced in the previous change.
13930 2003-01-05 Michael Chastain <mec@shout.net>
13932 * README: Remove references to deleted remote-*.c files:
13933 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
13934 remote-nrom.c, remote-os9k.c, remote-udi.c.
13936 2003-01-05 Mark Kettenis <kettenis@gnu.org>
13938 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
13939 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
13940 i386_get_longjmp_target.
13942 2003-01-05 Andrew Cagney <ac131313@redhat.com>
13944 * arm-tdep.c (prologue_cache): Change to a pointer.
13945 (_initialize_arm_tdep): Allocate prologue_cache.
13946 (check_prologue_cache): Update.
13947 (save_prologue_cache): Update.
13948 (arm_gdbarch_init): Update.
13950 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13952 * stabsread.c (update_method_name_from_physname): Call complaint()
13955 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13957 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
13958 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
13959 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
13961 * blockframe.c: Include "gdbcmd.h" and "command.h".
13962 (backtrace_below_main): New variable.
13963 (file_frame_chain_valid, func_frame_chain_valid)
13964 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
13965 (generic_func_frame_chain_valid): Remove functions.
13966 (frame_chain_valid, do_flush_frames_sfunc): New functions.
13967 (_initialize_blockframe): New function.
13968 * Makefile.in (blockframe.o): Update dependencies.
13969 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
13970 comment. Call frame_chain_valid ().
13971 * frame.h: Remove old prototypes. Add prototype for
13972 frame_chain_valid and update comments to match.
13973 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
13974 Remove old comment.
13975 * gdbarch.h: Regenerated.
13976 * gdbarch.c: Regenerated.
13978 * alpha-tdep.c (alpha_gdbarch_init): Don't call
13979 set_gdbarch_frame_chain_valid.
13980 * avr-tdep.c (avr_gdbarch_init): Likewise.
13981 * cris-tdep.c (cris_gdbarch_init): Likewise.
13982 * frv-tdep.c (frv_gdbarch_init): Likewise.
13983 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
13984 * i386-tdep.c (i386_svr4_init_abi): Likewise.
13985 (i386_nw_init_abi): Likewise.
13986 (i386_gdbarch_init): Likewise.
13987 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
13988 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
13989 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
13990 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
13991 * mips-tdep.c (mips_gdbarch_init): Likewise.
13992 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
13993 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
13994 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
13995 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
13996 * s390-tdep.c (s390_gdbarch_init): Likewise.
13997 * sh-tdep.c (sh_gdbarch_init): Likewise.
13998 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
13999 * v850-tdep.c (v850_gdbarch_init): Likewise.
14000 * vax-tdep.c (vax_gdbarch_init): Likewise.
14001 * x86-64-tdep.c (x86_64_init_abi): Likewise.
14003 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
14004 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
14005 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
14006 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
14007 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
14008 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
14009 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
14010 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
14012 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
14014 * Makefile.in (acconfig_h): Remove incorrect macro.
14015 (config_h): Define.
14016 (osabi.o): Update dependencies.
14017 * configure.tgt: Set gdb_osabi based on target triplet.
14018 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
14019 * configure: Regenerated.
14020 * config.in: Regenerated.
14021 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
14022 (GDB_OSABI_DEFAULT): Define if not already defined.
14023 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
14024 (set_osabi_string): New variables.
14025 (gdbarch_register_osabi): Add new OS ABI to
14026 gdb_osabi_available_names.
14027 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
14028 (set_osabi, show_osabi): New functions.
14029 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
14031 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14033 * arch-utils.c (gdbarch_info_init): Set osabi to
14034 GDB_OSABI_UNINITIALIZED.
14035 * gdbarch.sh: Add osabi to struct gdbarch and to struct
14036 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
14037 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
14038 * gdbarch.c: Regenerated.
14039 * gdbarch.h: Regenerated.
14040 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
14042 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
14043 * osabi.h (enum gdb_osabi): Move to defs.h.
14044 (gdbarch_init_osabi): Update prototype.
14045 * defs.h (enum gdb_osabi): Moved here.
14046 * Makefile.in: Update dependencies.
14048 * alpha-tdep.h: Don't include "osabi.h".
14049 (struct gdbarch_tdep): Remove osabi member.
14050 * alpha-tdep.c: Include "osabi.h".
14051 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14052 iterate over arches. Update call to gdbarch_init_osabi.
14053 (alpha_dump_tdep): Don't dump osabi.
14054 * alpha-linux-tdep.c: Include "osabi.h".
14055 * alpha-osf1-tdep.c: Include "osabi.h".
14056 * alphafbsd-tdep.c: Include "osabi.h".
14057 * alphanbsd-tdep.c: Include "osabi.h".
14059 * arm-tdep.h: Don't include "osabi.h".
14060 (struct gdbarch_tdep): Remove osabi member.
14061 * arm-tdep.c: Include "osabi.h".
14062 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14063 iterate over arches. Update call to gdbarch_init_osabi.
14064 (arm_dump_tdep): Don't dump osabi.
14065 * arm-linux-tdep.c: Include "osabi.h".
14066 * armnbsd-tdep.c: Include "osabi.h".
14068 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
14069 Update call to gdbarch_init_osabi.
14071 * i386-tdep.h: Don't include "osabi.h".
14072 (struct gdbarch_tdep): Remove osabi member.
14073 * i386-tdep.c: Include "osabi.h".
14074 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14075 iterate over arches. Update call to gdbarch_init_osabi.
14076 (i386_dump_tdep): Don't dump osabi.
14077 * i386-linux-tdep.c: Include "osabi.h".
14078 * i386-sol2-tdep.c: Include "osabi.h".
14079 * i386bsd-tdep.c: Include "osabi.h".
14080 * i386gnu-tdep.c: Include "osabi.h".
14081 * i386ly-tdep.c: Include "osabi.h".
14082 * i386nbsd-tdep.c: Include "osabi.h".
14083 * i386obsd-tdep.c: Include "osabi.h".
14085 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
14086 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14087 check osabi when iterating over arches. Update call to
14088 gdbarch_init_osabi.
14089 (mips_dump_tdep): Don't dump osabi.
14091 * ns32k-tdep.h: Don't include "osabi.h".
14092 (struct gdbarch_tdep): Remove.
14093 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
14094 gdbarch_lookup_osabi. Don't iterate over arches. Don't
14095 allocate tdep. Update call to gdbarch_init_osabi.
14096 (ns32k_dump_tdep): Remove.
14097 (_initialize_ns32k_tdep): Update call to gdbarch_register.
14098 * ns32knbsd-tdep.c: Include "osabi.h".
14100 * ppc-tdep.h: Don't include "osabi.h".
14101 (struct gdbarch_tdep): Remove osabi member.
14102 * rs6000-tdep.c: Include "osabi.h".
14103 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
14104 osabi when iterating over arches. Update call to
14105 gdbarch_init_osabi.
14106 (rs6000_dump_tdep): Don't dump osabi.
14107 * ppc-linux-tdep.c: Include "osabi.h".
14108 * ppcnbsd-tdep.c: Include "osabi.h".
14110 * sh-tdep.h: Don't include "osabi.h".
14111 (struct gdbarch_tdep): Remove osabi member.
14112 * sh-tdep.c: Include "osabi.h".
14113 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14114 iterate over arches. Update call to gdbarch_init_osabi.
14115 (sh_dump_tdep): Don't dump osabi.
14116 * shnbsd-tdep.c: Include "osabi.h".
14118 * sparc-tdep.c: Include "osabi.h".
14119 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14120 iterate over arches. Update call to gdbarch_init_osabi.
14121 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
14124 * vax-tdep.h: Don't include "osabi.h".
14125 (struct gdbarch_tdep): Remove.
14126 * vax-tdep.c: Include "osabi.h".
14127 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14128 iterate over arches. Don't allocate tdep. Update call
14129 to gdbarch_init_osabi.
14130 (vax_dump_tdep): Remove.
14131 (_initialize_vax_tdep): Update call to gdbarch_register.
14133 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14135 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
14137 (breakpoint_re_set_one): Don't fetch the value for a disabled
14140 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14142 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
14143 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
14144 (COERCE_FLOAT_TO_DOUBLE): Remove.
14145 * gdbarch.c: Regenerate.
14146 * gdbarch.h: Regenerate.
14147 * Makefile.in: Remove value_h from gdbarch_h.
14148 * valops.c (coerce_float_to_double): New variable.
14149 (default_coerce_float_to_double): Remove.
14150 (standard_coerce_float_to_double): Remove.
14151 (value_arg_coerce): Use coerce_float_to_double.
14152 (_initialize_valops): Add "set coerce-float-to-double".
14153 * value.h (default_coerce_float_to_double): Remove prototype.
14154 (standard_coerce_float_to_double): Remove prototype.
14156 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
14158 * mdebugread.c (parse_symbol): Likewise.
14159 * stabsread.c (define_symbol): Mark all functions as prototyped.
14161 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
14162 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
14163 set_gdbarch_coerce_float_to_double.
14164 * arm-tdep.c (arm_gdbarch_init): Likewise.
14165 * frv-tdep.c (frv_gdbarch_init): Likewise.
14166 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
14167 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
14168 * mips-tdep.c (mips_gdbarch_init): Likewise.
14169 (mips_coerce_float_to_double): Remove.
14170 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
14171 (rs6000_coerce_float_to_double): Remove.
14172 * s390-tdep.c (s390_gdbarch_init): Likewise.
14173 * sh-tdep.c (sh_gdbarch_init): Likewise.
14174 (sh_coerce_float_to_double): Remove.
14175 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
14176 (sparc_coerce_float_to_double): Remove.
14177 * v850-tdep.c (v850_gdbarch_init): Likewise.
14178 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
14179 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
14180 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
14181 (hppa_coerce_float_to_double): Remove prototype.
14182 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
14184 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14186 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
14188 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14190 Suggested by Stewart Brown <sb24@avaya.com>:
14191 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
14192 in recursive calls. Handle TYPE_CODE_TYPEDEF.
14193 (c_type_print_varspec_suffix): Likewise.
14195 2003-01-04 Mark Kettenis <kettenis@gnu.org>
14197 * configure.in: Don't set and AC_SUBST SUBDIRS.
14198 * configure: Regenerated.
14200 * configure.in: Remove code dealing with shared libraries.
14201 * Makefile.in: Remove HLDFLAGS and HLDENV.
14202 * configure: Regenerated.
14204 2003-01-04 Andrew Cagney <ac131313@redhat.com>
14206 * frame.c (deprecated_frame_xmalloc): New function.
14207 (deprecated_set_frame_saved_regs_hack): New function.
14208 (deprecated_set_frame_extra_info_hack): New function.
14209 * frame.h (deprecated_frame_xmalloc): Declare.
14210 (deprecated_set_frame_saved_regs_hack): Declare.
14211 (deprecated_set_frame_extra_info_hack): Declare.
14213 2003-01-04 Mark Kettenis <kettenis@gnu.org>
14215 * configure.in: Move code that provides the --enable-gdbtk option
14216 right after the code that handles the --enable-tui option, and
14217 polish it somewhat.
14218 * configure: Regenerated.
14220 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
14221 AC_CHECK_FUNCS and remove the old check for pread64.
14222 * acinclude.m4 (AC_GNU_SOURCE): New macro.
14223 * acconfig.h (_GNU_SOURCE): Add.
14224 (HAVE_PREAD64): Remove.
14225 * configure, aclocal.m4, config.in: Regenerated.
14227 2003-01-03 Andrew Cagney <ac131313@redhat.com>
14229 * alpha-tdep.c: Use get_frame_saved_regs.
14230 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14231 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
14232 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
14233 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
14234 * vax-tdep.c, xstormy16-tdep.c: Ditto.
14236 2003-01-03 Mark Kettenis <kettenis@gnu.org>
14238 * configure.in: Remove all use of the SUBDIRS variable; add
14239 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
14240 code providing the --enable-multi-ice option, and move it right in
14241 front of the code that checks whether gdbserver is supported.
14243 * configure: Regenerated.
14244 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
14247 2003-01-03 Andrew Cagney <cagney@redhat.com>
14249 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
14250 * avr-tdep.c, cris-tdep.c: Ditto.
14251 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
14252 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
14254 2003-01-03 Mark Kettenis <kettenis@gnu.org>
14256 * configure.in: Remove --enable-netrom option.
14257 * configure: Regenerated.
14259 2003-01-03 Mark Kettenis <kettenis@gnu.org>
14261 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
14262 declaration for `struct re_pattern_buffer' instead.
14263 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
14265 2003-01-03 J. Brobecker <brobecker@gnat.com>
14267 * mdebugread.c (parse_symbol): Count until the stEnd matching
14268 the structure name.
14270 2003-01-02 Mark Kettenis <kettenis@gnu.org>
14272 * configure.in: Remove --with-cpu option.
14273 subscripts. Remove evil changequotes here.
14274 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
14275 * config.in, configure: Regenerated.
14277 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
14278 * configure.in: Cleanup section that sources GDB and BFD configure
14279 subscripts. Remove evil changequotes here.
14280 * config.in, configure: Regenerated.
14282 2003-01-02 Andrew Cagney <ac131313@redhat.com>
14284 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
14285 frame accessor methods.
14286 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14287 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
14288 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
14289 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
14290 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
14291 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
14292 * z8k-tdep.c: Ditto.
14294 2003-01-02 Mark Kettenis <kettenis@gnu.org>
14296 * configure.in: Remove UI_OUT configuration code.
14297 * ada-lang.c: Update assuming UI_OUT is always true.
14298 * Makefile.in (UIOUT_CFLAGS): Remove.
14299 * configure: Regenerated.
14300 * TODO: Remove blurb about elimination of -DUI_OUT.
14302 * configure.in: Move code that provides the --enable-gdbcli,
14303 --enable-gdbmi options right before the code that handles the
14304 --enable-tui option. Polish a bit.
14305 * configure: Regenerated.
14307 * configure.in: Rewrite check for GNU regex and the
14308 --without-included regex option, and move it into the "Checks for
14309 library functions" section. This makes us use the system regex
14310 again by default on systems with version 2 of the GNU C library.
14311 This was apparently broken.
14312 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
14313 * acconfig.h (USE_INCLUDED_REGEX): Remove.
14314 * config.in, configure: Regenerated.
14316 * configure.in: Move code that provides the --enable-tui option
14317 before the "Checks for libraries" section. Polish the code
14318 somewhat and set need_curses to yes if we build the TUI. Rewrite
14319 code that looks for a library providing termcap functionality to
14320 match more closely what's done in the Readline library, and move
14321 it into to the "Checks for libraries" section.
14322 * configure: Regenerated.
14323 * Makefile.in (TERMCAP): Remove variable.
14324 * config/i386/go32.mh (TERMCAP): Remove variable.
14326 2003-01-02 Andrew Cagney <ac131313@redhat.com>
14328 * MAINTAINERS: Mention gdb_mbuild.sh.
14329 * gdb_mbuild.sh: Rewrite.
14331 2003-01-02 Mark Kettenis <kettenis@gnu.org>
14333 * configure.in: Fix typo in last change.
14334 * config.in, configure: Regenerated.
14336 2003-01-02 Andrew Cagney <ac131313@redhat.com>
14338 * valarith.c (value_binop): Delete obsolete code and comments.
14339 * configure.host: Ditto.
14340 * buildsym.h (make_blockvector): Ditto.
14341 * buildsym.c (make_blockvector): Ditto.
14342 * defs.h (enum language): Ditto.
14343 (chill_demangle): Ditto.
14344 * elfread.c (elf_symtab_read): Ditto.
14345 * dwarfread.c (CHILL_PRODUCER): Ditto.
14346 (set_cu_language): Ditto.
14347 (handle_producer): Ditto.
14348 * expprint.c (print_subexp): Ditto.
14349 * gdbtypes.c (chill_varying_type): Ditto.
14350 * gdbtypes.h (builtin_type_chill_bool): Ditto.
14351 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
14352 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
14353 (chill_varying_type): Ditto.
14354 * language.h (_LANG_chill): Ditto.
14355 * language.c (binop_result_type, integral_type): Ditto.
14356 (character_type, string_type, structured_type): Ditto.
14357 (lang_bool_type, binop_type_check): Ditto.
14358 * stabsread.h (os9k_stabs): Ditto.
14359 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
14360 (define_symbol, read_type, read_struct_fields): Ditto.
14361 (read_array_type, read_enum_type, read_huge_number): Ditto.
14362 (read_range_type, start_stabs): Ditto.
14363 * symfile.c (init_filename_language_table): Ditto.
14364 (add_psymbol_with_dem_name_to_list): Ditto.
14365 * symtab.c (symbol_init_language_specific): Ditto.
14366 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
14367 * symtab.h (struct general_symbol_info): Ditto.
14368 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
14369 * typeprint.c (typedef_print): Ditto.
14370 * utils.c (fprintf_symbol_filtered): Ditto.
14371 * valops.c (value_cast, search_struct_field, value_slice): Delete
14373 (varying_to_slice): Delete function.
14374 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
14375 (varying_to_slice): Delete declaration.
14376 * MAINTAINERS: Update.
14378 2003-01-02 Mark Kettenis <kettenis@gnu.org>
14380 * configure.in: Reorganize "Checks for library functions section"
14381 a bit. Remove check for `btowc' and `isascii' functions.
14382 * configure: Regenerated.
14384 * acconfig.h (_MSE_INT_H): Remove.
14385 * configure.in: Create "Checks for header files" section, and move
14386 appropriate tests there. Don't check for objlist.h, wchar.h,
14387 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
14388 misdetection fix. Also add "Checks for types", "Checks for
14389 compiler characteristics" and "Checks for library functions"
14391 * config.in, configure: Regenerated.
14393 * configure.in: Create "Checks for programs" section, and move
14394 appropriate tests there.
14396 2003-01-01 Mark Kettenis <kettenis@gnu.org>
14398 * configure.in: Create "Checks for libraries" section, and move
14399 appropriate tests there. Cleanup check for wctype in libw. Use
14400 AC_SEARCH_LIBS to see whether we need libsocket.
14401 * configure: Regenerated.
14403 For older changes see ChangeLog-2002
14409 version-control: never