2002-12-19 Keith Seitz <keiths@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2002-12-19 Keith Seitz <keiths@redhat.com>
2
3 patch committed by Elena Zannoni <ezannoni@redhat.com>
4 * thread.c (do_captured_list_thread_ids): Call prune_threads and
5 target_find_new_threads. Fix for PR mi/669.
6
7 2002-12-19 David Carlton <carlton@math.stanford.edu>
8
9 * linespec.c (decode_line_1): Move code into decode_all_digits.
10 (decode_all_digits): New function.
11
12 2002-12-19 Kevin Buettner <kevinb@redhat.com>
13
14 * exec.c (print_section_info): Select a format string to use with
15 local_hex_string_custom() based upon the value of TARGET_ADDR_BIT.
16
17 2002-12-18 Andrew Cagney <ac131313@redhat.com>
18
19 * frame.c (deprecated_update_current_frame_pc_hack): Replace
20 deprecated_update_current_frame_pc_hack.
21 (deprecated_update_frame_base_hack): New function.
22 * frame.h (deprecated_update_frame_pc_hack): Replace
23 (deprecated_update_frame_base_hack): Declare.
24 * infrun.c (normal_stop): Update.
25
26 2002-12-18 Andrew Cagney <ac131313@redhat.com>
27
28 * rs6000-tdep.c (rs6000_init_extra_frame_info): Use
29 frame_extra_info_zalloc.
30 (rs6000_frame_args_address): Use get_frame_extra_info.
31 (frame_get_saved_regs): Use get_frame_saved_regs.
32 (frame_initial_stack_address): Use get_frame_saved_regs and
33 get_frame_extra_info.
34 (frame_initial_stack_address): Use get_frame_extra_info.
35
36 2002-12-17 Kevin Buettner <kevinb@redhat.com>
37
38 * dve3900-rom.c (r3900_regnames): Don't use NUM_REGS to determine
39 array size.
40 (fetch_bitmapped_register, store_bitmapped_register): Add bounds
41 checks for r3900_regnames[].
42
43 2002-12-17 Richard Earnshaw <rearnsha@arm.com>
44
45 * armnbsd-tdep.c (ARM_NBSD_JB_PC): Renamed from JB_PC.
46 All uses changed
47 (ARM_NBSD_JB_ELELMENT_SIZE): Similarly.
48
49 2002-12-17 David Carlton <carlton@math.stanford.edu>
50
51 * symtab.c (lookup_partial_symbol): Don't search past the end of
52 the partial symbols.
53
54 2002-12-17 Andrew Cagney <ac131313@redhat.com>
55
56 * stack.c (frame_info): Use get_frame_saved_regs.
57 * breakpoint.c (until_break_command): Use get_frame_pc.
58
59 2002-12-16 Kevin Buettner <kevinb@redhat.com>
60
61 * buildsym.c (block_end_complaint, anon_block_end_complaint)
62 (innerblock_complaint, innerblock_anon_complaint)
63 (blockvector_complaint): Delete deprecated complaint structs.
64 (finish_block, make_blockvector, end_symtab): Replace calls
65 to complain() with calls to complaint().
66 * coffread.c (ef_complaint, ef_stack_complaint, eb_stack_complaint)
67 (bf_no_aux_complaint, ef_no_aux_complaint, lineno_complaint)
68 (unexpected_type_complaint, bad_sclass_complaint)
69 (misordered_blocks_complaint, tagndx_bad_complaint, eb_complaint):
70 Delete deprecated complaint structs.
71 (coff_symtab_read, enter_linenos, decode_type, decode_base_type):
72 Replace calls to complain() with calls to complaint().
73 * dbxread.c (lbrac_complaint, string_table_offset_complaint)
74 (unknown_symtype_complaint, unknown_symchar_complaint)
75 (lbrac_rbrac_complaint, lbrac_unmatched_complaint)
76 (lbrac_mismatch_complaint, repeated_header_complaint)
77 (unclaimed_bincl_complaint, discarding_local_symbols_complaint):
78 Delete deprecated complaint structs.
79 (unknown_symtype_complaint, lbrac_mismatch_complaint)
80 (repeated_header_complaint)
81 (function_outside_compiliation_unit_complaint): New functions.
82 (add_old_header_file, find_corresponding_bincl_psymtab)
83 (set_namestring, find_stab_function_addr, read_dbx_symtab)
84 (process_one_symbol): Replace calls to complain() with, possibly
85 indirect, calls to complaint().
86 * dwarfread.c (no_bfd_get_N, malformed_die, bad_die_ref)
87 (unknown_attribute_form, unknown_attribute_length)
88 (unexpected_fund_type, unknown_type_modifier, volatile_ignored)
89 (const_ignored, botched_modified_type, op_deref2, op_deref4)
90 (basereg_not_handled, dup_user_type_allocation)
91 (dup_user_type_definition, missing_tag, bad_array_element_type)
92 (subscript_data_items, unhandled_array_subscript_format)
93 (unknown_array_subscript_format, not_row_major)
94 (missing_at_name): Delete deprecated complaint structs.
95 (bad_die_ref_complaint, unknown_attribute_form_complaint)
96 (dup_user_type_definition_complaint)
97 (bad_array_element_type_complaint): New functions.
98 (lookup_utype, alloc_utype, struct_type, decode_array_element_type)
99 (decode_subscript_data_item, dwarf_read_array_type)
100 (read_tag_string_type, read_subroutine_type, read_func_scope)
101 (locval, scan_partial_symbols, decode_modified_type)
102 (decode_func_type, basicdieinfo, completeddieinfo, target_to_host)
103 (attribute_size): Replace calls to complain() with, possibly
104 indirect, calls to complaint().
105 * elfread.c (section_info_complaint, section_info_dup_complaint)
106 (stab_info_mismatch_complaint, stab_info_questionable_complaint):
107 Delete deprecated complaint structs.
108 (elf_symtab_read, elfstab_offset_sections): Replace calls to
109 complain() with calls to complaint().
110 * gdbtypes.c (stub_noname_complaint): Delete deprecated complaint
111 struct.
112 (stub_noname_complaint): New function.
113 (check_typedef, add_mangled_type): Replace calls to complain()
114 with calls to complaint().
115 * hpread.c (string_table_offset_complaint, lbrac_unmatched_complaint)
116 (lbrac_mismatch_complaint, hpread_unhandled_end_common_complaint)
117 (hpread_unhandled_type_complaint, hpread_struct_complaint)
118 (hpread_array_complaint, hpread_type_lookup_complaint)
119 (hpread_unexpected_end_complaint, hpread_tagdef_complaint)
120 (hpread_unhandled_common_complaint)
121 (hpread_unhandled_blockdata_complaint): Delete deprecated complaint
122 struct definitions and declarations.
123 (lbrac_unmatched_complaint, lbrac_mismatch_complaint): New functions.
124 (SET_NAMESTRING, hpread_type_lookup, hpread_process_one_debug_symbol):
125 Replace calls to complain() with, possibly indirect, calls to
126 complaint().
127 * macrotab.c (macro_include, check_for_redefinition, macro_undef):
128 Likewise.
129 * mdebugread.c (bad_file_number_complaint, index_complaint)
130 (aux_index_complaint, block_index_complaint)
131 (unknown_ext_complaint, unknown_sym_complaint)
132 (unknown_st_complaint, block_overflow_complaint)
133 (basic_type_complaint, unknown_type_qual_complaint)
134 (array_index_type_complaint, bad_tag_guess_complaint)
135 (block_member_complaint, stEnd_complaint)
136 (unknown_mdebug_symtype_complaint, stab_unknown_complaint)
137 (pdr_for_nonsymbol_complaint, pdr_static_symbol_complaint)
138 (bad_setjmp_pdr_complaint, bad_fbitfield_complaint)
139 (bad_continued_complaint, bad_rfd_entry_complaint)
140 (unexpected_type_code_complaint, unable_to_cross_ref_complaint)
141 (bad_indirect_xref_complaint, illegal_forward_tq0_complaint)
142 (illegal_forward_bt_complaint, bad_linetable_guess_complaint)
143 (bad_ext_ifd_complaint, bad_ext_iss_complaint): Delete deprecated
144 complaint structs.
145 (index_complaint, unknown_ext_complaint, basic_type_complaint)
146 (bad_tag_guess_complaint, bad_rfd_entry_complaint)
147 (unexpected_type_code_complaint)
148 (function_outside_compilation_unit_complaint): New functions.
149 (parse_symbol, parse_type, upgrade_type, parse_procedure)
150 (parse_partial_symbols, psymtab_to_symtab_1, cross_ref, add_symbol):
151 Replace calls to complain() with, possibly indirect calls to
152 complaint().
153 * objc-lang.c (noclass_lookup_complaint, nosel_lookup_complaint):
154 Delete deprecated complaint structs.
155 (lookup__objc_class, lookup_child_selector): Replace complain()
156 with complaint().
157 * remote-vx.c (cant_contact_target): Delete deprecated complaint
158 struct.
159 (vx_lookup_symbol): Replace complain() with complaint().
160 * stabsread.c (invalid_cpp_abbrev_complaint)
161 (invalid_cpp_type_complaint, member_fn_complaint)
162 (const_vol_complaint, error_type_complaint)
163 (invalid_member_complaint, range_type_base_complaint)
164 (reg_value_complaint, vtbl_notfound_complaint)
165 (unrecognized_cplus_name_complaint, rs6000_builtin_complaint)
166 (unresolved_sym_chain_complaint, stabs_general_complaint)
167 (lrs_general_complaint, multiply_defined_struct): Delete
168 deprecated complaint structs.
169 (invalid_cpp_abbrev_complaint, ref_value_complaint)
170 (stabs_general_complaint, lrs_general_complaint)
171 (msg_unknown_complaint): New functions.
172 (dbx_lookup_type, read_cfront_baseclasses)
173 (read_cfront_member_functions, resolve_symbol_reference)
174 (define_symbol, resolve_live_range, add_live_range, read_type)
175 (rs6000_builtin_type, read_member_functions, read_cpp_abbrev)
176 (read_one_struct_field, read_baseclasses, read_tilde_fields)
177 (read_cfront_static_fields, attach_fields_to_type)
178 (complain_about_struct_wipeout, read_range_type)
179 (common_block_start, common_block_end, cleanup_undefined_types)
180 (scan_file_globals): Replace complain() with complaint().
181 * stabsread.h (unknown_symtype_complaint, unknown_symchar_complaint):
182 Delete deprecated complaint struct declarations.
183 * xcoffread.c (storclass_complaint, bf_notfound_complaint)
184 (ef_complaint, eb_complaint): Delete deprecated complaint structs.
185 (bf_not_found_complaint, ef_complaint, eb_complaint)
186 (function_outside_compilation_unit_complaint): New functions.
187 (record_include_begin, record_include_end, enter_line_range)
188 (xcoff_next_symbol_text, read_xcoff_symtab, process_xcoff_symbol)
189 (read_symbol, read_symbol_lineno, scan_xcoff_symtab) Replace
190 complain() with complaint().
191
192 2002-12-16 Andrew Cagney <ac131313@redhat.com>
193
194 * config/arc/arc.mt, config/arc/tm-arc.h: Delete.
195 * config/d30v/d30v.mt, config/d30v/tm-d30v.h: Delete.
196 * config/fr30/fr30.mt, config/fr30/tm-fr30.h: Delete.
197 * config/i386/i386aix.mh, config/i386/i386aix.mt: Delete.
198 * config/i386/i386m3.mh, config/i386/i386m3.mt: Delete.
199 * config/i386/i386mach.mh, config/i386/i386os9k.mt: Delete.
200 * config/i386/nm-i386aix.h, config/i386/nm-i386mach.h: Delete.
201 * config/i386/nm-m3.h, config/i386/tm-i386aix.h: Delete.
202 * config/i386/tm-i386m3.h, config/i386/tm-i386mk.h: Delete.
203 * config/i386/xm-i386aix.h, config/i386/xm-i386m3.h: Delete.
204 * config/i386/xm-i386mach.h, config/i386/xm-i386mk.h: Delete.
205 * config/i960/mon960.mt, config/i960/nindy960.mt: Delete.
206 * config/i960/tm-i960.h, config/i960/tm-mon960.h: Delete.
207 * config/i960/tm-nindy960.h, config/i960/tm-vx960.h: Delete.
208 * config/i960/vxworks960.mt, config/m68k/apollo68b.mh: Delete.
209 * config/m68k/apollo68b.mt, config/m68k/apollo68v.mh: Delete.
210 * config/m68k/hp300bsd.mh, config/m68k/hp300bsd.mt: Delete.
211 * config/m68k/hp300hpux.mh, config/m68k/hp300hpux.mt: Delete.
212 * config/m88k/delta88.mh, config/m88k/delta88.mt: Delete.
213 * config/m88k/delta88v4.mh, config/m88k/delta88v4.mt: Delete.
214 * config/m88k/m88k.mh, config/m88k/m88k.mt: Delete.
215 * config/m88k/nm-delta88v4.h, config/m88k/nm-m88k.h: Delete.
216 * config/m88k/tm-delta88.h, config/m88k/tm-delta88v4.h: Delete.
217 * config/m88k/tm-m88k.h, config/m88k/xm-delta88.h: Delete.
218 * config/m88k/xm-dgux.h: Delete.
219 * fr30-tdep.c, i386aix-nat.c, i386m3-nat.c: Delete.
220 * i386mach-nat.c, i960-tdep.c, m88k-nat.c: Delete.
221 * os9kread.c, remote-bug.c, remote-nindy.c: Delete.
222 * remote-nrom.c, remote-os9k.c, remote-vx960.c: Delete.
223 * d30v-tdep.c, arc-tdep.c, cxux-nat.c, dst.h, dstread.c: Delete.
224 * ch-exp.c, ch-lang.c, ch-lang.h, ch-typeprint.c: Delete.
225 * ch-valprint.c: Delete.
226
227 2002-12-15 Daniel Jacobowitz <drow@mvista.com>
228
229 * infrun.c (handle_inferior_event): Rearrange code to resume if
230 no catchpoint triggers for an event.
231
232 2002-12-15 Daniel Jacobowitz <drow@mvista.com>
233
234 * infrun.c (handle_inferior_event): Merge TARGET_WAITKIND_FORKED
235 and TARGET_WAITKIND_VFORKED cases.
236
237 2002-12-15 Daniel Jacobowitz <drow@mvista.com>
238
239 * infrun.c (handle_inferior_event): Assume that catchpoints
240 are not affected by DECR_PC_AFTER_BREAK.
241
242 2002-12-15 Daniel Jacobowitz <drow@mvista.com>
243
244 * target.c (update_current_target): Don't inherit DONT_USE.
245 * target.h (struct target_ops): Remove DONT_USE.
246 (target_next): Remove macro.
247
248 2002-12-15 Mark Kettenis <kettenis@gnu.org>
249
250 * ui-out.c (MAX_UI_OUT_LEVELS): Raise to 6. Fixes PR cli/654.
251
252 2002-12-14 Richard Earnshaw <rearnsha@arm.com>
253
254 * arm-tdep.c (convert_from_extended): New argument to hold the
255 type of floating point result we want to convert to. Make input
256 argument const. Fix all callers.
257 (convert_to_extended): Similarly.
258 (arm_extract_return_value): Now takes a regcache argument. Change
259 code to use regcache accessor functions. Correctly extract
260 smaller-than-word results on big-endian machines.
261 (arm_store_return_value): Now takes a regcache argument. Change
262 code to use regcache accessor functions. Correctly zero/sign extend
263 smaller than word results before storing into r0.
264 (arm_gdbarch_init): Register new-style extract_return_value and
265 store_return_value functions.
266
267 2002-12-13 Michael Snyder <msnyder@to-limbo.toronto.redhat.com>
268
269 * thread-db.c (thread_from_lwp): Uniquify error msg.
270 (lwp_from_thread): Ditto.
271 (check_event): Ditto.
272 (find_new_threads_callback): Ditto.
273 (thread_db_pid_to_str): Ditto.
274
275 2002-12-13 Andrew Cagney <ac131313@redhat.com>
276
277 * frame.h (get_frame_saved_regs): Declare.
278 (frame_saved_regs_zalloc): Change return type to CORE_ADDR
279 pointer.
280 * frame.c (get_frame_saved_regs): New function.
281 (frame_saved_regs_zalloc): Return the allocated saved_regs.
282
283 2002-12-13 Andrew Cagney <ac131313@redhat.com>
284
285 * frame.c (deprecated_update_current_frame_pc_hack): New
286 function.
287 * frame.h (deprecated_update_current_frame_pc_hack): Declare.
288 * infrun.c (normal_stop): Use said function instead of directly
289 modifying the frame's PC.
290
291 2002-12-13 Alexandre Oliva <aoliva@redhat.com>
292
293 * frame.h (frame_id_unwind_ftype): Fix typo in return type.
294
295 2002-12-13 Kevin Buettner <kevinb@redhat.com>
296
297 * config/mips/tm-mips.h, config/mips/tm-irix3.h,
298 config/mips/tm-irix6.h (NUM_REGS): Delete.
299 * mips-tdep.c (mips_gdbarch_init): Call set_gdbarch_num_regs().
300 (temp_saved_regs): Declare as a pointer rather than an array.
301 (mips32_heuristic_proc_desc, heuristic_proc_desc): Make sure
302 that ``temp_saved_regs'' has storage allocated to it and that
303 it's the correct size.
304
305 2002-12-13 Jeff Johnston <jjohnstn@redhat.com>
306
307 * defs.h (init_last_source_visited): New prototype.
308 (add_path): Ditto.
309 * source.c (add_path): New function that adds to a specified path.
310 (mod_path): Change to call add_path.
311 (init_last_source_visited): New function to allow interfaces to
312 initialize static variable: last_source_visited. Part of fix
313 for PR gdb/741.
314 * Makefile.in: Add support for mi/mi-cmd-env.c.
315
316 2002-12-13 Andrew Cagney <ac131313@redhat.com>
317
318 * frame.h (frame_id_unwind): Declare.
319 (struct frame_info): Add fields id_unwind, id_unwind_cache_p and
320 id_unwind_cache.
321 (frame_id_unwind_ftype): Declare.
322 * frame.c (frame_id_unwind): New function.
323 (set_unwind_by_pc): Add unwind_id parameter. Initialized.
324 (create_new_frame, get_prev_frame): Pass id_unwind to
325 set_unwind_by_pc.
326 (frame_saved_regs_id_unwind): New function.
327 (frame_saved_regs_id_unwind): New function.
328 * dummy-frame.c (dummy_frame_id_unwind): New function.
329 (struct dummy_frame): Add field id.
330 (generic_push_dummy_frame): Initialize `id'.
331 * dummy-frame.h (dummy_frame_id_unwind): Declare.
332
333 2002-12-13 Andrew Cagney <ac131313@redhat.com>
334
335 * infcmd.c (run_stack_dummy): Create a frame ID directly and then
336 pass that to set_momentary_breakpoint. Move comments to where they
337 belong.
338 * frame.h (set_current_frame): Delete declaration.
339 * frame.c (set_current_frame): Delete function.
340
341 2002-12-13 Andrew Cagney <ac131313@redhat.com>
342
343 * frame.c (frame_extra_info_zalloc): New function.
344 * frame.h (frame_extra_info_zalloc): Declare.
345
346 2002-12-13 Joel Brobecker <brobecker@gnat.com>
347
348 * hppa-tdep.c (hppa_pop_frame): Fix a compilation error introduced
349 in the previous prototype change to set_momentary_breakpoint.
350
351 2002-12-12 Daniel Jacobowitz <drow@mvista.com>
352
353 * infrun.c (pending_follow): Remove saw_parent_fork, saw_child_fork,
354 and saw_child_exec.
355 (follow_fork, init_wait_for_inferior, handle_inferior_event): Remove
356 references to saw_parent_fork, saw_child_fork, and saw_child_exec.
357 (stop_stepping): Remove outdated check for child vfork events.
358
359 2002-12-12 Andrew Cagney <ac131313@redhat.com>
360
361 * GDB 5.3 released from gdb_5_3-branch.
362
363 2002-12-11 Daniel Jacobowitz <drow@mvista.com>
364
365 * corelow.c (init_core_ops): Delete references to to_require_attach
366 and to_require_detach.
367 * exec.c (init_exec_ops): Likewise.
368 * hppah-nat.c (child_follow_fork): Call hppa_require_attach and
369 hppa_require_detach directly.
370 * inferior.h (REQUIRE_ATTACH, REQUIRE_DETACH): Delete.
371 * inftarg.c (child_detach): Remove.
372 (child_detach_from_process): Rename to child_detach, remove
373 after_fork argument.
374 (child_attach): Remove.
375 (child_attach_to_process): Rename to child_attach, remove after_fork
376 argument.
377 (init_child_ops): Delete references to to_require_attach
378 and to_require_detach.
379 * infttrace.c (hppa_require_attach): Update comment.
380 * target.c (cleanup_target, update_current_target)
381 (init_dummy_target, setup_target_debug): Delete references to
382 to_require_attach and to_require_detach.
383 (find_default_require_detach, find_default_require_attach)
384 (debug_to_require_attach, debug_to_require_detach): Remove
385 functions.
386 * target.h (struct target_ops): Remove to_require_attach
387 and to_require_detach.
388 (target_require_attach, target_require_detach): Delete macros.
389 (find_default_require_detach, find_default_require_attach): Delete
390 prototypes.
391 * config/pa/nm-hppah.h (REQUIRE_ATTACH, REQUIRE_DETACH): Delete.
392
393 2002-12-11 Andrew Cagney <ac131313@redhat.com>
394
395 * frame.c (get_frame_extra_info): New function.
396 * frame.h (get_frame_extra_info): Declare.
397
398 2002-12-11 Andrew Cagney <ac131313@redhat.com>
399
400 * breakpoint.h (struct breakpoint): Replace frame with frame_id.
401 (set_momentary_breaokpoint): Replace `struct frame_info' parameter
402 with `struct frame_id'.
403 (set_longjmp_resume_breakpoint): Ditto.
404 * infrun.c (handle_inferior_event): Update.
405 * breakpoint.c (watch_command_1, until_break_command): Update.
406 * infrun.c (handle_inferior_event, check_sigtramp2): Update.
407 (handle_inferior_event, step_over_function): Update.
408 * breakpoint.c (bpstat_stop_status, print_one_breakpoint): Update.
409 (set_raw_breakpoint, set_longjmp_resume_breakpoint): Update.
410 (set_momentary_breakpoint, deprecated_frame_in_dummy): Update.
411 * infcmd.c (finish_command, run_stack_dummy): Update.
412
413 2002-12-11 Kevin Buettner <kevinb@redhat.com>
414
415 * dwarf2read.c (dwarf2_const_ignored, dwarf2_volatile_ignored)
416 (dwarf2_non_const_array_bound_ignored)
417 (dwarf2_missing_line_number_section)
418 (dwarf2_statement_list_fits_in_line_number_section)
419 (dwarf2_mangled_line_number_section, dwarf2_unsupported_die_ref_attr)
420 (dwarf2_unsupported_stack_op, dwarf2_complex_location_expr)
421 (dwarf2_unsupported_tag, dwarf2_unsupported_at_encoding)
422 (dwarf2_unsupported_at_frame_base, dwarf2_unexpected_tag)
423 (dwarf2_missing_at_frame_base, dwarf2_bad_static_member_name)
424 (dwarf2_unsupported_accessibility, dwarf2_bad_member_name_complaint)
425 (dwarf2_missing_member_fn_type_complaint)
426 (dwarf2_vtbl_not_found_complaint, dwarf2_absolute_sibling_complaint)
427 (dwarf2_const_value_length_mismatch)
428 (dwarf2_unsupported_const_value_attr, dwarf2_misplaced_line_number)
429 (dwarf2_line_header_too_long, dwarf2_missing_macinfo_section)
430 (dwarf2_macros_too_long, dwarf2_macros_not_terminated)
431 (dwarf2_macro_outside_file, dwarf2_macro_unmatched_end_file)
432 (dwarf2_macro_malformed_definition, dwarf2_macro_spaces_in_definition)
433 (dwarf2_invalid_attrib_class, dwarf2_invalid_pointer_size): Delete
434 complaints using deprecated struct..
435 (dwarf2_non_const_array_bound_ignored_complaint)
436 (dwarf2_complex_location_expr_complaint)
437 (dwarf2_unsupported_at_frame_base_complaint)
438 (dwarf2_const_value_length_mismatch_complaint)
439 (dwarf2_macros_too_long_complaint)
440 (dwarf2_macro_malformed_definition_complaint)
441 (dwarf2_invalid_attrib_class_complaint): New functions.
442 (read_func_scope, dwarf2_attach_fields_to_type, dwarf2_add_member_fn)
443 (read_structure_scope, read_array_type, read_common_block)
444 (read_tag_pointer_type, read_base_type, read_partial_die)
445 (dwarf_decode_line_header, check_cu_functions, dwarf_decode_lines)
446 (new_symbol, dwarf2_const_value, read_type_die)
447 (dwarf2_get_ref_die_offset, decode_locdesc, consume_improper_spaces)
448 (parse_macro_definition, dwarf_decode_macros): Replace calls to
449 complain() with, possibly indirect, calls to complaint().
450
451 2002-12-11 Andrew Cagney <cagney@redhat.com>
452
453 * frame.c (deprecated_get_frame_saved_regs): Rename
454 get_frame_saved_regs.
455 * frame.h (deprecated_get_frame_saved_regs): Update declaration.
456 * sparc-tdep.c: Update.
457 * hppa-tdep.c: Update.
458 * h8500-tdep.c: Update.
459
460 2002-12-11 Kevin Buettner <kevinb@redhat.com>
461
462 * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME)
463 (ADDRESS_CLASS_NAME_TO_TYPE_FLAGS): Use ``const char *'' instead of
464 ``char *'' for return and parameter types.
465 * gdbarch.h, gdbarch.c: Regenerate.
466 * gdbtypes.h, gdbtypes.c (address_space_int_to_name): Change
467 return type from ``char *'' to ``const char *''.
468 * c-typeprint.c (c_type_print_modifier): Make ``address_space_id''
469 const.
470
471 2002-12-11 Mark Kettenis <kettenis@gnu.org>
472
473 * i386-tdep.c: Include "dummy-frame.h".
474 (i386_frame_chain, i386_frame_saved_pc): Replace
475 DEPRECATED_PC_IN_CALL_DUMMY with call to pc_in_dummy_frame.
476 (i386_gdbarch_init): Don't set deprecated_pc_in_call_dummy.
477
478 2002-12-10 Andrew Cagney <cagney@redhat.com>
479
480 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC): Rename INIT_FRAME_PC.
481 Change to a function with predicate.
482 * gdbarch.h, gdbarch.c: Re-generate.
483 * frame.c (get_prev_frame): Update. Test
484 DEPRECATED_INIT_FRAME_PC_P.
485 * config/sparc/tm-sparc.h (DEPRECATED_INIT_FRAME_PC): Update.
486 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC): Update.
487 * config/mn10200/tm-mn10200.h (DEPRECATED_INIT_FRAME_PC): Update.
488 * alpha-tdep.c (alpha_gdbarch_init): Update.
489 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
490 * mips-tdep.c (mips_gdbarch_init): Update.
491 * i386-interix-tdep.c (i386_interix_init_abi): Update.
492 * arm-tdep.c: Update comments.
493 * h8300-tdep.c (h8300_gdbarch_init): Explicitly set init_frame_pc.
494 * config/m32r/tm-m32r.h (DEPRECATED_INIT_FRAME_PC): Ditto.
495 * frv-tdep.c (frv_gdbarch_init): Ditto.
496 * x86-64-tdep.c (x86_64_init_abi): Ditto.
497 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
498 * s390-tdep.c (s390_gdbarch_init): Ditto.
499 * v850-tdep.c (v850_gdbarch_init): Ditto.
500 * vax-tdep.c (vax_gdbarch_init): Ditto.
501 * sh-tdep.c (sh_gdbarch_init): Ditto.
502 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
503 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
504 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
505 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
506 * i386-tdep.c (i386_gdbarch_init): Ditto.
507 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
508 * cris-tdep.c (cris_gdbarch_init): Ditto.
509 * avr-tdep.c (avr_gdbarch_init): Ditto.
510 * arm-tdep.c (arm_gdbarch_init): Ditto.
511 * config/z8k/tm-z8k.h (INIT_FRAME_PC_FIRST): Delete macro.
512 (DEPRECATED_INIT_FRAME_PC): Rename INIT_FRAME_PC.
513
514 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
515
516 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change to
517 CHILD_FOLLOW_FORK.
518 * hppah-nat.c (saved_vfork_pid): Add.
519 (child_post_follow_vfork): Remove.
520 (child_follow_fork): New function.
521 (child_wait): Call detach_breakpoints after receiving the child vfork.
522 Call child_resume directly instead of going through resume ().
523 Make sure we have the exec before reporting the vfork.
524 * inferior.h (follow_inferior_reset_breakpoints): Add prototype.
525 * infrun.c (follow_fork, follow_vfork, follow_inferior_fork): Remove.
526 (follow_fork): New function. Call target_follow_fork.
527 (follow_inferior_reset_breakpoints): New function broken out from
528 old follow_inferior_fork.
529 (resume): Remove hack to follow exec after vfork.
530 * inftarg.c (child_post_follow_vfork): Remove.
531 (child_follow_fork): New function.
532 (init_child_ops): Replace to_post_follow_vfork with to_follow_fork.
533 * target.c (cleanup_target): Replace to_post_follow_vfork with
534 to_follow_fork.
535 (update_current_target): Likewise.
536 (setup_target_debug): Likewise.
537 (debug_to_post_follow_vfork): Remove.
538 (debug_to_follow_fork): New function.
539 * target.h (struct target_ops): Replace to_post_folow_vfork with
540 to_follow_fork.
541 (child_post_follow_vfork): Remove prototype.
542 (child_follow_fork): Add prototype.
543 (target_post_follow_vfork): Remove macro.
544 (target_follow_fork): Add macro.
545
546 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
547
548 * hppah-nat.c (saved_child_execd_pathname, saved_vfork_state): New.
549 (child_post_follow_vfork): Cancel pending exec event if we follow
550 the parent.
551 (child_wait): Only return TARGET_WAITKIND_VFORKED when all necessary
552 events have been processed. Return a fake TARGET_WAITKIND_EXECD
553 event at the following wait call if necessary.
554 * infrun.c (follow_vfork): Don't follow_exec here.
555 (handle_inferior_event): Add comment to TARGET_WAITKIND_EXECD
556 case about HP/UX 10.20. Remove code pushed down to
557 hppah-nat.c:child_wait.
558 * infttrace.c (child_resume): Use TT_PROC_CONTINUE if
559 vfork_in_flight is set.
560
561 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
562
563 * hppah-nat.c (child_wait): Return TARGET_WAITKIND_IGNORE
564 for the parent's fork event.
565 * infrun.c (handle_inferior_event): Only expect one fork event.
566 Call prepare_to_wait for TARGET_WAITKIND_IGNORE. Update comment.
567 * target.h: Update comment for TARGET_WAITKIND_IGNORE.
568
569 2002-12-10 Andrew Cagney <ac131313@redhat.com>
570
571 * PROBLEMS: Delete reference to PR gdb/725.
572
573 * MAINTAINERS (gdb.c++): Add David Carlton.
574
575 2002-12-09 David Carlton <carlton@math.stanford.edu>
576
577 * cli/cli-setshow.c: #include <readline/tilde.h> after defs.h.
578 * cli/cli-cmds.c: Ditto.
579
580 2002-12-09 Andrew Cagney <cagney@redhat.com>
581
582 * gdbarch.sh (gdbarch_dump): Print NAME_OF_MALLOC using %s. Wrap
583 function address in <>.
584 * gdbarch.c: Re-generate.
585
586 2002-12-09 David Carlton <carlton@math.stanford.edu>
587
588 * p-exp.y: Rename TRUE and FALSE to TRUEKEYWORD and FALSEKEYWORD.
589
590 2002-12-09 David Carlton <carlton@math.stanford.edu>
591
592 * linespec.c (symtab_from_filename): New function.
593 (decode_line_1): Move code into symtab_from_filename.
594
595 2002-12-09 Kevin Buettner <kevinb@redhat.com>
596
597 * lin-lwp.c (strsignal): Make extern declaration match that of glibc.
598
599 2002-12-07 Andrew Cagney <ac131313@redhat.com>
600
601 * f-valprint.c (info_common_command): Use get_frame_pc.
602 * std-regs.c (value_of_builtin_frame_pc_reg): Ditto.
603 * ax-gdb.c (agent_command): Ditto.
604 * rs6000-tdep.c (rs6000_init_extra_frame_info): Ditto.
605 (rs6000_pop_frame): Ditto.
606 (rs6000_frameless_function_invocation): Ditto.
607 (rs6000_frame_saved_pc, frame_get_saved_regs): Ditto.
608 (frame_initial_stack_address, rs6000_frame_chain): Ditto.
609 * macroscope.c (default_macro_scope): Ditto.
610 * stack.c (print_frame_info_base): Ditto.
611 (print_frame, frame_info, print_frame_label_vars): Ditto.
612 (return_command, func_command, get_frame_language): Ditto.
613 * infcmd.c (finish_command): Ditto.
614 * dummy-frame.c (cached_find_dummy_frame): Ditto.
615 * breakpoint.c (deprecated_frame_in_dummy): Ditto.
616 (break_at_finish_at_depth_command_1): Ditto.
617 (break_at_finish_command_1): Ditto.
618 (until_break_command, get_catch_sals): Ditto.
619 * blockframe.c (func_frame_chain_valid): Ditto.
620 (frameless_look_for_prologue): Ditto.
621 (frame_address_in_block, generic_func_frame_chain_valid): Ditto.
622
623 2002-12-08 Andrew Cagney <ac131313@redhat.com>
624
625 * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Add declaration.
626 * dwarf2cfi.c (cfi_init_frame_pc): Cast the PC to a pointer.
627
628 2002-12-08 Andrew Cagney <ac131313@redhat.com>
629
630 * gdbarch.sh (INIT_FRAME_PC_FIRST, INIT_FRAME_PC_DEFAULT): Convert
631 to pure functions.
632 * gdbarch.h, gdbarch.c: Re-generate.
633 * frame.c (get_prev_frame): Explictly assign prev's pc with value
634 returned by INIT_FRAME_PC_FIRST and INIT_EXTRA_FRAME_INFO.
635
636 * arch-utils.h (init_frame_pc_default, init_frame_pc_noop): Change
637 declaration to a function returning a CORE_ADDR.
638 * x86-64-tdep.h (x86_64_init_frame_pc): Ditto.
639 * arch-utils.c (init_frame_pc_noop): Return the PC value.
640 (init_frame_pc_default): Ditto.
641 * x86-64-linux-tdep.c (x86_64_init_frame_pc): Ditto.
642 * s390-tdep.c (s390_init_frame_pc_first): Ditto.
643 * mips-tdep.c (mips_init_frame_pc_first): Ditto.
644 * dwarf2cfi.h (cfi_init_frame_pc): Ditto.
645 * dwarf2cfi.c (cfi_init_frame_pc): Ditto.
646 * alpha-tdep.c (alpha_init_frame_pc_first): Ditto.
647
648 * i386-interix-tdep.c (i386_interix_init_abi): Set init_frame_pc
649 to init_frame_pc_noop.
650 (i386_interix_init_frame_pc): Delete function.
651 * z8k-tdep.c (init_frame_pc): Delete function.
652 * config/z8k/tm-z8k.h (INIT_FRAME_PC): Define as init_frame_pc_noop.
653 (INIT_FRAME_PC_FIRST): Ditto.
654 * config/mn10200/tm-mn10200.h (INIT_FRAME_PC): Ditto.
655 (INIT_FRAME_PC_FIRST): Ditto.
656 * config/sparc/tm-sparc.h (INIT_FRAME_PC): Ditto.
657 * config/rs6000/tm-rs6000.h (INIT_FRAME_PC): Redefine as
658 init_frame_pc_noop.
659 (INIT_FRAME_PC_FIRST): Convert to an expression.
660 * config/sparc/tm-sparc.h (INIT_FRAME_PC_FIRST): Ditto.
661
662 2002-12-08 Andrew Cagney <ac131313@redhat.com>
663
664 * blockframe.c: Use get_frame_base instead of directly accessing
665 the `struct frame_info' member frame.
666 * f-valprint.c, std-regs.c, rs6000-tdep.c: Ditto.
667 * stack.c, dummy-frame.c, breakpoint.c: Ditto.
668
669 2002-12-08 Elena Zannoni <ezannoni@redhat.com>
670
671 * Makefile.in (readline_h): Define.
672 (completer.o): Depend on readline_h.
673 (corelow.o): Ditto.
674 (event-top.o): Ditto.
675 (exec.o): Ditto.
676 (solib.o): Ditto.
677 (source.o): Ditto.
678 (symfile.o): Ditto.
679 (symmisc.o): Ditto.
680 (top.o): Ditto.
681 (tracepoint.o): Ditto.
682 (utils.o): Ditto.
683 (cli-dump.o): Ditto.
684 (tui-hooks.o): Ditto.
685 (tuiWin.o): Ditto.
686
687 2002-12-08 Elena Zannoni <ezannoni@redhat.com>
688
689 More cleanup from import of readline 4.3.
690 * completer.h (complete_line, readline_line_completion_function):
691 Update prototypes.
692 (line_completion_function): Removed, not used outside of completer.c.
693 * completer.c (readline_line_completion_function,
694 complete_function, line_completion_function): Use const for first
695 parameter.
696 (line_completion_function): Make static.
697 (filename_completer): filename_completion_function is now called
698 rl_filename_completion_function
699 * corelow.c: Include <readline/readline.h>.
700 * exec.c: Ditto.
701 * solib.c: Ditto.
702 * source.c: Ditto.
703 * symfile.c: Ditto.
704 * symmisc.c: Ditto.
705 * top.c (init_main): No need to coerce
706 readline_line_completion_function anymore.
707 * cli/cli-dump.c: Include <readline/readline.h>.
708
709 2002-12-08 Andrew Cagney <ac131313@redhat.com>
710
711 * stack.c (frame_info): Use get_prev_frame.
712 * blockframe.c (frame_address_in_block): Ditto.
713 * rs6000-tdep.c (rs6000_init_extra_frame_info): Ditto.
714 (rs6000_frameless_function_invocation): Ditto.
715 (rs6000_frame_saved_pc): Ditto.
716 (rs6000_frame_chain): Ditto.
717 * arch-utils.c (init_frame_pc_default): Ditto.
718
719 2002-12-08 Andrew Cagney <ac131313@redhat.com>
720
721 * config/mn10200/tm-mn10200.h (DEPRECATED_PC_IN_CALL_DUMMY):
722 Delete redundant definition.
723
724 2002-12-08 Elena Zannoni <ezannoni@redhat.com>
725
726 Import of readline 4.3:
727 * cli/cli-cmds.c: Include readline/tilde.h.
728 * cli/cli-setshow.c: Ditto.
729 * defs.h: Don't declare tilde_expand anymore, since readline
730 exports it.
731
732 2002-12-08 Elena Zannoni <ezannoni@redhat.com>
733
734 * Makefile.in (thread-db.o): Add explicit rule to ignore the use of
735 -Werror on this file.
736
737 2002-12-07 Andrew Cagney <ac131313@redhat.com>
738
739 * gdbarch.sh (TARGET_FLOAT_FORMAT): Use the macro when printing
740 the format name.
741 (TARGET_DOUBLE_FORMAT, TARGET_LONG_DOUBLE_FORMAT): Ditto.
742 * gdbarch.c: Regenerate.
743
744 2002-12-06 Andrew Cagney <ac131313@redhat.com>
745
746 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Rename
747 INIT_FRAME_PC_FIRST. Change to a function with predicate. Do not
748 provide a default value.
749 * gdbarch.h, gdbarch.c: Regenerate.
750 * frame.c (get_prev_frame): Update. Check
751 DEPRECATED_INIT_FRAME_PC_FIRST_P.
752 * s390-tdep.c (s390_gdbarch_init): Update.
753 * mips-tdep.c (mips_gdbarch_init): Update.
754 * config/sparc/tm-sparc.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
755 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
756 * alpha-tdep.c (alpha_gdbarch_init): Update.
757
758 2002-12-06 Elena Zannoni <ezannoni@redhat.com>
759
760 * ia64-linux-nat.c: Include gdb_string.h.
761 * alpha-nat.c: Ditto.
762 * ppc-linux-nat.c: Ditto.
763 * Makefile.in (ia64-linux-nat.o, alpha-nat.o, ppc-linux-nat.o):
764 Update dependencies.
765
766 2002-12-05 Andrew Cagney <ac131313@redhat.com>
767
768 * gdbthread.h: Include "frame.h".
769 (struct thread_info): Replace step_frame_address with
770 step_frame_id.
771 * inferior.h: Include "frame.h".
772 (step_frame_id): Replace external variable step_frame_address.
773 * gdbthread.h (save_infrun_state): Replace step_frame_address
774 parameter with step_frame_id parameter.
775 (load_infrun_state): Ditto.
776 * Makefile.in (gdbthread_h, inferior_h): Add $(frame_h).
777 * infcmd.c (step_frame_id, step_1, step_once): Update.
778 * thread.c (load_infrun_state, save_infrun_state): Update.
779 * infrun.c (clear_proceed_status, save_inferior_status): Update.
780 (handle_inferior_event, step_over_function): Update.
781 (normal_stop, context_switch, restore_inferior_status): Update.
782 (struct inferior_status): Replace step_frame_address with
783 step_frame_id.
784
785 2002-12-05 David Carlton <carlton@math.stanford.edu>
786
787 * dwarf2read.c (dwarf2_add_field): Treat a field that is a
788 DW_TAG_member as well as a declaration as being a C++ static data
789 member.
790 (read_structure_scope): Combine tests for DW_TAG_member and
791 DW_TAG_variable.
792
793 2002-12-05 David Carlton <carlton@math.stanford.edu>
794
795 * linespec.c (decode_compound): New function.
796 (decode_line_1): Move code into decode_compound.
797
798 2002-12-05 David Carlton <carlton@math.stanford.edu>
799
800 * symtab.c (lookup_symbol_aux_local): Add 'static_block'
801 argument.
802 (lookup_symbol_aux): Do the 'field_of_this' check before checking
803 the static block. See PR gdb/804.
804
805 2002-12-05 David Carlton <carlton@math.stanford.edu>
806
807 * symtab.c (lookup_symbol_aux_block): New function.
808 (lookup_symbol_aux_local): Move code into lookup_symbol_aux_block.
809
810 2002-12-05 Andrew Cagney <ac131313@redhat.com>
811
812 * gdbarch.sh: Dump the predicate function and macro values.
813 (read): Print error on standard error.
814 * gdbarch.c: Regenerate.
815
816 2002-12-04 Kevin Buettner <kevinb@redhat.com>
817
818 * Makefile.in (mips_tdep_h): Define.
819 (mips-tdep.o): Add mips_tdep_h to dependency list.
820 * mips-tdep.h: New file.
821 * mips-tdep.c (mips-tdep.h): Include.
822 (enum mips_abi): Move to mips-tdep.h.
823 (mips_abi): New function.
824
825 2002-12-04 David Carlton <carlton@math.stanford.edu>
826
827 * Makefile.in (f-exp.tab.c): Don't depend on c-exp.tab.c.
828
829 2002-12-04 David Carlton <carlton@math.stanford.edu>
830
831 * symtab.c (lookup_symbol_aux): Move minsym code into a separate
832 function.
833 (lookup_symbol_aux_minsyms): New function.
834
835 2002-12-04 J. Brobecker <brobecker@gnat.com>
836
837 * pa64solib.c: s/boolean/int/. Fixes a build failure on hppa64-hpux.
838
839 2002-12-04 J. Brobecker <brobecker@gnat.com>
840
841 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Renamed from IN_SIGTRAMP,
842 which is an obsolete macro name.
843
844 2002-12-04 Daniel Jacobowitz <drow@mvista.com>
845
846 * doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int.
847 * config/alpha/alpha-linux.mh (MH_CFLAGS): Add -mieee.
848
849 2002-12-03 H.J. Lu (hjl@gnu.org)
850
851 * breakpoint.c (create_thread_event_breakpoint): Use xasprintf.
852 (create_breakpoints): Make sure the addr_string field is not
853 NULL.
854
855 2002-12-03 Andrew Cagney <ac131313@redhat.com>
856
857 * sparc-nat.c (fetch_inferior_registers)
858 (store_inferior_registers): Add comment on problem of LWP vs
859 threads.
860
861 From 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
862 * lin-lwp.c (lin_lwp_fetch_registers): Remove.
863 (lin_lwp_store_registers): Remove.
864 (init_lin_lwp_ops): Use fetch_inferior_registers
865 and store_inferior_registers directly.
866 * sparc-nat.c (fetch_inferior_registers): Honor LWP ID.
867 (store_inferior_registers): Likewise.
868 Fix PR gdb/725.
869
870 2002-12-03 Andrew Cagney <ac131313@redhat.com>
871
872 * frame.h (get_frame_id): Convert to a function.
873 (null_frame_id, frame_id_p): Declare.
874 (frame_id_eq, frame_id_inner): Declare.
875 (frame_id_build): New function.
876 * frame.c (get_frame_id): Update. Use null_frame_id.
877 (frame_find_by_id): Rewrite using frame_id_p, frame_id_eq and
878 frame_id_inner.
879 (null_frame_id, frame_id_p): Define.
880 (frame_id_eq, frame_id_inner): Define.
881 (frame_id_build): New function.
882 * varobj.c (varobj_create): Update.
883 (varobj_update): Update.
884 * valops.c (value_assign): Update.
885 (new_root_variable): Update.
886 * infrun.c (save_inferior_status): Update.
887 * breakpoint.c (watch_command_1): Update.
888
889 2002-12-03 J. Brobecker <brobecker@gnat.com>
890
891 * config/pa/tm-hppah.h (SNAP1): Remove unused macro.
892 (SNAP2): Likewise.
893
894 2002-12-03 Andrew Cagney <cagney@redhat.com>
895
896 * NEWS: Mention Daniel Jacobowitz's multi-threaded shared library
897 patch.
898
899 * PROBLEMS: Mention PR gdb/725.
900
901 2002-12-03 Andreas Schwab <schwab@suse.de>
902
903 * infcmd.c (construct_inferior_arguments): Handle empty arguments.
904
905 2002-12-02 Adam Fedor <fedor@gnu.org>
906 Klee Dienes <kdienes@apple.com>
907
908 * objc-lang.c (objc_printstr): Add width arg to match
909 printstr prototype.
910 (compare_selectors): Add 'const' to arg types.
911 (compare_classes): Likewise.
912 (find_imps): Cast msym pointer to avoid compiler warning.
913 (print_object_command): Validate the address before
914 passing it to the print routine.
915 (find_objc_msgcall_submethod): Change function argument to
916 return an int.
917 * objc-lang.h: Add 'extern' to all function declarations.
918 (value_nsstring): Add declaration.
919
920 2002-12-02 J. Brobecker <brobecker@gnat.com>
921
922 * somsolib.c (dld_cache): Replace boolean by int for field is_valid.
923 Fixes a build failure on HP/UX.
924
925 * hpread.c (told_objfile): Replace boolean type by int. Fixes a build
926 failure on HP/UX.
927 (hpread_has_name): Advance declaration to avoid a compilation warning.
928 (pst_syms_count): Add missing variable type. By change, the compiler
929 was defaulting to int, which seems a good choice. Fixes a compilation
930 warning.
931 (pst_syms_size): Likewise.
932
933 2002-12-02 J. Brobecker <brobecker@gnat.com>
934
935 * hppa-tdep.c: Add #include "osabi.h" (for hppa_gdbarch_init).
936 (hppa_gdbarch_init): Detect osabi from objfile. Will be needed
937 later to set the proper gdbarch methods depending on the osabi.
938 * Makefile.in (hppa-tdep.o): Add dependency on osabi.h.
939
940 2002-12-02 J. Brobecker <brobecker@gnat.com>
941
942 * osabi.h (gdb_osabi): Add two new enum values for HPUX ELF and SOM.
943 * osabi.c (gdb_osabi_name): Add strings images for the two new
944 enum values.
945 (generic_elf_osabi_sniffer): Handle HPUX objfiles.
946
947 2002-12-02 Andrew Cagney <ac131313@redhat.com>
948
949 * MAINTAINERS (Java): Global maintainers are responible for Java.
950 (Past Maintainers): Mention both Anthony Green and Per Bothner as
951 part Java maintainers.
952
953 2002-12-02 J. Brobecker <brobecker@gnat.com>
954
955 * xcoffread.c (read_symbol_lineno): Replace boolean by int.
956 Fixes a compilation failure on AiX.
957
958 2002-12-02 J. Brobecker <brobecker@gnat.com>
959
960 * config/powerpc/aix432.mh (NATDEPFILES): Add a comment explaining
961 why aix-thread.o is not listed.
962
963 2002-12-01 Andrew Cagney <ac131313@redhat.com>
964
965 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Rename
966 PC_IN_CALL_DUMMY. Change to predicate. Always allow call.
967 * gdbarch.h, gdbarch.c: Re-generate.
968 * config/sparc/tm-sparc.h, config/sparc/tm-sp64.h: Update.
969 * config/mn10200/tm-mn10200.h, config/h8500/tm-h8500.h: Update.
970 * config/pa/tm-hppa.h, frame.h: Update.
971 * x86-64-tdep.c, vax-tdep.c, sparc-tdep.c: Update.
972 * s390-tdep.c, ns32k-tdep.c, mn10300-tdep.c: Update.
973 * m68k-tdep.c, i386-tdep.c, frv-tdep.c: Update.
974 * cris-tdep.c, alpha-tdep.c: Update.
975 * frame.c (set_unwind_by_pc, create_new_frame): Use either
976 DEPRECATED_PC_IN_CALL_DUMMY or pc_in_dummy_frame.
977 (get_prev_frame): Ditto.
978
979 2002-11-30 Andrew Cagney <cagney@redhat.com>
980
981 * exec.c (xfer_memory): Replace boolean with int.
982 * p-exp.y: Use 0 instead of false.
983 * corelow.c (gdb_check_format): Change return type to int from
984 boolean.
985 * utils.c: Don't include <curses.h> or <term.h> first.
986
987 2002-11-29 Stephane Carrez <stcarrez@nerim.fr>
988
989 * m68hc11-tdep.c (m68hc11_register_raw_size): Remove.
990 (m68hc11_register_byte): Remove.
991 (m68hc11_gdbarch_init): Don't set the above.
992
993 2002-11-29 Andrew Cagney <cagney@redhat.com>
994
995 * remote-mips.c (mips_initialize): Force a selected frame rebuild
996 by calling get_selected_frame.
997 * ocd.c (ocd_start_remote): Use get_selected frame instead of
998 set_current_frame, create_new_frame, select_frame and
999 get_current_frame.
1000 * remote-e7000.c (e7000_start_remote): Ditto.
1001 * remote-mips.c (common_open): Ditto
1002 * remote-rdp.c (remote_rdp_open): Ditto.
1003
1004 2002-11-29 Andreas Schwab <schwab@suse.de>
1005
1006 * m68k-tdep.c (m68k_frame_chain, m68k_frame_saved_pc)
1007 (altos_skip_prologue, delta68_frame_saved_pc, isi_frame_num_args)
1008 (delta68_frame_num_args, news_frame_num_args, m68k_skip_prologue)
1009 (m68k_frame_init_saved_regs, m68k_saved_pc_after_call): Use
1010 read_memory_unsigned_integer instead of read_memory_integer when
1011 dealing with addresses and instruction opcodes.
1012 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc)
1013 (m68k_linux_frame_saved_pc): Likewise.
1014
1015 2002-11-29 Andrew Cagney <ac131313@redhat.com>
1016
1017 * stack.c (selected_frame, select_frame): Move from here ...
1018 * frame.c (selected_frame, select_frame): ... to here. Include
1019 "language.h".
1020 * Makefile.in (frame.o): Update dependencies.
1021 * frame.c (get_selected_frame): New function.
1022 * frame.h (get_selected_frame): Declare.
1023 (deprecated_selected_frame): Rename selected_frame.
1024 * ada-lang.c, ada-tasks.c, breakpoint.c, corelow.c: Update.
1025 * eval.c, f-valprint.c, findvar.c, frame.c, frame.h: Update.
1026 * h8300-tdep.c, h8500-tdep.c, hppa-tdep.c, infcmd.c: Update.
1027 * inflow.c, infrun.c, macroscope.c, mips-tdep.c: Update.
1028 * mn10300-tdep.c, ocd.c, regcache.h, remote-e7000.c: Update.
1029 * remote-mips.c, remote-rdp.c, sh-tdep.c, sparc-tdep.c: Update.
1030 * stack.c, thread.c, tracepoint.c, valops.c, varobj.c: Update.
1031 * z8k-tdep.c, cli/cli-cmds.c: Update.
1032
1033 2002-11-29 Andrew Cagney <ac131313@redhat.com>
1034
1035 * frame.h (get_selected_block): Add comments.
1036
1037 2002-11-28 Andrew Cagney <ac131313@redhat.com>
1038
1039 * frame.c (pc_notcurrent): New function.
1040 (find_frame_sal): New function.
1041 * frame.h (find_frame_sal): Declare.
1042 (struct symtab_and_line): Add opaque declaration.
1043 * stack.c (print_frame_info_base): Use find_frame_sal instead of
1044 find_pc_line.
1045 (frame_info): Ditto.
1046 * ada-lang.c (find_printable_frame): Ditto.
1047
1048 2002-11-28 J. Brobecker <brobecker@gnat.com>
1049
1050 * configure.in: Check that the pthdebug library is recent enough
1051 before enabling thread support on native AiX.
1052 * configure: Regenerate.
1053
1054 * config/powerpc/aix432.mh (NATDEPFILES): Remove aix-thread.o
1055 from the list of object files as it is now appended by configure
1056 if thread support is enabled.
1057 (NAT_CLIBS): Removed as -lpthdebug is also appended by configure
1058 if thread support is enabled.
1059
1060 2002-11-28 Andrew Cagney <cagney@redhat.com>
1061
1062 * stack.c (get_selected_block): In-line get_current_block.
1063 * frame.h (get_current_block): Delete declaration.
1064 * blockframe.c (get_current_block): Delete function.
1065
1066 2002-11-28 Andrew Cagney <ac131313@redhat.com>
1067
1068 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Rename
1069 USE_GENERIC_DUMMY_FRAMES.
1070 * gdbarch.h, gdbarch.c: Regenerate.
1071 * valops.c, frame.c: Update.
1072 * config/z8k/tm-z8k.h, config/mn10200/tm-mn10200.h: Update.
1073 * config/m32r/tm-m32r.h, config/h8500/tm-h8500.h: Update.
1074 * config/pa/tm-hppa.h, blockframe.c: Update.
1075 * vax-tdep.c, sparc-tdep.c, ns32k-tdep.c: Ditto.
1076 * m68k-tdep.c, alpha-tdep.c: Ditto.
1077
1078 * arm-tdep.c: Eliminate USE_GENERIC_DUMMY_FRAMES as always 1.
1079 * mips-tdep.c: Ditto.
1080
1081 2002-11-27 Andrew Cagney <ac131313@redhat.com>
1082
1083 * gdbarch.sh (CALL_DUMMY_LOCATION): Default to AT_ENTRY_POINT.
1084 (USE_GENERIC_DUMMY_FRAMES): Default to true.
1085 (PC_IN_CALL_DUMMY): Default to generic_pc_in_call_dummy.
1086 * gdbarch.c, gdbarch.h: Re-generate.
1087 * inferior.h (USE_GENERIC_DUMMY_FRAMES): Delete macro definition.
1088 (CALL_DUMMY_LOCATION): Delete macro definition.
1089 (PC_IN_CALL_DUMMY): Delete macro definitions.
1090
1091 * arm-tdep.c (arm_gdbarch_init): Do not set pc_in_call_dummy,
1092 default is already generic_pc_in_call_dummy.
1093 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
1094 * v850-tdep.c (v850_gdbarch_init): Ditto.
1095 * sh-tdep.c (sh_gdbarch_init): Ditto.
1096 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1097 * mips-tdep.c (mips_gdbarch_init): Ditto.
1098 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1099 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1100 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
1101 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1102 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
1103 * avr-tdep.c (avr_gdbarch_init): Ditto.
1104
1105 * arm-tdep.c (arm_gdbarch_init): Do not set
1106 use_generic_dummy_frames, default is already 1.
1107 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
1108 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
1109 * v850-tdep.c (v850_gdbarch_init): Ditto.
1110 * sh-tdep.c (sh_gdbarch_init): Ditto.
1111 * s390-tdep.c (s390_gdbarch_init): Ditto.
1112 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1113 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1114 * mips-tdep.c (mips_gdbarch_init): Ditto.
1115 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1116 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1117 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
1118 * i386-tdep.c (i386_gdbarch_init): Ditto.
1119 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1120 * frv-tdep.c (frv_gdbarch_init): Ditto.
1121 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
1122 * cris-tdep.c (cris_gdbarch_init): Ditto.
1123 * avr-tdep.c (avr_gdbarch_init): Ditto.
1124
1125 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
1126 call_dummy_location, default is already AT_ENTRY_POINT.
1127 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
1128 * v850-tdep.c (v850_gdbarch_init): Ditto.
1129 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
1130 * sh-tdep.c (sh_gdbarch_init): Ditto.
1131 * s390-tdep.c (s390_gdbarch_init): Ditto.
1132 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1133 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1134 * mips-tdep.c (mips_gdbarch_init): Ditto.
1135 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1136 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1137 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
1138 * i386-tdep.c (i386_gdbarch_init): Ditto.
1139 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1140 * frv-tdep.c (frv_gdbarch_init): Ditto.
1141 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
1142 * cris-tdep.c (cris_gdbarch_init): Ditto.
1143 * avr-tdep.c (avr_gdbarch_init): Ditto.
1144 * arm-tdep.c (arm_gdbarch_init): Ditto.
1145 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
1146
1147 2002-11-28 Andrew Cagney <cagney@redhat.com>
1148
1149 * frame.h: Update comments on set_current_frame, create_new_frame,
1150 flush_cached_frames, reinit_frame_cache, select_frame and
1151 selected_frame.
1152
1153 2002-11-27 Andrew Cagney <cagney@redhat.com>
1154
1155 * config/z8k/tm-z8k.h (PC_IN_CALL_DUMMY): Update definition to use
1156 deprecated pc_in_call_dummy function.
1157 * config/sparc/tm-sparc.h (PC_IN_CALL_DUMMY): Ditto.
1158 * config/sparc/tm-sp64.h (PC_IN_CALL_DUMMY): Ditto.
1159 * config/pa/tm-hppa.h (PC_IN_CALL_DUMMY): Ditto.
1160 * config/mn10200/tm-mn10200.h (PC_IN_CALL_DUMMY): Ditto.
1161 * config/h8500/tm-h8500.h (PC_IN_CALL_DUMMY): Ditto.
1162
1163 2002-11-26 Martin M. Hunt <hunt@redhat.com>
1164
1165 * Makefile.in: Remove Tix dependencies.
1166 * acinclude.m4: Ditto.
1167 * aclocal.m4: Ditto.
1168 * configure.in: Ditto.
1169 * configure: Regenerated.
1170
1171 2002-11-26 Andrew Cagney <ac131313@redhat.com>
1172
1173 * gdbarch.sh (TARGET_FLOAT_FORMAT): Print the float format name.
1174 (TARGET_DOUBLE_FORMAT, TARGET_LONG_DOUBLE_FORMAT): Ditto.
1175 * gdbarch.c: Re-generate.
1176
1177 2002-11-26 Andrew Cagney <ac131313@redhat.com>
1178
1179 * config/h8500/tm-h8500.h (CALL_DUMMY_LOCATION): Define as ON_STACK.
1180 (USE_GENERIC_DUMMY_FRAMES): Define as zero.
1181 (PC_IN_CALL_DUMMY): Define as pc_in_call_dummy_on_stack.
1182 * config/mn10200/tm-mn10200.h (PC_IN_CALL_DUMMY): Define as
1183 pc_in_call_dummy_at_entry_point.
1184 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Define as ON_STACK.
1185 (USE_GENERIC_DUMMY_FRAMES): Define as zero.
1186 (PC_IN_CALL_DUMMY): Define as pc_in_call_dummy_on_stack.
1187 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Delete undefine.
1188 * config/sparc/tm-sparc.h (PC_IN_CALL_DUMMY): Define as
1189 pc_in_call_dummy_on_stack.
1190 * config/sparc/tm-sp64.h (PC_IN_CALL_DUMMY): Redefine as
1191 pc_in_call_dummy_at_entry_point and pc_in_call_dummy_on_stack.
1192 * config/z8k/tm-z8k.h (CALL_DUMMY_LOCATION): Define as ON_STACK.
1193 (USE_GENERIC_DUMMY_FRAMES): Define as zero.
1194 (PC_IN_CALL_DUMMY): Defile as pc_in_call_dummy_on_stack.
1195
1196 2002-11-26 Andrew Cagney <ac131313@redhat.com>
1197
1198 * inferior.h (deprecated_pc_in_call_dummy_before_text_end): Rename
1199 pc_in_call_dummy_before_text_end
1200 (deprecated_pc_in_call_dummy_after_text_end): Rename
1201 pc_in_call_dummy_after_text_end.
1202 (deprecated_pc_in_call_dummy_on_stack): Rename
1203 pc_in_call_dummy_on_stack.
1204 (deprecated_pc_in_call_dummy_at_entry_point): Rename
1205 pc_in_call_dummy_at_entry_point.
1206 * m68k-tdep.c (m68k_gdbarch_init): Update.
1207 * s390-tdep.c (s390_gdbarch_init): Update.
1208 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
1209 * vax-tdep.c (vax_gdbarch_init): Update.
1210 * sparc-tdep.c (sparc_gdbarch_init): Update.
1211 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1212 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1213 * i386-tdep.c (i386_gdbarch_init): Update.
1214 * frv-tdep.c (frv_gdbarch_init): Update.
1215 * cris-tdep.c (cris_gdbarch_init): Update.
1216 * config/sparc/tm-sparc.h (PC_IN_CALL_DUMMY): Update.
1217 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
1218 (deprecated_pc_in_call_dummy_after_text_end)
1219 (deprecated_pc_in_call_dummy_on_stack)
1220 (deprecated_pc_in_call_dummy_at_entry_point): Update.
1221 * alpha-tdep.c (alpha_gdbarch_init): Update.
1222
1223 2002-11-25 Daniel Jacobowitz <drow@mvista.com>
1224
1225 * acconfig.h (HAVE_PREAD64): Add.
1226 * configure.in: Check for pread64.
1227 * config.in: Regenerated.
1228 * configure: Regenerated.
1229 * lin-lwp.c (lin_lwp_xfer_memory): Call linux_proc_xfer_memory.
1230 * linux-proc.c (linux_proc_xfer_memory): New function.
1231 * config/nm-linux.h (linux_proc_xfer_memory): Add prototype.
1232
1233 2002-11-25 David Carlton <carlton@math.stanford.edu>
1234
1235 * dwarf2read.c (scan_partial_symbols): Descend into namespace
1236 pdi's with no name.
1237
1238 2002-11-25 Andrew Cagney <ac131313@redhat.com>
1239
1240 * MAINTAINERS: Mark h8500 as broken. Breakage occured Fri Nov 5
1241 16:32:04 1999 Andrew Cagney <cagney@b1.cygnus.com>.
1242
1243 2002-11-25 Jim Blandy <jimb@redhat.com>
1244
1245 * symfile.c (init_objfile_sect_indices): New function.
1246 (default_symfile_offsets): Move the section-index-initializing
1247 stuff into init_objfile_sect_indices, and call that.
1248
1249 * symtab.h (SIZEOF_N_SECTION_OFFSETS): New macro.
1250 (SIZEOF_SECTION_OFFSETS): Use SIZEOF_N_SECTION_OFFSETS.
1251
1252 * symfile.c (syms_from_objfile): Adjust indentation.
1253
1254 * symfile.c (symbol_file_add): Flush gdb_stdout even if from_tty
1255 || info_verbose isn't true.
1256
1257 2002-11-24 Andrew Cagney <ac131313@redhat.com>
1258
1259 * gdbarch.sh (FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS): Change
1260 default to get_frame_base.
1261 * gdbarch.h, gdbarch.c: Regenerate.
1262 * arch-utils.c (default_frame_address): Delete function.
1263 * arch-utils.h (default_frame_address): Delete declaration
1264
1265 2002-11-24 Pierre Muller <muller@ics.u-strasbg.fr>
1266
1267 * varobj.c (find_frame_addr_in_frame_chain):
1268 Use get_frame_base instead of FRAME_FP,
1269 obvious fix.
1270
1271 2002-11-19 Andrew Cagney <ac131313@redhat.com>
1272
1273 * frame.h (FRAME_FP): Delete macro.
1274 (get_frame_base): New function declaration.
1275 * frame.c (get_frame_base): New function.
1276 (get_frame_id): Use ->frame.
1277 (frame_find_by_id): Rewrite to use get_frame_id.
1278 * blockframe.c: Use get_frame_base instead of FRAME_FP.
1279 * cris-tdep.c, d10v-tdep.c, findvar.c, h8500-tdep.c: Ditto.
1280 * hppa-tdep.c, i386-tdep.c, infcmd.c, infrun.c: Ditto.
1281 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
1282 * mn10200-tdep.c, mn10300-tdep.c, rs6000-tdep.c: Ditto.
1283 * sh-tdep.c, sparc-tdep.c, stack.c, tracepoint.c: Ditto.
1284 * v850-tdep.c, valops.c, z8k-tdep.c: Ditto.
1285
1286 2002-11-24 Andrew Cagney <ac131313@redhat.com>
1287
1288 * arm-tdep.c (arm_gdbarch_init): Do not set get_saved_register.
1289
1290 2002-11-24 Andrew Cagney <ac131313@redhat.com>
1291
1292 * frame.c (set_unwind_by_pc): Revert change below, use
1293 PC_IN_CALL_DUMMY.
1294 (get_prev_frame): Ditto.
1295
1296 2002-11-24 Andrew Cagney <ac131313@redhat.com>
1297
1298 * dummy-frame.c (pc_in_dummy_frame): New function.
1299 (generic_pc_in_call_dummy): Call pc_in_dummy_frame.
1300 (find_dummy_frame): Update comment.
1301 (generic_pop_current_frame): Use get_frame_type.
1302 * dummy-frame.h (pc_in_dummy_frame): Declare.
1303 * frame.c (set_unwind_by_pc): Use pc_in_dummy_frame.
1304 (create_new_frame): Use pc_in_dummy_frame.
1305 (get_prev_frame): Use pc_in_dummy_frame.
1306 (frame_saved_regs_register_unwind): Use get_prev_frame.
1307 (deprecated_generic_get_saved_register): Use get_prev_frame.
1308
1309 2002-11-23 Andrew Cagney <ac131313@redhat.com>
1310
1311 * blockframe.c (find_frame_addr_in_frame_chain): Move function
1312 from here ...
1313 * varobj.c (find_frame_addr_in_frame_chain): ... to here.
1314 (varobj_create): Note that frame ID should be used.
1315 * frame.h (find_frame_addr_in_frame_chain): Delete declaration.
1316
1317 2002-11-23 Andrew Cagney <ac131313@redhat.com>
1318
1319 * breakpoint.c: Include "gdb_assert.h".
1320 (deprecated_frame_in_dummy): Assert that generic dummy frames are
1321 not being used.
1322 * Makefile.in (breakpoint.o): Update dependencies.
1323 * ada-lang.c (find_printable_frame): Use get_frame_type instead of
1324 deprecated_frame_in_dummy.
1325 * stack.c (print_frame_info_base): Ditto.
1326 (frame_info): Ditto.
1327 (print_frame_info_base): Ditto. Delete dead code.
1328
1329 2002-11-23 Andreas Schwab <schwab@suse.de>
1330
1331 * Makefile.in (m68k_tdep_h): Define.
1332 (abug-rom.o, cpu32bug-rom.o, dbug-rom.o, m68k-tdep.o, m68klinux-nat.o)
1333 (remote-est.o, rom68k-rom.o): Add $(m68k_tdep_h).
1334 * m68k-tdep.c: Move register number enum ...
1335 * m68k-tdep.h: ... to this new file and rename the constants from
1336 E_* to M68K_*. All uses changed.
1337 * config/m68k/tm-m68k.h (D0_REGNUM, A0_REGNUM): Remove definitions.
1338 * abug-rom.c: Include "m68k-tdep.h". Use
1339 M68K_D0_REGNUM/M68K_A0_REGNUM instead of D0_REGNUM/A0_REGNUM.
1340 * cpu32bug-rom.c: Likewise.
1341 * dbug-rom.c: Likewise.
1342 * m68k-tdep.c: Likewise.
1343 * m68klinux-nat.c: Likewise.
1344 * remote-est.c: Likewise.
1345 * rom68k-rom.c: Likewise.
1346 * config/m68k/tm-linux.h: Likewise.
1347
1348 2002-11-23 Andrew Cagney <ac131313@redhat.com>
1349
1350 * arm-tdep.c (arm_gdbarch_init): Remove old style non-generic
1351 dummy frame initialization code.
1352 * mips-tdep.c (mips_gdbarch_init): Ditto.
1353
1354 2002-11-22 Christopher Faylor <cgf@redhat.com>
1355
1356 * win32-nat.c (child_attach): Reset saw_create counter or subsequent
1357 attach will hang.
1358
1359 2002-11-22 Andrew Cagney <ac131313@redhat.com>
1360
1361 * gdbarch.sh (FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS): Default
1362 to default_frame_address.
1363 * gdbarch.h, gdbarch.c: Re-generate.
1364
1365 * d10v-tdep.c (d10v_gdbarch_init): Do not set frame_args_address
1366 or frame_locals_address to default_frame_address.
1367 * m68k-tdep.c (m68k_gdbarch_init): Update.
1368 * i386-tdep.c (i386_gdbarch_init): Update.
1369 * frv-tdep.c (frv_gdbarch_init): Update.
1370 * sh-tdep.c (sh_gdbarch_init): Update.
1371 * v850-tdep.c (v850_gdbarch_init): Update.
1372 * sparc-tdep.c (sparc_gdbarch_init): Update.
1373 * mips-tdep.c (mips_gdbarch_init): Update.
1374 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1375 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
1376 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1377
1378 * cris-tdep.c (cris_frame_args_address): Delete function.
1379 (cris_frame_locals_address): Delete function.
1380 (cris_gdbarch_init): Do not set frame_args_address or
1381 frame_locals_address.
1382
1383 2002-11-22 Michael Snyder <msnyder@redhat.com>
1384
1385 * thread-db.c (thread_db_load): Tell the user what's going on
1386 if dlopen fails on libthread_db.
1387
1388 2002-11-23 Andreas Schwab <schwab@suse.de>
1389
1390 * m68k-tdep.c (m68k_register_virtual_type): Use architecture
1391 invariant return values.
1392
1393 2002-11-22 Andreas Schwab <schwab@suse.de>
1394
1395 * valops.c (value_slice): Move declaration of `offset' to avoid
1396 warning.
1397
1398 2002-11-22 Christopher Faylor <cgf@redhat.com>
1399
1400 * win32-nat.c (psapi_get_dll_name): Fix a compiler warning.
1401 (struct so_stuff): Add end_addr field.
1402 (register_loaded_dll): Calculate and store end address of loaded dll.
1403 (solib_address): New function.
1404 (child_solib_loaded_library_pathname): Pass carefully constructed
1405 section info to safe_symbol_file_add rather than ignoring it.
1406 (get_child_debug_event): Call re_enable_breakpoints_in_shlibs when a
1407 DLL is loaded.
1408 (do_initial_child_stuff): Call disable_breakpoints_in_shlibs.
1409 (child_create_inferior): Fix a compiler warning.
1410 * config/i386/tm-cygwin.h (PC_SOLIB): Define new macro.
1411 (solib_address): Declare new function.
1412
1413 2002-11-22 Andreas Schwab <schwab@suse.de>
1414
1415 * m68k-tdep.c (m68k_register_virtual_type): Return int for SR, FPC
1416 and FPS registers.
1417
1418 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
1419
1420 * maint.c (_initialize_maint_cmds): Fix typo. From
1421 Francesco Potorti` <pot@gnu.org>.
1422
1423 2002-11-21 Andrew Cagney <cagney@redhat.com>
1424
1425 * mips-tdep.c (mips_dump_tdep): Delete references to
1426 GDB_TARGET_UNMASK_DISAS_PC and GDB_TARGET_MASK_DISAS_PC.
1427 * config/mips/tm-mips.h (GDB_TARGET_MASK_DISAS_PC): Delete macro.
1428 (GDB_TARGET_UNMASK_DISAS_PC): Delete macro.
1429 * printcmd.c (build_address_symbolic): Delete calls to
1430 GDB_TARGET_UNMASK_DISAS_PC and GDB_TARGET_MASK_DISAS_PC.
1431 (address_info): Ditto.
1432 Fix PR gdb/773.
1433
1434 2002-11-19 Klee Dienes <kdienes@apple.com>
1435 Adam Fedor <fedor@gnu.org>
1436
1437 * completer.c (skip_quoted_chars): Renamed from skip_chars. Add
1438 the ability to explicitly specify the quote characters and word
1439 break characters; if NULL is specified for either, use the old
1440 behavior of using the characters used by the completer.
1441 (skip_chars): New function. Convenience wrapper around
1442 skip_quoted_chars to provide the original skip_chars behavior.
1443 * completer.h (skip_quoted_chars): Add prototype.
1444
1445 2002-11-19 Andrew Cagney <ac131313@redhat.com>
1446
1447 Problems reported by Paul Eggert.
1448 * gdbarch.sh: Use `sort -k 3`. Fix PR gdb/527.
1449
1450 2002-11-19 Andreas Schwab <schwab@suse.de>
1451
1452 * m68klinux-nat.c (IS_SIGTRAMP, IS_RT_SIGTRAMP)
1453 (m68k_linux_in_sigtramp, SIGCONTEXT_PC_OFFSET)
1454 (UCONTEXT_PC_OFFSET, m68k_linux_sigtramp_saved_pc)
1455 (m68k_linux_frame_saved_pc): Move to ...
1456 * m68klinux-tdep.c: ... here. New file.
1457 * Makefile.in (m68klinux-tdep.o): Add dependencies.
1458 * config/m68k/linux.mt (TDEPFILES): Add m68klinux-tdep.o.
1459
1460 2002-11-19 Adam Fedor <fedor@gnu.org>
1461
1462 * objc-exp.y: Revert to old skip_quoted usage.
1463
1464 2002-11-19 Adam Fedor <fedor@gnu.org>
1465
1466 * Makefile.in (SFILES): Add objc-exp.y objc-lang.c.
1467 (objc_lang_h): Define.
1468 (YYFILES): Add objc-exp.tab.c.
1469 (local-maintainer-clean): Remove objc-exp.tab.c.
1470 (objc-exp.tab.c, objc-exp.tab.o, objc-lang.o): New target.
1471
1472 2002-11-19 Pierre Muller <muller@ics.u-strasbg.fr>
1473
1474 * p-exp.y (typecast rule): Add automatic dereference of
1475 pascal classes if needed.
1476 (THIS): Set current_type.
1477 Automatically dereference pascal classes.
1478 (typebase rule): Add ^typebase recognition.
1479
1480 2002-11-18 Adam Fedor <fedor@gnu.org>
1481
1482 * expprint.c (print_subexp): Handle OP_OBJC_NSSTRING,
1483 OP_OBJC_MSGCALL, and OP_OBJC_SELF.
1484 (op_name): Handle OP_OBJC_SELF.
1485 * Makefile.in (expprint.o): Add additional depends.
1486
1487 2002-11-18 Adam Fedor <fedor@gnu.org>
1488
1489 * expression.h: Rename ObjC ops to OP_OBJC_MSGCALL,
1490 OP_OBJC_SELECTOR, OP_OBJC_NSSTRING, and OP_OBJC_SELF.
1491 * parse.c (length_of_subexp, prefixify_subexp): Likewise.
1492 * objc-exp.y: Likewise.
1493
1494 2002-11-18 Adam Fedor <fedor@gnu.org>
1495
1496 * gdb/parser-defs.h: (struct objc_class_str): New structure
1497 for parsing ObjC classes.
1498
1499 2002-11-18 Andrew Cagney <ac131313@redhat.com>
1500
1501 * stack.c (frame_relative_level): Copy function from here ...
1502 * frame.c (frame_relative_level): ...to here.
1503
1504 2002-11-18 Andrew Cagney <ac131313@redhat.com>
1505
1506 * frame.h (enum frame_type): Define.
1507 (get_frame_type): Declare.
1508 (struct frame_info): Add field `type'. Delete field
1509 signal_handler_caller.
1510 (deprecated_set_frame_signal_handler_caller): Declare.
1511 * frame.c (get_frame_type): New function.
1512 (deprecated_set_frame_type): New function.
1513 (create_new_frame): Set the frame's type.
1514 (get_prev_frame): Similar.
1515 * sparc-tdep.c: Use get_frame_type instead of signal_handler_caller.
1516 * s390-tdep.c: Ditto.
1517 * m68klinux-nat.c: Ditto.
1518 * ns32k-tdep.c: Ditto.
1519 * x86-64-linux-tdep.c: Ditto.
1520 * vax-tdep.c: Ditto.
1521 * rs6000-tdep.c: Ditto.
1522 * ppc-linux-tdep.c: Ditto.
1523 * i386-interix-tdep.c: Ditto.
1524 * mips-tdep.c: Ditto.
1525 * m68k-tdep.c: Ditto.
1526 * hppa-tdep.c: Ditto.
1527 * ia64-tdep.c: Ditto.
1528 * cris-tdep.c: Ditto.
1529 * arm-tdep.c: Ditto.
1530 * alpha-tdep.c: Ditto.
1531 * i386-tdep.c: Ditto.
1532 * stack.c: Ditto.
1533 * ada-lang.c: Ditto.
1534 * blockframe.c: Update.
1535 * i386-interix-tdep.c (i386_interix_back_one_frame): Use
1536 deprecated_set_frame_type instead of signal_handler_caller.
1537 * ppc-linux-tdep.c (ppc_linux_init_extra_frame_info): Ditto.
1538 * rs6000-tdep.c (rs6000_init_extra_frame_info): Ditto.
1539 * breakpoint.h: Delete FIXME suggesting get_frame_type.
1540
1541 2002-11-18 Klee Dienes <kdienes@apple.com>
1542
1543 * Makefile.in (buildsym.o): Add dependency for gdb_assert.h.
1544
1545 2002-11-18 Klee Dienes <kdienes@apple.com>
1546
1547 * buildsym.c (pop_context): Add comment.
1548
1549 2002-11-18 Klee Dienes <kdienes@apple.com>
1550
1551 * buildsym.h (pop_context): Convert to function, defined in
1552 buildsym.c.
1553 * buildsym.c: Include gdb_assert.h.
1554 (pop_context): Implement as C function. Add check for stack
1555 underflow.
1556 * dbxread.c (process_one_symbol): Complain and stop processing
1557 that symbol if we are already at the top of the context stack for
1558 a function-end N_FUN (this would imply an umatched RBRAC). Ditto
1559 when processing N_RBRAC.
1560
1561 2002-11-16 Daniel Jacobowitz <drow@mvista.com>
1562
1563 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don't
1564 define.
1565 (struct target_waitstatus): Add opaque definition.
1566 * corelow.c (init_core_ops): Don't set to_clone_and_follow_inferior.
1567 * exec.c (init_exec_ops): Likewise.
1568 * fork-child.c (clone_and_follow_inferior): Remove.
1569 * hppah-nat.c (child_post_follow_inferior_by_clone): Remove.
1570 * inferior.h (clone_and_follow_inferior): Remove prototype.
1571 * infrun.c (follow_fork_mode_both): Remove.
1572 (follow_fork_mode_kind_names): Remove commented out "both".
1573 (follow_inferior_fork): Remove follow_fork_mode_both support.
1574 * inftarg.c (child_clone_and_follow_inferior): Remove.
1575 (child_post_follow_inferior_by_clone): Remove.
1576 (init_child_ops): Don't set to_clone_and_follow_inferior
1577 or to_post_follow_inferior_by_clone.
1578 * target.c (default_clone_and_follow_inferior): Remove.
1579 (cleanup_target): Don't set to_clone_and_follow_inferior
1580 or to_post_follow_inferior_by_clone.
1581 (find_default_clone_and_follow_inferior): Remove.
1582 (init_dummy_target): Don't set to_clone_and_follow_inferior.
1583 (debug_to_clone_and_follow_inferior): Remove.
1584 (debug_to_post_follow_inferior_by_clone): Remove.
1585 (setup_target_debug): Don't set to_clone_and_follow_inferior
1586 or to_post_follow_inferior_by_clone.
1587 * target.h (struct target_ops): Remove to_clone_and_follow_inferior
1588 and to_post_follow_inferior_by_clone.
1589 (child_clone_and_follow_inferior): Remove prototype.
1590 (child_post_follow_inferior_by_clone): Remove prototype.
1591 (target_clone_and_follow_inferior): Remove macro.
1592 (target_post_follow_inferior_by_clone): Remove macro.
1593 (find_default_clone_and_follow_inferior): Remove prototype.
1594
1595 2002-11-16 Daniel Jacobowitz <drow@mvista.com>
1596
1597 * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,
1598 inferior_has_vforked, and inferior_has_execd instead of
1599 target_has_forked, target_has_vforked, and target_has_execd.
1600 * config/pa/nm-hppah.h (CHILD_HAS_FORKED, CHILD_HAS_VFORKED)
1601 (CHILD_HAS_EXECD, CHILD_HAS_SYSCALL_EVENT): Don't define.
1602 (CHILD_WAIT): Define.
1603 (child_wait): Add prototype.
1604 * hppah-nat.c (hpux_has_forked): Rename from child_has_forked.
1605 Add prototype.
1606 (hpux_has_vforked): Likewise, from child_has_vforked.
1607 (hpux_has_execd): Likewise, from child_has_execd.
1608 (hpux_has_syscall_event): Likewise, from child_has_syscall_event.
1609 (not_same_real_pid, child_wait): New, copied from inftarg.c.
1610 Call hpux_has_forked, hpux_has_vforked, hpux_has_execd,
1611 and hpux_has_syscall_event instead of the target hooks.
1612 * infrun.c (inferior_has_forked, inferior_has_vforked)
1613 (inferior_has_execd): New functions.
1614 * inftarg.c (not_same_real_pid): Remove.
1615 (child_wait): Remove references to not_same_real_pid,
1616 target_has_forked, target_has_vforked, target_has_execd,
1617 and target_has_syscall_event.
1618 (child_has_forked, child_has_vforked, child_has_execd)
1619 (child_has_syscall_event): Remove.
1620 (init_child_ops): Remove references to child_has_forked,
1621 child_has_vforked, child_has_execd, and child_has_syscall_event.
1622 * infttrace.c (hpux_has_forked): Rename from child_has_forked.
1623 (hpux_has_vforked): Likewise, from child_has_vforked.
1624 (hpux_has_execd): Likewise, from child_has_execd.
1625 (hpux_has_syscall_event): Likewise, from child_has_syscall_event.
1626 * target.c (cleanup_target): Remove references to
1627 to_has_forked, to_has_vforked, to_has_execd, and
1628 to_has_syscall_event.
1629 (update_current_target): Likewise.
1630 (setup_target_debug): Likewise.
1631 (debug_to_has_forked): Remove.
1632 (debug_to_has_vforked): Remove.
1633 (debug_to_has_execd): Remove.
1634 (debug_to_has_syscall_event): Remove.
1635 * target.h (struct target_ops): Remove to_has_forked.
1636 to_has_vforked, to_has_execd, and to_has_syscall_event.
1637 (child_has_forked, child_has_vforked, child_has_execd)
1638 (child_has_syscall_event): Remove prototypes.
1639 (inferior_has_forked, inferior_has_vforked, inferior_has_execd): Add
1640 prototypes.
1641 (target_has_forked, target_has_vforked, target_has_execd)
1642 (target_has_syscall_event): Remove macros.
1643
1644 2002-11-16 Daniel Jacobowitz <drow@mvista.com>
1645
1646 * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.
1647 * inftarg.c (child_can_follow_vfork_prior_to_exec): Remove.
1648 (init_child_ops): Don't initialize to_can_follow_vfork_prior_to_exec.
1649 * infttrace.c (child_can_follow_vfork_prior_to_exec): Remove.
1650 * target.c (cleanup_target): Remove reference to
1651 to_can_follow_vfork_prior_to_exec.
1652 (update_current_target): Likewise.
1653 (debug_to_can_follow_vfork_prior_to_exec): Remove.
1654 (setup_target_debug): Remove reference to
1655 to_can_follow_vfork_prior_to_exec.
1656 * target.h (struct target_ops): Remove
1657 to_can_follow_vfork_prior_to_exec.
1658 (child_can_follow_vfork_prior_to_exec): Remove prototype.
1659 (target_can_follow_vfork_prior_to_exec): Remove definition.
1660 * config/pa/nm-hppah.h (CHILD_CAN_FOLLOW_VFORK_PRIOR_TO_EXEC): Don't
1661 define.
1662 * infrun.c (follow_vfork_when_exec): Remove.
1663 (follow_inferior_fork): Remove references to follow_vfork_when_exec.
1664 (follow_exec): Likewise.
1665 (handle_inferior_event): Likewise.
1666 (keep_going): Likewise.
1667
1668 2002-11-15 Andrew Cagney <cagney@redhat.com>
1669
1670 * frame.c (generic_unwind_get_saved_register): Make static.
1671 * frame.h (generic_unwind_get_saved_register): Delete declaration.
1672 * avr-tdep.c (avr_gdbarch_init): Do not set get_saved_register,
1673 defaults to generic_unwind_get_saved_register.
1674 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1675 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1676 * frv-tdep.c (frv_gdbarch_init): Ditto.
1677 * i386-tdep.c (i386_gdbarch_init): Ditto.
1678 * s390-tdep.c (s390_gdbarch_init): Ditto.
1679 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1680 * v850-tdep.c (v850_gdbarch_init): Ditto.
1681 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1682 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
1683 * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Delete macro.
1684
1685 2002-11-15 Andrew Cagney <cagney@redhat.com>
1686
1687 * x86-64-linux-nat.c (i386_sse_regnum_p): New function. Copy from
1688 i386-tdep.c.
1689
1690 2002-11-15 Andrew Cagney <cagney@redhat.com>
1691
1692 * frame.h (sigtramp_saved_pc): Delete declaration.
1693 * blockframe.c (sigtramp_saved_pc): Delete function.
1694 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): New function.
1695 (ns32k_frame_saved_pc): Call ns32k_sigtramp_saved_pc.
1696 * vax-tdep.c (vax_sigtramp_saved_pc): New function.
1697 (vax_frame_saved_pc): Call vax_sigtramp_saved_pc.
1698
1699 2002-11-15 Andrew Cagney <ac131313@redhat.com>
1700
1701 * frame.c (frame_pc_unwind): New function.
1702 (frame_saved_regs_pc_unwind): New function.
1703 (frame_register_unwind): Pass unwind_cache instead of
1704 register_unwind_cache.
1705 (set_unwind_by_pc): Add unwind_pc parameter, set.
1706 (create_new_frame): Pass frame->pc_unwind to set_unwind_by_pc.
1707 (get_prev_frame): Ditto.
1708 * frame.h (frame_pc_unwind_ftype): Declare.
1709 (struct frame_info): Add pc_unwind, pc_unwind_cache_p and
1710 pc_unwind_cache. Rename register_unwind_cache to unwind_cache.
1711 (frame_pc_unwind): Declare.
1712 * dummy-frame.c (dummy_frame_pc_unwind): New function.
1713 (struct dummy_frame): Add comment mentioning that values are for
1714 previous frame.
1715 * dummy-frame.h (dummy_frame_pc_unwind): Declare.
1716 * blockframe.c (file_frame_chain_valid): Use frame_pc_unwind.
1717 (generic_file_frame_chain_valid): Ditto.
1718 * stack.c (frame_info): Ditto.
1719
1720 2002-11-15 David Carlton <carlton@math.stanford.edu>
1721
1722 * linespec.c (locate_first_half): New function.
1723 (decode_line_1): Move code into locate_first_half.
1724
1725 2002-11-15 Andrew Cagney <ac131313@redhat.com>
1726
1727 * complaints.h: Add comment explaining how to eliminate a
1728 deprecated_complain call.
1729 * complaints.h: Fix spelling errors.
1730
1731 2002-11-15 David Carlton <carlton@math.stanford.edu>
1732
1733 * printcmd.c: Remove #include "disasm.h".
1734
1735 2002-11-14 Andrew Cagney <ac131313@redhat.com>
1736
1737 * frame.h: Move the most relevant interface functions to the start
1738 of the file.
1739
1740 2002-11-14 Andrew Cagney <ac131313@redhat.com>
1741
1742 * regcache.h (deprecated_registers): Rename registers.
1743 * a68v-nat.c, alpha-nat.c, arch-utils.c, core-sol2.c: Update.
1744 * hp300ux-nat.c, hppab-nat.c, hppah-nat.c: Update.
1745 * hppam3-nat.c, hpux-thread.c, i386gnu-nat.c: Update.
1746 * ia64-aix-nat.c, ia64-linux-nat.c, ia64-tdep.c: Update.
1747 * irix4-nat.c, irix5-nat.c, lynx-nat.c, m68k-tdep.c: Update.
1748 * m68knbsd-nat.c, mips-linux-tdep.c, mipsm3-nat.c: Update.
1749 * mipsv4-nat.c, ns32knbsd-nat.c, ppc-bdm.c: Update.
1750 * ppc-sysv-tdep.c, ptx4-nat.c, regcache.c, remote-es.c: Update.
1751 * remote-sds.c, remote-vx68.c, remote-vxmips.c: Update.
1752 * remote-vxsparc.c, rs6000-tdep.c, sol-thread.c: Update.
1753 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, symm-nat.c: Update.
1754 * v850ice.c: Update.
1755
1756 Wed Nov 13 19:51:05 2002 Andrew Cagney <cagney@redhat.com>
1757
1758 * utils.c (gdb_realpath): Add comment mentioning realpath with a
1759 NULL buffer.
1760
1761 2002-11-13 Andrew Cagney <cagney@redhat.com>
1762
1763 * regcache.h (deprecated_read_register_bytes): Rename
1764 read_register_bytes.
1765 (deprecated_write_register_bytes): Rename write_register_bytes.
1766 * alpha-tdep.c, arm-tdep.c, cris-tdep.c, d10v-tdep.c: Update.
1767 * dwarf2cfi.c, frv-tdep.c, hppa-tdep.c, ia64-tdep.c: Update.
1768 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
1769 * ns32k-tdep.c, regcache.c, remote-sds.c, remote-vx.c: Update.
1770 * remote.c, rs6000-tdep.c, s390-tdep.c, sh-tdep.c: Update.
1771 * sparc-tdep.c, v850-tdep.c, vax-tdep.c, x86-64-tdep.c: Update.
1772 * xstormy16-tdep.c, z8k-tdep.c, config/nm-gnu.h: Update.
1773 * config/nm-m3.h, config/h8500/tm-h8500.h: Update.
1774 * config/i386/nm-ptx4.h, config/i386/nm-symmetry.h: Update.
1775 * config/m32r/tm-m32r.h, config/m68k/nm-sun3.h: Update.
1776 * config/m68k/tm-delta68.h, config/m68k/tm-linux.h: Update.
1777 * config/mn10200/tm-mn10200.h, config/pa/tm-hppa64.h: Update.
1778 * config/sparc/nm-nbsd.h, config/sparc/nm-sun4os4.h: Update.
1779 * config/sparc/nm-sun4sol2.h, config/sparc/tm-sparclet.h: Update.
1780
1781 2002-11-13 Jim Blandy <jimb@redhat.com>
1782
1783 * findvar.c (read_var_value): Doc fix.
1784
1785 2002-11-13 Andrew Cagney <cagney@redhat.com>
1786
1787 * regcache.c (struct regcache): Replace passthough_p with
1788 readonly_p.
1789 (regcache_xmalloc): Initialize readonly_p.
1790 (build_regcache): Initialize readonly_p.
1791 (regcache_save): New function.
1792 (regcache_restore): New function.
1793 (regcache_cpy): Re-implement using regcache_save and
1794 regcache_restore.
1795 (regcache_raw_read): Update.
1796 (regcache_cooked_read): When a read-only cache, checked for cached
1797 pseudo register values.
1798 (regcache_raw_write): Assert that the cache is not read-only.
1799 Remove code handling a non-passthrough cache.
1800 * regcache.h (regcache_save): Declare.
1801 (regcache_restore): Declare.
1802
1803 2002-11-13 Andrew Cagney <cagney@redhat.com>
1804
1805 * regcache.c (struct regcache_descr): Add fields
1806 sizeof_cooked_registers and sizeof_cooked_register_valid_p.
1807 (init_legacy_regcache_descr): Compute the size of a cooked
1808 register cache and then assign that to sizeof_raw_registers. Set
1809 sizeof_raw_register_valid_p to sizeof_cooked_register_valid_p
1810 (init_legacy_regcache_descr): Ditto.
1811
1812 2002-11-13 Andrew Cagney <cagney@redhat.com>
1813
1814 * regcache.c (register_buffer): Move to near start of file, update
1815 description.
1816 (regcache_raw_read): Use.
1817 (regcache_raw_write): Use.
1818 (struct regcache): Rename raw_registers to registers and
1819 raw_register_valid_p to register_valid_p.
1820 (regcache_xmalloc): Update.
1821 (regcache_xfree): Update.
1822 (register_buffer): Update.
1823 (regcache_cpy): Update.
1824 (regcache_cpy_no_passthrough): Update.
1825 (regcache_valid_p): Update.
1826 (deprecated_grub_regcache_for_registers): Update.
1827 (deprecated_grub_regcache_for_register_valid): Update.
1828 (set_register_cached): Update.
1829 (regcache_raw_write): Update.
1830
1831 2002-11-13 Pierre Muller <muller@ics.u-strasbg.fr>
1832
1833 * p-exp.y (name_not_typename): Use copy_name to
1834 set current_type variable for fields of THIS.
1835
1836 2002-11-12 Daniel Jacobowitz <drow@mvista.com>
1837
1838 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.
1839 * monitor.c (init_base_monitor_ops): Likewise.
1840 * ppc-bdm.c (init_bdm_ppc_ops): Likewise.
1841 * remote-array.c (init_array_ops): Likewise.
1842 * remote-e7000.c (init_e7000_ops): Likewise.
1843 * remote-es.c (init_es1800_ops): Likewise.
1844 (init_es1800_child_ops): Likewise.
1845 * remote-rdp.c (init_remote_rdp_ops): Likewise.
1846 * remote-sim.c (init_gdbsim_ops): Likewise.
1847 * remote-st.c (init_st2000_ops): Likewise.
1848 * sol-thread.c (init_sol_core_ops): Likewise.
1849 (init_sol_thread_ops): Likewise.
1850 * v850ice.c (init_850ice_ops): Likewise.
1851 * win32-nat.c (init_child_ops): Likewise.
1852 * wince.c (init_child_ops): Likewise.
1853
1854 2002-11-12 Andrew Cagney <ac131313@redhat.com>
1855
1856 * utils.c (gdb_realpath): Make rp a constant pointer.
1857
1858 2002-11-12 Andrew Cagney <ac131313@redhat.com>
1859
1860 * utils.c (gdb_realpath): Rewrite. Try, in order: realpath() with
1861 a constant buffer; cannonicalize_file_name(); realpath() with a
1862 pathconf() defined buffer, xstrdup().
1863
1864 2002-11-12 Andrew Cagney <ac131313@redhat.com>
1865
1866 * config/djgpp/fnchange.lst: Fix typo, hang1.c to hang1.C; hang2.c
1867 to hang2.C; hang3.c to hang3.C.
1868
1869 2002-11-11 Elena Zannoni <ezannoni@redhat.com>
1870
1871 * findvar.c (read_var_value): Reenable TLS code.
1872
1873 2002-11-11 Elena Zannoni <ezannoni@redhat.com>
1874 Jim Blandy <jimb@redhat.com>
1875
1876 * gdb_thread_db.h (enum): Add TD_NOTALLOC.
1877 * target.c (update_current_target): Add
1878 to_get_thread_local_address.
1879 * target.h (to_get_thread_local_address): Export.
1880 (target_get_thread_local_address): Define.
1881 (target_get_thread_local_address_p): Define.
1882 * thread-db.c: Include solib-svr4.h.
1883 (td_thr_tls_get_addr_p): Define.
1884 (thread_db_load): Get a pointer to td_thr_tls_get_addr.
1885 (thread_db_get_thread_local_address): New function.
1886 (init_thread_db_ops): Initialize to_get_thread_local_address.
1887 * configure.in: Add test for TD_NOTALLOC in thread_db.h.
1888 * configure: Regenerate.
1889 * config.in: Regenerate.
1890
1891 2002-11-11 David Carlton <carlton@math.stanford.edu>
1892
1893 * linespec.c (set_flags): New function.
1894 (decode_line_1): Move code into set_flags.
1895
1896 2002-11-11 David Carlton <carlton@math.stanford.edu>
1897
1898 * linespec.c (decode_line_1): Move chunks of code to separate
1899 functions.
1900 (initialize_defaults): New function.
1901 (decode_indirect): New function.
1902
1903 2002-11-11 Andrew Cagney <ac131313@redhat.com>
1904
1905 * blockframe.c (sigtramp_saved_pc): Fix tipo. void_func_ptr
1906 instead of void_code_ptr.
1907 (sigtramp_saved_pc): Ditto.
1908
1909 * x86-64-tdep.c (i386_fp_regnum_p): Copy i386-tdep.c's
1910 i386_fp_regnum_p.
1911
1912 2002-11-10 Daniel Jacobowitz <drow@mvista.com>
1913
1914 * gdbtypes.h (struct main_type): Move artificial flag out of
1915 loc. New member of ``struct field'' named static_kind. Reduce
1916 overloaded meaning of bitsize.
1917 (FIELD_ARTIFICIAL, SET_FIELD_PHYSNAME, SET_FIELD_PHYSADDR)
1918 (TYPE_FIELD_STATIC, TYPE_FIELD_STATIC_HAS_ADDR): Likewise.
1919 (FIELD_STATIC_KIND, TYPE_FIELD_STATIC_KIND): New macros.
1920
1921 * ada-lang.c (fill_in_ada_prototype): Initialize static_kind for
1922 new fields.
1923 (template_to_fixed_record_type, template_to_static_fixed_type)
1924 (to_record_with_fixed_variant_part): Likewise.
1925 * coffread.c (coff_read_struct_type, coff_read_enum_type): Likewise.
1926 * dwarf2read.c (dwarf2_add_field, read_enumeration): Likewise.
1927 * dwarfread.c (struct_type, enum_type): Likewise.
1928 * hpread.c (hpread_read_enum_type)
1929 (hpread_read_function_type, hpread_read_doc_function_type)
1930 (hpread_read_struct_type): Likewise.
1931 * mdebugread.c (parse_symbol): Likewise.
1932
1933 2002-11-10 Andrew Cagney <ac131313@redhat.com>
1934
1935 * breakpoint.h (deprecated_frame_in_dummy): Rename frame_in_dummy.
1936 * stack.c (print_frame_info_base): Update.
1937 (print_frame_info_base, frame_info): Update.
1938 * sparc-tdep.c (sparc_init_extra_frame_info): Update.
1939 (sparc_frame_saved_pc): Update.
1940 * ada-lang.c (find_printable_frame): Update.
1941 * breakpoint.c (deprecated_frame_in_dummy): Update.
1942
1943 2002-11-09 Mark Kettenis <kettenis@gnu.org>
1944
1945 * i386-linux-nat.c (ORIG_EAX): Define to -1 if not already
1946 defined.
1947 (regmap): Extend to cover all registers.
1948 (PT_READ_U, PT_WRITE_U, PTRACE_XFER_TYPE,
1949 OLD_CANNOT_FETCH_REGISTERS, OLD_CANNOT_STORE_REGISTERS): Remove
1950 definitions.
1951 (fetch_register, sore_register): Simplify.
1952 (old_fetch_inferior_registers, old_store_inferior_registers):
1953 Remove functions.
1954 (cannot_fetch_register, cannot_store_register): Change
1955 implementation to use regmap array to decide which registers
1956 cannot be fetched/stored. This removes $orig_eax from the
1957 registers that cannot be fetched/stored.
1958 (fetch_inferior_registers): Call fetch_register directly instead
1959 of calling old_fetch_inferior_registers.
1960 (store_inferior_registers): Call store_register directly instead
1961 of calling old_store_inferior_registers.
1962 (i386_linux_dr_get): Replace PT_READ_U with PTRACE_PEEKUSER.
1963 (i386_linux_dr_set): Replace PT_WRITE_U with PTRACE_POKEUSER.
1964 * config/i386/nm-linux.h (U_REGS_OFFSET): Remove definition.
1965
1966 2002-11-09 Klee Dienes <kdienes@apple.com>
1967
1968 * i387-tdep.c (i387_supply_register): When called with NULL as a
1969 buffer, mark the register as not provided (to mirror the behavior
1970 of supply_register).
1971 (i387_supply_fxsave): Ditto.
1972 (i387_supply_fsave): Ditto (inherits the behavior from
1973 i387_supply_register).
1974
1975 2002-11-09 Klee Dienes <kdienes@apple.com>
1976
1977 * blockframe.c (sigtramp_saved_pc): Use
1978 builtin_type_void_code_ptr, not builtin_type_void_data_ptr (we are
1979 extracting the PC). Use TYPE_LENGTH (builtin_type_void_code_ptr)
1980 instead of (TARGET_PTR_BIT / TARGET_CHAR_BIT).
1981
1982 2002-11-09 Andrew Cagney <ac131313@redhat.com>
1983
1984 * frame.c (get_prev_frame): Test prev_p to identify a previously
1985 unwound frame. Initialize prev_p.
1986 * frame.h (struct frame_info): Add field prev_p. Expand prev/next
1987 comment.
1988
1989 2002-11-09 Andrew Cagney <ac131313@redhat.com>
1990
1991 * frame.c (get_prev_frame): Cleanups. Eliminate redundant tests
1992 for a NULL NEXT_FRAME. Simplify fromleaf initialization. Add
1993 more comments. Zap dead code.
1994
1995 2002-11-09 Mark Kettenis <kettenis@gnu.org>
1996
1997 * infcmd.c (print_vector_info, print_float_info): Move code that
1998 checks whether the target has any registers and whether there is a
1999 selected frame up, such that it is also used if a target provides
2000 multi-arch definitions of these functions.
2001
2002 2002-11-08 Andrew Cagney <ac131313@redhat.com>
2003
2004 * Makefile.in (DESTDIR): Define.
2005 (install-only, install-gdbtk, uninstall-gdbtk): Add $(DESTDIR)
2006 prefix.
2007
2008 * config/djgpp/fnchange.lst: 8.3 proof i386obsd-nat.c and
2009 i386obsd-tdep.c. Rename to "gdb.cxx", paths containing "gdb.c++".
2010
2011 2002-11-08 Andrew Cagney <ac131313@redhat.com>
2012
2013 * i386-linux-tdep.c: Include "reggroups.h".
2014 (i386_linux_register_reggroup_p): New function.
2015 (i386_linux_init_abi): Set register_reggroup_p to
2016 i386_linux_register_reggroup_p.
2017 * i386-tdep.h (i386_register_reggroup_p): Declare.
2018 * i386-tdep.c: Include "reggroups.h".
2019 (i386_init_reggroups): New function.
2020 (i386_add_reggroups): New function.
2021 (i386_register_reggroup_p): New function.
2022 (i386_sse_reggroup, i386_mmx_reggroup): New variables.
2023 (_initialize_i386_tdep): Call i386_init_reggroups.
2024 (i386_gdbarch_init): Set register_reggroup_p and add in the i386
2025 specific reggroups.
2026
2027 2002-11-09 Mark Kettenis <kettenis@gnu.org>
2028
2029 * infptrace.c (child_xfer_memory): Make use of the new PT_IO
2030 request that's available in *BSD.
2031
2032 * i386-tdep.h (IS_FPU_CTRL_REGNUM): Remove.
2033
2034 * i387-tdep.c (i387_fill_fxsave): Use FOOFF_REGNUM instead of
2035 FDOFF_REGNUM.
2036
2037 2002-11-08 Andrew Cagney <ac131313@redhat.com>
2038
2039 * frame.c (set_unwind_by_pc): Use dummy_frame_register_unwind.
2040 * dummy-frame.c (find_dummy_frame): Rename
2041 generic_find_dummy_frame, make static. Return the dummy frame
2042 instead of the regcache.
2043 (generic_find_dummy_frame): Re-implement using find_dummy_frame,
2044 (cached_find_dummy_frame): New function. Use find_dummy_frame.
2045 (dummy_frame_register_unwind): Rename
2046 generic_call_dummy_register_unwind. Use cached_find_dummy_frame.
2047 * dummy-frame.h (dummy_frame_register_unwind): Rename
2048 generic_call_dummy_register_unwind.
2049
2050 2002-11-08 Mark Kettenis <kettenis@gnu.org>
2051
2052 * config/i386/tm-i386v42mp.h: Remove file. Move its contents,
2053 except the inclusion of "i386/tm-i386.h", to...
2054 * config/i386/nm-i386v42mp.h: ...here.
2055 * config/i386/i386v42mp.mt (TM_FILE): Set to tm-i386.h.
2056
2057 2002-11-08 Andrew Cagney <ac131313@redhat.com>
2058
2059 * Makefile.in (frame.o): Update dependencies.
2060 * blockframe.c (current_frame, frame_obstack_alloc)
2061 (frame_saved_regs_zalloc, get_current_frame)
2062 (set_current_frame, create_new_frame)
2063 (set_unwind_by_pc, get_next_frame)
2064 (flush_cached_frames, reinit_frame_cache)
2065 (frame_saved_regs_register_unwind)
2066 (deprecated_generic_get_saved_register)
2067 (get_prev_frame, get_frame_pc, get_frame_saved_regs)
2068 (_initialize_blockframe): Move frame code from here...
2069 * frame.c: ...to here. Include "gdb_obstack.h", "gdbcore.h",
2070 "annotate.h" and "dummy-frame.h".
2071 (_initialize_frame): New function.
2072
2073 2002-11-08 Jim Blandy <jimb@redhat.com>
2074
2075 * dwarf2read.c (read_func_scope): Restore list_in_scope properly
2076 when we finish a function a context.
2077 * buildsym.h (outermost_context_p): New macro.
2078 (Bug analyzed by David Edelsohn.)
2079
2080 2002-11-08 Andrew Cagney <ac131313@redhat.com>
2081
2082 * blockframe.c: Include "dummy-frame.h".
2083 (struct dummy_frame, dummy_frame_stack)
2084 (generic_find_dummy_frame, deprecated_generic_find_dummy_frame)
2085 (generic_pc_in_call_dummy, deprecated_read_register_dummy)
2086 (generic_push_dummy_frame, generic_save_dummy_frame_tos)
2087 (generic_save_call_dummy_addr, generic_pop_current_frame)
2088 (generic_pop_dummy_frame, generic_fix_call_dummy)
2089 (generic_fix_call_dummy, generic_call_dummy_register_unwind): Move
2090 dummy frame code from here...
2091 * dummy-frame.c: ...to here. New file.
2092 * dummy-frame.h: New file.
2093 (generic_call_dummy_register_unwind): Declare.
2094 (generic_find_dummy_frame): Declare.
2095 * Makefile.in (SFILES): Add dummy-frame.c.
2096 (dummy-frame.o): Specify dependencies.
2097 (dummy_frame_h): Define.
2098 (COMMON_OBS): Add dummy-frame.o.
2099 (blockframe.o): Update dependencies.
2100
2101 2002-11-08 Jim Blandy <jimb@redhat.com>
2102
2103 * dwarf2read.c (read_func_scope): Restore local_symbols and
2104 param_symbols after we finish the function context. (Based on a
2105 patch from David Edelsohn.)
2106
2107 2002-11-08 David Carlton <carlton@math.stanford.edu>
2108
2109 * linespec.c (symbol_found): New function.
2110 (minsym_found): New function.
2111 (decode_line_1): Separate out some code into separate functions.
2112
2113 2002-11-08 Joel Brobecker <brobecker@gnat.com>
2114
2115 * i386-tdep.c (i386_frameless_signal_p): Make non static for
2116 the benefit of the interix target.
2117 * i386-tdep.h (i386_frameless_signal_p): Declare.
2118
2119 2002-11-08 Andrew Cagney <ac131313@redhat.com>
2120
2121 * i386-tdep.h (i386_linux_orig_eax_regnum_p): Delete stray
2122 declaration that snuck in from change below.
2123
2124 2002-11-06 Andrew Cagney <cagney@redhat.com>
2125
2126 * i386-tdep.c (i386_mmx_regnum_p): Rename mmx_regnum_p. Update
2127 all callers.
2128 (i386_fp_regnum_p): New function. Use instead of FP_REGNUM_P.
2129 (i386_fpc_regnum_p): New function. Use instead of FPC_REGNUM_P.
2130 (i386_sse_regnum_p): New function. Use instead of SSE_REGNUM_P.
2131 (i386_mxcsr_regnum_p): new function. Use instead of
2132 MXCSR_REGNUM_P.
2133 * i386-tdep.h (SSE_REGNUM_P): Delete macro.
2134 (i386_sse_regnum_p): Declare.
2135 (i386_mxcsr_regnum_p): Declare.
2136 (FP_REGNUM_P, FPC_REGNUM_P): Delete macros.
2137 (i386_fp_regnum_p, i386_fpc_regnum_p): Declare.
2138 (IS_FP_REGNUM): Update definition.
2139 (IS_FPU_CTRL_REGNUM): Update definition..
2140 (IS_SSE_REGNUM): Update definition..
2141 * i386v-nat.c (register_u_addr): Update.
2142 * go32-nat.c (fetch_register): Update.
2143 (store_register): Update.
2144
2145 2002-11-07 Joel Brobecker <brobecker@gnat.com>
2146
2147 Preparation work to convert the hppa targets to multiarch partial.
2148
2149 * hppa-tdep.c: Add new functions replacing macro bodies from
2150 config/pa/tm-hppa.h. These function will be used to initialize
2151 the gdbarch structure. Import some comments from tm-hppa.h,
2152 and place them where appropriate, to avoid loosing them when
2153 we cleanup this file.
2154 (hppa_reg_struct_has_addr): New function.
2155 (hppa_inner_than): New function.
2156 (hppa_stack_align): New function.
2157 (hppa_pc_requires_run_before_use): New function.
2158 (hppa_instruction_nullified): New function.
2159 (hppa_register_byte): New function.
2160 (hppa_register_virtual_type): New function.
2161 (hppa_store_struct_return): New function.
2162 (hppa_cannot_store_register): New function.
2163 (hppa_frame_args_address): New function.
2164 (hppa_frame_locals_address): New function.
2165 (hppa_smash_text_address): New function.
2166 (hppa_coerce_float_to_double): New function. Requires the inclusion
2167 of "language.h".
2168
2169 * Makefile.in (hppa-tdep.o): Add dependency on language.h.
2170
2171 * tm-hppa.h (REG_STRUCT_HAS_ADDR): Change the definition of this
2172 gdbarch-eligible macro to a call to the new associated function
2173 created in hppa-tdep.c.
2174 (INNER_THAN): Likewise.
2175 (STACK_ALIGN): Likewise.
2176 (PC_REQUIRES_RUN_BEFORE_USE): Likewise.
2177 (INSTRUCTION_NULLIFIED): Likewise.
2178 (REGISTER_BYTE): Likewise.
2179 (REGISTER_VIRTUAL_TYPE): Likewise.
2180 (STORE_STRUCT_RETURN): Likewise.
2181 (CANNOT_STORE_REGISTER): Likewise.
2182 (FRAME_ARGS_ADDRESS): Likewise.
2183 (FRAME_LOCALS_ADDRESS): Likewise.
2184 (SMASH_TEXT_ADDRESS): Likewise.
2185 (COERCE_FLOAT_TO_DOUBLE): Likewise.
2186 (ABOUT_TO_RETURN): Delete, as no longer used.
2187
2188 2002-11-07 Fernando Nasser <fnasser@redhat.com>
2189
2190 * printcmd.c (disassemble_command): Remove obsolete function.
2191 (_initialize_printcmd): Do not create disassemble command here.
2192 * cli/cli-cmds.c (disassemble_command): New function. Implements
2193 disassemble command.
2194 (init_cli_cmds): Create disassemble command here instead.
2195
2196 2002-11-07 Andrew Cagney <ac131313@redhat.com>
2197
2198 * MAINTAINERS: Add Daniel Jacobowitz to global maintainers list.
2199
2200 2002-11-07 Andrew Cagney <ac131313@redhat.com>
2201
2202 * regcache.h (regcache_cooked_read_using_offset_hack)
2203 (regcache_cooked_write_using_offset_hack): Delete declarations.
2204 (register_changed): Delete declaration.
2205 * regcache.c (regcache_cooked_read_using_offset_hack)
2206 (regcache_cooked_write_using_offset_hack): Delete functions.
2207 (cooked_xfer_using_offset_hack): Delete function.
2208 (register_changed): Delete function.
2209
2210 2002-11-07 Jim Blandy <jimb@redhat.com>
2211
2212 * macroscope.c: #include "complaints.h".
2213 (sal_macro_scope): Cope with filenames that appear in the symtabs,
2214 but not in the macro table.
2215 * Makefile.in (macroscope.o): Record dependency.
2216
2217 2002-11-07 Joel Brobecker <brobecker@gnat.com>
2218
2219 * PROBLEMS: Document gdb/816 (unable to read core file on alpha-osf).
2220
2221 2002-11-07 Andrew Cagney <ac131313@redhat.com>
2222
2223 * regcache.c (deprecated_registers_fetched): Update.
2224 * regcache.h (deprecated_registers_fetched): Rename
2225 registers_fetched.
2226 * remote-vxsparc.c (vx_read_register): Update.
2227 * remote-vxmips.c (vx_read_register): Update.
2228 * remote-vx68.c (vx_read_register): Update.
2229 * irix5-nat.c (fetch_core_registers): Update.
2230 * mipsm3-nat.c (fetch_inferior_registers): Update.
2231 * sun3-nat.c (fetch_inferior_registers): Update.
2232 * symm-nat.c (fetch_inferior_registers): Update.
2233 * ns32knbsd-nat.c (fetch_inferior_registers): Update.
2234 (fetch_core_registers): Update.
2235 (fetch_kcore_registers): Update.
2236 * mips-nat.c (fetch_inferior_registers): Update.
2237 * corelow.c (get_core_registers): Update.
2238 * a68v-nat.c (fetch_inferior_registers): Update.
2239
2240 2002-11-06 Joel Brobecker <brobecker@gnat.com>
2241
2242 Put in place the framework necessary for multiarching the hppa targets.
2243 * hppa-tdep.c (hppa_gdbarch_init): New function.
2244 (hppa_dump_tdep): New function.
2245 (_initialize_hppa_tdep): Register the hppa gdbarch init function and
2246 tdep structure dumper.
2247 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): New macro, defined to 0
2248 until the multi-arching conversion has partially been completed.
2249
2250 2002-11-06 Andrew Cagney <ac131313@redhat.com>
2251
2252 * valops.c (value_assign): Merge lval_register case into
2253 lval_reg_frame_relative. Use frame_register and
2254 regcache_cooked_write instead of get_saved_register and
2255 write_register_bytes. After flushing the register cache, try to
2256 re-select the selected frame.
2257
2258 2002-11-06 Andrew Cagney <ac131313@redhat.com>
2259
2260 * regcache.h (deprecated_register_valid): Rename register_valid.
2261 * regcache.c: Update.
2262 * ia64-aix-nat.c: Update.
2263 * i386gnu-nat.c: Update.
2264 * alpha-nat.c: Update.
2265 * sparc-nat.c: Update.
2266 * lynx-nat.c: Update.
2267 * remote-mips.c: Update.
2268
2269 2002-11-06 Joel Brobecker <brobecker@gnat.com>
2270
2271 * hppa-tdep.c (_initialize_hppa_tdep): Move function body
2272 to end of file, to be more consistent with the pratice followed
2273 by other targets.
2274
2275 2002-11-06 Andrew Cagney <ac131313@redhat.com>
2276
2277 * infcmd.c: Include "reggroups.h" and <ctype.h>.
2278 (print_float_info): Print registers in float_reggroup.
2279 (print_vector_info): Print registers in vector_reggroup.
2280 (default_print_registers_info): When all, print registers in
2281 all_reggroup. Otherwize, print registers in general_reggroup.
2282 (registers_info): Rewrite. Add support for register groups.
2283 Eliminate a goto.
2284
2285 2002-11-06 Elena Zannoni <ezannoni@redhat.com>
2286
2287 * symtab.c (methods_info): Delete. It has been ifdeffed out for
2288 ages.
2289 (symtab_symbol_info): Remove eons old ifdeffed out code.
2290 (_initialize_symtab): Remove prehistoric disabled 'info methods'
2291 command.
2292
2293 2002-11-06 Theodore A. Roth <troth@openavr.org>
2294
2295 * c-exp.y: Add missing semi-colons.
2296 * f-exp.y: Add missing semi-colons.
2297 * m2-exp.y: Add missing semi-colons.
2298 * p-exp.y: Add missing semi-colons.
2299 Add empty action to start rule to avoid a type clash error when
2300 building with bison >= 1.50.
2301
2302 2002-11-06 Jim Blandy <jimb@redhat.com>
2303
2304 * macrotab.h (struct macro_source_file): Doc fix.
2305
2306 2002-11-05 Jeff Johnston <jjohnstn@redhat.com>
2307
2308 * varobj.c (child_exists, cplus_number_of_children): Change
2309 STREQ macro references to strcmp.
2310 (cplus_name_of_child): Change code to handle the fact that
2311 fields are not necessarily contiguous with regards to their
2312 access control. This is a fix for PR gdb/792.
2313
2314 2002-11-05 Andrew Cagney <ac131313@redhat.com>
2315
2316 * gdbarch.sh (GET_SAVED_REGISTER): Change to a predicate function.
2317 * gdbarch.h, gdbarch.c: Regnerate.
2318 * frame.h (frame_register): Declare.
2319 * frame.c (frame_register): New function.
2320 (get_saved_register): Test GET_SAVED_REGISTER_P before calling
2321 GET_SAVED_REGISTER, otherwize call
2322 generic_unwind_get_saved_register.
2323 (frame_register_read): Use frame_register instead of
2324 get_saved_register.
2325
2326 2002-11-05 Elena Zannoni <ezannoni@redhat.com>
2327
2328 From Jim Ingham <jingham@apple.com>:
2329 * event-top.c (gdb_disable_readline): New function.
2330 (_initialize_event_loop): Move comment.
2331
2332 2002-11-05 Elena Zannoni <ezannoni@redhat.com>
2333
2334 * event-loop.c (start_event_loop): Add comment.
2335 Update copyright.
2336
2337 2002-11-05 Andrew Cagney <ac131313@redhat.com>
2338
2339 * infcmd.c (default_print_registers_info): Do not call
2340 PRINT_REGISTER_HOOK.
2341
2342 2002-11-05 Andrew Cagney <ac131313@redhat.com>
2343
2344 * sparc-tdep.c (sparc_print_register_hook): Make static.
2345 (sparc_print_registers_info): New function.
2346 (sparc_do_registers_info): New function.
2347 (sparclet_print_registers_info): New function.
2348 (sparclet_do_registers_info): New function.
2349 (do_sparc_print_registers_info): New function.
2350 (sparc_print_registers): New static function, clone of infcmd.c's
2351 default_print_registers_info.
2352 * config/sparc/tm-sparclet.h (PRINT_REGISTER_HOOK): Delete macro.
2353 (sparclet_do_registers_info): Declare.
2354 (DEPRECATED_DO_REGISTERS_INFO): Re-define.
2355 * config/sparc/tm-sparc.h (DEPRECATED_DO_REGISTERS_INFO):
2356 Re-define.
2357 (sparc_do_registers_info): Declare.
2358 (PRINT_REGISTER_HOOK): Delete macro.
2359 (sparc_print_register_hook): Delete declaration.
2360
2361 2002-11-05 David Carlton <carlton@math.stanford.edu>
2362
2363 * symtab.c (lookup_symbol_aux): Move chunks of code into separate
2364 functions.
2365 (lookup_symbol_aux_local): New function.
2366 (lookup_symbol_aux_symtabs): New function.
2367 (lookup_symbol_aux_psymtabs): New function.
2368
2369 2002-11-05 David Carlton <carlton@math.stanford.edu>
2370
2371 * symtab.c (lookup_symbol_aux): In minsym sections, don't use the
2372 previous values of 'objfile' and 'block'.
2373
2374 2002-11-05 Pierre Muller <muller@ics.u-strasbg.fr>
2375
2376 * values.c (value_change_enclosing_type): Set
2377 enclosing_type field correctly also for the case where
2378 more memory needs to be allocated.
2379
2380 2002-11-03 Mark Kettenis <kettenis@gnu.org>
2381
2382 * i387-tdep.c (i387_print_float_info): Call fputs_filtered instead
2383 of puts_filtered.
2384
2385 * i387-tdep.c (i387_print_float_info): Replace calls to
2386 register_read and deprecated_read_register_gen with calls to
2387 frame_register_read, and make the necessary adjustments to the
2388 surrounding code.
2389
2390 2002-11-02 Andrew Cagney <ac131313@redhat.com>
2391
2392 * gdbarch.sh (register_reggroup_p): Allow default value.
2393 * gdbarch.h, gdbarch.c: Regenerate.
2394
2395 2002-11-02 Andrew Cagney <ac131313@redhat.com>
2396
2397 * regcache.h: Add coment indicating replacements for deprecated
2398 functions.
2399
2400 2002-11-02 Andrew Cagney <cagney@redhat.com>
2401
2402 * reggroups.h, reggroups.c: New files.
2403 * regcache.c: Include "reggroups.h".
2404 (enum regcache_dump_what): Add `regcache_dump_groups'.
2405 (regcache_dump): Contract size of the "Type" column. When
2406 specified, dump the register's groups.
2407 (maintenance_print_register_groups): New function.
2408 (_initialize_regcache): Add command `maint print register-groups'.
2409 * Makefile.in (COMMON_OBS): Add reggroups.o
2410 (SFILES): Add reggroups.c.
2411 (reggroups_h): Define.
2412 (regcache.o, gdbarch.o): Update dependencies.
2413 (reggroups.o): Specify dependencies.
2414 * gdbarch.sh (register_reggroup_p): Add pure multi-arch method.
2415 Add opaque declaration for `struct reggroup' in generated .h file.
2416 Include "reggroups.h" in generated .c file.
2417 gdbarch.h, gdbarch.c: Re-generate.
2418
2419 2002-11-02 Andrew Cagney <cagney@redhat.com>
2420
2421 * regcache.h (deprecated_read_register_gen): Rename
2422 read_register_gen.
2423 (deprecated_write_register_gen): Rename write_register_gen.
2424 * i387-tdep.c: Update.
2425 * x86-64-linux-nat.c: Update
2426 * wince.c: Update.
2427 * thread-db.c: Update.
2428 * win32-nat.c: Update.
2429 * mips-tdep.c: Update.
2430 * d10v-tdep.c: Update.
2431 * cris-tdep.c: Update.
2432 * remote-sim.c: Update.
2433 * remote-rdi.c: Update.
2434 * remote-rdp.c: Update.
2435 * frame.c: Update.
2436 * target.c: Update.
2437 * blockframe.c: Update.
2438 * x86-64-tdep.c: Update.
2439 * xstormy16-tdep.c: Update.
2440 * sh-tdep.c: Update.
2441 * s390-tdep.c: Update.
2442 * rs6000-tdep.c: Update.
2443 * sparc-tdep.c: Update.
2444 * i386-tdep.c: Update.
2445 * dwarf2cfi.c: Update.
2446 * regcache.c: Update.
2447
2448 2002-11-01 Joel Brobecker <brobecker@gnat.com>
2449
2450 New interix-specific files:
2451 * config/i386/nm-interix.h: New file.
2452 * config/i386/interix.mh: New file.
2453 * config/i386/interix.mt: New file.
2454 * i386-interix-nat.c: New file.
2455 * i386-interix-tdep.c: New file.
2456
2457 2002-11-01 Andrew Cagney <cagney@redhat.com>
2458
2459 * frame.h (deprecated_generic_get_saved_register): Rename
2460 generic_get_saved_register.
2461 * blockframe.c (deprecated_generic_get_saved_register): Update.
2462 * xstormy16-tdep.c (xstormy16_get_saved_register): Update.
2463 (xstormy16_frame_saved_register): Update.
2464 * sh-tdep.c (sh_gdbarch_init): Update.
2465 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2466 * ia64-tdep.c (ia64_get_saved_register): Update.
2467 * cris-tdep.c (cris_gdbarch_init): Update.
2468 * config/m32r/tm-m32r.h (GET_SAVED_REGISTER): Update.
2469 * arm-tdep.c (arm_gdbarch_init): Update.
2470
2471 2002-10-31 Daniel Jacobowitz <drow@mvista.com>
2472
2473 * lin-lwp.c (lin_lwp_resume): Remove resume_all test for !step.
2474
2475 2002-10-31 Daniel Jacobowitz <drow@mvista.com>
2476
2477 * i386-linux-tdep.c (i386_linux_pc_in_sigtramp): Check for
2478 trampolines in sigaction.
2479
2480 2002-10-31 Andrew Cagney <cagney@redhat.com>
2481
2482 * h8300-tdep.c: Include "gdb_assert.h".
2483 (h8300_print_register): Add gdbarch, file and frame parameters.
2484 Use frame_read_unsigned_register to read the register's value.
2485 Use fprintf_filtered to display output.
2486 (h8300_print_registers_info): Replace h8300_do_registers_info.
2487 (h8300_gdbarch_init): Set print_registers_info.
2488
2489 2002-10-31 Andrew Cagney <cagney@redhat.com>
2490
2491 * frame.c (frame_read_unsigned_register): New function.
2492 (frame_read_signed_register): New function.
2493 * frame.h (frame_read_unsigned_register): Declare.
2494 (frame_read_signed_register): Declare.
2495
2496 2002-10-31 Andrew Cagney <cagney@redhat.com>
2497
2498 * h8500-tdep.c (h8500_print_registers_info): New static function,
2499 clone of infcmd.c's default_print_registers_info.
2500 (h8500_do_registers_info): New funtion.
2501 (h8500_print_register_hook): Rename print_register_hook, make
2502 static.
2503
2504 * config/h8500/tm-h8500.h: Update copyright.
2505 (DEPRECATED_DO_REGISTERS_INFO): Define.
2506 (h8500_do_registers_info: Declare.
2507 (PRINT_REGISTER_HOOK): Delete macro.
2508 (print_register_hook): Delete function.
2509
2510 2002-10-31 Andrew Cagney <cagney@redhat.com>
2511
2512 * z8k-tdep.c (z8k_print_register_hook): Make static.
2513 (z8k_print_registers_info): New static function, clone of
2514 infcmd.c's default_print_registers_info.
2515 (z8k_do_registers_info): New function. Wrap
2516 z8k_print_registers_info.
2517 * config/z8k/tm-z8k.h: Update copyright.
2518 (PRINT_REGISTER_HOOK): Delete macro.
2519 (z8k_print_register_hook): Delete declaration.
2520 (DEPRECATED_DO_REGISTERS_INFO): Define.
2521 (z8k_do_registers_info): Declare.
2522
2523 2002-10-30 Joel Brobecker <brobecker@gnat.com>
2524
2525 * hppa-tdep.c (find_function_in_inferior): Remove this extern,
2526 as this is already provided by value.h, and was actually causing
2527 a compilation error because of a conflict in parameter type
2528 declaration due to a missing const keyword.
2529 (low_text_segment_addres): Fix a compilation warning.
2530
2531 2002-10-29 Daniel Jacobowitz <drow@mvista.com>
2532
2533 * mips-linux-nat.c (mips_linux_cannot_fetch_register): Don't fetch
2534 registers without a name.
2535 (mips_linux_cannot_store_register): Don't store registers without
2536 a name.
2537
2538 2002-10-28 David Carlton <carlton@math.stanford.edu>
2539
2540 * symtab.c (find_addr_symbol): Delete. (It was already commented
2541 out.)
2542 * symtab.h: Delete prototype for find_addr_symbol.
2543
2544 2002-10-26 Andrew Cagney <cagney@redhat.com>
2545
2546 * gdbarch.sh (DEPRECATED_DO_REGISTERS_INFO): Rename
2547 DO_REGISTERS_INFO.
2548 gdbarch.h, gdbarch.c: Re-generate.
2549 * infcmd.c (default_print_registers_info): Update reference.
2550 * mips-tdep.c (mips_gdbarch_init): Set deprecated_do_registers_info.
2551 (mips_dump_tdep): Do not print DO_REGISTERS_INFO.
2552 * sh-tdep.c (sh_gdbarch_init): Ditto.
2553 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2554 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2555
2556 2002-10-26 Mark Kettenis <kettenis@gnu.org>
2557
2558 * x86-64-tdep.c (x86_64_init_abi): Set init_extra_frame_info to
2559 cfi_init_extra_frame_info.
2560 * x86-64-tdep.h (x86_64_init_extra_frame_info): Remove prototype.
2561 * x86-64-linux-tdep.c (x86_64_init_extra_frame_info): Remove function.
2562
2563 * x86-64-tdep.c (x86_64_init_abi): Add calls to override the i386
2564 target where necessary. Add more comments and remove the ones
2565 that don't provide any useful information.
2566
2567 * i386-tdep.c (i386_frame_saved_pc): Replace call to
2568 deprecated_read_register_dummy with
2569 frame_unwind_unsigned_register.
2570
2571 * i386-tdep.c (i386_extract_struct_value_address): Use
2572 regcache_raw_read_unsigned instead of
2573 regcache_cooked_read_unsigned since we know that the register
2574 we're reading isn't a pseudo register. Rename variable 'val' into
2575 the more descriptive 'addr'.
2576
2577 * x86-64-tdep.c: Fix some formatting problems, mostly in comments.
2578 (x86_64_push_return_address): Add comment.
2579 (x86_64_pop_frame): Make static.
2580 (examine_argument): Clarify comment.
2581 (x86_64_skip_prologue): Make prolog_expact variable static.
2582
2583 * dwarf2cfi.c: Fix some formatting problems.
2584 (context_cpy, read_encoded_pointer): Clarify comments.
2585
2586 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Constify.
2587 (x86_64_init_abi): Move set_gdbarch_* calls that overlap with the
2588 i386 target back into x86_64_gdbarch_init. Add some comments and
2589 remove meaningless ones.
2590
2591 2002-10-25 Andrew Cagney <cagney@redhat.com>
2592
2593 * complaints.h (struct deprecated_complaint): Rename `struct
2594 complaint'.
2595 * complaints.c (complain): Update.
2596 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Delete
2597 incorrect comment indicating that "symfile.h" was being included
2598 for the `struct complaint' definition.
2599 * remote-vx.c: Update.
2600 * objc-lang.c: Update.
2601 * xcoffread.c: Update.
2602 * hpread.c: Update.
2603 * mdebugread.c: Update.
2604 * stabsread.c: Update.
2605 * dwarf2read.c: Update.
2606 * dwarfread.c: Update.
2607 * elfread.c: Update.
2608 * coffread.c: Update.
2609 * stabsread.h: Update.
2610 * dbxread.c: Update.
2611 * buildsym.c: Update.
2612 * gdbtypes.c: Update.
2613 * macrotab.c: Update.
2614
2615 2002-10-25 Mark Kettenis <kettenis@gnu.org>
2616
2617 * x86-64-tdep.c (x86_64_gdbarch_init): Make a bit more similar to
2618 the version in i386-tdep.c. Move set_gdbarch_* calls out into...
2619 (x86_64_init_abi): ...new function.
2620
2621 * Makefile.in (i386v-nat.o): Add $(i386_tdep_h).
2622 * i386v-nat.c: Include "i386-tdep.h".
2623
2624 2002-10-25 Andrew Cagney <cagney@redhat.com>
2625
2626 * gdbtypes.c (address_space_name_to_int): Update.
2627 (address_space_int_to_name): Update.
2628 * gdbarch.sh (address_class_type_flags_to_name): Change to a pure
2629 multi-arch predicate.
2630 (address_class_name_to_type_flags): Ditto.
2631 * gdbarch.h, gdbarch.c: Re-generate.
2632
2633 * MAINTAINERS: Check all warnings when h8300hms and alpha-elf.
2634
2635 2002-10-24 Martin M. Hunt <hunt@redhat.com>
2636
2637 * utils.c (string_to_core_addr): Revert patch from 11 Oct.
2638
2639 2002-10-24 Elena Zannoni <ezannoni@redhat.com>
2640
2641 * symtab.h (INIT_SAL): Delete macro.
2642 (init_sal): Export.
2643 * symtab.c (init_sal): New function.
2644
2645 * ada-lang.c (ada_finish_decode_line_1): Change INIT_SAL macro
2646 to init_sal function call.
2647 (find_sal_from_funcs_and_line): Ditto.
2648 (all_sals_for_line): Ditto.
2649 * breakpoint.c (create_internal_breakpoint): Ditto.
2650 (create_fork_vfork_event_catchpoint): Ditto.
2651 (create_exec_event_catchpoint): Ditto.
2652 (parse_breakpoint_sals): Ditto.
2653 (watch_command_1): Ditto.
2654 (handle_gnu_4_16_catch_command): Ditto.
2655 (clear_command): Ditto.
2656 * hppa-tdep.c (child_enable_exception_callback): Ditto.
2657 * infcmd.c (run_stack_dummy): Ditto.
2658 * infrun.c (process_event_stop_test): Ditto.
2659 (check_sigtramp2): Ditto.
2660 (step_over_function): Ditto.
2661 * linespec.c (decode_line_2): Ditto.
2662 (decode_line_1): Ditto.
2663 * source.c (line_info): Ditto.
2664 * symtab.c (find_pc_sect_line): Ditto.
2665
2666 2002-10-24 Michal Ludvig <mludvig@suse.cz>
2667
2668 * dwarf2cfi.c (struct context)
2669 (struct context_reg): Moved to dwarf2cfi.h
2670 (context_alloc, frame_state_alloc, context_cpy):
2671 Made extern instead of static, removed prototypes.
2672 * dwarf2cfi.h (struct context)
2673 (struct context_reg): New, moved from dwarf2cfi.c
2674 (context_alloc, frame_state_alloc, context_cpy):
2675 New prototypes.
2676 * x86-64-linux-tdep.c (x86_64_linux_sigtramp_saved_pc):
2677 Changed from static to extern.
2678 (LINUX_SIGINFO_SIZE, LINUX_SIGCONTEXT_PC_OFFSET)
2679 (LINUX_SIGCONTEXT_FP_OFFSET)
2680 (LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Adjusted.
2681 (x86_64_linux_in_sigtramp, x86_64_linux_frame_chain)
2682 (x86_64_init_frame_pc, x86_64_init_extra_frame_info): New.
2683 * x86-64-tdep.c (x86_64_gdbarch_init): Several
2684 set_gdbarch_*() calls now use x86-64 specific functions
2685 instead of DWARF2 CFI ones.
2686 * x86-64-tdep.h (x86_64_linux_in_sigtramp)
2687 (x86_64_linux_frame_chain, x86_64_init_frame_pc)
2688 (x86_64_init_extra_frame_info): New prototypes.
2689
2690 2002-10-23 David Carlton <carlton@math.stanford.edu>
2691
2692 * linespec.c: #include "parser-defs.h".
2693 Delete prototype for find_template_name_end.
2694 * Makefile.in (linespec.o): Depend on $(parser_defs_h).
2695
2696 2002-10-23 Jeff Johnston <jjohnstn@redhat.com>
2697
2698 * NEWS: add recent mi fixes.
2699 * varobj.c (struct varobj): Add new "updated" flag.
2700 (new_variable): Default "updated" flag to 0.
2701 (varobj_set_value): Set "updated" flag to 1 if value
2702 changes.
2703 (varobj_update): Check varobj "updated" flag before
2704 comparing old and refreshed values. Fix for
2705 PR gdb/702.
2706
2707 2002-10-23 David Carlton <carlton@math.stanford.edu>
2708
2709 * parse.c (parse_exp_1): Use BLOCK_START.
2710 * x86-64-tdep.c (x86_64_skip_prologue): Use BLOCK_END,
2711 SYMBOL_BLOCK_VALUE.
2712 * objc-lang.c (find_methods): Use BLOCK_START, BLOCK_END.
2713
2714 2002-10-23 David Carlton <carlton@math.stanford.edu>
2715
2716 * symtab.c: Delete cplusplus_hint.
2717 Delete prototype for find_template_name_end.
2718
2719 2002-10-23 Elena Zannoni <ezannoni@redhat.com>
2720
2721 * symtab.h: Update comment.
2722
2723 2002-10-23 Michael Snyder <msnyder@redhat.com>
2724
2725 * printcmd.c (address_info): Restore quotes in output.
2726 * valops.c (value_of_local): Restore quotes in error message.
2727
2728 2002-10-23 Elena Zannoni <ezannoni@redhat.com>
2729
2730 * symtab.c (symbol_demangled_name): New function.
2731 * symtab.h (SYMBOL_DEMANGLED_NAME): Simplify macro, by
2732 turning most of it into a function.
2733 (symbol_demangled_name): Export.
2734
2735 2002-10-23 Michael Snyder <msnyder@redhat.com>
2736
2737 * valops.c (value_of_local): Restore quotes in error message.
2738
2739 2002-10-23 Elena Zannoni <ezannoni@redhat.com>
2740
2741 * symtab.c (symbol_init_language_specific): New function.
2742 * symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC): Simplify macro, by
2743 turning most of it into a function.
2744 (symbol_init_language_specific): Export.
2745
2746 2002-10-23 David Carlton <carlton@math.stanford.edu>
2747
2748 * dwarf2read.c (dwarf_tag_name): Add DWARF 3 names.
2749 (dwarf_attr_name): Ditto.
2750 (dwarf_type_encoding_name): Ditto.
2751 (scan_partial_symbols): Descend into DW_TAG_namespace entries.
2752 (process_die): Handle DW_TAG_namespace,
2753 DW_TAG_imported_declaration, DW_TAG_imported_module.
2754 (read_namespace): New function.
2755
2756 2002-10-22 Joel Brobecker <brobecker@gnat.com>
2757
2758 * configure.in: Define NEW_PROC_API on Interix too.
2759 * configure: Regenerate.
2760
2761 2002-10-21 Joel Brobecker <brobecker@gnat.com>
2762
2763 * configure: Regenerate using the proper version of autoconf.
2764
2765 2002-10-21 Elena Zannoni <ezannoni@redhat.com>
2766
2767 * findvar.c (read_var_value): Temporarily disable TLS code, until
2768 complete TLS support is added.
2769
2770 2002-10-21 Jim Blandy <jimb@redhat.com>
2771 Elena Zannoni <ezannoni@redhat.com>
2772
2773 * symtab.h (address_class): Re-add LOC_THREAD_LOCAL_STATIC
2774 for thread local storage locations.
2775 (struct symbol): Add objfile field.
2776 (SYMBOL_OBJFILE): Define.
2777 * dwarf2read.c (is_thread_local): New static variable.
2778 (new_symbol): If variable is in thread local fill in address class
2779 and objfile appropriately.
2780 (decode_locdesc): Recognize and handle DW_OP_GNU_push_tls_address
2781 stack operation.
2782 * printcmd.c (address_info): Print the information for thread
2783 local storage variable.
2784 * findvar.c (read_var_value): In case of thread local variable,
2785 defer to the target vector code to compute address.
2786
2787 2002-10-21 Elena Zannoni <ezannoni@redhat.com>
2788
2789 * solib-svr4.c (svr4_fetch_objfile_link_map): New function.
2790 * solib-svr4.h (svr4_fetch_objfile_link_map): Export.
2791
2792 2002-10-21 Elena Zannoni <ezannoni@redhat.com>
2793
2794 * symtab.h (address_class): Rename
2795 LOC_THREAD_LOCAL_STATIC to LOC_HP_THREAD_LOCAL_STATIC.
2796 * hpread.c (hpread_process_one_debug_symbol): Ditto.
2797 * printcmd.c (address_info): Ditto.
2798 * findvar.c (symbol_read_needs_frame, read_var_value): Ditto.
2799
2800 2002-10-20 Mark Kettenis <kettenis@gnu.org>
2801
2802 * i386bsd-nat.c (i386bsd_dr_set, i386bsd_dr_get_status): Use
2803 DBREG_DRX macro to acces debug registers.
2804
2805 * Makefile.in (i386obsd-tdep.o): New target.
2806
2807 * solib-sunos.c: Include "bcache.h" and "regcache.h".
2808 * Makefile.in (solib-sunos.o): Add $(bcache_h) and $(regcache_h).
2809
2810 * configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
2811 * config/i386/obsd.mt: New file.
2812 * i386bsd-nat.c (_initialize_i386bsd_nat): Introduce
2813 i386obsd_sc_pc_offset and i386obsd_sc_sp_offset;
2814 * i386obsd-nat.c (_initialize_i386obsd_nat): Set
2815 i386obsd_sigtramp_start and i386obsd_sigtramp_end instead of
2816 i386nbsd_sigtramp_start and i386nbsd_sigtramp_end.
2817 * i386obsd-tdep.c: New file.
2818
2819 2002-10-19 Adam Fedor <fedor@gnu.org>
2820
2821 * objc-exp.y (name_not_typename): Fix invalid comment.
2822
2823 2002-10-20 Mark Kettenis <kettenis@gnu.org>
2824
2825 * solib-sunos.c (allocate_rt_common_objfile): Use bcache_xmalloc
2826 to allocate partial syms and macro byte caches.
2827
2828 2002-10-18 David Carlton <carlton@math.stanford.edu>
2829
2830 * symtab.h: Delete 'struct source' and 'struct sourcevector'.
2831
2832 2002-10-18 Adam Fedor <fedor@gnu.org>
2833
2834 * stabsread.c (find_name_end): New function.
2835 (define_symbol): Use it.
2836
2837 2002-10-18 Daniel Jacobowitz <drow@mvista.com>
2838
2839 * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
2840 * config/alpha/nm-linux.h (CANNOT_STEP_BREAKPOINT): Define to 1.
2841 * config/alpha/nm-nbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
2842 * config/alpha/nm-osf.h (CANNOT_STEP_BREAKPOINT): Define to 1.
2843
2844 2002-10-17 David Carlton <carlton@math.stanford.edu>
2845
2846 * symfile.h: Add opaque declaration for struct obstack.
2847 Declare obsavestring to take a const char *.
2848 * symfile.c (obsavestring): Make first argument a const char *.
2849
2850 2002-10-16 Adam Fedor <fedor@gnu.org>
2851
2852 * breakpoint.c (parse_breakpoint_sals): Ignore ObjC method
2853 names when matching breakpoints in current file.
2854
2855 2002-10-16 Kevin Buettner <kevinb@redhat.com>
2856
2857 * dwarf2read.c (dwarf2_invalid_pointer_size): New complaint.
2858 (read_tag_pointer_type): Add address class support.
2859 * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS)
2860 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_NAME_TO_TYPE_FLAGS):
2861 New methods.
2862 * gdbarch.h, gdbarch.c: Regenerate.
2863 * gdbtypes.c (address_space_name_to_int, address_space_int_to_name)
2864 (make_type_with_address_space, recursive_type_dump): Add address
2865 class support.
2866 * gdbtypes.h (TYPE_FLAG_ADDRESS_CLASS_1, TYPE_FLAG_ADDRESS_CLASS_2)
2867 (TYPE_FLAG_ADDRESS_CLASS_ALL, TYPE_ADDRESS_CLASS_1)
2868 (TYPE_ADDRESS_CLASS_2, TYPE_ADDRESS_CLASS_ALL): New defines
2869
2870 2002-10-16 Klee Dienes <kdienes@apple.com>
2871
2872 * stabsread.c (read_tilde_fields): Use name[sizeof(vptr_name)-2]
2873 to get the last character of a char[] buffer, not
2874 name[sizeof(vptr_name)-1].
2875
2876 2002-10-14 Adam Fedor <fedor@gnu.org>
2877
2878 * symtab.h: New objc_specific struct.
2879 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Handle ObjC.
2880 (SYMBOL_DEMANGLED_NAME): Likewise.
2881
2882 2002-10-14 Adam Fedor <fedor@gnu.org>
2883
2884 * symfile.c (init_filename_language_table): Add ObjC file extension.
2885
2886 2002-10-14 Adam Fedor <fedor@gnu.org>
2887
2888 * utils.c (puts_filtered_tabular): New function.
2889 (fprintf_symbol_filtered): Get ObjC demangled name.
2890 * defs.h (puts_filtered_tabular): Declared.
2891
2892 2002-10-14 Kevin Buettner <kevinb@redhat.com>
2893
2894 * c-lang.h (c_type_print_varspec_prefix): Delete.
2895 * c-typeprint.c (c_type_print_varspec_prefix): Make static. Add
2896 ``need_post_space'' parameter. Adjust all callers.
2897
2898 2002-10-14 Daniel Jacobowitz <drow@mvista.com>
2899
2900 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.
2901 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
2902 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
2903 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
2904
2905 2002-10-13 Adam Fedor <fedor@gnu.org>
2906
2907 * source.c (print_source_lines): Update comments.
2908
2909 2002-10-13 Adam Fedor <fedor@gnu.org>
2910
2911 * valops.c (value_of_local): New function.
2912 (value_of_this): Use it.
2913 * value.h (value_of_local): Declared.
2914
2915 2002-10-13 Adam Fedor <fedor@gnu.org>
2916
2917 * parse.c: (length_of_subexp, prefixify_subexp): Handle
2918 OP_MSGCALL, OP_SELECTOR, OP_NSSTRING, and OP_SELF.
2919
2920 2002-10-12 Adam Fedor <fedor@gnu.org>
2921
2922 * language.c (binop_result_type): Add language_objc to case.
2923 (integral_type): Likewise.
2924 (character_type): Likewise.
2925 (string_type): Likewise.
2926 (boolean_type): Likewise.
2927 (structured_type): Likewise.
2928 (binop_type_check): Likewise.
2929
2930 2002-10-11 Adam Fedor <fedor@gnu.org>
2931
2932 * printcmd.c (address_info): Print 'self' for ObjC.
2933
2934 2002-10-11 Adam Fedor <fedor@gnu.org>
2935
2936 * expression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGCALL, and
2937 OP_SELF.
2938
2939 2002-10-11 Adam Fedor <fedor@gnu.org>
2940
2941 * language.h (CAST_IS_CONVERSION): Add language_objc.
2942
2943 2002-10-11 Adam Fedor <fedor@gnu.org>
2944
2945 * defs.h (enum language): Add language_objc.
2946
2947 2002-10-11 Klee Dienes <kdienes@apple.com>
2948
2949 * corefile.c (read_memory_typed_address): New function.
2950 * gdbcore.h (read_memory_typed_address): Add prototype.
2951 * blockframe.c (sigtramp_saved_pc): Use read_memory_typed_address
2952 to read a value destined for a CORE_ADDR, not read_memory_integer.
2953 * f-valprint.c (f77_get_dynamic_upperbound): Ditto.
2954 (f77_get_dynamic_lowerbound): Ditto.
2955
2956 2002-10-11 Martin M. Hunt <hunt@redhat.com>
2957
2958 * utils.c (string_to_core_addr): After turning string into
2959 a number, convert to a CORE_ADDR using INTEGER_TO_ADDRESS
2960 which will do necessary sign-extension, etc.
2961
2962 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
2963
2964 * c-exp.y (THIS): Delete token and grammar rule.
2965 (yylex): Don't return THIS.
2966 * cp-valprint.c (vtbl_ptr_name_old): Delete.
2967 (cp_is_vtbl_ptr_type): Don't check vtbl_ptr_name_old.
2968 * demangle.c (cplus_markers): Update comment. Put '$'
2969 first. Remove CPLUS_MARKER.
2970 (_initialize_demangler): Don't call set_cplus_marker_for_demangling.
2971 * jv-exp.y (THIS): Delete token and grammar rule.
2972 (yylex): Don't return THIS.
2973 * mips-tdep.c (mips_dump_tdep): Don't dump CPLUS_MARKER.
2974 * objc-exp.y (THIS): Delete token and grammar rule.
2975 (yylex): Don't return THIS.
2976 * p-exp.y (yylex): Remove reference to CPLUS_MARKER.
2977 * stabsread.c (vptr_name, vb_name): Replace CPLUS_MARKER with '$'.
2978 (read_member_functions): Likewise for opname.
2979 (read_tilde_fields): Use is_cplus_marker.
2980
2981 * defs.h (CPLUS_MARKER): Don't define.
2982 * config/tm-sysv4.h (CPLUS_MARKER): Likewise.
2983 * config/i386/xm-i386sco.h (CPLUS_MARKER): Likewise.
2984 * config/mips/tm-irix3.h (CPLUS_MARKER): Likewise.
2985 * config/mips/tm-irix6.h (CPLUS_MARKER): Likewise.
2986 * config/rs6000/tm-rs6000.h (CPLUS_MARKER): Likewise.
2987
2988 * config/i386/tm-i386v4.h: Delete file.
2989 * config/djgpp/fnchange.lst: Delete tm-i386v4.h.
2990 * config/i386/tm-i386sol2.h: Include "i386/tm-i386.h" instead.
2991 * config/i386/tm-i386v42mp.h: Include "i386/tm-i386.h" instead.
2992 * config/i386/tm-ptx.h: Include "i386/tm-i386.h" instead.
2993 * config/i386/i386gnu.mt (TM_FILE): Use tm-i386.h.
2994 * config/i386/i386sco5.mt (TM_FILE): Likewise.
2995 * config/i386/i386v4.mt (TM_FILE): Likewise.
2996 * config/i386/ncr3000.mt (TM_FILE): Likewise.
2997
2998 2002-10-10 Marko Mlinar <markom@opencores.org>
2999
3000 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C,
3001 accidentially not commited 2002-10-09
3002 * gdbarch.h, gdbarch.c: Re-generate.
3003
3004 2002-10-09 Marko Mlinar <markom@opencores.org>
3005
3006 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C.
3007 * gdbarch.sh (HAVE_NONSTEPPABLE_WATCHPOINT): Add.
3008 * gdbarch.h, gdbarch.c: Re-generate.
3009
3010 2002-10-08 Petr Sorfa <petrs@caldera.com>
3011
3012 Revised and re-submitted by John Wolfe <jlw@caldera.com>
3013
3014 Move the Dwarf 2 abbrev table to a per-compilation-unit structure,
3015 so we can work on more than one compilation unit at a time. This
3016 helps prepare GDB to handle inter-CU die references.
3017 * dwarf2read.c (ABBREV_HASH_SIZE): moved definition forward in
3018 the code to be defined before struct comp_unit_head.
3019 (comp_unit_head): Added new members - offset, cu_head,
3020 begin_die, next and dwarf2_abbrevs.
3021 (dwarf2_abbrevs): Removed single static var; now member of
3022 struct comp_unit_head.
3023 dwarf2_build_psymtabs_hard): Complete new struct comp_unit_head
3024 members.
3025 (psymtab_to_symtab_1): Changed to work with the new
3026 struct comp_unit_head.
3027 (dwarf2_read_abbrevs): Now accepts a cu_header parameter and
3028 constructs the dwarf2_abbrevs[] inside the cu_header.
3029 (dwarf2_empty_abbrev_table): Now expects a ptr to a
3030 dwarf2_abbrev table to clean up.
3031 (dwarf2_lookup_abbrev): Now accepts a cu_header parameter and
3032 handling of dwarf2_abbrevs inside the cu_header.
3033 (read_partial_die): Now supports the call to the new
3034 dwarf2_lookup_abbrev.
3035 (read_full_die): Now supports the call to the new
3036 dwarf2_lookup_abbrev.
3037
3038 2002-10-06 Christopher Faylor <cgf@redhat.com>
3039
3040 * Makefile.in (install-gdbtk): Add missing continuation backslash to
3041 insure that shell variables, such as "transformed_name" are propagated
3042 to later shell statements in rule.
3043
3044 2002-10-06 Mark Kettenis <kettenis@gnu.org>
3045
3046 * config/i386/nm-i386sco.h: Add protection against
3047 multiple-inclusion. Include "i386/nm-i386v.h".
3048 (REGISTER_U_ADDR): Remove define.
3049 (i386_register_u_addr): Remove prototype.
3050
3051 2002-10-04 Michael Snyder <msnyder@redhat.com>
3052
3053 * m32r-stub.c (handle_exception): Make sure exception is "trap"
3054 before treating it as a single-step event.
3055
3056 2002-10-03 Adam Fedor <fedor@gnu.org>
3057
3058 * objc-lang.c: ARI fixes. Change string.h to gdb_string.h.
3059 (objc_demangle): Remove assignment in if statements, Replace
3060 free with xfree.
3061 (add_msglist): Likewise.
3062 (end_msglist): Likewise.
3063 (complare_selectors): Likewise.
3064 (selectors_info): Likewise.
3065 (compare_classes): Likewise.
3066 (classes_info): Likewise.
3067 (print_object_command): Likewise.
3068 (find_objc_msgcall_submethod): Replace PTR with void *.
3069 * objc-lang.h: Remove check for __STDC__.
3070
3071 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3072
3073 * ui-out.h (ui_out_field_fmt_int): New prototype.
3074 * ui-out.c (ui_out_field_fmt_int): New function allowing specification
3075 of field width and alignment.
3076 * stack.c (print_frame_info_base): When printing frame level, use
3077 ui_out_field_fmt_int with a width of 2 and left alignment. Fix for
3078 PR gdb/192
3079
3080 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3081
3082 * MAINTAINERS: Add self to Write After Approval list.
3083
3084 2002-10-02 Elena Zannoni <ezannoni@redhat.com>
3085
3086 * infcmd.c (interrupt_target_command_wrapper): Delete.
3087 (interrupt_target_command): Make non static.
3088 (nofp_registers_info): Make static.
3089 * stack.c (return_command_wrapper): Delete.
3090 (return_command): Make non static.
3091
3092 2002-10-02 Elena Zannoni <ezannoni@redhat.com>
3093
3094 * event-top.c (gdb_setup_readline): New function. Code moved from
3095 _initialize_event_loop().
3096 (_initialize_event_loop): Call gdb_setup_readline().
3097
3098 2002-10-02 Andrew Cagney <ac131313@redhat.com>
3099
3100 * infrun.c (resume): Convert #ifdef CANNOT_STEP_BREAKPOINT into C.
3101 * gdbarch.sh (CANNOT_STEP_BREAKPOINT): Add.
3102 * gdbarch.h, gdbarch.c: Re-generate.
3103
3104 2002-10-02 Daniel Jacobowitz <drow@mvista.com>
3105
3106 Fix PR gdb/778
3107 * gdbtypes.c (fill_in_vptr_fieldno): Call check_typedef
3108 before recursing.
3109 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Check return value
3110 of fill_in_vptr_fieldno.
3111
3112 2002-10-02 Elena Zannoni <ezannoni@redhat.com>
3113
3114 * inferior.h (registers_info, stepi_command, nexti_command,
3115 continue_command, interrupt_target_command): Export from infcmd.c.
3116 * frame.h (args_info, selected_frame_level_changed_hook,
3117 return_command): Export from stack.c.
3118 * v850ice.c (stepi_command, nexti_command, continue_command): use
3119 prototypes from inferior.h.
3120 * tracepoint.c (registers_info, args_info, locals_info): Use
3121 prototypes from frame.h and inferior.h.
3122 * Makefile.in (mi-main.o): Add dependency on frame.h.
3123
3124 2002-10-02 Andrew Cagney <ac131313@redhat.com>
3125
3126 * rs6000-tdep.c (rs6000_store_struct_return): Store struct_return
3127 value in register 3 adjusted by ppc_gp0_regnum.
3128
3129 * rs6000-tdep.c (skip_prologue): Bias alloca_reg by ppc_gp0_regnum.
3130
3131 2002-10-02 Marko Mlinar <markom@opencores.org>
3132
3133 * MAINTAINERS: Add myself to the Write After Approval list.
3134
3135 2002-10-01 Alexandre Oliva <aoliva@redhat.com>
3136
3137 * mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the name
3138 of the section for the N64 ABI, fixed.
3139
3140 * config/mips/tm-irix6.h: Include solib.h.
3141
3142 2002-10-01 Elena Zannoni <ezannoni@redhat.com>
3143
3144 * dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and
3145 GNU operators.
3146
3147 2002-10-01 Andrew Cagney <ac131313@redhat.com>
3148
3149 * NEWS: Mention that MI syntax, selected by "mi" changed to "mi2"
3150 and that "mi0" syntax has been removed.
3151
3152 2002-09-30 David Carlton <carlton@math.stanford.edu>
3153
3154 * Makefile.in (ppc-sysv-tdep.o): Depend on gdb_string_h.
3155 * ppc-sysv-tdep.c: #include "gdb_string.h".
3156 * remote-sds.c (getmessage): Add semicolon after 'retry' label to
3157 pacify GCC.
3158
3159 2002-10-01 Andrew Cagney <ac131313@redhat.com>
3160
3161 * rs6000-tdep.c (rs6000_gdbarch_init): For powerpc:7400, fix
3162 "vrsave"'s register number.
3163
3164 2002-09-30 Andrew Cagney <ac131313@redhat.com>
3165
3166 * mips-tdep.c (mips_frame_saved_pc): When a generic dummy frame,
3167 use frame_unwind_signed_register to obtain the PC.
3168 (mips_frame_chain): Handle a generic dummy frame.
3169 (mips_init_extra_frame_info): When a generic dummy frame, don't
3170 re-compute the frame base.
3171 (mips_pop_frame): Handle generic dummy frames.
3172 (mips_gdbarch_init): When generic dummy frames, set
3173 use_generic_dummy_frames, push_dummy_frame to
3174 generic_push_dummy_frame, pc_in_call_dummy to
3175 generic_pc_in_call_dummy, and save_dummy_frame_top_of_stack to
3176 generic_save_dummy_frame_tos.
3177
3178 2002-09-30 Andrew Cagney <ac131313@redhat.com>
3179
3180 * blockframe.c (generic_find_dummy_frame): Rewrite. Only test
3181 against TOP when TOP was explictly set.
3182 (generic_push_dummy_frame): Set TOP to zero.
3183
3184 2002-09-30 Elena Zannoni <ezannoni@redhat.com>
3185
3186 * event-loop.c (start_event_loop): Rename variable 'result' to
3187 'gdb_result', to avoid conflicts with upcoming intepreters changes.
3188
3189 2002-09-30 Keith Seitz <keiths@redhat.com>
3190
3191 * gdb-events.sh (selected_thread_changed): New event.
3192 * gdb-events.c: Regenerated.
3193 * gdb-events.h: Regenerated.
3194
3195 2002-09-30 Hans-Peter Nilsson <hp@bitrange.com>
3196
3197 * MAINTAINERS: Add self to Write After Approval list.
3198
3199 2002-09-30 Fernando Nasser <fnasser@redhat.com>
3200
3201 * disasm.c: New file.
3202 * disasm.h: New file.
3203 * mi/mi-cmd-disas.c (gdb_dis_asm_read_memory): Moved to disasm.c.
3204 (compare_lines): Ditto.
3205 (dump_insns): Ditto.
3206 (do_mixed_source_and_assembly): Moved to disasm.c. Added uiout
3207 argument.
3208 (do_assembly_only): Ditto.
3209 (do_disassembly): Renamed to gdb_disassembly and moved to
3210 disasm.c. Sdded uiout argument.
3211 * Makefile.in: Add new files. Reorder SFILES list. Update
3212 dependencies. Include libgdb.a later in the insight executable.
3213
3214 2002-09-29 Andrew Cagney <ac131313@redhat.com>
3215
3216 * config/djgpp/fnchange.lst: Rename bfd/elf64-alpha.c and
3217 bfd/elf64-alpha-fbsd.c.
3218
3219 2002-09-29 Andrew Cagney <ac131313@redhat.com>
3220
3221 * config/djgpp/fnchange.lst: Rename i386gnu-nat.c and
3222 i386gnu-tdep.c.
3223
3224 2002-09-29 Andrew Cagney <ac131313@redhat.com>
3225
3226 * gnu-nat.h (debug): Use __FILE__ and __LINE__ instead of
3227 __FUNCTION__.
3228 * gnu-nat.c (do_mach_notify_no_senders): Replace __FUNCTION__ with
3229 function name.
3230 (do_mach_notify_port_deleted, do_mach_notify_msg_accepted): Ditto.
3231 (do_mach_notify_port_destroyed, do_mach_notify_send_once): Ditto.
3232 (S_proc_setmsgport_reply, S_proc_getmsgport_reply): Ditto.
3233 (S_msg_sig_post_reply): Ditto.
3234
3235 2002-09-28 Corinna Vinschen <vinschen@redhat.com>
3236
3237 * sh-tdep.c (sh_use_struct_convention): Use definition according
3238 to ABI.
3239 (sh_push_arguments): Store in register with correct endianess.
3240 (sh_default_store_return_value): Ditto.
3241 (sh_gdbarch_init): Set sizeof long double to 8.
3242
3243 2002-09-27 Mark Kettenis <kettenis@gnu.org>
3244
3245 * defs.h: Move inclusion of "ansidecl.h" before "gdb_locale.h".
3246 Fix some whitespace problems.
3247
3248 2002-09-27 David Carlton <carlton@math.stanford.edu>
3249
3250 * Makefile.in (cris-tdep.o): Depend on gdb_string_h.
3251 (mcore-tdep.o): Ditto.
3252 (ns32k-tdep.o): Ditto.
3253 (ns32knbsd-tdep.o): Ditto.
3254 (sh3-rom.o): Ditto.
3255 (vax-tdep.o): Ditto.
3256 * cris-tdep.c: #include "gdb_string.h"
3257 * mcore-tdep.c: Ditto.
3258 * ns32k-tdep.c: Ditto.
3259 * ns32knbsd-tdep.c: Ditto.
3260 * sh3-rom.c: Ditto.
3261 * vax-tdep.c: Ditto.
3262
3263 2002-09-27 David Carlton <carlton@math.stanford.edu>
3264
3265 * config/djgpp/fnchange.lst: Add entries for
3266 gdb/testsuite/gdb.c++/m-static files.
3267
3268 2002-09-27 Jim Wilson <wilson@redhat.com>
3269
3270 * MAINTAINERS: Add myself to the Write After Approval list.
3271
3272 2002-09-26 Martin M. Hunt <hunt@redhat.com>
3273
3274 * mips-tdep.c (find_proc_desc): Initialize startaddr.
3275
3276
3277 2002-09-26 Andrew Cagney <ac131313@redhat.com>
3278
3279 * rs6000-tdep.c (rs6000_frame_chain): Don't chain past the dummy
3280 frame.
3281
3282 2002-09-26 Andrew Cagney <ac131313@redhat.com>
3283
3284 * rs6000-tdep.c (rs6000_extract_struct_value_address): Return 0.
3285 (rs6000_struct_return_address): Delete variable.
3286 (rs6000_store_struct_return): Update.
3287 (rs6000_gdbarch_init): Set extract_struct_value_address instead of
3288 deprecated_extract_struct_value_address.
3289 (rs6000_frame_align): New function.
3290 (rs6000_gdbarch_init): Set frame_align.
3291
3292 2002-09-26 Andrew Cagney <ac131313@redhat.com>
3293
3294 From Grace Sainsbury <graces@redhat.com>:
3295 * Makefile.in (gdbtk-main.o): New target.
3296 (gdb.o): New target.
3297 (main_h): Define.
3298 (main.o): Update dependencies.
3299 (gdb$(EXEEXT)): Add gdb.o.
3300 (SUBDIR_GDBTK_SRCS): Add gdbtk-main.c.
3301 (SUBDIR_GDBTK_ALL, SUBDIR_GDBTK_UNINSTALL): Set.
3302 (SUBDIR_GDBTK_CLEAN): Set.
3303 (install-gdbtk): Install the insight binary.
3304 (uninstall-gdbtk): New target.
3305 (all-gdbtk, clean-gdbtk): New rule.
3306 * top.c (use_windows): Default to zero.
3307 * main.c: Include "main.h".
3308 (main): Delete.
3309 (struct captured_main_args): Delete.
3310 (gdb_main): New function.
3311 * main.h: New file.
3312 * gdb.c: New File.
3313
3314 2002-09-25 Andrew Cagney <cagney@redhat.com>
3315
3316 * frame.c: Include "gdb_string.h" and "builtin-regs.h".
3317 (frame_map_regnum_to_name): New function.
3318 (frame_map_name_to_regnum): New function.
3319 * frame.h (frame_map_name_to_regnum): Declare.
3320 (frame_map_regnum_to_name): Declare.
3321 * builtin-regs.c (builtin_reg_map_regnum_to_name): New function.
3322 * builtin-regs.h (builtin_reg_map_regnum_to_name): Declare.
3323 * parse.c: Do not include "builtin-regs.h".
3324 (target_map_name_to_register): Delete function.
3325 (write_dollar_variable): Use frame_map_name_to_regnum.
3326 * parser-defs.h (target_map_name_to_register): Delete declaration.
3327 * expprint.c: Include "frame.h".
3328 (print_subexp): Use frame_map_regnum_to_name.
3329 * eval.c (evaluate_subexp_standard): Use frame_map_regnum_to_name.
3330 * infcmd.c (registers_info): Use frame_map_name_to_regnum.
3331
3332 2002-09-25 Andrew Cagney <ac131313@redhat.com>
3333
3334 * rs6000-tdep.c (rs6000_frame_saved_pc): If the link register
3335 wasn't saved, and the next innermost frame is a dummy, return the
3336 dummy frame's link register.
3337
3338 2002-09-24 Jim Blandy <jimb@redhat.com>
3339
3340 Fix from Paul Breed:
3341 * main.c (captured_main): Add a `break' after the case for 'b'.
3342
3343 2002-09-24 Keith Seitz <keiths@redhat.com>
3344
3345 * varobj.c (c_type_of_child): Use get_target_type instead
3346 of TYPE_TARGET_TYPE.
3347
3348 2002-09-22 Fernando Nasser <fnasser@redhat.com>
3349
3350 * source.c (get_current_or_default_source_symtab_and_line): Remove
3351 function.
3352 (set_default_source_symtab_and_line): New function. Attempts to
3353 determine a source file to list lines from if one is not currently
3354 defined.
3355 (get_current_source_symtab_and_line): Initialize sal.pc and
3356 sal.end fields.
3357 (set_current_source_symtab_and_line): Mark argument as const.
3358 * source.h: Update declarations and comments.
3359 * linespec.c (decode_line_1): Replace call to removed routine above.
3360 * stack.c (print_frame_info_base): Ditto.
3361 * cli/cli-cmds.c (edit_command): Ditto.
3362 (list_command): Ditto.
3363
3364 2002-09-22 Fernando Nasser <fnasser@redhat.com>
3365
3366 * source.c (get_current_or_default_source_symtab_and_line): Initialize
3367 sal.pc and sal.end fields.
3368 (get_current_or_default_source_symtab_and_line): Ditto.
3369 * breakpoint.c (parse_breakpoint_sals): Use correct accessor function
3370 so we do not cause a new source symtab to be searched for (reverting an
3371 unintentional change from the 2002-09-20 patch).
3372 * scm-lang.c (scm_unpac): Ditto.
3373
3374 2002-09-21 Andrew Cagney <cagney@redhat.com>
3375
3376 * complaints.c (symfile_explanations): Remove new-line from
3377 ``isolated_message''.
3378 (vcomplaint): When ISOLATED_MESSAGE, force a line break.
3379 (clear_complaints): When a SUBSEQUENT_MESSAGE, force a line break.
3380
3381 2002-09-20 Nick Clifton <nickc@redhat.com>
3382
3383 * NEWS: Announce that V850EA ISA is no longer supported.
3384 * v850-tdep.c: Remove reference to bfd_mach_v850ea.
3385
3386 2002-09-20 David Carlton <carlton@math.stanford.edu>
3387
3388 * Makefile.in (c-lang.o): Correct dependencies.
3389 (utils.o): Gather dependencies.
3390 (charset.o): Move.
3391 * c-lang.c: #include "gdb_string.h"
3392
3393 2002-09-20 Fernando Nasser <fnasser@redhat.com>
3394
3395 From 2002-07-02 George Helffrich <george@gly.bris.ac.uk>
3396 * cli/cli-cmds.c (list_command): New function. Implements the new
3397 cli edit command.
3398 (_init_cli_cmds): Add new command definition.
3399 * gdb.1: Document edit command.
3400 * doc/gdb.texinfo: Document edit command.
3401
3402 2002-09-20 Fernando Nasser <fnasser@redhat.com>
3403
3404 * source.c: Make global variables current_source_symtab and
3405 current_source_line static.
3406 (list_command): Moved to cli/cli-cmds.c.
3407 (ambiguous_line_spec): Moved to cli/cli-cmds.c.
3408 (get_first_line_listed): New accessor function.
3409 (get_lines_to_list): New accessor function.
3410 (get_current_source_symtab_and_line): New function. Retrieves the
3411 position in the source code that we consider current.
3412 (get_current_or_default_source_symtab_and_line): New function.
3413 Like the above but attempts to determine a default position if one
3414 is not currently defined.
3415 (set_current_source_symtab_and_line): New function. Sets the source
3416 code position considered current and returns the previously set one.
3417 (clear_current_source_symtab_and_line): Reset stored information about
3418 a current source line.
3419 (_initialize_source): Remove registration for the "list" command and
3420 its alias.
3421 * source.h: Add declarations for the new functions above.
3422 * symtab.h: Remove declarations for the global variables mentioned
3423 above.
3424 * breakpoint.c (parse_breakpoint_sals): Use accessor functions to
3425 obtain current source line.
3426 * linespec.c (decode_line_1): Ditto.
3427 * macroscope.c (default_macro_scope): Ditto.
3428 * scm-lang.c (scm_unpac): Ditto.
3429 * stack.c (print_frame_info_base): Ditto.
3430 * symfile.c (clear_symtab_users): Ditto.
3431 * symtab.c (decode_line_spec): Ditto.
3432 * cli/cli-cmds.c (list_command): Moved here from source.c.
3433 (ambiguous_line_spec): Moved here from source.c.
3434 (_init_cli_cmds): Add definition for "list" and its alias.
3435 * Makefile.in: Update dependencies.
3436
3437 2002-09-20 Corinna Vinschen <vinschen@redhat.com>
3438
3439 * h8300-tdep.c (h8300_examine_prologue): Match saved regs location
3440 with what gcc thinks is correct.
3441
3442 2002-09-20 Corinna Vinschen <vinschen@redhat.com>
3443
3444 * h8300-tdep.c (h8300_examine_prologue): Fix loop for saved regs in
3445 multiple register push instruction.
3446
3447 2002-09-19 Jim Blandy <jimb@redhat.com>
3448
3449 Add support for distinct host and target character sets.
3450 * charset.c, charset.h: New files.
3451 * c-exp.y: #include "charset.h".
3452 (yylex): Convert character and string literals to the target
3453 character set, before returning them as the semantic value of the
3454 token.
3455 * c-lang.c: #include "charset.h".
3456 (c_emit_char): Use charset-specific methods to recognize
3457 characters with backslash escape forms, to decide which characters
3458 to print literally and which to print using numeric escape
3459 sequences, and to convert target characters to host characters
3460 before printing.
3461 * utils.c: #include "charset.h".
3462 (no_control_char_error): New function.
3463 (parse_escape): Use charset-specific methods to recognize
3464 backslash escapes, parse `control character' notation, and convert
3465 characters from the host character set to the target character set.
3466 * configure.in: Set the default host character set.
3467 Check where to find iconv, and what its argument types might be.
3468 * acinclude.m4 (AM_ICONV): New macro, borrowed from GCC.
3469 * Makefile.in (SFILES): List charset.c.
3470 (COMMON_OBS): List charset.o.
3471 (charset.o): New rule.
3472 (charset_h): New header dependency variable.
3473 (c-lang.o, utils.o, c-exp.tab.o): Note dependency on $(charset_h).
3474 (LIBICONV): New variable, set by configure.
3475 (CLIBS): Include $(LIBICONV) here.
3476 * aclocal.m4, config.in, configure: Regenerated.
3477
3478 2002-09-19 Joel Brobecker <brobecker@gnat.com>
3479
3480 * ada-exp.y: Add missing semicolons to end rules. Fixes a
3481 bison 1.35 warning.
3482
3483 2002-09-19 Richard Earnshaw <rearnsha@arm.com>
3484
3485 * gdb_mbuild.sh: New file.
3486
3487 2002-09-19 Andrew Cagney <ac131313@redhat.com>
3488
3489 * objc-exp.y, objc-lang.h, objc-lang.c: Fix copyright notice.
3490
3491 2002-09-18 Andrew Cagney <ac131313@redhat.com>
3492
3493 * breakpoint.c, c-exp.y, defs.h, elfread.c, expression.h,
3494 jv-exp.y, language.c, language.h, p-exp.y, parse.c, parser-defs.h,
3495 printcmd.c, source.c, stabsread.c, symfile.c, symtab.h, utils.c,
3496 valops.c, value.h: Revert previous change.
3497
3498 2002-09-18 Michael Snyder <msnyder@redhat.com>
3499
3500 Preliminary support for Objective-C:
3501 * defs.h (language_objc): New enum value.
3502 (puts_filtered_tabular): Declaration only, exported from utils.c.
3503 (skip_quoted): Delete, declared in completer.h.
3504 * c-exp.y: Include completer.h.
3505 * p-exp.y: Ditto.
3506 * jv-exp.y: Ditto.
3507 * expression.h (OP_MSGCALL, OP_SELECTOR, OP_SELF, OP_NSSTRING):
3508 New operator enum values.
3509 * language.h (CAST_IS_CONVERSION): Test for language_objc.
3510 * language.c (binop_result_type): Handle language_objc case.
3511 (integral_type, character_type, string_type, boolean_type,
3512 structured_type, binop_type_check): Ditto.
3513 * symtab.h (SYMBOL_OBJC_DEMANGLED_NAME): Define.
3514 (struct objc_specific): Add to general_symbol_info.
3515 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Add objc initialization.
3516 (SYMBOL_DEMANGLED_NAME): Handle objc case.
3517 * parser-defs.h (struct objc_class_str): New struct type.
3518 (start_msglist, end_msglist, add_msglist): Declaration only,
3519 exported from objc-lang.c.
3520 * value.h (value_of_local, value_nsstring,
3521 call_function_by_hand_expecting_type): Exported from valops.c.
3522 * valops.c (find_function_addr): Export.
3523 (call_function_by_hand_expecting_type): New function.
3524 (value_of_local): New function.
3525 * symfile.c (init_filename_language_table): Add ".m" extension
3526 for Objective-C.
3527 * utils.c (puts_filtered_tabular): New function.
3528 (fprintf_symbol_filtered): Add objc demangling support (disabled).
3529 (set/show demangle): Extend help-string to refer to ObjC.
3530 * elfread.c (elf_symtab_read): Skip Objective-C special symbols.
3531 * stabsread.c (symbol_reference_defined): Objective-C symbols
3532 may contain colons: make allowances when scanning stabs strings
3533 for colons.
3534 (objc_find_colon): New function.
3535 * printcmd.c (address_info): If language == objc then print
3536 "self" instead of "this".
3537 * parse.c (length_of_subexp): Handle new operators OP_MSGCALL,
3538 OP_NSSTRING, and OP_SELF.
3539 (prefixify_subexp): Ditto.
3540 * source.c (print_source_lines): Mention objc in comment.
3541 * breakpoint.c (parse_breakpoint_sals): Recognize Objective-C
3542 method names.
3543
3544 2002-09-18 Andrew Cagney <ac131313@redhat.com>
3545
3546 * complaints.h: Update copyright.
3547 (struct complaints): Declare.
3548 (struct complaint): Make `message' constant.
3549 (internal_complaint): Declare.
3550 (complaint): Declare.
3551 (complaint_root): Delete declaration.
3552 (symfile_complaints): Delete declaration.
3553 (struct complaints): Add opaque declaration.
3554 (clear_complaints): Add a complaints parameter.
3555 * complaints.c: Update copyright.
3556 (enum complaint_series): Define.
3557 (complaint_root): Delete.
3558 (struct complaints): Define.
3559 (complaint_sentinel, symfile_complaint_book): New variables.
3560 (symfile_explanations, symfile_complaints): New variables.
3561 New variables.
3562 (get_complaints): New function.
3563 (vcomplaint): New function.
3564 (complaint): New function.
3565 (internal_complaint): New function.
3566 (complain): Call vcomplain with symfile_complaint.
3567 (clear_complaints): Rewrite.
3568 (_initialize_complaints): Use add_setshow_command.
3569 * Makefile.in (complaints.o): Update dependencies.
3570 * symfile.c (syms_from_objfile): Add symfile_complaints parameter
3571 to call to clear_complaints.
3572 (new_symfile_objfile, reread_symbols): Ditto.
3573 (oldsyms_complaint): Delete.
3574 (empty_symtab_complaint, unknown_option_complaint): Delete.
3575 (free_named_symtabs): Use complaint instead of complain.
3576
3577 2002-09-18 Michael Snyder <msnyder@redhat.com>
3578
3579 Contributed by Apple Computer, Inc. Merged with current sources
3580 by Adam Fedor <fedor@doc.com> [cagney].
3581
3582 * objc-lang.c: First clean-up round: comments, indentation.
3583 * objc-lang.h: Ditto.
3584 * objc-lang.y: Ditto.
3585
3586 2002-09-18 Andrew Cagney <ac131313@redhat.com>
3587
3588 * maint.c (maintenance_internal_error): Print the parameter as the
3589 error message.
3590 (maintenance_internal_warning): New function.
3591 (_initialize_maint_cmds): Add command `maint internal-warning'.
3592
3593 * defs.h (internal_warning, internal_vwarning): Declare.
3594 * utils.c (struct internal_problem): Define.
3595 (internal_vproblem): New function.
3596 (internal_warning): New function.
3597 (internal_vwarning): New function.
3598 (internal_warning_problem, internal_error_problem): New variables.
3599 (internal_verror): Just call internal_vproblem.
3600
3601 2002-09-18 Michael Snyder <msnyder@redhat.com>
3602
3603 * objc-lang.c: New file, support for Objective-C.
3604 Preliminary check-in, not yet integrated into gdb.
3605 * objc-lang.h: New file.
3606 * objc-exp.y: New file.
3607
3608 2002-09-18 Andrew Cagney <ac131313@redhat.com>
3609
3610 * infrun.c (signal_stop_update): Convert definition to ISO C.
3611 (signal_print_update): Ditto.
3612 (signal_pass_update): Ditto.
3613 * inflow.c (terminal_save_ours): Ditto.
3614
3615 * h8300-tdep.c (h8300_gdbarch_init): Use C instead of C++
3616 comments.
3617
3618 * config/djgpp/fnchange.lst: Handle name clashes between
3619 bfd/coff-tic30.c, bfd/coff-tic4x.c, bfd/coff-tic54x.c and
3620 bfd/coff-tic80.c.
3621
3622 * i386-linux-tdep.h: Fix tipo.
3623
3624 2002-09-18 Adam Fedor <fedor@gnu.org>
3625
3626 * MAINTAINERS: Add myself to the Write After Approval list.
3627
3628 2002-09-18 Jim Blandy <jimb@redhat.com>
3629
3630 * dbxread.c, mdebugread.c: Revert my change of 2001-10-23. Moving
3631 texthigh and textlow to reader-specific structs caused
3632 objfile_relocate to miss them. This is fixable, but the work that
3633 the change was supposed to prepare GDB for never got done anyway.
3634
3635 2002-09-18 David Carlton <carlton@math.stanford.edu>
3636
3637 * MAINTAINERS: Alphabetize Write After Approval list.
3638
3639 2002-09-18 Daniel Jacobowitz <drow@mvista.com>
3640
3641 Fix PR gdb/709
3642 * values.c (value_static_field): Call read_var_value.
3643
3644 2002-09-18 Andrew Cagney <ac131313@redhat.com>
3645
3646 * valops.c (hand_function_call): Align the initial stack pointer
3647 and STRUCT_ADDR using frame_align. When STRUCT_RETURN and
3648 FRAME_ALIGN_P, use STRUCT_ADDR to obtain the called function's
3649 return value.
3650 * mips-tdep.c (mips_frame_align): New function.
3651 (mips_gdbarch_init): Set frame_align.
3652 * gdbarch.sh (FRAME_ALIGN): New method.
3653 * gdbarch.h, gdbarch.c: Re-generate.
3654
3655 2002-09-18 Michal Ludvig <mludvig@suse.cz>
3656
3657 * x86-64-linux-nat.c (x86_64_regmap): Added CS and SS
3658 registers.
3659
3660 2002-09-17 Andrew Cagney <ac131313@redhat.com>
3661
3662 * NEWS: Mention that MIPS $fp behavior changed.
3663 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register): Delete
3664 reference to FP_REGNUM.
3665 (mipsnbsd_cannot_store_register): Ditto.
3666 * mips-linux-nat.c: Update copyright.
3667 (mips_linux_cannot_fetch_register): Delete reference to FP_REGNUM.
3668 (mips_linux_cannot_store_register): Ditto.
3669 * mips-linux-tdep.c (supply_gregset): Ditto. Update copyright.
3670 * config/mips/tm-mips.h: Update copyright.
3671 (FP_REGNUM): Delete macro.
3672 (MIPS_REGISTER_NAMES): Replace "fp" with "".
3673 * config/mips/tm-irix6.h (FP_REGNUM): Delete macro.
3674 * mips-tdep.c (mips_gdbarch_init): Set read_fp to mips_read_sp.
3675 (mips_r3041_reg_names, mips_r3051_reg_names)
3676 (mips_r3081_reg_names): Replace "fp" with "".
3677 Fix PR gdb/480.
3678
3679 2002-09-17 Theodore A. Roth <troth@verinet.com>
3680
3681 * gdb/avr-tdep.c(avr_scan_prologue): Fix bad call to
3682 generic_read_register_dummy() (PR gdb/703).
3683 (avr_push_return_address): #if 0 out unused vars.
3684 (avr_gdbarch_init): Enable use of avr_push_return_address().
3685
3686 2002-09-17 Michael Snyder <msnyder@redhat.com>
3687
3688 * m32r-stub.c (restore_and_return): Postpone restoring of PSW.
3689 RTE will take care of it.
3690
3691 2002-09-17 Andrew Cagney <ac131313@redhat.com>
3692
3693 * arch-utils.c (legacy_virtual_frame_pointer): If FP_REGNUM is
3694 invalid, return SP_REGNUM.
3695
3696 2002-09-17 Michael Snyder <msnyder@redhat.com>
3697
3698 * mips-tdep.c (mips_pop_frame): Read saved values of floating
3699 point registers without sign extension.
3700
3701 2002-09-17 Andrew Cagney <cagney@redhat.com>
3702
3703 * blockframe.c (deprecated_read_register_dummy): Rename
3704 generic_read_register_dummy.
3705 * frame.c (frame_unwind_signed_register): New function.
3706 (frame_unwind_unsigned_register): New function.
3707 * frame.h (frame_unwind_signed_register): Declare.
3708 (frame_unwind_unsigned_register): Declare.
3709 (deprecated_read_register_dummy): Rename
3710 generic_read_register_dummy.
3711
3712 * h8300-tdep.c (h8300_frame_chain): Update.
3713 (h8300_frame_saved_pc): Update.
3714 * xstormy16-tdep.c (xstormy16_frame_saved_pc): Update.
3715 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
3716 * s390-tdep.c (s390_frame_saved_pc_nofix): Update.
3717 (s390_frame_chain): Update.
3718 * v850-tdep.c (v850_find_callers_reg): Update.
3719 (v850_frame_saved_pc): Update.
3720 * m32r-tdep.c (m32r_init_extra_frame_info): Update.
3721 (m32r_find_callers_reg): Update.
3722 (m32r_frame_saved_pc): Update.
3723 * sh-tdep.c (sh_find_callers_reg): Update.
3724 (sh64_get_saved_pr): Update.
3725 (sh_init_extra_frame_info): Update.
3726 (sh_init_extra_frame_info): Update.
3727 (sh64_init_extra_frame_info): Update.
3728 (sh64_init_extra_frame_info): Update.
3729 * mcore-tdep.c (mcore_find_callers_reg): Update.
3730 (mcore_frame_saved_pc): Update.
3731 (mcore_init_extra_frame_info): Update.
3732 * i386-tdep.c (i386_frame_saved_pc): Update.
3733 * ia64-tdep.c (ia64_frame_saved_pc): Update.
3734 (ia64_init_extra_frame_info): Update.
3735 (ia64_init_extra_frame_info): Update.
3736 * d10v-tdep.c (d10v_frame_saved_pc): Update.
3737 * cris-tdep.c (cris_init_extra_frame_info): Update.
3738 * avr-tdep.c (avr_frame_chain): Update.
3739 (avr_init_extra_frame_info): Update.
3740 (avr_frame_saved_pc): Update.
3741 * arm-tdep.c (arm_find_callers_reg): Update.
3742 (arm_init_extra_frame_info): Update.
3743 (arm_frame_saved_pc): Update.
3744
3745 2002-09-17 Tom Tromey <tromey@redhat.com>
3746
3747 * c-lang.c (c_emit_char): Don't treat \0 specially unless quoter
3748 is "'".
3749
3750 2002-09-17 Corinna Vinschen <vinschen@redhat.com>
3751
3752 * MAINTAINERS: Remove "non multi-arched" text from h8300.
3753 * h8300-tdep.c (h8300_next_prologue_insn) Renamed from
3754 NEXT_PROLOGUE_INSN.
3755 (h8300_examine_prologue): Call h8300_next_prologue_insn instead of
3756 NEXT_PROLOGUE_INSN.
3757
3758 2002-09-16 Joel Brobecker <brobecker@gnat.com>
3759
3760 * osfsolib.c: Remove file, replaced by solib-osf.c.
3761 * Makefile.in: Remove compilation rules for osfsolib.c.
3762
3763 2002-09-16 David Carlton <carlton@math.stanford.edu>
3764
3765 * cp-valprint.c (cp_print_class_method): Correct args to
3766 check_stub_method_group.
3767
3768 2002-09-16 Corinna Vinschen <vinschen@redhat.com>
3769
3770 * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of
3771 `set architecture'. Unify naming convention of functions.
3772 (h8300_skip_prologue): Improve prologue analysis.
3773 (h8300_push_arguments): Rewritten to more closely match GCC's
3774 bizarre argument-passing behavior, along with the comment describing
3775 said behavior.
3776 * remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
3777 * config/h8300/tm-h8300.h: Multiarch. Just keep stuff needed by
3778 sim, remote-e7000.c, remote-hms.c and remote.c
3779
3780 2002-09-15 Mark Kettenis <kettenis@gnu.org>
3781
3782 * i386-tdep.c (gdb_print_insn_i386): Removed.
3783 (i386_print_insn): New function.
3784 (i386_gdbarch_init): Set print_insn to i386_print_insns.
3785 (_initialize_i386_tdep): Don't initialize tm_print_insn and
3786 tm_print_insn_info.
3787
3788 2002-09-14 Mark Kettenis <kettenis@gnu.org>
3789
3790 * gdbtypes.c (check_stub_method_group): Initialize found_stub to
3791 zero.
3792
3793 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
3794
3795 * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
3796 for IN_SIGTRAMP to here. Use IN_SIGTRAMP only if it's defined.
3797 Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.
3798
3799 2002-09-13 Christopher Faylor <cgf@redhat.com>
3800
3801 * win32-nat.c (child_create_inferior): Honor 'tty' command.
3802
3803 2002-09-13 Daniel Jacobowitz <drow@mvista.com>
3804
3805 * gdbtypes.c (check_stub_method): Make static.
3806 (check_stub_method_group): New function.
3807 * gdbtypes.h: Update prototypes.
3808 * cp-support.c: New file.
3809 * cp-support.h: New file.
3810
3811 * stabsread.c: Include "cp-abi.h" and "cp-support.h".
3812 (update_method_name_from_physname): New function.
3813 (read_member_functions): Correct method names for operators
3814 and v3 constructors/destructors. Separate v2 constructors and
3815 destructors.
3816 * Makefile.in (stabsread.o): Update dependencies.
3817 (SFILES): Add cp-support.c.
3818 (COMMON_OBS): Add cp-support.o.
3819 (cp_support_h, cp-support.o): Add.
3820
3821 * cp-valprint.c (cp_print_class_method): Call
3822 check_stub_method_group instead of check_stub_method. Remove
3823 extraneous QUITs.
3824 * p-valprint.c (pascal_object_print_class_method): Likewise.
3825 * valops.c (search_struct_method): Likewise.
3826 (find_method_list, value_struct_elt_for_reference): Likewise.
3827
3828 2002-09-13 Andrew Cagney <cagney@redhat.com>
3829
3830 * gdbarch.sh (SIGTRAMP_END): Change to a predicate function.
3831 * gdbarch.h, gdbarch.c: Regenerate.
3832
3833 2002-09-13 Andrew Cagney <ac131313@redhat.com>
3834
3835 * frame.c (find_saved_register): Delete function.
3836 * frame.h (find_saved_register): Delete declaration.
3837 Fix PR gdb/631.
3838
3839 Fri Sep 13 14:59:55 2002 Andrew Cagney <cagney@redhat.com>
3840
3841 * mips-tdep.c (read_next_frame_reg): Re-hack using
3842 frame_register_unwind.
3843
3844 Fri Sep 13 07:42:09 2002 Andrew Cagney <cagney@redhat.com>
3845
3846 * mips-tdep.c (mips_get_saved_register): Re-hack using
3847 frame_register_unwind.
3848
3849 2002-09-12 Joel Brobecker <brobecker@gnat.com>
3850
3851 * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
3852 vector. Will be useful for Interix.
3853 * gdbarch.h, gdbarch.c: Regenerate.
3854
3855 * valops.c (value_allocate_space_in_inferior): Replace hard-coded
3856 name of the malloc function by NAME_OF_MALLOC.
3857
3858 2002-09-12 Joel Brobecker <brobecker@gnat.com>
3859
3860 * value.h (find_function_in_inferior): Add const keyword to
3861 one of the parameters. Allows us to invoke this function with
3862 a const char *.
3863 * valops.c (find_function_in_inferior): Likewise.
3864
3865 2002-09-12 Joel Brobecker <brobecker@gnat.com>
3866
3867 * exec.c (xfer_memory): Fix compilation warning with old versions
3868 of GCC.
3869 * tracepoint.c (trace_find_tracepoint_command): Likewise.
3870
3871 2002-09-12 David Carlton <carlton@math.stanford.edu>
3872
3873 * symtab.h: Run through gdb_indent.h.
3874 Add 2002 to Copyright year list.
3875
3876 2002-09-12 Alan Modra <amodra@bigpond.net.au>
3877
3878 * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
3879 mach constants.
3880 * MAINTAINERS: Add myself to write after approval list.
3881
3882 2002-09-11 J. Brobecker <brobecker@gnat.com>
3883
3884 * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
3885
3886 2002-09-11 J. Brobecker <brobecker@gnat.com>
3887
3888 * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
3889 Interix.
3890
3891 2002-06-05 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
3892
3893 * procfs.c (do_detach): Clear current signal, not just fault.
3894 Corrects problem with breakpoint trap signal leaking to detached
3895 process on Tru64.
3896
3897 2002-09-10 Michael Snyder <msnyder@redhat.com>
3898
3899 * buildsym.c (finish_block): Protect against null pointer.
3900
3901 2002-09-10 Andrew Cagney <cagney@redhat.com>
3902
3903 * infcmd.c (default_print_registers_info): Send all output to
3904 ``file'' instead of ``gdb_stdout''.
3905
3906 2002-09-10 Michael Snyder <msnyder@redhat.com>
3907
3908 * mips-tdep.c (mips_extract_struct_value_address): Make val a
3909 LONGEST, and use signed register read (addresses are sign-
3910 extended for mips).
3911
3912 2002-09-10 Stephane Carrez <stcarrez@nerim.fr>
3913
3914 * event-loop.c (gdb_do_one_event): Make public.
3915 * event-loop.h (gdb_do_one_event): Declare.
3916
3917 2002-09-10 Jeff Law <law@redhat.com>
3918
3919 * infttrace.c (child_resume): Simplify and rework to avoid
3920 TT_PROC_CONTINUE.
3921
3922 2002-09-09 Fred Fish <fnf@intrinsity.com>
3923
3924 * printcmd.c (print_scalar_formatted): "len" is the number of
3925 target bytes, NOT the number of target bits.
3926
3927 2002-09-09 Elena Zannoni <ezannoni@redhat.com>
3928
3929 From: Emmanuel Thome' <thome@lix.polytechnique.fr>
3930 * top.c (init_main): Set rl_terminal_name.
3931
3932 2002-09-08 Aidan Skinner <aidan@velvet.net>
3933
3934 * ada-lang.c (ada_array_bound, ada_type_match,
3935 _initialize_ada_language): Fix K&R definitions.
3936 * ada-tasks.c (get_current_task): Fix K&R definitions.
3937 * ada-valprint.c (adjust_type_signedness): Fix K&R definitions.
3938
3939 2002-09-07 Christopher Faylor <cgf@redhat.com>
3940
3941 * MAINTAINERS: Remove CE from list of maintainership responsibilities.
3942 Add XP.
3943
3944 2002-09-06 Mark Kettenis <kettenis@gnu.org>
3945
3946 * i386-tdep.c (i386_register_virtual_type,
3947 i386_register_convertible, i386_register_convert_to_virtual,
3948 i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
3949 instead of IS_FP_REGNUM and IS_SSE_REGNUM.
3950 (i386_gdbarch_init): Fix comment. Add comments on calls that set
3951 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
3952 Don't set push_arguments twice.
3953
3954 * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
3955 sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
3956 * i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
3957 sigtramp_end to NULL.
3958 * config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
3959 defines.
3960 (i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.
3961
3962 * i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
3963 whitespace.
3964
3965 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
3966 * gdbarch.h, gdbarch.c: Re-generate.
3967 * blockframe.c (find_pc_sect_partial_function): Convert to use
3968 SIGTRAMP_START_P predicate.
3969
3970 2002-09-05 Michael Snyder <msnyder@redhat.com>
3971
3972 * arm-tdep.c (arm_init_extra_frame_info): Distinguish between
3973 generic_dummy_frame method and old method. Also distinguish
3974 between ARM_FP_REGNUM and THUMB_FP_REGNUM.
3975 (arm_extract_return_value): Use new regcache method.
3976
3977 * mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
3978 adjustment that doesn't conform to the ABI.
3979 (mips_extract_struct_value_address): Retrieve V0_REGNUM from
3980 saved regcache, not from current regcache.
3981
3982 2002-09-05 Andrew Cagney <ac131313@redhat.com>
3983
3984 * NEWS: Update for 5.3. Add new section ``Changes since 5.3''.
3985 * README: Update.
3986
3987 2002-09-04 Jason Thorpe <thorpej@wasabisystems.com>
3988
3989 * arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
3990 if arm_apcs_32 is false.
3991
3992 2002-09-04 Andrew Cagney <ac131313@redhat.com>
3993
3994 GDB 5.3 branch created.
3995
3996 2002-09-03 Theodore A. Roth <troth@verinet.com>
3997
3998 * gdb/avr-tdep.c (avr_gdbarch_init): Use
3999 generic_unwind_get_saved_register.
4000
4001 2002-09-03 David Carlton <carlton@math.stanford.edu>
4002
4003 * dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
4004 argument (PR gdb/653). Update call to smash_to_method_type.
4005 (read_structure_scope): Update call to dwarf2_add_member_fn.
4006
4007 2002-09-03 Michal Ludvig <mludvig@suse.cz>
4008
4009 * x86-64-linux-tdep.c: Include gdb_string.h
4010 * x86-64-linux-nat.c: Ditto.
4011
4012 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
4013
4014 * ada-exp.y (yyname, yyrule): Remap global variables that appear
4015 when YYDEBUG is set to 1.
4016 * c-exp.y: Likewise.
4017 * f-exp.y: Likewise.
4018 * jv-exp.y: Likewise.
4019 * m2-exp.y: Likewise.
4020 * p-exp.y: Likewise.
4021
4022 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
4023
4024 * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
4025 dependency list.
4026 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
4027 solib_svr4_fetch_link_map_offsets to
4028 nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
4029 * config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
4030 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
4031 * config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
4032 solib-svr4.o, and solib-legacy.o.
4033 * config/i386/tm-nbsd.h: Include solib.h.
4034
4035 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
4036
4037 * configure.tgt (i[3456]86-*-netbsdelf*): Merge with...
4038 (i[3456]86-*-netbsd*): ...this. Set gdb_target to nbsd.
4039 (i[3456]86-*-openbsd*): Make this a separate entry. Add a
4040 comment noting that this needs its own target configuration.
4041 * config/i386/nbsd.mt: New file.
4042 * config/i386/nbsdaout.mt: Remove.
4043 * config/i386/nbsdelf.mt: Ditto.
4044 * config/i386/tm-nbsdaout.h: Ditto.
4045
4046 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
4047
4048 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
4049 (i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset.
4050 (i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
4051 tdep->sigtramp_end.
4052 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove.
4053 * config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
4054 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
4055
4056 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
4057
4058 * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),
4059 $(i386_tdep_h), and $(nbsd_tdep_h) to dependency list.
4060 * i386-tdep.h (i386bsd_init_abi): New prototype.
4061 * i386bsd-tdep.c (i386bsd_init_abi): Remove "static" from
4062 function declaration.
4063 (_initialize_i386bsd_tdep): Don't register OS ABI handlers
4064 for NetBSD-a.out or NetBSD-ELF.
4065 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end)
4066 (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset)
4067 (i386nbsd_init_abi, i386nbsdelf_init_abi): Move to...
4068 * i386nbsd-tdep.c: ...here. Include arch-utils.h, i386-tdep.h,
4069 and nbsd-tdep.h.
4070 (i386nbsd_pc_in_sigtramp): New function.
4071 (i386nbsd_init_abi): Set gdbarch_pc_in_sigtramp to
4072 i386nbsd_pc_in_sigtramp.
4073 (_initialize_i386nbsd_tdep): Register i386nbsd_init_abi
4074 and i386nbsdelf_init_abi OS ABI handlers.
4075 * config/i386/nbsdaout.mt (TDEPFILES): Add nbsd-tdep.o.
4076 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
4077
4078 2002-09-02 Mark Kettenis <kettenis@gnu.org>
4079
4080 * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE
4081 registers if the target really has them.
4082
4083 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
4084
4085 * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
4086 than nbsd-tdep.h.
4087
4088 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
4089
4090 * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
4091 list.
4092 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr)
4093 (alphanbsd_skip_sigtramp_frame): New functions.
4094 (alphanbsd_init_abi): Set tdep->skip_sigtramp_frame to
4095 alphanbsd_skip_sigtramp_frame. Set tdep->sigcontext_addr
4096 to alphanbsd_sigcontext_addr.
4097
4098 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
4099
4100 * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency
4101 list.
4102 (nbsd-tdep.o): Add $(gdb_string_h) to dependency list.
4103 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): Use
4104 nbsd_pc_in_sigtramp.
4105 * mipsnbsd-tdep.c: Include nbsd-tdep.h.
4106 (mipsnbsd_pc_in_sigtramp): Use nbsd_pc_in_sigtramp.
4107 * nbsd-tdep.c: Include gdb_string.h.
4108 (nbsd_pc_in_sigtramp): New function.
4109 * nbsd-tdep.h (nbsd_pc_in_sigtramp): New prototype.
4110 * ppcnbsd-tdep.c (ppcnbsd_pc_in_sigtramp): New function.
4111 (ppcnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
4112 ppcnbsd_pc_in_sigtramp.
4113 * shnbsd-tdep.c (shnbsd_pc_in_sigtramp): New function.
4114 (shnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
4115 shnbsd_pc_in_sigtramp.
4116 * sparcnbsd-tdep.c (sparcnbsd_init_abi_elf): Set
4117 gdbarch_pc_in_sigtramp to nbsd_pc_in_sigtramp.
4118 * config/mips/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
4119
4120 2002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>
4121
4122 * breakpoint.c (breakpoint_init_inferior): Reset the val field of
4123 watchpoints to NULL.
4124 (insert_breakpoints): set val field of watchpoints if NULL.
4125
4126
4127 2002-08-29 Jim Blandy <jimb@redhat.com>
4128
4129 * symtab.c (lookup_symbol_aux): In the cases where we find a
4130 minimal symbol of an appropriate name and use its address to
4131 select a symtab to read and search, use `name' (as passed to us)
4132 as the demangled name when searching the symtab's global and
4133 static blocks, not the minsym's name.
4134
4135 2002-08-29 Keith Seitz <keiths@redhat.com>
4136
4137 * stack.c (print_frame_info_base): Always set current_source_symtab
4138 and current_source_line.
4139
4140 2002-08-29 Donn Terry <donnte@microsoft.com>
4141
4142 * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).
4143
4144 2002-08-28 Keith Seitz <keiths@redhat.com>
4145
4146 * stack.c (select_frame): Add FIXME concerning selected-frame
4147 events.
4148 (select_frame_command): Send selected-frame-level-changed
4149 event notification, but only if the level actually changed.
4150 (up_silently_base): Add selected-frame-level-changed event
4151 notification.
4152 (down_silently_base): Likewise.
4153
4154 2002-08-28 Andrew Cagney <ac131313@redhat.com>
4155
4156 * Makefile.in: Update dependencies for all gdb/*.c files.
4157
4158 2002-08-27 Tom Tromey <tromey@redhat.com>
4159
4160 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
4161 ax-gdb.o, signals.o, jv-valprint.o, c-valprint.o, cp-abi.o):
4162 Update dependencies.
4163 * i387-tdep.c: Include gdb_string.h.
4164 * osabi.c: Likewise.
4165 * i386-linux-nat.c: Likewise.
4166 * lin-lwp.c: Likewise.
4167 * ax-gdb.c: Likewise.
4168 * signals/signals.c: Likewise.
4169 * jv-valprint.c: Likewise.
4170 * p-lang.c: Likewise.
4171 * c-valprint.c: Likewise.
4172 * cp-abi.c: Likewise.
4173
4174 2002-08-27 Elena Zannoni <ezannoni@redhat.com>
4175
4176 * cli/cli-script.h (copy_command_lines): Export.
4177 * breakpoint.c: Include cli/cli-script.h.
4178 * Makefile.in (breakpoint.o): Update dependencies.
4179
4180 2002-08-26 Michael Snyder <msnyder@redhat.com>
4181
4182 * breakpoint.c (insert_breakpoints): Protect all references
4183 to 'process_warning'. Shorten long lines.
4184
4185 2002-08-26 Joel Brobecker <brobecker@gnat.com>
4186
4187 * cli/cli-script.c (copy_command_lines): New function.
4188 * defs.h (copy_command_lines): Export.
4189 * testsuite/gdb.base/commands.exp: New tests for commands
4190 attached to a temporary breakpoint, and for commands that
4191 delete the breakpoint they are attached to.
4192
4193 2002-08-26 Michael Snyder <msnyder@redhat.com>
4194
4195 * breakpoint.c (bpstat_stop_status): Instead of copying the
4196 pointer to the breakpoint commands struct, make a new copy
4197 of the struct and point to that.
4198 (bpstat_clear): Free the commands struct.
4199 (bpstat_clear_actions): Free the commands struct.
4200 (bpstat_do_actions): Free the command actions. Also execute
4201 the local cleanups, instead of deleting them.
4202 (delete_breakpoint): Leave the commands field of the bpstat
4203 chain alone -- it will be freed later.
4204
4205 2002-08-26 Kevin Buettner <kevinb@redhat.com>
4206
4207 * rs6000-tdep.c (altivec_register_p): Restore function inadvertently
4208 deleted in 2002-08-20 commit. This function is still used by
4209 ppc-linux-nat.c.
4210
4211 2002-08-26 Keith Seitz <keiths@redhat.com>
4212
4213 * gdb-events.sh: Add selected-frame-level-changed event.
4214 * gdb-events.c: Regenerated.
4215 * gdb-events.h: Regenerated.
4216
4217 2002-08-26 Stephane Carrez <stcarrez@nerim.fr>
4218
4219 Fix PR gdb/393:
4220 * inflow.c (terminal_save_ours): New function to save terminal
4221 settings.
4222 * inferior.h (terminal_save_ours): Declare.
4223 * target.c (debug_to_terminal_save_ours): New function.
4224 (cleanup_target): Defaults to_terminal_save_ours.
4225 (update_current_target): Inherit to_terminal_save_ours.
4226 (setup_target_debug): Set to_terminal_save_ours.
4227 * target.h (target_terminal_save_ours): New to save terminal settings.
4228 (target_ops): New member to_terminal_save_ours.
4229 * gnu-nat.c (init_gnu_ops): Set to_terminal_save_ours.
4230 * hpux-thread.c (init_hpux_thread_ops): Likewise.
4231 * inftarg.c (init_child_ops): Likewise.
4232 * m3-nat.c (init_m3_ops): Likewise.
4233 * procfs.c (init_procfs_ops): Likewise.
4234 * wince.c (init_child_ops): Likewise.
4235 * win32-nat.c (init_child_ops): Likewise.
4236 * sol-thread.c (init_sol_thread_ops): Likewise.
4237
4238 2002-08-26 Mark Kettenis <kettenis@gnu.org>
4239
4240 * i386-tdep.c (i386_store_return_value): Undeprecate. Convert to
4241 use regcache_* functions.
4242 (i386_gdbarch_init): Set store_return_value instead of
4243 deprecated_store_return_value.
4244
4245 * regcache.c (regcache_raw_write_signed,
4246 regcache_raw_write_unsigned): New functions.
4247 * regcache.h (regcache_raw_write_signed,
4248 regcache_raw_write_unsigned): New prototypes.
4249
4250 2002-08-25 Andrew Cagney <ac131313@redhat.com>
4251
4252 * Makefile.in (c-exp.tab.o, jv-exp.tab.o, f-exp.tab.o)
4253 (m2-exp.tab.o, p-exp.tab.o, ada-exp.tab.o): Move to before the
4254 source file dependencies. Cleanup corresponding generator rules.
4255
4256 2002-08-25 Andrew Cagney <ac131313@redhat.com>
4257
4258 * regcache.h (register_offset_hack): Declare.
4259 (regcache_cooked_read_using_offset_hack): Declare.
4260 (regcache_cooked_write_using_offset_hack): Declare.
4261
4262 * regcache.c (register_offset_hack): New function.
4263 (regcache_cooked_read_using_offset_hack): New function.
4264 (regcache_cooked_write_using_offset_hack): New function.
4265 (regcache_dump): Check that the registers, according to their
4266 offset, are packed hard against each other.
4267 (cooked_xfer_using_offset_hack): New function.
4268
4269 2002-08-25 Andrew Cagney <ac131313@redhat.com>
4270
4271 * regcache.c (struct regcache_descr): Add field register_type.
4272 (init_legacy_regcache_descr): Pass a pre-allocated regcache_descr
4273 in as a parameter
4274 (init_regcache_descr): Initialize register_type. Pass the descr
4275 to init_legacy_regcache_descr. Use register_type instead of
4276 REGISTER_VIRTUAL_TYPE.
4277 (register_type): New function.
4278 (regcache_dump): Replace REGISTER_VIRTUAL_TYPE with register_type.
4279 * regcache.h (register_type): Declare.
4280
4281 2002-08-25 Andrew Cagney <ac131313@redhat.com>
4282
4283 * rs6000-tdep.c (rs6000_gdbarch_init): Set store_struct_return
4284 instead of deprecated_store_return_value. Fix fallout from
4285 2002-08-23 Andrew Cagney <cagney@redhat.com>.
4286
4287 2002-08-25 Andrew Cagney <ac131313@redhat.com>
4288
4289 * regcache.c (max_register_size): New function.
4290 (init_legacy_regcache_descr): Ensure that max_register_size is
4291 large enough for REGISTER_VIRTUAL_SIZE.
4292 * regcache.h (max_register_size): Declare.
4293
4294 2002-08-24 Andrew Cagney <ac131313@redhat.com>
4295
4296 * rs6000-tdep.c (rs6000_gdbarch_init): Use deprecated version of
4297 store_return_value.
4298 (e500_extract_return_value): Change type of valbuf pointer to
4299 void.
4300
4301 2002-08-24 Mark Kettenis <kettenis@gnu.org>
4302
4303 * PROBLEMS: Clarify problems with FreeBSD's compiler and suggest
4304 workaround.
4305
4306 * valprint.c (print_longest) [CC_HAS_LONG_LONG &&
4307 PRINTF_HAS_LONG_LONG]: Cast val_long to (long long) or (unsigned
4308 long long) to prevent compiler warning on 64-bit systems.
4309
4310 2002-08-23 Andrew Cagney <cagney@redhat.com>
4311
4312 * gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
4313 (DEPRECATED_STORE_RETURN_VALUE): New method.
4314 (EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
4315 * gdbarch.h, gdbarch.c: Re-generate.
4316
4317 * values.c (set_return_value): Pass current_regcache to
4318 STORE_RETURN_VALUE.
4319 * arch-utils.h (legacy_store_return_value): Declare.
4320 * arch-utils.c (legacy_store_return_value): New function.
4321 (legacy_extract_return_value): Update parameters.
4322
4323 * config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
4324 STORE_RETURN_VALUE.
4325 * config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
4326 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
4327 * config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
4328 * config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
4329 * config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
4330 * config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
4331 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
4332 * config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
4333 * config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
4334 * config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
4335
4336 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
4337 * i386-tdep.c (i386_extract_return_value): Update.
4338 * arch-utils.c (legacy_extract_return_value): Update.
4339 * frv-tdep.c (frv_gdbarch_init): Update.
4340 * cris-tdep.c (cris_gdbarch_init): Update.
4341 * d10v-tdep.c (d10v_gdbarch_init): Update.
4342 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4343 * m68k-tdep.c (m68k_gdbarch_init): Update.
4344 * mcore-tdep.c (mcore_gdbarch_init): Update.
4345 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
4346 * s390-tdep.c (s390_gdbarch_init): Update.
4347 * sparc-tdep.c (sparc_gdbarch_init): Update.
4348 * sh-tdep.c (sh_gdbarch_init): Update.
4349 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
4350 * v850-tdep.c (v850_gdbarch_init): Update.
4351 * avr-tdep.c (avr_gdbarch_init): Update.
4352 * ia64-tdep.c (ia64_gdbarch_init): Update.
4353 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
4354 * vax-tdep.c (vax_gdbarch_init): Update.
4355 * alpha-tdep.c (alpha_gdbarch_init): Update.
4356 * arm-tdep.c (arm_gdbarch_init): Update.
4357 * mips-tdep.c (mips_gdbarch_init): Update.
4358 * i386-tdep.c (i386_gdbarch_init): Update.
4359
4360 2002-08-23 Andrew Cagney <ac131313@redhat.com>
4361
4362 * config/djgpp/fnchange.lst: Add entries for bfd/elf32-ppcqnx.c,
4363 bfd/elf32-ppc.c, bfd/elf32-sh.c and bfd/elf32-shqnx.c.
4364
4365 2002-08-24 Mark Kettenis <kettenis@gnu.org>
4366
4367 * PROBLEMS: Refer to GDB 5.3 instead of 5.2. Mention FreeBSD
4368 problems.
4369
4370 2002-08-23 Joel Brobecker <brobecker@gnat.com>
4371
4372 * infrun.c (handle_inferior_event): Move a comment outside of a
4373 function call, in order to avoid indent reformatting this part
4374 of the code in an unreadable way.
4375
4376 2002-08-23 Grace Sainsbury <graces@redhat.com>
4377
4378 * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
4379 when breakpoints fail. Move general breakpoint error messages to
4380 insert_breakpoints.
4381 * breakpoint.c (insert_breakpoints): Change warnings when
4382 breakpoints are nto inserted to specify the type. Remove call to
4383 memory_error when hardware breakpoints can't be inserted. Remove
4384 multiple calls to warning so all messages are sent to the user at
4385 once.
4386 (delete_breakpoints): Make insert error messsages more explicit.
4387
4388 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
4389
4390 * ChangeLog: Move gdbserver entries after GDB 5.2 to
4391 gdbserver/ChangeLog.
4392
4393 2002-08-23 Mark Kettenis <kettenis@gnu.org>
4394
4395 * i386-tdep.c: Include "objfiles.h".
4396 (i386_svr4_init_abi): Set in_solib_call_trampoline and
4397 skip_trampoline_code.
4398 * config/i386/tm-i386v4.h: Don't include "config/tm-sysv4.h".
4399 (CPLUS_MARKER): Define to '.'.
4400
4401 * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
4402 member.
4403 (linux_corefile_thread_callback): Increase args->num_notes.
4404 (linux_make_note_section): Initialize thread_args.num_notes, and
4405 use it to determine whether notes for any threads were created.
4406
4407 2002-08-23 Donn Terry <donnte@microsoft.com>
4408
4409 * proc-api.c (rw_table): Do not include a row for PCDSTOP if the
4410 corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
4411 and PCUNKILL.
4412 (write_with_trace): Conditionalize out the switch branch handling
4413 PCSHOLD if the corresponding macro is not defined. Likewise for
4414 PRSABORT and PRSTOP.
4415 This change will be needed by the Interix port.
4416
4417 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
4418
4419 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): use
4420 write_register wherever possible instead of manipulating the
4421 register bytes directly.
4422 Assign VALUE_CONTENTS to a variable and use that.
4423 The GPR numbers are now dependent on the architecture.
4424
4425 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
4426
4427 * rs6000-tdep.c (struct rs6000_framedata): Add saved_ev and
4428 ev_offset fields.
4429 (skip_prologue): Add support for BookE/e500 instructions.
4430 (e500_extract_return_value): New function.
4431 (frame_get_saved_regs): Add support for saving ev registers and
4432 pseudo gpr's.
4433 (e500_store_return_value): New function.
4434 (rs6000_gdbarch_init): Move up default intializations of
4435 deprecated_extract_return_value and store_return_value. Overwrite
4436 init of store_return_value with e500 specific version.
4437 Set extract_return_value for e500.
4438
4439 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
4440
4441 * blockframe.c (generic_call_dummy_register_unwind): Use
4442 regcache_cooked_read to catch cases in which the variable is
4443 stored in a pseudo register.
4444
4445 2002-08-22 Andrew Cagney <cagney@redhat.com>
4446
4447 * NEWS: Mention that the i960 has been made obsolete.
4448 * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and
4449 i960-tdep.c
4450 (remote-nrom.o): Obsolete target.
4451 (remote-nindy.o, i960-tdep.o): Ditto.
4452 * remote-nrom.c: Make file obsolete.
4453 * remote-nindy.c, remote-vx960.c: Ditto.
4454 * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto.
4455 * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto.
4456 * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto.
4457 * config/i960/tm-mon960.h, i960-tdep.c: Ditto.
4458 * configure.tgt: Make i960-*-bout*, i960-nindy-coff*,
4459 i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and
4460 i960-*-vxworks* obsolete.
4461 * MAINTAINERS: Note that the i960 is obsolete.
4462
4463 2002-08-21 Corinna Vinschen <vinschen@redhat.com
4464
4465 * aix-thread.c (aix_thread_detach): Disable thread debugging on
4466 detach to allow reinitialization.
4467
4468 2002-08-22 Andrew Cagney <ac131313@redhat.com>
4469
4470 * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
4471 attempt).
4472
4473 2002-08-22 Jim Blandy <jimb@redhat.com>
4474
4475 * coffread.c (coff_symfile_read): Don't try to read the line
4476 number table from disk if the image file doesn't have a symbol
4477 table; we'll never actually look at the info anyway, and Windows
4478 ships DLL's with bogus file offsets for the line number data.
4479
4480 2002-08-21 Elena Zannoni <ezannoni@redhat.com>
4481
4482 * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
4483 an e500 executable.
4484
4485 2002-08-21 Michael Snyder <msnyder@redhat.com>
4486
4487 * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
4488 (MSYMBOL_SIZE): Replace macro with function.
4489 (DEFAULT_MIPS_TYPE): Delete unused macro.
4490 * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
4491 * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
4492
4493 2002-08-21 Jim Blandy <jimb@redhat.com>
4494
4495 * valops.c (value_cast): Simplify and correct logic for doing a
4496 static cast from a pointer to a base class to a pointer to a
4497 derived class.
4498
4499 2002-08-21 Andrew Cagney <ac131313@redhat.com>
4500
4501 * infcmd.c (default_print_registers_info): Replace
4502 do_registers_info.
4503 (registers_info): Use gdbarch_print_registers_info instead of
4504 DO_REGISTERS_INFO.
4505 * inferior.h (default_print_registers_info): Replace
4506 do_registers_info.
4507 * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
4508 (DO_REGISTERS_INFO): Change to a predicate function.
4509 * gdbarch.h, gdbarch.c: Regenerate.
4510
4511 2002-08-21 Keith Seitz <keiths@redhat.com>
4512
4513 * gdb-events.sh: Add target-changed event.
4514 * gdb-events.c: Regenerated.
4515 * gdb-events.c: Regenerated.
4516 * valops.c (value_assign): Add target-changed event notification
4517 to inlval_register, lval_memory, and lval_reg_frame_relative.
4518
4519 2002-08-21 Joel Brobecker <brobecker@gnat.com>
4520
4521 * NEWS: Add an entry regarding the improvement of the next/step
4522 operation on Alpha Tru64 multi-processor machines.
4523
4524 2002-08-21 Andrew Cagney <ac131313@redhat.com>
4525
4526 * Makefile.in: Update dependencies for mi/ cli/ and tui/
4527 directores.
4528 * Makefile.in: Update all _h macro definitions.
4529 * Makefile.in (install-gdbtk): Move to install section.
4530 (rdi-share/libangsd.a): Move to end of file.
4531
4532 2002-08-19 Andrew Cagney <ac131313@redhat.com>
4533
4534 * frame.c (frame_register_unwind): When a register, set addrp to
4535 the register's byte.
4536
4537 2002-08-20 Michael Snyder <msnyder@redhat.com>
4538
4539 * mips-tdep.c (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): These are only
4540 used locally, so move them from the target machine header to here.
4541 (mips_set_processor_type, mips_register_name, mips32_next_pc,
4542 mips16_next_pc, cached_proc_desc, mips_set_processor_type):
4543 Make static.
4544 * config/mips/tm-mips.h (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Delete.
4545
4546 2002-08-20 Andrew Cagney <cagney@redhat.com>
4547
4548 * NEWS: Mention that the Apollo line was made obsolete.
4549 * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
4550 m68*-hp-hpux* obsolete.
4551 * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
4552 m68*-hp-bsd* and m68*-hp-hpux* obsolete.
4553 * buildsym.c (make_blockvector): Make static.
4554 * buildsym.h (make_blockvector): Make extern declaration obsolete.
4555 * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
4556 (ALLDEPFILES): Remove dstread.c.
4557 (dstread.o): Obsolete make rule.
4558 * dstread.c: Makefile obsolete.
4559 * dst.h: Ditto.
4560 * config/m68k/hp300hpux.mt: Ditto.
4561 * config/m68k/hp300hpux.mh: Ditto.
4562 * config/m68k/hp300bsd.mt: Ditto.
4563 * config/m68k/hp300bsd.mh: Ditto.
4564 * config/m68k/apollo68b.mt: Ditto.
4565 * config/m68k/apollo68v.mh: Ditto.
4566 * config/m68k/apollo68b.mh: Ditto.
4567
4568 2002-08-20 Michael Snyder <msnyder@redhat.com>
4569
4570 * mips-tdep.c (mips_in_return_stub): Make static.
4571 (mips_gdbarch_init): Set in_solib_return_trampoline.
4572 * config/mips/tm-mips.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
4573
4574 2002-08-20 Michael Snyder <msnyder@redhat.com>
4575
4576 * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Add.
4577 * gdbarch.c, gdbarch.h: Regenerate.
4578 * arch-utils.c, arch-utils.h (generic_in_solib_return_trampoline):
4579 Add.
4580 * infrun.c (IN_SOLIB_RETURN_TRAMPOLINE): Delete default definition.
4581
4582 2002-08-20 Michael Snyder <msnyder@redhat.com>
4583
4584 * mips-tdep.c (mips_skip_stub, mips_in_call_stub): Make static.
4585 (mips_gdbarch_init): Set skip_trampoline_code,
4586 in_solib_call_trampoline.
4587 * config/mips/tm-mips.h (REGISTER_NAME): Delete.
4588 (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): Delete.
4589
4590 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
4591
4592 * ppc-tdep.h (struct gdbarch_tdep): Add ev registers.
4593
4594 * rs6000-tdep.c (rs6000_register_virtual_type): Return 64 bit
4595 vector type for ev registers.
4596 (e500_pseudo_register_read): New function.
4597 (e500_pseudo_register_write): New function.
4598 (e500_dwarf2_reg_to_regnum): New function.
4599 (PPC_UISA_NOFP_SPRS): New macro.
4600 (PPC_EV_REGS): New macro.
4601 (PPC_GPRS_PSEUDO_REGS): New macro.
4602 (registers_e500): New register set for e500.
4603 (variants): Add e500 variant.
4604 (rs6000_gdbarch_init): Move setting of pc, sp, fp regnums to
4605 before setting architectural dependent variations. Initialize ev
4606 registers numbers. Add case for e500 architecture. Set the
4607 number of pseudo registers.
4608
4609 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
4610
4611 * rs6000-tdep.c: Clean up comments.
4612
4613 2002-08-20 Andrew Cagney <cagney@redhat.com>
4614
4615 * h8300-tdep.c: Re-indent file.
4616
4617 2002-08-20 Jim Blandy <jimb@redhat.com>
4618
4619 * Makefile.in (LDFLAGS): Allow the configure script to establish a
4620 default for this.
4621
4622 2002-08-20 Keith Seitz <keiths@redhat.com>
4623
4624 * breakpoints.c (watch_command_1): Use internal breakpoint
4625 when setting a watchpoint_scope breakpoint.
4626
4627 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
4628
4629 * gdbtypes.c (build_builtin_type_vec64): Add name to type.
4630 (build_builtin_type_vec64i): Ditto.
4631 (build_builtin_type_vec128): Ditto.
4632 (build_builtin_type_vec128i): Ditto.
4633
4634 2002-08-19 Michael Snyder <msnyder@redhat.com>
4635
4636 * config/mips/tm-mips.h (ELF_MAKE_MSYMBOL_SPECIAL): Delete.
4637 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Change into functions.
4638 (FIX_CALL_DUMMY, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
4639 POP_FRAME, INIT_EXTRA_FRAME_INFO): Delete.
4640 (CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
4641 CALL_DUMMY_ADDRESS): Delete.
4642 * mips-tdep.c (mips_elf_make_msymbol_special, mips_msymbol_size,
4643 mips_msymbol_is_special, mips_fix_call_dummy): New functions.
4644 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
4645 push_dummy_frame, fix_call_dummy, init_extra_frame_info,
4646 push_return_address.
4647 (mips_register_raw_size, mips_eabi_use_struct_convention,
4648 mips_n32n64_use_struct_convention, mips_o32_use_struct_convention,
4649 mips_o32_reg_struct_has_addr, mips_frame_saved_pc, mips_frame_chain,
4650 mips_init_extra_frame_info, mips_eabi_push_arguments,
4651 mips_n32n64_push_arguments, mips_push_return_address,
4652 mips_push_dummy_frame, mips_pop_frame, mips_skip_prologue,
4653 mips_breakpoint_from_pc, mips_call_dummy_address): Make static.
4654
4655 2002-08-19 Michael Snyder <msnyder@redhat.com>
4656
4657 * mips-tdep.c (mips_frame_num_args): New function.
4658 (mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
4659 frame_saved_pc, frame_args_address, frame_locals_address,
4660 frame_num_args, and frame_args_skip.
4661 * config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
4662 FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
4663 FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
4664 * config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
4665
4666 2002-08-20 Michael Snyder <msnyder@redhat.com>
4667
4668 * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Delete.
4669 (EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
4670 * mips-tdep.c (mips_store_struct_return): New function.
4671 (mips_extract_struct_value_address): New function.
4672 (mips_gdbarch_init): Set store_struct_return and
4673 extract_struct_value_address.
4674
4675 2002-08-20 David Carlton <carlton@math.stanford.edu>
4676
4677 * dwarf2read.c (dwarf2_build_psymtabs): Check that
4678 dwarf_line_offset is nonzero before creating dwarf_line_buffer.
4679 (read_file_scope): Check that line_header is nonzero before
4680 decoding macro information.
4681
4682 2002-08-20 Mark Kettenis <kettenis@gnu.org>
4683
4684 * i386-tdep.h (FP_REGNUM_P): Change such that we don't incorrectly
4685 flag the general-purpose registers as floating-point on targets
4686 that don't support the floating-point registers.
4687
4688 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
4689
4690 * rs6000-tdep.c (altivec_register_p): Delete.
4691 (rs6000_do_altivec_registers): Delete.
4692 (rs6000_altivec_registers_info): Delete.
4693 (rs6000_do_registers_info): Delete.
4694 (_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
4695 (rs6000_gdbarch_init): Remove setting of do_registers_info.
4696
4697 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
4698
4699 * infcmd.c (do_registers_info): Print vector registers in hex
4700 format only.
4701 (print_vector_info): Check that printing registers
4702 makes sense.
4703 (print_float_info): Ditto.
4704
4705 2002-08-20 Andrew Cagney <ac131313@redhat.com>
4706
4707 * mips-tdep.c (mips_gdbarch_init): Update.
4708 (mips_o32_extract_return_value): Rewrite.
4709 (mips_o32_store_return_value): Rewrite.
4710 (mips_o32_xfer_return_value): New function.
4711 (mips_xfer_register): Tweak debug print message. Allow for
4712 buf_offset when dumping the value transfered.
4713
4714 2002-08-20 Andrew Cagney <ac131313@redhat.com>
4715
4716 * config/mips/tm-nbsd.h (MIPS_DEFAULT_ABI): Delete.
4717 * config/mips/tm-linux.h (MIPS_DEFAULT_ABI): Delete.
4718 * config/mips/tm-irix5.h (MIPS_DEFAULT_ABI): Delete.
4719 * config/mips/tm-irix6.h (MIPS_DEFAULT_ABI): Delete.
4720 * mips-tdep.c (mips_gdbarch_init) [MIPS_DEFAULT_ABI]: Delete code.
4721
4722 2002-08-14 Michael Snyder <msnyder@redhat.com>
4723
4724 * mips-tdep.c (mips_frame_chain): Check for call-dummy frames.
4725
4726 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
4727
4728 * rs6000-tdep.c (struct reg): Add field to indicate a pseudo
4729 register.
4730 (P): New macro to define a register as a pseudo register.
4731 (R, R4, R8, R16, FR32, R64, R0): Updated.
4732 (struct variant): Add new fields for number of pseudo registers
4733 and number of total registers.
4734 (tot_num_registers): New macro replacing....
4735 (num_registers): ...deleted macro.
4736 (num_registers): New function.
4737 (num_pseudo_registers): New function.
4738 (variants): Update all variants to intialize new fields correctly.
4739 Postpone initialization of number of pseudo regs and real regs.
4740 (init_variants): New function.
4741 (rs6000_gdbarch_init): Initialize variants. Update calculation of
4742 registers offsets.
4743
4744 2002-08-19 David Carlton <carlton@math.stanford.edu>
4745
4746 * valops.c (search_struct_field): Change error message to treat
4747 return value of 0 from value_static_field as meaning that field is
4748 optimized out.
4749 (value_struct_elt_for_reference): Ditto.
4750 * values.c (value_static_field): Treat an unresolved location the
4751 same as a nonexistent symbol. Fix PR gdb/635.
4752 * gnu-v2-abi.c (gnuv2_value_rtti_type): Eliminate test for being
4753 enclosed. Fix PR gdb/574.
4754 * MAINTAINERS: Add self to Write After Approval list.
4755
4756 2002-08-19 Andrew Cagney <ac131313@redhat.com>
4757
4758 * mips-tdep.c (mips_xfer_register): New function.
4759 (mips_n32n64_extract_return_value): Rewrite.
4760 (mips_gdbarch_init): For N32 and N64, set extract_return_value
4761 instead of deprecated_extract_return_value.
4762
4763 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
4764
4765 * rs6000-tdep.c (TDEP): Delete macro.
4766 (branch_dest): Replace use of TDEP macro with its body.
4767 (rs6000_pop_frame): Ditto.
4768 (rs6000_push_arguments): Ditto.
4769 (rs6000_skip_trampoline_code): Ditto.
4770 (rs6000_frame_saved_pc): Ditto.
4771 (rs6000_frame_chain): Ditto.
4772 (rs6000_register_name): Ditto.
4773 (rs6000_register_byte): Ditto.
4774 (rs6000_register_raw_size): Ditto.
4775 (rs6000_register_virtual_type): Ditto.
4776 (rs6000_register_convertible): Ditto.
4777 (rs6000_convert_from_func_ptr_addr): Ditto.
4778
4779 2002-08-19 Daniel Jacobowitz <drow@mvista.com>
4780
4781 * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
4782 conditionally.
4783 (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
4784 MIPS_LINUX_JB_ELEMENT_SIZE.
4785 * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
4786 for MAX_REGISTER_RAW_SIZE arrays.
4787 (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
4788 MIPS_LINUX_JB_ELEMENT_SIZE.
4789
4790 2002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
4791
4792 * i387-tdep.c (i387_print_float_info): Fix typo in comment.
4793
4794 2002-08-19 Aidan Skinner <aidan@velvet.net>
4795
4796 * Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
4797 ada-valprint.c ada-tasks.c.
4798 (YYFILES): Add ada-exp.y.
4799 (ada-exp.tab.c ada-lex.c ada-lang.o): New target.
4800 (ada-tasks.o ada-typeprint.o ada-valprint.o): New target.
4801 (ada-exp.tab.o): New target.
4802
4803 2002-08-18 Andrew Cagney <ac131313@redhat.com>
4804
4805 * regcache.c (regcache_xfer_part): New function.
4806 (regcache_raw_read_part): New function.
4807 (regcache_raw_write_part): New function.
4808 (regcache_cooked_read_part): New function.
4809 (regcache_cooked_write_part): New function.
4810 * regcache.h (regcache_raw_read_part): Declare.
4811 (regcache_raw_write_part): Declare.
4812 (regcache_cooked_read_part): Declare.
4813 (regcache_cooked_write_part): Declare.
4814
4815 2002-08-18 Daniel Jacobowitz <drow@mvista.com>
4816
4817 * remote.c (remote_open_1): Add async_p.
4818 (remote_async_open_1): Delete.
4819 (open_remote_target): Delete.
4820 (remote_open, extended_remote_open): Update calls to remote_open_1.
4821 (remote_async_open, extended_remote_async_open): Call
4822 remote_open_1 instead of remote_async_open_1.
4823
4824 2002-08-19 Mark Kettenis <kettenis@gnu.org>
4825
4826 * blockframe.c: Fix a few coding standard violations.
4827
4828 2002-08-19 Mark Kettenis <kettenis@gnu.org>
4829
4830 * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): Moved
4831 here from ...
4832 * config/i386/tm-i386sco5.h: ... here. File removed.
4833 * config/i386/i386sco5.mt (TM_FILE): Set to tm-i386v4.h.
4834
4835 * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
4836 * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
4837 (TM_FILE): Set to tm-i386.h.
4838 * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
4839 * config/i386/tm-i386v.h: Remove file.
4840 * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
4841 instead of "i386/tm-i386v.h".
4842 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
4843 * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
4844 "i386/tm-i386v.h".
4845 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
4846 * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
4847 "i386/tm-i386.h".
4848
4849 2002-08-18 Mark Kettenis <kettenis@gnu.org>
4850
4851 * config/i386/nm-i386v.h: Add protection against
4852 multiple-inclusion.
4853 (i386_register_u_addr): Remove prototype.
4854 (register_u_addr): New prototype.
4855 (REGISTER_U_ADDR): Redefine accordingly.
4856 * i386v-nat.c: Improve several comments.
4857 (i386_register_u_addr): Change signature and rename to
4858 register_u_addr. Use FP_REGNUM_P. Rewrite slightly to get rid of
4859 ubase variable.
4860
4861 2002-08-18 Andrew Cagney <ac131313@redhat.com>
4862
4863 * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
4864 (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
4865 * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
4866 deprecated_extract_return_value.
4867 (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
4868 rename mips_o32o64_push_arguments.
4869 (mips_gdbarch_init): Update.
4870 (mips_extract_return_value): Delete.
4871 (mips_o32_extract_return_value): Clone mips_extract_return_value.
4872 (mips_o64_extract_return_value): Clone mips_extract_return_value.
4873 (mips_eabi_extract_return_value): Clone mips_extract_return_value.
4874 (mips_n32n64_extract_return_value): Clone
4875 mips_extract_return_value.
4876 (mips_store_return_value): Delete.
4877 (mips_o32_store_return_value): Clone mips_store_return_value.
4878 (mips_o64_store_return_value): Clone mips_store_return_value.
4879 (mips_eabi_store_return_value): Clone mips_store_return_value.
4880 (mips_n32n64_store_return_value): Clone mips_store_return_value.
4881
4882 2002-08-18 Aidan Skinner <aidan@velvet.net>
4883
4884 * ada-lang.c: Use gdb_string.h instead of <string.h>.
4885 * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
4886
4887 2002-08-18 Aidan Skinner <aidan@velvet.net>
4888
4889 * ada-lang.c: Run through gdb_indent.sh.
4890 * ada-lang.h: Run through gdb_indent.sh.
4891 * ada-tasks.c: Run through gdb_indent.sh.
4892 * ada-typeprint.c: Run through gdb_indent.sh.
4893 * ada-valprint.c: Run through gdb_indent.sh.
4894
4895 2002-08-18 Andrew Cagney <ac131313@redhat.com>
4896
4897 * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
4898 ABI.
4899
4900 2002-08-18 Mark Kettenis <kettenis@gnu.org>
4901
4902 * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
4903
4904 * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
4905 * i386b-nat.c [FLOAT_INFO]: Remove dead code.
4906
4907 * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
4908 write_register_gen instead of write_register_bytes.
4909
4910 * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
4911 i[3456]-*-osf1mk* configurations have been made obsolete.
4912 * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
4913 i[3456]86-*-osf1mk* hosts obsolete.
4914 * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
4915 targets obsolete.
4916 * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
4917 config/i386/xm-i386mach.h, config/i386/i386m3.mh,
4918 config/i386/i386m3.mt, config/i386/nm-m3.h,
4919 config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
4920 config/i386/i386mk.mh, config/i386/i386mk.mt,
4921 config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
4922 obsolete.
4923 * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
4924 * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
4925 (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
4926
4927 2002-08-18 Andrew Cagney <ac131313@redhat.com>
4928
4929 * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
4930 (hppa_value_returned_from_stack): Declare.
4931 (hppa_extract_return_value): Declare.
4932 * config/pa/hppa.mt: New file.
4933 * configure.tgt: Recognize hppa*-*-*.
4934 * MAINTAINERS: Change HPPA target to hppa-elf. Still broken.
4935
4936 2002-08-18 Mark Kettenis <kettenis@gnu.org>
4937
4938 * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
4939 comment.
4940
4941 2002-08-17 Mark Kettenis <kettenis@gnu.org>
4942
4943 * top.c (gdb_rl_operate_and_get_next): Make sure
4944 operate-and-get-next functions correctly even when the history
4945 list is completely filled.
4946
4947 2002-08-18 Andrew Cagney <ac131313@redhat.com>
4948
4949 * MAINTAINERS (Target Instruction Set Architectures): Rename
4950 Target/Architectures. Replace vax-dec-vms5.5 with vax-netbsd.
4951 Replace s390-linux with s390-linux-gnu. Remove i386-aout,
4952 mcore-pe, mips64-elf, sparc64-elf. Remove i586-pc-msdosdjgpp,
4953 already listed under Host/Native.
4954
4955 * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
4956 i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*. Add
4957 mips*-*-*.
4958
4959 2002-08-17 Andrew Cagney <ac131313@redhat.com>
4960
4961 * config/ia64/ia64.mt: New file.
4962 * config/alpha/alpha.mt: New file.
4963 * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
4964 ia64-linux-gnu. Mention that ia64-elf is broken.
4965 * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
4966
4967 2002-08-17 Mark Kettenis <kettenis@elgar.kettenis.dyndns.org>
4968
4969 * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
4970 generic_func_frame_valid instead of func_frame_valid.
4971
4972 2002-08-16 Joel Brobecker <brobecker@gnat.com>
4973
4974 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
4975 procfs appears to be broken when debugging on multi-processor
4976 machines. So enable software single stepping in order to avoid
4977 using the procfs interface to do next/step operations, using
4978 internal breakpoints instead.
4979
4980 * infrun.c (handle_inferior_event): Readjust the stop_pc by
4981 DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
4982 make this pc address equal to the value it would have if the
4983 system stepping capability was used. Also set a new flag used
4984 to ensure that we don't readjust the PC one more time later.
4985
4986 * breakpoint.c (bpstat_stop_status): Do not adjust the PC
4987 address by DECR_PC_AFTER_BREAK when software single step is
4988 in use for this architecture, as this has already been taken
4989 care of in handle_inferior_event().
4990
4991 2002-08-16 Joel Brobecker <brobecker@gnat.com>
4992
4993 * infrun.c (handle_inferior_event): Minor reformatting, to make
4994 a rather long condition expression easier to read.
4995
4996 2002-08-16 Andrew Cagney <ac131313@redhat.com>
4997
4998 * Makefile.in (gdbtk.o): Move to end of file.
4999 (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
5000 (gdbtk-hooks.o, gdbtk-register.o): Ditto.
5001 (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
5002 (gdbtk-wrapper.o, gdbres.o): Ditto.
5003
5004 2002-08-16 Andrew Cagney <ac131313@redhat.com>
5005
5006 * Makefile.in (copying.o): Separate out compile rule.
5007 (hpux-thread.o, procfs.o, signals.o): Ditto.
5008 (v850ice.o, z8k-tdep.o): Ditto.
5009 (tui-file.o): Move to TUI section.
5010 (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
5011 (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
5012
5013 2002-08-16 Joel Brobecker <brobecker@gnat.com>
5014
5015 * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
5016 skip_trampoline_code, for better namespace-proofing.
5017
5018 * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
5019
5020 2002-08-16 Joel Brobecker <brobecker@gnat.com>
5021
5022 * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
5023
5024 2002-08-16 Joel Brobecker <brobecker@gnat.com>
5025
5026 * infrun.c (handle_inferior_event): When receiving a SIGTRAP
5027 signal, check whether we hit a breakpoint before checking for a
5028 single step breakpoint. Otherwise, GDB fails to notice that a
5029 breakpoint has been hit when stepping onto a breakpoint.
5030
5031 2002-08-16 Keith Seitz <keiths@redhat.com>
5032
5033 * gdb-events.sh (clear_gdb_event_hooks): New function.
5034 * gdb-events.c: Regenerate.
5035 * gdb-events.h: Regenerate.
5036
5037 2002-08-16 Andrew Cagney <ac131313@redhat.com>
5038
5039 * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
5040 not_a_sw_breakpoint.
5041 * breakpoint.h (bpstat_stop_status): Add parameter names.
5042
5043 2002-08-16 Grace Sainsbury <graces@redhat.com>
5044
5045 * remote.c (remote_insert_hw_breakpoint)
5046 (remote_remove_hw_breakpoint): Fix calculation of length field
5047 for Z-packet.
5048
5049 2002-08-15 Michael Snyder <msnyder@redhat.com>
5050
5051 * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
5052 (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
5053 (supply_fpregset): Ditto.
5054
5055 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL,
5056 REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE,
5057 MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
5058 (TARGET_READ_SP): Delete.
5059 (DO_REGISTERS_INFO): Delete.
5060 (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
5061 Delete.
5062 (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
5063 from macros to functions.
5064
5065 * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
5066 (mips_register_convertible, mips_register_convert_to_virtual,
5067 mips_register_convert_to_raw): Make static.
5068 (mips_read_sp): New function.
5069 (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
5070 (mips_do_registers_info): Make static.
5071 (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
5072 (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
5073 (mips_register_convert_from_type, mips_register_convert_to_type):
5074 New functions.
5075 (mips_gdbarch_init): Set up function_start_offset,
5076 register_virtual_size, pc_in_sigtramp.
5077
5078 2002-08-15 Andrew Cagney <ac131313@redhat.com>
5079
5080 * infcmd.c (vector_info): New function.
5081 (_initialize_infcmd): Add command "info vector".
5082 (print_vector_info): New function.
5083
5084 * gdbarch.sh (PRINT_VECTOR_INFO): New method
5085 * gdbarch.h, gdbarch.c: Regenerate.
5086
5087 2002-08-15 Andrew Cagney <ac131313@redhat.com>
5088
5089 * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
5090 ``print_all''. Only print vector registers when ``print_all''.
5091
5092 2002-08-15 Andrew Cagney <ac131313@redhat.com>
5093
5094 * i387-tdep.h (i387_print_float_info): Add `args' parameter.
5095 * i387-tdep.c (i387_print_float_info): Add `args' parameter.
5096
5097 * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
5098 Add `args' parameter.
5099 * gdbarch.h, gdbarch.c: Regenerate.
5100
5101 * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
5102
5103 * infcmd.c (float_info): Call print_float_info.
5104 (print_float_info): New function. By default, print the
5105 floating-point registers.
5106
5107 * arch-utils.h (default_print_float_info): Delete declaration.
5108 * arch-utils.c (default_print_float_info): Delete function.
5109
5110 2002-08-16 Mark Kettenis <kettenis@gnu.org>
5111
5112 * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
5113 out define.
5114
5115 * i387-tdep.c (i387_print_float_info): Add comment about ignoring
5116 FRAME.
5117
5118 * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
5119 * configure.host: Make i[3456]86-*-aix host obsolete.
5120 * configure.tgt: Make i[3456]86-*-aix target obsolete.
5121 * config/i386/i386aix.mh, config/i386/i386aix.mt,
5122 config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
5123 config/i386/xm-i386aix.h: Make files obsolete.
5124 * i386aix-nat.c: Make file obsolete.
5125 * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
5126 (i386aix-nat.o): Make target obsolete.
5127
5128 * config/i386/nm-gnu.h: Removed.
5129 * config/i386/nm-i386gnu.h: New file.
5130 (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
5131 THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
5132 Moved here from ...
5133 * config/i386/tm-i386gnu.h: ... here. Removed.
5134 * config/i386/xm-i386gnu.h: Removed.
5135 * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
5136 (NAT_FILE): Set to nm-i386gnu.h.
5137 * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
5138 * i386-tdep.c: New file.
5139 * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
5140 (i386gnu-tdep.o): Specify dependencies.
5141
5142 2002-08-15 Mark Kettenis <kettenis@gnu.org>
5143
5144 * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
5145 "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
5146 Adjust a few comments to reflect reality a bit closer.
5147 (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
5148 TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
5149 HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
5150 target_insert_watchpoint, target_remove_watchpoint):
5151 Move defines to ...
5152 * config/i386/nm-i386sco5.h: ... here.
5153 (kernel_u_size): Add prototype. Improve a few comments and add
5154 protection against multiple inclusion.
5155
5156 * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
5157 out define.
5158
5159 * uw-thread.c (SP_ARG0): Define if not already defined.
5160 * config/i386/tm-i386.h (SO_ARG0): Remove define.
5161
5162 * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
5163
5164 * config/i386/tm-i386.h: Don't include "regcache.h".
5165
5166 * i387-tdep.h (i387_print_float_info): New prototype.
5167 * i387-tdep.c (print_i387_value, print_i387_ext,
5168 print_i387_status_word, print_i387_control_word): Add `struct
5169 ui_file *' argument and use it for output.
5170 (i387_print_float_info): Renamed from i387_float_info. Add
5171 `struct gdbarch *' and `struct ui_file *' arguments and use the
5172 latter for output.
5173 * i386-tdep.c: Include "i387-tdep.h".
5174 (i386_gdbarch_init): Set print_float_info.
5175 * config/i386/tm-i386.h (i387_float_info): Remove prototype.
5176 (FLOAT_INFO): Remove define.
5177
5178 2002-08-13 Michael Snyder <msnyder@redhat.com>
5179
5180 * mips-tdep.c (mips_push_arguments): Rename to
5181 mips_eabi_push_arguments, and tune for EABI.
5182 (MIPS_REGS_HAVE_HOME_P): Delete.
5183 (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
5184 (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
5185 Delete references to mips_regs_have_home_p.
5186
5187 2002-08-14 Keith Seitz <keiths@redhat.com>
5188
5189 * Makefile.in (install-gdbtk): Create insight plugin directory.
5190 Install plugins.tcl file.
5191
5192 2002-08-14 Keith Seitz <keiths@redhat.com>
5193
5194 * configure.in: Move SUBDIRS to near top of the file so that
5195 --enable options may add things to it.
5196 If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
5197 * configure: Regenerate.
5198
5199 2002-08-13 Michael Snyder <msnyder@redhat.com>
5200
5201 * mips-tdep.c (mips_o32o64_push_arguments): New function,
5202 cloned from mips_push_arguments, tuned for o32/o64 ABI.
5203 (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
5204
5205 2002-08-13 Andrew Cagney <ac131313@redhat.com>
5206
5207 * vax-tdep.c (vax_get_saved_register): Delete function.
5208 (vax_gdbarch_init): Update.
5209 * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
5210 (ns32k_gdbarch_init): Update.
5211 * alpha-tdep.c (alpha_get_saved_register): Delete function.
5212 (alpha_gdbarch_init): Update.
5213
5214 2002-08-13 Andrew Cagney <cagney@redhat.com>
5215
5216 * regcache.c (init_regcache_descr): Overallocate the
5217 raw_register_valid_p array including space for NUM_PSEUDO_REGS.
5218 (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
5219 nr_raw_registers.
5220 (set_register_cached): Add range checking assertions. Use
5221 current_regcache.
5222
5223 2002-08-13 Mark Kettenis <kettenis@gnu.org>
5224
5225 * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
5226 numbers for MMX registers.
5227
5228 2002-08-13 Andrew Cagney <cagney@redhat.com>
5229
5230 * i386-tdep.c (i386_gdbarch_init): Use
5231 generic_unwind_get_saved_register.
5232
5233 2002-08-13 Kevin Buettner <kevinb@redhat.com>
5234
5235 * procfs.c (procfs_can_use_hw_breakpoint): New function.
5236 (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
5237 target vector.
5238 * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
5239 Delete. Add comment regarding this now-deleted target method.
5240
5241 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
5242
5243 * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
5244 (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
5245 (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
5246 real PC and the page number (if it's within the memory bank window).
5247 (m68hc11_pseudo_register_write): Likewise when saving.
5248 (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
5249 (m68hc11_register_virtual_type): Return uint32 for virtual pc.
5250 (m68hc11_register_raw_size): And use 32-bit for it.
5251 (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
5252 16K memory bank is used by the prog; also use the virtual pc.
5253
5254 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
5255
5256 * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
5257 (m68hc11_gdbarch_init): Install it in gdbarch.
5258 (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
5259 (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
5260 (MSYMBOL_SIZE): New for documentation.
5261 (insn_return_kind): Enum to specify how a function returns.
5262 (frame_extra_info): Cleanup and record the return mode.
5263 (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page
5264 register in address computation.
5265 (m68hc11_get_return_insn): New to obtain the return instruction used
5266 by the function.
5267 (m68hc11_frame_init_saved_regs): Take into account the return
5268 instruction used by the function for far and interrupt functions.
5269 (m68hc11_init_extra_frame_info): Take into account page register.
5270 (m68hc11_frame_args_address): Adjust according to the return mode.
5271 (show_regs): Print page register only when it's used.
5272
5273 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
5274
5275 * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
5276 (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
5277 (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
5278 registers.
5279 (m68hc11_register_raw_size): Likewise.
5280
5281 2002-08-13 Andrew Cagney <cagney@redhat.com>
5282
5283 * i386-tdep.c (i386_register_name): Handle mmx registers.
5284 (mmx_regnum_p): New function.
5285 (i386_mmx_names): New array.
5286 (mmx_num_regs): New variable.
5287 (i386_pseudo_register_read): New function.
5288 (i386_pseudo_register_write): New function.
5289 (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
5290
5291 * regcache.c (regcache_raw_read_unsigned): New function.
5292 (regcache_raw_read_signed): New function.
5293 * regcache.h (regcache_raw_read_unsigned): Declare.
5294 (regcache_raw_read_signed): Declare.
5295
5296 2002-08-13 Andrew Cagney <cagney@redhat.com>
5297
5298 * regcache.c (regcache_raw_read_as_address): Delete function.
5299 (regcache_cooked_read_signed): New function.
5300 (regcache_cooked_read_unsigned): New function.
5301 * regcache.h (regcache_cooked_read_signed): Declare.
5302 (regcache_cooked_read_unsigned): Declare.
5303 (regcache_raw_read_as_address): Delete declaration.
5304
5305 * blockframe.c (generic_read_register_dummy): Use
5306 regcache_cooked_read_unsigned.
5307 * i386-tdep.c (i386_extract_struct_value_address): Use
5308 regcache_cooked_read_unsigned.
5309
5310 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
5311
5312 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
5313 double sizes according to ELF ABI flags.
5314 (gdbarch_tdep): Record elf_flags.
5315
5316 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
5317
5318 * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
5319 (m6812_prolog): They can appear in 68HC12 function prologue.
5320 (m68hc11_frame_chain): Cleanup.
5321
5322 2002-08-12 Andrew Cagney <cagney@redhat.com>
5323
5324 * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
5325 declarations.
5326 * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
5327 (i386_linux_register_raw_size): Delete function.
5328 (i386_linux_init_abi): Update.
5329 * i386-tdep.c (i386_register_raw_size): Delete function.
5330 (i386_register_byte): Delete function.
5331 (i386_gdbarch_init): Update.
5332 (i386_register_size): Delete array.
5333 (i386_register_offset): Delete array.
5334
5335 * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
5336 (REGISTER_RAW_SIZE): Delete macro.
5337 * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
5338 (REGISTER_BYTE): Delete macro.
5339
5340 2002-08-11 Aidan Skinner <aidan@velvet.net>
5341
5342 * ada-lang.c (ada_lookup_partial_symbol)
5343 (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
5344 prototype names so that grep ^func works properly.
5345
5346 * ada-lang.c (ada_array_element_type)
5347 (ada_lookup_partial_symbol): Fix typos in parameter list.
5348
5349 * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
5350 Fix prototype names so that grep ^func works properly.
5351
5352 2002-08-10 Andrew Cagney <cagney@redhat.com>
5353 Elena Zannoni <ezannoni@redhat.com>
5354 Martin M. Hunt <hunt@redhat.com>
5355
5356 * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
5357 (build_builtin_type_vec128i): Set the vector bit.
5358 * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
5359 * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
5360 (build_builtin_type_vec64): New function.
5361 (build_builtin_type_vec64i): New function.
5362 (build_gdbtypes): Initialize builtin_type_vec64 and
5363 builtin_type_vec64i.
5364
5365 2002-08-09 Andrew Cagney <cagney@redhat.com>
5366
5367 * regcache.c (regcache_dump): Compare the register offset
5368 with REGISTER_BYTE.
5369 * arch-utils.c (generic_register_byte): New function.
5370 * arch-utils.h (generic_register_byte): Declare.
5371 * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
5372 * gdbarch.h, gdbarch.c: Regenerate.
5373
5374 2002-08-09 Andrew Cagney <cagney@redhat.com>
5375
5376 * regcache.c: Include "gdbcmd.h"
5377 (_initialize_regcache): Add commands "maintenance print
5378 registers", "maintenance print raw-registers" and "maintenance
5379 print cooked-registers".
5380 (enum regcache_dump_what): Define.
5381 (dump_endian_bytes): New function.
5382 (regcache_dump): New function.
5383 (regcache_print): New function.
5384 (maintenance_print_registers): New function.
5385 (maintenance_print_raw_registers): New function.
5386 (maintenance_print_cooked_registers): New function.
5387 * Makefile.in (regcache.o): Update dependencies.
5388
5389 2002-08-09 Michael Snyder <msnyder@redhat.com>
5390
5391 * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
5392 (mips_push_arguments): Correct some comments. Use paddr_nz
5393 for printing addresses in debug output. Replace static
5394 allocation using MAX_REGISTER_RAW_SIZE with alloca.
5395 (mips_n32n64_push_arguments): New function, cloned from
5396 mips_push_arguments and tuned for the n32/n64 ABI.
5397 (mips_push_register): Buffer needs dynamic allocation.
5398 (mips_print_register): Ditto.
5399 (do_gp_register_row): Ditto.
5400 (mips_store_return_value): Ditto.
5401 (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
5402
5403 2002-08-09 Don Howard <dhoward@redhat.com>
5404
5405 * memattr.c (mem_info_command): Print special case of upper bound
5406 as max CORE_ADDR + 1.
5407
5408 2002-08-08 Michael Snyder <msnyder@redhat.com>
5409
5410 * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only
5411 returns structs by ref if they're too big to fit in two registers.
5412
5413 2002-08-09 Kevin Buettner <kevinb@redhat.com>
5414
5415 * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
5416 saved regs value.
5417 (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
5418 mips_find_saved_regs().
5419 (mips_pop_frame): Likewise.
5420
5421 2002-08-09 Kevin Buettner <kevinb@redhat.com>
5422
5423 * blockframe.c (frame_saved_regs_register_unwind): Revise
5424 PC_IN_CALL_DUMMY assertion to only apply when generic dummy
5425 frames are in use.
5426
5427 2002-08-09 Grace Sainsbury <graces@redhat.com>
5428
5429 * remote.c: (remote_wait, remote_async_wait): Add check for awatch
5430 T-packets; the 'a' is not taken as a register number.
5431 (remote_check_watch_resources, remote_stopped_by_watchpoint)
5432 (remote_stopped_data_address): New functions; add to target
5433 vector.
5434 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
5435 prototypes to match other implementations of this
5436 function. replace integer argument with pointer -- the length
5437 field in the Z-packet is the length of what is pointed to or 1 if
5438 pointer is null. Add to target vector.
5439 (remote_insert_watchpoint, remote_remove_watchpoint): Add to
5440 target vector.
5441
5442 From Mark Salter:
5443 * remote.c (remote_wait): Add support to extract optional
5444 watchpoint information from T-packet. Ignore unrecognized
5445 optional info in T-packet.
5446 (remote_async_wait): Ditto.
5447
5448 2002-08-09 Corinna Vinschen <vinschen@redhat.com>
5449
5450 * cli/cli-dump.c: Change fopen modes to use binary open modes
5451 as defined in include/fopen-bin.h throughout.
5452
5453 2002-08-08 Michael Snyder <msnyder@redhat.com>
5454
5455 * mips-tdep.c: Minor whitespace and indentation clean-ups.
5456
5457 2002-08-08 Kevin Buettner <kevinb@redhat.com>
5458
5459 * doublest.c (store_floating): Avoid floatformat_from_doublest()
5460 assertion failure by returning early after a warning.
5461
5462 2002-08-08 Kevin Buettner <kevinb@redhat.com>
5463
5464 * mips-tdep.c (mips_find_saved_regs): Make static.
5465 (mips_frame_init_saved_regs): New function.
5466 (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
5467 * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
5468 (mips_find_saved_regs): Delete declaration.
5469
5470 2002-08-08 Grace Sainsbury <graces@redhat.com>
5471
5472 * remote.c (remote_wait, remote_async_wait): Change
5473 thread_num from int to ULONGEST.
5474 (unpack_varlen_hex): Change result parameter from
5475 int * to ULONGEST *.
5476
5477 2002-08-08 Andrew Cagney <ac131313@redhat.com>
5478
5479 * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
5480 powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
5481 powerpc*-*-*.
5482 * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
5483
5484 2002-08-08 Andrew Cagney <cagney@redhat.com>
5485
5486 * gcore.c (override_derive_stack_segment): Delete variable.
5487 (preempt_derive_stack_segment): Delete function.
5488 (derive_stack_segment): Delete function.
5489 (default_derive_stack_segment): Renamed to derive_stack_segment.
5490 (override_derive_heap_segment): Delete variable.
5491 (preempt_derive_heap_segment): Delete function.
5492 (derive_heap_segment): Delete function.
5493 (default_derive_heap_segment): Rename to derive_heap_segment.
5494
5495 2002-08-06 Michael Snyder <msnyder@redhat.com>
5496
5497 * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
5498 * mips-tdep.c (mips_EABI_use_struct_convention,
5499 mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
5500 New functions. (mips_use_struct_convention): Delete.
5501 (mips_gdbarch_init): set use_gdbarch_convention.
5502
5503 2002-08-06 Michael Snyder <msnyder@redhat.com>
5504
5505 * mips-tdep.c: gdbarch-ify reg_struct_has_addr.
5506 (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr,
5507 mips_o32_reg_struct_has_addr): New functions.
5508 (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
5509
5510 2002-08-07 Andrew Cagney <ac131313@redhat.com>
5511
5512 * regcache.c (pseudo_register): Delete function.
5513 (fetch_register): Delete function.
5514 (store_register): Delete function.
5515 (regcache_raw_read, legacy_read_register_gen): Use
5516 target_fetch_registers instead of fetch_register.
5517 (legacy_write_register_gen, regcache_raw_write): Use
5518 target_store_register instead of store_register.
5519 (write_register_bytes): Ditto.
5520
5521 * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
5522 (STORE_PSEUDO_REGISTER): Delete.
5523 * gdbarch.h, gdbarch.c: Regenerate.
5524
5525 2002-08-06 Corinna Vinschen <vinschen@redhat.com>
5526
5527 * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
5528 write dump file binary.
5529
5530 2002-08-05 Michael Snyder <msnyder@redhat.com>
5531
5532 * mips-tdep.c (mips_find_saved_regs): Adjust stack according
5533 to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64. Enhance comment.
5534 (mips_gdbarch_init): Set N32 target to be mips64.
5535
5536 2002-08-06 Kevin Buettner <kevinb@redhat.com>
5537
5538 * frame.c (find_saved_register): Break out of loop once saved
5539 register address is found. Don't mention sparc in loop comment
5540 anymore.
5541
5542 2002-08-06 Kevin Buettner <kevinb@redhat.com>
5543
5544 * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
5545 mips_default_saved_regsize to 8.
5546
5547 2002-08-06 Andrew Cagney <ac131313@redhat.com>
5548
5549 * gcore.c: Do not include <sys/procfs.h>.
5550 * Makefile.in (gcore.o): Update dependencies.
5551
5552 2002-08-06 Andrew Cagney <cagney@redhat.com>
5553
5554 * configure.tgt: Make arc-*-* obsolete.
5555 * NEWS: Mention that arc-*-* has been identifed as obsolete.
5556 * MAINTAINERS: Make arc-elf obsolete.
5557 * arc-tdep.c: Make file obsolete.
5558 * config/arc/arc.mt: Ditto.
5559 * config/arc/tm-arc.h: Ditto.
5560
5561 2002-08-05 Theodore A. Roth <troth@verinet.com>
5562
5563 * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
5564
5565 2002-08-05 Andrew Cagney <ac131313@redhat.com>
5566
5567 * mcore-tdep.c (mcore_gdbarch_init): Use
5568 generic_unwind_get_saved_register instead of
5569 generic_get_saved_register.
5570 * v850-tdep.c (v850_gdbarch_init): Ditto.
5571 * frv-tdep.c (frv_gdbarch_init): Ditto.
5572 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5573 * s390-tdep.c (s390_gdbarch_init): Ditto.
5574 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
5575 * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
5576 * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
5577
5578 2002-08-05 Joel Brobecker <brobecker@gnat.com>
5579
5580 * objfiles.h: Add missing #include "symfile.h"
5581
5582 * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
5583
5584 2002-08-04 Andrew Cagney <ac131313@redhat.com>
5585
5586 From 2002-08-01 david carlton <carlton@math.stanford.edu>:
5587 * hpread.c (hpread_read_struct_type): Deleted superfluous setting
5588 of FIELD_BITSIZE.
5589
5590 2002-08-04 Daniel Jacobowitz <drow@mvista.com>
5591
5592 * NEWS: Cleanup and nitpick.
5593
5594 2002-08-03 Andrew Cagney <ac131313@redhat.com>
5595
5596 * NEWS: Cleanup. Use *-linux*-gnu*. Only use `*' for headings.
5597
5598 2002-08-03 Andrew Cagney <ac131313@redhat.com>
5599
5600 * Makefile.in (gdbtk-bp.o): Update dependencies.
5601 (gdbtk-register.o): Ditto.
5602 (gdbtk-varobj.o): Ditto.
5603
5604 2002-08-03 Andrew Cagney <cagney@redhat.com>
5605
5606 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
5607 m68hc11_fetch_pseudo_register.
5608 (m68hc11_pseudo_register_write): Replace
5609 m68hc11_store_pseudo_register.
5610 (m68hc11_gdbarch_init): Update.
5611
5612 Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>
5613
5614 * gdbarch.sh: Include "gdb_string.h".
5615 * gdbarch.c: Regenerate.
5616
5617 * regcache.c: Include "gdb_string.h".
5618 * ax-general.c: Ditto.
5619 * varobj.c: Ditto.
5620 * std-regs.c: Ditto.
5621 * fbsd-proc.c: Ditto.
5622 * thread.c: Ditto.
5623
5624 * Makefile.in (regcache.o): Update dependencies.
5625 (thread.o, gdbarch.o): Ditto.
5626 (ax-general.o, gdbarch.o): Ditto.
5627 (varobj.o, std-regs.o): Ditto.
5628 (fbsd-proc.o): Specify dependencies.
5629
5630 2002-08-02 Andrew Cagney <cagney@redhat.com>
5631
5632 * regcache.c (regcache_cooked_read): Rename rawnum parameter to
5633 regnum.
5634 (regcache_cooked_write): Ditto.
5635
5636 2002-08-02 Andrew Cagney <ac131313@redhat.com>
5637
5638 * regcache.c (regcache_cooked_read): New function.
5639 (regcache_cooked_write): New function.
5640 (read_register_gen): Rewrite using regcache_cooked_read.
5641 (write_register_gen): Rewrite using regcache_cooked_write.
5642
5643 * regcache.h (regcache_cooked_read, regcache_cooked_write):
5644 Declare.
5645
5646 2002-08-02 Andrew Cagney <cagney@redhat.com>
5647
5648 * gdbarch.sh (pseudo_register_read, pseudo_register_write):
5649 Replace the architecture methods register_read and register_write.
5650 * gdbarch.h, gdbarch.c: Regenerate.
5651 * regcache.c (init_regcache_descr): Update.
5652 (read_register_gen): Update.
5653 (write_register_gen): Update.
5654 (supply_register): Update comment.
5655
5656 * sh-tdep.c (sh_gdbarch_init): Update.
5657 (sh_pseudo_register_read, sh64_pseudo_register_read): Add
5658 `regcache' and `gdbarch' parameters. Make `buffer' a void
5659 pointer. Update code.
5660 (sh_pseudo_register_write, sh64_pseudo_register_write): Add
5661 `regcache' and `gdbarch' parameters. Make `buffer' a constant
5662 void pointer. Update code.
5663 (sh64_register_write): Delete.
5664 (sh4_register_read): Delete.
5665 (sh64_register_read): Delete.
5666 (sh4_register_write): Delete.
5667 (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
5668 void pointer, `to' parameter a void pointer.
5669 (sh_sh64_register_convert_to_raw): Ditto.
5670
5671 2002-08-01 Kevin Buettner <kevinb@redhat.com>
5672
5673 * mips-tdep.c (mips_register_virtual_type): Use architecture
5674 invariant return values.
5675
5676 2002-08-01 Andrew Cagney <cagney@redhat.com>
5677
5678 * linux-proc.c: Include "gdb_string.h".
5679 * Makefile.in (linux-proc.o): Update dependency list.
5680
5681 2002-08-01 Kevin Buettner <kevinb@redhat.com>
5682
5683 * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo in
5684 comment.
5685
5686 2002-08-01 Grace Sainsbury <graces@redhat.com>
5687
5688 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
5689 to_insert_watchpoint, to_remove_watchpoint,
5690 to_stopped_by_watchpoint, to_stopped_data_address,
5691 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
5692 target vecctor. Define their corresponding macros so they call
5693 them.
5694
5695 * target.c: Add default and debug versions of for
5696 to_insert_hw_breakpoint, to_remove_hw_breakpoint,
5697 to_insert_watchpoint, to_remove_watchpoint,
5698 to_stopped_by_watchpoint, to_stopped_data_address,
5699 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
5700
5701 2002-08-01 Kevin Buettner <kevinb@redhat.com>
5702
5703 * mips-tdep.c (mips_register_virtual_type): New function.
5704 (mips_gdbarch_init): Register mips_register_virtual_type()
5705 with gdbarch machinery.
5706 * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
5707 this file instead of tm-bigmips.h.
5708 (MIPS_REGSIZE): Delete this macro.
5709 (REGISTER_VIRTUAL_TYPE): Delete macro. Undef macro so that
5710 multiarch version in mips-tdep.c will be found.
5711
5712 2002-08-01 Andrew Cagney <cagney@redhat.com>
5713
5714 * NEWS: Menion that CHILL has been made obsolete.
5715
5716 * gdbtypes.c (chill_varying_type): Make chill references obsolete.
5717 * stabsread.c (read_range_type): Ditto.
5718 * gdbtypes.h: Ditto.
5719 * language.c (binop_type_check): Ditto.
5720 (binop_result_type): Ditto.
5721 (integral_type): Ditto.
5722 (character_type): Ditto.
5723 (string_type): Ditto.
5724 (boolean_type): Ditto.
5725 (structured_type): Ditto.
5726 (lang_bool_type): Ditto.
5727 (binop_type_check): Ditto.
5728 * language.h (_LANG_chill): Ditto.
5729 * dwarfread.c (set_cu_language): Ditto.
5730 * dwarfread.c (CHILL_PRODUCER): Ditto.
5731 * dwarfread.c (handle_producer): Ditto.
5732 * expression.h (enum exp_opcode): Ditto.
5733 * eval.c: Ditto for comments.
5734 * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
5735 * expprint.c (print_subexp): Ditto.
5736 (print_subexp): Ditto.
5737 * valops.c (value_cast): Ditto.
5738 (search_struct_field): Ditto.
5739 * value.h (COERCE_VARYING_ARRAY): Ditto.
5740 * symfile.c (init_filename_language_table): Ditto.
5741 (add_psymbol_with_dem_name_to_list): Ditto.
5742 * valarith.c (value_binop): Ditto.
5743 (value_neg): Ditto.
5744 * valops.c (value_slice): Ditto.
5745 * symtab.h (union language_specific): Ditto.
5746 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
5747 (SYMBOL_DEMANGLED_NAME): Ditto.
5748 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
5749 * defs.h (enum language): Ditto.
5750 * symtab.c (got_symtab): Ditto.
5751 * utils.c (fprintf_symbol_filtered): Ditto.
5752
5753 * ch-typeprint.c: Make file obsolete.
5754 * ch-valprint.c: Make file obsolete.
5755 * ch-lang.h: Make file obsolete.
5756 * ch-exp.c: Make file obsolete.
5757 * ch-lang.c: Make file obsolete.
5758
5759 * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
5760 CHILL_LIB.
5761 (TARGET_FLAGS_TO_PASS): Ditto.
5762 (CHILLFLAGS): Obsolete.
5763 (CHILL): Obsolete.
5764 (CHILL_FOR_TARGET): Obsolete.
5765 (CHILL_LIB): Obsolete.
5766 (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
5767 ch-valprint.c.
5768 (HFILES_NO_SRCDIR): Remove ch-lang.h.
5769 (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
5770 ch-lang.o.
5771 (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
5772 targets.
5773
5774 2002-07-31 Joel Brobecker <brobecker@gnat.com>
5775
5776 * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
5777 This does not change anything at the moment, but will be helpful
5778 later when full Ada support is integrated.
5779
5780 2002-07-31 Kevin Buettner <kevinb@redhat.com>
5781
5782 * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
5783 help message.
5784
5785 2002-07-31 Kevin Buettner <kevinb@redhat.com>
5786
5787 * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
5788 and save it in a local variable. Use variable in later test.
5789
5790 2002-07-31 Kevin Buettner <kevinb@redhat.com>
5791
5792 * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
5793 test. (Thanks to Daniel Jacobowitz.)
5794
5795 2002-07-31 Kevin Buettner <kevinb@redhat.com>
5796
5797 * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
5798 (mips_abi_strings): Add "n64".
5799 (mips_gdbarch_init): Add test for n64 abi. Add MIPS_ABI_N64 case.
5800
5801 2002-07-31 Kevin Buettner <kevinb@redhat.com>
5802
5803 * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
5804 (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
5805
5806 2002-07-31 Kevin Buettner <kevinb@redhat.com>
5807
5808 * utils.c (host_pointer_to_address, address_to_host_pointer):
5809 Use gdb_assert() instead of explicit call to internal_error().
5810
5811 2002-07-30 Kevin Buettner <kevinb@redhat.com>
5812
5813 * Makefile.in (rs6000-nat.o): Update dependencies.
5814
5815 From Nicholas Duffek:
5816 * Makefile.in (ALLDEPFILES): Add aix-thread.c.
5817 (aix-thread.o): New rule.
5818 * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
5819 * config/powerpc/aix432.mh: New file.
5820
5821 2002-07-30 Daniel Jacobowitz <drow@mvista.com>
5822
5823 * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
5824 (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
5825 (fetch_core_registers, ppc_linux_supply_gregset)
5826 (ppc_linux_supply_fpregset): New functions.
5827 (ppc_linux_regset_core_fns): New.
5828 (_initialize_ppc_linux_tdep): Call add_core_fns.
5829 * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
5830 and ppc_linux_supply_gregset.
5831 * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
5832 (supply_fpregset): Call ppc_linux_supply_fpregset.
5833 * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
5834 corelow.o.
5835 * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
5836
5837 2002-07-30 Daniel Jacobowitz <drow@mvista.com>
5838
5839 * symtab.c (lookup_symbol): Demangle before lowercasing.
5840
5841 2002-07-30 Andrew Cagney <ac131313@redhat.com>
5842
5843 * symtab.h: Replace #include "gdb_obstack.h" with opaque
5844 declaration.
5845 * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
5846 * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
5847 * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
5848 * arch-utils.c, cli/cli-setshow.c: Unconditionally include
5849 "gdb_string.h".
5850 * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
5851 (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
5852 (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
5853 (avr-tdep.o, mon960-rom.o): Ditto.
5854 (aout_stabs_gnu_h): Define.
5855 (symtab_h): Remove $(gdb_obstack_h).
5856
5857 2002-07-30 Jim Blandy <jimb@redhat.com>
5858
5859 Patch from David Carlton <carlton@math.stanford.edu>:
5860 * gdbinit.in: Move the `dir' commands that add GDB's own source
5861 directory to the search path to the end, so that the `gdb' source
5862 directory will be searched first.
5863
5864 2002-07-29 Andrew Cagney <ac131313@redhat.com>
5865
5866 * gdb_obstack.h: New file.
5867 * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
5868 (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
5869 * objfiles.h: Include "gdb_obstack.h".
5870 * Makefile.in (gdb_obstack_h): Define.
5871 (symtab_h): Add $(gdb_obstack_h).
5872 (objfiles_h): Add $(gdb_obstack_h).
5873
5874 * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
5875 * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
5876 * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
5877 * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
5878 * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
5879 * p-valprint.c, symmisc.c, typeprint.c: Ditto.
5880 * symfile.c, coffread.c, c-typeprint.c: Ditto.
5881 * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
5882
5883 * Makefile.in (bcache.o): Update dependencies.
5884 (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
5885 (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
5886 (dbxread.o, dstread.o, f-typeprint.o): Ditto.
5887 (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
5888 (stabsread.o, symfile.o, symmisc.o): Ditto.
5889 (symtab.o, typeprint.o, macroexp.o): Ditto.
5890 (macrotab.o, mdebugread.o): Ditto.
5891 (f_lang_h, coff_sym_h, coff_symconst_h): Define.
5892 (coff_ecoff_h, aout_aout64_h): Define.
5893 (aout_stabs_gnu_h, libaout_h): Define.
5894
5895 2002-07-29 Andrew Cagney <cagney@redhat.com>
5896
5897 * regcache.c (struct regcache_descr): Rename nr_registers to
5898 nr_cooked_registers. Revise comments describing the structure
5899 member fields.
5900 (init_regcache_descr): Update.
5901 (init_legacy_regcache_descr): Update.
5902 (read_register_gen, write_register_gen): When a cooked register in
5903 the raw register range, directly access the value from the raw
5904 register cache.
5905
5906 2002-07-29 Andrew Cagney <ac131313@redhat.com>
5907
5908 * z8k-tdep.c: Do not include "obstack.h".
5909 * h8300-tdep.c, h8500-tdep.c: Ditto.
5910 * m68hc11-tdep.c, sh-tdep.c: Ditto.
5911 * valprint.c, v850-tdep.c: Ditto.
5912 * d10v-tdep.c, mn10300-tdep.c: Ditto.
5913 * mn10200-tdep.c: Ditto.
5914
5915 * Makefile.in (z8k-tdep.o): Update dependencies.
5916 (m68hc11-tdep.o, valprint.o): Ditto.
5917 (v850-tdep.o, d10v-tdep.o): Ditto.
5918 (mn10300-tdep.o, sparc-tdep.o): Ditto.
5919 (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
5920 (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
5921 (sh_opc_h, gdb_sim_sh_h): Define.
5922 (elf_sh_h, elf_bfd_h): Define.
5923 (opcode_m68hc11_h): Define.
5924 (OPCODES_SRC, OPCODES_DIR): define.
5925 (OPCODES): Use $(OPCODES_DIR).
5926 (gdb_sim_d10v_h): Rename sim_d10v_h.
5927 (gdb_sim_arm_h): Rename sim_arm_h.
5928
5929 2002-07-26 Kevin Buettner <kevinb@redhat.com>
5930
5931 * utils.c (host_pointer_to_address, address_to_host_pointer):
5932 Change internal_error() message to indicate function responsible
5933 for the error.
5934
5935 2002-07-26 Kevin Buettner <kevinb@redhat.com>
5936
5937 * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
5938 calls to local_hex_string_custom().
5939
5940 2002-07-26 Kevin Buettner <kevinb@redhat.com>
5941
5942 * irix5-nat.c: Move IRIX shared library support from here...
5943 * solib-irix.c: ...to here. Revised substantially to work with
5944 generic solib framework.
5945
5946 * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
5947 * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
5948 * mips-irix-tdep.c: New file.
5949
5950 * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
5951 (mips-irix-tdep.o, solib-irix.o): New rules.
5952 * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
5953 solib-irix.o.
5954 * config/mips/irix6.mt (TDEPFILES): Likewise.
5955 * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
5956
5957 2002-07-26 Kevin Buettner <kevinb@redhat.com>
5958
5959 * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
5960 disabled (via ``#if 0'') includes.
5961
5962 2002-07-26 Kevin Buettner <kevinb@redhat.com>
5963
5964 * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
5965 (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
5966 (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
5967 Add support for the fpscr register.
5968 * rs6000-nat.c (regmap, fetch_inferior_registers)
5969 (store_inferior_registers, fetch_core_registers): Likewise.
5970
5971 2002-07-26 Kevin Buettner <kevinb@redhat.com>
5972
5973 * rs6000-nat.c (language.h): Include.
5974 (special_regs): Delete this array.
5975 (regmap): New function.
5976 (fetch_register, store_register): Use regmap() to map gdb
5977 register numbers to ptrace register numbers. Also, use
5978 outputs from regmap() to make decisions regarding type of
5979 ptrace() call to make. In particular, don't compare against
5980 FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
5981 (fetch_inferior_registers, store_inferior_registers): Where
5982 possible, obtain register numbers from tdep struct. Don't
5983 refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
5984 * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
5985 (LAST_UISA_SP_REGNUM): Delete.
5986
5987 2002-07-25 Kevin Buettner <kevinb@redhat.com>
5988
5989 * rs6000-nat.c (ppc-tdep.h): Include.
5990 (fetch_registers, store_register, fetch_core_registers): Don't
5991 access registers[] directly. Instead, use supply_register() or
5992 regcache_collect() as appropriate.
5993 (find_toc_address): Format hex address with local_hex_string().
5994
5995 2002-07-25 Andrew Cagney <ac131313@redhat.com>
5996
5997 * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
5998 bfd/elf32-frv.c.
5999
6000 2002-07-24 Tom Tromey <tromey@redhat.com>
6001
6002 * jv-exp.y: Marked all strings with _().
6003 (ClassInstanceCreationExpression, ArrayCreationExpression): Use
6004 internal_error.
6005 (MethodInvocation, CastExpression, parse_number, yyerror,
6006 java_type_from_name, push_expression_name, yylex): Typo fixes.
6007
6008 2002-07-24 Daniel Jacobowitz <drow@mvista.com>
6009
6010 * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
6011 (tee_file_flush, tee_file_write, tee_file_fputs)
6012 (tee_file_isatty): New.
6013 * ui-file.h (tee_file_new): Add prototype.
6014
6015 2002-07-24 Aidan Skinner <aidan@velvet.net>
6016
6017 * ada-lang.c: Change k&r style function definitions to prototyped
6018 form.
6019 * ada-typeprint.c: Change k&r style function definitions to prototyped
6020 form.
6021 * ada-valprint.c: Change k&r style function definitions to prototyped
6022 form.
6023
6024 2002-07-24 Andrew Cagney <cagney@redhat.com>
6025
6026 * README: Remove reference to remote-bug.
6027 * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
6028 remote-bug.c.
6029 (m88k-nat.o): Delete rule.
6030 (m88k-tdep.o): Delete rule.
6031 (remote-bug.o): Delete rule.
6032 * MAINTAINERS: Mark as obsolete.
6033 * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
6034 * m88k-tdep.c: Make file obsolete.
6035 * config/m88k/m88k.mh: Ditto.
6036 * config/m88k/delta88v4.mh: Ditto.
6037 * config/m88k/delta88v4.mt: Ditto.
6038 * config/m88k/delta88.mt: Ditto.
6039 * config/m88k/delta88.mh: Ditto.
6040 * remote-bug.c: Ditto.
6041 * config/m88k/tm-delta88.h: Ditto.
6042 * config/m88k/nm-delta88v4.h: Ditto.
6043 * config/m88k/xm-delta88.h: Ditto.
6044 * config/m88k/xm-dgux.h: Ditto.
6045 * config/m88k/tm-m88k.h: Ditto.
6046 * config/m88k/nm-m88k.h: Ditto.
6047 * config/m88k/tm-delta88v4.h: Ditto.
6048 * m88k-nat.c: Ditto.
6049 * cxux-nat.c: Ditto.
6050 * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
6051 and m88*-*-* obsolete.
6052 * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
6053 m88*-*-* obsolete.
6054
6055 2002-07-24 Andrew Cagney <cagney@redhat.com>
6056
6057 * findvar.c (extract_unsigned_integer): Make `addr' parameter
6058 constant. Same for local pointer variables.
6059 (extract_signed_integer): Ditto.
6060 * defs.h (extract_unsigned_integer): Update.
6061 (extract_signed_integer): Update.
6062
6063 2002-07-24 Andrew Cagney <cagney@redhat.com>
6064
6065 * regcache.c (regcache_raw_write): Change buf parameter to a
6066 constant void pointer.
6067 (regcache_raw_read): Change buf parameter to a void pointer.
6068 (legacy_write_register_gen): Change myaddr parameter a constant
6069 void pointer.
6070 (supply_register): Change val parameter to a const void pointer.
6071 * regcache.h (regcache_raw_write): Update declaration.
6072 (regcache_raw_read): Update declaration.
6073 (supply_register): Update declaration.
6074
6075 2002-07-24 Tom Tromey <tromey@redhat.com>
6076
6077 * defs.h (gdb_readline_wrapper): Declare.
6078 * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
6079 * tracepoint.c (read_actions): Use gdb_readline_wrapper.
6080 * top.c (gdb_readline_wrapper): New function.
6081 (command_line_input): Use it.
6082
6083 2002-07-24 Andrew Cagney <cagney@redhat.com>
6084
6085 * regcache.h (regcache_raw_read, regcache_raw_write): Replace
6086 regcache_read and regcache_write.
6087 (regcache_raw_read_as_address): Replace regcache_read_as_address.
6088 * regcache.c: Update.
6089 * sh-tdep.c (sh64_push_arguments): Update comment.
6090 (sh_pseudo_register_read): Update.
6091 (sh_pseudo_register_write): Update.
6092 (sh4_register_read): Update.
6093 (sh4_register_write): Update.
6094 (sh64_pseudo_register_read): Update.
6095 (sh64_pseudo_register_write): Update.
6096 (sh64_register_read): Update.
6097 (sh64_register_write): Update.
6098 * i386-tdep.c (i386_extract_return_value): Update.
6099 (i386_extract_struct_value_address): Update.
6100 (i386_extract_return_value): Update.
6101 * blockframe.c (generic_read_register_dummy): Update.
6102 (generic_call_dummy_register_unwind): Update
6103 * infrun.c (write_inferior_status_register): Update.
6104
6105 2002-07-23 Jim Blandy <jimb@redhat.com>
6106
6107 * parser-defs.h (expression_context_pc): Make this extern.
6108 (Thanks to Michael Snyder.)
6109
6110 2002-07-23 Andrew Cagney <ac131313@redhat.com>
6111
6112 GDB 5.2.1 released from 5.2 branch.
6113 * NEWS: Mention changes in 5.2.1 including addition of AVR target.
6114 * README: Update to mention 5.2.1.
6115
6116 2002-07-23 Mark Salter <msalter@redhat.com>
6117
6118 * remote.c (remote_read_bytes): Fix check for error.
6119
6120 2002-07-22 Kevin Buettner <kevinb@redhat.com>
6121
6122 * aix-thread.c (language.h): Include.
6123 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
6124 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
6125 Print newlines at end of debug messages.
6126 (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
6127 (pdc_write_data): Use local_hex_string() instead of %llx formats.
6128
6129 2002-07-22 Kevin Buettner <kevinb@redhat.com>
6130
6131 * aix-thread.c (ppc-tdep.h): Include.
6132 (special_register_p): New function.
6133 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
6134 (store_regs_user_thread): Use register number information from
6135 gdbarch_tdep struct instead of hardcoded offsets relative to
6136 FIRST_UISA_SP_REGNUM.
6137 (fetch_regs_kernel_thread, store_regs_kernel_thread): Call
6138 special_register_p() instead of using FPLAST_REGNUM and
6139 LAST_UISA_SP_REGNUM as lower and upper bounds on the special
6140 register numbers. Also, don't assume that LAST_UISA_SP_REGNUM
6141 will be MQ's register number.
6142
6143 2002-07-22 Michael Snyder <msnyder@redhat.com>
6144
6145 * aix-thread.c (ops): Rename to aix_thread_ops.
6146 (base_ops): Rename to base_target.
6147 (ops_attach): Rename to aix_thread_attach.
6148 (ops_detach): Rename to aix_thread_detach.
6149 (ops_resume): Rename to aix_thread_detach.
6150 (ops_wait): Rename to aix_thread_wait.
6151 (ops_kill): Rename to aix_thread_kill.
6152 (init_ops): Rename to init_aix_thread_ops.
6153 (ops_fetch_register): Rename to aix_thread_fetch_register.
6154 (ops_store_register): Rename to aix_thread_store_register.
6155 (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
6156 (ops_thread_alive): Rename to aix_thread_thread_alive.
6157 (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
6158 (ops_pid_to_str): Rename to aix_thread_pid_to_str.
6159 (ops_xfer_memory): Rename to aix_thread_xfer_memory.
6160 (fetch_regs_lib): Rename to fetch_regs_user_thread.
6161 (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
6162 (store_regs_lib): Rename to store_regs_user_thread.
6163 (store_regs_kern): Rename to store_regs_kernel_thread.
6164
6165 2002-07-22 Michael Snyder <msnyder@redhat.com>
6166
6167 * aix-thread.c (ops_prepare_to_store): Eliminate.
6168 (init_ops): Don't initialize ops.prepare_to_store.
6169 (store_regs_kern): Pre-fetch register buffers from child,
6170 because some registers may not be in the cache. Copy
6171 regs from register cache only if they are cached.
6172 (store_regs_lib): Copy regs from register cache only
6173 if they are cached.
6174 (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
6175 fill_gprs64): Ditto.
6176
6177 2002-07-22 Kevin Buettner <kevinb@redhat.com>
6178
6179 * aix-thread.c (gdb_assert.h): Include.
6180 (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
6181 register sizes (from register cache) match size of buffer holding
6182 register data.
6183 (fill_sprs32): Change parameter types to match those in the ptrace()
6184 buffer.
6185 (store_regs_lib): Likewise, but for 32-bit temporary variables.
6186 (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
6187
6188 2002-07-22 Michael Snyder <msnyder@redhat.com>
6189
6190 * aix-thread.c (supply_sprs64): Cosmetic change.
6191 (supply_sprs32): Cosmetic change.
6192 (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
6193 (fill_sprs64): Use regcache_collect instead of read_register.
6194 (store_regs_lib): Use regcache_collect instead of
6195 read_register. Use fill_sprs32 instead of fill_sprs64,
6196 if debugging a 32-bit architecture.
6197 (store_regs_kern): Use fill_gprs64 etc. to pull the values
6198 out of the register cache, instead of passing a pointer into
6199 the register cache directly to ptrace. Use regcache_collect
6200 insteaad of read_register.
6201 (ops_prepare_to_store): Use target_read_registers instead
6202 of read_register_bytes.
6203
6204 2002-07-20 Aidan Skinner <aidan@velvet.net>
6205
6206 * MAINTAINERS: Add self under write after approval.
6207
6208 2002-07-20 Aidan Skinner <aidan@velvet.net>
6209
6210 * ada-tasks.c: Change k&r style function definitions to prototyped
6211 form.
6212
6213 2002-07-19 Andrew Cagney <ac131313@redhat.com>
6214
6215 * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
6216 * x86-64-tdep.c: Include "objfiles.h".
6217 (x86_64_gdbarch_init): Set in_solib_call_trampoline to
6218 in_plt_section. From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
6219
6220 2002-07-17 Michal Ludvig <michal@suse.cz>
6221
6222 * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
6223 (update_context): Initialise cfa variable.
6224
6225 2002-07-17 Michael Snyder <msnyder@redhat.com>
6226
6227 * aix-thread.c: Shorten some long lines.
6228 Bring comments into line with code spec.
6229
6230 2002-07-18 Joel Brobecker <brobecker@gnat.com>
6231
6232 * infrun.c: Re-indent using gdb_indent.sh.
6233
6234 2002-07-18 Joel Brobecker <brobecker@gnat.com>
6235
6236 * infrun.c (handle_inferior_event): Remove unneeded extra brace.
6237 Leave the indentation temporarily untouched, to minimize the diffs.
6238
6239 2002-07-18 Elena Zannoni <ezannoni@redhat.com>
6240
6241 * stabsread.c: Make os9k sections of the code obsolete,
6242 for real this time.
6243 * stabsread.h: Make os9k sections of the code obsolete.
6244
6245 2002-07-18 Michal Ludvig <mludvig@suse.cz>
6246
6247 * linux-low.c (regsets_store_inferior_registers): Add free()
6248 at the end of a loop to prevent memory leak.
6249 * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
6250 (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
6251 * config/sparc/tm-sp64linux.h: Make the rest of #endif
6252 line a comment.
6253 * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
6254
6255 2002-07-17 Jim Blandy <jimb@redhat.com>
6256
6257 * macrocmd.c (info_macro_command): Remove newline from error
6258 message.
6259
6260 2002-07-17 J"orn Rennecke <joern.rennecke@superh.com>
6261
6262 * sh-tdep.c (sh_dsp_register_sim_regno): New function.
6263 (sh_gdbarch_init): Use it for sh-dsp.
6264
6265 2002-07-16 Kevin Buettner <kevinb@redhat.com>
6266
6267 * dwarf2read.c (read_initial_length): Handle older, non-standard,
6268 64-bit DWARF2 format.
6269
6270 2002-07-16 Joel Brobecker <brobecker@gnat.com>
6271
6272 * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
6273 <sys/proc.h> when not available.
6274
6275 2002-07-16 Andrew Cagney <ac131313@redhat.com>
6276
6277 * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
6278 * stabsread.c: Make os9k sections of the code obsolete.
6279 * configure.tgt: Make i[3456]86-*-os9k target obsolete.
6280 * config/i386/i386os9k.mt: Make file obsolete.
6281 * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
6282 (COMMON_OBS): Remove os9kread.o
6283 (SFILES): Remove os9kread.c.
6284 (os9kread.o, remote-os9k.o): Make target obsolete.
6285 * remote-os9k.c: Make file obsolete.
6286 * os9kread.c: Make file obsolete.
6287 * Makefile.in
6288
6289 2002-07-16 Andrew Cagney <ac131313@redhat.com>
6290
6291 * NEWS: Mention that the FR30 has been made obsolete.
6292 * fr30-tdep.c: Make file obsolete.
6293 * config/fr30/tm-fr30.h: Ditto.
6294 * config/fr30/fr30.mt: Ditto.
6295 * configure.tgt: Make fr30-*-elf obsolete.
6296 * MAINTAINERS: Make fr30-elf obsolete.
6297
6298 2002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>
6299
6300 * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
6301 found is not inside a section.
6302
6303 2002-07-15 Kevin Buettner <kevinb@redhat.com>
6304
6305 * aix-thread.c (ptrace_check): Use safe_strerror() instead of
6306 strerror().
6307 (pdc_realloc): Use xrealloc() instead of realloc().
6308
6309 2002-07-15 Kevin Buettner <kevinb@redhat.com>
6310
6311 * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
6312 (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
6313 (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
6314 macros.
6315
6316 2002-07-15 Kevin Buettner <kevinb@redhat.com>
6317
6318 * aix-thread.c (ptrace_check): Eliminate goto.
6319 (sync_threadlists): Eliminate gotos. Also, fix array overrun
6320 problem.
6321
6322 2002-07-15 Kevin Buettner <kevinb@redhat.com>
6323
6324 * aix-thread.c (gdbcmd.h): Include.
6325 (DEBUG, DBG, DBG2, dbg): Eliminate.
6326 (debug_aix_thread): New static global.
6327 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
6328 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
6329 (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
6330 invocations to DBG and DBG2 macros to test against
6331 ``debug_aix_thread'' and call fprintf_unfiltered().
6332 (_initialize_aix_thread): Add new command "set debug aix-thread".
6333
6334 2002-07-15 Andrew Cagney <ac131313@redhat.com>
6335
6336 From Gerhard Tonn <TON@de.ibm.com>:
6337 * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
6338 instead of supply_register.
6339
6340 2002-07-15 Andrew Cagney <ac131313@redhat.com>
6341
6342 * dwarf2cfi.c: Include "gdb_assert.h".
6343 (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
6344 non-NULL.
6345 (update_context): Do not use __func__. Add missing ``break''.
6346 (update_context): Do not use __func__.
6347
6348 2002-07-15 Elena Zannoni <ezannoni@redhat.com>
6349
6350 * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
6351 and its setting. Set gdbarch instruction printing functions
6352 directly. For non-rs6000 case use new function
6353 gdb_print_insn_powerpc.
6354 (gdb_print_insn_powerpc): New function.
6355
6356 2002-07-13 Andrew Cagney <ac131313@redhat.com>
6357
6358 * NEWS: Mention that the d30v has been marked obsolete.
6359 * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
6360 * configure.tgt: Mark d30v-*-* as obsolete.
6361 * d30v-tdep.c: Mark file as obsolete.
6362 * config/d30v/d30v.mt: Ditto.
6363 * config/d30v/tm-d30v.h: Ditto.
6364
6365 2002-07-13 Aidan Skinner <aidan@velvet.net>
6366
6367 * ada-tasks.c (add_task_entry): replace calls to
6368 malloc() with xmalloc
6369 * ada-tasks.c (init_task_list): replace calls to free with xfree()
6370
6371 * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
6372 ada_finish_decode_line_1, all_sals_for_line
6373 ada_breakpoint_rewrite): replace calls to free() with xfree()
6374
6375 2002-07-12 Kevin Buettner <kevinb@redhat.com>
6376
6377 From Nicholas Duffek (with minor changes by Martin Hunt,
6378 Louis Hamilton, and Kevin Buettner):
6379 * aix-thread.c: New file.
6380
6381 2002-07-12 Petr Sorfa <petrs@caldera.com>
6382
6383 * dwarf2read.c (dwarf2_invalid_attrib_class): New
6384 complaint for invalid attribute class or form.
6385 (read_func_scope): DW_AT_frame_base
6386 better handling of DW_AT_block*.
6387 (dwarf2_add_member_fn): DW_AT_vtable_elem_location
6388 better handling of DW_AT_block*.
6389 (read_common_block): DW_AT_location
6390 better handling of DW_AT_block*.
6391 (read_partial_die): DW_AT_location better handling
6392 of DW_AT_block*.
6393 (new_symbol): DW_AT_external better handling of
6394 DW_AT_block*. Proper initialization of variable
6395 "addr".
6396 (attr_form_is_block): New function that returns true
6397 if the attribute's form is of DW_FORM_block*.
6398
6399 2002-07-12 Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6400
6401 * valops.c (find_method_list): Remove comment about
6402 removed STATIC_MEMFUNCP argument.
6403 (value_find_oload_method_list): Likewise.
6404
6405 2002-07-12 Kevin Buettner <kevinb@redhat.com>
6406
6407 From Nicholas Duffek:
6408 * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
6409 target_new_objfile_hook.
6410
6411 2002-07-12 Kevin Buettner <kevinb@redhat.com>
6412
6413 From Nicholas Duffek:
6414 * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
6415 csect.
6416
6417 2002-07-12 Andrew Cagney <cagney@redhat.com>
6418
6419 * MAINTAINERS: Mention --enable-sim-build-warnings.
6420 (m68hc11-elf): Disable sim build warnings.
6421 (m32r-elf): Mark as broken obsolete candidate.
6422 (x86_64-linux-gnu): Mark as buildable with -Werror.
6423 (arm-elf): Change -w to ``,'' which enables warnings but not
6424 -Werror.
6425
6426 2002-07-12 Andrew Cagney <ac131313@redhat.com>
6427
6428 * bcache.h: Update copyright.
6429 (struct bstring, struct bcache): Move definition to "bcache.c".
6430 Replaced by opaque declaration.
6431 (bcache_xfree): Replace free_bcache.
6432 (bcache_xmalloc, bcache_memory_used): Declare.
6433
6434 * bcache.c: Update copyright.
6435 (struct bstring, struct bcache): Moved to here from "bcache.h".
6436 Update comments.
6437 (bcache_xmalloc, bcache_memory_used): New functions.
6438 (bcache_xfree): Replace function free_bcache.
6439
6440 * Makefile.in (objfiles.o): Add $(bcache_h).
6441 (objfiles_h): Remove $(bcache_h).
6442 (symfile.o): Add $(bcache_h).
6443
6444 * symmisc.c: Update copyright.
6445 (print_symbol_bcache_statistics): Pass psymbol_cache by value.
6446 (print_objfile_statistics): Use bcache_memory_used.
6447
6448 * symfile.c: Include "bcache.h".
6449 (reread_symbols): Use bcache_xfree.
6450 (reread_symbols): Use bcache_xmalloc and bcache_xfree.
6451 (add_psymbol_to_list): Pass psymbol_cache by value.
6452 (add_psymbol_with_dem_name_to_list): Ditto.
6453
6454 * objfiles.h: Update copyright.
6455 (struct bcache): Declare opaque. Do not include "bcache.h".
6456 (struct objfile): Change psymbol_cache and macro_cache to ``struct
6457 bcache'' pointers.
6458 * dwarf2read.c (macro_start_file): Pass macro_cache by value.
6459
6460 * objfiles.c: Include "bcache.h". Update copyright.
6461 (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
6462 macro_cache.
6463 (free_objfile): Use bcache_xfree.
6464
6465 2002-07-11 Grace Sainsbury <graces@redhat.com>
6466
6467 * monitor.c (monitor_fetch_register): Make name a constant.
6468 (monitor_store_register): Same.
6469
6470 2002-07-11 Daniel Jacobowitz <drow@mvista.com>
6471
6472 Based on patch from Daniel Berlin <dberlin@dberlin.org>.
6473 * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
6474 (finish_block) For non-function blocks, hash the symbol table. For
6475 function blocks, mark the symbol table as unhashed.
6476 * minsyms.c (msymbol_hash): Return hash value without taking modulus.
6477 (msymbol_hash_iw): Likewise.
6478 (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
6479 value.
6480 (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
6481 (lookup_minimal_symbol): Likewise for both.
6482 * symtab.h (struct block): Add `hashtable' flag. Comment the
6483 hashtable.
6484 (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
6485 (ALL_BLOCK_SYMBOLS): Update.
6486 (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
6487 (struct symbol): Add `hash_next' pointer.
6488 * symtab.c (lookup_block_symbol): Search using the hash table when
6489 possible.
6490 (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
6491 (search_symbols, find_addr_symbol): Likewise.
6492
6493 * dstread.c (process_dst_block): Clear hashtable bit for new block.
6494 (read_dst_symtab): Likewise.
6495 * jv-lang.c (get_java_class_symtab): Likewise.
6496 * mdebugread.c: Include "gdb_assert.h".
6497 (shrink_block): Assert that the block being modified is not hashed.
6498 * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
6499 * symmisc.c (free_symtab_block): Walk the hash table when freeing
6500 symbols.
6501 (dump_symtab): Recognize hashed blocks.
6502 * printcmd.c (print_frame_args): Assert that function blocks do not
6503 have hashed symbol tables.
6504 * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
6505 (fill_in_ada_prototype, debug_print_block): Likewise.
6506 (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS. Handle hash tables.
6507
6508 2002-07-11 Corinna Vinschen <vinschen@redhat.com>
6509
6510 * stack.c (print_frame): Use result of frame_address_in_block()
6511 instead of fi->pc when evaluating symbols.
6512 (backtrace_command_1): Ditto.
6513
6514 2002-07-11 Andrew Cagney <cagney@redhat.com>
6515
6516 * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
6517 Make static.
6518
6519 * arm-tdep.c (arm_register_name): Make return type constant.
6520
6521 2002-07-10 Andrew Cagney <ac131313@redhat.com>
6522
6523 * win32-nat.c (has_detach_ability): Convert to strict ISO C
6524 prototype.
6525 * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
6526 * s390-tdep.c (s390_fp_regnum): Ditto.
6527 (s390_read_fp): Ditto.
6528 (s390_pop_frame): Ditto.
6529 (_initialize_s390_tdep): Ditto.
6530 * remote.c (get_remote_state): Ditto.
6531 * procfs.c (mappingflags): Ditto.
6532 * memattr.c (_initialize_mem): Ditto.
6533 * mcore-tdep.c (mcore_pop_frame): Ditto.
6534 * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
6535 * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
6536 * language.c (set_case_str): Ditto.
6537 * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
6538 * frv-tdep.c (new_variant): Ditto.
6539 (frv_stopped_data_address): Ditto.
6540 * dwarf2cfi.c (fde_chunks_need_space): Ditto.
6541 (context_alloc): Ditto.
6542 (frame_state_alloc): Ditto.
6543 (unwind_tmp_obstack_init): Ditto.
6544 (unwind_tmp_obstack_free): Ditto.
6545 (cfi_read_fp): Ditto.
6546 * cris-tdep.c (cris_saved_pc_after_call): Ditto.
6547 (cris_pop_frame): Ditto.
6548 * c-lang.c (scanning_macro_expansion): Ditto.
6549 (finished_macro_expansion): Ditto.
6550 (c_preprocess_and_parse): Ditto.
6551 * gdbarch.sh: Ditto.
6552 * gdbarch.h, gdbarch.c: Regenerate.
6553 * config/mn10200/tm-mn10200.h: Adjust indentation.
6554 * target.c: Adjust indentation.
6555 * symtab.h: Adjust indentation.
6556 * stabsread.h: Adjust indentation.
6557 * remote-es.c: Adjust indentation.
6558 * os9kread.c: Adjust indentation.
6559
6560 2002-07-10 Andrew Cagney <ac131313@redhat.com>
6561
6562 * wince.c (_initialize_wince): Rename _initialize_inftarg.
6563 * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
6564
6565 2002-07-10 Grace Sainsbury <graces@redhat.com>
6566
6567 * NEWS: Mention m68k, mcore multi-arching.
6568 * MAINTAINERS: Change status of m68k, mcore to reflect
6569 multi-arching.
6570
6571 2002-07-10 Daniel Jacobowitz <drow@mvista.com>
6572
6573 * valops.c (find_overload_match): Free oload_syms.
6574
6575 2002-07-09 Joel Brobecker <brobecker@gnat.com>
6576
6577 Define HAVE_SYS_PROC_H if sys/proc.h exists
6578 * configure.in: Add check for sys/proc.h
6579 * config.in: Regenerate.
6580 * configure: Regenerate.
6581
6582 2002-07-09 Grace Sainsbury <graces@redhat.com>
6583
6584 * config/m68k/tm-m68k.h: Remove macros wrapped in
6585 #if !GDB_MULTI_ARCH.
6586
6587 2002-07-08 Andrew Cagney <ac131313@redhat.com>
6588
6589 * config.in, configure: Regenerate.
6590
6591 2002-07-08 Mark Kettenis <kettenis@gnu.org>
6592
6593 * dwarf2cfi.c: Include "gcore.h".
6594 (execute_stack_op): Fix implementation of the
6595 DW_OP_deref and DW_OP_deref_size operators by letting do their
6596 lookup in the target.
6597
6598 2002-07-07 Mark Kettenis <kettenis@gnu.org>
6599
6600 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
6601 * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
6602 tdep->sc_sp_offset.
6603
6604 2002-07-05 Daniel Jacobowitz <drow@mvista.com>
6605
6606 Fix PR gdb/595, gdb/602
6607 * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
6608 Don't call value_cast, just read the vtable pointer; update comments
6609 to match.
6610
6611 2002-07-05 Grace Sainsbury <graces@redhat.com>
6612
6613 * config/mcore/tm-mcore.h: Remove file.
6614 * config/mcore/mcore.mt: Remove definition of TM_FILE
6615 * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
6616
6617 2002-07-05 Mark Kettenis <kettenis@gnu.org>
6618
6619 * i386bsd-tdep.c: Include "gdb_string.h".
6620
6621 2002-07-04 Grace Sainsbury <graces@redhat.com>
6622
6623 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
6624 (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
6625 mcore-tdep.
6626 (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
6627 (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
6628 * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
6629 (RETVAL_REGNUM): Move macros from tm-mcore.h
6630 (mcore_reg_struct_has_addr): New function.
6631 (mcore_gdbarch_init): Added initializations for the macros removed
6632 from tm-mcore.h.
6633
6634 2002-07-04 Mark Kettenis <kettenis@gnu.org>
6635
6636 * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
6637 traditonal string branding within the ELF header.
6638
6639 2002-07-04 Daniel Jacobowitz <drow@mvista.com>
6640
6641 * symtab.c (remove_params): New function.
6642 (make_symbol_overload_list): Use it instead of cplus_demangle.
6643 (overload_list_add_symbol): Likewise. Reorder. Fix memory leak.
6644
6645 2002-07-04 Mark Kettenis <kettenis@gnu.org>
6646
6647 * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
6648
6649 * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
6650 New variables.
6651 (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
6652 and tdep->sigtramp_end.
6653 * i386obsd-nat.c: New file.
6654 * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
6655
6656 * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
6657 Don't call get_current_frame().
6658
6659 2002-07-04 Pierre Muller <muller@ics.u-strasbg.fr>
6660
6661 * i386-nat.c (child_post_startup_inferior): New function
6662 calling i386_cleanup_dregs if
6663 I386_USE_GENERIC_WATCHPOINTS is defined.
6664 * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
6665 conditional to acknowledge that i386-nat.c has its
6666 own child_post_startup_inferior function.
6667
6668 2002-07-04 Mark Kettenis <kettenis@gnu.org>
6669
6670 * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
6671 * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
6672 instead of MAX_REGISTER_RAW_SIZE.
6673 (i386_extract_return_value, i386_extract_struct_value_address):
6674 Convert to use regcache.
6675 (i386_gdbarch_init): Set max_register_raw_size and
6676 max_register_virtual_size to I386_MAX_REGISTER_SIZE.
6677 Set extract_return_value and extract_struct_value_address instead
6678 of their deprecated variants.
6679
6680 Convert i386 target to generic dummy frames.
6681 * i386-tdep.c: Include "symfile.h".
6682 (i386_frameless_signal_p): Consider a function to be frameless if
6683 the pc points at the first instruction of the function.
6684 (i386_frame_chain): Handle (generic) call dummies.
6685 (i386_frame_saved_pc): Likewise.
6686 (i386_frame_init_saved_regs): Remove code dealing with call
6687 dummies on the stack.
6688 (i386_push_dummy_frame): Removed.
6689 (i386_call_dummy_words): Removed.
6690 (i386_fix_call_dummy): Removed.
6691 (i386_push_return_address): New function.
6692 (i386_do_pop_frame): Renamed from i386_pop_frame. Add FRAME
6693 parameter, and don't call get_current_frame.
6694 (i386_pop_frame): New function.
6695 (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
6696 call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
6697 entry_point_address, set call_dummy_breakpoint_offset to 0, set
6698 call_dummy_length to 0, set call_dummy_words to NULL, set
6699 sizeof_call_dummy_words to 0, set fix_call_dummy to
6700 generic_fix_call_dummy, set pc_in_call_dummy to
6701 pc_in_call_dummy_at_entry_point, set push_dummy_frame to
6702 generic_push_dummy_frame, set push_return_address to
6703 i386_push_return_address and set frame_chain_valid to
6704 generic_file_frame_chain_valid.
6705
6706 2002-07-03 Andrew Cagney <ac131313@redhat.com>
6707
6708 * gdbarch.sh (struct regcache): Add opaque declaration.
6709 (EXTRACT_RETURN_VALUE): New architecture method.
6710 (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
6711 * gdbarch.h, gdbarch.c: Regenerate.
6712 * arch-utils.c (legacy_extract_return_value): New function.
6713 * arch-utils.h (legacy_extract_return_value): Declare.
6714 * values.c (value_being_returned): Re-enable code handling
6715 EXTRACT_STRUCT_VALUE_ADDRESS. Move
6716 deprecated_grub_regcache_for_registers call to block handling
6717 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
6718 (EXTRACT_RETURN_VALUE): Do not define.
6719
6720 2002-07-03 Grace Sainsbury <graces@redhat.com>
6721
6722 * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
6723 (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
6724 (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
6725 (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
6726 (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
6727 (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
6728 (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
6729 (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
6730 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
6731 (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
6732 * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
6733 argument so the function fits the prototype in the architecture
6734 vector.
6735 (mcore_pop_frame): Remove argument so the function fits the
6736 prototype. Use get_current_frame instead of the argument.
6737 (mcore_push_arguments): Change type of struct_return so the
6738 function can be used in the architecture vector.
6739 (mcore_store_struct_return): Add.
6740 (mcore_frame_init_saved_regs): Add.
6741 (mcore_gdbarch_init): Add function calls to replace the macros
6742 removed from tm-mcore.h
6743
6744 2002-07-03 Andrew Cagney <ac131313@redhat.com>
6745
6746 * infcmd.c (print_return_value): Remove compatibility code calling
6747 deprecated_grub_regcache_for_registers.
6748
6749 * values.c: Include "regcache.h".
6750 (value_being_returned): Update. Use
6751 deprecated_grub_regcache_for_registers to extract the register
6752 buffer address.
6753 * value.h (value_being_returned): Change ``retbuf'' parameter to a
6754 ``struct regcache''.
6755 * Makefile.in (values.o): Add dependency on $(regcache_h).
6756
6757 * inferior.h (run_stack_dummy): Change type of second parameter to
6758 a ``struct regcache''.
6759 * valops.c (hand_function_call): Change type of retbuf to ``struct
6760 regcache''. Allocate using regcache_xmalloc, clean using
6761 make_cleanup_regcache_xfree.
6762 * infcmd.c (run_stack_dummy): Update. Use
6763 regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
6764
6765 * regcache.c (do_regcache_xfree): New function.
6766 (make_cleanup_regcache_xfree): New function.
6767 * regcache.h (make_cleanup_regcache_xfree): Declare.
6768
6769 2002-07-03 Martin M. Hunt <hunt@redhat.com>
6770
6771 * event-top.c (command_line_handler): Don't read past
6772 beginning of buffer.
6773
6774 2002-07-03 Martin M. Hunt <hunt@redhat.com>
6775
6776 * varobj.c (struct varobj_root): Change frame from CORE_ADDR to
6777 struct frame_id.
6778 (varobj_create): Store frame_id for root.
6779 (varobj_gen_name): Use xasprintf.
6780 (varobj_update): Save and restore frame using get_frame_id() and
6781 frame_find_by_id().
6782 (create_child): Use xasprintf.
6783 (new_root_variable): Initialize frame_id.
6784 (c_name_of_child): Use xasprintf. Call find_frame_by_id().
6785 (c_value_of_variable): Use xasprintf. Move mem_fileopen call
6786 to prevent memory leak.
6787
6788 2002-07-03 Andrew Cagney <ac131313@redhat.com>
6789
6790 * valops.c (hand_function_call): Move declaration of retbuf to
6791 start of function, allocate using malloc, add a cleanup but before
6792 the inf_status cleanup, cleanup the buffer. Rename local variable
6793 old_chain to inf_status_cleanup.
6794
6795 2002-07-03 Martin M. Hunt <hunt@redhat.com>
6796
6797 * top.c (execute_command): Use cmd_func() and cmd_func_p().
6798
6799 * cli/cli-decode.c (cmd_func_p): New function.
6800 (cmd_func): New function.
6801
6802 * command.h: Add cmd_func() and cmd_func_p().
6803
6804 2002-07-03 Grace Sainsbury <graces@redhat.com>
6805
6806 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
6807 (REGISTER_SIZE): Remove.
6808 (MAX_REGISTER_RAW_SIZE): Remove.
6809 (REGISTER_VIRTUAL_TYPE): Remove.
6810 (MAX_REGISTER_VIRTUAL_SIZE): Remove.
6811 (REGISTER_NAME): Remove.
6812 (USE_GENERIC_DUMMY_FRAMES): Remove.
6813 (CALL_DUMMY): Remove.
6814 (CALL_DUMMY_START_OFFSET): Remove.
6815 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
6816 (CALL_DUMMY_LOCATION): Remove.
6817 (FIX_CALL_DUMMY): Remove.
6818 (CALL_DUMMY_ADDRESS): Remove.
6819 (SIZEOF_CALL_DUMMY_WORDS): Remove.
6820 (SAVE_DUMMY_FRAME_TOS): Remove.
6821 * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
6822 (mcore_register_virtual_type): New function.
6823 (mcore_register_byte): New function.
6824 (mcore_register_size): New function.
6825 (mcore_register_name): New function.
6826 (mcore_gdbarch_init): New function. Add set_gdbarch calls for
6827 macros removed from tm-mcore.h.
6828 (mcore_dump_tdep): Add.
6829 (_initialize_mcore_tdep): Add gdbarch_register call.
6830
6831 2002-07-03 Mark Kettenis <kettenis@gnu.org>
6832
6833 * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
6834 frameless_look_for_prologue, such that we actually call this
6835 function.
6836
6837 2002-07-02 Joel Brobecker <brobecker@gnat.com>
6838
6839 * frame.h (frame_address_in_block): New function.
6840
6841 * blockframe.c (frame_address_in_block): New function extracted
6842 from get_frame_block().
6843 (get_frame_block): Use frame_address_in_block().
6844 (block_innermost_frame): Use frame_address_in_block() to match
6845 the frame pc address against the block boundaries rather than
6846 the frame pc directly. This prevents a failure when a frame pc
6847 is actually a return-address pointing immediately after the end
6848 of the given block.
6849
6850 2002-07-02 Grace Sainsbury <graces@redhat.com>
6851
6852 * MAINTAINERS: Add self under write after approval.
6853
6854 2002-07-02 Grace Sainsbury <graces@redhat.com>
6855
6856 * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
6857 used in architecture vector. The default is
6858 m68k_local_breakpoint_from_pc.
6859 (m68k_local_breakpoint_from_pc): Add.
6860 (enum): Add register numbers from tm-m68k.h.
6861 (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
6862 vector.
6863 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
6864 GDB_MULTI_ARCH_PARTIAL.
6865 (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
6866 (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
6867 m68k-tdep.c.
6868 (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
6869 (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
6870 to enum in m68k-tdep.c
6871
6872 2002-07-02 Joel Brobecker <brobecker@gnat.com>
6873
6874 * solib-osf.c (open_map): Compute the list of shared libraries
6875 loaded by the inferior, rather than the list of libraries loaded
6876 by GDB itself. Otherwise, GDB ends up reading the symbols from
6877 the wrong shared libraries...
6878
6879 2002-07-02 Mark Kettenis <kettenis@gnu.org>
6880
6881 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
6882 (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
6883 macros.
6884 (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
6885 Remove functions.
6886 (FRAMELESS_SIGNAL): Remove function.
6887 (i386_linux_frame_chain, i386_linux_frame_saved_pc,
6888 i386_linux_saved_pc_after_call): Removed.
6889 (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
6890 tdep->sc_pc_offset and tdep->sc_sp_offset. Don't override
6891 frame_chain, frame_saved_pc and saved_pc_after_call any longer.
6892
6893 * i386-tdep.c (i386_frameless_signal_p): New function.
6894 (i386_frame_chain): Deal with frameless signals.
6895 (i386_sigtramp_saved_sp): New function.
6896 (i386_frame_saved_pc): Deal with frameless signals.
6897 (i386_saved_pc_after_call): Make sure the correct value is
6898 returned just after entry into a sigtramp.
6899 * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
6900 i386fbsd4_sc_sp_offset): New variables.
6901 (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
6902 these variables to initialize tdep->sc_sp_offset. * i386bsd-nat.c
6903 (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
6904 similiar to what we already did for sc_pc_offset.
6905 * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
6906 tdep->sc_sp_offset.
6907
6908 * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
6909
6910 2002-07-02 Michal Ludvig <mludvig@suse.cz>
6911
6912 * config/i386/tm-x86-64linux.h: New.
6913 * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
6914 definitions.
6915 * config/i386/nm-x86-64.h: Rename to ...
6916 * config/i386/nm-x86-64linux.h: ... this one.
6917 * config/i386/x86-64linux.mh: Reflect the above change.
6918
6919 2002-07-01 Mark Kettenis <kettenis@gnu.org>
6920
6921 * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
6922 with sigcontext_addr. Add sc_sp_offset.
6923 (i386bsd_sigtramp_saved_pc): Remove prototype.
6924 (i386bsd_sicontext_addr): Add prototype.
6925 * i386-tdep.c (i386_sigtramp_saved_pc): New function.
6926 (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
6927 (i386_svr4_sigtramp_saved_pc): Removed.
6928 (i386_svr4_sigcontext_addr): New function.
6929 (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
6930 Initialize tdep->sigcontext_addr instead. Initialize
6931 tdep->sc_pc_offset and tdep->sc_sp_offset.
6932 (i386_gdbarch_init): Likewise.
6933 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
6934 any more.
6935 (i386bsd_sigtramp_saved_pc): Remove function.
6936 (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
6937 Initialize tdep->sigcontext_addr instead. Initialize
6938 tdep->sc_pc_offset.
6939 * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
6940 of tdep->sigtramp_saved_pc.
6941 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
6942 tdep->sigtramp_saved_pc. Initialize tdep->sigcontext_addr
6943 instead.
6944
6945 * i386-tdep.c (i386_frameless_function_invocation,
6946 i386_frame_num_args, i386_frame_init_saved_regs,
6947 i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
6948 i386_pop_frame, i386_push_arguments, i386_store_struct_return,
6949 i386_extract_return_value, i386_store_return_value,
6950 i386_extract_struct_value_address, i386_register_virtual_type,
6951 i386_register_convertible, i386_register_convert_to_virtual,
6952 i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
6953 i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
6954 static.
6955
6956 2002-07-01 Mark Kettenis <kettenis@gnu.org>
6957
6958 * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
6959
6960 * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
6961 * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
6962 this macro. Include "value.h".
6963
6964 2002-06-30 Aidan Skinner <aidan@velvet.net>
6965
6966 * ada-exp.tab.c: remove as it's a generated file
6967 * ada-lex.c: remove as it's a generated file
6968
6969 2002-06-30 Mark Kettenis <kettenis@gnu.org>
6970
6971 * config/i386/tm-i386.h (struct frame_info, struct
6972 frame_saved_regs, struct value, struct type): Remove forward
6973 declarations.
6974
6975 * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
6976 (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
6977 * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
6978 (FILL_FPXREGSET): Define.
6979
6980 * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
6981
6982 * configure.tgt (i[3456]86-*-openbsd*): Fold into
6983 i[3456]86-*-netbsd* case.
6984 * config/i386/tm-obsd.h: Removed.
6985 * config/i386/obsd.mt: Removed.
6986 * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
6987 core-aout.o.
6988 (MH_CFLAGS): Add -DYYDEBUG=0.
6989
6990 * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
6991 i386nbsd_sc_pc_offset on OpenBSD too.
6992
6993 * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
6994 (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
6995 * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
6996 define.
6997 * i386bsd-tdep.c: Include "arch-utils.h".
6998 (i386bsd_aout_in_solib_call_trampoline): New function.
6999 (i386bsd_init_abi): Set in_solib_call_trampoline to
7000 i386bsd_aout_in_solib_call_trampoline.
7001 (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
7002 in_solib_call_trampoline to generic_in_solib_call_trampoline.
7003
7004 2002-06-28 Andrew Cagney <ac131313@redhat.com>
7005
7006 * macrotab.h: Do not include "obstack.h" or "bcache.h".
7007 (struct obstack, struct bcache): Add opaque declarations.
7008 * Makefile.in (macrotab_h): Update
7009
7010 2002-06-28 Andrew Cagney <ac131313@redhat.com>
7011
7012 * blockframe.c (generic_find_dummy_frame): Change return type to
7013 ``struct regcache''.
7014 (struct dummy_frame): Replace field ``registers'' with regcache, a
7015 struct regcache object.
7016 (generic_find_dummy_frame): Update.
7017 (generic_push_dummy_frame): Update. Use regcache_xfree,
7018 regcache_xmalloc and regcache_cpy.
7019 (generic_pop_dummy_frame): Update. Use regcache_cpy and
7020 regcache_xfree.
7021 (deprecated_generic_find_dummy_frame): Update.
7022 (generic_read_register_dummy): Update. Use
7023 regcache_read_as_address.
7024 (generic_call_dummy_register_unwind): Update. Use regcache_read.
7025 (generic_get_saved_register): Update. Use regcache_read.
7026
7027 2002-06-28 Andrew Cagney <ac131313@redhat.com>
7028
7029 * Makefile.in (objfiles_h): Add $(bcache_h).
7030 * objfiles.h: Include "bcache.h".
7031
7032 * Makefile.in (symtab_h): Remove $(bcache_h).
7033 * symtab.h: Do not include "bcache.h".
7034
7035 2002-06-28 Andrew Cagney <ac131313@redhat.com>
7036
7037 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
7038 generic_func_frame_chain_valid.
7039
7040 2002-06-28 David O'Brien <obrien@FreeBSD.org>
7041
7042 * config/i386/nm-fbsd.h: Include <sys/param.h>.
7043 * config/i386/tm-fbsd.h: Likewise.
7044
7045 2002-06-28 Andrew Cagney <ac131313@redhat.com>
7046
7047 * rs6000-tdep.c (rs6000_gdbarch_init): Use
7048 generic_unwind_get_saved_register.
7049
7050 2002-06-27 Andrew Cagney <ac131313@redhat.com>
7051
7052 From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
7053 * regcache.c (supply_register): Add missing argument to
7054 register_buffer call.
7055
7056 2002-06-27 Andrew Cagney <ac131313@redhat.com>
7057
7058 * Makefile.in (init.c): Drop -e option to grep. Not necessary and
7059 Solaris /bin/grep does not not like it. From Peter Schauer.
7060
7061 2002-06-26 Tom Tromey <tromey@redhat.com>
7062
7063 * command.h (add_setshow_cmd): Declare.
7064 (add_setshow_cmd_full): Declare.
7065 * cli/cli-decode.c (add_setshow_cmd): No longer static. Now
7066 returns void. Use add_setshow_cmd_full.
7067 (add_setshow_cmd_full): New function.
7068 (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
7069 (add_setshow_boolean_cmd): Likewise.
7070
7071 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
7072
7073 * config/vax/tm-vax.h: Protect from multiple inclusion.
7074 (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
7075 (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
7076 * config/vax/tm-vaxbsd.h: ...here. New file.
7077 * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
7078
7079 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
7080
7081 * config/vax/tm-vax.h (BREAKPOINT): Remove.
7082 (BELIEVE_PCC_PROMOTION): Remove.
7083 (AP_REGNUM): Move to...
7084 * config/vax/nm-vax.h: ...here.
7085 * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
7086 (vax_breakpoint_from_pc): New function.
7087 (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
7088 and gdbarch_believe_pcc_promotion.
7089
7090 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
7091
7092 * Makefile.in (vax_tdep_h): Define.
7093 (vax-tdep.o): Use $(vax_tdep_h).
7094 * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
7095 (vax_dump_tdep): New function.
7096 (_initialize_vax_tdep): Register vax_dump_tdep.
7097 * vax-tdep.h: Include osabi.h.
7098 (struct gdbarch_tdep): New.
7099
7100 2002-06-26 Andrew Cagney <cagney@redhat.com>
7101
7102 * frame.h (deprecated_generic_find_dummy_frame): Rename
7103 generic_find_dummy_frame.
7104 * blockframe.c (generic_find_dummy_frame): Make static.
7105 (deprecated_generic_find_dummy_frame): New function.
7106 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
7107 generic_find_dummy_frame with deprecated_find_dummy_frame.
7108 (sh64_nofp_frame_init_saved_regs): Ditto.
7109 (sh_fp_frame_init_saved_regs): Ditto.
7110 * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
7111 (s390_frame_chain): Ditto.
7112 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
7113
7114 2002-06-26 Grace Sainsbury <graces@redhat.com>
7115
7116 * config/m68k/tm-m68k.h: Rearrange code so macros not in the
7117 gdbarch vector are at the top.
7118 (NUM_REGS): Remove.
7119 (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
7120 (FRAME_ARGS_ADDRESS): Remove.
7121 (FRAME_LOCALS_ADDRESS): Remove.
7122 (FRAME_NUM_ARGS): Remove.
7123 (FRAME_ARGS_SKIP): Remove.
7124 * m68k-tdep.c (enum): Add eumeration of special register numbers.
7125 (m68k_gdbarch_init): Add gdbarch initializations for macros
7126 undefined in tm-m68k.h
7127
7128 2002-06-26 Grace Sainsbury <graces@redhat.com>
7129
7130 * monitor.h: Add the function regname to monitor_ops
7131 structure. This way NUM_REGS does not have to be a constant.
7132 * monitor.c (monitor_fetch_register): Added support for regname
7133 function. The function is called if the array regnames is NULL.
7134 (monitor_store_register): Same.
7135 * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
7136 regnames array.
7137 (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
7138 cpu32bug_cmds.regname to point to new function.
7139 * abug-rom.c (abug_regname): Same as above.
7140 (init_abug_cmds): Same.
7141 * dbug-rom.c (dbug_regname): Same as above.
7142 (init_dbug_cmds): Same.
7143 * remote-est.c (est_regname): Same.
7144 (init_est_cmds): Same.
7145 * rom68k-rom.c (rom68k_regname): Same.
7146 (init_rom68k_cmds): Same.
7147
7148 2002-06-25 Tom Tromey <tromey@redhat.com>
7149
7150 * breakpoint.c (delete_command): Don't repeat `delete' commands.
7151
7152 2002-06-25 Andrew Cagney <cagney@redhat.com>
7153
7154 * infrun.c (stop_registers): Change variable's type to ``struct
7155 regcache'''.
7156 (xmalloc_inferior_status): Delete function.
7157 (free_inferior_status): Delete function.
7158 (normal_stop): Use regcache_cpy.
7159 (struct inferior_status): Change type of fields ``stop_registers''
7160 and ``registers'' to ``struct regcache''.
7161 (write_inferior_status_register): Use regcache_write.
7162 (save_inferior_status): Instead of calling
7163 xmalloc_inferior_status, allocate the inf_status buffer directly.
7164 Use regcache_dup_no_passthrough and regcache_dup to save the
7165 buffers.
7166 (restore_inferior_status): Use regcache_xfree and regcache_cpy.
7167 Replace the stop_registers regcache instead of overriding it. Use
7168 regcache_xfree. Instead of calling free_inferior_status, xfree
7169 the buffer directly.
7170 (discard_inferior_status): Use regcache_xfree. Instead of calling
7171 free_inferior_status, xfree the buffer directly.
7172 (build_infrun): Use regcache_xmalloc.
7173 (_initialize_infrun): Delete redundant call to build_infrun.
7174
7175 * Makefile.in (infcmd.o): Add $(regcache_h).
7176
7177 * infcmd.c: Include "regcache.h".
7178 (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
7179 obtain the address of `stop_registers' register buffer.
7180 (print_return_value): Ditto.
7181
7182 * inferior.h (struct regcache): Add opaque declaration.
7183 (stop_registers): Change variable's declared type to ``struct
7184 regcache''.
7185
7186 2002-06-24 Tom Tromey <tromey@redhat.com>
7187
7188 * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
7189 * target.c (initialize_targets): Fixed typo in
7190 trust-readonly-sections `show' documentation.
7191
7192 * main.c: Marked all strings with _().
7193
7194 2002-06-24 Don Howard <dhoward@redhat.com>
7195
7196 * memattr.c (create_mem_region): Treat hi == 0 as a special case
7197 that means max CORE_ADDR+1.
7198 (lookup_mem_region): Ditto.
7199 (mem_info_command): Ditto.
7200
7201 2002-06-24 Grace Sainsbury <graces@redhat.com>
7202
7203 * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
7204 (REGISTER_BYTES_OK): Remove.
7205 (REGISTER_BYTES): Remove.
7206 (STORE_STRUCT_RETURN): Remove.
7207 (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
7208 (STORE_RETURN_VALUE): Remove.
7209 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
7210 (FRAME_CHAIN): Remove.
7211 (FRAMELESS_FUNCTION_INVOCATION): Remove.
7212 (FRAME_SAVED_PC): Remove.
7213 * m68k-tdep.c (m68k_register_bytes_ok):Add.
7214 (m68k_store_struct_return): Add.
7215 (m68k_deprecated_extract_return_value): Add.
7216 (m68k_deprecated_extract_struct_value_address): Add.
7217 (m68k_store_return_value): Add.
7218 (m68k_frame_chain): Add.
7219 (m68k_frameless_function_invocation): Add.
7220 (m68k_frame_saved_pc): Add.
7221 (m68k_gdbarch_init): added set_gdbarch calls for new
7222 functions and deleted macros.
7223
7224 2002-06-23 Tom Tromey <tromey@redhat.com>
7225
7226 * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
7227 (ALLDEPFILES): Likewise.
7228 (udiheaders): Removed.
7229 (udip2soc.o): Likewise.
7230 (udi2go32.o): Likewise.
7231 (udr.o): Likewise.
7232 (HFILES_WITH_SRCDIR): Don't mention udiheaders.
7233
7234 2002-06-22 Andrew Cagney <ac131313@redhat.com>
7235
7236 * infrun.c (_initialize_infrun): Delete unnecessary call to
7237 build_infrun.
7238
7239 * regcache.h: Update comments describing the regcache_cpy family
7240 of functions.
7241 (regcache_save, regcache_restore): Delete declaration.
7242 (regcache_save_no_passthrough): Delete declaration.
7243 (regcache_restore_no_passthrough): Delete declaration.
7244 * regcache.c (regcache_save): Delete function.
7245 (regcache_save_no_passthrough): Delete function.
7246 (regcache_restore): Delete function.
7247 (regcache_restore_no_passthrough): Delete function.
7248
7249 2002-06-21 Andrew Cagney <ac131313@redhat.com>
7250
7251 * config/m68k/tm-m68k.h: Fix typo.
7252 (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
7253 (m68k_frame_init_saved_regs): Declare.
7254
7255 2002-06-21 Jim Blandy <jimb@redhat.com>
7256
7257 Remove some vestiges of Harris 88k support.
7258 * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
7259 register numbering quirk.
7260 * elfread.c (elf_symtab_read): Remove `#if' block for skipping
7261 odd symbols occurring in Harris 88k ELF targets.
7262
7263 2002-06-21 Tom Tromey <tromey@redhat.com>
7264
7265 * gdb_locale.h: New file.
7266 * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
7267 (defs_h): Added gdb_locale.h.
7268 * configure, config.in: Rebuilt.
7269 * configure.in (PACKAGE): Define.
7270 * defs.h: Include gdb_locale.h.
7271 * main.c (captured_main): Call setlocale, bindtextdomain,
7272 textdomain.
7273
7274 2002-06-21 Dave Brolley <brolley@redhat.com>
7275
7276 From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
7277 * config/frv/frv.mt: New file.
7278 * config/frv/tm-frv.h: New file.
7279 * configure.tgt: Support frv-*-*.
7280 * Makefile.in (frv-tdep.o): New target.
7281 * frv-tdep.c: New file.
7282 * NEWS: Mention frv.
7283
7284 2002-06-21 Dave Brolley <brolley@redhat.com>
7285
7286 * MAINTAINERS: Add self to "Write After Approval" list.
7287
7288 2002-06-21 Grace Sainsbury <graces@redhat.com>
7289
7290 * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
7291 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
7292 (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
7293 (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
7294 (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
7295
7296 * m68k-tdep.c: Include arch-utils.h
7297 (m68k_register_raw_size): Add.
7298 (m68k_register_virtual_size): Add.
7299 (m68k_register_virtual_type): Add.
7300 (m68k_register_name): Add.
7301 (m68k_stack_align): Add.
7302 (m68k_register_byte): Add.
7303 (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
7304 tm-m68k.h.
7305
7306 2002-06-21 Grace Sainsbury <graces@redhat.com>
7307
7308 * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
7309 m68k_find_saved_regs.
7310 (m68k_pop_frame): Removed saved_regs structure, and replaced
7311 references to it with frame->saved_regs.
7312 (m68k_gdbarch_init): Added function calls to initialize the
7313 gdbarch structure.
7314 (m68k_fix_call_dummy): Add.
7315 * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
7316 (CALL_DUMMY): Remove.
7317 (CALL_DUMMY_LENGTH): Remove.
7318 (CALL_DUMMY_START_OFFSET): Remove.
7319 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
7320 (FIX_CALL_DUMMY): Remove.
7321 (PUSH_DUMMY_FRAME): Remove.
7322 (POP_FRAME): Remove.
7323
7324 2002-06-19 Pierre Muller <muller@ics.u-strasbg.fr>
7325
7326 * parse.c (parse_fprintf): New function used to avoid calls to
7327 fprintf in bison parser generated debug code.
7328 * parser-defs.h: Declaration of new parse_fprintf function.
7329 * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
7330 Set YYDEBUG to 1 by default.
7331 Set YYFPRINTF as parse_fprintf.
7332
7333 2002-06-21 Michal Ludvig <mludvig@suse.cz>
7334
7335 * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer
7336 encoding anymore.
7337 (pointer_encoding, enum ptr_encoding): New.
7338 (execute_cfa_program): Take care about pointer encoding.
7339 (dwarf2_build_frame_info): Only call parse_frame_info for
7340 .debug_frame and .eh_frame.
7341 (parse_frame_info): New, derived from former dwarf2_build_frame_info.
7342 fixed augmentation handling, added relative addressing,
7343 ignore duplicate FDEs. Added comments.
7344 * dwarf2cfi.c: Reindented.
7345
7346 2002-06-20 Elena Zannoni <ezannoni@redhat.com>
7347
7348 * event-top.c (command_handler): Don't use space_at_cmd_start
7349 unless there is sbrk() on the host. Assign time and space data
7350 to union fields of the appropriate length.
7351
7352 2002-06-20 Michal Ludvig <mludvig@suse.cz>
7353
7354 * x86-64-tdep.c (x86_64_register_nr2name): Rename to
7355 x86_64_register_name. Return type changed to 'const char *'.
7356 (x86_64_register_name2nr): Rename to x86_64_register_number.
7357 (x86_64_gdbarch_init): Update to reflect the change.
7358 * x86-64-tdep.h: Ditto.
7359 * x86-64-linux-nat.c (x86_64_fxsave_offset)
7360 (supply_fpregset): Ditto.
7361
7362 2002-06-19 Andrew Cagney <cagney@redhat.com>
7363
7364 * regcache.h: Update copyright.
7365 (struct regcache, struct gdbarch): Add opaque declarations.
7366 (current_regcache): Declare global variable.
7367 (regcache_read, regcache_write): Add gdbarch parameter.
7368 (regcache_save, regcache_save_no_passthrough)
7369 (regcache_restore, regcache_restore_no_passthrough)
7370 (regcache_dup, regcache_dup_no_passthrough)
7371 (regcache_cpy, regcache_cpy_no_passthrough)
7372 (deprecated_grub_regcache_for_registers)
7373 (deprecated_grub_regcache_for_register_valid)
7374 (regcache_valid_p): Add function declarations.
7375
7376 * regcache.c: Update copyright.
7377 (regcache_descr_handle): New global variable.
7378 (struct regcache_descr): Define.
7379 (init_legacy_regcache_descr, init_regcache_descr): New functions.
7380 (regcache_descr, xfree_regcache_descr): New functions.
7381 (struct regcache): Define.
7382 (regcache_xmalloc, regcache_xfree): New functions.
7383 (regcache_cpy, regcache_cpy_no_passthrough): New functions.
7384 (regcache_dup, regcache_dup_no_passthrough): New functions.
7385 (regcache_valid_p, regcache_read_as_address): New functions.
7386 (deprecated_grub_regcache_for_registers): New function.
7387 (deprecated_grub_regcache_for_register_valid): New function.
7388 (current_regcache): New global variable.
7389 (register_buffer): Add regcache parameter. Update calls.
7390 (regcache_read, regcache_write): Add regcache parameter. Rewrite.
7391 (read_register_gen, write_register_gen): Update register_buffer
7392 call. Test for legacy_p instead of gdbarch_register_read_p or
7393 gdbarch_register_write_p.
7394 (regcache_collect): Update register_buffer call.
7395 (build_regcache): Rewrite. Use deprecated grub functions.
7396 (regcache_save, regcache_save_no_passthrough): New functions.
7397 (regcache_restore, regcache_restore_no_passthrough): New
7398 functions.
7399 (_initialize_regcache): Create the regcache_data_handle. Swap
7400 current_regcache global variable.
7401
7402 * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
7403 parameter to regcache_read and regcache_write calls.
7404 (sh4_register_read): Ditto.
7405 (sh64_pseudo_register_read): Ditto.
7406 (sh64_register_read): Ditto.
7407 (sh_pseudo_register_write): Ditto.
7408 (sh4_register_write): Ditto.
7409 (sh64_pseudo_register_write): Ditto.
7410 (sh64_register_write): Ditto.
7411
7412 * defs.h (XCALLOC): Define.
7413
7414 2002-06-19 Grace Sainsbury <graces@redhat.com>
7415
7416 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
7417 * m68k-tdep.c (m68k_gdbarch_init): Added.
7418 (m68k_dump_tdep): Added.
7419
7420 2002-06-19 Daniel Jacobowitz <drow@mvista.com>
7421
7422 * ada-lang.c (fill_in_ada_prototype): Update comment.
7423
7424 2002-06-19 Daniel Jacobowitz <drow@mvista.com>
7425
7426 * mips-tdep.c (enum mips_abi): Explicitly start at 0. Add
7427 MIPS_ABI_LAST.
7428 (mips_abi_string, mips_abi_strings): New.
7429 (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
7430 (mips_gdbarch_init): Set tdep->found_abi. Don't set
7431 tdep->mips_abi_string. Honor mips_abi_string. Default to
7432 O32 if no ABI is found.
7433 (mips_dump_tdep): Use mips_abi_strings.
7434 (mips_abi_update): New function.
7435 (_initialize_mips_tdep): Initialize mips_abi_string. Add
7436 ``set mips abi'' and ``show mips abi''. Check the size of
7437 mips_abi_strings.
7438
7439 2002-06-19 Andrew Cagney <cagney@redhat.com>
7440
7441 * i386-linux-tdep.c (i386_linux_register_name): Make return type
7442 constant.
7443
7444 2002-06-18 Joel Brobecker <brobecker@gnat.com>
7445
7446 * alpha-tdep.c (heuristic_proc_desc): Compute the size of the
7447 current frame using only the first stack size adjustment. All
7448 subsequent size adjustments are not considered to be part of
7449 the "static" part of the current frame.
7450 Compute the address of the saved registers relative to the
7451 Frame Pointer ($fp) instead of the Stack Pointer if $fp is
7452 in use in this frame.
7453
7454 2002-06-18 Don Howard <dhoward@redhat.com>
7455
7456 * valops.c (value_ind): Use value_at_lazy() when dereferencing
7457 type int expressions. Thanks to Jim Blandy <jimb@redhat.com> for
7458 suggesting this solution.
7459
7460 2002-06-18 Andrew Cagney <ac131313@redhat.com>
7461
7462 * config/romp/xm-rtbsd.h: Delete file.
7463 * config/romp/rtbsd.mh: Delete file.
7464
7465 2002-06-18 Keith Seitz <keiths@redhat.com>
7466
7467 * breakpoint.c (condition_command): Post breakpoint_modify
7468 when a condition is added to an existing breakpoint.
7469 (commands_command): Likewise for commands.
7470 (set_ignore_count): Likewise for ignore counts.
7471 If no tty, do not simply return, still need to send event
7472 notification.
7473 (ignore_command): Only print a newline if the command came
7474 from a tty.
7475 Don't call breakpoints_changed, since this is now properly
7476 handled by set_ignore_count.
7477
7478 2002-06-18 Andrew Cagney <cagney@redhat.com>
7479
7480 * MAINTAINERS: Note that cris-elf target can be compiled with
7481 -Werror.
7482 * cris-tdep.c (cris_register_name): Make return type constant.
7483 (cris_breakpoint_from_pc): Ditto.
7484
7485 2002-06-18 Michal Ludvig <mludvig@suse.cz>
7486
7487 * frame.h (struct frame_info): Change type of context to
7488 'struct context'.
7489
7490 2002-06-17 Andrew Cagney <cagney@redhat.com>
7491
7492 * gdbarch.sh (REGISTER_NAME): Change return type a constant string
7493 pointer.
7494 * gdbarch.h, gdbarch.c: Regenerate.
7495 * config/mips/tm-mips.h (mips_register_name): Update.
7496 * i386-tdep.h (i386_register_name): Update.
7497 * mips-tdep.c (mips_register_name): Update
7498 * alpha-tdep.c (alpha_register_name): Update.
7499 * arch-utils.c (legacy_register_name): Update.
7500 * arch-utils.h (legacy_register_name): Update.
7501 * avr-tdep.c (avr_register_name): Update.
7502 * ia64-tdep.c (ia64_register_name): Update.
7503 * i386-tdep.c (i386_register_name): Update.
7504 * sparc-tdep.c (sparc32_register_name): Update.
7505 (sparc64_register_name): Update.
7506 (sparclite_register_name): Update.
7507 (sparclet_register_name): Update.
7508 * sh-tdep.c (sh_generic_register_name): Update.
7509 (sh_sh_register_name): Update.
7510 (sh_sh3_register_name): Update.
7511 (sh_sh3e_register_name): Update.
7512 (sh_sh_dsp_register_name): Update.
7513 (sh_sh3_dsp_register_name): Update.
7514 (sh_sh4_register_name): Update.
7515 (sh_sh64_register_name): Update.
7516 * s390-tdep.c (s390_register_name): Update.
7517 * rs6000-tdep.c (rs6000_register_name): Update.
7518 * ns32k-tdep.c (ns32k_register_name_32082): Update.
7519 (ns32k_register_name_32382): Update.
7520 * d10v-tdep.c (d10v_ts2_register_name): Update.
7521 (d10v_ts3_register_name): Update.
7522 * xstormy16-tdep.c (xstormy16_register_name): Update.
7523 * vax-tdep.c (vax_register_name): Update.
7524 * v850-tdep.c (v850_register_name): Update.
7525 * m68hc11-tdep.c (m68hc11_register_name): Update.
7526 * mn10300-tdep.c (mn10300_generic_register_name): Update.
7527 (am33_register_name): Update.
7528
7529 2002-06-17 Grace Sainsbury <graces@redhat.com>
7530
7531 * m68k-tdep.c: Reindented.
7532
7533 2002-06-17 Andrew Cagney <ac131313@redhat.com>
7534
7535 * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
7536 list of predefined types.
7537
7538 2002-06-16 Mark Kettenis <kettenis@gnu.org>
7539
7540 * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
7541 REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
7542 REGISTER_CONVERT_TO_RAW): Remove defines.
7543 (i386_register_virtual_type, i386_register_convertible,
7544 i386_register_convert_to_virtual, i386_register_convert_to_raw):
7545 Remove prototypes.
7546 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
7547 macros mentioned above.
7548
7549 * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
7550 (i386lynx_saved_pc_after_call): Remove prototype.
7551 * i386ly-tdep.c: Include "i386-tdep.h".
7552 (i386lynx_saved_pc_after_call): Make static. Use
7553 read_memory_nobpt instead of read_memory. Use
7554 read_memory_unsigned_integer instead of read_memory_integer.
7555 (i386lynx_init_abi): New function.
7556 (i386lynx_coff_osabi_sniffer): New function.
7557 (_initialize_i386bsd_tdep): New function.
7558
7559 * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
7560 CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
7561 CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
7562 (i386_fix_call_dummy): Remove prototype.
7563 * i386-tdep.c (i386_call_dummy_words): New variable.
7564 (i386_gdbarch_init): Adjust for removal of the
7565 macros mentioned above.
7566
7567 2002-06-15 Andrew Cagney <ac131313@redhat.com>
7568
7569 * command.h (add_setshow_auto_boolean_cmd): Replace
7570 add_set_auto_boolean_cmd.
7571 * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
7572 add_set_auto_boolean_cmd.
7573 * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
7574 * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
7575 mask-address'' command.
7576 (show_mask_address): Add cmd parameter.
7577 * remote.c (add_packet_config_cmd): Update. Change type of
7578 set_func and show_func to cmd_sfunc_ftype.
7579 (_initialize_remote): Update `set remote Z-packet'
7580 (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
7581 (show_remote_protocol_e_packet_cmd): Ditto.
7582 (show_remote_protocol_E_packet_cmd): Ditto.
7583 (show_remote_protocol_P_packet_cmd): Ditto.
7584 (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
7585 (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
7586 (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
7587 (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
7588 (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
7589 (show_remote_protocol_Z_packet_cmd): Ditto.
7590 (show_remote_protocol_binary_download_cmd): Ditto.
7591 (show_remote_cmd): Pass NULL to all of above.
7592
7593 2002-06-15 Mark Kettenis <kettenis@gnu.org>
7594
7595 * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
7596 DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
7597 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
7598 POP_FRAME): Remove defines.
7599 (i386_push_arguments, i386_store_struct_return,
7600 i386_extract_return_value, i386_store_return_value,
7601 i386_extract_struct_value_address, i386_push_dummy_frame,
7602 i386_pop_frame): Renove prototypes.
7603 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
7604 macros mentioned above.
7605
7606 2002-06-15 Andrew Cagney <ac131313@redhat.com>
7607
7608 * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
7609 add_set_boolean_cmd.
7610 (add_setshow_cmd): New function.
7611 * command.h (add_setshow_boolean_cmd): Replace
7612 add_set_boolean_cmd.
7613 * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
7614 and ``set rdiromatzero''.
7615 * maint.c (_initialize_maint_cmds): Update commented out code.
7616 * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
7617 * target.c (initialize_targets): Update `set
7618 trust-readonly-sections'.
7619 * remote.c (_initialize_remote): Update `set remotebreak'.
7620
7621 2002-06-15 Mark Kettenis <kettenis@gnu.org>
7622
7623 * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
7624 BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
7625 * i386-tdep.c (i386_skip_prologue): Adjust function signature to
7626 fit into multi-arch framework.
7627 (i386_breakpoint_from_pc): New function.
7628 (i386_gdbarch_init): Adjust for removal of the macros mentioned
7629 above.
7630
7631 * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
7632 FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
7633 FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
7634 (i386_frameless_function_invocation, i386_frame_num_args,
7635 i386_frame_init_saved_regs): Remove prototypes.
7636 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
7637 macros mentioned above.
7638
7639 2002-06-15 Andrew Cagney <ac131313@redhat.com>
7640
7641 * cli/cli-decode.c (set_cmd_cfunc): Update.
7642 (set_cmd_sfunc): Update.
7643 * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
7644 (set_cmd_sfunc, set_cmd_cfunc): Update.
7645 * cli/cli-decode.h: Update.
7646
7647 2002-06-15 Mark Kettenis <kettenis@gnu.org>
7648
7649 * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
7650 (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
7651
7652 2002-06-15 Andrew Cagney <ac131313@redhat.com>
7653
7654 * defs.h (auto_boolean): Declare enum.
7655 * command.h (cmd_auto_boolean): Delete enum.
7656 * mips-tdep.c (mask_address_var): Update.
7657 (mips_mask_address_p): Update.
7658 (show_mask_address): Update.
7659 * remote.c (struct packet_config): Update.
7660 (update_packet_config): Update.
7661 (show_packet_config_cmd): Update.
7662 (packet_ok): Update.
7663 (add_packet_config_cmd): Update.
7664 (_initialize_remote):
7665 * command.h: Update.
7666 * cli/cli-setshow.c (parse_auto_binary_operation): Update.
7667 (do_setshow_command): Update.
7668 * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
7669 * cli/cli-decode.h: Update.
7670
7671 2002-06-15 Mark Kettenis <kettenis@gnu.org>
7672
7673 * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
7674 config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
7675 config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
7676 config/i386/tm-linux.h, config/i386/tm-nbsd.h,
7677 config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
7678 * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
7679
7680 * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
7681 list of DJGPP COFF targets.
7682
7683 * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
7684 (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
7685 (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
7686 (FP0_REGNUM): Remove define.
7687 (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
7688 MAX_REGISTER_VIRTUAL_SIZE): Remove define.
7689 (i386_register_virtual_size): Remove protoype.
7690 * i386-tdep.c (i386_register_virtual_size): Removed.
7691 (i386_extract_return_value, i386_store_return_value): Use
7692 FP0_REGNUM instead of NUM_FREGS to determine whether the
7693 floating-point registers are available.
7694 (i386_gdbarch_init): Tweak FIXME about FPU registers.
7695 Adjust for removal of macros mentioned above.
7696
7697 2002-06-15 Mark Kettenis <kettenis@gnu.org>
7698
7699 * i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various
7700 comments.
7701 (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
7702 Remove prototypes.
7703 (supply_gregset, fill_gregset): Remove use of register keyword and
7704 remove declaration for regmap. Use I386_NUM_GREGS instead of
7705 NUM_REGS and NUM_FREGS.
7706 (FPREGSET_FSAVE_OFFSET): Remove.
7707 (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
7708 NUM_FREGS to determine whether the floating-point registers are
7709 available.
7710
7711 * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
7712 gnu_store_registers): Replace usage of NUM_GREGS with
7713 I386_NUM_GREGS.
7714
7715 * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
7716 OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
7717 usage of NUM_GREGS with I386_NUM_GREGS.
7718
7719 * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
7720
7721 * i386bsd-nat.c: Include "i386-tdep.h".
7722 (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
7723 I386_NUM_GREGS.
7724
7725 * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
7726 and associated comment. They no longer make any sense, since we
7727 don't use this file anymore on Linux.
7728
7729 * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
7730 * i386-tdep.c (i386_register_offset, i386_register_size): Use
7731 I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
7732 elements in these arrays.
7733 (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
7734 MAX_NUM_REGS.
7735
7736 2002-06-15 Mark Kettenis <kettenis@gnu.org>
7737
7738 * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
7739 * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
7740
7741 2002-06-14 Andrew Cagney <cagney@redhat.com>
7742
7743 * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
7744 EXTRACT_RETURN_VALUE.
7745 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
7746 EXTRACT_STRUCT_VALUE_ADDRESS.
7747 * gdbarch.h, gdbarch.c: Regenerate.
7748
7749 * values.c (value_being_returned): Handle
7750 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
7751 (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
7752
7753 * arm-linux-tdep.c (arm_linux_init_abi): Update.
7754 * arm-tdep.c (arm_gdbarch_init): Update.
7755 * avr-tdep.c (avr_gdbarch_init): Update.
7756 * cris-tdep.c (cris_gdbarch_init): Update.
7757 * d10v-tdep.c (d10v_gdbarch_init): Update.
7758 * ia64-tdep.c (ia64_gdbarch_init): Update.
7759 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7760 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7761 * s390-tdep.c (s390_gdbarch_init): Update.
7762 * sh-tdep.c (sh_gdbarch_init): Update.
7763 * s390-tdep.c (s390_gdbarch_init): Update.
7764 * sparc-tdep.c (sparc_gdbarch_init): Update.
7765 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7766 * v850-tdep.c (v850_gdbarch_init): Update.
7767 * vax-tdep.c (vax_gdbarch_init): Update.
7768 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
7769 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7770
7771 * config/arc/tm-arc.h: Update.
7772 * config/d30v/tm-d30v.h: Update.
7773 * config/fr30/tm-fr30.h: Update.
7774 * config/h8300/tm-h8300.h: Update.
7775 * config/h8500/tm-h8500.h: Update.
7776 * config/i386/tm-i386.h: Update.
7777 * config/i386/tm-ptx.h: Update.
7778 * config/i386/tm-symmetry.h: Update.
7779 * config/i960/tm-i960.h: Update.
7780 * config/m32r/tm-m32r.h: Update.
7781 * config/m68k/tm-delta68.h: Update.
7782 * config/m68k/tm-linux.h: Update.
7783 * config/m68k/tm-m68k.h: Update.
7784 * config/m88k/tm-m88k.h: Update.
7785 * config/mcore/tm-mcore.h: Update.
7786 * config/mips/tm-mips.h: Update.
7787 * config/mn10200/tm-mn10200.h: Update.
7788 * config/pa/tm-hppa.h: Update.
7789 * config/pa/tm-hppa64.h: Update.
7790 * config/sparc/tm-sp64.h: Update.
7791 * config/sparc/tm-sparc.h: Update.
7792 * config/sparc/tm-sparclet.h: Update.
7793 * config/z8k/tm-z8k.h: Update.
7794
7795 2002-06-14 Andrew Cagney <cagney@redhat.com>
7796
7797 * Makefile.in (i386_linux_tdep_h): Define.
7798 (i386_tdep_h, i387_tdep_h): Define.
7799 (i386-linux-nat.o): Add $(i386_linux_tdep_h),
7800 $(i386_tdep_h) and $(i387_tdep_h).
7801 * i386-linux-nat.c: Include "i386-linux-tdep.h".
7802
7803 2002-06-14 Mark Kettenis <kettenis@gnu.org>
7804
7805 * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
7806 Already covered by the default.
7807
7808 * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
7809 TARGET_LONG_DOUBLE_BIT): Remove. * i386-tdep.c
7810 (i386_gdbarch_init): Initialize long_double_format and long_double
7811 bit.
7812
7813 * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
7814 i386bsd-tdep.o. Remove solib.o, solib-svr4.o and solib-legacy.o.
7815 Move these to ...
7816 * config/i386/i386sol2.mh: ... here.
7817 * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
7818 (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
7819 (SIGCONTEXT_PC_OFFSET): Remove define.
7820 (IN_SIGTRAMP): Remove define.
7821 * i386-sol2-tdep.c: New file.
7822
7823 * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
7824 * config/i386/tm-i386nw.h: Removed.
7825
7826 * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
7827 USE_STRUCT_CONVENTION): Remove defines.
7828 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
7829 (get_longjmp_target): Remove prototype.
7830 (IN_SIGTRAMP): Remove define.
7831 (i386bsd_in_sigtramp): Remove prototype.
7832 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
7833 function. Update comment accordingly
7834 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
7835 (FRAME_SAVED_PC): Remove define.
7836 (i386bsd_frame_saved_pc): Remove prototype.
7837 * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
7838 GET_LONGJMP_TARGET): Remove defines.
7839 (get_longjmp_target): Remove prototype.
7840 (IN_SIGTRAMP): Remove define.
7841 (i386bsd_in_sigtramp): Remove prototype.
7842 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
7843 function. Update comment accordingly
7844 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
7845 (FRAME_SAVED_PC): Remove define.
7846 (i386bsd_frame_saved_pc): Remove prototype.
7847 * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
7848 Remove prototype.
7849 (USE_STRUCT_CONVENTION): Remove prototype.
7850 * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
7851 declaration.
7852 (_initialize_i386bsd_nat): Revise logic to determine some
7853 constants at compile time when compiling a native GDB. Warn if
7854 things don't match up with what we expect.
7855 * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
7856 Remove variables.
7857 (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp. Rewrite
7858 to use date stored in `struct gdbarch_tdep'.
7859 (i386bsd_sigcontext_offset): Remove varaible.
7860 (i386bsd_sigtramp_saved_pc): Make public. Rewrite to use data
7861 stored in `struct gdbarch_tdep'.
7862 (i386bsd_frame_saved_pc): Make static.
7863 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
7864 (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
7865 i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
7866 i386fbsd4_sc_pc_offset): New variables.
7867 (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
7868 i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
7869 functions.
7870 (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
7871 functions.
7872 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
7873 Modify the value of i386fbsd_sigtramp_start and
7874 i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
7875 i386fbsd_sigtramp_end.
7876 * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
7877 function.
7878
7879 * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
7880 define to i386-linux-tdep.h.
7881 (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
7882 REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
7883 defines.
7884 (i386_linux_register_name, i386_linux_register_byte,
7885 i386_linux_register_raw_size): Remove prototypes.
7886 (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
7887 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
7888 (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
7889 TARGET_WRITE_PC): Remove defines.
7890 (i386_linux_in_sigtramp, i386_linux_frame_chain,
7891 i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
7892 i386_linux_write_pc): Remove prototypes.
7893 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
7894 (get_longjmp_target): Remove prototype.
7895 * i386-linux-tdep.h: New file.
7896 * i386-linux-nat.c: Include "i386-linux-tdep.h".
7897 * i386-linux-tdep.c: Include "i386-tdep.h" and
7898 "i386-linux-tdep.h".
7899 (i386_linux_register_name, i386_linux_register_byte,
7900 i386_linux_register_raw_size, i386_linux_in_sigtramp,
7901 i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
7902 Make static.
7903 (i386_linux_init_abi): New function.
7904 (_initialize_i386_linux_tdep): New function.
7905
7906 * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
7907 (i386_saved_pc_after_call): Remove prototype.
7908 (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
7909 (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
7910 DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
7911 (i386_register_name, i386_stab_reg_to_regnum,
7912 i386_dwarf_reg_to_regnum): Remove prototypes.
7913 (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
7914 SIZEOF_SSE_REGS): Remove defines.
7915 (REGISTER_BYTES): Remove define.
7916 (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
7917 (i386_register_byte, i386_register_raw_size): Remove prototypes.
7918 (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
7919 (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
7920 * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
7921 (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
7922 JB_EDX, GET_LONGJMP_TARGET): Remove defines.
7923 (get_longjmp_target): Remove prototype.
7924 (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
7925 (sigtramp_saved_pc): Remove define.
7926 (i386v4_sigtramp_saved_pc): Remove prototype.
7927 * config/i386/tm-go32.h (FRAME_CHAIN,
7928 FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
7929 (i386go32_frame_saved_pc): Remove prototype.
7930 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
7931 (get_longjmp_target): Remove prototype.
7932 * i386-tdep.h: Include "osabi.h".
7933 (enum i386_abi): Removed.
7934 (enum struct_return): New enum.
7935 (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
7936 struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
7937 sc_pc_offset members.
7938 (i386_gdbarch_register_os_abi): Remove prototype.
7939 (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
7940 I386_SSE_NUM_REGS): New defines.
7941 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
7942 I386_SSE_SIZEOF_REGS): New defines.
7943 (i386_register_name, i386_register_byte, i386_register_raw_size):
7944 New prototypes.
7945 (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
7946 (i386bsd_sigtramp_saved_pc): New prototype.
7947 * i386-tdep.c: Don't include "elf-bfd.h".
7948 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
7949 i386_frame_chain, i386_saved_pc_after_call): Make static.
7950 (i386_frame_saved_pc): Rewrite to call architecture dependent
7951 function to deal with signal handlers. Make static.
7952 (i386go32_frame_saved_pc): Removed.
7953 [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
7954 Removed.
7955 (i386_get_longjmp_target): New function.
7956 (default_struct_convention, pcc_struct_convention,
7957 reg_struct_convention, valid_conventions, struct_convention): New
7958 variables.
7959 (i386_use_struct_convention): New function.
7960 (i386v4_sigtramp_saved_pc): Renamed to
7961 i386_svr4_sigtramp_saved_pc. Made static. Moved.
7962 (i386_pc_in_sigtramp): New function.
7963 (i386_abi_names): Removed.
7964 (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
7965 ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
7966 Removed.
7967 (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
7968 i386_gdbarch_register_os_abi): Removed.
7969 (struct i386_abi_handler): Removed.
7970 (i386_abi_handler_list): Removed.
7971 (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
7972 functions.
7973 (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
7974 i386_nw_init_abi): New functions.
7975 (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
7976 Use set_gdbarch_xxx() calls instead of relying on macros for a
7977 number of calls.
7978 (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
7979 (_initialize_i386_tdep): Add new 'struct-convcention' command.
7980 Register the various architecture variants defined in this file.
7981
7982 2002-06-14 Daniel Jacobowitz <drow@mvista.com>
7983
7984 * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
7985 (struct main_type): Remove arg_types member. Update comments for
7986 struct field.
7987 (TYPE_ARG_TYPES): Remove.
7988 (TYPE_FN_FIELD_ARGS): Update.
7989 (smash_to_method_type): Update prototype.
7990
7991 * c-typeprint.c (cp_type_print_method_args): Take method type
7992 instead of argument list. Use new argument layout. Simplify.
7993 (c_type_print_args): Use new argument layout. Simplify.
7994 (c_type_print_base): Update call to cp_type_print_method_args.
7995 * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
7996 argument; use die->type instead. Update call to
7997 smash_to_method_type.
7998 (read_structure_scope): Update call to dwarf2_add_member_fn.
7999 * gdbtypes.c (allocate_stub_method): Update comment.
8000 (smash_to_method_type): Take new NARGS and VARARGS arguments.
8001 Use new argument layout.
8002 (check_stub_method): Use new argument layout. Don't count
8003 void as an argument.
8004 (print_arg_types): Update comments. Use new argument layout.
8005 (recursive_dump_type): Don't print arg_types member.
8006 * hpread.c (hpread_read_struct_type): Use new argument layout.
8007 (fixup_class_method_type): Likewise.
8008 (hpread_type_lookup): Likewise.
8009 * stabsread.c (read_type): Update calls to read_args and
8010 smash_to_method_type.
8011 (read_args): Use new argument layout. Simplify.
8012 * valops.c (typecmp): Use new argument layout. Update parameters
8013 and comments. Simplify.
8014 (hand_function_call): Use new argument layout.
8015 (search_struct_method): Update call to typecmp.
8016 (find_overload_match): Use new argument layout.
8017
8018 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
8019
8020 * NEWS: Mention multithreaded debug support for gdbserver.
8021
8022 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
8023
8024 * MAINTAINERS: Mention NEWS.
8025
8026 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
8027
8028 * mips-tdep.c (PROC_SYMBOL): Add warning comment.
8029 (struct mips_objfile_private, compare_pdr_entries): New.
8030 (non_heuristic_proc_desc): Read the ".pdr" section if it
8031 is present.
8032
8033 2002-06-12 Andrew Cagney <ac131313@redhat.com>
8034
8035 * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
8036 (arm_debug): New static variable.
8037 (_initialize_arm_tdep): Add ``set debug arm'' command.
8038
8039 2002-06-12 Andrew Cagney <ac131313@redhat.com>
8040
8041 * Makefile.in (sim_arm_h): Define.
8042 (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
8043 * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
8044 (arm_register_sim_regno): New function, map an internal REGNUM
8045 onto a simulator register number.
8046 (arm_gdbarch_init): Set register_sim_regno.
8047
8048 2002-06-09 Aldy Hernandez <aldyh@redhat.com>
8049
8050 * MAINTAINERS: Add self.
8051
8052 2002-06-11 Jim Blandy <jimb@redhat.com>
8053
8054 * source.c (source_info): Mention whether the symtab has
8055 information about preprocessor macros.
8056
8057 Call the command `info macro', not `show macro'.
8058 * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
8059 Fix error message.
8060 (_initialize_macrocmd): Register `info_macro_command' in
8061 `infolist', not `showlist'.
8062
8063 2002-06-11 Daniel Jacobowitz <drow@mvista.com>
8064
8065 * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
8066 (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
8067 (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
8068 (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
8069 (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions. Define
8070 unconditionally.
8071 (set_mipsfpu_single_command, set_mipsfpu_double_command)
8072 (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
8073 (_initialize_mips_tdep): Remove dead code.
8074 * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
8075 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
8076 * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
8077 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
8078 * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
8079 MIPS_LAST_FP_ARG_REGNUM): Remove.
8080
8081 2002-06-11 Michal Ludvig <mludvig@suse.cz>
8082
8083 * dwarf2cfi.c (unwind_tmp_obstack_init): New.
8084 (unwind_tmp_obstack_free, parse_frame_info)
8085 (update_context, cfi_read_fp, cfi_write_fp)
8086 (cfi_frame_chain, cfi_init_extra_frame_info)
8087 (cfi_virtual_frame_pointer): Use the above function.
8088 * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
8089
8090 2002-06-11 Corinna Vinschen <vinschen@redhat.com>
8091
8092 * v850-tdep.c (v850_type_is_scalar): New function.
8093 (v850_use_struct_convention): Match current gcc implementation
8094 as close as possible.
8095 (v850_push_arguments): Fix stack_offset handling. Don't write
8096 struct_addr into register. This is done by v850_store_struct_return.
8097 (v850_extract_return_value): Care for structs.
8098 (v850_store_return_value): Ditto.
8099 (v850_store_struct_return): Actually write address.
8100
8101 2002-06-11 Michal Ludvig <mludvig@suse.cz>
8102
8103 * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
8104 without debug information too.
8105
8106 2002-06-10 Andrew Cagney <ac131313@redhat.com>
8107
8108 * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
8109 Make multi-arch pure.
8110 * gdbarch.h, gdbarch.c: Re-generate.
8111 * arm-tdep.c (arm_print_float_info): Update.
8112 * arch-utils.h (default_print_float_info): Update.
8113 * arch-utils.c (default_print_float_info): Update.
8114 * infcmd.c (float_info): Update call.
8115
8116 2002-06-10 Andrew Cagney <ac131313@redhat.com>
8117
8118 * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
8119 the front of the initialize list.
8120
8121 2002-06-10 Andrew Cagney <ac131313@redhat.com>
8122
8123 * infrun.c (struct inferior_status): Replace fields
8124 selected_frame_address and selected_level with field
8125 selected_frame_id.
8126 (save_inferior_status): Update. Use get_frame_id.
8127 (struct restore_selected_frame_args): Delete.
8128 (restore_selected_frame): Update. Use frame_find_by_id.
8129 (restore_inferior_status): Update.
8130
8131 * breakpoint.h (struct breakpoint): Change type of
8132 watchpoint_frame to frame_id.
8133 * breakpoint.c (insert_breakpoints): Use frame_find_by_id. Remove
8134 call to get_current_frame.
8135 (do_enable_breakpoint): Use frame_find_by_id. Remove call to
8136 get_current_frame.
8137 (watchpoint_check): Use frame_find_by_id.
8138
8139 * frame.h (record_selected_frame): Delete declaration.
8140 * stack.c (record_selected_frame): Delete function.
8141
8142 * frame.h (struct frame_id): Define.
8143 (get_frame_id): Declare.
8144 (frame_find_by_id): Declare.
8145 * frame.c (frame_find_by_id): New function.
8146 (get_frame_id): New function.
8147
8148 2002-06-10 Andrey Volkov <avolkov@transas.com>
8149
8150 * ser-e7kpc.c: Fix duplicated define and call of
8151 _initialize_ser_e7000pc
8152
8153 2002-06-09 Daniel Jacobowitz <drow@mvista.com>
8154
8155 * signals/signals.c (target_signal_from_host): Fix #ifdef
8156 SIGRTMIN case.
8157 (do_target_signal_to_host): Likewise.
8158
8159 2002-06-09 Daniel Jacobowitz <drow@mvista.com>
8160
8161 * mips-tdep.c (mips_find_abi_section): New function.
8162 (mips_gdbarch_init): Call it.
8163
8164 2002-06-09 Mark Kettenis <kettenis@gnu.org>
8165
8166 * solib-svr4.c (init_fetch_link_map_offsets): Simply return
8167 legacy_fetch_link_map_offsets. Adjust comment to reflect reality
8168 after Andrew's 2002-06-08 gdbarch change.
8169
8170 2002-06-09 Mark Kettenis <kettenis@gnu.org>
8171
8172 * i386-linux-nat.c (suppy_gregset): Don't supply
8173 I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
8174 register cache.
8175 (fill_gregset): Don't fetch it under the same circumstances.
8176
8177 2002-06-09 Andrew Cagney <cagney@redhat.com>
8178
8179 * Makefile.in (callback_h): Define.
8180 (remote_sim_h): Update path to remote-sim.h.
8181 (remote-rdp.o): Add $(callback_h).
8182 (remote-sim.o): Use $(callback_h).
8183 * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
8184 * remote-rdp.c: Include "gdb/callback.h".
8185
8186 2002-06-09 Mark Kettenis <kettenis@gnu.org>
8187
8188 * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8189 * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
8190
8191 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8192
8193 * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
8194 * rdi-share/serpardr.c: Ditto.
8195 * rdi-share/unixcomm.c: Ditto.
8196 * rdi-share/serdrv.c: Ditto.
8197 * rdi-share/hostchan.h: Ditto.
8198 * rdi-share/hostchan.c: Ditto.
8199 * rdi-share/host.h: Ditto.
8200 * rdi-share/devsw.c: Ditto.
8201
8202 * objfiles.h: Change type of obj_private to void pointer.
8203 * pa64solib.c: Update copyright. Don't include "assert.h", use
8204 strcmp instead of STREQ, use LONGEST, do not use PTR
8205 * somsolib.c: Ditto.
8206
8207 * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
8208 bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
8209 bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
8210
8211 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8212
8213 * frame.c (GET_SAVED_REGISTER): Delete macro definition.
8214 (default_get_saved_register): Delete function.
8215 * gdbarch.sh (GET_SAVED_REGISTER): Set default to
8216 generic_unwind_get_saved_register.
8217 * gdbarch.h, gdbarch.c: Re-generate.
8218
8219 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8220
8221 * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
8222 generic_func_frame_chain_valid.
8223 * gdbarch.h, gdbarch.c: Re-generate.
8224 * blockframe.c (generic_func_frame_chain_valid): Only check
8225 PC_IN_CALL_DUMMY when generic dummy frames. Don't worry about
8226 passing FP to PC_IN_CALL_DUMMY.
8227 Fix PR gdb/360.
8228
8229 2002-06-08 Andrew Cagney <ac131313@redhat.com>
8230
8231 * gdbarch.sh (struct gdbarch_data): Add field init_p.
8232 (register_gdbarch_data): Initialize init_p.
8233 (gdbarch_data): Initialize data pointer using the init function.
8234 (init_gdbarch_data): Delete function.
8235 (gdbarch_update_p): Update.
8236 (initialize_non_multiarch): Update.
8237 (struct gdbarch): Add field initialized_p.
8238 * gdbarch.h, gdbarch.c: Re-generate.
8239
8240 2002-06-07 Michal Ludvig <mludvig@suse.cz>
8241
8242 * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
8243 (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
8244 better do the things actually here.
8245 * x86-64-tdep.c (x86_64_register_name2nr): New.
8246 (x86_64_register_name): Renamed to x86_64_register_nr2name.
8247 (x86_64_gdbarch_init): Respect the above change.
8248 * x86-64-tdep.h (x86_64_register_name2nr)
8249 (x86_64_register_nr2name): Add prototypes.
8250 * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
8251
8252 2002-06-06 Michael Snyder <msnyder@redhat.com>
8253
8254 * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
8255 Delete extra braces and re-indent.
8256 (d10v_store_return_value): Char return values
8257 must be shifted over by one byte in R0.
8258 (d10v_extract_return_value): Delete extra braces, re-indent.
8259
8260 2002-06-06 Elena Zannoni <ezannoni@redhat.com>
8261
8262 * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
8263 (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
8264 (d10v_integer_to_address): Rewrite.
8265 (d10v_frame_init_saved_regs): When reading fp and sp registers use
8266 the d10v specific functions which take care of converting to the
8267 correct space.
8268
8269 2002-06-06 Elena Zannoni <ezannoni@redhat.com>
8270
8271 * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
8272 altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
8273
8274 2002-06-02 Andrew Cagney <ac131313@redhat.com>
8275
8276 * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
8277 includes.
8278 * config/tm-linux.h: Ditto.
8279 * config/alpha/tm-alphalinux.h: Ditto.
8280 * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
8281 * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
8282 * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
8283 * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
8284 * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
8285 * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
8286 * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
8287 * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
8288 * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
8289 * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
8290 * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
8291 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
8292 * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
8293 * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
8294 * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
8295 * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
8296 * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
8297 * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
8298 * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
8299 * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
8300 * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
8301 * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
8302 * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
8303 * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
8304 * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
8305 * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
8306 * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
8307 * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
8308 * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
8309 * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
8310 * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
8311 * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
8312 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
8313 * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
8314 * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
8315 * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
8316 * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
8317
8318 2002-05-04 Aidan Skinner <aidan@velvet.net>
8319
8320 * ada-exp.tab.c: New file
8321 * ada-exp.y: New file
8322 * ada-lang.c: New file
8323 * ada-lang.h: New file
8324 * ada-lex.c: New file
8325 * ada-lex.l: New file
8326 * ada-tasks.c: New file
8327 * ada-typeprint.c: New file
8328 * ada-valprint.c: New file
8329
8330 2002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
8331
8332 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
8333 use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
8334
8335 2002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
8336
8337 * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
8338 insetead of ppc-linux-tdep.o.
8339 * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
8340 * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
8341
8342 2002-06-02 Andrew Cagney <ac131313@redhat.com>
8343
8344 2002-05-07 Christian Groessler <chris@groessler.org>
8345 * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
8346 bit register contents for little endian hosts.
8347
8348 2002-06-01 Andrew Cagney <ac131313@redhat.com>
8349
8350 * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
8351 any maintainer.
8352
8353 2002-06-01 Andrew Cagney <ac131313@redhat.com>
8354
8355 * gdbarch.h: Regenerate.
8356
8357 2002-06-01 Andrew Cagney <ac131313@redhat.com>
8358
8359 * MAINTAINERS: Add everyone to write-after-approval list.
8360
8361 2002-06-01 Andrew Cagney <ac131313@redhat.com>
8362
8363 * stack.c (frame_info): Use frame_register_unwind instead of
8364 saved_regs. Mention when the SP is on the stack or in a register.
8365
8366 * frame.h (frame_register_unwind_ftype): Define. Document.
8367 (struct frame_info): Add field register_unwind and
8368 register_unwind_cache.
8369 (frame_register_unwind): Declare.
8370 (generic_unwind_get_saved_register): Declare.
8371
8372 * frame.c (frame_register_unwind): New function.
8373 (generic_unwind_get_saved_register): New function.
8374
8375 * blockframe.c (generic_call_dummy_register_unwind): New function.
8376 (frame_saved_regs_register_unwind): New function.
8377 (set_unwind_by_pc): New function.
8378 (create_new_frame): New function.
8379 (get_prev_frame): New function.
8380
8381 2002-05-30 Andrew Cagney <ac131313@redhat.com>
8382
8383 * a29k-share/: Delete directory.
8384 * remote-vx29k.c: Delete file.
8385
8386 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
8387
8388 * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
8389 ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
8390
8391 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
8392
8393 * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
8394 sparcnbsd-nat.c, and sparcnbsd-tdep.c.
8395 (sparc64nbsd-nat.o)
8396 (sparcnbsd-nat.o)
8397 (sparcnbsd-tdep.o): New dependency lists.
8398 * NEWS: Note new UltraSPARC NetBSD native configuration.
8399 * configure.host (sparc64-*-netbsd*): New host.
8400 * configure.tgt (sparc-*-netbsdelf*)
8401 (sparc-*-netbsd*): Set gdb_target to nbsd.
8402 (sparc64-*-netbsd*): New target.
8403 * sparc64nbsd-nat.c: New file.
8404 * sparcnbsd-nat.c: New file.
8405 * sparcnbsd-tdep.c: New file.
8406 * sparcnbsd-tdep.h: New file.
8407 * config/sparc/nbsd.mt: New file.
8408 * config/sparc/nbsd64.mh: New file.
8409 * config/sparc/nbsd64.mt: New file.
8410 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
8411 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
8412 (HOST_IPC): Remove.
8413 * config/sparc/nbsdaout.mt: Remove.
8414 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
8415 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
8416 (HOST_IPC): Remove.
8417 * config/sparc/nbsdelf.mt: Remove.
8418 * config/sparc/nm-nbsd.h: Update copyright years. Remove all
8419 sparc-nat.c compatiblity defines.
8420 * config/sparc/tm-nbsd.h: Update copyright years. Include solib.h.
8421 (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
8422 * config/sparc/tm-nbsd64.h: New file.
8423 * config/sparc/tm-nbsdaout.h: Remove.
8424 * config/sparc/xm-nbsd.h: Remove.
8425
8426 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
8427
8428 * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
8429 * sparc-tdep.c: Include osabi.h.
8430 (gdbarch_tdep): Add osabi member.
8431 (_initialize_sparc_tdep): Use gdbarch_register.
8432 (sparc_gdbarch_init): Use generic OS ABI framework.
8433 (sparc_dump_tdep): New function.
8434
8435 2002-05-30 Kevin Buettner <kevinb@redhat.com>
8436
8437 * corefile.c (do_captured_read_memory_integer): Return non-zero
8438 result.
8439 (safe_read_memory_integer): Copy result of memory read when
8440 status is non-zero. Also, add comments.
8441
8442 2002-05-20 Jason Thorpe <thorpej@wasabisystems.com>
8443
8444 * Makefile.in (ppc_tdep_h): Define.
8445 (ppc-linux-nat.o)
8446 (ppc-linux-tdep.o)
8447 (rs6000-tdep.o): Use $(ppc_tdep_h).
8448 (ppc-sysv-tdep.o)
8449 (ppcnbsd-nat.o)
8450 (ppcnbsd-tdep.o): New dependency lists.
8451 * ppc-tdep.h: Use generic OS ABI framework.
8452 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
8453 (ppc_linux_init_abi): New functions.
8454 (ppc_sysv_abi_broken_use_struct_convention)
8455 (ppc_sysv_abi_use_struct_convention)
8456 (ppc_sysv_abi_push_arguments): Move to...
8457 * ppc-sysv-tdep.c: ...here.
8458 * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
8459 * rs6000-tdep.c (process_note_abi_tag_sections)
8460 (get_elfosabi): Remove.
8461 (rs6000_gdbarch_init): Use generic OS ABI framework.
8462 (rs6000_dump_tdep): New function.
8463 (_initialize_rs6000_tdep): Use gdbarch_register.
8464 * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
8465 * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
8466 * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
8467 of ppc-linux-tdep.o.
8468 * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
8469 * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
8470 * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
8471 * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
8472 * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
8473 * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
8474
8475 2002-05-29 Jim Blandy <jimb@redhat.com>
8476
8477 * macroscope.c (default_macro_scope): Put `void' in empty argument
8478 list.
8479
8480 2002-05-29 Andrew Cagney <ac131313@redhat.com>
8481
8482 * Makefile.in (arch-utils.o): Add $(sim_regno_h).
8483 * arch-utils.c: Include "sim-regno.h".
8484 * gdbarch.sh: Don't include "sim-regno.h".
8485 * gdbarch.h, gdbarch.c: Regenerate.
8486 * sim-regno.h (legacy_register_sim_regno): Move declaration from
8487 here.
8488 * arch-utils.h (legacy_register_sim_regno): To here.
8489 * remote-sim.c (legacy_register_sim_regno): Move function from
8490 here.
8491 * arch-utils.c (legacy_register_sim_regno): To here.
8492
8493 2002-05-28 Andrew Cagney <ac131313@redhat.com>
8494
8495 * sim-regno.h: New file.
8496 * Makefile.in (sim_regno_h): Define.
8497 (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
8498 * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
8499 (legacy_register_sim_regno): New function.
8500 (one2one_register_sim_regno): New function.
8501 (gdbsim_fetch_register): Rewrite.
8502 (gdbsim_store_register): Only store a register when
8503 REGISTER_SIM_REGNO is valid.
8504 * d10v-tdep.c: Include "sim-regno.h".
8505 (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
8506 (d10v_ts3_register_sim_regno): Ditto.
8507 * gdbarch.sh: Include "sim-regno.h".
8508 (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
8509 * gdbarch.h, gdbarch.c: Regenerate.
8510 * arch-utils.h (default_register_sim_regno): Delete declaration.
8511 * arch-utils.c (default_register_sim_regno): Delete function.
8512
8513 2002-05-28 Jason Thorpe <thorpej@wasabisystems.com>
8514
8515 * ppcnbsd-nat.c: Rewrite.
8516 * ppcnbsd-tdep.c: New file.
8517 * ppcnbsd-tdep.h: New file.
8518 * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
8519 solib.o, and solib-svr4.o.
8520 * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
8521 nbsd-tdep.o, and corelow.o.
8522
8523 2002-05-28 Andrew Cagney <ac131313@redhat.com>
8524
8525 * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
8526 `tr' and `sed'. Mention that `broken' targets are not expected to
8527 build.
8528
8529 2002-05-27 Michal Ludvig <mludvig@suse.cz>
8530
8531 * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
8532 Let PC point right after the prologue before looking up symbols.
8533
8534 2002-05-27 Martin M. Hunt <hunt@redhat.com>
8535
8536 * i386-tdep.c (i386_register_virtual_type): Return
8537 builtin_type_vec128i for SSE registers.
8538
8539 * gdbtypes.h (builtin_type_vec128i): Declare.
8540
8541 * gdbtypes.c (build_builtin_type_vec128i): New function.
8542 (builtin_type_v2_double, builtin_type_v4_int64): New types.
8543 (builtin_type_vec128i): New type for SSE2 128-bit registers.
8544 (build_gdbtypes): Initialize new builtin vector types.
8545 (_initialize_gdbtypes): Register new vector types with gdbarch.
8546
8547 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
8548
8549 * MAINTAINERS: ns32k is not longer an obsolete candidate,
8550 since it has been multi-arch'd.
8551 * NEWS: Note that ns32k-*-* is now partial multi-arch.
8552 Move Alpha and VAX multi-arch news entries to same section
8553 as other multi-arch news.
8554
8555 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
8556
8557 * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
8558 target.s, arch-utils.h, ns32k-tdep.h. Make many functions
8559 static. Rename some register numbers to put them in ns32k-tdep
8560 private namespace.
8561 (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
8562 ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
8563 functions.
8564 (_initialize_ns32k_tdep): Use gdbarch_register.
8565 * ns32k-tdep.h: New file.
8566 * ns32knbsd-tdep.c: New file.
8567 * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
8568 * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
8569 (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
8570 REGISTER_BYTES, REGISTER_BYTE): Remove.
8571 * config/ns32k/tm-ns32k.h: New file.
8572 * config/ns32k/tm-umax.h: Remove.
8573
8574 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
8575
8576 * ns32k-tdep.c (ns32k_saved_pc_after_call,
8577 ns32k_store_struct_return, ns32k_extract_return_value,
8578 ns32k_store_return_value, ns32k_extract_struct_value_address): New
8579 functions.
8580 * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
8581 ns32k_saved_pc_after_call.
8582 (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
8583 (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
8584 (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
8585 (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
8586 ns32k_extract_struct_value_address.
8587
8588 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
8589
8590 * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
8591 ns32k_fix_call_dummy): New.
8592 * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
8593 ns32k_call_dummy_words.
8594 (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
8595 (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
8596 CALL_DUMMY_NARGS): Remove.
8597 (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
8598
8599 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
8600
8601 * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
8602 ns32k_frame_saved_pc, ns32k_frame_args_address,
8603 ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
8604 ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
8605 * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
8606 * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
8607 (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
8608 (BREAKPOINT): Remove..
8609 (FRAME_CHAIN): Define as ns32k_frame_chain.
8610 (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
8611 (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
8612 (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
8613 (FRAME_FIND_SAVED_REGS): Remove.
8614 (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
8615 (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
8616 (POP_FRAME): Define as ns32k_pop_frame.
8617
8618 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
8619
8620 * ns32k-tdep.c (ns32k_register_byte_32082,
8621 ns32k_register_byte_32382, ns32k_register_raw_size,
8622 ns32k_register_virtual_size, ns32k_register_virtual_type): New
8623 functions.
8624 * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
8625 ns32k_register_byte_32382.
8626 * config/ns32k/tm-umax.h: Update copyright years.
8627 (REGISTER_BYTE): Define as ns32k_register_byte_32082.
8628 (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
8629 (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
8630 (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
8631 (ns32k_get_enter_addr): Fix prototype.
8632
8633 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
8634
8635 * ns32k-tdep.c: Update copyright years.
8636 (ns32k_register_name_32082): New function.
8637 (ns32k_register_name_32382): Ditto.
8638 * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
8639 (REGISTER_NAME): Define as ns32k_register_name_32382.
8640 * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
8641 (REGISTER_NAME): Define as ns32k_register_name_32082.
8642
8643 2002-05-24 Jim Blandy <jimb@redhat.com>
8644
8645 * dwarf2read.c (free_line_header): Use xfree, not free.
8646
8647 2002-05-24 Jason Thorpe <thorpej@wasabisystems.com>
8648
8649 * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
8650 alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
8651
8652 2002-05-23 Andrew Cagney <ac131313@redhat.com>
8653
8654 * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
8655
8656 2002-05-23 Andrew Cagney <ac131313@redhat.com>
8657
8658 From Ross Alexander at NEC Europe:
8659 * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
8660
8661 2002-05-23 Michael Snyder <msnyder@redhat.com>
8662
8663 * cli/cli-dump.c (restore_command): Use parse_and_eval_long
8664 for input, rather than parse_and_eval_address.
8665
8666 2002-05-23 Andrew Cagney <ac131313@redhat.com>
8667
8668 * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
8669 * Makefile.in (sim_d10v_h): Update definition.
8670
8671 2002-05-24 Andrew Cagney <cagney@redhat.com>
8672
8673 * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
8674 change `2002-05-22 Michael Snyder' below.
8675 (d10v_push_arguments): Ditto.
8676 (d10v_extract_return_value): Ditto.
8677
8678 2002-05-23 Jim Blandy <jimb@redhat.com>
8679
8680 * macrotab.c (check_for_redefinition): Don't complain if the new
8681 definition is the same as the previous one. Take more arguments
8682 to allow the comparison.
8683 (macro_define_object, macro_define_function): Pass more arguments
8684 to check_for_redefinition.
8685
8686 2002-05-22 Michael Snyder <msnyder@redhat.com>
8687
8688 * d10v-tdep.c: Change a few macros to enums for ease of debugging.
8689 (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
8690 (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
8691 (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
8692 Don't bail if return_pc is PC_IN_CALL_DUMMY.
8693 Add a temp variable to save a call (and a memory read).
8694 (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
8695 if possible (so that PC_IN_CALL_DUMMY will work).
8696
8697 2002-05-22 Corinna Vinschen <vinschen@redhat.com>
8698
8699 * MAINTAINERS: Remove status `OBSOLETE' from v850.
8700
8701 2002-05-22 Michal Ludvig <mludvig@suse.cz>
8702
8703 * dwarf2cfi.c (frame_state_for): Added safety check for a valid
8704 fde->cie_ptr.
8705 (dwarf2_build_frame_info): Corrected handling of eh_frame.
8706 (dwarf2_build_frame_info): Add offset to fde->initial_location
8707 so that frames of shared libraries are mapped correctly.
8708 (execute_stack_op): Change type of 'result' from ULONGEST to
8709 CORE_ADDR.
8710
8711 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8712
8713 * config/alpha/tm-nbsd.h: Include solib.h.
8714
8715 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8716
8717 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
8718 assumptions about the host's byte order.
8719
8720 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8721
8722 * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
8723 to dependency list.
8724 * alphanbsd-tdep.c: Include solib-svr4.h.
8725 * shnbsd-tdep.c: Ditto.
8726
8727 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8728
8729 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
8730 nbsd-tdep.h to dependency list.
8731 * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
8732 i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
8733 ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
8734 nbsdaout.mh and nbsdelf.mh consistently.
8735 * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
8736 ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
8737 nbsdaout.mt and nbsdelf.mh consistently.
8738 * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
8739 (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
8740 to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
8741 * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS. Move
8742 a.out shared library stuff from here...
8743 * config/nm-nbsdaout.h: ...to here.
8744 * config/tm-nbsd.h: Remove.
8745 * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
8746 * config/arm/nbsd.mh: Remove.
8747 * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
8748 nbsd-tdep.o.
8749 * config/arm/nbsdaout.mh: New file.
8750 * config/arm/nbsdelf.mh: New file.
8751 * config/arm/nm-nbsdaout.h: New file.
8752 * config/i386/nbsd.mh: Remove.
8753 * config/i386/nbsd.mt: Remove.
8754 * config/i386/nbsdaout.mh: New file.
8755 * config/i386/nbsdaout.mt: New file.
8756 * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
8757 * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
8758 * config/i386/nm-nbsd.h (REGISTER_U_ADDR,
8759 i386_register_u_addr): Remove.
8760 * config/i386/nm-nbsdaout.h: New file.
8761 * config/i386/nm-nbsdelf.h: Remove.
8762 * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
8763 (USE_STRUCT_CONVENTION): Remove.
8764 * config/i386/tm-nbsdaout.h: New file.
8765 * config/i386/tm-nbsdelf.h: Remove.
8766 * config/m68k/nbsd.mh: Remove.
8767 * config/m68k/nbsd.mt: Remove.
8768 * config/m68k/nbsdaout.mh: New file.
8769 * config/m68k/nbsdaout.mt: New file.
8770 * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
8771 * config/m68k/nm-nbsdaout.h: New file.
8772 * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
8773 (IN_SOLIB_CALL_TRAMPOLINE): Define.
8774 * config/ns32k/nbsd.mh: Remove.
8775 * config/ns32k/nbsd.mt: Remove.
8776 * config/ns32k/nbsdaout.mh: New file.
8777 * config/ns32k/nbsdaout.mt: New file.
8778 * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
8779 * config/ns32k/nm-nbsdaout.h: New file.
8780 * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
8781 (IN_SOLIB_CALL_TRAMPOLINE): Define.
8782 * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
8783 (SVR4_SHARED_LIBS): Remove.
8784 * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
8785 * config/sparc/nbsd.mh: Remove.
8786 * config/sparc/nbsd.mt: Remove.
8787 * config/sparc/nbsdaout.mh: New file.
8788 * config/sparc/nbsdaout.mt: New file.
8789 * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
8790 * config/sparc/nbsdelf.mt: New file.
8791 * config/sparc/nm-nbsdaout.h: New file.
8792 * config/sparc/nm-nbsdelf.h: Remove.
8793 * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
8794 * config/sparc/tm-nbsdaout.h: New file.
8795
8796 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
8797
8798 * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
8799 mipsnbsd-tdep.c
8800 (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
8801
8802 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
8803
8804 * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
8805 shnbsd-nat.c.
8806 (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
8807
8808 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
8809
8810 * NEWS: Note new MIPS NetBSD native configuration.
8811 * configure.host (mips*-*-netbsd*): New host.
8812 * configure.tgt (mips*-*-netbsd*): New target.
8813 * mipsnbsd-nat.c: New file.
8814 * mipsnbsd-tdep.c: New file.
8815 * mipsnbsd-tdep.h: New file.
8816 * config/mips/nbsd.mh: New file.
8817 * config/mips/nbsd.mt: New file.
8818 * config/mips/nm-nbsd.h: New file.
8819 * config/mips/tm-nbsd.h: New file.
8820
8821 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
8822
8823 * Makefile.in (SFILES): Add osabi.c.
8824 (COMMON_OBS): Add osabi.o.
8825 (osabi.o): New dependency list.
8826 * osabi.c: New file.
8827 * osabi.h: New file.
8828 * doc/gdbint.texinfo: Document new generic OS ABI framework.
8829
8830 * Makefile.in (alpha_tdep_h): Define and use instead of
8831 alpha-tdep.h.
8832 * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
8833 get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
8834 Remove.
8835 (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
8836 * alpha-tdep.h: Include osabi.h.
8837 (alpha_abi): Remove.
8838 (gdbarch_tdep): Use generic OS ABI framework.
8839 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
8840 gdbarch_register_osabi.
8841 * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
8842 * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
8843 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
8844
8845 * Makefile.in (sh_tdep_h): Add osabi.h.
8846 * sh-tdep.h (sh_osabi): Remove.
8847 (gdbarch_tdep): Use generic OS ABI framework.
8848 * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
8849 sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
8850 (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
8851 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
8852
8853 * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
8854 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
8855 gdbarch_register_osabi.
8856 * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
8857 arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
8858 (get_elfosabi): Rename to...
8859 (arm_elf_osabi_sniffer): ...this. Adjust to use generic OS
8860 ABI framework support routines.
8861 (arm_gdbarch_init): Use generic OS ABI framework.
8862 (arm_dump_tdep): Likewise.
8863 (_initialize_arm_tdep): Likewise.
8864 * arm-tdep.h: Include osabi.h.
8865 (arm_abi): Remove.
8866 (gdbarch_tdep): Remove arm_abi and abi_name members. Add
8867 osabi member.
8868 (arm_gdbarch_register_os_abi): Remove prototype.
8869 * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
8870 (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
8871
8872 * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
8873 * mips-tdep.c: Include osabi.h.
8874 (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
8875 OS ABI framework.
8876
8877 2002-05-20 Kazu Hirata <kazu@cs.umass.edu>
8878
8879 * h8300-tdep.c: Fix formatting.
8880
8881 2002-05-20 Elena Zannoni <ezannoni@redhat.com>
8882
8883 * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
8884 printing vector registers.
8885
8886 2002-05-19 Andrew Cagney <ac131313@redhat.com>
8887
8888 From Fernando Nasser:
8889 * remote.c (remote_async_open_1): Re-throw the exception when the
8890 connection fails.
8891 (remote_cisco_open): Ditto.
8892 (remote_open_1): Ditto.
8893
8894 2002-05-19 Andrew Cagney <ac131313@redhat.com>
8895
8896 * remote.c (remote_start_remote_dummy): Add uiout parameter.
8897 (remote_start_remote): Add uiout parameter. Pass through to
8898 remote_start_remote_dummy.
8899 (remote_open_1): Use catch_exception instead of catch_errors.
8900 (remote_async_open_1): Ditto.
8901 (remote_cisco_open): Ditto.
8902
8903 2002-05-19 Andrew Cagney <ac131313@redhat.com>
8904
8905 * remote.c (remote_start_remote): Replace PTR with void pointer.
8906 (sigint_remote_twice_token, sigint_remote_token): Ditto. Make
8907 static.
8908
8909 2002-05-18 Andrew Cagney <ac131313@redhat.com>
8910
8911 * gdb_indent.sh: Allow the script to be run in the sim directory.
8912
8913 2002-05-18 Mark Kettenis <kettenis@gnu.org>
8914
8915 * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
8916 * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
8917
8918 * corelow.c (core_open): Only call set_gdbarch_from_file if
8919 exec_bfd is NULL.
8920
8921 2002-05-17 Andrey Volkov <avolkov@transas.com>
8922
8923 * h8300-tdep.c: Add support of EXR register
8924 * config/h8300/tm-h8300.h: Ditto.
8925
8926 2002-05-17 Andrey Volkov <avolkov@transas.com>
8927
8928 * h8300-tdep.c: Add additional CCR flags (I,UI,H,U)
8929
8930 2002-05-17 Andrey Volkov <avolkov@transas.com>
8931
8932 * h8300-tdep.c: Change literal regnums to REGNO.
8933
8934 2002-05-17 Jim Blandy <jimb@redhat.com>
8935
8936 * NEWS: Note addition of macro support.
8937
8938 Expand preprocessor macros in C expressions.
8939 * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
8940 (scan_macro_expansion, scanning_macro_expansion,
8941 finished_macro_expansion): New function declarations.
8942 (expression_macro_lookup_func, expression_macro_lookup_baton): New
8943 variable declarations.
8944 * parser-defs.h (expression_context_pc): New declaration.
8945 * parse.c (expression_context_pc): New variable.
8946 (parse_exp_1): Set expression_context_pc, as well as
8947 expression_context_block.
8948 * c-exp.y (yylex): If we're not already reading the result of a
8949 macro expansion, try to macro-expand the next token. When we're
8950 done scanning a macro expansion, switch back to the mainline text.
8951 Commas and `if's in a macro's expansion don't terminate the input.
8952 * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
8953 (macro_original_text, macro_expanded_text,
8954 expression_macro_lookup_func, expression_macro_lookup_baton): New
8955 variables.
8956 (scan_macro_expansion, scanning_macro_expansion,
8957 finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
8958 c_preprocess_and_parse): New functions.
8959 (c_language_defn, cplus_language_defn, asm_language_defn): Call
8960 c_preprocess_and_parse, instead of c_parse.
8961 * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
8962 (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
8963
8964 Fri May 17 14:26:19 2002 J"orn Rennecke <joern.rennecke@superh.com>
8965
8966 * sh-tdep.c (gdb_print_insn_sh64): Delete.
8967 (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
8968 (sh_gdbarch_init): Always use gdb_print_insn_sh.
8969
8970 2002-05-17 Corinna Vinschen <vinschen@redhat.com>
8971
8972 * NEWS: Add section for multi-arched targets. Add v850 to that section.
8973
8974 2002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
8975
8976 * Makefile.in (sh_tdep_h): Define and use.
8977 * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
8978 register enum): Move to...
8979 * * sh-tdep.h: ...here.
8980 * sh-tdep.c: Include sh-tdep.h.
8981 * sh3-rom.c: Likewise.
8982 * shnbsd-tdep.c: Likewise.
8983
8984 2002-05-16 Michael Snyder <msnyder@redhat.com>
8985
8986 * arm-tdep.c: Spelling fix in comment.
8987
8988 2002-05-16 Jim Blandy <jimb@redhat.com>
8989
8990 Add commands for manually expanding macros and showing their
8991 definitions.
8992 * macrocmd.c, macroscope.c, macroscope.h: New files.
8993 * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
8994 (macroscope_h): New variable.
8995 (HFILES_NO_SRCDIR): Add macroscope.h.
8996 (COMMON_OBS): Add macrocmd.o, macroscope.o.
8997 (macroscope.o, macrocmd.o): New rules.
8998
8999 Teach the Dwarf 2 reader to read macro information.
9000 * dwarf2read.c: #include "macrotab.h".
9001 (dwarf_macinfo_buffer): New variable.
9002 (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
9003 dwarf_macinfo_size.
9004 (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
9005 (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
9006 dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
9007 dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
9008 dwarf2_macro_spaces_in_definition): New complaints.
9009 (dwarf2_has_info): Initialize dwarf_macinfo_offset.
9010 (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
9011 (dwarf2_build_psymtabs_hard): Record the buffer and its size in
9012 the partial symbol table.
9013 (psymtab_to_symtab_1): Set the macinfo buffer and size globals
9014 from what's recorded in the partial symbol table.
9015 (read_file_scope): If the compilation unit has a
9016 `DW_AT_macro_info' attribute, read its macro information.
9017 * Makefile.in (dwarf2read.o): Depend on macrotab.h.
9018
9019 2002-05-16 Daniel Jacobowitz <drow@mvista.com>
9020
9021 Fix PR gdb/546
9022 * ser-tcp.c: Don't include <netinet/udp.h>.
9023
9024 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9025
9026 * MAINTAINERS: Update my email address.
9027
9028 2002-05-16 Richard Earnshaw <rearnsha@arm.com>
9029
9030 * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
9031 include file of the same name.
9032
9033 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
9034
9035 * configure.tgt: Mark v850 as multi-arched.
9036 * config/v850/tm-v850.h: Remove file.
9037 * config/v850/v850.mt: Eliminate TM_FILE.
9038
9039 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
9040
9041 * v850-tdep.c: Full multi-arch.
9042 * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
9043 Define GDB_MULTI_ARCH to 2.
9044
9045 2002-05-16 Pierre Muller <muller@ics.u-strasbg.fr>
9046
9047 * p-exp.y (current_type): New static variable.
9048 Carries the type of the expression at the position that is parsed.
9049 (push_current_type, pop_current_type): Two new functions. Used
9050 to store/restore current_type in expression on specific tokens.
9051 (search_field): New static variable. Set to one after parsing a point
9052 as at that point only a FIELDNAME token should be searched.
9053 (FIELDNAME): New token. After a point only a token belonging to
9054 current_type type definition is allowed.
9055 (all over token rules): reset and change current_type according
9056 to rules.
9057 (exp '[' rule): insert implicit array index field if
9058 exp is a pascal string type.
9059
9060 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
9061
9062 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra
9063 frame info. Use frame_info's saved_regs instead of matching member
9064 in extra_frame_info throughout.
9065 (v850_frame_init_saved_regs): New function.
9066 (v850_init_extra_frame_info): Move most functionality into
9067 v850_frame_init_saved_regs().
9068 * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
9069 (v850_frame_find_saved_regs): Remove declaration.
9070 (FRAME_FIND_SAVED_REGS): Remove definition.
9071 (v850_frame_init_saved_regs): Add declaration.
9072 (FRAME_INIT_SAVED_REGS): Add definition.
9073
9074 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
9075
9076 * v850-tdep.c: Begin multi-arch'ing v850.
9077 (v850_target_architecture_hook): Remove function.
9078 (v850_gdbarch_init): New function. Add code previously in
9079 v850_target_architecture_hook().
9080 (_initialize_v850_tdep): Don't set target_architecture_hook.
9081 Call register_gdbarch_init() instead.
9082
9083 2002-05-16 Daniel Jacobowitz <drow@mvista.com>
9084
9085 * gdbtypes.h (struct cplus_struct_type): Remove args field.
9086 * hpread.c (hpread_read_struct_type): Remove assignments to args.
9087 (fixup_class_method_type): Likewise.
9088
9089 2002-05-15 Jim Blandy <jimb@redhat.com>
9090
9091 Add macro structures to GDB's symbol tables. Nobody puts anything
9092 in them yet.
9093 * symtab.h (struct symtab): New member: `macro_table'.
9094 * buildsym.h (pending_macros): New global variable.
9095 * buildsym.c: #include "macrotab.h".
9096 (buildsym_init): Initialize `pending_macros'.
9097 (end_symtab): If we found macro information while reading a CU's
9098 debugging info, do build a symtab structure for it. Make the
9099 symtab point to the macro information, and clear the
9100 `pending_macros' pointer which held it while we were reading the
9101 debug info.
9102 (really_free_pendings): Free any pending macro table.
9103 * objfiles.h (struct objfile): New member: `macro_cache'.
9104 * objfiles.c (allocate_objfile): Set allocate and free functions
9105 for the macro cache's objstack.
9106 (free_objfile): Empty the macro cache's obstack.
9107 * symfile.c (reread_symbols): Empty the macro cache's obstack, and
9108 set new allocate and free functions for it.
9109 * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
9110 free functions for the macro cache's objstack. (Why is this
9111 function building its own objfile?)
9112 * symmisc.c (print_objfile_statistics): Print statistics on the
9113 macro bcache.
9114 * Makefile.in: Note that buildsym.o depends on macrotab.h.
9115
9116 2002-05-15 Richard Earnshaw <rearnsha@arm.com>
9117
9118 * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
9119 (REGISTER_U_ADDR): Delete definition.
9120 (arm_register_u_addr): Delete declaration.
9121
9122 2002-05-15 Richard Earnshaw <rearnsha@arm.com>
9123
9124 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
9125 (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
9126
9127 2002-05-14 Andrew Cagney <ac131313@redhat.com>
9128
9129 * regcache.c (register_valid): Revise comments refering to "Not
9130 available" and "unavailable".
9131 * frame.c (frame_register_read): Ditto.
9132 * findvar.c (value_of_register): Ditto.
9133
9134 2002-05-15 Andrew Cagney <cagney@redhat.com>
9135
9136 * Makefile.in (remote_sim_h): Replace remote-sim_h.
9137 (remote-sim.o): Update dependencies.
9138 (d10v-tdep.o): Specify dependencies.
9139 (sim_d10v_h): Define.
9140
9141 2002-05-14 Jim Blandy <jimb@redhat.com>
9142
9143 * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
9144 * macrotab.c (macro_lookup_inclusion, find_definition,
9145 new_macro_table): Same.
9146
9147 * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
9148 not `! strcmp ()'. This is a dubious improvement.
9149 * macrotab.c (macro_lookup_inclusion, find_definition): Same.
9150
9151 * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
9152 although it's not necessary, to avoid a warning.
9153
9154 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9155
9156 * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
9157 (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
9158 TYPE_INSTANCE_FLAGS.
9159 (struct main_type): New.
9160 (struct type): Move most members to struct main_type. Change
9161 cv_type and as_type to new type_chain member. Add instance_flags.
9162 (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
9163 (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
9164 (finish_cv_type): Remove prototype.
9165 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
9166 Set TYPE_CHAIN.
9167 (alloc_type_instance): New function.
9168 (smash_type): New function.
9169 (make_pointer_type, make_reference_type, make_function_type)
9170 (smash_to_member_type, smash_to_method_type): Call smash_type.
9171 (make_qualified_type): New function.
9172 (make_type_with_address_space): Call make_qualified_type.
9173 (make_cv_type): Likewise.
9174 (finish_cv_type): Remove unnecessary function.
9175 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.
9176 (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
9177 remove TYPE_CV_TYPE and TYPE_AS_TYPE.
9178 * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
9179 * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
9180 * hpread.c (hpread_read_struct_type): Likewise.
9181 * stabsread.c (read_struct_type): Likewise.
9182
9183 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
9184
9185 * configure.tgt: Add a catch all sh* target, for cases like
9186 sh[2,3,4]-elf and sh-hms.
9187
9188 2002-05-14 Keith Seitz <keiths@redhat.com>
9189
9190 * event-loop.c (create_file_handler): Don't do anything but
9191 update data when we are given a fd which we are already
9192 monitoring.
9193
9194 2002-05-14 Michal Ludvig <mludvig@suse.cz>
9195
9196 * dwarf2cfi.c (context_cpy): Copy registers correctly.
9197 (update_context): Use __func__ in warnings.
9198
9199 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9200
9201 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
9202 and tcp_close to net_open and net_close.
9203 (net_open): Accept "udp:" and "tcp:" specifications. Connect
9204 using UDP if requested. Don't try to disable Nagle on UDP
9205 sockets.
9206 * remote.c (remote_serial_open): New function. Warn about UDP.
9207 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
9208
9209 2002-05-13 Elena Zannoni <ezannoni@redhat.com>
9210
9211 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
9212
9213 2002-05-13 Elena Zannoni <ezannoni@redhat.com>
9214
9215 * configure.tgt: Remove sh-hms target.
9216 * MAINTAINERS: Don't list sh-hms as a separate target.
9217
9218 2002-05-13 Jim Blandy <jimb@redhat.com>
9219
9220 Add first preprocessor macro-expansion files.
9221 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
9222 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
9223 (splay_tree_h, macroexp_h, macrotab_h): New variable.
9224 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
9225 (COMMON_OBS): Add macrotab.o, macroexp.o.
9226 (macroexp.o, macrotab.o): New rules.
9227
9228 2002-05-13 Andrew Cagney <ac131313@redhat.com>
9229
9230 * config/m88k/tm-m88k.h: Update copyright.
9231 (m88k_target_write_pc): Declare
9232 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
9233 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
9234 (SHIFT_INST_REGS): Update definition.
9235 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
9236 using old definition of TARGET_WRITE_PC.
9237 * regcache.c (generic_target_write_pc): Delete code handling
9238 NNPC_REGNUM.
9239 * gdbarch.sh (NNPC_REGNUM): Delete.
9240 * gdbarch.h, gdbarch.c: Regenerate.
9241
9242 2002-05-13 Richard Earnshaw <rearnsha@arm.com>
9243
9244 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
9245 builtin reg number.
9246
9247 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
9248
9249 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
9250 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
9251 (gen_address_of, gen_struct_ref, gen_repeat): Use type
9252 access macros.
9253 * c-typeprint.c (cp_type_print_method_args): Likewise.
9254 (c_type_print_args): Likewise.
9255 * d10v-tdep.c (d10v_push_arguments): Likewise.
9256 (d10v_extract_return_value): Likewise.
9257 * expprint.c (print_subexp): Likewise.
9258 * gdbtypes.c (lookup_primitive_typename): Likewise.
9259 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
9260 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
9261 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
9262 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
9263 (TYPE_VECTOR): Likewise.
9264 * hpread.c (hpread_read_struct_type)
9265 (fix_static_member_physnames, fixup_class_method_type)
9266 (hpread_type_lookup): Likewise.
9267 * mdebugread.c (parse_symbol, parse_type): Likewise.
9268 * p-lang.c (is_pascal_string_type): Likewise.
9269 * valops.c (hand_function_call): Likewise.
9270 * x86-64-tdep.c (classify_argument): Likewise.
9271
9272 * hpread.c (hpread_read_function_type)
9273 (hpread_read_doc_function_type): Call replace_type.
9274 * dstread.c (create_new_type): Delete.
9275 (decode_dst_structure, process_dst_function): Call alloc_type.
9276 Use type access macros.
9277
9278 2002-05-12 Mark Kettenis <kettenis@gnu.org>
9279
9280 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
9281 the're not supported by the current architecture.
9282 (i387_fill_fxsave): Likewise.
9283
9284 2002-05-12 Fred Fish <fnf@redhat.com>
9285
9286 * symfile.c (default_symfile_offsets): Arrange for uninitialized
9287 sect_index_xxx members to index the first slot in section_offsets
9288 if all of the section_offsets are zero.
9289
9290 2002-05-12 Mark Kettenis <kettenis@gnu.org>
9291
9292 * configure.tgt (sparc-*openbsd): Remove entry accidentially
9293 checked in with last change.
9294
9295 2002-05-12 Mark Kettenis <kettenis@gnu.org>
9296
9297 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
9298 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
9299 config.sub.
9300
9301 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
9302
9303 * Makefile.in: Update dependencies.
9304
9305 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9306
9307 * language.c (local_hex_string_custom): Simplify. Do not depend
9308 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
9309
9310 * memattr.c (mem_info_command): Replace calls to
9311 longest_local_hex_string and longest_local_hex_string_custom.
9312 * buildsym.c (make_blockvector): Ditto.
9313 * solib.c (info_sharedlibrary_command): Ditto.
9314 * tracepoint.c (tracepoints_info): Ditto.
9315 * symtab.c (print_msymbol_info): Ditto.
9316
9317 * language.c (local_hex_string): Delete.
9318 (local_hex_string_custom): Delete.
9319 (longest_local_hex_string): Rename to local_hex_string.
9320 (longest_local_hex_string_custom): Rename to
9321 local_hex_string_custom.
9322 * language.h (local_hex_string): Change parameter type to LONGEST.
9323 (local_hex_string_custom): Ditto.
9324 (longest_local_hex_string): Delete declaration.
9325 (longest_local_hex_string_custom): Ditto.
9326
9327 * solib.c: Update copyright.
9328 * memattr.c: Update copyright.
9329
9330 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9331
9332 * arch-utils.h (legacy_register_to_value): Declare.
9333 (legacy_value_to_register): Declare.
9334 (legacy_convert_register_p): Declare.
9335 * arch-utils.c (legacy_register_to_value): New function.
9336 (legacy_value_to_register): New function.
9337 (legacy_convert_register_p): New function.
9338
9339 * gdbarch.sh (REGISTER_TO_VALUE): Define.
9340 (VALUE_TO_REGISTER): Define.
9341 (CONVERT_REGISTER_P): Define.
9342 * gdbarch.h, gdbarch.c: Regenerate.
9343
9344 * valops.c (value_assign): Use CONVERT_REGISTER_P and
9345 VALUE_TO_REGISTER.
9346 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
9347 CONVERT_REGISTER_P.
9348
9349 2005-05-11 Daniel Jacobowitz <drow@mvista.com>
9350 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9351
9352 * Makefile.in: Update dependencies for valops.c.
9353 * valops.c: Include "gdb_assert.h".
9354 (typecmp): Skip THIS parameter to methods.
9355 (find_method_list): Remove static_memfuncp argument,
9356 update callers. Check for stub methods.
9357 (find_value_oload_method_list): Don't set *static_memfuncp.
9358 (find_overload_match): Don't check for stub methods. Assert
9359 that methods are not stubbed. Handle static methods.
9360 (value_find_oload_method_list): Remove static_memfuncp argument.
9361 * gdbtypes.c (check_stub_method): Do not add THIS pointer
9362 to the argument list for static stub methods.
9363 * value.h (value_find_oload_method_list): Update prototype.
9364
9365 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9366
9367 * arch-utils.h (generic_register_size): Declare.
9368 (generic_register_raw_size, generic_register_virtual_size): Delete
9369 declarations.
9370 * arch-utils.c (generic_register_raw_size): Delete.
9371 (generic_register_size): New function.
9372 (generic_register_virtual_size): Delete.
9373
9374 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
9375 default generic_register_size.
9376 * gdbarch.h, gdbarch.c: Re-generate.
9377
9378 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
9379 register_virtual_size.
9380 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
9381 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9382
9383 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9384
9385 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
9386 * gdbarch.h, gdbarch.c: Regenerate.
9387 * gnu-v3-abi.c: Update copyright.
9388 (vtable_address_point_offset): Update.
9389 (gnuv3_rtti_type): Update.
9390 (gnuv3_baseclass_offset): Update.
9391 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
9392 (init_fetch_link_map_offsets): Update.
9393 * remote.c (get_remote_state): Update.
9394
9395 2002-05-11 Daniel Jacobowitz <drow@mvista.com>
9396
9397 * TODO: Remove value_headof/value_from_vtable_info comment.
9398 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
9399 * values.c (value_headof, value_from_vtable_info): Delete.
9400 * value.h (value_from_vtable_info): Delete prototype.
9401
9402 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9403
9404 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
9405 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
9406 $(gdb_regex_h).
9407 (gdb_assert_h): Define.
9408 (gdb_wait_h): Define.
9409 (gdb_regex_h): Define.
9410
9411 2002-05-11 Daniel Jacobowitz <drow@mvista.com>
9412
9413 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
9414 * linespec.c (find_methods): Handle GCC 3.x template constructors.
9415
9416 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
9417
9418 * nbsd-tdep.c: Fix comment.
9419
9420 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
9421
9422 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
9423 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
9424 (nbsd-tdep.o): New dependency list.
9425 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
9426 nbsd-tdep.h.
9427 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
9428 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
9429 * nbsd-tdep.c: New file.
9430 * nbsd-tdep.h: New file.
9431 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
9432 nbsd-tdep.h.
9433 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
9434 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
9435 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
9436 * config/sh/nbsd.mt (TDEPFILES): Ditto.
9437
9438 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
9439
9440 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
9441 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
9442 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
9443 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
9444 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
9445 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
9446
9447 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
9448
9449 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
9450 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
9451 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
9452 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
9453 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
9454 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
9455 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
9456
9457 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
9458
9459 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
9460 fetch_elfcore_registers to...
9461 * i386nbsd-tdep.c: ...here.
9462 (i386nbsd_use_struct_convention): Rename to...
9463 (i386nbsd_aout_use_struct_convention): ...this.
9464 (i386nbsd_supply_reg): New function.
9465 (i386nbsd_fill_reg): New function.
9466 (fetch_core_registers): Use i386nbsd_supply_reg.
9467 (fetch_elfcore_registers): Likewise.
9468 (_initialize_i386nbsd_tdep): New function.
9469 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
9470 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
9471 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
9472 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
9473 (i386nbsd_aout_use_struct_convention): ...this.
9474
9475 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
9476
9477 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
9478 (store_inferior_registers): Use shnbsd_fill_reg.
9479 * shnbsd-tdep.c (sh_nbsd_supply_registers,
9480 sh_nbsd_supply_register): Collapse into...
9481 (shnbsd_supply_reg): ...this.
9482 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
9483 (shnbsd_fill_reg): ...this.
9484 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
9485 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
9486 (fetch_core_registers): Use shnbsd_supply_reg.
9487 (fetch_elfcore_registers): Use shnbsd_supply_reg.
9488 (sh_nbsd_core_fns): Rename to...
9489 (shnbsd_core_fns): ...this.
9490 (sh_nbsd_elfcore_fns): Rename to...
9491 (shnbsd_elfcore_fns): ...this.
9492 (sh_nbsd_init_abi): Rename to...
9493 (shnbsd_init_abi): ...this.
9494 (_initialize_sh_nbsd_tdep): Rename to...
9495 (_initialize_shnbsd_tdep): ...this.
9496 * shnbsd-tdep.h (sh_nbsd_supply_registers,
9497 sh_nbsd_supply_register, sh_nbsd_fill_registers,
9498 sh_nbsd_fill_register): Remove prototypes.
9499 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
9500
9501 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
9502
9503 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
9504 (i387-nat.o): Delete dependency list.
9505 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
9506 (x86-64-linux-nat.o): Likewise.
9507 * i387-nat.c: Delete file, moving contents to...
9508 * i387-tdep.c: ...here.
9509 * i387-nat.h: Rename...
9510 * i387-tdep.h: ...to this.
9511 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
9512 * i386-linux-nat.c: Likewise.
9513 * i386bsd-nat.c: Likewise.
9514 * i386gnu-nat.c: Likewise.
9515 * i386nbsd-nat.c: Likewise.
9516 * i386v4-nat.c: Likewise.
9517 * x86-64-linux-nat.c: Likewise.
9518 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
9519 * config/i386/go32.mh (NATDEPFILES): Likewise.
9520 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
9521 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
9522 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
9523 * config/i386/linux.mh (NATDEPFILES): Likewise.
9524 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
9525 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
9526 * config/i386/obsd.mh (NATDEPFILES): Likewise.
9527 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
9528
9529 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
9530
9531 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
9532 (alphanbsd-nat.o): Remove dependency list.
9533 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
9534 * alphanbsd-nat.c: Delete. Contents moved to...
9535 * alphanbsd-tdep.c: ...here.
9536 (_initialize_alphanbsd_tdep): Register core functions.
9537 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
9538
9539 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
9540
9541 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
9542 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
9543 (alphanbsd-nat.o): Likewise.
9544 (alphabsd-tdep.o): New dependency list.
9545 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
9546 (fill_gregset): Use alphabsd_fill_reg.
9547 (supply_fpregset): Use alphabsd_supply_fpreg.
9548 (fill_fpregset): Use alphabsd_fill_fpreg.
9549 (fetch_inferior_registers): Use struct reg and struct fpreg
9550 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
9551 and alphabsd_supply_fpreg.
9552 (store_inferior_registers): Use struct reg and struct fpreg
9553 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
9554 and alphabsd_fill_fpreg.
9555 * alphabsd-tdep.c: New file.
9556 * alphabsd-tdep.h: New file.
9557 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
9558 (fetch_elfcore_registers): Use alphabsd_supply_reg and
9559 alphabsd_supply_fpreg.
9560 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
9561 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
9562
9563 2002-05-11 Eric Christopher <echristo@redhat.com>
9564
9565 * mips-tdep.c (mips_double_register_type): Fix thinko.
9566 (mips_single_register_type): Ditto.
9567 * MAINTAINERS: Add self.
9568
9569 2002-05-11 Mark Kettenis <kettenis@gnu.org>
9570
9571 * i387-nat.c (i387_supply_register, i387_fill_fsave,
9572 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
9573 right thing on architectures with different endianness and/or
9574 integer sizes.
9575
9576 2002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
9577
9578 From Christian Limpach <chris@Pin.LU>
9579 * configure.in: Change sed expression which comments out
9580 NATDEPFILES to also comment out continuation lines.
9581 * configure: Regenerate.
9582
9583 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
9584
9585 * sh-tdep.c: Clean up code erroneously reintroduced by previous
9586 big patch.
9587
9588 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
9589
9590 * sh-tdep.c: Include correct file.
9591
9592 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
9593
9594 New support for sh64-elf (sh5) target.
9595
9596 * configure.tgt: For sh64-elf target, default to sh-elf.
9597
9598 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
9599 (struct gdbarch_tdep): Add new fields for new registers and ABI
9600 info.
9601
9602 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
9603 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
9604 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
9605 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
9606 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
9607 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
9608 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
9609 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
9610 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
9611 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
9612 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
9613 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
9614 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
9615 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
9616 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
9617 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
9618 sh64_get_gdb_regnum, sh64_media_reg_base_num,
9619 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
9620 sign_extend, sh64_nofp_frame_init_saved_regs,
9621 sh64_init_extra_frame_info, sh64_get_saved_register,
9622 sh64_extract_struct_value_address, sh64_pop_frame,
9623 sh64_push_arguments, sh64_extract_return_value,
9624 sh64_store_return_value, sh64_show_media_regs,
9625 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
9626 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
9627 sh_sh64_register_virtual_type,
9628 sh_sh64_register_convert_to_virtual,
9629 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
9630 sh64_register_read, sh64_pseudo_register_write,
9631 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
9632 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
9633 sh64_do_pseudo_register, sh_compact_do_registers_info,
9634 sh64_do_registers_info, sh_gdbarch_init): New functions.
9635
9636 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
9637
9638 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
9639
9640 2002-05-10 Daniel Jacobowitz <drow@mvista.com>
9641
9642 * linespec.c (decode_line_1): Check for a double quote after
9643 a filename correctly.
9644
9645 2002-05-10 Jim Blandy <jimb@redhat.com>
9646
9647 Properly track the size of the current objfile's .debug_line section.
9648 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
9649 (DWARF_LINE_SIZE): New macro.
9650 (dwarf2_build_psymtabs_hard): Record the line section's size in
9651 the partial symbol table.
9652 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
9653 symbol table.
9654
9655 2002-05-10 Petr Sorfa <petrs@caldera.com>
9656
9657 * ia64-tdep.c: Handle breakpoints on L instruction type
9658 in MLX instruction bundle by moving the breakpoint to
9659 the third slot (X instruction type) as L holds only data.
9660
9661 2002-05-10 Kevin Buettner <kevinb@redhat.com>
9662
9663 * dbxread.c (discarding_local_symbols_complaint): New complaint.
9664 (process_one_symbol): Complain about discarding local symbols
9665 due to a misplaced N_LBRAC entry.
9666
9667 2002-05-09 Elena Zannoni <ezannoni@redhat.com>
9668
9669 From Daniel Berlin <dan@cgsoftware.com>
9670 * linespec.c (find_toplevel_char): '<' and '>' also increase and
9671 decrease the depth we are at, in the case of templates.
9672
9673 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
9674
9675 * mips-tdep.c (mips_float_register_type): New function.
9676 (mips_double_register_type): New function.
9677 (mips_print_register): Use them.
9678 (do_fp_register_row): Likewise.
9679
9680 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
9681
9682 * signals/signals.c (signals): Remove conditional compilation around
9683 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
9684 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
9685
9686 2002-05-09 Michael Snyder <msnyder@redhat.com>
9687
9688 * remote-rdp.c (remote_rdp_can_run): Remove.
9689
9690 2002-05-09 Tom Tromey <tromey@redhat.com>
9691
9692 * jv-valprint.c (java_val_print): Handle `char' as a special case
9693 of TYPE_CODE_INT.
9694
9695 2002-05-09 Michael Snyder <msnyder@redhat.com>
9696
9697 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
9698 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
9699 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
9700 str r(0123),[sp,#nn].
9701 (arm_skip_prologue): Ditto. Also make disassembly
9702 order-independent by placing it in a loop.
9703
9704 2002-05-06 Michael Snyder <msnyder@redhat.com>
9705
9706 * stabsread.c (read_type): Add recognition for new attribute:
9707 "@V;" means that an array type is actually a vector.
9708 This is analogous to the vector flag that's been added to dwarf2.
9709
9710 2002-05-09 Mark Kettenis <kettenis@gnu.org>
9711
9712 * i386-tdep.h (i386_abi): New enum.
9713 (struct gdbarch_tdep): Replace os_ident member with abi.
9714 (i386_gdbarch_register_os_abi): New prototype.
9715 * i386-tdep.c (i386_abi_names): New array.
9716 (process_note_abi_tag_sections): Removed.
9717 (process_note_sections): New function.
9718 (i386_elf_abi_from_note, i386_elf_abi): New functions.
9719 (struct i386_abi_handler): New struct.
9720 (i386_abi_handler_list): New variable.
9721 (i386_gdbarch_register_os_abi): New function.
9722 (i386_gdbarch_init): Adapt for the changes given above.
9723
9724 2002-05-08 Daniel Jacobowitz <drow@mvista.com>
9725
9726 * gregset.h: Say "GNU/Linux".
9727
9728 2002-05-08 Elena Zannoni <ezannoni@redhat.com>
9729
9730 * gdbtypes.c : Add new builtin type for 64 bit vectors.
9731 (build_gdbtypes): Build builtin_type_v2_float.
9732 (_initialize_gdbtypes): Register new builtin type.
9733
9734 2002-05-08 Andrew Cagney <ac131313@redhat.com>
9735
9736 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
9737 (clear_gdbarch_swap): New function.
9738 (initialize_non_multiarch): Call.
9739 (gdbarch_update_p): Before calling init(), swap out and clear the
9740 existing architecture.
9741 * gdbarch.c: Regenerate.
9742
9743 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
9744
9745 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
9746 alphanbsd-tdep.c.
9747
9748 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
9749
9750 * sh-nbsd-nat.c: Rename to...
9751 * shnbsd-nat.c: ...this.
9752 * sh-nbsd-tdep.c: Rename to...
9753 * shnbsd-tdep.c: ...this.
9754 * sh-nbsd-tdep.h: Rename to...
9755 * shnbsd-tdep.h: ...this.
9756 * config/sh/nbsd.mh: Use shnbsd-nat.o.
9757 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
9758
9759 2002-05-08 Richard Earnshaw <rearnsha@arm.com>
9760
9761 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
9762 concatenation for command help messages.
9763
9764 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
9765
9766 * NEWS: Note new sh*-*-netbsdelf* configuration.
9767 * configure.host: Set gdb_host_cpu to sh for all sh*.
9768 (sh*-*-netbsdelf*): New host.
9769 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
9770 (sh*-*-netbsdelf*): New target.
9771 * sh-nbsd-nat.c: New file.
9772 * sh-nbsd-tdep.c: New file.
9773 * sh-nbsd-tdep.h: New file.
9774 * config/sh/nbsd.mh: New file.
9775 * config/sh/nbsd.mt: New file.
9776 * config/sh/nm-nbsd.h: New file.
9777 * config/sh/tm-nbsd.h: New file.
9778
9779 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
9780
9781 * sh-tdep.c (sh_osabi_names): Declare.
9782 (process_note_abi_tag_sections): New function.
9783 (get_elfosabi): Ditto.
9784 (sh_gdbarch_register_os_abi): Ditto.
9785 (sh_dump_tdep): Ditto.
9786 _initialize_sh_tdep): Use gdbarch_register to register
9787 sh_gdbarch_init and sh_dump_tdep.
9788 * config/sh/tm-sh.h (sh_osabi): Declare.
9789 (gdbarch_tdep): Add sh_osabi and osabi_name members.
9790
9791 2002-05-07 Andrew Cagney <ac131313@redhat.com>
9792
9793 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
9794 (thumb_scan_prologue): Ditto.
9795 (arm_find_callers_reg): Ditto.
9796 (arm_frame_chain): Ditto.
9797 (arm_init_extra_frame_info): Ditto.
9798 (arm_frame_saved_pc): Ditto.
9799 (arm_pop_frame): Ditto.
9800 (arm_push_return_address): New function.
9801 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
9802 call_dummy_location, call_dummy_breakpoint_offset_p,
9803 call_dummy_breakpoint_offset, call_dummy_p,
9804 call_dummy_stack_adjust_p, call_dummy_words,
9805 sizeof_call_dummy_words, call_dummy_start_offset,
9806 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
9807 call_dummy_address, push_return_address and push_dummy_frame for
9808 generic dummy frames.
9809
9810 2002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
9811
9812 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
9813 size computation for alloca.
9814 (sh_fp_frame_init_saved_regs): Likewise.
9815
9816 2002-05-07 Richard Earnshaw <rearnsha@arm.com>
9817
9818 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
9819 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
9820 * arm-tdep.c (arm_store_return_value): Use them.
9821 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
9822 * remote-rdp.c (remote_rdp_fetch_register): Use
9823 ARM_MAX_REGISTER_RAW_SIZE.
9824 (remote_rdp_store_register): Likewise.
9825
9826 2002-05-07 Michal Ludvig <mludvig@suse.cz>
9827
9828 * dwarf2cfi.c: Code cleanup, removed unused variables,
9829 added default labels to switch {} statements.
9830 * x86-64-tdep.c: Ditto.
9831 * x86-64-linux-nat.c: Ditto.
9832
9833 2002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
9834
9835 * solib.h: Protect against multiple inclusion.
9836
9837 2002-05-06 Jim Blandy <jimb@redhat.com>
9838
9839 Add first preprocessor macro-expansion files.
9840 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
9841 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
9842 (splay_tree_h, macroexp_h, macrotab_h): New variable.
9843 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
9844 (COMMON_OBS): Add macrotab.o, macroexp.o.
9845 (macroexp.o, macrotab.o): New rules.
9846
9847 Separate the job of reading the line number info statement program
9848 header (...expialidocious) out into its own function.
9849 * dwarf2read.c (struct line_head, struct filenames, struct
9850 directories): Replace with...
9851 (struct line_header): New structure, containing the full
9852 contents of the statement program header, including the
9853 include directory and file name tables.
9854 (read_file_scope): If we have line number info, instead of just
9855 calling dwarf_decode_lines to do all the work, call
9856 dwarf_decode_line_header first to get a `struct line_header'
9857 containing the data in the statement program header, and then
9858 pass that to dwarf_decode_lines, which will pick up where that
9859 left off. Be sure to clean up the `struct line_header' object.
9860 (dwarf_decode_line_header, free_line_header, add_include_dir,
9861 add_file_name): New functions.
9862 (dwarf_decode_lines): Move all the code to read the statement
9863 program header into dwarf_decode_line_header. Take the line
9864 header it built as the first argument, instead of the offset to
9865 the compilation unit's line number info. Use the new `struct
9866 line_header' type instead of the old structures. No need to do
9867 cleanups here now, since we don't allocate anything.
9868 (dwarf2_statement_list_fits_in_line_number_section,
9869 dwarf2_line_header_too_long): New complaints.
9870
9871 2002-05-06 Elena Zannoni <ezannoni@redhat.com>
9872
9873 * gdbtypes.c (init_vector_type): New function.
9874 (build_builtin_type_vec128): Simplify the representation of SIMD
9875 registers.
9876 (build_gdbtypes): Initialize new builtin vector types.
9877 (_initialize_gdbtypes): Register new vector types with gdbarch.
9878 (builtin_type_v4_float, builtin_type_v4_int32,
9879 builtin_type_v8_int16, builtin_type_v16_int8,
9880 builtin_type_v2_int32, builtin_type_v4_int16,
9881 builtin_type_v8_int8): New (renamed) SIMD types.
9882
9883 2002-05-06 Mark Kettenis <kettenis@gnu.org>
9884
9885 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
9886 (i387_fill_fxsave): Likewise.
9887
9888 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9889
9890 * alpha-tdep.c (alpha_extract_return_value): Don't use
9891 non-constant array size in prototype.
9892
9893 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9894
9895 From Brian Taylor <briant at model dot com>:
9896 * ui-out.c (ui_out_field_core_addr): Use the function
9897 longest_local_hex_string_custom'to format addresses > 32 bits
9898 wide.
9899
9900 * ui-out.c (ui_out_field_core_addr): Update comment.
9901
9902 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9903
9904 * stack.c (select_and_print_frame): Make static. Delete the
9905 parameter `level'.
9906 (func_command): Update call.
9907 (select_frame_command): Delete code computing the frame level.
9908 * frame.h (select_and_print_frame): Delete declaration.
9909
9910 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9911
9912 * sparc-tdep.c (sparc_get_saved_register): Comment why
9913 get_prev_frame call is safe.
9914
9915 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9916
9917 * frame.h (select_frame): Delete level parameter.
9918 * stack.c (select_frame): Update. Use frame_relative_level to
9919 obtain the frame's level.
9920 (select_and_print_frame): Update call.
9921 (select_frame_command): Ditto.
9922 (up_silently_base): Ditto.
9923 (down_silently_base): Ditto.
9924 * ocd.c (ocd_start_remote): Ditto.
9925 * remote-rdp.c (remote_rdp_open): Ditto.
9926 * remote-mips.c (mips_initialize): Ditto.
9927 (common_open): Ditto.
9928 * remote-e7000.c (e7000_start_remote): Ditto.
9929 * m3-nat.c (select_thread): Ditto.
9930 * hppa-tdep.c (child_get_current_exception_event): Ditto.
9931 (child_get_current_exception_event): Ditto.
9932 * varobj.c (varobj_create): Ditto.
9933 (varobj_update): Ditto.
9934 (c_value_of_root): Ditto.
9935 * tracepoint.c (finish_tfind_command): Ditto.
9936 * corelow.c (core_open): Ditto.
9937 * arch-utils.c (generic_prepare_to_proceed): Ditto.
9938 * thread.c (info_threads_command): Ditto.
9939 (switch_to_thread): Ditto.
9940 * infrun.c (normal_stop): Ditto.
9941 (restore_selected_frame): Ditto.
9942 (restore_inferior_status): Ditto.
9943 * breakpoint.c (insert_breakpoints): Ditto.
9944 (watchpoint_check): Ditto.
9945 (bpstat_stop_status): Ditto.
9946 (do_enable_breakpoint): Ditto.
9947 * blockframe.c (flush_cached_frames): Ditto.
9948 (reinit_frame_cache): Ditto.
9949
9950 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9951
9952 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
9953 maintainer.
9954
9955 2002-05-04 Jim Blandy <jimb@redhat.com>
9956
9957 * gdbtypes.c (replace_type): Doc fix.
9958
9959 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9960
9961 * valprint.c (strcat_longest): Delete commented out function.
9962 Update copyright.
9963
9964 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9965
9966 * MAINTAINERS: Mark a29k as deleted.
9967 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
9968 Move new configurations to the top.
9969 * configure.tgt: Remove a29k.
9970 * config/a29k/tm-vx29k.h: Delete.
9971 * config/a29k/vx29k.mt: Delete.
9972 * config/a29k/tm-a29k.h: Delete.
9973 * config/a29k/a29k-udi.mt: Delete.
9974 * config/a29k/a29k.mt: Delete.
9975 * a29k-tdep.c: Delete.
9976 * remote-udi.c: Delete.
9977 * remote-mm.c: Delete.
9978 * remote-eb.c: Delete.
9979 * remote-adapt.c: Delete.
9980 * Makefile.in: Remove obsolete code.
9981 * config/s390/s390x.mt: Ditto.
9982 * config/s390/s390.mt: Ditto.
9983 * config/sparc/sparclynx.mh: Ditto.
9984 * config/sparc/linux.mh: Ditto.
9985 * config/pa/hppaosf.mh: Ditto.
9986 * config/pa/hppabsd.mh: Ditto.
9987 * config/ns32k/nbsd.mt: Ditto.
9988 * config/mips/vr5000.mt: Ditto.
9989 * config/m68k/sun3os4.mh: Ditto.
9990 * config/m68k/nbsd.mt: Ditto.
9991 * config/m68k/m68klynx.mh: Ditto.
9992 * config/m32r/m32r.mt: Ditto.
9993 * config/i386/x86-64linux.mt: Ditto.
9994 * config/i386/nbsdelf.mt: Ditto.
9995 * config/i386/nbsd.mt: Ditto.
9996 * config/i386/i386lynx.mh: Ditto.
9997
9998 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9999
10000 * target.c (debug_print_register): New function. Handle oversize
10001 registers.
10002 (debug_to_fetch_registers): Call.
10003 (debug_to_store_registers): Call.
10004
10005 2002-05-03 Jim Blandy <jimb@redhat.com>
10006
10007 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
10008 (read_type): Doc fix.
10009 * gdbtypes.c (replace_type): Doc fix.
10010
10011 * stabsread.c (multiply_defined_struct): New complaint.
10012 (read_struct_type): If the type we were passed isn't empty, or
10013 incomplete, don't read the new struct type into it; complain,
10014 and return the original type unchanged. Take a new `type_code'
10015 argument, which is the type code for the new type.
10016 (read_type): Rather than storing the type's type code here, pass
10017 it as an argument to read_struct_type, and let that take care of
10018 storing it. That way, we don't overwrite the original type code,
10019 so read_struct_type can use it to decide whether we're overwriting
10020 something we shouldn't.
10021 (complain_about_struct_wipeout): New function.
10022
10023 2002-05-03 Andrew Cagney <ac131313@redhat.com>
10024
10025 * gdbarch.sh: Assert that gdbarch is non-NULL.
10026 * gdbarch.c: Regenerate.
10027
10028 2002-05-03 Jason Merrill <jason@redhat.com>
10029
10030 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
10031 and return NULL.
10032
10033 2002-05-03 Michal Ludvig <mludvig@suse.cz>
10034
10035 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
10036 (x86_64_dwarf2gdb_regno_map_length),
10037 (x86_64_dwarf2_reg_to_regnum): Added.
10038 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
10039 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
10040 (_initialize_x86_64_tdep): Synced with the change above.
10041 (x86_64_skip_prologue): Reformulated message.
10042
10043 2002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
10044
10045 * f-exp.y: Also use new prev_lexptr variable
10046 to improve error reporting. Based on Michael Snyder
10047 2002-04-24 dated patch to c-exp.y.
10048 * jv-exp.y: Likewise.
10049 * m2-exp.y: Likewise.
10050
10051 2002-05-02 Elena Zannoni <ezannoni@redhat.com>
10052
10053 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
10054 we are dealing with vectors.
10055
10056 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
10057
10058 * config/m68k/tm-nbsd.h: Obvious fix,
10059 correct machine name.
10060
10061 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
10062
10063 * p-typeprint.c (pascal_type_print_base): Add support
10064 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
10065
10066 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
10067
10068 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
10069 for fondamental pascal 'char' type.
10070
10071 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
10072
10073 * p-lang.h (is_pascal_string_type): Declaration changed,
10074 new sixth argument of type char ** added.
10075 * p-lang.c (is_pascal_string_type): Implementation
10076 changed. Args length_pos, length_size, string_pos, char_size
10077 can now be NULL. New argument arrayname set to the field
10078 name of the char array. Return value set to char array
10079 field index plus one.
10080 * p-valprint.c (pascal_val_print): Adapt to new declaration of
10081 is_pascal_string_type function.
10082
10083 2002-05-02 Andrew Cagney <cagney@redhat.com>
10084
10085 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
10086 <cagney@redhat.com> change.
10087 * gdbarch.c: Regenerate.
10088
10089 2002-05-02 Andrew Cagney <cagney@redhat.com>
10090
10091 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
10092 before probing for a new one. Detect errorenous gdbarch_init
10093 functions.
10094 * gdbarch.c: Regenerate.
10095
10096 2002-05-01 Andrew Cagney <cagney@redhat.com>
10097
10098 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
10099 * config/mcore/tm-mcore.h: Ditto. Update copyright.
10100 * config/v850/tm-v850.h: Ditto. Update copyright.
10101
10102 2002-04-30 Andrew Cagney <ac131313@redhat.com>
10103
10104 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
10105 current_gdbarch.
10106
10107 2002-04-30 Michael Snyder <msnyder@redhat.com>
10108
10109 * arm-tdep.c: Whitespace clean-ups.
10110 (arm_skip_prologue): Fix thinko; two lines
10111 should have been removed as part of 4/24 change.
10112
10113 2002-04-30 Kevin Buettner <kevinb@redhat.com>
10114
10115 * rs6000-tdep.c: Added comment describing how fpscr register
10116 numbers were chosen.
10117
10118 2002-04-30 Michael Snyder <msnyder@redhat.com>
10119
10120 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
10121
10122 2002-04-29 Elena Zannoni <ezannoni@redhat.com>
10123
10124 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
10125 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
10126 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
10127
10128 2002-04-29 Kevin Buettner <kevinb@redhat.com>
10129
10130 From Louis Hamilton <hamilton@redhat.com>:
10131 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
10132 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
10133 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
10134 not bfd-private xcoff data, to determine wordsize.
10135 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
10136
10137 2002-04-29 Andrew Cagney <ac131313@redhat.com>
10138
10139 GDB 5.2 released from 5.2 branch.
10140
10141 2002-04-29 Michal Ludvig <mludvig@suse.cz>
10142
10143 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
10144 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
10145 (x86_64_register_info_table): Added comments with register numbers.
10146
10147 2002-04-29 Elena Zannoni <ezannoni@redhat.com>
10148
10149 * rs6000-tdep.c (rs6000_extract_return_value,
10150 rs6000_store_return_value): Handle returning vectors.
10151 (rs6000_gdbarch_init): Use
10152 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
10153 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
10154 New function.
10155 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
10156 vectors.
10157 (ppc_sysv_abi_push_arguments): Handle vector parameters.
10158 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
10159
10160 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
10161
10162 * hpread.c (hpread_psymtab_to_symtab_1,
10163 hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
10164 with fprintf_unfiltered (gdb_stderr,...).
10165
10166 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
10167
10168 * remote-array.c (printf_monitor, write_monitor,
10169 array_insert_breakpoint, array_remove_breakpoint ):
10170 Replace fprintf (stderr,...
10171 with fprintf_unfiltered (gdb_stderr,....
10172 * remote-es.c: Likewise.
10173 * remote-os9k.c: Likewise.
10174 * remote-st.c: Likewise.
10175
10176 2002-04-28 Andreas Schwab <schwab@suse.de>
10177
10178 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
10179 linux-proc.o and gcore.o.
10180
10181 2002-04-26 Michal Ludvig <mludvig@suse.cz>
10182
10183 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
10184 code without frame pointers.
10185
10186 2002-04-26 Andrew Cagney <ac131313@redhat.com>
10187
10188 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
10189 ON_STACK is needed.
10190
10191 2002-04-26 Ben Elliston <bje@redhat.com>
10192
10193 * target.c (do_xfer_memory): Correct reference to the new option
10194 "trust-readonly-sections".
10195
10196 2002-04-26 Elena Zannoni <ezannoni@redhat.com>
10197
10198 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
10199 * gdbtypes.c (recursive_dump_type): Output the vector flag.
10200 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
10201 vectors.
10202 (read_array_type): Record the fact that this array type is really a
10203 vector (i.e. are passed in by value).
10204
10205 2002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
10206
10207 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
10208 * alpha-tdep.c (alpha_sigcontext_addr): New function.
10209 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
10210 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
10211 * alpha-linux-tdep.c: Include frame.h.
10212 (alpha_linux_sigcontext_addr): New function.
10213 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
10214 alpha_linux_sigcontext_addr.
10215 * alpha-osf1-tdep.c: Include gdbcore.h.
10216 (alpha_osf1_sigcontext_addr): New function.
10217 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
10218 alpha_osf1_sigcontext_addr.
10219 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
10220 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
10221
10222 2002-04-26 Andrew Cagney <ac131313@redhat.com>
10223
10224 * stack.c (selected_frame_level):
10225 (select_frame): Do not set selected_frame_level.
10226 * frame.h (selected_frame_level): Delete declaration.
10227
10228 2002-04-26 Andrew Cagney <ac131313@redhat.com>
10229
10230 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
10231 convert_from_func_ptr-addr when AIX / PowerOpen.
10232
10233 2002-04-25 Andrew Cagney <ac131313@redhat.com>
10234
10235 * valops.c (hand_function_call): Call
10236 generic_save_call_dummy_addr.
10237 * frame.h (generic_save_call_dummy_addr): Declare.
10238 * blockframe.c (struct dummy_frame): Add fields call_lo and
10239 call_hi.
10240 (generic_find_dummy_frame): Check for PC in range call_lo to
10241 call_hi instead of entry_point_address.
10242 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
10243 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
10244 (generic_save_call_dummy_addr): New function.
10245
10246 2002-04-24 David S. Miller <davem@redhat.com>
10247
10248 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
10249 sparc_skip_prologue.
10250 (sparc_skip_prologue): Kill frameless_p arg, and use line number
10251 information to find prologue when possible.
10252 (sparc_prologue_frameless_p): Call examine_prologue directly.
10253 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
10254 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
10255 second argument.
10256 (SKIP_PROLOGUE): Likewise.
10257
10258 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
10259
10260 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
10261 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
10262 indicate that the condition it was testing is always true.
10263 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
10264 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
10265 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
10266
10267 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
10268
10269 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
10270 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
10271 tdep->jb_pc and tdep->jb_elt_size.
10272 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
10273 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
10274 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
10275 * alpha-nat.c (get_longjmp_target): Remove.
10276 (JB_ELEMENT_SIZE): Ditto.
10277 (JB_PC): Ditto.
10278 * alpha-tdep.c (alpha_get_longjmp_target): New function.
10279 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
10280 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
10281 to alpha_get_longjmp_target.
10282 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
10283 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
10284 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
10285
10286 2002-04-25 Andrew Cagney <ac131313@redhat.com>
10287
10288 * README: Update to GDB 5.2.
10289
10290 2002-04-25 Andrew Cagney <ac131313@redhat.com>
10291
10292 * gdbarch.sh (LC_ALL): Set to `c'.
10293
10294 2002-04-25 Theodore A. Roth <troth@verinet.com>
10295
10296 * avr-tdep.c: Ran through gdb_indent.sh.
10297
10298 2002-04-25 Theodore A. Roth <troth@verinet.com>
10299
10300 * MAINTAINERS: Add myself as AVR maintainer.
10301 * NEWS: Note new target avr.
10302
10303 2002-04-25 Theodore A. Roth <troth@verinet.com>
10304
10305 * Makefile.in: Add support for AVR target.
10306 * configure.tgt: Add support for AVR target.
10307 * avr-tdep.c: New file
10308 * config/avr/avr.mt: New file.
10309
10310 2002-04-25 Theodore A. Roth <troth@verinet.com>
10311
10312 * MAINTAINERS: Add myself to write-after-approval.
10313
10314 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
10315
10316 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
10317 with fprintf_unfiltered (gdb_stderr,....
10318
10319 2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
10320
10321 Fix PR gdb/508.
10322 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
10323
10324 2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
10325
10326 * p-exp.y: Also use new prev_lexptr variable
10327 to improve error reporting. Based on Michael Snyder
10328 2002-04-24 dated patch to c-exp.y.
10329
10330 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
10331
10332 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
10333 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
10334 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
10335 to 0.
10336 * config/alpha/tm-alpha.h: Remove forward decls of struct type
10337 and struct value.
10338 (FUNCTION_START_OFFSET): Remove.
10339 (BREAKPOINT): Ditto.
10340
10341 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
10342
10343 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
10344 * NEWS: Ditto.
10345
10346 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
10347
10348 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
10349 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
10350 alpha_linux_pc_in_sigtramp.
10351 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
10352 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
10353 alpha_osf1_pc_in_sigtramp.
10354 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
10355 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
10356 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
10357 alphafbsd_pc_in_sigtramp.
10358 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
10359 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
10360 alphanbsd_pc_in_sigtramp.
10361 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
10362 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
10363
10364 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
10365
10366 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
10367
10368 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
10369
10370 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
10371 alphanbsd-tdep.c.
10372 (alphanbsd-nat.o): New dependency list.
10373 (alphanbsd-tdep.o): Ditto.
10374 * NEWS: Note new native NetBSD/alpha configuration.
10375 * alphanbsd-nat.c: New file.
10376 * alphanbsd-tdep.c: Ditto.
10377 * configure.host (alpha*-*-netbsd*): New host.
10378 * configure.tgt (alpha*-*-netbsd*): New target.
10379 * config/alpha/nbsd.mh: New file.
10380 * config/alpha/nbsd.mt: Ditto.
10381 * config/alpha/nm-nbsd.h: Ditto.
10382 * config/alpha/tm-nbsd.h: Ditto.
10383
10384 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
10385
10386 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
10387 (alpha-osf1-tdep.o): New dependency list.
10388 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
10389 and skip_sigtramp_frame members.
10390 * alpha-linux-tdep.c: Include gdbcore.h.
10391 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
10392 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
10393 * alpha-osf1-tdep.c: New file.
10394 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
10395 alpha-osf1-dep.c.
10396 (alpha_frame_past_sigtramp_frame): New function.
10397 (alpha_dynamic_sigtramp_offset): Ditto.
10398 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
10399 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
10400 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
10401 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
10402 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
10403 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
10404 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
10405 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
10406 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
10407 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
10408 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
10409 to find_solib_trampoline_target.
10410 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
10411 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
10412 (SKIP_TRAMPOLINE_CODE): Remove.
10413 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
10414 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
10415 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
10416 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
10417 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
10418 (PROC_SIGTRAMP_MAGIC): Ditto.
10419 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
10420 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
10421 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
10422 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
10423 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
10424
10425 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
10426
10427 * NEWS: Note that Alpha targets are now multi-arch.
10428
10429 2002-04-24 Michael Snyder <msnyder@redhat.com>
10430
10431 * parser-defs.h (prev_lexptr): New external variable.
10432 * parse.c (parse_exp_1): Set prev_lexptr to null before
10433 calling the language-specific parser.
10434 * c-exp.y (yylex): Set prev_lexptr to start of current token.
10435 (yyerror): Use prev_lexptr in error reporting.
10436
10437 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
10438
10439 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
10440 * gregset.h: If FILL_FPXREGSET is defined, provide
10441 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
10442 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
10443 is defined, call fill_fpxregset.
10444
10445 2002-04-24 Roland McGrath <roland@frob.com>
10446
10447 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
10448 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
10449 (supply_gregset, supply_fpregset): New functions.
10450
10451 * gnu-nat.c (gnu_find_memory_regions): New function.
10452 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
10453 (gnu_xfer_memory): Add a cast.
10454
10455 2002-04-24 Michael Snyder <msnyder@redhat.com>
10456
10457 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
10458 loop. Add handling for "str lr, [sp, #-4]!" and for saves
10459 of argument regs ("str r(0123), [r11, #-nn"]).
10460 (arm_skip_prologue): Better handling for frameless functions.
10461 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
10462 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
10463
10464 Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
10465
10466 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
10467 NUM_PSEUDO_REGS can be used.
10468
10469 2002-04-24 Andrew Cagney <ac131313@redhat.com>
10470
10471 * arch-utils.h: Update copyright.
10472
10473 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
10474 * gdbarch.h, gdbarch.c: Re-generate.
10475
10476 * inferior.h (IN_SIGTRAMP): Delete definition.
10477 * arch-utils.c (legacy_pc_in_sigtramp): New function.
10478 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
10479
10480 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
10481 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
10482 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
10483 (find_proc_framesize): Ditto.
10484 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
10485 (alpha_init_extra_frame_info): Ditto.
10486 * infrun.c (handle_inferior_event): Ditto.
10487 (handle_inferior_event): Ditto.
10488 (check_sigtramp2): Ditto.
10489 * blockframe.c (create_new_frame): Ditto.
10490 (get_prev_frame): Ditto.
10491 * ppc-linux-tdep.c: Update comments.
10492 * i386-linux-tdep.c: Update comments.
10493 * breakpoint.c (bpstat_what): Update comment.
10494
10495 2002-04-24 David S. Miller <davem@redhat.com>
10496
10497 * i960-tdep.c (register_in_window_p): New function.
10498 (i960_find_saved_register): Use it instead of
10499 REGISTER_IN_WINDOW_P.
10500 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
10501
10502 * symtab.h (find_stab_function_addr): Kill extern.
10503 * minsyms.c (find_stab_function_addr): Remove from here...
10504 * dbxread.c: ... to here, and mark it static.
10505
10506 2002-04-20 David S. Miller <davem@redhat.com>
10507
10508 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
10509 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
10510
10511 2002-04-21 David S. Miller <davem@redhat.com>
10512
10513 * remote-vxsparc.c (vx_read_register): Fix typo, we want
10514 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
10515 (vx_write_register): Likewise.
10516
10517 2002-04-23 J. Brobecker <brobecker@gnat.com>
10518
10519 * source.c (is_regular_file): New function.
10520 (openp): Check wether file to open is a regular file
10521 to avoid opening directories.
10522
10523 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
10524
10525 * findvar.c (extract_signed_integer): Cast printf argument
10526 to suppress format warning.
10527 (extract_unsigned_integer): Likewise.
10528 * infcmd.c (registers_info): Likewise.
10529 * top.c (get_prompt_1): Likewise.
10530 * valops.c (value_assign): Likewise.
10531 * valprint.c (print_decimal): Likewise.
10532
10533 2002-04-22 H.J. Lu (hjl@gnu.org)
10534
10535 * c-exp.y (typebase): Support
10536
10537 [long|long long|short] [signed|unsigned] [int|]
10538
10539 and
10540
10541 signed [long|long long|short] int
10542
10543 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
10544
10545 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
10546 and vax-tdep.h.
10547 * vax-tdep.h: New file.
10548 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
10549 Make several routines static.
10550 (vax_get_saved_register): New function.
10551 (vax_gdbarch_init): New function.
10552 (_initialize_vax_tdep): Register vax_gdbarch_init.
10553 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
10554 Remove macros now under the control of gdbarch.
10555
10556 2002-04-22 Michael Snyder <msnyder@redhat.com>
10557
10558 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
10559 Some whitespace and coding standards tweaks.
10560
10561 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
10562
10563 * vax-tdep.c: Include regcache.h.
10564 (vax_call_dummy_words): New.
10565 (sizeof_vax_call_dummy_words): New.
10566 (vax_fix_call_dummy): New function.
10567 (vax_saved_pc_after_call): Ditto.
10568 * config/vax/tm-vax.h: Don't include regcache.h.
10569 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
10570 (CALL_DUMMY): Remove.
10571 (CALL_DUMMY_WORDS): Define.
10572 (SIZEOF_CALL_DUMMY_WORDS): Define.
10573 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
10574
10575 2002-04-18 Michael Snyder <msnyder@redhat.com>
10576
10577 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
10578
10579 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
10580
10581 * vax-tdep.c (vax_frame_chain): New function.
10582 (vax_push_dummy_frame): Ditto.
10583 (vax_pop_frame): Ditto.
10584 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
10585 (FRAMELESS_FUNCTION_INVOCATION): Use
10586 generic_frameless_function_invocation_not.
10587 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
10588 (POP_FRAME): Use vax_pop_frame.
10589
10590 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
10591
10592 * vax-tdep.c (vax_store_struct_return): New function.
10593 (vax_extract_return_value): Ditto.
10594 (vax_store_return_value): Ditto.
10595 (vax_extract_struct_value_address): Ditto.
10596 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
10597 vax_store_struct_return.
10598 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
10599 (STORE_RETURN_VALUE): Use vax_store_return_value.
10600 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
10601
10602 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
10603
10604 * vax-tdep.c (vax_frame_saved_pc): New function.
10605 (vax_frame_args_address_correct): Ditto.
10606 (vax_frame_args_address): Ditto.
10607 (vax_frame_locals_address): Ditto.
10608 (vax_frame_num_args): Move code to be in proximity to
10609 other frame-related functions.
10610 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
10611 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
10612 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
10613 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
10614 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
10615
10616 2002-04-22 H.J. Lu (hjl@gnu.org)
10617
10618 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
10619 includedir.
10620
10621 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
10622
10623 * vax-tdep.c (vax_frame_init_saved_regs): New function.
10624 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
10625 (FRAME_INIT_SAVED_REGS): New macro.
10626
10627 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
10628
10629 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
10630
10631 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
10632
10633 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
10634 where needed.
10635 (fetch_osf_core_registers): Likewise.
10636 (supply_gregset): Likewise.
10637
10638 2002-04-22 J. Brobecker <brobecker@gnat.com>
10639
10640 * symfile.h (get_section_index): Define.
10641 * symfile.c (get_section_index): New function.
10642 * mdebugread.c (SC_IS_SBSS): New macro.
10643 (SC_IS_BSS): Return true for the scBss storage class only, as
10644 the scSBss storage class refers to the .sbss section.
10645 (parse_partial_symbols): Discard the symbols which associated
10646 section does not exist.
10647 Make sure to use the .sbss section index for symbols which
10648 storage class is scBss, rather than using the .bss section index.
10649
10650 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
10651
10652 * vax-tdep.c: Update copyright years.
10653 (vax_register_name): New function.
10654 (vax_register_byte): Ditto.
10655 (vax_register_raw_size): Ditto.
10656 (vax_register_virtual_size): Ditto.
10657 (vax_register_virtual_type): Ditto.
10658 * config/vax/tm-vax.h: Update copyright years.
10659 (REGISTER_NAMES): Remove.
10660 (REGISTER_NAME): Define.
10661 (REGISTER_BYTE): Use vax_register_byte.
10662 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
10663 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
10664 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
10665
10666 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10667
10668 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
10669 declaration
10670 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
10671
10672 2002-04-21 David S. Miller <davem@redhat.com>
10673
10674 * arch-utils.c (generic_prologue_frameless_p): Kill
10675 SKIP_PROLOGUE_FRAMELESS_P code.
10676 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
10677 references.
10678 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
10679 * arc-tdep.c (arc_prologue_frameless_p): Implement.
10680 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
10681 references.
10682 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
10683 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
10684 (sparc_gdbarch_init): Pass it to
10685 set_gdbarch_prologue_frameless_p.
10686
10687 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
10688
10689 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
10690 (alphabsd-nat.o): New dependency list.
10691
10692 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
10693
10694 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
10695 alphafbsd-tdep.c.
10696 (alpha-linux-tdep.o): New dependency list.
10697 (alphafbsd-tdep.o): Likewise.
10698
10699 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
10700
10701 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
10702 to here...
10703 * alpha-tdep.c: ...from here.
10704 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
10705
10706 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
10707
10708 * config/alpha/tm-alpha.h: Move alpha_software_single_step
10709 prototype from here...
10710 * alpha-tdep.h: ...to here.
10711
10712 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10713
10714 * frame.h (selected_frame_level): Document as deprecated.
10715 (frame_relative_level): Declare.
10716 * stack.c (frame_relative_level): New function.
10717 (selected_frame_level): Document as deprecated.
10718 (select_frame): Do not set the selected_frame_level.
10719
10720 * stack.c (frame_info, record_selected_frame): Update.
10721 (frame_command, current_frame_command): Update.
10722 (up_silently_base, up_command, down_silently_base): Update.
10723 (down_command): Update.
10724 * inflow.c (kill_command): Update.
10725 * tracepoint.c (finish_tfind_command): Update.
10726 * corelow.c (core_open): Update.
10727 * thread.c (info_threads_command): Update.
10728 (do_captured_thread_select): Update.
10729 * infcmd.c (finish_command): Update.
10730 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
10731
10732 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
10733
10734 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
10735
10736 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10737
10738 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
10739 type const.
10740
10741 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
10742
10743 * alphafbsd-tdep.c: Update copyright years. Include
10744 alpha-tdep.h.
10745 (alphafbsd_use_struct_convention): Make static.
10746 (alphafbsd_init_abi): New function.
10747 (_initialize_alphafbsd_tdep): New function.
10748 * config/alpha/tm-fbsd.h: Update copyright years.
10749 (USE_STRUCT_CONVENTION): Remove.
10750
10751 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
10752
10753 * alpha-tdep.c (alpha_abi_handler): New structure to describe
10754 an Alpha ABI variant.
10755 (alpha_abi_handler_list): Declare.
10756 (alpha_gdbarch_register_os_abi): New function.
10757 (alpha_gdbarch_init): Give registered ABI variant handlers a
10758 chance to tweak the gdbarch once we have set up defaults.
10759 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
10760
10761 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
10762
10763 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
10764 to standard_coerce_float_to_double.
10765 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
10766
10767 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
10768
10769 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
10770 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
10771 from gdbarch_tdep rather than a constant.
10772 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
10773 the default text address for all Alpha Unix ABIs.
10774 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
10775 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
10776
10777 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
10778
10779 * alpha-tdep.h: New file. Includes several Alpha target constants
10780 taken from...
10781 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
10782 let gdbarch deal with.
10783 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
10784 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
10785 to dependency list.
10786 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
10787 Alpha target register names.
10788 * alphabsd-nat.c: Likewise.
10789 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
10790 Alpha target register names. Make serveral routines static.
10791 (alpha_get_saved_register): New function.
10792 (alpha_abi_names): New.
10793 (process_note_abi_tag_sections): New function.
10794 (get_elfosabi): New function.
10795 (alpha_gdbarch_init): New function.
10796 (alpha_dump_tdep): New function.
10797 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
10798
10799 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10800
10801 * frame.c (find_saved_register): Delete #ifdef
10802 HAVE_REGISTER_WINDOWS code.
10803 * config/sparc/tm-sparc.h: Update comments.
10804 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
10805
10806 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10807
10808 * i960-tdep.c (i960_find_saved_register): New function.
10809 (i960_get_saved_register): New function.
10810 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
10811 (i960_get_saved_register): Declare.
10812 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
10813
10814 2002-04-20 David S. Miller <davem@redhat.com>
10815
10816 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
10817
10818 2002-04-20 Andrew Cagney <ac131313@redhat.com>
10819
10820 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
10821 instead of NUM_PSEUDO_REGS.
10822
10823 2002-04-20 David S. Miller <davem@redhat.com>
10824
10825 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
10826 GDB_MULTI_ARCH_PARTIAL
10827 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
10828 define, let tm-sp64.h do it.
10829
10830 2002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
10831
10832 * frame.c (find_saved_register): Avoid a NULL pointer
10833 dereference and actually walk the frame list.
10834
10835 2002-04-20 Andrew Cagney <ac131313@redhat.com>
10836
10837 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
10838 sorted in most most-recent-used order. Document.
10839 * gdbarch.h, gdbarch.c: Regenerate.
10840
10841 2002-04-19 Andrew Cagney <ac131313@redhat.com>
10842
10843 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
10844 instead of ->prev.
10845 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
10846 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
10847 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
10848 instead of ->prev.
10849
10850 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
10851
10852 Fix PR gdb/471.
10853 * gdbtypes.c (init_simd_type): Rewrite using new functions.
10854 (build_builtin_type_vec128): Ditto.
10855 (append_composite_type_field): Fix calculation of type length in
10856 union case.
10857
10858 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
10859
10860 * config/djgpp/README: Update.
10861
10862 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
10863 compiler warnings.
10864
10865 2002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
10866
10867 * alpha-tdep.c (setup_arbitrary_frame): Rename...
10868 (alpha_setup_arbitrary_frame): ...to this.
10869 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
10870 for alpha_setup_arbitrary_frame.
10871
10872 2002-04-18 Andrew Cagney <cagney@redhat.com>
10873
10874 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
10875 * gdbarch.h, gdbarch.c: Regenerate.
10876
10877 * defs.h (breakpoint_from_pc_fn): Delete type definition.
10878 * target.h (memory_breakpoint_from_pc): Update declaration.
10879 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
10880
10881 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
10882 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
10883 * mem-break.c (memory_breakpoint_from_pc): Ditto.
10884 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
10885 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
10886 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
10887 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
10888 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
10889 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
10890 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
10891 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
10892 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
10893
10894 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
10895 const pointer.
10896 * monitor.c (monitor_insert_breakpoint): Ditto.
10897 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
10898
10899 * config/mcore/tm-mcore.h: Update copyright.
10900 * mem-break.c: Ditto.
10901 * xstormy16-tdep.c: Ditto.
10902
10903 2002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
10904
10905 * p-exp.y: Add precedence rule for '^' token.
10906 This removes the shift/reduce conflicts.
10907 Remove the comment concerning these shift/reduce conflicts.
10908
10909 2002-04-18 Elena Zannoni <ezannoni@redhat.com>
10910
10911 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
10912 (registers_powerpc_nofp): New register set for processors
10913 without floating point unit.
10914
10915 2002-04-18 David S. Miller <davem@redhat.com>
10916
10917 * MAINTAINERS: Add myself to write-after-approval.
10918
10919 2002-04-17 Michael Snyder <msnyder@redhat.com>
10920
10921 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
10922
10923 2002-04-17 Andrew Cagney <ac131313@redhat.com>
10924
10925 * rs6000-tdep.c (frame_initial_stack_address): Use
10926 frame_register_read to read the alloca_reg.
10927
10928 2002-04-17 Andrew Cagney <ac131313@redhat.com>
10929
10930 * frame.c (find_saved_register): Find saved registers in the next
10931 not prev frame.
10932 Fix PR gdb/365.
10933
10934 2002-04-17 Andrew Cagney <ac131313@redhat.com>
10935
10936 * gdbarch.sh (LANG): Set to ``c''.
10937
10938 2002-04-15 Andrew Cagney <ac131313@redhat.com>
10939
10940 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
10941
10942 2002-04-15 Andrew Cagney <ac131313@redhat.com>
10943
10944 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
10945 Update copyright.
10946
10947 * hpread.c (hpread_get_lntt): Add declaration.
10948 Also fix PR gdb/391.
10949
10950 2002-04-14 Andrew Cagney <ac131313@redhat.com>
10951
10952 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
10953 * aclocal.m4, configure: Re-generate.
10954 Fix PR gdb/391.
10955
10956 2002-04-14 Elena Zannoni <ezannoni@redhat.com>
10957
10958 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
10959 instead of tm_print_insn.
10960
10961 2002-04-14 Elena Zannoni <ezannoni@redhat.com>
10962
10963 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
10964
10965 2002-04-14 Andrew Cagney <ac131313@redhat.com>
10966
10967 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
10968 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
10969 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
10970
10971 2002-04-12 Don Howard <dhoward@redhat.com>
10972
10973 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
10974 max_user_call_depth.
10975 (init_cmd_lists): Initialize the new value;
10976 * cli/cli-script.c (execute_user_command): Limit the call depth of
10977 user defined commands. This avoids a core-dump when user commands
10978 are infinitly recursive.
10979
10980 2002-04-12 Kevin Buettner <kevinb@redhat.com>
10981
10982 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
10983 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
10984 from tdep struct instead of DEFAULT_LR_SAVE.
10985 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
10986 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
10987 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
10988
10989 2002-04-12 Michael Snyder <msnyder@redhat.com>
10990
10991 * Remote.c: Spelling fix.
10992 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
10993 If no symbol found for "sbrk", try "_sbrk".
10994 (make_output_phdrs): Use bfd_section_name.
10995 (gcore_copy_callback): Use bfd_section_name.
10996 * eval.c: Indentation fix-ups.
10997 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
10998 in case it gets applied to an address that is already
10999 in the instruction space.
11000 * cli/cli-decode.c (help_list): Allow long lines to wrap.
11001 * symfile.c: Fix indentation, long lines.
11002 * source.c: White space fix-up.
11003
11004 2002-04-12 Andrew Cagney <cagney@redhat.com>
11005
11006 * defs.h (read_relative_register_raw_bytes): Delete declaration.
11007 * frame.c (frame_register_read): New function. Return non-zero on
11008 success.
11009 (read_relative_register_raw_bytes_for_frame): Delete.
11010 (read_relative_register_raw_bytes): Delete.
11011 * frame.h (frame_register_read): Declare.
11012 * d30v-tdep.c: Update Copyright. Use frame_register_read.
11013 * sh-tdep.c: Ditto.
11014 * infcmd.c (do_registers_info): Ditto.
11015 * hppa-tdep.c: Ditto.
11016 * rs6000-tdep.c: Ditto.
11017 * h8500-tdep.c: Ditto.
11018 * mips-tdep.c: Ditto.
11019 * h8300-tdep.c: Ditto.
11020 * z8k-tdep.c: Ditto.
11021
11022 2002-04-12 Kevin Buettner <kevinb@redhat.com>
11023
11024 From Jimi X <jimix@watson.ibm.com>:
11025 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
11026 64-bit SysV ABI.
11027
11028 2002-04-12 Kevin Buettner <kevinb@redhat.com>
11029
11030 From Jimi X <jimix@watson.ibm.com>:
11031 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
11032 bfd info.
11033
11034 2002-04-12 Kevin Buettner <kevinb@redhat.com>
11035
11036 From Jimi X <jimix@watson.ibm.com>:
11037 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
11038 register sets for these processor variants.
11039
11040 2002-04-11 Daniel Jacobowitz <drow@mvista.com>
11041
11042 * regformats/reg-ppc.dat: Support FPSCR.
11043
11044 2002-04-11 Kevin Buettner <kevinb@redhat.com>
11045
11046 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
11047 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
11048 Add fpscr as an invalid/unfetchable register.
11049 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
11050 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
11051 (fill_fpregset): Add support for register fpscr.
11052 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
11053 (fill_gregset): Account for the fact that register ``mq'' might
11054 not exist.
11055 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
11056 (registers_power): Add fpscr to register set at slot 71.
11057 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
11058 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
11059
11060 2002-04-11 Michael Snyder <msnyder@redhat.com>
11061
11062 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
11063 * configure: Regenerate.
11064 * config.in: Regenerate.
11065 * acconfig.h: Add define for _SYSCALL32.
11066 * core-sol2.c: Remove #define _SYSCALL32.
11067 * solib-legacy.c: Remove #define _SYSCALL32.
11068
11069 2002-04-10 Andrew Cagney <ac131313@redhat.com>
11070
11071 * stack.c (select_frame): Cleanup internal error message, do not
11072 use %p.
11073
11074 2002-04-10 Andrew Cagney <ac131313@redhat.com>
11075
11076 * stack.c (select_frame): Check that selected_frame and the
11077 specified level are as expected.
11078 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
11079 Update copyright.
11080 * frame.h (struct frame_info): Add field `level'. Update
11081 copyright.
11082 Work-in-progress PR gdb/464.
11083
11084 2002-04-10 Andrew Cagney <ac131313@redhat.com>
11085
11086 * maint.c (maint_print_section_info): Rename print_section_info.
11087 (print_bfd_section_info, print_objfile_section_info): Update.
11088 * inferior.h (struct gdbarch): Add opaque declaration.
11089 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
11090 * gdbarch.h: Regenerate.
11091
11092 2002-04-10 Michal Ludvig <mludvig@suse.cz>
11093
11094 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
11095 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
11096 (kernel_u_size): Added.
11097 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
11098 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
11099
11100 2002-04-04 Jim Ingham <jingham@apple.com>
11101
11102 * valarith.c (find_size_for_pointer_math): New function, either returns
11103 the size for a pointer's target, returns 1 for void *, or errors for
11104 incomplete types.
11105 (value_add, value_sub): use find_size_for_pointer_math.
11106
11107 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
11108
11109 * linux-low.c (linux_look_up_symbols): New hook.
11110 (linux_target_ops): Add linux_look_up_symbols.
11111 * remote-utils.c (decode_address): New function.
11112 (look_up_one_symbol): New function.
11113 * server.c (handle_query): Call target look_up_symbols hook.
11114 * server.h (look_up_one_symbol): Add prototype.
11115 * target.h (struct target_ops): Add look_up_symbols hook.
11116
11117 2002-04-09 Andrew Cagney <ac131313@redhat.com>
11118
11119 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
11120 override FP_REGNUM with frame->fp. Update copyright.
11121 * parse.c (num_std_regs, std_regs): Delete.
11122 (target_map_name_to_register): Do not search std_regs. Update
11123 function description.
11124 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
11125 declarations. Update copyright.
11126 Fix PR gdb/251.
11127
11128 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
11129
11130 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
11131 after the last symbol in a block.
11132
11133 2002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
11134
11135 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
11136 is non zero as a found symbol.
11137
11138 2002-04-08 Andrew Cagney <ac131313@redhat.com>
11139
11140 * findvar.c: Include "builtin-regs.h".
11141 (value_of_register): Call value_of_builtin_reg when applicable.
11142 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
11143 (target_map_name_to_register): Call
11144 builtin_reg_map_name_to_regnum.
11145 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
11146 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
11147 (builtin_regs_h): Define.
11148 (builtin-regs.o): New target.
11149 (findvar.o): Add $(builtin_regs_h).
11150 * builtin-regs.c, builtin-regs.h: New files.
11151 * std-regs.c: New file.
11152 Partial fix for PR gdb/251.
11153
11154 2002-04-08 Kevin Buettner <kevinb@redhat.com>
11155
11156 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
11157 it's no longer required.
11158
11159 2002-04-08 Andrew Cagney <ac131313@redhat.com>
11160
11161 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
11162
11163 2002-04-08 Kevin Buettner <kevinb@redhat.com>
11164
11165 From Jimi X <jimix@watson.ibm.com>:
11166 * rs6000-tdep.c (rs6000_software_single_step): Use
11167 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
11168 and size. Use target_insert_breakpoint() and
11169 target_remove_breakpoint() to insert and remove breakpoints
11170 instead of explicit memory reads and writes.
11171
11172 2002-04-08 Kevin Buettner <kevinb@redhat.com>
11173
11174 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
11175 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
11176 ELF_OBJECT_FORMAT ifdef.
11177
11178 2002-04-08 Kevin Buettner <kevinb@redhat.com>
11179
11180 From Jimi X <jimix@watson.ibm.com>:
11181 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
11182
11183 2002-04-08 Kevin Buettner <kevinb@redhat.com>
11184
11185 From Jimi X <jimix@watson.ibm.com>:
11186 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
11187 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
11188
11189 2002-04-07 Mark Kettenis <kettenis@gnu.org>
11190
11191 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
11192 s/asprintf/xasprintf/.
11193 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
11194
11195 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11196
11197 I believe Jeff Law denies responsability for this one:
11198 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
11199 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
11200 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
11201 Work-around for PR gdb/366.
11202
11203 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
11204
11205 * remote-e7000.c (write_small, e7000_read_inferior_memory,
11206 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
11207 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
11208
11209 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
11210
11211 * sh-tdep.c (sh_fp_frame_init_saved_regs,
11212 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
11213 information.
11214
11215 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11216
11217 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
11218 maintainer.
11219
11220 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11221
11222 * README (Reporting Bugs in GDB): Document the bug web page as the
11223 prefered way of submitting bugs.
11224 Fix PR gdb/402.
11225
11226 2002-04-06 Andrew Cagney <ac131313@redhat.com>
11227
11228 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
11229 -1. Update comment.
11230 * gdbarch.h, gdbarch.c: Re-generate.
11231
11232 2002-04-07 Andreas Schwab <schwab@suse.de>
11233
11234 * m68klinux-nat.c (fill_fpregset): Properly pass address of
11235 buffer to regcache_collect.
11236
11237 2002-04-06 Andrew Cagney <ac131313@redhat.com>
11238
11239 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
11240 * gdbarch.c, gdbarch.h: Re-generate.
11241
11242 2002-04-06 Andrew Cagney <ac131313@redhat.com>
11243
11244 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
11245 declaration. Fix -Werror.
11246
11247 2002-04-05 Daniel Jacobowitz <drow@mvista.com>
11248
11249 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
11250 * gdbarch.c: Regenerate.
11251
11252 2002-04-05 Michael Snyder <msnyder@redhat.com>
11253
11254 * breakpoint.c (clear_command): Rewrite middle section to
11255 combine two loops with identical control conditions.
11256 Add a cleanup to eliminate a memory leak.
11257 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
11258
11259 2002-04-05 H.J. Lu (hjl@gnu.org)
11260
11261 * solib-svr4.c (bkpt_names): Add "__start".
11262
11263 2002-04-04 Andrew Cagney <ac131313@redhat.com>
11264
11265 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
11266 as test for 64 bit target.
11267
11268 2002-04-05 Andrew Cagney <ac131313@redhat.com>
11269
11270 * h8500-tdep.c (h8500_write_fp): Delete function.
11271 * dwarf2cfi.c (cfi_write_fp): Document as not used.
11272 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
11273 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
11274 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
11275 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
11276 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
11277 (s390_write_fp):
11278 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
11279 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
11280 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
11281 (d10v_write_fp): Delete function.
11282 * inferior.h (write_fp, generic_target_write_fp): Delete
11283 declarations.
11284 * regcache.c (generic_target_write_fp): Delete function.
11285 (write_fp): Delete function.
11286 * gdbarch.sh (TARGET_WRITE_FP): Delete.
11287 * gdbarch.h, gdbarch.c: Regenerate.
11288 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
11289 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
11290 (sparc64_write_fp): Delete declaration.
11291 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
11292 (h8500_write_fp): Delete declaration.
11293
11294 2002-04-04 Andrew Cagney <ac131313@redhat.com>
11295
11296 * sparc-tdep.c (sparc64_write_fp): Delete.
11297 (sparc_push_dummy_frame): Replace write_fp call with code to store
11298 the FP directly.
11299 (sparc_gdbarch_init): Do not initialize write_fp.
11300
11301 2002-04-05 Kevin Buettner <kevinb@redhat.com>
11302
11303 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
11304 clause.
11305
11306 2002-03-29 Jim Blandy <jimb@redhat.com>
11307
11308 * stack.c (get_selected_block): Add new argument `addr_in_block',
11309 used to return the exact code address we used to select the block,
11310 not just the block.
11311 * blockframe.c (get_frame_block, get_current_block): Same.
11312 * frame.h (get_frame_block, get_current_block,
11313 get_selected_block): Update declarations.
11314 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
11315 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
11316
11317 2002-04-05 Michael Snyder <msnyder@redhat.com>
11318
11319 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
11320 warning message.
11321
11322 2002-04-05 J. Brobecker <brobecker@gnat.com>
11323
11324 * utils.c (xfullpath): New function.
11325 * defs.h (xfullpath): Add declaration.
11326 * source.c (openp): Use xfullpath in place of gdb_realpath to
11327 avoid resolving the basename part of filenames when the
11328 associated file is a symbolic link. This fixes a potential
11329 inconsistency between the filenames known to GDB and the
11330 filenames it prints in the annotations.
11331 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
11332 to be able to match a filename with either the real filename, or
11333 the name of any symbolic link to this file.
11334 (lookup_partial_symtab): Ditto.
11335
11336 2002-04-04 Michael Snyder <msnyder@redhat.com>
11337
11338 * breakpoint.c: Add support for hardware breakpoints in overlays.
11339 (overlay_events_enabled): New state variable.
11340 (insert_breakpoints): Use overlay_events_enabled to decide
11341 whether to attempt to set a breakpoint at the overlay load addr.
11342 Handle bp_hardware_breakpoint as well as bp_breakpoint.
11343 (remove_breakpoint): Use overlay_events_enabled to decide
11344 whether breakpoints need to be removed from overlay load addr.
11345 Handle bp_hardware_breakpoint as well as bp_breakpoint.
11346 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
11347 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
11348 disable_overlay_breakpoints): Update overlay_events_enabled.
11349
11350 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
11351
11352 * dwarf2read.c (struct function_range): New.
11353 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
11354 (check_cu_functions): New.
11355 (read_file_scope): Initialize global function lists.
11356 Call dwarf_decode_line after processing children.
11357 (read_func_scope): Add to global function list.
11358 (dwarf_decode_lines): Call check_cu_functions everywhere
11359 record_line is called. Call record_line with a linenumber
11360 of 0 to mark sequence ends.
11361
11362 2002-04-04 Michal Ludvig <mludvig@suse.cz>
11363
11364 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
11365 change sync with glibc.
11366
11367 2002-04-03 Jim Blandy <jimb@redhat.com>
11368
11369 * configure.in: Call AC_C_INLINE.
11370 * configure: Regenerated.
11371
11372 2002-04-01 Daniel Jacobowitz <drow@mvista.com>
11373
11374 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
11375 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
11376
11377 2002-03-31 Mark Kettenis <kettenis@gnu.org>
11378
11379 * NEWS: Mention gcore support on FreeBSD/i386.
11380
11381 * fbsd-proc.c: New file.
11382 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
11383 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
11384
11385 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
11386 while statement.
11387
11388 2002-03-29 Jim Blandy <jimb@redhat.com>
11389
11390 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
11391 unescaped newlines in string literals, but newer ones don't. So
11392 escape them.
11393
11394 2002-03-26 Michael Snyder <msnyder@redhat.com>
11395 Andrew Cagney <cagney@redhat.com>
11396
11397 * cli/cli-dump.c: New file. Dump memory to file,
11398 restore file to memory.
11399 * cli/cli-dump.h: New file.
11400 * Makefile.in: Add rules, dependencies for cli-dump.o.
11401 * NEWS: Mention new commands.
11402
11403 2002-03-28 Michael Snyder <msnyder@redhat.com>
11404
11405 * symfile.c (symbol_file_add): Move test for null symbols to later.
11406
11407 2002-03-27 Andrew Cagney <ac131313@redhat.com>
11408
11409 From veksler at il.ibm.com:
11410 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
11411 the xstrduped original path.
11412 Fix PR gdb/417.
11413
11414 2002-03-27 Michael Snyder <msnyder@redhat.com>
11415
11416 * breakpoint.c (_initialize_breakpoint): Clean up help string.
11417 * infcmd.c (_initialize_infcmd): Ditto.
11418 * language.c (_initialize_language): Ditto.
11419 * symfile.c (_initialize_symfile): Ditto.
11420 * top.c (_init_main): Ditto.
11421 * cli/cli-cmds.c (init_cli_cmds): Ditto.
11422
11423 2002-03-27 Elena Zannoni <ezannoni@redhat.com>
11424
11425 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
11426 vector registers handling.
11427 (skip_prologue): Handle new AltiVec instructions. Fill in new
11428 fields of frame data.
11429 (frame_get_saved_regs): Fill in information for AltiVec registers.
11430
11431 2002-03-27 Jim Blandy <jimb@redhat.com>
11432
11433 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
11434 a function; leave this macro here to invoke that function.
11435 (symbol_init_mangled_name): Declaration for that function.
11436 * symtab.c (symbol_init_mangled_name): New function.
11437
11438 2002-03-27 Andrew Cagney <ac131313@redhat.com>
11439
11440 * valarith.c: Replace strerror with safe_strerror.
11441 * tracepoint.c: Ditto.
11442 * lin-lwp.c: Ditto.
11443 * go32-nat.c: Ditto.
11444 * inflow.c: Ditto.
11445 * gnu-nat.c: Ditto.
11446
11447 2002-03-27 Andreas Schwab <schwab@suse.de>
11448
11449 * event-top.c (command_line_handler): Remove useless if.
11450
11451 2002-03-27 Andreas Jaeger <aj@suse.de>
11452
11453 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
11454 comment.
11455
11456 2002-03-27 Michal Ludvig <mludvig@suse.cz>
11457
11458 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
11459 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
11460 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
11461 (x86_64_linux_dr_get_status, supply_gregset),
11462 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
11463 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
11464 (x86_64_register_info_table): Add.
11465 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
11466 (x86_64_register_raw_size, x86_64_register_virtual_type),
11467 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
11468 general x86_64_register_info_table.
11469 (i386_gdbarch_init): gdbarch_register_bytes is now set
11470 dynamicaly during initialization.
11471 * regformats/reg-x86-64.dat: Synced with changes to registers above.
11472 * gdbserver/linux-x86-64-low.c: Ditto.
11473
11474 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
11475
11476 * gdbserver/server.c (main): Call target_signal_to_host_p
11477 and target_signal_to_host on signals received from the remote.
11478 * gdbserver/remote-utils.c (prepare_resume_reply): Call
11479 target_signal_from_host on signals sent to the remote.
11480 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
11481 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
11482
11483 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
11484
11485 * signals/signals.c: Include "server.h" in gdbserver build.
11486 (target_signal_from_name): Don't use STREQ.
11487 (_initialize_signals): Likewise. Don't include function in
11488 gdbserver build.
11489
11490 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
11491
11492 * signals.c: Moved to...
11493 * signals/signals.c: Here.
11494 * Makefile (signals.o): Update.
11495
11496 2002-03-26 Jeff Law (law@redhat.com)
11497
11498 * somread.c (som_symtab_read): Remove some commented out code and
11499 updated related comments. Do not set the minimal symbol table to
11500 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
11501 in a dynamic executable.
11502 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
11503 where we are unable to find the minimal symbol for the given
11504 PC value.
11505
11506 2002-03-25 Jeff Law (law@redhat.com)
11507
11508 * linux-proc.c (read_mapping): Scan up to end of line for filename.
11509
11510 2002-03-25 Michal Ludvig <mludvig@suse.cz>
11511
11512 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
11513
11514 2002-03-23 Andrew Cagney <ac131313@redhat.com>
11515
11516 * command.h: Update copyright.
11517 (struct cmd_list_element): Replace definition with opaque
11518 declaration.
11519 (enum cmd_types): Document that it will eventually be moved to
11520 cli/cli-decode.h
11521 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
11522 (MALLOCED_REPLACEMENT): Delete macro.
11523 * Makefile.in (cli_decode_h): Add $(command_h).
11524 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
11525 * top.c: Include "cli/cli-decode.h".
11526 * completer.c: Include "cli/cli-decode.h".
11527 * maint.c: Include "cli/cli-decode.h".
11528 * cli/cli-decode.h: Include "command.h".
11529 (enum command_class): Delete.
11530 (enum cmd_types): Comment out.
11531 (enum cmd_auto_boolean): Delete.
11532 (enum var_types): Delete.
11533
11534 2002-03-23 Andrew Cagney <ac131313@redhat.com>
11535
11536 * cli/cli-decode.c: Include "gdb_assert.h".
11537 (add_set_or_show_cmd): New static function.
11538 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
11539 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
11540 all fields, such as func, from the set command.
11541
11542 2002-03-23 Andrew Cagney <ac131313@redhat.com>
11543
11544 * MAINTAINERS (sh-elf): Change warning flag to -w.
11545
11546 2002-03-23 Andrew Cagney <cagney@redhat.com>
11547
11548 * defs.h (error): Add printf format attribute.
11549 * thread-db.c (thread_from_lwp): Fix error format string.
11550 * stack.c (parse_frame_specification): Ditto.
11551 * cli/cli-decode.c (undef_cmd_error): Ditto.
11552 * scm-lang.c (scm_lookup_name): Ditto.
11553 * tracepoint.c (trace_error): Ditto.
11554 * remote-utils.c (usage): Ditto.
11555 * remote.c (compare_sections_command): Ditto.
11556 Fix PR gdb/328.
11557
11558 2002-03-22 Andrew Cagney <ac131313@redhat.com>
11559
11560 * gdbtypes.c (append_composite_type_field): New function.
11561 (init_composite_type): New function.
11562 * gdbtypes.h (append_composite_type_field): Declare.
11563 (init_composite_type): Ditto.
11564
11565 2002-03-22 Elena Zannoni <ezannoni@redhat.com>
11566
11567 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
11568 function.
11569 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
11570 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
11571 structure returning convention for SYSV ABI case, but not
11572 for GNU/Linux, FreeBSD, or NetBSD.
11573
11574 2002-03-22 Daniel Jacobowitz <drow@mvista.com>
11575
11576 * symtab.h (lookup_block_symbol): Add mangled_name argument
11577 to prototype.
11578
11579 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
11580 with new mangled_name argument.
11581 * linespec.c (decode_line_1): Likewise.
11582 * valops (value_of_this): Likewise.
11583 * symtab.c (lookup_transparent_type): Likewise.
11584 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
11585 (lookup_symbol): If we are given a mangled name, pass it down
11586 to lookup_symbol_aux.
11587 (lookup_block_symbol): If we are given a mangled name to check
11588 against, only return symbols which match it.
11589
11590 2002-03-22 Christopher Faylor <cgf@redhat.com>
11591
11592 * win32-nat.c (child_create_inferior): Check for proper shell to use
11593 here, in case the user changes it on the fly.
11594 (_initialize_inftarg): Remove shell path considerations.
11595
11596 2002-03-21 Elena Zannoni <ezannoni@redhat.com>
11597
11598 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
11599 for gdbarch_max_register_raw_size and max_register_virtual_size.
11600 Adjust copyright year.
11601
11602 2002-03-21 Daniel Jacobowitz <drow@mvista.com>
11603
11604 * dbxread.c (process_one_symbol): Extend the first N_SLINE
11605 in a function to cover the entire beginning of the function
11606 as well if it does not already.
11607
11608 2002-03-21 Tom Rix <trix@redhat.com>
11609
11610 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
11611 (rs6000_ptrace64): Renamed from ptrace64.
11612
11613 2002-03-20 Martin M. Hunt <hunt@redhat.com>
11614
11615 * gdbserver/remote-utils.c (remote_open): Don't call
11616 getprotobyname, we're all using TCP here so just use
11617 IPPROTO_TCP.
11618 * gdbserver/gdbreplay.c (remote_open): Ditto.
11619
11620 2002-03-20 Martin M. Hunt <hunt@redhat.com>
11621
11622 * regcache.c (_initialize_regcache): No need to call
11623 build_regcache() at this time; it gets called whenever
11624 the gdbarch changes.
11625
11626 2002-03-20 David O'Brien <obrien@FreeBSD.org>
11627
11628 * sparc-nat.c: Include sys/param.h where possible.
11629
11630 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
11631
11632 Fix PR gdb/422.
11633 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
11634 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
11635 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
11636 complex types.
11637 * stabsread.c (rs6000_builtin_type): Likewise.
11638 (read_sun_floating_type): Likewise.
11639
11640 2002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11641
11642 * stabsread.c (read_member_functions): Remove skip code for duplicate
11643 constructor/destructor methods. Use standard parsing for these
11644 methods and just do not chain them to the list of methods after
11645 parsing.
11646
11647 2002-03-19 Alexandre Oliva <aoliva@redhat.com>
11648
11649 * coffread.c: Remove redundant static declarations. Replace
11650 occurrences of `PTR' with `void *'.
11651 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
11652 * top.h (quit_cover): Likewise.
11653 * defs.h (catch_errors): Likewise.
11654
11655 2002-03-18 Andrew Cagney <ac131313@redhat.com>
11656
11657 * defs.h (XMALLOC): Define.
11658 * gdb-events.sh (XMALLOC): Delete macro.
11659 * gdb-events.c, gdb-events.h: Regenerate.
11660 * gdbarch.sh (XMALLOC): Delete macro.
11661 * gdbarch.c: Regenerate.
11662 * serial.c (XMALLOC): Delete macro.
11663 * ui-file.c (XMALLOC): Ditto.
11664 * ser-unix.h (XMALLOC): Ditto.
11665 * sh-tdep.c (XMALLOC): Ditto.
11666 * ui-out.c (XMALLOC): Ditto.
11667 * utils.c (XMALLOC): Ditto.
11668 * i386-tdep.c (XMALLOC): Ditto.
11669 * gdb-events.c (XMALLOC): Ditto.
11670 * d10v-tdep.c (XMALLOC): Ditto.
11671 * cli-out.c (XMALLOC): Ditto.
11672
11673 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
11674 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
11675 * ui-file.c, ui-out.c: Ditto.
11676
11677 2002-03-18 Andrew Cagney <ac131313@redhat.com>
11678
11679 * command.h (struct cmd_list_element): Add field context.
11680 (set_cmd_context, get_cmd_context): Declare.
11681 * cli/cli-decode.h: Ditto.
11682 * cli/cli-decode.c (get_cmd_context): New function.
11683 (set_cmd_context): New function.
11684 (add_cmd): Initialize context.
11685 Part of fixing PR gdb/145 and PR gdb/146.
11686
11687 2002-03-17 Andrew Cagney <ac131313@redhat.com>
11688
11689 * cli/cli-decode.c (cmd_type): New function.
11690 * command.h (cmd_type): Declare.
11691 * infrun.c (set_schedlock_func): Call function cmd_type.
11692 * kod.c (kod_set_os): Call cmd_type.
11693 * cris-tdep.c (cris_version_update): Use function cmd_type.
11694 (cris_mode_update, cris_abi_update): Ditto.
11695
11696 * command.h: (execute_cmd_post_hook): Declare.
11697 (execute_cmd_pre_hook): Declare.
11698 * cli/cli-script.c (clear_hook_in_cleanup): New function.
11699 (execute_cmd_post_hook, execute_cmd_pre_hook): New
11700 functions. Execute pre/post hook while ensuring that afterwords
11701 hook_in is cleared.
11702 * top.c (execute_command): Use execute_cmd_post_hook, and
11703 execute_cmd_pre_hook to execute pre/post commands.
11704 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
11705 hook_stop_stub.
11706 (hook_stop_stub): Call execute_cmd_pre_hook.
11707
11708 2002-03-17 Andrew Cagney <ac131313@redhat.com>
11709
11710 * kod.c (kod_set_os): Revert previous change. Is called by ``info
11711 set'' and this leads to a core dump. Move xstrdup of
11712 operating_system to after check that it is not NULL.
11713
11714 2002-03-17 Andrew Cagney <ac131313@redhat.com>
11715
11716 * kod.c (kod_set_os): Remove unnecessary check that
11717 ``command->type'' is set_cmd.
11718
11719 * valprint.c (set_input_radix): Use input_radix.
11720 (set_output_radix): Use output_radix.
11721 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
11722 isn't reverted.
11723
11724 2002-03-16 Andrew Cagney <ac131313@redhat.com>
11725
11726 * value.h (struct value): Delete field ``substring_addr''. Change
11727 aligner fields to force_doublest_align, force_longest_align,
11728 force_core_addr_align and force_pointer_aligh.
11729
11730 * value.h (struct value): Fix typo in above change.
11731
11732 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11733
11734 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
11735 to fix internal_error from ``maintenance print architecture''.
11736
11737 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11738
11739 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
11740 for gcc versions after gcc-2.8.1.
11741
11742 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11743
11744 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
11745 for method resolution. Restore adjustment of ``this'' pointer after
11746 calling value_struct_elt, which was accidentally removed during the
11747 HP merge.
11748
11749 2002-03-15 Andrew Cagney <ac131313@redhat.com>
11750
11751 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
11752 value_of_register.
11753 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
11754 get_saved_register.
11755 * value.h (value_of_register): Update.
11756
11757 2002-03-14 Richard Henderson <rth@redhat.com>
11758
11759 * configure.in: Detect declaration for canonicalize_file_name.
11760 * utils.c (canonicalize_file_name): Declare, if needed.
11761 (gdb_realpath): Prefer realpath if available and usable.
11762 * config.in, configure: Rebuild.
11763
11764 2002-03-14 Richard Henderson <rth@redhat.com>
11765
11766 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
11767 a constant array bound.
11768
11769 * MAINTAINERS: Add myself to write-after-approval.
11770
11771 2002-03-14 Michael Snyder <msnyder@redhat.com>
11772
11773 * symfile.c (syms_from_objfile): Return immediately if no syms.
11774 (symbol_file_add): Return immediately if no syms.
11775 (find_sym_fns): Return immediately if no syms.
11776
11777 2002-03-13 Michal Ludvig <mludvig@suse.cz>
11778
11779 * gdbserver/remote-util.c (remote_open): Print remote-side's
11780 IP address when remote debugging over the network.
11781
11782 2002-03-12 David O'Brien <obrien@FreeBSD.org>
11783
11784 * config/sparc/fbsd.mh: Fix copyright.
11785 * config/sparc/fbsd.mt: Likewise.
11786
11787 2002-03-11 Richard Earnshaw <rearnsha@arm.com>
11788
11789 * MAINTAINERS: Fix typo in name of gdb warnings option.
11790 (x86-64): Fix formating so that this can be parsed by awk.
11791
11792 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
11793
11794 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
11795 * defs.h: Include "gdb/signals.h".
11796 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
11797
11798 2002-03-10 Michal Ludvig <mludvig@suse.cz>
11799
11800 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
11801 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
11802 from x86-64-tdep.h
11803
11804 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
11805 Don Howard <dhoward@redhat.com>
11806
11807 * mips-tdep.c (ST0_FR): Define.
11808 (mips2_fp_compat): New function, temporarily disabled.
11809 (mips_read_fp_register_single): New function.
11810 (mips_read_fp_register_double): New function.
11811 (mips_print_register): Use them.
11812 (do_fp_register_row): Likewise.
11813
11814 2002-03-09 Andrew Cagney <ac131313@redhat.com>
11815
11816 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
11817 approval''.
11818
11819 2002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11820
11821 * stabsread.c (read_member_functions): Fix is_stub test for
11822 static member functions, improve comment.
11823
11824 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
11825
11826 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
11827 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
11828 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
11829 commands that set boolean values.
11830 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
11831 (arm_rdi_resume): Always initialize PC.
11832 (arm_rdi_open): Don't use rslt as a boolean.
11833 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
11834 (arm_rdi_fetch_registers, arm_rdi_store_registers)
11835 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
11836 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
11837
11838 2002-03-06 Alexandre Oliva <aoliva@redhat.com>
11839
11840 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
11841 * configure: Rebuilt.
11842
11843 2002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11844
11845 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
11846 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
11847
11848 2002-03-06 Andrew Cagney <ac131313@redhat.com>
11849
11850 * cli/cli-decode.c (set_cmd_completer): New function.
11851 * command.h (set_cmd_completer): Declare.
11852 * cli/cli-decode.h (set_cmd_completer): Ditto.
11853
11854 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
11855 * cli/cli-cmds.c (init_cli_cmds): Ditto.
11856 * win32-nat.c (_initialize_inftarg): Ditto.
11857 * remote-rdi.c (_initialize_remote_rdi): Ditto.
11858 * proc-api.c (_initialize_proc_api): Ditto.
11859 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
11860 * source.c (_initialize_source): Ditto.
11861 * exec.c (_initialize_exec): Ditto.
11862 * solib.c (_initialize_solib): Ditto.
11863 * top.c (init_main): Ditto.
11864 * tracepoint.c (_initialize_tracepoint): Ditto.
11865 * symfile.c (_initialize_symfile): Ditto.
11866 * printcmd.c (_initialize_printcmd): Ditto.
11867 * infcmd.c (_initialize_infcmd): Ditto.
11868 * corefile.c (_initialize_core): Ditto.
11869
11870 2002-03-05 Andrew Cagney <ac131313@redhat.com>
11871
11872 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
11873
11874 2002-03-05 Andrew Cagney <ac131313@redhat.com>
11875
11876 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
11877
11878 2002-03-05 Andrew Cagney <ac131313@redhat.com>
11879
11880 * NEWS: Update headings, 5.2 has branched.
11881
11882 2002-03-04 Daniel Jacobowitz <drow@mvista.com>
11883
11884 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
11885 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
11886 (register_addr, REGISTER_RAW_SIZE): Likewise.
11887 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
11888 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
11889
11890 2002-03-03 Michal Ludvig <mludvig@suse.cz>
11891
11892 * MAINTAINERS (x86-64): Add myself.
11893 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
11894 changed value_ptr -> struct value *
11895
11896 2002-03-01 David O'Brien <obrien@FreeBSD.org>
11897
11898 * configure.host (sparc64-*-freebsd): Add.
11899 * configure.tgt: Likewise.
11900 * config/sparc/fbsd.mh: New file.
11901 * config/sparc/fbsd.mt: Likewise.
11902 * config/sparc/nm-fbsd.h: Likewise.
11903 * config/sparc/tm-fbsd.h: Likewise.
11904
11905 2002-03-01 Daniel Jacobowitz <drow@mvista.com>
11906
11907 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
11908 regformats/reg-s390x.dat.
11909
11910 2002-03-01 Andrew Cagney <ac131313@redhat.com>
11911
11912 * utils.c: Add FIXME explaining true/false problem.
11913
11914 2002-02-28 Andrew Cagney <ac131313@redhat.com>
11915
11916 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
11917
11918 2002-02-28 Michael Chastain <mec@shout.net>
11919
11920 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
11921
11922 2002-02-28 Daniel Jacobowitz <drow@mvista.com>
11923
11924 * gdbserver/linux-s390-low.c: New file.
11925 * regformats/reg-s390.dat: New file.
11926 * regformats/reg-s390x.dat: New file.
11927 * gdbserver/configure.srv: Add S/390.
11928 * gdbserver/Makefile.in: Add S/390.
11929 * configure.tgt: Enable gdbserver for S/390.
11930
11931 2002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
11932
11933 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
11934 first line of the doc string for "info dos", except at the end of
11935 the sentence, since the short help stops at the first period.
11936
11937 2002-02-28 Jason Merrill <jason@redhat.com>
11938
11939 * dwarf2read.c (dwarf_cfi_name): Add new codes.
11940
11941 2002-02-27 Fred Fish <fnf@redhat.com>
11942
11943 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
11944 comment (dumy -> dummy).
11945
11946 2002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11947
11948 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
11949
11950 2002-02-27 Rodney Brown <rbrown64@csc.com.au>
11951
11952 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
11953
11954 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
11955
11956 * gdbserver/acconfig.h: New file.
11957 * gdbserver/i387-fp.c: New file.
11958 * gdbserver/i387-fp.h: New file.
11959 * gdbserver/linux-x86-64.c: New file.
11960 * regformats/reg-x86-64.dat: New file.
11961 * configure.tgt: Add x86_64-*-linux* gdbserver support.
11962 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
11963 * gdbserver/configure.in: Add support for regsets.
11964 * gdbserver/config.in: Regenerate.
11965 * gdbserver/configure: Regenerate.
11966 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
11967 * gdbserver/linux-low.h: New file.
11968 * gdbserver/linux-low.c: Include "linux-low.h". Add support
11969 for regsets.
11970 * gdbserver/linux-arm-low.c: Include "linux-low.h".
11971 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
11972 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
11973 * gdbserver/linux-mips-low.c: Include "linux-low.h".
11974 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
11975 * gdbserver/linux-sh-low.c: Include "linux-low.h".
11976 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
11977 "i387-fp.h". Add PTRACE_GETREGS and friends.
11978 * gdbserver/regcache.c (supply_register): New function.
11979 (supply_register_by_name): New function.
11980 (collect_register): New function.
11981 (collect_register_by_name): New function.
11982
11983 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
11984
11985 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
11986 (config.status): Add configure.srv dependency.
11987 (server_h): Add config.h dependency.
11988
11989 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
11990
11991 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
11992 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
11993 * gdbserver/configure.srv: Change i386-*-linux* to use
11994 reg-i386-linux.o.
11995
11996 2002-02-26 Andrew Cagney <ac131313@redhat.com>
11997
11998 * x86-64-tdep.c: Re-indent. Update copyright date.
11999
12000 2002-02-26 Andrew Cagney <ac131313@redhat.com>
12001
12002 From Michal Ludvig <mludvig@suse.cz>:
12003 * x86-64-tdep.c (value.h): Delete.
12004 (gdb_assert.h): Include.
12005 (x86_64_register_convert_to_virtual,
12006 x86_64_register_convert_to_raw ): Add check which lets only
12007 floating-point values to be converted.
12008 (value_push): Delete.
12009 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
12010 (i386_gdbarch_init): Number of register_bytes fixed.
12011
12012 2002-02-26 Andrew Cagney <ac131313@redhat.com>
12013
12014 * MAINTAINERS: Add x86-64 target.
12015
12016 2002-02-26 Andrew Cagney <ac131313@redhat.com>
12017
12018 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
12019 * osfsolib.c (solib_map_sections): Ditto.
12020 * irix5-nat.c (solib_map_sections): Ditto.
12021 * corelow.c (gdb_check_format): Ditto.
12022 * symfile.c (symfile_bfd_open): Ditto.
12023 * solib.c (solib_map_sections): Ditto.
12024 Fix PR gdb/354.
12025
12026 2002-02-26 Andrew Cagney <ac131313@redhat.com>
12027
12028 * remote.c (_initialize_remote): By default, disable ``e'' and
12029 ``E'' step out-of-range packets.
12030
12031 2002-02-26 Andreas Schwab <schwab@suse.de>
12032
12033 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
12034 m68k_linux_frame_saved_pc.
12035 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
12036 in_sigtramp.
12037 (SIGCONTEXT_PC_OFFSET): Remove.
12038 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
12039 m68k_linux_sigtramp_saved_pc): New functions.
12040 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
12041 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
12042 (UCONTEXT_PC_OFFSET): Define.
12043 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
12044 non-RT and RT signal trampolines.
12045
12046 2002-02-26 Richard Earnshaw <rearnsha@arm.com>
12047
12048 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
12049 (TARGET_NBPG, STACK_END_ADDR): Delete
12050 (VARIABLES_INSIDE_BLOCK): Delete.
12051
12052 2002-02-25 Andrew Cagney <ac131313@redhat.com>
12053
12054 * utils.c (perror_with_name): Make string parameter constant.
12055 (print_sys_errmsg): Ditto.
12056 (query): Ditto.
12057 * defs.h (perror_with_name): Update.
12058 (print_sys_errmsg): Update.
12059 (query): Update.
12060
12061 2002-02-25 Daniel Jacobowitz <drow@mvista.com>
12062
12063 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
12064 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
12065
12066 2002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12067
12068 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
12069 if it already matches the current architecture from the exec file.
12070 Include arch-utils.h for gdbarch_info_init prototype.
12071 * Makefile.in (rs6000-nat.o): Update dependencies.
12072
12073 2002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
12074
12075 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
12076 list of exported variables.
12077
12078 2002-02-24 Daniel Jacobowitz <drow@mvista.com>
12079
12080 * gdbserver/configure.srv: New file.
12081 * gdbserver/configure.in: Use configure.srv instead
12082 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
12083 from it.
12084 * gdbserver/configure: Regenerated.
12085 * gdbserver/terminal.h: New file.
12086 * gdbserver/Makefile.in: Update for configure changes. Remove
12087 more unneeded include paths.
12088
12089 2002-02-24 Andrew Cagney <ac131313@redhat.com>
12090
12091 From wiz at danbala:
12092 * config/sparc/tm-sp64.h: Fix grammar and typos.
12093 Fix PR gdb/287.
12094
12095 2002-02-24 Andrew Cagney <ac131313@redhat.com>
12096
12097 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
12098 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
12099 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
12100 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
12101 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
12102 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
12103 * s390-tdep.c: Ditto.
12104 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
12105 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
12106 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
12107 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
12108 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
12109 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
12110 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
12111 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
12112 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
12113 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
12114 Fix PR gdb/378.
12115
12116 2002-02-23 Andrew Cagney <ac131313@redhat.com>
12117
12118 * lin-thread.c: Delete file.
12119 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
12120 to gdb_proc_service.h.
12121 * configure: Re-generate.
12122
12123 * ocd.c (ocd_open): Do not try to open the "ocd" device.
12124 * serial.c (serial_open): Delete check for "ocd".
12125 Fix PR gdb/349.
12126
12127 * Makefile.in (linux-thread.o): Delete target.
12128 * linux-thread.c: Delete file.
12129
12130 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
12131 renamed SH files to be consistent.
12132
12133 * symtab.c (sort_search_symbols): Use xfree.
12134
12135 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
12136
12137 * arm-linux-tdep.c (arm_linux_init_abi): Register
12138 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
12139 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
12140 definition with undef, since we don't want the sysvr4 definition.
12141 (SKIP_TRAMPOLINE_CODE): Likewise.
12142
12143 2002-02-23 Andrew Cagney <ac131313@redhat.com>
12144
12145 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
12146
12147 * configure.in: (AC_CHECK_FUNCS) Added test for
12148 canonicalize_file_name Regenerated.
12149 * config.in, configure: Regenerated.
12150 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
12151 defined use canonicalize_file_name.
12152
12153 2002-02-23 Michael Chastain <mec@shout.net>
12154
12155 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
12156
12157 2002-02-23 Andrew Cagney <ac131313@redhat.com>
12158
12159 * README: Remove references to cygnus.com.
12160 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
12161 dot com'' form. Remove references to cygnus.com and sourceware.
12162
12163 2002-02-23 Andrew Cagney <ac131313@redhat.com>
12164
12165 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
12166 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
12167 1003.1-2001 no longer allows "head -1".
12168 * gdb/Makefile.in (version.c): Likewise.
12169 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
12170 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
12171 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
12172
12173 2002-02-23 Andrew Cagney <ac131313@redhat.com>
12174
12175 * cli/cli-decode.c (cmd_cfunc_eq): New function.
12176 * command.h (cmd_cfunc_eq): Declare.
12177 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
12178
12179 * cli/cli-cmds.h (is_complete_command): Change parameter to a
12180 ``struct cmd_list_element *''.
12181 * cli/cli-cmds.c (is_complete_command): Update. Use
12182 cmd_cfunc_eq.
12183 * top.c (execute_command): Pass the command to
12184 is_complete_command.
12185 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
12186
12187 2002-02-23 Andrew Cagney <ac131313@redhat.com>
12188
12189 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
12190 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
12191 architecture defines.
12192 * s390-tdep.c (s390_gdbarch_init): Likewise.
12193
12194 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
12195
12196 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
12197 (arm_linux_push_arguments): Likewise.
12198 (arm_linux_init_abi): Register them. Also register linux-specific
12199 call_dummy_words.
12200 (find_minsym_and_objfile): Use strcmp, not STREQ.
12201 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
12202 (arm_linux_call_dummy_words): Delete declaration.
12203 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
12204 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
12205 declarations.
12206 (LOWEST_PC): Delete.
12207
12208 2002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12209
12210 * maint.c (print_section_info): Do not prepend `0x' to filepos
12211 output, it will be handled by local_hex_string_custom.
12212
12213 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
12214
12215 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
12216 (store_newfpe_double, store_newfpe_extended, store_fpregister)
12217 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
12218
12219 2002-02-22 Jim Blandy <jimb@redhat.com>
12220
12221 Indicate that the bcache functions don't change the strings
12222 they're passed.
12223 * bcache.h (bcache, hash): Add `const' keywords to declarations.
12224 * bcache.c (bcache, hash): Add `const' keywords to definitions.
12225
12226 2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
12227
12228 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
12229
12230 2002-02-21 Christopher Faylor <cgf@redhat.com>
12231
12232 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
12233 find the complete path to a loaded DLL.
12234
12235 2002-02-21 Fred Fish <fnf@redhat.com>
12236
12237 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
12238 that marks the end of the range of a function, enter a line number
12239 entry that has a line number of zero and a PC offset that matches
12240 the end of the function. This starts a range of PC's for which no
12241 line number information is known.
12242 * symtab.c (find_pc_sect_line): If our best fit is in a range of
12243 PC's for which no line number info is found (line number is zero)
12244 then we didn't find any valid line information.
12245 * symtab.h: Document use of zero line number entry.
12246
12247 2002-02-21 Elena Zannoni <ezannoni@redhat.com>
12248
12249 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
12250 (have_ptrace_getvrregs): Define for run time checks.
12251 (gdb_vrregset_t): New type for Altivec register handling.
12252 (fetch_register, store_register): Fetch/store altivec register
12253 when needed.
12254 (fetch_altivec_register, store_altivec_register): New functions.
12255 (supply_vrregset, fill_vrregset): New functions.
12256 (fetch_altivec_registers, store_altivec_registers): New functions.
12257 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
12258 registers as well.
12259
12260 2002-02-21 Jiri Smid <smid@suse.cz>
12261
12262 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
12263
12264 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
12265
12266 * Makefile.in (armnbsd-nat.o): Update dependencies.
12267 * armnbsd-nat.c (supply_gregset): New function. Common code to
12268 supply the integer register set.
12269 (supply_fparegset): New function. Similar for FPA registers.
12270 (fetch_regs, fetch_fp_regs): Use them.
12271 (fetch_core_registers): Likewise.
12272 (fetch_elfcore_registers): New function.
12273 (arm_netbsd_elfcore_fns): New core-file type specification.
12274 (_initialize_arm_netbsd_nat): Register it.
12275
12276 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
12277
12278 * armnbsd-nat.c: Include gdbcore.h.
12279 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
12280 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
12281 'void' to declaration, to shut up ARI.
12282 (fetch_core_registers): Make static. Rewrite using supply_register.
12283 (arm_netbsd_core_fns): New core-file type specification.
12284 (_initialize_arm_netbsd_nat): New function.
12285
12286 2002-02-21 Christopher Faylor <cgf@redhat.com>
12287
12288 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
12289 value.
12290
12291 2002-02-20 Christopher Faylor <cgf@redhat.com>
12292
12293 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
12294 fails.
12295
12296 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
12297
12298 * jv-exp.y (parse_number): Change type of implicit longs
12299 to builtin_type_uint64.
12300
12301 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
12302
12303 * gdbserver/linux-low.c (mywait): Change argument to waitpid
12304 to be an integer instead of a `union wait'.
12305
12306 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
12307
12308 * mips-linux-nat.c: Call the operating system GNU/Linux.
12309 * mips-linux-tdep.c: Likewise.
12310 * mips-tdep.c: Likewise.
12311
12312 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
12313
12314 Fix PR gdb/265.
12315 * jv-exp.y (parse_number): Handle 64-bit integers.
12316
12317 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
12318
12319 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
12320 AC_STDC_HEADERS to AC_HEADER_STDC.
12321 * gdbserver/configure: Regenerated.
12322
12323 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
12324
12325 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
12326 is defined.
12327 * sparc-tdep.c (get_longjmp_target): Likewise.
12328
12329 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
12330
12331 * News: Add news about ARM and Multi-arch. Mention the new target
12332 arm*-*-netbsd*.
12333
12334 2002-02-19 Jim Blandy <jimb@redhat.com>
12335
12336 * stabsread.c (error_type_complaint): Improve error message.
12337
12338 2002-02-19 Daniel Jacobowitz <drow@mvista.com>
12339
12340 * gdbserver/README: Update documentation.
12341 * gdbserver/configure.in: Update configury to match documentation.
12342 * gdbserver/Makefile.in: Likewise.
12343 * gdbserver/configure: Regenerated.
12344 * gdbserver/aclocal.m4: New file, generated by aclocal.
12345 * gdbserver/config.in: New file, generated by autoheader.
12346
12347 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
12348
12349 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
12350 armnbsd-nat.c.
12351
12352 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
12353
12354 * arm-tdep.h (enum arm_float_model): New enum.
12355 (struct gdbarch_tdep): Add fp_model.
12356 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
12357 up floating-point conversions until we know the floating-point model
12358 in use by the inferior. Don't complain about being unable to
12359 determine the ABI of the inferior when we don't have one.
12360 (arm_extract_return_value): Support different floating-point models.
12361 (arm_store_return_value): Likewise.
12362 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
12363 ARM_FLOAT_SOFT.
12364 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
12365
12366 2002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12367
12368 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
12369 of ``current_gdbarch''.
12370
12371 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
12372
12373 * armnbsd-nat.c : ANSIfy all function declarations.
12374 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
12375 (fetch_inferior_registers): Re-implement in terms of above.
12376 (store_register, store_regs, store_fp_register, store_fp_regs): New.
12377 (store_inferior_registers): Re-implement in terms of above.
12378
12379 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
12380
12381 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
12382 kernel.
12383 * arm-linux-tdep.c: Likewise.
12384 * config/arm/tm-linux.h: Likewise.
12385
12386 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
12387
12388 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
12389 * config/arm/nbsd.mt (TM_FILE): Delete.
12390 * config/arm/tm-nbsd.h: Delete.
12391
12392 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
12393
12394 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
12395 Initialize CALL_DUMMY_LENGTH.
12396
12397 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
12398
12399 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
12400 function.
12401 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
12402 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
12403 defines one thing and that is incorrect for this port.
12404 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
12405
12406 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
12407
12408 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
12409
12410 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
12411
12412 * win32-nat.c (display_selector): New function. Displays information
12413 about the information returned by GetThreadSelectorEntry API function.
12414 (display_selectors): New function. Displays the infomation of
12415 the selector given as argument, or of CS, DS ans FS selectors
12416 if no argument is given.
12417 ( _initialize_inftarg): Add "w32" as info prefix command.
12418 Add "info w32 selector" as command calling display_selectors.
12419
12420 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
12421
12422 * i386-tdep.c (get_longjmp_target): Fix compilation failure
12423 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
12424 if not defined.
12425
12426 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
12427
12428 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
12429
12430 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
12431
12432 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
12433 (arm_fix_call_dummy): Call it.
12434 (arm_call_dummy_breakpoint_offset): Delete.
12435 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
12436 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
12437
12438 2002-02-18 Andrew Cagney <ac131313@redhat.com>
12439
12440 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
12441 Default to func_frame_chain_valid.
12442 * gdbarch.h, gdbarch.c: Re-generate.
12443 * frame.h (FRAME_CHAIN_VALID): Delete definition.
12444
12445 2002-02-18 Elena Zannoni <ezannoni@redhat.com>
12446
12447 * ppc-linux-nat.c: Update copyright.
12448 (fetch_register, store_register): Add tid parameter, don't compute
12449 tid here.
12450 (fetch_ppc_registers, store_ppc_registers): Add tid
12451 parameter. Pass it along to callees.
12452 (fetch_inferior_registers, store_inferior_registers): Compute tid
12453 here, and pass it to calleed functions.
12454 (fill_gregset, supply_fpregset): Clean up formatting.
12455
12456 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
12457
12458 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
12459 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
12460
12461 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
12462
12463 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
12464 * gdbarch.c gdbarch.h: Regenerate.
12465 * breakpoint.c (create_longjmp_breakpoint): Always compile this
12466 function.
12467 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
12468 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
12469 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
12470
12471 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
12472 * arm-tdep.c (arm_get_longjmp_target): New function.
12473 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
12474 this to a positive value register arm_get_longjmp_target as the
12475 longjmp handler.
12476 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
12477 (arm_linux_init_abi): Set up longjmp description in tdep.
12478 * armnbsd-nat.c (get_longjmp_target): Delete.
12479 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
12480 description in tdep.
12481 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
12482 (get_longjmp_target): Delete declaration.
12483 (GET_LONGJMP_TARGET): Delete.
12484 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
12485 (GET_LONGJMP_TARGET): Delete.
12486
12487 2002-02-17 Kevin Buettner <kevinb@redhat.com>
12488
12489 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
12490 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
12491 of ``current_gdbarch''.
12492
12493 2002-02-17 Tom Tromey <tromey@redhat.com>
12494
12495 * cli/cli-cmds.c (compare_strings): New function.
12496 (complete_command): Only print each unique item once.
12497 * completer.h (complete_line): Declare.
12498 * completer.c (complete_line): New function.
12499 (line_completion_function): Use it.
12500
12501 2002-02-16 Andrew Cagney <ac131313@redhat.com>
12502
12503 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
12504 * gdbarch.h, gdbarch.c: Re-generate.
12505
12506 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
12507
12508 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
12509
12510 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
12511
12512 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
12513 * valops.c (value_arg_coerce): Don't take the address of a reference
12514 to convert an argument to a reference.
12515
12516 2002-02-15 Christopher Faylor <cgf@redhat.com>
12517
12518 * win32-nat.c (get_image_name): New function.
12519 (handle_load_dll): Use get_image_name function.
12520 (get_child_debug_event): Avoid registering debug events until possibly
12521 execed process is started.
12522 (child_create_inferior): Allow invocation via shell so that command
12523 line redirection, etc. works ok.
12524 (_initialize_inftarg): Add new command: "set shell" to control whether
12525 a shell is used to start a process.
12526
12527 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
12528
12529 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
12530 instead of find_register_by_number.
12531 (cannot_store_register): Likewise.
12532
12533 2002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
12534
12535 * dwarf2read.c: Replace fprintf (stderr, ...) by
12536 fprintf_unfiltered (gdb_stderr, ...).
12537
12538 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
12539
12540 * gdbserver/gdbserver.1: Document --attach.
12541
12542 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
12543
12544 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
12545 descriptions.
12546 * arm-tdep.c (arm_default_arm_le_breakpoint)
12547 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
12548 (arm_default_thumb_be_breakpoint): New. Initialize them from
12549 traditional breakpoint defines.
12550 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
12551 (arm_gdbarch_init): Initialize new breakpoint variables.
12552 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
12553 (arm_linux_init_abi): Initialize linux-specific breakpoint.
12554 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
12555 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
12556 code out to ...
12557 (arm_netbsd_init_abi_common): ... here; new function.
12558 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
12559 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
12560 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
12561 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
12562
12563 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
12564
12565 * arm-tdep.h (enum arm_abi): New enum.
12566 (struct gdbarch_tdep): New structure.
12567 (LOWEST_PC): Provide a default.
12568 (arm_gdbarch_register_os_abi): Declare new function.
12569 * arm-tdep.c (arm_abi_names): New array.
12570 (process_note_abi_tag_sections): New function.
12571 (get_elfosabi): New function.
12572 (arm_gdbarch_register_os_abi): New function.
12573 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
12574 support for that ABI has been built in, then call the appropriate
12575 configuration routine. Use gdbarch_num_regs() to get the number
12576 of registers.
12577 (arm_dump_tdep): New function.
12578 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
12579 place-holder functions.
12580 (_initialize_arm_tdep): Register them.
12581 * config/arm/tm-arm.h (LOWEST_PC): Delete.
12582
12583 * armnbsd-tdep.c: New file.
12584 * Makefile.in (armnbsd-tdep.o): Add dependencies.
12585 * config/arm/nbsd.mt (TDEPFILES): Add it.
12586 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
12587
12588 * armnbsd-nat.c: Include regcache.h.
12589 * Makefile.in (armnbsd-nat.o): Update dependency list.
12590
12591 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
12592
12593 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
12594
12595 * gdbserver/Makefile.in: Fix typos in target rules.
12596
12597 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
12598
12599 Fix part of PR gdb/267.
12600 * linespec.c (find_methods): Handle constructors specially for now.
12601
12602 2002-02-14 Corinna Vinschen <vinschen@redhat.com>
12603
12604 * arm-tdep.c (arm_push_arguments): Eliminate special float type
12605 handling.
12606 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
12607 standard_coerce_float_to_double().
12608
12609 2002-02-14 Christopher Faylor <cgf@redhat.com>
12610
12611 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
12612 GDBINIT_FILENAME.
12613
12614 2002-02-14 Elena Zannoni <ezannoni@redhat.com>
12615
12616 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
12617 find_variant_by_name, because it confuses the multiarch
12618 framework. Return NULL if there isn't an architecture with the
12619 user supplied name, instead of forcing a different one without
12620 recording the change with the multiarch machinery.
12621 (find_variant_by_name): Delete.
12622
12623 2002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12624
12625 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
12626 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
12627
12628 2002-02-13 Martin M. Hunt <hunt@redhat.com>
12629
12630 * stack.c (print_frame_info_base): When calling
12631 print_frame_info_listing_hook, set current_source_symtab.
12632
12633 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
12634
12635 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
12636 and remove unused $(INCLUDE_DIR).
12637 Add regcache.c to OBS.
12638 Add generated register protocol files to clean target.
12639 Update dependencies for new objects, obsolete old target code.
12640
12641 * gdbserver/linux-low.c: Remove all platform-specific code to
12642 new files. Remove various dead code. Update to use regcache
12643 functionality.
12644 * gdbserver/remote-utils.c (fromhex): Add return statement
12645 to quiet warning.
12646 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
12647 constant.
12648 (input_interrupt): Add integer parameter to match prototype
12649 of a signal handler.
12650 (outreg): Use register_data ().
12651 (prepare_resume_reply): Use gdbserver_expedite_regs.
12652 * gdbserver/server.c (main): Dynamically allocate own_buf because
12653 PBUFSIZ is no longer constant. Use registers_to_string () and
12654 registers_from_string ().
12655 * gdbserver/server.h: No longer include "defs.h". Add prototypes
12656 for error (), fatal (), and warning (). Update definition of
12657 PBUFSIZ to use regcache functionality. Add include guard.
12658 * gdbserver/utils.c (fatal): Add missing ``const''.
12659 (warning): New function.
12660
12661 * regformats/regdat.sh: Include "regcache.h" in generated files.
12662 Provide init_registers () function.
12663 * regformats/regdef.h: Add prototype for set_register_cache ().
12664 Add include guard.
12665
12666 * gdbserver/linux-arm-low.c: New file.
12667 * gdbserver/linux-i386-low.c: New file.
12668 * gdbserver/linux-ia64-low.c: New file.
12669 * gdbserver/linux-m68k-low.c: New file.
12670 * gdbserver/linux-mips-low.c: New file.
12671 * gdbserver/linux-ppc-low.c: New file.
12672 * gdbserver/linux-sh-low.c: New file.
12673
12674 * gdbserver/regcache.c: New file.
12675 * gdbserver/regcache.h: New file.
12676
12677 * gdbserver/low-linux.c: Removed obsolete file.
12678
12679 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
12680
12681 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
12682 * config/i386/linux.mt: Likewise.
12683 * config/ia64/linux.mt: Likewise.
12684 * config/m68k/linux.mh: Likewise.
12685 * config/powerpc/linux.mh: Likewise.
12686 * config/mips/linux.mt: Likewise.
12687
12688 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
12689
12690 * config/i386/i386lynx.mh: Mark gdbserver variables
12691 as (currently) obsolete for this target.
12692 * config/i386/nbsd.mt: Likewise.
12693 * config/i386/nbsdelf.mt: Likewise.
12694 * config/m32r/m32r.mt: Likewise.
12695 * config/m68k/m68klynx.mh: Likewise.
12696 * config/m68k/nbsd.mt: Likewise.
12697 * config/m68k/sun3os4.mh: Likewise.
12698 * config/mips/vr5000.mt: Likewise.
12699 * config/ns32k/nbsd.mt: Likewise.
12700 * config/pa/hppabsd.mh: Likewise.
12701 * config/pa/hppaosf.mh: Likewise.
12702 * config/powerpc/nbsd.mt: Likewise.
12703 * config/rs6000/rs6000lynx.mh: Likewise.
12704 * config/s390/s390.mt: Likewise.
12705 * config/s390/s390x.mt: Likewise.
12706 * config/sparc/sparclynx.mh: Likewise.
12707 * config/sparc/sun4os4.mh: Likewise.
12708 * config/i386/x86-64linux.mt: Likewise.
12709 * config/sparc/linux.mh: Likewise.
12710
12711 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
12712
12713 * configure.tgt: Configure gdbserver only for known working
12714 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
12715 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
12716 SUBDIRS if it is configured. Update comment for ${nativefile}.
12717 * configure: Regenerated.
12718
12719 2002-02-13 Michael Snyder <msnyder@redhat.com>
12720
12721 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
12722
12723 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
12724 (default_gcore_mach): Just return 0, work around a problem in bfd.
12725 (default_gcore_target): OK to return NULL if exec_bfd is null.
12726 (make_mem_sec): Use a cast, avoid a warning.
12727
12728 * procfs.c (find_memory_regions_callback): Use a cast instead of
12729 calling host_pointer_to_address (which complains if
12730 sizeof (host pointer) != sizeof (target pointer)).
12731 (procfs_make_note_section): Avoid overflow in psargs string.
12732
12733 * procfs.c (procfs_make_note_section): Make the default
12734 implementation return an error.
12735
12736 2002-02-13 Rodney Brown <rbrown64@csc.com.au>
12737
12738 * procfs.c (procfs_make_note_section): Provide a default definition
12739 (for alpha-dec-osf4.0f). Fix typos.
12740
12741 2002-02-13 Elena Zannoni <ezannoni@redhat.com>
12742
12743 * linux-proc.c: Add include of regcache.h.
12744 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
12745
12746 2002-02-13 Andrew Cagney <ac131313@redhat.com>
12747
12748 From 2002-01-18 Greg McGary <greg@mcgary.org>:
12749 * memattr.c (create_mem_region): Disallow useless empty region.
12750 Regions are half-open intervals, so allow [A..B) [B..C) as
12751 non-overlapping.
12752
12753 2002-02-13 Michael Chastain <mec@shout.net>
12754
12755 * defs.h: Kill CONST_PTR.
12756 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
12757 * c-lang.c (c_builtin_types): Likewise.
12758 * ch-lang.c (ch_builtin_types): Likewise.
12759 * f-lang.c (f_builtin_types): Likewise.
12760 * language.c (unknown_builtin_types): Likewise.
12761 * m2-lang.c (m2_builtin_types): Likewise.
12762 * p-lang.c (pascal_builtin_types): Likewise.
12763 * scm-lang.c (c_builtin_types): Likewise.
12764
12765 2002-02-13 Keith Seitz <keiths@redhat.com>
12766
12767 * arm-tdep.h (arm_get_next_pc): Add declaration.
12768
12769 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
12770
12771 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
12772 with other related struct-returning functions.
12773 (arm_extract_struct_value_address): New function.
12774 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
12775 initialize float_format, double_format and long_double_format as
12776 appropriate to the endianness of the target.
12777 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
12778 (arm_use_struct_convention): Delete declaration.
12779 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
12780
12781 2002-02-13 Keith Seitz <keiths@redhat.com>
12782
12783 * defs.h (core_addr_to_string_nz): New function.
12784
12785 2002-02-13 Mark Kettenis <kettenis@gnu.org>
12786
12787 Apply missing bits of 2002-01-15 patch.
12788 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
12789 (fill_fpregset): Use i387_fill_fsave.
12790
12791 2002-02-12 Keith Seitz <keiths@redhat.com>
12792
12793 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
12794 (core_addr_to_string_nz): New function.
12795
12796 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
12797
12798 * arm-linux-nat.c: Really include arm-tdep.h.
12799 * config/arm/tm-linux.h (struct type, struct value): Declare.
12800
12801 2002-02-11 Michael Snyder <msnyder@redhat.com>
12802
12803 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
12804 (gcore section): Ifdef for Solaris and Unixware only.
12805 (procfs_do_thread_registers): Unixware needs one lwpstatus
12806 per thread (not one prstatus or pstatus).
12807 (procfs_make_note_section): Iterate only over kernel threads (lwps),
12808 not over all gdb threads. For unixware, call elfcore_write_pstatus
12809 once before iterating over threads.
12810
12811 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
12812
12813 * arm-tdep.h: New file.
12814 * arm-tdep.c: Include arm-tdep.h.
12815 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
12816 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
12817 (arm_print_float_info, arm_register_type, convert_to_extended)
12818 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
12819 (arm_extract_return_value, arm_register_name): Make static.
12820 (arm_software_single_step): Similarly. Fix types in declaration.
12821 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
12822 (arm_store_return_value, arm_store_struct_return): New functions.
12823 (arm_gdbarch_init): Register the above functions. Also register
12824 call_dummy_start_offset, sizeof_call_dummy_words,
12825 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
12826 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
12827 max_register_virtual_size, register_size. Set up
12828 prologue_cache.saved_regs here, rather than ...
12829 (_initialize_arm_tdep): ... here.
12830 * config/arm/tm-arm.h (struct type, struct value): Delete forward
12831 declarations.
12832 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
12833 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
12834 (arm_print_float_info, arm_register_type, convert_to_extended)
12835 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
12836 (arm_extract_return_value, arm_register_name): Delete declarations.
12837 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
12838 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
12839 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
12840 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
12841 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
12842 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
12843 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
12844 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
12845 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
12846 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
12847 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
12848 (arm_get_next_pc): No-longer static -- these are needed by the RDI
12849 interface.
12850 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
12851 * remote-rdi.c remote-rdp.c: Likewise.
12852 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
12853 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
12854 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
12855 definition.
12856
12857 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
12858 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
12859 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
12860 from non-ARM_ prefixed definitions.
12861 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
12862 all uses of above.
12863 * remote-rdi.c remote-rdp.c: Likewise.
12864 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
12865
12866 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
12867
12868 * arm-tdep.c (arm_frameless_function_invocation)
12869 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
12870 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
12871 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
12872 (arm_pop_frame, arm_get_next_pc): Make static.
12873 (arm_gdbarch_init): Register above in gdbarch structure.
12874 (arm_read_fp): Renamed from arm_target_read_fp.
12875 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
12876 * config/arm/tm-arm.h (arm_frameless_function_invocation)
12877 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
12878 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
12879 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
12880 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
12881 (arm_pc_is_thumb_dummy): Delete declarations.
12882 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
12883 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
12884 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
12885 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
12886
12887 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
12888
12889 * symtab.c (compare_search_syms): New function.
12890 (sort_search_symbols): New function.
12891 (search_symbols): Sort symbols after searching rather than
12892 before.
12893
12894 2002-02-10 Andrew Cagney <ac131313@redhat.com>
12895
12896 * NEWS: Linux -> GNU/Linux.
12897
12898 2002-02-10 Andrew Cagney <ac131313@redhat.com>
12899
12900 * gdbarch.sh: For for level one methods, disallow a definition
12901 when partially multi-arched. Add comments explaining rationale.
12902 * gdbarch.h: Re-generate.
12903
12904 2002-02-10 Andrew Cagney <ac131313@redhat.com>
12905
12906 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
12907 multi-arch partial.
12908
12909 2002-02-10 Andrew Cagney <ac131313@redhat.com>
12910
12911 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
12912 field. Use diff -u.
12913 * gdbarch.c: Re-generate.
12914
12915 2002-02-10 Andrew Cagney <ac131313@redhat.com>
12916
12917 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
12918 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
12919 partial.
12920
12921 2002-02-10 Andrew Cagney <ac131313@redhat.com>
12922
12923 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
12924 multi-arch partial.
12925 (PUSH_ARGUMENTS): Switch to using predefault.
12926 * gdbarch.c: Regenerate.
12927
12928 2002-02-10 Andrew Cagney <ac131313@redhat.com>
12929
12930 * valops.c (PUSH_ARGUMENTS): Delete definition.
12931 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
12932 partial. Default to default_push_arguments.
12933 * gdbarch.h, gdbarch.c: Regenerate.
12934
12935 2002-02-09 Andrew Cagney <ac131313@redhat.com>
12936
12937 * defs.h (throw_exception): Rename return_to_top_level. Update
12938 comments.
12939 * utils.c (error_stream, internal_verror, quit): Ditto.
12940 * top.c (throw_exception, catcher): Ditto.
12941 * sparclet-rom.c (sparclet_load): Ditto.
12942 * remote.c (interrupt_query, minitelnet): Ditto.
12943 * remote-sds.c (interrupt_query): Ditto.
12944 * remote-mips.c (mips_error, mips_kill): Ditto.
12945 * ocd.c (interrupt_query): Ditto.
12946 * monitor.c (monitor_interrupt_query): Ditto.
12947 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
12948 * target.h: Update comment.
12949
12950 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
12951
12952 2002-02-09 Andrew Cagney <ac131313@redhat.com>
12953
12954 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
12955 default_double_format.
12956 * gdbarch.h, gdbarch.c: Re-generate.
12957 * findvar.c (floatformat_unknown): Delete variable definition.
12958 * doublest.h (floatformat_unknown): Delete variable declaration.
12959
12960 2002-02-09 Jim Blandy <jimb@redhat.com>
12961
12962 * stabsread.c (read_type): Add code to parse Sun's syntax for
12963 prototyped function types.
12964
12965 2002-02-09 Andrew Cagney <ac131313@redhat.com>
12966
12967 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
12968 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
12969
12970 2002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12971
12972 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
12973 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
12974 now _initialize_xcoffsolib gets called again and overrides the
12975 commands from solib.c in a native configuration.
12976
12977 2002-02-09 Mark Kettenis <kettenis@gnu.org>
12978
12979 * doublest.c (store_typed_floating): Don't try to return a value.
12980 Fixes PR gdb/290.
12981
12982 2002-02-08 Jim Blandy <jimb@redhat.com>
12983
12984 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
12985 is prototyped and has no arguments, print its argument list as
12986 `(void)'.
12987
12988 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12989
12990 * MAINTAINERS (write-after-approval): Add myself.
12991 (paper-trail): I've escaped!
12992
12993 2002-02-08 Christopher Faylor <cgf@redhat.com>
12994
12995 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
12996 changes.
12997 (_initialize_check_for_gdb_ini): Ditto.
12998
12999 2002-02-08 Martin M. Hunt <hunt@redhat.com>
13000
13001 * win32-nat.c (cygwin_pid_to_str): Fix typo.
13002 xaprintf -> xasprintf.
13003
13004 2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
13005
13006 * win32-nat.c: Remove use of printf and sprintf functions.
13007
13008 2002-02-08 Richard Earnshaw <rearnsha@arm.com>
13009
13010 * arm-tdep.c (arm_frame_chain_valid): Make static.
13011 (arm_push_arguments): Likewise.
13012 (arm_gdbarch_init): New function.
13013 (_initialize_arm_tdep): Call it.
13014 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
13015 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
13016 (FRAME_CHAIN_VALID): Delete.
13017 (arm_frame_chain_valid): Delete declaration.
13018 (PUSH_ARGUMENTS): Delete.
13019 (arm_push_arguments): Delete declaration.
13020 (CALL_DUMMY_P): Delete.
13021
13022 2002-02-08 Andrew Cagney <ac131313@redhat.com>
13023 Corinna Vinschen <vinschen@redhat.com>
13024
13025 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
13026 on builtin float types.
13027
13028 2002-02-08 Daniel Jacobowitz <drow@mvista.com>
13029
13030 * utils.c: Include <curses.h> before "bfd.h".
13031 * tui/tui-hooks.c: Likewise.
13032 * tui/tui.c: Likewise.
13033 * tui/tuiCommand.c: Likewise.
13034 * tui/tuiData.c: Likewise.
13035 * tui/tuiDataWin.c: Likewise.
13036 * tui/tuiDisassem.c: Likewise.
13037 * tui/tuiGeneralWin.c: Likewise.
13038 * tui/tuiIO.c: Likewise.
13039 * tui/tuiLayout.c: Likewise.
13040 * tui/tuiRegs.c: Likewise.
13041 * tui/tuiSource.c: Likewise.
13042 * tui/tuiSourceWin.c: Likewise.
13043 * tui/tuiStack.c: Likewise.
13044 * tui/tuiWin.c: Likewise.
13045
13046 2002-02-07 Elena Zannoni <ezannoni@redhat.com>
13047
13048 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
13049 to include space for pseudoregs as well. Update loops accordingly.
13050 (sh_fp_frame_init_saved_regs): Ditto.
13051 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
13052
13053 2002-02-07 Andrew Cagney <ac131313@redhat.com>
13054
13055 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
13056 Add Richard Earnshaw to Arm maintainers.
13057
13058 2002-02-07 Andrew Cagney <ac131313@redhat.com>
13059
13060 * defs.h (warning_begin): Delete declaration.
13061
13062 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
13063 Delete macro.
13064
13065 2002-02-07 Michael Snyder <msnyder@redhat.com>
13066
13067 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
13068 Logic bug, remove misplaced else.
13069
13070 2002-02-07 Klee Dienes <klee@apple.com>
13071
13072 * fork-inferior.c (fork_inferior): Add '!' to the list of
13073 characters that need to be quoted when building a string for the
13074 shell. Quote '!' specifically with a backslash, since CSH chokes
13075 when trying to evaluate "str!str".
13076
13077 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
13078
13079 * rdi-share/host.h: Only provide a typedef for bool if it is not
13080 defined.
13081
13082 2002-02-04 Michael Snyder <msnyder@redhat.com>
13083
13084 * breakpoint.h (enum bptype): Add new overlay event bp type.
13085 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
13086
13087 * breakpoint.c (create_internal_breakpoint): New function.
13088 (internal_breakpoint_number): Moved into create_internal_breakpoint.
13089 (create_longjmp_breakpoint): Use create_internal_breakpoint.
13090 (create_thread_event_breakpoint): Ditto.
13091 (create_solib_event_breakpoint): Ditto.
13092 (create_overlay_event_breakpoint): New function.
13093 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
13094 (update_breakpoints_after_exec): Delete and re-initialize
13095 overlay event breakpoints after an exec. Add FIXME comment
13096 about longjmp breakpoint.
13097 (print_it_typical): Ignore overlay event breakpoints.
13098 (print_one_breakpoint): Ditto.
13099 (mention): Ditto.
13100 (bpstat_what): Do not stop for overlay event breakpoints.
13101 (delete_breakpoint): Don't delete overlay event breakpoints.
13102 (breakpoint_re_set_one): Delete the overlay event breakpoint.
13103 (breakpoint_re_set): Re-create overlay event breakpoint.
13104
13105 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
13106 (overlay_manual_command): Disable overlay breakpoints.
13107 (overlay_off_command): Disable overlay breakpoints.
13108
13109 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
13110
13111 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
13112 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
13113 to here from config/tm-arm.h.
13114 (coff_sym_is_thumb): Make static.
13115 (arm_elf_make_msymbol_special): New function.
13116 (arm_coff_make_msymbol_special): New function.
13117 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
13118 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
13119 (coff_sym_is_thumb): Delete declaration.
13120 (arm_elf_make_msymbol_special): Declare.
13121 (arm_coff_make_msymbol_special): Declare.
13122 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
13123 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
13124
13125 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
13126
13127 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
13128
13129 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
13130
13131 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
13132 * gdbarch.c gdbarch.h: Regenerate.
13133 * arch-utils.c (default_print_float_info): New function.
13134 * arch-utils.h (default_print_float_info): Prototype it.
13135 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
13136 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
13137 (PRINT_FLOAT_INFO): Document it.
13138
13139 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
13140 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
13141 (PRINT_FLOAT_INFO): Define.
13142
13143 2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
13144
13145 * win32-nat.c (_initialize_check_for_gdb_ini):
13146 Add typecast to sprintf argument to suppress a warning.
13147
13148 2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
13149
13150 * win32-nat.c (last_sig): Changed type of variable to target_signal,
13151 to allow easier handling of pass state.
13152 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
13153 that gives exception name and address.
13154 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
13155 and set last_sig value to ourstatus->value.sig. Some missing
13156 exceptions added.
13157 (child_continue): Correctly report continue_status.
13158 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
13159 TARGET_SIGNAL_0 (new default value).
13160 (child_resume): consider sig argument passed to decide if
13161 the exception should be passed to debuggee or not.
13162
13163 2002-02-05 Michael Snyder <msnyder@redhat.com>
13164
13165 * regcache.c (fetch_register): Call target_fetch_register
13166 only if we don't call FETCH_PSEUDO_REGISTER.
13167 (store_register): Call target_store_register only if we
13168 don't call STORE_PSEUDO_REGISTER.
13169
13170 2002-02-05 Elena Zannoni <ezannoni@redhat.com>
13171
13172 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
13173 ELF_MAKE_MSYMBOL_SPECIAL.
13174 * gdbarch.c, gdbarch.h: Regenerate.
13175 * arch-utils.c (default_make_msymbol_special): New function.
13176 * arch-utils.h (default_make_msymbol_special): Export.
13177 * elfread.c (elf_symtab_read): Compile use of
13178 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
13179 multiarched.
13180 * coffread.c (coff_symtab_read): Ditto, for
13181 COFF_MAKE_MSYMBOL_SPECIAL.
13182
13183 2002-02-05 Jim Blandy <jimb@redhat.com>
13184
13185 * solib-svr4.c (svr4_truncate_ptr): New function.
13186 (svr4_relocate_section_addresses): Do the address arithmetic with
13187 the appropriate truncation for target addresses, even when
13188 CORE_ADDR is larger than a target address.
13189
13190 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
13191
13192 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
13193 to (int *).
13194
13195 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
13196
13197 * gdbserver/linux-low.c (kill_inferior): Remove commented out
13198 code.
13199
13200 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
13201
13202 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
13203
13204 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
13205
13206 * gdbserver/linux-low.c: Remove unused include files.
13207
13208 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
13209
13210 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
13211 (read_inferior_memory): Use it.
13212 (write_inferior_memory): Likewise.
13213
13214 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
13215
13216 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
13217 grubbing through sys_errlist.
13218
13219 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
13220
13221 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
13222
13223 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
13224 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
13225
13226 2002-02-04 Andrew Cagney <ac131313@redhat.com>
13227
13228 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
13229 (do_sfunc, set_cmd_sfunc): New functions.
13230
13231 * command.h (struct cmd_list_element): Add field func.
13232 * cli/cli-decode.h (struct cmd_list_element): Ditto.
13233 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
13234 * cli/cli-decode.h: Ditto.
13235
13236 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
13237 (help_all, help_cmd_list): Ditto.
13238 (find_cmd, complete_on_cmdlist): Ditto.
13239 * top.c (execute_command): Ditto.
13240
13241 * cli/cli-setshow.c (do_setshow_command): Call func instead of
13242 function.sfunc.
13243
13244 * infcmd.c (notice_args_read): Fix function signature.
13245
13246 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
13247 * cli/cli-decode.c (add_set_cmd): Ditto.
13248 * utils.c (initialize_utils): Ditto.
13249 * maint.c (_initialize_maint_cmds): Ditto.
13250 * infrun.c (_initialize_infrun): Ditto.
13251 * demangle.c (_initialize_demangler): Ditto.
13252 * remote.c (add_packet_config_cmd): Ditto.
13253 * mips-tdep.c (_initialize_mips_tdep): Ditto.
13254 * cris-tdep.c (_initialize_cris_tdep): Ditto.
13255 * proc-api.c (_initialize_proc_api): Ditto.
13256 * kod.c (_initialize_kod): Ditto.
13257 * valprint.c (_initialize_valprint): Ditto.
13258 * top.c (init_main): Ditto.
13259 * infcmd.c (_initialize_infcmd): Ditto.
13260 * corefile.c (_initialize_core): Ditto.
13261 * arm-tdep.c (_initialize_arm_tdep): Ditto.
13262 * arch-utils.c (initialize_current_architecture): Ditto.
13263 (_initialize_gdbarch_utils): Ditto.
13264 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
13265
13266 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
13267 * wince.c (_initialize_inftarg): Ditto.
13268 * symfile.c (_initialize_symfile): Ditto.
13269 * mips-tdep.c (_initialize_mips_tdep): Ditto.
13270 * language.c (_initialize_language): Ditto.
13271 * arc-tdep.c (_initialize_arc_tdep): Ditto.
13272
13273 2002-02-04 Michael Snyder <msnyder@redhat.com>
13274
13275 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
13276
13277 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
13278
13279 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
13280 Add rules for building the register data files.
13281
13282 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
13283
13284 * regformats/regdat.sh: Add braces to the definition of
13285 expedite_regs_${arch}.
13286
13287 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
13288
13289 * regformats/regdef.h (struct reg): Add comment describing the
13290 requirements for offset and size fields.
13291
13292 2002-02-04 Andreas Schwab <schwab@suse.de>
13293
13294 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
13295 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
13296
13297 2002-02-04 Richard Earnshaw <rearnsha@arm.com>
13298
13299 * gdbarch.sh (copyright): Update years in generated header.
13300 (SMASH_TEXT_ADDRESS): Add rule.
13301 * gdbarch.h, gdbarch.c: Re-generate.
13302 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
13303 * dbxread.c: Likewise.
13304 * dwarfread.c: Likewise.
13305 * elfread.c: Likewise.
13306 * somread.c: Likewise.
13307
13308 * arm-tdep.c (arm_smash_text_address): New function.
13309 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
13310
13311 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
13312
13313 Add support for hardware watchpoints on win32 native.
13314 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
13315 CONTEXT_DEBUG_REGISTERS.
13316 (dr variable): New variable. Static array containing a local copy
13317 of debug registers.
13318 (debug_registers_changed): New variable. Reflects when debug registers
13319 are changed and need to be written to inferior.
13320 (debug_registers_used): New variable. Reflects when any debug register
13321 was set, used when new threads are created.
13322 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
13323 i386-nat code.
13324 (thread_rec): Set dr array if id is the thread of current_event .
13325 (child_continue, child_resume): Change the debug registers for all
13326 threads if debug_registers_changed.
13327 (child_add_thread): Change the debug registers if debug_registers_used.
13328 * config/i386/cygwin.mh: Add use of i386-nat.o file.
13329 Link nm.h to new nm-cygwin.h file.
13330 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
13331 of hardware registers.
13332
13333 2002-02-03 Andrew Cagney <ac131313@redhat.com>
13334
13335 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
13336 Restore behavour broken by 2002-01-20 Andrew Cagney
13337 <ac131313@redhat.com> IEEE_FLOAT removal.
13338
13339 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
13340
13341 * c-valprint.c (c_val_print): Pass a proper valaddr to
13342 cp_print_class_method.
13343 * valops.c (search_struct_method): If there is only one method
13344 and args is NULL, return that method.
13345
13346 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
13347
13348 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
13349 accessing tag_name directly.
13350
13351 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
13352
13353 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
13354 of accessing tag_name directly.
13355
13356 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
13357
13358 PR gdb/280
13359 * gdbtypes.c (replace_type): New function.
13360 * gdbtypes.h (replace_type): Add prototype.
13361 * stabsread.c (read_type): Use replace_type.
13362
13363 2002-02-03 Richard Earnshaw <rearnsha@arm.com>
13364
13365 * Makefile.in (memattr.o): Add missing dependencies rule.
13366
13367 2002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13368
13369 * breakpoint.c (break_at_finish_command): Really export.
13370 (break_at_finish_at_depth_command): Ditto.
13371 (tbreak_at_finish_command): Ditto.
13372 * hppa-tdep.c: Include completer.h.
13373 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
13374 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
13375
13376 2002-02-01 Andrew Cagney <ac131313@redhat.com>
13377
13378 * utils.c (do_write): New function.
13379 (error_stream): Rewrite combining the code from error_begin and
13380 verror.
13381 (verror): Rewrite using error_stream.
13382 (error_begin): Delete function.
13383
13384 2002-02-01 Andrew Cagney <ac131313@redhat.com>
13385
13386 * utils.c (error_begin): Make static.
13387 * defs.h (error_begin): Delete declaration.
13388
13389 * linespec.c (cplusplus_error): Replace cplusplus_hint.
13390 (decode_line_1): Use cplusplus_error instead of error_begin,
13391 cplusplus_hint and return_to_top_level.
13392 * coffread.c (coff_symfile_read): Use error instead of error_begin
13393 and return_to_top_level.
13394 * infrun.c (default_skip_permanent_breakpoint): Ditto.
13395
13396 2002-02-01 Andrew Cagney <ac131313@redhat.com>
13397
13398 * language.h (type_error, range_error): Make string parameter
13399 constant.
13400 * language.c (warning_pre_print): Delete extern declaration.
13401 * dwarfread.c (warning_pre_print): Ditto.
13402 * language.c (type_error, range_error): Rewrite to use verror and
13403 vwarning instead of warning_begin.
13404
13405 2002-02-01 Michael Snyder <msnyder@redhat.com>
13406
13407 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
13408 (set_ignore_count): Move misplaced comment back where it belongs.
13409
13410 2002-02-01 Andrew Cagney <ac131313@redhat.com>
13411
13412 * command.h (NO_FUNCTION): Delete macro.
13413 * cli/cli-decode.h (NO_FUNCTION): Ditto.
13414 * top.c (execute_command): Replace NO_FUNCTION with NULL.
13415 * tracepoint.c (_initialize_tracepoint): Ditto.
13416 * cli/cli-decode.c (add_set_cmd): Ditto.
13417 * cli/cli-cmds.c (init_cli_cmds): Ditto.
13418
13419 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
13420
13421 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
13422 Update ``this'' pointer when calling virtual functions.
13423
13424 2002-02-01 Michael Snyder <msnyder@redhat.com>
13425
13426 * breakpoint.c (create_temp_exception_breakpoint): Delete.
13427 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
13428
13429 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
13430
13431 * regformats/reg-arm.dat: New file.
13432 * regformats/reg-i386.dat: New file.
13433 * regformats/reg-ia64.dat: New file.
13434 * regformats/reg-m68k.dat: New file.
13435 * regformats/reg-mips.dat: New file.
13436 * regformats/reg-ppc.dat: New file.
13437 * regformats/reg-sh.dat: New file.
13438 * regformats/regdef.h: New file.
13439 * regformats/regdat.sh: New file.
13440
13441 2002-02-01 Richard Earnshaw <reanrsha@arm.com>
13442
13443 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
13444 (arm_frame_args_address, arm_frame_locals_address): New functions.
13445 (arm_frame_num_args): New function.
13446 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
13447 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
13448 (FRMA_NUM_ARGS): Call arm_frame_num_args.
13449
13450 2002-01-31 Michael Snyder <msnyder@redhat.com>
13451
13452 * breakpoint.c (break_at_finish_command): Export.
13453 (break_at_finish_at_depth_command): Export.
13454 (tbreak_at_finish_command): Export.
13455 (_initialize_breakpoint): Delete "xbreak" and "txbreak" commands.
13456 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
13457 "txbreak" commands, which are HPPA specific.
13458
13459 * printcmd.c (disassemble_command): Remove an ancient
13460 artifact of an old merge.
13461
13462 * symfile.h (enum overlay_debugging_state):
13463 Define enum constant values for overlay mode.
13464 * symfile.c (overlay_debugging): Use enums instead of literals.
13465 (overlay_is_mapped, overlay_auto_command,
13466 overlay_manual_command): Ditto.
13467
13468 * breakpoint.c (insert_breakpoints, remove_breakpoint,
13469 breakpoint_here_p, breakpoint_inserted_here_p,
13470 breakpoint_thread_match, bpstat_stop_status,
13471 describe_other_breakpoints, check_duplicates, clear_command):
13472 Coding standard fixes.
13473
13474 * target.c (target_xfer_memory): Add spaces, coding standard.
13475 (do_xfer_memory): Add missing line to trust-readonly
13476 code: check bfd SEC_READONLY flag for section.
13477
13478 2002-01-31 Andrew Cagney <ac131313@redhat.com>
13479
13480 * PROBLEMS: Fix typo, 5.1->5.1.1.
13481
13482 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
13483
13484 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
13485 data symbols, since we search based on textlow and texthigh.
13486 (find_pc_sect_symtab): Likewise.
13487
13488 2002-01-30 Andrew Cagney <ac131313@redhat.com>
13489
13490 * defs.h (vwarning): Declare.
13491 * utils.c (vwarning): New function.
13492 (warning): Call vwarning.
13493 (warning_begin): Delete function.
13494
13495 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
13496 the warning message.
13497 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
13498 warning_begin.
13499
13500 2002-01-30 Michael Snyder <msnyder@redhat.com>
13501
13502 * NEWS: Mention "set trust-readonly-sections" command.
13503 Mention generate-core-file command.
13504
13505 2002-01-15 Michael Snyder <msnyder@redhat.com>
13506
13507 * target.c: New command, "set trust-readonly-sections on".
13508 (do_xfer_memory): Honor the suggestion to trust readonly sections
13509 by reading them from the object file instead of from the target.
13510 (initialize_targets): Register command "set trust-readonly-sections".
13511
13512 2002-01-29 Andrew Cagney <ac131313@redhat.com>
13513
13514 * parse.c (target_map_name_to_register): Simplify, search regs and
13515 pseudo-regs using a single loop.
13516
13517 2002-01-30 Andrew Cagney <ac131313@redhat.com>
13518
13519 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
13520
13521 2002-01-15 Rodney Brown <rbrown64@csc.com.au>
13522
13523 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
13524 * config/i386/i386v42mp.mh: Add i387-nat.o .
13525 * i386v4-nat.c: Include i387-nat.h.
13526 (supply_fpregset): Use i387_supply_fsave.
13527 (fill_fpregset): Use i387_fill_fsave.
13528
13529 2002-01-30 Richard Earnshaw <rearnsha@arm.com>
13530
13531 * arm-tdep.c (arm_call_dummy_words): Define.
13532 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
13533 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
13534 (CALL_DUMMY_WORDS): Define.
13535 (arm_call_dummy_words): Declare.
13536 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
13537 (arm_linux_call_dummy_words): Declare.
13538
13539 2002-01-30 Andreas Schwab <schwab@suse.de>
13540
13541 * m68klinux-nat.c: Fix last change to use regcache_collect
13542 instead of referencing registers[] directly.
13543
13544 2002-01-29 Andrew Cagney <ac131313@redhat.com>
13545
13546 * parse.c (target_map_name_to_register): Delete code wrapped in
13547 #ifdef REGISTER_NAME_ALIAS_HOOK.
13548
13549 2002-01-28 Michael Snyder <msnyder@redhat.com>
13550
13551 * regcache.c (legacy_read_register_gen): Need to be able to
13552 read pseudo-register as well as real register.
13553 (legacy_write_register_gen): Ditto.
13554
13555 2002-01-28 Andrew Cagney <ac131313@redhat.com>
13556
13557 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
13558 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
13559 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
13560 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
13561 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
13562 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
13563 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
13564 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
13565 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
13566 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
13567 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
13568 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
13569 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
13570 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
13571 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
13572 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
13573 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
13574 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
13575 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
13576 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
13577
13578 2002-01-28 Andrew Cagney <ac131313@redhat.com>
13579
13580 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
13581 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
13582 (initialize_current_architecture): Update target_byte_order using
13583 information from BFD.
13584 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
13585 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
13586
13587 2002-01-28 Andrew Cagney <ac131313@redhat.com>
13588
13589 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
13590 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
13591
13592 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
13593 #ifdef INVALID_FLOAT.
13594 * infcmd.c (do_registers_info): Ditto.
13595 * values.c (unpack_double): Ditto. Add comment.
13596
13597 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
13598 already commented out.
13599
13600 2002-01-26 Andreas Schwab <schwab@suse.de>
13601
13602 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
13603 * m68klinux-nat.c: Update ptrace interface for fetching/storing
13604 registers and add support for PTRACE_GETREGS.
13605
13606 2002-01-24 Andrew Cagney <ac131313@redhat.com>
13607
13608 GDB 5.1.1 released from 5.1 branch.
13609 * NEWS: Add 5.1.1 news.
13610 * README: Sync with 5.1 branch.
13611
13612 2002-01-23 Fred Fish <fnf@redhat.com>
13613
13614 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
13615 stabstring on initial malloc. Reallocing will copy it for us,
13616 if necessary.
13617
13618 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
13619
13620 * Makefile.in (hpread_h): Delete.
13621 (HFILES_NO_SRCDIR): Remove hpread.h.
13622 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
13623 (hpread.o): Update dependencies.
13624 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
13625
13626 * hp-psymtab-read.c: Remove file.
13627 * hp-symtab-read.c: Remove file.
13628 * hpread.h: Remove file.
13629
13630 * hpread.c: Merge all contents of hp-psymtab-read.c,
13631 hp-symtab-read.c and hpread.h into this file, as it was prior to
13632 January 1999.
13633
13634 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
13635 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
13636 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
13637 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
13638
13639 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
13640
13641 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
13642 fill_gregset): Call gdbarch_tdep() just once, assign result to
13643 variable and use that, instead of calling the function several
13644 times.
13645
13646 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
13647
13648 * configure.host: Accept sparcv9 as alias for sparc64.
13649 * configure.tgt: Likewise.
13650
13651 2002-01-22 Kevin Buettner <kevinb@redhat.com>
13652
13653 * solib-aix5.c (build_so_list_from_mapfile)
13654 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
13655 arguments is not reversed.
13656 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
13657 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
13658
13659 2002-01-22 Elena Zannoni <ezannoni@redhat.com>
13660
13661 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
13662 modified version of obsolete sh_fetch_pseudo_register.
13663 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
13664 (sh4_register_read): New function.
13665 (sh_pseudo_register_write): New function. Renamed and modified
13666 version of obsolete sh_store_pseudo_register.
13667 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
13668 (sh4_register_write): New function.
13669 (sh_gdbarch_init): Remove setting of gdbarch function
13670 fetch_pseudo_register and store_pseudo_register. Remove setting of
13671 register_convert_to_raw, register_convert_to_virtual,
13672 register_convertible.
13673 (sh_sh4_register_convertible): Delete. No longer needed. All is
13674 taken care by architecture specific functions
13675 register_read/register_write.
13676 (sh_sh4_register_convert_to_virtual): Make static.
13677 (sh_sh4_register_convert_to_raw): Ditto.
13678
13679 2002-01-22 Andrew Cagney <ac131313@redhat.com>
13680
13681 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
13682 (floatformat_is_nan, floatformat_mantissa): Ditto.
13683
13684 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
13685 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
13686 builtin_type_ieee_double_little,
13687 builtin_type_ieee_double_littlebyte_bigword,
13688 builtin_type_m68881_ext, builtin_type_i960_ext,
13689 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
13690 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
13691 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
13692 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
13693
13694 2002-01-22 Corinna Vinschen <vinschen@redhat.com>
13695
13696 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
13697 parameter. Set frameless flag if it exists and depended of
13698 whether the scanned function is frameless or not.
13699 (xstormy16_skip_prologue): If function is frameless, return
13700 result of xstormy16_scan_prologue().
13701 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
13702 call.
13703
13704 2002-01-21 Elena Zannoni <ezannoni@redhat.com>
13705
13706 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
13707 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
13708 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
13709 sh_sh4_register_byte, sh_sh4_register_raw_size,
13710 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
13711 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
13712 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
13713 sh_store_pseudo_register, sh_do_pseudo_register): Call
13714 gdbarch_tdep() just once, assign result to variable and use that,
13715 instead of calling the function several times.
13716
13717 2002-01-20 Mark Kettenis <kettenis@gnu.org>
13718
13719 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
13720 macros instead of LAST_FPU_CTRL_REGNUM.
13721 (store_register): Likewise.
13722
13723 2002-01-21 Jim Blandy <jimb@redhat.com>
13724
13725 * infcmd.c (run_command): Check that the `exec' target layer's BFD
13726 is up-to-date before running the program, not just when a program
13727 exits.
13728
13729 2002-01-21 Fred Fish <fnf@redhat.com>
13730
13731 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
13732 when we have found all instructions we are looking for.
13733
13734 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
13735
13736 * arm-tdep.c (arm_register_name): New function.
13737 (arm_registers_names): Make static.
13738 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
13739 (arm_register_name): Declare.
13740 (REGISTER_NAME): Use it.
13741
13742 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
13743 Kevin Buettner <kevinb@redhat.com>
13744
13745 Convert arm targets to new FRAME interface.
13746 * arm-tdep.c (struct frame_extra_info): Remove fsr.
13747 (arm_frame_find_save_regs): Delete.
13748 (arm_frame_init_saved_regs): New.
13749 (arm_init_extra_frame_info): Alloacte saved_regs as required.
13750 Allocate extra_info as required. Convert all uses of fsr.regs
13751 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
13752 to use extra_info.
13753 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
13754 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
13755 (check_prologue_cache, save_prologue_cache): Likewise.
13756 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
13757 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
13758 (FRAME_FIND_SAVED_REGS): Delete.
13759 (arm_frame_find_saved_regs): Delete prototype.
13760 (arm_frame_init_saved_regs): New prototype.
13761 (FRAME_INIT_SAVED_REGS): Define.
13762
13763 2002-01-20 Andrew Cagney <ac131313@redhat.com>
13764
13765 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
13766
13767 2002-01-20 Andrew Cagney <ac131313@redhat.com>
13768
13769 From Jeff Law <law@redhat.com>:
13770 * infttrace.c: Include <sys/pstat.h>.
13771 (child_pid_to_exec_file): Revamp. Use pstat call to get the
13772 exec file if the ttrace equivalent fails.
13773
13774 2002-01-20 Andrew Cagney <ac131313@redhat.com>
13775
13776 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
13777 (closeLogFile): Ditto.
13778
13779 2002-01-20 Michael Chastain <mec@shout.net>
13780
13781 * top.c (print_gdb_version): Bump copyright year to 2002.
13782
13783 2002-01-20 Andrew Cagney <ac131313@redhat.com>
13784
13785 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
13786 Zannoni and Eli Zaretskii.
13787
13788 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
13789
13790 * buildsym.c: Update copyright years.
13791 * c-typeprint.c: Likewise.
13792 * dwarf2read.c: Likewise.
13793 * f-typeprint.c: Likewise.
13794 * gdbtypes.c: Likewise.
13795 * gdbtypes.h: Likewise.
13796 * hp-symtab-read.c: Likewise.
13797 * hpread.c: Likewise.
13798 * mdebugread.c: Likewise.
13799 * p-typeprint.c: Likewise.
13800
13801 2002-01-20 Andrew Cagney <ac131313@redhat.com>
13802
13803 * remote-sim.c (gdbsim_open): Simplify code testing the macro
13804 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
13805 byte-order selectable.
13806 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
13807 * arch-utils.c: Ditto.
13808 (set_endian): Ditto.
13809 (set_endian_from_file): Ditto.
13810 * gdbserver/low-sim.c (create_inferior): Ditto.
13811 * gdbarch.sh: Ditto.
13812 * gdbarch.h: Re-generate.
13813 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
13814 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
13815 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
13816 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
13817 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
13818 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
13819 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
13820 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
13821 macro definition.
13822 * config/mips/tm-wince.h: Remove #undef of macro
13823 TARGET_BYTE_ORDER_SELECTABLE.
13824 * config/sh/tm-wince.h: Ditto.
13825
13826 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
13827
13828 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
13829 member function fields. Add accessor macro
13830 TYPE_FN_FIELD_ARTIFICIAL.
13831 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
13832 * c-typeprint.c (c_type_print_base): Skip artificial member
13833 functions.
13834
13835 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
13836
13837 * f-typeprint.c: Delete unused function f_type_print_args.
13838 * p-typeprint.c: Delete unused function pascal_type_print_args.
13839
13840 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
13841
13842 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
13843 comment. Add ``artificial'' to ``union field_location''.
13844
13845 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
13846
13847 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
13848 * mdebugread.c (parse_symbol): Likewise.
13849 * stabsread.c (define_symbol): Likewise.
13850 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
13851 initializing TYPE_FIELD_BITPOS to n (obsolete).
13852 (hpread_doc_function_type): Likewise.
13853 * hpread.c (hpread_function_type): Likewise.
13854
13855 2002-01-20 Andrew Cagney <ac131313@redhat.com>
13856
13857 * configure.in (host_makefile_frag): Only require a host makefile
13858 fragment when a native build.
13859 * configure: Re-generate.
13860
13861 2002-01-20 Andrew Cagney <ac131313@redhat.com>
13862
13863 * doublest.h (floatformat_from_type): Declare.
13864 * doublest.c (floatformat_from_type): New function.
13865 (convert_typed_floating): Use.
13866
13867 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
13868 call to function floatformat_from_type.
13869
13870 * gdbarch.sh (IEEE_FLOAT): Delete.
13871 * gdbarch.h, gdbarch.c: Re-generate.
13872 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
13873 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
13874 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
13875 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
13876 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
13877 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
13878 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
13879 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
13880 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
13881 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
13882 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
13883 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
13884
13885 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
13886 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
13887 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
13888 * sh-tdep.c (sh_gdbarch_init): Ditto.
13889 * mips-tdep.c (mips_gdbarch_init): Ditto.
13890 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
13891 * cris-tdep.c (cris_gdbarch_init): Ditto.
13892
13893 2002-01-20 Jiri Smid <smid@suse.cz>
13894
13895 * configure.host, configure.tgt: Support x86-64.
13896 * NEWS: Note new target x86-64.
13897
13898 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
13899 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
13900 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
13901 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
13902 x86-64-linux-nat.o): Fix dependencies.
13903
13904 2002-01-19 Andrew Cagney <ac131313@redhat.com>
13905
13906 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
13907 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
13908 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
13909 * config/sparc/xm-sun4os4.h: Delete file.
13910 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
13911
13912 2002-01-19 Andrew Cagney <ac131313@redhat.com>
13913
13914 * config/sparc/sparclynx.mh (XM_FILE): Delete.
13915 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
13916 * config/m68k/m68klynx.mh (XM_FILE): Delete.
13917 * config/i386/i386lynx.mh (XM_FILE): Delete.
13918 * config/rs6000/xm-rs6000ly.h: Delete file.
13919 * config/sparc/xm-sparclynx.h: Delete file.
13920 * config/m68k/xm-m68klynx.h: Delete file.
13921 * config/i386/xm-i386lynx.h: Delete file.
13922 * config/xm-lynx.h: Delete file.
13923 * config/djgpp/fnchange.lst: Update.
13924
13925 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
13926
13927 * alpha-tdep.c (alpha_register_byte): New function.
13928 (alpha_register_raw_size): Ditto.
13929 (alpha_register_virtual_size): Ditto.
13930 (alpha_skip_prologue_internal): Renamed from
13931 alpha_skip_prologue.
13932 (alpha_skip_prologue): New version that calls
13933 alpha_skip_prologue_internal.
13934 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
13935 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
13936 second argument from alpha_skip_prologue.
13937 (REGISTER_BYTE): Use alpha_register_byte.
13938 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
13939 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
13940 (FRAMELESS_FUNCTION_INVOCATION): Use
13941 generic_frameless_function_invocation_not.
13942 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
13943 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
13944
13945 2002-01-19 Andrew Cagney <ac131313@redhat.com>
13946
13947 * config/mips/xm-news-mips.h: Delete file.
13948 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
13949
13950 * config/m88k/xm-m88k.h: Delete file.
13951 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
13952 * config/m88k/xm-delta88v4.h: Ditto.
13953 * config/m88k/xm-delta88.h: Ditto.
13954
13955 * config/alpha/xm-fbsd.h: Delete file.
13956 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
13957
13958 * config/sparc/xm-sparc.h: Delete file.
13959 * Makefile.in (xm-sun4os4.h): Delete dependency.
13960 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
13961 * config/sparc/xm-sun4os4.h: Ditto.
13962 * config/sparc/xm-linux.h: Ditto.
13963
13964 * config/i386/xm-windows.h: Delete file.
13965
13966 2002-01-19 Andrew Cagney <ac131313@redhat.com>
13967
13968 * utils.c: Include <sys/param.h> for MAXPATHLEN.
13969 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
13970
13971 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
13972
13973 * alpha-tdep.c (alpha_call_dummy_words): New.
13974 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
13975 (CALL_DUMMY_P): Define.
13976 (CALL_DUMMY_WORDS): Define.
13977 (SIZEOF_CALL_DUMMY_WORDS): Define.
13978
13979 2002-01-19 Per Bothner <per@bothner.com>
13980
13981 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
13982 isn't NULL, which can happen with some gcj-3.x-produced code.
13983
13984 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
13985
13986 * alpha-tdep.c (alpha_register_virtual_type): New function.
13987 (alpha_init_frame_pc_first): Ditto.
13988 (alpha_fix_call_dummy): Ditto.
13989 (alpha_store_struct_return): Ditto.
13990 (alpha_extract_struct_value_address): Ditto.
13991 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
13992 alpha_register_virtual_type.
13993 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
13994 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
13995 alpha_extract_struct_value_address.
13996 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
13997 (INIT_FRAME_PC): Use init_frame_pc_noop.
13998 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
13999
14000 2002-01-19 Mark Kettenis <kettenis@gnu.org>
14001
14002 * i386gnu-nat.c: Include "i386-tdep.h".
14003 (fetch_fpregs): Simplify code dealing with uninitialized floating
14004 point states such that it doesn't require FP7_REGNUM.
14005
14006 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
14007
14008 * alpha-tdep.c (frame_extra_info): New.
14009 (alpha_find_saved_regs): Make static. Use
14010 frame->extra_info.
14011 (alpha_frame_init_saved_regs): New function.
14012 (alpha_frame_saved_pc): Use frame->extra_info.
14013 (temp_saved_regs): Don't declare as struct frame_saved_regs.
14014 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
14015 (init_extra_frame_info): Rename to...
14016 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
14017 (alpha_print_extra_frame_info): New function.
14018 (alpha_frame_locals_address): Ditto.
14019 (alpha_frame_args_address): Ditto.
14020 (alpha_pop_frame): Use frame->extra_info.
14021 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
14022 alpha_frame_args_address.
14023 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
14024 (alpha_find_saved_regs): Remove prototype.
14025 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
14026 (EXTRA_FRAME_INFO): Remove.
14027 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
14028 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
14029
14030 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
14031
14032 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
14033 (alpha_cannot_fetch_register): Ditto.
14034 (alpha_cannot_store_register): Ditto.
14035 (alpha_register_convertible): Ditto.
14036 (alpha_use_struct_convention): Ditto.
14037 * config/alpha/tm-alpha.h: Update copyright years.
14038 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
14039 (INNER_THAN): Use core_addr_lessthan.
14040 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
14041 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
14042 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
14043 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
14044 (FRAME_CHAIN): Remove unnecessary cast.
14045
14046 2002-01-18 Andrew Cagney <ac131313@redhat.com>
14047
14048 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
14049 obsolete.
14050
14051 2002-01-18 Andrew Cagney <ac131313@redhat.com>
14052
14053 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
14054 * monitor.c, remote-array.c, remote-bug.c: Ditto.
14055 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
14056 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
14057 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
14058 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
14059 * x86-64-linux-nat.c: Ditto.
14060
14061 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
14062
14063 * alpha-tdep.c (alpha_register_name): New function.
14064 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
14065 (REGISTER_NAME): Define.
14066
14067 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
14068
14069 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
14070
14071 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
14072
14073 * alpha-tdep.c: Update copyright years.
14074 (alpha_next_pc): New function.
14075 (alpha_software_single_step): Ditto.
14076 * config/alpha/tm-alpha.h: Add prototype for
14077 alpha_software_single_step.
14078
14079 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
14080
14081 * alphabsd-nat.c: Update copyright years.
14082 (fill_gregset): Use regcache_collect.
14083 (fill_fpregset): Likewise.
14084 (fetch_inferior_registers): Only fetch integer registers
14085 if requested to do so.
14086 (store_inferior_registers): Only store integer registers
14087 if requested to do so.
14088
14089 2002-01-17 Andrew Cagney <ac131313@redhat.com>
14090
14091 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
14092 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
14093 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
14094 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
14095 * config/alpha/fbsd.mh (XDEPFILES): Delete.
14096 * config/arm/linux.mh (XDEPFILES): Delete.
14097 * config/arm/nbsd.mh (XDEPFILES): Delete.
14098 * config/i386/i386dgux.mh (XDEPFILES): Delete.
14099 * config/i386/i386sol2.mh (XDEPFILES): Delete.
14100 * config/i386/i386m3.mh (XDEPFILES): Delete.
14101 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
14102 * config/i386/i386gnu.mh (XDEPFILES): Delete.
14103 * config/i386/fbsd.mh (XDEPFILES): Delete.
14104 * config/i386/i386bsd.mh (XDEPFILES): Delete.
14105 * config/i386/i386sco5.mh (XDEPFILES): Delete.
14106 * config/i386/i386v4.mh (XDEPFILES): Delete.
14107 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
14108 * config/i386/i386sco4.mh (XDEPFILES): Delete.
14109 * config/i386/i386aix.mh (XDEPFILES): Delete.
14110 * config/i386/go32.mh (XDEPFILES): Delete.
14111 * config/i386/cygwin.mh (XDEPFILES): Delete.
14112 * config/i386/i386lynx.mh (XDEPFILES): Delete.
14113 * config/i386/i386mach.mh (XDEPFILES): Delete.
14114 * config/i386/i386v32.mh (XDEPFILES): Delete.
14115 * config/i386/linux.mh (XDEPFILES): Delete.
14116 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
14117 * config/i386/ncr3000.mh (XDEPFILES): Delete.
14118 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
14119 * config/i386/i386sco.mh (XDEPFILES): Delete.
14120 * config/i386/i386v.mh (XDEPFILES): Delete.
14121 * config/i386/nbsd.mh (XDEPFILES): Delete.
14122 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
14123 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
14124 * config/i386/symmetry.mh (XDEPFILES): Delete.
14125 * config/i386/obsd.mh (XDEPFILES): Delete.
14126 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
14127 * config/ia64/linux.mh (XDEPFILES): Delete.
14128 * config/ia64/aix.mh (XDEPFILES): Delete.
14129 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
14130 * config/m68k/dpx2.mh (XDEPFILES): Delete.
14131 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
14132 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
14133 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
14134 * config/m68k/linux.mh (XDEPFILES): Delete.
14135 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
14136 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
14137 * config/m68k/nbsd.mh (XDEPFILES): Delete.
14138 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
14139 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
14140 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
14141 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
14142 * config/m88k/delta88.mh (XDEPFILES): Delete.
14143 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
14144 * config/m88k/m88k.mh (XDEPFILES): Delete.
14145 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
14146 * config/mips/linux.mh (XDEPFILES): Delete.
14147 * config/mips/irix6.mh (XDEPFILES): Delete.
14148 * config/mips/irix5.mh (XDEPFILES): Delete.
14149 * config/mips/irix4.mh (XDEPFILES): Delete.
14150 * config/mips/irix3.mh (XDEPFILES): Delete.
14151 * config/mips/decstation.mh (XDEPFILES): Delete.
14152 * config/mips/mipsm3.mh (XDEPFILES): Delete.
14153 (NATDEPFILES): Move core-aout.o to here.
14154 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
14155 * config/pa/hpux1020.mh (XDEPFILES): Delete.
14156 * config/pa/hppabsd.mh (XDEPFILES): Delete.
14157 * config/pa/hppahpux.mh (XDEPFILES): Delete.
14158 * config/pa/hpux11w.mh (XDEPFILES): Delete.
14159 * config/pa/hppaosf.mh (XDEPFILES): Delete.
14160 * config/pa/hpux11.mh (XDEPFILES): Delete.
14161 * config/powerpc/aix.mh (XDEPFILES): Delete.
14162 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
14163 * config/powerpc/linux.mh (XDEPFILES): Delete.
14164 * config/romp/rtbsd.mh: Rename XDEPFILES.
14165 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
14166 * config/rs6000/aix4.mh (XDEPFILES): Delete.
14167 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
14168 * config/s390/s390.mh (XDEPFILES): Delete.
14169 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
14170 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
14171 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
14172 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
14173 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
14174 * config/sparc/nbsd.mh (XDEPFILES): Delete.
14175 * config/sparc/linux.mh (XDEPFILES): Delete.
14176 * config/vax/vaxult.mh (XDEPFILES): Delete.
14177 * config/vax/vaxult2.mh (XDEPFILES): Delete.
14178 * Makefile.in (DEPFILES): Remove XDEPFILES.
14179
14180 2002-01-17 Andrew Cagney <ac131313@redhat.com>
14181
14182 * utils.c (internal_verror): Fix comments, default is yes not no.
14183 Update queries to match. Default to quit and dump core.
14184
14185 2002-01-17 Andrew Cagney <ac131313@redhat.com>
14186
14187 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
14188 copyright.
14189 * defs.h, event-top.c, gdbcmd.h: Ditto.
14190 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
14191 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
14192 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
14193 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
14194 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
14195 * mi/mi-main.c:Ditto.
14196
14197 * stack.c, symfile.c: Update copyright.
14198
14199 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
14200
14201 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
14202 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
14203 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
14204 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
14205
14206 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
14207
14208 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
14209 * gdbserver/low-lynx.c (myattach): Likewise.
14210 * gdbserver/low-nbsd.c (myattach): Likewise.
14211 * gdbserver/low-sim.c (myattach): Likewise.
14212 * gdbserver/low-sparc.c (myattach): Likewise.
14213 * gdbserver/low-sun3.c (myattach): Likewise.
14214
14215 * gdbserver/low-linux.c (myattach): New function.
14216
14217 * gdbserver/server.c (attach_inferior): New function.
14218 (main): Handle "--attach".
14219
14220 2002-01-16 Andrew Cagney <ac131313@redhat.com>
14221
14222 * MAINTAINERS (language support): Daniel Jacobwitz is C++
14223 maintainer.
14224
14225 2002-01-15 Daniel Jacobowitz <drow@mvista.com>
14226
14227 * c-typeprint.c (is_type_conversion_operator): Add additional
14228 check for non-conversion operators.
14229
14230 2002-01-15 Michael Snyder <msnyder@redhat.com>
14231
14232 * linux-proc.c: Add "info proc" command, a la procfs.c.
14233 (read_mapping): New function, abstract and re-use code.
14234 (linux_find_memory_regions): Use new func read_mapping.
14235 (linux_info_proc_cmd): New function, implement "info proc".
14236 (_initialize_linux_proc): Add new command "info proc".
14237
14238 2002-01-15 Michael Snyder <msnyder@redhat.com>
14239
14240 * symfile.c (generic_load): Use bfd_map_over_sections method
14241 instead of manipulating bfd structure members directly.
14242 (add_section_size_callback): New function, bfd sections callback
14243 used by generic_load.
14244 (load_sections_callback): New function, bfd sections callback
14245 used by generic_load.
14246
14247 2002-01-15 Elena Zannoni <ezannoni@redhat.com>
14248
14249 [Based on work by Jim Blandy]
14250 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
14251 (builtin_type_vec128): Export.
14252 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
14253 types.
14254 (builtin_type_vec128): New builtin type for 128 bit vector
14255 registers.
14256 (build_gdbtypes): Initialize builtin_type_v16qi and
14257 builtin_type_v8hi. Create the vec128 register builtin type
14258 structure.
14259 (build_builtin_type_vec128): New function.
14260 (_initialize_gdbtypes): Register builtin_type_v16qi and
14261 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
14262 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
14263 AltiVec register to new builtin type.
14264
14265 2001-01-15 Daniel Jacobowitz <drow@mvista.com>
14266
14267 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
14268 to make_cv_type.
14269
14270 2002-01-14 Andrew Cagney <ac131313@redhat.com>
14271
14272 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
14273 CLEAN_UP_REGISTER_VALUE.
14274 * regcache.c (supply_register): Update only call.
14275
14276 2002-01-14 Andrew Cagney <ac131313@redhat.com>
14277
14278 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
14279 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
14280 a29k-*-vxworks* targets as obsolete.
14281
14282 2002-01-14 Michael Snyder <msnyder@redhat.com>
14283
14284 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
14285 until we can resolve portability issues.
14286 * gregset.h: Remove references to fpxregs.
14287 * gcore.c (gcore_command): Initialize note_sec to NULL.
14288
14289 2002-01-13 Andrew Cagney <ac131313@redhat.com>
14290
14291 * signals.c (target_signal_to_name): Rewrite. Only use
14292 signals[].name when in bounds and non-NULL.
14293
14294 2002-01-13 Andrew Cagney <ac131313@redhat.com>
14295
14296 From Petr Ledvina <ledvinap@kae.zcu.cz>:
14297 * signals.c (target_signal_to_name): Verify that SIG is within the
14298 bounds of the signals array.
14299
14300 2002-01-13 Andrew Cagney <ac131313@redhat.com>
14301
14302 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
14303
14304 2002-01-13 Keith Seitz <keiths@redhat.com>
14305
14306 * stack.c (print_frame_info_base): Print the frame's pc
14307 only if when print_frame_info_listing_hook is not defined.
14308
14309 2002-01-13 Keith Seitz <keiths@redhat.com>
14310
14311 * varobj.c (varobj_set_value): Make sure that there were no
14312 errors evaluating the object before attempting to set its
14313 value.
14314 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
14315 so this offset adjustment is no longer necessary.
14316 (create_child): Don't set the error flag if the child is
14317 a CPLUS_FAKE_CHILD.
14318 (value_of_child): If value_fetch_lazy fails, return NULL
14319 so that callers will be notified that an error occurred.
14320 (c_value_of_variable): Delay check of variable's validity
14321 until later. We actually want all structs and unions to have
14322 the value "{...}".
14323 Do not return "???" for variables which could not be evaluated.
14324 This error condition must be returned to the caller so that it
14325 can get the error condition from gdb.
14326 (cplus_name_of_child): Adjust index for vptr before figuring
14327 out the name of the child.
14328 (cplus_value_of_child): If a child's (real) parent is not valid,
14329 don't even bother trying to give a value for it. Just return
14330 an error. Change all instances in this function.
14331 (cplus_type_of_child): If our parent is one of the "fake"
14332 parents, we need to get at the type of the real parent, and
14333 derive the child's true type using this information.
14334
14335 2002-01-13 Andrew Cagney <ac131313@redhat.com>
14336
14337 From 2002-01-09 John Marshall <johnm@falch.net>:
14338 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
14339 sources.redhat.com, and tweak some related URLs which had
14340 suffered from linkrot.
14341
14342 2002-01-13 Andrew Cagney <ac131313@redhat.com>
14343
14344 From Jeff law:
14345 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
14346 structures passed in registers.
14347
14348 2002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
14349
14350 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
14351 white space which prevented compilation. Reported by DSK
14352 <dsk@student.unsw.edu.au>.
14353
14354 2002-01-11 Michael Snyder <msnyder@redhat.com>
14355
14356 * symfile.c (build_section_addr_info_from_section_tab):
14357 Use bfd access method instead of manipulating bfd directly.
14358 (syms_from_objfile): Ditto.
14359 (simple_overlay_update_1): Ditto.
14360 (simple_overlay_update): Ditto.
14361 (generic_load): Ditto.
14362 (overlay_unmapped_address): FIXME comment, bfd access methods.
14363 (sections_overlap): FIXME comment, bfd access methods.
14364 (pc_in_mapped_range): FIXME comment, bfd access methods.
14365 (pc_in_unmapped_range): FIXME comment, bfd access methods.
14366 (section_is_mapped): FIXME comment, bfd access methods.
14367 (section_is_overlay): FIXME comment, bfd access methods.
14368
14369 * symfile.c (generic_load): Whitespace and long line cleanups.
14370 Remove duplicate variable, change several local variables to
14371 more appropriate data types.
14372 (print_transfer_performance): Use %lu instead of %ld for ulongs.
14373
14374 2002-01-12 Andrew Cagney <ac131313@redhat.com>
14375
14376 From Peter Schauer:
14377 * language.c (longest_local_hex_string_custom): Use phex_nz to
14378 convert NUM to a hex string.
14379
14380 2002-01-12 Elena Zannoni <ezannoni@redhat.com>
14381
14382 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
14383 the function.
14384 Update Copyright year.
14385
14386 2002-01-12 Andrew Cagney <ac131313@redhat.com>
14387
14388 * language.c (longest_raw_hex_string): Delete unused function.
14389
14390 2002-01-11 Petr Sorfa <petrs@caldera.com>
14391
14392 * MAINTAINERS (write-after-approval): Add myself.
14393 * dwarf2read.c (read_tag_string_type): Handling of
14394 DW_AT_byte_size.
14395 (read_tag_string_type): FORTRAN fix to prevent propagation of
14396 first string size.
14397 (set_cu_language): Handling of DW_LANG_Fortran95
14398
14399 2002-01-11 Richard Earnshaw <rearnsha@arm.com>
14400
14401 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
14402 GETPID(inferior_ptid).
14403 (store_inferior_registers): Likewise.
14404
14405 2002-01-10 Jason Merrill <jason@redhat.com>
14406
14407 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
14408 Fix DW_OP_minus.
14409
14410 2002-01-10 Andrew Cagney <ac131313@redhat.com>
14411
14412 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
14413 and bfd/elf32-sh-nbsd.c.
14414
14415 2002-01-10 Michael Snyder <msnyder@redhat.com>
14416
14417 * NEWS: Mention --pid and corefile/proc-id behavior change.
14418
14419 * Makefile.in: Add rules for gcore.o and linux-proc.o.
14420 * gcore.c: Include cli/cli-decode.h instead of command.h.
14421
14422 * main.c (captured_main): Add new command line option "--pid".
14423 If the second command line argument (following the symbol-file)
14424 begins with a digit, try to attach to it before trying to open
14425 it as a corefile.
14426 (print_gdb_help): Document the "--pid" argument.
14427
14428 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
14429
14430 * completer.c (command_completer): New function.
14431
14432 * completer.h <command_completer>: Add prototype.
14433
14434 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
14435 completer for the "help" command.
14436
14437 2002-01-09 Jason Merrill <jason@redhat.com>
14438
14439 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
14440
14441 2002-01-09 Michael Snyder <msnyder@redhat.com>
14442
14443 * i386-linux-nat.c (fill_fpxregset): Make global.
14444 (store_fpxregset): Ditto.
14445
14446 * gregset.h (gdb_fpxregset_t): Define.
14447 (supply_fpxregset): Prototype.
14448 (fill_fpxregset): Prototype.
14449
14450 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
14451
14452 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
14453
14454 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
14455 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
14456 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
14457
14458 2002-01-09 Andrew Cagney <ac131313@redhat.com>
14459
14460 * MAINTAINERS: Update target maintainer rules so that any
14461 Maintainer can approve a tested patch for a maintenance-only
14462 target.
14463
14464 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
14465
14466 * MAINTAINERS (write-after-approval): Add myself.
14467
14468 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
14469 IN_SIGTRAMP.
14470
14471 2002-01-08 Michael Snyder <msnyder@redhat.com>
14472
14473 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
14474 real name of the executable, rather than the /proc name.
14475
14476 2002-01-03 Michael Snyder <msnyder@redhat.com>
14477
14478 Implement a "generate-core-file" command in gdb, save target state.
14479 * gcore.c: New file. Implement new command 'generate-core-file'.
14480 Save a corefile image of the current state of the inferior.
14481 * linux-proc.c: Add linux-specific code for saving corefiles.
14482 * target.h (struct target_ops): Add new target vectors for saving
14483 corefiles; to_find_memory_regions and to_make_corefile_notes.
14484 (target_find_memory_regions): New macro.
14485 (target_make_corefile_notes): New macro.
14486 * target.c (update_current_target): Inherit new target methods.
14487 (dummy_find_memory_regions): New place-holder method.
14488 (dummy_make_corefile_notes): New place-holder method.
14489 (init_dummy_target): Initialize new dummy target vectors.
14490 * exec.c (exec_set_find_memory_regions): New function.
14491 Allow the exec_ops vector for memory regions to be taken over.
14492 (exec_make_note_section): New function, target vector method.
14493 * defs.h (exec_set_find_memory_regions): Export prototype.
14494 * procfs.c (proc_find_memory_regions): New function, corefile method.
14495 (procfs_make_note_section): New function, corefile method.
14496 (init_procfs_ops): Set new target vector pointers.
14497 (find_memory_regions_callback): New function.
14498 (procfs_do_thread_registers): New function.
14499 (procfs_corefile_thread_callback): New function.
14500 * sol-thread.c (sol_find_memory_regions): New function.
14501 (sol_make_note_section): New function.
14502 (init_sol_thread_ops): Initialize new target vectors.
14503 * inftarg.c (inftarg_set_find_memory_regions): New function.
14504 Allow to_find_memory_regions vector to be taken over.
14505 (inftarg_set_make_corefile_notes): New function.
14506 Allow to_make_corefile_notes vector to be taken over.
14507 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
14508 interface layer if not target_has_execution (may be a corefile).
14509 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
14510 * config/sparc/sun4sol2.mh: Ditto.
14511 * config/alpha/alpha-linux.mh: Ditto.
14512 * config/arm/linux.mh: Ditto.
14513 * config/i386/x86-64linux.mh: Ditto.
14514 * config/ia64/linux.mh: Ditto.
14515 * config/m68k/linux.mh: Ditto.
14516 * config/mips/linux.mh: Ditto.
14517 * config/powerpc/linux.mh: Ditto.
14518 * config/sparc/linux.mh: Ditto.
14519
14520 2002-01-07 Michael Snyder <msnyder@redhat.com>
14521
14522 * arm-linux-nat.c: Remove references to regcache.c internal data
14523 (registers[] and register_valid[]).
14524
14525 2002-01-07 Michael Snyder <msnyder@redhat.com>
14526
14527 * linux-proc.c: New file. Implement child_pid_to_exec_file,
14528 so that attaching to a pid will automatically read the process's
14529 symbol file and shlibs.
14530 * Makefile.in: Add rule for linux-proc.o.
14531 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
14532 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
14533 * config/arm/linux.mh: Ditto.
14534 * config/i386/linux.mh: Ditto.
14535 * config/i386/x86-64linux.mh: Ditto.
14536 * config/ia64/linux.mh: Ditto.
14537 * config/m68k/linux.mh: Ditto.
14538 * config/mips/linux.mh: Ditto.
14539 * config/powerpc/linux.mh: Ditto.
14540 * config/sparc/linux.mh: Ditto.
14541
14542 2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
14543
14544 * win32-nat.c: Add i386-tdep.h dependency.
14545
14546 2002-01-07 Michael Snyder <msnyder@redhat.com>
14547
14548 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
14549 instead of bfd_get_arch_size. Don't bail out just because
14550 there's no exec_bfd.
14551
14552 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
14553 * p-valprint.c (pascal_object_print_value): Ditto.
14554 * somread.c (som_symtab_read): Ditto.
14555 * symfile.c (simple_free_overlay_region_table): Ditto.
14556 * valops.c (value_assign): Ditto.
14557
14558 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
14559 use tilde_expand and strerror for opening save-tracepoints file.
14560
14561 * thread-db.c (thread_db_new_objfile): Indendation fix.
14562
14563 * infptrace.c (GDB_MAX_ALLOCA): New define.
14564 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
14565 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
14566 can be overridden with whatever value is appropriate to the host).
14567 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
14568 alloca to allocate potentially large buffer.
14569 * rs6000-nat.c (child_xfer_memory): Ditto.
14570 * symm-nat.c (child_xfer_memory): Ditto.
14571 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
14572
14573 2002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
14574
14575 From Nick Clifton <nickc@redhat.com>
14576 * d10v-tdep.c: Set STACK_START to 0x200bffe.
14577
14578 2002-01-07 Michael Snyder <msnyder@redhat.com>
14579
14580 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
14581 Don't use exec_bfd if it's NULL.
14582
14583 2002-01-06 Mark Kettenis <kettenis@gnu.org>
14584
14585 * valops.c (value_arg_coerce): Fix formatting.
14586
14587 2002-01-06 Andrew Cagney <ac131313@redhat.com>
14588
14589 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
14590 * gnu-nat.c: Ditto.
14591
14592 2002-01-06 Andrew Cagney <ac131313@redhat.com>
14593
14594 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
14595 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
14596 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
14597 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
14598 z8k-coff have not been multi-arched. Update z8k-coff build
14599 status.
14600
14601 2002-01-06 Andrew Cagney <ac131313@redhat.com>
14602
14603 * MAINTAINERS: Mark a29k target as obsolete.
14604 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
14605 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
14606 comments.
14607 * NEWS: Note that a29k targets are obsolete.
14608 * a29k-tdep.c: Mark as obsolete.
14609 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
14610 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
14611 a29k-*-vxworks* targets as obsolete.
14612 * remote-adapt.c: Obsolete.
14613 * remote-eb.c: Obsolete.
14614 * remote-mm.c: Obsolete.
14615 * remote-udi.c: Obsolete.
14616 * config/a29k/a29k-udi.mt: Obsolete.
14617 * config/a29k/a29k.mt: Obsolete.
14618 * config/a29k/tm-a29k.h: Obsolete.
14619 * config/a29k/tm-vx29k.h: Obsolete.
14620 * config/a29k/vx29k.mt: Obsolete.
14621
14622 2002-01-05 Andrew Cagney <ac131313@redhat.com>
14623
14624 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
14625 with BFD_ENDIAN_BIG.
14626
14627 2002-01-05 Andrew Cagney <ac131313@redhat.com>
14628
14629 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
14630 * configure, config.in: Re-generate.
14631 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
14632 * defs.h: Do not include <endian.h>.
14633
14634 2002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
14635
14636 * acconfig.h (HAVE_PT_GETXMMREGS): New.
14637 * config.in: Regenerate.
14638 * configure.in: Update copyright years.
14639 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
14640 * configure: Regenerate.
14641 * i386bsd-nat.c: Update copyright years.
14642 (fill_gregset): Use regcache_collect.
14643 (fetch_inferior_registers): Only fetch integer registers
14644 if requested to do so. Add support for XMM registers
14645 using PT_GETXMMREGS.
14646 (store_inferior_registers): Only store integer registers
14647 if requested to do so. Add support for XMM registers
14648 using PT_SETXMMREGS.
14649 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
14650 (store_inferior_registers): Remove.
14651 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
14652 (fetch_elfcore_registers): New function.
14653 (i386nbsd_elfcore_fns): New.
14654 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
14655 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
14656 i386bsd-nat.o.
14657 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
14658 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
14659 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
14660 * config/i386/tm-nbsd.h: Update copyright years.
14661 (HAVE_SSE_REGS): Define.
14662 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
14663 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
14664 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
14665 (SIGCONTEXT_PC_OFFSET): Remove.
14666 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
14667
14668 2002-01-05 Andrew Cagney <ac131313@redhat.com>
14669
14670 * configure.tgt: Remove powerpc-*-macos* target.
14671 * config/m68k/xm-mpw.h: Delete file.
14672 * config/xm-mpw.h: Delete file.
14673 * ser-mac.c: Delete file.
14674 * mpw-make.sed: Delete file.
14675 * mpw-config.in: Delete file.
14676 * mac-xdep.c: Delete file.
14677 * mac-gdb.r: Delete file.
14678 * mac-defs.h: Delete file.
14679 * mac-nat.c: Delete file.
14680 * config/powerpc/macos.mh: Delete file.
14681 * config/powerpc/macos.mt: Delete file.
14682 * config/powerpc/nm-macos.h: Delete file.
14683 * config/powerpc/tm-macos.h: Delete file.
14684 * source.c (openp, open_source_file): Remove obsolete code.
14685 * top.c (gdb_readline): Ditto.
14686 * utils.c (query): Ditto.
14687 * event-top.c (display_gdb_prompt): Ditto.
14688 * Makefile.in (ser-mac.o): Delete obsolete target.
14689 * NEWS: Update.
14690
14691 2002-01-04 Andrew Cagney <ac131313@redhat.com>
14692
14693 * defs.h (BIG_ENDIAN): Delete macro definition.
14694 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
14695 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
14696 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
14697 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
14698 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
14699 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
14700 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
14701 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
14702 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
14703 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
14704 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
14705 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
14706 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
14707 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
14708 * gdbarch.c: Re-generate.
14709
14710 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
14711
14712 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
14713 for core files.
14714
14715 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
14716
14717 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
14718
14719 2002-01-04 Andrew Cagney <ac131313@redhat.com>
14720
14721 * value.h (value_ptr): Delete typedef.
14722
14723 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
14724
14725 * i386nbsd-nat.c: Update copyright years.
14726 Include i386-tdep.h.
14727
14728 2002-01-04 Elena Zannoni <ezannoni@redhat.com>
14729
14730 * stabsread.c: Update copyright years.
14731
14732 From Debashis Mahata <debashis.mahata@wipro.com>:
14733 (read_struct_fields): Deal with Sun C compiler erroneous stab
14734 output for structs and unions.
14735 Fix PR gdb/269.
14736
14737 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
14738
14739 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
14740 prototype.
14741
14742 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
14743
14744 * cp-abi.c: Fix whitespace.
14745 (baseclass_offset): New wrapper function.
14746 * cp-abi.h (baseclass_offset): Add prototype.
14747 (struct cp_abi_ops): Add baseclass_offset pointer.
14748
14749 * valops.c (vb_match): Move to...
14750 * gnu-v2-abi.c (vb_match): here.
14751 * valops.c (baseclass_offset): Move to...
14752 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
14753
14754 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
14755
14756 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
14757 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
14758 * hpacc-abi.c (init_hpacc_ops): Likewise.
14759
14760 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
14761
14762 * valops.c (find_overload_match): Accept obj as a
14763 reference parameter. Update it before returning.
14764 * value.h (find_overload_match): Update prototype.
14765 * eval.c (evaluate_subexp_standard): Pass object to
14766 find_overload_match by reference.
14767
14768 2002-01-03 Andrew Cagney <ac131313@redhat.com>
14769
14770 * valarith.c: Replace value_ptr with struct value pointer. Remove
14771 register attribute from value declarations.
14772 * valops.c: Ditto.
14773 * value.h: Ditto.
14774 * scm-lang.c (scm_lookup_name): Ditto.
14775
14776 2002-01-03 Michael Snyder <msnyder@redhat.com>
14777
14778 Abstract the functionality of iterating over mapped memory
14779 regions into a general purpose iterator function.
14780 * procfs.c (iterate_over_mappings): New function, general purpose
14781 iterator for memory sections.
14782 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
14783 (solib_mappings_callback): New function, callback for above.
14784 (info_proc_mappings): Reimpliment using iterate_over_mappings.
14785 (info_mappings_callback): New function, callback for above.
14786
14787 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
14788
14789 2002-01-01 Mark Kettenis <kettenis@gnu.org>
14790
14791 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
14792 * i386-tdep.c: Include "elf-bfd.h".
14793 (process_note_abi_tag_sections): New function.
14794 (i386_gdbarch_init): Add code to recognize various OS/ABI
14795 combinations.
14796
14797 * maint.c (_initialize_maint_cmds): Add missing \ in
14798 string-literal.
14799
14800 For older changes see ChangeLog-2001
14801 \f
14802 Local Variables:
14803 mode: change-log
14804 left-margin: 8
14805 fill-column: 74
14806 version-control: never
14807 End:
This page took 0.451664 seconds and 5 git commands to generate.