2003-12-17 Jeff Johnston <jjohnstn@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2003-12-17 Jeff Johnston <jjohnstn@redhat.com>
2
3 * linespec.h (decode_line_1): Add new not_found_ptr parameter.
4 * linespec.c (decode_line_1): Add new parameter. Pass on
5 new parameter to decode_variable and symtab_from_filename
6 functions.
7 (decode_variable): Add new not_found_ptr parameter. Throw exception
8 rather than failing if the not_found_ptr is non-null and the
9 function is not found.
10 (symtab_from_filename): Add new not_found_ptr parametr. Throw
11 exception rather than failing if the not_found_ptr is non-null and
12 the source file is not found.
13 * breakpoint.c: Change all callers of decode_line_1 to add default
14 extra parameter for decode_line_1 calls.
15 * tracepoint.c: Ditto.
16 * cli/cli-cmds.c: Ditto.
17
18 2003-12-16 J. Brobecker <brobecker@gnat.com>
19
20 * irix5-nat.c: Include mips-tdep.h.
21
22 2003-12-16 Mark Kettenis <kettenis@gnu.org>
23
24 * solib.h (SOLIB_CREATE_CATCH_LOAD_HOOK)
25 (SOLIB_CREATE_CATCH_UNLOAD_HOOK, SOLIB_LOADED_LIBRARY_PATHNAME)
26 (SOLIB_UNLOADED_LIBRARY_PATHNAME, SOLIB_HAVE_LOAD_EVENT)
27 (SOLIB_HAVE_UNLOAD_EVENT): Remove defines.
28
29 * blockframe.c (inside_main_func): Don't treat a zero PC specially.
30 Needed to fix PR backtrace/1476.
31
32 2003-12-16 David Carlton <carlton@kealia.com>
33
34 * cp-support.c (class_name_from_physname): Add DMGL_PARAMS.
35 (method_name_from_physname): Ditto.
36
37 2003-12-15 Mark Kettenis <kettenis@gnu.org>
38
39 * i386-sol2-tdep.c (i386_sol2_gregset_reg_offset): New variable.
40 (i386_sol2_init_abi): Initialize TDEP->gregset_reg_offset,
41 TDEP->gregset_num_regs, TDEP->sizeof_gregset and
42 TDEP->sizeof_fpregset.
43 * config/i386/i386sol2.mh (XM_FILE): Set to xm-i386.h.
44 (XM_CLIBS): Remove.
45 (NATDEPFILES): Remove core-regset.o and corelow.o.
46 * config/i386/i386sol2.mt (TDEPFILES): Add corelow.o.
47
48 2003-12-14 Mark Kettenis <kettenis@gnu.org>
49
50 * proc-api.c (procfs_note): Add format string to fprintf call.
51
52 * i386-tdep.c (i386_analyze_frame_setup): Add missing encodings
53 for `subl' and `xorl' instructions.
54
55 2003-12-13 Jim Blandy <jimb@redhat.com>
56
57 * dwarf2read.c (dwarf2_add_member_fn, read_structure_scope):
58 Replace uses of DEPRECATED_STREQ and DEPRECATED_STREQN with calls
59 to strcmp and strncmp.
60
61 * osabi.c (gdbarch_init_osabi): Reformat error message with better
62 line breaks.
63
64 2003-12-13 Mark Kettenis <kettenis@gnu.org>
65
66 * blockframe.c (inside_main_func): Reformat. Introduce new local
67 variables to prevent long lines. Update comments to reflect
68 reality.
69
70 2003-12-12 Kevin Buettner <kevinb@redhat.com>
71
72 From David Mosberger <davidm@hpl.hp.com>:
73 * libunwind-frame.c (unw_find_dyn_list_p): Replace most arguments
74 with a single unw_dyn_info_t pointer.
75 (libunwind_find_dyn_list): Likewise.
76 * libunwind-frame.h: Likewise.
77 * ia64-tdep.c (ia64_find_unwind_table): Switch to using
78 UNW_INFO_FORMAT_REMOTE_TABLE so we can avoid having to read in the
79 entire unwind-table at once. Support for this table format has
80 been added to libunwind v0.95.
81 (ia64_find_proc_info_x): Adjust for remote-unwind-table changes.
82 (ia64_get_dyn_info_list): Adjust for interface change for
83 libunwind_find_dyn_list().
84
85 2003-12-12 Jeff Johnston <jjohnstn@redhat.com>
86
87 * breakpoint.c (breakpoint_enabled): New function to test whether
88 breakpoint is active and enabled.
89 (insert_bp_location, insert_breakpoints): Call new function to test
90 for enabled breakpoint.
91 (remove_breakpoint, breakpoint_here_p, breakpoint_thread_match)
92 (bpstat_should_step, bpstat_have_active_hw_watchpoints)
93 (disable_breakpoints_in_shlibs, hw_watchpoint_used_count)
94 (disable_watchpoints_before_interactive_call_start)
95 (breakpoint_re_set_one): Ditto.
96 (bpstat_stop_status): Use new function and simplify test.
97
98 2003-12-11 Mark Kettenis <kettenis@gnu.org>
99
100 * observer.c (observer_test_first_observer)
101 (observer_test_second_observer, observer_test_third_observer):
102 Don't define as `static'.
103 (observer_test_first_notification_function)
104 (observer_test_second_notification_function)
105 (observer_test_third_notification_function): Likewise.
106
107 2003-12-10 Mark Kettenis <kettenis@gnu.org>
108
109 * solib.h (SOLIB_UNLOADED_LIBRARY_PATHNAME): Define as "" instead
110 of (0).
111
112 2003-12-11 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
113
114 * MAINTAINERS (write after approval): Add myself.
115
116 2003-12-11 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
117
118 * config/h8300/tm-h8300.h (h8300hmode): Remove.
119 (h8300hmode): Likewise.
120 (h8300smode): Likewise.
121 (h8300sxmode): Likewise.
122 (h8300_normal_mode): Likewise.
123 (GDB_TARGET_IS_H8300): Likewise.
124 (NUM_REALREGS): Use TARGET_ARCHITECTURE->mach instead of global.
125 * h8300-tdep.c (is_h8300hmode): New function.
126 (is_h8300smode): New function.
127 (is_h8300sxmode): New function.
128 (is_h8300_normal_mode): New function.
129 (BINWORD): Use new functions.
130 (h8300_examine_prologue): Likewise.
131 (h8300_print_register): Likewise.
132 (h8300_print_registers_info): Likewise.
133 (h8300_register_type): Likewise.
134 (h8300_gdbarch_init): Remove use of globals like h8300hmode.
135 * remote-e7000.c (e7000_open): Remove use of GDB_TARGET_IS_H8300.
136 (e7000_fetch_registers): Use TARGET_ARCHITECTURE->mach instead.
137 (e7000_wait): Use TARGET_ARCHITECTURE->mach instead of global.
138
139 2003-12-10 J. Brobecker <brobecker@gnat.com>
140
141 * frame.c (select_frame): Get the current frame PC using
142 get_frame_address_in_block() instead of get_frame_pc().
143 * stack.c (get_frame_language): Likewise.
144
145 2003-12-08 Kevin Buettner <kevinb@redhat.com>
146
147 * remote.c (remote_open_1, remote_cisco_open): Avoid closing
148 remote_desc more than once.
149
150 2003-12-07 Andrew Cagney <cagney@redhat.com>
151
152 * defs.h (DEPRECATED_STREQN, DEPRECATED_STREQ): Simplify by
153 directly calling strcmp equivalents. Add disclaimer.
154
155 2003-12-06 Andrew Cagney <cagney@redhat.com>
156
157 * remote.c (remote_fetch_registers): For short packets, explicitly
158 supply a zero value. Use regcache_raw_supply. Fix suggested by
159 Jonathan Larmour.
160
161 2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
162
163 * ia64-tdep.c (ia64_gdbarch_init): Set up the gdbarch long double
164 format to be the i387 extended float format which is used for
165 long doubles stored in memory.
166
167 2003-12-05 Mark Kettenis <kettenis@gnu.org>
168
169 From Ulrich Weigand <weigand@informatik.uni-erlangen.de>:
170 * dwarf2-frame.c (dwarf2_frame_cache): Use the untranslated RA
171 column instead of translating it.
172
173 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
174
175 Partial fix for PR c++/1465.
176 Fix for PR c++/1377.
177 * cp-support.h (cp_lookup_rtti_type): New function.
178 * cp-support.c (cp_lookup_rtti_type): New function.
179 * gnu-v2-abi.c: Update copyright years.
180 (gnuv2_rtti_type): Call cp_lookup_rtti_type.
181 * gnu-v3-abi.c: Update copyright years.
182 (gnuv3_rtti_type): Call cp_lookup_rtti_type.
183
184 2003-12-04 J. Brobecker <brobecker@gnat.com>
185
186 * stabsread.c (read_type): Save a reference to types that are defined
187 as cross references to other types.
188
189 2003-12-02 Roland McGrath <roland@redhat.com>
190
191 * thread-db.c (enable_thread_event): Change return type to
192 td_err_e. Return TD_OK or error code.
193 (enable_thread_event_reporting): Update callers.
194
195 2003-12-03 Ian Lance Taylor <ian@wasabisystems.com>
196
197 * NEWS: Mention new C++ demangler code.
198
199 2003-12-03 Andrew Cagney <cagney@redhat.com>
200
201 * ppc-linux-nat.c (store_register, fetch_register): Convert
202 between ptrace and regcache's wordsize.
203 (ppc_register_u_addr): Use the ptrace wordsize.
204
205 2003-12-02 Kevin Buettner <kevinb@redhat.com>
206
207 * frv-tdep.c (frv_gdbarch_init): Add case for fr550.
208
209 2003-12-02 Daniel Jacobowitz <drow@mvista.com>
210
211 * dwarf2read.c (dwarf_info_offset, dwarf_abbrev_offset)
212 (dwarf_line_offset, dwarf_pubnames_offset, dwarf_aranges_offset)
213 (dwarf_loc_offset, dwarf_macinfo_offset, dwarf_str_offset)
214 (dwarf_ranges_offset, dwarf_frame_offset, dwarf_eh_frame_offset):
215 Delete.
216 (dwarf2_read_section): Remove offset and size arguments. Use
217 bfd_get_section_size_before_reloc and sectp->filepos.
218 (dwarf2_has_info): Clear section variables instead of offsets.
219 (dwarf2_locate_sections): Don't initialize the deleted variables.
220 (dwarf2_build_psymtabs): Update calls to dwarf2_read_section.
221 (dwarf2_build_psymtabs_easy): Likewise.
222 * dwarf2-frame.c (dwarf_frame_offset, dwarf_frame_size)
223 (dwarf_eh_frame_offset, dwarf_eh_frame_size): Remove extern
224 declarations.
225 (dwarf2_read_section): Update prototype.
226 (dwarf2_build_frame_info): Update calls to dwarf2_read_section.
227 Use bfd_get_section_size_before_reloc instead of global size
228 variables.
229
230 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
231
232 * dwarfread.c: Update documentation on the state of dwarf-1.
233
234 2003-12-01 Andrew Cagney <cagney@redhat.com>
235
236 Obsolete old MIPS SVr3 and SVr4 systems.
237 * NEWS: Mention obsoleted systems.
238 * configure.tgt: Mark mips*-*-sysv4* as obsolete.
239 * configure.host: Mark mips-dec-*, mips-little-*, mips-sony-*,
240 mips-*-sysv4*, mips-*-sysv*, mips-*-riscos* and mips-*-mach3* as
241 obsolete.
242 * config/mips/decstation.mh: Mark as obsolete.
243 * config/mips/littlemips.mh: Mark as obsolete.
244 * config/mips/nm-mips.h: Mark as obsolete.
245 * config/mips/xm-mips.h: Mark as obsolete.
246 * config/mips/news-mips.mh: Mark as obsolete.
247 * config/mips/nm-news-mips.h: Mark as obsolete.
248 * config/mips/riscos.mh: Mark as obsolete.
249 * config/mips/nm-riscos.h: Mark as obsolete.
250 * config/mips/xm-riscos.h: Mark as obsolete.
251 * config/mips/mipsv4.mt: Mark as obsolete.
252 * config/mips/tm-mipsv4.h: Mark as obsolete.
253 * config/mips/xm-mipsv4.h: Mark as obsolete.
254
255 Obsolete old m68k systems.
256 * configure.host: Mark m68*-sun-*, m68*-sun-sunos4*,
257 m68*-sun-sunos3*, m68*-motorola-*, m68*-*-sysv4*, m68*-*-lynxos*,
258 m68*-bull*-sysv*, m68*-att-*, m680[01]0-sun-sunos4*, and
259 m680[01]0-sun-sunos3* as obsolete.
260 * configure.tgt: Mark m68*-*-lynxos*, m68*-*-sunos3*,
261 m68*-*-sunos4*, m68*-*-sysv4*, m68000-*-sunos3*, m68000-*-sunos4*,
262 m68*-bull-sysv*, m68*-att-*, and m68*-motorola-*, as obsolete.
263 * config/m68k/sun3os4.mh: Mark file obsolete.
264 * config/m68k/xm-sun3os4.h: Mark file obsolete.
265 * config/m68k/sun3os3.mh: Mark file obsolete.
266 * config/m68k/nm-sun3.h: Mark file obsolete.
267 * config/m68k/xm-sun3.h: Mark file obsolete.
268 * config/m68k/sun2os4.mh: Mark file obsolete.
269 * config/m68k/sun2os3.mh: Mark file obsolete.
270 * config/m68k/nm-sun2.h: Mark file obsolete.
271 * config/m68k/xm-sun2.h: Mark file obsolete.
272 * config/m68k/m68kv4.mh: Mark file obsolete.
273 * config/m68k/nm-sysv4.h: Mark file obsolete.
274 * config/m68k/xm-m68kv4.h: Mark file obsolete.
275 * config/m68k/m68klynx.mh: Mark file obsolete.
276 * config/m68k/nm-m68klynx.h: Mark file obsolete.
277 * config/m68k/dpx2.mh: Mark file obsolete.
278 * config/m68k/xm-dpx2.h: Mark file obsolete.
279 * config/m68k/nm-dpx2.h: Mark file obsolete.
280 * config/m68k/delta68.mh: Mark file obsolete.
281 * config/m68k/xm-delta68.h: Mark file obsolete.
282 * config/m68k/nm-delta68.h: Mark file obsolete.
283 * config/m68k/3b1.mh: Mark file obsolete.
284 * config/m68k/xm-3b1.h: Mark file obsolete.
285 * config/m68k/sun3os4.mt: Mark file obsolete.
286 * config/m68k/tm-sun3os4.h: Mark file obsolete.
287 * config/m68k/sun3os3.mt: Mark file obsolete.
288 * config/m68k/tm-sun3.h: Mark file obsolete.
289 * config/m68k/sun2os4.mt: Mark file obsolete.
290 * config/m68k/tm-sun2os4.h: Mark file obsolete.
291 * config/m68k/sun2os3.mt: Mark file obsolete.
292 * config/m68k/tm-sun2.h: Mark file obsolete.
293 * config/m68k/m68kv4.mt: Mark file obsolete.
294 * config/m68k/tm-m68kv4.h: Mark file obsolete.
295 * config/m68k/m68klynx.mt: Mark file obsolete.
296 * config/m68k/tm-m68klynx.h: Mark file obsolete.
297 * config/m68k/dpx2.mt: Mark file obsolete.
298 * config/m68k/tm-dpx2.h: Mark file obsolete.
299 * config/m68k/delta68.mt: Mark file obsolete.
300 * config/m68k/tm-delta68.h: Mark file obsolete.
301 * config/m68k/3b1.mt: Mark file obsolete.
302 * config/m68k/tm-3b1.h: Mark file obsolete.
303
304 2003-11-29 Mark Kettenis <kettenis@gnu.org>
305
306 * x86-64-tdep.c (MAX_CLASSES): Remove macro.
307 (x86_64_reg_class): Remove enum.
308 (merge_classes, classify_argument, examine_argument): Remove
309 functions.
310 (INT_REGS, SSE_REGS): Remove macros.
311 (x86_64_push_arguments): Remove function.
312 (amd64_push_arguments): New function.
313 (x86_64_push_dummy_call): Call amd64_push_arguments instead of
314 x86_64_push_arguments.
315
316 2003-11-28 Mark Kettenis <kettenis@gnu.org>
317
318 * x86-64-tdep.c (x86_64_frame_cache): Don't bail out if %rbp is
319 zero. Reorganize code a bit.
320
321 2003-11-27 Mark Kettenis <kettenis@gnu.org>
322
323 * dwarf2-frame.c: Fix another comment.
324
325 * x86-64-tdep.c (RET_INT_REGS, RET_SSE_REGS): Remove defines.
326 (x86_64_use_struct_convention, x86_64_extract_return_value,
327 x86_64_store_return_value): Remove.
328 (amd64_reg_class): New enum.
329 (amd64_merge_classes, amd64_classify_aggregate, amd64_classify,
330 amd64_return_value): New functions.
331 (x86_64_init_abi): Don't set extract_return_value,
332 store_return_value and use_struct_convention. Set return_value to
333 amd64_return_value.
334 * i387-tdep.h (i387_return_value): New prototype.
335 * i387-tdep.c (i387_return_value): New function.
336
337 * dwarf2-frame.c: Fix some comments and whitespace problems.
338
339 * i386nbsd-tdep.c: Don't include "gdbtypes.h". Include
340 "gdb_assert.h" and "gdb_string.h".
341 (i386nbsd_r_reg_offset): Rename from regmap.
342 (SIZEOF_STRUCT_REG): Remove.
343 (i386nbsd_supply_reg, fetch_core_registers,
344 fetch_elfcore_registers, i386nbsd_core_fns, i386nbsd_elfcore_fns):
345 Remove.
346 (i386nbsd_aout_supply_regset,
347 i386nbsd_aout_regset_from_core_section): New functions.
348 (i386nbsd_sc_reg_offset): Don't explicitly specify size of array.
349 (i386nbsd_init_abi): Initialize TDEP->gregset_reg_offset,
350 TDEP->gregset_num_regs amd sizeof_gregset. Use ARRAY_SIZE to
351 initialize TDEP->sc_num_regs.
352 (i386nbsdaout_init_abi): New function.
353 (i386nbsdelf_init_abi): Remove initialization of
354 TDEP->num_xmm_regs. Don't set num_regs here.
355 (_initialize_i386nbsd_tdep): Don't call add_core_fns. Use
356 i386nbsd_aout_init to register NetBSD a.out OS/ABI.
357
358 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use
359 .note.netbsdcore.procinfo section to recognize NetBSD core files.
360
361 2003-11-26 Michael Chastain <mec.gnu@mindspring.com>
362
363 * cp-abi.c: Update copyright years.
364
365 2003-11-25 Andrew Cagney <cagney@redhat.com>
366
367 * thread-db.c (enable_thread_event): New function. Ensure that BP
368 is a code address.
369 (enable_thread_event_reporting): Use enable_thread_event.
370
371 2003-11-25 Michael Snyder <msnyder@redhat.com>
372
373 * mips-tdep.c (mips_o64_extract_return_value): Correct for
374 NUM_REGS (see changes 2003-06-21).
375 (mips_eabi_extract_return_value): Ditto.
376
377 2003-11-25 Andrew Cagney <cagney@redhat.com>
378
379 * infrun.c: Don't include "exec.h".
380 (handle_inferior_event): Pass current_target, instead of exec_ops,
381 to SOLIB_ADD. Add comments.
382 * Makefile.in (infrun.o): Update dependencies.
383
384 2003-11-24 Daniel Jacobowitz <drow@mvista.com>
385
386 * NEWS: Mention improved location expression support.
387
388 2003-11-23 Andrew Cagney <cagney@redhat.com>
389
390 * Makefile.in (infrun.o): Update dependencies.
391 * infrun.c: Include "exec.h".
392 (handle_inferior_event): Pass exec_ops to SOLIB_ADD.
393
394 2003-11-23 Andrew Cagney <cagney@redhat.com>
395
396 * frame.c (frame_unwind_signed_register): Delete function.
397 * frame.h (frame_unwind_register_signed): Delete declaration.
398 * mips-tdep.c (mips_frame_saved_pc): Use frame_unwind_register_signed.
399
400 * arch-utils.h (generic_cannot_extract_struct_value_address):
401 Delete declaration.
402
403 * defs.h (DEPRECATED_STREQN): Rename STREQN.
404 (DEPRECATED_STREQ): Rename STREQ.
405 * ada-exp.y, ada-lang.c, ada-lex.l, coffread.c: Update.
406 * config/mips/tm-irix5.h, config/mips/tm-irix6.h: Update.
407 * config/mips/tm-mipsv4.h, config/sparc/tm-sun4sol2.h: Update.
408 * dbxread.c, dwarf2read.c, dwarfread.c, environ.c: Update.
409 * eval.c, exec.c, f-lang.c, hppa-tdep.c, hpread.c: Update.
410 * jv-exp.y, language.c, m2-exp.y, mcore-rom.c: Update.
411 * mdebugread.c, mipsread.c, objc-exp.y, objfiles.c: Update.
412 * p-exp.y, p-typeprint.c, p-valprint.c, rs6000-nat.c: Update.
413 * source.c, sparc-tdep.c, stack.c, target.c: Update.
414
415 * symfile.c (symbol_file_command): Replace STREQ with strcmp.
416 * elfread.c (elf_symtab_read): Delete STREQ from comment.
417
418 2003-11-22 Andrew Cagney <cagney@redhat.com>
419
420 * frame.c (deprecated_frame_xmalloc): Delete function.
421 (deprecated_set_frame_extra_info_hack): Delete function.
422 (deprecated_set_frame_saved_regs_hack): Delete function.
423 * frame.h (deprecated_frame_xmalloc): Delete declaration.
424 (deprecated_set_frame_extra_info_hack): Delete declaration.
425 (deprecated_set_frame_saved_regs_hack): Delete declaration.
426 * mcore-tdep.c (analyze_dummy_frame): Instead of
427 deprecated_frame_xmalloc, deprecated_set_frame_saved_regs_hack,
428 and deprecated_set_frame_extra_info_hack use
429 deprecated_frame_xmalloc_with_cleanup.
430 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
431 * mips-tdep.c (mips_init_extra_frame_info): Delete call to
432 deprecated_set_frame_saved_regs_hack.
433
434 * mips-tdep.c (mips_frame_chain): Delete call to
435 deprecated_inside_entry_file.
436
437 * frame.h (deprecated_set_frame_next_hack): Delete declaration.
438 (deprecated_set_frame_prev_hack): Delete declaration.
439 * frame.c (deprecated_set_frame_next_hack): Delete function.
440 (deprecated_set_frame_prev_hack): Delete function.
441 * mcore-tdep.c (analyze_dummy_frame): Delete calls to
442 "deprecated_set_frame_next_hack" and
443 "deprecated_set_frame_prev_hack".
444 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
445
446 * mips-tdep.c (mips_register_convertible): Delete function.
447 (mips_register_convert_to_virtual): Delete function.
448 (mips_register_convert_to_raw): Delete function.
449 (mips_gdbarch_init): Do not set "deprecated_register_convertible",
450 "deprecated_register_convert_to_virtual", or
451 "deprecated_register_convert_to_raw".
452 (mips_pseudo_register_write, mips_pseudo_register_read): Handle
453 32/64 cooked to raw register conversions.
454
455 * frame.c (deprecated_get_frame_context): Delete function.
456 (deprecated_set_frame_context): Delete function.
457 (struct frame_info): Delete member "context".
458 * frame.h (deprecated_get_frame_context): Delete declaration.
459 (deprecated_set_frame_context): Delete declaration.
460
461 * procfs.c (procfs_wait): Delete FAULTED_USE_SIGINFO comment.
462 * config/sparc/tm-sun4sol2.h (FAULTED_USE_SIGINFO): Delete macro.
463 * config/i386/tm-i386sol2.h (FAULTED_USE_SIGINFO): Delete macro.
464 * config/alpha/nm-osf2.h (FAULTED_USE_SIGINFO): Delete macro.
465
466 * mips-tdep.c (SIGFRAME_REG_SIZE): Delete macro.
467 (mips_find_saved_regs): Replace SIGFRAME_REG_SIZE with
468 mips_regsize.
469 (mips_dump_tdep): Do not print SIGFRAME_REG_SIZE.
470 * config/mips/tm-irix6.h (SIGFRAME_REG_SIZE): Delete macro.
471 * config/mips/tm-irix5.h: Update copyright.
472 (SIGFRAME_REG_SIZE): Delete macro.
473
474 * hppa-tdep.c (hppa_value_returned_from_stack): Delete function.
475 * config/pa/tm-hppa.h (hppa_value_returned_from_stack): Delete
476 declaration.
477 (DEPRECATED_VALUE_RETURNED_FROM_STACK): Delete macro.
478 * infcall.c (call_function_by_hand): Delete #ifdef
479 DEPRECATED_VALUE_RETURNED_FROM_STACK code.
480 * infcmd.c (print_return_value): Ditto.
481
482 * mips-tdep.c (skip_prologue_using_sal): New function.
483 (mips32_skip_prologue, mips16_skip_prologue): Use
484 skip_prologue_using_sal to get an upper bound on the search.
485
486 * config/powerpc/tm-linux.h (PROLOGUE_FIRSTLINE_OVERLAP): Delete
487 #if 0'ed macro.
488 * infrun.c (step_into_function): Delete #ifdef
489 PROLOGUE_FIRSTLINE_OVERLAP code.
490 * symtab.c (find_function_start_sal): Ditto.
491
492 * remote-rdp.c: Update copyright.
493 (rdp_init): #if 0 references to "target_byte_order".
494
495 * mips-tdep.c (mips_o32_store_return_value): Delete function.
496 (mips_o32_return_value): Replace mips_o32_xfer_return_value.
497 (mips_o32_extract_return_value): Delete function.
498 (mips_n32n64_return_value): Replace mips_n32n64_xfer_return_value.
499 (mips_n32n64_extract_return_value): Delete function.
500 (mips_n32n64_store_return_value): Delete function.
501 (mips_gdbarch_init): For o32 and n32n64, set "return_value"
502 instead of "store_return_value", "extract_return_value", and
503 "use_struct_convention".
504 (mips_n32n64_use_struct_convention): Delete function.
505
506 2003-11-21 Kevin Buettner <kevinb@redhat.com>
507
508 * frv-tdep.c (frv_frame_this_id): Eliminate call to
509 inside_entry_func().
510
511 2003-11-20 Mark Kettenis <kettenis@gnu.org>
512
513 * i386-tdep.c (i386_extract_return_value,
514 i386_store_return_value): Add gdbarch argument. Use it instead of
515 determining it from REGCACHE. Remove recursive call for
516 structures with a single member.
517 (i386_use_struct_convention): Remove.
518 (i386_reg_struct_return_p): New function.
519 (i386_return_value): New function.
520 (i386_gdbarch_init): Set return_value, don't set
521 extract_return_value, store_return_value and
522 use_struct_convention.
523 * x86-64-tdep.c (x86_64_init_abi): Set return_value to NULL.
524
525 2003-11-20 Jim Blandy <jimb@redhat.com>
526
527 * osabi.c (_initialize_gdb_osabi): Don't return before registering
528 the 'set osabi' and 'show osabi' commands.
529
530 2003-11-19 Mark Kettenis <kettenis@gnu.org>
531
532 * frame.c (get_prev_frame): Use result from
533 get_frame_address_in_block instead of get_frame_pc as argument to
534 inside_main_func. Fixes PR backtrace/1435.
535
536 2003-11-19 Andrew Cagney <cagney@redhat.com>
537
538 * stack.c (return_command): Handle "void", "legacy" and "unknown
539 location" return values separatly.
540 * values.c (using_struct_return): Return 0 for a "void" return
541 type. Mention "register_value_being_returned".
542 (register_value_being_returned): Mention "using_struct_return".
543
544 2003-11-19 Daniel Jacobowitz <drow@mvista.com>
545
546 * dwarf2read.c (offreg, basereg, isderef, frame_base_reg)
547 (frame_base_offset): Delete.
548 (read_func_scope): Delete call to decode_locdesc.
549 (decode_locdesc): Update comments. Don't set the removed variables.
550 Complain for DW_OP_reg* not at the end. Remove DW_OP_breg* and
551 DW_OP_fbreg support.
552
553 2003-11-18 Daniel Jacobowitz <drow@mvista.com>
554
555 * dwarf2read.c (optimized_out, islocal): Remove.
556 (decode_locdesc): Update comments. Don't set optimized_out
557 or islocal.
558
559 2003-11-17 Jeff Johnston <jjohnstn@redhat.com>
560 David Mosberger <davidm@hpl.hp.com>
561
562 * ia64-tdep.c: Include elf.h.
563 [HAVE_LIBUNWIND_IA64_H]: Include libunwind-frame.h and
564 libunwind-ia64.h.
565 (ia64_rse_slot_num, ia64_rse_skip_regs): New for libunwind support.
566 (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum): Ditto.
567 (ia64_is_fpreg, ia64_access_reg): Ditto.
568 (ia64_access_fpreg, ia64_access_mem): Ditto.
569 (get_kernel_table): Ditto.
570 (ia64_find_unwind_table): Ditto.
571 (ia64_find_proc_info_x, ia64_put_unwind_info): Ditto.
572 (ia64_get_dyn_info_list, ia64_libunwind_frame_this_id): Ditto.
573 (ia64_libunwind_frame_prev_register): Ditto.
574 (ia64_libunwind_frame_sniffer): Ditto.
575 (ia64_gdbarch_init)[HAVE_LIBUNWIND_IA64_H]: Add libunwind frame
576 sniffer. Register libunwind functions needed by generic
577 libunwind frame code using libunwind_frame_set_descr().
578
579 2003-11-16 Daniel Jacobowitz <drow@mvista.com>
580
581 * breakpoint.c (re_enable_breakpoints_in_shlibs): Only re-enable a
582 bp_shlib_disabled breakpoint if there is a shared library mapped
583 at its expected address.
584
585 2003-11-16 Andrew Cagney <cagney@redhat.com>
586
587 * configure.tgt: Delete mips*tx39*-elf*.
588 * config/mips/tm-tx39.h: Delete file.
589 * config/mips/tx39.mt: Delete file.
590 * config/mips/tx39.mt: Delete file.
591
592 * mips-tdep.h (deprecated_mips_set_processor_regs_hack): Declare.
593 * remote-mips.c (common_open): Instead of
594 "mips_read_register_type" and "mips_set_processor_type_command"
595 call "deprecated_mips_set_processor_regs_hack".
596 * config/mips/tm-mips.h (mips_read_processor_type): Delete
597 declaration.
598 (mips_set_processor_type_command): Delete declaration.
599 * mips-tdep.c (mips_gdbarch_init): Update comment.
600 (mips_dump_tdep): Do not print MIPS_REGISTER_NAMES.
601 (mips_set_processor_type): Delete function.
602 (NUM_MIPS_PROCESSOR_REGS): Define.
603 (mips_show_processor_type_command): Delete function.
604 (mips_set_processor_type_command): Delete function.
605 (tmp_mips_processor_type): Delete.
606 (mips_processor_type): Delete.
607 (mips_processor_type_table): Delete.
608 (mips_r3051_reg_names): Delete.
609 (mips_r3081_reg_names): Delete.
610 (mips_lsi33k_reg_names): Delete.
611 (mips_processor_reg_names): Delete.
612 (mips_read_processor_type): Delete function.
613 (deprecated_mips_set_processor_regs_hack): New function.
614 (struct gdbarch_tdep): Add member "mips_processor_reg_names".
615 (mips_register_name): Get the processor names from the tdep.
616 (mips_tx39_reg_names): New array.
617 (mips_generic_reg_names): Wire to a standard set of names.
618 (mips_gdbarch_init): Set "mips_processor_reg_names".
619 * config/mips/tm-irix5.h (MIPS_REGISTER_NAMES): Delete macro.
620 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Delete macro.
621 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Delete macro.
622
623 2003-11-16 Andrew Cagney <cagney@redhat.com>
624
625 * mips-tdep.c (struct gdbarch_tdep): Add field "regnum".
626 (mips_fpa0_regnum, mips_regnum): New function.
627 (mips_gdbarch_init): Fill in the "regnum" fields.
628 * mips-tdep.h (struct mips_regnum): Define.
629 (mips_regnum): Declare.
630 * config/mips/tm-mips.h (BADVADDR_REGNUM): Delete macro.
631 (LO_REGNUM, HI_REGNUM, BADVADDR_REGNUM): Ditto.
632 (CAUSE_REGNUM, PC_REGNUM, FP0_REGNUM): Ditto.
633 (FCRCS_REGNUM, FCRIR_REGNUM, FPA0_REGNUM): Ditto.
634 * config/mips/tm-irix6.h (FP0_REGNUM): Delete macro.
635 (PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
636 (HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
637 * config/mips/tm-irix5.h (FP0_REGNUM): Delete macro.
638 (PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
639 (HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
640 * remote-mips.c: Include "mips-tdep.h". Update.
641 * mipsnbsd-tdep.c: Update.
642 * mipsv4-nat.c: Update.
643 * mips-tdep.c: Update.
644 * mips-nat.c: Update.
645 * mips-linux-tdep.c: Update.
646 * mips-linux-nat.c: Update.
647 * irix5-nat.c: Update.
648 * dve3900-rom.c: Include "mips-tdep.h". Update.
649 (ignore_packet): Supress GCC warning.
650 * config/mips/nm-riscos.h: Update.
651
652 2003-11-16 Andrew Cagney <cagney@redhat.com>
653
654 * mips-tdep.c: Replace DEPRECATED_REGISTER_RAW_SIZE with
655 register_size.
656 (mips_register_raw_size): Delete function.
657 (mips_register_type): Handle "mips64_transfers_32bit_regs_p".
658 (mips_gdbarch_init): Do not set "deprecated_register_raw_size".
659 Check and set "mips64_transfers_32bit_regs_p".
660 (struct gdbarch_tdep): Add "mips64_transfers_32bit_regs_p".
661 (mips_register_convertible): Check the architecture's
662 "mips64_transfers_32bit_regs_p".
663 (set_mips64_transfers_32bit_regs): New function.
664 (_initialize_mips_tdep): Use "add_setshow_cmd" when adding the
665 "set remote-mips64-transfers-32bit-regs" command. Specify
666 set_mips64_transfers_32bit_regs as the set function.
667 * Makefile.in (dve3900-rom.o, remote-mips.o): Update dependencies.
668
669 2003-11-16 Mark Kettenis <kettenis@gnu.org>
670
671 * i386-tdep.h (i386_supply_gregset): Provide prototype.
672 * i386-tdep.c (i386_supply_gregset): Make public.
673
674 2003-11-16 Andrew Cagney <cagney@redhat.com>
675
676 * mips-tdep.c (mips_register_byte): Delete function.
677 (mips_gdbarch_init): Do not set "deprecated_register_byte".
678 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Delete macro.
679 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Delete macro.
680 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Delete macro.
681
682 2003-11-16 Mark Kettenis <kettenis@gnu.org>
683
684 * i386-tdep.c (i386_extract_return_value): Don't use bfd_byte.
685
686 2003-11-16 Andrew Cagney <cagney@redhat.com>
687
688 * config/mips/linux64.mt: Delete file.
689 * config/mips/tm-linux64.h: Delete file.
690 * config/mips/tm-mips64.h: Delete file.
691 * config/mips/embed64.mt: Delete file.
692 * config/djgpp/fnchange.lst: Update.
693 * configure.tgt: Delete explicit patterns for mipsisa64*-*-linux*,
694 mips64*-*-linux*, mips64*-*-*, and mipsisa64*-*-*.
695 * config/mips/tm-irix6.h: Update copyright. Include
696 "mips/tm-mips.h" instead of "mips/tm-mips64.h".
697 * mips-tdep.c (mips_dump_tdep): Do not print "OP_LDFPR" or
698 "OP_LDGPR".
699
700 2003-11-15 Andrew Cagney <cagney@redhat.com>
701
702 * mips-tdep.c (mips_register_type): Simplify. Eliminate reference
703 to MIPS_REGISTER_TYPE. Make integer registers signed. Make IRIX
704 n32 registers 64 bit.
705 (mips_register_raw_size, mips_register_byte): For pseudo
706 registers, use the register's pseudo size and not the
707 corresponding raw register's size.
708 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Delete macro.
709 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Delete macro.
710 * config/mips/tm-irix6.h: Don't #undef MIPS_REGISTER_TYPE.
711 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Delete macro.
712
713 2003-11-15 Andrew Cagney <cagney@redhat.com>
714
715 * mips-tdep.c (struct gdbarch_tdep): Delete member
716 gdb_target_is_mips64.
717 (GDB_TARGET_IS_MIPS64): Delete macro.
718 (mips_gdbarch_init): Do not set tdep's gdb_target_is_mips64.
719 (mips_dump_tdep): Do not print GDB_TARGET_IS_MIPS64.
720 (mips_addr_bits_remove): Simplify.
721
722 * mips-tdep.c: Replace DEPRECATED_REGISTER_VIRTUAL_SIZE with
723 register_size.
724
725 Replace MIPS_REGSIZE with mips_regsize.
726 * mips-tdep.c (mips_regsize): New function.
727 * mips-tdep.h (mips_regsize): Declare.
728 * mipsnbsd-tdep.h (SIZEOF_STRUCT_FPREG): Update.
729 (SIZEOF_STRUCT_REG): Update.
730 * mipsnbsd-tdep.c (mipsnbsd_supply_reg): Update.
731 (mipsnbsd_fill_reg): Update.
732 (mipsnbsd_supply_fpreg): Update.
733 (mipsnbsd_fill_fpreg): Update.
734 (NBSD_MIPS_JB_ELEMENT_SIZE): Update.
735 * mips-tdep.c (mips_register_raw_size): Update.
736 (mips_register_type): Update.
737 (SIGFRAME_BASE): Update.
738 (SIGFRAME_PC_OFF): Update.
739 (SIGFRAME_REGSAVE_OFF): Update.
740 (SIGFRAME_FPREGSAVE_OFF): Update.
741 (SIGFRAME_REG_SIZE): Update.
742 (mips32_heuristic_proc_desc): Update.
743 (print_gp_register_row): Update.
744 (mips_dump_tdep): Do not print MIPS_REGSIZE.
745 * irix5-nat.c (supply_gregset): Update.
746 (fetch_core_registers): Update.
747 * config/mips/tm-mips64.h (MIPS_REGSIZE): Delete macro.
748 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Update.
749 * config/mips/tm-mips.h (MIPS_REGSIZE): Delete macro.
750 (MIPS_REGISTER_BYTE): Update.
751 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Update.
752
753 2003-11-15 Andrew Cagney <cagney@redhat.com>
754
755 * config/sparc/tm-sparc.h (DEPRECATE_USE_REGISTER_NOT_ARG): Rename
756 USE_REGISTER_NOT_ARG.
757 * stabsread.c (define_symbol): Update.
758
759 2003-11-15 Andrew Cagney <cagney@redhat.com>
760
761 * bcache.h (deprecated_bcache): Declare.
762 (bcache): Make returned buffer constant.
763 * bcache.c (deprecated_bcache): New function.
764 (bcache_data): New function.
765 (bcache): Call bcache data.
766 * symfile.c (add_psymbol_to_list): Use deprecated_bcache.
767 (add_psymbol_with_dem_name_to_list): Ditto.
768
769 2003-11-15 Mark Kettenis <kettenis@gnu.org>
770
771 * glibc-tdep.h (struct gdbarch): Declare opaque.
772 (glibc_skip_solib_resolver): Adjust prototype.
773 * glibc-tdep.c (glibc_skip_solib_resolver): Adjust.
774 * arm-linux-tdep.c (arm_linux_skip_solib_resolver): Remove.
775 (arm_linux_init_abi): Set skip_solib_resolver.
776 * i386-linux-tdep.c (i386_linux_skip_solib_resolver): Remove.
777 (i386_linux_init_abi): Set skip_solib_resolver.
778 * config/arm/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
779 (arm_linux_skip_solib_resolver): Remove prototype.
780 * config/i386/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
781 (i386_linux_skip_solib_resolver): Remove prototype.
782
783 2003-11-14 Mark Kettenis <kettenis@gnu.org>
784
785 * gdbarch.sh (skip_solib_resolver): Change into a multi-arch
786 function.
787 * gdbarch.c, gdbarch.h: Regenerate.
788 * infrun.c (handle_inferior_event): Call
789 gdbarch_skip_solib_resolver instead of SKIP_SOLIB_RESOLVER.
790 * arch-utils.c (generic_in_solib_call_trampoline): Adjust function
791 definition.
792 * arch-utils.h (generic_in_solib_call_trampoline): Adjust function
793 prototype.
794
795 2003-11-14 Jeff Johnston <jjohnstn@redhat.com>
796
797 * libunwind-frame.c: New file.
798 * libunwind-frame.h: New file.
799 * acconfig.h (HAVE_LIBUNWIND): #undef reference added.
800 * configure.in: Add --with-libunwind option support. Define
801 HAVE_LIBUNWIND if libunwind support selected / defaulted.
802 Also check for libunwind.h and libunwind-ia64.h headers.
803 * configure: Regenerated.
804 * Makefile.in: Add support for libunwind-frame.o.
805 * config.in: Regenerated.
806
807 2003-11-14 Jeff Johnston <jjohnstn@redhat.com>
808
809 * config/ia64/nm-linux.h (NATIVE_XFER_UNWIND_TABLE): New macro to
810 set up the ia64 linux native target method for getting the kernel
811 unwind table.
812 * ia64-linux-nat.c (ia64_linux_xfer_unwind_table): New function.
813 * inftarg.c (child_xfer_partial): Enable section of code to
814 handle TARGET_OBJECT_UNWIND_TABLE.
815 * target.h (target_object): Add new TARGET_OBJECT_UNWIND_TABLE macro.
816
817 2003-11-14 Ian Lance Taylor <ian@wasabisystems.com>
818
819 * config/arm/nbsd.mt (TM_FILE): Define.
820 * config/arm/tm-nbsd.h: New file.
821
822 2003-11-14 Andrew Cagney <cagney@redhat.com>
823
824 * Makefile.in (ppc-sysv-tdep.o): Update dependencies.
825 * ppc-sysv-tdep.c: Include "objfiles.h".
826 (ppc64_sysv_abi_push_dummy_call): Provide the
827 the FN's objfile when looking for the descriptor.
828
829 * ppc-linux-tdep.c (ppc_linux_init_abi): Set PPC64's
830 "name_of_malloc" to ".malloc".
831
832 2003-11-13 Mark Kettenis <kettenis@gnu.org>
833
834 * config/i386/x86-64linux.mt (TDEPFILES): Add glibc-tdep.o.
835
836 2003-11-13 David Carlton <carlton@kealia.com>
837
838 * cp-namespace.c (lookup_namespace_scope): Fix typo in comment.
839
840 2003-11-13 Andrew Cagney <cagney@redhat.com>
841
842 * arch-utils.h (selected_architecture_name): Declare.
843 (selected_byte_order): Declare.
844 * arch-utils.c (selected_byte_order): New function.
845 (selected_architecture_name): New function.
846 (target_architecture_auto): Make static.
847 (set_architecture_string): Make static.
848 (target_byte_order): Make static.
849 (target_byte_order_auto): Make static.
850 * gdbarch.sh (TARGET_BYTE_ORDER, TARGET_ARCHITECTURE): Delete
851 non-multi-arch definition.
852 (TARGET_ARCHITECTURE_AUTO, TARGET_BYTE_ORDER_AUTO): Delete.
853 (target_byte_order, target_architecture): Delete declaration.
854 (target_byte_order_auto, target_architecture_auto): Ditto.
855 * gdbarch.h: Re-generate.
856 * remote-sim.c (gdbsim_open): Use "selected_architecture_name" and
857 "selected_byte_order".
858
859 2003-11-13 Andrew Cagney <cagney@redhat.com>
860
861 * ppc-linux-tdep.c (ppc_linux_return_value): Fix parameter order.
862
863 2003-11-13 Jim Blandy <jimb@redhat.com>
864
865 * cp-namespace.c: Doc fix.
866
867 2003-11-12 Michael Snyder <msnyder@redhat.com>
868
869 * sh64_tdep.c: Regularize some names.
870 (sh_sh64_register_name): Rename to sh64_register_name.
871 (sh_sh64_breakpoint_from_pc): Rename to sh64_breakpoint_from_pc.
872 (sh_sh64_register_byte): Rename to sh64_register_byte.
873 (sh_sh64_build_float_register_type):
874 Rename to sh64_build_float_register_type.
875 (sh_sh64_register_convert_to_virtual):
876 Rename to sh64_register_convert_to_virtual.
877 (sh_sh64_register_convert_to_raw):
878 Rename to sh64_register_convert_to_raw.
879
880 * sh64-tdep.c (translate_insn_rn, is_media_pseudo,
881 sh64_media_reg_base_num, sh64_compact_reg_base_num,
882 sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
883 sh64_extract_return_value, sh64_show_media_regs,
884 sh64_show_compact_regs, sh_sh64_register_byte, sh64_register_type,
885 sh_sh64_register_convert_to_virtual, sh_sh64_register_convert_to_raw,
886 sh64_pseudo_register_read, sh64_pseudo_register_write,
887 sh64_do_pseudo_register, sh_compact_print_registers_info):
888 Delete unused variable 'tdep'.
889
890 * sh64-tdep.c: Coding standard and spelling comment fixes.
891 (sh64_extract_return_value): Replace deprecated_store_floating
892 with store_typed_floating.
893 (sh_sh64_register_convert_to_raw): Replace
894 deprecated_store_floating with store_typed_floating.
895 (sh_sh64_register_virtual_type): Convert to sh64_register_type.
896 (sh64_frame_chain, sh64_get_saved_pr, sh64_get_saved_register,
897 sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
898 sh64_extract_struct_value_address, sh64_pop_frame,
899 sh64_extract_return_value, sh64_store_return_value,
900 sh_sh64_register_convert_to_virtual, sh64_pseudo_register_read,
901 sh_sh64_register_convert_to_raw, sh_pseudo_register_write):
902 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
903 Replace DEPRECATED_REGISTER_VIRTUAL_TYPE with register_type.
904 (sh64_gdbarch_init): Don't set deprecated_register_bytes,
905 deprecated_register_virtual_type, deprecated_register_raw_size,
906 deprecated_max_register_raw_size, or
907 deprecated_max_register_virtual_size. Instead, just set
908 gdbarch_register_type.
909 (sh_sh64_register_raw_size): Delete.
910 (sh_sh64_register_virtual_size): Delete.
911
912 2003-11-12 Daniel Jacobowitz <drow@mvista.com>
913
914 * dwarf2read.c (struct dwarf2_cu): New type.
915
916 (dwarf2_build_psymtabs_hard, psymtab_to_symtab_1): Create a
917 dwarf2_cu structure to pass down.
918
919 (scan_partial_symbols, add_partial_symbol, add_partial_namespace)
920 (add_partial_enumeration, locate_pdi_sibling, process_die)
921 (read_file_scope, read_func_scope)
922 (read_lexical_block_scope, dwarf2_get_pc_bounds)
923 (dwarf2_add_field, dwarf2_attach_fields_to_type)
924 (dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type)
925 (read_structure_scope, read_enumeration, read_array_type)
926 (read_common_block, read_namespace, read_tag_pointer_type)
927 (read_tag_ptr_to_member_type, read_tag_reference_type)
928 (read_tag_const_type, read_tag_volatile_type, read_tag_string_type)
929 (read_subroutine_type, read_typedef, read_base_type, read_comp_unit)
930 (read_die_and_children, read_die_and_siblings, dwarf2_read_section)
931 (dwarf2_read_abbrevs, dwarf2_lookup_abbrev, read_partial_die)
932 (read_full_die. read_attribute_value, read_attribute)
933 (read_address, dwarf_decode_line_header, dwarf_decode_lines)
934 (var_decode_location, new_symbol, dwarf2_const_value, die_type)
935 (die_containing_type, type_at_offset, tag_type_to_type)
936 (read_type_die, dwarf_base_type, decode_locdesc, dwarf_decode_macros)
937 (dwarf2_symbol_mark_computed): Accept and use a dwarf2_cu object.
938
939 2003-11-12 Daniel Jacobowitz <drow@mvista.com>
940
941 PR breakpoints/1450
942 * breakpoint.c (insert_bp_location): Fix a logic error by returning
943 0 after a catchpoint fails.
944
945 2003-11-11 Michael Chastain <mec.gnu@mindspring.com>
946
947 * mips-tdep.c (msymbol_size): Delete.
948
949 2003-11-07 Michael Chastain <mec@shout.net>
950
951 * symtab.h (struct minimal_symbol): Add size.
952 * dbxread.c: Use it.
953 * elfread.c: (record_minimal_symbol_and_info): Do not use info.
954 Rename to record_minimal_symbol.
955 (elf_symtab_read): Set MSYMBOL_SIZE explicitly.
956 * minsyms.c (prim_record_minimal_symbol_and_info): Initialize MSYMBOL_SIZE.
957 (install_minimal_symbols): Ditto.
958 * objfiles.c (terminate_minimal_symbol_table): Ditto.
959 * arm-tdep.c: Delete unused MSYMBOL_SIZE.
960 * m68hc11-tdep.c: Ditto.
961 * mips-tdep.c: Ditto.
962 * sh64-tdep.c: Ditto.
963
964 2003-11-10 Michael Chastain <mec.gnu@mindspring.com>
965
966 * MAINTAINERS: Change my e-mail address.
967
968 2003-11-10 Andrew Cagney <cagney@redhat.com>
969
970 * gdbarch.sh (return_value): Replace "inval" and "outval" with
971 "readbuf" and "writebuf".
972 * ppcnbsd-tdep.c (ppcnbsd_return_value): Ditto.
973 * d10v-tdep.c (d10v_return_value): Ditto.
974 * ppc-tdep.h (ppc_sysv_abi_return_value): Ditto.
975 (ppc_sysv_abi_broken_return_value): Ditto.
976 (ppc64_sysv_abi_return_value): Ditto.
977 * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Ditto.
978 (ppc_sysv_abi_return_value): Ditto.
979 (ppc_sysv_abi_broken_return_value): Ditto.
980 (ppc64_sysv_abi_return_value): Ditto.
981 * values.c (register_value_being_returned): Update call.
982 * stack.c (return_command): Update call.
983 * gdbarch.h, gdbarch.c: Re-generate.
984
985 * target.h (struct target_ops): Order xfer buffer parameters "read
986 write" not "write read".
987 * bfd-target.c (target_bfd_xfer_partial): Update.
988 * remote.c (remote_xfer_partial): Update.
989 * inftarg.c (child_xfer_partial): Update.
990 * target.c (default_xfer_partial): Update.
991 (target_read_partial, target_write_partial): Update.
992 (debug_to_xfer_partial): Update.
993
994 * arch-utils.h, arch-utils.c: Fix typo in comment.
995
996 * arch-utils.c (deprecated_select_gdbarch_hack): Delete function.
997 (gdbarch_from_bfd): Call gdbarch_find_by_info.
998 (set_gdbarch_from_file): Call
999 "deprecated_current_gdbarch_select_hack".
1000
1001 2003-11-09 Andrew Cagney <cagney@redhat.com>
1002
1003 * arch-utils.c (gdbarch_update_p): New function.
1004 * gdbarch.sh (gdbarch_update_p): Delete function.
1005 (find_arch_by_info, gdbarch_find_by_info): New functions.
1006 (deprecated_current_gdbarch_select_hack): New function.
1007 * gdbarch.c: Re-generate.
1008
1009 * gdbarch.sh (clear_gdbarch_swap): Delete function.
1010 (swapout_gdbarch_swap): Delete function.
1011 (swapin_gdbarch_swap): Delete function.
1012 (init_gdbarch_swap): Delete function.
1013 (initialize_non_multiarch): Delete function.
1014 (current_gdbarch_swap_in_hack): New function.
1015 (current_gdbarch_swap_out_hack): New function.
1016 (current_gdbarch_swap_init_hack): New function.
1017 * gdbarch.c: Re-generate.
1018
1019 * gdbarch.sh (verify_gdbarch, gdbarch_dump): Rename "gdbarch"
1020 parameter to "current_gdbarch". Add comment explaining why.
1021 (TARGET_FLOAT_FORMAT: Pass "current_gdbarch" to default_double_format.
1022 (TARGET_DOUBLE_FORMAT,TARGET_LONG_DOUBLE_FORMAT): Ditto.
1023 * gdbarch.c: Re-generate.
1024
1025 * config/s390/s390.mh (XM_FILE, XM_CLIBS): Delete macros.
1026 * config/s390/nm-linux.h (KERNEL_U_ADDR): Define.
1027 * config/s390/xm-linux.h: Delete file.
1028 * config/m88k/xm-delta88v4.h: Delete stray.
1029
1030 * Makefile.in (arch-utils.o): Update dependencies.
1031 * arch-utils.c: Include "osabi.h".
1032 (gdbarch_info_fill): New function.
1033 * arch-utils.h (gdbarch_info_fill): Declare.
1034 * gdbarch.sh (gdbarch_update_p): Call "gdbarch_info_fill".
1035 * gdbarch.c: Re-generate.
1036
1037 2003-11-09 Mark Kettenis <kettenis@gnu.org>
1038 David S. Miller <davem@redhat.com>
1039
1040 * glibc-tdep.c, glibc-tdep.h: New files.
1041 * config/arm/linux.mt (TDEPFILES): Add glibc-tdep.o
1042 * config/i386/linux.mt (TDEPFILES): Likewise.
1043 * i386-linux-tdep.c (glibc-tdep.h): Include.
1044 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
1045 (i386_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
1046 * arm-linux-tdep.c (glibc-tdep.h): Include.
1047 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
1048 (arm_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
1049 * Makefile.in (ALLDEPFILES): Add glibc-tdep.c
1050 (glibc_tdep_h): Define.
1051 (glibc-tdep.o): Add dependencies.
1052 (arm-linux-tdep.o): Update dependencies.
1053 (i386-linux-tdep.o): Likewise.
1054
1055 2003-11-09 Andrew Cagney <cagney@redhat.com>
1056
1057 * config/mips/irix6.mh (NAT_FILE): Set to "nm-irix5.h".
1058 * config/mips/nm-irix6.h: Delete file.
1059 * config/mips/nm-linux.h: Update copyright.
1060 (MIPS_GNULINUX_TARGET): Delete macro.
1061 * config/mips/irix6.mh (XM_FILE): Set to "xm-irix5.h".
1062 * config/mips/xm-irix6.h: Delete file.
1063 * config/mips/linux.mh (XM_FILE): Delete definition.
1064 * config/mips/xm-linux.h: Delete file.
1065
1066 2003-11-09 Andrew Cagney <cagney@redhat.com>
1067
1068 * d10v-tdep.c (d10v_return_value): New function.
1069 (d10v_use_struct_convention): Delete function.
1070 (d10v_store_return_value): Delete function.
1071 (d10v_extract_struct_value_address): Delete function.
1072 (d10v_gdbarch_init): Set "return_value" instead of
1073 "extract_return_value", "store_return_value",
1074 "extract_struct_value_address", and "use_struct_convention".
1075 (RET1_REGNUM): Delete const.
1076
1077 2003-11-09 Mark Kettenis <kettenis@gnu.org>
1078
1079 From David S. Miller <davem@redhat.com>:
1080 * gdbarch.sh (SKIP_SOLIB_RESOLVER): New method.
1081 * gdbarch.c, gdbarch.h: Regenerated.
1082 * arch-utils.c (generic_skip_solib_resolver): New function.
1083 * arch-utils.h (generic_skip_solib_resolver): New prototype.
1084 * infrun.c (SKIP_SOLIB_RESOLVER): Don't define.
1085
1086 2003-11-07 Andrew Cagney <cagney@redhat.com>
1087
1088 * top.c (print_gdb_version): Replace STREQ with strcmp.
1089 * valops.c (value_struct_elt_for_reference): Ditto.
1090 (value_struct_elt_for_reference): Ditto.
1091 * symtab.c (gdb_mangle_name): Ditto.
1092 (find_line_symtab): Ditto.
1093 * symmisc.c (maintenance_print_symbols): Ditto.
1094 * symfile.c (symbol_file_command): Ditto.
1095 * stabsread.c (define_symbol, read_type): Ditto.
1096 (cleanup_undefined_types, scan_file_globals): Ditto.
1097 * solib.c (solib_map_sections): Ditto.
1098 * solib-svr4.c (bfd_lookup_symbol): Ditto.
1099 * rs6000-tdep.c (skip_prologue): Ditto.
1100 * p-valprint.c (pascal_value_print): Ditto.
1101 (pascal_object_is_vtbl_ptr_type): Ditto.
1102 * objfiles.c (in_plt_section): Ditto.
1103 * minsyms.c (lookup_minimal_symbol): Ditto.
1104 (compact_minimal_symbols): Ditto.
1105 (find_solib_trampoline_target): Ditto.
1106 * mdebugread.c (parse_type): Ditto.
1107 * language.c (set_language_command): Ditto.
1108 (set_type_command, set_range_command): Ditto.
1109 * f-lang.c (add_common_block): Ditto.
1110 (add_common_block): Ditto.
1111 (find_first_common_named): Ditto.
1112 (patch_all_commons_by_name): Ditto.
1113 * elfread.c (elf_locate_sections): Ditto.
1114 (elf_locate_sections): Ditto.
1115 (elfstab_offset_sections): Ditto.
1116 * dwarf2read.c (dwarf2_locate_sections): Ditto.
1117 * dbxread.c (add_old_header_file): Ditto.
1118 (find_corresponding_bincl_psymtab): Ditto.
1119 (read_dbx_symtab, process_one_symbol): Ditto.
1120 * coffread.c (patch_opaque_types): Ditto.
1121 * cli/cli-decode.c (delete_cmd): Ditto.
1122 * cli/cli-cmds.c (pwd_command, list_command): Ditto.
1123 * c-typeprint.c (c_type_print_base): Ditto.
1124 * breakpoint.c (bpstat_stop_status): Ditto.
1125 (clear_command, breakpoint_re_set_one): Ditto.
1126
1127 2003-11-07 Andrew Cagney <cagney@redhat.com>
1128
1129 * bcache.h: Update copyright. Add comments on bcache VS hashtab.
1130 * bcache.c (struct bstring): Make "length" an unsigned short, add
1131 "half_hash".
1132 (struct bcache): Add "half_hash_error_count".
1133 (bcache): Compute and save the "half_hash". Compare the
1134 "half_hash" before comparing the length. Update
1135 half_hash_error_count.
1136
1137 2003-11-07 Andrew Cagney <cagney@redhat.com>
1138
1139 * inftarg.c (child_xfer_partial): New function
1140 (init_child_ops): Set "to_xfer_partial".
1141
1142 2003-11-07 Andrew Cagney <cagney@redhat.com>
1143
1144 * ppc-linux-tdep.c (ppc_linux_init_abi): When 32-bit GNU/Linux,
1145 set "return_value" instead of "use_struct_convention".
1146 (ppc_linux_use_struct_convention): Delete function.
1147 (ppc_linux_return_value): New function.
1148 * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): New function.
1149 (ppc_sysv_abi_broken_return_value): New function.
1150 (do_ppc_sysv_return_value): Add "gdbarch" parameter.
1151 (ppc64_sysv_abi_push_dummy_call): Add "gdbarch" parameter, drop
1152 static.
1153 (ppc_sysv_abi_extract_return_value): Delete function.
1154 (ppc_sysv_abi_broken_extract_return_value): Delete function.
1155 (ppc_sysv_abi_store_return_value): Delete function.
1156 (ppc_sysv_abi_broken_store_return_value): Delete function.
1157 (ppc_sysv_abi_use_struct_convention): Delete function.
1158 (ppc64_sysv_abi_use_struct_convention): Delete function.
1159 (ppc64_sysv_abi_extract_return_value): Delete function.
1160 (ppc64_sysv_abi_store_return_value): Delete function.
1161 * ppcnbsd-tdep.c (ppcnbsd_return_value): New function.
1162 (ppcnbsd_init_abi): Set "return_value", instead of
1163 "use_struct_convention", "extract_return_value", and
1164 "store_return_value".
1165 (ppcnbsd_use_struct_convention): Delete function.
1166 * ppc-tdep.h (ppc64_sysv_abi_return_value): Declare.
1167 (ppc_sysv_abi_return_value): Declare.
1168 (ppc_sysv_abi_broken_return_value): Declare.
1169 (ppc_sysv_abi_use_struct_convention): Delete.
1170 (ppc_sysv_abi_store_return_value): Delete.
1171 (ppc_sysv_abi_extract_return_value): Delete.
1172 (ppc_sysv_abi_broken_store_return_value): Delete.
1173 (ppc_sysv_abi_broken_extract_return_value): Delete.
1174 (ppc64_sysv_abi_use_struct_convention): Delete.
1175 (ppc64_sysv_abi_extract_return_value): Delete.
1176 (ppc64_sysv_abi_store_return_value): Delete.
1177 * rs6000-tdep.c (rs6000_gdbarch_init): For 32-bit and 64-bit SYSV,
1178 set "return_value" instead of "extract_return_value",
1179 "store_return_value", and "use_struct_convention".
1180
1181 2003-11-07 Mark Kettenis <kettenis@gnu.org>
1182
1183 * dwarf2-frame.c (dwarf2_build_frame_info): Wrap comment.
1184
1185 * fbsd-proc.c (read_mapping): Use sscanf and fgets instead of
1186 fscanf.
1187
1188 2003-11-07 Mark Kettenis <kettenis@gnu.org>
1189
1190 * fbsd-proc.c: Fix formatting.
1191
1192 2003-11-06 Kevin Buettner <kevinb@redhat.com>
1193
1194 * frv-tdep.c (first_pseudo_regnum, iacc0_regnum, frv_num_pseudo_regs):
1195 Define.
1196 (new_variant): Set name for iacc0_regnum.
1197 (frv_register_name): Accommodate pseudo-registers.
1198 (frv_register_type): Add case for iacc0_regnum.
1199 (frv_pseudo_register_read, frv_pseudo_register_write): New functions.
1200 (frv_gdbarch_init): Set number of pseudo registers. Establish
1201 pseudo-register read/write methods.
1202
1203 2003-11-06 Andrew Cagney <cagney@redhat.com>
1204
1205 * valops.c (destructor_name_p): Replace STREQN with strncmp.
1206 * top.c (command_line_input): Ditto.
1207 * objc-exp.y (yylex): Ditto.
1208 * minsyms.c (prim_record_minimal_symbol_and_info): Ditto.
1209 * jv-exp.y (yylex): Ditto.
1210 * f-exp.y (yylex): Ditto.
1211 * event-top.c (command_line_handler): Ditto.
1212 * environ.c (get_in_environ): Ditto.
1213 (set_in_environ): Ditto.
1214 * dwarfread.c (handle_producer): Ditto.
1215 * dbxread.c (process_one_symbol): Ditto.
1216 * c-typeprint.c (c_type_print_base): Ditto.
1217 * c-exp.y (yylex): Ditto.
1218
1219 2003-11-06 Andrew Cagney <cagney@redhat.com>
1220 Jeff Johnston <jjohnstn@redhat.com>
1221
1222 * target.c (add_target): Only set "to_xfer_partial" when NULL.
1223 (init_dummy_target): Set "to_xfer_partial".
1224
1225 2003-11-06 Andrew Cagney <cagney@redhat.com>
1226
1227 * stack.c (return_command): Warn when STRUCT_CONVENTION, and not
1228 REGISTER_CONVENTION.
1229
1230 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1231
1232 * breakpoint.c (insert_bp_location, allocate_bp_location): Make
1233 static.
1234
1235 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1236
1237 * breakpoint.c (remove_breakpoint): Take an bp_location
1238 instead of a breakpoint argument. Check the bp_location's type.
1239 Fix a reversed condition for hardware breakpoints.
1240
1241 (insert_bp_location): Update call to remove_breakpoint.
1242 (remove_breakpoints): Likewise. Use ALL_BP_LOCATIONS.
1243 (remove_hw_watchpoints): Likewise.
1244 (reattach_breakpoints): Likewise.
1245 (detach_breakpoints): Likewise.
1246 (delete_breakpoint): Likewise.
1247
1248 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1249
1250 * breakpoint.c (mark_breakpoints_out): Use ALL_BP_LOCATIONS.
1251 (beakpoint_init_inferior): Likewise.
1252 (breakpoint_here_p): Likewise. Only check addresses for software
1253 or hardware breakpoints.
1254 (breakpoint_inserted_here_p): Likewise.
1255 (breakpoint_thread_match): Likewise. Correct comment.
1256 (bpstat_have_active_hw_watchpoints): Likewise.
1257 (check_duplicates): Likewise.
1258
1259 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1260
1261 * breakpoints.c (insert_bp_location): New function, broken out
1262 from insert_breakpoints. Work on an bp_location instead of a
1263 breakpoint.
1264 (insert_breakpoints): Use it.
1265
1266 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1267
1268 * breakpoint.h (struct bp_location): Add section.
1269 (struct breakpoint): Remove section.
1270 * breakpoint.c (insert_breakpoints, remove_breakpoint)
1271 (breakpoint_here_p, breakpoint_inserted_here_p)
1272 (breakpoint_thread_match, bpstat_stop_status, print_one_breakpoint)
1273 (describe_other_breakpoints, check_duplicates, set_raw_breakpoint)
1274 (clear_command, delete_breakpoint, breakpoint_re_set_one): Access
1275 section through loc.
1276
1277 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1278
1279 * breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONS
1280 instead of ALL_BREAKPOINTS. Check for software breakpoints only.
1281
1282 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1283
1284 * breakpoint.c (allocate_bp_location): Take bpt and bp_type
1285 arguments. Initialize owner and type for the new breakpoint
1286 location item.
1287 (set_raw_breakpoint): Update call to allocate_bp_location.
1288
1289 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1290
1291 * breakpoint.h (struct bp_location): Add a chain pointer.
1292 * breakpoint.c (ALL_BP_LOCATIONS, ALL_BP_LOCATIONS_SAFE): New
1293 macros.
1294 (bp_location_chain): New variable.
1295 (allocate_bp_location): New function.
1296 (set_raw_breakpoint): Use it.
1297 (delete_breakpoint): Remove ->loc from the bp_location_chain.
1298
1299 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1300
1301 * breakpoint.h (enum bp_loc_type, struct bp_location): New.
1302 (struct breakpoint): Remove address, shadow_contents, inserted,
1303 requested_address, and duplicate. Add a struct bp_location.
1304 * breakpoint.c (condition_command, read_memory_nobpt)
1305 (insert_breakpoints, remove_breakpoints, remove_hw_watchpoints)
1306 (reattach_breakpoints, update_breakpoints_after_exec)
1307 (detach_breakpoints, remove_breakpoint, mark_breakpoints_out)
1308 (breakpoint_init_inferior, breakpoint_here_p)
1309 (breakpoint_inserted_here_p, deprecated_frame_in_dummy)
1310 (breakpoint_thread_match, bpstat_stop_status)
1311 (bpstat_have_active_hw_watchpoints, print_one_breakpoint)
1312 (describe_other_breakpoints, check_duplicates)
1313 (make_breakpoint_permanent, create_thread_event_breakpoint)
1314 (disable_breakpoints_in_shlibs, re_enable_berakpoints_in_shlibs)
1315 (set_longjmp_resume_breakpoint, mention, create_breakpoints)
1316 (watch_command_1, print_one_exception_catchpoint)
1317 (clear_command, breakpoint_re_set_one): Adjust member accesses to
1318 use the breakpoint's ->loc.
1319 (set_raw_breakpoint): Likewise. Initialize ->loc.
1320 (delete_breakpoint): Likewise. Free ->loc.
1321
1322 2003-11-05 Andrew Cagney <cagney@redhat.com>
1323
1324 * config/sparc/tm-sparc.h (FRAME_STRUCT_ARGS_ADDRESS): Delete
1325 macro.
1326 * config/m68k/tm-sun3.h (SIG_PC_FP_OFFSET): Delete macro.
1327 * config/i386/tm-cygwin.h
1328 (LINKER_SYMBOLS_HAVE_WIN32_STDCALL_ARG_SIZES): Delete macro.
1329 * config/powerpc/tm-linux.h
1330 (AT_SUBROUTINE_CALL_INSTRUCTION_TARGET): Delete macro.
1331 (at_subroutine_call_instruction_target): Delete declaration.
1332 * config/sparc/tm-sp64linux.h (GDB_PTRACE_REGS64): Delete macro.
1333 * config/m68k/tm-sun3.h (SIG_SP_FP_OFFSET): Delete macro.
1334 * config/ns32k/tm-ns32k.h (NUM_GENERAL_REGS): Delete macro.
1335
1336 * xcoffread.c (find_linenos): Replace "sec_ptr" and "bfd" with
1337 "struct bfd_section" and "struct bfd".
1338 * target.h (struct section_table): Ditto.
1339 * rs6000-nat.c (xcoff_relocate_core): Ditto.
1340 * solib-svr4.c (elf_locate_base): Ditto.
1341 * pa64solib.c (dld_cache_t): Ditto.
1342 * objfiles.h (struct obj_section): Ditto.
1343 * objfiles.c (add_to_objfile_sections): Ditto.
1344 * exec.c (bfdsec_to_vmap): Ditto.
1345 (add_to_section_table): Ditto.
1346 (build_section_table): Ditto.
1347 * corelow.c (get_core_register_section): Ditto.
1348 * coffread.c (find_linenos): Ditto.
1349 * elfread.c (elf_interpreter): Delete #if0'd function.
1350
1351 * mips-tdep.c (mips_dump_tdep): Delete code prinint VX_NUM_REGS.
1352 * config/sparc/tm-vxsparc.h (VX_NUM_REGS): Delete macro.
1353 * config/mips/tm-vxmips.h (VX_NUM_REGS): Delete macro.
1354 * config/m68k/tm-vx68.h (VX_NUM_REGS): Delete macro.
1355
1356 * arch-utils.h (generic_cannot_extract_struct_value_address):
1357 Delete declaration.
1358 * wince.c (_initialize_wince): Fix multi-line string.
1359 * ia64-tdep.c (floatformat_valid): Convert to ISO C.
1360
1361 2003-11-05 Elena Zannoni <ezannoni@redhat.com>
1362
1363 * top.c (execute_command): Fix broken logic for command execution
1364 while inferior is running in async mode.
1365
1366 2003-11-06 Mark Kettenis <kettenis@gnu.org>
1367
1368 * dwarf2-frame.c (execute_cfa_program): Mark register as
1369 REG_SAVED_REG for DW_CFA_register opcode.
1370
1371 2003-11-05 Mark Kettenis <kettenis@gnu.org>
1372
1373 * amd64fbsd-tdep.c (amd64fbsd_sc_reg_offset): Adjust offset of
1374 %rsp, %rip and %eflags to match ABI-change.
1375
1376 2003-11-05 Jeff Johnston <jjohnstn@redhat.com>
1377
1378 * ia64-tdep.c (struct gdbarch_tdep): Remove os_ident field.
1379 (ia64_gdbarch_init): Don't bother calculating the os.
1380 Instead use the gdbarch_info struct and look at the osabi field.
1381 Also use gdbarch_list_lookup_by_info() to look for a
1382 candidate gdbarch.
1383
1384 2003-11-05 Kevin Buettner <kevinb@redhat.com>
1385
1386 * frv-tdep.c (frv_register_byte): Delete.
1387 (frv_extract_return_value, frv_store_return_value)
1388 (frv_extract_struct_value_address): Don't call frv_register_byte().
1389 Convert to non-deprecated form.
1390 (frv_gdbarch_init): Don't call set_gdbarch_deprecated_register_byte().
1391 Convert calls to set_gdbarch_deprecated_extract_return_value(),
1392 set_gdbarch_deprecated_store_return_value(), and
1393 set_gdbarch_deprecated_extract_struct_value_address() into
1394 non-deprecated forms.
1395
1396 2003-11-05 Andrew Cagney <cagney@redhat.com>
1397
1398 * mips-tdep.c (mips_dump_tdep): Do not print
1399 PRINT_EXTRA_FRAME_INFO.
1400 * config/sparc/tm-sparc.h (DEPRECATED_PRINT_EXTRA_FRAME_INFO):
1401 Rename PRINT_EXTRA_FRAME_INFO.
1402 * mips-tdep.c (mips_print_extra_frame_info): Delete function.
1403 * config/mips/tm-mips.h (PRINT_EXTRA_FRAME_INFO): Delete macro.
1404 (mips_print_extra_frame_info): Delete declaration.
1405 * stack.c (frame_info): Use DEPRECATED_PRINT_EXTRA_FRAME_INFO.
1406
1407 2003-11-05 Elena Zannoni <ezannoni@redhat.com>
1408
1409 * coffread.c (coff_symtab_read): Remove passing of info parameter
1410 to prim_record_minimal_symbol_and_info.
1411
1412 2003-11-05 Elena Zannoni <ezannoni@redhat.com>
1413
1414 * coffread.c (process_coff_symbol): Delete CXUX_TARGET macro use.
1415 (decode_base_type): Delete ifdeffed out code.
1416
1417 2003-11-04 Andrew Cagney <cagney@redhat.com>
1418
1419 * symtab.c (find_active_alias): Delete function.
1420 (lookup_block_symbol): Delete alias code.
1421 * stabsread.c (resolve_live_range): Delete function.
1422 (add_live_range): Delete function.
1423 (resolve_symbol_reference): Delete function.
1424 (define_symbol): Delete live range and alias code.
1425 (scan_file_globals): Delete alias code.
1426 * symtab.h (SYMBOL_RANGES): Delete macro.
1427 (struct range_list): Delete structure.
1428 (struct symbol): Delete field "ranges".
1429 (SYMBOL_ALIASES): Delete macro.
1430 (struct alias_list): Delete structure.
1431 (struct symbol): Delete field "aliases".
1432
1433 2003-11-04 Michael Snyder <msnyder@redhat.com>
1434
1435 * MAINTAINERS: Remove myself as owner of breakpoints and
1436 of sparc/solaris.
1437
1438 2003-11-03 Corinna Vinschen <vinschen@redhat.com>
1439
1440 * sh-tdep.c (sh_sh4_nofpu_register_name): New function.
1441 (sh_sh4al_dsp_register_name): Ditto.
1442 (sh4_nofpu_show_regs): Ditto.
1443 (sh_gdbarch_init): Add cases for bfd_mach_sh4al_dsp, bfd_mach_sh4a,
1444 bfd_mach_sh4_nofpu and bfd_mach_sh4a_nofpu.
1445
1446 2003-11-03 Andrew Cagney <cagney@redhat.com>
1447
1448 * bcache.c: Include "gdb_assert.h".
1449 (struct bcache): Add fields "expand_count" and
1450 "expand_hash_count".
1451 (expand_hash_table): Update the expand counts.
1452 (print_bcache_statistics): Use XCALLOC, not alloca. Print stats
1453 on object sizes and hashes.
1454 * Makefile.in (bcache.o): Update dependencies.
1455
1456 2003-11-03 Andrew Cagney <cagney@redhat.com>
1457
1458 * exec.c (xfer_memory): Eliminate xfer_fn.
1459
1460 2003-10-31 Kevin Buettner <kevinb@redhat.com>
1461
1462 * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h)
1463 (opcodes/frv-desc.h): Include.
1464 (iacc0h_regnum, iacc0l_regnum): Define.
1465 (last_spr_regnum, frv_num_regs): Update.
1466 (new_variant): Don't supply default names for holes in the SPRs.
1467 Supply names for iacc0h_regnum and iacc0l_regnum.
1468 (frv_register_type): Use symbolic constants first_fpr_regnum and
1469 last_fpr_regnum instead of hardcoded constants 64 and 127. Use
1470 builtin_type_int instead of builtin_type_int32.
1471 (frv_register_sim_regno): New function.
1472 (frv_gdbarch_init): Call set_gdbarch_register_sim_regno().
1473 * Makefile.in (gdb_sim_frv_h): Define.
1474 (frv-tdep.o): Update dependencies.
1475
1476 2003-10-31 Andrew Cagney <cagney@redhat.com>
1477
1478 * avr-tdep.c (avr_frame_this_id): Do not call
1479 deprecated_inside_entry_file.
1480 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
1481 * m32r-tdep.c (m32r_frame_this_id): Ditto.
1482 * d10v-tdep.c (d10v_frame_this_id): Ditto.
1483 * arm-tdep.c (arm_prologue_this_id): Ditto.
1484 * alpha-tdep.c (alpha_heuristic_frame_this_id): Ditto.
1485
1486 2003-10-31 Jim Blandy <jimb@redhat.com>
1487
1488 * elfread.c (elf_symtab_read): Allocate correct number of tail
1489 elements to sectinfo structure. (Fix from Woody LaRue.)
1490
1491 2003-10-31 Andrew Cagney <cagney@redhat.com>
1492
1493 * stack.c (return_command): Use get_frame_type, instead of
1494 CALL_DUMMY_HAS_COMPLETED.
1495 * inferior.h (CALL_DUMMY_HAS_COMPLETED): Delete definition.
1496 * config/pa/tm-hppa.h (CALL_DUMMY_HAS_COMPLETED): Delete macro.
1497
1498 2003-10-31 Mark Kettenis <kettenis@gnu.org>
1499
1500 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): Don't
1501 explicitly specify size of array.
1502 (x86_64_linux_init_abi): Use ARRAY_SIZE to initialize
1503 TDEP->sc_num_regs.
1504
1505 2003-10-31 Andrew Cagney <cagney@redhat.com>
1506
1507 * s390-tdep.c (s390_cannot_extract_struct_value_address): New
1508 function.
1509 (s390_gdbarch_init): Set extract_struct_value_address.
1510 * arch-utils.c (generic_cannot_extract_struct_value_address):
1511 Delete function.
1512 * arch-utils.h (generic_cannot_extract_struct_value_address):
1513 Delete definition.
1514
1515 2003-10-31 Mark Kettenis <kettenis@gnu.org>
1516
1517 * i386-linux-nat.c (fetch_core_registers): Remove.
1518 (linux_elf_core_fns): Remove.
1519 (_initialize_i386_linux_nat): Remove.
1520
1521 2003-10-31 Andrew Cagney <cagney@redhat.com>
1522
1523 * solib-svr4.c: Update copyright. Include "bfd-target.h" and
1524 "exec.h".
1525 (exec_entry_point): New function.
1526 (enable_break): Create a "tmp_bfd_target", use that and
1527 entry_point_address when computing the relocation offset.
1528 (svr4_relocate_main_executable): Ditto with exec_bfd and exec_ops.
1529 * Makefile.in (solib-svr4.o): Update dependencies.
1530
1531 2003-10-31 Andrew Cagney <cagney@redhat.com>
1532
1533 * defs.h (XZALLOC): Define.
1534 * target.h (struct target_ops): Add "to_data";
1535 * bfd-target.h, bfd-target.c: New files.
1536 * Makefile.in (SFILES): Add "bfd-target.c".
1537 (COMMON_OBS): Add "bfd-target.o".
1538 (bfd-target.o): Specify dependencies.
1539 (bfd_target_h): Define.
1540 * defs.h (XZALLOC): Define.
1541
1542 2003-10-31 Andrew Cagney <cagney@redhat.com>
1543
1544 * rs6000-tdep.c (rs6000_gdbarch_init): For 64-bit ABI, set
1545 adjust_breakpoint_address.
1546 * Makefile.in (ppc-sysv-tdep.o): Add $(target_h).
1547 * ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Declare.
1548 * ppc-sysv-tdep.c: Include "target.h". Update copyright.
1549 (ppc64_sysv_abi_adjust_breakpoint_address): New function.
1550
1551 2003-10-31 Andrew Cagney <cagney@redhat.com>
1552
1553 * target.h (struct target_ops): Replace "to_read_partial" and
1554 "to_write_partial" with "to_xfer_partial". Update comments.
1555 * target.c (debug_to_write_partial): Delete function.
1556 (debug_to_xfer_partial): Replace debug_to_read_partial.
1557 (add_target, update_current_target, setup_target_debug): Set
1558 "to_xfer_partial" instead of "to_read_partial" and
1559 "to_write_partial".
1560 (default_xfer_partial): Replace "default_write_partial".
1561 (default_read_partial): Delete.
1562 (target_read_partial, target_write_partial): Call
1563 "to_xfer_partial".
1564 * remote.c (init_remote_ops): Set "to_xfer_partial".
1565 (init_remote_async_ops): Ditto.
1566 (remote_xfer_partial): Replace "remote_read_partial".
1567
1568 2003-10-31 Mark Kettenis <kettenis@gnu.org>
1569
1570 * i386-tdep.c (i386_supply_fpregset): Support floating-point
1571 registers in `fxsave' format.
1572 (i386_regset_from_core_section): Deal with ".reg-xfp" sections.
1573
1574 2003-10-30 Mark Kettenis <kettenis@gnu.org>
1575
1576 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
1577 (i386_linux_init_abi): Initialize TDEP->gregset_reg_offset,
1578 TDEP->gregset_num_regs and tdep->sizeof_gregset.
1579
1580 * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
1581 specify size of array.
1582 (i386_linux_init_abi): Remove initialization of
1583 TDEP->num_xmm_regs. Use I386_LINUX_NUM_REGS for number of
1584 registers. Use ARRAY_SIZE to initialize TDEP->sc_num_regs.
1585
1586 * config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
1587 * config/i386/fbsd64.mh (NATDEPFILES): Remove corelow.o and
1588 core-regset.o.
1589
1590 * fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
1591 the ELF header.
1592
1593 2003-10-29 Mark Kettenis <kettenis@gnu.org>
1594
1595 * config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
1596 * config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and
1597 core-regset.o.
1598
1599 * fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.
1600
1601 * corelow.c: Include "arch-utils.h", "regset.h" and
1602 "gdb_assert.h".
1603 (core_gdbarch): New variable.
1604 (sniff_core_bfd): Don't sniff if we have support for register sets
1605 in CORE_GDBARCH.
1606 (core_close): Reset CORE_GDBARCH.
1607 (core_open): Initialize CORE_GDBARCH.
1608 (get_core_register_section): Use register sets if they are
1609 supported by CORE_GDBARCH.
1610 (get_core_registers): Don't print error message if we have support
1611 for register sets in CORE_GDBARCH.
1612
1613 2003-10-29 Andrew Cagney <cagney@redhat.com>
1614
1615 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Instead of the
1616 default PPC machine, register 32-bit and 64-bit PPC, and rs6k.
1617
1618 2003-10-29 Mark Kettenis <kettenis@gnu.org>
1619
1620 * objfiles.h (clear_objfile_data): New prototype.
1621 * objfiles.c (clear_objfile_data): New function.
1622 * symfile.c (reread_symbols): Clear per-objfile data.
1623
1624 2003-10-28 Jeff Johnston <jjohnstn@redhat.com>
1625
1626 * symfile.c (symbol_file_add_with_addrs_or_offsets): Switch to use
1627 printf_unfiltered instead of printf_filtered for output messages.
1628 (add_symbol_file_command): Ditto.
1629 (reread_symbols): Ditto.
1630 (overlay_auto_command): Ditto.
1631 (overlay_manual_command): Ditto.
1632 (overlay_off_command): Ditto.
1633
1634 2003-10-27 Mark Kettenis <kettenis@gnu.org>
1635
1636 * arch-utils.c (deprecated_select_gdbarch_hack): New function.
1637 (gdbarch_from_bfd): New function.
1638 (set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
1639 deprecated_select_gdbarch_hack.
1640 * arch-utils.h (gdbarch_from_bfd): New prototype.
1641
1642 2003-10-27 Andrew Cagney <cagney@redhat.com>
1643
1644 * osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of
1645 arch_info. Use warning instead of fprintf_filtered. Do not use
1646 deprecated bfd_printable_arch_mach.
1647
1648 2003-10-26 Kevin Buettner <kevinb@redhat.com>
1649
1650 * frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
1651 Delete.
1652 (frv_register_type): Rename from frv_register_virtual_type. Add
1653 ``struct gdbarch *'' parameter.
1654 (frv_gdbarch_init): Delete calls to the following functions:
1655 set_gdbarch_deprecated_size(),
1656 set_gdbarch_deprecated_register_bytes(),
1657 set_gdbarch_deprecated_register_raw_size(),
1658 set_gdbarch_deprecated_max_register_raw_size(),
1659 set_gdbarch_deprecated_register_virtual_size(),
1660 set_gdbarch_deprecated_max_register_virtual_size(),
1661 set_gdbarch_deprecated_register_virtual_size(),
1662 set_gdbarch_deprecated_register_virtual_type().
1663 Add call to function set_gdbarch_register_type().
1664
1665 2003-10-26 Mark Kettenis <kettenis@gnu.org>
1666
1667 * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
1668 FDOFF_REGNUM): Remove defines.
1669 * win32-nat.c (do_child_fetch_inferior_registers): Include
1670 "i387-tdep.h".
1671 (do_child_fetch_inferior_registers): Use I387_FISEG_REGNUM and
1672 I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM. Define and
1673 undefine I387_ST0_REGNUM.
1674
1675 * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
1676 * x86-64-tdep.c (x86_64_store_return_value): Use
1677 I386_MAX_REGISTER_SIZE instead of FPU_REG_RAW_SIZE.
1678
1679 Change register numbers to enumartion values.
1680 * i386-tdep.h (enum i386_regnum): New.
1681 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
1682 I386_EBP_REGNUM, I386_IP_REGNUM, I386_EFLAGS_REGNUM,
1683 I386_ST0_REGNUM): Remove defines.
1684 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
1685 I386_EDI_REGNUM): Remove defines.
1686
1687 2003-10-24 Andrew Cagney <cagney@redhat.com>
1688
1689 * target.c: Include "gdbcore.h".
1690 (get_target_memory, get_target_memory_unsigned): New functions.
1691 * target.h (get_target_memory, get_target_memory_unsigned): Declare.
1692 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr):
1693 Use get_target_memory_unsigned.
1694 * Makefile.in (target.o): Update dependencies.
1695
1696 2003-10-24 Andrew Cagney <cagney@redhat.com>
1697
1698 * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic].
1699 * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto.
1700 * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto.
1701 * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto.
1702 * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
1703
1704 * osabi.c (gdbarch_init_osabi): Add comment on 32-bit vs 64-bit.
1705 (can_run_code_for): Use the OO term "singleton".
1706
1707 2003-10-23 Andrew Cagney <cagney@redhat.com>
1708
1709 * Makefile.in (stack.o): Add $(regcache_h).
1710 * stack.c: Include "regcache.h"
1711 (return_command): Rewrite. Use get_frame_id and
1712 get_selected_frame. Eliminate "deprecated_selected_frame". Warn
1713 about unhandled return-values.
1714 * value.h (set_return_value): Delete declaration.
1715 * values.c (set_return_value): Delete function.
1716
1717 2003-10-23 Jeff Johnston <jjohnstn@redhat.com>
1718
1719 * ia64-tdep.c: (ia64_frame_cache): Add new prev_cfm field.
1720 (pseudo_regs): Add comment regarding register stack registers.
1721 (ia64_alloc_frame_cache): Initialize new prev_cfm field to 0.
1722 (floatformat_valid): New static routine.
1723 (floatformat_ia64_ext): Add name field and set up is_valid routine
1724 to floatformat_valid().
1725 (examine_prologue): For the previous cfm, use
1726 frame_unwind_register()
1727 if the cfm is not stored in a register-stack register. Save the
1728 previous cfm value in the prev_cfm field. Add debug output.
1729 (ia64_frame_this_id): Use frame_id_build_special() to also register
1730 the bsp. Add debug output.
1731 (ia64_sigtramp_frame_this_id): Ditto.
1732 (ia64_frame_prev_register): Look at cache saved_regs for a few more
1733 registers and also add some checks for framelessness before accepting
1734 current register values for fields such as return address. For cfm,
1735 use the cached prev_cfm field if available. Add comment to explain
1736 PSR logic. Add debug output.
1737 (ia64_sigtramp_frame_init_saved_regs): Save the bsp and sp addresses
1738 as part of initialization.
1739 (ia64_sigtramp_frame_cache): Hard-code stack size as it can't be
1740 calculated. Cache the bsp and cfm values.
1741 (ia64_sigtramp_frame_prev_register): Add logic to this routine out
1742 instead of using ia64_frame_prev_register() which doesn't expect most
1743 registers to be saved. The saved values for bsp and sp
1744 can be taken from the cache. Add debug output.
1745 (ia64_push_dummy_call): Use frame_id_build_special() to also register
1746 the bsp.
1747
1748 2003-10-23 Jim Blandy <jimb@redhat.com>
1749
1750 * osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
1751 architecture the current arch can run code for --- but not if it's
1752 a superset.
1753 (can_run_code_for): New function.
1754
1755 2003-10-22 James E Wilson <wilson@specifixinc.com>
1756
1757 * MAINTAINERS: Move myself from paper trail section back to write
1758 after approval section.
1759
1760 2003-10-22 Andrew Cagney <cagney@redhat.com>
1761
1762 * exec.h: New file.
1763 * win32-nat.c: Include "exec.h".
1764 * solib.c: Include "exec.h".
1765 * target.h (build_section_table): Delete declaration.
1766 * somsolib.c: Include "exec.h".
1767 (exec_ops): Delete extern declaration.
1768 * rs6000-nat.c: Update copyright. Include "exec.h".
1769 (exec_ops): Delete extern declaration.
1770 * pa64solib.c: Update copyright. Include "exec.h".
1771 (exec_ops): Delete extern declaration.
1772 * exec.c: Update copyright. Include "exec.h".
1773 * corelow.c: Update dependencies. Include "exec.h".
1774 * Makefile.in (exec_h): Define.
1775 (exec.o, somsolib.o): Update dependencies.
1776 (pa64solib.o, corelow.o): Update dependencies.
1777
1778 2003-10-22 Andrew Cagney <cagney@redhat.com>
1779
1780 * target.c: Include "gdb_assert.h" (target_read): Call
1781 "target_read_partial", not "target_write_partial".
1782 (default_read_partial, default_write_partial): New function.
1783 (target_read_partial, target_write_partial): Simplify, assume that
1784 there is always a read/write method.
1785 (update_current_target, add_target): Always set "to_read_partial"
1786 and "to_write_partial".
1787 (target_write, target_read): Fail on a zero byte transfer.
1788 * Makefile.in (target.o): Update dependencies.
1789 * target.h: Update copyright date.
1790 (target_object): Fix typo.
1791
1792 2003-10-22 Andrew Cagney <cagney@redhat.com>
1793
1794 * gdbarch.sh (convert_from_func_ptr_addr): Convert to a pure
1795 multi-arch method, add "targ" parameter.
1796 (struct target_ops): Declare.
1797 * gdbarch.h, gdbarch.c: Re-generate.
1798 * Makefile.in (c-valprint.o): Update dependencies.
1799 * arch-utils.h: Update copyright.
1800 (convert_from_func_ptr_addr_identity): Declare.
1801 * arch-utils.c (convert_from_func_ptr_addr_identity): New function.
1802 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Update.
1803 * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Upate.
1804 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Update.
1805 * infcall.c (find_function_addr, call_function_by_hand): Update.
1806 * c-valprint.c: Include "target.h".
1807 (print_function_pointer_address): Update.
1808
1809 2003-10-22 Andrew Cagney <cagney@redhat.com>
1810
1811 * target.c (target_close): New function.
1812 (debug_to_close): Use "target_close".
1813 (push_target): Use "target_close".
1814 (unpush_target): Use "target_close".
1815 (pop_target): Use "target_close".
1816 * target.h (struct target_ops): Add "to_xclose".
1817 (target_open): Delete macro. Move comment to "to_open".
1818 (target_close): Replace macro with function that takes a target.
1819 * top.c (quit_target): Pass "current_target" to "target_close".
1820
1821 2003-10-21 Elena Zannoni <ezannoni@redhat.com>
1822
1823 * minsyms.c (lookup_minimal_symbol_text): Remove unused parameter.
1824 Remove SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
1825 * symtab.h (lookup_minimal_symbol_text): Update.
1826 * breakpoint.c (create_overlay_event_breakpoint,
1827 create_longjmp_breakpoint): Update callers.
1828 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Update caller.
1829 * symtab.c (find_pc_sect_line): Ditto.
1830
1831 2003-10-21 Andrew Cagney <cagney@redhat.com>
1832
1833 * target.c (errno): Delete extern declaration.
1834
1835 2003-10-20 Jeff Johnston <jjohnstn@redhat.com>
1836
1837 * ia64-tdep.c: Change all occurrences of
1838 DEPRECATED_REGISTER_RAW_SIZE to use register_size() instead.
1839 (ia64_frame_prev_register): Minor whitespace change.
1840
1841 2003-10-20 Michael Chastain <mec@shout.net>
1842
1843 * config/djgpp/fnchange.lst: Add lines for:
1844 sim/testsuite/sim/frv/interrupts/Ipipe-fr400.cgs,
1845 sim/testsuite/sim/frv/interrupts/Ipipe-fr500.cgs,
1846 sim/testsuite/sim/frv/interrupts/badalign-fr550.cgs,
1847 sim/testsuite/sim/frv/interrupts/compound-fr550.cgs,
1848 sim/testsuite/sim/frv/interrupts/data_store_error-fr550.cgs,
1849 sim/testsuite/sim/frv/interrupts/fp_exception-fr550.cgs,
1850 sim/testsuite/sim/frv/interrupts/insn_access_error-fr550.cgs.
1851
1852 2003-10-20 Andrew Cagney <cagney@redhat.com>
1853
1854 * values.c (register_value_being_returned): Update comments. Use
1855 "gdbarch_return_value" when available.
1856 (using_struct_return): Ditto.
1857 (set_return_value): Ditto. Use "gdbarch_return_value" when
1858 available.. Print a warning, and not an error, when an unhandled
1859 return type is encountered.
1860 * infcmd.c: Include "gdb_assert.h".
1861 (print_return_value): When gdbarch_return_value_p, and using
1862 struct return, assume that the value is not available.
1863 * defs.h (return_value_convention): Define.
1864 * gdbarch.sh (gdbarch_return_value): New predicate method.
1865 * gdbarch.h, gdbarch.c: Re-generate
1866 * ppc-sysv-tdep.c (return_value_convention): Delete definition.
1867
1868 2003-10-20 Andrew Cagney <cagney@redhat.com>
1869
1870 * symtab.c: Replace "struct sec" with "struct bfd_section".
1871 * objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
1872
1873 2003-10-19 Michael Chastain <mec@shout.net>
1874
1875 * config/djgpp/fnchange.lst: Add lines for:
1876 gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,
1877 gdb/i386fbsd-nat.c, gdb/i386fbsd-tdep.c,
1878 gdb/sparc64fbsd-nat.c, gdb/sparc64bsd-tdep.c.
1879
1880 2003-10-19 Mark Kettenis <kettenis@gnu.org>
1881
1882 * amd64fbsd-nat.c (fetch_inferior_registers,
1883 store_inferior_registers): Remove functions.
1884 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64bsd-nat.o.
1885
1886 2003-10-18 Mark Kettenis <kettenis@gnu.org>
1887
1888 Add NetBSD/amd64 native configuration:
1889 * x86-64-tdep.h (amd64nbsd_r_reg_offset): Add extern declarations.
1890 * amd64nbsd-tdep.c: New file.
1891 * amd64nbsd-nat.c: New file.
1892 * amd64bsd-nat.c: New file.
1893 * config/i386/nbsd64.mh: New file.
1894 * config/i386/nbsd64.mt: New file.
1895 * configure.host: Add x86_64-*-netbsd*.
1896 * configure.tgt: Add x86_64-*-netbsd*.
1897 * Makefile.in (amd64bsd-nat.o, amd64nbsd-nat.o, amd64nbsd-tdep.o):
1898 New targets.
1899 * NEWS (New native configurations): Mention NetBSD/amd64.
1900
1901 2003-10-17 Michael Chastain <mec@shout.net>
1902
1903 * config/djgpp/fnchange.lst: Remove dead lines for:
1904 bfd/elf32-i386qnx.c, bfd/elf32-ppcqnx.c, bfd/elf32-shqnx.c,
1905 bfd/elf32-sh-lin.c, bfd/elf32-sh-nbsd.c, bfd/elf32-sh64-nbsd.c,
1906 bfd/elf64-alpha-fbsd.c, bfd/elf64-sh64-nbsd.c,
1907 gdb/alphanbsd-nat.c, gdb/config/i386/tm-i386mk.h,
1908 gdb/config/i386/tm-i386v42mp.h, gdb/config/i386/xm-i386mach.h,
1909 gdb/config/i386/xm-i386mk.h, gdb/config/i386/xm-i386v32.h,
1910 gdb/config/m68k/apollo68v.mh, gdb/config/m68k/nm-apollo68v.h,
1911 gdb/config/m68k/xm-apollo68v.h, gdb/config/m88k/tm-delta88v4.h,
1912 gdb/config/mips/tm-bigmips64.h, gdb/config/mips/tm-embed64.h,
1913 gdb/config/mips/tm-embedl.h, gdb/config/mips/tm-embedl64.h,
1914 gdb/config/mips/tm-vr4300el.h, gdb/config/mips/tm-vr4xxxel.h,
1915 gdb/config/mips/tm-vr5000el.h, gdb/config/sparc/tm-sparclet.h,
1916 gdb/config/sparc/tm-sparclite.h,
1917 gdb/gdbtk/generic/ChangeLog-2001,
1918 gdb/gdbtk/library/ChangeLog-2001, gdb/remote-adapt.c,
1919 gdb/remote-eb.c, gdb/remote-mm.c, gdb/remote-nrom.c,
1920 gdb/remote-udi.c, gdb/remote-vx29k.c, gdb/remote-vx960.c,
1921 gdb/sparclet-rom.c, gdb/sparclet-stub.c,
1922 gdb/testsuite/gdb.mi/mi0-var-block.exp,
1923 gdb/testsuite/gdb.mi/mi0-var-child.exp,
1924 gdb/testsuite/gdb.mi/mi0-var-cmd.exp,
1925 gdb/testsuite/gdb.mi/mi0-var-display.exp,
1926 itcl/iwidgets3.0.0/demos/extfileselectionbox,
1927 itcl/iwidgets3.0.0/demos/extfileselectiondialog,
1928 itcl/iwidgets3.0.0/demos/fileselectionbox,
1929 itcl/iwidgets3.0.0/demos/fileselectiondialog,
1930 itcl/iwidgets3.0.0/demos/html/buttonbox.n.html,
1931 itcl/iwidgets3.0.0/demos/html/canvasprintbox.n.html,
1932 itcl/iwidgets3.0.0/demos/html/canvasprintdialog.n.html,
1933 itcl/iwidgets3.0.0/demos/html/combobox.n.html,
1934 itcl/iwidgets3.0.0/demos/html/dialog.n.html,
1935 itcl/iwidgets3.0.0/demos/html/dialogshell.n.html,
1936 itcl/iwidgets3.0.0/demos/html/entryfield.n.html,
1937 itcl/iwidgets3.0.0/demos/html/feedback.n.html,
1938 itcl/iwidgets3.0.0/demos/html/fileselectionbox.n.html,
1939 itcl/iwidgets3.0.0/demos/html/fileselectiondialog.n.html,
1940 itcl/iwidgets3.0.0/demos/html/hyperhelp.n.html,
1941 itcl/iwidgets3.0.0/demos/html/iwidgets2.2.0UserCmds.html,
1942 itcl/iwidgets3.0.0/demos/html/labeledwidget.n.html,
1943 itcl/iwidgets3.0.0/demos/html/menubar.n.html,
1944 itcl/iwidgets3.0.0/demos/html/messagedialog.n.html,
1945 itcl/iwidgets3.0.0/demos/html/notebook.n.html,
1946 itcl/iwidgets3.0.0/demos/html/optionmenu.n.html,
1947 itcl/iwidgets3.0.0/demos/html/panedwindow.n.html,
1948 itcl/iwidgets3.0.0/demos/html/promptdialog.n.html,
1949 itcl/iwidgets3.0.0/demos/html/pushbutton.n.html,
1950 itcl/iwidgets3.0.0/demos/html/radiobox.n.html,
1951 itcl/iwidgets3.0.0/demos/html/scrolledcanvas.n.html,
1952 itcl/iwidgets3.0.0/demos/html/scrolledframe.n.html,
1953 itcl/iwidgets3.0.0/demos/html/scrolledhtml.n.html,
1954 itcl/iwidgets3.0.0/demos/html/scrolledlistbox.n.html,
1955 itcl/iwidgets3.0.0/demos/html/scrolledtext.n.html,
1956 itcl/iwidgets3.0.0/demos/html/selectionbox.n.html,
1957 itcl/iwidgets3.0.0/demos/html/selectiondialog.n.html,
1958 itcl/iwidgets3.0.0/demos/html/shell.n.html,
1959 itcl/iwidgets3.0.0/demos/html/spindate.n.html,
1960 itcl/iwidgets3.0.0/demos/html/spinint.n.html,
1961 itcl/iwidgets3.0.0/demos/html/spinner.n.html,
1962 itcl/iwidgets3.0.0/demos/html/spintime.n.html,
1963 itcl/iwidgets3.0.0/demos/html/tabnotebook.n.html,
1964 itcl/iwidgets3.0.0/demos/html/tabset.n.html,
1965 itcl/iwidgets3.0.0/demos/html/toolbar.n.html,
1966 itcl/iwidgets3.0.0/demos/scrolledcanvas,
1967 itcl/iwidgets3.0.0/demos/scrolledframe,
1968 itcl/iwidgets3.0.0/demos/scrolledhtml,
1969 itcl/iwidgets3.0.0/demos/scrolledlistbox,
1970 itcl/iwidgets3.0.0/demos/scrolledtext,
1971 itcl/iwidgets3.0.0/demos/selectionbox,
1972 itcl/iwidgets3.0.0/demos/selectiondialog,
1973 itcl/iwidgets3.0.0/doc/canvasprintbox.n,
1974 itcl/iwidgets3.0.0/doc/canvasprintdialog.n,
1975 itcl/iwidgets3.0.0/doc/extfileselectionbox.n,
1976 itcl/iwidgets3.0.0/doc/extfileselectiondialog.n,
1977 itcl/iwidgets3.0.0/doc/fileselectionbox.n,
1978 itcl/iwidgets3.0.0/doc/fileselectiondialog.n,
1979 itcl/iwidgets3.0.0/doc/scopedobject.n.backup,
1980 itcl/iwidgets3.0.0/doc/scrolledcanvas.n,
1981 itcl/iwidgets3.0.0/doc/scrolledframe.n,
1982 itcl/iwidgets3.0.0/doc/scrolledhtml.n,
1983 itcl/iwidgets3.0.0/doc/scrolledlistbox.n,
1984 itcl/iwidgets3.0.0/doc/scrolledtext.n,
1985 itcl/iwidgets3.0.0/doc/selectionbox.n,
1986 itcl/iwidgets3.0.0/doc/selectiondialog.n,
1987 itcl/iwidgets3.0.0/generic/canvasprintbox.itk,
1988 itcl/iwidgets3.0.0/generic/canvasprintdialog.itk,
1989 itcl/iwidgets3.0.0/generic/extfileselectionbox.itk,
1990 itcl/iwidgets3.0.0/generic/extfileselectiondialog.itk,
1991 itcl/iwidgets3.0.0/generic/fileselectionbox.itk,
1992 itcl/iwidgets3.0.0/generic/fileselectiondialog.itk,
1993 itcl/iwidgets3.0.0/generic/scrolledcanvas.itk,
1994 itcl/iwidgets3.0.0/generic/scrolledframe.itk,
1995 itcl/iwidgets3.0.0/generic/scrolledhtml.itk,
1996 itcl/iwidgets3.0.0/generic/scrolledlistbox.itk,
1997 itcl/iwidgets3.0.0/generic/scrolledtext.itk,
1998 itcl/iwidgets3.0.0/generic/scrolledwidget.itk,
1999 itcl/iwidgets3.0.0/generic/selectionbox.itk,
2000 itcl/iwidgets3.0.0/generic/selectiondialog.itk,
2001 itcl/iwidgets3.0.0/tests/canvasprintbox.test,
2002 itcl/iwidgets3.0.0/tests/canvasprintdialog.test,
2003 itcl/iwidgets3.0.0/tests/extfileselectionbox.test,
2004 itcl/iwidgets3.0.0/tests/extfileselectiondialog.test,
2005 itcl/iwidgets3.0.0/tests/fileselectionbox.test,
2006 itcl/iwidgets3.0.0/tests/fileselectiondialog.test,
2007 itcl/iwidgets3.0.0/tests/scrolledcanvas.test,
2008 itcl/iwidgets3.0.0/tests/scrolledframe.test,
2009 itcl/iwidgets3.0.0/tests/scrolledhtml.test,
2010 itcl/iwidgets3.0.0/tests/scrolledlistbox.test,
2011 itcl/iwidgets3.0.0/tests/scrolledtext.test,
2012 itcl/iwidgets3.0.0/tests/selectionbox.test,
2013 itcl/iwidgets3.0.0/tests/selectiondialog.test,
2014 itcl/iwidgets3.0.0/unix/iwidgets.tcl.in,
2015 itcl/iwidgets3.0.0/unix/pkgIndex.tcl.in,
2016 tix/docs/Release-4.1.0.html, tix/docs/Release-4.1.0.txt,
2017 tix/docs/Release-4.1a2.html, tix/docs/Release-4.1a2.txt,
2018 tix/docs/Release-4.1a3.html, tix/docs/Release-4.1a3.txt,
2019 tix/docs/Release-4.1b1.html, tix/docs/Release-4.1b1.txt,
2020 tix/docs/Release-4.1b2.html, tix/docs/Release-4.1b2.txt,
2021 tix/tixConfig.sh.in, tix/unix/tk4.2/pkgIndex.tcl.in,
2022 tix/unix/tk8.0/pkgIndex.tcl.in, tix/unix/tk8.0/pkgIndex.tcl.in,
2023 tix/unix/tk8.1/pkgIndex.tcl.in, tix/win/tkConsole41.c,
2024 tix/win/tkConsole42.c, tix/win/tkConsole80a1.c,
2025 tix/win/tkConsole80b1.c, tix/win/tkConsole81.c, tk/doc/tk4.0.ps,
2026 tk/mac/tkMacProjects.sit.hqx.
2027
2028 2003-10-17 Andrew Cagney <cagney@redhat.com>
2029
2030 * target.c (target_section_by_addr): New function.
2031 (do_xfer_memory): Use "target_section_by_addr".
2032 * target.h (target_section_by_addr): Declare.
2033
2034 * target.h (struct target_ops): Add "to_read_partial" and
2035 "to_write_partial", delete "to_query".
2036 (target_read_partial, target_write_partial): Declare.
2037 (target_read, target_write): Declare.
2038 (target_query): Delete macro.
2039 * target.c (target_read_partial): New function.
2040 (target_write_partial, target_read, target_write): New function.
2041 (update_current_target): Delete inheritance of "to_query". Add
2042 comments about "to_read_partial" and "to_write_partial".
2043 (debug_to_partial_read, debug_to_partial_write): New functions.
2044 (debug_to_query): Delete function.
2045 (setup_target_debug): Set "to_read_partial" and "to_write_partial"
2046 instead of "to_query".
2047 * remote.c (remote_read_partial): Replace "remote_query".
2048 (init_remote_ops): Set "to_read_partial" instead of "to_query".
2049 (init_remote_async_ops): Ditto.
2050 * kod.c (gdb_kod_query): Make "bufsize" a LONGEST. Use
2051 "target_read_partial" instead of "target_query".
2052 * avr-tdep.c (avr_io_reg_read_command): Make "bufsize" a LONGEST.
2053 Use "target_read_partial" instead of "target_query".
2054
2055 2003-10-17 Jeff Johnston <jjohnstn@redhat.com>
2056
2057 * frame.h (struct frame_id): Add new field: special_addr.
2058 (frame_id_build_special): New prototype.
2059 * frame.c (frame_id_build_special): New function.
2060 (frame_id_build): Change to call frame_id_build_special().
2061 (frame_id_eq): Change to also test special_addr field.
2062 (frame_id_inner): Update comment.
2063
2064 2003-10-17 Andrew Cagney <cagney@redhat.com>
2065
2066 * target.c (update_current_target): Perform the target cleanup.
2067 Put the target stack beneath the squashed "current_target".
2068 (add_target): Delete disabled call to "cleanup_target".
2069 (cleanup_target): Delete function.
2070 (push_target, unpush_target): Do not call "cleanup_target".
2071
2072 2003-10-17 Andrew Cagney <cagney@redhat.com>
2073
2074 * target.c (target_stack): Change to a static target_ops.
2075 (update_current_target): Walk the "struct target_ops" stack.
2076 (pop_target, do_xfer_memory, target_info): Ditto.
2077 (find_target_beneath): Ditto.
2078 (push_target): Rewrite to use the "struct target_ops" stack.
2079 (unpush_target): Ditto.
2080 * target.h (struct target_stack_item): Delete definition.
2081 (target_stack): Delete declaration.
2082 (struct target_ops): Add field "beneath".
2083
2084 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
2085
2086 * gdb/config/h8300/tm-h8300.h (h8300_normal_mode): Add external
2087 declaration.
2088 * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode
2089 (h8300_examine_prologue): Use h8300_normal_mode flag
2090 (h8300_gdbarch_init): Set architecture info for normal mode
2091
2092 2003-10-16 Daniel Jacobowitz <drow@mvista.com>
2093
2094 * remote.c (remote_protocol_vcont): New variable.
2095 (set_remote_protocol_vcont_packet_cmd): New function.
2096 (show_remote_protocol_vcont_packet_cmd): New function.
2097 (init_all_packet_configs): Handle remote_protocol_vcont.
2098 (remote_vcont_probe): New function.
2099 (remote_vcont_resume): New function.
2100 (remote_resume): Use it.
2101 (remote_async_resume): Call remote_resume.
2102 (_initialize_remote): Add verbose-resume packet commands.
2103
2104 2003-10-16 Andrew Cagney <cagney@redhat.com>
2105
2106 * infrun.c (handle_inferior_event): Add comment about
2107 "frame_id_inner" being too weak.
2108
2109 2003-10-16 Elena Zannoni <ezannoni@redhat.com>
2110
2111 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
2112 second parameter, which is always null. Remove
2113 SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
2114 * symtab.h (lookup_minimal_symbol_solib_trampoline): Update
2115 accordingly.
2116 * somsolib.c (som_solib_create_inferior_hook,
2117 som_solib_desire_dynamic_linker_symbols): Update callers.
2118 * hppa-tdep.c (hppa_fix_call_dummy): Ditto.
2119
2120 2003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>
2121
2122 * remote-m32r-sdi.c : New file, interface to m32r on-chip
2123 debug interface, SDI (Scalable Debug Interface).
2124 * NEWS: Mention m32r SDI protocol was supported.
2125 * Makefile.in (remote-m32r-sdi.o): Add build rule.
2126 * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
2127
2128 2003-10-15 Jeff Johnston <jjohnstn@redhat.com>
2129
2130 * ia64-linux-tdep.c: Include gdbcore.h.
2131 (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed.
2132 (ia64_linux_sigcontext_register_addr): Find the address of the
2133 sigcontext area stored in the sigframe instead of using
2134 a magic offset constant.
2135
2136 2003-10-15 Andrew Cagney <cagney@redhat.com>
2137
2138 * remote.c (remote_search): Delete function.
2139 * target.h (target_search): Delete disabled macro.
2140 (struct target_ops): Delete disabled field "to_search".
2141
2142 2003-10-14 Kevin Buettner <kevinb@redhat.com>
2143
2144 * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()
2145 instead of deprecated_inside_entry_file().
2146
2147 2003-10-14 Corinna Vinschen <vinschen@redhat.com>
2148
2149 * sh-tdep.c: Fix copy/paste hangover in comment.
2150 (sh_push_dummy_call_fpu): Accomodate double passing in little endian
2151 mode.
2152 (sh3e_sh4_extract_return_value): Ditto.
2153
2154 2003-10-13 Richard Henderson <rth@redhat.com>
2155
2156 * f-typeprint.c (f_type_print_base): Handle TYPE_CODE_REF.
2157 * f-valprint.c (f_val_print): Likewise. Tweak TYPE_CODE_PTR to
2158 match c_val_print a bit closer.
2159
2160 2003-10-13 Kevin Buettner <kevinb@redhat.com>
2161
2162 * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants.
2163 (frv_gdbarch_adjust_breakpoint_address): New function.
2164 (frv_gdbarch_init): Initialize ``gdbarch_adjust_breakpoint_address''
2165 method.
2166
2167 2003-10-13 Kevin Buettner <kevinb@redhat.com>
2168
2169 * breakpoint.h (struct breakpoint): Add new member
2170 ``requested_address''.
2171 * breakpoint.c (breakpoint_adjustment_warning)
2172 (adjust_breakpoint_address): New static functions.
2173 (print_it_typical): Issue warning if breakpoint's address is different
2174 from its requested address.
2175 (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1)
2176 (breakpoint_re_set_one): Set breakpoint's
2177 ``requested_address'' field. Set ``address'' field to the
2178 result of calling adjust_breakpoint_address() on the requested
2179 address.
2180
2181 2003-10-13 Kevin Buettner <kevinb@redhat.com>
2182
2183 * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method.
2184 * gdbarch.h, gdbarch.c: Regenerate.
2185
2186 2003-10-11 Mark Kettenis <kettenis@gnu.org>
2187
2188 * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initialize
2189 TDEP->sc_num_regs.
2190
2191 * i386fbsd-tdep.c: New file.
2192 (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
2193 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
2194 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Move here from
2195 i386bsd-tdep.c.
2196 (_initialize_i386fbsd_tdep): New function.
2197 (i386fbsd_r_reg_offset, i386fbsd4_r_reg_offset): New varibles.
2198 (i386fbsdaout_init_abi): Initialize TDEP->gregset_reg_offset,
2199 TDEP->gregset_num_regs, TDEP->sizeof_gregset and
2200 TDEP->sizeof_fpregset. Use ARRAY_SIZE to initialize
2201 TDEP->sc_num_regs.
2202 (i386fbsd4_init_abi): Initialize TDEP->gregset_reg_offset,
2203 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
2204 to initialize TDEP->sc_num_regs.
2205 * i386bsd-tdep.c (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
2206 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
2207 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Remove.
2208 (_initialize_i386bsd_tdep): Don't register FreeBSD a.out and
2209 FreeBSD ELF OS/ABI's here.
2210 * Makefile.in (ALLDEPFILES): Add i386fbsd-tdep.c.
2211 (i386fbsd-tdep.o): New target.
2212 * config/i386/fbsd.mt (TDEPFILES): Add i386fbsd-tdep.o.
2213 * config/i386/fbsd64.mt (TDEPFILES): Add i386fbsd-tdep.o.
2214
2215 * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.
2216 (amd64fbsd_init_abi): Set TDEP->gregset_reg_offset,
2217 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
2218 in initialization of TDEP->sc_num_regs.
2219
2220 * x86-64-tdep.c (x86_64_regset_from_core_section): New function.
2221 (x86_64_init_abi): Initialize regset_from_core_section if
2222 appropriate.
2223
2224 * i386-tdep.c (i386_regset_from_core_section): New function.
2225 (i386_gdbarch_init): Initialize regset_from_core_section if
2226 appropriate.
2227 * i386-tdep.h (i386_regset_from_core_section): New declaration.
2228
2229 * i386-tdep.h (struct regset): Declare opaque.
2230
2231 * gdbarch.sh (regset_from_core_section): New method.
2232 (struct regset): Declare opaque.
2233 * gdbarch.c, gdbarch.h: Regenerated.
2234
2235 2003-10-11 Alan Modra <amodra@bigpond.net.au>
2236
2237 * hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to
2238 _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
2239 Correct test for pc within section.
2240
2241 2003-10-11 Mark Kettenis <kettenis@gnu.org>
2242
2243 * gdbarch.sh: Remove trailing whitepsace from comments.
2244
2245 2003-10-08 Roland McGrath <roland@redhat.com>
2246
2247 * gcore.c (make_mem_sec): Function removed, folded into ...
2248 (gcore_create_callback): ... here. To omit a section, clear its
2249 SEC_LOAD bit rather than zeroing its size.
2250 Omit read-only sections only if they correspond to a known disk file.
2251 (gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
2252
2253 2003-10-10 Michael Snyder <msnyder@redhat.com>
2254
2255 * d10v-tdep.c: Fix typo in comment.
2256
2257 2003-10-10 Andrew Cagney <cagney@redhat.com>
2258
2259 * rs6000-tdep.c (e500_store_return_value): Delete function.
2260 (e500_extract_return_value): Delete function.
2261 (rs6000_gdbarch_init): When SYSV, set "extract_return_value" and
2262 "restore_return_value" to "ppc_sysv_abi_extract_return_value" and
2263 "ppc_sysv_abi_restore_return_value" where applicable.
2264 * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
2265 (ppc_sysv_abi_extract_return_value): Declare.
2266 (ppc_sysv_abi_broken_store_return_value): Declare.
2267 (ppc_sysv_abi_broken_extract_return_value): Declare.
2268 (ppc_sysv_abi_broken_use_struct_convention:) Delete declaration.
2269 * ppc-sysv-tdep.c (return_value_convention): Move definition to
2270 start of file.
2271 (do_ppc_sysv_return_value): New function.
2272 (ppc_sysv_abi_extract_return_value): New function.
2273 (ppc_sysv_abi_store_return_value): New function.
2274 (ppc_sysv_abi_broken_extract_return_value): New function.
2275 (ppc_sysv_abi_broken_store_return_value): New function.
2276 (ppc_sysv_abi_use_struct_convention): Call
2277 do_ppc_sysv_return_value.
2278
2279 2003-10-10 J. Brobecker <brobecker@gnat.com>
2280
2281 * blockframe.c (inside_main_func): No longer use symbol_lookup()
2282 to lookup the main function symbol.
2283
2284 2003-10-10 Corinna Vinschen <vinschen@redhat.com>
2285
2286 * sh-tdep.c (sh_treat_as_flt_p): New function to recognize float
2287 types correctly.
2288 (sh_push_dummy_call_fpu): Fix argument passing rules.
2289 (sh3e_sh4_extract_return_value): Call sh_treat_as_flt_p to recognize
2290 float types.
2291 (sh3e_sh4_store_return_value): Ditto.
2292
2293 2003-10-10 Elena Zannoni <ezannoni@redhat.com>
2294
2295 * sh-tdep.c (sh_use_struct_convention): Clarify one case in
2296 comment.
2297
2298 2003-10-10 Corinna Vinschen <vinschen@redhat.com>
2299
2300 * sh-tdep.c (sh_use_struct_convention): Clean up to have a
2301 more readable code. Accomodate passing of bitfields.
2302
2303 2003-10-10 Andrew Cagney <cagney@redhat.com>
2304
2305 * Makefile.in (ppc-sysv-tdep.o): Add $(gdb_assert_h).
2306 * rs6000-tdep.c (rs6000_gdbarch_init): When 64 bit SysV ABI, set
2307 push_dummy_call to ppc64_sysv_abi_push_dummy_call.
2308 * ppc-sysv-tdep.c: Include "gdb_assert.h".
2309 (ppc64_sysv_abi_push_dummy_call): New function.
2310 (ppc64_sysv_abi_broken_push_dummy_call): New function.
2311 * ppc-tdep.h (ppc64_sysv_abi_push_dummy_call): Declare.
2312 (ppc64_sysv_abi_broken_push_dummy_call): Declare.
2313
2314 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2315
2316 * NEWS: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2317 * README: Ditto.
2318 * d10v-tdep.c: Ditto.
2319 * h8300-tdep.c: Ditto.
2320 * remote-e7000.c: Ditto.
2321 * remote-hms.c: Ditto.
2322 * ser-e7kpc.c: Ditto.
2323 * sh-stub.c: Ditto.
2324 * sh-tdep.c: Ditto.
2325 * sh-tdep.h: Ditto.
2326 * sh3-rom.c: Ditto.
2327 * sh64-tdep.c: Ditto.
2328 * top.c: Ditto.
2329 * wince.c: Ditto.
2330 * config/d10v/d10v.mt: Ditto.
2331 * config/sh/embed.mt: Ditto.
2332 * config/sh/linux.mt: Ditto.
2333 * config/sh/tm-linux.h: Ditto.
2334 * config/sh/tm-sh.h: Ditto.
2335 * config/sh/wince.mt: Ditto.
2336
2337 2003-10-09 Andrew Cagney <cagney@redhat.com>
2338
2339 * ppc-tdep.h (struct type): Declare opaque.
2340 * x86-64-tdep.h (struct regcache): Declare opaque.
2341 * sh-tdep.c (sh_do_fp_register): Delete "register" attribute, fix
2342 coding style.
2343
2344 2003-10-09 Andrew Cagney <cagney@redhat.com>
2345
2346 Changes from 2003-09-09 Jimi Xenidis <jimix@watson.ibm.com>:
2347 * config/rs6000/tm-rs6000.h (SOFTWARE_SINGLE_STEP): Delete macro.
2348 (SOFTWARE_SINGLE_STEP_P): Ditto.
2349 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
2350 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Ditto.
2351 (SOFTWARE_SINGLE_STEP_P): Ditto.
2352 * rs6000-tdep.c (rs6000_gdbarch_init): When AIX, set
2353 software_single_step to rs6000_software_single_step.
2354
2355 2003-10-09 Andrew Cagney <cagney@redhat.com>
2356
2357 * MAINTAINERS: Mark m32r-elf as buildable with -Werror.
2358
2359 2003-10-09 Michael Snyder <msnyder@redhat.com>
2360
2361 * frame.h: Fix typo in comment.
2362 * dummy-frame.c: Fix typo in comment.
2363 * d10v-tdep.c: Random whitespace/comment tweaks.
2364
2365 2003-10-09 Elena Zannoni <ezannoni@redhat.com>
2366
2367 * sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code.
2368 (sh_push_dummy_code): Delete function, it's only used for dummy calls
2369 on stack.
2370
2371 Based on input by Stephen Clarke (stephen.clarke@superh.com):
2372 * sh-tdep.c (sh_use_struct_convention): Add comment explaining ABI
2373 in detail.
2374
2375 2003-10-09 Daniel Jacobowitz <drow@mvista.com>
2376
2377 * remote-mips.c (mips_initialize): Remove unneeded call to
2378 get_selected_frame. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
2379
2380 2003-10-09 Daniel Jacobowitz <drow@mvista.com>
2381
2382 * dwarf2expr.c (execute_stack_op): Don't treat the frame base as
2383 a memory pointer.
2384
2385 2003-10-08 Jeff Johnston <jjohnstn@redhat.com>
2386
2387 * lin-lwp.c (stop_and_resume_callback): Set the resumed flag
2388 for any lwp we resume.
2389 (running_callback): Add lwps that have pending status events
2390 against them to be considered running.
2391
2392 2003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2393
2394 * m32r-tdep.c : Include "dis-asm.h".
2395 * Makefile.in (m32r-tdep.o): Update dependencies.
2396
2397 2003-10-06 J. Brobecker <brobecker@gnat.com>
2398
2399 * completer.h (get_gdb_completer_word_break_characters): Delete.
2400 * completer.c: include language.h.
2401 (gdb_completer_word_break_characters): Delete.
2402 (get_gdb_completer_word_break_characters): Delete.
2403 (location_completer): Use the word break characters of the current
2404 language.
2405 (complete_line): Likewise.
2406 (line_completion_function): Likewise.
2407 (skip_quoted_chars): Likewise.
2408 * Makefile.in (completer.o): Add dependency on language.h.
2409 * top.c (init_main): Set the readline word break characters
2410 to GDB's default word break characters.
2411
2412 2003-10-06 J. Brobecker <brobecker@gnat.com>
2413
2414 * language.h (language_defn): new field, la_word_break_characters.
2415 * language.c (unknown_language_defn): Set new field to
2416 default_word_break_characters.
2417 (auto_language_defn): Likewise.
2418 (local_language_defn): Likewise.
2419 * ada-lang.c (ada_language_defn): Likewise.
2420 * c-lang.c (c_language_defn): Likewise.
2421 (cplus_language_defn): Likewise.
2422 (asm_language_defn): Likewise.
2423 (minimal_language_defn): Likewise.
2424 * f-lang.c (f_language_defn): Likewise.
2425 * jv-lang.c (java_language_defn): Likewise.
2426 * m2-lang.c (m2_language_defn): Likewise.
2427 * objc-lang.c (objc_language_defn): Likewise.
2428 * p-lang.c (pascal_language_defn): Likewise.
2429 * scm-lang.c (scm_language_defn): Likewise.
2430
2431 2003-10-06 Andrew Cagney <cagney@redhat.com>
2432
2433 * ppc-sysv-tdep.c: Re-indent.
2434
2435 2003-10-06 J. Brobecker <brobecker@gnat.com>
2436
2437 * language.h (default_word_break_characters): Add prototype.
2438 * language.c (default_word_break_characters): New function.
2439
2440 2003-10-06 Andreas Schwab <schwab@suse.de>
2441
2442 * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
2443 with %eax.
2444
2445 2003-10-06 Andrew Cagney <cagney@redhat.com>
2446
2447 * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
2448 "h8500-tdep.c".
2449 (z8k-tdep.o): Delete custom build rule.
2450
2451 2003-10-06 Andrew Cagney <cagney@redhat.com>
2452
2453 * Makefile.in: Update all dependencies.
2454
2455 * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
2456 No longer list PA as as obsolete candidate. List m32r as
2457 broken instead of obsolete.
2458
2459 * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
2460 * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
2461 * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
2462 * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
2463 * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
2464 * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
2465 * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
2466 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
2467 * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
2468 * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
2469 * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
2470 * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
2471 * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
2472 * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
2473 * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
2474 * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
2475 * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
2476 * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
2477 * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
2478 * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
2479 * config/z8k/z8k.mt: Ditto.
2480
2481 * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
2482 h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
2483 mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
2484 i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
2485 sparclite were removed.
2486 * configure.host, configure.tgt: Remove corresponding tuples.
2487
2488 * breakpoint.c, breakpoint.h: Remove obsolete code.
2489 * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
2490 * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
2491 * stabsread.h, xcoffread.c: Ditto.
2492
2493 * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
2494 * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
2495 * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
2496 * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
2497
2498 2003-10-06 David Lecomber <dsl@sources.redhat.com>
2499
2500 * f-valprint.c: Reformatting
2501
2502 2003-10-06 Mark Kettenis <kettenis@gnu.org>
2503
2504 * x86-64-tdep.c: Remove duplicate comment.
2505
2506 * x86-64-tdep.c (x86_64_store_return_value): Don't use
2507 DEPRECATED_REGISTER_RAW_SIZE. Use symbolic names for register
2508 names for return values. This fixes a bug since we looked at %rbx
2509 instead of %rdx.
2510
2511 2003-10-05 Mark Kettenis <kettenis@gnu.org>
2512
2513 * x86-64-tdep.c: Include "regset.h".
2514
2515 * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
2516 gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset,
2517 sizeof_fpregset.
2518 * i386-tdep.c: Include "regset.h".
2519 (i386_supply_gregset): New function.
2520 (i386_supply_fpregset): New function.
2521 (i386_gdbarch_init): Initialze register set-related members of
2522 TDEP.
2523 * x86-64-tdep.c (x86_64_supply_fpregset): New function.
2524 (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
2525
2526 2003-10-03 Andrew Cagney <cagney@redhat.com>
2527
2528 * rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI,
2529 set extract_return_value, store_return_value and
2530 use_struct_convention to ppc64_sysv_abi_extract_return_value,
2531 ppc64_sysv_abi_store_return_value and
2532 ppc64_sysv_abi_use_struct_convention.
2533 * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare.
2534 (ppc64_sysv_abi_store_return_value): Declare.
2535 (ppc64_sysv_abi_use_struct_convention): Declare.
2536 * ppc-sysv-tdep.c (enum return_value_convention): Define.
2537 (ppc64_sysv_abi_extract_return_value): New function.
2538 (ppc64_sysv_abi_store_return_value): New function.
2539 (ppc64_sysv_abi_use_struct_convention): New function.
2540 (ppc64_sysv_abi_return_value): New function.
2541
2542 2003-10-03 Andrew Cagney <cagney@redhat.com>
2543
2544 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only
2545 convert a descriptor to a function when it's in the ".opd"
2546 section.
2547
2548 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
2549
2550 * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg and
2551 reg_size to keep GCC silent.
2552
2553 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
2554
2555 * dwarf2-frame.c (struct comp_unit): Add tbase member to store
2556 base for DW_EH_PE_textrel encodings.
2557 (read_encoded_value): Add a DW_EH_PE_textrel case.
2558 (dwarf2_build_frame_info): Set unit.tbase to beginning of text
2559 section.
2560
2561 2003-10-03 Mark Kettenis <kettenis@gnu.org>
2562
2563 * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
2564
2565 2003-10-02 Andrew Cagney <cagney@redhat.com>
2566
2567 * gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename
2568 REGISTER_RAW_SIZE.
2569 * gdbarch.h, gdbarch.c: Re-generate.
2570 * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update.
2571 * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update.
2572 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
2573 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
2574 * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update.
2575 * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update.
2576 * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update.
2577 * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update.
2578 * remote-e7000.c, remote-mips.c, remote-sim.c: Update.
2579 * remote-vxmips.c, remote-vxsparc.c, remote.c: Update.
2580 * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update.
2581 * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update.
2582 * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update.
2583 * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update.
2584 * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update.
2585 * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update.
2586
2587 2003-10-02 Jim Blandy <jimb@redhat.com>
2588
2589 * dwarf2read.c (struct die_info): Doc fix.
2590
2591 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
2592
2593 * sh-tdep.c: Running thru gdb_indent.sh.
2594
2595 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
2596
2597 * sh-tdep.c (sh_justify_value_in_reg): New function.
2598 (sh_stack_allocsize): Ditto.
2599 (flt_argreg_array): New array used for floating point argument
2600 passing.
2601 (sh_init_flt_argreg): New function.
2602 (sh_next_flt_argreg): Ditto.
2603 (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to
2604 "pass_on_stack". Use new helper functions. Accomodate Renesas ABI.
2605 Fix argument passing strategy.
2606 (sh_push_dummy_call_nofpu): Ditto.
2607
2608 2003-10-01 Andrew Cagney <cagney@redhat.com>
2609
2610 * value.h (register_value_being_returned): Declare. Replace
2611 "value_being_returned".
2612 * infcall.c (call_function_by_hand): Use
2613 register_value_being_returned.
2614 * infcmd.c (print_return_value): Call
2615 "register_value_being_returned", handle struct return locally.
2616 * values.c (register_value_being_returned): New function. Replace
2617 "value_being_returned".
2618
2619 2003-09-30 Elena Zannoni <ezannoni@redhat.com>
2620
2621 * linux-proc.c (linux_do_registers): New function.
2622 (linux_make_note_section): Use linux_do_registers in case of
2623 single threaded inferior programs.
2624
2625 2003-10-01 Andrew Cagney <cagney@redhat.com>
2626
2627 * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
2628 use STRUCT_ADDR. When not using "struct return convention", pass
2629 "0" to "value_being_returned". Add FIXMEs.
2630 * infcmd.c (print_return_value): Pass an explicit 0/1 to
2631 value_being_returned. Add comments.
2632 * values.c (value_being_returned): Add fixme.
2633 * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
2634 (hppa_value_returned_from_stack): Add FIXME.
2635
2636 2003-09-30 David Carlton <carlton@kealia.com>
2637
2638 * dwarf2read.c (struct die_info): Add 'parent' field; replace
2639 'has_children' and 'next' by 'child' and 'sibling'.
2640 (read_comp_unit): Rework algorithm, breaking body into
2641 read_die_and_children and read_die_and_siblings.
2642 (read_die_and_children, read_die_and_siblings): New.
2643 (read_full_die): Add 'has_children' argument; set it instead of
2644 the die's 'has_children' field. Minor formatting cleanup.
2645 (free_die_list): Use die->child and die->sibling instead of
2646 die->next.
2647 (dump_die_list): Ditto.
2648 (sibling_die): Use die->sibling.
2649 (psymtab_to_symtab_1): Use die's 'child' field in place of its
2650 'has_children' and 'next' fields.
2651 (process_die, read_file_scope, read_func_scope)
2652 (read_lexical_block_scope, read_structure_scope)
2653 (read_enumeration, read_array_type, read_common_block)
2654 (read_namespace, read_subroutine_type, dump_die): Ditto.
2655
2656 2003-09-30 Andrew Cagney <cagney@redhat.com>
2657
2658 * rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone
2659 to 224, not 220.
2660
2661 2003-09-30 Andrew Cagney <cagney@redhat.com>
2662
2663 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename
2664 REGISTER_VIRTUAL_SIZE.
2665 * gdbarch.h, gdbarch.c: Regenerate.
2666 * vax-tdep.h, sparc-tdep.c, regcache.h: Update.
2667 * regcache.c, mn10300-tdep.c, mips-tdep.c: Update.
2668 * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update.
2669
2670 2003-09-29 Andrew Cagney <cagney@redhat.com>
2671
2672 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename
2673 REGISTER_VIRTUAL_TYPE.
2674 * gdbarch.h, gdbarch.c: Regenerate.
2675 * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update.
2676 * sh64-tdep.c, sparc-tdep.c: Update.
2677
2678 * remote-vxsparc.c (vx_read_register): Replace bzero with memset.
2679 * remote-vxmips.c (vx_read_register): Ditto.
2680 * remote-vx68.c (vx_read_register): Ditto.
2681 * gnu-nat.c (inf_validate_procs): Ditto.
2682
2683 2003-09-29 J. Brobecker <brobecker@gnat.com>
2684
2685 * infcall.c (call_function_by_hand): Fix build failure
2686 introduced in the previous change to this file.
2687
2688 2003-09-29 Andrew Cagney <cagney@redhat.com>
2689
2690 * NEWS: Mention Objective-C.
2691
2692 2003-09-29 Jerome Guitton <guitton@act-europe.fr>
2693
2694 * arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
2695 test if the register has been saved on the stack.
2696 (arm_scan_prologue_cache): When analysing the instruction
2697 "str lr, [sp, #-4]", save the address where lr has been stored.
2698
2699 2003-09-28 Andrew Cagney <cagney@redhat.com>
2700
2701 * frame.c (frame_read_unsigned_register): Delete function.
2702 * frame.h (frame_read_unsigned_register): Delete declaration.
2703 * sparc-tdep.c (sparc_init_extra_frame_info): Use
2704 get_frame_register_unsigned.
2705 (sparc_frame_saved_pc, sparc_pop_frame): Ditto.
2706 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
2707 * d10v-tdep.c (d10v_print_registers_info): Ditto.
2708
2709 * frame.h (frame_read_register): Delete declaration.
2710 * frame.c (frame_read_register): Delete function.
2711 * arch-utils.c (legacy_register_to_value): Use get_frame_register.
2712 * sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
2713 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
2714 * mips-tdep.c (mips_register_to_value): Ditto.
2715 * hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
2716 * d10v-tdep.c (d10v_print_registers_info): Ditto.
2717
2718 * frame.c (frame_read_signed_register): Delete function.
2719 (frame_read_unsigned_register): Update comments.
2720 * frame.h (frame_read_signed_register): Delete declaration.
2721 * h8300-tdep.c (h8300_print_register): Use
2722 get_frame_register_signed.
2723 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
2724
2725 * config/pa/tm-hppa.h (DEPRECATED_VALUE_RETURNED_FROM_STACK):
2726 Rename VALUE_RETURNED_FROM_STACK.
2727 * infcmd.c (print_return_value): Update.
2728 * infcall.c (call_function_by_hand): Update.
2729
2730 2003-09-28 Mark Kettenis <kettenis@gnu.org>
2731
2732 * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add
2733 regcache argument and reverse the order of the other two
2734 arguments. Remove local regcache variable. Determine
2735 architecture from REGCACHE. Update comments.
2736 * x86-64-tdep.c (x86_64_supply_fxsave): Add regcache argument and
2737 reverse the order of the other two arguments. Remove local
2738 regcache variable. Determine architecture from REGCACHE. Update
2739 comments.
2740 * i387-tdep.h (i387_supply_fsave, i387_supply_fxsave): Adjust
2741 prototypes. Update comments.
2742 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust prototype. Adjust
2743 comment.
2744 * amd64fbsd-nat.c (supply_fpregset, fetch_inferior_registers):
2745 Update.
2746 * go32-nat.c (fetch_register, go32_fetch_registers): Update.
2747 * i386-interix-nat.c (supply_fpregset): Update.
2748 * i386-linux-nat.c (supply_fpregset, supply_fpxregset): Update.
2749 * i386-nto-tdep.c (i386nto_supply_fpregset): Update.
2750 * i386gnu-nat.c (fetch_fpregs, supply_fpregset): Update.
2751 * i386bsd-nat.c (supply_fpregset, fetch_inferior_registers): Update.
2752 * i386nbsd-tdep.c (fetch_core_registers, fetch_elfcore_registers):
2753 Update.
2754 * i386obsd-tdep.c (fetch_core_registers): Update.
2755 * i386v4-nat.c (supply_fpregset): Update.
2756 * x86-64-linux-nat.c (supply_fpregset): Update.
2757 * x86-64-linux-tdep.c (fetch_core_registers): Update.
2758
2759 2003-09-27 Mark Kettenis <kettenis@gnu.org>
2760
2761 * i386-tdep.h: Put opaque declarations in alphabetical
2762 order. Remove spurious whitespace.
2763 (struct gdbarch_tdep): add st0_regnum and mm0_regnum members.
2764 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Remove prototypes.
2765 * i386-tdep.c (MM0_REGNUM): Remove define.
2766 (i386_mmx_regnum_p): Add gdbarch argument.
2767 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Add gdbarch argument.
2768 Rewrite using new macro definitions for FPU/SSE registers.
2769 (i386_fp_regnum_p, i386_fpc_regnum_p): Rewrite using new macro
2770 definitions from i387-tdep.h.
2771 (i386_register_name): Update.
2772 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): Update to use
2773 new macro definitions for FPU/SSE registers.
2774 (i386_extract_return_value): Determine whether floating-point
2775 registers are present by examining REGCACHE's architecture.
2776 (i386_store_return_value): Likewise. Use I386_MAX_REGISTER_SIZE
2777 instead of FPU_REG_RAW_SIZE. Use new macro definitions for
2778 FPU/SSE registers.
2779 (i386_register_type): Update.
2780 (i386_mmx_regnum_to_fp_regnum): Rewrite using new macro
2781 definitions for FPU registers. Use REGCACHE's architecture to
2782 determine the appropriate register numbers.
2783 (i386_pseudo_register_read, i386_pseudo_register_write,
2784 i386_register_reggroup_p): Update.
2785 (i386_gdbarch_init): Initialize TDEP->st0_regnum and
2786 TDEP->mm0_regnum.
2787 * i387-tdep.h (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM,
2788 I387_FTAG_REGNUM, I387_FISEG_REGNUM, I387_FIOFF_REGNUM,
2789 I387_FOSEG_REGNUM, I387_FOOFF_REGNUM, I387_FOP_REGNUM,
2790 I387_XMM0_REGNUM, I387_MXCSR_REGNUM): New defines.
2791 (i387_supply_fsave, i387_fill_fsave, i387_supply_fxsave,
2792 i387_fill_fxsave): Change type of fsave/fxsave argument from `char
2793 *' to `void *'.
2794 * i387-tdep.c (i387_print_float_info, fsave_offset, FSAVE_ADDR,
2795 i387_supply_fsave, i387_fill_fsave, fxsave_offset, FXSAVE_ADDR,
2796 i387_supply_fxsave, i387_fill_fxsave): Update to use new macro
2797 definitions for FPU/SSE registers.
2798 (FXSAVE_MXCSR_ADDR): New define.
2799 * x86-64-tdep.c (x86_64_init_abi): Override TDEP->st0_regnum and
2800 TDEP->mm0_regnum.
2801 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Remove defines.
2802 (I387_ST0_REGNUM): Define.
2803
2804 * regcache.h (get_regcache_arch): New prototype.
2805 * regcache.c (get_regcache_arch): New function.
2806
2807 * x86-64-tdep.c (x86_64_store_return_value): Remove spurious
2808 whitespace.
2809
2810 * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
2811 Initialize using ARRAY_SIZE.
2812
2813 2003-09-27 Andrew Cagney <cagney@redhat.com>
2814
2815 * arch-utils.c (deprecated_init_frame_pc_default): Rename
2816 "init_frame_pc_default".
2817 * arch-utils.h (deprecated_init_frame_pc_default): Update.
2818 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2819 * vax-tdep.c (vax_gdbarch_init): Update.
2820 * v850-tdep.c (v850_gdbarch_init): Update.
2821 * sh64-tdep.c (sh64_gdbarch_init): Update.
2822 * s390-tdep.c (s390_gdbarch_init): Update.
2823 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2824 * mcore-tdep.c (mcore_gdbarch_init): Update.
2825 * h8300-tdep.c (h8300_gdbarch_init): Update.
2826 * cris-tdep.c (cris_gdbarch_init): Update.
2827 * config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
2828
2829 2003-09-26 Mark Kettenis <kettenis@gnu.org>
2830
2831 * regset.h: New file.
2832 * Makefile.in (regset_h): Add.
2833
2834 2003-09-25 Andrew Cagney <cagney@redhat.com>
2835
2836 * frame.h (deprecated_frame_saved_regs): Rename
2837 get_frame_saved_regs.
2838 * cris-tdep.c, frame.c, h8300-tdep.c, hppa-tdep.c: Update.
2839 * mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
2840 * ns32k-tdep.c, ppc-linux-tdep.c, rs6000-tdep.c: Update.
2841 * s390-tdep.c, sh64-tdep.c, stack.c: Update.
2842 * v850-tdep.c, vax-tdep.c, xstormy16-tdep.c: Update.
2843
2844 2003-09-25 Andrew Cagney <cagney@redhat.com>
2845
2846 * NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted
2847 file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions,
2848 and Java.
2849 * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and
2850 arm*-*-* do not use the new frame code.
2851
2852 2003-09-25 David Carlton <carlton@kealia.com>
2853
2854 * c-exp.y: Remove 'register' declarations.
2855 * f-exp.y, jv-exp.y, m2-exp.y, objc-exp.y, p-exp.y: Ditto.
2856
2857 2003-09-25 David Carlton <carlton@kealia.com>
2858
2859 * c-exp.y: Include cp-support.h. Add qualified_type.
2860 (yylex): Delete nested type hack; add comments.
2861 * cp-namespace.c (cp_lookup_nested_type): New function.
2862 * cp-support.h: Declare cp_lookup_nested_type.
2863 * eval.c (evaluate_subexp_standard): Call value_aggregate_elt
2864 instead of value_struct_elt_for_reference.
2865 * valops.c: Include cp-support.h.
2866 (value_aggregate_elt): New function.
2867 (value_namespace_elt): Ditto.
2868 (value_struct_elt_for_reference): Make static.
2869 * value.h: Delete declaration of value_struct_elt_for_reference;
2870 add declaration for value_aggregate_elt.
2871 * Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
2872 (valops.o): Ditto.
2873
2874 2003-09-25 Daniel Jacobowitz <drow@mvista.com>
2875
2876 * stack.c: Include "reggroups.h".
2877 (frame_info): Only display registers in all_reggroup.
2878 * Makefile.in (stack.o): Update dependencies.
2879
2880 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
2881
2882 * arm-tdep.c (arm_skip_prologue): Handle "sub ip, sp #n" and
2883 "add ip, sp #n" in the prologue.
2884 (arm_scan_prologue): Ditto.
2885
2886 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
2887
2888 * MAINTAINERS (write after approval): Add myself.
2889
2890 2003-09-25 Andreas Schwab <schwab@suse.de>
2891
2892 * m68k-tdep.c: Include "dwarf2-frame.h".
2893 (m68k_gdbarch_init): Add the DWARF CFI frame unwinder.
2894 * Makefile.in (m68k-tdep.o): Update dependencies.
2895
2896 2003-09-25 Corinna Vinschen <vinschen@redhat.com>
2897
2898 * sh-tdep.c (struct frame_extra_info): Remove.
2899 (struct sh_frame_cache): New structure.
2900 (GET_SOURCE_REG): New macro extracting source register of an opcode.
2901 (GET_TARGET_REG): Ditto but target register.
2902 (GET_PUSHED_REG): Remove.
2903 (IS_MOV_ARG_TO_REG): New macro.
2904 (IS_MOV_ARG_TO_IND_R14): New macro.
2905 (IS_MOV_ARG_TO_IND_R14_WITH_DISP): New macro.
2906 (IS_MOVW_PCREL_TO_REG): New macro.
2907 (IS_MOVL_PCREL_TO_REG): New macro.
2908 (IS_SUB_REG_FROM_SP): New macro.
2909 (IS_ARG_MOV): Remove.
2910 (IS_MOV_TO_R14): Remove.
2911 (IS_RESTORE_FP): New macro.
2912 (IS_RTS): New macro.
2913 (IS_LDS): New macro.
2914 (IS_MOV_FP_SP): New macro.
2915 (IS_ADD_REG_TO_FP): New macro.
2916 (IS_ADD_IMM_FP): New macro.
2917 (sh_skip_prologue_hard_way): Remove.
2918 (sh_saved_pc_after_call): Remove.
2919 (sh_frame_chain): Remove.
2920 (sh_find_callers_reg): Remove.
2921 (sh_nofp_frame_init_saved_regs): Remove.
2922 (sh_fp_frame_init_saved_regs): Remove.
2923 (sh_init_extra_frame_info): Remove.
2924 (sh_analyze_prologue): New function.
2925 (sh_skip_prologue): Remove deprecated code. Rely on new function
2926 sh_analyze_prologue when after_prologue fails.
2927 (sh_frame_saved_pc): Remove.
2928 (sh_alloc_frame_cache): New function.
2929 (sh_frame_cache): Ditto.
2930 (sh_frame_prev_register): Ditto.
2931 (sh_frame_this_id): Ditto.
2932 (sh_frame_unwind): New structure defining the heuristic frame
2933 sniffer interface.
2934 (sh_frame_sniffer): New function.
2935 (sh_unwind_sp): Ditto.
2936 (sh_unwind_pc): Ditto.
2937 (sh_unwind_dummy_id): Ditto.
2938 (sh_frame_base_address): Ditto.
2939 (sh_frame_base): New structure defining new frame base code.
2940 (sh_in_function_epilogue_p): New function.
2941 (sh_gdbarch_init): Restructure and simplify to eliminate deprecated
2942 code and to call all new code instead. Initialize dwarf2 and
2943 heuristic frame sniffer.
2944
2945 2003-09-24 Paul N. Hilfinger <hilfingr@nile.gnat.com>
2946
2947 * parser-defs.h (struct exp_descriptor): New definition, containing
2948 language-specific info for printing, prefixifying, dumping, and
2949 evaluating expressions.
2950 (exp_descriptor_standard): Declare new variable.
2951 (print_subexp): Make global and declare here (from expprint.c).
2952 (dump_subexp): Ditto.
2953 (dump_subexp_body_standard): Declare.
2954 (operator_length_standard): Declare.
2955 (op_name_standard): Declare.
2956 (print_subexp): Declare.
2957 (print_subexp_standard): Declare.
2958
2959 * language.h (struct language_defn): Add la_exp_desc field to hold
2960 pointer to table for language-specific operators.
2961 Remove evaluate_exp field, which is now in struct exp_descriptor.
2962
2963 * parse.c (operator_length): Move most code to new
2964 operator_length_standard function. Use language-specific information.
2965 (operator_length_standard): New function taking most code from
2966 operator_length.
2967 (exp_descriptor_standard): New constant.
2968
2969 * expression.h (enum exp_opcode): Add definitions of OP_EXTENDED0
2970 and OP_EXTENDED_LAST.
2971
2972 * expprint.c (print_subexp): Use language-specific print_subexp.
2973 Make global; remove static declaration.
2974 Move most code to print_subexp_standard.
2975 (print_subexp_standard): New function, containing code formerly in
2976 print_subexp.
2977 (op_name): Add expression to argument signature.
2978 Use langauge-specific op_name.
2979 Move most code to op_name_standard.
2980 (op_name_standard): New function, containing code formerly in op_name.
2981 (dump_subexp): Use new version of op_name function.
2982 Use language-specific dump_subexp_body, and move most existing code to
2983 dump_subexp_body_standard.
2984 (dump_raw_expression): Use new op_name interface.
2985 (dump_subexp_body): Move most code to dump_subexp_body_standard.
2986 (dump_subexp_body_standard): New function, containing code formerly
2987 in dump_subexp_body.
2988
2989 * language.c (unknown_language): Add default la_exp_desc field and
2990 remove evaluate_exp field.
2991 (auto_language): Ditto.
2992 (local_language): Ditto.
2993 * f-lang.c (f_language_defn): Ditto.
2994 * c-lang.c (c_language_defn): Ditto.
2995 (cplus_language_defn): Ditto.
2996 (asm_language_defn): Ditto.
2997 (minimal_language_defn): Ditto.
2998 * p-lang.c (pascal_language_defn): Ditto.
2999 * m2-lang.c (m2_language_defn): Ditto.
3000 * objc-lang.c (objc_language_defn): Ditto.
3001
3002 * jv-lang.c (exp_descriptor_java): New variable, containing
3003 Java-specific expression evaluator.
3004 (java_language_defn): Add la_exp_desc field and remove evaluate_exp
3005 field.
3006 * scm-lang.c (exp_descriptor_scm): New variable, containing
3007 Scheme-specific expression evaluator.
3008 (scm_language_defn): Add la_exp_desc field and remove evaluate_exp
3009 field.
3010 * objc-lang.c (print_object_command): Take evaluate_exp from the
3011 la_exp_desc field.
3012
3013 * Makefile.in (eval.o): Add dependency on parser-defs.h.
3014
3015 * eval.c: Include parser-defs.h for the full declaration of
3016 la_exp_desc's type.
3017 (evaluate_subexp): Get evaluate_exp out of la_exp_desc field.
3018
3019 2003-09-23 Paul N. Hilfinger <hilfingr@nile.gnat.com>
3020
3021 * parser-defs.h (operator_length): Declare.
3022
3023 * parse.c (length_of_subexp): Use operator_length to get operator
3024 lengths and arities for operators.
3025 Move most code to new operator_length function.
3026 (operator_length): New function absorbing most code from
3027 length_of_subexp.
3028 (prefixify_subexp): Remove large case and use operator_length instead.
3029 (parse_exp_1): Use renamings:
3030 dump_prefix_expression => dump_raw_expression and
3031 dump_postfix_expression => dump_prefix_expression.
3032
3033 * expression.h (dump_prefix_expression): Rename to ...
3034 (dump_raw_expression): New name.
3035 (dump_postfix_expression): Rename to ...
3036 (dump_prefix_expression): New name.
3037
3038 * expprint.c (dump_subexp): Make global. Add comment.
3039 Move most existing code to dump_subexp_body.
3040 (dump_subexp_body): New function.
3041 (dump_prefix_expression): Rename to dump_raw_expression.
3042 Remove attempt to print the expression via print_expression: it can't
3043 work before the expression is prefixified.
3044 (dump_raw_expression): Renamed from dump_prefix_expression.
3045 (dump_postfix_expression): Rename to dump_prefix_expression, since
3046 that's what it does.
3047 Remove 'note' parameter, since this routine must be used on
3048 prefixified expression.
3049 (dump_prefix_expression): Renamed from dump_postfix_expression.
3050
3051 2003-09-22 Jim Blandy <jimb@redhat.com>
3052
3053 * dwarf2read.c (read_array_type): When building the type for an
3054 array of unspecified length, make sure to choose the upper bound
3055 so that the array's total length comes out to be zero --- that's
3056 how we represent such arrays.
3057
3058 2003-09-22 Michael Chastain <mec@shout.net>
3059
3060 * MAINTAINERS: Rename gdb.c++ to gdb.cp.
3061
3062 2003-09-22 Jeff Johnston <jjohnstn@redhat.com>
3063
3064 * top.c (quit_force): Fix indirect call to quit_target so
3065 a struct qt_args pointer is passed.
3066
3067 2003-09-22 Andrew Cagney <cagney@redhat.com>
3068
3069 * arch-utils.h (init_frame_pc_noop): Delete declaration.
3070 * arch-utils.c (init_frame_pc_noop): Delete function.
3071 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
3072 "init_frame_pc".
3073 * mips-tdep.c (mips_gdbarch_init): Ditto.
3074 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
3075 * config/sparc/tm-sparc.h (init_frame_pc_noop): Delete
3076 declaration.
3077 (DEPRECATED_INIT_FRAME_PC): Delete macro.
3078 * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Delete
3079 declaration.
3080 (DEPRECATED_INIT_FRAME_PC): Delete macro.
3081
3082 2003-09-22 Anthony Green <green@redhat.com>
3083
3084 * monitor.c (monitor_expect): Delete unused conflicting targ_ops
3085 declaration.
3086
3087 2003-09-20 Andrew Cagney <cagney@redhat.com>
3088
3089 * breakpoint.c: Eliminate ARGSUSED.
3090 * buildsym.c, cli/cli-cmds.c, cli/cli-script.c: Ditto.
3091 * coffread.c, corelow.c, dwarf2read.c, event-top.c: Ditto.
3092 * exec.c, gcore.c, hpux-thread.c, infcmd.c, inflow.c: Ditto.
3093 * infrun.c, inftarg.c, maint.c, ocd.c, printcmd.c: Ditto.
3094 * procfs.c, regcache.c, remote-rdi.c, remote-sds.c: Ditto.
3095 * remote.c, sol-thread.c, source.c, stabsread.c: Ditto.
3096 * stack.c, symfile.c, target.c, top.c, typeprint.c: Ditto.
3097 * utils.c, v850ice.c, valprint.c, values.c, win32-nat.c: Ditto.
3098 * wince.c, remote-vx.c: Ditto.
3099
3100 * cli/cli-script.c: Remove "register" attributes.
3101 * config/pa/tm-hppa.h: Ditto.
3102 * cli/cli-decode.c: Ditto.
3103 * cli/cli-cmds.c: Ditto.
3104
3105 2003-09-19 Andrew Cagney <cagney@redhat.com>
3106
3107 * sparcnbsd-nat.c (getregs_supplies): Rename NPC_REGNUM to
3108 DEPRECATED_NPC_REGNUM.
3109 * sparc64nbsd-nat.c (getregs_supplies): Ditto.
3110
3111 2003-09-19 Christopher Faylor <cgf@redhat.com>
3112
3113 * win32-nat.c (mappings): Remove HAVE_SSE conditional.
3114
3115 2003-09-19 Jim Blandy <jimb@redhat.com>
3116
3117 * macrotab.c (macro_include): Use the correct comparison to find
3118 the appropriate place for this inclusion in the list.
3119
3120 2003-09-19 Andrew Cagney <cagney@redhat.com>
3121
3122 * config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
3123 (DEPRECATED_HPUX_TEXT_END): Define.
3124 (deprecated_hpux_text_end): Declare.
3125 (struct target_ops): Declare opaque.
3126 * hppah-nat.c (text_end): Make static.
3127 (deprecated_hpux_text_end): New function.
3128 * exec.c (text_end): Delete global variable.
3129 (NEED_TEXT_START_END): Do not define.
3130 (exec_file_attach): Replace code computing "text_end" code with
3131 call to DEPRECATED_HPUX_TEXT_END.
3132
3133 2003-09-19 Andrew Cagney <cagney@redhat.com>
3134
3135 * utils.c (align_up, align_down): New functions.
3136 * defs.h (align_up, align_down): Declare.
3137 * ppc-sysv-tdep.c (align_up, align_down): Delete functions.
3138 * s390-tdep.c: Replace "round_up" and "round_down" with "align_up"
3139 and "align_down".
3140 (round_up, round_down): Delete functions.
3141 * mips-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
3142 "align_down".
3143 (ROUND_DOWN, ROUND_UP): Delete macros.
3144 (mips_dump_tdep): Do not print "ROUND_UP" or "ROUND_DOWN".
3145 * h8300-tdep.c: Replace "round_up" and "round_down" with
3146 "align_up" and "align_down".
3147 (round_up, round_down): Delete macros.
3148 * frv-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
3149 "align_down".
3150 (ROUND_UP, ROUND_DOWN): Delete macros.
3151
3152 2003-09-18 J. Brobecker <brobecker@gnat.com>
3153
3154 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
3155 hard-coded constant. Use the proper machine name instead.
3156
3157 2003-09-17 Andrew Cagney <cagney@redhat.com>
3158
3159 * sparc-tdep.c (legacy_register_name): Delete function.
3160 * mips-tdep.c (mips_dump_tdep): Do not print REGISTER_NAME.
3161 (mips_gdbarch_init): Refer to MIPS_REGISTER_NAME in comments.
3162 * infcmd.c (gdb_register_name): Delete variable.
3163 * gdbarch.sh (SDB_REG_TO_REGNUM): Delete reference to
3164 REGISTER_NAME and "tm.h".
3165 * gdbarch.h, gdbarch.c: Regenerate.
3166 * dpx2-nat.c (regmap): Refer to REGISTER_NAME and not
3167 REGISTER_NAMES in comments.
3168 * remote-st.c (get_reg_name), i386b-nat.c (tregmap): Ditto.
3169 * m68klinux-nat.c (regmap): Ditto.
3170
3171 2003-09-17 Jim Blandy <jimb@redhat.com>
3172
3173 * Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
3174
3175 2003-09-17 Andrew Cagney <cagney@redhat.com>
3176
3177 * ppcnbsd-tdep.c (ppcnbsd_use_struct_convention): New function.
3178 (ppcnbsd_init_abi): Set "use_struct_convention" to
3179 "ppcnbsd_use_struct_convention".
3180
3181 2003-09-17 Mark Kettenis <kettenis@gnu.org>
3182
3183 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
3184 * gdbarch.h, gdbarch.c: Regenerate.
3185 (stabs_argument_has_addr): New architecture method.
3186 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
3187 * arch-utils.c: Include "buildsym.h".
3188 (default_stabs_argument_has_addr): New function.
3189 * stabsread.c (define_symbol): Use stabs_argument_has_addr
3190 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
3191
3192 2003-09-17 Andrew Cagney <cagney@redhat.com>
3193
3194 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Deprecate NPC_REGNUM.
3195 * gdbarch.h, gdbarch.c: Regenerate.
3196 * core-sol2.c, hppa-tdep.c, lynx-nat.c, procfs.c: Update.
3197 * regcache.c, remote-vxsparc.c, sparc-linux-nat.c: Update.
3198 * sparc-nat.c, sparc-tdep.c, sparc64-tdep.c: Update.
3199 * sparcnbsd-tdep.c: Update.
3200
3201 2003-09-17 Andrew Cagney <cagney@redhat.com>
3202
3203 * gdbarch.sh (DEPRECATED_REGISTER_BYTE): Rename REGISTER_BYTE.
3204 * gdbarch.h, gdbarch.c: Regenerate.
3205 * arm-linux-tdep.c, core-sol2.c, cris-tdep.c: Update.
3206 * d10v-tdep.c, frame.c: Update.
3207 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
3208 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
3209 * ia64-linux-nat.c, irix5-nat.c, lynx-nat.c, m68knbsd-nat.c: Update.
3210 * mcore-tdep.c, mips-linux-tdep.c, mips-tdep.c: Update.
3211 * mipsv4-nat.c, mn10300-tdep.c, ns32k-tdep.c: Update.
3212 * ns32knbsd-nat.c, ppc-bdm.c, regcache.c, remote-sds.c: Update.
3213 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
3214 * remote.c, rs6000-tdep.c, s390-tdep.c, sh64-tdep.c: Update.
3215 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, v850-tdep.c: Update.
3216 * v850ice.c, vax-tdep.c, xstormy16-tdep.c: Update.
3217 * config/m68k/tm-cisco.h, config/m68k/tm-delta68.h: Update.
3218 * config/pa/nm-hppah.h: Update.
3219
3220 2003-09-16 Andrew Cagney <cagney@redhat.com>
3221
3222 * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
3223 "use_struct_convention" to "ppc_linux_use_struct_convention".
3224 (ppc_linux_use_struct_convention): New function.
3225 * rs6000-tdep.c (rs6000_use_struct_convention): New function.
3226 (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
3227 "rs6000_use_struct_convention".
3228 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
3229 declaration.
3230 * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
3231 Delete function.
3232
3233 2003-09-16 Andrew Cagney <cagney@redhat.com>
3234
3235 * buildsym.c: Remove more occurances of "register".
3236 * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
3237 * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
3238 * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
3239 * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
3240 * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
3241 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
3242 * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
3243 * utils.c, valops.c, values.c, xcoffread.c: Ditto.
3244
3245 2003-09-16 Corinna Vinschen <vinschen@redhat.com>
3246
3247 * sh-tdep.h (struct gdbarch_tdep): Remove. Change all register
3248 numbers to enumeration values.
3249 * sh-tdep.c: Accomodate above change.
3250 (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
3251 (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
3252 (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
3253 (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
3254 (IS_FPUSH): Rename from IS_FMOV.
3255 (sh_extract_struct_value_address): Remove useless comment.
3256 (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
3257 instead of own local values.
3258 (sh_dump_tdep): Remove.
3259 (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
3260 * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
3261
3262 2003-09-15 Andrew Cagney <cagney@redhat.com>
3263
3264 * doublest.c (convert_floatformat_to_doublest): No longer need to
3265 cast "exp_bias" to an int. Reverts 2002-12-04 change.
3266
3267 2003-09-15 Daniel Jacobowitz <drow@mvista.com>
3268
3269 * values.c (unpack_double): Call floatformat_is_valid.
3270
3271 2003-09-15 Mark Kettenis <kettenis@gnu.org>
3272
3273 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
3274 ps_strings into a long.
3275
3276 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
3277 _initialize_am64fbsd_nat.
3278
3279 2003-09-15 Kevin Buettner <kevinb@redhat.com>
3280
3281 * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
3282 associated with DW_AT_ranges attribute is out of bounds.
3283
3284 2003-09-15 David Lecomber <dsl@sources.redhat.com>
3285
3286 * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
3287
3288 2003-09-14 Michael Chastain <mec@shout.net>
3289
3290 * config/m68k/nm-apollo68v.h: Delete.
3291 * config/m68k/xm-apollo68v.h: Delete.
3292
3293 2003-09-14 Andrew Cagney <cagney@redhat.com>
3294
3295 * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
3296 * dcache.c: Update copyrights and descriptions.
3297 * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
3298
3299 2003-09-14 Andrew Cagney <cagney@redhat.com>
3300
3301 * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
3302 "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
3303
3304 2003-09-14 Andrew Cagney <cagney@redhat.com>
3305
3306 * alpha-nat.c: Remove some occurances of "register".
3307 * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
3308 * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
3309 * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
3310 * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
3311 * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
3312 * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
3313 * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
3314 * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
3315 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
3316 * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
3317 * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
3318 * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
3319 * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
3320 * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
3321 * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
3322 * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
3323 * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
3324 * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
3325 * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
3326 * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
3327 * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
3328 * values.c, vax-tdep.c, xcoffread.c: Ditto.
3329
3330 2003-09-13 Andrew Cagney <cagney@redhat.com>
3331
3332 * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
3333 * ppc-tdep.h (struct regcache): Declare opaque.
3334 * objfiles.h (struct objfile_data): Declare opaque.
3335 * cp-support.h (struct objfile): Declare opaque.
3336 * linux-nat.h (target_waitstatus): Declare opaque.
3337
3338 2003-09-14 Mark Kettenis <kettenis@gnu.org>
3339
3340 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
3341 (stabs_argument_has_addr): New architecture method.
3342 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
3343 * arch-utils.c: Include "buildsym.h".
3344 (default_stabs_argument_has_addr): New function.
3345 * stabsread.c (define_symbol): Use stabs_argument_has_addr
3346 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
3347
3348 * cris-tdep.c (cris_gdbarch_init): Set
3349 deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
3350 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
3351 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
3352 * mips-tdep.c (mips_gdbarch_init): Likewise.
3353 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
3354 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
3355
3356 2003-09-13 Andrew Cagney <cagney@redhat.com>
3357
3358 * values.c (using_struct_return): Delete "function" and "funcaddr"
3359 parameters.
3360 * value.h (using_struct_return): Update declaration.
3361 * infcmd.c (finish_command_continuation): Update.
3362 (finish_command): Update.
3363 * infcall.c (call_function_by_hand): Update.
3364 * eval.c (evaluate_subexp_standard): Update.
3365
3366 2003-09-13 Christopher Faylor <cgf@redhat.com>
3367
3368 * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
3369 SSE registers since gdb will not operate correctly without this.
3370 Restore include file ordering munged in previous change.
3371 * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
3372
3373 2003-09-13 Mark Kettenis <kettenis@gnu.org>
3374
3375 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
3376 REG_STRUCT_HAS_ADDR.
3377 * gdbarch.c, gdbarch.h: Updated.
3378 * infcall.c (call_function_by_hand): Update.
3379 * stabsread.c (define_symbol): Updated.
3380
3381 * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
3382
3383 2003-09-12 Christopher Faylor <cgf@redhat.com>
3384
3385 * win32-nat.c: Reorganize so that defines used by target headers are
3386 actually defined by the system headers.
3387 * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
3388 than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
3389
3390 2003-09-12 Jim Blandy <jimb@redhat.com>
3391
3392 * dbxread.c (read_dbx_symtab): Don't report an internal error if
3393 the file has no .data, .bss, or .rodata sections. Instead wait
3394 until we see a variable alleged to live in one of those sections.
3395
3396 * dbxread.c (read_dbx_symtab): If we have no .data section and no
3397 .bss section, presume that any variables we find live in the
3398 .rodata section.
3399
3400 * dbxread.c (read_dbx_symtab): Add FIXME about finding section
3401 offsets for global and static variables.
3402
3403 * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
3404 symbol types are, by definition, in the .data section, so it is
3405 correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
3406 If there is no .data section, there should be no N_DATA or N_DATA
3407 | N_EXT symbols.
3408
3409 2003-09-12 Mark Kettenis <kettenis@gnu.org>
3410
3411 * amd64fbsd-tdep.c: Fix sigtramp recognition.
3412 (amd64fbsd_sigcontext_addr): Rewrite.
3413 (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
3414 with correct values.
3415 (amd64fbsd_sc_reg_offset): Initialize with correct values.
3416 (amd64fbsd_init_abi): Fix typo.
3417
3418 2003-09-12 Andrew Cagney <cagney@redhat.com>
3419
3420 * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
3421 (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
3422
3423 2003-09-12 Andrew Cagney <cagney@redhat.com>
3424
3425 * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
3426 "entry_file_highpc". Update comments.
3427 * defs.h (deprecated_inside_entry_file): Rename
3428 "inside_entry_file".
3429 * blockframe.c (deprecated_inside_entry_file): Rename
3430 "inside_entry_file".
3431 * frame.c (get_prev_frame): Update. Use if 0 instead of #if 0.
3432 * vax-tdep.c (vax_frame_chain): Update.
3433 * sh64-tdep.c (sh64_frame_chain): Update.
3434 * sh-tdep.c (sh_frame_chain): Update.
3435 * rs6000-tdep.c (rs6000_frame_chain): Update.
3436 * ns32k-tdep.c (ns32k_frame_chain): Update.
3437 * mips-tdep.c (mips_frame_chain): Update.
3438 * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
3439 * m32r-tdep.c (m32r_frame_this_id): Update.
3440 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
3441 * frv-tdep.c (frv_frame_this_id): Update.
3442 * d10v-tdep.c (d10v_frame_this_id): Update.
3443 * cris-tdep.c (cris_frame_chain): Update.
3444 * blockframe.c (legacy_frame_chain_valid): Update.
3445 * avr-tdep.c (avr_frame_this_id): Update.
3446 * arm-tdep.c (arm_prologue_this_id): Update.
3447 * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
3448 * objfiles.c (objfile_relocate): Update.
3449 * mipsread.c (mipscoff_symfile_read): Update.
3450 (mipscoff_symfile_read): Update.
3451 * mdebugread.c (parse_partial_symbols): Update.
3452 * dwarfread.c (read_file_scope): Update.
3453 * dwarf2read.c (read_file_scope): Update.
3454 * dbxread.c (read_dbx_symtab): Update.
3455 (read_dbx_symtab): Update.
3456 * coffread.c (complete_symtab): Update.
3457
3458 2003-09-12 Jeff Johnston <jjohnstn@redhat.com>
3459
3460 * top.c (quit_target): New static helper function.
3461 (quit_force): Moved code to quit_target(). Call quit_target()
3462 via catch_errors() to catch errors during quit.
3463
3464 2003-09-11 David Carlton <carlton@kealia.com>
3465
3466 * buildsym.c (finish_block): Use allocate_block to allocate the
3467 block.
3468 * mdebugread.c (new_block): Add FIXME.
3469
3470 2003-09-11 David Carlton <carlton@kealia.com>
3471
3472 * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
3473 * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
3474 (recursive_dump_type): Ditto.
3475 * printcmd.c (print_formatted): Ditto.
3476 * typeprint.c (print_type_scalar): Ditto.
3477 * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
3478 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
3479 * cp-support.h: Declare cp_check_possible_namespace_symbols,
3480 maint_cplus_cmd_list.
3481 * cp-support.c: Make maint_cplus_cmd_list extern.
3482 * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
3483 command.h.
3484 (lookup_symbol_file): Look in possible namespace blocks when
3485 appropriate.
3486 (initialize_namespace_symtab): New.
3487 (get_possible_namespace_block, free_namespace_block)
3488 (check_possible_namespace_symbols)
3489 (check_possible_namespace_symbols_loop)
3490 (check_one_possible_namespace_symbol)
3491 (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
3492 (_initialize_cp_namespace): Ditto.
3493 * block.h: Declare allocate_block.
3494 * block.c (allocate_block): New.
3495 * jv-lang.c (get_java_class_symtab): Allocate blocks via
3496 allocate_block.
3497 * symfile.h: Update declaration of add_psymbol_to_list.
3498 * symfile.c (add_psymbol_to_list): Return the partial symbol in
3499 question.
3500 * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
3501 scan_partial_symbols_call.
3502 (scan_partial_symbols): Add NAMESPACE argument; update calls to
3503 helper functions.
3504 (add_partial_symbol): If necessary, scan mangled names for names
3505 of namespaces.
3506 (add_partial_namespace): Add NAMESPACE argument; generate partial
3507 symbols associated to namespaces.
3508 (add_partial_enumeration): Add NAMESPACE argument.
3509 (new_symbol): Allow namespace syms.
3510 (read_namespace): Generate namespace syms.
3511 * objfiles.h: Add opaque declaration of struct symtab.
3512 (struct objfile): Add cp_namespace_symtab member.
3513 * objfiles.c (allocate_objfile): Set
3514 objfile->cp_namespace_symtab.
3515 * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
3516 dictionary_h, command_h.
3517
3518 2003-09-11 Andrew Cagney <cagney@redhat.com>
3519
3520 * rs6000-tdep.c (rs6000_push_dummy_call): Use
3521 regcache_raw_write_signed to set SP_REGNUM, move the operation to
3522 near the function's end.
3523 (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
3524 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
3525 regcache_raw_write_signed to set SP_REGNUM.
3526
3527 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
3528
3529 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
3530 orig_addrs is set up properly.
3531
3532 2003-09-11 Andrew Cagney <cagney@redhat.com>
3533
3534 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
3535 * gdbarch.h, gdbarch.c: Re-generate.
3536 * infcall.c (call_function_by_hand): Update.
3537 * hppa-tdep.c (hppa_push_arguments): Update.
3538 * ada-lang.c (place_on_stack): Update.
3539 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3540 * sparc-tdep.c (sparc_gdbarch_init): Update.
3541 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3542 * hppa-tdep.c (hppa_gdbarch_init): Update.
3543 * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
3544 stack_align.
3545
3546 2003-09-11 Daniel Jacobowitz <drow@mvista.com>
3547
3548 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
3549 register do need a frame.
3550
3551 2003-09-11 Andrew Cagney <cagney@redhat.com>
3552
3553 Since the IRIX 4 configuration was forcing K&R mode it hasn't been
3554 buildable since GDB 5.0.
3555 * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
3556 * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
3557 * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
3558 * irix4-nat.c: Delete file.
3559 * config/mips/irix4.mh: Delete file.
3560 * config/mips/irix3.mh: Delete file.
3561 * config/mips/irix3.mt: Delete file.
3562 * config/mips/tm-irix3.h: Delete file.
3563 * config/mips/nm-irix3.h: Delete file.
3564 * config/mips/xm-irix3.h: Delete file.
3565 * config/mips/nm-irix4.h: Delete file.
3566 * config/mips/xm-irix4.h: Delete file.
3567 * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
3568
3569 2003-09-10 J. Brobecker <brobecker@gnat.com>
3570
3571 * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
3572 * Makefile.in (hppa-tdep.o): Update dependencies.
3573
3574 2003-09-10 James E Wilson <wilson@specifixinc.com>
3575
3576 * MAINTAINERS: Change my e-mail address. Move to paper trail
3577 section.
3578
3579 2003-09-10 Kevin Buettner <kevinb@redhat.com>
3580
3581 * MAINTAINERS (frv): New ISA entry.
3582
3583 2003-09-10 Kevin Buettner <kevinb@redhat.com>
3584
3585 * frv-tdep.c (dis-asm.h): Include.
3586 * Makefile.in (frv-tdep.o): Update dependencies.
3587
3588 2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
3589
3590 * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
3591 Fix typo for high range of floating registers.
3592
3593 2003-09-09 David Carlton <carlton@kealia.com>
3594
3595 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
3596 highpc initialization here out of scan_partial_symbols.
3597 (scan_partial_symbols): Restructure into a recursive version,
3598 calling add_partial_namespace and add_partial_enumeration when
3599 appropriate.
3600 (add_partial_namespace): New.
3601 (add_partial_enumeration, locate_pdi_sibling): Ditto.
3602
3603 2003-09-09 Andrew Cagney <cagney@redhat.com>
3604
3605 * rs6000-tdep.c (ppc_push_return_address): Delete function.
3606 (rs6000_push_dummy_call): Set LR to BP_ADDR.
3607 (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
3608 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
3609
3610 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
3611 (rs6000_push_dummy_call): Set the "TOC" register.
3612
3613 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
3614 methods "max_register_raw_size", "max_register_virtual_size" or
3615 "register_virtual_size".
3616
3617 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
3618
3619 * MAINTAINERS: Update my e-mail address.
3620
3621 2003-09-09 Andrew Cagney <cagney@redhat.com>
3622
3623 * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
3624 (rs6000_push_dummy_call): Store the struct return address.
3625 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
3626
3627 2003-09-09 Andrew Cagney <cagney@redhat.com>
3628
3629 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
3630 "ppc_sysv_abi_push_arguments".
3631 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
3632 "ppc_sysv_abi_push_arguments".
3633 * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
3634 instead of "push_arguments".
3635 (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
3636
3637 2003-09-09 Andrew Cagney <cagney@redhat.com>
3638
3639 * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
3640 instead of CALL_DUMMY_ADDRESS.
3641
3642 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
3643
3644 * p-lang.c: Eliminate "register".
3645 * c-lang.c: Ditto.
3646 * expprint.c: Ditto.
3647 * f-lang.c: Ditto.
3648 * jv-lang.c: Ditto.
3649 * language.c: Ditto.
3650 * m2-lang.c: Ditto.
3651 * parse.c: Ditto.
3652 * scm-lang.c: Ditto.
3653 * objc-lang.c: Ditto.
3654
3655 2003-09-09 Nick Clifton <nickc@redhat.com>
3656
3657 * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
3658
3659 2003-09-04 Andrew Cagney <cagney@redhat.com>
3660
3661 * avr-tdep.c: Include "dis-asm.h".
3662 * cris-tdep.c: Include "dis-asm.h".
3663 (cris_delayed_get_disassembler): Use "struct disassemble_info"
3664 instead of corresponding typedef.
3665 * h8300-tdep.c: Include "dis-asm.h".
3666 * ia64-tdep.c: Include "dis-asm.h".
3667 * i386-tdep.c: Include "dis-asm.h".
3668 (i386_print_insn): Use "struct disassemble_info" instead of
3669 corresponding typedef.
3670 * m68k-tdep.c: Include "dis-asm.h".
3671 * mcore-tdep.c: Include "dis-asm.h".
3672 * mips-tdep.c: Include "dis-asm.h".
3673 (gdb_print_insn_mips): Make static, use "struct disassemble_info"
3674 instead of corresponding typedef.
3675 * ns32k-tdep.c: Include "dis-asm.h".
3676 * s390-tdep.c: Include "dis-asm.h".
3677 * sparc-tdep.c: Include "dis-asm.h".
3678 * vax-tdep.c: Include "dis-asm.h".
3679 * v850-tdep.c: Include "dis-asm.h".
3680 * mn10300-tdep.c: Include "dis-asm.h".
3681 * rs6000-tdep.c: Include "dis-asm.h".
3682 * xstormy16-tdep.c: Include "dis-asm.h".
3683 (_initialize_xstormy16_tdep): Delete "extern" declaration of
3684 print_insn_xstormy16.
3685 * Makefile.in (v850-tdep.o): Update dependencies.
3686 (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
3687 (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
3688 (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
3689 (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
3690 (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
3691 (gdbarch_h): Remove $(dis_asm_h).
3692 * disasm.c: Include "dis-asm.h".
3693 (dis_asm_read_memory): Use "struct disassemble_info" instead of
3694 corresponding typedef.
3695 (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
3696 (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
3697 * gdbarch.sh: Do not include "dis-asm.h".
3698 (struct disassemble_info): Declare opaque.
3699 (TARGET_PRINT_INSN): Update declaration.
3700 * gdbarch.h, gdbarch.c: Re-generate.
3701
3702 2003-09-08 Andrew Cagney <cagney@redhat.com>
3703
3704 * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
3705 CALL_DUMMY_ADDRESS, change to a predicate.
3706 * gdbarch.h, gdbarch.c: Re-generate.
3707 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
3708 Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
3709 * infcall.c (call_function_by_hand): Ditto.
3710 * sparc-tdep.c (sparc_push_return_address): Ditto.
3711 (sparc_gdbarch_init): Set deprecated_call_dummy_address.
3712 * xstormy16-tdep.c (xstormy16_push_return_address): Replace
3713 CALL_DUMMY_ADDRESS with entry_point_address.
3714 * v850-tdep.c (v850_push_return_address): Ditto.
3715 * s390-tdep.c (s390_push_return_address): Ditto.
3716 * rs6000-tdep.c (ppc_push_return_address): Ditto.
3717 * mn10300-tdep.c (mn10300_push_return_address): Ditto.
3718 * mcore-tdep.c (mcore_push_return_address): Ditto.
3719 * cris-tdep.c (cris_push_return_address): Ditto.
3720 * arm-tdep.c (arm_push_return_address): Ditto.
3721
3722 2003-09-08 Andrew Cagney <cagney@redhat.com>
3723
3724 * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
3725 enum. Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
3726 and REG_UNMODIFIED to REG_SAME_VALUE.
3727 (execute_cfa_program): Update.
3728 (dwarf2_frame_cache): Update. Initialize table to
3729 REG_UNSPECIFIED, complain if CFI fails to specify a register's
3730 location.
3731 (dwarf2_frame_prev_register): Update. Handle REG_UNSPECIFIED.
3732
3733 2003-09-08 Andrew Cagney <cagney@redhat.com>
3734
3735 * gnu-nat.c: Remove "inline" function attribute.
3736 * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
3737
3738 2003-09-08 Kevin Buettner <kevinb@redhat.com>
3739
3740 * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
3741 target.
3742
3743 2003-09-08 Kevin Buettner <kevinb@redhat.com>
3744
3745 * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
3746 (frame_extra_info): Rename this struct to frv_unwind_cache.
3747 Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
3748 Add fields ``prev_sp'' and ``base''.
3749 (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
3750 (frv_saved_pc_after_call, frv_init_extra_frame_info)
3751 (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
3752 Delete.
3753 (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
3754 Revise all callers. Fill in the unwind cache argument and make
3755 other adjustments to account for new frame mechanisms.
3756 (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
3757 (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
3758 (frv_frame_base_address, frv_unwind_dummy_id): New functions.
3759 (frv_frame_unwind, frv_frame_base): New structs.
3760 (frv_push_arguments): Change name to frv_push_dummy_call(). Add
3761 additional arguments expected by this method and adjust function
3762 body accordingly.
3763 (frv_gdbarch_init): Remove calls to the following functions:
3764 set_gdbarch_deprecated_init_frame_pc(),
3765 set_gdbarch_deprecated_saved_pc_after_call(),
3766 set_gdbarch_deprecated_frame_chain(),
3767 set_gdbarch_deprecated_frame_saved_pc(),
3768 set_gdbarch_deprecated_frame_init_saved_regs(),
3769 set_gdbarch_deprecated_push_arguments(),
3770 set_gdbarch_deprecated_push_return_address(),
3771 set_gdbarch_deprecated_pop_frame(),
3772 set_gdbarch_deprecated_call_dummy_words(),
3773 set_gdbarch_deprecated_sizeof_call_dummy_words(),
3774 set_gdbarch_deprecated_init_extra_frame_info(),
3775 set_gdbarch_deprecated_dummy_write_sp(), and
3776 set_gdbarch_deprecated_pc_in_call_dummy().
3777 Add calls to the following functions:
3778 set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
3779 set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
3780 frame_base_set_default().
3781 * Makefile.in (frv-tdep.o): Update dependencies.
3782
3783 2003-09-09 Mark Kettenis <kettenis@gnu.org>
3784
3785 * dwarf2-frame.c (read_encoded_value): Add support for
3786 DW_EH_PE_aligned encoding.
3787
3788 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
3789
3790 * infrun.c (normal_stop): Don't print a message if the inferior
3791 has exited.
3792
3793 2003-09-08 Jim Blandy <jimb@redhat.com>
3794
3795 * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
3796 * dbxread.c: #include "gdb_assert.h".
3797 (read_dbx_symtab): If the objfile has no .data section, use the
3798 section index for the .bss section instead.
3799
3800 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
3801
3802 * frame.c (deprecated_safe_get_selected_frame): New function.
3803 * frame.h (deprecated_safe_get_selected_frame): Add prototype.
3804 * findvar.c (read_var_value): Call it.
3805
3806 2003-09-08 Corinna Vinschen <vinschen@redhat.com>
3807
3808 * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
3809 (sh64-tdep.o): Add dependencies.
3810 * configure.tgt: Add FIXME to sh-*-linux*.
3811 * sh-tdep.c: Move sh64 support to sh64-tdep.c.
3812 (sh_gdbarch_init): Always set correct sh_show_regs function
3813 pointer. Call sh64_gdbarch_init() if machine type is sh5.
3814 * sh-tdep.h: Move sh64 support to sh64-tdep.c.
3815 * sh64-tdep.c: New file, containing all sh64 related code from
3816 sh-tdep.c.
3817 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
3818 * config/sh/linux.mt (TDEPFILES): Ditto.
3819 * config/sh/nbsd.mt (TDEPFILES): Ditto.
3820 * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
3821 * config/sh/wince.mt (TDEPFILES): Ditto.
3822
3823 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
3824
3825 * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
3826 (stop_wait_callback): Handle !lp->signalled also.
3827 (lin_lwp_has_pending, flush_callback): New functions.
3828 (lin_lwp_wait): Call flush_callback.
3829 * linux-proc.c (linux_proc_add_line_to_sigset): New function.
3830 (linux_proc_pending_signals): New function.
3831 * linux-nat.h (linux_proc_pending_signals): Add prototype.
3832
3833 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
3834
3835 From Nick Kelsey <nickk@ubicom.com>:
3836 * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
3837 when the stop PC is at the beginning of a function also.
3838
3839 2003-09-06 Daniel Jacobowitz <drow@mvista.com>
3840
3841 * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
3842 (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
3843
3844 2003-09-06 Mark Kettenis <kettenis@gnu.org>
3845
3846 * sol-thread.c: Include "gdb_string.h".
3847
3848 2003-09-03 Mark Kettenis <m.kettenis@osp.nl>
3849
3850 * gcore.c: Reorder include files in alphabetical order. Include
3851 "gdb_assert.h". Various coding style fixes.
3852 (derive_stack_segment, derive_heap_segment): Replace check for
3853 non-null BOTTOM and TOP with gdb_assert.
3854 (derive_heap_segment): Replace check for successful creation of
3855 ZERO with gdb_assert.
3856 (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
3857
3858 2003-09-04 Andrew Cagney <cagney@redhat.com>
3859
3860 * thread-db.c (verbose_dlsym): New function.
3861 (thread_db_load): Use verbose_dlsym
3862 (thread_db_new_objfile): Print that libthread_db was loaded, and
3863 that thread debugging was enabled.
3864
3865 2003-09-04 Andrew Cagney <cagney@redhat.com>
3866
3867 * configure.tgt: Add "mips64*-*-*" target. Delete
3868 mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
3869 mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
3870 mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
3871 mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
3872 mips*-sony-*, and mips64*-*-elf* targets.
3873 * config/mips/embedl.mt: Delete file.
3874 * config/mips/embedl64.mt: Delete file.
3875 * config/mips/mips.mt: Delete file.
3876 * config/mips/mips64.mt: Delete file.
3877 * config/mips/tm-embed.h: Delete file.
3878 * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
3879 * config/mips/embed64.mt: Delete out-of-date comment.
3880
3881 2003-09-04 Andrew Cagney <cagney@redhat.com>
3882
3883 * hppa-tdep.c (hppa_gdbarch_init): Set
3884 "have_nonsteppable_watchpoint".
3885 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3886 * mips-tdep.c (mips_dump_tdep): Do not print
3887 HAVE_NONSTEPPABLE_WATCHPOINT.
3888 (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
3889 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3890 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3891 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3892
3893 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
3894
3895 * breakpoint.c (watchpoint_check): Remove accidentally checked in
3896 unused code. Add comment.
3897
3898 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
3899
3900 * breakpoint.c (watchpoint_check): Check for pc being in an
3901 epilogue if watchpoint frame couldn't be found.
3902
3903 2003-09-04 Andrew Cagney <cagney@redhat.com>
3904
3905 * Makefile.in: Re-generate all dependencies.
3906
3907 2003-09-03 Andrew Cagney <cagney@redhat.com>
3908
3909 * arch-utils.h (legacy_print_insn): Delete declaration.
3910 * arch-utils.c (legacy_print_insn): Delete function.
3911 * disasm.c (deprecated_tm_print_insn_info): Delete.
3912 (_initialize_disasm): Delete function, contained code initializing
3913 deprecated_tm_print_insn_info.
3914 * gdbarch.sh (deprecated_tm_print_insn): Delete.
3915 (deprecated_tm_print_insn_info): Delete.
3916 (TARGET_PRINT_INSN): Do not provide a default.
3917 * gdbarch.h, gdbarch.c: Re-generate.
3918
3919 2003-09-03 Andrew Cagney <cagney@redhat.com>
3920
3921 * disasm.c (fprintf_disasm): New function.
3922 (gdb_disassemble_info): Call "init_disassemble_info", instead of
3923 INIT_DISASSEMBLE_INFO_NO_ARCH. Do not initialize "insn_sets",
3924 reverts 2003-08-14 change.
3925 (_initialize_disasm): Call "init_disassemble_info", instead of
3926 INIT_DISASSEMBLE_INFO_NO_ARCH.
3927
3928 2003-09-03 Michael Snyder <msnyder@redhat.com>
3929
3930 * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
3931
3932 2003-09-03 Andrew Cagney <cagney@redhat.com>
3933
3934 * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
3935 * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
3936 * symfile.c (syms_from_objfile): Update.
3937 (reread_symbols): `Update
3938 * exec.c (exec_file_attach): Update.
3939 (exec_file_attach): Update.
3940 * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
3941 2003-08-29 change.
3942 * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
3943
3944 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
3945
3946 * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
3947 trad-frame.h.
3948 (arm_get_cache): Delete macro.
3949 (struct arm_prologue_cache): Update comments. Make saved_regs into
3950 a trad_frame_saved_reg pointer. Remove unwound_pc; rename unwound_sp
3951 to prev_sp.
3952 (thumb_scan_prologue): Update for cache changes. Don't call
3953 DEPRECATED_PC_IN_CALL_DUMMY.
3954 (arm_scan_prologue): Update for cache changes. Take NEXT_FRAME
3955 argument and use it in desperation search for our prologue. Do not
3956 search past the specified PC.
3957 (arm_make_prologue_cache): Simplify.
3958
3959 (arm_prologue_this_id, arm_prologue_prev_register)
3960 (arm_prologue_unwind, arm_prologue_unwind_sniffer)
3961 (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
3962 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
3963 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
3964 (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
3965
3966 (arm_frame_chain_valid, arm_find_callers_reg)
3967 (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
3968 (arm_pop_frame): Delete obsolete methods.
3969 (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
3970
3971 (arm_gdbarch_init): Update for new frame methods. Register prologue
3972 and sigtramp unwinders. Set the default frame base method.
3973
3974 * Makefile.in (arm-tdep.o): Update dependencies.
3975 * varobj.c (find_frame_addr_in_frame_chain): Call
3976 get_frame_base_address.
3977 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
3978
3979 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
3980
3981 * arm-tdep.c (arm_minimal_frame_chain): Renamed from
3982 arm_frame_chain. Take NEXT_FRAME and CACHE arguments.
3983 Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
3984 (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
3985 Take NEXT_FRAME and CACHE arguments. Call
3986 FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
3987 Set unwound_pc in CACHE instead of modifying the frame argument.
3988 Don't bother checking the frame type when looking for sigtramp
3989 frames.
3990 (arm_make_prologue_cache, arm_frame_chain)
3991 (arm_init_extra_frame_info): New functions.
3992
3993 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
3994
3995 * arm-tdep.c (arm_get_cache): Define.
3996 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
3997 unwound_sp, unwound_pc, and saved_regs.
3998 (thumb_scan_prologue): Take a cache instead of the frame.
3999 (arm_scan_prologue): Likewise.
4000 (arm_frame_chain): Create a temporary cache for arm_scan_prologue
4001 instead of a temporary frame.
4002 (arm_init_extra_frame_info): Allocate and use a cache.
4003 (arm_frame_saved_pc, arm_pop_frame): Use the cache.
4004
4005 2003-09-03 Andrew Cagney <cagney@redhat.com>
4006
4007 * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
4008 * config/mips/wince.mt (TM_CLIBS): Ditto.
4009 * config/sh/wince.mt (TM_CLIBS): Ditto.
4010 * config/pa/hppa64.mt (TM_CLIBS): Delete.
4011 * config/sparc/sp64.mt (CC): Delete.
4012
4013 2003-09-03 Andrew Cagney <cagney@redhat.com>
4014
4015 * defs.h: Do not include "arch-utils.h".
4016 (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
4017 GDB_MULTI_ARCH_PURE.
4018 * configure.in (GDB_MULTI_ARCH): Do not define.
4019 * configure, config.in: Regenerate.
4020 * configure.tgt: Do not set variable "gdb_multi_arch".
4021 * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
4022 * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
4023 * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
4024 * config/v850/v850.mt (TM_FILE): Delete disabled definition.
4025 * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
4026 * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
4027 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
4028 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
4029 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
4030 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
4031 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
4032 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
4033 * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
4034 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
4035 * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
4036 * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
4037 * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
4038 * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
4039
4040 2003-08-30 Michael Chastain <mec@shout.net>
4041
4042 * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
4043 * config/m68k/nm-hp300hpux.h: Delete.
4044 * config/m68k/tm-hp300hpux.h: Delete.
4045 * config/m68k/xm-hp300hpux.h: Delete.
4046 * config/m68k/xm-hp300bsd.h: Delete.
4047 * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
4048 tm-hp300hpux.h, xm-hp300hpux.h.
4049 * somsolib.c: Remove comment about hp300 shared libraries.
4050
4051 2003-08-31 Mark Kettenis <kettenis@gnu.org>
4052
4053 * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
4054 Only define PTRACE_GET_THREAD_AREA is not already defined.
4055 Various style fixes in code and comments and some additional
4056 spelling fixes in comments. Move after functions dealing with
4057 debug registers.
4058 * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
4059 Fix coding-style.
4060
4061 * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
4062 frame_unwind_register_unsigned instead of
4063 frame_unwind_unsigned_register.
4064
4065 2003-08-30 Mark Kettenis <kettenis@gnu.org>
4066
4067 * configure.in: Search for gethostbyname in libnsl.
4068 * configure: Regenerated.
4069
4070 2003-08-29 Mark Kettenis <kettenis@gnu.org>
4071
4072 * configure.in: Remove redundant AC_MSG_RESULT in check for
4073 uintptr_t in stdint.h.
4074 * configure: Regenerated.
4075
4076 * amd64-nat.h (struct regcache): Add opaque declaration.
4077
4078 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
4079 * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
4080 Change "register array" to "register cache" in comments.
4081 (x86_64_linux_gregset64_reg_offset): New variable.
4082 (GETREGS_SUPPLIES): Remove macro.
4083 (supply_gregset): Call amd64_supply_native_gregset instead of
4084 x86_64_linux_supply_gregset.
4085 (fill_gregset): Rename `regno' to `regnum'. Call
4086 amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
4087 (store_regs): Rename `regno' to `regnum'.
4088 (store_fpregs): Rename `regno' to `regnum'.
4089 (fetch_inferior_registers): Rename `regno' to `regnum'. Use
4090 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
4091 Reorganize function a bit.
4092 (store_inferior_registers): Rename `regno' to `regnum'. Use
4093 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
4094 Reorganize function a bit.
4095 (_initialize_x86_64_linux_nat): New function.
4096 * config/i386/x86-64linux.mh.
4097
4098 2003-08-29 Andrew Cagney <cagney@redhat.com>
4099
4100 * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
4101 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
4102 (target_remove_watchpoint): Delete macro.
4103 (target_insert_watchpoint): Delete macro.
4104 (remote_mips_can_use_hardware_watchpoint): Delete declaration.
4105 (remote_mips_stopped_by_watchpoint): Delete declaration.
4106 (remote_mips_remove_watchpoint): Delete declaration.
4107 (remote_mips_set_watchpoint): Delete declaration.
4108 (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
4109 * remote-mips.c (_initialize_remote_mips): Set
4110 "to_insert_watchpoint", "to_stopped_by_watchpoint",
4111 "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
4112 (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
4113 (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
4114 (mips_stopped_by_watchpoint): Rename
4115 remote_mips_stopped_by_watchpoint.
4116 (mips_can_hardware_watchpoint): Rename
4117 remote_mips_can_use_hardware_watchpoint, update function
4118 signature.
4119
4120 2003-08-29 Mark Kettenis <kettenis@gnu.org>
4121
4122 * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
4123 USER_DS. We haven't given them a register number yet.
4124
4125 * amd64-nat.h: New file.
4126 * amd64-nat.c: New file.
4127 * amd64fbsd-nat.c: Include "amd64-nat.h".
4128 (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
4129 (amd64fbsd32_r_reg_offset): New variable.
4130 (supply_gregset): Simply call amd64_supply_native_gregset.
4131 (fill_gregset): Rename `regno' to `regnum'. Simply call
4132 amd64_collect_native_gregset.
4133 (fill_fpregset): Rename `regno' to `regnum'.
4134 (fetch_inferior_registers): Rename `regno' to `regnum'. Replace
4135 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
4136 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
4137 `fpregset_t'. Call amd64_supply_native_gregset instead of
4138 supply_gregset. Call x86_64_supply_fxsave instead of
4139 supply_fpregset.
4140 (store_inferior_registers): Rename `regno' to `regnum'. Replace
4141 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
4142 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
4143 `fpregset_t'. Call amd64_collect_native_gregset instead of
4144 fill_gregset. Call x86_64_collect_fxsave instead of
4145 fill_fpregset.
4146 (_initialize_am64fbsd_nat): Initialize
4147 amd64_native_gregset32_reg_offset and
4148 amd64_native_gregset64_reg_offset.
4149 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
4150
4151 * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
4152 null pointer. Fix typo in comment.
4153
4154 * regcache.c (supply_register): Reimplement to call
4155 regcache_raw_supply.
4156 (regcache_collect): Reimplement by calling regcache_raw_collect.
4157
4158 2003-08-28 Mark Kettenis <kettenis@gnu.org>
4159
4160 * regcache.c (register_buffer): Consitify first argument.
4161 (regcache_raw_supply, regcache_raw_collect): New
4162 functions.
4163
4164 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
4165
4166 * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
4167 by Nathan J. Williams.
4168
4169 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
4170
4171 * lin-lwp.c (wait_lwp): New function, copied from
4172 stop_wait_callback. Clean up.
4173 (stop_wait_callback): Use wait_lwp.
4174
4175 2003-08-28 Andrew Cagney <cagney@redhat.com>
4176
4177 * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
4178 flavour and disassembler options.
4179 (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
4180 (mips_gdbarch_init): Set "print_insn". Delete initialization of
4181 deprecated_tm_print_insn_info.
4182
4183 2003-08-27 Andrew Cagney <cagney@redhat.com>
4184
4185 * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
4186 Use target_read_memory.
4187 (s390_get_frame_info): Update. Do not reference
4188 deprecated_tm_print_insn_info.
4189 (s390_check_function_end, s390_is_sigreturn): Ditto.
4190
4191 2003-08-27 Andrew Cagney <cagney@redhat.com>
4192
4193 * Makefile.in (cris-tdep.o): Update dependencies.
4194 * cris-tdep.c: Include "gdb_assert.h".
4195 (cris_gdbarch_init): Set print_insn.
4196 (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
4197 (cris_delayed_get_disassembler): Simplify, directly call the
4198 disassembler returned by cris_get_disassembler.
4199 * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
4200 (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
4201 * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
4202 (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
4203 * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
4204 (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
4205 * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
4206 (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
4207 * frv-tdep.c (frv_gdbarch_init): Set print_insn.
4208 (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
4209 * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
4210 (gdb_print_insn_sparc): Delete function.
4211 (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
4212 deprecated_tm_print_insn_info.
4213 * v850-tdep.c (v850_gdbarch_init): Set print_insn.
4214 (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
4215 (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
4216 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
4217 (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
4218 * s390-tdep.c (gdb_print_insn_s390): Delete function.
4219 (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
4220 (s390_gdbarch_init): Set print_insn.
4221
4222 2003-08-27 Andrew Cagney <cagney@redhat.com>
4223
4224 * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
4225 (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
4226 * infcall.c (call_function_by_hand): Convert the entry point
4227 address into a code address.
4228
4229 2003-08-27 Andrew Cagney <cagney@redhat.com>
4230
4231 * dsrec.c: Include "gdb_string.h".
4232 * Makefile.in (dsrec.o): Update dependencies.
4233
4234 2003-08-27 Michael Chastain <mec@shout.net>
4235
4236 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
4237
4238 2003-08-27 Andrew Cagney <cagney@redhat.com>
4239
4240 * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
4241 (alpha_osf1_init_abi): Do not set call_dummy_address.
4242
4243 2003-08-27 David Carlton <carlton@kealia.com>
4244
4245 From Randolph Chung <tausq@debian.org>:
4246 * linux-proc.c (linux_info_proc_cmd): rework the code so that it
4247 compiles with -Wformat-nonliteral -Werror.
4248
4249 2003-08-26 Jim Blandy <jimb@redhat.com>
4250
4251 * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
4252 (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
4253 bfd_lookup_symbol, since we only want symbols in code sections.
4254 (look_for_base): Pass zero as the SECT_FLAGS argument to
4255 bfd_lookup_symbol, since we're not concerned about which section
4256 the symbol is in.
4257
4258 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
4259
4260 * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
4261 we are frameless or the return address register is already known.
4262
4263 2003-08-26 Andrew Cagney <cagney@redhat.com>
4264
4265 * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
4266 in size. Add comments.
4267
4268 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
4269
4270 * ia64-tdep.c (ia64_convert_from_func_addr): New function.
4271 (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
4272
4273 2003-08-26 Jason Merrill <jason@redhat.com>
4274
4275 * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
4276 case out of #ifdef MIPS block.
4277
4278 2003-08-25 Daniel Jacobowitz <drow@mvista.com>
4279
4280 PR java/1322
4281 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
4282 available before calling SECT_OFF_TEXT.
4283 * PROBLEMS: Remove description of java/1322.
4284
4285 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
4286
4287 * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
4288 bof, and nat0-nat127 as pseudo-registers.
4289 (ia64_frame_cache): New struct used to cache frame info.
4290 (ia64_register_reggroup_p): New routine used to override default
4291 register grouping so registers without names are still saved and
4292 restored.
4293 (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
4294 pseudo values.
4295 (ia64_pseudo_register_read): New routine to read pseudo-registers.
4296 (ia64_pseudo_register_write): New routine to write pseudo-registers.
4297 (ia64_alloc_frame_cache): New routine to create a new
4298 ia64_frame_cache.
4299 (examine_prologue): Change prototype to add next_frame pointer.
4300 Assume frameless until otherwise proven. Verify that the cfm for
4301 current frame matches the cfm that should occur for the prologues
4302 alloc insn and if equal, mark as not frameless. At end of routine,
4303 if not frameless, calculate registers for the previous frame and store
4304 in the cache, if a cache is provided.
4305 (ia64_skip_prologue): Use new prototype when calling examine_prologue
4306 and pass 0 for next_frame.
4307 (ia64_store_return_value): Change to use convert_typed_floating()
4308 instead of calling ia64_convert_to_raw().
4309 (ia64_extract_return_value): Change to use convert_typed_floating()
4310 instead of calling ia64_convert_to_virtual().
4311 (ia64_frame_cache): New routine to support new frame model.
4312 (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
4313 (ia64_frame_sniffer): Ditto.
4314 (ia64_sigtramp_frame_init_saved_regs): Ditto.
4315 (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
4316 (ia64_sigtramp_frame_prev_register): Ditto.
4317 (ia64_sigtramp_frame_sniffer): Ditto.
4318 (ia64_frame_base_address): Ditto.
4319 (ia64_extract_struct_value_address): Change to issue error message.
4320 (ia64_frame_align): New routine to align sp.
4321 (ia64_push_dummy_call): New routine based on ia64_push_arguments().
4322 (ia64_push_arguments): Removed. Logic moved to
4323 ia64_push_dummy_call().
4324 (ia64_push_return_address): Ditto.
4325 (ia64_unwind_dummy_id): New function.
4326 (ia64_unwind_pc): Ditto.
4327 (ia64_convert_register_p): Ditto.
4328 (ia64_register_to_value): Ditto.
4329 (ia64_value_to_register): Ditto.
4330 (ia64_pop_frame, ia64_pop_frame_regular): Removed.
4331 (ia64_register_byte, ia64_register_raw_size): Ditto.
4332 (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
4333 (ia64_saved_pc_after_call): Ditto.
4334 (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
4335 (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
4336 (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
4337 (ia64_register_convert_to_raw): Ditto.
4338 (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
4339 (ia64_init_extra_frame_info): Ditto.
4340 (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
4341 (ia64_gdbarch_init): Remove registering of deprecated functions that
4342 are no longer used. Add registration of new gdbarch functions.
4343 Remove registering deprecated_write_sp. Replace
4344 set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
4345 Delete set_gdbarch_deprecated_register_convertible(),
4346 set_gdbarch_deprecated_register_convert_to_virtual(), and
4347 set_gdbarch_deprecated_register_convert_to_raw() calls. Remove
4348 set_gdbarch_deprecated_register_size(),
4349 set_gdbarch_deprecated_register_bytes(),
4350 set_gdbarch_pcregnum(),
4351 set_gdbarch_deprecated_register_byte(),
4352 set_gdbarch_deprecated_register_raw_size(),
4353 set_gdbarch_deprecated_max_register_raw_size(),
4354 set_gdbarch_deprecated_register_virtual_size(),
4355 and set_gdbarch_deprecated_max_register_virtual_size() calls.
4356 Replace set_gdbarch_deprecated_extract_return_value() with
4357 set_gdbarch_extract_return_value(). Remove calls to:
4358 set_gdbarch_deprecated_saved_pc_after_call();
4359 set_gdbarch_deprecated_frame_chain(),
4360 set_gdbarch_deprecated_frame_saved_pc(),
4361 set_gdbarch_deprecated_frame_init_saved_regs(),
4362 set_gdbarch_deprecated_get_saved_register(),
4363 set_gdbarch_deprecated_call_dummy_words(),
4364 set_gdbarch_deprecated_sizeof_call_dummy_words(),
4365 set_gdbarch_deprecated_init_extra_frame_info(),
4366 set_gdbarch_deprecated_frame_args_address(),
4367 set_gdbarch_deprecated_frame_locals_address(),
4368 and set_gdbarch_deprecated_dummy_write_sp().
4369 Add set_gdbarch_convert_register_p(),
4370 set_gdbarch_register_to_value(),
4371 set_gdbarch_value_to_register(),
4372 set_gdbarch_push_dummy_call(),
4373 set_gdbarch_frame_align(),
4374 set_gdbarch_unwind_dummy_id(),
4375 set_gdbarch_unwind_pc(),
4376 frame_unwind_append_sniffer(),
4377 frame_unwind_append_sniffer(),
4378 and frame_base_set_default().
4379
4380 2003-08-25 Chris Demetriou <cgd@broadcom.com>
4381
4382 * configure.tgt: Document need for special "mipsisa64" handling.
4383 (mipsisa64*-*-linux64): Handle as target linux64.
4384 (mipsisa64*-*-*): Handle as target embed64.
4385
4386 2003-08-18 Michael Chastain <mec@shout.net>
4387
4388 * PROBLEMS: Document pr gdb/1322, the Java anonymous
4389 objfile bug.
4390
4391 2003-08-24 Mark Kettenis <kettenis@gnu.org>
4392
4393 * i387-tdep.h: Update copyright date.
4394 (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
4395
4396 * linux-proc.c (linux_proc_xfer_memory): Remove comment about
4397 CFLAGS games to reflect reality.
4398
4399 2003-08-24 Andrew Cagney <cagney@redhat.com>
4400
4401 * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
4402 GDB_MULTI_ARCH is always non-zero.
4403 * osabi.c (_initialize_gdb_osabi): Ditto.
4404 (gdbarch_init_osabi): Ditto.
4405 * sparc-tdep.c: Ditto for #if code.
4406
4407 2003-08-23 Mark Kettenis <kettenis@gnu.org>
4408
4409 * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
4410 Update comments.
4411 * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype. Update
4412 comments.
4413 * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
4414 x86_64_supply_fxsave.
4415 * x86-64-linux-nat.c (supply_fpregset): Adjust call to
4416 x86_64_supply_fxsave.
4417 * amd64fbsd-nat.c (supply_fpregset): Adjust call to
4418 x86_64_supply_fxsave.
4419
4420 2003-08-23 Andreas Jaeger <aj@suse.de>
4421
4422 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
4423 i387_supply_fxsave.
4424
4425 2003-08-23 Mark Kettenis <kettenis@gnu.org>
4426
4427 * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
4428 i387_supply_register.
4429 (go32_fetch_registers): Adjust call to i387_supply_fsave.
4430 * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
4431 i387_supply_fsave.
4432 (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
4433 i387_supply_fxsave.
4434 * i386obsd-tdep.c (fetch_core_registers): Adjust call to
4435 i387_supply_fsave.
4436 * i386bsd-nat.c (supply_fpregset): Adjust call to
4437 i387_supply_fsave.
4438 (fetch_inferior_registers): Remove extraneous whitespace. Adjust
4439 call to i387_supply_fxsave. Call i387_supply_fsave instead of
4440 supply_fpregset.
4441 (store_inferior_registers): Remove extraneous whitespace. Call
4442 i387_fill_fsave instead of fill_fpregset.
4443 * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
4444 (supply_fpregset): Likewise.
4445 * i386v4-nat.c (supply_fpregset): Adjust call to
4446 i387_supply_fsave.
4447 * i386-interix-nat.c (supply_fpregset): Adjust call to
4448 i387_supply_fsave.
4449 * i386-linux-nat.c (supply_fpregset): Adjust call to
4450 i387_supply_fsave.
4451 (supply_fpxregset): Adjust call to i387_adjust_fxsave.
4452 * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
4453 i387supply_fsave and i387_supply_fxsave.
4454 * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
4455 Incorporate code from `i387_supply_register.
4456 (i387_supply_register): Remove.
4457 (i387_supply_fxsave): Add `regnum' argument.
4458 Update comments.
4459 * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
4460 prototype.
4461 (i387_supply_register): remove prototype.
4462 Update comments.
4463
4464 2003-08-22 Michael Chastain <mec@shout.net>
4465
4466 * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
4467 Add lines for files in gdb/testsuite/gdb.cp/* that are
4468 still not 8.3 unique.
4469
4470 2003-08-22 Daniel Jacobowitz <drow@mvista.com>
4471
4472 * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
4473 TYPE_VPTR_FIELDNO is valid.
4474
4475 2003-08-19 Mark Kettenis <kettenis@gnu.org>
4476
4477 * utils.c (set_width_command): Remove prototypes.
4478 (set_screen_size): New prototype.
4479 (init_page_info): Simplify by fetching the screen size from
4480 Readline. Call set_screen_size.
4481 (set_screen_size): New function.
4482 (set_width): Add missing whitespace in comment.
4483 (set_width_command): Call set_screen_size.
4484 (set_height_command): New function.
4485 (initialize_utils): Fix formatting. Make "set height" command
4486 call set_height_command. Remove redundant code that turns off
4487 pagination if output isn't a terminal. Remove redundant call to
4488 set_width_command.
4489
4490 2003-08-22 Mark Kettenis <kettenis@gnu.org>
4491
4492 * sparc64-tdep.h (sparc64_regnum): Fix comment.
4493 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
4494 (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
4495 * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
4496 `case' keyword.
4497 (sparc64_register_info): Give the reister with number
4498 SPARC64_STATE_REGNUM a name.
4499 (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
4500 %asi and %ccr.
4501 (sparc64_push_dummy_call): Take BIAS into account when checking
4502 stcak alignment.
4503 (sparc_software_single_step): Remove assertions that check whether
4504 NPC and NNPC were zero.
4505 (sparc_supply_rwindow): Make public. Merge functionality with
4506 sparc64_supply_rwindow.
4507 (sparc_fill_rwindow): Make public. Merge functionality with
4508 sparc64_fill_rwindow.
4509 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
4510 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
4511 SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
4512 * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
4513 sparc_supply_rwindow instead of sparc64_supply_rwindow.
4514
4515 * reggroups.c: Add whitespace after declarations of local
4516 variables in functions.
4517
4518 2003-08-21 Michael Chastain <mec@shout.net>
4519
4520 * gdbtypes.h: Change array bound type from an int to enum.
4521
4522 2003-08-21 Andrew Cagney <cagney@redhat.com>
4523
4524 * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
4525 * config/sparc/tm-sparc.h: Ditto.
4526 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
4527 unconditionally.
4528 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
4529
4530 2003-07-13 Mark Kettenis <kettenis@gnu.org>
4531
4532 * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
4533 (register_objfile_data, set_objfile_data, objfile_data): New
4534 prototypes.
4535 * objfiles.c (objfile_alloc_data, objfile_free_data): New
4536 prototypes.
4537 (allocate_objfile): Call objfile_alloc_data.
4538 (free_objfile): Call objfile_free_data.
4539 (struct objfile_data): New.
4540 (struct objfile_data_registration): New.
4541 (struct objfile_data_registry): New.
4542 (objfile_data_registry): New variable.
4543 (register_objfile_data): New function.
4544 (objfile_alloc_data, objfile_free_data): New functions.
4545 (set_objfile_data, objfile_data): New functions.
4546 * dwarf2-frame.c (dwarf2_frame_data): New variable.
4547 (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
4548 (_initialize_dwarf2_frame): New function and prototype.
4549
4550 2003-08-21 Andrew Cagney <cagney@redhat.com>
4551
4552 * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
4553 a specific architecture.
4554 * arch-utils.h (set_architecture_from_arch_mach): Delete
4555 declaration.
4556 (target_architecture_hook): Delete declaration.
4557 * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
4558 (default_float_format): Assume GDB_MULTI_ARCH.
4559 (default_double_format): Assume GDB_MULTI_ARCH.
4560 (set_endian_from_file): Delete function.
4561 (arch_ok): Delete function.
4562 (set_arch): Delete function.
4563 (set_architecture_from_arch_mach): Delete function.
4564 (set_architecture_from_file): Delete function.
4565 (set_architecture): Assume GDB_MULTI_ARCH.
4566 (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
4567
4568 2003-08-21 Mark Kettenis <kettenis@gnu.org>
4569
4570 Rewrite FreeBSD/sparc64 native configuration.
4571 * sparcbsd-nat.c, sparcbsd-nat.h: New files.
4572 * sparc64fbsd-nat.c: New file.
4573 * sparc64fbsd-tdep.c: New file.
4574 * sparc64-tdep.c sparc64-tdep.h: New files.
4575 * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
4576 sparc64fbsd-tdep.o): New dependencies.
4577 (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
4578 and sparc64fbsd-tdep.c.
4579 (sparc64_tdep_h, sparcbsd_nat_h): New variables.
4580 * config/sparc/fbsd.mh: Remove copyright notice.
4581 (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
4582 sparcbsd-nat.o.
4583 * config/sparc/fbsd.mt: Remove copyright notice.
4584 (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
4585 solib-legacy.o. Add sparc64-tdep.o and sparc64fbsd-tdep.o.
4586 * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
4587 (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
4588 PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
4589 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
4590 fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
4591 * config/sparc/tm-fbsd.h: Don't include "solib.h" and
4592 "sparc/tm-sp64.h".
4593 (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
4594 (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
4595
4596 2003-08-21 Michael Chastain <mec@shout.net>
4597
4598 * symtab.h: Add doco on the space critical structures and
4599 some measurements of space usage.
4600
4601 2003-08-21 Michael Snyder <msnyder@redhat.com>
4602
4603 * tracepoint.c (trace_dump_command): Trace break address
4604 is subject to DECR_PC_AFTER_BREAK.
4605 (set_traceframe_context): Make "trace_line" an int.
4606 Fixes suggested by Mark Newman <mark.newman@lmco.com>
4607
4608 2003-08-20 Michael Snyder <msnyder@redhat.com>
4609
4610 * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
4611 * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
4612 FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
4613 argument passing.
4614 (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
4615 functions, replace sh_push_dummy_call.
4616 (sh_gdbarch_init): Set push_dummy_call to one of new methods.
4617
4618 2003-08-20 Michael Chastain <mec@shout.net>
4619
4620 * gdbtypes.h (struct main_type): Rearrange to save space.
4621
4622 2003-08-20 Michael Snyder <msnyder@redhat.com>
4623
4624 * trad-frame.c: Comment typo fix.
4625
4626 2003-08-20 Michael Snyder <msnyder@redhat.com>
4627 Kevin Buettner <kevinb@redhat.com>
4628
4629 * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
4630 (frv_frame_init_saved_regs): Add declaration.
4631 (frame_extra_info): Add new field ``saved_regs''.
4632 (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
4633 (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
4634 Update frame related code.
4635 (frv_extract_struct_value_address): Adjust formatting.
4636 * Makefile.in (frv-tdep.o): Update dependencies.
4637 * config/frv/tm-frv.h (target_insert_watchpoint)
4638 (target_remove_watchpoint, target_insert_hw_breakpoint)
4639 (target_remove_hw_breakpoint): Delete these macros.
4640 (remote_insert_watchpoint, remote_remove_watchpoint)
4641 (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
4642 these declarations.
4643
4644 2003-08-20 Michael Chastain <mec@shout.net>
4645
4646 * defs.h (ENUM_BITFIELD): New macro.
4647 * symtab.h (ENUM_BITFIELD): Use it.
4648 (BYTE_BITFIELD): Remove old macro, which was already disabled.
4649
4650 2003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
4651
4652 * MAINTAINERS (write after approval): Add myself.
4653
4654 2003-08-18 Andrew Cagney <cagney@redhat.com>
4655
4656 * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
4657 * gdbarch.h, gdbarch.c: Re-generate.
4658 * infcall.c (call_function_by_hand): Adjust the SP by
4659 frame_red_zone_size before allocating any stack space.
4660 * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
4661 * x86-64-tdep.c (x86_64_frame_align): New function.
4662 (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
4663
4664 * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
4665 Remove code adjusting SP so that it skips over the Red Zone.
4666
4667 2003-08-18 Mark Kettenis <kettenis@gnu.org>
4668
4669 * NEWS (New native configurations): Mention FreeBSD/amd64.
4670
4671 2003-08-18 Andrew Cagney <cagney@redhat.com>
4672
4673 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
4674 "dwarf2_build_frame_info". Append "m68k_frame_sniffer" instead of
4675 "m68k_frame_p".
4676 (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
4677
4678 2003-08-18 Mark Kettenis <kettenis@gnu.org>
4679
4680 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
4681
4682 2003-08-18 Michal Ludvig <mludvig@suse.cz>
4683
4684 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
4685 Define.
4686 * i386-linux-nat.c: Include "linux-nat.h".
4687 (child_post_startup_inferior): New function.
4688
4689 2003-08-18 Mark Kettenis <kettenis@gnu.org>
4690
4691 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
4692 at the start of a frameless function. This probably fixes PR
4693 backtrace/1338.
4694
4695 2003-08-17 Michael Chastain <mec@shout.net>
4696
4697 * symfile.c (find_sym_fns): Remove special case for apollo target.
4698
4699 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
4700
4701 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
4702 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
4703 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
4704 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
4705 (linux_supports_tracevforkdone): New function.
4706 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
4707 TRACEVFORKDONE.
4708 (child_follow_fork): Handle vfork.
4709 (linux_handle_extended_wait): Likewise. Also handle exec.
4710 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
4711 * NEWS: Mention fork tracing.
4712
4713 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
4714
4715 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
4716
4717 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
4718
4719 * Makefile.in (i386-linux-nat.o): Update dependencies.
4720 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
4721 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
4722 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
4723 * i386-linux-nat.c: Include "linux-nat.h".
4724 (child_post_startup_inferior): New function.
4725 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
4726 * infptrace.c (kill_inferior): Wrap in #ifdef.
4727 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
4728 attaching to each LWP.
4729 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
4730 (init_lin_lwp_ops): Fill in some more operations.
4731 * linux-nat.h (linux_enable_event_reporting)
4732 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
4733 prototypes.
4734 * linux-nat.c (linux_enable_event_reporting): New function.
4735 (child_post_attach, linux_child_post_startup_inferior)
4736 (child_post_startup_inferior, child_follow_fork)
4737 (linux_handle_extended_wait, kill_inferior): New functions.
4738
4739 2003-08-16 Andrew Cagney <cagney@redhat.com>
4740
4741 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
4742 * gdbarch.h, gdbarch.c: Re-generate.
4743
4744 2003-08-16 Mark Kettenis <kettenis@gnu.org>
4745
4746 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
4747
4748 2003-08-16 Andrew Cagney <cagney@redhat.com>
4749
4750 * NEWS: Mention that "set prompt-escape-char" was deleted.
4751 * top.c (get_prompt_1): Delete function.
4752 (gdb_prompt_escape):
4753 (init_main): Do not clear "gdb_prompt_escape". Delete "set
4754 prompt-escape-char" command.
4755 (MAX_PROMPT_SIZE): Delete macro.
4756 (get_prompt): Simplify, do not call get_prompt_1.
4757
4758 2003-08-16 Andrew Cagney <cagney@redhat.com>
4759
4760 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
4761 -Werror. -Wformat-nonliteral problems.
4762
4763 2003-08-15 J. Brobecker <brobecker@gnat.com>
4764
4765 Further multiarching work mostly for hppa64-*-hpux11:
4766 * hppa-tdep.h: New file.
4767 * hppa-tdep.c: #include hppa-tdep.c.
4768 (hppa32_num_regs): Renamed from hppa_num_regs.
4769 (hppa64_num_regs): New constant.
4770 (hppa64_call_dummy_breakpoint_offset): New constant.
4771 (hppa32_call_dummy_length): New constant.
4772 (hppa64_call_dummy_length): New constant.
4773 (hppa32_stack_align): Make name 32bit explicit.
4774 (hppa32_register_virtual_type): Likewise.
4775 (hppa32_extract_return_value): Likewise.
4776 (hppa32_use_struct_convention): Likewise.
4777 (hppa32_store_return_value): Likewise.
4778 (hppa64_register_virtual_type): New function.
4779 (hppa64_extract_return_value): New function.
4780 (hppa64_use_struct_convention): New function.
4781 (hppa64_store_return_value): New function.
4782 (hppa_frame_locals_address): Remove declaration, function does
4783 not exist anymore.
4784 (hppa_register_byte): Add support for PA64 ABI.
4785 (hppa_gdbarch_init): Add support for PA64 ABI.
4786 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
4787 Make name 32bit explicit.
4788 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
4789 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
4790 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
4791 (hppa64_hpux_frame_base_before_sigtramp): New function.
4792 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
4793 * config/pa/tm-hppa64.h: Remove macros that are no longer
4794 necessary now that the gdbarch vector is properly setup.
4795 Transform some macros into function calls. Some minor cleanup.
4796 * config/pa/tm-hppah.h: Update function calls in macros
4797 following the function renaming in hppa-hpux-tdep.c.
4798 * Makefile.in (hppa_tdep_h): New variable.
4799 (hppa-tdep.o): Add dependency over hppa_tdep_h.
4800
4801 2003-08-14 Michael Snyder <msnyder@redhat.com>
4802
4803 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
4804
4805 2003-08-13 J. Brobecker <brobecker@gnat.com>
4806
4807 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
4808 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
4809 routine.
4810
4811 2003-08-13 Michael Snyder <msnyder@redhat.com>
4812
4813 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
4814 (frv_saved_pc_after_call): Use deprecated ftype.
4815 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
4816 (frv_remote_translate_xfer_address): Remove.
4817 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
4818
4819 2003-08-13 J. Brobecker <brobecker@gnat.com>
4820
4821 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
4822 initialization after the common gdbarch initialization, not before.
4823
4824 2003-08-13 J. Brobecker <brobecker@gnat.com>
4825
4826 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
4827 (ADDR_BITS_REMOVE): Remove, redundant.
4828
4829 2003-08-13 J. Brobecker <brobecker@gnat.com>
4830
4831 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
4832 gdbarch method to clear the 2 low bits of text addresses.
4833
4834 2003-08-12 Andrew Cagney <cagney@redhat.com>
4835
4836 * Makefile.in (dsrec.o): Update dependencies.
4837 * dsrec.c: Include "gdb_assert.h".
4838 (make_srec): Use snprintf instead of sprintf, use a literal format
4839 string.
4840
4841 2003-08-12 Andrew Cagney <cagney@redhat.com>
4842
4843 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
4844 FRAME_OBSTACK_ZALLOC.
4845
4846 2003-08-12 Kevin Buettner <kevinb@redhat.com>
4847
4848 * i386-tdep.c (i386_gdbarch_init): Enable default support for
4849 SSE registers.
4850
4851 2003-08-10 Mark Kettenis <kettenis@gnu.org>
4852
4853 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
4854 amd64fbsd_sc_reg_offset): Add extern declarations.
4855 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
4856 declarations.
4857
4858 2003-08-11 Ben Elliston <bje@wasabisystems.com>
4859
4860 * MAINTAINERS (write after approval): Update my mail address.
4861
4862 2003-08-10 Andrew Cagney <cagney@redhat.com>
4863
4864 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
4865
4866 2003-08-10 Mark Kettenis <kettenis@gnu.org>
4867
4868 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
4869 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
4870 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
4871 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
4872 i386bsd_sc_reg_offset): Add extern declarations.
4873 * i386obsd-nat.c: Include "i386-tdep.h"
4874 (_initialize_i386obsd_nat): Remove extern declarations.
4875 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
4876 declarations.
4877 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
4878 declarations.
4879
4880 * i386-tdep.c (i386_register_to_value): Use get_frame_register
4881 instead of frame_read_register.
4882 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
4883 instead of frame_read_register. Use I386_ESP_REGNUM instead of
4884 SP_REGNUM.
4885 (i386_frame_prev_register): Use frame_unwind_register_unsigned
4886 instead of frame_unwind_unsigned_register. Use
4887 I386_EFLAGS_REGISTER instead of PS_REGNUM.
4888 (i386_get_longjmp_target): Use regcache_read_unsigned_register
4889 instead of read_register. Use builtin_type_void_data_ptr instead
4890 of builtin_type_void_func_ptr when extracting the address of the
4891 jmp_buf.
4892 (i386_extract_return_value, i386_store_return_value,
4893 i386_pseudo_register_read, i386_pseudo_register_write): Use
4894 register_size instead REGISTER_RAW_SIZE.
4895
4896 2003-08-10 Andrew Cagney <cagney@redhat.com>
4897
4898 * infcall.c (call_function_by_hand): Use xstrprintf instead of
4899 sprintf. Make "name" constant.
4900
4901 2003-08-10 Mark Kettenis <kettenis@gnu.org>
4902
4903 * i387-tdep.c (i387_register_to_value): Use get_frame_register
4904 instead of frame_read_register.
4905 (i387_print_float_info): Use get_frame_register and
4906 get_frame_register_unsigned instead of frame_register_read.
4907
4908 * i386fbsd-nat.c: Include "i386-tdep.h".
4909 (child_resume): Make `eflags' an ULONGEST. Use
4910 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
4911 instead of register_read and register_write.
4912
4913 * i386bsd-nat.c (fetch_inferior_registers,
4914 store_inferior_registers): Don't use && at the end of a line.
4915 (_initialize_i386bsd_nat): Fix typo.
4916
4917 * frame.c (_initialize_frame): Add missing backslash.
4918
4919 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4920 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
4921 and supply_register instead of manipulating the register buffer
4922 directly.
4923
4924 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4925 * config/i386/nm-i386sol2.h
4926 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
4927
4928 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
4929 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
4930 instructions that GCC likes to mingle into the prologue. Fixes
4931 gdb/1253 and gdb/1255.
4932
4933 2003-08-09 Andrew Cagney <cagney@redhat.com>
4934
4935 Fix GDB PR cli/926.
4936 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
4937 * command.h (add_setshow_uinteger_cmd): Declare.
4938 * frame.c (set_backtrace_cmd): New function.
4939 (show_backtrace_cmd): New function.
4940 * frame.c (_initialize_frame): Replace "set/show
4941 backtrace-below-main" with "set/show backtrace past-main". Add
4942 command "set/show backtrace limit".
4943 (backtrace_past_main): Rename "backtrace_below_main".
4944 (backtrace_limit): New variable.
4945 (get_prev_frame): Update. Check the backtrace_limit.
4946
4947 2003-08-09 Andrew Cagney <cagney@redhat.com>
4948
4949 * defs.h (xstrprintf): Declare.
4950 * utils.c (xstrprintf): New function.
4951 * breakpoint.c (insert_breakpoints): Replace sprintf and
4952 non-literal format strings, with xstrprintf and cleanups.
4953 (delete_breakpoint,breakpoint_re_set): Ditto.
4954 (commands_command, insert_breakpoints): Ditto.
4955 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
4956 (break_at_finish_command_1): Ditto.
4957
4958 2003-08-09 Andrew Cagney <cagney@redhat.com>
4959
4960 * MAINTAINERS (language support): List Adam Fedor as Objective C
4961 maintainer.
4962
4963 2003-08-08 J. Brobecker <brobecker@gnat.com>
4964
4965 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
4966 are now multiarched.
4967
4968 2003-08-08 J. Brobecker <brobecker@gnat.com>
4969
4970 * config/pa/tm-hppa64.h: Remove lots of macros that are no
4971 longer necessary now that hppa64 is partially multiarch'ed.
4972
4973 2003-08-08 Andrew Cagney <cagney@redhat.com>
4974
4975 * interps.c (interp_set): Check for a NULL "old_interp".
4976
4977 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4978
4979 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
4980 (install-only): Support DESTDIR.
4981 (uninstall): Likewise.
4982 (install-gdbtk): Likewise.
4983
4984 2003-08-08 Elena Zannoni <ezannoni@redhat.com>
4985
4986 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
4987 contains something meaningful at all times.
4988
4989 Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
4990
4991 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
4992
4993 Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
4994
4995 * MAINTAINERS (write after approval): Added self.
4996
4997 2003-08-07 Andrew Cagney <cagney@redhat.com>
4998
4999 * inferior.h (AT_SYMBOL): Define.
5000 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
5001 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
5002 * mips-tdep.c (mips_call_dummy_address): Delete function.
5003 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
5004 set call_dummy_address.
5005
5006 2003-08-07 Andrew Cagney <cagney@redhat.com>
5007
5008 * language.c (op_error): Delete function.
5009 (binop_type_check): Delete function.
5010 * language.h (type_op_error, range_op_error): Delete macros.
5011 (op_error): Delete declaration.
5012
5013 2003-08-07 Andrew Cagney <cagney@redhat.com>
5014
5015 * interps.h (INTERP_MI2, INTERP_MI3): Define.
5016
5017 2003-08-07 Michal Ludvig <mludvig@suse.cz>
5018
5019 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
5020 (x86_64_push_arguments): Skip the red zone.
5021
5022 2003-08-05 Andrew Cagney <cagney@redhat.com>
5023
5024 * reggroups.c (reggroup_next): Check for the final entry.
5025
5026 2003-08-04 Andrew Cagney <cagney@redhat.com>
5027
5028 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
5029 * cli/cli-script.c (define_command): Call query directly, instead
5030 of passing it a buffer.
5031 * ocd.c (ocd_error): Pass error a constant format string.
5032 * remote-mips.c (mips_error): Use fputs_filtered.
5033
5034 * solib-svr4.c (_initialize_svr4_solib): Update
5035 register_gdbarch_data call.
5036 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
5037
5038 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
5039 (register_gdbarch_data): Delete "free" parameter. Update
5040 comments.
5041 * gdbarch.h, gdbarch.c: Re-generate.
5042 * reggroups.c (_initialize_reggroup): Update.
5043 * gnu-v3-abi.c (init_gnuv3_ops): Update.
5044 * frame-base.c (_initialize_frame_base): Update.
5045 * frame-unwind.c (_initialize_frame_unwind): Update.
5046 * user-regs.c (_initialize_user_regs): Update.
5047 * remote.c (_initialize_remote): Update.
5048 * regcache.c (_initialize_regcache): Update.
5049
5050 * regcache.c (xfree_regcache_descr): Delete function.
5051 (_initialize_regcache): Update call to register_gdbarch_data.
5052 (init_regcache_descr, init_legacy_regcache_descr): Use
5053 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
5054
5055 * remote.c (free_remote_state): Delete function.
5056 (_initialize_remote): Update register_gdbarch_data.
5057 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
5058 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
5059
5060 2003-08-04 Andrew Cagney <cagney@redhat.com>
5061
5062 * reggroups.c (struct reggroup_el): Define.
5063 (struct reggroups): Delete field "nr_group". Replace array
5064 "group" with a "first" to "last" linked list.
5065 (reggroups_init): Update. Allocate using gdbarch's obstack.
5066 (reggroups_free): Delete function.
5067 (add_group): Update. Add "el" parameter.
5068 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
5069 (default_groups): Update.
5070 (reggroup_next): Replace reggroups.
5071 (reggroups_dump): Update.
5072 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
5073 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
5074 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
5075
5076 2003-08-04 Daniel Jacobowitz <drow@mvista.com>
5077
5078 * Makefile.in (tui-interp.o): Update dependencies.
5079
5080 2003-08-04 David Carlton <carlton@kealia.com>
5081
5082 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
5083 to internal_error call.
5084 * source.c (forward_search_command): Add "%s" format argument.
5085 (reverse_search_command): Ditto.
5086 * top.c (quit_confirm): Ditto.
5087 * cli/cli-setshow.c (do_setshow_command): Ditto.
5088 * cp-valprint.c (cp_print_class_method): Replace
5089 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
5090 (cp_print_class_member): Ditto.
5091 * event-top.c (command_line_handler): Ditto.
5092 * linux-proc.c (linux_info_proc_cmd): Ditto.
5093 * p-typeprint.c (pascal_type_print_base): Ditto.
5094 * p-valprint.c (pascal_object_print_class_method): Ditto.
5095 (pascal_object_print_class_member): Ditto.
5096 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
5097 * remote.c (remote_cisco_section_offsets): Ditto.
5098 * top.c (command_line_input): Ditto.
5099 * utils.c (vwarning,error_stream,quit): Ditto.
5100 * valprint.c (print_floating,print_binary_chars)
5101 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
5102
5103 2003-08-04 Andrew Cagney <cagney@redhat.com>
5104
5105 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
5106
5107 2003-08-02 Andrew Cagney <cagney@redhat.com>
5108
5109 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
5110 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
5111 amd64fbsd-nat.c.
5112
5113 2003-08-02 Andrew Cagney <cagney@redhat.com>
5114
5115 * Makefile.in: Update all dependencies and definitions.
5116
5117 2003-08-02 Adam Fedor <fedor@gnu.org>
5118
5119 * linespec.c (is_objc_method_format): New function
5120 (decode_line_1, locate_first_half): Use it.
5121 Fixes PR objc/1298
5122
5123 2003-08-01 Andrew Cagney <cagney@redhat.com>
5124
5125 * NEWS: Mention that m32r is multi-arch.
5126 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
5127 * configure.tgt: Recognize m32r-*-*.
5128 * config/m32r/tm-m32r.h: Delete file.
5129 * config/m32r/m32r.mt: New file.
5130 * m32r-rom.c (m32r_upload_command): Use hostent only when
5131 gethostname succeeds, in order to avoid a compilation
5132 warning.
5133 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
5134 compiler warning.
5135
5136 2003-08-01 Michael Snyder <msnyder@redhat.com>
5137
5138 * sh-tdep.c (sh_frame_align): New gdbarch method.
5139 (sh_gdbarch_init): Set up frame_align method.
5140
5141 2003-07-31 Michael Snyder <msnyder@redhat.com>
5142
5143 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
5144 which is already covered by the new frames infrastructure.
5145
5146 2003-07-31 Andrew Cagney <cagney@redhat.com>
5147
5148 * user-regs.c (struct user_reg): Add "next" link.
5149 (struct user_regs): Replace "user" with "first" and "last" links.
5150 (append_user_reg): Add pre-allocated "reg" parameter.
5151 (builtin_user_regs): Provide initial value for "last".
5152 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
5153 (user_regs_init): Allocate memory from the gdbarch obstack.
5154 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
5155 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
5156 linked list.
5157 (usernum_to_user_reg): New function.
5158 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
5159 (value_of_user_reg): Use usernum_to_user_reg.
5160 (user_regs_free): Delete function.
5161 (_initialize_user_regs): Update register_gdbarch_data call.
5162
5163 2003-07-31 Daniel Jacobowitz <drow@mvista.com>
5164
5165 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
5166
5167 2003-07-30 Michael Snyder <msnyder@redhat.com>
5168
5169 * value.h (value_being_returned): Add a struct_addr argument.
5170 * infcall.c (call_function_by_hand): Pass struct_addr to
5171 value_being_returned.
5172 * infcmd.c (print_return_value): Pass zero as struct_addr.
5173 * values.c (value_being_returned): If struct_addr is passed,
5174 use it instead of trying to recover it from the inferior.
5175
5176 2003-07-30 Kevin Buettner <kevinb@redhat.com>
5177
5178 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
5179 the prologue analyzer won't need to attempt to extract the pc
5180 value from the woefully incomplete dummy frame.
5181 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
5182 possible. Disable code which modifies the frame.
5183
5184 2003-07-28 Andrew Cagney <cagney@redhat.com>
5185
5186 * annotate.c (annotate_breakpoints_headers): Restrict annotation
5187 to level 2.
5188 (annotate_breakpoints_table, annotate_record): Ditto.
5189 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
5190 (annotate_field_name_end, annotate_field_value): Ditto.
5191 (annotate_field_end, annotate_frame_source_begin): Ditto.
5192 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
5193 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
5194 (annotate_frame_begin, annotate_frame_function_name): Ditto.
5195 (annotate_frame_address_end, annotate_frame_address): Ditto.
5196 (annotate_frame_args, annotate_frame_end): Ditto.
5197 (annotate_frame_where, annotate_arg_begin): Ditto.
5198 (annotate_arg_name_end, annotate_arg_value): Ditto.
5199 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
5200 (annotate_function_call, annotate_signal_name): Ditto.
5201 (annotate_signal_string, annotate_signal_name_end): Ditto.
5202 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
5203 (annotate_value_begin, annotate_value_history_value): Ditto.
5204 (annotate_value_history_end, annotate_value_end): Ditto.
5205 (annotate_display_begin, annotate_display_number_end): Ditto.
5206 (annotate_display_format, annotate_display_expression): Ditto.
5207 (annotate_display_expression_end, annotate_display_value): Ditto.
5208 (annotate_display_end, annotate_array_section_begin): Ditto.
5209 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
5210 (annotate_elt, annotate_array_section_end): Ditto.
5211
5212 2003-07-28 Andrew Cagney <cagney@redhat.com>
5213
5214 * regcache.c (struct regcache_descr): Update comments on
5215 nr_raw_registers.
5216 (init_legacy_regcache_descr): Don't set nr_raw_registers or
5217 sizeof_raw_register_valid_p.
5218 (init_regcache_descr): Set nr_raw_registers and
5219 sizeof_raw_register_valid_p before calling
5220 init_legacy_regcache_descr.
5221
5222 2003-07-28 Andrew Cagney <cagney@redhat.com>
5223
5224 * mips-tdep.c (print_gp_register_row): Print the GPR's register
5225 MOD NUM_REGS.
5226
5227 2003-07-28 Daniel Jacobowitz <drow@mvista.com>
5228
5229 * thread.c (info_threads_command): Use get_selected_frame ().
5230 Check that there is at least one non-sentinel frame.
5231
5232 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5233
5234 * m68hc11-tdep.c (struct frame_extra_info): Remove.
5235 (m68hc11_pop_frame): Remove.
5236 (m68hc11_frame_saved_pc): Remove.
5237 (m68hc11_frame_chain): Remove.
5238 (m68hc11_frame_init_saved_regs): Remove.
5239 (m68hc11_init_extra_frame_info): Remove.
5240 (m68hc11_store_struct_return): Remove.
5241 (m68hc11_saved_pc_after_call): Remove.
5242
5243 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5244
5245 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
5246 frame unwind information.
5247 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
5248 and adapted for frame unwinding.
5249 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
5250 (m68hc11_unwind_pc): New function.
5251 (m68hc11_frame_unwind_cache): New function to analyze frames.
5252 (m68hc11_frame_this_id): New function to create new frame struct.
5253 (m68hc11_frame_prev_register): New function to unwind a register from
5254 the frame.
5255 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
5256 (m68hc11_frame_p): New function for the above.
5257 (m68hc11_frame_base_address): New function to return fp of frame.
5258 (m68hc11_frame_args_address): Update for frame.
5259 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
5260 (m68hc11_unwind_sp): New function.
5261 (m68hc11_unwind_dummy_id): New function.
5262 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
5263 calls.
5264
5265 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5266
5267 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
5268 (m68hc11_guess_from_prologue): Advance the pc and frame size only
5269 when we are beyond the current pc.
5270
5271 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5272
5273 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
5274 from m68hc11_push_arguments.
5275 (m68hc11_push_arguments): Remove.
5276 (m68hc11_push_return_address): Remove.
5277 (m68hc11_gdbarch_init): Install the above; remove above deprecated
5278 handlers; remove deprecated_extra_stack_alignment_needed.
5279
5280 2003-07-27 Andrew Cagney <cagney@redhat.com>
5281
5282 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
5283 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
5284 REAL_PC and not the pointer.
5285 * hppa-hpux-tdep.c: Include frame.h
5286
5287 2003-07-27 Andrew Cagney <cagney@redhat.com>
5288
5289 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
5290 GDB_MULTI_ACH_PARTIAL.
5291
5292 2003-07-27 Andrew Cagney <cagney@redhat.com>
5293
5294 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
5295 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
5296 operator at start and not end of line.
5297 (decode_prologue): Ditto.
5298 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
5299 frame_unwind_register_unsigned instead of
5300 frame_unwind_unsigned_register.
5301 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
5302 read_register.
5303 (m32r_push_dummy_call): Use register_size instead of
5304 REGISTER_RAW_SIZE.
5305 (m32r_frame_sniffer): Replace m32r_frame_p.
5306 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
5307 * m32r-rom.c (report_transfer_performance): Delete extern
5308 declaration.
5309 (m32r_load, m32r_upload_command): Use print_transfer_performance
5310 instead of report_transfer_performance.
5311 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
5312 / add_show_from_set.
5313
5314 2003-07-26 Andrew Cagney <cagney@redhat.com>
5315
5316 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
5317 store_return_value and extract_struct_value_address.
5318
5319 2003-07-26 Daniel Jacobowitz <drow@mvista.com>
5320
5321 PR c++/1267
5322 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
5323 NULL, default to the section containing PC.
5324
5325 2003-07-24 Stephane Carrez <stcarrez@nerim.fr>
5326
5327 * NEWS: Mention "regs" deprecated for m68hc11 too.
5328
5329 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
5330 (m68hc11_print_register): New function to print out one register.
5331 (m68hc11_print_registers_info): New function to print registers.
5332 (show_regs): Deprecate and use the above.
5333 (m68hc11_gdbarch_init): Install the print_registers_info.
5334
5335 2003-07-24 Jeff Johnston <jjohnstn@redhat.com>
5336
5337 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
5338 that we have a SIGTRAP before returning non-zero.
5339
5340 2003-07-23 Michal Ludvig <mludvig@suse.cz>
5341 Elena Zannoni <ezannoni@redhat.com>
5342
5343 * linespec.c (decode_line_2): Avoid crash if
5344 find_function_start_sal() returns empty record.
5345
5346 2003-07-23 Andreas Schwab <schwab@suse.de>
5347
5348 * ia64-tdep.c (ia64_print_insn): New function.
5349 (ia64_gdbarch_init): Set print_insn to it.
5350 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
5351 deprecated_tm_print_insn_info.
5352
5353 2003-07-22 Michael Snyder <msnyder@redhat.com>
5354
5355 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
5356 handle 8-bit returns (long long).
5357 (h8300h_extract_return_value): Ditto.
5358 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
5359
5360 2003-07-22 Andrew Cagney <cagney@redhat.com>
5361
5362 * gdbarch.c Include "gdb_obstack.h".
5363 (struct gdbarch): Add an "obstack".
5364 (alloc_gdbarch_data): Allocate the gdbarch data using
5365 GDBARCH_OBSTACK_CALLOC.
5366 (free_gdbarch_data): Delete function.
5367 (gdbarch_obstack_zalloc): New function.
5368 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
5369 Assert that the architecture is not initialized.
5370 (gdbarch_alloc): Allocate an obstack, allocate the architecture
5371 vector from the obstack.
5372 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
5373 architecture obstack.
5374 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
5375 (set_gdbarch_data): Assert that the data is not initialized.
5376 (struct gdbarch_data): Delete member "free".
5377 (register_gdbarch_data): Do not initialize "free".
5378 * gdbarch.h, gdbarch.c: Re-generate.
5379
5380 2003-07-22 Andrew Cagney <cagney@redhat.com>
5381
5382 * configure.in (build_warnings): Add -Wformat-nonliteral.
5383 * configure: Re-generate.
5384
5385 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
5386
5387 * dwarf2loc.c (locexpr_describe_location): Fix typos.
5388
5389 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
5390
5391 * findvar.c (read_var_value): Remove case for thread local storage
5392 variables. It is now entirely handled by the dwarf2 location
5393 expression code.
5394 * printcmd.c (address_info): Ditto.
5395 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
5396 enumeration value.
5397 (struct symbol): Remove objfile field, which was used by
5398 LOC_THREAD_LOCAL_STATIC only.
5399 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
5400 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
5401 usage of objfile pointer.
5402 * dwarf2loc.c (locexpr_describe_location): Add case to handle
5403 thread local variables.
5404 Add include of objfiles.h.
5405 * dwarf2expr.c (execute_stack_op): Add comments about thread local
5406 storage variables.
5407 * Makefile.in (dwarf2loc.o): Update dependencies.
5408
5409 2003-07-22 Andrew Cagney <cagney@redhat.com>
5410
5411 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
5412 get_frame_base.
5413 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
5414 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
5415 (struct value): Add opaque declaration.
5416 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
5417
5418 2003-07-21 Andrew Cagney <cagney@redhat.com>
5419
5420 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
5421 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
5422
5423 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
5424
5425 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
5426 regcache_cooked_read_unsigned instead of read_register.
5427 (m68hc11_saved_pc_after_call): Likewise.
5428 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
5429 instead of write_register.
5430 (m68hc11_register_type): New function.
5431 (m68hc11_register_virtual_type): Remove.
5432 (m68hc11_store_return_value): Convert to use the regcache.
5433 (m68hc11_extract_struct_value_address): Likewise.
5434 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
5435 m68hc11_register_type; undeprecate store_return_value and
5436 extract_struct_value_address.
5437
5438 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
5439
5440 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
5441 and translate to use regcache.
5442 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
5443
5444 2003-07-18 Andrew Cagney <cagney@redhat.com>
5445
5446 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
5447 * gdbarch.h, gdbarch.c: Re-generate.
5448 * i386-tdep.c (i386_gdbarch_init): Do not set
5449 DWARF2_BUILD_FRAME_INFO.
5450 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
5451 unconditionally.
5452 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
5453 DWARF2_BUILD_FRAME_INFO.
5454
5455 2003-07-18 Andrew Cagney <cagney@redhat.com>
5456
5457 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
5458 * disasm.c (gdb_disassemble_info): Initilize di.arch.
5459
5460 2003-07-18 Andrew Cagney <cagney@redhat.com>
5461
5462 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
5463 frame_unwind_address_in_block, instead of frame_pc_unwind.
5464 (dwarf2_frame_cache): Ditto.
5465
5466 2003-07-18 Andrew Cagney <cagney@redhat.com>
5467
5468 * user-regs.h (struct gdbarch): Declare opaque.
5469 * ui-out.h (struct ui_file): Declare opaque.
5470 * dwarf2-frame.h (struct frame_info): Declare opaque.
5471
5472 2003-07-18 Kris Warkentin <kewarken@qnx.com>
5473
5474 * nto-procfs.c: Clean ARI hits. Change #include <..> to
5475 #include "...".
5476 (procfs_meminfo): Change strerror to safe_strerror.
5477 (procfs_can_run): Remove K&R badness.
5478
5479 2003-07-17 Michael Snyder <msnyder@redhat.com>
5480
5481 * remote-sim.c: Comment typo fix.
5482
5483 2003-07-17 Andrew Cagney <cagney@redhat.com>
5484
5485 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
5486 configure.
5487 * sparc-tdep.c (sparc_intreg_size): Make non-static.
5488 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
5489 GDB_MULTI_ARCH_PARTIAL.
5490
5491 2003-07-17 Elena Zannoni <ezannoni@redhat.com>
5492
5493 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
5494 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
5495 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
5496
5497 2003-07-16 Theodore A. Roth <troth@openavr.org>
5498
5499 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
5500 found.
5501 (avr_frame_unwind_cache): Don't unwind FP for main.
5502 Update a comment.
5503 Save the computed prev_sp.
5504 (avr_saved_regs_unwinder): Remove function.
5505 (avr_frame_prev_register): Use PC unwind logic from
5506 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
5507
5508 2003-07-16 Andrew Cagney <cagney@redhat.com>
5509
5510 * frame-base.h (frame_base_p_ftype): Delete definition.
5511 (frame_base_append_predicate): Delete declaration.
5512 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
5513 (frame_unwind_append_predicate): Delete declaration.
5514 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
5515 (append_predicate): Delete parameter "p".
5516 (frame_unwind_append_predicate): Delete function.
5517 (frame_unwind_append_sniffer): Update call to append_predicate.
5518 (frame_unwind_free): Delete function.
5519 (_initialize_frame_unwind): Pass NULL as "free" to
5520 register_gdbarch_data.
5521 (frame_unwind_init): Append the dummy_frame_sniffer.
5522 (frame_unwind_find_by_frame): Simplify.
5523 * frame-base.c (struct frame_base_table): Delete field "p".
5524 (append_predicate): Delete parameter "p".
5525 (frame_base_append_predicate): Delete function.
5526 (frame_base_append_sniffer): Update call to append_predicate.
5527 (frame_base_free): Delete function.
5528 (frame_base_find_by_frame): Simplify.
5529 (_initialize_frame_base): Pass NULL as "free" to
5530 register_gdbarch_data.
5531 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
5532 (x86_64_sigtramp_frame_sniffer): Replace
5533 "x86_64_sigtramp_frame_p".
5534 (x86_64_init_abi): Set the frame unwind sniffers.
5535 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
5536 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
5537 (m68k_gdbarch_init): Set the frame unwind sniffers.
5538 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
5539 "i386_sigtramp_frame_p".
5540 (i386_frame_sniffer): Replace "i386_frame_p".
5541 (i386_gdbarch_init): Set the frame unwind sniffers.
5542 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
5543 (avr_gdbarch_init): Set the frame unwind sniffers.
5544 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
5545 "alpha_sigtramp_frame_p"
5546 (alpha_heuristic_frame_sniffer): Replace
5547 "alpha_heuristic_frame_p".
5548 (alpha_gdbarch_init): Set the frame unwind sniffers.
5549 (alpha_dwarf2_init_abi): Ditto.
5550 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
5551 "alpha_debug_frame_p".
5552 (alpha_mdebug_frame_base_sniffer): Replace
5553 "alpha_mdebug_frame_base_p".
5554 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
5555 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
5556 (d10v_gdbarch_init): Set the frame unwind sniffer.
5557 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
5558 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
5559 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
5560 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
5561 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
5562 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
5563
5564 2003-07-16 Michael Snyder <msnyder@redhat.com>
5565
5566 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
5567 should go thru sh_dsp_register_sim_regno, else the dsp regs
5568 will not get the right values.
5569
5570 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
5571
5572 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
5573 deprecated_store_floating by call to store_typed_floating.
5574 (sh_sh4_register_convert_to_raw): Substitute call to
5575 deprecated_extract_floating by call to extract_typed_floating.
5576
5577 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
5578
5579 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
5580
5581 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
5582
5583 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
5584 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
5585 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
5586 as possible.
5587 (do_pseudo_register): Remove.
5588 (sh_push_dummy_code): New function.
5589 (sh64_store_struct_return): Rename from sh_store_struct_return.
5590 Only called for sh64 now.
5591 (sh_extract_struct_value_address): Regcache'ify.
5592 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
5593 and accomodate new tasks.
5594 (sh64_push_return_address): Rename from sh_push_return_address.
5595 Only called for sh64 now.
5596 (sh_default_extract_return_value): Rename from sh_extract_return_value.
5597 Regcache'ify.
5598 (sh3e_sh4_extract_return_value): Regcache'ify.
5599 (sh_default_store_return_value): Ditto.
5600 (sh3e_sh4_store_return_value): Ditto.
5601 (sh_default_register_byte): Remove.
5602 (sh_sh4_register_byte): Remove.
5603 (sh_default_register_raw_size): Remove.
5604 (sh_sh4_register_raw_size): Remove.
5605 (sh_register_virtual_size): Remove.
5606 (sh_sh3e_register_virtual_type): Remove.
5607 (sh_sh3e_register_type): New function.
5608 (sh_sh4_register_virtual_type): Remove.
5609 (sh_sh4_register_type): New function.
5610 (sh_default_register_virtual_type): Remove.
5611 (sh_default_register_type): New function.
5612 (do_fv_register_info): Add parameters to accomodate call from
5613 sh_print_registers_info.
5614 (do_dr_register_info): Ditto.
5615 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
5616 Add parameters to accomodate call from sh_print_registers_info.
5617 (sh_do_fp_register): Ditto.
5618 (sh64_do_pseudo_register): Call do_dr_register_info,
5619 do_fv_register_info and sh_do_fp_register with default parameters.
5620 (sh_do_register): Add parameters to accomodate call from
5621 sh_print_registers_info.
5622 (sh_print_register): Ditto.
5623 (sh_print_registers_info): Rename from sh_do_registers_info.
5624 Add parameters to be used as gdbarch_print_registers_info
5625 implementation. Accomodate removed do_pseudo_register function
5626 pointer.
5627 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
5628 function pointer. Call sh_print_register with default parameters.
5629 (sh64_do_registers_info): Call sh_print_registers_info instead of
5630 sh_do_registers_info.
5631 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
5632 detection of deprecated vs. non-deprecated functionality.
5633 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
5634 function pointer assignments by direct function calls.
5635
5636 2003-07-15 Andrew Cagney <cagney@redhat.com>
5637
5638 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
5639 (frame_register_unwind, create_new_frame): Ditto.
5640 (legacy_get_prev_frame, get_frame_type): Ditto.
5641 (get_frame_base_address): Use frame_base_find_by_frame.
5642 (get_frame_locals_address): Use frame_base_find_by_frame.
5643 (get_frame_args_address): Use frame_base_find_by_frame.
5644 * frame-base.h (frame_base_sniffer_ftype): Declare.
5645 (frame_base_append_sniffer): Declare.
5646 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
5647 * frame-base.c (append_predicate): Add a "sniffer" parameter.
5648 (frame_base_append_sniffer): New function.
5649 (frame_base_append_predicate): Add a NULL sniffer.
5650 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
5651 (struct frame_base_table): Add "sniffer".
5652 (frame_base_free): Free the "sniffer" table.
5653 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
5654 (frame_unwind_append_sniffer): Declare.
5655 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
5656 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
5657 (struct frame_unwind_table): Add "sniffer", delete "middle".
5658 (append_predicate): Add "sniffer" parameter, append the sniffer.
5659 (frame_unwind_init): Update append_predicate call.
5660 (frame_unwind_append_sniffer): New function.
5661 (frame_unwind_append_predicate): Update append_predicate call.
5662 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
5663
5664 2003-07-15 Andrew Cagney <cagney@redhat.com>
5665
5666 * frame.c (get_prev_frame): Move disabled inside_entry_func to
5667 before code inhibiting repeated unwind attempts. Add to
5668 commentary on that test's problems.
5669 * blockframe.c (inside_main_func): Look for "main" in the minimal
5670 symbol table.
5671 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
5672 identical.
5673
5674 2003-07-15 Andrew Cagney <cagney@redhat.com>
5675
5676 * complaints.c (struct explanation): Define.
5677 (struct complaints): Change type of "explanation" to "struct
5678 explanation".
5679 (symfile_explanations): Convert to a "struct explanation" table.
5680 (vcomplaint): Update.
5681
5682 2003-07-15 Michal Ludvig <mludvig@suse.cz>
5683
5684 * x86-64-linux-nat.c (regmap): Removed.
5685 (supply_gregset, fill_gregset): Call
5686 x86_64_linux_(fill,supply)_gregset functions.
5687 * x86-64-linux-tdep.c (USER_*): New defines.
5688 (user_to_gdb_regmap, x86_64_core_fns): New structure.
5689 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
5690 New functions.
5691 (fetch_core_registers): Ditto.
5692 (_initialize_x86_64_linux_tdep): Call add_core_fns().
5693 * x86-64-linux-tdep.h: New file.
5694 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
5695 and core-regset.o.
5696 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
5697
5698 2003-07-13 Mark Kettenis <kettenis@gnu.org>
5699
5700 * x86-64-tdep.c (x86_64_store_return_value): Use
5701 regcache_cooked_write_part instead of regcache_cooked_write.
5702
5703 * configure.host: Add x86_64-*-freebsd*.
5704 * configure.tgt: Add x86_64-*-freebsd*.
5705 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
5706 * amd64fbsd-nat.c: New file.
5707 * amd64fbsd-tdep.c: New file.
5708 * config/i386/nm-fbsd64.h: New file.
5709 * config/i386/fbsd64.mh: New file.
5710 * config/i386/fbsd64.mt: New file.
5711
5712 2003-07-11 Mark Kettenis <kettenis@gnu.org>
5713
5714 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
5715 `sc_regs_offset' and `sc_fpregs_offset'.
5716 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
5717 SIGFRAME_FPREGSAVE_OFF): Remove defines.
5718 (alpha_sigtramp_register_address): Rewrite to use new members of
5719 `struct gdbarch_tdep'.
5720 (alpha_gdbarch_init): Initialize new members of struct
5721 gdbarch_tdep'.
5722 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
5723 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
5724 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
5725 (alphafbsd_pc_in_sigtramp): Implement.
5726 (alphafbsd_sigtramp_offset): New function.
5727 (alphafbsd_sigcontext_addr): New function.
5728 (alphafbsd_init_abi): Initialize signal trampoline related members
5729 of `struct gdbarch_tdep'.
5730 (_initialize_alphafbsd_tdep): Add prototype.
5731
5732 2003-07-11 Theodore A. Roth <troth@openavr.org>
5733
5734 * Makefile.in (install-only): Quote sed expression when generating
5735 transformed_name.
5736
5737 2003-07-11 Richard Henderson <rth@redhat.com>
5738
5739 * Makefile.in (dwarf2-frame.o): Add complaints_h.
5740 * dwarf2-frame.c: Include complaints.h.
5741 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
5742 variable initialization; return NULL on error.
5743 (decode_frame_entry): New.
5744
5745 2003-07-11 Andrew Cagney <cagney@redhat.com>
5746
5747 * frame.h (frame_address_in_block): Delete declaration.
5748 * blockframe.c (frame_address_in_block): Delete function.
5749 (get_frame_block): Use get_frame_address_in_block.
5750 (block_innermost_frame): Ditto.
5751 * stack.c (print_frame, backtrace_command_1): Ditto.
5752
5753 * frame.h (get_frame_address_in_block): Declare.
5754 (frame_unwind_address_in_block): Declare.
5755 * frame.c (frame_unwind_address_in_block): New function.
5756 (get_frame_address_in_block): New function.
5757
5758 2003-07-10 Andrew Cagney <cagney@redhat.com>
5759
5760 * gdbarch.sh: Simplify predicate methods. Remove need to provide
5761 pre-default. Note: re-generate has no effect.
5762
5763 2003-07-10 Andrew Cagney <cagney@redhat.com>
5764
5765 * gdbarch.sh: When a variable, but not a function, compare against
5766 0. Fix problem in previous patch.
5767 * gdbarch.c: Re-generate.
5768
5769 2003-07-10 Andrew Cagney <cagney@redhat.com>
5770
5771 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
5772 functions against NULL, not 0.
5773 * gdbarch.c: Re-generate.
5774
5775 2003-07-10 Fred Fish <fnf@ninemoons.com>
5776
5777 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
5778 null string instead of a null pointer.
5779 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
5780
5781 2003-07-09 Michael Snyder <msnyder@redhat.com>
5782
5783 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
5784
5785 2003-07-09 Mark Kettenis <kettenis@gnu.org>
5786
5787 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
5788 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
5789 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
5790 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
5791 * x86-64-tdep.c: ... from here.
5792
5793 2003-07-09 Andreas Schwab <schwab@suse.de>
5794
5795 * m68k-tdep.h (enum struct_return): Define.
5796 (struct gdbarch_tdep): Add struct_return.
5797 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
5798 bytes are padded to the right, not to the left. Pass struct value
5799 address in register %a1, not on stack.
5800 (m68k_use_struct_convention): New function.
5801 (m68k_gdbarch_init): Set use_struct_convention. Initialize
5802 struct_return in tdep to pcc_struct_return.
5803 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
5804 reg_struct_return.
5805
5806 2003-07-09 Joel Brobecker <brobecker@gnat.com>
5807
5808 * somread.c (som_symfile_offsets): Fix compilation error.
5809
5810 2003-07-09 Andrew Cagney <cagney@redhat.com>
5811
5812 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
5813 Add comments about the checks.
5814
5815 2003-07-08 Andrew Cagney <cagney@redhat.com>
5816
5817 * Makefile.in: Make dependency section headers consistent.
5818 (config_h): Move to $BUILD headers section.
5819 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
5820 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
5821 (ada-exp.tab.c): Move to YACC/LEX section.
5822 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
5823 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
5824
5825 2003-07-08 Kris Warkentin <kewarken@qnx.com>
5826
5827 * nto-procfs.c: Cleaned up a bunch of ARI hits.
5828 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
5829 of strerror with safe_strerror, use ISO C function definitions,
5830 and replace instances of sprintf with snprintf.
5831
5832 2003-07-07 Andrew Cagney <cagney@redhat.com>
5833
5834 * frame.c (get_prev_frame): Enable check for identical frames.
5835 Update comments. Update error messages.
5836
5837 2003-07-07 Joel Brobecker <brobecker@gnat.com>
5838
5839 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
5840
5841 2003-07-07 Joel Brobecker <brobecker@gnat.com>
5842
5843 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
5844 sort_symtab_syms, no longer necessary.
5845
5846 2003-07-07 Joel Brobecker <brobecker@gnat.com>
5847
5848 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
5849
5850 2003-07-07 Joel Brobecker <brobecker@gnat.com>
5851
5852 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
5853 (mips_register_byte): Likewise.
5854
5855 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
5856
5857 * Makefile.in (sparc_tdep_h): New.
5858 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
5859 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
5860 * sparc-linux-nat.c: Include "sparc-tdep.h".
5861 * sparc-nat.c: Likewise.
5862 * sparc-tdep.c: Likewise.
5863 * sparc64nbsd-nat.c: Likewise.
5864 * sparcnbsd-nat.c: Likewise.
5865 * sparcnbsd-tdep.c: Likewise.
5866 * sparc-tdep.h: New file.
5867 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
5868 and sparc_npc_regnum.
5869
5870 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
5871
5872 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
5873 (mips_linux_cannot_store_register): List supported instead of
5874 unsupported registers.
5875
5876 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
5877
5878 * disasm.c (dump_insns): Separate instructions from addresses.
5879
5880 2003-07-07 Andreas Schwab <schwab@suse.de>
5881
5882 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
5883 dependencies.
5884 * m68k-tdep.c (NUM_FREGS): Delete.
5885 (SIG_PC_FP_OFFSET): Delete.
5886 (TARGET_M68K): Delete.
5887 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
5888 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
5889 P_MOVEL_SP, P_MOVEML_SP): Define.
5890 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
5891 P_TRAP): Delete.
5892 (m68k_register_raw_size): Delete.
5893 (m68k_register_virtual_size): Delete.
5894 (m68k_register_type): Renamed from m68k_register_virtual_type and
5895 add gdbarch argument.
5896 (m68k_store_struct_return): Delete.
5897 (m68k_deprecated_extract_return_value): Delete.
5898 (m68k_deprecated_extract_struct_value_address): Delete.
5899 (m68k_frame_chain): Delete.
5900 (m68k_frame_saved_pc): Delete.
5901 (m68k_fix_call_dummy): Delete.
5902 (m68k_push_dummy_frame): Delete.
5903 (m68k_pop_frame): Delete.
5904 (m68k_extract_return_value): New function.
5905 (m68k_store_return_value): Rewrite using regcache.
5906 (m68k_extract_struct_value_address): Rewrite using regcache.
5907 (m68k_push_dummy_call): New function.
5908 (struct m68k_frame_cache): Define.
5909 (m68k_alloc_frame_cache): New function.
5910 (m68k_analyze_frame_setup): New function.
5911 (m68k_analyze_register_saves): New function.
5912 (m68k_analyze_prologue): New function.
5913 (m68k_skip_prologue): Rewrite using above functions.
5914 (m68k_unwind_pc): New function.
5915 (m68k_frame_cache): New function.
5916 (m68k_frame_this_id): New function.
5917 (m68k_frame_prev_register): New function.
5918 (m68k_frame_unwind): New variable.
5919 (m68k_frame_p): New function.
5920 (m68k_sigtramp_frame_cache): New function.
5921 (m68k_sigtramp_frame_this_id): New function.
5922 (m68k_sigtramp_frame_prev_register): New function.
5923 (m68k_sigtramp_frame_unwind): New variable.
5924 (m68k_sigtramp_frame_p): New function.
5925 (m68k_frame_base_address): New function.
5926 (m68k_frame_base): New function.
5927 (m68k_unwind_dummy_id): New function.
5928 (fill_gregset): Use regcache_collect.
5929 (fill_fpregset): Likewise.
5930 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
5931 defined.
5932 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
5933 deprecated_init_frame_pc, deprecated_store_struct_return,
5934 deprecated_extract_return_value, deprecated_store_return_value,
5935 deprecated_frame_chain, deprecated_frame_saved_pc,
5936 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
5937 deprecated_register_virtual_size,
5938 deprecated_max_register_raw_size,
5939 deprecated_max_register_virtual_size,
5940 deprecated_register_virtual_type, deprecated_register_size,
5941 deprecated_register_byte, deprecated_register_bytes,
5942 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
5943 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
5944 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
5945 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
5946 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
5947 deprecated_push_dummy_frame, deprecated_pop_frame,
5948 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
5949 only if SYSCALL_TRAP is defined. Set extract_return_value,
5950 store_return_value, extract_struct_value_address, register_type,
5951 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
5952 predicates.
5953 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
5954 M68K_MAX_REGISTER_SIZE): Define.
5955 (struct m68k_sigtramp_info): Define.
5956 (struct gdbarch_tdep): Add get_sigtramp_info.
5957 * m68klinux-nat.c (fetch_register): Use register_size instead of
5958 REGISTER_RAW_SIZE. Don't put assignment in if.
5959 (store_register): Likewise.
5960 (fetch_inferior_registers): Likewise.
5961 (store_inferior_registers): Likewise.
5962 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
5963 (m68k_linux_frame_saved_pc): Delete.
5964 (m68k_linux_sigcontext_reg_offset,
5965 m68k_linux_ucontext_reg_offset): Define.
5966 (m68k_linux_get_sigtramp_info): New function.
5967 (m68k_linux_extract_return_value): Rewrite using regcache.
5968 (m68k_linux_store_return_value): Likewise.
5969 (m68k_linux_extract_struct_value_address): Likewise.
5970 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
5971 Don't set deprecated_frame_saved_pc,
5972 deprecated_extract_return_value, deprecated_store_return_value,
5973 deprecated_extract_struct_value_address. Set
5974 extract_return_value, store_return_value,
5975 extract_struct_value_address.
5976
5977 2003-07-07 Andrew Cagney <cagney@redhat.com>
5978
5979 * expprint.c: Include "user-regs.h" instead of "frame.h".
5980 (print_subexp): Use user_reg_map_regnum_to_name, instead of
5981 frame_map_regnum_to_name.
5982 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
5983 (frame_map_name_to_regnum): Simplify, call
5984 user_reg_map_name_to_regnum.
5985 (frame_map_regnum_to_name): Simplify, call
5986 user_reg_map_regnum_to_name.
5987 (frame_register_unwind): Update.
5988 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
5989 (_initialize_frame_reg): Call user_reg_add_builtin.
5990 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
5991 (value_of_register): Use value_of_user_reg.
5992 * eval.c (evaluate_subexp_standard): Update.
5993 * parse.c (write_dollar_variable): Update.
5994 * d10v-tdep.c (d10v_print_registers_info): Update.
5995 * infcmd.c (registers_info): Update.
5996 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
5997 (builtin_regs_h): Delete macro.
5998 (user_regs_h): Define.
5999 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
6000 (builtin-regs.o): Delete target.
6001 (user-regs.o): Specify dependencies.
6002 (expprint.o): Update dependencies.
6003 (findvar.o): Update dependencies.
6004 (frame.o): Update dependencies.
6005 (std-regs.o): Update dependencies.
6006
6007 2003-07-06 Christopher Faylor <cgf@redhat.com>
6008
6009 * win32-nat.c (solib_symbols_add): Use one variable for all section
6010 address stuff. Pass variable rather than address of variable to
6011 safe_symbol_file_add.
6012
6013 2003-07-06 Andreas Schwab <schwab@suse.de>
6014
6015 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
6016
6017 2003-07-04 Joel Brobecker <brobecker@gnat.com>
6018
6019 * rs6000-nat.c (vmap_symtab): Fix compilation error.
6020
6021 2003-07-04 Kris Warkentin <kewarken@qnx.com>
6022
6023 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
6024
6025 2003-07-04 Kris Warkentin <kewarken@qnx.com>
6026
6027 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
6028 * config/i386/nto.mh: New file.
6029 * config/i386/nm-nto.h: New file.
6030 * configure.host: Add i[3456]86-*-nto*.
6031
6032 2003-07-03 Joel Brobecker <brobecker@gnat.com>
6033
6034 * remote-vx.c (vx_add_symbols): Fix compilation error.
6035
6036 2003-07-03 Andrew Cagney <cagney@redhat.com>
6037
6038 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
6039 * gdbarch.h, gdbarch.c: Re-generate.
6040 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
6041 (legacy_register_name): Declare.
6042 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
6043 (REGISTER_NAME): Define.
6044 * sparc-tdep.c (legacy_register_name): New function.
6045 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
6046 (REGISTER_NAME): Define.
6047 (hppa64_register_name): Declare.
6048 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
6049 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
6050 (hppa64_register_name): New function.
6051 (hppa_register_name): New function.
6052 * arch-utils.c (legacy_register_name): Delete.
6053 * arch-utils.h (legacy_register_name): Delete.
6054
6055 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
6056
6057 * cli/cli-interp.c (cli_interpreter_resume): Update the
6058 cli_uiout's stream to gdb_stdout.
6059
6060 2003-07-03 Andrew Cagney <cagney@redhat.com>
6061
6062 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
6063 predicate.
6064 * gdbarch.h, gdbarch.c: Re-generate.
6065 * regcache.c (init_regcache_descr): Use legacy code when either
6066 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
6067
6068 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
6069
6070 * NEWS: Move "set logging" entry into GDB 6.0 section.
6071
6072 2003-07-02 Jim Blandy <jimb@redhat.com>
6073
6074 * s390-tdep.c (struct frame_extra_info): new member:
6075 'stack_bought_valid'.
6076 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
6077 initialize fextra_info->stack_bought.
6078 (s390_frameless_function_invocation): Don't trust the value of
6079 fextra_info_ptr->stack_bought unless
6080 fextra_info->stack_bought_valid is set.
6081
6082 New S390 prologue analyzer.
6083 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
6084 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
6085 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
6086 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
6087 compute_x_addr, s390_on_stack, s390_store,
6088 s390_get_signal_frame_info): New functions.
6089 (S390_NUM_SPILL_SLOTS): New macro.
6090 (s390_get_frame_info): Rewritten.
6091 (is_arg_reg): Deleted.
6092
6093 Break out the decoding of S/390 instructions into separate
6094 functions, to make it more legible, and easier to check
6095 against the spec.
6096 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
6097 is_rx, is_rxe): New functions.
6098 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
6099 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
6100 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
6101 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
6102 enums for opcode values. (Is this an improvement?)
6103
6104 2003-07-02 Andrew Cagney <cagney@redhat.com>
6105
6106 * i386-tdep.c: Revert change committed as part of trad-frame code
6107 below.
6108
6109 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
6110
6111 * breakpoint.c (insert_catchpoint): Make static.
6112
6113 2003-07-02 Andreas Schwab <schwab@suse.de>
6114
6115 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
6116 former ia64_push_arguments and ia64_push_return_address, and use
6117 regcache functions instead of read/write_register.
6118 (ia64_gdbarch_init): Set push_dummy_call instead of
6119 deprecated_push_arguments and deprecated_push_return_address.
6120
6121 2003-07-01 Andreas Jaeger <aj@suse.de>
6122
6123 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
6124 before the call.
6125 Set %rax only to number of SSE registers used.
6126
6127 2003-07-01 Andrew Cagney <cagney@redhat.com>
6128
6129 * trad-frame.h: Update comments, a -1 .addr is reserved.
6130 (trad_frame_value_p, trad_frame_addr_p): Declare.
6131 (trad_frame_reg_p): Declare.
6132 (trad_frame_set_value): Rename trad_frame_register_value.
6133 (trad_frame_set_unknown): Declare.
6134 * trad-frame.c (trad_frame_realreg_p): New function.
6135 (trad_frame_addr_p, trad_frame_value_p): New function.
6136 (trad_frame_set_unknown): New function.
6137 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
6138 (trad_frame_prev_register): Use trad_frame_realreg_p,
6139 trad_frame_addr_p and trad_frame_value_p.
6140 (trad_frame_set_value): Rename trad_frame_register_value.
6141 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
6142 and trad_frame_set_value.
6143
6144 2003-06-30 Jim Blandy <jimb@redhat.com>
6145
6146 Patch from IBM (authors unspecified, probably Ulrich Weigand and
6147 Gerhard Tonn) for argument passing on the S/390 and S/390x:
6148 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
6149 for 16 registers, and then 32 more bytes.
6150 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
6151 New macros.
6152 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
6153 Move up in the file, since it's now used by is_simple_arg.
6154 (is_simple_arg): Don't assume registers are four bytes long.
6155 Exclude all double arguments. Extended floats are not simple
6156 args.
6157 (is_power_of_two): New function.
6158 (pass_by_copy_ref): Call is_power_of_two, and check that the
6159 length fits in a register, rather than listing all the acceptable
6160 sizes. Extended floats are not passed by reference.
6161 (s390_push_arguments): Don't assume registers are four bytes long.
6162 Reserve an argument register to point to the buffer for structures
6163 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
6164 S390_STACK_FRAME_OVERHEAD.
6165
6166 2003-06-30 Andreas Schwab <schwab@suse.de>
6167
6168 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
6169 format error message.
6170
6171 2003-06-30 Joel Brobecker <brobecker@gnat.com>
6172
6173 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
6174
6175 2003-06-30 David Carlton <carlton@kealia.com>
6176
6177 Band-aid for PR c++/1245.
6178 * Makefile.in (cp-support.o): Depend on complaints_h.
6179 * cp-support.c: Include complaints.h. Add declaration for
6180 find_last_component.
6181 (cp_find_first_component): Separate code into
6182 cp_find_first_component_aux.
6183 (cp_find_first_component_aux): Call demangled_name_complaint.
6184 (demangled_name_complaint): New.
6185
6186 2003-06-30 Andrew Cagney <cagney@redhat.com>
6187
6188 * remote.c (remote_write_bytes): Explicitly compute and then use
6189 the payload size. Update comments to reflect. Fixes problem of
6190 GDB not sending small packets as found by Fred Fish.
6191
6192 2003-06-30 Andrew Cagney <cagney@redhat.com>
6193
6194 * remote.c (remote_async_wait): Fix -Wformat problem.
6195
6196 2003-06-29 Andrew Cagney <cagney@redhat.com>
6197
6198 * remote.c (remote_wait): Call error, and not warning, when the
6199 packet is corrupt.
6200 (remote_async_wait): Ditto.
6201
6202 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
6203
6204 * sparc-tdep.c (sparc_y_regnum): Make external again.
6205
6206 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
6207
6208 * cli/cli-logging.c (pop_output_files): Add void to function
6209 definition.
6210
6211 2003-06-29 Andrew Cagney <cagney@redhat.com>
6212
6213 * frame.c (frame_register_unwind): Use unsigned char when dumping
6214 the buffer contents.
6215
6216 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
6217
6218 * cli/cli-logging.c: New file.
6219 * cli-out.c (struct ui_out_data): Add original_stream.
6220 (cli_redirect): New function.
6221 (cli_ui_out_impl): Add cli_redirect.
6222 (cli_out_new): Initialize original_stream.
6223 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
6224 (uo_redirect, ui_out_redirect): New.
6225 * ui-out.h (struct ui_out_impl): Add redirect member.
6226 (redirect_ftype): New.
6227 (ui_out_redirect): Add prototype.
6228 * Makefile.in: Add rules for cli-logging.c.
6229 * NEWS: Mention "set logging".
6230
6231 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
6232
6233 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
6234
6235 2003-06-27 Andrew Cagney <cagney@redhat.com>
6236
6237 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
6238 (m68hc11_gdbarch_init): Do not set call_dummy_address.
6239 * avr-tdep.c (avr_call_dummy_address): Delete function.
6240 (avr_gdbarch_init): Do not set call_dummy_address.
6241
6242 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
6243
6244 * symfile.c (syms_from_objfile): Move variables to inner block.
6245 Move the checks for the non-mainline case a bit earlier to avoid
6246 doing some useless computations.
6247
6248 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
6249
6250 * dwarfread.c (decode_modified_type): Gag new compiler warning.
6251
6252 2003-06-26 Elena Zannoni <ezannoni@redhat.com>
6253
6254 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
6255 sections.
6256
6257 2003-06-26 Michael Chastain <mec@shout.net>
6258
6259 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
6260 gdb/testsuite/gdb.c++/pr-1210.exp.
6261
6262 2003-06-26 Andrew Cagney <cagney@redhat.com>
6263
6264 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
6265 altivec_expression.h and altivec_registers.h.
6266
6267 2003-06-26 Andrew Cagney <cagney@redhat.com>
6268
6269 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
6270 info->mach when MIPS16. Patch suggested by Fred Fish.
6271
6272 2003-06-26 Andrew Cagney <cagney@redhat.com>
6273
6274 * utils.c (internal_vproblem): Print the problem to a reason
6275 buffer and then pass to query. Make the msg variable more local.
6276
6277 2003-06-26 Andrew Cagney <cagney@redhat.com>
6278
6279 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
6280 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
6281 * gdbarch.h, gdbarch.c: Re-generate.
6282 * frame-base.c (default_frame_args_address): Update. Use
6283 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
6284 not available.
6285 (default_frame_locals_address): Ditto for
6286 DEPRECATED_FRAME_LOCALS_ADDRESS.
6287 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
6288 (vax_frame_num_args): Update.
6289 (vax_gdbarch_init): Update.
6290 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6291 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6292 * mcore-tdep.c (mcore_gdbarch_init): Update.
6293 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6294 * ia64-tdep.c (ia64_gdbarch_init): Update.
6295 * symtab.h (address_class): Update comments.
6296 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
6297 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6298 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6299 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6300 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6301 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6302 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6303 * alpha-mdebug-tdep.c: Update.
6304 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
6305
6306 2003-06-26 Andreas Jaeger <aj@suse.de>
6307
6308 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
6309 of SSE registers so that varargs functions work. Rework handling
6310 of passing arguments on the stack.
6311 (x86_64_store_return_value): Return double and float values in SSE
6312 register.
6313
6314 2003-06-24 Michael Chastain <mec@shout.net>
6315
6316 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
6317 the "constructor breakpoints ignored" bug.
6318
6319 2003-06-25 David Carlton <carlton@kealia.com>
6320
6321 * MAINTAINERS: Update e-mail address.
6322
6323 2003-06-24 Jim Blandy <jimb@redhat.com>
6324
6325 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
6326
6327 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
6328 function.
6329 (ppc_linux_init_abi): Register it as the
6330 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
6331
6332 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
6333 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
6334 method.
6335
6336 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
6337 (ppc64_standard_linkage_target): Use it.
6338
6339 2003-06-23 Andrew Cagney <cagney@redhat.com>
6340
6341 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
6342 for 0 "int0" and 4 "int32" sized registers.
6343 * gdbtypes.c (builtin_type_int0): Define.
6344 (build_gdbtypes): Initialize builtin_type_int0.
6345 * gdbtypes.h (builtin_type_int0): Declare.
6346
6347 2003-06-23 Stephane Carrez <stcarrez@nerim.fr>
6348
6349 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
6350 as characters are unsigned.
6351
6352 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6353
6354 PR gdb/1179
6355 * dwarfread.c (struct_type): Skip static fields without crashing.
6356
6357 2003-06-22 Andrew Cagney <cagney@redhat.com>
6358
6359 GDB 6.0 branch created.
6360 * README: Update.
6361 * PROBLEMS: Update. Empty.
6362 * NEWS: Update.
6363
6364 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6365
6366 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
6367 Suggested by Nick Hibma <n_hibma@webweaving.org>.
6368
6369 2003-06-22 Andrew Cagney <cagney@redhat.com>
6370
6371 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
6372 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
6373 Velikov.
6374
6375 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6376
6377 * cli/cli-cmds.c (shell_escape): Silence warnings from old
6378 compilers.
6379
6380 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
6381
6382 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
6383 argument of val_print.
6384 * cp-valprint.c (cp_print_value): Don't add the offset parameter
6385 to the address argument of baseclass_offset or target_read_memory.
6386 Do add it to the argument of cp_print_value_fields.
6387
6388 2003-06-21 Andrew Cagney <cagney@redhat.com>
6389
6390 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
6391 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
6392 instead of 0..NUM_REGS.
6393 (mips_register_reggroup_p): New function.
6394 (mips_pseudo_register_write): New function.
6395 (mips_pseudo_register_read): New function.
6396 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
6397 based on the register's type.
6398 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
6399 cooked.
6400 (mips_get_saved_register): Simplify. Assert that REGNO is a
6401 pseudo / cooked.
6402 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
6403 (mips_register_type): Replace mips_register_virtual_type. Map
6404 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
6405 when available.
6406 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
6407 that the register is cooked / virtual.
6408 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
6409 Only get the extra info when needed.
6410 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
6411 (mips32_heuristic_proc_desc): Fetch the cooked register.
6412 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
6413 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
6414 (mips_print_register): Use gdbarch_register_type, instead of
6415 REGISTER_VIRTUAL_TYPE.
6416 (print_gp_register_row): Use gdbarch_register_type, instead of
6417 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
6418 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6419 Print the pseudo / cooked registers.
6420 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6421 Print the pseudo / cooked registers.
6422 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
6423 REG_NUM is pseudo / cooked.
6424 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
6425 (mips_n32n64_xfer_return_value): Ditto.
6426 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
6427 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
6428 (mips_register_sim_regno): New function.
6429 (mips_gdbarch_init): Set deprecated_register_byte,
6430 register_group_p, pseudo_register_write, pseudo_register_read,
6431 register_sim_regno, and num_pseudo_regs. Set register_type,
6432 instead of register_virtual_type.
6433 * Makefile.in (mips-tdep.o): Update dependencies.
6434 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
6435 REGISTER_VIRTUAL_TYPE.
6436 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
6437 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
6438 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
6439 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
6440 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
6441
6442 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
6443
6444 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
6445 * cli/cli-cmds.c: Include "gdb_vfork.h".
6446 (shell_escape): Use vfork.
6447
6448 2003-06-21 Andrew Cagney <cagney@redhat.com>
6449
6450 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
6451 32 bit floating-point register saves.
6452
6453 * frame.h (deprecated_unwind_get_saved_register): Delete.
6454 * frame.c (deprecated_unwind_get_saved_register): Delete function.
6455 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
6456 and deprecated_get_next_frame_hack instead of
6457 deprecated_unwind_get_saved_register.
6458
6459 * mips-tdep.c (mips_dump_tdep): Do not print
6460 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
6461
6462 * frame.c (get_frame_register): New function.
6463 (frame_unwind_register_signed): New function.
6464 (get_frame_register_signed): New function.
6465 (frame_unwind_register_unsigned): New function.
6466 (get_frame_register_unsigned): New function.
6467 * frame.h: Add comments on naming schema.
6468 (get_frame_register, frame_unwind_register_signed): Declare.
6469 (get_frame_register_signed, get_frame_register_signed): Declare.
6470 (frame_unwind_register_unsigned): Declare.
6471 (get_frame_register_unsigned): Declare.
6472
6473 2003-06-20 Theodore A. Roth <troth@openavr.org>
6474
6475 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
6476
6477 2003-06-20 Theodore A. Roth <troth@openavr.org>
6478
6479 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
6480 (avr_read_sp): Ditto.
6481
6482 2003-06-20 Daniel Jacobowitz <drow@mvista.com>
6483
6484 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
6485 * config/arm/nm-linux.h: Likewise.
6486 * config/arm/tm-linux.h: Likewise.
6487 * config/ia64/nm-linux.h: Likewise.
6488 * config/ia64/tm-ia64.h: Likewise.
6489 * config/s390/tm-linux.h: Likewise.
6490 * config/s390/tm-s390.h: Likewise.
6491 * s390-nat.c: Likewise.
6492 * s390-tdep.c: Likewise.
6493
6494 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
6495 * config/ia64/linux.mt: Likewise.
6496 * config/m68k/linux.mh: Likewise.
6497 * config/mips/linux.mt: Likewise.
6498 * config/powerpc/linux.mh: Likewise.
6499 * config/sh/linux.mt: Likewise.
6500
6501 2003-06-19 Kris Warkentin <kewarken@qnx.com>
6502
6503 * solib.c (solib_open): Change tests for whether to search
6504 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
6505 comments.
6506
6507 2003-06-19 Theodore A. Roth <troth@openavr.org>
6508
6509 * avr-tdep.c (avr_frame_address): Delete function.
6510 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
6511 set_gdbarch_frame_args_address.
6512
6513 2003-06-19 Andrew Cagney <cagney@redhat.com>
6514
6515 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
6516 (REGISTER_CONVERT_FROM_TYPE): Delete.
6517 (mips_register_convert_to_type): Delete declaration.
6518 (mips_register_convert_from_type): Delete declaration.
6519 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
6520 kernel/.
6521
6522 2003-06-19 Michael Snyder <msnyder@redhat.com>
6523
6524 * linux-nat.h: New file.
6525 * linux-nat.c: Include linux-nat.h.
6526 * lin-lwp.c: Include linux-nat.h.
6527 Move struct lwp_info def to linux-nat.h.
6528 * linux-proc.c: Include linux-nat.h.
6529 (linux_make_note_section): Iterate over lwps instead of threads.
6530 (linux_do_thread_registers): Use lwp instead of merged pid.
6531 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
6532 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
6533 Add dependency on linux_nat_h.
6534
6535 2003-06-19 Theodore A. Roth <troth@openavr.org>
6536
6537 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
6538
6539 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
6540
6541 * varobj.c (get_type, get_target_type): Use check_typedef.
6542
6543 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
6544
6545 * breakpoint.c (insert_catchpoint): Call internal_error.
6546
6547 2003-06-19 Theodore A. Roth <troth@openavr.org>
6548
6549 * avr-tdep.c (avr_push_dummy_code): Delete function.
6550 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
6551
6552 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
6553
6554 * arch-utils.c (default_prepare_to_proceed): Remove.
6555 (generic_prepare_to_proceed): Remove.
6556 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
6557 (generic_prepare_to_proceed): Remove prototype.
6558 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
6559 * gdbarch.c: Regenerate.
6560 * gdbarch.h: Regenerate.
6561 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
6562 * hppah-nat.c (hppa_switched_threads): Remove.
6563 * infrun.c (prepare_to_proceed): New static function, copied from
6564 generic_prepare_to_proceed. Remove select_it argument.
6565 (proceed): Call prepare_to_proceed.
6566 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
6567 variables.
6568 (ptrace_wait): Don't set the removed variables.
6569 (hppa_switched_threads): Remove.
6570 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
6571 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
6572 (lin_lwp_prepare_to_proceed): Remove prototype.
6573 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
6574 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
6575
6576 2003-06-18 Theodore A. Roth <troth@openavr.org>
6577
6578 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
6579 trad-frame.h.
6580 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
6581 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
6582 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
6583 (AVR_PROLOGUE_*): Enumerate prologue types.
6584 (struct frame_extra_info): Remove.
6585 (struct avr_unwind_cache): Define.
6586 (avr_write_sp): Delete function.
6587 (avr_read_fp): Ditto.
6588 (avr_init_extra_frame_info): Ditto.
6589 (avr_pop_frame): Ditto.
6590 (avr_frame_saved_pc): Ditto.
6591 (avr_saved_pc_after_call): Ditto.
6592 (avr_push_return_address): Ditto.
6593 (avr_frame_chain): Ditto.
6594 (avr_store_struct_return): Ditto.
6595 (avr_push_arguments): Ditto.
6596 (avr_scan_prologue): Update comments. Changed to set up the info for
6597 cache unwinding. Now returns end of prologue PC.
6598 (avr_skip_prologue): Better handling of functions lacking a prologue
6599 by using avr_scan_prologue.
6600 (avr_scan_arg_moves): New function.
6601 (avr_saved_regs_unwinder): Ditto.
6602 (avr_frame_unwind_cache): Ditto.
6603 (avr_unwind_pc): Ditto.
6604 (avr_frame_this_id): Ditto.
6605 (avr_frame_prev_register): Ditto.
6606 (avr_frame_p): Ditto.
6607 (avr_frame_base_address ): Ditto.
6608 (avr_unwind_dummy_id): Ditto.
6609 (avr_push_dummy_code): Ditto.
6610 (push_stack_item): Ditto.
6611 (pop_stack_item): Ditto.
6612 (avr_push_dummy_call): Ditto.
6613 (struct stack_item): Define.
6614 (avr_frame_unwind): Declare structure.
6615 (avr_frame_base): Ditto.
6616 (avr_gdbarch_init): Remove calls to
6617 set_gdbarch_deprecated_init_frame_pc,
6618 set_gdbarch_deprecated_target_read_fp,
6619 set_gdbarch_deprecated_dummy_write_sp,
6620 set_gdbarch_deprecated_fp_regnum,
6621 set_gdbarch_deprecated_push_arguments,
6622 set_gdbarch_deprecated_push_return_address,
6623 set_gdbarch_deprecated_pop_frame,
6624 set_gdbarch_deprecated_store_struct_return,
6625 set_gdbarch_deprecated_frame_init_saved_regs,
6626 set_gdbarch_deprecated_init_extra_frame_info,
6627 set_gdbarch_deprecated_frame_chain,
6628 set_gdbarch_deprecated_frame_saved_pc,
6629 set_gdbarch_deprecated_saved_pc_after_call.
6630 Add calls to set_gdbarch_push_dummy_call,
6631 set_gdbarch_push_dummy_code,
6632 frame_unwind_append_predicate,
6633 frame_base_set_default,
6634 set_gdbarch_unwind_dummy_id,
6635 set_gdbarch_unwind_pc.
6636 Wrap a long line.
6637
6638 2003-06-18 Corinna Vinschen <vinschen@redhat.com>
6639
6640 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
6641 registers for H8/300S.
6642 (h8300_print_registers_info): Ditto.
6643 (h8300_gdbarch_init): Accommodate register count for H8/300S.
6644
6645 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
6646
6647 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
6648 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
6649 (lin_lwp_wait): Likewise. Update comments.
6650 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
6651 (pull_pid_from_list, linux_record_stopped_pid): New.
6652
6653 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
6654
6655 * ada-lang.c (scan_discrim_bound): Name first argument.
6656 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
6657 declared by ALL_BLOCK_SYMBOLS.
6658
6659 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
6660
6661 * ada-tasks.c (find_function_in_inferior): Don't declare it.
6662 ("regcache.h"): Include it.
6663 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
6664
6665 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
6666
6667 * NEWS: Mention gdbserver detach change and "disconnect" command.
6668 * infcmd.c (disconnect_command): New function.
6669 (_initialize_infcmd): Add ``disconnect'' command.
6670 * remote.c (remote_async_detach): Delete.
6671 (remote_detach): Merge remote_async_detach.
6672 (remote_disconnect): New.
6673 (init_remote_ops): Set to_disconnect.
6674 (init_remote_cisco_ops): Likewise.
6675 (init_remote_async_ops): Likewise. Use remote_detach.
6676 * target.c (cleanup_target): Default to_disconnect.
6677 (update_current_target): Inherit to_disconnect.
6678 (target_disconnect, debug_to_disconnect): New functions.
6679 (setup_target_debug): Set to_disconnect.
6680 * target.h (struct target_ops): Add to_disconnect.
6681 (target_disconnect): Add prototype.
6682
6683 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
6684
6685 * breakpoint.c (insert_catchpoint): New function.
6686 (insert_breakpoints): Use catch_exceptions to call
6687 insert_catchpoint. Disable catchpoints if they fail to insert.
6688
6689 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
6690
6691 * symfile.c (reread_symbols): Clear sym_private.
6692
6693 2003-06-17 Andrew Cagney <cagney@redhat.com>
6694
6695 * trad-frame.h (struct frame_info): Add opaque declaration.
6696 * remote-fileio.h (struct cmd_list_element): Add opaque
6697 declaration.
6698 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
6699 comments.
6700
6701 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
6702
6703 * remote.c (remote_prepare_to_store): Replace call to
6704 deprecated_read_register_bytes with multiple regcache_raw_read
6705 calls.
6706
6707 2003-06-17 Kris Warkentin <kewarken@qnx.com>
6708
6709 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
6710 (nto_find_and_open_solib): Likewise.
6711 (nto_init_solib_absolute_prefix): Likewise.
6712 (_initialize_nto_tdep): Fix indentation.
6713
6714 2003-06-17 Kris Warkentin <kewarken@qnx.com>
6715
6716 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
6717
6718 2003-06-17 Kris Warkentin <kewarken@qnx.com>
6719
6720 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
6721
6722 2003-06-17 Jim Blandy <jimb@redhat.com>
6723
6724 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
6725
6726 2003-06-16 Theodore A. Roth <troth@openavr.org>
6727
6728 * avr-tdep.c (avr_extract_return_value): New function.
6729 (avr_gdbarch_init): Set extract_return_value method.
6730
6731 2003-06-16 Andrew Cagney <cagney@redhat.com>
6732
6733 * frame.h (deprecated_get_next_frame_hack): Declare.
6734 * frame.c (legacy_saved_regs_prev_register): Only require
6735 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
6736 there are always saved regs.
6737 (deprecated_generic_get_saved_register): Do not require
6738 DEPRECATED_FRAME_INIT_SAVED_REGS.
6739 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
6740 use frame ID unwind instead.
6741 (deprecated_get_next_frame_hack): New function.
6742
6743 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
6744
6745 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
6746 (h8300_push_dummy_call): ...this function. Some minor optimization.
6747 (h8300_push_return_address): Remove.
6748 (h8300_gdbarch_init): Remove calls to
6749 set_gdbarch_deprecated_dummy_write_sp,
6750 set_gdbarch_deprecated_push_arguments and
6751 set_gdbarch_deprecated_push_return_address.
6752 Add call to set_gdbarch_push_dummy_call.
6753
6754 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
6755
6756 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
6757 (E_PSEUDO_EXR_REGNUM): Ditto.
6758 (h8300_is_argument_spill): Check for instructions moving argument
6759 registers into safe registers.
6760 (h8300_skip_prologue): Check for stm instruction to push registers
6761 used for register variables onto stack.
6762 (gdb_print_insn_h8300): Remove.
6763 (h8300_examine_prologue): Add a comment.
6764 (h8300_register_name): Take pseudo registers into account.
6765 (h8300s_register_name): Ditto.
6766 (h8300sx_register_name): Ditto.
6767 (h8300_print_register): Ditto.
6768 (h8300_print_registers_info): Define "nice" printing order.
6769 (h8300_saved_pc_after_call): Take pseudo registers into account.
6770 (h8300_register_type): Ditto. Return type used for remote connection
6771 when requesting real CCR or EXR register, return actual type when
6772 requesting pseudo CCR or EXR.
6773 (h8300_pseudo_register_read): New function.
6774 (h8300_pseudo_register_write): Ditto.
6775 (h8300_dbg_reg_to_regnum): Ditto.
6776 (h8300s_dbg_reg_to_regnum): Ditto.
6777 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
6778 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
6779 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
6780 set_gdbarch_print_insn architecture dependent.
6781 Call set_gdbarch_pseudo_register_read and
6782 set_gdbarch_pseudo_register_write.
6783 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
6784
6785 2003-06-16 Andrew Cagney <cagney@redhat.com>
6786
6787 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
6788 * gdbarch.h, gdbarch.c: Re-generate.
6789 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6790 * s390-tdep.c (s390_gdbarch_init): Update.
6791 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6792 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6793 * mips-tdep.c (mips_gdbarch_init): Update.
6794 * mcore-tdep.c (mcore_gdbarch_init): Update.
6795 * cris-tdep.c (cris_gdbarch_init): Update.
6796 * infcall.c (call_function_by_hand): Update.
6797 * ia64-tdep.c (ia64_push_arguments): Update comment.
6798 * frame.c (legacy_get_prev_frame): Do not assume
6799 SAVE_DUMMY_FRAME_TOS_P.
6800 * dummy-frame.c (find_dummy_frame): Update comment.
6801
6802 2003-06-16 Andrew Cagney <cagney@redhat.com>
6803
6804 * regcache.c (do_cooked_read): Do not use register_valid_p.
6805
6806 2003-06-15 Theodore A. Roth <troth@openavr.org>
6807
6808 * avr-tdep.c (avr_register_type): Remove a blank line.
6809 (avr_scan_prologue): Correct some comments.
6810
6811 2003-06-15 Theodore A. Roth <troth@openavr.org>
6812
6813 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
6814 prologue types.
6815 Properly scan prologues generated by gcc with the -mcall-prologues
6816 option.
6817 Add code to scan -mcall-prologues for mega devices.
6818
6819 2003-06-15 Theodore A. Roth <troth@openavr.org>
6820
6821 * avr-tdep.c (avr_register_byte): Delete function.
6822 (avr_register_raw_size): Delete function.
6823 (avr_register_virtual_size): Delete function.
6824 (avr_register_virtual_type): Delete function.
6825 (avr_register_type): New function.
6826 (avr_address_to_pointer): Remove unused code.
6827 (avr_read_fp): Need to read FP as two separate bytes due to change to
6828 avr_register_type() usage.
6829 (avr_gdbarch_init): Don't set deprecated_register_size.
6830 Don't set deprecated_register_bytes.
6831 Don't set deprecated_register_byte.
6832 Don't set deprecated_register_raw_size.
6833 Don't set deprecated_max_register_raw_size.
6834 Don't set deprecated_register_virtual_size.
6835 Don't set deprecated_max_register_virtual_size.
6836 Don't set deprecated_register_virtual_type.
6837 Set register_type method.
6838
6839 2003-06-15 Daniel Jacobowitz <drow@mvista.com>
6840
6841 * Makefile.in (linux-nat.o): Add rule.
6842 * linux-nat.c: New file.
6843 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
6844 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
6845 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
6846 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
6847 * config/arm/linux.mh (NATDEPFILES): Likewise.
6848 * config/i386/linux.mh (NATDEPFILES): Likewise.
6849 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
6850 * config/ia64/linux.mh (NATDEPFILES): Likewise.
6851 * config/m68k/linux.mh (NATDEPFILES): Likewise.
6852 * config/mips/linux.mh (NATDEPFILES): Likewise.
6853 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
6854 * config/s390/s390.mh (NATDEPFILES): Likewise.
6855 * config/sparc/linux.mh (NATDEPFILES): Likewise.
6856
6857 2003-06-15 Mark Kettenis <kettenis@gnu.org>
6858
6859 * i387-tdep.c: Reorder includes, fix some whitespace issues and
6860 replace out-of-date comment.
6861
6862 2003-06-15 Andrew Cagney <cagney@redhat.com>
6863
6864 * rdi-share/host.h (Fail): Change to a varargs function.
6865 * remote-rdi.c (Fail): Update.
6866
6867 2003-06-15 Mark Kettenis <kettenis@gnu.org>
6868
6869 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
6870 (i386_convert_register_p, i386_register_to_value,
6871 i386_register_from_value): Handle types longer than 8 bytes.
6872
6873 2003-06-15 Mark Kettenis <kettenis@gnu.org>
6874
6875 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
6876 Move floating-point code to new function in i387-tdep.c.
6877 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
6878 New functions containing code moved here from i386-tdep.c.
6879 * i387-tdep.h: Add opaque declaration for `struct type'.
6880 (i387_register_to_value, i387_value_to_register): New prototypes.
6881 * x86-64-tdep.c (x86_64_convert_register_p): New function.
6882 (x86_64_init_abi): Set convert_register_p, register_to_value and
6883 value_to_register here.
6884
6885 2003-06-14 Andrew Cagney <cagney@redhat.com>
6886
6887 * mips-tdep.c (mips_register_to_value): Make static.
6888 (mips_value_to_register): Make static.
6889 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
6890 * ia64-tdep.c (ia64_register_raw_size): Make static.
6891 (ia64_register_virtual_size): Make static.
6892 (ia64_register_byte): Make static.
6893 * i387-tdep.c: Include "i387-tdep.h".
6894 (print_387_control_word): Delete function.
6895 (print_387_status_word): Delete function.
6896 (print_387_status_bits): Delete function.
6897 (print_387_control_bits): Delete function.
6898 * Makefile.in (i387-tdep.o): Update dependencies.
6899 * rdi-share/host.h (Fail): Declare.
6900 * remote-rdi.c (Fail): Update to match declaration.
6901
6902 2003-06-14 Andrew Cagney <cagney@redhat.com>
6903
6904 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
6905 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
6906 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
6907 * config/djgpp/fnchange.lst: Delete "remote-array.c".
6908 * README: Delete reference to remote-array.
6909 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
6910 (remote-array.o): Delete target.
6911 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
6912 * remote-array.c: Delete file.
6913
6914 2003-06-14 Andrew Cagney <cagney@redhat.com>
6915 Mark Kettenis <kettenis@gnu.org>
6916
6917 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
6918 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
6919 parameter with "frame".
6920 * gdbarch.h, gdbarch.c: Re-generate.
6921 * frame.h (put_frame_register): Declare.
6922 * frame.c (put_frame_register): New function.
6923 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
6924 (legacy_register_to_value): Rewrite, use "frame" to get the
6925 register value.
6926 (legacy_value_to_register): Rewrite, use "frame" to find the
6927 register's location before storing.
6928 * arch-utils.h (legacy_convert_register_p): Update.
6929 (legacy_register_to_value, legacy_value_to_register): Update.
6930 * findvar.c (value_from_register): Rewrite, eliminate use of
6931 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
6932 "frame" to REGISTER_TO_VALUE.
6933 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
6934 lval_reg_frame_relative + lval_register branch of the switch. Do
6935 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
6936 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
6937 I386_EDI_REGNUM): New defines.
6938 (i386_next_regnum, i386_convert_register_p,
6939 i386_register_to_value, i386_value_to_register): New functions.
6940 (i386_register_convertible, i386_register_convert_to_virtual,
6941 i386_convert_to_raw): Remove functions.
6942 (i386_gdbarch_init): Set convert_register_p, register_to_value and
6943 value_to_register instead of register_convertible,
6944 register_convert_to_virtual and register_convert_to_raw.
6945 * mips-tdep.c (mips_convert_register_p): New function.
6946 (mips_value_to_register): Replace mips_register_convert_from_type.
6947 (mips_register_to_value): Replace mips_register_convert_to_type.
6948 (mips_gdbarch_init): Set conver_register_p, value_to_register and
6949 register_to_value.
6950 * alpha-tdep.c (alpha_convert_register_p): Update.
6951 (alpha_value_to_register): Update, store the register.
6952 (alpha_register_to_value): Update, fetch the register.
6953
6954 2003-06-14 Theodore A. Roth <troth@openavr.org>
6955
6956 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
6957 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
6958 Don't set deprecated_call_dummy_words.
6959 Remove commented out set_gdbarch_believe_pcc_promotion() call.
6960 Don't set remote_translate_xfer_address.
6961 (avr_io_reg_read_command): Remove commented out debug printf.
6962 Wrap a long line.
6963
6964 2003-06-14 Theodore A. Roth <troth@openavr.org>
6965
6966 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
6967 causes gdb to seg fault.
6968
6969 2003-06-14 Daniel Jacobowitz <drow@mvista.com>
6970
6971 * sparc-nat.c (fetch_inferior_registers): Correct
6972 a reference to "registers".
6973
6974 2003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
6975
6976 * Makefile.in (exc_request_U_h): Define
6977 (exc_request_S_h): Likewise.
6978 (msg_reply_S_h): Likewise.
6979 (msg_U_h): Likewise.
6980 (notify_S_h): Likewise.
6981 (process_reply_S_h): Likewise.
6982 (gnu-nat.o): Depend on gdb_obstack_h
6983 * gnu-nat.c: Include "gdb_obstack.h".
6984
6985 2003-06-13 Andrew Cagney <cagney@redhat.com>
6986
6987 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
6988 * gdbarch.h, gdbarch.c: Re-generate.
6989
6990 2003-06-13 Andrew Cagney <cagney@redhat.com>
6991
6992 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
6993 when deprecated REGISTER macros can be deleted.
6994 * gdbarch.h, gdbarch.c: Re-generate.
6995
6996 2003-06-13 Jim Blandy <jimb@redhat.com>
6997
6998 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
6999 Linux entry point symbols for _dl_debug_state, too.
7000
7001 2003-06-13 Andrew Cagney <cagney@redhat.com>
7002
7003 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
7004 available, do not use the FP register, and always save the TOS.
7005 * dummy-frame.c (dummy_frame_this_id): Do not assert
7006 SAVE_DUMMY_FRAME_TOS.
7007 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
7008 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
7009 (i386_push_dummy_call): Add 8 to the returned SP.
7010 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
7011 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
7012 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
7013 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
7014 (x86_64_push_dummy_call): Return "sp + 16".
7015 (x86_64_init_abi): Do not set save_dummy_frame_tos.
7016 * alpha-tdep.c (alpha_gdbarch_init): Do not set
7017 save_dummy_frame_tos.
7018
7019 2003-06-13 Jim Blandy <jimb@redhat.com>
7020
7021 * frv-tdep.c (frv_use_struct_convention): Delete static
7022 declaration for function deleted in my change of 2003-06-12.
7023
7024 2003-06-13 Theodore A. Roth <troth@openavr.org>
7025
7026 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
7027 (avr_pointer_to_address): Shift code addrs left 1 bit.
7028 (avr_convert_from_func_ptr_addr): Delete function since operation is
7029 better handled by avr_address_to_pointer and avr_pointer_to_address.
7030 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
7031
7032 2003-06-13 Mark Kettenis <kettenis@gnu.org>
7033
7034 From Kelley Cook <kelleycook@wideopenwest.com>:
7035 * configure.host: Accept i[34567]86 variants.
7036 * configure.tgt: Likewise.
7037 * nlm/configure.in: Likewise.
7038 * nlm/configure: Regenerated.
7039
7040 2003-06-13 Richard Earnshaw <rearnsha@arm.com>
7041
7042 * arm-tdep.c (solib-svr4.h): Dont' include it.
7043 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
7044 * arm-linux-tdep.c: ... here. Make static.
7045 (arm_linux_init_abi): Register it.
7046 (solib-svr4.h): Include it.
7047 * Makefile.in: Update dependencies.
7048 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
7049 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
7050
7051 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
7052
7053 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
7054 indicate registers used for return values.
7055 (struct frame_extra_info): Drop args_pointer and locals_pointer.
7056 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
7057 members.
7058 (h8300_init_extra_frame_info): Ditto.
7059 (h8300_frame_locals_address): Removed.
7060 (h8300_frame_args_address): Removed.
7061 (h8300_extract_return_value): Use new regcache structure. Only care
7062 for 16 bit CPUs.
7063 (h8300h_extract_return_value): Same function for 32 bit CPUs.
7064 (h8300_store_return_value): Use new regcache structure. Only care
7065 for 16 bit CPUs.
7066 (h8300h_store_return_value): Same function for 32 bit CPUs.
7067 (h8300_store_struct_return): Removed.
7068 (h8300_extract_struct_value_address): Use new regcache structure.
7069 (h8300h_extract_struct_value_address): Removed.
7070 (h8300_push_dummy_code): New function.
7071 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
7072 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
7073 set_gdbarch_store_return_value architecture dependent.
7074 Call set_gdbarch_push_dummy_code and
7075 set_gdbarch_extract_struct_value_address.
7076 Remove calls to set_gdbarch_frame_args_address,
7077 set_gdbarch_frame_locals_address,
7078 set_gdbarch_deprecated_store_struct_return,
7079 set_gdbarch_deprecated_extract_return_value,
7080 set_gdbarch_deprecated_extract_struct_value_address,
7081 set_gdbarch_deprecated_call_dummy_words and
7082 set_gdbarch_deprecated_sizeof_call_dummy_words.
7083
7084 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
7085
7086 * h8300-tdep.c (h8300_register_byte): Remove.
7087 (h8300h_register_byte): Remove.
7088 (h8300_register_virtual_type): Remove. Substitute by...
7089 (h8300_register_type): New function.
7090 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
7091 (h8300h_extract_struct_value_address): Ditto.
7092 (h8300_gdbarch_init): Drop calls to
7093 set_gdbarch_deprecated_register_byte and
7094 set_gdbarch_deprecated_register_virtual_type.
7095 Add call to set_gdbarch_register_type.
7096
7097 2003-06-13 Andrew Cagney <cagney@redhat.com>
7098
7099 * gdbarch.sh: Update comments on registers.
7100 (deprecated_register_byte): Rename register_byte.
7101 (deprecated_register_raw_size): Rename register_raw_size.
7102 (deprecated_register_virtual_size): Rename register_virtual_size.
7103 (deprecated_register_virtual_type): Rename register_virtual_type.
7104 * gdbarch.h, gdbarch.c: Re-generate.
7105 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7106 * vax-tdep.c (vax_gdbarch_init): Update.
7107 * v850-tdep.c (v850_gdbarch_init): Update.
7108 * sparc-tdep.c (sparc_gdbarch_init): Update.
7109 * sh-tdep.c (sh_gdbarch_init): Update.
7110 * s390-tdep.c (s390_gdbarch_init): Update.
7111 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7112 * ns32k-tdep.c: Update.
7113 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7114 * mips-tdep.c (mips_gdbarch_init): Update.
7115 * mcore-tdep.c (mcore_gdbarch_init): Update.
7116 * m68k-tdep.c (m68k_gdbarch_init): Update.
7117 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7118 * ia64-tdep.c (ia64_gdbarch_init): Update.
7119 * hppa-tdep.c (hppa_gdbarch_init): Update.
7120 * h8300-tdep.c (h8300_gdbarch_init): Update.
7121 * frv-tdep.c (frv_gdbarch_init): Update.
7122 * cris-tdep.c (cris_gdbarch_init): Update.
7123 * avr-tdep.c (avr_gdbarch_init): Update.
7124 * alpha-tdep.c (alpha_gdbarch_init): Update.
7125 * arm-tdep.c (arm_gdbarch_init): Update.
7126
7127 2003-06-13 Andrew Cagney <cagney@redhat.com>
7128
7129 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
7130 mips_o32_use_struct_convention with always_use_struct_convention.
7131
7132 2003-06-12 David Carlton <carlton@kealia.com>
7133
7134 * cp-namespace.c (cp_set_block_scope): Comment out
7135 processing_has_namespace_info branch.
7136
7137 2003-06-12 Jim Blandy <jimb@redhat.com>
7138
7139 Recognize and skip 64-bit PowerPC Linux linkage functions.
7140 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
7141 insn_pattern, insns_match_pattern, d_field, ds_field): New
7142 functions, macros, and types for working with PPC instructions.
7143 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
7144 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
7145 ppc64_skip_trampoline_code): New functions, variables, and macros
7146 for recognizing and skipping linkage functions.
7147 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
7148 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
7149
7150 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
7151 register offsets for both the 32- and 64-bit interfaces.
7152
7153 Actually finish the job started by my change of 2003-05-29.
7154 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
7155 other #definition of this.
7156 (ppc_linux_skip_trampoline_code): Remove declaration.
7157 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
7158 static.
7159 (ppc_linux_init_abi): Register it as the skip_trampoline_code
7160 method for GDBARCH.
7161
7162 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
7163 'long' on ppc64-*-linux*.
7164
7165 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
7166 isn't #defined, assume the register doesn't exist: act as if
7167 tdep->ppc_mq_regnum were -1.
7168
7169 * configure.host, configure.tgt: Add entries for
7170 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
7171 powerpc/linux.mt.
7172 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
7173 New files.
7174
7175 * arch-utils.c (always_use_struct_convention): New function.
7176 * arch-utils.h (always_use_struct_convention): New prototype.
7177 * alpha-tdep.c (alpha_use_struct_convention): Delete.
7178 (alpha_gdbarch_init): Register always_use_struct_convention,
7179 instead of alpha_use_struct_convention.
7180 * cris-tdep.c (cris_use_struct_convention): Delete.
7181 (cris_gdbarch_init): Register always_use_struct_convention,
7182 instead of cris_use_struct_convention.
7183 * frv-tdep.c (frv_use_struct_convention): Delete.
7184 (frv_gdbarch_init): Register always_use_struct_convention,
7185 instead of frv_use_struct_convention.
7186 * h8300-tdep.c (h8300_use_struct_convention): Delete.
7187 (h8300_gdbarch_init): Register always_use_struct_convention,
7188 instead of h8300_use_struct_convention.
7189 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
7190 (mips_o32_gdbarch_init): Register always_use_struct_convention,
7191 instead of mips_o32_use_struct_convention.
7192
7193 2003-06-12 Andrew Cagney <cagney@redhat.com>
7194
7195 * wince.c: Include "mips-tdep.h".
7196 * mips-tdep.h (mips_next_pc): Declare.
7197 * mcore-tdep.c: Make more local functions static.
7198 * Makefile.in (wince.o): Update dependencies.
7199
7200 2003-06-12 David Carlton <carlton@kealia.com>
7201
7202 * symtab.c (lookup_symbol_aux_minsyms): Replace
7203 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
7204 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
7205 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
7206 SYMBOL_NATURAL_NAME.
7207
7208 2003-06-12 Andreas Schwab <schwab@suse.de>
7209
7210 * Makefile.in (tuiDisassem.o): Update dependencies.
7211
7212 2003-06-12 David Carlton <carlton@bactrian.org>
7213
7214 * symtab.h: Delete declaration of make_symbol_overload_list.
7215 Add declaration of lookup_partial_symbol.
7216 * symtab.c (remove_params): Move to cp-support.c.
7217 (overload_list_add_symbol, make_symbol_overload_list)
7218 (sym_return_val_size, sym_return_val_index): Ditto.
7219 (lookup_partial_symbol): Make extern.
7220 * cp-support.h: Add declaration of make_symbol_overload_list.
7221 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
7222 symtab.h, and block.h.
7223 (remove_params): Move here from symtab.c.
7224 (overload_list_add_symbol, make_symbol_overload_list)
7225 (sym_return_val_size, sym_return_val_index): Ditto.
7226 * valops.c: Include cp-support.h.
7227 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
7228 frame_h, and block_h.
7229 (valops.o): Depend on cp_support_h.
7230
7231 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
7232
7233 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
7234 substitute by NUM_REGS throughout.
7235 (h8300_register_name): Only care for H8/300 and H8/300H registers.
7236 (h8300s_register_name): New function for H8S registers.
7237 (h8300sx_register_name): Ditto for H8SX registers.
7238 (h8300_print_register): Revise register printing, avoid depending
7239 on 32 bit long.
7240 (h8300_register_byte): Only care for H8/300 registers.
7241 (h8300h_register_byte): New function for any other architecture.
7242 (h8300_register_raw_size): Remove.
7243 (h8300_register_virtual_type): Revise to return actually useful
7244 type.
7245 (h8300_extract_struct_value_address): Only care for H8/300 registers.
7246 (h8300h_extract_struct_value_address): New function for any other
7247 architecture.
7248 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
7249 set_gdbarch_register_name, set_gdbarch_register_byte,
7250 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
7251 Remove calls to set_gdbarch_deprecated_register_size,
7252 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
7253 set_gdbarch_deprecated_max_register_raw_size,
7254 set_gdbarch_register_virtual_size and
7255 set_gdbarch_deprecated_max_register_virtual_size entirely.
7256 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
7257 set_gdbarch_long_double_bit.
7258
7259 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
7260
7261 * doublest.c (convert_doublest_to_floatformat): When dealing
7262 with the implied integer bit, only alter mant_bits if we are
7263 processing a full 32 bits of mantissa.
7264
7265 2003-06-11 David Carlton <carlton@bactrian.org>
7266
7267 * dictionary.h: New.
7268 * dictionary.c: New.
7269 * block.h: Add opaque declaration for struct dictionary.
7270 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
7271 'sym' members.
7272 (BLOCK_DICT): New macro.
7273 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
7274 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
7275 BLOCK_SHOULD_SORT.
7276 (ALL_BLOCK_SYMBOLS): Update definition.
7277 * Makefile.in (SFILES): Add dictionary.c.
7278 (dictionary_h): New.
7279 (COMMON_OBS): Add dictionary.o.
7280 (dictionary.o): New.
7281 (ada-lang.o): Depend on dictionary_h.
7282 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
7283 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
7284 (mi-cmd-stack.o): Ditto.
7285 (gdbtk-cmds.o): Update dependencies.
7286 (gdbtk-stack.o): Ditto.
7287 * ada-lang.c: Include dictionary.h.
7288 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
7289 (fill_in_ada_prototype, debug_print_block): Ditto.
7290 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
7291 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
7292 'is_sorted'.
7293 * mdebugread.c: Include dictionary.h.
7294 (struct parse_stack): Delete 'maxsyms' member.
7295 (parse_symbol): Update calls to new_block. Delete calls to
7296 shrink_block. Use dictionary methods.
7297 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
7298 Update calls to new_symtab. Don't maintain maxsyms data.
7299 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
7300 (add_symbol): Just call dict_add_symbol.
7301 (new_symtab): Delete 'maxsyms' argument.
7302 (new_symtab): Update calls to new_block.
7303 (new_block): Delete 'maxsyms' argument; add 'function' argument.
7304 (shrink_block): Delete function.
7305 (fixup_sigtramp): Update call to new_block. Add symbol via
7306 dict_add_symbol.
7307 * jv-lang.c: Include dictionary.h.
7308 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
7309 appropriately. Set class_symtab->free_func. Make sure the
7310 blockvector is big enough to hold two blocks.
7311 (add_class_symtab_symbol): Use dictionary methods.
7312 (free_class_block): New function.
7313 (type_from_class): Replace explicit iteration by
7314 ALL_BLOCK_SYMBOLS.
7315 * symtab.h (struct symtab): Replace 'free_ptr' method by
7316 'free_func'.
7317 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
7318 sort_symtab_syms.
7319 * dwarfread.c (psymtab_to_symtab_1): Delete call to
7320 sort_symtab_syms.
7321 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
7322 Include dictionary.h.
7323 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
7324 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
7325 sort_symtab_syms.
7326 * objfiles.c: Include dictionary.h.
7327 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
7328 * buildsym.c: Include dictionary.h.
7329 (finish_block): Use dictionary methods.
7330 (end_symtab): Set free_func to NULL, not free_ptr.
7331 * tracepoint.c: Include dictionary.h.
7332 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
7333 (scope_info): Ditto.
7334 * stack.c: Include dictionary.h.
7335 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
7336 (print_block_frame_labels, print_frame_arg_vars)
7337 (print_frame_args): Ditto.
7338 * symmisc.c (free_symtab_block): Use dictionary methods.
7339 (dump_symtab): Ditto.
7340 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
7341 Include dictionary.h.
7342 * symfile.h: Delete declarations of sort_block_syms,
7343 sort_symtab_syms.
7344 * symfile.c (sort_block_syms): Delete.
7345 (sort_symtab_syms): Delete.
7346 * symtab.c: Include dictionary.h.
7347 (lookup_block_symbol): Use dictionary iterators.
7348 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
7349 (search_symbols, make_symbol_completion_list): Ditto.
7350 (make_symbol_overload_list): Ditto.
7351 * valops.c (value_of_local): Use dict_empty.
7352 Include dictionary.h.
7353
7354 2003-06-11 J. Brobecker <brobecker@gnat.com>
7355
7356 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
7357
7358 2003-06-11 David Carlton <carlton@bactrian.org>
7359
7360 * block.h (BLOCK_SHOULD_SORT): Delete.
7361 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
7362 blocks.
7363 * ada-lang.c (ada_add_block_symbols): Ditto.
7364 * symfile.c (sort_block_syms): Delete.
7365 (sort_symtab_syms): Ditto.
7366 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
7367 declarations.
7368 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
7369 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
7370 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
7371 * dwarfread.c (psymtab_to_symtab_1): Ditto.
7372 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
7373 * mdebugread.c (psymtab_to_symtab_1): Ditto.
7374 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
7375
7376 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
7377
7378 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
7379 bits to 128.
7380
7381 2003-06-11 Andrew Cagney <cagney@redhat.com>
7382
7383 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
7384 REGISTER_CONVERTIBLE.
7385 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
7386 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
7387 * gdbarch.h, gdbarch.c: Re-generate.
7388 * arch-utils.h (deprecated_register_convertible_not): Rename
7389 generic_register_convertible_not.
7390 * arch-utils.c (deprecated_register_convertible_not): Rename
7391 generic_register_convertible.
7392 (legacy_convert_register_p, legacy_register_to_value): Update.
7393 * sh-tdep.c (sh64_push_arguments): Update.
7394 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
7395 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
7396 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
7397 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
7398 * arch-utils.c (legacy_value_to_register): Update.
7399 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7400 (rs6000_register_convert_to_raw): Make parameter "from" const.
7401 * mips-tdep.c (mips_gdbarch_init): Update.
7402 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
7403 * infcmd.c (default_print_registers_info): Update.
7404 * ia64-tdep.c (ia64_gdbarch_init): Update.
7405 (ia64_register_convert_to_raw): Make parameter "from" const.
7406 * i386-tdep.c (i386_gdbarch_init): Update.
7407 (i386_register_convert_to_raw): Update.
7408
7409 2003-06-11 Andrew Cagney <cagney@redhat.com>
7410
7411 * remote-fileio.c: Include "remote-fileio.h".
7412 * Makefile.in (remote-fileio.o): Update dependencies.
7413 (remote_fileio_h): Fix typo.
7414
7415 2003-06-11 Andrew Cagney <cagney@redhat.com>
7416
7417 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
7418 (xstormy16_save_dummy_frame_tos): Make static.
7419 (_initialize_xstormy16_tdep): Add declaration.
7420 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
7421 * v850-tdep.c: Make local functions static.
7422 (_initialize_v850_tdep): Add declaration.
7423 * sparc-tdep.c: Make local functions static.
7424 (_initialize_sparc_tdep): Add declaration.
7425 * sh-tdep.c: Make local functions static.
7426 (_initialize_sh_tdep): Add declaration.
7427 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
7428 * s390-tdep.c: Make local functions static.
7429 (_initialize_s390_tdep): Add declaration.
7430 * dbxread.c (find_stab_function_addr): Make static.
7431 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
7432 * ocd.c (_initialize_remote_ocd): Add declaration.
7433 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
7434 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
7435 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
7436 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
7437 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
7438 * remote-array.c (_initialize_array): Add declaration.
7439 (_initialize_remote_monitors): Add declaration.
7440 * remote-mips.c: Make local functions static.
7441 (_initialize_remote_mips): Add declaration.
7442 * mcore-tdep.c: Make all local functions static.
7443 (_initialize_mcore_tdep): Add declaration.
7444 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
7445 * abug-rom.c (_initialize_abug_rom): Add declaration.
7446 * rom68k-rom.c (_initialize_rom68k): Add declaration.
7447 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
7448 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
7449 * remote-est.c (_initialize_est): Add declaration.
7450 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
7451 (m68hc11_call_dummy_address): Make static.
7452 * ia64-tdep.c: Make local functions static.
7453 (_initialize_ia64_tdep): Add declaration.
7454 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
7455 * monitor.c (monitor_wait_filter): Make static.
7456 (_initialize_remote_monitors): Add declaration.
7457 * remote-hms.c (_initialize_remote_hms): Add declaration.
7458 * remote-e7000.c (fetch_regs_from_dump): Make static.
7459 (expect_n): Make static.
7460 (_initialize_remote_e7000): Add declaration.
7461 * ser-e7kpc.c: Always include "defs.h".
7462 (_initialize_ser_e7000pc): Add declaration.
7463 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
7464 * cris-tdep.c: Make all but one function static.
7465 (_initialize_cris_tdep): Add declaration.
7466 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
7467 * solib.c (update_solib_list): Make static.
7468 (_initialize_solib): Add declaration.
7469 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
7470 (_initialize_avr_tdep): Add declaration.
7471 * remote-rdi.c (voiddummy): Make static.
7472 (_initialize_remote_rdi): Add declaration.
7473 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
7474 * remote-rdp.c (send_rdp): Make static.
7475 (_initialize_remote_rdp): Add declaration.
7476 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
7477
7478 2003-06-11 Corinna Vinschen <vinschen@redhat.com>
7479
7480 * remote-fileio.c: Make ari happy.
7481
7482 2003-06-10 J. Brobecker <brobecker@gnat.com>
7483
7484 * rs6000-nat.c (child_xfer_memory): Compute the right address when
7485 fetching the trailing bytes of the buffer we are about to write.
7486
7487 2003-06-10 Andrew Cagney <cagney@redhat.com>
7488
7489 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
7490 * Makefile.in (remote-fileio.o): Update dependencies.
7491 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
7492 include <setjmp.h>, or <sys/types.h> conditional on USG.
7493 (remote_fio_jmp_buf): Delete global variable.
7494
7495 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
7496 Martin M. Hunt <hunt@redhat.com>
7497
7498 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
7499 (SFILES): Add remote-fileio.c.
7500 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
7501 dependencies for building remote.o.
7502 * remote-fileio.c: New file implementing the remote File-I/O protocol.
7503 * remote-fileio.h: New header file defining remote File-I/O interface.
7504 * remote.c (remote_write_bytes, remote_read_bytes): Remove
7505 static storage class.
7506 (remote_wait, remote_async_wait): Call remote_fileio_request() on
7507 'F' packet.
7508 (_initialize_remote): Call initialize_remote_fileio().
7509 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
7510 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
7511 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
7512 (captured_main): Initialize new ui_files.
7513 * ui-file.c: Add read and fgets input functions.
7514 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
7515 (null_file_read): New function.
7516 (ui_file_read): New function.
7517 (set_ui_file_read): New function.
7518 (stdio_file_read): New function.
7519 * ui-file.h: New type ui_file_read_ftype.
7520 (set_ui_file_read): Declare.
7521 (ui_file_read): Declare.
7522
7523 2003-06-09 Andrew Cagney <cagney@redhat.com>
7524
7525 * frame.h (deprecated_unwind_get_saved_register): Rename
7526 generic_unwind_get_saved_register, update comments.
7527 * mips-tdep.c (mips_get_saved_register): Update.
7528 * frame.c (deprecated_unwind_get_saved_register): Update.
7529
7530 2003-06-09 Andrew Cagney <cagney@redhat.com>
7531
7532 * vax-tdep.c (vax_frame_locals_address): Delete function.
7533 (vax_gdbarch_init): Do not set frame_locals_address.
7534 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
7535 (m68hc11_gdbarch_init): Do not set frame_locals_address.
7536 * s390-tdep.c (s390_frame_args_address): Delete function.
7537 (s390_gdbarch_init): Do not set frame_args_address or
7538 frame_locals_address.
7539 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
7540 (ns32k_gdbarch_init): Do not set frame_locals_address.
7541 * hppa-tdep.c (hppa_frame_args_address): Delete function.
7542 (hppa_frame_locals_address): Delete function.
7543 (hppa_gdbarch_init): Do not set frame_args_address, or
7544 frame_locals_address.
7545 * arm-tdep.c (arm_frame_args_address): Delete.
7546 (arm_frame_locals_address): Delete.
7547 (arm_gdbarch_init): Do not set frame_args_address, or
7548 frame_locals_address.
7549
7550 2003-06-09 Andrew Cagney <cagney@redhat.com>
7551
7552 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
7553 * gdbarch.h, gdbarch.c: Re-generate.
7554 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
7555 * arch-utils.c (frame_num_args_unknown): Delete function.
7556 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
7557 (frame_info): Use FRAME_NUM_ARGS_P.
7558 * arm-tdep.c (arm_frame_num_args): Delete function.
7559 (arm_gdbarch_init): Do not set frame_num_args.
7560 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
7561 * hppa-tdep.c (hppa_frame_num_args): Delete function.
7562 (hppa_gdbarch_init): Do not set frame_num_args.
7563 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
7564 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
7565 frame_num_args to default frame_num_args_unknown.
7566 * v850-tdep.c (v850_gdbarch_init): Ditto.
7567 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7568 * sh-tdep.c (sh_gdbarch_init): Ditto.
7569 * s390-tdep.c (s390_gdbarch_init): Ditto.
7570 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7571 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7572 * mips-tdep.c (mips_gdbarch_init): Ditto.
7573 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7574 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
7575 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7576 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7577 * i386-tdep.c (i386_gdbarch_init): Ditto.
7578 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
7579 * frv-tdep.c (frv_gdbarch_init): Ditto.
7580 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
7581 * cris-tdep.c (cris_gdbarch_init): Ditto.
7582 * avr-tdep.c (avr_gdbarch_init): Ditto.
7583 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
7584
7585 2003-06-09 Andrew Cagney <cagney@redhat.com>
7586
7587 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
7588 (print_frame_args): Moved to "stack.c".
7589 * stack.c: Include "gdb_assert.h".
7590 (print_frame_nameless_args): Moved from "printcmd.c", made static.
7591 (print_frame_args): Moved from "printcmd.c".
7592 * frame.h (print_frame_args): Delete declaration.
7593 * Makefile.in (stack.o): Update dependencies.
7594
7595 2003-06-08 Andrew Cagney <cagney@redhat.com>
7596
7597 * frame.c (get_prev_frame): Remove reference to
7598 frame_args_address_correct in comments.
7599 * frame-base.c (default_frame_args_address): Delete code
7600 conditional on FRAME_ARGS_ADDRESS_CORRECT.
7601 * vax-tdep.c (vax_frame_args_address_correct): Delete.
7602 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
7603 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
7604 (vax_frame_args_address_correct): Delete declaration.
7605
7606 2003-06-08 Andrew Cagney <cagney@redhat.com>
7607
7608 * gdbarch.sh (UNWIND_SP): Add.
7609 * gdbarch.h, gdbarch.c: Re-generate.
7610 * frame.c (frame_sp_unwind): New function.
7611 (get_frame_sp): New function.
7612 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
7613 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
7614 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
7615 value.
7616 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
7617 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
7618
7619 2003-06-08 Andrew Cagney <cagney@redhat.com>
7620
7621 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
7622 REMOTE_BREAKPOINT.
7623 * remote.c: Update.
7624 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
7625 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
7626 * config/m68k/tm-sun3.h: Update.
7627 * config/m68k/tm-m68klynx.h: Update.
7628 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
7629
7630 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
7631 trad_frame". Update comments.
7632 * d10v-tdep.c (struct d10v_unwind_cache): Update.
7633 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
7634 (trad_frame_register_value, trad_frame_prev_register): Update.
7635
7636 2003-06-08 Andrew Cagney <cagney@redhat.com>
7637
7638 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
7639 from GCC's acinclude.m4.
7640 * configure.in: Check for getopt's delcaration.
7641 * aclocal.m4, config.in, configure: Re-generate.
7642 * main.c (error_init): Delete declaration.
7643 * defs.h (error_init): Declare.
7644 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
7645 (rs6000_convert_from_func_ptr_addr): Make static.
7646 (_initialize_rs6000_tdep): Add declaration.
7647 * cli/cli-cmds.c (dont_repeat): Delete declaration.
7648 (show_commands, set_verbose, show_history): Delete declaration.
7649 * top.h (set_verbose): Add declaration.
7650 (show_history, set_history, show_commands): Add declaration.
7651 (do_restore_instream_cleanup): Add declaration.
7652 * objc-lang.c (specialcmp): Make static.
7653 (print_object_command): Make static.
7654 (find_objc_msgsend): Make static.
7655 (find_objc_msgcall_submethod_helper): Make static.
7656 (find_objc_msgcall_submethod): Make static.
7657 (_initialize_objc_language): Add declaration.
7658 (find_implementation_from_class): Make static.
7659 (find_implementation): Make static.
7660 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
7661 * objc-lang.h (lookup_struct_typedef): Add declaration.
7662 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
7663 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
7664 (do_restore_user_call_depth): Make static.
7665 (do_restore_instream_cleanup): Delete declaration.
7666 (dont_repeat): Delete declaration.
7667 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
7668 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
7669 * reggroups.c (_initialize_reggroup): Add declaration.
7670 * cp-support.c (_initialize_cp_support): Add declaration.
7671 * cp-abi.c (_initialize_cp_abi): Add declaration.
7672 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
7673 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
7674 (_initialize_gnu_v3_abi): Add declaration.
7675 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
7676 (_initialize_gnu_v2_abi): Add declaration.
7677 * frame-base.c (_initialize_frame_base): Add declaration.
7678 * doublest.c (floatformat_from_length): Make static.
7679 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
7680 * frame.c (create_sentinel_frame): Make static.
7681 (_initialize_frame): Add declaration.
7682 * top.c (do_catch_errors): Make static.
7683 (gdb_rl_operate_and_get_next_completion): Make static.
7684 * typeprint.c: Include "typeprint.h".
7685 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
7686 (sentinel_frame_this_id): Make static.
7687 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
7688 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
7689 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
7690 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
7691 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
7692 * maint.c (maintenance_print_architecture): Make static.
7693 * signals/signals.c (_initialize_signals): Add declaration.
7694 * std-regs.c (_initialize_frame_reg): Add declaration.
7695 * jv-exp.y (push_variable): ISO C definition.
7696 (push_qualified_expression_name): Ditto.
7697 * memattr.c (_initialize_mem): Add declaration.
7698 * remote.c (remote_check_watch_resources): Make static.
7699 (remote_stopped_by_watchpoint): Make static.
7700 (remote_stopped_data_address): Make static.
7701 * d10v-tdep.c (nr_dmap_regs): Make static.
7702 (a0_regnum): Make static.
7703 (d10v_frame_unwind_cache): Make static.
7704 (d10v_frame_p): Make static.
7705 * osabi.c (show_osabi): Make static.
7706 (_initialize_gdb_osabi): Add extern declaration.
7707 * gdbtypes.c (make_qualified_type): Make static.
7708 (safe_parse_type): Make static.
7709 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
7710 * macrotab.c (macro_bcache_free): Make static.
7711 * interps.c (interp_set_quiet): Make static.
7712 (interpreter_exec_cmd): Make static.
7713 * stack.h (select_frame_command): New file.
7714 * stack.c: Include "stack.h".
7715 (select_frame_command_wrapper): Delete function.
7716 (select_frame_command): Make global.
7717 * infcall.c: Include "infcall.h".
7718 * linespec.c: Include "linespec.h".
7719 * symfile.c (sections_overlap): Make static.
7720 * cp-support.h (cp_initialize_namespace): ISO C declaration.
7721 * charset.c (_initialize_charset): Add missing prototype.
7722 * regcache.c (init_legacy_regcache_descr): Make static.
7723 (do_regcache_xfree): Make static.
7724 (regcache_xfer_part): Make static.
7725 (_initialize_regcache): Add missing prototype.
7726 * breakpoint.c (parse_breakpoint_sals): Make static.
7727 (breakpoint_sals_to_pc): Make static.
7728 * interps.h (clear_interpreter_hooks): ISO C declaration.
7729 * Makefile.in (stack_h): Define.
7730 (stack.o, typeprint.o, mi-main.o): Update dependencies.
7731 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
7732
7733 2003-06-08 Andrew Cagney <cagney@redhat.com>
7734
7735 * Makefile.in (d10v-tdep.o): Update dependencies.
7736 (SFILES): Add trad-frame.c.
7737 (trad_frame_h): Define.
7738 (COMMON_OBS): Add trad-frame.o.
7739 (trad-frame.o): Specify dependencies.
7740 * d10v-tdep.c: Include "trad-frame.h".
7741 (saved_regs_unwinder): Delete function.
7742 (d10v_frame_prev_register): Use trad_frame_prev_register.
7743 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
7744 trad_frame", delete "regs" and "prev_sp".
7745 (prologue_find_regs): Use trad-frame.
7746 * trad-frame.h, trad-frame.c: New files.
7747
7748 2003-06-08 Mark Kettenis <kettenis@gnu.org>
7749
7750 * dwarf2cfi.c, dwarf2cfi.h: Remove.
7751
7752 2003-06-07 Adam Fedor <fedor@gnu.org>
7753
7754 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
7755 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
7756 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
7757 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
7758 resolve_msgsend_super, resolve_msgsend_super_stret):
7759 Use it.
7760
7761 2003-06-07 Andrew Cagney <cagney@redhat.com>
7762
7763 * symfile.h: Re-indent, clean up comments.
7764
7765 2003-06-07 Andrew Cagney <cagney@redhat.com>
7766
7767 * inferior.h (deprecated_write_sp): Replace
7768 generic_target_write_sp.
7769 * regcache.c (deprecated_write_sp): Replace
7770 generic_target_write_sp.
7771 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7772 * vax-tdep.c (vax_gdbarch_init): Update.
7773 * v850-tdep.c (v850_gdbarch_init): Update.
7774 * sparc-tdep.c (sparc_gdbarch_init): Update.
7775 * sh-tdep.c (sh_gdbarch_init): Update.
7776 * s390-tdep.c (s390_gdbarch_init): Update.
7777 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7778 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7779 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7780 * mcore-tdep.c (mcore_gdbarch_init): Update.
7781 * m68k-tdep.c (m68k_gdbarch_init): Update.
7782 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7783 * ia64-tdep.c (ia64_gdbarch_init): Update.
7784 * h8300-tdep.c (h8300_gdbarch_init): Update.
7785 * frv-tdep.c (frv_gdbarch_init): Update.
7786 * cris-tdep.c (cris_gdbarch_init): Update.
7787 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
7788
7789 2003-06-07 Andrew Cagney <cagney@redhat.com>
7790
7791 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
7792 Assert that PC_REGNUM is valid.
7793 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
7794
7795 2003-06-07 Andrew Cagney <cagney@redhat.com>
7796
7797 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
7798 * gdbarch.h, gdbarch.c: Regenerate.
7799 * mn10300-tdep.c: Include "gdb_assert.h".
7800 (mn10300_read_fp): New function.
7801 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
7802 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
7803 * ia64-tdep.c: Include "gdb_assert.h".
7804 (ia64_read_fp): New function.
7805 (ia64_gdbarch_init): Set deprecated_target_read_fp to
7806 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
7807 * regcache.c (generic_target_read_sp): Delete function.
7808 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
7809 * inferior.h (generic_target_read_sp): Delete declaration.
7810 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
7811 generic_target_read_sp.
7812 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7813 * sparc-tdep.c (sparc_gdbarch_init): Ditto
7814 * sh-tdep.c (sh_gdbarch_init): Ditto.
7815 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7816 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
7817
7818 2003-06-07 Andrew Cagney <cagney@redhat.com>
7819
7820 * gdbarch.sh: Comment each field of startup_gdbarch.
7821 * gdbarch.h, gdbarch.c: Re-generate.
7822
7823 2003-06-07 Andrew Cagney <cagney@redhat.com>
7824
7825 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
7826 * gdbarch.h, gdbarch.c: Re-generate.
7827 * regcache.c: Update comments on read_pc et.al.
7828 (generic_target_read_pc): Delete function.
7829 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
7830 * inferior.h (generic_target_read_pc): Delete declaration.
7831 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
7832 generic_target_read_pc.
7833 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7834 * sh-tdep.c (sh_gdbarch_init): Ditto.
7835 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7836 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7837
7838 2003-06-07 Andrew Cagney <cagney@redhat.com>
7839
7840 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
7841 "index" with "special_local_sect". Use strcmp instead of STREQ.
7842 Append period to coments.
7843
7844 2003-06-06 Mark Mitchell <mark@codesourcery.com>
7845
7846 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
7847 (elfstab_offset_sections): Likewise.
7848 * gdb-stabs.h (stab_section_info): Likewise.
7849 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
7850 * objfiles.c (objfile_relocate): Likewise.
7851 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
7852 * remote.c (get_offsets): Likewise.
7853 (remote_cisco_objfile_relocate): Likewise.
7854 * somread.c (som_symfile_offsets): Likewise.
7855 * symfile.c (alloc_section_addr_info): New function.
7856 (build_section_addr_info_from_section_tab): Use it.
7857 (free_section_addr_info): Adjust.
7858 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
7859 (syms_from_objfile): Allocate local_addr dynamically.
7860 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
7861 dynamically.
7862 (add_symbol_file_command): Allocate sect_opts dynamically.
7863 (reread_symbols): Avoid use of SECT_OFF_MAX.
7864 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
7865 (alloc_section_addr_info): Declare it.
7866 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
7867 * win32-nat.c (solib_symbols_add): Allocate section_addrs
7868 dynamically.
7869 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
7870
7871 2003-06-06 Andrew Cagney <cagney@redhat.com>
7872
7873 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
7874 (d10v_frame_unwind_cache): Do not set "return_pc".
7875
7876 2003-06-06 Michael Snyder <msnyder@redhat.com>
7877
7878 * h8300-tdep.c: Make tidy (long lines).
7879
7880 2003-06-06 Michal Ludvig <mludvig@suse.cz>
7881
7882 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
7883 to regcache_collect().
7884
7885 2003-06-05 J. Brobecker <brobecker@gnat.com>
7886
7887 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
7888 pc_in_sigtramp multiarch method.
7889 (hppa_hpux_som_init_abi): Use it.
7890 (hppa_hpux_elf_init_abi): Likewise.
7891 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
7892 macro has been multiarched.
7893 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
7894 macro here, as hppa64 isn't multiarched yet.
7895
7896 2003-06-05 Andrew Cagney <cagney@redhat.com>
7897
7898 * Makefile.in (value_h): Add $(frame_h).
7899 * value.h: Include "frame.h".
7900 (struct value): Replace "frame_addr" with "frame_id".
7901 (VALUE_FRAME_ID): Replace VALUE_FRAME.
7902 * values.c (allocate_value): Use VALUE_FRAME_ID.
7903 (value_copy): Use VALUE_FRAME_ID.
7904 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
7905 * valops.c (value_assign): Update. Use frame_find_by_id.
7906
7907 2003-06-05 Michal Ludvig <mludvig@suse.cz>
7908
7909 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
7910 in each pass.
7911
7912 2003-06-05 Jeff Johnston <jjohnstn@redhat.com>
7913
7914 * thread-db.c (check_event): For create/death event breakpoints,
7915 loop through all messages to ensure that we read the message
7916 corresponding to the breakpoint we are at.
7917
7918 2003-06-04 Michael Snyder <msnyder@redhat.com>
7919
7920 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
7921
7922 2003-06-04 Mark Kettenis <kettenis@gnu.org>
7923
7924 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
7925 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
7926 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
7927 when handling .eh_frame sections.
7928
7929 2003-06-04 J. Brobecker <brobecker@gnat.com>
7930
7931 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
7932 prepare_to_proceed procedure instead of the hppa-specific one.
7933 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
7934
7935 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
7936
7937 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
7938 * config.in: Regenerated.
7939 * configure.in: Add test for syscall function and check for
7940 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
7941 * configure: Regenerated.
7942 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
7943 <sys/syscall.h>.
7944 (kill_lwp): New function that uses tkill syscall or
7945 uses kill, depending on whether threading model is nptl or not.
7946 All callers of kill() changed to use kill_lwp().
7947 (lin_lwp_wait): Make special check when WIFEXITED occurs to
7948 see if all threads have already exited in the nptl model.
7949 (stop_and_resume_callback): New callback function used by the
7950 lin_lwp_wait thread exit handling code.
7951 (stop_wait_callback): Check for threads already having exited and
7952 delete such threads fromt the lwp list when discovered.
7953 (stop_callback): Don't assert retcode of kill call.
7954
7955 Roland McGrath <roland@redhat.com>
7956 * i386-linux-nat.c (ps_get_thread_area): New function needed by
7957 nptl libthread_db.
7958
7959 2003-06-03 Richard Henderson <rth@redhat.com>
7960
7961 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
7962 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
7963 (alpha_sigtramp_frame_prev_register): Likewise.
7964 (alpha_heuristic_frame_prev_register): Likewise.
7965 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
7966
7967 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
7968 alpha-specific register id names.
7969 (alpha_mdebug_frame_unwind_cache): Likewise.
7970 (alpha_mdebug_frame_prev_register): Likewise.
7971
7972 2003-06-03 Richard Henderson <rth@redhat.com>
7973
7974 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
7975 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
7976 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
7977 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
7978 unwind routines.
7979 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
7980 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7981 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
7982
7983 * alpha-linux-tdep.c: Remove unnecessary includes.
7984 * Makefile.in (alpha-linux-tdep.o): Update.
7985
7986 2003-06-03 Richard Henderson <rth@redhat.com>
7987
7988 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
7989 (alphabsd_fill_fpreg): Likewise.
7990
7991 2003-06-03 J. Brobecker <brobecker@gnat.com>
7992
7993 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
7994 references to struct frame_info fields by calls to the equivalent
7995 accessors. Necessary now that frame_info is opaque.
7996
7997 2003-06-03 J. Brobecker <brobecker@gnat.com>
7998
7999 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
8000 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
8001 structure, field no longer exists.
8002
8003 2003-06-03 J. Brobecker <brobecker@gnat.com>
8004
8005 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
8006 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
8007
8008 2003-06-03 J. Brobecker <brobecker@gnat.com>
8009
8010 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
8011 references to struct frame_info fields by calls to the equivalent
8012 accessors. Necessary now that frame_info is opaque.
8013
8014 2003-06-03 J. Brobecker <brobecker@gnat.com>
8015
8016 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
8017 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
8018 structure, field no longer exists.
8019
8020 2003-06-03 Theodore A. Roth <troth@openavr.org>
8021
8022 * remote.c (init_remote_state): Compute sizeof_g_packet by
8023 accumulation of the size of all registers instead of blindly using
8024 DEPRECATED_REGISTER_BYTES.
8025
8026 2003-06-03 Michael Snyder <msnyder@redhat.com>
8027
8028 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
8029 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
8030 for h8300sx.
8031
8032 2003-06-03 J. Brobecker <brobecker@gnat.com>
8033
8034 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
8035 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
8036
8037 2003-06-03 Andrew Cagney <cagney@redhat.com>
8038
8039 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
8040 (sparc_convert_to_raw): Delete function.
8041 (sparc_gdbarch_init): Do not set register_convert_to_raw or
8042 register_convert_to_virtual.
8043
8044 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
8045
8046 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
8047 layer if not dealing with a statically-linked threaded program.
8048
8049 2003-06-03 Kris Warkentin <kewarken@qnx.com>
8050
8051 * solib.c (solib_open): Update comment to reflect actual search order.
8052
8053 2003-06-03 Andrew Cagney <cagney@redhat.com>
8054
8055 * frame.c (get_frame_memory_signed): New function.
8056 (get_frame_memory, get_frame_memory_unsigned): New function.
8057 (get_frame_arch): New function.
8058 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
8059 (get_frame_memory, get_frame_unsigned_memory): Declare.
8060 * d10v-tdep.c (d10v_frame_unwind_cache): Use
8061 get_frame_memory_unsigned and get_frame_arch.
8062 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
8063
8064 2003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
8065
8066 * MAINTAINERS (write after approval): Add myself.
8067
8068 2003-06-03 Jim Blandy <jimb@redhat.com>
8069
8070 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
8071 elements of gregset_t are 64 bits each, but access registers
8072 are still 32 bits, so they're packed two per gregset_t
8073 element. Unpack/pack them properly.
8074
8075 2003-06-02 David Carlton <carlton@bactrian.org>
8076
8077 * linespec.c (find_methods): Break out code into
8078 add_matching_methods and add_constructors.
8079 (add_matching_methods): New.
8080 (add_constructors): Ditto.
8081
8082 2003-06-02 Andrew Cagney <cagney@redhat.com>
8083
8084 * sparc-tdep.c (sparc_print_registers): Delete call to
8085 REGISTER_CONVERTIBLE.
8086 (sparc_gdbarch_init): Do not set register_convertible.
8087 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8088 * frv-tdep.c (frv_gdbarch_init): Ditto.
8089 * cris-tdep.c (cris_gdbarch_init): Ditto.
8090
8091 2003-06-02 Elena Zannoni <ezannoni@redhat.com>
8092
8093 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
8094 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
8095 (syms_from_objfile): Ditto.
8096
8097 2003-06-03 Andreas Schwab <schwab@suse.de>
8098
8099 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
8100 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
8101
8102 2003-06-02 Richard Henderson <rth@redhat.com>
8103
8104 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
8105 a member of all_reggroup.
8106
8107 2003-06-02 Richard Henderson <rth@redhat.com>
8108
8109 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
8110 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
8111 (alpha_lds, alpha_sts): New.
8112 (alpha_convert_register_p): Change from _register_convertible.
8113 (alpha_register_to_value): Change from _convert_to_virtual;
8114 restructure and fail for type sizes other than 4 or 8.
8115 (alpha_value_to_register): Similarly.
8116 (alpha_extract_return_value): Use alpha_sts.
8117 (alpha_store_return_value): Use alpha_lds.
8118 (alpha_gdbarch_init): Update hooks.
8119
8120 2003-06-02 Richard Henderson <rth@redhat.com>
8121
8122 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
8123 regnum identifiers.
8124 (alpha_sigtramp_register_address): Likewise.
8125
8126 2003-06-02 Richard Henderson <rth@redhat.com>
8127
8128 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
8129 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
8130 * alpha-tdep.h: Declare them.
8131
8132 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
8133 Remove zerobuf. Don't error on UNIQUE.
8134 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
8135 (ALPHA_REGSET_UNIQUE): Provide default.
8136 (supply_gregset): Use alpha_supply_int_regs.
8137 (fill_gregset): Use alpha_fill_int_regs.
8138 (supply_fpregset): Use alpha_supply_fp_regs.
8139 (fill_fpregset): Use alpha_fill_fp_regs.
8140 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
8141 (alphabsd_supply_reg): Use alpha_supply_int_regs.
8142 (alphabsd_fill_reg): Use alpha_fill_int_regs.
8143 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
8144 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
8145 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
8146
8147 2003-06-02 Richard Henderson <rth@redhat.com>
8148
8149 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
8150
8151 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
8152 (alpha_store_return_value): Likewise.
8153
8154 2003-06-02 David Carlton <carlton@math.stanford.edu>
8155
8156 * block.c (contained_in): Add 'const' to arguments.
8157 (block_function): Ditto.
8158 * block.h: Update declarations for block_function and
8159 contained_in.
8160
8161 2003-06-02 David Carlton <carlton@math.stanford.edu>
8162
8163 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
8164 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
8165 * p-valprint.c (pascal_val_print): Ditto.
8166 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
8167
8168 2003-06-02 Richard Henderson <rth@redhat.com>
8169
8170 * alpha-tdep.c (alpha_push_dummy_call): Use
8171 builtin_type_ieee_double_little instead of builtin_type_double.
8172
8173 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
8174 sign-extension of 32-bit values.
8175 (alpha_store_return_value): Similarly.
8176
8177 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
8178 (alpha_extract_return_value): Likewise.
8179 (alpha_store_return_value): Likewise.
8180
8181 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
8182 (alpha_store_return_value): Error on IEEE Quad floats.
8183
8184 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
8185 (alpha_extract_struct_value_address): Likewise.
8186 (alpha_store_return_value): Likewise.
8187 (alpha_store_struct_return): Remove.
8188 (alpha_gdbarch_init): Update hook registration to match.
8189
8190 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
8191 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
8192 macros where appropriate.
8193 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
8194 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
8195
8196 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
8197 for SP, GP; void_func_ptr for PC; non-language-specific types
8198 for all others.
8199 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
8200
8201 2003-06-02 Richard Henderson <rth@redhat.com>
8202
8203 * top.h (lim_at_start): Declare.
8204 * main.c (captured_main): Set it.
8205 * top.c (lim_at_start): Define.
8206 (command_loop): Use it instead of &environ.
8207 * event-top.c (command_handler): Likewise.
8208
8209 2003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
8210
8211 * mipsnbsd-tdep.c: Update copyright years.
8212 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
8213
8214 2003-06-01 Richard Henderson <rth@redhat.com>
8215
8216 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
8217 (alpha-linux-tdep.o): Update dependencies.
8218 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
8219 * alpha-mdebug-tdep.c: Remove unneeded includes.
8220
8221 2003-06-01 Richard Henderson <rth@redhat.com>
8222
8223 * alpha-tdep.c (alpha_register_reggroup_p): New.
8224 (alpha_gdbarch_init): Register it.
8225
8226 2003-06-02 Andrew Cagney <cagney@redhat.com>
8227
8228 * dwarfread.c: Eliminate "register"
8229 (decode_die_type): Eliminate assignment within "if".
8230 (struct_type, decode_array_element_type): Ditto.
8231 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
8232 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
8233 (decode_modified_type, completedieinfo): Ditto.
8234 * block.c: Eliminate "register".
8235 (blockvector_for_pc_sect): Eliminate assignment within "if".
8236 * cp-support.h (struct symbol): Opaque declaration.
8237 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
8238
8239 2003-06-01 Richard Henderson <rth@redhat.com>
8240
8241 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
8242 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
8243
8244 2003-06-01 Adam Fedor <fedor@gnu.org>
8245
8246 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
8247 * gdbarch.[ch]: Regenerate.
8248 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
8249 (hppa_gdbarch_init): Set it in the gdbarch vector.
8250 * i386-tdep.c (i386_fetch_pointer_argument): New
8251 (i386_gdbarch_init): Set it into gdbarch.
8252 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
8253 (rs6000_gdbarch_init): Set it in gdbarch.
8254 * sparc-tdep.c (sparc_fetch_pointer_argument): New
8255 (sparc_gdbarch_init): Set it in gdbarch.
8256
8257 2003-06-01 Andrew Cagney <cagney@redhat.com>
8258
8259 * defs.h (extract_address): Delete declaration.
8260 * findvar.c (extract_address): Delete function.
8261 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
8262 extract_address with the inline equivalent,
8263 extract_unsigned_integer.
8264 (xstormy16_extract_struct_value_address): Ditto.
8265 (xstormy16_pointer_to_address): Ditto.
8266 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
8267 * v850-tdep.c (v850_push_arguments): Ditto.
8268 (v850_extract_return_value): Ditto.
8269 (v850_extract_struct_value_address): Ditto.
8270 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
8271 (sparcnbsd_get_longjmp_target_64): Ditto.
8272 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
8273 (get_longjmp_target): Ditto.
8274 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
8275 (sh64_extract_struct_value_address): Ditto.
8276 (sh_push_arguments): Ditto.
8277 (sh64_push_arguments): Ditto.
8278 * remote-vxsparc.c (vx_read_register): Ditto.
8279 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
8280 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
8281 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
8282 * mipsv4-nat.c (get_longjmp_target): Ditto.
8283 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
8284 * mips-nat.c (get_longjmp_target): Ditto.
8285 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
8286 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
8287 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
8288 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
8289 * irix5-nat.c (get_longjmp_target): Ditto.
8290 * irix4-nat.c (get_longjmp_target): Ditto.
8291 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
8292 (ia64_push_arguments): Ditto.
8293 * hpux-thread.c (hpux_thread_store_registers): Ditto.
8294 * h8300-tdep.c (h8300_push_arguments): Ditto.
8295 (h8300_store_return_value): Ditto.
8296 (h8300_extract_struct_value_address): Ditto.
8297 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
8298 (frv_push_arguments): Ditto.
8299 * avr-tdep.c (avr_pointer_to_address): Ditto.
8300 (avr_push_arguments): Ditto.
8301 * arm-tdep.c (arm_push_dummy_call): Ditto.
8302 (arm_get_longjmp_target): Ditto.
8303 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
8304 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
8305 (alpha_get_longjmp_target): Ditto.
8306
8307 * solib-irix.c (extract_mips_address): Inline extract_address,
8308 replacing it with extract_signed_integer.
8309 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
8310 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
8311 (first_link_map_member, open_symbol_file_object): Ditto.
8312 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
8313 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
8314 (LM_NEXT, LM_NAME): Ditto.
8315
8316 2003-06-01 Richard Henderson <rth@redhat.com>
8317
8318 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
8319 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
8320 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
8321 (alpha_cannot_store_register): Likewise.
8322 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
8323 * alpha-nat.c (supply_gregset): Likewise.
8324 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
8325
8326 2003-06-01 Andrew Cagney <cagney@redhat.com>
8327
8328 * infcall.c (call_function_by_hand): Update comment on
8329 DEPRECATED_DUMMY_WRITE_SP.
8330
8331 * mips-tdep.c (mips_gdbarch_init): Do not set
8332 deprecated_dummy_write_sp.
8333 (mips_eabi_push_dummy_call): Set the SP register.
8334 (mips_o64_push_dummy_call): Set the SP register.
8335 (mips_o32_push_dummy_call): Set the SP register.
8336 (mips_n32n64_push_dummy_call): Set the SP register.
8337
8338 2003-06-01 Richard Henderson <rth@redhat.com>
8339
8340 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
8341 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
8342 (supply_gregset): Likewise.
8343 * alpha-tdep.c (alpha_store_return_value): Likewise.
8344 (alpha_get_longjmp_target): Likewise.
8345 (alpha_register_name): Constify array.
8346 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
8347 deprecated_register_size, deprecated_register_bytes,
8348 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
8349 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
8350 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
8351
8352 2003-06-01 Richard Henderson <rth@redhat.com>
8353
8354 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
8355 from arg_reg_buffer to regcache to avoid double conversion.
8356
8357 2003-06-01 Mark Kettenis <kettenis@gnu.org>
8358
8359 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
8360 SP_REGNUM.
8361 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
8362 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
8363
8364 2003-06-01 Richard Henderson <rth@redhat.com>
8365
8366 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
8367 (decode_frame_entry): Set it. Skip FDE augmentation.
8368
8369 2003-06-01 Richard Henderson <rth@redhat.com>
8370
8371 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
8372 not overlapping PC_REGNUM.
8373
8374 2003-06-01 Richard Henderson <rth@redhat.com>
8375
8376 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
8377 alpha_push_arguments. Don't dump argument register data to
8378 the target stack. Fix float and 128-bit long double semantics.
8379 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
8380 (alpha_fix_call_dummy): Remove.
8381 (alpha_call_dummy_words): Remove.
8382 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
8383
8384 2003-06-01 Richard Henderson <rth@redhat.com>
8385
8386 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
8387
8388 2003-06-01 Andrew Cagney <cagney@redhat.com>
8389
8390 * mips-tdep.c (is_mips16_addr): New function.
8391 (make_mips16_addr, unmake_mips16_addr): New functions.
8392 (pc_is_mips16, mips_fetch_instruction): Use.
8393 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
8394 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
8395 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
8396 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
8397 TARGET_MIPS.
8398 * config/mips/tm-mips.h: Update copyright.
8399 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
8400 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
8401 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
8402 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
8403 (TM_PRINT_INSN_MACH): Delete.
8404 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
8405
8406 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
8407 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
8408 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
8409 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
8410 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
8411 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
8412 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
8413 mips*-*-riscos* and mips*-*-sysv* onto mips.
8414 * config/mips/mips64.mt: New file.
8415 * config/mips/mips.mt: New file.
8416 * config/mips/littlemips.mt: Delete file.
8417 * config/mips/decstation.mt: Delete file.
8418 * config/mips/vr4300el.mt: Delete file.
8419 * config/mips/vr5000el.mt: Delete file.
8420 * config/mips/vr5000.mt: Delete file.
8421 * config/mips/vr4100.mt: Delete file.
8422 * config/mips/vr4xxxel.mt: Delete file.
8423 * config/mips/vr4300.mt: Delete file.
8424 * config/mips/vr4xxx.mt: Delete file.
8425 * config/mips/bigmips.mt: Delete file.
8426 * config/mips/bigmips64.mt: Delete file.
8427 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
8428 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
8429 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
8430 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
8431 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
8432 "tm-bigmips.h".
8433 * config/mips/tm-irix3.h: Ditto.
8434 * config/mips/tm-mipsv4.h: Ditto.
8435 * config/mips/tm-embed.h: Ditto.
8436 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
8437 "tm-bigmips64.h".
8438 * config/mips/tm-vr5000el.h: Delete file.
8439 * config/mips/tm-tx39l.h: Delete file.
8440 * config/mips/tm-vr4300el.h: Delete file.
8441 * config/mips/tm-vr4xxxel.h: Delete file.
8442 * config/mips/tm-vr4300.h: Delete file.
8443 * config/mips/tm-vr4100.h: Delete file.
8444 * config/mips/tm-vr4xxx.h: Delete file.
8445 * config/mips/tm-vr5000.h: Delete file.
8446 * config/mips/tm-embedl64.h: Delete file.
8447 * config/mips/tm-embedl.h: Delete file.
8448 * config/mips/tm-embed64.h: Delete file.
8449 * config/mips/tm-bigmips64.h: Delete file.
8450 * config/mips/tm-bigmips.h: Delete file.
8451
8452 2003-06-01 Mark Kettenis <kettenis@gnu.org>
8453
8454 Fix gdb/1216.
8455 * shnbsd-nat.c: Include "sh-tdep.h".
8456
8457 From Richard Henderson <rth@redhat.com>:
8458 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
8459
8460 2003-05-31 Andrew Cagney <cagney@redhat.com>
8461
8462 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
8463 forward declaration.
8464 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
8465 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
8466 (mips_find_saved_regs): Use set_reg_offset.
8467 (mips_frame_init_saved_regs): Delete function.
8468 (mips_pop_frame): Call mips_find_saved_regs instead of
8469 DEPRECATED_FRAME_INIT_SAVED_REGS.
8470
8471 2003-05-31 Andrew Cagney <cagney@redhat.com>
8472
8473 * mips-tdep.c (mips_gdbarch_init): Do not set
8474 deprecated_max_register_raw_size, register_virtual_size, and
8475 deprecated_max_register_virtual_size.
8476
8477 2003-05-31 Mark Kettenis <kettenis@gnu.org>
8478
8479 * i386-tdep.c: Include "dwarf2-frame.h".
8480 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
8481 * Makefile.in (i386-tdep.o): Update dependencies.
8482
8483 * dwarf2-frame.c, dwarf2-frame.h: New files.
8484 * Makefile.in (SFILES): Add dwarf2-frame.c.
8485 (dwarf2_frame_h): Define.
8486 (COMMON_OBS): Add dwarf2-frame.o.
8487 (dwarf2-frame.o): Add dependencies.
8488
8489 2003-05-31 Andreas Jaeger <aj@suse.de>
8490
8491 * x86-64-linux-nat.c: Fix comment.
8492
8493 2003-05-31 Mark Kettenis <kettenis@gnu.org>
8494
8495 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
8496 function signature.
8497
8498 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
8499 have a sigcontext_addr handler.
8500 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
8501 sigcontext_addr handler.
8502
8503 2003-05-31 Andrew Cagney <cagney@redhat.com>
8504
8505 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
8506 (print_fp_register_row): Replace do_fp_register_row.
8507 (mips_print_fp_register): Add "file" and "frame" parameters.
8508 (mips_print_register): Add "file" and "frame" parameters.
8509 (mips_print_registers_info): Replace mips_do_registers_info.
8510 (mips_gdbarch_init): Set print_registers_info instead of
8511 deprecated_do_registers_info.
8512 (mips_read_fp_register_single): Add "frame" parameter.
8513 (mips_read_fp_register_double): Add "frame" parameter.
8514
8515 2003-05-31 Mark Kettenis <kettenis@gnu.org>
8516
8517 * i386-tdep.c (i386_register_name): Check for MMX registers first.
8518 Fixes a bug where GDB would print the wrong register names for
8519 targets without SSE.
8520
8521 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
8522 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
8523 registers.
8524
8525 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
8526 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
8527 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8528 TDEP->sc_sp_offset.
8529
8530 From Michal Ludvig <mludvig@suse.cz>:
8531 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
8532 and `sc_num_regs'.
8533 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
8534 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
8535 I386_ST0_REGNUM): Move here from...
8536 * i386-tdep.c: ... here.
8537 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
8538 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
8539 registers if possible.
8540 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
8541 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
8542 Remove variables.
8543 (i386bsd_sc_reg_offset): New variable.
8544 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
8545 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8546 TDEP->sc_sp_offset.
8547 (i386fbsd_sc_reg_offset): New variable.
8548 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
8549 TDEP->sc_num_regs.
8550 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
8551 variables.
8552 (i386fbsd4_sc_reg_offset): New variable.
8553 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
8554 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8555 TDEP->sc_sp_offset.
8556 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
8557 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
8558 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
8559 Remove variables.
8560 (i386nbsd_sc_reg_offset): New variable.
8561 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
8562 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8563 TDEP->sc_sp_offset.
8564 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
8565 Remove variables.
8566 (i386obsd_sc_reg_offset): New variable.
8567 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
8568 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8569 TDEP->sc_sp_offset.
8570 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
8571 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
8572 for frame pointer offset in `struct sigcontext'.
8573
8574 2003-05-31 Andrew Cagney <cagney@redhat.com>
8575
8576 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
8577 architecture methods call_dummy_words, sizeof_call_dummy_words,
8578 push_return_address, store_struct_return, and fix_call_dummy. Set
8579 push_dummy_call instead of deprecated_push_arguments.
8580 (mips_store_struct_return): Delete function.
8581 (mips_fix_call_dummy): Delete function.
8582 (mips_push_return_address): Delete function.
8583 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
8584 RA_REGNUM and T9_REGNUM.
8585 (mips_n32n64_push_dummy_call): Ditto for
8586 mips_n32n64_push_arguments.
8587 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
8588 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
8589
8590 2003-05-31 Andrew Cagney <cagney@redhat.com>
8591
8592 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
8593 "dummy_addr" to "bp_addr".
8594 * infcall.c (call_function_by_hand): Pass "funaddr" to
8595 gdbarch_push_dummy_call.
8596 * gdbarch.h, gdbarch.c: Re-generate.
8597 * i386-tdep.c (i386_push_dummy_call): Update.
8598 * arm-tdep.c (arm_push_dummy_call): Update.
8599 * d10v-tdep.c (d10v_push_dummy_call): Update.
8600
8601 2003-05-31 Mark Kettenis <kettenis@gnu.org>
8602
8603 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
8604 variable declarations.
8605 (x86_64_register_number, x86_64_register_name): Remove prototypes.
8606 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
8607 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
8608 x86_64_init_frame_pc, x86_64_init_frame_pc,
8609 x86_64_function_has_prologue): Remove prototypes.
8610 (X86_64_NUM_GREGS): New define.
8611 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
8612 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
8613 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
8614 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
8615 XMM1_REGNUM): Remove defines.
8616 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
8617 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
8618 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
8619 X86_64_XMM1_REGNUM): New defines.
8620 (struct x86_64_register_info): Renamed from `struct
8621 register_info'. Remove `size' member.
8622 (x86_64_register_info_table): Remove variable.
8623 (x86_64_register_info): New variable.
8624 (X86_64_NUM_REGS): New define.
8625 (X86_64_NUM_GREGS): Remove define.
8626 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
8627 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
8628 Remove variables.
8629 (x86_54_dwarf2_reg_to_regnum): Remove function.
8630 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
8631 (x86_64_dwarf_reg_to_regnum): New function.
8632 (x86_64_register_name): Rewrite.
8633 (x86_64_register_raw_size): Remove function.
8634 (x86_64_register_byte_table): Remove variable.
8635 (x86_64_register_byte): Remove function.
8636 (x86_64_register_virtual_type): Remove function.
8637 (x86_64_register_type): New function.
8638 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
8639 x86_64_register_convert_to_raw): Remove functions.
8640 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
8641 (x86_64_use_struct_convention): Make static. Adjust for renamed
8642 defines.
8643 (x86_64_frame_init_saved_regs): Remove function.
8644 (x86_64_push_arguments): Make static. Change to accept a regcache
8645 as argument.
8646 (x86_64_store_return_value, x86_64_extract_return_value): Make
8647 static. Rewrite based on i386 counterparts.
8648 (x86_64_push_dummy_call): New function.
8649 (X86_64_NUM_SAVED_REGS): New define.
8650 (x86_64_register_number): Remove function.
8651 (x86_64_store_struct_return): Remove function.
8652 (x86_64_frameless_function_invocation,
8653 x86_64_function_has_prologue): Remove functions.
8654 (PROLOG_BUFSIZE): Remove define.
8655 (struct x86_64_frame_cache): New structure.
8656 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
8657 x86_64_frame_cache, x86_64_frame_this_id,
8658 x86_64_frame_prev_register, x86_64_frame_p,
8659 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
8660 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
8661 functions.
8662 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
8663 variables.
8664 (x86_64_skip_prologue): Rewrite in terms of
8665 x86_64_analyze_prologue.
8666 (x86_64_frame_base_address): New function.
8667 (x86_64_frame_base): New variable.
8668 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
8669 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
8670 set deprecated_fp_regnum, deprecated_register_size,
8671 deprecated_register_bytes, register_raw_size, register_byte,
8672 register_virtual_type, register_convertiable,
8673 register_convert_to_virtual, convert_to_raw,
8674 deprecated_get_saved_register, deprecated_target_read_fp,
8675 deprecated_push_arguments, deprecated_push_return_address,
8676 deprecated_pop_frame, deprecated_store_struct_return,
8677 deprecated_frame_init_saved_regs, deprecated_frame_chain,
8678 frameless_function_invocation, deprecated_frame_saved_pc,
8679 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
8680 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
8681 deprecated_init_frame_pc and virtual_frame_pointer. Call
8682 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
8683 and x86_64_frame_p. Call frame_base_set_default to register
8684 x86_64_frame_base.
8685 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
8686 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
8687 (_initialize_x86_64_tdep): Remove function.
8688 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
8689 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
8690 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
8691 define.
8692 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
8693 (x86_64_linux_sigcontext_addr): Rewrite.
8694 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
8695 x86_64_linux_frame_saved_pc): Remove functions.
8696 (x86_64_linux_pc_in_sigtramp): Renamed from
8697 x86_64_linux_in_sigtramp. Try harder to recognize a signal
8698 trampoline.
8699 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
8700 Remove_functions.
8701 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
8702 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
8703 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
8704 (x86_64_regmap): Rename to regmap.
8705 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
8706 x86_64_num_gregs.
8707 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
8708 x86_64_regmap.
8709 (x86_64_fxsave_offset): Remove function.
8710 (supply_fpregset): Simply call x86_64_supply_fxsave.
8711 (fill_fpregset): Simply call x86_64_fill_fxsave.
8712 (fetch_inferior_registers, store_inferior_registers): Avoid
8713 asignment in if-statement.
8714 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
8715 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
8716 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
8717 (fetch_core_registers): Remove function.
8718 (linux_elf_core_fns): Remove.
8719 (offsetoff): Don't define.
8720 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
8721 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
8722 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
8723 add core-regset.o.
8724 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
8725 protection against multiple includes instead of NM_X86_64_h. Add
8726 various comments. Include "config/nm-linux.h". Don't include
8727 <signal.h>.
8728 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
8729 GET_THREAD_SIGNALS): Remove defines.
8730 (x86_64_register_u_addr, kernel_u_size,
8731 lin_thread_get_thread_signals): Remove prototypes.
8732 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
8733 [HAVE_LINK_H]: Don't include "solib.h".
8734 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
8735 * config/i386/tm-x86-64linux.h: Fix comments.
8736 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
8737 x86-64-tdep.o): Update dependencies.
8738
8739 2003-05-30 Andrew Cagney <cagney@redhat.com>
8740
8741 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
8742 Change parameter type to a "struct regcache *".
8743
8744 * gdbarch.sh: Regardless of the multi-arch level, always define
8745 the macro when not already defined.
8746 * gdbarch.h, gdbarch.c: Re-generate.
8747
8748 2003-05-30 Richard Henderson <rth@redhat.com>
8749
8750 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
8751 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
8752 (alpha_mdebug_frame_this_id): Likewise.
8753 (alpha_mdebug_frame_prev_register): Likewise.
8754 (alpha_mdebug_frame_base_address): Likewise.
8755 (alpha_mdebug_frame_locals_address): Likewise.
8756 (alpha_mdebug_frame_args_address): Likewise.
8757 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
8758 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
8759 (alpha_heuristic_frame_unwind_cache): Make static; add missing
8760 loop increment.
8761 (alpha_heuristic_frame_this_id): Make static.
8762 (alpha_heuristic_frame_prev_register): Likewise.
8763 (alpha_heuristic_frame_base_address): Likewise.
8764 * alpha-tdep.h: Update.
8765
8766 2003-05-30 Mark Kettenis <kettenis@gnu.org>
8767
8768 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
8769 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
8770 defenitions.
8771 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
8772 * i386-tdep.c: Mark functions that are 64-bit safe as such.
8773 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
8774 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
8775 I386_ST0_REGNUM): New defines.
8776 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
8777 codestream_get): Remove define.
8778 (codestream_next_addr, condestream_addr, condestream_buf,
8779 codestream_off, codestream_cnt): Remove variables.
8780 (codestream_fill, codestream_seek, codestream_read): Remove
8781 functions.
8782 (i386_follow_jump): Rewrite to avoid usage of removed codestream
8783 functionality.
8784 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
8785 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
8786 i386_frame_saved_pc, i386_saved_pc_after_call,
8787 i386_frame_num_args, i386_frame_init_saved_regs,
8788 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
8789 i386_push_arguments): Remove functions.
8790 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
8791 functionality. Use i386_analyze_prologue instead of
8792 i386_get_frame_setup.
8793 (I386_NUM_SAVED_REGS): New define.
8794 (struct i386_frame_cache): New structure.
8795 (i386_alloc_frame_cache, i386_analyze_struct_return,
8796 i386_skip_probe, i386_analyze_frame_setup,
8797 i386_analyze_register_saves, i386_analyze_prologue,
8798 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
8799 i386_frame_prev_register, i386_sigtramp_frame_cache,
8800 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
8801 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
8802 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
8803 New functions.
8804 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
8805 New variables.
8806 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
8807 I386_EAX_REGNUM and I386_EDX_REGNUM.
8808 (i386_extract_return_value, i386_store_return_value): Use
8809 I386_ST0_REGNUM where appropriate.
8810 (i386_extract_struct_value_address): Rewrite to use extract_address.
8811 (i386_svr4_pc_in_sigtramp): Add comment.
8812 (i386_svr4_sigcontext_addr): Rewrite.
8813 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
8814 TDEP->sc_sp_offset.
8815 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
8816 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
8817 of new defines. Set push_dummy_call, don't set
8818 deprecated_push_arguments, deprecated_push_return_address,
8819 deprecated_pop_frame. Don't set parm_boundary. Don't set
8820 deprecated_frame_chain, deprecated_frame_saved_pc,
8821 deprecated_saved_pc_after_call. Set unwind_dummy_id,
8822 save_dummy_frame_tos, unwind_pc. Call
8823 frame_unwind_append_predicate and frame_base_set_default. Don't
8824 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
8825 Don't set frameless_function_invocation. Don't set
8826 deprecated_register_bytes, deprecated_register_size,
8827 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
8828 * i386-linux-tdep.c: Fix formatting in some comments.
8829 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
8830 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
8831 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
8832 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
8833 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
8834 redundant parentheses.
8835 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
8836 (i386_linux_sigcontext_addr): Use it. Rewrite.
8837 (find_minsym_and_objfile): Change name of second argument.
8838 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
8839 changed. Use frame_pc_unwind instead of
8840 DEPRECATED_SAVED_PC_AFTER_CALL.
8841 (i386_linux_init_abi): Don't set deprecated_register_bytes.
8842 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
8843 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
8844 unwinder.
8845 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
8846 "dummy-frame.h".
8847 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
8848 (_initialize_i386_cygwin_tdep): New prototype.
8849 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
8850 deprecated_frame_chain_valid.
8851 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
8852 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
8853 Rely on the SVR4 defaults.
8854 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
8855 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
8856
8857 2003-05-30 Andrew Cagney <cagney@redhat.com>
8858
8859 * infcall.c (call_function_by_hand): Always call
8860 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
8861
8862 2003-05-30 Richard Henderson <rth@redhat.com>
8863
8864 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
8865 increment.
8866
8867 2003-05-29 Jim Blandy <jimb@redhat.com>
8868
8869 Use gdbarch methods for solib stuff on PowerPC Linux.
8870 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
8871 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
8872 show through.
8873 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
8874 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
8875 giving the same effect as the #definitions above.
8876
8877 2003-05-29 Adam Fedor <fedor@gnu.org>
8878
8879 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
8880 (find_implementation_from_class): Replace it with the standard
8881 case i.e. do nothing.
8882
8883 2003-05-29 Richard Henderson <rth@redhat.com>
8884
8885 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
8886 (alpha_linux_sigtramp_offset): Use it. Make static.
8887 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
8888 update for new frame model.
8889 * alpha-mdebug-tdep.c: New file.
8890 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
8891 (alpha_osf1_init_abi): Install it.
8892 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
8893 (linked_proc_desc_table): Remove.
8894 (alpha_frame_past_sigtramp_frame): Remove.
8895 (alpha_dynamic_sigtramp_offset): Remove.
8896 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
8897 (alpha_proc_desc_is_dyn_sigtramp): Remove.
8898 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
8899 (push_sigtramp_desc): Remove.
8900 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
8901 (alpha_cannot_store_register): Likewise.
8902 (alpha_sigcontext_addr): Remove.
8903 (alpha_find_saved_regs): Remove.
8904 (alpha_frame_init_saved_regs): Remove.
8905 (alpha_init_frame_pc_first): Remove.
8906 (read_next_frame_reg): Remove.
8907 (alpha_frame_saved_pc): Remove.
8908 (alpha_saved_pc_after_call): Remove.
8909 (temp_proc_desc, temp_saved_regs): Remove.
8910 (alpha_about_to_return): Remove.
8911 (cached_proc_desc): Remove.
8912 (alpha_frame_chain): Remove.
8913 (alpha_print_extra_frame_info): Remove.
8914 (alpha_init_extra_frame_info): Remove.
8915 (alpha_frame_locals_address): Remove.
8916 (alpha_frame_args_address): Remove.
8917 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
8918 (alpha_push_dummy_frame): Remove.
8919 (alpha_pop_frame): Remove.
8920 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
8921 (alpha_read_insn): New.
8922 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
8923 for different insn encodings.
8924 (alpha_in_lenient_prologue): Remove.
8925 (struct alpha_sigtramp_unwind_cache): New.
8926 (alpha_sigtramp_frame_unwind_cache): New.
8927 (alpha_sigtramp_register_address): New.
8928 (alpha_sigtramp_frame_this_id): New.
8929 (alpha_sigtramp_frame_prev_register): New.
8930 (alpha_sigtramp_frame_unwind): New.
8931 (alpha_sigtramp_frame_p): New.
8932 (struct alpha_heuristic_unwind_cache): New.
8933 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
8934 don't count nop insns that occur between functions.
8935 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
8936 heuristic_proc_desc, but without the mdebug wrapping.
8937 (alpha_heuristic_frame_this_id): New.
8938 (alpha_heuristic_frame_prev_register): New.
8939 (alpha_heuristic_frame_unwind): New.
8940 (alpha_heuristic_frame_p): New.
8941 (alpha_heuristic_frame_base_address): New.
8942 (alpha_heuristic_frame_base): New.
8943 (alpha_unwind_dummy_id): New.
8944 (alpha_unwind_pc): New.
8945 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
8946 frame related deprecated initializations; install replacements.
8947 (alpha_dump_tdep): Remove.
8948 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
8949 (alpha_read_insn, alpha_after_prologue,
8950 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
8951 alpha_heuristic_frame_prev_register,
8952 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
8953 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
8954 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
8955 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
8956
8957 2003-05-29 Andrew Cagney <cagney@redhat.com>
8958
8959 * gdb_assert.h (gdb_assert_fail): Provide different definitions
8960 dependant on the availability of ASSERT_FUNCTION.
8961 (ASSERT_FUNCTION): Do not define when there is no function name.
8962
8963 2003-05-29 Kevin Buettner <kevinb@redhat.com>
8964
8965 From Jimi X <jimix@watson.ibm.com>:
8966 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
8967
8968 2003-05-28 Jim Blandy <jimb@redhat.com>
8969
8970 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
8971 argument to ptrace to int; the system headers should give it the
8972 right type, and pointers don't fit in ints on powerpc64-*-*.
8973
8974 2003-05-28 H.J. Lu <hongjiu.lu@intel.com>
8975
8976 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
8977 DW_TAG_catch_block.
8978
8979 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
8980
8981 * stabsread.c (dbx_lookup_type): Make static.
8982 (read_type): Ditto.
8983 (add_undefined_type): Ditto.
8984 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
8985 not export.
8986
8987 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
8988
8989 * hpread.c (hpread_has_name): Make static.
8990 (hpread_psymtab_to_symtab): Ditto.
8991 (file_exists): Ditto.
8992 (hpread_call_pxdb): Ditto.
8993 (hpread_pxdb_needed): Ditto.
8994 (hpread_quick_traverse): Ditto.
8995 (hpread_get_header): Ditto.
8996 (hpread_get_lntt): Ditto.
8997 (hpread_get_slt): Ditto.
8998 (class_of): Ditto.
8999
9000 2003-05-25 Andreas Schwab <schwab@suse.de>
9001
9002 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
9003 stack_align and deprecated_extra_stack_alignment_needed.
9004 (m68k_stack_align): Delete.
9005
9006 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
9007 (m68k_register_virtual_size): Likewise.
9008 (altos_skip_prologue): Remove obsolete function.
9009 (isi_frame_num_args): Likewise.
9010 (news_frame_num_args): Likewise.
9011 (m68k_fix_call_dummy): Make static.
9012 (m68k_push_dummy_frame): Likewise.
9013 (m68k_pop_frame): Likewise.
9014 (m68k_skip_prologue): Likewise.
9015 (m68k_frame_init_saved_regs): Likewise.
9016 (m68k_saved_pc_after_call): Likewise.
9017 (m68k_get_longjmp_target): Make multi-arch.
9018 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
9019 structure. Register m68k_get_longjmp_target if enabled.
9020 * m68k-tdep.h (struct gdbarch_tdep): Define.
9021 * config/m68k/tm-m68k.h: Don't include "regcache.h".
9022
9023 * Makefile.in (config.status): Also depend on configure.tgt
9024 and configure.host.
9025 (m68klinux-tdep.o): Update dependencies.
9026 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
9027 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
9028 (M68K_LINUX_JB_PC): Define.
9029 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
9030 and take additional parameter.
9031 (m68k_linux_sigtramp_saved_pc): Update.
9032 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
9033 m68k_linux_pc_in_sigtramp, in_plt_section,
9034 find_solib_trampoline_target.
9035 * config/m68k/tm-linux.h: Don't include any tm headers.
9036 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
9037 (JB_ELEMENT_SIZE): Likewise.
9038 (JB_PC): Likewise.
9039 (GET_LONGJMP_TARGET): Likewise.
9040 (IN_SIGTRAMP): Likewise.
9041 (SVR4_SHARED_LIBS): Define this and include "solib.h".
9042
9043 2003-05-25 Mark Kettenis <kettenis@gnu.org>
9044
9045 * sparc-tdep.c (sparc32_do_push_arguments): New function.
9046 (sparc32_push_arguments): Re-implement by calling
9047 sparc32_do_push_arguments.
9048
9049 2003-05-25 Mark Kettenis <kettenis@gnu.org>
9050
9051 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
9052 SPARC_O1_REGNUM): New defines.
9053 (sparc32_extract_return_value): Rewrite to operate on a regcache.
9054 (sparc32_store_return_value): New function.
9055 (sparc_extract_struct_value_address): Rewrite to operate on a
9056 regcache.
9057 (sparc_gdbarch_init): Don't set
9058 deprecated_extract_struct_value_address. Set
9059 extract_struct_value_address instead. Don't set
9060 deprecated_extract_return_value and deprecated_store_return_value
9061 for 32-bit targets. Set extract_return_value and
9062 store_return_value instead.
9063 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
9064 DEPRECATED_EXTRACT_RETURN_VALUE,
9065 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
9066 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
9067 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
9068 (sparc_store_return_value): Remove prototype.
9069 (sparc32_store_return_value): New prototype.
9070 (sparc32_extract_return_value, sparc_extract_struct_value_address):
9071 Adjust prototypes.
9072
9073 2003-05-24 Mark Kettenis <kettenis@gnu.org>
9074
9075 * sparcnbsd-tdep.c: Include "gdb_string.h".
9076
9077 2003-05-23 Andrew Cagney <cagney@redhat.com>
9078
9079 * p-valprint.c (pascal_val_print): Replace extract_address with
9080 the inline equivalent extract_unsigned_integer.
9081 * jv-valprint.c (java_value_print): Ditto.
9082 * ada-valprint.c (ada_val_print_1): Ditto.
9083 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
9084
9085 2003-05-23 Theodore A. Roth <troth@openavr.org>
9086
9087 * blockframe.c (frameless_look_for_prologue): Remove unused
9088 after_prologue variable.
9089
9090 2003-05-23 Mark Kettenis <kettenis@gnu.org>
9091
9092 * blockframe.c (get_pc_function_start): Rewrite to avoid
9093 asignments in if-statements.
9094
9095 2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9096
9097 Committed by Elena Zannoni <ezannoni@redhat.com>.
9098 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
9099 files, don't relocate absolute symbols (and do use mst_abs).
9100
9101 2003-05-23 Andrew Cagney <cagney@redhat.com>
9102
9103 * objc-lang.c: Include "gdb_assert.h".
9104 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
9105 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
9106 (gdb_check, gdb_check_fatal): Delete functions.
9107 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
9108 gdb_assert.
9109 (parse_selector, parse_method, find_methods, find_imps): Ditto.
9110 * Makefile.in (objc-lang.o): Update dependencies.
9111
9112 2003-05-22 Ian Lance Taylor <ian@airs.com>
9113
9114 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
9115 with fprintf_filtered, not fprintf_unfiltered.
9116
9117 2003-05-22 Andrew Cagney <cagney@redhat.com>
9118
9119 * stack.c (frame_info): Inline extract_address, replacing it with
9120 extract_unsigned_integer.
9121 * findvar.c (unsigned_pointer_to_address): Ditto.
9122 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
9123 * dwarf2expr.c (dwarf2_read_address): Ditto.
9124 * frame.c (frame_pc_unwind): Update comment.
9125 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
9126
9127 2003-05-22 Jeff Johnston <jjohnstn@redhat.com>
9128
9129 * infptrace.c (detach): Call print_sys_errmsg rather than
9130 perror_with_name to issue warning message when errno is non-zero
9131 after calling ptrace detach.
9132
9133 2003-05-21 J. Brobecker <brobecker@gnat.com>
9134
9135 * config/pa/tm-hppa.h: Delete some unused macros. Move some
9136 macro definitions from here...
9137 * hppa-tdep.c: ...to there.
9138
9139 2003-05-20 Kevin Buettner <kevinb@redhat.com>
9140
9141 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
9142 register_ptrace_addr(). Fix all callers.
9143
9144 2003-05-21 Andreas Schwab <schwab@suse.de>
9145
9146 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
9147 dependencies.
9148 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
9149 end.
9150 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
9151 (_initialize_m68k_linux_tdep): New function.
9152 (m68k_linux_frame_saved_pc): Make static.
9153 (m68k_linux_extract_return_value): Likewise.
9154 (m68k_linux_store_return_value): Likewise.
9155 (m68k_linux_extract_struct_value_address): Likewise.
9156 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
9157 Remove.
9158 (DEPRECATED_STORE_RETURN_VALUE): Remove.
9159 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
9160 (DEPRECATED_FRAME_SAVED_PC): Remove.
9161
9162 2003-05-20 Kris Warkentin <kewarken@qnx.com>
9163
9164 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
9165 regset numbering rather than our own.
9166
9167 2003-05-19 David Carlton <carlton@bactrian.org>
9168
9169 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
9170
9171 2003-05-19 David Carlton <carlton@bactrian.org>
9172
9173 Partial fix for PR c++/827.
9174 * cp-support.h: Include symtab.h.
9175 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
9176 * cp-namespace.c: Update contributors.
9177 (cp_lookup_symbol_nonlocal): New.
9178 (lookup_namespace_scope, cp_lookup_symbol_namespace)
9179 (lookup_symbol_file): Ditto.
9180 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
9181 * block.h: Declare block_scope, block_using, block_global_block.
9182 * block.c (block_scope): New.
9183 (block_using, block_global_block): Ditto.
9184 * Makefile.in (cp_support_h): Depend on symtab_h.
9185 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
9186
9187 2003-05-19 David Carlton <carlton@bactrian.org>
9188
9189 * language.h (struct language_defn): Add 'la_value_of_this'
9190 and 'la_lookup_symbol_nonlocal' members.
9191 * symtab.h: Declare basic_lookup_symbol_nonlocal,
9192 lookup_symbol_static, lookup_symbol_global,
9193 lookup_symbol_aux_block.
9194 * symtab.c (lookup_symbol_aux): Call language hooks to determine
9195 if we should search fields of this and how to do static/global
9196 lookup.
9197 (lookup_symbol_aux_block): Make extern.
9198 (basic_lookup_symbol_nonlocal): New.
9199 (lookup_symbol_static, lookup_symbol_global): Ditto.
9200 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
9201 'la_lookup_symbol_nonlocal' members.
9202 * c-lang.c (c_language_defn, cplus_language_defn)
9203 (asm_language_defn, minimal_language_defn): Ditto.
9204 * jv-lang.c (java_language_defn): Ditto.
9205 * language.c (unknown_language_defn, auto_language_defn)
9206 (local_language_defn): Ditto.
9207 * m2-lang.c (m2_language_defn): Ditto.
9208 * objc-lang.c (objc_language_defn): Ditto.
9209 * scm-lang.c (scm_language_defn): Ditto.
9210 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
9211 * p-lang.c (pascal_language_defn): Ditto for both.
9212 * Makefile.in (f-lang.o): Depend on value_h.
9213 (p-lang.o): Ditto.
9214
9215 2003-05-19 David Carlton <carlton@bactrian.org>
9216
9217 * block.h: Declare block_static_block.
9218 * block.c (block_static_block): New.
9219 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
9220 lookup_symbol_aux_local, calling block_static_block instead.
9221 (lookup_symbol_aux_local): Delete 'static_block' argument.
9222
9223 2003-05-19 David Carlton <carlton@bactrian.org>
9224
9225 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
9226
9227 2003-05-19 Michal Ludvig <mludvig@suse.cz>
9228
9229 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
9230 register numbers mapping.
9231
9232 2003-05-18 Adam Fedor <fedor@gnu.org>
9233
9234 * symtab.c (completion_list_objc_symbol): New function.
9235 (make_symbol_completion_list): Use it to add ObjC symbols
9236 when looking though the list.
9237 (language_search_unquoted_string): New function.
9238 (make_file_symbol_completion_list): Use it.
9239
9240 2003-05-18 Andreas Schwab <schwab@suse.de>
9241
9242 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
9243 dependencies.
9244 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
9245 as m68k_linux_extract_return_value.
9246 (DEPRECATED_STORE_RETURN_VALUE): Define as
9247 m68k_linux_store_return_value.
9248 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
9249 m68k_linux_extract_struct_value_address.
9250 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
9251 get_next_frame, get_frame_base, get_frame_pc.
9252 (m68k_linux_frame_saved_pc): Use get_frame_base.
9253 (m68k_linux_extract_return_value): New function.
9254 (m68k_linux_store_return_value): New function.
9255 (m68k_linux_extract_struct_value_address): New function.
9256 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
9257
9258 * c-exp.y (typebase): Remove duplicate occurence of
9259 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
9260 of lookup_signed_typename.
9261
9262 2003-05-18 Mark Kettenis <kettenis@gnu.org>
9263
9264 * dwarf2loc.c (find_location_expression): Change type of second
9265 argument to `size_t *'.
9266 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
9267 for size variable.
9268
9269 2003-05-18 David Carlton <carlton@bactrian.org>
9270
9271 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
9272 'linkage_name'. Add comment.
9273 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
9274 'linkage_name'.
9275 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
9276 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
9277 (lookup_block_symbol): Ditto.
9278
9279 2003-05-16 Andrew Cagney <cagney@redhat.com>
9280
9281 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
9282 * gdbarch.h, gdbarch.c: Re-generate.
9283 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
9284 * TODO (REGISTER_BYTES): Delete reference.
9285 * alpha-tdep.c (alpha_gdbarch_init): Update.
9286 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9287 * x86-64-tdep.c (x86_64_init_abi): Update.
9288 * vax-tdep.c (vax_gdbarch_init): Update.
9289 * v850-tdep.c (v850_gdbarch_init): Update.
9290 * sparc-tdep.c (sparc_gdbarch_init): Update.
9291 * sh-tdep.c (sh_gdbarch_init): Update.
9292 * s390-tdep.c (s390_gdbarch_init): Update.
9293 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9294 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
9295 (ns32k_gdbarch_init_32382): Update.
9296 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9297 * mcore-tdep.c (mcore_gdbarch_init): Update.
9298 * m68k-tdep.c (m68k_gdbarch_init): Update.
9299 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9300 * ia64-tdep.c (ia64_gdbarch_init): Update.
9301 * i386-tdep.c (i386_gdbarch_init): Update.
9302 * i386-linux-tdep.c (i386_linux_init_abi): Update.
9303 * hppa-tdep.c (hppa_gdbarch_init): Update.
9304 * h8300-tdep.c (h8300_gdbarch_init): Update.
9305 * frv-tdep.c (frv_gdbarch_init): Update.
9306 * cris-tdep.c (cris_gdbarch_init): Update.
9307 * avr-tdep.c (avr_gdbarch_init): Update.
9308 * arm-tdep.c (arm_gdbarch_init): Update.
9309 * sparc-tdep.c (sparc_pop_frame): Update.
9310 * rs6000-tdep.c (rs6000_pop_frame): Update.
9311 * remote.c (init_remote_state): Update.
9312 (remote_prepare_to_store): Update.
9313 * remote-vx.c (vx_prepare_to_store): Update.
9314 * remote-sds.c (sds_fetch_registers): Update.
9315 (sds_prepare_to_store): Update.
9316 * remote-array.c: Update.
9317 * regcache.c (init_legacy_regcache_descr): Update.
9318 (init_regcache_descr): Update.
9319 * mips-tdep.c (mips_eabi_extract_return_value): Update.
9320 (mips_o64_extract_return_value): Update.
9321 * irix5-nat.c (fetch_core_registers): Update.
9322 * irix4-nat.c (fetch_core_registers): Update.
9323 * i386-tdep.h: Update.
9324 * hppa-tdep.c (pa_do_registers_info): Update.
9325 (pa_do_strcat_registers_info): Update.
9326 * cris-tdep.c (cris_register_bytes_ok): Update.
9327 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
9328 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
9329 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
9330 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
9331 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
9332 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
9333 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
9334 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
9335 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
9336 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
9337 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
9338 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
9339 (REGISTER_BYTES_OK): Update.
9340 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
9341 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
9342
9343 2003-05-16 Ian Lance Taylor <ian@airs.com>
9344
9345 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
9346 (vax_print_insn, print_insn_arg): Remove static functions.
9347 (vax_gdbarch_init): Call set_gdbarch_print_insn with
9348 print_insn_vax from opcodes library.
9349 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
9350
9351 2003-05-15 Andrew Cagney <cagney@redhat.com>
9352
9353 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
9354 * target.h (memory_breakpoint_from_pc): Delete declaration.
9355 * mem-break.c (memory_breakpoint_from_pc): Delete function.
9356 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
9357 * monitor.c (monitor_insert_breakpoint): Use
9358 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
9359 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
9360 * gdbarch.h, gdbarch.c: Re-generate.
9361 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
9362 (sparc_gdbarch_init): Set breakpoint_from_pc to
9363 sparc_breakpoint_from_pc.
9364 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
9365 (BREAKPOINT_FROM_PC): Define.
9366 (sparc_breakpoint_from_pc): Declare.
9367 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
9368 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
9369 (BREAKPOINT_FROM_PC): Define.
9370 (BREAKPOINT): Delete macro.
9371 * target.h: Update comment.
9372 * s390-tdep.c (s390_gdbarch_init): Update comments.
9373 * remote.c: Update comments.
9374 * remote-mips.c: Update comments.
9375 * proc-api.c (write_with_trace): Do not check for a breakpoint.
9376 * mem-break.c: Update comment.
9377 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
9378 (ia64_memory_insert_breakpoint): Update.
9379 * config/sparc/tm-sparc.h: Update comment.
9380 * config/pa/tm-hppa64.h: Update comment.
9381 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
9382 (rs6000_breakpoint_from_pc): Update.
9383 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
9384 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
9385 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
9386 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
9387 (mips_breakpoint_from_pc): Update.
9388 (mips_dump_tdep): Update.
9389
9390 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
9391 * minsyms.c (lookup_minimal_symbol): Inline
9392 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
9393
9394 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
9395 * p-valprint.c (pascal_object_print_value_fields): Ditto.
9396 * p-lang.c (pascal_printstr): Ditto.
9397 * objc-lang.c (objc_printstr): Ditto.
9398 * m2-lang.c (m2_printstr): Ditto.
9399 * jv-valprint.c (java_print_value_fields): Ditto.
9400 * f-lang.c (f_printstr): Ditto.
9401 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
9402 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
9403 for repeat_count_threshold.
9404 * Makefile.in (cp-valprint.o): Update dependencies.
9405
9406 2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
9407
9408 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
9409 (examine_prologue): Support looking through leaf functions, knowing
9410 they start with mov r2,r12. Support skipping over indirect stores
9411 of the input registers. Upon hitting a non-nop branch instruction
9412 or predicated instruction, bail out by setting lim_pc to the current
9413 pc value in the loop. At the end, if the lim_pc value is still
9414 beyond our calculated value and we have trust_limit set,
9415 use the lim_pc value.
9416
9417 2003-05-15 Andrew Cagney <cagney@redhat.com>
9418
9419 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
9420 generic_find_dummy_frame.
9421 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
9422 (deprecated_generic_find_dummy_frame): Update.
9423 (deprecated_read_register_dummy): Update.
9424 * frame.c (deprecated_generic_get_saved_register): Update.
9425
9426 2003-05-15 Theodore A. Roth <troth@openavr.org>
9427
9428 * avr-tdep.c (avr_breakpoint_from_pc): New function.
9429 (avr_gdbarch_init): Set breakpoint_from_pc method.
9430
9431 2003-05-15 Andrew Cagney <cagney@redhat.com>
9432
9433 * regcache.c (build_regcache): Set deprecated_register_valid
9434 directly.
9435 (deprecated_grub_regcache_for_register_valid): Delete function.
9436 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
9437 declaration.
9438
9439 2003-05-15 David Carlton <carlton@bactrian.org>
9440
9441 Committed by Elena Zannoni <ezannoni@redhat.com>
9442 * symtab.c (lookup_symbol_aux): Delete calls to
9443 lookup_symbol_aux_minsyms.
9444 (lookup_symbol_aux_minsyms): Comment out function and
9445 prototype. Delete lookup by mangled name.
9446
9447 2003-05-14 Kevin Buettner <kevinb@redhat.com>
9448
9449 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
9450 correctly indicate an empty stack and ``stack_allocated'' to the
9451 indicate the number of elements initially allocated.
9452 (dwarf_expr_grow_stack): Simplify method for computing new
9453 stack size. Don't loop infinitely if ``stack_len'' is zero.
9454 (execute_stack_op): Move ``ctx->in_reg'' initialization
9455 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
9456 be used in conjuction with DW_OP_piece. Revise error message
9457 accordingly.
9458
9459 2003-05-14 Theodore A. Roth <troth@openavr.org>
9460
9461 * MAINTAINERS: Update my email address.
9462 * avr-tdep.c: Ditto.
9463
9464 2003-05-14 Elena Zannoni <ezannoni@redhat.com>
9465
9466 * symtab.h (enum domain_enum): Rename from namespace_enum.
9467 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
9468 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
9469 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
9470 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
9471 TYPES_NAMESPACE, METHODS_NAMESPACE.
9472 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
9473 (struct symbol, struct partial_symbol): Rename field
9474 'namespace_enum namespace' to 'domain_enum domain'.
9475 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
9476 Delete old define kludge for namespace.
9477
9478 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
9479 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
9480 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
9481 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
9482 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
9483 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
9484 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
9485 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
9486 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
9487 occurrences of the above.
9488
9489 2003-05-14 Ian Lance Taylor <ian@airs.com>
9490
9491 * Makefile.in (install-only): Use $(SHELL) when running
9492 mkinstalldirs.
9493
9494 2003-05-13 Ian Lance Taylor <ian@airs.com>
9495
9496 * MAINTAINERS (write after approval): Add myself.
9497
9498 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
9499 second and third arguments.
9500 * ser-tcp.c (_initialize_ser_tcp): Likewise.
9501 * ser-unix.c (_initialize_ser_hardwire): Likewise.
9502
9503 2003-05-13 Andrew Cagney <cagney@redhat.com>
9504
9505 * defs.h (store_address): Delete declaration.
9506 findvar.c (store_address): Delete function.
9507 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
9508 store_unsigned_integer.
9509 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
9510 * v850-tdep.c (v850_push_arguments): Ditto.
9511 * sparc-tdep.c (sparc_get_saved_register): Ditto.
9512 * sh-tdep.c (sh64_get_saved_register): Ditto.
9513 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
9514 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
9515 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
9516 (mips_get_saved_register): Ditto.
9517 * ia64-tdep.c (ia64_get_saved_register): Ditto.
9518 (find_func_descr, ia64_push_arguments): Ditto.
9519 * i386-tdep.c (i386_push_arguments): Ditto.
9520 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
9521 * frv-tdep.c (frv_push_arguments): Ditto.
9522 * frame.c (legacy_saved_regs_prev_register): Ditto.
9523 (deprecated_generic_get_saved_register): Ditto.
9524 * findvar.c (unsigned_address_to_pointer): Ditto.
9525 * dwarf2read.c (dwarf2_const_value): Ditto.
9526 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
9527 * alpha-tdep.c (alpha_push_arguments): Ditto.
9528
9529 2003-05-12 J. Brobecker <brobecker@gnat.com>
9530
9531 * NEWS: Mention that the hppa-hpux port has been partially
9532 multiarched (32bit ABIT only, so far).
9533
9534 2003-05-11 Andrew Cagney <cagney@redhat.com>
9535
9536 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
9537 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
9538 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
9539 sim/testsuite/sim/arm/misaligned2.ms, and
9540 sim/testsuite/sim/arm/misaligned3.ms.
9541 * disasm.h (struct ui_file): Add opaque struct declaration.
9542 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
9543 * frame.h (struct ui_file): Ditto.
9544
9545 2003-05-11 Mark Kettenis <kettenis@gnu.org>
9546
9547 * value.h: Pretty print.
9548
9549 2003-05-10 Mark Kettenis <kettenis@gnu.org>
9550
9551 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
9552
9553 2003-05-08 Andrew Cagney <cagney@redhat.com>
9554
9555 * regcache.h (max_register_size): Delete declaration.
9556 * regcache.c (max_register_size): Delete function.
9557 (struct regcache_descr): Delete field "max_register_size".
9558 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
9559 registers fit in MAX_REGISTER_SIZE.
9560 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
9561 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
9562 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
9563 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
9564 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
9565 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
9566 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
9567 * dve3900-rom.c, hppa-tdep.c: Ditto.
9568
9569 2003-05-08 David Carlton <carlton@math.stanford.edu>
9570
9571 * valops.c (push_word): Fix typo.
9572
9573 2003-05-08 Andrew Cagney <cagney@redhat.com>
9574
9575 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
9576 * gdbarch.h: Re-generate.
9577 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
9578 (legacy_max_register_raw_size): Delete declaration.
9579 * regcache.c (legacy_max_register_raw_size): Delete function.
9580 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
9581 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
9582 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
9583 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
9584 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
9585 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
9586 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
9587 * findvar.c, dwarf2cfi.c: Ditto.
9588
9589 2003-05-08 Andrew Cagney <cagney@redhat.com>
9590
9591 * mips-tdep.c (read_signed_register): New function, moved to here
9592 from "regcache.c".
9593 (read_signed_register_pid): Ditto.
9594 * regcache.c (read_signed_register_pid): Delete function, moved to
9595 "mips-tdep.c".
9596 (read_signed_register): Ditto.
9597 * regcache.h (read_signed_register): Delete declaration.
9598 (read_signed_register_pid): Delete declaration.
9599
9600 2003-05-08 Andrew Cagney <cagney@redhat.com>
9601
9602 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
9603 * gdbarch.h: Re-generate.
9604 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
9605 (legacy_max_register_virtual_size): Delete declaration.
9606 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
9607 * d10v-tdep.c (d10v_print_registers_info): Ditto.
9608 * tracepoint.c (memrange_sortmerge): Ditto.
9609 * sparc-tdep.c (sparc_print_registers): Ditto.
9610 * regcache.c (legacy_max_register_virtual_size): Delete function.
9611
9612 2002-05-08 J. Brobecker <brobecker@gnat.com>
9613
9614 * fork-child.c (escape_bang_in_quoted_argument): New function.
9615 (fork_inferior): Escape '!' characters in quoted arguments
9616 only when needed.
9617
9618 2003-05-08 J. Brobecker <brobecker@gnat.com>
9619
9620 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
9621 the language of the CU is not currently supported by GDB.
9622
9623 2003-05-08 J. Brobecker <brobecker@gnat.com>
9624
9625 * defs.h (language): Add language_minimal enum value.
9626 * c-lang.c (minimal_language_defn): New language definition.
9627 (_initialize_c_language): Add the new minimal language to the list
9628 of languages known to GDB.
9629
9630 2003-05-08 Kevin Buettner <kevinb@redhat.com>
9631
9632 * frame.c (get_frame_type): Don't attempt to lazily initialize
9633 frame's unwinder for legacy frames.
9634
9635 2003-05-07 Andrew Cagney <cagney@redhat.com>
9636
9637 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
9638 and "regcache" parameters.
9639 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
9640
9641 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
9642
9643 * dwarf2read.c (dwarf_decode_lines): Only use output of
9644 check_cu_functions() when calling record_line(). Do not update
9645 the current address.
9646
9647 2003-05-07 Andrew Cagney <cagney@redhat.com>
9648
9649 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
9650 code.
9651
9652 2003-05-07 Jim Blandy <jimb@redhat.com>
9653
9654 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
9655 'maint info symtabs' and 'maint info psymtabs'.
9656 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
9657 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
9658 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
9659 Declarations updated.
9660 * maint.c (maintenance_list_command): Delete.
9661 (_initialize_maint_cmds): Update calls to add_cmd.
9662 * gdbcmd.h (maintenancelistlist): Delete declaration.
9663 * cli/cli-cmds.c (maintenancelistlist): Delete.
9664 (init_cmd_lists): Don't initialize it.
9665 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
9666
9667 2003-05-07 Andrew Cagney <cagney@redhat.com>
9668
9669 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
9670 "regcache".
9671 (d10v_print_registers_info): Update.
9672 (d10v_dmap_register, d10v_imap_register): Delete functions.
9673 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
9674 and "imap_register".
9675 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
9676 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
9677 * arch-utils.c (generic_remote_translate_xfer_address): Add
9678 "regcache" and "gdbarch" parameters.
9679 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
9680 parameter. Change class to multi-arch.
9681 * gdbarch.h, gdbarch.c: Re-generate.
9682 * remote.c (remote_xfer_memory): Use
9683 gdbarch_remote_translate_xfer_address.
9684
9685 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
9686
9687 * infrun.c (prev_pc): Move declaration ahead of proceed().
9688 (proceed): Refresh prev_pc value before resuming.
9689 (stop_stepping): Remove code to refresh prev_pc.
9690
9691 2003-05-06 Kris Warkentin <kewarken@qnx.com>
9692
9693 * nto-tdep.c: Removed stray comment.
9694
9695 2003-05-06 Kris Warkentin <kewarken@qnx.com>
9696
9697 * i386-nto-tdep.c: Fix old K&R function definitions.
9698 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
9699 Also change add_show_from_set() call to add_setshow_cmd().
9700 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
9701
9702 2003-05-05 Andrew Cagney <cagney@redhat.com>
9703
9704 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
9705 (fprint_dummy_frames): New function.
9706 (maintenance_print_dummy_frames): New function.
9707 (_initialize_dummy_frame): Add command "maint print dummy-frames".
9708 * frame.c (fprint_frame_id): Make global.
9709 * frame.h (fprint_frame_id): Declare.
9710 * Makefile.in (dummy-frame.o): Update dependencies.
9711
9712 2003-05-05 Andrew Cagney <cagney@redhat.com>
9713
9714 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
9715 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
9716 SIZEOF_CALL_DUMMY_WORDS.
9717 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
9718 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
9719 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
9720 CALL_DUMMY_BREAKPOINT_OFFSET.
9721 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
9722 CALL_DUMMY_START_OFFSET.
9723 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
9724 * gdbarch.h, gdbarch.c: Re-generate.
9725 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
9726 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
9727 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
9728 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
9729 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
9730 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
9731 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
9732 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
9733 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
9734 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
9735 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
9736 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
9737 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
9738 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
9739 * config/sparc/tm-sparc.h: Update.
9740
9741 2003-05-05 Kris Warkentin <kewarken@qnx.com>
9742
9743 * configure.tgt: Add i[3456]86-*-nto*.
9744 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
9745 * nto-tdep.c: New file. Neutrino target support routines.
9746 * nto-tdep.h: New file. Neutrino target header.
9747 * config/tm-qnxnto.h: New file.
9748 * config/i386/i386nto.mt: New file.
9749 * config/i386/tm-i386nto.h: New file.
9750
9751 2003-05-04 Andrew Cagney <cagney@redhat.com>
9752
9753 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
9754 (load_infrun_state): Ditto.
9755 (struct thread_info): Drop "prev_func_name" field.
9756 * thread.c (load_infrun_state): Update.
9757 (save_infrun_state): Update.
9758 * infrun.c (prev_func_name): Delete variable.
9759 (init_wait_for_inferior): Do not clear prev_func_name.
9760 (stop_stepping, keep_going, context_switch): Do not swap
9761 prev_func_name.
9762 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
9763 instead of PC_IN_SIGTRAMP.
9764
9765 2003-05-04 Andrew Cagney <cagney@redhat.com>
9766
9767 * sentinel-frame.c (sentinel_frame_prev_register): Replace
9768 REGISTER_BYTE with register_offset_hack.
9769 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
9770 that REGISTER_BYTE is consistent with the regcache.
9771 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
9772 * gdbarch.h, gdbarch.c: Regenerate.
9773
9774 2003-05-04 Mark Kettenis <kettenis@gnu.org>
9775
9776 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
9777 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
9778
9779 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
9780
9781 2003-05-03 J. Brobecker <brobecker@gnat.com>
9782
9783 From Thierry Schneider <tpschneider1@yahoo.com>
9784 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
9785 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
9786 (mi-cmd-symbol.o): Add rule.
9787
9788 2003-05-03 Andrew Cagney <cagney@redhat.com>
9789
9790 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
9791 comments noteing that it replaces the old FIX_CALL_DUMMY code.
9792 * gdbarch.h, gdbarch.c: Re-generate.
9793 * d10v-tdep.c (d10v_push_dummy_code): New function.
9794 (d10v_gdbarch_init): Set push_dummy_code.
9795 * infcall.c (legacy_push_dummy_code): New function.
9796 (generic_push_dummy_code): New function.
9797 (push_dummy_code): New function.
9798 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
9799 instead of dummy_addr, to push_dummy_call. Move call to
9800 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
9801 switch.
9802 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
9803
9804 2003-05-03 Andrew Cagney <cagney@redhat.com>
9805
9806 * disasm.h (print_insn): Declare.
9807 * disasm.c (init_gdb_disassemble_info): New function.
9808 (gdb_disassembly): Call init_gdb_disassemble_info.
9809 (gdb_print_insn): New function.
9810 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
9811 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
9812 * mcore-tdep.c: Include "disasm.h"
9813 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
9814 * d10v-tdep.c: Include "disasm.h".
9815 (display_trace): Call gdb_print_insn, instead of print_insn.
9816 (print_insn): Delete function.
9817 * printcmd.c: Include "disasm.h".
9818 (print_insn): Delete function.
9819 (print_formatted): Call gdb_print_insn, instead of print_insn.
9820 * Makefile.in (printcmd.o): Update dependencies.
9821 (mcore-tdep.o, d10v-tdep.o): Ditto.
9822
9823 2003-05-02 Andrew Cagney <cagney@redhat.com>
9824
9825 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
9826 PC_REGNUM, re-indent.
9827 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
9828 PC_REGNUM isn't set.
9829
9830 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
9831 * gdbarch.h, gdbarch.c: Re-generate.
9832 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
9833 register_virtual_size, pc_regnum, or register_bytes.
9834 (D10V_PC_REGNUM): Rename _PC_REGNUM.
9835 (d10v_register_type): Use D10V_PC_REGNUM.
9836 (d10v_print_registers_info, d10v_read_pc): Ditto.
9837 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
9838 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
9839
9840 2003-05-02 David Carlton <carlton@bactrian.org>
9841
9842 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
9843 the name with mstrsave.
9844
9845 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9846
9847 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
9848 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
9849 (host_charset_name, target_charset_name): New vars for use by
9850 set/show commands.
9851 (host_charset_enum, target_charset_enum): New enums for set/show
9852 commands.
9853 (set_charset_sfunc, set_host_charset_sfunc,
9854 set_target_charset_sfunc): New functions.
9855 (set_host_charset, set_target_charset): Make static.
9856 (list_charsets, set_host_charset_command,
9857 set_target_charset_command): Delete functions.
9858 (show_charset_command): Rewrite as....
9859 (show_charset): Hook this up with the set/show command mechanism.
9860 (_initialize_charset): Change names of charsets to match the
9861 set/show enums. Use host_charset_name and target_charset_name.
9862 Use set/show mechanism for charset, host-charset, target-charset
9863 commands. Do not make 'show host-charset' and 'show
9864 target-charset' be aliases of 'show charset'.
9865
9866 * charset.h (set_host_charset, set_target_charset): Don't export,
9867 they are not used outside the file.
9868
9869 2003-05-01 Andrew Cagney <cagney@redhat.com>
9870
9871 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
9872 (gdb_disassembly): Make "di" non static, always initialize and
9873 cleanup. Always use dis_asm_read_memory.
9874 (gdb_dis_asm_read_memory): Delete function.
9875
9876 2003-05-01 Andrew Cagney <cagney@redhat.com>
9877
9878 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
9879 (d10v_gdbarch_init): Set frame_align instead of stack_align.
9880
9881 2003-04-30 Andrew Cagney <cagney@redhat.com>
9882
9883 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
9884 "tm_print_insn_info".
9885 (TARGET_PRINT_INSN_INFO): Delete macro.
9886 (dis_asm_read_memory): Delete function declaration.
9887 (dis_asm_memory_error, dis_asm_print_address): Ditto.
9888 (tm_print_insn_info): Delete variable definition.
9889 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
9890 * gdbarch.h, gdbarch.c: Re-generate.
9891 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
9892 "deprecated_tm_print_insn_info".
9893 * mcore-tdep.c (mcore_dump_insn): Ditto.
9894 * mips-tdep.c (mips_gdbarch_init): Ditto.
9895 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
9896 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
9897 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
9898 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
9899 instead of TARGET_PRINT_INSN_INFO, add comment.
9900 * s390-tdep.c (s390_get_frame_info): Instead of
9901 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
9902 (s390_check_function_end, s390_is_sigreturn): Ditto.
9903 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
9904 (dis_asm_memory_error, dis_asm_print_address): Ditto.
9905 * disasm.c: Include "gdbcore.h".
9906 (_initialize_disasm): New function, initialize
9907 "deprecated_tm_print_insn_info".
9908 (deprecated_tm_print_insn_info): New variable.
9909 (dis_asm_read_memory): Moved from "corefile.c", made static.
9910 (dis_asm_print_address, dis_asm_memory_error): Ditto.
9911 * Makefile.in (disasm.o): Update dependencies.
9912
9913 2003-04-30 Andrew Cagney <cagney@redhat.com>
9914
9915 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
9916
9917 2003-04-29 Adam Fedor <fedor@gnu.org>
9918
9919 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
9920 * infcall.c (find_function_addr): Make non-static.
9921 * infcall.h (find_function_addr): Declare.
9922 * Makefile.in (eval.o): Update dependencies.
9923
9924 2003-04-28 Adam Fedor <fedor@gnu.org>
9925
9926 * symtab.c (symbol_find_demangled_name): Check for and demangle
9927 ObjC symbols.
9928 (symbol_init_demangled_name): Init for language_objc as well.
9929
9930 2003-04-28 Andrew Cagney <cagney@redhat.com>
9931
9932 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
9933 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
9934 * gdbarch.h, gdbarch.c: Re-generate.
9935 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
9936 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
9937 * inferior.h (deprecated_read_fp): Rename read_fp.
9938 (generic_target_read_fp): Delete declaration.
9939 * regcache.c (generic_target_read_fp): Delete function.
9940 (deprecated_read_fp): Replace read_fp, use
9941 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
9942 * d10v-tdep.c (d10v_read_fp): Delete function.
9943 (d10v_gdbarch_init): Do not set deprecated_read_fp.
9944
9945 * sparc-tdep.c (sparc_gdbarch_init): Do not set
9946 deprecated_target_read_fp to generic_target_read_fp.
9947 * sh-tdep.c (sh_gdbarch_init): Ditto.
9948 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9949 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9950 * frv-tdep.c (frv_gdbarch_init): Ditto.
9951
9952 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
9953 deprecated_fp_regnum.
9954 * x86-64-tdep.c (x86_64_init_abi): Ditto.
9955 * vax-tdep.c (vax_gdbarch_init): Ditto.
9956 * v850-tdep.c (v850_gdbarch_init): Ditto.
9957 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9958 * sh-tdep.c (sh_gdbarch_init): Ditto.
9959 * s390-tdep.c (s390_gdbarch_init): Ditto.
9960 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9961 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9962 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9963 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9964 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9965 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9966 * i386-tdep.c (i386_gdbarch_init): Ditto.
9967 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9968 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9969 * frv-tdep.c (frv_gdbarch_init): Ditto.
9970 * cris-tdep.c (cris_gdbarch_init): Ditto.
9971 * avr-tdep.c (avr_gdbarch_init): Ditto.
9972 * arm-tdep.c (arm_gdbarch_init): Ditto.
9973 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9974
9975 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
9976 * v850-tdep.c (v850_gdbarch_init): Ditto.
9977 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9978 * sh-tdep.c (sh_gdbarch_init): Ditto.
9979 * s390-tdep.c (s390_gdbarch_init): Ditto.
9980 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9981 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9982 * mips-tdep.c (mips_gdbarch_init): Ditto.
9983 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9984 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9985 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9986 * frv-tdep.c (frv_gdbarch_init): Ditto.
9987 * avr-tdep.c (avr_gdbarch_init): Ditto.
9988 * arm-tdep.c (arm_gdbarch_init): Ditto.
9989
9990 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
9991 DEPRECATED_FP_REGNUM.
9992 (vax_push_dummy_frame, vax_pop_frame): Ditto.
9993 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
9994 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
9995 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
9996 (sparc32_register_virtual_type): Ditto.
9997 * sh-tdep.c (sh64_frame_chain): Ditto.
9998 (sh64_get_saved_register, sh64_pop_frame): Ditto.
9999 (sh_nofp_frame_init_saved_regs): Ditto.
10000 (sh64_nofp_frame_init_saved_regs): Ditto.
10001 (sh_fp_frame_init_saved_regs): Ditto.
10002 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
10003 * remote-e7000.c (fetch_regs_from_dump): Ditto.
10004 * procfs.c (procfs_fetch_registers): Ditto.
10005 (procfs_store_registers): Ditto.
10006 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
10007 (store_inferior_registers, fetch_core_registers): Ditto.
10008 (fetch_kcore_registers, clear_regs): Ditto.
10009 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
10010 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
10011 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
10012 * nlm/i386.c (do_status): Ditto.
10013 * mipsv4-nat.c (supply_gregset): Ditto.
10014 * mips-tdep.c: Ditto for comments.
10015 * mips-nat.c (fetch_inferior_registers): Ditto.
10016 (store_inferior_registers, fetch_core_registers): Ditto.
10017 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
10018 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
10019 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
10020 (i386_do_pop_frame, i386_register_type): Ditto.
10021 * hppa-tdep.c (hppa_frame_chain): Ditto.
10022 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
10023 (hppa_pop_frame, hppa_read_fp): Ditto.
10024 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
10025 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
10026 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
10027 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
10028 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
10029 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
10030 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
10031 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
10032 * blockframe.c: Ditto for comments.
10033 * arch-utils.h: Ditto for comments.
10034 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
10035 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
10036 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
10037 * alpha-tdep.h: Ditto for comments.
10038 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
10039 (alpha_cannot_store_register): Ditto.
10040 (alpha_push_dummy_frame): Ditto.
10041 * alpha-nat.c (supply_gregset): Ditto.
10042
10043 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
10044 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
10045 * config/sparc/tm-sparc.h: Update comment.
10046
10047 * hppa-tdep.c (hppa_init_extra_frame_info): Use
10048 deprecated_read_fp instead of TARGET_READ_FP.
10049 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
10050 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
10051 * sparc-tdep.c (sparc_init_extra_frame_info): Use
10052 deprecated_read_fp instead of read_fp.
10053 * s390-tdep.c (s390_push_arguments): Ditto.
10054 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10055 * frame.h: Ditto in comments.
10056 * frame.c (legacy_get_prev_frame): Ditto.
10057 * dummy-frame.c (dummy_frame_this_id): Ditto.
10058 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
10059
10060 2003-04-28 Andrew Cagney <cagney@redhat.com>
10061
10062 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
10063 * gdbarch.h, gdbarch.c: Re-generate.
10064 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
10065 * vax-tdep.c (_initialize_vax_tdep): Update.
10066 * v850-tdep.c (_initialize_v850_tdep): Update.
10067 * sparc-tdep.c (_initialize_sparc_tdep): Update.
10068 * s390-tdep.c (_initialize_s390_tdep): Update.
10069 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
10070 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
10071 * mips-tdep.c (_initialize_mips_tdep): Update.
10072 * mcore-tdep.c (_initialize_mcore_tdep): Update.
10073 * m68k-tdep.c (_initialize_m68k_tdep): Update.
10074 * ia64-tdep.c (_initialize_ia64_tdep): Update.
10075 * hppa-tdep.c (_initialize_hppa_tdep): Update.
10076 * h8300-tdep.c (_initialize_h8300_tdep): Update.
10077 * frv-tdep.c (_initialize_frv_tdep): Update.
10078 * cris-tdep.c (cris_delayed_get_disassembler): Update.
10079 (_initialize_cris_tdep): Update.
10080 * arch-utils.c (legacy_print_insn): Update.
10081 * alpha-tdep.c (_initialize_alpha_tdep): Update.
10082
10083 2003-04-26 Adam Fedor <fedor@gnu.org>
10084
10085 * linespec.c (decode_objc): New function to decode ObjC calls
10086 (decode_line_1): Check for ObjC calls (using decode_objc)
10087 * Makefile (linespec.o): Update dependencies.
10088
10089 2003-04-26 Daniel Jacobowitz <drow@mvista.com>
10090
10091 * breakpoint.h (struct breakpoint_ops): New.
10092 (struct breakpoint): Add ops member.
10093
10094 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
10095 (mention): Use new breakpoint ops member.
10096 (set_raw_breakpoint): Initialize ops field to NULL.
10097 (print_exception_catchpoint, print_one_exception_catchpoint)
10098 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
10099 (gnu_v3_exception_catchpoint_ops): New.
10100 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
10101
10102 2003-04-25 Adam Fedor <fedor@gnu.org>
10103
10104 * Makefile.in (COMMON_OBS): Add objc-lang.o
10105
10106 2003-04-25 Andrew Cagney <cagney@redhat.com>
10107
10108 * d10v-tdep.c (print_insn): Delete function.
10109 (display_trace): Use TARGET_PRINT_INSN.
10110 (_initialize_d10v_tdep): Do not set tm_print_insn.
10111 (d10v_gdbarch_init): Set print_insn.
10112
10113 2003-04-25 Andrew Cagney <cagney@redhat.com>
10114
10115 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
10116 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
10117 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
10118 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
10119 (nr_dmap_regs, a0_regnum): ... new functions.
10120 (d10v_print_registers_info): Use a0_regnum, use register_size.
10121 (d10v_register_byte): Delete function.
10122 (d10v_register_raw_size): Delete function.
10123 (d10v_register_type): Use a0_regnum.
10124 (d10v_print_registers_info): Use a0_regnum.
10125 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
10126 (d10v_gdbarch_init): Do not set register_byte or
10127 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
10128 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
10129 extract_address.
10130 (trace_command): Use XCALLOC.
10131 (print_insn): Delete reference to tm_print_insn.
10132 (saved_regs_unwinder): Use store_unsigned_integer instead of
10133 store_address.
10134 * frame.h (FRAME_OBSTACK_CALLOC): Define
10135
10136 2003-04-25 David Carlton <carlton@bactrian.org>
10137
10138 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
10139
10140 2003-04-24 Adam Fedor <fedor@gnu.org>
10141
10142 * objc-lang.c: Include "valprint.h"
10143 * Makefile.in (objc-lang.o): Update dependencies.
10144
10145 2003-04-24 Adam Fedor <fedor@gnu.org>
10146
10147 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
10148 architecture dependant compilation and mark as unimplemented
10149 (until they get put in the gdbarch vector).
10150
10151 2003-04-23 David Carlton <carlton@bactrian.org>
10152
10153 * cp-support.c (cp_find_first_component): Accept 'operator' in
10154 more locations.
10155
10156 2003-04-23 Andrew Cagney <cagney@redhat.com>
10157
10158 * infcall.c (call_function_by_hand): Eliminate redundant
10159 indentation. Move "saved_async" and "old_cleanups" to where they
10160 are needed.
10161
10162 2003-04-23 Andrew Cagney <cagney@redhat.com>
10163
10164 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
10165 and "buffer". Move the "name" code to where it is needed.
10166
10167 2003-04-23 Andrew Cagney <cagney@redhat.com>
10168
10169 * infcall.c (call_function_by_hand): Move variables "start_sp",
10170 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
10171 code to ON_STACK switch branch.
10172
10173 2003-04-23 Andrew Cagney <cagney@redhat.com>
10174
10175 * infcall.c (call_function_by_hand): Make declaration of "i",
10176 "sal", "bpt" and "old_sp" more local to their use. Delete #if
10177 lint.
10178
10179 2003-04-23 Andrew Cagney <cagney@redhat.com>
10180
10181 * infcall.c (call_function_by_hand): Delete variable
10182 "n_method_args". Localize "param_type"'s declaration to the loop
10183 that it is used. Reinstate code assigning to said variable -
10184 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
10185 Rationalize code using "param_type".
10186
10187 2003-04-22 Andrew Cagney <cagney@redhat.com>
10188
10189 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
10190 compute the breakpoint address. Only call FIX_CALL_DUMMY when
10191 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
10192 to DEPRECATED_PUSH_RETURN_ADDRESS.
10193
10194 2003-04-22 Kevin Buettner <kevinb@redhat.com>
10195
10196 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
10197 on the DWARF2 register number prior to fetching a register.
10198
10199 2003-04-22 J. Brobecker <brobecker@gnat.com>
10200
10201 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
10202 Update all the tests using SOFT_FLOAT considering the fact that
10203 this macro was always set to 0.
10204 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
10205 considering the fact that this macro was always set to 0.
10206 * hppa-tdep.h (hppa_store_return_value): Likewise.
10207 (hppa_extract_return_value): Likewise.
10208
10209 2003-04-22 J. Brobecker <brobecker@gnat.com>
10210
10211 * config/pa/tm-hppa.h: Remove obsolete code, was used by
10212 the hppa-pro target only.
10213
10214 2003-04-21 J. Brobecker <brobecker@gnat.com>
10215
10216 Ongoing multi-arch conversion effort for HP/UX:
10217 * config/pa/tm-hppa.h: Move all macro that are no longer
10218 defined now that GDB_MULTI_ARCH is now set to 1 from here...
10219 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
10220
10221 2003-04-21 J. Brobecker <brobecker@gnat.com>
10222
10223 * config/pa/tm-hppa.h: Obsolete a section that was only used
10224 for hppa-pro.
10225
10226 2003-04-21 J. Brobecker <brobecker@gnat.com>
10227
10228 Ongoing multi-arch conversion for HP/UX.
10229 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
10230 if already defined (allows hppa64 to stay non-multiarched for now).
10231 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
10232
10233 2003-04-21 Andrew Cagney <cagney@redhat.com>
10234
10235 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
10236
10237 2003-04-21 Andrew Cagney <cagney@redhat.com>
10238
10239 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
10240 "i386_num_mmx_regs".
10241
10242 2003-04-21 Andrew Cagney <cagney@redhat.com>
10243
10244 * infcall.c: New file.
10245 * infcall.h: New file.
10246 * valarith.c: Include "infcall.h".
10247 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
10248 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
10249 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
10250 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
10251 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
10252 (SFILES): Add "infcall.c"
10253 (COMMON_OBS): Add "infcall.o".
10254 (infcall.o): Specify dependencies.
10255 * value.h (call_function_by_hand): Delete declaration.
10256 * inferior.h (run_stack_dummy): Delete declaration.
10257 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
10258 (run_stack_dummy): Move to "infcall.c", merged into
10259 call_function_by_hand.
10260 * valops.c (call_function_by_hand): Moved to "infcall.c".
10261 (find_function_addr, value_arg_coerce): Ditto.
10262 (unwindonsignal_p, coerce_float_to_double): Ditto.
10263 (_initialize_valops): Move "set/show coerce-float-to-double", and
10264 "set/show unwindonsignal" commands to "infcall.c".
10265 * v850-tdep.c, target.h: Update comments.
10266 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
10267 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
10268 (sh64_init_extra_frame_info): Update comments.
10269 * mn10300-tdep.c: Update comments.
10270 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
10271 * config/sparc/tm-sparc.h: Update comments.
10272 * breakpoint.h: Update comments.
10273 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
10274 * arm-tdep.c: Update comment.
10275
10276 2003-04-19 Mark Kettenis <kettenis@gnu.org>
10277
10278 * i386-tdep.c (i386_num_register_names): New variable.
10279 (i386_num_mmx_regs): Renamed from mmx_num_regs.
10280 (MM0_REGNUM): Remove redundant parentheses in define.
10281 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
10282 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
10283 i386_mxcsr_regnum_p): Remove redundant parentheses.
10284 (i386_register_name): Use i386_num_register_names.
10285
10286 * i386-tdep.c (i386_extract_return_value,
10287 i386_store_return_value): Correct check for availability of
10288 floating-point registers.
10289
10290 * i386-tdep.c (i386_frame_num_args): Remove function.
10291 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
10292
10293 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
10294 mmx_regnum_to_fp_regnum. Adjust all callers.
10295
10296 * i386-tdep.c (i386_get_longjmp_target): Use
10297 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
10298 and TARGET_CHAR_BIT. Use extract_typed_address instead of
10299 extract_address.
10300
10301 2003-04-19 Mark Kettenis <kettenis@gnu.org>
10302
10303 * core-regset.c: Update comments to reflect reality. Re-order
10304 includes.
10305 (fetch_core_registers): Use switch instead of if. Remove
10306 redundant prototype.
10307
10308 2003-04-18 Jim Blandy <jimb@redhat.com>
10309
10310 * s390-tdep.c (s390_frame_align): New function.
10311 (s390_gdbarch_init): Register it with the gdbarch object.
10312
10313 2003-04-17 Richard Henderson <rth@redhat.com>
10314
10315 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
10316
10317 2003-04-17 Michael Snyder <msnyder@redhat.com>
10318 Karen Bennet <bennet@redhat.com>
10319
10320 Committed by Elena Zannoni <ezannoni@redhat.com>
10321 * gdb_gcore.sh: New script to create a core dump of a process.
10322
10323 2003-04-17 Elena Zannoni <ezannoni@redhat.com>
10324
10325 * values.c (value_being_returned): Don't fetch the return
10326 value if the return type is void.
10327
10328 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
10329
10330 * thread-db.c: Reindented.
10331
10332 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
10333
10334 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
10335 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
10336 as types.
10337
10338
10339
10340
10341
10342
10343
10344
10345
10346
10347
10348
10349
10350
10351
10352
10353
10354
10355
10356
10357
10358
10359
10360
10361
10362 2003-04-16 Kevin Buettner <kevinb@redhat.com>
10363
10364 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
10365 the size of ``long double'' to 16, instead of 8.
10366
10367 2003-04-16 Mark Kettenis <kettenis@gnu.org>
10368
10369 * i386-linux-nat.c: Add some whitespace to make things more
10370 readable.
10371 (fetch_register, store_register, fetch_inferior_registers,
10372 store_inferior_registers): Get rid of assignment in if-statement.
10373 (store_register): Fix typo in error message.
10374
10375 2003-04-16 Andrew Cagney <cagney@redhat.com>
10376
10377 * utils.c (xmmalloc): Always allocate something, matches
10378 libiberty/xmalloc's semantics.
10379 (xmrealloc, xmcalloc): Ditto.
10380
10381 2003-04-16 Andrew Cagney <cagney@redhat.com>
10382
10383 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
10384 update comments.
10385 (get_frame_type): Initialize unwind and type when needed.
10386 (get_frame_id, frame_register_unwind): Ditto.
10387
10388 2003-04-16 Andrew Cagney <cagney@redhat.com>
10389
10390 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
10391 obsolete.
10392 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
10393 * sparcl-stub.c: Obsolete file.
10394 * config/sparc/tm-sparclet.h: Obsolete file.
10395 * sparclet-stub.c: Obsolete file.
10396 * sparclet-rom.c: Obsolete file.
10397 * sparcl-tdep.c: Obsolete file.
10398 * config/sparc/tm-sparclite.h: Obsolete file.
10399 * config/sparc/sparclite.mt: Obsolete file.
10400 * config/sparc/sparclet.mt: Obsolete file.
10401 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
10402 sparc86x-*-* obsolete.
10403
10404 2003-04-15 David Carlton <carlton@math.stanford.edu>
10405
10406 * Makefile.in (SFILES): Add cp-namespace.c.
10407 (COMMON_OBS): Add cp-namespace.o.
10408 (block.o): Depend on gdb_obstack_h and cp_support_h.
10409 (buildsym.o): Depend on cp_support_h.
10410 (cp-namespace.o): New.
10411 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
10412 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
10413 (dwarf2read.o): Depend on cp_support_h.
10414 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
10415 * dwarf2read.c (process_die): Set processing_has_namespace_info,
10416 processing_current_namespace.
10417 (read_namespace): Update processing_current_namespace; check for
10418 anonymous namespaces.
10419 (dwarf2_name): New function.
10420 (dwarf2_extension): Ditto.
10421 * cp-support.h: Update copyright, contributors.
10422 Add inclusion guards.
10423 Add opaque declaration for structs obstack, block, symbol.
10424 (struct using_direct): New struct.
10425 Add declarations for cp_find_first_component,
10426 cp_entire_prefix_len, processing_has_namespace_info,
10427 processing_current_namespace, cp_is_anonymous,
10428 cp_add_using_directive, cp_initialize_namespace,
10429 cp_finalize_namespace, cp_set_block_scope,
10430 cp_scan_for_anonymous_namespaces.
10431 * cp-namespace.c: New file.
10432 * cp-support.c: Update copyright.
10433 Include ctype.h, gdb_assert.h, gdbcmd.h.
10434 New variable maint_cplus_cmd_list.
10435 (cp_find_first_component): New function.
10436 (cp_entire_prefix_len, maint_cplus_command)
10437 (first_component_command, _initialize_cp_support): Ditto.
10438 * buildsym.c: Include cp-support.h.
10439 New variable using_list.
10440 (add_symbol_to_list): Check for anonymous namespaces.
10441 (finish_block): Set block's scope.
10442 (start_symtab): Initialize C++ namespace support.
10443 (end_symtab): Finalize C++ namespace support.
10444 * block.h: Add opaque declarations for structs
10445 block_namespace_info, using_direct, and obstack.
10446 Add declarations for block_set_scope and block_set_using.
10447 (struct block): Add 'language_specific' member.
10448 (BLOCK_NAMESPACE): New macro.
10449 * block.c: Include gdb_obstack.h and cp-support.h.
10450 (struct block_namespace_info): New struct.
10451 (block_set_scope): New function.
10452 (block_set_using, block_initialize_namespace): Ditto.
10453
10454 2003-04-14 Kevin Buettner <kevinb@redhat.com>
10455
10456 * solib-svr4.c (svr4_have_link_map_offsets): New function.
10457 (locate_base): Return early if there aren't any link map offsets.
10458 (svr4_solib_create_inferior_hook): Warn if shared library support
10459 is unavailable.
10460
10461 2003-04-14 David Carlton <carlton@math.stanford.edu>
10462
10463 * symtab.c (symbol_set_names): Add prefix when storing Java names
10464 in hash table. Fix for PR java/1039.
10465
10466 2003-04-14 David Carlton <carlton@math.stanford.edu>
10467
10468 * symtab.c (symbol_set_names): Rename 'name' arg to
10469 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
10470 * symtab.h: Change 'name' argument in declaration of
10471 symbol_set_names to 'linkage_name'.
10472 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
10473
10474 2003-04-14 Andrew Cagney <cagney@redhat.com>
10475
10476 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
10477 return the fully sign-extended register value.
10478 (get_frame_pointer): Ditto.
10479 (mips_pop_frame): Initialize "proc_desc" after checking for a
10480 dummy frame.
10481
10482 2003-04-14 Andrew Cagney <cagney@redhat.com>
10483
10484 * mips-tdep.c (mips_push_dummy_frame): Delete function.
10485 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
10486 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
10487 (mips_push_register): Delete function.
10488 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
10489 PUSH_FP_REGNUM.
10490
10491 2003-04-14 Jim Blandy <jimb@redhat.com>
10492
10493 * symmisc.c: #include "gdb_regex.h".
10494 (maintenance_list_symtabs, maintenance_list_psymtabs): New
10495 functions.
10496 * maint.c (maintenance_list_command): New function.
10497 (_initialize_maint_cmds): Register the above as commands.
10498 * symtab.h (maintenance_list_symtabs,
10499 maintenance_list_psymtabs): New declarations.
10500 * cli/cli-cmds.c (maintenancelistlist): New variable.
10501 (init_cmd_lists): Initialize it.
10502 * cli/cli-cmds.h (maintenancelistlist): New declaration.
10503 * gdbcmd.h (maintenancelistlist): New declaration.
10504 * Makefile.in (symmisc.o): Update dependencies.
10505
10506 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
10507
10508 * s390-nat.c: Include asm/types.h for addr_t.
10509
10510 2003-04-14 Corinna Vinschen <vinschen@redhat.com>
10511
10512 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
10513 actually incoming type.
10514
10515 2003-04-13 Andrew Cagney <cagney@redhat.com>
10516
10517 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
10518 get_next_frame and get_frame_saved_regs.
10519
10520 2003-04-13 Andrew Cagney <cagney@redhat.com>
10521
10522 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
10523 of gdbarch_num_regs.
10524
10525 2003-04-13 Andrew Cagney <cagney@redhat.com>
10526
10527 * frame.h: Mention what replaced what in "struct frame_info".
10528 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
10529 deprecated_update_frame_base_hack and
10530 deprecated_update_frame_pc_hack.
10531 * hppa-tdep.c: Ditto.
10532
10533 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
10534
10535 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
10536 to read_reg and update its comment. Remove regnum member.
10537 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
10538 Don't call read_reg when setting in_reg. Call read_reg to get
10539 the frame base if it's in a register. Return the register number
10540 on the stack instead of in the context. Remove extra arguments
10541 to read_reg.
10542 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
10543 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
10544 the register number on the expression stack.
10545 (needs_frame_read_reg): Remove extra arguments.
10546
10547 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
10548
10549 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
10550 made non-static.
10551 (execute_stack_op): All callers updated.
10552 * dwarf2expr.h: Add prototype for dwarf2_read_address.
10553 * dwarf2loc.c (find_location_expression): New function.
10554 (dwarf_expr_frame_base): Call it.
10555 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
10556 (dwarf2_tracepoint_var_ref): New function, broken out from
10557 locexpr_tracepoint_var_ref.
10558 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
10559 Make static.
10560 (loclist_read_variable, loclist_read_needs_frame): New functions.
10561 (loclist_describe_location, loclist_tracepoint_var_ref): New
10562 functions.
10563 (dwarf2_loclist_funcs): New struct location_funcs.
10564 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
10565 (struct dwarf2_locexpr_baton): Add comments.
10566 (dwarf2_loclist_funcs): New extern.
10567 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
10568 base_address and base_known.
10569 (dwarf_loc_buffer): New variable.
10570 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
10571 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
10572 (dwarf2_has_info): Initialize dwarf_loc_offset.
10573 (dwarf2_build_psymtabs): Read in .debug_loc.
10574 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
10575 DWARF_LOC_SIZE.
10576 (psymtab_to_symtab_1): Likewise. Move base address calculation
10577 here, from...
10578 (dwarf2_get_pc_bounds): ... here. Use the base address from
10579 cu_header.
10580 (dwarf2_symbol_mark_computed): Handle location lists.
10581
10582 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
10583
10584 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
10585 if the linkage name demangled successfully.
10586
10587 2003-04-13 Mark Kettenis <kettenis@gnu.org>
10588
10589 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
10590 disassmbly_flavour): Removed.
10591
10592 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
10593
10594 2003-04-13 Mark Kettenis <kettenis@gnu.org>
10595
10596 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
10597
10598 2003-04-12 Andrew Cagney <cagney@redhat.com>
10599
10600 * frame.h (struct frame_info): Move definition from here ...
10601 * frame.c (struct frame_info): ... to here.
10602
10603 2003-04-12 Andrew Cagney <cagney@redhat.com>
10604
10605 * gdbthread.h (save_infrun_state): Delete parameter
10606 "prev_func_start".
10607 (struct thread_info): Delete field "prev_func_start".
10608 (load_infrun_state): Ditto.
10609 * thread.c (load_infrun_state, save_infrun_state): Update.
10610 * infrun.c (prev_func_start): Delete variable.
10611 (context_switch, init_wait_for_inferior): Update.
10612 (stop_stepping, keep_going): Update.
10613
10614 2003-04-12 Andrew Cagney <cagney@redhat.com>
10615
10616 * gdbarch.sh: Add missing opaque declarations.
10617 * gdbarch.h: Regnerate.
10618 * symtab.h: Add missing opaque declarations.
10619 * value.h, target.h, symfile.h, stabsread.h: Ditto.
10620 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
10621 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
10622 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
10623 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
10624 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
10625 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
10626 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
10627 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
10628 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
10629 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
10630 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
10631 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
10632
10633 2003-04-11 Andrew Cagney <cagney@redhat.com>
10634
10635 * frame.c (get_frame_id): Return this frame's "id".
10636 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
10637 function start.
10638 (legacy_saved_regs_this_id): Replace function body with
10639 internal-error.
10640 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
10641 FRAME_OBSTACK_ZALLOC.
10642 (create_new_frame): Mark the frame ID as valid.
10643
10644 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
10645
10646 * Makefile.in (libbfd_h): Added missing setting.
10647 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
10648 according to the selected ABI.
10649
10650 2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
10651
10652 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
10653
10654 2003-04-11 Andrew Cagney <cagney@redhat.com>
10655
10656 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
10657 SAVED_PC_AFTER_CALL.
10658 * gdbarch.h, gdbarch.c: Regenerate.
10659 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10660 * x86-64-tdep.c (x86_64_init_abi): Update.
10661 * vax-tdep.c (vax_gdbarch_init): Update.
10662 * v850-tdep.c (v850_gdbarch_init): Update.
10663 * sparc-tdep.c (sparc_gdbarch_init): Update.
10664 * sh-tdep.c (sh_gdbarch_init): Update.
10665 * s390-tdep.c (s390_gdbarch_init): Update.
10666 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10667 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10668 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10669 * mips-tdep.c (mips_gdbarch_init): Update.
10670 * mcore-tdep.c (mcore_gdbarch_init): Update.
10671 * m68k-tdep.c (m68k_gdbarch_init): Update.
10672 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10673 * ia64-tdep.c (ia64_gdbarch_init): Update.
10674 (ia64_saved_pc_after_call): Update declaration.
10675 * i386ly-tdep.c (i386lynx_init_abi): Update.
10676 * i386-tdep.c (i386_gdbarch_init): Update.
10677 * hppa-tdep.c (hppa_gdbarch_init): Update.
10678 * h8300-tdep.c (h8300_gdbarch_init): Update.
10679 * frv-tdep.c (frv_gdbarch_init): Update.
10680 * cris-tdep.c (cris_gdbarch_init): Update.
10681 * avr-tdep.c (avr_gdbarch_init): Update.
10682 * arm-tdep.c (arm_gdbarch_init): Update.
10683 * alpha-tdep.c (alpha_gdbarch_init): Update.
10684 * ns32knbsd-nat.c (frame_num_args): Update.
10685 * ns32k-tdep.c (umax_frame_num_args): Update.
10686 * mips-tdep.c (mips_init_frame_pc_first): Update.
10687 * infrun.c (step_over_function): Update.
10688 * i386-linux-tdep.c (skip_hurd_resolver): Update.
10689 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
10690 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
10691 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10692 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10693 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
10694 * arm-linux-tdep.c (skip_hurd_resolver): Update.
10695 * arch-utils.c (init_frame_pc_default): Update.
10696 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
10697 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
10698 declaration.
10699
10700 2003-04-11 Andrew Cagney <cagney@redhat.com>
10701
10702 * i387-tdep.c: Update copyright.
10703 (i387_to_double): Delete function.
10704 (double_to_i387): Delete function.
10705
10706 2003-04-10 Andrew Cagney <cagney@redhat.com>
10707
10708 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
10709 frame's function's address. Simplify.
10710 (d10v_frame_unwind_cache): Check that the frame's function is
10711 non-zero.
10712
10713 2003-04-10 Jim Blandy <jimb@redhat.com>
10714
10715 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
10716 call to set_gdbarch_deprecated_push_arguments.
10717
10718 2003-04-10 Andrew Cagney <cagney@redhat.com>
10719
10720 * frame.c (fprint_frame_id): New function.
10721 (fprint_frame_type, fprint_frame): New function.
10722 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
10723 (create_sentinel_frame, get_frame_id): Ditto.
10724 (frame_id_p, frame_id_eq): Ditto.
10725 (frame_id_inner, create_new_frame): Ditto.
10726 (legacy_get_prev_frame, get_prev_frame): Ditto.
10727 (deprecated_update_frame_pc_hack): Ditto.
10728 (frame_register_unwind): Ditto.
10729 (deprecated_update_frame_base_hack): Ditto.
10730
10731 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
10732
10733 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
10734 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
10735 frame_chain function.
10736 * Makefile.in: Add dependencies due to above change.
10737
10738 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
10739
10740 * blockframe.c (legacy_frame_chain_valid): Move call to
10741 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
10742 inside_entry_file.
10743
10744 2003-04-09 Andrew Cagney <cagney@redhat.com>
10745
10746 * frame.h (struct frame_id): Replace "pc" and "base" with
10747 "stack_addr" and "code_addr". Update comments.
10748 (frame_id_build): Update parameter names and comment.
10749 (struct frame_info): Replace "id_p" and "id" with "this_id".
10750 * dummy-frame.c (dummy_frame_this_id): Update.
10751 * breakpoint.c (print_one_breakpoint): Update.
10752 * frame.c (get_frame_id): Update.
10753 (get_frame_base, frame_id_build): Update.
10754 (create_sentinel_frame, legacy_get_prev_frame): Update.
10755 (deprecated_update_frame_base_hack): Update.
10756 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
10757 (frame_id_inner): Ditto.
10758
10759 2003-04-09 Andrew Cagney <cagney@redhat.com>
10760
10761 * defs.h (gdb_print_host_address): Make "addr" parameter a
10762 pointer constant.
10763 * utils.c (gdb_print_host_address): Update.
10764
10765 2003-04-09 Kevin Buettner <kevinb@redhat.com>
10766
10767 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
10768 register number for R0 is 0.
10769
10770 2003-04-09 J. Brobecker <brobecker@gnat.com>
10771
10772 * frame.h (struct gdbarch): Add opaque structure definition
10773 to avoid a compilation warning on LynxOS 4.0.
10774
10775 2003-04-09 Andrew Cagney <cagney@redhat.com>
10776
10777 * frame.h (struct frame_info): Delete field "pc". Replace
10778 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
10779 structure.
10780 * frame.c (frame_pc_unwind): Update.
10781 (create_sentinel_frame): Do not set "pc".
10782 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
10783 (get_frame_pc): Call frame_pc_unwind.
10784 (deprecated_update_frame_pc_hack): Update.
10785 (create_new_frame): Use "pc" not "->pc".
10786
10787 2003-04-09 Andrew Cagney <cagney@redhat.com>
10788
10789 * frame.c (get_frame_id): Eliminate code updating "frame".
10790 (legacy_get_prev_frame): Ditto.
10791 (get_frame_base): Return id.base directly.
10792 (deprecated_update_frame_base_hack): Update "id.base".
10793 * frame.h (struct frame_info): Delete field "frame".
10794
10795 2003-04-09 Andrew Cagney <cagney@redhat.com>
10796
10797 * NEWS: Mention that the "Sequent family" is obsolete.
10798 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
10799 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
10800 * configure.host: Obsolete i[3456]86-sequent-bsd*,
10801 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
10802 * config/i386/tm-ptx4.h: Obsolete file.
10803 * config/i386/tm-ptx.h: Obsolete file.
10804 * symm-tdep.c: Obsolete file.
10805 * config/i386/symmetry.mt: Obsolete file.
10806 * config/i386/tm-symmetry.h: Obsolete file.
10807 * symm-nat.c: Obsolete file.
10808 * config/i386/nm-symmetry.h: Obsolete file.
10809 * config/i386/xm-symmetry.h: Obsolete file.
10810 * config/i386/symmetry.mh: Obsolete file.
10811 * config/i386/nm-ptx4.h: Obsolete file.
10812 * config/i386/ptx4.mh: Obsolete file.
10813 * config/i386/ptx.mt: Obsolete file.
10814 * config/i386/ptx.mh: Obsolete file.
10815 * config/i386/xm-ptx4.h: Obsolete file.
10816 * config/i386/xm-ptx.h: Obsolete file.
10817
10818 2003-04-09 Andrew Cagney <cagney@redhat.com>
10819
10820 Obsolete mips*-*-mach3*.
10821 * NEWS: Mention that mips*-*-mach3* is obsolete.
10822 * m3-nat.c: Obsolete file.
10823 * config/nm-m3.h: Obsolete file.
10824 * config/mips/tm-mipsm3.h: Obsolete file.
10825 * config/mips/mipsm3.mt: Obsolete file.
10826 * config/mips/mipsm3.mh: Obsolete file.
10827 * config/mips/xm-mipsm3.h: Obsolete file.
10828 * mipsm3-nat.c: Obsolete file.
10829 * configure.host: Obsolete mips-dec-mach3*.
10830 * configure.tgt: Obsolete mips*-*-mach3*.
10831
10832 2003-04-09 Andrew Cagney <cagney@redhat.com>
10833
10834 * doublest.h: Update copyright.
10835 (deprecated_store_floating, deprecated_extract_floating): Rename
10836 store_floating and extract_floating. Update comments.
10837 * doublest.c: Update copyright.
10838 (extract_floating_by_length): Replace extract_floating.
10839 (store_floating_by_length): Replace store_floating.
10840 (deprecated_extract_floating): New function.
10841 (deprecated_store_floating): New function.
10842 (extract_typed_floating): Call extract_floating_by_length.
10843 (store_typed_floating): Call store_floating_by_length.
10844 * x86-64-tdep.c (x86_64_store_return_value): Update.
10845 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
10846 (sh64_extract_return_value): Update.
10847 (sh_sh4_register_convert_to_virtual): Update.
10848 (sh_sh64_register_convert_to_virtual): Update.
10849 (sh_sh4_register_convert_to_raw): Update.
10850 (sh_sh64_register_convert_to_raw): Update.
10851 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
10852 (rs6000_register_convert_to_raw): Update.
10853 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
10854 (ia64_register_convert_to_raw): Update.
10855 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
10856 (REGISTER_CONVERT_TO_VIRTUAL): Update.
10857 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
10858 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
10859 (alpha_register_convert_to_raw): Update.
10860
10861 2003-04-08 Andrew Cagney <cagney@redhat.com>
10862
10863 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
10864 * gdbarch.h, gdbarch.c: Re-generate.
10865 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
10866 (d10v_gdbarch_init): Do not set saved_pc_after_call.
10867 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
10868 conditionally, use frame_pc_unwind as an alternative. Add
10869 comments.
10870 * arch-utils.c (init_frame_pc_default): Only call
10871 SAVED_PC_AFTER_CALL when available.
10872
10873 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
10874
10875 * infrun.c (stop_soon): Rename from stop_soon_quietly.
10876 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
10877 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
10878 (start_remote): Ditto.
10879 (handle_inferior_event): Ditto.
10880 (save_inferior_status): Ditto.
10881 (restore_inferior_status): Ditto.
10882 * infcmd.c (attach_command): Ditto.
10883 * fork-child.c (startup_inferior): Ditto.
10884 * inferior.h (stop_soon): Rename from stop_soon_quietly.
10885 * alpha-tdep.c (heuristic_proc_start): Ditto.
10886 * mips-tdep.c (heuristic_proc_start): Ditto.
10887 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
10888 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
10889 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
10890 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
10891 * remote-vx.c (vx_create_inferior): Ditto.
10892
10893 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
10894
10895 * infrun.c (stop_soon_quietly): Make it an enum, to better
10896 override the default behavior of handle_inferior_event.
10897 (clear_proceed_status): Update uses of stop_soon_quietly to
10898 reflect that it is now an enum.
10899 (start_remote): Ditto.
10900 (handle_inferior_event): Change logic a bit if stop_soon_quietly
10901 is set to handle the new GNU/Linux kernel behavior for
10902 attach/sigstop. Update uses of stop_soon_quietly.
10903 * inferior.h (enum stop_kind): New enum.
10904 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
10905 Reset normal handle_inferior_event behavior, afterwards.
10906 * fork-child.c (startup_inferior): Update.
10907 * alpha-tdep.c (heuristic_proc_start): Update.
10908 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
10909 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
10910 * solib-osf.c (osf_solib_create_inferior_hook): Update.
10911 * solib-irix.c (irix_solib_create_inferior_hook): Update.
10912 * remote-vx.c (vx_create_inferior): Update.
10913 * mips-tdep.c (heuristic_proc_start): Update.
10914
10915 2003-04-07 Elena Zannoni <ezannoni@redhat.com>
10916
10917 * disasm.c (dump_insns): Move variables inside loop, or they will
10918 be freed more than once, causing wild memory corruptions.
10919 (gdb_disassembly): Look for the substring "-thread",
10920 instead of "-threads" in the target name, to make sure to find
10921 the 'multi-thread' target. Also, make sure we do the right thing
10922 with the "core" target.
10923
10924 2003-04-07 Kevin Buettner <kevinb@redhat.com>
10925
10926 * mips-tdep.c (mips_print_fp_register): New function, created from
10927 do_fp_register_row(). Registers are now (also) printed as hex.
10928 Only one register is printed per row.
10929 (mips_print_register, do_fp_register_row): Print floating point
10930 registers with mips_print_fp_register().
10931
10932 2003-04-06 Andrew Cagney <cagney@redhat.com>
10933
10934 * valprint.h (inspect_it): Add extern declaration.
10935 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
10936 (selectors_info, classes_info): Ditto.
10937 (find_objc_msgcall): Fix indentation.
10938 (objc_printstr): Delete extern declarations.
10939
10940 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
10941
10942 2003-04-06 Andrew Cagney <cagney@redhat.com>
10943
10944 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
10945 Update comment.
10946 * frame.c (legacy_saved_regs_this_id): Update.
10947 (legacy_get_prev_frame): Update.
10948 * xstormy16-tdep.c: Update comment.
10949 * sparc-tdep.c (sparc_frame_chain): Update comment.
10950 * blockframe.c (legacy_frame_chain_valid): Update.
10951
10952 2003-04-06 Andrew Cagney <cagney@redhat.com>
10953
10954 * valprint.c (val_print_type_code_int): Delete #ifdef
10955 PRINT_TYPELESS_INTEGER code.
10956
10957 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
10958 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
10959 multi-arch definition.
10960 * gdbarch.h: Re-generate.
10961
10962 2003-04-05 Andrew Cagney <cagney@redhat.com>
10963
10964 Eliminate FRAME_FIND_SAVED_REGS.
10965 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10966 Change FSR parameter to a pointer.
10967 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
10968 Assume FSR parameter is a pointer.
10969 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10970 Make fsr a pointer.
10971 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
10972 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
10973 saved_regs a pointer.
10974 (hppa_frame_saved_pc): Ditto.
10975 (find_dummy_frame_regs): Make frame_saved_regs a pointer
10976 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
10977 pointer.
10978 (restore_pc_queue): Make fsr a pointer.
10979 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
10980 (hppa_frame_chain): Make saved_regs a pointer, call
10981 hppa_frame_init_saved_regs.
10982 * sparc-tdep.c: Include "gdb_assert.h".
10983 (sparc_frame_find_saved_regs): Replace internal_error with
10984 gdb_assert.
10985 * remote-vxsparc.c (vx_read_register): Delete reference to
10986 FRAME_FIND_SAVED_REGS.
10987 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
10988 * gdbarch.h: Regenerate.
10989 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
10990 (deprecated_get_frame_saved_regs): Delete declaration.
10991 (struct frame_saved_regs): Delete definition.
10992 * frame.c (deprecated_get_frame_saved_regs): Delete function.
10993 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
10994 (hppa_frame_find_saved_regs): Delete declaration.
10995 (FRAME_FIND_SAVED_REGS): Delete macro.
10996 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
10997 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
10998 FRAME_FIND_SAVED_REGS in comment.
10999
11000 2003-04-05 Andrew Cagney <cagney@redhat.com>
11001
11002 * frame.c (frame_func_unwind, get_frame_func): New functions.
11003 * frame.h (get_frame_func, frame_func_unwind): Declare.
11004 (struct frame_info): Add field "prev_func" for caching the
11005 previous frame's function address.
11006 * arm-tdep.c (arm_frameless_function_invocation): Combine
11007 get_pc_function_start and get_frame_pc into get_frame_func.
11008 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
11009 (sh64_nofp_frame_init_saved_regs): Ditto.
11010 * s390-tdep.c (s390_function_start): Ditto.
11011 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
11012 (rs6000_frameless_function_invocation): Ditto.
11013 (rs6000_frame_saved_pc): Ditto.
11014 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
11015 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
11016 * i386-tdep.c (i386_frameless_signal_p): Ditto.
11017 (i386_frame_init_saved_regs): Ditto.
11018 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
11019 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
11020 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
11021 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
11022 * blockframe.c (frameless_look_for_prologue): Ditto.
11023
11024 2003-04-05 Andrew Cagney <cagney@redhat.com>
11025
11026 * frame.c (legacy_get_prev_frame): Link prev to next at the
11027 function start. Update comments.
11028
11029 2003-04-05 Andrew Cagney <cagney@redhat.com>
11030
11031 * frame.c (get_frame_id): Update comment.
11032 (legacy_get_prev_frame): Update comment.
11033 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
11034 * gdbarch.h: Regenerate.
11035 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
11036 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
11037
11038 2003-04-05 Andrew Cagney <cagney@redhat.com>
11039
11040 * stack.c (print_frame_info): Use get_frame_pc.
11041
11042 2003-04-04 Andrew Cagney <cagney@redhat.com>
11043
11044 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
11045 the frame's type from the unwinder.
11046 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
11047 (create_new_frame, legacy_get_prev_frame): When the unwinder's
11048 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
11049 (get_frame_base_address): Use get_frame_type.
11050 (get_frame_locals_address, get_frame_args_address): Ditto.
11051 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
11052 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
11053 (struct frame_info): Add comment explaining why the frame contains
11054 a "type" field.
11055 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
11056 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
11057 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
11058 NORMAL_FRAME.
11059 * frame-unwind.h: Include "frame.h".
11060 (struct frame_unwind): Add "type" field.
11061 * Makefile.in (frame_unwind_h): Add $(frame_h).
11062
11063 2003-04-04 Andrew Cagney <cagney@redhat.com>
11064
11065 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
11066 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
11067 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
11068 get_frame_base.
11069 (d10v_unwind_dummy_id): Use frame_id_build.
11070 * frame.c (find_frame_sal): Use get_frame_pc.
11071 (create_new_frame): Use deprecated_update_frame_pc_hack and
11072 deprecated_update_frame_base_hack.
11073 (create_sentinel_frame): Add comment about ->pc going away.
11074 (get_prev_frame): Add comment about ->pc going away.
11075 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
11076 frame_id_build, deprecated_update_frame_pc_hack and
11077 deprecated_update_frame_base_hack.
11078 (select_frame): Use get_frame_pc.
11079 (legacy_saved_regs_this_id): Use frame_id_build.
11080
11081 2003-04-04 Elena Zannoni <ezannoni@redhat.com>
11082
11083 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
11084 signed integer case.
11085 (classify_argument): Handle enumerations and references.
11086
11087 2003-04-04 Andrew Cagney <cagney@redhat.com>
11088
11089 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
11090 ID to NULL.
11091
11092 2003-04-01 Adam Fedor <fedor@gnu.org>
11093
11094 * gdb/objc-lang.c (selectors_info): Replace calls to
11095 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
11096 SYMBOL_NATURAL_NAME.
11097 (classes_info, find_methods): Likewise.
11098
11099 2003-04-03 Kevin Buettner <kevinb@redhat.com>
11100
11101 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
11102 ``mach'' to the value determined by bfd_default_set_arch_mach().
11103
11104 2003-04-02 Bob Rossi <bob_rossi@cox.net>
11105
11106 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
11107 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
11108 (mi-cmd-file.o): Update dependencies.
11109
11110 2003-04-01 Kevin Buettner <kevinb@redhat.com>
11111
11112 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
11113 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
11114
11115 2003-04-01 Adam Fedor <fedor@gnu.org>
11116
11117 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
11118 * language.h (struct language_defn): Add la_demangle.
11119 (language_demangle): Declare.
11120 * language.c (language_demangle): New function.
11121 (unk_lang_demangle): Likewise.
11122 (unknown_language_defn, auto_language_defn, local_language_defn):
11123 Add ukn_lang_demangle.
11124 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
11125 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
11126 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
11127 (cplus_language_defn): Add cplus_demangle for la_demangle element.
11128 * jv-lang.c (java_demangle): New function
11129 (java_language_defn): Use it for la_demangle element.
11130 * objc-lang.c (objc_demangle): Add options argument
11131 (objc_language_defn): Use objc_demangle for la_demangle element.
11132 * maint.c (maintenance_demangle): Replace switch with
11133 call to language_demangle.
11134 * utils.c (fprintf_symbol_filtered): Likewise.
11135
11136 2003-04-01 Andrew Cagney <cagney@redhat.com>
11137
11138 * printcmd.c (print_frame_nameless_args): Delete #ifdef
11139 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
11140 PRINT_TYPELESS_INTEGER.
11141 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
11142 PUSH_RETURN_ADDRESS.
11143
11144 2003-04-01 Andrew Cagney <cagney@redhat.com>
11145
11146 * Makefile.in (d10v-tdep.o): Update dependencies.
11147 * d10v-tdep.c: Include "frame-base.h".
11148 (d10v_frame_unwind): Make constant.
11149 (d10v_frame_base_address): New function.
11150 (d10v_frame_base): New variable.
11151 (d10v_gdbarch_init): Set frame_base default.
11152 (struct d10v_unwind_cache): Add the field "prev_sp". Update
11153 comment for base.
11154 (d10v_frame_unwind_cache): Set and use "prev_sp".
11155 (d10v_frame_this_id): Use the previous frame's inner most stack
11156 address and this frame's func address for the frame ID. Use
11157 frame_id_build. Don't analyze beyond the current instruction.
11158
11159 2003-04-01 Andrew Cagney <cagney@redhat.com>
11160
11161 * frame.h (get_frame_locals_address, get_frame_args_address):
11162 Refer to the base address, instead of the address of the first
11163 local or parameter.
11164
11165 2003-04-01 Andrew Cagney <cagney@redhat.com>
11166
11167 Add frame debug info addresses:
11168 * frame-base.c: New file.
11169 * frame-base.h: New file.
11170 * frame.h (struct frame_base): Add opaque declaration.
11171 (get_frame_base): Update comment.
11172 (get_frame_base_address): Declare.
11173 (get_frame_locals_address): Declare.
11174 (get_frame_args_address): Declare.
11175 (struct frame_info): Add "base" and "base_cache". Update
11176 comments on the unwinder.
11177 * frame.c: Include "frame-base.h".
11178 (get_frame_locals_address): New function.
11179 (get_frame_base_address): New function.
11180 (get_frame_args_address): New function.
11181 * findvar.c (read_var_value): Use get_frame_locals_address and
11182 get_frame_args_address.
11183 * stack.c (frame_info): Use get_frame_locals_address and
11184 get_frame_args_address.
11185 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
11186 moved to "frame-base.c".
11187 * printcmd.c (print_frame_nameless_args): Ditto.
11188 * symtab.h (address_class): Update comments.
11189 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
11190 get_frame_base_address.
11191 * dwarf2expr.c (execute_stack_op): Ditto.
11192 * Makefile.in (frame_base_h): Define.
11193 (frame.o): Update dependencies.
11194 (frame-base.o): Add dependencies.
11195 (SFILES): Add frame-base.c.
11196 (COMMON_OBS): Add frame-base.o.
11197
11198 2003-04-01 Andrew Cagney <cagney@redhat.com>
11199
11200 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
11201 CALL_DUMMY_LENGTH): Ditto.
11202 * gdbarch.c: Re-generate.
11203 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
11204 (CALL_DUMMY_LENGTH): Delete macro.
11205 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
11206 * arm-tdep.c (arm_gdbarch_init): Ditto.
11207 * avr-tdep.c (avr_gdbarch_init): Ditto.
11208 * cris-tdep.c (cris_gdbarch_init): Ditto.
11209 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11210 * frv-tdep.c (frv_gdbarch_init): Ditto.
11211 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11212 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11213 * i386-tdep.c (i386_gdbarch_init): Ditto.
11214 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11215 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11216 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11217 * mips-tdep.c (mips_gdbarch_init): Ditto.
11218 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11219 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11220 * s390-tdep.c (s390_gdbarch_init): Ditto.
11221 * sh-tdep.c (sh_gdbarch_init): Ditto.
11222 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11223 * v850-tdep.c (v850_gdbarch_init): Ditto.
11224 * vax-tdep.c (vax_gdbarch_init): Ditto.
11225 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
11226
11227 2003-04-01 Corinna Vinschen <vinschen@redhat.com>
11228
11229 * frame.c (get_prev_frame): Disable call to inside_entry_file().
11230
11231 2003-04-01 Andrew Cagney <cagney@redhat.com>
11232
11233 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
11234 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11235 * gdbarch.h, gdbarch.c: Re-generate.
11236 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11237 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11238 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11239 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11240 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
11241 * infcmd.c (run_stack_dummy): Simplify assuming
11242 CALL_DUMMY_BREAKPOINT_OFFSET_P.
11243 * infrun.c (handle_inferior_event): Ditto.
11244 * alpha-tdep.c (alpha_gdbarch_init): Do not set
11245 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
11246 * arm-tdep.c (arm_gdbarch_init): Ditto.
11247 * avr-tdep.c (avr_gdbarch_init): Ditto.
11248 * cris-tdep.c (cris_gdbarch_init): Ditto.
11249 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11250 * frv-tdep.c (frv_gdbarch_init): Ditto.
11251 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11252 * i386-tdep.c (i386_gdbarch_init): Ditto.
11253 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11254 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11255 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11256 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11257 * mips-tdep.c (mips_gdbarch_init): Ditto.
11258 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11259 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11260 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11261 * s390-tdep.c (s390_gdbarch_init): Ditto.
11262 * sh-tdep.c (sh_gdbarch_init): Ditto.
11263 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11264 * v850-tdep.c (v850_gdbarch_init): Ditto.
11265 * vax-tdep.c (vax_gdbarch_init): Ditto.
11266 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
11267
11268 2003-04-01 Daniel Jacobowitz <drow@mvista.com>
11269
11270 * symfile.c (symfile_relocate_debug_section): Update call to
11271 bfd_simple_get_relocated_section_contents.
11272
11273 2003-03-31 Andrew Cagney <cagney@redhat.com>
11274
11275 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
11276 * gdbarch.h, gdbarch.c: Regenerate.
11277 * inferior.h (FIX_CALL_DUMMY): Delete macro.
11278 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
11279 available.
11280 * frame.h (generic_fix_call_dummy): Delete declaration.
11281 * dummy-frame.h: Update comment.
11282 * dummy-frame.c (generic_fix_call_dummy): Delete function.
11283 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11284 fix_call_dummy.
11285 * sh-tdep.c (sh_gdbarch_init): Ditto.
11286 * s390-tdep.c (s390_gdbarch_init): Ditto.
11287 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11288 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11289 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11290 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11291 * i386-tdep.c (i386_gdbarch_init): Ditto.
11292 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11293 * frv-tdep.c (frv_gdbarch_init): Ditto.
11294 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11295 * cris-tdep.c (cris_gdbarch_init): Ditto.
11296 * avr-tdep.c (avr_gdbarch_init): Ditto.
11297 * arm-tdep.c (arm_gdbarch_init): Ditto.
11298
11299 2003-03-31 J. Brobecker <brobecker@gnat.com>
11300
11301 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
11302 (INIT_FRAME_AP): Likewise.
11303 (EXTRA_FRAME_INFO): Likewise.
11304
11305 2003-03-31 Andrew Cagney <cagney@redhat.com>
11306
11307 * gdbarch.sh: Include "symfile.h".
11308 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
11309 * gdbarch.h, gdbarch.c: Re-generate.
11310 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
11311 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11312 call_dummy_address, the default is at entry_point_address.
11313 * v850-tdep.c (v850_gdbarch_init): Ditto.
11314 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11315 * sh-tdep.c (sh_gdbarch_init): Ditto.
11316 * s390-tdep.c (s390_gdbarch_init): Ditto.
11317 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11318 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11319 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11320 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11321 * i386-tdep.c (i386_gdbarch_init): Ditto.
11322 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11323 * frv-tdep.c (frv_gdbarch_init): Ditto.
11324 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11325 * cris-tdep.c (cris_gdbarch_init): Ditto.
11326 * arm-tdep.c (arm_gdbarch_init): Ditto.
11327
11328 2003-03-31 Andrew Cagney <cagney@redhat.com>
11329
11330 * gdbarch.sh (CALL_DUMMY_P): Delete.
11331 * gdbarch.h, gdbarch.c: Re-generate.
11332 * inferior.h (CALL_DUMMY_P): Delete macro.
11333 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11334 * vax-tdep.c (vax_gdbarch_init): Update.
11335 * v850-tdep.c (v850_gdbarch_init): Update.
11336 * sparc-tdep.c (sparc_gdbarch_init): Update.
11337 * sh-tdep.c (sh_gdbarch_init): Update.
11338 * s390-tdep.c (s390_gdbarch_init): Update.
11339 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11340 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11341 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11342 * mips-tdep.c (mips_gdbarch_init): Update.
11343 * mcore-tdep.c (mcore_gdbarch_init): Update.
11344 * m68k-tdep.c (m68k_gdbarch_init): Update.
11345 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11346 * ia64-tdep.c (ia64_gdbarch_init): Update.
11347 * i386-tdep.c (i386_gdbarch_init): Update.
11348 * h8300-tdep.c (h8300_gdbarch_init): Update.
11349 * frv-tdep.c (frv_gdbarch_init): Update.
11350 * d10v-tdep.c (d10v_gdbarch_init): Update.
11351 * cris-tdep.c (cris_gdbarch_init): Update.
11352 * breakpoint.c (deprecated_frame_in_dummy): Update.
11353 * avr-tdep.c (avr_gdbarch_init): Update.
11354 * alpha-tdep.c (alpha_gdbarch_init): Update.
11355 * arm-tdep.c (arm_gdbarch_init): Update.
11356 * dummy-frame.c (dummy_frame_this_id): Update comments.
11357 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
11358 * frame.c (legacy_get_prev_frame): Ditto.
11359 * valops.c (call_function_by_hand): Delete function.
11360 (hand_function_call): Rename to call_function_by_hand
11361
11362 2003-03-30 Andrew Cagney <cagney@redhat.com>
11363
11364 2002-11-10 Klee Dienes <kdienes@apple.com>
11365 * value.h (struct value): Update comment.
11366
11367 2003-03-30 Andrew Cagney <cagney@redhat.com>
11368
11369 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
11370 D10V_FP_REGNUM.
11371 (d10v_gdbarch_init): Do not set fp_regnum.
11372
11373 * frame.c (get_frame_base): Force ID initialization.
11374 (get_prev_frame): Move computation of the frame ID from here ...
11375 (get_frame_id): ... to here.
11376 (legacy_get_prev_frame): Mark the frame ID as valid.
11377 * frame.h (struct frame_info): Add field "id_p".
11378
11379 2003-03-30 Mark Kettenis <kettenis@gnu.org>
11380
11381 * i386-tdep.c (i386_store_struct_return): Removed.
11382 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
11383
11384 2003-03-30 Andrew Cagney <cagney@redhat.com>
11385
11386 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
11387 * gdbarch.h, gdbarch.c: Regenerate.
11388 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
11389 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
11390 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11391 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11392 * i386-tdep.c (i386_gdbarch_init): Ditto.
11393 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11394 * cris-tdep.c (cris_gdbarch_init): Ditto.
11395 * vax-tdep.c (vax_gdbarch_init): Ditto.
11396 * s390-tdep.c (s390_gdbarch_init): Ditto.
11397 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11398 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11399 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11400 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
11401 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
11402 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
11403 * sparc-tdep.c (sparc_gdbarch_init): Update.
11404 * sh-tdep.c (sh_gdbarch_init): Update.
11405 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11406 * mips-tdep.c (mips_gdbarch_init): Update.
11407 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11408 * ia64-tdep.c (ia64_gdbarch_init): Update.
11409 * frv-tdep.c (frv_gdbarch_init): Update.
11410 * avr-tdep.c (avr_gdbarch_init): Update.
11411 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
11412 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
11413 instead of when push_dummy_call is not available.
11414
11415 2003-03-30 Andrew Cagney <cagney@redhat.com>
11416
11417 * infttrace.c: Include "gdbthread.h".
11418 (parent_attach_all): Fix function signature.
11419 (call_ptrace): Update call.
11420 * Makefile.in (infttrace.o): Update dependencies.
11421
11422 2003-03-30 Andrew Cagney <cagney@redhat.com>
11423
11424 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
11425 PUSH_RETURN_ADDRESS.
11426 * gdbarch.h, gdbarch.c: Regenerate.
11427 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11428 * x86-64-tdep.c (x86_64_init_abi): Update.
11429 * v850-tdep.c (v850_gdbarch_init): Update.
11430 * sparc-tdep.c (sparc_gdbarch_init): Update.
11431 * sh-tdep.c (sh_gdbarch_init): Update.
11432 * s390-tdep.c (s390_gdbarch_init): Update.
11433 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11434 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11435 * mips-tdep.c (mips_gdbarch_init): Update.
11436 * mcore-tdep.c (mcore_gdbarch_init): Update.
11437 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11438 * ia64-tdep.c (ia64_gdbarch_init): Update.
11439 * i386-tdep.c (i386_gdbarch_init): Update.
11440 * h8300-tdep.c (h8300_gdbarch_init): Update.
11441 * frv-tdep.c (frv_gdbarch_init): Update.
11442 * cris-tdep.c (cris_gdbarch_init): Update.
11443 * avr-tdep.c (avr_gdbarch_init): Update.
11444 * arm-tdep.c (arm_gdbarch_init): Update.
11445 * valops.c (hand_function_call): Update.
11446
11447 2003-03-29 Andrew Cagney <cagney@redhat.com>
11448
11449 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
11450 sizeof_call_dummy_words.
11451 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
11452 define.
11453 * gdbarch.h: Regenerate.
11454
11455 2003-03-29 Andrew Cagney <cagney@redhat.com>
11456
11457 * infttrace.h: New file.
11458 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
11459 (hpread_get_textlow): Detect an uninitialized dn_bufp.
11460 (hpread_read_doc_function_type): Detect an initialized type1.
11461 (hpread_quick_traverse): Initialize mod_name_string.
11462 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
11463 (som_solib_get_solib_by_pc): Declare.
11464 (so_lib_thread_start_addr): Declare.
11465 (no_shared_libraries): Declare.
11466 * somread.c (init_import_symbols): Make static. Add forward
11467 declaration.
11468 * config/pa/nm-hppah.h: Include "infttrace.h" for
11469 parent_attach_all.
11470 (hppa_insert_hw_watchpoint): Declare.
11471 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
11472 * hppah-nat.c: Include "gdb_string.h".
11473 (parent_attach_all): Delete extern declaration, moved to
11474 "infttrace.h".
11475 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
11476 int.
11477 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
11478 * Makefile.in (infttrace_h): Define.
11479 (hpread.o): Update dependencies.
11480 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
11481 * hppa-hpux-tdep.c: Include "gdb_string.h".
11482 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
11483 * infrun.c (handle_inferior_event): Always initialize
11484 stepped_after_stopped_by_watchpoint. Add default and remove
11485 fallthrough in switch statement.
11486 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
11487 parameter to int.
11488 (hppa_remove_hw_watchpoint): Ditto.
11489
11490 2003-03-29 Andrew Cagney <cagney@redhat.com>
11491
11492 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
11493 offset.
11494
11495 2003-03-29 Richard Earnshaw <rearnsha@arm.com>
11496
11497 * arm-tdep.c (arm_push_arguments): Delete.
11498 (struct stack_item): New type.
11499 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
11500 (arm_store_struct_return): Delte.
11501 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
11502 arm_push_arguments or arm_store_struct_return.
11503
11504 2003-03-28 Andrew Cagney <cagney@redhat.com>
11505
11506 * Makefile.in (d10v-tdep.o): Update dependencies.
11507 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
11508 * d10v-tdep.c: Include "remote.h".
11509 (target_resume_hook): Delete extern declaration.
11510 (target_wait_loop_hook): Ditto.
11511 (tdisassemble_command): Eliminate assignment in "if" conditional.
11512 (d10v_ts2_register_sim_regno): Eliminate call to
11513 legacy_register_sim_regno.
11514 (d10v_ts3_register_sim_regno): Ditto.
11515
11516 2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
11517
11518 * thread.c: Reindented.
11519 * lin-lwp.c: Ditto.
11520 * linux-proc.c: Ditto.
11521
11522 2003-03-28 Bob Rossi <bob_rossi@cox.net>
11523
11524 * MAINTAINERS (write after approval): Add myself.
11525
11526 2003-03-27 Theodore A. Roth <troth@openavr.org>
11527
11528 * objc-exp.y: Add missing semi-colons.
11529
11530 2003-03-27 Andrew Cagney <cagney@redhat.com>
11531
11532 * regcache.c (write_sp): Delete function and references.
11533 * inferior.h (write_sp): Delete declaration.
11534 * valops.c (hand_function_call): Replace write_sp with
11535 TARGET_WRITE_SP.
11536 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
11537 (sparc_pop_frame): Ditto.
11538
11539 2003-03-27 Andrew Cagney <cagney@redhat.com>
11540
11541 * NEWS: Mention removal of support for hppa*-*-bsd* and
11542 hppa*-*-osf* natives, and hppa*-*-pro* target.
11543 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
11544 * config/pa/xm-pa.h: Obsolete file.
11545 * config/pa/xm-hppab.h: Obsolete file.
11546 * config/pa/nm-hppab.h: Obsolete file.
11547 * config/pa/tm-hppab.h: Obsolete file.
11548 * config/pa/tm-hppao.h: Obsolete file.
11549 * config/pa/nm-hppao.h: Obsolete file.
11550 * config/pa/tm-pro.h: Obsolete file.
11551 * config/pa/hppaosf.mt: Obsolete file.
11552 * config/pa/hppaosf.mh: Obsolete file.
11553 * config/pa/hppapro.mt: Obsolete file.
11554 * config/pa/hppabsd.mt: Obsolete file.
11555 * config/pa/hppabsd.mh: Obsolete file.
11556 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
11557 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
11558 hppa*-*-osf*.
11559
11560 2003-03-27 Andrew Cagney <cagney@redhat.com>
11561
11562 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
11563 push_arguments. Don't set push_return_address or write_sp.
11564 (d10v_push_dummy_call): Replace d10v_push_arguments.
11565 (d10v_push_return_address, d10v_write_sp): Delete function,
11566 handled by push_dummy_call.
11567
11568 2003-03-26 Andrew Cagney <cagney@redhat.com>
11569
11570 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
11571 (push_dummy_call): New pure multi-arch replacement with gdbarch,
11572 regcache and dummy_addr parameters.
11573 * gdbarch.h, gdbarch.c: Re-generate.
11574 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
11575 available; assume it will handle stack alignment and return
11576 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
11577 legacy_push_arguments.
11578 (legacy_push_arguments): Rename default_push_arguments.
11579 * value.h (legacy_push_arguments): Rename default_push_arguments.
11580 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
11581 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11582 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11583 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11584 * config/i386/tm-symmetry.h: Update.
11585 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11586 * x86-64-tdep.c (x86_64_init_abi): Update.
11587 * v850-tdep.c (v850_gdbarch_init): Update.
11588 * sparc-tdep.c (sparc_gdbarch_init): Update.
11589 * sh-tdep.c (sh_gdbarch_init): Update.
11590 * s390-tdep.c (s390_gdbarch_init): Update.
11591 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11592 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11593 * mips-tdep.c (mips_gdbarch_init): Update.
11594 * mcore-tdep.c (mcore_gdbarch_init): Update.
11595 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11596 * ia64-tdep.c (ia64_gdbarch_init): Update.
11597 * i386-tdep.c (i386_gdbarch_init): Update.
11598 * hppa-tdep.c (hppa_gdbarch_init): Update.
11599 * h8300-tdep.c (h8300_gdbarch_init): Update.
11600 * frv-tdep.c (frv_gdbarch_init): Update.
11601 * d10v-tdep.c (d10v_gdbarch_init): Update.
11602 * cris-tdep.c (cris_gdbarch_init): Update.
11603 * avr-tdep.c (avr_gdbarch_init): Update.
11604 * arm-tdep.c (arm_gdbarch_init): Update.
11605 * arm-linux-tdep.c (arm_linux_init_abi): Update.
11606 * alpha-tdep.c (alpha_gdbarch_init): Update.
11607
11608 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
11609
11610 * signals/signals.c (do_target_signal_to_host): Correct realtime
11611 signal range test.
11612
11613 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
11614
11615 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
11616 (struct sal_chain, map_catch_names): Remove.
11617 (catch_exception_command_1): Don't call
11618 handle_gnu_4_16_catch_command.
11619
11620 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
11621
11622 From Mark Dettinger <dettinge@de.ibm.com>:
11623 * dwarf2cfi.c (read_2u): Increment pointer by two.
11624
11625 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
11626
11627 * signals/signals.c: Fix typos in last change.
11628
11629 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
11630
11631 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
11632 not already defined. Use __SIGRTMIN if available.
11633 (target_signal_from_host): Remove SIGRTMIN block.
11634 (do_target_signal_to_host): Remove SIGRTMIN block; check that
11635 the signal is within the realtime range.
11636
11637 2003-03-25 Adam Fedor <fedor@gnu.org>
11638
11639 * Makefile.in (infrun.o): Add $(language_h)
11640 * infrun.c (handle_inferior_event): Use skip_language_trampoline
11641 for language specific trampolines.
11642 * language.h (struct language_defn): Add skip_trampoline.
11643 (skip_language_trampoline): Declare.
11644 * language.c (unk_lang_trampoline, skip_language_trampoline):
11645 New functions.
11646 (unknown_language_defn, auto_language_defn, local_language_defn):
11647 Add ukn_lang_trampoline.
11648 * ada-lang.c (ada_language_defn): Add NULL for language
11649 specific skip_trampoline.
11650 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
11651 scm-lang.c: Likewise.
11652 * objc-lang.c (objc_skip_trampoline): New function.
11653 (objc_language_defn): Add objc_skip_trampoline.
11654
11655 2003-03-25 Andrew Cagney <cagney@redhat.com>
11656
11657 * frame.c (get_prev_frame): Delay validating a frame's ID -
11658 non-NULL, didn't go backwards - until an attempt to unwind it to
11659 the previous frame.
11660
11661 2003-03-25 Andrew Cagney <cagney@redhat.com>
11662
11663 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
11664 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
11665 * gdbarch.h, gdbarch.c: Re-generate.
11666 * config/sparc/tm-sparc.h
11667 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
11668 * sparc-tdep.c (sparc_gdbarch_init): Set
11669 deprecated_extra_stack_alignment_needed.
11670 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
11671 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
11672 extra_stack_alignment_needed.
11673 * v850-tdep.c (v850_gdbarch_init): Ditto.
11674 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11675 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11676 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11677 * cris-tdep.c (cris_gdbarch_init): Ditto.
11678 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11679 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11680
11681 2003-03-25 Andrew Cagney <cagney@redhat.com>
11682
11683 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
11684 STORE_STRUCT_RETURN.
11685 * gdbarch.h, gdbarch.c: Regenerate.
11686 * d10v-tdep.c (d10v_store_struct_return): Delete function.
11687 (d10v_push_arguments): Set the struct return register.
11688 (d10v_gdbarch_init): Update.
11689 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11690 * x86-64-tdep.c (x86_64_init_abi): Update.
11691 * vax-tdep.c (vax_gdbarch_init): Update.
11692 * v850-tdep.c (v850_gdbarch_init): Update.
11693 * sparc-tdep.c (sparc_gdbarch_init): Update.
11694 * sh-tdep.c (sh_gdbarch_init): Update.
11695 * s390-tdep.c (s390_gdbarch_init): Update.
11696 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11697 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11698 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11699 * mips-tdep.c (mips_gdbarch_init): Update.
11700 * mcore-tdep.c (mcore_gdbarch_init): Update.
11701 * m68k-tdep.c (m68k_gdbarch_init): Update.
11702 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11703 * ia64-tdep.c (ia64_gdbarch_init): Update.
11704 * i386-tdep.c (i386_gdbarch_init): Update.
11705 * hppa-tdep.c (hppa_gdbarch_init): Update.
11706 * h8300-tdep.c (h8300_gdbarch_init): Update.
11707 * frv-tdep.c (frv_gdbarch_init): Update.
11708 * cris-tdep.c (cris_gdbarch_init): Update.
11709 * avr-tdep.c (avr_gdbarch_init): Update.
11710 * arm-tdep.c (arm_gdbarch_init): Update.
11711 * alpha-tdep.c (alpha_gdbarch_init): Update.
11712
11713 2003-03-25 Andrew Cagney <cagney@redhat.com>
11714
11715 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
11716 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
11717 CALL_DUMMY_STACK_ADJUST with a predicate variable.
11718 * gdbarch.h, gdbarch.c: Regenerate.
11719 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11720 call_dummy_stack_adjust_p.
11721 * vax-tdep.c (vax_gdbarch_init): Ditto.
11722 * v850-tdep.c (v850_gdbarch_init): Ditto.
11723 * sh-tdep.c (sh_gdbarch_init): Ditto.
11724 * s390-tdep.c (s390_gdbarch_init): Ditto.
11725 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11726 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11727 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11728 * mips-tdep.c (mips_gdbarch_init): Ditto.
11729 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11730 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11731 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11732 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11733 * i386-tdep.c (i386_gdbarch_init): Ditto.
11734 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11735 * frv-tdep.c (frv_gdbarch_init): Ditto.
11736 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11737 * cris-tdep.c (cris_gdbarch_init): Ditto.
11738 * avr-tdep.c (avr_gdbarch_init): Ditto.
11739 * arm-tdep.c (arm_gdbarch_init): Ditto.
11740 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11741 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
11742 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
11743 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
11744 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
11745 call_dummy_stack_adjust_p.
11746 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
11747 (CALL_DUMMY_STACK_ADJUST): Delete macro.
11748 * sparc-tdep.c (sparc32_push_arguments): Update.
11749 * valops.c (hand_function_call): Update.
11750
11751 2003-03-25 Corinna Vinschen <vinschen@redhat.com>
11752
11753 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
11754 set_gdbarch_char_signed.
11755
11756 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
11757
11758 PR cli/548
11759 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
11760
11761 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
11762
11763 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
11764 (_initialize_arm_tdep): Don't set tm_print_insn.
11765
11766 2003-03-24 Adam Fedor <fedor@gnu.org>
11767
11768 * Makefile.in (YYOBJ): Add objc-exp.tab.o
11769 * objc-lang.h: Add multiple inclusion protection.
11770 (start_msglist, add_msglist, end_msglist): Additional declarations.
11771
11772 2003-03-24 Richard Earnshaw <rearnsha@arm.com>
11773
11774 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
11775 value was renamed to ARM_FLOAT_SOFT_FPA.
11776
11777 2003-03-23 Andrew Cagney <cagney@redhat.com>
11778
11779 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
11780 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
11781 * gdbarch.h, gdbarch.c: Regenerate.
11782 * valops.c (hand_function_call): Update.
11783 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
11784 * frame.c (legacy_saved_regs_this_id): Update.
11785 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
11786 * dummy-frame.h: Update.
11787 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
11788 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
11789 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
11790 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
11791 * config/m68k/tm-sun3.h: Update.
11792 * blockframe.c (inside_main_func, frame_chain_valid): Update.
11793 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11794 * x86-64-tdep.c (x86_64_init_abi): Update.
11795 * vax-tdep.c (vax_gdbarch_init): Update.
11796 * v850-tdep.c (v850_gdbarch_init): Update.
11797 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
11798 * sh-tdep.c (sh_gdbarch_init): Update.
11799 * s390-tdep.c (s390_gdbarch_init): Update.
11800 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
11801 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
11802 (frame_get_saved_regs): Update.
11803 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11804 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11805 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11806 * mips-tdep.c (mips_gdbarch_init): Update.
11807 * mcore-tdep.c (mcore_gdbarch_init): Update.
11808 * m68k-tdep.c (m68k_gdbarch_init): Update.
11809 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11810 * ia64-tdep.c (ia64_gdbarch_init): Update.
11811 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
11812 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11813 (i386_interix_back_one_frame): Update.
11814 * hppa-tdep.c (hppa_gdbarch_init): Update.
11815 (hppa_init_extra_frame_info): Update.
11816 * h8300-tdep.c (h8300_gdbarch_init): Update.
11817 * frv-tdep.c (frv_gdbarch_init): Update.
11818 * cris-tdep.c (cris_gdbarch_init): Update.
11819 * avr-tdep.c (avr_gdbarch_init): Update.
11820 * arm-tdep.c (arm_gdbarch_init): Update.
11821 * alpha-tdep.c (alpha_gdbarch_init): Update.
11822
11823 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11824
11825 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
11826 (arm_get_fp_model): Declare.
11827 * arm-tdep.c (fp_model_strings): New string array.
11828 (arm_fp_model, current_fp_model): New variables.
11829 (arm_get_fp_model): New function.
11830 (arm_set_fp): New function.
11831 (set_fp_model_sfunc): New function.
11832 (show_fp_model): New function.
11833 (_initialize_arm_tdep): Add new command to set/show the FPU.
11834 (arm_extract_return_value): Use arm_get_fp_model.
11835 (arm_store_return_value): Likewise.
11836 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
11837 to initialize the floating-point data types.
11838 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
11839 model is FPA.
11840
11841 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11842
11843 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
11844 the current setting of each value.
11845 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
11846 new_set and new_show. Use add_setshow_cmd_full and
11847 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
11848 commands and add new version as subcommands of "set/show arm".
11849
11850 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11851
11852 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
11853 (set_arm_command, show_arm_command): New functions.
11854 (_initialize_arm_tdep): Add them.
11855 (num_disassembly_options): Renamed from num_flavor_options.
11856 (valid_disassembly_styles): Renamed from valid_flavors.
11857 (disassembly_style): Renamed from disassembly_flavor.
11858 (set_disassembly_style_sfunc): Renamed from
11859 set_disassembly_flavor_sfunc.
11860 (set_disassembly_style): Renamed from set_disassembly_flavor.
11861 (arm_othernames): Updated.
11862 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
11863 command. Add "set/show arm disassembly" commands. Deprecate
11864 "othernames" command.
11865
11866 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11867
11868 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
11869 (arm-tdep.o): Depend on elf_arm_h.
11870
11871 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11872
11873 * Makefile.in (coff_internal_h): Define.
11874 (arm-tdep.o): Update dependencies.
11875
11876 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11877
11878 * arm-tdep.c (prologue_cache): Delete.
11879 (check_prologue_cache, save_prologue_cache): Delete.
11880 (arm_scan_prologue): Don't check or update the prologue_cache.
11881 (arm_gdb_arch_init): Don't initialize it.
11882 (_initialize_arm_tdep): Likewise.
11883
11884 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
11885
11886 * MAINTAINERS (tui): Maintainer of tui code.
11887
11888 2003-03-21 Corinna Vinschen <vinschen@redhat.com>
11889
11890 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
11891 (i386-cygwin-tdep.o): Add dependencies.
11892 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
11893 * i386-cygwin-tdep.c: New file.
11894 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
11895 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
11896
11897 2003-03-20 Andrew Cagney <cagney@redhat.com>
11898
11899 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
11900 (handle_inferior_event): Remove code calling
11901 DYNAMIC_TRAMPOLINE_NEXTPC.
11902
11903 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
11904 already has a full path.
11905
11906 * main.c (gdb_main): Return 1.
11907 (captured_main): Call error to report an invalid interpreter.
11908
11909 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
11910 * alpha-osf1-tdep.c: Include "gdb_string.h".
11911
11912 2003-03-19 J. Brobecker <brobecker@gnat.com>
11913
11914 Continuing work to convert the hppa targets to multiarch partial.
11915
11916 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
11917 method, now that hppa_push_dummy_frame has a conformant prototype.
11918 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
11919 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
11920 for the switch to multiarch partial.
11921
11922 2003-03-19 Kevin Buettner <kevinb@redhat.com>
11923
11924 * mdebugread.c (parse_symbol): For stEnd, we're done counting
11925 when iss is issNull.
11926
11927 2003-03-18 Kevin Buettner <kevinb@redhat.com>
11928
11929 * mips-tdep.c (mips_register_name): Fix fencepost error involving
11930 NUM_REGS bounds check.
11931
11932 2003-03-18 Kevin Buettner <kevinb@redhat.com>
11933
11934 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
11935 * mips-tdep.c (gdb_assert.h): Include.
11936 (mips_generic_reg_names, mips_processor_reg_names): Make static.
11937 (mips_register_name): Handle integer registers explicitly. Add
11938 bounds checking.
11939 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
11940 (mips_lsi33k_reg_names): Don't list integer registers; they're
11941 handled by mips_register_name() now.
11942 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
11943 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
11944 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
11945 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
11946 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
11947
11948 2003-03-18 Andrew Cagney <cagney@redhat.com>
11949
11950 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
11951 a void pointer.
11952 * gdbtypes.h (print_scalar_formatted): Update declaration.
11953 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
11954
11955 2003-03-18 J. Brobecker <brobecker@gnat.com>
11956
11957 * infrun.c (observer.h): Add #include.
11958 (normal_stop): Add call to observer_notify_normal_stop.
11959 * Makefile.in (infrun.o): Add dependency on observer.h.
11960
11961 2003-03-18 J. Brobecker <brobecker@gnat.com>
11962
11963 Continuing work to convert the hppa targets to multiarch partial.
11964 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
11965 parameter. Reformat comment.
11966 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
11967 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
11968 to match new profile.
11969
11970 2003-03-18 J. Brobecker <brobecker@gnat.com>
11971
11972 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
11973 appear to be working in any case.
11974
11975 2003-03-18 J. Brobecker <brobecker@gnat.com>
11976
11977 * observer.c (observer_test_first_observer): New static variable.
11978 (observer_test_second_observer): Likewise.
11979 (observer_test_third_observer): Likewise.
11980 (observer_test_first_notification_function): New static function.
11981 (observer_test_second_notification_function): Likewise.
11982 (observer_test_third_notification_function): Likewise.
11983
11984 2003-03-17 J. Brobecker <brobecker@gnat.com>
11985
11986 * hppa-tdep.c (gdb_assert.h): Add missing #include.
11987 * somsolib.c (gdb_assert.h): Likewise.
11988 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
11989 (somsolib.o): Likewise.
11990
11991 2003-03-17 Andrew Cagney <cagney@redhat.com>
11992
11993 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
11994 BFD. Simplify setting of di.endian.
11995
11996 2003-03-17 Andrew Cagney <cagney@redhat.com>
11997
11998 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
11999 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
12000
12001 From Elena Zannoni <ezannoni@redhat.com>
12002 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
12003 vector and floating-point parameters.
12004 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
12005 convention.
12006 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
12007
12008 2003-03-17 Fernando Nasser <fnasser@redhat.com>
12009
12010 * MAINTAINERS: Remove my name from several maintainership roles.
12011
12012 2003-03-17 Andrew Cagney <cagney@redhat.com>
12013
12014 Fix frame off-by-one bug.
12015 * frame-unwind.h (frame_this_id_ftype): Replace
12016 frame_unwind_id_ftype.
12017 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
12018 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
12019 with "prev_register".
12020 * frame-unwind.c (frame_unwind_find_by_pc): Return
12021 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
12022 comment.
12023 * dummy-frame.c (cached_find_dummy_frame): Delete function.
12024 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
12025 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
12026 (dummy_frame_unwind): Update.
12027 * sentinel-frame.c (sentinel_frame_prev_register): Replace
12028 sentinel_frame_register_unwind.
12029 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
12030 (sentinel_frame_unwinder): Update.
12031 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
12032 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
12033 * frame.c (create_sentinel_frame): Update. Initialize
12034 "prologue_cache" instead of "unwind_cache".
12035 (frame_register_unwind): Call this frame's prev_register with the
12036 next frame and this frame's prologue cache.
12037 (get_prev_frame): Simplify. Always call prev frame's this_id with
12038 this frame and prev frame's prologue cache. Document that this
12039 call is shifted one to the left when compared to the
12040 frame_register_unwind call.
12041 (legacy_saved_regs_prev_register): Replace
12042 frame_saved_regs_register_unwind.
12043 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
12044 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
12045 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
12046 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
12047 (d10v_frame_unwind): Update.
12048 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
12049 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
12050 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
12051 "saved_regs" with "this_saved_regs".
12052
12053 2003-03-16 Andrew Cagney <cagney@redhat.com>
12054
12055 * frame.c (frame_pop): Don't call target_store_registers. Fix
12056 problem reported by Mark Kettenis.
12057
12058 2003-03-16 Mark Kettenis <kettenis@gnu.org>
12059
12060 * i386-tdep.c (i386_register_type): Renamed from
12061 i386_register_virtual_type. Adjust function signature.
12062 (i386_gdbarch_init): Set register_type instead of
12063 deprecated_max_register_raw_size,
12064 deprecated_max_register_virtual_size and register_virtual_type.
12065
12066 2003-03-14 Andrew Cagney <cagney@redhat.com>
12067
12068 * frame.c (get_prev_frame): When a legacy frame, always call
12069 legacy_get_prev_frame. Simplify unwind code using assumption that
12070 the unwinder is new.
12071 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
12072 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
12073 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
12074
12075 2003-03-14 Andrew Cagney <cagney@redhat.com>
12076
12077 * frame.c (get_saved_register): Delete function.
12078 * frame.h (get_saved_register): Delete declaration.
12079 * xstormy16-tdep.c: Update comment.
12080 * regcache.h: Update comments.
12081 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
12082 get_saved_register and extract_address, use
12083 frame_read_unsigned_register.
12084 (sparc_frame_saved_pc): Ditto.
12085 (sparc_get_saved_register): Instead of get_saved_register, use
12086 frame_register.
12087 (sparc_pop_frame): Ditto.
12088 * findvar.c: Update comments.
12089 (value_of_register): Call frame_register instead of
12090 get_saved_register.
12091 (value_from_register): Ditto.
12092 * config/sparc/tm-sparc.h: Update comment.
12093 * breakpoint.c: Update comment.
12094
12095 2003-03-14 Andrew Cagney <cagney@redhat.com>
12096
12097 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
12098 GET_SAVED_REGISTER.
12099 * gdbarch.h, gdbarch.c: Re-generate.
12100 * frame.h: Update comments.
12101 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12102 * x86-64-tdep.c (x86_64_init_abi): Update.
12103 * sparc-tdep.c (sparc_gdbarch_init): Update.
12104 * sh-tdep.c (sh_gdbarch_init): Update.
12105 * mips-tdep.c (mips_gdbarch_init): Update.
12106 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12107 * cris-tdep.c (cris_gdbarch_init): Update.
12108 * ia64-tdep.c (ia64_gdbarch_init): Update.
12109 * frame.c (frame_register): Update.
12110 (get_saved_register): Update.
12111 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
12112
12113 2003-03-13 Andrew Cagney <cagney@redhat.com>
12114
12115 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
12116 * gdbarch.h, gdbarch.c: Regenerate.
12117 * valops.c (hand_function_call): Update comment.
12118 * stack.c (return_command): Update comment.
12119 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
12120 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
12121 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12122 * x86-64-tdep.c (x86_64_init_abi): Update.
12123 * vax-tdep.c (vax_gdbarch_init): Update.
12124 * v850-tdep.c (v850_gdbarch_init): Update.
12125 * sparc-tdep.c (sparc_gdbarch_init): Update.
12126 * sh-tdep.c (sh_gdbarch_init): Update.
12127 * s390-tdep.c (s390_gdbarch_init): Update.
12128 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12129 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12130 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12131 * mips-tdep.c (mips_gdbarch_init): Update.
12132 * mcore-tdep.c (mcore_gdbarch_init): Update.
12133 * m68k-tdep.c (m68k_gdbarch_init): Update.
12134 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12135 * ia64-tdep.c (ia64_gdbarch_init): Update.
12136 * i386-tdep.c (i386_gdbarch_init): Update.
12137 * hppa-tdep.c (hppa_gdbarch_init): Update.
12138 * h8300-tdep.c (h8300_gdbarch_init): Update.
12139 * frv-tdep.c (frv_gdbarch_init): Update.
12140 * cris-tdep.c (cris_gdbarch_init): Update.
12141 * avr-tdep.c (avr_gdbarch_init): Update.
12142 * arm-tdep.c (arm_gdbarch_init): Update.
12143 * alpha-tdep.c (alpha_gdbarch_init): Update.
12144
12145 2003-03-13 Andrew Cagney <cagney@redhat.com>
12146
12147 * frame.c (legacy_frame_p): New function.
12148 (get_prev_frame): Use legacy_frame_p.
12149 * frame.h (legacy_frame_p): Declare.
12150
12151 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
12152
12153 * MAINTAINERS (write after approval): Alphabetically
12154 listing corrected.
12155
12156 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
12157
12158 * MAINTAINERS (write after approval): Add myself.
12159
12160 2003-03-12 Andrew Cagney <cagney@redhat.com>
12161
12162 * frame.c (get_prev_frame): Rename the frame parameter to
12163 "this_frame".
12164 (get_next_frame, legacy_get_prev_frame): Ditto.
12165
12166 2003-03-12 Andrew Cagney <cagney@redhat.com>
12167
12168 * frame.c (get_current_frame): Check target_has_registers before
12169 checking target_has_stack.
12170 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
12171 instead of deprecated_selected_frame.
12172 * findvar.c (value_of_register): Pass "frame", not
12173 deprecated_selected_frame, to value_of_builtin_reg.
12174
12175 2003-03-12 Andrew Cagney <cagney@redhat.com>
12176
12177 * regcache.c (regcache_cooked_write_signed): New function.
12178 (regcache_cooked_write_unsigned): New function.
12179 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
12180 (regcache_cooked_read_signed): Fix regnum in range assertion.
12181 * regcache.h (regcache_cooked_write_signed): Declare.
12182 (regcache_cooked_write_unsigned): Declare.
12183
12184 2003-03-12 Andrew Cagney <cagney@redhat.com>
12185
12186 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
12187 * gdbarch.h, gdbarch.c: Re-generate.
12188 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12189 * x86-64-tdep.h: Update.
12190 * x86-64-tdep.c (x86_64_init_abi): Update.
12191 * v850-tdep.c (v850_gdbarch_init): Update.
12192 * sparc-tdep.c (sparc_gdbarch_init): Update.
12193 * sh-tdep.c (sh_gdbarch_init): Update.
12194 * s390-tdep.c (s390_gdbarch_init): Update.
12195 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12196 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12197 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12198 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12199 * mips-tdep.c (mips_gdbarch_init): Update.
12200 * mcore-tdep.c (mcore_gdbarch_init): Update.
12201 * m68k-tdep.c (m68k_gdbarch_init): Update.
12202 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12203 * ia64-tdep.c (ia64_gdbarch_init): Update.
12204 * i386-tdep.c (i386_gdbarch_init): Update.
12205 * i386-interix-tdep.c (i386_interix_init_abi): Update.
12206 * hppa-tdep.c (hppa_gdbarch_init): Update.
12207 * h8300-tdep.c (h8300_gdbarch_init): Update.
12208 * frv-tdep.c (frv_gdbarch_init): Update.
12209 * cris-tdep.c (cris_gdbarch_init): Update.
12210 * avr-tdep.c (avr_gdbarch_init): Update.
12211 * arm-tdep.c (arm_gdbarch_init): Update.
12212 * alpha-tdep.c (alpha_gdbarch_init): Update.
12213 * sh-tdep.c (sh_init_extra_frame_info): Update.
12214 (sh64_init_extra_frame_info): Update.
12215 * ns32knbsd-nat.c (frame_num_args): Update.
12216 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
12217 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
12218 (xstormy16_frame_chain_valid): Update.
12219 * vax-tdep.c (vax_saved_pc_after_call): Update.
12220 * v850-tdep.c (v850_frame_chain): Update.
12221 (v850_pop_frame): Update.
12222 (v850_init_extra_frame_info): Update.
12223 * sparc-tdep.c (setup_arbitrary_frame): Update.
12224 * ns32k-tdep.c (umax_frame_num_args): Update.
12225 * s390-tdep.c (s390_pop_frame_regular): Update.
12226 * mn10300-tdep.c (mn10300_frame_chain): Update.
12227 (mn10300_pop_frame_regular): Update.
12228 (mn10300_init_extra_frame_info): Update.
12229 * mips-tdep.c (mips_init_frame_pc_first): Update.
12230 (mips_frame_chain): Update.
12231 (mips_pop_frame): Update.
12232 * mcore-tdep.c (mcore_frame_chain): Update.
12233 (mcore_pop_frame): Update.
12234 (mcore_init_extra_frame_info): Update.
12235 * arch-utils.c (init_frame_pc_default): Update.
12236 * m68k-tdep.c (isi_frame_num_args): Update.
12237 (delta68_frame_num_args): Update.
12238 (news_frame_num_args): Update.
12239 * ia64-tdep.c (ia64_pop_frame_regular): Update.
12240 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
12241 (alpha_frame_chain): Update.
12242 (alpha_pop_frame): Update.
12243 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
12244 (hppa_init_extra_frame_info): Update.
12245 (hppa_frame_chain): Update.
12246 (hppa_frame_chain_valid): Update.
12247 * cris-tdep.c (cris_init_extra_frame_info): Update.
12248 * avr-tdep.c (avr_init_extra_frame_info): Update.
12249 * arm-tdep.c (arm_frame_chain_valid): Update.
12250 (arm_init_extra_frame_info): Update.
12251 (arm_pop_frame): Update.
12252 * frame.c (frame_pc_unwind): Update.
12253 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
12254 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12255 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12256 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
12257 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
12258 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
12259
12260 2003-03-12 Andrew Cagney <cagney@redhat.com>
12261
12262 Eliminate the need for POP_FRAME.
12263 * frame.c (do_frame_unwind_register): New function.
12264 (frame_pop): When no POP_FRAME, pop the frame using register
12265 unwind and a scratch regcache.
12266 (frame_saved_regs_pop): Delete function.
12267 (trad_frame_unwinder): Update.
12268 * d10v-tdep.c (d10v_frame_pop): Delete function.
12269 (d10v_frame_unwind): Update.
12270 * sentinel-frame.c (sentinel_frame_pop): Delete function.
12271 (sentinel_frame_unwinder): Update.
12272 * dummy-frame.c (dummy_frame_pop): Delete function.
12273 (dummy_frame_unwind): Update.
12274 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
12275 (struct frame_unwind): Update.
12276
12277 2003-03-11 Kevin Buettner <kevinb@redhat.com>
12278
12279 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
12280 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
12281 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
12282 Do range checks on register number obtained from debugging info.
12283 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
12284 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
12285 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
12286 mapping function.
12287 (do_fp_register_row): Fix typo which caused double type to be
12288 used when attempting to unpack a float.
12289
12290 2003-03-11 J. Brobecker <brobecker@gnat.com>
12291
12292 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
12293
12294 2003-03-11 Andrew Cagney <cagney@redhat.com>
12295
12296 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
12297 frame. Problem found by Corinna Vinschen.
12298
12299 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
12300
12301 * doublest.c (floatformat_from_length): Accept also
12302 the real size of 'long double' type.
12303
12304 2003-03-10 Daniel Jacobowitz <drow@mvista.com>
12305
12306 From Klee Dienes <kdienes@apple.com>:
12307 * breakpoint.c (bpstat_copy): Copy the command lines as well
12308 as the old value, to match what is freed in bpstat_clear.
12309
12310 2003-03-10 David Carlton <carlton@math.stanford.edu>
12311
12312 * minsyms.c (add_minsym_to_hash_table): Replace
12313 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
12314 (compare_minimal_symbols, compact_minimal_symbols)
12315 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
12316 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
12317 of DEPRECATED_SYMBOL_MATCHES_NAME.
12318 (lookup_minimal_symbol_solib_trampoline): Ditto.
12319
12320 2003-03-10 Andrew Cagney <cagney@redhat.com>
12321
12322 * regcache.h (regcache_cooked_read_ftype): Define.
12323 (regcache_save, regcache_restore): Add a cooked_read parameter.
12324 * regcache.c (regcache_save, regcache_restore): Update.
12325 (do_cooked_read): New function.
12326 (regcache_cpy): Pass do_cooked_read to regcache_save and
12327 regcache_restore.
12328
12329 2003-03-10 Andrew Cagney <cagney@redhat.com>
12330
12331 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
12332 * gdbarch.h, gdbarch.c: Re-generate.
12333 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12334 * x86-64-tdep.h: Update.
12335 * x86-64-tdep.c (x86_64_init_abi): Update.
12336 * v850-tdep.c (v850_gdbarch_init): Update.
12337 * sparc-tdep.c (sparc_gdbarch_init): Update.
12338 * sh-tdep.c (sh_gdbarch_init): Update.
12339 * s390-tdep.c (s390_gdbarch_init): Update.
12340 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12341 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12342 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12343 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12344 * mips-tdep.c (mips_gdbarch_init): Update.
12345 * mcore-tdep.c (mcore_gdbarch_init): Update.
12346 * m68k-tdep.c (m68k_gdbarch_init): Update.
12347 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12348 * ia64-tdep.c (ia64_gdbarch_init): Update.
12349 * i386-tdep.c (i386_gdbarch_init): Update.
12350 * i386-interix-tdep.c (i386_interix_init_abi): Update.
12351 * hppa-tdep.c (hppa_gdbarch_init): Update.
12352 * h8300-tdep.c (h8300_gdbarch_init): Update.
12353 * frv-tdep.c (frv_gdbarch_init): Update.
12354 * cris-tdep.c (cris_gdbarch_init): Update.
12355 * avr-tdep.c (avr_gdbarch_init): Update.
12356 * arm-tdep.c (arm_gdbarch_init): Update.
12357 * alpha-tdep.c (alpha_gdbarch_init): Update.
12358 * sh-tdep.c (sh_init_extra_frame_info): Update.
12359 (sh64_init_extra_frame_info): Update.
12360 * ns32knbsd-nat.c (frame_num_args): Update.
12361 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
12362 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
12363 (xstormy16_frame_chain_valid): Update.
12364 * vax-tdep.c (vax_saved_pc_after_call): Update.
12365 * v850-tdep.c (v850_frame_chain): Update.
12366 (v850_pop_frame): Update.
12367 (v850_init_extra_frame_info): Update.
12368 * sparc-tdep.c (setup_arbitrary_frame): Update.
12369 * ns32k-tdep.c (umax_frame_num_args): Update.
12370 * s390-tdep.c (s390_pop_frame_regular): Update.
12371 * mn10300-tdep.c (mn10300_frame_chain): Update.
12372 (mn10300_pop_frame_regular): Update.
12373 (mn10300_init_extra_frame_info): Update.
12374 * mips-tdep.c (mips_init_frame_pc_first): Update.
12375 (mips_frame_chain): Update.
12376 (mips_pop_frame): Update.
12377 * mcore-tdep.c (mcore_frame_chain): Update.
12378 (mcore_pop_frame): Update.
12379 (mcore_init_extra_frame_info): Update.
12380 * arch-utils.c (init_frame_pc_default): Update.
12381 * m68k-tdep.c (isi_frame_num_args): Update.
12382 (delta68_frame_num_args): Update.
12383 (news_frame_num_args): Update.
12384 * ia64-tdep.c (ia64_pop_frame_regular): Update.
12385 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
12386 (alpha_frame_chain): Update.
12387 (alpha_pop_frame): Update.
12388 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
12389 (hppa_init_extra_frame_info): Update.
12390 (hppa_frame_chain): Update.
12391 (hppa_frame_chain_valid): Update.
12392 * cris-tdep.c (cris_init_extra_frame_info): Update.
12393 * avr-tdep.c (avr_init_extra_frame_info): Update.
12394 * arm-tdep.c (arm_frame_chain_valid): Update.
12395 (arm_init_extra_frame_info): Update.
12396 (arm_pop_frame): Update.
12397 * frame.c (frame_pc_unwind): Update.
12398 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
12399 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12400 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12401 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
12402 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
12403 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
12404
12405 2003-03-10 Andrew Cagney <cagney@redhat.com>
12406
12407 * gdbarch.sh (gdbarch_unwind_pc): New method.
12408 * gdbarch.h, gdbarch.c: Regenerate.
12409 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
12410 but use read_pc and FRAME_SAVED_PC as fall backs.
12411 (frame_saved_regs_pc_unwind): Delete function.
12412 (trad_frame_unwinder): Update.
12413 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
12414 (struct frame_unwind): Update.
12415 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
12416 (dummy_frame_unwind): Update.
12417 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
12418 (sentinel_frame_unwinder): Update.
12419 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
12420 (d10v_frame_unwind): Update.
12421 (d10v_unwind_pc): New function.
12422 (d10v_gdbarch_init): Set unwind_pc.
12423
12424 2003-03-10 Andrew Cagney <cagney@redhat.com>
12425
12426 * gdbarch.h: Re-generate.
12427
12428 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
12429 PC.
12430 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
12431 the PC register.
12432
12433 2003-03-08 Mark Kettenis <kettenis@gnu.org>
12434
12435 * gdbarch.sh (save_dummy_frame_tos): Add comment.
12436
12437 2003-03-08 Andrew Cagney <cagney@redhat.com>
12438
12439 * cli-out.c: Update copyright.
12440 (cli_out_data): Define typedef. Use instead of ui_out_data.
12441
12442 2003-03-08 Andrew Cagney <cagney@redhat.com>
12443
12444 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
12445 the result.
12446
12447 2003-03-07 Andrew Cagney <cagney@redhat.com>
12448
12449 * gdbarch.sh: Don't generate two macro definitions when an
12450 undefined macro taking no arguments.
12451 * gdbarch.h: Regenerate.
12452
12453 2002-03-07 Michal Ludvig <mludvig@suse.cz>
12454
12455 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
12456 (x86_64_unwind_dummy_id): New functions.
12457 (x86_64_init_abi): Register these two new functions.
12458
12459 2003-03-07 Michal Ludvig <mludvig@suse.cz>
12460
12461 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
12462 (x86_64_skip_prologue): Move prologue detection to
12463 separate function.
12464 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
12465
12466 2003-03-05 Andrew Cagney <cagney@redhat.com>
12467
12468 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
12469 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
12470 * frame.c (get_prev_frame): Restructure the frame ID unwind code
12471 to use unwind_dummy_id when a dummy frame.
12472 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
12473 predicate.
12474 * gdbarch.h, gdbarch.c: Regneerate.
12475
12476 2003-03-05 Andrew Cagney <cagney@redhat.com>
12477
12478 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
12479 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
12480 Do not use d10v_read_sp or d10v_read_fp when obtaining register
12481 values.
12482
12483 2003-03-05 Andrew Cagney <cagney@redhat.com>
12484
12485 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
12486 (struct d10v_unwind_cache): Delete field "frameless". Replace
12487 "next_addr" with "sp_offset". Add "r11_offset".
12488 (d10v_frame_unwind_cache): Update.
12489 (prologue_find_regs): Update. When "mv r11, sp", save the
12490 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
12491 RN was saved in r11_offset.
12492
12493 2003-03-05 Andrew Cagney <cagney@redhat.com>
12494
12495 * frame.c (deprecated_update_frame_pc_hack): Also update the the
12496 cached PC value in the next frame.
12497
12498 2003-03-05 Andrew Cagney <cagney@redhat.com>
12499
12500 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
12501 "id_unwind_cache" with "id".
12502 (frame_id_unwind): Delete declaration.
12503 * frame.c (frame_id_unwind): Delete function.
12504 (get_prev_frame): Call the frame id unwind method directly. Store
12505 the returned next frame's ID value in NEXT_FRAME. Note that there
12506 is a problem with the wrong unwind ID being called with the wrong
12507 unwind cache.
12508
12509 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
12510
12511 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
12512
12513 2003-03-05 James Ingham <jingham@apple.com>
12514 Daniel Jacobowitz <drow@mvista.com>
12515
12516 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
12517 (auto_cp_abi): New variable.
12518 (current_cp_abi, num_cp_abis): Make static.
12519 (CP_ABI_MAX): Define.
12520 (cp_abis): Turn into an array.
12521 (value_virtual_fn_field): Fix formatting.
12522 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
12523 takes a pointer.
12524 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
12525 (list_cp_abis, _initialize_cp_abi): New functions.
12526 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
12527 declarations for cp_abis, num_cp_abis, current_cp_abi, and
12528 switch_to_cp_abi. Update prototype for register_cp_abi.
12529 * Makefile.in (cp-abi.o): Update dependencies.
12530 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
12531 instead of switch_to_cp_abi.
12532 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
12533 register_cp_abi.
12534 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
12535 register_cp_abi.
12536 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
12537
12538 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
12539
12540 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
12541 * dwarf2loc.c: Include "regcache.h".
12542 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
12543 register_size.
12544 * Makefile.in (dwarf2loc.o): Update dependencies.
12545
12546 2003-03-04 Theodore A. Roth <troth@openavr.org>
12547
12548 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
12549 number of io registers reported by remote target is not a multiple of
12550 step.
12551
12552 2003-03-04 David Carlton <carlton@math.stanford.edu>
12553
12554 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
12555 (lookup_symbol_aux_psymtabs): Update call to
12556 lookup_partial_symbol.
12557 (lookup_transparent_type, find_main_psymtab)
12558 (make_symbol_overload_list): Ditto.
12559
12560 2003-03-04 Kazu Hirata <kazu@cs.umass.edu>
12561
12562 * MAINTAINERS (Write after approval): Update my email address.
12563
12564 2003-03-03 Andrew Cagney <cagney@redhat.com>
12565
12566 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
12567 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
12568 predicate. Replace MAX_REGISTER_RAW_SIZE.
12569 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
12570 MAX_REGISTER_VIRTUAL_SIZE.
12571 * regcache.c (legacy_max_register_raw_size): New function.
12572 (legacy_max_register_virtual_size): New function.
12573 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
12574 (MAX_REGISTER_RAW_SIZE): Define.
12575 (legacy_max_register_raw_size): Declare.
12576 (legacy_max_register_virtual_size): Declare.
12577 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12578 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
12579 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12580 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
12581 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12582 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
12583 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12584 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12585 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12586 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12587 * vax-tdep.c (vax_gdbarch_init): Update.
12588 * v850-tdep.c (v850_gdbarch_init): Update.
12589 * sparc-tdep.c (sparc_gdbarch_init): Update.
12590 * sh-tdep.c (sh_gdbarch_init): Update.
12591 * s390-tdep.c (s390_gdbarch_init): Update.
12592 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12593 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12594 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12595 * mips-tdep.c (mips_gdbarch_init): Update.
12596 * mcore-tdep.c (mcore_gdbarch_init): Update.
12597 * m68k-tdep.c (m68k_gdbarch_init): Update.
12598 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12599 * ia64-tdep.c (ia64_gdbarch_init): Update.
12600 * i386-tdep.c (i386_gdbarch_init): Update.
12601 * hppa-tdep.c (hppa_gdbarch_init): Update.
12602 * h8300-tdep.c (h8300_gdbarch_init): Update.
12603 * frv-tdep.c (frv_gdbarch_init): Update.
12604 * cris-tdep.c (cris_gdbarch_init): Update.
12605 * avr-tdep.c (avr_gdbarch_init): Update.
12606 * arm-tdep.c (arm_gdbarch_init): Update.
12607 * alpha-tdep.c (alpha_gdbarch_init): Update.
12608 * d10v-tdep.c (d10v_gdbarch_init): Do not set
12609 max_register_raw_size or max_register_virtual_size.
12610
12611 2003-03-03 David Carlton <carlton@math.stanford.edu>
12612
12613 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
12614 SYMBOL_MATCHES_NAME, add comment.
12615 (SYMBOL_MATCHES_NATURAL_NAME): New.
12616 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
12617 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
12618 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
12619 * symtab.c (lookup_partial_symbol): Use
12620 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
12621 unhelpful comment.
12622 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
12623 SYMBOL_MATCHES_NAME.
12624 Fix for PR c++/33.
12625
12626 2003-03-03 David Carlton <carlton@math.stanford.edu>
12627
12628 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
12629 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
12630 by regexp matching against SYMBOL_NATURAL_NAME.
12631
12632 2003-03-03 David Carlton <carlton@math.stanford.edu>
12633
12634 * linespec.c (find_method): Extract code into collect_methods.
12635 (collect_methods): New.
12636
12637 2003-03-02 Mark Kettenis <kettenis@gnu.org>
12638
12639 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
12640 get_frame_base.
12641
12642 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
12643 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
12644
12645 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
12646
12647 * arch-utils.c (generic_register_byte): Fix to use the loop index
12648 and not regnum when summing the size of all registers up to regnum.
12649
12650 2003-03-01 Andrew Cagney <cagney@redhat.com>
12651
12652 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
12653 FRAME_INIT_SAVED_REGS.
12654 * gdbarch.h, gdbarch.c: Regenerate.
12655 * stack.c (frame_info): Update.
12656 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
12657 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
12658 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
12659 * ns32k-tdep.c (ns32k_pop_frame): Update.
12660 * mips-tdep.c (mips_pop_frame): Update.
12661 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
12662 * ia64-tdep.c (ia64_frame_chain): Update.
12663 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
12664 (ia64_frameless_function_invocation): Update.
12665 (ia64_init_extra_frame_info): Update.
12666 (ia64_pop_frame_regular): Update.
12667 * frame.h (struct frame_info): Update comment.
12668 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
12669 * frame.c (frame_saved_regs_register_unwind): Update.
12670 (frame_saved_regs_register_unwind): Update.
12671 (deprecated_generic_get_saved_register): Update.
12672 * cris-tdep.c: Update comment.
12673 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
12674 Rename macro.
12675 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12676 * x86-64-tdep.c (x86_64_init_abi): Update.
12677 * vax-tdep.c (vax_gdbarch_init): Update.
12678 * v850-tdep.c (v850_gdbarch_init): Update.
12679 * sparc-tdep.c (sparc_gdbarch_init): Update.
12680 * sh-tdep.c (sh_gdbarch_init): Update.
12681 * s390-tdep.c (s390_gdbarch_init): Update.
12682 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12683 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12684 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12685 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12686 * mips-tdep.c (mips_gdbarch_init): Update.
12687 * mcore-tdep.c (mcore_gdbarch_init): Update.
12688 * m68k-tdep.c (m68k_gdbarch_init): Update.
12689 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12690 * ia64-tdep.c (ia64_gdbarch_init): Update.
12691 * i386-tdep.c (i386_gdbarch_init): Update.
12692 * frv-tdep.c (frv_gdbarch_init): Update.
12693 * avr-tdep.c (avr_gdbarch_init): Update.
12694 * arm-tdep.c (arm_gdbarch_init): Update.
12695 * alpha-tdep.c (alpha_gdbarch_init): Update.
12696
12697 2003-03-01 Andrew Cagney <cagney@redhat.com>
12698
12699 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
12700 option enum and switch. When no windows, set the interpreter to
12701 INTERP_CONSOLE.
12702
12703 2003-03-01 Andrew Cagney <cagney@redhat.com>
12704
12705 * main.c (captured_main): Replace magic option characters with an
12706 enum.
12707
12708 2003-03-01 Andrew Cagney <cagney@redhat.com>
12709
12710 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
12711 INIT_EXTRA_FRAME_INFO.
12712 * gdbarch.h, gdbarch.c: Regenerate.
12713 * arm-tdep.c: Update comments.
12714 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
12715 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
12716 * frame.h, avr-tdep.c: Ditto.
12717 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
12718 (create_new_frame, legacy_get_prev_frame): Ditto.
12719 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
12720 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
12721 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
12722 deprecated_init_extra_frame_info instead of init_extra_frame_info.
12723 * x86-64-tdep.c (x86_64_init_abi): Ditto.
12724 * v850-tdep.c (v850_gdbarch_init): Ditto.
12725 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
12726 * sh-tdep.c (sh_gdbarch_init): Ditto.
12727 * s390-tdep.c (s390_gdbarch_init): Ditto.
12728 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
12729 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12730 * mips-tdep.c (mips_gdbarch_init): Ditto.
12731 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12732 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12733 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12734 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
12735 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
12736 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12737 * frv-tdep.c (frv_gdbarch_init): Ditto.
12738 * cris-tdep.c (cris_gdbarch_init): Ditto.
12739 * avr-tdep.c (avr_gdbarch_init): Ditto.
12740 * arm-tdep.c (arm_gdbarch_init): Ditto.
12741 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
12742 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12743
12744 2003-03-01 Andrew Cagney <cagney@redhat.com>
12745
12746 * gdbarch.sh (register_type): New function with predicate.
12747 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
12748 * gdbarch.h, gdbarch.c: Re-generate.
12749 * arch-utils.c (generic_register_byte): Use generic_register_size.
12750 (generic_register_size): When available, use
12751 gdbarch_register_type.
12752 * regcache.c (init_regcache_descr): When available, initialize the
12753 register type array using gdbarch_register_type. If the
12754 architecture supplies gdbarch_register_type, do not use the legacy
12755 regcache layout.
12756 * d10v-tdep.c (d10v_register_type): Replace
12757 d10v_register_virtual_type.
12758 (d10v_gdbarch_init): Set register_type instead of
12759 register_virtual_type.
12760
12761 2003-03-01 Andrew Cagney <cagney@redhat.com>
12762
12763 * Makefile.in (ax-gdb.o): Update dependencies.
12764 * ax-gdb.c: Include "regcache.h".
12765 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
12766 * findvar.c (value_of_register): Ditto.
12767 * infcmd.c (default_print_registers_info): Ditto.
12768
12769 2003-03-01 Mark Kettenis <kettenis@gnu.org>
12770
12771 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
12772 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
12773
12774 2003-03-01 Mark Kettenis <kettenis@gnu.org>
12775
12776 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
12777 of STREQ.
12778
12779 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
12780
12781 * Makefile.in (dwarf2loc.o): Update dependencies.
12782 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
12783 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
12784 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
12785 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
12786 (locexpr_tracepoint_var_ref): New function.
12787 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
12788
12789 2003-02-28 Andrew Cagney <cagney@redhat.com>
12790
12791 * regcache.c (register_size): New function.
12792 * regcache.h (register_size): Declare
12793 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
12794 max_register_size instead of MAX_REGISTER_RAW_SIZE.
12795
12796 2003-02-28 David Carlton <carlton@math.stanford.edu>
12797
12798 * linespec.c (decode_compound): Extract code into find_method.
12799 (find_method): New.
12800
12801 2003-02-28 J. Brobecker <brobecker@gnat.com>
12802
12803 * Makefile.in: Add rules to build and link in observer.o.
12804
12805 2003-02-27 J. Brobecker <brobecker@gnat.com>
12806
12807 * observer.c: Minor comments edits.
12808
12809 2003-02-27 J. Brobecker <brobecker@gnat.com>
12810
12811 * observer.h, observer.c: New file.
12812
12813 2003-02-27 Andrew Cagney <cagney@redhat.com>
12814
12815 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
12816
12817 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
12818
12819 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
12820 (M6812_OP_STS_EXT): Likewise.
12821 (m6811_prologue): Use the above to recognize prologue.
12822 (m6812_prologue): Likewise.
12823
12824 2003-02-27 David Carlton <carlton@math.stanford.edu>
12825
12826 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
12827 SYMBOL_PRINT_NAME.
12828 (compare_psymbols): Ditto.
12829 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
12830
12831 2003-02-27 Michael Snyder <msnyder@redhat.com>
12832
12833 * f-lang.c (build_fortran_types): New function.
12834 (_initialize_f_language): Gdbarch-register built-in fortran types.
12835 * doublest.c (extract_floating): Fix warning text.
12836
12837 2003-02-27 Andrew Cagney <cagney@redhat.com>
12838
12839 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
12840 predicate. Replaces PUSH_DUMMY_FRAME.
12841 * gdbarch.h, gdbarch.c: Regnerate.
12842 * valops.c (hand_function_call): Update. Call
12843 generic_push_dummy_frame directly.
12844 * vax-tdep.c (vax_gdbarch_init): Update.
12845 * sparc-tdep.c (sparc_gdbarch_init): Update.
12846 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12847 * m68k-tdep.c (m68k_gdbarch_init): Update.
12848 * hppa-tdep.c (hppa_gdbarch_init): Update.
12849 * alpha-tdep.c (alpha_gdbarch_init): Update.
12850 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
12851 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
12852 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
12853 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
12854 push_dummy_frame to generic_push_dummy_frame.
12855 * v850-tdep.c (v850_gdbarch_init): Ditto.
12856 * sh-tdep.c (sh_gdbarch_init): Ditto.
12857 * s390-tdep.c (s390_gdbarch_init): Ditto.
12858 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12859 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12860 * mips-tdep.c (mips_gdbarch_init): Ditto.
12861 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12862 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12863 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12864 * i386-tdep.c (i386_gdbarch_init): Ditto.
12865 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12866 * frv-tdep.c (frv_gdbarch_init): Ditto.
12867 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
12868 * cris-tdep.c (cris_gdbarch_init): Ditto.
12869 * avr-tdep.c (avr_gdbarch_init): Ditto.
12870 * arm-tdep.c (arm_gdbarch_init): Ditto.
12871
12872 2003-02-26 Kevin Buettner <kevinb@redhat.com>
12873
12874 * mips-tdep.c (show_mips_abi): New function.
12875 (_initialize_mips_tdep): Use show_mips_abi() to implement the
12876 command ``show mips abi''.
12877
12878 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
12879
12880 From Elena Zannoni <ezannoni@redhat.com>
12881 * dbxread.c (process_one_symbol): Only record line 0 if one or
12882 more sline entries have been seen for the function.
12883
12884 2003-02-26 Michael Chastain <mec@shout.net>
12885
12886 * configure: Regenerate with autoconf 000227.
12887
12888 2003-02-26 Michael Chastain <mec@shout.net>
12889
12890 Close PR build/660.
12891 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
12892 for old libc5/glibc.
12893 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
12894
12895 2003-02-26 Kris Warkentin <kewarken@qnx.com>
12896
12897 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
12898 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
12899
12900 2003-02-26 Michael Chastain <mec@shout.net>
12901
12902 * configure.in: New variable HAVE_UINTPTR_T.
12903 * configure, config.in: Regenerated.
12904
12905 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
12906
12907 Fix PR build/1097.
12908 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
12909
12910 2003-02-25 Andrew Cagney <cagney@redhat.com>
12911
12912 * frame.c (get_prev_frame): Add comment on check for
12913 inside_entry_func. Only check for inside_entry_file when not a
12914 dummy and not a sentinel. Check that the new frame is not inner
12915 to the old frame.
12916
12917 2003-02-25 Andrew Cagney <cagney@redhat.com>
12918
12919 * frame.c (frame_debug): New variable.
12920 (_initialize_frame): Add "set/show debug frame" command.
12921 (get_prev_frame): When frame_debug, print reason why unwind
12922 failed.
12923
12924 2003-02-25 Michael Chastain <mec@shout.net>
12925
12926 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
12927 to avoid uintptr_t definition problems.
12928
12929 2003-02-25 David Carlton <carlton@math.stanford.edu>
12930
12931 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
12932 (SYMBOL_LINKAGE_NAME): Ditto.
12933 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
12934 SYMBOL_LINKAGE_NAME.
12935 (struct general_symbol_info): Expand comment.
12936 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
12937 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
12938 (SYMBOL_MATCHES_REGEXP): Ditto.
12939 * symtab.c (symbol_natural_name): New function.
12940 * objfiles.h: Replace all uses of SYMBOL_NAME by
12941 DEPRECATED_SYMBOL_NAME.
12942 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
12943 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
12944 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
12945 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
12946 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
12947 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
12948 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
12949 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
12950 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
12951 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
12952 * ada-exp.y: Ditto.
12953 * ada-exp.y: Update copyright.
12954 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
12955 * cp-valprint.c: Ditto.
12956
12957 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
12958
12959 * infptrace.c (detach): Do not flag error if ptrace detach fails
12960 and errno is set to ESRCH.
12961
12962 2003-02-24 Andrew Cagney <cagney@redhat.com>
12963
12964 * infptrace.c (udot_info): Change type of udot_off to long. Use
12965 paddr when printing udot_off's value.
12966
12967 2003-02-24 David Carlton <carlton@math.stanford.edu>
12968
12969 * symtab.c (make_symbol_overload_list): Only read in partial
12970 symtabs containing a matching partial symbol.
12971
12972 2003-02-24 David Carlton <carlton@math.stanford.edu>
12973
12974 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
12975 do the comparison, not strcmp.
12976 * symfile.c (compare_psymbols): Ditto.
12977 * defs.h: Declare strcmp_iw_ordered.
12978 * utils.c (strcmp_iw_ordered): New function.
12979
12980 2003-02-24 Jim Blandy <jimb@redhat.com>
12981
12982 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
12983 support, shared libs): Remove my name from here, to better reflect
12984 reality.
12985
12986 2003-02-24 Kris Warkentin <kewarken@qnx.com>
12987
12988 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
12989 (target_ops): Add to_have_continuable_watchpoint.
12990 * target.c (update_current_target): Add INHERIT line for
12991 to_have_continuable_watchpoint.
12992 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
12993 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
12994 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
12995 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
12996
12997 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
12998
12999 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
13000 maintainership.
13001
13002 2003-02-24 Kris Warkentin <kewarken@qnx.com>
13003
13004 * solib.c (solib_open): Call target defined search function after
13005 failing with solib-search-path.
13006 * solist.h (target_so_ops): Add find_and_open_solib function hook and
13007 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
13008
13009 2003-02-24 Kris Warkentin <kewarken@qnx.com>
13010
13011 * MAINTAINERS: Add myself to Write After section.
13012
13013 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
13014
13015 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
13016
13017 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
13018
13019 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
13020 (m68hc11_add_reggroups): New function.
13021 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
13022 (m68hc11_gdbarch_init): Install the reggroups.
13023 (_initialize_m68hc11_tdep): Initialize them.
13024
13025 2003-02-21 James E Wilson <wilson@tuliptree.org>
13026
13027 * MAINTAINERS: Update my email address.
13028
13029 2003-02-21 David Carlton <carlton@math.stanford.edu>
13030
13031 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
13032
13033 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
13034
13035 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
13036 * symtab.h: Add opaque declarations of struct axs_value and
13037 struct agent_expr.
13038 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
13039 (struct location_funcs): New type.
13040 (struct symbol): Add "loc" to aux_value.
13041 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
13042 * dwarf2read.c: Include "dwarf2expr.h".
13043 (dwarf2_symbol_mark_computed): New function.
13044 (read_func_scope): Use it.
13045 (var_decode_location): New function.
13046 (new_symbol): Use it.
13047 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
13048
13049 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
13050 (dwarf2expr_h, dwarf2loc_h): New variables.
13051 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
13052 (dwarf2expr.o, dwarf2loc.o): New rules.
13053 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
13054 * buildsym.c (finish_block): Handle LOC_COMPUTED and
13055 LOC_COMPUTED_ARG.
13056 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
13057 * m2-exp.y (yylex): Likewise.
13058 * printcmd.c (address_info, print_frame_args): Likewise.
13059 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
13060 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
13061 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
13062 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
13063 * symtab.c (lookup_block_symbol): Likewise.
13064
13065 2003-02-20 Adam Fedor <fedor@gnu.org>
13066
13067 * symtab.h: Remove objc_specific struct
13068 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
13069 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
13070 Have language_objc use cplus_specific struct.
13071
13072 2003-02-20 Tom Tromey <tromey@redhat.com>
13073
13074 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
13075 TYPE_NAME, when printing a String value. PR java/1075.
13076
13077 2003-02-20 Adam Fedor <fedor@gnu.org>
13078
13079 * objc-lang.h (find_methods): Remove declaration.
13080 * objc-lang.c (find_methods): Make static.
13081
13082 2003-02-20 Christopher Faylor <cgf@redhat.com>
13083
13084 * win32-nat.c (get_image_name): Check return value from
13085 ReadProcessMemory.
13086 (child_xfer_memory): Ditto.
13087
13088 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
13089
13090 * configure.in (TARGET_SYSTEM_ROOT): Set default to
13091 ${exec_prefix}/${target_alias}/sys-root. Match explicit
13092 '${exec_prefix}' (in addition to the expansion thereof) as
13093 relocatable.
13094 * configure: Rebuilt.
13095
13096 2003-02-20 David Carlton <carlton@math.stanford.edu>
13097
13098 * symtab.c (search_symbols): Revert the search_symbols part of my
13099 2002-12-23 patch. Add comment.
13100
13101 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
13102
13103 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
13104 * dbxread.c (elfstab_build_psymtabs): Don't call
13105 install_minimal_symbols.
13106 (stabsect_build_psymtabs): Likewise.
13107 * elfread.c (elf_symfile_read): Call install_minimal_symbols
13108 earlier.
13109 * somread.c (som_symfile_read): Call install_minimal_symbols
13110 and do_cleanups earlier.
13111 * nlmread.c (nlm_symfile_read): Likewise.
13112 * mdebugread.c (elfmdebug_build_psymtabs): Call
13113 install_minimal_symbols and make appropriate cleanups.
13114
13115 2003-02-20 Kevin Buettner <kevinb@redhat.com>
13116
13117 * solib.c (reload_shared_libraries): New function.
13118 (_initialize_solib): Add callbacks for ``set solib-search-path''
13119 and ``set solib-absolute-prefix''.
13120
13121 2003-02-20 David Carlton <carlton@math.stanford.edu>
13122
13123 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
13124 expand comment.
13125 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
13126 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
13127 * ada-typeprint.c (ada_typedef_print): Ditto.
13128 * ax-gdb.c (gen_var_ref): Ditto.
13129 * breakpoint.c (print_one_breakpoint): Ditto.
13130 * buildsym.c (finish_block): Ditto.
13131 * c-valprint.c (c_val_print): Ditto.
13132 * expprint.c (print_subexp): Ditto.
13133 * findvar.c (locate_var_value): Ditto.
13134 * infcmd.c (jump_command): Ditto.
13135 * linespec.c (decode_line_2, decode_compound): Ditto.
13136 * maint.c (maintenance_translate_address): Ditto.
13137 * objc-lang.c (compare_selectors, compare_classes): Ditto.
13138 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
13139 Ditto.
13140 * p-valprint.c (pascal_val_print): Ditto.
13141 * stabsread.c (define_symbol): Ditto.
13142 * stack.c (print_frame, frame_info, print_block_frame_locals)
13143 (print_frame_arg_vars, return_command): Ditto.
13144 * symfile.c (compare_symbols, compare_psymbols): Ditto.
13145 * symmisc.c (print_symbol): Ditto.
13146 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
13147 (compare_search_syms, print_symbol_info, print_msymbol_info)
13148 (rbreak_command): Ditto.
13149 * tracepoint.c (tracepoints_info): Ditto.
13150 * typeprint.c (typedef_print): Ditto.
13151 * valops.c (value_of_variable, hand_function_call): Ditto.
13152 * cli/cli-cmds.c (edit_command, list_command): Ditto.
13153 * ada-typeprint.c: Update Copyright.
13154 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
13155 * tracepoint.c, cli/cli-cmds.c: Ditto.
13156
13157 2003-02-20 Kevin Buettner <kevinb@redhat.com>
13158
13159 * frame.c (generic_unwind_get_saved_register): Make non-static.
13160 * frame.h (generic_unwind_get_saved_register): Declare.
13161 * mips-tdep.c (read_next_frame_reg): Fetch register from
13162 current regcache when frame is NULL.
13163 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
13164 that must be NULL.
13165 (mips_get_saved_register): Call generic_unwind_get_saved_register()
13166 instead of frame_register_unwind().
13167
13168 2003-02-20 Andrew Cagney <ac131313@redhat.com>
13169
13170 * remote-sim.c (gdbsim_insert_breakpoint)
13171 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
13172 code.
13173
13174 2003-02-20 Andrew Cagney <ac131313@redhat.com>
13175
13176 * remote.c (_initialize_remote): Add commands "set/show remote
13177 hardware-watchpoint-limit" and "set/show remote
13178 hardware-breakpoint-limit".
13179 (remote_hw_watchpoint_limit): Initialize to -1.
13180 (remote_hw_breakpoint_limit): Ditto.
13181 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
13182
13183 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
13184
13185 * coff-pe-read.c: New file - support reading of minimal symbols from a
13186 portable executable using the export table.
13187 * coff-pe-read.h: New file.
13188 * coffread.c: Include coff-pe-read.h.
13189 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
13190 debugging symbols found.
13191 * Makefile.in (SFILES): Add coff-pe-read.o.
13192 (coff_pe_read_h): Define.
13193 (COMMON_OBS): Add coff-pe-read.o.
13194 (coffread.o): Add coff_pe_read_h dependency.
13195 (coff-pe-read.o): New target.
13196
13197 2003-02-19 David Carlton <carlton@math.stanford.edu>
13198
13199 * Makefile.in (SFILES): Add block.c.
13200 (block_h): New.
13201 (COMMON_OBS): Add block.o.
13202 (block.o): New.
13203 (x86-64-tdep.o): Add $(block_h).
13204 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
13205 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
13206 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
13207 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
13208 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
13209 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
13210 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
13211 * value.h: Add opaque declaration for struct block.
13212 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
13213 * ada-lang.h: Ditto.
13214 * x86-64-tdep.c: #include "block.h"
13215 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
13216 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
13217 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
13218 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
13219 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
13220 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
13221 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
13222 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
13223 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
13224 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
13225 * symtab.c (block_function): Ditto.
13226 (contained_in): Ditto.
13227 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
13228 block.h. Add opaque declaration for struct block.
13229 * symtab.h: Move block_function and contained_in declarations to
13230 block.h. Add opaque declarations for struct block, struct
13231 blockvector.
13232 (struct block): Move to block.h.
13233 (struct blockvector): Ditto.
13234 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
13235 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
13236 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
13237 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
13238 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
13239 Ditto.
13240 * block.c: New file.
13241 * block.h: New file.
13242
13243 2003-02-19 Theodore A. Roth <troth@openavr.org>
13244
13245 * avr-tdep.c (avr_extract_return_value): Remove function.
13246 (avr_store_return_value): Remove function.
13247 (avr_extract_struct_value_address): Remove function.
13248 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
13249
13250 2003-02-19 Andrew Cagney <ac131313@redhat.com>
13251
13252 * rs6000-tdep.c: Include "gdb_assert.h".
13253 (registers_e500): Add "acc" and "spefscr".
13254 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
13255 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
13256 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
13257 really is "r0".
13258 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
13259
13260 2003-02-18 Keith Seitz <keiths@redhat.com>
13261
13262 * Makefile.in: Add gdbtk-interps.c.
13263
13264 2003-02-18 Kevin Buettner <kevinb@redhat.com>
13265
13266 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
13267 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
13268
13269 2003-02-18 Andrew Cagney <cagney@redhat.com>
13270
13271 * symtab.h (struct objfile): Add opaque declaration.
13272
13273 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
13274
13275 From Jim Ingham <jingham@apple.com>:
13276 * dbxread.c (process_one_symbol): Use last_function_start rather
13277 than function_start_offset to find the real beginning of the
13278 current function. The latter is just the text section offset on
13279 some systems, the former is always the real function start.
13280
13281 2003-02-17 Andrew Cagney <cagney@redhat.com>
13282
13283 * configure.in: Revert ${target} != ${host}.
13284
13285 2003-02-17 Andrew Cagney <ac131313@redhat.com>
13286
13287 * configure.in (Makefile): Use the test ${target} != ${host},
13288 instead of the absence of the "nm.h" file, to determine of the
13289 configuration non-native.
13290 * configure: Regenerate.
13291
13292 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
13293
13294 From Brian Ford <ford@vss.fsi.com>
13295
13296 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
13297 conditionalize tui_active test.
13298 (lookup_cmd_1): Ditto.
13299
13300 2003-02-14 Mark Kettenis <kettenis@gnu.org>
13301
13302 * configure.in: Add check for _etext.
13303 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
13304 available.
13305 * config.in, configure: regenerated.
13306
13307 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
13308
13309 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
13310
13311 2003-02-14 Andrew Cagney <ac131313@redhat.com>
13312
13313 * main.c (tui_version): Delete variable.
13314 (captured_main): When --tui, set interpreter_p to "tui" instead of
13315 enabling tui_version.
13316 * printcmd.c (display_command) [TUI]: Test tui_active instead of
13317 tui_version.
13318 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
13319 * cli/cli-cmds.c (disassemble_command): Ditto.
13320 * defs.h (tui_version): Delete declaration.
13321 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
13322 (tui-interp.o): Add rules.
13323 (SUBDIR_TUI_OBS): Add "tui-interp.o".
13324
13325 2003-02-14 Christopher Faylor <cgf@redhat.com>
13326
13327 * win32-nat.c (register_loaded_dll): Correctly set address range for
13328 just-loaded dll.
13329
13330 2003-02-12 Jason Molenda (jmolenda@apple.com)
13331
13332 * symmisc.c (print_objfile_statistics): Include information about
13333 the number of psymtabs and symtabs in each object file.
13334
13335 2003-02-13 Keith R Seitz <keiths@redhat.com>
13336
13337 * main.h (struct captured_main_args): Add interpreter_p.
13338 * main.c (captured_main): Initialize interpreter_p from context.
13339 * gdb.c (main): Set interpreter_p argument.
13340 * Makefile.in (gdb.o): Add dependency for interps.h.
13341
13342 2003-02-12 Andrew Cagney <ac131313@redhat.com>
13343
13344 * event-top.c (cli_command_loop): Delete declaration.
13345 (_initialize_event_loop): Delete function setting event_loop_hook.
13346 * event-top.h (cli_command_loop): Declare. Update copyright.
13347 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
13348 * interps.c (current_interp_command_loop): When event_loop_p, call
13349 cli_command_loop.
13350
13351 2003-02-12 Andrew Cagney <ac131313@redhat.com>
13352
13353 * interps.h (interp_command_loop_ftype): Change return type to
13354 void.
13355
13356 2003-02-12 Michal Ludvig <mludvig@suse.cz>
13357
13358 * x86-64-tdep.c (x86_64_extract_return_value)
13359 (x86_64_store_return_value): Use regcache instead of regbuf.
13360 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
13361 * x86-64-linux-nat.c (fill_gregset): Use regcache.
13362
13363 2003-02-11 Andrew Cagney <ac131313@redhat.com>
13364
13365 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
13366 * aclocal.m4: Regenerate.
13367 * configure: Regenerate.
13368
13369 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
13370 TCL_LD_SEARCH_FLAGS.
13371
13372 2003-02-10 Michal Ludvig <mludvig@suse.cz>
13373
13374 * dwarf2cfi.c: Reindented.
13375
13376 2003-02-09 Andrew Cagney <ac131313@redhat.com>
13377
13378 * interps.c (clear_interpreter_hooks): Convert function definition
13379 to ISO C.
13380
13381 2003-02-07 David Carlton <carlton@math.stanford.edu>
13382
13383 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
13384
13385 2003-02-07 Kevin Buettner <kevinb@redhat.com>
13386
13387 * gdbtypes.h (struct main_type): Move ``length'' field from here...
13388 (struct type): ...to here.
13389 (TYPE_LENGTH): Adjust to reflect different location of ``length''
13390 field.
13391 * gdbtypes.c (make_qualified_type): Set length on newly created type.
13392 (replace_type): Set length on all type variants for a given type.
13393
13394 2003-02-07 Andrew Cagney <ac131313@redhat.com>
13395
13396 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
13397 <sys/stat.h>.
13398 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
13399
13400 2003-02-06 Andrew Cagney <ac131313@redhat.com>
13401
13402 * Makefile.in (symm-nat.o): Update dependencies.
13403 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
13404 (lynx-nat.o, ia64-linux-nat.): Ditto.
13405 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
13406 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
13407 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
13408
13409 * Makefile.in (inflow_h): Define.
13410 (procfs.o, inflow.o, procfs.o): Update dependencies.
13411 * inftarg.c (child_stop): Delete extern declaration of
13412 inferior_process_group. Include "inflow.h".
13413 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
13414 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
13415 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
13416 (our_process_group, inferior_process_group): Extern declarations.
13417
13418 * procfs.c: Include "gdb_assert.h".
13419
13420 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
13421 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
13422 * jv-typeprint.c (java_type_print_base): Ditto.
13423 * typeprint.c (typedef_print): Eliminate STREQ.
13424 * cli/cli-script.c (define_command, define_command): Ditto.
13425 * main.c (captured_main): Ditto.
13426 * values.c (lookup_internalvar): Ditto.
13427 * utils.c (safe_strerror, parse_escape): Eliminate assignment
13428 within `if' conditional.
13429 * linespec.c (decode_line_2): Ditto.
13430 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
13431 (bfd_openw_with_cleanup): Ditto.
13432
13433 2003-02-07 Mark Kettenis <kettenis@gnu.org>
13434
13435 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
13436 legacy_extract_return_value and store_return_value to
13437 legacy_return_value.
13438
13439 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
13440
13441 * win32-nat.c (get_relocated_section_addrs): New function. Find
13442 section load addresses for symbol handling in relocated DLLs.
13443 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
13444
13445 2003-02-05 Fred Fish <fnf@intrinsity.com>
13446
13447 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
13448 '=' and '!='.
13449 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
13450 with '&' and '=='.
13451 (angel_RDI_info): Ditto.
13452 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
13453 with '&' and '!='.
13454 (threads_continue_all_with_signals): Ditto.
13455
13456 2003-02-05 Jim Ingham <jingham@apple.com>
13457 Keith Seitz <keiths@redhat.com>
13458 Elena Zannoni <ezannoni@redhat.com>
13459 Andrew Cagney <ac131313@redhat.com>
13460
13461 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
13462 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
13463 (SUBDIR_MI_OBS): Add "mi-interp.o".
13464 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
13465 (SFILES): Add "interps.c".
13466 (COMMON_OBS): Add "interps.o".
13467 (interps_h, mi_main_h): Define.
13468 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
13469 (mi-main.o, main.o, event-top.o): Update dependencies.
13470 * cli/cli-interp.c: New file.
13471 * interps.h, interps.c: New files.
13472 * top.c: (gdb_init): Don't install the default interpreter, handed
13473 by captured_main.
13474 * main.c: Include "interps.h".
13475 (interpreter_p): Note that it should malloc'ed.
13476 (captured_command_loop): Call current_interp_command_loop.
13477 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
13478 xfree and xstrdup when updating interpreter_p. Install the
13479 default interpreter. Add hack to stop mi1's copyright notice
13480 being encoded.
13481 * event-top.h (gdb_setup_readline): Declare.
13482 (gdb_disable_readline): Declare.
13483 * event-top.c: Include "interps.h".
13484 (display_gdb_prompt): Call current_interp_display_prompt_p.
13485 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
13486 gdb_stdlog, and gdb_stdtarg.
13487 (_initialize_event_loop): Don't call gdb_setup_readline.
13488 * cli-out.c (cli_out_set_stream): New function.
13489 * cli-out.h (cli_out_set_stream): Declare.
13490
13491 2003-02-06 Mark Kettenis <kettenis@gnu.org>
13492
13493 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
13494 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
13495 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
13496 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
13497 config/i386/i386v42mp.mt: Removed.
13498
13499 2003-02-05 Mark Kettenis <kettenis@gnu.org>
13500
13501 * configure.tgt (*-*-solaris*): Set gdb_osabi to
13502 GDB_OSABI_SOLARIS.
13503
13504 2003-02-05 Michael Chastain <mec@shout.net>
13505
13506 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
13507 2.12.1 and earlier versions.
13508
13509 2003-02-05 Andrew Cagney <ac131313@redhat.com>
13510
13511 Remove orphaned hosts, targets and files.
13512 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
13513 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
13514 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
13515 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
13516 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
13517 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
13518 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
13519 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
13520 * config/sparc/tm-sp64sim.h: Delete.
13521 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
13522 hosts.
13523 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
13524 mips*-dec-mach3* targets.
13525
13526 2003-02-04 Michael Chastain <mec@shout.net>
13527
13528 * NEWS: Fix typo: sepcifying -> specifying.
13529
13530 2003-02-04 Michael Chastain <mec@shout.net>
13531
13532 * dwarfread.c: Add documentation on the state of dwarf-1,
13533 looking towards obsoletion.
13534
13535 2003-02-03 Michael Chastain <mec@shout.net>
13536
13537 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
13538 gdb/testsuite/gdb.c++/pr-1023.exp.
13539
13540 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13541
13542 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
13543 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
13544
13545 * utils.c (init_page_info): Delete reference to MPW in comments.
13546 * main.c (captured_main): Delete #ifdef MPW.
13547
13548 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13549
13550 * NEWS: Note that the m32r-*-elf* is obsolete.
13551 * monitor.c (monitor_expect): Obsolete reference to m32r.
13552 * configure.tgt: Mark m32r-*-elf* as obsolete.
13553 * MAINTAINERS: Mark m32k as obsolete.
13554 * m32r-rom.c: Obsolete file.
13555 * config/m32r/m32r.mt: Obsolete file.
13556 * config/m32r/tm-m32r.h: Obsolete file.
13557 * m32r-stub.c: Obsolete file.
13558 * m32r-tdep.c: Obsolete file.
13559
13560 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13561
13562 * NEWS: Mention that the z8k-zilog-none is obsolete.
13563 * MAINTAINERS: Mark z8k as obsolete.
13564 * configure.tgt: Obsolete the z8k-*-coff* target.
13565 * config/z8k/z8k.mt: Obsolete file.
13566 * config/z8k/tm-z8k.h: Obsolete file.
13567 * z8k-tdep.c: Obsolete file.
13568
13569 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13570
13571 * NEWS: Mention that the mn10200-elf is obsolete.
13572 * configure.tgt: Obsolete mn10200-*-* target.
13573 * breakpoint.c (update_breakpoints_after_exec): Update comment to
13574 mention that the mn10200 is obsolete.
13575 * breakpoint.h: Ditto.
13576 * MAINTAINERS: Mark the mn10200-elf as obsolete.
13577 * config/mn10200/mn10200.mt: Obsolete file.
13578 * config/mn10200/tm-mn10200.h: Obsolete file.
13579 * mn10200-tdep.c: Obsolete file.
13580
13581 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13582
13583 * MAINTAINERS: Mark h8500 as obsolete.
13584 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
13585 * findvar.c (value_from_register): Ditto.
13586 * h8500-tdep.c: Mark file as obsolete.
13587 * config/h8500/h8500.mt: Ditto.
13588 * config/h8500/tm-h8500.h: Ditto.
13589 * NEWS: Mention that h8500 is obsolete.
13590
13591 2003-02-04 David Carlton <carlton@math.stanford.edu>
13592
13593 * objfiles.c (allocate_objfile): Always set name. Add comment at
13594 start of function.
13595 * jv-lang.c (get_dynamics_objfile): Add comment.
13596
13597 2003-02-04 David Carlton <carlton@math.stanford.edu>
13598
13599 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
13600 * printcmd.c (build_address_symbolic): Replace uses of
13601 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
13602 SYMBOL_NAME, and asm_demangle.
13603 Update copyright.
13604
13605 2003-02-04 David Carlton <carlton@math.stanford.edu>
13606
13607 * linespec.c (decode_compound): Extract code into
13608 lookup_prefix_sym.
13609 (lookup_prefix_sym): New function.
13610
13611 2003-02-04 David Carlton <carlton@math.stanford.edu>
13612
13613 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
13614 FLOAT_COERCION_BADNESS.
13615 * gdbtypes.c (rank_one_type): Replace all uses of
13616 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
13617
13618 2003-02-04 Jim Blandy <jimb@redhat.com>
13619
13620 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
13621 section, let dwarf_macinfo_section point to it, not
13622 dwarf_loc_section.
13623
13624 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
13625
13626 Pointed out by Anton Blanchard <anton@samba.org>.
13627 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
13628 (ppc_linux_at_sigtramp_return_path): Use it.
13629
13630 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
13631
13632 * defs.h (streq): Add prototype.
13633 * utils.c (streq): New function.
13634
13635 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
13636 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
13637 * mdebugread.c (new_symbol): Likewise.
13638 * stabsread.c (define_symbol): Likewise.
13639 * coffread.c (process_coff_symbol): Likewise.
13640 * dwarfread.c (new_symbol): Likewise.
13641
13642 * minsyms.c (prim_record_minimal_symbol_and_info): Use
13643 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
13644 here.
13645 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
13646 SYMBOL_INIT_DEMANGLED_NAME.
13647 * objfiles.c: Include "hashtab.h".
13648 (allocate_objfile): Call htab_set_functions_ex for the
13649 demangled_names_hash.
13650 (free_objfile): Call htab_delete for the demangled_names_hash.
13651 * objfiles.h (struct htab): Add declaration.
13652 (struct objfile): Add demangled_names_hash.
13653 * symfile.c: Include "hashtab.h".
13654 (reread_symbols): Call htab_delete for the demangled_names_hash.
13655 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
13656 SYMBOL_NAME in the bcache.
13657 * symtab.c: Include "hashtab.h". Update comments.
13658 (create_demangled_names_hash, symbol_set_names): New functions.
13659 (symbol_find_demangled_name): New function, broken out from
13660 symbol_init_demangled_names.
13661 (symbol_init_demangled_names): Use it.
13662 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
13663 (SYMBOL_SET_NAMES): New macro.
13664 (symbol_set_names): Add prototype.
13665
13666 2003-02-03 Jim Blandy <jimb@redhat.com>
13667
13668 Use a single, consistent representation for an empty minimal
13669 symbol table in an objfile.
13670 * objfiles.c (terminate_minimal_symbol_table): New function.
13671 (allocate_objfile): Call it.
13672 * objfiles.h (terminate_minimal_symbol_table): New declaration.
13673 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
13674 non-NULL.
13675 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
13676 objfile has minimal symbols, compare minimal_symbol_count to zero,
13677 instead of comparing msymbols with NULL.
13678 * objfiles.c (have_minimal_symbols): Same.
13679 * solib-sunos.c (solib_add_common_symbols): Call
13680 terminate_minimal_symbol_table.
13681 * symfile.c (reread_symbols): Same.
13682
13683 2003-02-03 Kevin Buettner <kevinb@redhat.com>
13684
13685 * s390-tdep.c (s390_address_class_type_flags)
13686 (s390_address_class_type_flags_to_name)
13687 (s390_address_class_name_to_type_flags): New functions.
13688 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
13689 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
13690
13691 2003-02-03 Michael Snyder <msnyder@redhat.com>
13692
13693 * arm-tdep.c: Fix spell-o in comment.
13694
13695 2003-02-03 Michal Ludvig <mludvig@suse.cz>
13696
13697 * dwarf2cfi.c (pointer_encoding): Added new parameter.
13698 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
13699 error messages to contain BFD filename.
13700
13701 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
13702
13703 Fix PR gdb/742 gdb/743 gdb/877
13704 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
13705 (do_mixed_source_and_assembly): Use
13706 make_cleanup_ui_out_tuple_begin_end and
13707 make_cleanup_ui_out_tuple_begin_end.
13708 (do_mixed_source_and_assembly): Ditto.
13709 * thread.c (do_captured_list_thread_ids): Ditto.
13710 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
13711 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
13712 ui_out_tuple_end): Delete prototypes.
13713 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
13714 ui_out_list_end, ui_out_tuple_end): Delete.
13715
13716 From Kevin Buettner <kevinb@redhat.com>:
13717 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
13718 * ui-out.c (make_cleanup_ui_out_table_begin_end)
13719 (do_cleanup_table_end): New functions.
13720 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
13721 Use cleanups to invoke_ui_out_tuple_end().
13722 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
13723 * cli/cli-setshow.c (cmd_show_list): Use
13724 make_cleanup_ui_out_tuple_begin_end.
13725
13726 2003-02-02 Andrew Cagney <ac131313@redhat.com>
13727
13728 * frame.c (frame_unwind_register): New function.
13729 (frame_unwind_unsigned_register): Use.
13730 (frame_unwind_signed_register): Use.
13731 (frame_read_register): New function.
13732 * frame.h (frame_unwind_register): Declare.
13733 (frame_read_register): Declare.
13734
13735 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
13736 and frame_unwind_register instead of read_memory, write_register
13737 and deprecated_write_register_bytes.
13738
13739 2003-02-02 Andrew Cagney <ac131313@redhat.com>
13740
13741 * frame.h: Note that namelen can be negative.
13742 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
13743 NAME's length.
13744
13745 * NEWS: Mention that the d10v's `regs' command is deprecated.
13746 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
13747 (d10v_print_registers_info): New function.
13748 (show_regs): Call d10v_print_registers_info.
13749 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
13750
13751 2003-02-02 Mark Kettenis <kettenis@gnu.org>
13752
13753 * stack.c (print_frame_info): Restore call to annotate_frame_begin
13754 lost in the previous patch.
13755
13756 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13757
13758 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
13759 * stack.c (print_frame_info_base): Output complete FRAME tuple
13760 for synthesized frames.
13761
13762 2003-02-02 Andrew Cagney <ac131313@redhat.com>
13763
13764 * mips-nat.c (zerobuf): Delete.
13765 (fetch_inferior_registers): Alloc local zerobuf.
13766 (fetch_core_registers): Alloc local zerobuf.
13767 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
13768 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
13769 * thread-db.c (thread_db_store_registers): Ditto.
13770 * sh-tdep.c (sh_do_register): Ditto.
13771 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
13772 * remote-sim.c (gdbsim_store_register): Ditto.
13773 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
13774 * remote-e7000.c (fetch_regs_from_dump): Ditto.
13775 * monitor.c (monitor_supply_register): Ditto.
13776 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
13777 * mips-nat.c (fetch_inferior_registers): Ditto.
13778 * m68klinux-nat.c (fetch_register): Ditto.
13779 * lynx-nat.c (fetch_inferior_registers): Ditto.
13780 (fetch_inferior_registers): Ditto.
13781 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
13782 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
13783 (hpux_thread_store_registers): Ditto.
13784 * hppah-nat.c (fetch_register): Ditto.
13785 * hppab-nat.c (fetch_register): Ditto.
13786 * hppa-tdep.c (pa_register_look_aside): Ditto.
13787 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
13788 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
13789
13790 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13791
13792 * gdbarch.sh: Explictly specify all method levels. When a
13793 variable with an empty level, provide a non-multi-arch default.
13794 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
13795 * gdbarch.h: Re-generate.
13796 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
13797 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
13798
13799 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13800
13801 * defs.h (host_pointer_to_address): Delete declaration.
13802 (address_to_host_pointer): Delete declaration.
13803 * utils.c (host_pointer_to_address): Delete function.
13804 (address_to_host_pointer): Delete function.
13805 * procfs.c (procfs_address_to_host_pointer): New function.
13806 * procfs.c (proc_set_watchpoint): Use.
13807 (procfs_can_use_hw_breakpoint): Update comments.
13808 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
13809 (som_solib_add): Use.
13810 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
13811 * hppa-tdep.c (unwind_command): Use.
13812
13813 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13814
13815 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
13816 strlen d_name.
13817
13818 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
13819 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
13820 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
13821 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
13822 (define_symbol): Update.
13823 * symfile.c (generic_load): Remove references to nindy.
13824 * symtab.c: Remove references to nindy.
13825
13826 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13827
13828 * infcmd.c (print_float_info): Delete code conditional on
13829 FLOAT_INFO.
13830 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
13831 * config/m68k/nm-apollo68b.h: Ditto.
13832 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
13833 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
13834 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
13835
13836 2003-02-01 Mark Kettenis <kettenis@gnu.org>
13837
13838 * config/i386/tm-i386os9k.h: Removed.
13839
13840 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
13841 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
13842 they're identical to i[3456]86-*-sysv* now.
13843 * config/i386/i386v32.mh: Removed.
13844 * config/i386/xm-i386v32.h: Removed.
13845 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
13846
13847 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
13848
13849 * config/i386/i386dgux.mh: Removed.
13850 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
13851
13852 * configure.in: Fix typo.
13853 * configure: Regenerated.
13854
13855 2003-01-31 David Carlton <carlton@math.stanford.edu>
13856
13857 * dwarf2read.c (dwarf2_locate_sections): Set
13858 dwarf_ranges_section.
13859
13860 2003-01-31 Andrew Cagney <ac131313@redhat.com>
13861
13862 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
13863 * utils.c: Update comments documenting legitimate uses of PTR.
13864
13865 * utils.c: Re-indent.
13866
13867 * config/djgpp/fnchange.lst: Delete nindy files.
13868 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
13869 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
13870 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
13871 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
13872 * nindy-share/README, nindy-share/Onindy.c: Delete files.
13873 * nindy-tdep.c, nindy-share/Makefile: Delete files.
13874 * Makefile.in (init.c): Remove nindy references.
13875 (saber_gdb): Delete rule.
13876 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
13877 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
13878 and a68v-nat.c.
13879 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
13880 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
13881 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
13882 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
13883 nindy-share/stop.h.
13884 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
13885 * saber.suppress: Delete file.
13886
13887 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
13888
13889 * dbxread.c (stabs_data): New static variable.
13890 (fill_symbuf): Support an in-memory buffer for stabs data.
13891 (stabs_seek): New function.
13892 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
13893 (read_ofile_symtab): Use stabs_seek.
13894 (elfstab_build_psymtabs): Take an asection* instead of
13895 an offset and size. Relocate the stabs data if necessary.
13896 Save the section* for dbx_psymtab_to_symtab.
13897 * dwarf2read.c: Add section variables for each debug section.
13898 (dwarf2_locate_sections): Fill them in.
13899 (dwarf2_read_section): Take an asection* argument.
13900 Relocate the section contents if necessary.
13901 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
13902 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
13903 it to dwarf2_read_section.
13904 (dwarf2_build_frame_info): Update callers.
13905 * elfread.c (elf_symfile_read): Update call to
13906 elfstab_build_psymtabs.
13907 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
13908 (DBX_STAB_SECTION): New macro.
13909 * stabsread.h (elfstab_build_psymtabs): Update prototype.
13910 * symfile.c (symfile_dummy_outputs): New function.
13911 (symfile_relocate_debug_section): New function.
13912 * symfile.h (symfile_relocate_debug_section): Add prototype.
13913
13914 2003-01-31 Richard Henderson <rth@redhat.com>
13915
13916 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
13917 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
13918 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
13919 * alpha-tdep.c (alpha_register_name): Add "unique".
13920 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
13921 (ALPHA_UNIQUE_REGNUM): New.
13922 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
13923
13924 2003-01-31 Andrew Cagney <ac131313@redhat.com>
13925
13926 * README: Remove reference to Ericsson 1800 monitor.
13927 * Makefile.in (remote-es.o): Delete rule.
13928 (ALLDEPFILES): Delete remote-es.c.
13929 * remote-es.c: Delete file.
13930 * config/m68k/es1800.mt: Delete file.
13931 * config/djgpp/fnchange.lst: Update.
13932 * configure.tgt: Delete m68*-ericsson-* target.
13933
13934 2003-01-31 Adam Fedor <fedor@gnu.org>
13935
13936 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
13937 Remove duplicate/shadowing variable of same name.
13938
13939 2003-01-30 Jim Blandy <jimb@redhat.com>
13940
13941 * symfile.c (find_separate_debug_file): Assert that the objfile's
13942 directory name we compute ends with a slash, and then assume that
13943 that's so everywhere we use it.
13944
13945 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
13946
13947 * valops.c (value_assign): Flush frame cache after stores to memory
13948 also.
13949
13950 2003-01-30 Andrew Cagney <ac131313@redhat.com>
13951
13952 * Makefile.in (mon960-rom.o): Delete rule.
13953 * mon960-rom.c: Delete file.
13954
13955 2003-01-30 Andrew Cagney <ac131313@redhat.com>
13956
13957 * d10v-tdep.c: Include "frame-unwind.h".
13958 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
13959 list.
13960 (next_addr, uses_frame): Delete.
13961 (struct d10v_unwind_cache): Define.
13962 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
13963 Use info instead of next_addr and uses_frame globals.
13964 (d10v_frame_init_saved_regs): Delete function.
13965 (d10v_init_extra_frame_info): Delete function.
13966 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
13967 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
13968 init_frame_pc or frame_saved_pc.
13969 (d10v_pop_frame): Delete function.
13970 (do_d10v_pop_frame): Delete function.
13971 (d10v_frame_chain): Delete function.
13972 (d10v_frame_chain_valid): Delete function.
13973 (d10v_frame_pc_unwind): New function.
13974 (d10v_frame_id_unwind): New function.
13975 (saved_regs_unwinder): New function.
13976 (d10v_frame_register_unwind): New function.
13977 (d10v_frame_pop): New function.
13978 (d10v_frame_unwind): New variable.
13979 (d10v_frame_p): New function.
13980 (d10v_frame_saved_pc): Delete function.
13981 * Makefile.in (d10v-tdep.o): Update dependencies.
13982
13983 2003-01-30 J. Brobecker <brobecker@gnat.com>
13984
13985 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
13986 causing some regressions due to a change in the default value
13987 for this macro.
13988
13989 2003-01-29 Richard Henderson <rth@redhat.com>
13990 Elena Zannoni <ezannoni@redhat.com>
13991 Daniel Jacobowitz <drow@mvista.com>
13992
13993 Fix PR gdb/961.
13994 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
13995 variables.
13996 (RANGES_SECTION): New.
13997 (dwarf_ranges_buffer): New variable.
13998 (struct comp_unit_head): Add member "die".
13999 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
14000 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
14001 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
14002 (dwarf2_locate_sections): Likewise.
14003 (dwarf2_build_psymtabs): Read .debug_ranges.
14004 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
14005 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
14006 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
14007 Look for DW_AT_ranges and return the bounding box.
14008
14009 2003-01-29 Brian Ford <ford@vss.fsi.com>
14010
14011 * win32-nat.c (cygwin_pid): Removed as unused.
14012 (child_attach): Try fall back to Cygwin pid.
14013
14014 2003-01-29 Jim Blandy <jimb@redhat.com>
14015
14016 * objfiles.h (struct objfile): Doc fix.
14017
14018 2003-01-29 Andrew Cagney <ac131313@redhat.com>
14019
14020 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
14021 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
14022 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
14023 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
14024 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
14025 (FRAME_SAVED_PC): Change to a function with predicate.
14026 * gdbarch.h, gdbarch.c: Re-generate.
14027
14028 2003-01-28 Andrew Cagney <ac131313@redhat.com>
14029
14030 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
14031
14032 * complaints.c (complain): Delete function.
14033 * complaints.h (struct deprecated_complaint): Delete definition.
14034 (complain): Delete declaration.
14035
14036 2003-01-28 Kevin Buettner <kevinb@redhat.com>
14037
14038 * mips-tdep.c (mips_init_extra_frame_info): Return early for
14039 dummy frames.
14040
14041 2003-01-27 Andrew Cagney <ac131313@redhat.com>
14042
14043 * sentinel-frame.h, sentinel-frame.c: New files.
14044 * Makefile.in (frame.o): Update dependencies.
14045 (SFILES): Add sentinel-frame.c.
14046 (sentinel_frame_h): Define.
14047 (COMMON_OBS): Add sentinel-frame.o.
14048 (sentinel-frame.o): Specify dependencies.
14049 * frame.c: Include "sentinel-frame.h".
14050 (frame_register_unwind): Rewrite assuming that there is always a a
14051 ->next frame.
14052 (frame_register, generic_unwind_get_saved_register): Ditto.
14053 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
14054 (create_sentinel_frame, unwind_to_current_frame): New functions.
14055 (get_current_frame): Rewrite using create_sentinel_frame and
14056 unwind_to_current_frame. When possible, always create a frame.
14057 (create_new_frame): Set next to the sentinel frame.
14058 (get_next_frame): Rewrite. Don't go below the level 0 frame.
14059 (deprecated_update_frame_pc_hack): Update the next frame's PC and
14060 ID cache when necessary.
14061 (frame_saved_regs_id_unwind): Use frame_relative_level.
14062 (deprecated_generic_get_saved_register): Use frame_relative_level,
14063 get_frame_saved_regs, get_frame_pc, get_frame_base and
14064 get_next_frame.
14065 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
14066 frame_register.
14067
14068 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
14069
14070 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
14071
14072 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
14073
14074 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
14075 (maintenance_set_profile_cmd): Use error () instead of warning ().
14076
14077 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
14078
14079 * configure.in: Check that -pg works if using --enable-profiling.
14080 Check for monstartup and _mcleanup regardless of --enable-profiling.
14081 * maint.c: Check for monstartup and _mcleanup before using them.
14082 * config.in: Regenerated.
14083 * configure: Regenerated.
14084
14085 2003-01-24 Nick Clifton <nickc@redhat.com>
14086
14087 * Add sh2e support:
14088
14089 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
14090
14091 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
14092 (sh2e_show_regs): New.
14093 (sh_gdbarch_init): Handle bfd_mach_sh2e.
14094 * config/sh/tm-sh.h: Added sh2e to comments.
14095
14096 2003-01-23 Jim Blandy <jimb@redhat.com>
14097
14098 * symfile.c (syms_from_objfile): Don't print the "(no debugging
14099 symbols found)" message here; we haven't checked for a separate
14100 debug info file yet, so we don't know yet.
14101 (symbol_file_add_with_addrs_or_offsets): Print it here, after
14102 we've looked everywhere. Also, there's no need to print a special
14103 message when we're loading the separate debug info file: the one
14104 symbol_file_add prints is fine.
14105
14106 2003-01-23 Alexander Larsson <alexl@redhat.com>
14107 Jim Blandy <jimb@redhat.com>
14108
14109 Add support for executables whose debug info has been separated
14110 out into a separate file, leaving only a link behind.
14111 * objfiles.h (struct objfile): New fields: separate_debug_objfile
14112 and separate_debug_objfile_backlink.
14113 (put_objfile_before): New declaration.
14114 * symfile.c: #include "filenames.h".
14115 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
14116 debug info in a separate file, read that, too. Save the addrs
14117 argument, so we can use it again to read the separated debug info;
14118 syms_from_objfile modifies the table we pass it.
14119 (reread_symbols): After re-reading an objfile, call
14120 reread_separate_symbols to refresh its separate debug info
14121 objfile, if it has one.
14122 (reread_separate_symbols, find_separate_debug_file,
14123 get_debug_link_info, separate_debug_file_exists): New functions.
14124 (debug_file_directory): New global var.
14125 (_initialize_symfile): Initialize debug_file_directory, and
14126 provide the new `set debug-file-directory' command to let the user
14127 change it.
14128 * objfiles.c (free_objfile): If this objfile has its debug info in
14129 a separate objfile, free that one too. If this is itself a
14130 separate debug info objfile, clear our parent's backlink.
14131 (put_objfile_before): New function.
14132 * utils.c (gnu_debuglink_crc32): New function.
14133 * defs.h (gnu_debuglink_crc32): New declaration.
14134 * Makefile.in (symfile.o): Note dependency on "filenames.h".
14135 * configure.in: Handle --with-separate-debug-dir config option.
14136 * acinclude.m4 (AC_DEFINE_DIR): New macro.
14137 * acconfig.h (DEBUGDIR): New macro.
14138 * configure, aclocal.m4, config.in: Regenerated.
14139
14140 2003-01-22 Jim Blandy <jimb@redhat.com>
14141
14142 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
14143 like the old symbol_file_add, but taking new arguments: you can
14144 now pass in either a `struct section_addr_info' list to say where
14145 each section is loaded, or a `struct section_offsets' table. Pass
14146 these new arguments through to syms_from_objfile as appropriate.
14147 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
14148 with the appropriate quiescent values for the new arguments.
14149
14150 * symfile.c: #include "gdb_assert.h".
14151 (syms_from_objfile): Add the ability to pass in a section offset
14152 table directly, as an alternative to the section_addr_info table.
14153 Document arguments better.
14154 (symbol_file_add): Pass extra arguments to syms_from_objfile.
14155 * symfile.h (syms_from_objfile): Update declaration.
14156 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
14157 syms_from_objfile.
14158 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
14159
14160 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
14161
14162 Original patch by Tom Tromey <tromey@cygnus.com> and
14163 Jason Molenda <jmolenda@apple.com>.
14164 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
14165 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
14166 * NEWS: Mention profiling.
14167 * configure.in (--enable-gdbtk): Fix typo.
14168 (--enable-profiling): New. Set PROFILE_CFLAGS.
14169 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
14170 Fill in function.
14171 (profiling_state): New variable.
14172 (mcleanup_wrapper): New function.
14173 (_initialize_maint): Remove NOTYET, fix call to
14174 add_setshow_boolean_cmd for "maint set profile".
14175 * configure: Regenerated.
14176
14177 2003-01-21 Martin M. Hunt <hunt@redhat.com>
14178
14179 * Makefile.in (install-gdbtk): Install PNG images too.
14180
14181 2003-01-21 Andrew Cagney <ac131313@redhat.com>
14182
14183 * exec.c (text_start): Delete global variable.
14184 (exec_file_attach): Make text_start local to the function.
14185 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
14186 * valops.c (hand_function_call): Delete code that handles
14187 BEFORE_TEXT_END and AFTER_TEXT_END.
14188 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
14189 of CALL_DUMMY_LOCATION.
14190 * gdbarch.c: Regenerate.
14191 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
14192 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
14193 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
14194 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
14195 (text_end): Delete extern declaration.
14196
14197 2003-01-21 Andrew Cagney <ac131313@redhat.com>
14198
14199 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
14200 * blockframe.c (backtrace_below_main): Move to "frame.c".
14201 (frame_chain_valid): Delete check for backtrace_below_main.
14202 (_initialize_blockframe): Delete initialization, move ``set
14203 backtrace-below-main'' command to "frame.c".
14204 (do_flush_frames_sfunc): Delete function.
14205 * frame.c: Include "command.h" and "gdbcmd.h".
14206 (frame_type_from_pc): New function.
14207 (create_new_frame): Use frame_type_from_pc.
14208 (legacy_get_prev_frame): New function.
14209 (get_prev_frame): Rewrite. When an old style frame, call
14210 legacy_get_prev_frame. Otherwize, unwind the PC first.
14211 (_initialize_frame): Add ``set backtrace-below-main'' command.
14212 * Makefile.in (frame.o): Update dependencies.
14213
14214 2003-01-19 Andrew Cagney <ac131313@redhat.com>
14215
14216 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
14217 DEPRECATED_REGISTERS_INFO.
14218
14219 2003-01-19 Andrew Cagney <ac131313@redhat.com>
14220
14221 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
14222 Maintainers'. Update `Various Maintainers'.
14223
14224 2003-01-19 Andrew Cagney <ac131313@redhat.com>
14225
14226 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
14227 * gdbarch.sh (POP_FRAME): Change to function with predicate.
14228 Suppress actual parameters when `-'.
14229 * gdbarch.h, gdbarch.c: Regenerate.
14230
14231 2003-01-19 Andrew Cagney <ac131313@redhat.com>
14232
14233 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
14234 code handling dummy frames.
14235
14236 2003-01-19 Andrew Cagney <ac131313@redhat.com>
14237
14238 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
14239 (struct frame_unwind): Add field pop.
14240 * frame.h (frame_pop): Declare.
14241 * frame.c (frame_saved_regs_pop): New function.
14242 (trad_frame_unwinder): Add frame_saved_regs_pop.
14243 (frame_pop): New function.
14244 * dummy-frame.c (dummy_frame_pop): New function.
14245 (discard_innermost_dummy): New function.
14246 (generic_pop_dummy_frame): Use discard_innermost_dummy.
14247 (dummy_frame_unwind): Add dummy_frame_pop.
14248 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
14249 * valops.c (hand_function_call): Ditto.
14250 * stack.c (return_command): Ditto.
14251
14252 2003-01-18 Andrew Cagney <ac131313@redhat.com>
14253
14254 * cris-tdep.c: Fix function declaration indentation.
14255 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
14256 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
14257 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
14258 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
14259 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
14260 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
14261
14262 2003-01-18 Michael Chastain <mec@shout.net>
14263
14264 * README (Unpacking and Installation -- quick overview):
14265 Warn against ".../gdb-5.3/gdb/configure".
14266
14267 2003-01-18 Andrew Cagney <ac131313@redhat.com>
14268
14269 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
14270 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
14271 (struct frame_unwind): Declare opaque.
14272 (dummy_frame_p): Declare function.
14273 * dummy-frame.c (dummy_frame_id_unwind): Make static.
14274 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
14275 * dummy-frame.c: Include "frame-unwind.h".
14276 (dummy_frame_p): New function.
14277 (dummy_frame_unwind): New variable.
14278 * frame.c: Include "frame-unwind.h".
14279 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
14280 to use the new unwind field.
14281 (set_unwind_by_pc): Delete function.
14282 (create_new_frame, get_prev_frame): Set unwind field using
14283 frame_unwind_find_by_pc.
14284 (trad_frame_unwind, trad_frame_unwinder): New variables.
14285 * frame.h (trad_frame_unwind): Declare variable.
14286 (frame_id_unwind_ftype): Delete declaration.
14287 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
14288 (struct frame_unwind): Declare opaque.
14289 (struct frame_info): Replace the fields id_unwind, pc_unwind and
14290 register_unwind with a single unwind pointer.
14291 * frame-unwind.h, frame-unwind.c: New files.
14292 * Makefile.in (SFILES): Add frame-unwind.c.
14293 (frame_unwind_h): Define.
14294 (COMMON_OBS): Add frame-unwind.o.
14295 (frame-unwind.o): Specify dependencies.
14296 (frame.o, dummy-frame.o): Update dependencies.
14297
14298 2003-01-18 Andrew Cagney <ac131313@redhat.com>
14299
14300 * ada-valprint.c: Eliminate PTR.
14301 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
14302 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
14303 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
14304 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
14305 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
14306 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
14307 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
14308
14309 2003-01-17 Andrew Cagney <ac131313@redhat.com>
14310
14311 * main.c (captured_main): Don't use PTR.
14312 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
14313 * gdbtypes.c (lookup_primitive_typename): Ditto.
14314 (lookup_struct_elt_type): Ditto.
14315 * f-valprint.c (info_common_command): Ditto.
14316 (list_all_visible_commons): Ditto.
14317 * jv-typeprint.c (java_type_print_base): Ditto.
14318
14319 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
14320 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
14321 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
14322 i386-interix-nat.c and i386-interix-tdep.c. Rename
14323 m68klinux-nat.c and m68klinux-tdep.c. Rename
14324 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
14325 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
14326 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
14327 * main.c (captured_main): Use xfree, not free.
14328
14329 2003-01-16 Andrew Cagney <ac131313@redhat.com>
14330
14331 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
14332 ID back using a parameter.
14333 * frame.c (frame_id_unwind): Update call.
14334 (frame_saved_regs_id_unwind): Update.
14335 * dummy-frame.c (dummy_frame_id_unwind): Update function.
14336 * dummy-frame.h (struct frame_id): Add opaque declaration.
14337 (dummy_frame_id_unwind): Update declaration.
14338
14339 2003-01-15 Andrew Cagney <ac131313@redhat.com>
14340
14341 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
14342
14343 2003-01-15 Stephen P. Smith <ischis2@cox.net>
14344
14345 * MAINTAINERS (Stephen P. Smith): Updated email address.
14346
14347 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
14348
14349 Fix PR gdb/898
14350 * breakpoint.c (until_break_command): Add new argument. Use it to
14351 decide whether to stop only at the current frame or not.
14352 * breakpoint.h (until_break_command): Update prototype.
14353 * infcmd.c (until_command): Add new argument to until_break_command
14354 call.
14355 (advance_command): New function.
14356 (_initialize_infcmd): Update help string for 'until' command.
14357 Add new 'advance' command.
14358
14359 2003-01-14 David Carlton <carlton@math.stanford.edu>
14360
14361 * linespec.c (decode_line_1): Normalize comments.
14362 (set_flags): Ditto.
14363 (locate_first_half): Ditto.
14364 (decode_compound): Ditto.
14365 (symtab_from_filename): Ditto.
14366 (decode_all_digits): Ditto.
14367 (decode_dollar): Ditto.
14368 (find_methods): Ditto.
14369 (find_toplevel_char): Ditto.
14370
14371 2003-01-13 Andrew Cagney <ac131313@redhat.com>
14372
14373 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
14374 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
14375 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
14376 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
14377 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
14378 * language.c, language.h, m32r-tdep.c: Update copyright.
14379 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
14380 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
14381 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
14382 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
14383 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
14384 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
14385
14386 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
14387
14388 * stabsread.h (process_later, resolve_cfront_continuation):
14389 Obsolete.
14390 Update copyright years.
14391 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
14392 Update copyright year.
14393 * dbxread.c(struct cont_elem): Obsolete.
14394 (process_later, process_now): Obsolete functions.
14395 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
14396 Update copyright year.
14397 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
14398 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
14399 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
14400 (parse_partial_symbols): Obsolete cfront support.
14401 * stabsread.c
14402 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
14403 macros.
14404 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
14405 read_cfront_baseclasses, read_cfront_member_functions,
14406 resolve_cfront_continuation,read_cfront_static_fields,
14407 copy_cfront_struct_fields): Obsolete functions.
14408 (define_symbol, read_one_struct_field): Obsolete cfront support.
14409 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
14410 Update Copyright year.
14411
14412 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
14413
14414 * stack.c (print_frame_info, print_stack_frame_base_stub,
14415 print_stack_frame_base, show_and_print_stack_frame_stub,
14416 show_and_print_stack_frame, print_only_stack_frame_stub,
14417 print_only_stack_frame): Delete functions.
14418 (print_stack_frame_stub): Call print_frame_info instead of
14419 print_frame_info_base.
14420 (print_frame_info_base): Rename to print_frame_info.
14421 (backtrace_command_1): Call print_frame_info, instead of
14422 print_frame_info_base.
14423 (current_frame_command): Call print_stack_frame, instead of
14424 print_only_stack_frame.
14425 (frame_command): Call print_stack_frame, instead of
14426 show_and_print_stack_frame.
14427 (up_command): Ditto.
14428 (down_command): Ditto.
14429 * frame.h (print_only_stack_frame): Delete prototype.
14430 * infrun.c (normal_stop): Call print_stack_frame, instead of
14431 show_and_print_stack_frame.
14432 * thread.c (info_threads_command): Call print_stack_frame, instead
14433 of print_only_stack_frame.
14434
14435 2003-01-13 Andrew Cagney <ac131313@redhat.com>
14436
14437 * README (Graphical interface to GDB): Update URL. Point at
14438 gdb/links/.
14439
14440 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
14441 version match.
14442
14443 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14444
14445 * symtab.c (find_pc_sect_line): Don't consider end-of-function
14446 lines.
14447
14448 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14449
14450 * thread-db.c (attach_thread): Prototype.
14451 (struct private_thread_info): Remove lwpid. Add thread handle (th),
14452 thread information (ti), and valid flags (th_valid, ti_valid).
14453 (attach_thread): Move target_pid_to_str call to after the thread
14454 is added to GDB's list. Initialize the cache.
14455 (thread_get_info_callback, thread_db_map_id2thr)
14456 (thread_db_get_info): New functions.
14457 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
14458 (thread_db_store_registers, thread_db_thread_alive)
14459 (thread_db_get_thread_local_address): Use them.
14460 (thread_db_pid_to_str): Likewise. Return "Missing" instead
14461 of calling error() for threads in unknown state.
14462
14463 (clear_lwpid_callback): New function.
14464 (thread_db_resume): Use it to clear the cache.
14465
14466 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14467
14468 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
14469 (resume_callback): Remove dead code.
14470
14471 2003-01-13 Andrew Cagney <ac131313@redhat.com>
14472
14473 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
14474 predicate.
14475 * gdbarch.h, gdbarch.c: Regenerate.
14476 * stack.c (frame_info): Only initialize the saved registers when
14477 FRAME_INIT_SAVED_REGS_P.
14478 * frame.c (frame_saved_regs_register_unwind): Assert
14479 FRAME_INIT_SAVED_REGS_P.
14480 (deprecated_generic_get_saved_register): Ditto.
14481
14482 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14483
14484 * source.c (openp): Squelch warning about "filename".
14485
14486 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14487
14488 * source.c (openp): If the file does not exist don't necessarily
14489 search the path.
14490
14491 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14492
14493 Fix PR gdb/872.
14494 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
14495 (integer_types_same_name_p): New function.
14496 (rank_one_type): Use it.
14497 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
14498
14499 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14500
14501 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
14502 variables.
14503 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
14504 * configure.in: Add --with-sysroot.
14505 * configure: Regenerated.
14506 * main.c (gdb_sysroot): New variable.
14507 (captured_main): Initialize gdb_sysroot.
14508 * defs.h (gdb_sysroot): New extern declaration.
14509 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
14510
14511 2003-01-12 Michael Chastain <mec@shout.net>
14512
14513 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
14514
14515 2003-01-12 Michael Chastain <mec@shout.net>
14516
14517 * top.c (print_gdb_version): Bump copyright year to 2003.
14518
14519 2003-01-12 David Carlton <carlton@bactrian.org>
14520
14521 * linespec.c (symtab_from_filename): Rename variable 's' to
14522 'file_symtab'.
14523
14524 2003-01-12 Andrew Cagney <ac131313@redhat.com>
14525
14526 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
14527 dummy frame.
14528 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
14529
14530 2003-01-12 Andrew Cagney <ac131313@redhat.com>
14531
14532 * d10v-tdep.c: Include "gdb_assert.h".
14533 (d10v_store_return_value): Rewrite to match current interface.
14534 (d10v_extract_struct_value_address): Ditto.
14535 (d10v_extract_return_value): Ditto.
14536 (d10v_gdbarch_init): Set store_restore_value,
14537 extract_struct_value_address and extract_return_value.
14538
14539 2003-01-12 J. Brobecker <brobecker@gnat.com>
14540
14541 * hpread.c (set_namestring): New procedure replacing the
14542 SET_NAMESTRING macro.
14543 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
14544 by calls to set_namestring.
14545
14546 2003-01-11 J. Brobecker <brobecker@gnat.com>
14547
14548 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
14549 a compilation warning.
14550 (hpread_process_one_debug_symbol): Likewise.
14551
14552 2003-01-10 David Carlton <carlton@math.stanford.edu>
14553
14554 * linespec.c (decode_line_1): Rename variable 's' to
14555 'file_symtab'.
14556 (decode_all_digits): Rename argument 's' to 'file_symtab'.
14557 (decode_dollar): Ditto.
14558 (decode_variable): Ditto.
14559 (symbol_found): Ditto.
14560
14561 2003-01-09 Michael Chastain <mec@shout.net>
14562
14563 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
14564
14565 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
14566
14567 * win32-nat.c (set_process_privilege): New function.
14568 (child_attach): Call set_process_privilege() to enable the
14569 SE_DEBUG_NAME user privilege if available in process token.
14570
14571 2003-01-10 J. Brobecker <brobecker@gnat.com>
14572
14573 * hpread.c (hpread_process_one_debug_symbol): Fix a small
14574 compilation error in the previous revision.
14575
14576 2003-01-09 David Carlton <carlton@math.stanford.edu>
14577
14578 * linespec.c: Update copyright.
14579
14580 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
14581
14582 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
14583 than inferior_ptid.
14584 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
14585
14586 2003-01-09 Andrew Cagney <ac131313@redhat.com>
14587
14588 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
14589 Update comments.
14590 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
14591 (frame_saved_regs_zalloc): Update.
14592 (frame_saved_regs_register_unwind): Update.
14593 (create_new_frame): Update.
14594 (get_prev_frame): Update.
14595 (frame_extra_info_zalloc): Update.
14596 (deprecated_get_frame_saved_regs): Update.
14597 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
14598 * cris-tdep.c: Update comment.
14599
14600 * somsolib.h: Fix function indentation.
14601 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
14602 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
14603 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
14604 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
14605 * somsolib.c, inftarg.c: Remove assignment in if conditional.
14606
14607 * infrun.c (follow_fork): Use ISO C definition.
14608 * expprint.c (print_subexp): Use xfree instead of free.
14609 * charset.c: Include "gdb_string.h" instead of <string.h>.
14610 (register_iconv_charsets): Use ISO C definition.
14611 (host_charset, target_charset): Ditto.
14612 * Makefile.in (charset.o): Update dependencies.
14613 (mi-cmd-env.o): Update dependencies.
14614
14615 2003-01-08 Andrew Cagney <cagney@redhat.com>
14616
14617 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
14618 get_frame_base.
14619
14620 2003-01-08 Andrew Cagney <ac131313@redhat.com>
14621
14622 * gdb_mbuild.sh: Add --keep option. When specified, keep the
14623 build directories. Save edited gdb output in Mbuild.log. If a
14624 build fails, remove any final GDB executable.
14625
14626 2003-01-08 Andrew Cagney <ac131313@redhat.com>
14627
14628 * gdb_mbuild.sh: Edit the output of `maint print architecture'
14629 replacing hex constants with function names and stripping leading
14630 file name directory prefixes.
14631
14632 2003-01-08 Andrew Cagney <cagney@redhat.com>
14633
14634 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
14635 get_frame_base.
14636
14637 2003-01-08 David Carlton <carlton@math.stanford.edu>
14638
14639 * linespec.c (decode_line_1): Move code into decode_variable.
14640 (decode_variable): New function.
14641
14642 2003-01-08 Andrew Cagney <ac131313@redhat.com>
14643
14644 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
14645
14646 2003-01-08 Andrew Cagney <cagney@redhat.com>
14647
14648 * cris-tdep.c (cris_frame_init_saved_regs): Use
14649 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
14650 saved_regs buffer.
14651 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
14652 (sh64_nofp_frame_init_saved_regs): Ditto.
14653 (sh_fp_frame_init_saved_regs): Ditto.
14654 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
14655 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
14656 * mcore-tdep.c (analyze_dummy_frame): Ditto.
14657 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14658
14659 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
14660
14661 * minsyms.c (lookup_minimal_symbol): Update comment.
14662 (lookup_minimal_symbol_text): Update comment. Use the hash table.
14663 (lookup_minimal_symbol_solib_trampoline): Likewise.
14664
14665 2003-01-08 Andrew Cagney <cagney@redhat.com>
14666
14667 * d10v-tdep.c (d10v_init_extra_frame_info): Use
14668 frame_relative_level.
14669
14670 * alpha-tdep.c: Use get_frame_extra_info.
14671 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14672 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
14673 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
14674 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
14675
14676 * alpha-tdep.c: Use get_next_frame.
14677 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14678 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
14679 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
14680 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
14681 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
14682 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
14683 * xstormy16-tdep.c: Ditto.
14684
14685 2003-01-07 Andrew Cagney <cagney@redhat.com>
14686
14687 * alpha-tdep.c: Use get_frame_base.
14688 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14689 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
14690 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
14691 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
14692 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
14693 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
14694 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
14695 * config/sparc/tm-sparc.h: Ditto.
14696
14697 2003-01-07 Andrew Cagney <cagney@redhat.com>
14698
14699 * frame.c (deprecated_get_frame_context): New function.
14700 (deprecated_set_frame_context): New function.
14701 * frame.h (deprecated_get_frame_context): Declare.
14702 (deprecated_set_frame_context): Declare.
14703 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
14704 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
14705
14706 2003-01-07 Andrew Cagney <cagney@redhat.com>
14707
14708 * frame.c (deprecated_set_frame_next_hack): New function.
14709 (deprecated_set_frame_prev_hack): New function.
14710 * frame.h (deprecated_set_frame_next_hack): Declare.
14711 (deprecated_set_frame_prev_hack): Declare.
14712 * mcore-tdep.c (analyze_dummy_frame): Use
14713 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
14714 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14715
14716 2003-01-07 David Carlton <carlton@math.stanford.edu>
14717
14718 * linespec.c (decode_line_1): Move code into decode_dollar.
14719 (decode_dollar): New function.
14720
14721 2003-01-07 Andrew Cagney <cagney@redhat.com>
14722
14723 * arm-tdep.c (arm_init_extra_frame_info): Use
14724 deprecated_update_frame_base_hack.
14725 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
14726 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14727 (fix_frame_pointer): Ditto.
14728 (mn10300_analyze_prologue): Ditto.
14729
14730 2003-01-07 Andrew Cagney <cagney@redhat.com>
14731
14732 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
14733 extra_info using frame_extra_info_zalloc.
14734 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
14735 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
14736 (sh64_init_extra_frame_info): Ditto.
14737 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
14738 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
14739 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
14740 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
14741 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
14742 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
14743 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
14744 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
14745 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
14746 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
14747 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
14748 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
14749
14750 * mn10300-tdep.c (analyze_dummy_frame): Use
14751 deprecated_set_frame_extra_info_hack.
14752 * mcore-tdep.c (analyze_dummy_frame): Ditto.
14753
14754 2003-01-07 J. Brobecker <brobecker@gnat.com>
14755
14756 * mdebugread.c (parse_symbol): Skip stProc entries which storage
14757 class is not scText. These do not define "real" procedures.
14758 (parse_partial_symbols): Likewise.
14759
14760 2003-01-06 Michael Snyder <msnyder@redhat.com>
14761
14762 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
14763
14764 2003-01-06 Andrew Cagney <ac131313@redhat.com>
14765
14766 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
14767 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
14768 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
14769 deprecated_frame_xmalloc_with_cleanup.
14770 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
14771 deprecated_frame_xmalloc.
14772 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
14773 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
14774
14775 2003-01-06 Andrew Cagney <cagney@redhat.com>
14776
14777 * x86-64-linux-tdep.c: Include "osabi.h".
14778 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
14779
14780 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
14781
14782 2003-01-06 Andrew Cagney <cagney@redhat.com>
14783
14784 * MAINTAINERS (Target Instruction Set Architectures): Update
14785 arm-elf. Can be built with -Werror, has been multiarched.
14786
14787 * value.h (unpack_long): Make buffer parameter constant.
14788 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
14789 * scm-lang.h (scm_parse): Ditto.
14790 * defs.h (extract_typed_address, extract_address): Ditto.
14791 (extract_long_unsigned_integer): Ditto.
14792 * inferior.h (unsigned_pointer_to_address): Ditto.
14793 (signed_pointer_to_address): Ditto.
14794 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
14795 * gdbarch.h, gdbarch.c: Regenerate.
14796 * findvar.c (extract_long_unsigned_integer): Update.
14797 (extract_address): Update.
14798 (extract_typed_address): Update.
14799 (unsigned_pointer_to_address): Update.
14800 * values.c (unpack_long): Update.
14801 (unpack_double): Update.
14802 (unpack_pointer): Update.
14803 (unpack_field_as_long): Update.
14804 * d10v-tdep.c (d10v_pointer_to_address): Update.
14805 * avr-tdep.c (avr_pointer_to_address): Update.
14806 * scm-lang.c (scm_unpack): Update.
14807 * findvar.c (signed_pointer_to_address): Update.
14808
14809 2003-01-06 Michal Ludvig <mludvig@suse.cz>
14810
14811 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
14812 since it is in i386-tdep.c.
14813
14814 2003-01-06 J. Brobecker <brobecker@gnat.com>
14815
14816 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
14817 failure introduced in the previous change.
14818
14819 2003-01-05 Michael Chastain <mec@shout.net>
14820
14821 * README: Remove references to deleted remote-*.c files:
14822 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
14823 remote-nrom.c, remote-os9k.c, remote-udi.c.
14824
14825 2003-01-05 Mark Kettenis <kettenis@gnu.org>
14826
14827 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
14828 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
14829 i386_get_longjmp_target.
14830
14831 2003-01-05 Andrew Cagney <ac131313@redhat.com>
14832
14833 * arm-tdep.c (prologue_cache): Change to a pointer.
14834 (_initialize_arm_tdep): Allocate prologue_cache.
14835 (check_prologue_cache): Update.
14836 (save_prologue_cache): Update.
14837 (arm_gdbarch_init): Update.
14838
14839 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14840
14841 * stabsread.c (update_method_name_from_physname): Call complaint()
14842 instead of error.
14843
14844 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14845
14846 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
14847 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
14848 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
14849
14850 * blockframe.c: Include "gdbcmd.h" and "command.h".
14851 (backtrace_below_main): New variable.
14852 (file_frame_chain_valid, func_frame_chain_valid)
14853 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
14854 (generic_func_frame_chain_valid): Remove functions.
14855 (frame_chain_valid, do_flush_frames_sfunc): New functions.
14856 (_initialize_blockframe): New function.
14857 * Makefile.in (blockframe.o): Update dependencies.
14858 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
14859 comment. Call frame_chain_valid ().
14860 * frame.h: Remove old prototypes. Add prototype for
14861 frame_chain_valid and update comments to match.
14862 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
14863 Remove old comment.
14864 * gdbarch.h: Regenerated.
14865 * gdbarch.c: Regenerated.
14866
14867 * alpha-tdep.c (alpha_gdbarch_init): Don't call
14868 set_gdbarch_frame_chain_valid.
14869 * avr-tdep.c (avr_gdbarch_init): Likewise.
14870 * cris-tdep.c (cris_gdbarch_init): Likewise.
14871 * frv-tdep.c (frv_gdbarch_init): Likewise.
14872 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
14873 * i386-tdep.c (i386_svr4_init_abi): Likewise.
14874 (i386_nw_init_abi): Likewise.
14875 (i386_gdbarch_init): Likewise.
14876 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
14877 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
14878 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
14879 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
14880 * mips-tdep.c (mips_gdbarch_init): Likewise.
14881 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
14882 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
14883 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
14884 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
14885 * s390-tdep.c (s390_gdbarch_init): Likewise.
14886 * sh-tdep.c (sh_gdbarch_init): Likewise.
14887 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
14888 * v850-tdep.c (v850_gdbarch_init): Likewise.
14889 * vax-tdep.c (vax_gdbarch_init): Likewise.
14890 * x86-64-tdep.c (x86_64_init_abi): Likewise.
14891
14892 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
14893 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
14894 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
14895 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
14896 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
14897 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
14898 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
14899 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
14900
14901 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
14902
14903 * Makefile.in (acconfig_h): Remove incorrect macro.
14904 (config_h): Define.
14905 (osabi.o): Update dependencies.
14906 * configure.tgt: Set gdb_osabi based on target triplet.
14907 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
14908 * configure: Regenerated.
14909 * config.in: Regenerated.
14910 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
14911 (GDB_OSABI_DEFAULT): Define if not already defined.
14912 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
14913 (set_osabi_string): New variables.
14914 (gdbarch_register_osabi): Add new OS ABI to
14915 gdb_osabi_available_names.
14916 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
14917 (set_osabi, show_osabi): New functions.
14918 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
14919
14920 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14921
14922 * arch-utils.c (gdbarch_info_init): Set osabi to
14923 GDB_OSABI_UNINITIALIZED.
14924 * gdbarch.sh: Add osabi to struct gdbarch and to struct
14925 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
14926 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
14927 * gdbarch.c: Regenerated.
14928 * gdbarch.h: Regenerated.
14929 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
14930 there's no BFD.
14931 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
14932 * osabi.h (enum gdb_osabi): Move to defs.h.
14933 (gdbarch_init_osabi): Update prototype.
14934 * defs.h (enum gdb_osabi): Moved here.
14935 * Makefile.in: Update dependencies.
14936
14937 * alpha-tdep.h: Don't include "osabi.h".
14938 (struct gdbarch_tdep): Remove osabi member.
14939 * alpha-tdep.c: Include "osabi.h".
14940 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14941 iterate over arches. Update call to gdbarch_init_osabi.
14942 (alpha_dump_tdep): Don't dump osabi.
14943 * alpha-linux-tdep.c: Include "osabi.h".
14944 * alpha-osf1-tdep.c: Include "osabi.h".
14945 * alphafbsd-tdep.c: Include "osabi.h".
14946 * alphanbsd-tdep.c: Include "osabi.h".
14947
14948 * arm-tdep.h: Don't include "osabi.h".
14949 (struct gdbarch_tdep): Remove osabi member.
14950 * arm-tdep.c: Include "osabi.h".
14951 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14952 iterate over arches. Update call to gdbarch_init_osabi.
14953 (arm_dump_tdep): Don't dump osabi.
14954 * arm-linux-tdep.c: Include "osabi.h".
14955 * armnbsd-tdep.c: Include "osabi.h".
14956
14957 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
14958 Update call to gdbarch_init_osabi.
14959
14960 * i386-tdep.h: Don't include "osabi.h".
14961 (struct gdbarch_tdep): Remove osabi member.
14962 * i386-tdep.c: Include "osabi.h".
14963 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14964 iterate over arches. Update call to gdbarch_init_osabi.
14965 (i386_dump_tdep): Don't dump osabi.
14966 * i386-linux-tdep.c: Include "osabi.h".
14967 * i386-sol2-tdep.c: Include "osabi.h".
14968 * i386bsd-tdep.c: Include "osabi.h".
14969 * i386gnu-tdep.c: Include "osabi.h".
14970 * i386ly-tdep.c: Include "osabi.h".
14971 * i386nbsd-tdep.c: Include "osabi.h".
14972 * i386obsd-tdep.c: Include "osabi.h".
14973
14974 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
14975 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14976 check osabi when iterating over arches. Update call to
14977 gdbarch_init_osabi.
14978 (mips_dump_tdep): Don't dump osabi.
14979
14980 * ns32k-tdep.h: Don't include "osabi.h".
14981 (struct gdbarch_tdep): Remove.
14982 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
14983 gdbarch_lookup_osabi. Don't iterate over arches. Don't
14984 allocate tdep. Update call to gdbarch_init_osabi.
14985 (ns32k_dump_tdep): Remove.
14986 (_initialize_ns32k_tdep): Update call to gdbarch_register.
14987 * ns32knbsd-tdep.c: Include "osabi.h".
14988
14989 * ppc-tdep.h: Don't include "osabi.h".
14990 (struct gdbarch_tdep): Remove osabi member.
14991 * rs6000-tdep.c: Include "osabi.h".
14992 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
14993 osabi when iterating over arches. Update call to
14994 gdbarch_init_osabi.
14995 (rs6000_dump_tdep): Don't dump osabi.
14996 * ppc-linux-tdep.c: Include "osabi.h".
14997 * ppcnbsd-tdep.c: Include "osabi.h".
14998
14999 * sh-tdep.h: Don't include "osabi.h".
15000 (struct gdbarch_tdep): Remove osabi member.
15001 * sh-tdep.c: Include "osabi.h".
15002 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
15003 iterate over arches. Update call to gdbarch_init_osabi.
15004 (sh_dump_tdep): Don't dump osabi.
15005 * shnbsd-tdep.c: Include "osabi.h".
15006
15007 * sparc-tdep.c: Include "osabi.h".
15008 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
15009 iterate over arches. Update call to gdbarch_init_osabi.
15010 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
15011 tdep structure.
15012
15013 * vax-tdep.h: Don't include "osabi.h".
15014 (struct gdbarch_tdep): Remove.
15015 * vax-tdep.c: Include "osabi.h".
15016 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
15017 iterate over arches. Don't allocate tdep. Update call
15018 to gdbarch_init_osabi.
15019 (vax_dump_tdep): Remove.
15020 (_initialize_vax_tdep): Update call to gdbarch_register.
15021
15022 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
15023
15024 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
15025 entirely.
15026 (breakpoint_re_set_one): Don't fetch the value for a disabled
15027 watchpoint.
15028
15029 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
15030
15031 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
15032 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
15033 (COERCE_FLOAT_TO_DOUBLE): Remove.
15034 * gdbarch.c: Regenerate.
15035 * gdbarch.h: Regenerate.
15036 * Makefile.in: Remove value_h from gdbarch_h.
15037 * valops.c (coerce_float_to_double): New variable.
15038 (default_coerce_float_to_double): Remove.
15039 (standard_coerce_float_to_double): Remove.
15040 (value_arg_coerce): Use coerce_float_to_double.
15041 (_initialize_valops): Add "set coerce-float-to-double".
15042 * value.h (default_coerce_float_to_double): Remove prototype.
15043 (standard_coerce_float_to_double): Remove prototype.
15044
15045 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
15046 prototyped.
15047 * mdebugread.c (parse_symbol): Likewise.
15048 * stabsread.c (define_symbol): Mark all functions as prototyped.
15049
15050 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
15051 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
15052 set_gdbarch_coerce_float_to_double.
15053 * arm-tdep.c (arm_gdbarch_init): Likewise.
15054 * frv-tdep.c (frv_gdbarch_init): Likewise.
15055 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
15056 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
15057 * mips-tdep.c (mips_gdbarch_init): Likewise.
15058 (mips_coerce_float_to_double): Remove.
15059 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
15060 (rs6000_coerce_float_to_double): Remove.
15061 * s390-tdep.c (s390_gdbarch_init): Likewise.
15062 * sh-tdep.c (sh_gdbarch_init): Likewise.
15063 (sh_coerce_float_to_double): Remove.
15064 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
15065 (sparc_coerce_float_to_double): Remove.
15066 * v850-tdep.c (v850_gdbarch_init): Likewise.
15067 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
15068 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
15069 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
15070 (hppa_coerce_float_to_double): Remove prototype.
15071 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
15072
15073 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
15074
15075 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
15076
15077 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
15078
15079 Suggested by Stewart Brown <sb24@avaya.com>:
15080 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
15081 in recursive calls. Handle TYPE_CODE_TYPEDEF.
15082 (c_type_print_varspec_suffix): Likewise.
15083
15084 2003-01-04 Mark Kettenis <kettenis@gnu.org>
15085
15086 * configure.in: Don't set and AC_SUBST SUBDIRS.
15087 * configure: Regenerated.
15088
15089 * configure.in: Remove code dealing with shared libraries.
15090 * Makefile.in: Remove HLDFLAGS and HLDENV.
15091 * configure: Regenerated.
15092
15093 2003-01-04 Andrew Cagney <ac131313@redhat.com>
15094
15095 * frame.c (deprecated_frame_xmalloc): New function.
15096 (deprecated_set_frame_saved_regs_hack): New function.
15097 (deprecated_set_frame_extra_info_hack): New function.
15098 * frame.h (deprecated_frame_xmalloc): Declare.
15099 (deprecated_set_frame_saved_regs_hack): Declare.
15100 (deprecated_set_frame_extra_info_hack): Declare.
15101
15102 2003-01-04 Mark Kettenis <kettenis@gnu.org>
15103
15104 * configure.in: Move code that provides the --enable-gdbtk option
15105 right after the code that handles the --enable-tui option, and
15106 polish it somewhat.
15107 * configure: Regenerated.
15108
15109 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
15110 AC_CHECK_FUNCS and remove the old check for pread64.
15111 * acinclude.m4 (AC_GNU_SOURCE): New macro.
15112 * acconfig.h (_GNU_SOURCE): Add.
15113 (HAVE_PREAD64): Remove.
15114 * configure, aclocal.m4, config.in: Regenerated.
15115
15116 2003-01-03 Andrew Cagney <ac131313@redhat.com>
15117
15118 * alpha-tdep.c: Use get_frame_saved_regs.
15119 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
15120 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
15121 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
15122 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
15123 * vax-tdep.c, xstormy16-tdep.c: Ditto.
15124
15125 2003-01-03 Mark Kettenis <kettenis@gnu.org>
15126
15127 * configure.in: Remove all use of the SUBDIRS variable; add
15128 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
15129 code providing the --enable-multi-ice option, and move it right in
15130 front of the code that checks whether gdbserver is supported.
15131 Polish that too.
15132 * configure: Regenerated.
15133 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
15134 @SUBDIRS@.
15135
15136 2003-01-03 Andrew Cagney <cagney@redhat.com>
15137
15138 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
15139 * avr-tdep.c, cris-tdep.c: Ditto.
15140 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
15141 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
15142
15143 2003-01-03 Mark Kettenis <kettenis@gnu.org>
15144
15145 * configure.in: Remove --enable-netrom option.
15146 * configure: Regenerated.
15147
15148 2003-01-03 Mark Kettenis <kettenis@gnu.org>
15149
15150 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
15151 declaration for `struct re_pattern_buffer' instead.
15152 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
15153
15154 2003-01-03 J. Brobecker <brobecker@gnat.com>
15155
15156 * mdebugread.c (parse_symbol): Count until the stEnd matching
15157 the structure name.
15158
15159 2003-01-02 Mark Kettenis <kettenis@gnu.org>
15160
15161 * configure.in: Remove --with-cpu option.
15162 subscripts. Remove evil changequotes here.
15163 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
15164 * config.in, configure: Regenerated.
15165
15166 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
15167 * configure.in: Cleanup section that sources GDB and BFD configure
15168 subscripts. Remove evil changequotes here.
15169 * config.in, configure: Regenerated.
15170
15171 2003-01-02 Andrew Cagney <ac131313@redhat.com>
15172
15173 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
15174 frame accessor methods.
15175 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
15176 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
15177 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
15178 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
15179 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
15180 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
15181 * z8k-tdep.c: Ditto.
15182
15183 2003-01-02 Mark Kettenis <kettenis@gnu.org>
15184
15185 * configure.in: Remove UI_OUT configuration code.
15186 * ada-lang.c: Update assuming UI_OUT is always true.
15187 * Makefile.in (UIOUT_CFLAGS): Remove.
15188 * configure: Regenerated.
15189 * TODO: Remove blurb about elimination of -DUI_OUT.
15190
15191 * configure.in: Move code that provides the --enable-gdbcli,
15192 --enable-gdbmi options right before the code that handles the
15193 --enable-tui option. Polish a bit.
15194 * configure: Regenerated.
15195
15196 * configure.in: Rewrite check for GNU regex and the
15197 --without-included regex option, and move it into the "Checks for
15198 library functions" section. This makes us use the system regex
15199 again by default on systems with version 2 of the GNU C library.
15200 This was apparently broken.
15201 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
15202 * acconfig.h (USE_INCLUDED_REGEX): Remove.
15203 * config.in, configure: Regenerated.
15204
15205 * configure.in: Move code that provides the --enable-tui option
15206 before the "Checks for libraries" section. Polish the code
15207 somewhat and set need_curses to yes if we build the TUI. Rewrite
15208 code that looks for a library providing termcap functionality to
15209 match more closely what's done in the Readline library, and move
15210 it into to the "Checks for libraries" section.
15211 * configure: Regenerated.
15212 * Makefile.in (TERMCAP): Remove variable.
15213 * config/i386/go32.mh (TERMCAP): Remove variable.
15214
15215 2003-01-02 Andrew Cagney <ac131313@redhat.com>
15216
15217 * MAINTAINERS: Mention gdb_mbuild.sh.
15218 * gdb_mbuild.sh: Rewrite.
15219
15220 2003-01-02 Mark Kettenis <kettenis@gnu.org>
15221
15222 * configure.in: Fix typo in last change.
15223 * config.in, configure: Regenerated.
15224
15225 2003-01-02 Andrew Cagney <ac131313@redhat.com>
15226
15227 * valarith.c (value_binop): Delete obsolete code and comments.
15228 * configure.host: Ditto.
15229 * buildsym.h (make_blockvector): Ditto.
15230 * buildsym.c (make_blockvector): Ditto.
15231 * defs.h (enum language): Ditto.
15232 (chill_demangle): Ditto.
15233 * elfread.c (elf_symtab_read): Ditto.
15234 * dwarfread.c (CHILL_PRODUCER): Ditto.
15235 (set_cu_language): Ditto.
15236 (handle_producer): Ditto.
15237 * expprint.c (print_subexp): Ditto.
15238 * gdbtypes.c (chill_varying_type): Ditto.
15239 * gdbtypes.h (builtin_type_chill_bool): Ditto.
15240 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
15241 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
15242 (chill_varying_type): Ditto.
15243 * language.h (_LANG_chill): Ditto.
15244 * language.c (binop_result_type, integral_type): Ditto.
15245 (character_type, string_type, structured_type): Ditto.
15246 (lang_bool_type, binop_type_check): Ditto.
15247 * stabsread.h (os9k_stabs): Ditto.
15248 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
15249 (define_symbol, read_type, read_struct_fields): Ditto.
15250 (read_array_type, read_enum_type, read_huge_number): Ditto.
15251 (read_range_type, start_stabs): Ditto.
15252 * symfile.c (init_filename_language_table): Ditto.
15253 (add_psymbol_with_dem_name_to_list): Ditto.
15254 * symtab.c (symbol_init_language_specific): Ditto.
15255 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
15256 * symtab.h (struct general_symbol_info): Ditto.
15257 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
15258 * typeprint.c (typedef_print): Ditto.
15259 * utils.c (fprintf_symbol_filtered): Ditto.
15260 * valops.c (value_cast, search_struct_field, value_slice): Delete
15261 obsolete code.
15262 (varying_to_slice): Delete function.
15263 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
15264 (varying_to_slice): Delete declaration.
15265 * MAINTAINERS: Update.
15266
15267 2003-01-02 Mark Kettenis <kettenis@gnu.org>
15268
15269 * configure.in: Reorganize "Checks for library functions section"
15270 a bit. Remove check for `btowc' and `isascii' functions.
15271 * configure: Regenerated.
15272
15273 * acconfig.h (_MSE_INT_H): Remove.
15274 * configure.in: Create "Checks for header files" section, and move
15275 appropriate tests there. Don't check for objlist.h, wchar.h,
15276 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
15277 misdetection fix. Also add "Checks for types", "Checks for
15278 compiler characteristics" and "Checks for library functions"
15279 sections.
15280 * config.in, configure: Regenerated.
15281
15282 * configure.in: Create "Checks for programs" section, and move
15283 appropriate tests there.
15284
15285 2003-01-01 Mark Kettenis <kettenis@gnu.org>
15286
15287 * configure.in: Create "Checks for libraries" section, and move
15288 appropriate tests there. Cleanup check for wctype in libw. Use
15289 AC_SEARCH_LIBS to see whether we need libsocket.
15290 * configure: Regenerated.
15291
15292 For older changes see ChangeLog-2002
15293 \f
15294 Local Variables:
15295 mode: change-log
15296 left-margin: 8
15297 fill-column: 74
15298 version-control: never
15299 End:
This page took 0.366261 seconds and 4 git commands to generate.