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