2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
2
3 Partial fix for PR c++/1465.
4 Fix for PR c++/1377.
5 * cp-support.h (cp_lookup_rtti_type): New function.
6 * cp-support.c (cp_lookup_rtti_type): New function.
7 * gnu-v2-abi.c: Update copyright years.
8 (gnuv2_rtti_type): Call cp_lookup_rtti_type.
9 * gnu-v3-abi.c: Update copyright years.
10 (gnuv3_rtti_type): Call cp_lookup_rtti_type.
11
12 2003-12-04 J. Brobecker <brobecker@gnat.com>
13
14 * stabsread.c (read_type): Save a reference to types that are defined
15 as cross references to other types.
16
17 2003-12-02 Roland McGrath <roland@redhat.com>
18
19 * thread-db.c (enable_thread_event): Change return type to
20 td_err_e. Return TD_OK or error code.
21 (enable_thread_event_reporting): Update callers.
22
23 2003-12-03 Ian Lance Taylor <ian@wasabisystems.com>
24
25 * NEWS: Mention new C++ demangler code.
26
27 2003-12-03 Andrew Cagney <cagney@redhat.com>
28
29 * ppc-linux-nat.c (store_register, fetch_register): Convert
30 between ptrace and regcache's wordsize.
31 (ppc_register_u_addr): Use the ptrace wordsize.
32
33 2003-12-02 Kevin Buettner <kevinb@redhat.com>
34
35 * frv-tdep.c (frv_gdbarch_init): Add case for fr550.
36
37 2003-12-02 Daniel Jacobowitz <drow@mvista.com>
38
39 * dwarf2read.c (dwarf_info_offset, dwarf_abbrev_offset)
40 (dwarf_line_offset, dwarf_pubnames_offset, dwarf_aranges_offset)
41 (dwarf_loc_offset, dwarf_macinfo_offset, dwarf_str_offset)
42 (dwarf_ranges_offset, dwarf_frame_offset, dwarf_eh_frame_offset):
43 Delete.
44 (dwarf2_read_section): Remove offset and size arguments. Use
45 bfd_get_section_size_before_reloc and sectp->filepos.
46 (dwarf2_has_info): Clear section variables instead of offsets.
47 (dwarf2_locate_sections): Don't initialize the deleted variables.
48 (dwarf2_build_psymtabs): Update calls to dwarf2_read_section.
49 (dwarf2_build_psymtabs_easy): Likewise.
50 * dwarf2-frame.c (dwarf_frame_offset, dwarf_frame_size)
51 (dwarf_eh_frame_offset, dwarf_eh_frame_size): Remove extern
52 declarations.
53 (dwarf2_read_section): Update prototype.
54 (dwarf2_build_frame_info): Update calls to dwarf2_read_section.
55 Use bfd_get_section_size_before_reloc instead of global size
56 variables.
57
58 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
59
60 * dwarfread.c: Update documentation on the state of dwarf-1.
61
62 2003-12-01 Andrew Cagney <cagney@redhat.com>
63
64 Obsolete old MIPS SVr3 and SVr4 systems.
65 * NEWS: Mention obsoleted systems.
66 * configure.tgt: Mark mips*-*-sysv4* as obsolete.
67 * configure.host: Mark mips-dec-*, mips-little-*, mips-sony-*,
68 mips-*-sysv4*, mips-*-sysv*, mips-*-riscos* and mips-*-mach3* as
69 obsolete.
70 * config/mips/decstation.mh: Mark as obsolete.
71 * config/mips/littlemips.mh: Mark as obsolete.
72 * config/mips/nm-mips.h: Mark as obsolete.
73 * config/mips/xm-mips.h: Mark as obsolete.
74 * config/mips/news-mips.mh: Mark as obsolete.
75 * config/mips/nm-news-mips.h: Mark as obsolete.
76 * config/mips/riscos.mh: Mark as obsolete.
77 * config/mips/nm-riscos.h: Mark as obsolete.
78 * config/mips/xm-riscos.h: Mark as obsolete.
79 * config/mips/mipsv4.mt: Mark as obsolete.
80 * config/mips/tm-mipsv4.h: Mark as obsolete.
81 * config/mips/xm-mipsv4.h: Mark as obsolete.
82
83 Obsolete old m68k systems.
84 * configure.host: Mark m68*-sun-*, m68*-sun-sunos4*,
85 m68*-sun-sunos3*, m68*-motorola-*, m68*-*-sysv4*, m68*-*-lynxos*,
86 m68*-bull*-sysv*, m68*-att-*, m680[01]0-sun-sunos4*, and
87 m680[01]0-sun-sunos3* as obsolete.
88 * configure.tgt: Mark m68*-*-lynxos*, m68*-*-sunos3*,
89 m68*-*-sunos4*, m68*-*-sysv4*, m68000-*-sunos3*, m68000-*-sunos4*,
90 m68*-bull-sysv*, m68*-att-*, and m68*-motorola-*, as obsolete.
91 * config/m68k/sun3os4.mh: Mark file obsolete.
92 * config/m68k/xm-sun3os4.h: Mark file obsolete.
93 * config/m68k/sun3os3.mh: Mark file obsolete.
94 * config/m68k/nm-sun3.h: Mark file obsolete.
95 * config/m68k/xm-sun3.h: Mark file obsolete.
96 * config/m68k/sun2os4.mh: Mark file obsolete.
97 * config/m68k/sun2os3.mh: Mark file obsolete.
98 * config/m68k/nm-sun2.h: Mark file obsolete.
99 * config/m68k/xm-sun2.h: Mark file obsolete.
100 * config/m68k/m68kv4.mh: Mark file obsolete.
101 * config/m68k/nm-sysv4.h: Mark file obsolete.
102 * config/m68k/xm-m68kv4.h: Mark file obsolete.
103 * config/m68k/m68klynx.mh: Mark file obsolete.
104 * config/m68k/nm-m68klynx.h: Mark file obsolete.
105 * config/m68k/dpx2.mh: Mark file obsolete.
106 * config/m68k/xm-dpx2.h: Mark file obsolete.
107 * config/m68k/nm-dpx2.h: Mark file obsolete.
108 * config/m68k/delta68.mh: Mark file obsolete.
109 * config/m68k/xm-delta68.h: Mark file obsolete.
110 * config/m68k/nm-delta68.h: Mark file obsolete.
111 * config/m68k/3b1.mh: Mark file obsolete.
112 * config/m68k/xm-3b1.h: Mark file obsolete.
113 * config/m68k/sun3os4.mt: Mark file obsolete.
114 * config/m68k/tm-sun3os4.h: Mark file obsolete.
115 * config/m68k/sun3os3.mt: Mark file obsolete.
116 * config/m68k/tm-sun3.h: Mark file obsolete.
117 * config/m68k/sun2os4.mt: Mark file obsolete.
118 * config/m68k/tm-sun2os4.h: Mark file obsolete.
119 * config/m68k/sun2os3.mt: Mark file obsolete.
120 * config/m68k/tm-sun2.h: Mark file obsolete.
121 * config/m68k/m68kv4.mt: Mark file obsolete.
122 * config/m68k/tm-m68kv4.h: Mark file obsolete.
123 * config/m68k/m68klynx.mt: Mark file obsolete.
124 * config/m68k/tm-m68klynx.h: Mark file obsolete.
125 * config/m68k/dpx2.mt: Mark file obsolete.
126 * config/m68k/tm-dpx2.h: Mark file obsolete.
127 * config/m68k/delta68.mt: Mark file obsolete.
128 * config/m68k/tm-delta68.h: Mark file obsolete.
129 * config/m68k/3b1.mt: Mark file obsolete.
130 * config/m68k/tm-3b1.h: Mark file obsolete.
131
132 2003-11-29 Mark Kettenis <kettenis@gnu.org>
133
134 * x86-64-tdep.c (MAX_CLASSES): Remove macro.
135 (x86_64_reg_class): Remove enum.
136 (merge_classes, classify_argument, examine_argument): Remove
137 functions.
138 (INT_REGS, SSE_REGS): Remove macros.
139 (x86_64_push_arguments): Remove function.
140 (amd64_push_arguments): New function.
141 (x86_64_push_dummy_call): Call amd64_push_arguments instead of
142 x86_64_push_arguments.
143
144 2003-11-28 Mark Kettenis <kettenis@gnu.org>
145
146 * x86-64-tdep.c (x86_64_frame_cache): Don't bail out if %rbp is
147 zero. Reorganize code a bit.
148
149 2003-11-27 Mark Kettenis <kettenis@gnu.org>
150
151 * dwarf2-frame.c: Fix another comment.
152
153 * x86-64-tdep.c (RET_INT_REGS, RET_SSE_REGS): Remove defines.
154 (x86_64_use_struct_convention, x86_64_extract_return_value,
155 x86_64_store_return_value): Remove.
156 (amd64_reg_class): New enum.
157 (amd64_merge_classes, amd64_classify_aggregate, amd64_classify,
158 amd64_return_value): New functions.
159 (x86_64_init_abi): Don't set extract_return_value,
160 store_return_value and use_struct_convention. Set return_value to
161 amd64_return_value.
162 * i387-tdep.h (i387_return_value): New prototype.
163 * i387-tdep.c (i387_return_value): New function.
164
165 * dwarf2-frame.c: Fix some comments and whitespace problems.
166
167 * i386nbsd-tdep.c: Don't include "gdbtypes.h". Include
168 "gdb_assert.h" and "gdb_string.h".
169 (i386nbsd_r_reg_offset): Rename from regmap.
170 (SIZEOF_STRUCT_REG): Remove.
171 (i386nbsd_supply_reg, fetch_core_registers,
172 fetch_elfcore_registers, i386nbsd_core_fns, i386nbsd_elfcore_fns):
173 Remove.
174 (i386nbsd_aout_supply_regset,
175 i386nbsd_aout_regset_from_core_section): New functions.
176 (i386nbsd_sc_reg_offset): Don't explicitly specify size of array.
177 (i386nbsd_init_abi): Initialize TDEP->gregset_reg_offset,
178 TDEP->gregset_num_regs amd sizeof_gregset. Use ARRAY_SIZE to
179 initialize TDEP->sc_num_regs.
180 (i386nbsdaout_init_abi): New function.
181 (i386nbsdelf_init_abi): Remove initialization of
182 TDEP->num_xmm_regs. Don't set num_regs here.
183 (_initialize_i386nbsd_tdep): Don't call add_core_fns. Use
184 i386nbsd_aout_init to register NetBSD a.out OS/ABI.
185
186 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use
187 .note.netbsdcore.procinfo section to recognize NetBSD core files.
188
189 2003-11-26 Michael Chastain <mec.gnu@mindspring.com>
190
191 * cp-abi.c: Update copyright years.
192
193 2003-11-25 Andrew Cagney <cagney@redhat.com>
194
195 * thread-db.c (enable_thread_event): New function. Ensure that BP
196 is a code address.
197 (enable_thread_event_reporting): Use enable_thread_event.
198
199 2003-11-25 Michael Snyder <msnyder@redhat.com>
200
201 * mips-tdep.c (mips_o64_extract_return_value): Correct for
202 NUM_REGS (see changes 2003-06-21).
203 (mips_eabi_extract_return_value): Ditto.
204
205 2003-11-25 Andrew Cagney <cagney@redhat.com>
206
207 * infrun.c: Don't include "exec.h".
208 (handle_inferior_event): Pass current_target, instead of exec_ops,
209 to SOLIB_ADD. Add comments.
210 * Makefile.in (infrun.o): Update dependencies.
211
212 2003-11-24 Daniel Jacobowitz <drow@mvista.com>
213
214 * NEWS: Mention improved location expression support.
215
216 2003-11-23 Andrew Cagney <cagney@redhat.com>
217
218 * Makefile.in (infrun.o): Update dependencies.
219 * infrun.c: Include "exec.h".
220 (handle_inferior_event): Pass exec_ops to SOLIB_ADD.
221
222 2003-11-23 Andrew Cagney <cagney@redhat.com>
223
224 * frame.c (frame_unwind_signed_register): Delete function.
225 * frame.h (frame_unwind_register_signed): Delete declaration.
226 * mips-tdep.c (mips_frame_saved_pc): Use frame_unwind_register_signed.
227
228 * arch-utils.h (generic_cannot_extract_struct_value_address):
229 Delete declaration.
230
231 * defs.h (DEPRECATED_STREQN): Rename STREQN.
232 (DEPRECATED_STREQ): Rename STREQ.
233 * ada-exp.y, ada-lang.c, ada-lex.l, coffread.c: Update.
234 * config/mips/tm-irix5.h, config/mips/tm-irix6.h: Update.
235 * config/mips/tm-mipsv4.h, config/sparc/tm-sun4sol2.h: Update.
236 * dbxread.c, dwarf2read.c, dwarfread.c, environ.c: Update.
237 * eval.c, exec.c, f-lang.c, hppa-tdep.c, hpread.c: Update.
238 * jv-exp.y, language.c, m2-exp.y, mcore-rom.c: Update.
239 * mdebugread.c, mipsread.c, objc-exp.y, objfiles.c: Update.
240 * p-exp.y, p-typeprint.c, p-valprint.c, rs6000-nat.c: Update.
241 * source.c, sparc-tdep.c, stack.c, target.c: Update.
242
243 * symfile.c (symbol_file_command): Replace STREQ with strcmp.
244 * elfread.c (elf_symtab_read): Delete STREQ from comment.
245
246 2003-11-22 Andrew Cagney <cagney@redhat.com>
247
248 * frame.c (deprecated_frame_xmalloc): Delete function.
249 (deprecated_set_frame_extra_info_hack): Delete function.
250 (deprecated_set_frame_saved_regs_hack): Delete function.
251 * frame.h (deprecated_frame_xmalloc): Delete declaration.
252 (deprecated_set_frame_extra_info_hack): Delete declaration.
253 (deprecated_set_frame_saved_regs_hack): Delete declaration.
254 * mcore-tdep.c (analyze_dummy_frame): Instead of
255 deprecated_frame_xmalloc, deprecated_set_frame_saved_regs_hack,
256 and deprecated_set_frame_extra_info_hack use
257 deprecated_frame_xmalloc_with_cleanup.
258 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
259 * mips-tdep.c (mips_init_extra_frame_info): Delete call to
260 deprecated_set_frame_saved_regs_hack.
261
262 * mips-tdep.c (mips_frame_chain): Delete call to
263 deprecated_inside_entry_file.
264
265 * frame.h (deprecated_set_frame_next_hack): Delete declaration.
266 (deprecated_set_frame_prev_hack): Delete declaration.
267 * frame.c (deprecated_set_frame_next_hack): Delete function.
268 (deprecated_set_frame_prev_hack): Delete function.
269 * mcore-tdep.c (analyze_dummy_frame): Delete calls to
270 "deprecated_set_frame_next_hack" and
271 "deprecated_set_frame_prev_hack".
272 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
273
274 * mips-tdep.c (mips_register_convertible): Delete function.
275 (mips_register_convert_to_virtual): Delete function.
276 (mips_register_convert_to_raw): Delete function.
277 (mips_gdbarch_init): Do not set "deprecated_register_convertible",
278 "deprecated_register_convert_to_virtual", or
279 "deprecated_register_convert_to_raw".
280 (mips_pseudo_register_write, mips_pseudo_register_read): Handle
281 32/64 cooked to raw register conversions.
282
283 * frame.c (deprecated_get_frame_context): Delete function.
284 (deprecated_set_frame_context): Delete function.
285 (struct frame_info): Delete member "context".
286 * frame.h (deprecated_get_frame_context): Delete declaration.
287 (deprecated_set_frame_context): Delete declaration.
288
289 * procfs.c (procfs_wait): Delete FAULTED_USE_SIGINFO comment.
290 * config/sparc/tm-sun4sol2.h (FAULTED_USE_SIGINFO): Delete macro.
291 * config/i386/tm-i386sol2.h (FAULTED_USE_SIGINFO): Delete macro.
292 * config/alpha/nm-osf2.h (FAULTED_USE_SIGINFO): Delete macro.
293
294 * mips-tdep.c (SIGFRAME_REG_SIZE): Delete macro.
295 (mips_find_saved_regs): Replace SIGFRAME_REG_SIZE with
296 mips_regsize.
297 (mips_dump_tdep): Do not print SIGFRAME_REG_SIZE.
298 * config/mips/tm-irix6.h (SIGFRAME_REG_SIZE): Delete macro.
299 * config/mips/tm-irix5.h: Update copyright.
300 (SIGFRAME_REG_SIZE): Delete macro.
301
302 * hppa-tdep.c (hppa_value_returned_from_stack): Delete function.
303 * config/pa/tm-hppa.h (hppa_value_returned_from_stack): Delete
304 declaration.
305 (DEPRECATED_VALUE_RETURNED_FROM_STACK): Delete macro.
306 * infcall.c (call_function_by_hand): Delete #ifdef
307 DEPRECATED_VALUE_RETURNED_FROM_STACK code.
308 * infcmd.c (print_return_value): Ditto.
309
310 * mips-tdep.c (skip_prologue_using_sal): New function.
311 (mips32_skip_prologue, mips16_skip_prologue): Use
312 skip_prologue_using_sal to get an upper bound on the search.
313
314 * config/powerpc/tm-linux.h (PROLOGUE_FIRSTLINE_OVERLAP): Delete
315 #if 0'ed macro.
316 * infrun.c (step_into_function): Delete #ifdef
317 PROLOGUE_FIRSTLINE_OVERLAP code.
318 * symtab.c (find_function_start_sal): Ditto.
319
320 * remote-rdp.c: Update copyright.
321 (rdp_init): #if 0 references to "target_byte_order".
322
323 * mips-tdep.c (mips_o32_store_return_value): Delete function.
324 (mips_o32_return_value): Replace mips_o32_xfer_return_value.
325 (mips_o32_extract_return_value): Delete function.
326 (mips_n32n64_return_value): Replace mips_n32n64_xfer_return_value.
327 (mips_n32n64_extract_return_value): Delete function.
328 (mips_n32n64_store_return_value): Delete function.
329 (mips_gdbarch_init): For o32 and n32n64, set "return_value"
330 instead of "store_return_value", "extract_return_value", and
331 "use_struct_convention".
332 (mips_n32n64_use_struct_convention): Delete function.
333
334 2003-11-21 Kevin Buettner <kevinb@redhat.com>
335
336 * frv-tdep.c (frv_frame_this_id): Eliminate call to
337 inside_entry_func().
338
339 2003-11-20 Mark Kettenis <kettenis@gnu.org>
340
341 * i386-tdep.c (i386_extract_return_value,
342 i386_store_return_value): Add gdbarch argument. Use it instead of
343 determining it from REGCACHE. Remove recursive call for
344 structures with a single member.
345 (i386_use_struct_convention): Remove.
346 (i386_reg_struct_return_p): New function.
347 (i386_return_value): New function.
348 (i386_gdbarch_init): Set return_value, don't set
349 extract_return_value, store_return_value and
350 use_struct_convention.
351 * x86-64-tdep.c (x86_64_init_abi): Set return_value to NULL.
352
353 2003-11-20 Jim Blandy <jimb@redhat.com>
354
355 * osabi.c (_initialize_gdb_osabi): Don't return before registering
356 the 'set osabi' and 'show osabi' commands.
357
358 2003-11-19 Mark Kettenis <kettenis@gnu.org>
359
360 * frame.c (get_prev_frame): Use result from
361 get_frame_address_in_block instead of get_frame_pc as argument to
362 inside_main_func. Fixes PR backtrace/1435.
363
364 2003-11-19 Andrew Cagney <cagney@redhat.com>
365
366 * stack.c (return_command): Handle "void", "legacy" and "unknown
367 location" return values separatly.
368 * values.c (using_struct_return): Return 0 for a "void" return
369 type. Mention "register_value_being_returned".
370 (register_value_being_returned): Mention "using_struct_return".
371
372 2003-11-19 Daniel Jacobowitz <drow@mvista.com>
373
374 * dwarf2read.c (offreg, basereg, isderef, frame_base_reg)
375 (frame_base_offset): Delete.
376 (read_func_scope): Delete call to decode_locdesc.
377 (decode_locdesc): Update comments. Don't set the removed variables.
378 Complain for DW_OP_reg* not at the end. Remove DW_OP_breg* and
379 DW_OP_fbreg support.
380
381 2003-11-18 Daniel Jacobowitz <drow@mvista.com>
382
383 * dwarf2read.c (optimized_out, islocal): Remove.
384 (decode_locdesc): Update comments. Don't set optimized_out
385 or islocal.
386
387 2003-11-17 Jeff Johnston <jjohnstn@redhat.com>
388 David Mosberger <davidm@hpl.hp.com>
389
390 * ia64-tdep.c: Include elf.h.
391 [HAVE_LIBUNWIND_IA64_H]: Include libunwind-frame.h and
392 libunwind-ia64.h.
393 (ia64_rse_slot_num, ia64_rse_skip_regs): New for libunwind support.
394 (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum): Ditto.
395 (ia64_is_fpreg, ia64_access_reg): Ditto.
396 (ia64_access_fpreg, ia64_access_mem): Ditto.
397 (get_kernel_table): Ditto.
398 (ia64_find_unwind_table): Ditto.
399 (ia64_find_proc_info_x, ia64_put_unwind_info): Ditto.
400 (ia64_get_dyn_info_list, ia64_libunwind_frame_this_id): Ditto.
401 (ia64_libunwind_frame_prev_register): Ditto.
402 (ia64_libunwind_frame_sniffer): Ditto.
403 (ia64_gdbarch_init)[HAVE_LIBUNWIND_IA64_H]: Add libunwind frame
404 sniffer. Register libunwind functions needed by generic
405 libunwind frame code using libunwind_frame_set_descr().
406
407 2003-11-16 Daniel Jacobowitz <drow@mvista.com>
408
409 * breakpoint.c (re_enable_breakpoints_in_shlibs): Only re-enable a
410 bp_shlib_disabled breakpoint if there is a shared library mapped
411 at its expected address.
412
413 2003-11-16 Andrew Cagney <cagney@redhat.com>
414
415 * configure.tgt: Delete mips*tx39*-elf*.
416 * config/mips/tm-tx39.h: Delete file.
417 * config/mips/tx39.mt: Delete file.
418 * config/mips/tx39.mt: Delete file.
419
420 * mips-tdep.h (deprecated_mips_set_processor_regs_hack): Declare.
421 * remote-mips.c (common_open): Instead of
422 "mips_read_register_type" and "mips_set_processor_type_command"
423 call "deprecated_mips_set_processor_regs_hack".
424 * config/mips/tm-mips.h (mips_read_processor_type): Delete
425 declaration.
426 (mips_set_processor_type_command): Delete declaration.
427 * mips-tdep.c (mips_gdbarch_init): Update comment.
428 (mips_dump_tdep): Do not print MIPS_REGISTER_NAMES.
429 (mips_set_processor_type): Delete function.
430 (NUM_MIPS_PROCESSOR_REGS): Define.
431 (mips_show_processor_type_command): Delete function.
432 (mips_set_processor_type_command): Delete function.
433 (tmp_mips_processor_type): Delete.
434 (mips_processor_type): Delete.
435 (mips_processor_type_table): Delete.
436 (mips_r3051_reg_names): Delete.
437 (mips_r3081_reg_names): Delete.
438 (mips_lsi33k_reg_names): Delete.
439 (mips_processor_reg_names): Delete.
440 (mips_read_processor_type): Delete function.
441 (deprecated_mips_set_processor_regs_hack): New function.
442 (struct gdbarch_tdep): Add member "mips_processor_reg_names".
443 (mips_register_name): Get the processor names from the tdep.
444 (mips_tx39_reg_names): New array.
445 (mips_generic_reg_names): Wire to a standard set of names.
446 (mips_gdbarch_init): Set "mips_processor_reg_names".
447 * config/mips/tm-irix5.h (MIPS_REGISTER_NAMES): Delete macro.
448 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Delete macro.
449 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Delete macro.
450
451 2003-11-16 Andrew Cagney <cagney@redhat.com>
452
453 * mips-tdep.c (struct gdbarch_tdep): Add field "regnum".
454 (mips_fpa0_regnum, mips_regnum): New function.
455 (mips_gdbarch_init): Fill in the "regnum" fields.
456 * mips-tdep.h (struct mips_regnum): Define.
457 (mips_regnum): Declare.
458 * config/mips/tm-mips.h (BADVADDR_REGNUM): Delete macro.
459 (LO_REGNUM, HI_REGNUM, BADVADDR_REGNUM): Ditto.
460 (CAUSE_REGNUM, PC_REGNUM, FP0_REGNUM): Ditto.
461 (FCRCS_REGNUM, FCRIR_REGNUM, FPA0_REGNUM): Ditto.
462 * config/mips/tm-irix6.h (FP0_REGNUM): Delete macro.
463 (PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
464 (HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
465 * config/mips/tm-irix5.h (FP0_REGNUM): Delete macro.
466 (PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
467 (HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
468 * remote-mips.c: Include "mips-tdep.h". Update.
469 * mipsnbsd-tdep.c: Update.
470 * mipsv4-nat.c: Update.
471 * mips-tdep.c: Update.
472 * mips-nat.c: Update.
473 * mips-linux-tdep.c: Update.
474 * mips-linux-nat.c: Update.
475 * irix5-nat.c: Update.
476 * dve3900-rom.c: Include "mips-tdep.h". Update.
477 (ignore_packet): Supress GCC warning.
478 * config/mips/nm-riscos.h: Update.
479
480 2003-11-16 Andrew Cagney <cagney@redhat.com>
481
482 * mips-tdep.c: Replace DEPRECATED_REGISTER_RAW_SIZE with
483 register_size.
484 (mips_register_raw_size): Delete function.
485 (mips_register_type): Handle "mips64_transfers_32bit_regs_p".
486 (mips_gdbarch_init): Do not set "deprecated_register_raw_size".
487 Check and set "mips64_transfers_32bit_regs_p".
488 (struct gdbarch_tdep): Add "mips64_transfers_32bit_regs_p".
489 (mips_register_convertible): Check the architecture's
490 "mips64_transfers_32bit_regs_p".
491 (set_mips64_transfers_32bit_regs): New function.
492 (_initialize_mips_tdep): Use "add_setshow_cmd" when adding the
493 "set remote-mips64-transfers-32bit-regs" command. Specify
494 set_mips64_transfers_32bit_regs as the set function.
495 * Makefile.in (dve3900-rom.o, remote-mips.o): Update dependencies.
496
497 2003-11-16 Mark Kettenis <kettenis@gnu.org>
498
499 * i386-tdep.h (i386_supply_gregset): Provide prototype.
500 * i386-tdep.c (i386_supply_gregset): Make public.
501
502 2003-11-16 Andrew Cagney <cagney@redhat.com>
503
504 * mips-tdep.c (mips_register_byte): Delete function.
505 (mips_gdbarch_init): Do not set "deprecated_register_byte".
506 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Delete macro.
507 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Delete macro.
508 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Delete macro.
509
510 2003-11-16 Mark Kettenis <kettenis@gnu.org>
511
512 * i386-tdep.c (i386_extract_return_value): Don't use bfd_byte.
513
514 2003-11-16 Andrew Cagney <cagney@redhat.com>
515
516 * config/mips/linux64.mt: Delete file.
517 * config/mips/tm-linux64.h: Delete file.
518 * config/mips/tm-mips64.h: Delete file.
519 * config/mips/embed64.mt: Delete file.
520 * config/djgpp/fnchange.lst: Update.
521 * configure.tgt: Delete explicit patterns for mipsisa64*-*-linux*,
522 mips64*-*-linux*, mips64*-*-*, and mipsisa64*-*-*.
523 * config/mips/tm-irix6.h: Update copyright. Include
524 "mips/tm-mips.h" instead of "mips/tm-mips64.h".
525 * mips-tdep.c (mips_dump_tdep): Do not print "OP_LDFPR" or
526 "OP_LDGPR".
527
528 2003-11-15 Andrew Cagney <cagney@redhat.com>
529
530 * mips-tdep.c (mips_register_type): Simplify. Eliminate reference
531 to MIPS_REGISTER_TYPE. Make integer registers signed. Make IRIX
532 n32 registers 64 bit.
533 (mips_register_raw_size, mips_register_byte): For pseudo
534 registers, use the register's pseudo size and not the
535 corresponding raw register's size.
536 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Delete macro.
537 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Delete macro.
538 * config/mips/tm-irix6.h: Don't #undef MIPS_REGISTER_TYPE.
539 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Delete macro.
540
541 2003-11-15 Andrew Cagney <cagney@redhat.com>
542
543 * mips-tdep.c (struct gdbarch_tdep): Delete member
544 gdb_target_is_mips64.
545 (GDB_TARGET_IS_MIPS64): Delete macro.
546 (mips_gdbarch_init): Do not set tdep's gdb_target_is_mips64.
547 (mips_dump_tdep): Do not print GDB_TARGET_IS_MIPS64.
548 (mips_addr_bits_remove): Simplify.
549
550 * mips-tdep.c: Replace DEPRECATED_REGISTER_VIRTUAL_SIZE with
551 register_size.
552
553 Replace MIPS_REGSIZE with mips_regsize.
554 * mips-tdep.c (mips_regsize): New function.
555 * mips-tdep.h (mips_regsize): Declare.
556 * mipsnbsd-tdep.h (SIZEOF_STRUCT_FPREG): Update.
557 (SIZEOF_STRUCT_REG): Update.
558 * mipsnbsd-tdep.c (mipsnbsd_supply_reg): Update.
559 (mipsnbsd_fill_reg): Update.
560 (mipsnbsd_supply_fpreg): Update.
561 (mipsnbsd_fill_fpreg): Update.
562 (NBSD_MIPS_JB_ELEMENT_SIZE): Update.
563 * mips-tdep.c (mips_register_raw_size): Update.
564 (mips_register_type): Update.
565 (SIGFRAME_BASE): Update.
566 (SIGFRAME_PC_OFF): Update.
567 (SIGFRAME_REGSAVE_OFF): Update.
568 (SIGFRAME_FPREGSAVE_OFF): Update.
569 (SIGFRAME_REG_SIZE): Update.
570 (mips32_heuristic_proc_desc): Update.
571 (print_gp_register_row): Update.
572 (mips_dump_tdep): Do not print MIPS_REGSIZE.
573 * irix5-nat.c (supply_gregset): Update.
574 (fetch_core_registers): Update.
575 * config/mips/tm-mips64.h (MIPS_REGSIZE): Delete macro.
576 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Update.
577 * config/mips/tm-mips.h (MIPS_REGSIZE): Delete macro.
578 (MIPS_REGISTER_BYTE): Update.
579 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Update.
580
581 2003-11-15 Andrew Cagney <cagney@redhat.com>
582
583 * config/sparc/tm-sparc.h (DEPRECATE_USE_REGISTER_NOT_ARG): Rename
584 USE_REGISTER_NOT_ARG.
585 * stabsread.c (define_symbol): Update.
586
587 2003-11-15 Andrew Cagney <cagney@redhat.com>
588
589 * bcache.h (deprecated_bcache): Declare.
590 (bcache): Make returned buffer constant.
591 * bcache.c (deprecated_bcache): New function.
592 (bcache_data): New function.
593 (bcache): Call bcache data.
594 * symfile.c (add_psymbol_to_list): Use deprecated_bcache.
595 (add_psymbol_with_dem_name_to_list): Ditto.
596
597 2003-11-15 Mark Kettenis <kettenis@gnu.org>
598
599 * glibc-tdep.h (struct gdbarch): Declare opaque.
600 (glibc_skip_solib_resolver): Adjust prototype.
601 * glibc-tdep.c (glibc_skip_solib_resolver): Adjust.
602 * arm-linux-tdep.c (arm_linux_skip_solib_resolver): Remove.
603 (arm_linux_init_abi): Set skip_solib_resolver.
604 * i386-linux-tdep.c (i386_linux_skip_solib_resolver): Remove.
605 (i386_linux_init_abi): Set skip_solib_resolver.
606 * config/arm/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
607 (arm_linux_skip_solib_resolver): Remove prototype.
608 * config/i386/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
609 (i386_linux_skip_solib_resolver): Remove prototype.
610
611 2003-11-14 Mark Kettenis <kettenis@gnu.org>
612
613 * gdbarch.sh (skip_solib_resolver): Change into a multi-arch
614 function.
615 * gdbarch.c, gdbarch.h: Regenerate.
616 * infrun.c (handle_inferior_event): Call
617 gdbarch_skip_solib_resolver instead of SKIP_SOLIB_RESOLVER.
618 * arch-utils.c (generic_in_solib_call_trampoline): Adjust function
619 definition.
620 * arch-utils.h (generic_in_solib_call_trampoline): Adjust function
621 prototype.
622
623 2003-11-14 Jeff Johnston <jjohnstn@redhat.com>
624
625 * libunwind-frame.c: New file.
626 * libunwind-frame.h: New file.
627 * acconfig.h (HAVE_LIBUNWIND): #undef reference added.
628 * configure.in: Add --with-libunwind option support. Define
629 HAVE_LIBUNWIND if libunwind support selected / defaulted.
630 Also check for libunwind.h and libunwind-ia64.h headers.
631 * configure: Regenerated.
632 * Makefile.in: Add support for libunwind-frame.o.
633 * config.in: Regenerated.
634
635 2003-11-14 Jeff Johnston <jjohnstn@redhat.com>
636
637 * config/ia64/nm-linux.h (NATIVE_XFER_UNWIND_TABLE): New macro to
638 set up the ia64 linux native target method for getting the kernel
639 unwind table.
640 * ia64-linux-nat.c (ia64_linux_xfer_unwind_table): New function.
641 * inftarg.c (child_xfer_partial): Enable section of code to
642 handle TARGET_OBJECT_UNWIND_TABLE.
643 * target.h (target_object): Add new TARGET_OBJECT_UNWIND_TABLE macro.
644
645 2003-11-14 Ian Lance Taylor <ian@wasabisystems.com>
646
647 * config/arm/nbsd.mt (TM_FILE): Define.
648 * config/arm/tm-nbsd.h: New file.
649
650 2003-11-14 Andrew Cagney <cagney@redhat.com>
651
652 * Makefile.in (ppc-sysv-tdep.o): Update dependencies.
653 * ppc-sysv-tdep.c: Include "objfiles.h".
654 (ppc64_sysv_abi_push_dummy_call): Provide the
655 the FN's objfile when looking for the descriptor.
656
657 * ppc-linux-tdep.c (ppc_linux_init_abi): Set PPC64's
658 "name_of_malloc" to ".malloc".
659
660 2003-11-13 Mark Kettenis <kettenis@gnu.org>
661
662 * config/i386/x86-64linux.mt (TDEPFILES): Add glibc-tdep.o.
663
664 2003-11-13 David Carlton <carlton@kealia.com>
665
666 * cp-namespace.c (lookup_namespace_scope): Fix typo in comment.
667
668 2003-11-13 Andrew Cagney <cagney@redhat.com>
669
670 * arch-utils.h (selected_architecture_name): Declare.
671 (selected_byte_order): Declare.
672 * arch-utils.c (selected_byte_order): New function.
673 (selected_architecture_name): New function.
674 (target_architecture_auto): Make static.
675 (set_architecture_string): Make static.
676 (target_byte_order): Make static.
677 (target_byte_order_auto): Make static.
678 * gdbarch.sh (TARGET_BYTE_ORDER, TARGET_ARCHITECTURE): Delete
679 non-multi-arch definition.
680 (TARGET_ARCHITECTURE_AUTO, TARGET_BYTE_ORDER_AUTO): Delete.
681 (target_byte_order, target_architecture): Delete declaration.
682 (target_byte_order_auto, target_architecture_auto): Ditto.
683 * gdbarch.h: Re-generate.
684 * remote-sim.c (gdbsim_open): Use "selected_architecture_name" and
685 "selected_byte_order".
686
687 2003-11-13 Andrew Cagney <cagney@redhat.com>
688
689 * ppc-linux-tdep.c (ppc_linux_return_value): Fix parameter order.
690
691 2003-11-13 Jim Blandy <jimb@redhat.com>
692
693 * cp-namespace.c: Doc fix.
694
695 2003-11-12 Michael Snyder <msnyder@redhat.com>
696
697 * sh64_tdep.c: Regularize some names.
698 (sh_sh64_register_name): Rename to sh64_register_name.
699 (sh_sh64_breakpoint_from_pc): Rename to sh64_breakpoint_from_pc.
700 (sh_sh64_register_byte): Rename to sh64_register_byte.
701 (sh_sh64_build_float_register_type):
702 Rename to sh64_build_float_register_type.
703 (sh_sh64_register_convert_to_virtual):
704 Rename to sh64_register_convert_to_virtual.
705 (sh_sh64_register_convert_to_raw):
706 Rename to sh64_register_convert_to_raw.
707
708 * sh64-tdep.c (translate_insn_rn, is_media_pseudo,
709 sh64_media_reg_base_num, sh64_compact_reg_base_num,
710 sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
711 sh64_extract_return_value, sh64_show_media_regs,
712 sh64_show_compact_regs, sh_sh64_register_byte, sh64_register_type,
713 sh_sh64_register_convert_to_virtual, sh_sh64_register_convert_to_raw,
714 sh64_pseudo_register_read, sh64_pseudo_register_write,
715 sh64_do_pseudo_register, sh_compact_print_registers_info):
716 Delete unused variable 'tdep'.
717
718 * sh64-tdep.c: Coding standard and spelling comment fixes.
719 (sh64_extract_return_value): Replace deprecated_store_floating
720 with store_typed_floating.
721 (sh_sh64_register_convert_to_raw): Replace
722 deprecated_store_floating with store_typed_floating.
723 (sh_sh64_register_virtual_type): Convert to sh64_register_type.
724 (sh64_frame_chain, sh64_get_saved_pr, sh64_get_saved_register,
725 sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
726 sh64_extract_struct_value_address, sh64_pop_frame,
727 sh64_extract_return_value, sh64_store_return_value,
728 sh_sh64_register_convert_to_virtual, sh64_pseudo_register_read,
729 sh_sh64_register_convert_to_raw, sh_pseudo_register_write):
730 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
731 Replace DEPRECATED_REGISTER_VIRTUAL_TYPE with register_type.
732 (sh64_gdbarch_init): Don't set deprecated_register_bytes,
733 deprecated_register_virtual_type, deprecated_register_raw_size,
734 deprecated_max_register_raw_size, or
735 deprecated_max_register_virtual_size. Instead, just set
736 gdbarch_register_type.
737 (sh_sh64_register_raw_size): Delete.
738 (sh_sh64_register_virtual_size): Delete.
739
740 2003-11-12 Daniel Jacobowitz <drow@mvista.com>
741
742 * dwarf2read.c (struct dwarf2_cu): New type.
743
744 (dwarf2_build_psymtabs_hard, psymtab_to_symtab_1): Create a
745 dwarf2_cu structure to pass down.
746
747 (scan_partial_symbols, add_partial_symbol, add_partial_namespace)
748 (add_partial_enumeration, locate_pdi_sibling, process_die)
749 (read_file_scope, read_func_scope)
750 (read_lexical_block_scope, dwarf2_get_pc_bounds)
751 (dwarf2_add_field, dwarf2_attach_fields_to_type)
752 (dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type)
753 (read_structure_scope, read_enumeration, read_array_type)
754 (read_common_block, read_namespace, read_tag_pointer_type)
755 (read_tag_ptr_to_member_type, read_tag_reference_type)
756 (read_tag_const_type, read_tag_volatile_type, read_tag_string_type)
757 (read_subroutine_type, read_typedef, read_base_type, read_comp_unit)
758 (read_die_and_children, read_die_and_siblings, dwarf2_read_section)
759 (dwarf2_read_abbrevs, dwarf2_lookup_abbrev, read_partial_die)
760 (read_full_die. read_attribute_value, read_attribute)
761 (read_address, dwarf_decode_line_header, dwarf_decode_lines)
762 (var_decode_location, new_symbol, dwarf2_const_value, die_type)
763 (die_containing_type, type_at_offset, tag_type_to_type)
764 (read_type_die, dwarf_base_type, decode_locdesc, dwarf_decode_macros)
765 (dwarf2_symbol_mark_computed): Accept and use a dwarf2_cu object.
766
767 2003-11-12 Daniel Jacobowitz <drow@mvista.com>
768
769 PR breakpoints/1450
770 * breakpoint.c (insert_bp_location): Fix a logic error by returning
771 0 after a catchpoint fails.
772
773 2003-11-11 Michael Chastain <mec.gnu@mindspring.com>
774
775 * mips-tdep.c (msymbol_size): Delete.
776
777 2003-11-07 Michael Chastain <mec@shout.net>
778
779 * symtab.h (struct minimal_symbol): Add size.
780 * dbxread.c: Use it.
781 * elfread.c: (record_minimal_symbol_and_info): Do not use info.
782 Rename to record_minimal_symbol.
783 (elf_symtab_read): Set MSYMBOL_SIZE explicitly.
784 * minsyms.c (prim_record_minimal_symbol_and_info): Initialize MSYMBOL_SIZE.
785 (install_minimal_symbols): Ditto.
786 * objfiles.c (terminate_minimal_symbol_table): Ditto.
787 * arm-tdep.c: Delete unused MSYMBOL_SIZE.
788 * m68hc11-tdep.c: Ditto.
789 * mips-tdep.c: Ditto.
790 * sh64-tdep.c: Ditto.
791
792 2003-11-10 Michael Chastain <mec.gnu@mindspring.com>
793
794 * MAINTAINERS: Change my e-mail address.
795
796 2003-11-10 Andrew Cagney <cagney@redhat.com>
797
798 * gdbarch.sh (return_value): Replace "inval" and "outval" with
799 "readbuf" and "writebuf".
800 * ppcnbsd-tdep.c (ppcnbsd_return_value): Ditto.
801 * d10v-tdep.c (d10v_return_value): Ditto.
802 * ppc-tdep.h (ppc_sysv_abi_return_value): Ditto.
803 (ppc_sysv_abi_broken_return_value): Ditto.
804 (ppc64_sysv_abi_return_value): Ditto.
805 * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Ditto.
806 (ppc_sysv_abi_return_value): Ditto.
807 (ppc_sysv_abi_broken_return_value): Ditto.
808 (ppc64_sysv_abi_return_value): Ditto.
809 * values.c (register_value_being_returned): Update call.
810 * stack.c (return_command): Update call.
811 * gdbarch.h, gdbarch.c: Re-generate.
812
813 * target.h (struct target_ops): Order xfer buffer parameters "read
814 write" not "write read".
815 * bfd-target.c (target_bfd_xfer_partial): Update.
816 * remote.c (remote_xfer_partial): Update.
817 * inftarg.c (child_xfer_partial): Update.
818 * target.c (default_xfer_partial): Update.
819 (target_read_partial, target_write_partial): Update.
820 (debug_to_xfer_partial): Update.
821
822 * arch-utils.h, arch-utils.c: Fix typo in comment.
823
824 * arch-utils.c (deprecated_select_gdbarch_hack): Delete function.
825 (gdbarch_from_bfd): Call gdbarch_find_by_info.
826 (set_gdbarch_from_file): Call
827 "deprecated_current_gdbarch_select_hack".
828
829 2003-11-09 Andrew Cagney <cagney@redhat.com>
830
831 * arch-utils.c (gdbarch_update_p): New function.
832 * gdbarch.sh (gdbarch_update_p): Delete function.
833 (find_arch_by_info, gdbarch_find_by_info): New functions.
834 (deprecated_current_gdbarch_select_hack): New function.
835 * gdbarch.c: Re-generate.
836
837 * gdbarch.sh (clear_gdbarch_swap): Delete function.
838 (swapout_gdbarch_swap): Delete function.
839 (swapin_gdbarch_swap): Delete function.
840 (init_gdbarch_swap): Delete function.
841 (initialize_non_multiarch): Delete function.
842 (current_gdbarch_swap_in_hack): New function.
843 (current_gdbarch_swap_out_hack): New function.
844 (current_gdbarch_swap_init_hack): New function.
845 * gdbarch.c: Re-generate.
846
847 * gdbarch.sh (verify_gdbarch, gdbarch_dump): Rename "gdbarch"
848 parameter to "current_gdbarch". Add comment explaining why.
849 (TARGET_FLOAT_FORMAT: Pass "current_gdbarch" to default_double_format.
850 (TARGET_DOUBLE_FORMAT,TARGET_LONG_DOUBLE_FORMAT): Ditto.
851 * gdbarch.c: Re-generate.
852
853 * config/s390/s390.mh (XM_FILE, XM_CLIBS): Delete macros.
854 * config/s390/nm-linux.h (KERNEL_U_ADDR): Define.
855 * config/s390/xm-linux.h: Delete file.
856 * config/m88k/xm-delta88v4.h: Delete stray.
857
858 * Makefile.in (arch-utils.o): Update dependencies.
859 * arch-utils.c: Include "osabi.h".
860 (gdbarch_info_fill): New function.
861 * arch-utils.h (gdbarch_info_fill): Declare.
862 * gdbarch.sh (gdbarch_update_p): Call "gdbarch_info_fill".
863 * gdbarch.c: Re-generate.
864
865 2003-11-09 Mark Kettenis <kettenis@gnu.org>
866 David S. Miller <davem@redhat.com>
867
868 * glibc-tdep.c, glibc-tdep.h: New files.
869 * config/arm/linux.mt (TDEPFILES): Add glibc-tdep.o
870 * config/i386/linux.mt (TDEPFILES): Likewise.
871 * i386-linux-tdep.c (glibc-tdep.h): Include.
872 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
873 (i386_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
874 * arm-linux-tdep.c (glibc-tdep.h): Include.
875 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
876 (arm_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
877 * Makefile.in (ALLDEPFILES): Add glibc-tdep.c
878 (glibc_tdep_h): Define.
879 (glibc-tdep.o): Add dependencies.
880 (arm-linux-tdep.o): Update dependencies.
881 (i386-linux-tdep.o): Likewise.
882
883 2003-11-09 Andrew Cagney <cagney@redhat.com>
884
885 * config/mips/irix6.mh (NAT_FILE): Set to "nm-irix5.h".
886 * config/mips/nm-irix6.h: Delete file.
887 * config/mips/nm-linux.h: Update copyright.
888 (MIPS_GNULINUX_TARGET): Delete macro.
889 * config/mips/irix6.mh (XM_FILE): Set to "xm-irix5.h".
890 * config/mips/xm-irix6.h: Delete file.
891 * config/mips/linux.mh (XM_FILE): Delete definition.
892 * config/mips/xm-linux.h: Delete file.
893
894 2003-11-09 Andrew Cagney <cagney@redhat.com>
895
896 * d10v-tdep.c (d10v_return_value): New function.
897 (d10v_use_struct_convention): Delete function.
898 (d10v_store_return_value): Delete function.
899 (d10v_extract_struct_value_address): Delete function.
900 (d10v_gdbarch_init): Set "return_value" instead of
901 "extract_return_value", "store_return_value",
902 "extract_struct_value_address", and "use_struct_convention".
903 (RET1_REGNUM): Delete const.
904
905 2003-11-09 Mark Kettenis <kettenis@gnu.org>
906
907 From David S. Miller <davem@redhat.com>:
908 * gdbarch.sh (SKIP_SOLIB_RESOLVER): New method.
909 * gdbarch.c, gdbarch.h: Regenerated.
910 * arch-utils.c (generic_skip_solib_resolver): New function.
911 * arch-utils.h (generic_skip_solib_resolver): New prototype.
912 * infrun.c (SKIP_SOLIB_RESOLVER): Don't define.
913
914 2003-11-07 Andrew Cagney <cagney@redhat.com>
915
916 * top.c (print_gdb_version): Replace STREQ with strcmp.
917 * valops.c (value_struct_elt_for_reference): Ditto.
918 (value_struct_elt_for_reference): Ditto.
919 * symtab.c (gdb_mangle_name): Ditto.
920 (find_line_symtab): Ditto.
921 * symmisc.c (maintenance_print_symbols): Ditto.
922 * symfile.c (symbol_file_command): Ditto.
923 * stabsread.c (define_symbol, read_type): Ditto.
924 (cleanup_undefined_types, scan_file_globals): Ditto.
925 * solib.c (solib_map_sections): Ditto.
926 * solib-svr4.c (bfd_lookup_symbol): Ditto.
927 * rs6000-tdep.c (skip_prologue): Ditto.
928 * p-valprint.c (pascal_value_print): Ditto.
929 (pascal_object_is_vtbl_ptr_type): Ditto.
930 * objfiles.c (in_plt_section): Ditto.
931 * minsyms.c (lookup_minimal_symbol): Ditto.
932 (compact_minimal_symbols): Ditto.
933 (find_solib_trampoline_target): Ditto.
934 * mdebugread.c (parse_type): Ditto.
935 * language.c (set_language_command): Ditto.
936 (set_type_command, set_range_command): Ditto.
937 * f-lang.c (add_common_block): Ditto.
938 (add_common_block): Ditto.
939 (find_first_common_named): Ditto.
940 (patch_all_commons_by_name): Ditto.
941 * elfread.c (elf_locate_sections): Ditto.
942 (elf_locate_sections): Ditto.
943 (elfstab_offset_sections): Ditto.
944 * dwarf2read.c (dwarf2_locate_sections): Ditto.
945 * dbxread.c (add_old_header_file): Ditto.
946 (find_corresponding_bincl_psymtab): Ditto.
947 (read_dbx_symtab, process_one_symbol): Ditto.
948 * coffread.c (patch_opaque_types): Ditto.
949 * cli/cli-decode.c (delete_cmd): Ditto.
950 * cli/cli-cmds.c (pwd_command, list_command): Ditto.
951 * c-typeprint.c (c_type_print_base): Ditto.
952 * breakpoint.c (bpstat_stop_status): Ditto.
953 (clear_command, breakpoint_re_set_one): Ditto.
954
955 2003-11-07 Andrew Cagney <cagney@redhat.com>
956
957 * bcache.h: Update copyright. Add comments on bcache VS hashtab.
958 * bcache.c (struct bstring): Make "length" an unsigned short, add
959 "half_hash".
960 (struct bcache): Add "half_hash_error_count".
961 (bcache): Compute and save the "half_hash". Compare the
962 "half_hash" before comparing the length. Update
963 half_hash_error_count.
964
965 2003-11-07 Andrew Cagney <cagney@redhat.com>
966
967 * inftarg.c (child_xfer_partial): New function
968 (init_child_ops): Set "to_xfer_partial".
969
970 2003-11-07 Andrew Cagney <cagney@redhat.com>
971
972 * ppc-linux-tdep.c (ppc_linux_init_abi): When 32-bit GNU/Linux,
973 set "return_value" instead of "use_struct_convention".
974 (ppc_linux_use_struct_convention): Delete function.
975 (ppc_linux_return_value): New function.
976 * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): New function.
977 (ppc_sysv_abi_broken_return_value): New function.
978 (do_ppc_sysv_return_value): Add "gdbarch" parameter.
979 (ppc64_sysv_abi_push_dummy_call): Add "gdbarch" parameter, drop
980 static.
981 (ppc_sysv_abi_extract_return_value): Delete function.
982 (ppc_sysv_abi_broken_extract_return_value): Delete function.
983 (ppc_sysv_abi_store_return_value): Delete function.
984 (ppc_sysv_abi_broken_store_return_value): Delete function.
985 (ppc_sysv_abi_use_struct_convention): Delete function.
986 (ppc64_sysv_abi_use_struct_convention): Delete function.
987 (ppc64_sysv_abi_extract_return_value): Delete function.
988 (ppc64_sysv_abi_store_return_value): Delete function.
989 * ppcnbsd-tdep.c (ppcnbsd_return_value): New function.
990 (ppcnbsd_init_abi): Set "return_value", instead of
991 "use_struct_convention", "extract_return_value", and
992 "store_return_value".
993 (ppcnbsd_use_struct_convention): Delete function.
994 * ppc-tdep.h (ppc64_sysv_abi_return_value): Declare.
995 (ppc_sysv_abi_return_value): Declare.
996 (ppc_sysv_abi_broken_return_value): Declare.
997 (ppc_sysv_abi_use_struct_convention): Delete.
998 (ppc_sysv_abi_store_return_value): Delete.
999 (ppc_sysv_abi_extract_return_value): Delete.
1000 (ppc_sysv_abi_broken_store_return_value): Delete.
1001 (ppc_sysv_abi_broken_extract_return_value): Delete.
1002 (ppc64_sysv_abi_use_struct_convention): Delete.
1003 (ppc64_sysv_abi_extract_return_value): Delete.
1004 (ppc64_sysv_abi_store_return_value): Delete.
1005 * rs6000-tdep.c (rs6000_gdbarch_init): For 32-bit and 64-bit SYSV,
1006 set "return_value" instead of "extract_return_value",
1007 "store_return_value", and "use_struct_convention".
1008
1009 2003-11-07 Mark Kettenis <kettenis@gnu.org>
1010
1011 * dwarf2-frame.c (dwarf2_build_frame_info): Wrap comment.
1012
1013 * fbsd-proc.c (read_mapping): Use sscanf and fgets instead of
1014 fscanf.
1015
1016 2003-11-07 Mark Kettenis <kettenis@gnu.org>
1017
1018 * fbsd-proc.c: Fix formatting.
1019
1020 2003-11-06 Kevin Buettner <kevinb@redhat.com>
1021
1022 * frv-tdep.c (first_pseudo_regnum, iacc0_regnum, frv_num_pseudo_regs):
1023 Define.
1024 (new_variant): Set name for iacc0_regnum.
1025 (frv_register_name): Accommodate pseudo-registers.
1026 (frv_register_type): Add case for iacc0_regnum.
1027 (frv_pseudo_register_read, frv_pseudo_register_write): New functions.
1028 (frv_gdbarch_init): Set number of pseudo registers. Establish
1029 pseudo-register read/write methods.
1030
1031 2003-11-06 Andrew Cagney <cagney@redhat.com>
1032
1033 * valops.c (destructor_name_p): Replace STREQN with strncmp.
1034 * top.c (command_line_input): Ditto.
1035 * objc-exp.y (yylex): Ditto.
1036 * minsyms.c (prim_record_minimal_symbol_and_info): Ditto.
1037 * jv-exp.y (yylex): Ditto.
1038 * f-exp.y (yylex): Ditto.
1039 * event-top.c (command_line_handler): Ditto.
1040 * environ.c (get_in_environ): Ditto.
1041 (set_in_environ): Ditto.
1042 * dwarfread.c (handle_producer): Ditto.
1043 * dbxread.c (process_one_symbol): Ditto.
1044 * c-typeprint.c (c_type_print_base): Ditto.
1045 * c-exp.y (yylex): Ditto.
1046
1047 2003-11-06 Andrew Cagney <cagney@redhat.com>
1048 Jeff Johnston <jjohnstn@redhat.com>
1049
1050 * target.c (add_target): Only set "to_xfer_partial" when NULL.
1051 (init_dummy_target): Set "to_xfer_partial".
1052
1053 2003-11-06 Andrew Cagney <cagney@redhat.com>
1054
1055 * stack.c (return_command): Warn when STRUCT_CONVENTION, and not
1056 REGISTER_CONVENTION.
1057
1058 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1059
1060 * breakpoint.c (insert_bp_location, allocate_bp_location): Make
1061 static.
1062
1063 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1064
1065 * breakpoint.c (remove_breakpoint): Take an bp_location
1066 instead of a breakpoint argument. Check the bp_location's type.
1067 Fix a reversed condition for hardware breakpoints.
1068
1069 (insert_bp_location): Update call to remove_breakpoint.
1070 (remove_breakpoints): Likewise. Use ALL_BP_LOCATIONS.
1071 (remove_hw_watchpoints): Likewise.
1072 (reattach_breakpoints): Likewise.
1073 (detach_breakpoints): Likewise.
1074 (delete_breakpoint): Likewise.
1075
1076 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1077
1078 * breakpoint.c (mark_breakpoints_out): Use ALL_BP_LOCATIONS.
1079 (beakpoint_init_inferior): Likewise.
1080 (breakpoint_here_p): Likewise. Only check addresses for software
1081 or hardware breakpoints.
1082 (breakpoint_inserted_here_p): Likewise.
1083 (breakpoint_thread_match): Likewise. Correct comment.
1084 (bpstat_have_active_hw_watchpoints): Likewise.
1085 (check_duplicates): Likewise.
1086
1087 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1088
1089 * breakpoints.c (insert_bp_location): New function, broken out
1090 from insert_breakpoints. Work on an bp_location instead of a
1091 breakpoint.
1092 (insert_breakpoints): Use it.
1093
1094 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1095
1096 * breakpoint.h (struct bp_location): Add section.
1097 (struct breakpoint): Remove section.
1098 * breakpoint.c (insert_breakpoints, remove_breakpoint)
1099 (breakpoint_here_p, breakpoint_inserted_here_p)
1100 (breakpoint_thread_match, bpstat_stop_status, print_one_breakpoint)
1101 (describe_other_breakpoints, check_duplicates, set_raw_breakpoint)
1102 (clear_command, delete_breakpoint, breakpoint_re_set_one): Access
1103 section through loc.
1104
1105 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1106
1107 * breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONS
1108 instead of ALL_BREAKPOINTS. Check for software breakpoints only.
1109
1110 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1111
1112 * breakpoint.c (allocate_bp_location): Take bpt and bp_type
1113 arguments. Initialize owner and type for the new breakpoint
1114 location item.
1115 (set_raw_breakpoint): Update call to allocate_bp_location.
1116
1117 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1118
1119 * breakpoint.h (struct bp_location): Add a chain pointer.
1120 * breakpoint.c (ALL_BP_LOCATIONS, ALL_BP_LOCATIONS_SAFE): New
1121 macros.
1122 (bp_location_chain): New variable.
1123 (allocate_bp_location): New function.
1124 (set_raw_breakpoint): Use it.
1125 (delete_breakpoint): Remove ->loc from the bp_location_chain.
1126
1127 2003-11-06 Daniel Jacobowitz <drow@mvista.com>
1128
1129 * breakpoint.h (enum bp_loc_type, struct bp_location): New.
1130 (struct breakpoint): Remove address, shadow_contents, inserted,
1131 requested_address, and duplicate. Add a struct bp_location.
1132 * breakpoint.c (condition_command, read_memory_nobpt)
1133 (insert_breakpoints, remove_breakpoints, remove_hw_watchpoints)
1134 (reattach_breakpoints, update_breakpoints_after_exec)
1135 (detach_breakpoints, remove_breakpoint, mark_breakpoints_out)
1136 (breakpoint_init_inferior, breakpoint_here_p)
1137 (breakpoint_inserted_here_p, deprecated_frame_in_dummy)
1138 (breakpoint_thread_match, bpstat_stop_status)
1139 (bpstat_have_active_hw_watchpoints, print_one_breakpoint)
1140 (describe_other_breakpoints, check_duplicates)
1141 (make_breakpoint_permanent, create_thread_event_breakpoint)
1142 (disable_breakpoints_in_shlibs, re_enable_berakpoints_in_shlibs)
1143 (set_longjmp_resume_breakpoint, mention, create_breakpoints)
1144 (watch_command_1, print_one_exception_catchpoint)
1145 (clear_command, breakpoint_re_set_one): Adjust member accesses to
1146 use the breakpoint's ->loc.
1147 (set_raw_breakpoint): Likewise. Initialize ->loc.
1148 (delete_breakpoint): Likewise. Free ->loc.
1149
1150 2003-11-05 Andrew Cagney <cagney@redhat.com>
1151
1152 * config/sparc/tm-sparc.h (FRAME_STRUCT_ARGS_ADDRESS): Delete
1153 macro.
1154 * config/m68k/tm-sun3.h (SIG_PC_FP_OFFSET): Delete macro.
1155 * config/i386/tm-cygwin.h
1156 (LINKER_SYMBOLS_HAVE_WIN32_STDCALL_ARG_SIZES): Delete macro.
1157 * config/powerpc/tm-linux.h
1158 (AT_SUBROUTINE_CALL_INSTRUCTION_TARGET): Delete macro.
1159 (at_subroutine_call_instruction_target): Delete declaration.
1160 * config/sparc/tm-sp64linux.h (GDB_PTRACE_REGS64): Delete macro.
1161 * config/m68k/tm-sun3.h (SIG_SP_FP_OFFSET): Delete macro.
1162 * config/ns32k/tm-ns32k.h (NUM_GENERAL_REGS): Delete macro.
1163
1164 * xcoffread.c (find_linenos): Replace "sec_ptr" and "bfd" with
1165 "struct bfd_section" and "struct bfd".
1166 * target.h (struct section_table): Ditto.
1167 * rs6000-nat.c (xcoff_relocate_core): Ditto.
1168 * solib-svr4.c (elf_locate_base): Ditto.
1169 * pa64solib.c (dld_cache_t): Ditto.
1170 * objfiles.h (struct obj_section): Ditto.
1171 * objfiles.c (add_to_objfile_sections): Ditto.
1172 * exec.c (bfdsec_to_vmap): Ditto.
1173 (add_to_section_table): Ditto.
1174 (build_section_table): Ditto.
1175 * corelow.c (get_core_register_section): Ditto.
1176 * coffread.c (find_linenos): Ditto.
1177 * elfread.c (elf_interpreter): Delete #if0'd function.
1178
1179 * mips-tdep.c (mips_dump_tdep): Delete code prinint VX_NUM_REGS.
1180 * config/sparc/tm-vxsparc.h (VX_NUM_REGS): Delete macro.
1181 * config/mips/tm-vxmips.h (VX_NUM_REGS): Delete macro.
1182 * config/m68k/tm-vx68.h (VX_NUM_REGS): Delete macro.
1183
1184 * arch-utils.h (generic_cannot_extract_struct_value_address):
1185 Delete declaration.
1186 * wince.c (_initialize_wince): Fix multi-line string.
1187 * ia64-tdep.c (floatformat_valid): Convert to ISO C.
1188
1189 2003-11-05 Elena Zannoni <ezannoni@redhat.com>
1190
1191 * top.c (execute_command): Fix broken logic for command execution
1192 while inferior is running in async mode.
1193
1194 2003-11-06 Mark Kettenis <kettenis@gnu.org>
1195
1196 * dwarf2-frame.c (execute_cfa_program): Mark register as
1197 REG_SAVED_REG for DW_CFA_register opcode.
1198
1199 2003-11-05 Mark Kettenis <kettenis@gnu.org>
1200
1201 * amd64fbsd-tdep.c (amd64fbsd_sc_reg_offset): Adjust offset of
1202 %rsp, %rip and %eflags to match ABI-change.
1203
1204 2003-11-05 Jeff Johnston <jjohnstn@redhat.com>
1205
1206 * ia64-tdep.c (struct gdbarch_tdep): Remove os_ident field.
1207 (ia64_gdbarch_init): Don't bother calculating the os.
1208 Instead use the gdbarch_info struct and look at the osabi field.
1209 Also use gdbarch_list_lookup_by_info() to look for a
1210 candidate gdbarch.
1211
1212 2003-11-05 Kevin Buettner <kevinb@redhat.com>
1213
1214 * frv-tdep.c (frv_register_byte): Delete.
1215 (frv_extract_return_value, frv_store_return_value)
1216 (frv_extract_struct_value_address): Don't call frv_register_byte().
1217 Convert to non-deprecated form.
1218 (frv_gdbarch_init): Don't call set_gdbarch_deprecated_register_byte().
1219 Convert calls to set_gdbarch_deprecated_extract_return_value(),
1220 set_gdbarch_deprecated_store_return_value(), and
1221 set_gdbarch_deprecated_extract_struct_value_address() into
1222 non-deprecated forms.
1223
1224 2003-11-05 Andrew Cagney <cagney@redhat.com>
1225
1226 * mips-tdep.c (mips_dump_tdep): Do not print
1227 PRINT_EXTRA_FRAME_INFO.
1228 * config/sparc/tm-sparc.h (DEPRECATED_PRINT_EXTRA_FRAME_INFO):
1229 Rename PRINT_EXTRA_FRAME_INFO.
1230 * mips-tdep.c (mips_print_extra_frame_info): Delete function.
1231 * config/mips/tm-mips.h (PRINT_EXTRA_FRAME_INFO): Delete macro.
1232 (mips_print_extra_frame_info): Delete declaration.
1233 * stack.c (frame_info): Use DEPRECATED_PRINT_EXTRA_FRAME_INFO.
1234
1235 2003-11-05 Elena Zannoni <ezannoni@redhat.com>
1236
1237 * coffread.c (coff_symtab_read): Remove passing of info parameter
1238 to prim_record_minimal_symbol_and_info.
1239
1240 2003-11-05 Elena Zannoni <ezannoni@redhat.com>
1241
1242 * coffread.c (process_coff_symbol): Delete CXUX_TARGET macro use.
1243 (decode_base_type): Delete ifdeffed out code.
1244
1245 2003-11-04 Andrew Cagney <cagney@redhat.com>
1246
1247 * symtab.c (find_active_alias): Delete function.
1248 (lookup_block_symbol): Delete alias code.
1249 * stabsread.c (resolve_live_range): Delete function.
1250 (add_live_range): Delete function.
1251 (resolve_symbol_reference): Delete function.
1252 (define_symbol): Delete live range and alias code.
1253 (scan_file_globals): Delete alias code.
1254 * symtab.h (SYMBOL_RANGES): Delete macro.
1255 (struct range_list): Delete structure.
1256 (struct symbol): Delete field "ranges".
1257 (SYMBOL_ALIASES): Delete macro.
1258 (struct alias_list): Delete structure.
1259 (struct symbol): Delete field "aliases".
1260
1261 2003-11-04 Michael Snyder <msnyder@redhat.com>
1262
1263 * MAINTAINERS: Remove myself as owner of breakpoints and
1264 of sparc/solaris.
1265
1266 2003-11-03 Corinna Vinschen <vinschen@redhat.com>
1267
1268 * sh-tdep.c (sh_sh4_nofpu_register_name): New function.
1269 (sh_sh4al_dsp_register_name): Ditto.
1270 (sh4_nofpu_show_regs): Ditto.
1271 (sh_gdbarch_init): Add cases for bfd_mach_sh4al_dsp, bfd_mach_sh4a,
1272 bfd_mach_sh4_nofpu and bfd_mach_sh4a_nofpu.
1273
1274 2003-11-03 Andrew Cagney <cagney@redhat.com>
1275
1276 * bcache.c: Include "gdb_assert.h".
1277 (struct bcache): Add fields "expand_count" and
1278 "expand_hash_count".
1279 (expand_hash_table): Update the expand counts.
1280 (print_bcache_statistics): Use XCALLOC, not alloca. Print stats
1281 on object sizes and hashes.
1282 * Makefile.in (bcache.o): Update dependencies.
1283
1284 2003-11-03 Andrew Cagney <cagney@redhat.com>
1285
1286 * exec.c (xfer_memory): Eliminate xfer_fn.
1287
1288 2003-10-31 Kevin Buettner <kevinb@redhat.com>
1289
1290 * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h)
1291 (opcodes/frv-desc.h): Include.
1292 (iacc0h_regnum, iacc0l_regnum): Define.
1293 (last_spr_regnum, frv_num_regs): Update.
1294 (new_variant): Don't supply default names for holes in the SPRs.
1295 Supply names for iacc0h_regnum and iacc0l_regnum.
1296 (frv_register_type): Use symbolic constants first_fpr_regnum and
1297 last_fpr_regnum instead of hardcoded constants 64 and 127. Use
1298 builtin_type_int instead of builtin_type_int32.
1299 (frv_register_sim_regno): New function.
1300 (frv_gdbarch_init): Call set_gdbarch_register_sim_regno().
1301 * Makefile.in (gdb_sim_frv_h): Define.
1302 (frv-tdep.o): Update dependencies.
1303
1304 2003-10-31 Andrew Cagney <cagney@redhat.com>
1305
1306 * avr-tdep.c (avr_frame_this_id): Do not call
1307 deprecated_inside_entry_file.
1308 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
1309 * m32r-tdep.c (m32r_frame_this_id): Ditto.
1310 * d10v-tdep.c (d10v_frame_this_id): Ditto.
1311 * arm-tdep.c (arm_prologue_this_id): Ditto.
1312 * alpha-tdep.c (alpha_heuristic_frame_this_id): Ditto.
1313
1314 2003-10-31 Jim Blandy <jimb@redhat.com>
1315
1316 * elfread.c (elf_symtab_read): Allocate correct number of tail
1317 elements to sectinfo structure. (Fix from Woody LaRue.)
1318
1319 2003-10-31 Andrew Cagney <cagney@redhat.com>
1320
1321 * stack.c (return_command): Use get_frame_type, instead of
1322 CALL_DUMMY_HAS_COMPLETED.
1323 * inferior.h (CALL_DUMMY_HAS_COMPLETED): Delete definition.
1324 * config/pa/tm-hppa.h (CALL_DUMMY_HAS_COMPLETED): Delete macro.
1325
1326 2003-10-31 Mark Kettenis <kettenis@gnu.org>
1327
1328 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): Don't
1329 explicitly specify size of array.
1330 (x86_64_linux_init_abi): Use ARRAY_SIZE to initialize
1331 TDEP->sc_num_regs.
1332
1333 2003-10-31 Andrew Cagney <cagney@redhat.com>
1334
1335 * s390-tdep.c (s390_cannot_extract_struct_value_address): New
1336 function.
1337 (s390_gdbarch_init): Set extract_struct_value_address.
1338 * arch-utils.c (generic_cannot_extract_struct_value_address):
1339 Delete function.
1340 * arch-utils.h (generic_cannot_extract_struct_value_address):
1341 Delete definition.
1342
1343 2003-10-31 Mark Kettenis <kettenis@gnu.org>
1344
1345 * i386-linux-nat.c (fetch_core_registers): Remove.
1346 (linux_elf_core_fns): Remove.
1347 (_initialize_i386_linux_nat): Remove.
1348
1349 2003-10-31 Andrew Cagney <cagney@redhat.com>
1350
1351 * solib-svr4.c: Update copyright. Include "bfd-target.h" and
1352 "exec.h".
1353 (exec_entry_point): New function.
1354 (enable_break): Create a "tmp_bfd_target", use that and
1355 entry_point_address when computing the relocation offset.
1356 (svr4_relocate_main_executable): Ditto with exec_bfd and exec_ops.
1357 * Makefile.in (solib-svr4.o): Update dependencies.
1358
1359 2003-10-31 Andrew Cagney <cagney@redhat.com>
1360
1361 * defs.h (XZALLOC): Define.
1362 * target.h (struct target_ops): Add "to_data";
1363 * bfd-target.h, bfd-target.c: New files.
1364 * Makefile.in (SFILES): Add "bfd-target.c".
1365 (COMMON_OBS): Add "bfd-target.o".
1366 (bfd-target.o): Specify dependencies.
1367 (bfd_target_h): Define.
1368 * defs.h (XZALLOC): Define.
1369
1370 2003-10-31 Andrew Cagney <cagney@redhat.com>
1371
1372 * rs6000-tdep.c (rs6000_gdbarch_init): For 64-bit ABI, set
1373 adjust_breakpoint_address.
1374 * Makefile.in (ppc-sysv-tdep.o): Add $(target_h).
1375 * ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Declare.
1376 * ppc-sysv-tdep.c: Include "target.h". Update copyright.
1377 (ppc64_sysv_abi_adjust_breakpoint_address): New function.
1378
1379 2003-10-31 Andrew Cagney <cagney@redhat.com>
1380
1381 * target.h (struct target_ops): Replace "to_read_partial" and
1382 "to_write_partial" with "to_xfer_partial". Update comments.
1383 * target.c (debug_to_write_partial): Delete function.
1384 (debug_to_xfer_partial): Replace debug_to_read_partial.
1385 (add_target, update_current_target, setup_target_debug): Set
1386 "to_xfer_partial" instead of "to_read_partial" and
1387 "to_write_partial".
1388 (default_xfer_partial): Replace "default_write_partial".
1389 (default_read_partial): Delete.
1390 (target_read_partial, target_write_partial): Call
1391 "to_xfer_partial".
1392 * remote.c (init_remote_ops): Set "to_xfer_partial".
1393 (init_remote_async_ops): Ditto.
1394 (remote_xfer_partial): Replace "remote_read_partial".
1395
1396 2003-10-31 Mark Kettenis <kettenis@gnu.org>
1397
1398 * i386-tdep.c (i386_supply_fpregset): Support floating-point
1399 registers in `fxsave' format.
1400 (i386_regset_from_core_section): Deal with ".reg-xfp" sections.
1401
1402 2003-10-30 Mark Kettenis <kettenis@gnu.org>
1403
1404 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
1405 (i386_linux_init_abi): Initialize TDEP->gregset_reg_offset,
1406 TDEP->gregset_num_regs and tdep->sizeof_gregset.
1407
1408 * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
1409 specify size of array.
1410 (i386_linux_init_abi): Remove initialization of
1411 TDEP->num_xmm_regs. Use I386_LINUX_NUM_REGS for number of
1412 registers. Use ARRAY_SIZE to initialize TDEP->sc_num_regs.
1413
1414 * config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
1415 * config/i386/fbsd64.mh (NATDEPFILES): Remove corelow.o and
1416 core-regset.o.
1417
1418 * fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
1419 the ELF header.
1420
1421 2003-10-29 Mark Kettenis <kettenis@gnu.org>
1422
1423 * config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
1424 * config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and
1425 core-regset.o.
1426
1427 * fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.
1428
1429 * corelow.c: Include "arch-utils.h", "regset.h" and
1430 "gdb_assert.h".
1431 (core_gdbarch): New variable.
1432 (sniff_core_bfd): Don't sniff if we have support for register sets
1433 in CORE_GDBARCH.
1434 (core_close): Reset CORE_GDBARCH.
1435 (core_open): Initialize CORE_GDBARCH.
1436 (get_core_register_section): Use register sets if they are
1437 supported by CORE_GDBARCH.
1438 (get_core_registers): Don't print error message if we have support
1439 for register sets in CORE_GDBARCH.
1440
1441 2003-10-29 Andrew Cagney <cagney@redhat.com>
1442
1443 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Instead of the
1444 default PPC machine, register 32-bit and 64-bit PPC, and rs6k.
1445
1446 2003-10-29 Mark Kettenis <kettenis@gnu.org>
1447
1448 * objfiles.h (clear_objfile_data): New prototype.
1449 * objfiles.c (clear_objfile_data): New function.
1450 * symfile.c (reread_symbols): Clear per-objfile data.
1451
1452 2003-10-28 Jeff Johnston <jjohnstn@redhat.com>
1453
1454 * symfile.c (symbol_file_add_with_addrs_or_offsets): Switch to use
1455 printf_unfiltered instead of printf_filtered for output messages.
1456 (add_symbol_file_command): Ditto.
1457 (reread_symbols): Ditto.
1458 (overlay_auto_command): Ditto.
1459 (overlay_manual_command): Ditto.
1460 (overlay_off_command): Ditto.
1461
1462 2003-10-27 Mark Kettenis <kettenis@gnu.org>
1463
1464 * arch-utils.c (deprecated_select_gdbarch_hack): New function.
1465 (gdbarch_from_bfd): New function.
1466 (set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
1467 deprecated_select_gdbarch_hack.
1468 * arch-utils.h (gdbarch_from_bfd): New prototype.
1469
1470 2003-10-27 Andrew Cagney <cagney@redhat.com>
1471
1472 * osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of
1473 arch_info. Use warning instead of fprintf_filtered. Do not use
1474 deprecated bfd_printable_arch_mach.
1475
1476 2003-10-26 Kevin Buettner <kevinb@redhat.com>
1477
1478 * frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
1479 Delete.
1480 (frv_register_type): Rename from frv_register_virtual_type. Add
1481 ``struct gdbarch *'' parameter.
1482 (frv_gdbarch_init): Delete calls to the following functions:
1483 set_gdbarch_deprecated_size(),
1484 set_gdbarch_deprecated_register_bytes(),
1485 set_gdbarch_deprecated_register_raw_size(),
1486 set_gdbarch_deprecated_max_register_raw_size(),
1487 set_gdbarch_deprecated_register_virtual_size(),
1488 set_gdbarch_deprecated_max_register_virtual_size(),
1489 set_gdbarch_deprecated_register_virtual_size(),
1490 set_gdbarch_deprecated_register_virtual_type().
1491 Add call to function set_gdbarch_register_type().
1492
1493 2003-10-26 Mark Kettenis <kettenis@gnu.org>
1494
1495 * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
1496 FDOFF_REGNUM): Remove defines.
1497 * win32-nat.c (do_child_fetch_inferior_registers): Include
1498 "i387-tdep.h".
1499 (do_child_fetch_inferior_registers): Use I387_FISEG_REGNUM and
1500 I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM. Define and
1501 undefine I387_ST0_REGNUM.
1502
1503 * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
1504 * x86-64-tdep.c (x86_64_store_return_value): Use
1505 I386_MAX_REGISTER_SIZE instead of FPU_REG_RAW_SIZE.
1506
1507 Change register numbers to enumartion values.
1508 * i386-tdep.h (enum i386_regnum): New.
1509 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
1510 I386_EBP_REGNUM, I386_IP_REGNUM, I386_EFLAGS_REGNUM,
1511 I386_ST0_REGNUM): Remove defines.
1512 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
1513 I386_EDI_REGNUM): Remove defines.
1514
1515 2003-10-24 Andrew Cagney <cagney@redhat.com>
1516
1517 * target.c: Include "gdbcore.h".
1518 (get_target_memory, get_target_memory_unsigned): New functions.
1519 * target.h (get_target_memory, get_target_memory_unsigned): Declare.
1520 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr):
1521 Use get_target_memory_unsigned.
1522 * Makefile.in (target.o): Update dependencies.
1523
1524 2003-10-24 Andrew Cagney <cagney@redhat.com>
1525
1526 * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic].
1527 * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto.
1528 * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto.
1529 * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto.
1530 * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
1531
1532 * osabi.c (gdbarch_init_osabi): Add comment on 32-bit vs 64-bit.
1533 (can_run_code_for): Use the OO term "singleton".
1534
1535 2003-10-23 Andrew Cagney <cagney@redhat.com>
1536
1537 * Makefile.in (stack.o): Add $(regcache_h).
1538 * stack.c: Include "regcache.h"
1539 (return_command): Rewrite. Use get_frame_id and
1540 get_selected_frame. Eliminate "deprecated_selected_frame". Warn
1541 about unhandled return-values.
1542 * value.h (set_return_value): Delete declaration.
1543 * values.c (set_return_value): Delete function.
1544
1545 2003-10-23 Jeff Johnston <jjohnstn@redhat.com>
1546
1547 * ia64-tdep.c: (ia64_frame_cache): Add new prev_cfm field.
1548 (pseudo_regs): Add comment regarding register stack registers.
1549 (ia64_alloc_frame_cache): Initialize new prev_cfm field to 0.
1550 (floatformat_valid): New static routine.
1551 (floatformat_ia64_ext): Add name field and set up is_valid routine
1552 to floatformat_valid().
1553 (examine_prologue): For the previous cfm, use
1554 frame_unwind_register()
1555 if the cfm is not stored in a register-stack register. Save the
1556 previous cfm value in the prev_cfm field. Add debug output.
1557 (ia64_frame_this_id): Use frame_id_build_special() to also register
1558 the bsp. Add debug output.
1559 (ia64_sigtramp_frame_this_id): Ditto.
1560 (ia64_frame_prev_register): Look at cache saved_regs for a few more
1561 registers and also add some checks for framelessness before accepting
1562 current register values for fields such as return address. For cfm,
1563 use the cached prev_cfm field if available. Add comment to explain
1564 PSR logic. Add debug output.
1565 (ia64_sigtramp_frame_init_saved_regs): Save the bsp and sp addresses
1566 as part of initialization.
1567 (ia64_sigtramp_frame_cache): Hard-code stack size as it can't be
1568 calculated. Cache the bsp and cfm values.
1569 (ia64_sigtramp_frame_prev_register): Add logic to this routine out
1570 instead of using ia64_frame_prev_register() which doesn't expect most
1571 registers to be saved. The saved values for bsp and sp
1572 can be taken from the cache. Add debug output.
1573 (ia64_push_dummy_call): Use frame_id_build_special() to also register
1574 the bsp.
1575
1576 2003-10-23 Jim Blandy <jimb@redhat.com>
1577
1578 * osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
1579 architecture the current arch can run code for --- but not if it's
1580 a superset.
1581 (can_run_code_for): New function.
1582
1583 2003-10-22 James E Wilson <wilson@specifixinc.com>
1584
1585 * MAINTAINERS: Move myself from paper trail section back to write
1586 after approval section.
1587
1588 2003-10-22 Andrew Cagney <cagney@redhat.com>
1589
1590 * exec.h: New file.
1591 * win32-nat.c: Include "exec.h".
1592 * solib.c: Include "exec.h".
1593 * target.h (build_section_table): Delete declaration.
1594 * somsolib.c: Include "exec.h".
1595 (exec_ops): Delete extern declaration.
1596 * rs6000-nat.c: Update copyright. Include "exec.h".
1597 (exec_ops): Delete extern declaration.
1598 * pa64solib.c: Update copyright. Include "exec.h".
1599 (exec_ops): Delete extern declaration.
1600 * exec.c: Update copyright. Include "exec.h".
1601 * corelow.c: Update dependencies. Include "exec.h".
1602 * Makefile.in (exec_h): Define.
1603 (exec.o, somsolib.o): Update dependencies.
1604 (pa64solib.o, corelow.o): Update dependencies.
1605
1606 2003-10-22 Andrew Cagney <cagney@redhat.com>
1607
1608 * target.c: Include "gdb_assert.h" (target_read): Call
1609 "target_read_partial", not "target_write_partial".
1610 (default_read_partial, default_write_partial): New function.
1611 (target_read_partial, target_write_partial): Simplify, assume that
1612 there is always a read/write method.
1613 (update_current_target, add_target): Always set "to_read_partial"
1614 and "to_write_partial".
1615 (target_write, target_read): Fail on a zero byte transfer.
1616 * Makefile.in (target.o): Update dependencies.
1617 * target.h: Update copyright date.
1618 (target_object): Fix typo.
1619
1620 2003-10-22 Andrew Cagney <cagney@redhat.com>
1621
1622 * gdbarch.sh (convert_from_func_ptr_addr): Convert to a pure
1623 multi-arch method, add "targ" parameter.
1624 (struct target_ops): Declare.
1625 * gdbarch.h, gdbarch.c: Re-generate.
1626 * Makefile.in (c-valprint.o): Update dependencies.
1627 * arch-utils.h: Update copyright.
1628 (convert_from_func_ptr_addr_identity): Declare.
1629 * arch-utils.c (convert_from_func_ptr_addr_identity): New function.
1630 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Update.
1631 * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Upate.
1632 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Update.
1633 * infcall.c (find_function_addr, call_function_by_hand): Update.
1634 * c-valprint.c: Include "target.h".
1635 (print_function_pointer_address): Update.
1636
1637 2003-10-22 Andrew Cagney <cagney@redhat.com>
1638
1639 * target.c (target_close): New function.
1640 (debug_to_close): Use "target_close".
1641 (push_target): Use "target_close".
1642 (unpush_target): Use "target_close".
1643 (pop_target): Use "target_close".
1644 * target.h (struct target_ops): Add "to_xclose".
1645 (target_open): Delete macro. Move comment to "to_open".
1646 (target_close): Replace macro with function that takes a target.
1647 * top.c (quit_target): Pass "current_target" to "target_close".
1648
1649 2003-10-21 Elena Zannoni <ezannoni@redhat.com>
1650
1651 * minsyms.c (lookup_minimal_symbol_text): Remove unused parameter.
1652 Remove SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
1653 * symtab.h (lookup_minimal_symbol_text): Update.
1654 * breakpoint.c (create_overlay_event_breakpoint,
1655 create_longjmp_breakpoint): Update callers.
1656 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Update caller.
1657 * symtab.c (find_pc_sect_line): Ditto.
1658
1659 2003-10-21 Andrew Cagney <cagney@redhat.com>
1660
1661 * target.c (errno): Delete extern declaration.
1662
1663 2003-10-20 Jeff Johnston <jjohnstn@redhat.com>
1664
1665 * ia64-tdep.c: Change all occurrences of
1666 DEPRECATED_REGISTER_RAW_SIZE to use register_size() instead.
1667 (ia64_frame_prev_register): Minor whitespace change.
1668
1669 2003-10-20 Michael Chastain <mec@shout.net>
1670
1671 * config/djgpp/fnchange.lst: Add lines for:
1672 sim/testsuite/sim/frv/interrupts/Ipipe-fr400.cgs,
1673 sim/testsuite/sim/frv/interrupts/Ipipe-fr500.cgs,
1674 sim/testsuite/sim/frv/interrupts/badalign-fr550.cgs,
1675 sim/testsuite/sim/frv/interrupts/compound-fr550.cgs,
1676 sim/testsuite/sim/frv/interrupts/data_store_error-fr550.cgs,
1677 sim/testsuite/sim/frv/interrupts/fp_exception-fr550.cgs,
1678 sim/testsuite/sim/frv/interrupts/insn_access_error-fr550.cgs.
1679
1680 2003-10-20 Andrew Cagney <cagney@redhat.com>
1681
1682 * values.c (register_value_being_returned): Update comments. Use
1683 "gdbarch_return_value" when available.
1684 (using_struct_return): Ditto.
1685 (set_return_value): Ditto. Use "gdbarch_return_value" when
1686 available.. Print a warning, and not an error, when an unhandled
1687 return type is encountered.
1688 * infcmd.c: Include "gdb_assert.h".
1689 (print_return_value): When gdbarch_return_value_p, and using
1690 struct return, assume that the value is not available.
1691 * defs.h (return_value_convention): Define.
1692 * gdbarch.sh (gdbarch_return_value): New predicate method.
1693 * gdbarch.h, gdbarch.c: Re-generate
1694 * ppc-sysv-tdep.c (return_value_convention): Delete definition.
1695
1696 2003-10-20 Andrew Cagney <cagney@redhat.com>
1697
1698 * symtab.c: Replace "struct sec" with "struct bfd_section".
1699 * objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
1700
1701 2003-10-19 Michael Chastain <mec@shout.net>
1702
1703 * config/djgpp/fnchange.lst: Add lines for:
1704 gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,
1705 gdb/i386fbsd-nat.c, gdb/i386fbsd-tdep.c,
1706 gdb/sparc64fbsd-nat.c, gdb/sparc64bsd-tdep.c.
1707
1708 2003-10-19 Mark Kettenis <kettenis@gnu.org>
1709
1710 * amd64fbsd-nat.c (fetch_inferior_registers,
1711 store_inferior_registers): Remove functions.
1712 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64bsd-nat.o.
1713
1714 2003-10-18 Mark Kettenis <kettenis@gnu.org>
1715
1716 Add NetBSD/amd64 native configuration:
1717 * x86-64-tdep.h (amd64nbsd_r_reg_offset): Add extern declarations.
1718 * amd64nbsd-tdep.c: New file.
1719 * amd64nbsd-nat.c: New file.
1720 * amd64bsd-nat.c: New file.
1721 * config/i386/nbsd64.mh: New file.
1722 * config/i386/nbsd64.mt: New file.
1723 * configure.host: Add x86_64-*-netbsd*.
1724 * configure.tgt: Add x86_64-*-netbsd*.
1725 * Makefile.in (amd64bsd-nat.o, amd64nbsd-nat.o, amd64nbsd-tdep.o):
1726 New targets.
1727 * NEWS (New native configurations): Mention NetBSD/amd64.
1728
1729 2003-10-17 Michael Chastain <mec@shout.net>
1730
1731 * config/djgpp/fnchange.lst: Remove dead lines for:
1732 bfd/elf32-i386qnx.c, bfd/elf32-ppcqnx.c, bfd/elf32-shqnx.c,
1733 bfd/elf32-sh-lin.c, bfd/elf32-sh-nbsd.c, bfd/elf32-sh64-nbsd.c,
1734 bfd/elf64-alpha-fbsd.c, bfd/elf64-sh64-nbsd.c,
1735 gdb/alphanbsd-nat.c, gdb/config/i386/tm-i386mk.h,
1736 gdb/config/i386/tm-i386v42mp.h, gdb/config/i386/xm-i386mach.h,
1737 gdb/config/i386/xm-i386mk.h, gdb/config/i386/xm-i386v32.h,
1738 gdb/config/m68k/apollo68v.mh, gdb/config/m68k/nm-apollo68v.h,
1739 gdb/config/m68k/xm-apollo68v.h, gdb/config/m88k/tm-delta88v4.h,
1740 gdb/config/mips/tm-bigmips64.h, gdb/config/mips/tm-embed64.h,
1741 gdb/config/mips/tm-embedl.h, gdb/config/mips/tm-embedl64.h,
1742 gdb/config/mips/tm-vr4300el.h, gdb/config/mips/tm-vr4xxxel.h,
1743 gdb/config/mips/tm-vr5000el.h, gdb/config/sparc/tm-sparclet.h,
1744 gdb/config/sparc/tm-sparclite.h,
1745 gdb/gdbtk/generic/ChangeLog-2001,
1746 gdb/gdbtk/library/ChangeLog-2001, gdb/remote-adapt.c,
1747 gdb/remote-eb.c, gdb/remote-mm.c, gdb/remote-nrom.c,
1748 gdb/remote-udi.c, gdb/remote-vx29k.c, gdb/remote-vx960.c,
1749 gdb/sparclet-rom.c, gdb/sparclet-stub.c,
1750 gdb/testsuite/gdb.mi/mi0-var-block.exp,
1751 gdb/testsuite/gdb.mi/mi0-var-child.exp,
1752 gdb/testsuite/gdb.mi/mi0-var-cmd.exp,
1753 gdb/testsuite/gdb.mi/mi0-var-display.exp,
1754 itcl/iwidgets3.0.0/demos/extfileselectionbox,
1755 itcl/iwidgets3.0.0/demos/extfileselectiondialog,
1756 itcl/iwidgets3.0.0/demos/fileselectionbox,
1757 itcl/iwidgets3.0.0/demos/fileselectiondialog,
1758 itcl/iwidgets3.0.0/demos/html/buttonbox.n.html,
1759 itcl/iwidgets3.0.0/demos/html/canvasprintbox.n.html,
1760 itcl/iwidgets3.0.0/demos/html/canvasprintdialog.n.html,
1761 itcl/iwidgets3.0.0/demos/html/combobox.n.html,
1762 itcl/iwidgets3.0.0/demos/html/dialog.n.html,
1763 itcl/iwidgets3.0.0/demos/html/dialogshell.n.html,
1764 itcl/iwidgets3.0.0/demos/html/entryfield.n.html,
1765 itcl/iwidgets3.0.0/demos/html/feedback.n.html,
1766 itcl/iwidgets3.0.0/demos/html/fileselectionbox.n.html,
1767 itcl/iwidgets3.0.0/demos/html/fileselectiondialog.n.html,
1768 itcl/iwidgets3.0.0/demos/html/hyperhelp.n.html,
1769 itcl/iwidgets3.0.0/demos/html/iwidgets2.2.0UserCmds.html,
1770 itcl/iwidgets3.0.0/demos/html/labeledwidget.n.html,
1771 itcl/iwidgets3.0.0/demos/html/menubar.n.html,
1772 itcl/iwidgets3.0.0/demos/html/messagedialog.n.html,
1773 itcl/iwidgets3.0.0/demos/html/notebook.n.html,
1774 itcl/iwidgets3.0.0/demos/html/optionmenu.n.html,
1775 itcl/iwidgets3.0.0/demos/html/panedwindow.n.html,
1776 itcl/iwidgets3.0.0/demos/html/promptdialog.n.html,
1777 itcl/iwidgets3.0.0/demos/html/pushbutton.n.html,
1778 itcl/iwidgets3.0.0/demos/html/radiobox.n.html,
1779 itcl/iwidgets3.0.0/demos/html/scrolledcanvas.n.html,
1780 itcl/iwidgets3.0.0/demos/html/scrolledframe.n.html,
1781 itcl/iwidgets3.0.0/demos/html/scrolledhtml.n.html,
1782 itcl/iwidgets3.0.0/demos/html/scrolledlistbox.n.html,
1783 itcl/iwidgets3.0.0/demos/html/scrolledtext.n.html,
1784 itcl/iwidgets3.0.0/demos/html/selectionbox.n.html,
1785 itcl/iwidgets3.0.0/demos/html/selectiondialog.n.html,
1786 itcl/iwidgets3.0.0/demos/html/shell.n.html,
1787 itcl/iwidgets3.0.0/demos/html/spindate.n.html,
1788 itcl/iwidgets3.0.0/demos/html/spinint.n.html,
1789 itcl/iwidgets3.0.0/demos/html/spinner.n.html,
1790 itcl/iwidgets3.0.0/demos/html/spintime.n.html,
1791 itcl/iwidgets3.0.0/demos/html/tabnotebook.n.html,
1792 itcl/iwidgets3.0.0/demos/html/tabset.n.html,
1793 itcl/iwidgets3.0.0/demos/html/toolbar.n.html,
1794 itcl/iwidgets3.0.0/demos/scrolledcanvas,
1795 itcl/iwidgets3.0.0/demos/scrolledframe,
1796 itcl/iwidgets3.0.0/demos/scrolledhtml,
1797 itcl/iwidgets3.0.0/demos/scrolledlistbox,
1798 itcl/iwidgets3.0.0/demos/scrolledtext,
1799 itcl/iwidgets3.0.0/demos/selectionbox,
1800 itcl/iwidgets3.0.0/demos/selectiondialog,
1801 itcl/iwidgets3.0.0/doc/canvasprintbox.n,
1802 itcl/iwidgets3.0.0/doc/canvasprintdialog.n,
1803 itcl/iwidgets3.0.0/doc/extfileselectionbox.n,
1804 itcl/iwidgets3.0.0/doc/extfileselectiondialog.n,
1805 itcl/iwidgets3.0.0/doc/fileselectionbox.n,
1806 itcl/iwidgets3.0.0/doc/fileselectiondialog.n,
1807 itcl/iwidgets3.0.0/doc/scopedobject.n.backup,
1808 itcl/iwidgets3.0.0/doc/scrolledcanvas.n,
1809 itcl/iwidgets3.0.0/doc/scrolledframe.n,
1810 itcl/iwidgets3.0.0/doc/scrolledhtml.n,
1811 itcl/iwidgets3.0.0/doc/scrolledlistbox.n,
1812 itcl/iwidgets3.0.0/doc/scrolledtext.n,
1813 itcl/iwidgets3.0.0/doc/selectionbox.n,
1814 itcl/iwidgets3.0.0/doc/selectiondialog.n,
1815 itcl/iwidgets3.0.0/generic/canvasprintbox.itk,
1816 itcl/iwidgets3.0.0/generic/canvasprintdialog.itk,
1817 itcl/iwidgets3.0.0/generic/extfileselectionbox.itk,
1818 itcl/iwidgets3.0.0/generic/extfileselectiondialog.itk,
1819 itcl/iwidgets3.0.0/generic/fileselectionbox.itk,
1820 itcl/iwidgets3.0.0/generic/fileselectiondialog.itk,
1821 itcl/iwidgets3.0.0/generic/scrolledcanvas.itk,
1822 itcl/iwidgets3.0.0/generic/scrolledframe.itk,
1823 itcl/iwidgets3.0.0/generic/scrolledhtml.itk,
1824 itcl/iwidgets3.0.0/generic/scrolledlistbox.itk,
1825 itcl/iwidgets3.0.0/generic/scrolledtext.itk,
1826 itcl/iwidgets3.0.0/generic/scrolledwidget.itk,
1827 itcl/iwidgets3.0.0/generic/selectionbox.itk,
1828 itcl/iwidgets3.0.0/generic/selectiondialog.itk,
1829 itcl/iwidgets3.0.0/tests/canvasprintbox.test,
1830 itcl/iwidgets3.0.0/tests/canvasprintdialog.test,
1831 itcl/iwidgets3.0.0/tests/extfileselectionbox.test,
1832 itcl/iwidgets3.0.0/tests/extfileselectiondialog.test,
1833 itcl/iwidgets3.0.0/tests/fileselectionbox.test,
1834 itcl/iwidgets3.0.0/tests/fileselectiondialog.test,
1835 itcl/iwidgets3.0.0/tests/scrolledcanvas.test,
1836 itcl/iwidgets3.0.0/tests/scrolledframe.test,
1837 itcl/iwidgets3.0.0/tests/scrolledhtml.test,
1838 itcl/iwidgets3.0.0/tests/scrolledlistbox.test,
1839 itcl/iwidgets3.0.0/tests/scrolledtext.test,
1840 itcl/iwidgets3.0.0/tests/selectionbox.test,
1841 itcl/iwidgets3.0.0/tests/selectiondialog.test,
1842 itcl/iwidgets3.0.0/unix/iwidgets.tcl.in,
1843 itcl/iwidgets3.0.0/unix/pkgIndex.tcl.in,
1844 tix/docs/Release-4.1.0.html, tix/docs/Release-4.1.0.txt,
1845 tix/docs/Release-4.1a2.html, tix/docs/Release-4.1a2.txt,
1846 tix/docs/Release-4.1a3.html, tix/docs/Release-4.1a3.txt,
1847 tix/docs/Release-4.1b1.html, tix/docs/Release-4.1b1.txt,
1848 tix/docs/Release-4.1b2.html, tix/docs/Release-4.1b2.txt,
1849 tix/tixConfig.sh.in, tix/unix/tk4.2/pkgIndex.tcl.in,
1850 tix/unix/tk8.0/pkgIndex.tcl.in, tix/unix/tk8.0/pkgIndex.tcl.in,
1851 tix/unix/tk8.1/pkgIndex.tcl.in, tix/win/tkConsole41.c,
1852 tix/win/tkConsole42.c, tix/win/tkConsole80a1.c,
1853 tix/win/tkConsole80b1.c, tix/win/tkConsole81.c, tk/doc/tk4.0.ps,
1854 tk/mac/tkMacProjects.sit.hqx.
1855
1856 2003-10-17 Andrew Cagney <cagney@redhat.com>
1857
1858 * target.c (target_section_by_addr): New function.
1859 (do_xfer_memory): Use "target_section_by_addr".
1860 * target.h (target_section_by_addr): Declare.
1861
1862 * target.h (struct target_ops): Add "to_read_partial" and
1863 "to_write_partial", delete "to_query".
1864 (target_read_partial, target_write_partial): Declare.
1865 (target_read, target_write): Declare.
1866 (target_query): Delete macro.
1867 * target.c (target_read_partial): New function.
1868 (target_write_partial, target_read, target_write): New function.
1869 (update_current_target): Delete inheritance of "to_query". Add
1870 comments about "to_read_partial" and "to_write_partial".
1871 (debug_to_partial_read, debug_to_partial_write): New functions.
1872 (debug_to_query): Delete function.
1873 (setup_target_debug): Set "to_read_partial" and "to_write_partial"
1874 instead of "to_query".
1875 * remote.c (remote_read_partial): Replace "remote_query".
1876 (init_remote_ops): Set "to_read_partial" instead of "to_query".
1877 (init_remote_async_ops): Ditto.
1878 * kod.c (gdb_kod_query): Make "bufsize" a LONGEST. Use
1879 "target_read_partial" instead of "target_query".
1880 * avr-tdep.c (avr_io_reg_read_command): Make "bufsize" a LONGEST.
1881 Use "target_read_partial" instead of "target_query".
1882
1883 2003-10-17 Jeff Johnston <jjohnstn@redhat.com>
1884
1885 * frame.h (struct frame_id): Add new field: special_addr.
1886 (frame_id_build_special): New prototype.
1887 * frame.c (frame_id_build_special): New function.
1888 (frame_id_build): Change to call frame_id_build_special().
1889 (frame_id_eq): Change to also test special_addr field.
1890 (frame_id_inner): Update comment.
1891
1892 2003-10-17 Andrew Cagney <cagney@redhat.com>
1893
1894 * target.c (update_current_target): Perform the target cleanup.
1895 Put the target stack beneath the squashed "current_target".
1896 (add_target): Delete disabled call to "cleanup_target".
1897 (cleanup_target): Delete function.
1898 (push_target, unpush_target): Do not call "cleanup_target".
1899
1900 2003-10-17 Andrew Cagney <cagney@redhat.com>
1901
1902 * target.c (target_stack): Change to a static target_ops.
1903 (update_current_target): Walk the "struct target_ops" stack.
1904 (pop_target, do_xfer_memory, target_info): Ditto.
1905 (find_target_beneath): Ditto.
1906 (push_target): Rewrite to use the "struct target_ops" stack.
1907 (unpush_target): Ditto.
1908 * target.h (struct target_stack_item): Delete definition.
1909 (target_stack): Delete declaration.
1910 (struct target_ops): Add field "beneath".
1911
1912 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
1913
1914 * gdb/config/h8300/tm-h8300.h (h8300_normal_mode): Add external
1915 declaration.
1916 * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode
1917 (h8300_examine_prologue): Use h8300_normal_mode flag
1918 (h8300_gdbarch_init): Set architecture info for normal mode
1919
1920 2003-10-16 Daniel Jacobowitz <drow@mvista.com>
1921
1922 * remote.c (remote_protocol_vcont): New variable.
1923 (set_remote_protocol_vcont_packet_cmd): New function.
1924 (show_remote_protocol_vcont_packet_cmd): New function.
1925 (init_all_packet_configs): Handle remote_protocol_vcont.
1926 (remote_vcont_probe): New function.
1927 (remote_vcont_resume): New function.
1928 (remote_resume): Use it.
1929 (remote_async_resume): Call remote_resume.
1930 (_initialize_remote): Add verbose-resume packet commands.
1931
1932 2003-10-16 Andrew Cagney <cagney@redhat.com>
1933
1934 * infrun.c (handle_inferior_event): Add comment about
1935 "frame_id_inner" being too weak.
1936
1937 2003-10-16 Elena Zannoni <ezannoni@redhat.com>
1938
1939 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
1940 second parameter, which is always null. Remove
1941 SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
1942 * symtab.h (lookup_minimal_symbol_solib_trampoline): Update
1943 accordingly.
1944 * somsolib.c (som_solib_create_inferior_hook,
1945 som_solib_desire_dynamic_linker_symbols): Update callers.
1946 * hppa-tdep.c (hppa_fix_call_dummy): Ditto.
1947
1948 2003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>
1949
1950 * remote-m32r-sdi.c : New file, interface to m32r on-chip
1951 debug interface, SDI (Scalable Debug Interface).
1952 * NEWS: Mention m32r SDI protocol was supported.
1953 * Makefile.in (remote-m32r-sdi.o): Add build rule.
1954 * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
1955
1956 2003-10-15 Jeff Johnston <jjohnstn@redhat.com>
1957
1958 * ia64-linux-tdep.c: Include gdbcore.h.
1959 (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed.
1960 (ia64_linux_sigcontext_register_addr): Find the address of the
1961 sigcontext area stored in the sigframe instead of using
1962 a magic offset constant.
1963
1964 2003-10-15 Andrew Cagney <cagney@redhat.com>
1965
1966 * remote.c (remote_search): Delete function.
1967 * target.h (target_search): Delete disabled macro.
1968 (struct target_ops): Delete disabled field "to_search".
1969
1970 2003-10-14 Kevin Buettner <kevinb@redhat.com>
1971
1972 * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()
1973 instead of deprecated_inside_entry_file().
1974
1975 2003-10-14 Corinna Vinschen <vinschen@redhat.com>
1976
1977 * sh-tdep.c: Fix copy/paste hangover in comment.
1978 (sh_push_dummy_call_fpu): Accomodate double passing in little endian
1979 mode.
1980 (sh3e_sh4_extract_return_value): Ditto.
1981
1982 2003-10-13 Richard Henderson <rth@redhat.com>
1983
1984 * f-typeprint.c (f_type_print_base): Handle TYPE_CODE_REF.
1985 * f-valprint.c (f_val_print): Likewise. Tweak TYPE_CODE_PTR to
1986 match c_val_print a bit closer.
1987
1988 2003-10-13 Kevin Buettner <kevinb@redhat.com>
1989
1990 * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants.
1991 (frv_gdbarch_adjust_breakpoint_address): New function.
1992 (frv_gdbarch_init): Initialize ``gdbarch_adjust_breakpoint_address''
1993 method.
1994
1995 2003-10-13 Kevin Buettner <kevinb@redhat.com>
1996
1997 * breakpoint.h (struct breakpoint): Add new member
1998 ``requested_address''.
1999 * breakpoint.c (breakpoint_adjustment_warning)
2000 (adjust_breakpoint_address): New static functions.
2001 (print_it_typical): Issue warning if breakpoint's address is different
2002 from its requested address.
2003 (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1)
2004 (breakpoint_re_set_one): Set breakpoint's
2005 ``requested_address'' field. Set ``address'' field to the
2006 result of calling adjust_breakpoint_address() on the requested
2007 address.
2008
2009 2003-10-13 Kevin Buettner <kevinb@redhat.com>
2010
2011 * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method.
2012 * gdbarch.h, gdbarch.c: Regenerate.
2013
2014 2003-10-11 Mark Kettenis <kettenis@gnu.org>
2015
2016 * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initialize
2017 TDEP->sc_num_regs.
2018
2019 * i386fbsd-tdep.c: New file.
2020 (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
2021 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
2022 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Move here from
2023 i386bsd-tdep.c.
2024 (_initialize_i386fbsd_tdep): New function.
2025 (i386fbsd_r_reg_offset, i386fbsd4_r_reg_offset): New varibles.
2026 (i386fbsdaout_init_abi): Initialize TDEP->gregset_reg_offset,
2027 TDEP->gregset_num_regs, TDEP->sizeof_gregset and
2028 TDEP->sizeof_fpregset. Use ARRAY_SIZE to initialize
2029 TDEP->sc_num_regs.
2030 (i386fbsd4_init_abi): Initialize TDEP->gregset_reg_offset,
2031 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
2032 to initialize TDEP->sc_num_regs.
2033 * i386bsd-tdep.c (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
2034 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
2035 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Remove.
2036 (_initialize_i386bsd_tdep): Don't register FreeBSD a.out and
2037 FreeBSD ELF OS/ABI's here.
2038 * Makefile.in (ALLDEPFILES): Add i386fbsd-tdep.c.
2039 (i386fbsd-tdep.o): New target.
2040 * config/i386/fbsd.mt (TDEPFILES): Add i386fbsd-tdep.o.
2041 * config/i386/fbsd64.mt (TDEPFILES): Add i386fbsd-tdep.o.
2042
2043 * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.
2044 (amd64fbsd_init_abi): Set TDEP->gregset_reg_offset,
2045 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
2046 in initialization of TDEP->sc_num_regs.
2047
2048 * x86-64-tdep.c (x86_64_regset_from_core_section): New function.
2049 (x86_64_init_abi): Initialize regset_from_core_section if
2050 appropriate.
2051
2052 * i386-tdep.c (i386_regset_from_core_section): New function.
2053 (i386_gdbarch_init): Initialize regset_from_core_section if
2054 appropriate.
2055 * i386-tdep.h (i386_regset_from_core_section): New declaration.
2056
2057 * i386-tdep.h (struct regset): Declare opaque.
2058
2059 * gdbarch.sh (regset_from_core_section): New method.
2060 (struct regset): Declare opaque.
2061 * gdbarch.c, gdbarch.h: Regenerated.
2062
2063 2003-10-11 Alan Modra <amodra@bigpond.net.au>
2064
2065 * hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to
2066 _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
2067 Correct test for pc within section.
2068
2069 2003-10-11 Mark Kettenis <kettenis@gnu.org>
2070
2071 * gdbarch.sh: Remove trailing whitepsace from comments.
2072
2073 2003-10-08 Roland McGrath <roland@redhat.com>
2074
2075 * gcore.c (make_mem_sec): Function removed, folded into ...
2076 (gcore_create_callback): ... here. To omit a section, clear its
2077 SEC_LOAD bit rather than zeroing its size.
2078 Omit read-only sections only if they correspond to a known disk file.
2079 (gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
2080
2081 2003-10-10 Michael Snyder <msnyder@redhat.com>
2082
2083 * d10v-tdep.c: Fix typo in comment.
2084
2085 2003-10-10 Andrew Cagney <cagney@redhat.com>
2086
2087 * rs6000-tdep.c (e500_store_return_value): Delete function.
2088 (e500_extract_return_value): Delete function.
2089 (rs6000_gdbarch_init): When SYSV, set "extract_return_value" and
2090 "restore_return_value" to "ppc_sysv_abi_extract_return_value" and
2091 "ppc_sysv_abi_restore_return_value" where applicable.
2092 * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
2093 (ppc_sysv_abi_extract_return_value): Declare.
2094 (ppc_sysv_abi_broken_store_return_value): Declare.
2095 (ppc_sysv_abi_broken_extract_return_value): Declare.
2096 (ppc_sysv_abi_broken_use_struct_convention:) Delete declaration.
2097 * ppc-sysv-tdep.c (return_value_convention): Move definition to
2098 start of file.
2099 (do_ppc_sysv_return_value): New function.
2100 (ppc_sysv_abi_extract_return_value): New function.
2101 (ppc_sysv_abi_store_return_value): New function.
2102 (ppc_sysv_abi_broken_extract_return_value): New function.
2103 (ppc_sysv_abi_broken_store_return_value): New function.
2104 (ppc_sysv_abi_use_struct_convention): Call
2105 do_ppc_sysv_return_value.
2106
2107 2003-10-10 J. Brobecker <brobecker@gnat.com>
2108
2109 * blockframe.c (inside_main_func): No longer use symbol_lookup()
2110 to lookup the main function symbol.
2111
2112 2003-10-10 Corinna Vinschen <vinschen@redhat.com>
2113
2114 * sh-tdep.c (sh_treat_as_flt_p): New function to recognize float
2115 types correctly.
2116 (sh_push_dummy_call_fpu): Fix argument passing rules.
2117 (sh3e_sh4_extract_return_value): Call sh_treat_as_flt_p to recognize
2118 float types.
2119 (sh3e_sh4_store_return_value): Ditto.
2120
2121 2003-10-10 Elena Zannoni <ezannoni@redhat.com>
2122
2123 * sh-tdep.c (sh_use_struct_convention): Clarify one case in
2124 comment.
2125
2126 2003-10-10 Corinna Vinschen <vinschen@redhat.com>
2127
2128 * sh-tdep.c (sh_use_struct_convention): Clean up to have a
2129 more readable code. Accomodate passing of bitfields.
2130
2131 2003-10-10 Andrew Cagney <cagney@redhat.com>
2132
2133 * Makefile.in (ppc-sysv-tdep.o): Add $(gdb_assert_h).
2134 * rs6000-tdep.c (rs6000_gdbarch_init): When 64 bit SysV ABI, set
2135 push_dummy_call to ppc64_sysv_abi_push_dummy_call.
2136 * ppc-sysv-tdep.c: Include "gdb_assert.h".
2137 (ppc64_sysv_abi_push_dummy_call): New function.
2138 (ppc64_sysv_abi_broken_push_dummy_call): New function.
2139 * ppc-tdep.h (ppc64_sysv_abi_push_dummy_call): Declare.
2140 (ppc64_sysv_abi_broken_push_dummy_call): Declare.
2141
2142 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2143
2144 * NEWS: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2145 * README: Ditto.
2146 * d10v-tdep.c: Ditto.
2147 * h8300-tdep.c: Ditto.
2148 * remote-e7000.c: Ditto.
2149 * remote-hms.c: Ditto.
2150 * ser-e7kpc.c: Ditto.
2151 * sh-stub.c: Ditto.
2152 * sh-tdep.c: Ditto.
2153 * sh-tdep.h: Ditto.
2154 * sh3-rom.c: Ditto.
2155 * sh64-tdep.c: Ditto.
2156 * top.c: Ditto.
2157 * wince.c: Ditto.
2158 * config/d10v/d10v.mt: Ditto.
2159 * config/sh/embed.mt: Ditto.
2160 * config/sh/linux.mt: Ditto.
2161 * config/sh/tm-linux.h: Ditto.
2162 * config/sh/tm-sh.h: Ditto.
2163 * config/sh/wince.mt: Ditto.
2164
2165 2003-10-09 Andrew Cagney <cagney@redhat.com>
2166
2167 * ppc-tdep.h (struct type): Declare opaque.
2168 * x86-64-tdep.h (struct regcache): Declare opaque.
2169 * sh-tdep.c (sh_do_fp_register): Delete "register" attribute, fix
2170 coding style.
2171
2172 2003-10-09 Andrew Cagney <cagney@redhat.com>
2173
2174 Changes from 2003-09-09 Jimi Xenidis <jimix@watson.ibm.com>:
2175 * config/rs6000/tm-rs6000.h (SOFTWARE_SINGLE_STEP): Delete macro.
2176 (SOFTWARE_SINGLE_STEP_P): Ditto.
2177 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
2178 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Ditto.
2179 (SOFTWARE_SINGLE_STEP_P): Ditto.
2180 * rs6000-tdep.c (rs6000_gdbarch_init): When AIX, set
2181 software_single_step to rs6000_software_single_step.
2182
2183 2003-10-09 Andrew Cagney <cagney@redhat.com>
2184
2185 * MAINTAINERS: Mark m32r-elf as buildable with -Werror.
2186
2187 2003-10-09 Michael Snyder <msnyder@redhat.com>
2188
2189 * frame.h: Fix typo in comment.
2190 * dummy-frame.c: Fix typo in comment.
2191 * d10v-tdep.c: Random whitespace/comment tweaks.
2192
2193 2003-10-09 Elena Zannoni <ezannoni@redhat.com>
2194
2195 * sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code.
2196 (sh_push_dummy_code): Delete function, it's only used for dummy calls
2197 on stack.
2198
2199 Based on input by Stephen Clarke (stephen.clarke@superh.com):
2200 * sh-tdep.c (sh_use_struct_convention): Add comment explaining ABI
2201 in detail.
2202
2203 2003-10-09 Daniel Jacobowitz <drow@mvista.com>
2204
2205 * remote-mips.c (mips_initialize): Remove unneeded call to
2206 get_selected_frame. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
2207
2208 2003-10-09 Daniel Jacobowitz <drow@mvista.com>
2209
2210 * dwarf2expr.c (execute_stack_op): Don't treat the frame base as
2211 a memory pointer.
2212
2213 2003-10-08 Jeff Johnston <jjohnstn@redhat.com>
2214
2215 * lin-lwp.c (stop_and_resume_callback): Set the resumed flag
2216 for any lwp we resume.
2217 (running_callback): Add lwps that have pending status events
2218 against them to be considered running.
2219
2220 2003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2221
2222 * m32r-tdep.c : Include "dis-asm.h".
2223 * Makefile.in (m32r-tdep.o): Update dependencies.
2224
2225 2003-10-06 J. Brobecker <brobecker@gnat.com>
2226
2227 * completer.h (get_gdb_completer_word_break_characters): Delete.
2228 * completer.c: include language.h.
2229 (gdb_completer_word_break_characters): Delete.
2230 (get_gdb_completer_word_break_characters): Delete.
2231 (location_completer): Use the word break characters of the current
2232 language.
2233 (complete_line): Likewise.
2234 (line_completion_function): Likewise.
2235 (skip_quoted_chars): Likewise.
2236 * Makefile.in (completer.o): Add dependency on language.h.
2237 * top.c (init_main): Set the readline word break characters
2238 to GDB's default word break characters.
2239
2240 2003-10-06 J. Brobecker <brobecker@gnat.com>
2241
2242 * language.h (language_defn): new field, la_word_break_characters.
2243 * language.c (unknown_language_defn): Set new field to
2244 default_word_break_characters.
2245 (auto_language_defn): Likewise.
2246 (local_language_defn): Likewise.
2247 * ada-lang.c (ada_language_defn): Likewise.
2248 * c-lang.c (c_language_defn): Likewise.
2249 (cplus_language_defn): Likewise.
2250 (asm_language_defn): Likewise.
2251 (minimal_language_defn): Likewise.
2252 * f-lang.c (f_language_defn): Likewise.
2253 * jv-lang.c (java_language_defn): Likewise.
2254 * m2-lang.c (m2_language_defn): Likewise.
2255 * objc-lang.c (objc_language_defn): Likewise.
2256 * p-lang.c (pascal_language_defn): Likewise.
2257 * scm-lang.c (scm_language_defn): Likewise.
2258
2259 2003-10-06 Andrew Cagney <cagney@redhat.com>
2260
2261 * ppc-sysv-tdep.c: Re-indent.
2262
2263 2003-10-06 J. Brobecker <brobecker@gnat.com>
2264
2265 * language.h (default_word_break_characters): Add prototype.
2266 * language.c (default_word_break_characters): New function.
2267
2268 2003-10-06 Andreas Schwab <schwab@suse.de>
2269
2270 * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
2271 with %eax.
2272
2273 2003-10-06 Andrew Cagney <cagney@redhat.com>
2274
2275 * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
2276 "h8500-tdep.c".
2277 (z8k-tdep.o): Delete custom build rule.
2278
2279 2003-10-06 Andrew Cagney <cagney@redhat.com>
2280
2281 * Makefile.in: Update all dependencies.
2282
2283 * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
2284 No longer list PA as as obsolete candidate. List m32r as
2285 broken instead of obsolete.
2286
2287 * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
2288 * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
2289 * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
2290 * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
2291 * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
2292 * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
2293 * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
2294 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
2295 * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
2296 * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
2297 * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
2298 * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
2299 * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
2300 * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
2301 * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
2302 * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
2303 * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
2304 * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
2305 * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
2306 * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
2307 * config/z8k/z8k.mt: Ditto.
2308
2309 * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
2310 h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
2311 mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
2312 i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
2313 sparclite were removed.
2314 * configure.host, configure.tgt: Remove corresponding tuples.
2315
2316 * breakpoint.c, breakpoint.h: Remove obsolete code.
2317 * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
2318 * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
2319 * stabsread.h, xcoffread.c: Ditto.
2320
2321 * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
2322 * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
2323 * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
2324 * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
2325
2326 2003-10-06 David Lecomber <dsl@sources.redhat.com>
2327
2328 * f-valprint.c: Reformatting
2329
2330 2003-10-06 Mark Kettenis <kettenis@gnu.org>
2331
2332 * x86-64-tdep.c: Remove duplicate comment.
2333
2334 * x86-64-tdep.c (x86_64_store_return_value): Don't use
2335 DEPRECATED_REGISTER_RAW_SIZE. Use symbolic names for register
2336 names for return values. This fixes a bug since we looked at %rbx
2337 instead of %rdx.
2338
2339 2003-10-05 Mark Kettenis <kettenis@gnu.org>
2340
2341 * x86-64-tdep.c: Include "regset.h".
2342
2343 * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
2344 gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset,
2345 sizeof_fpregset.
2346 * i386-tdep.c: Include "regset.h".
2347 (i386_supply_gregset): New function.
2348 (i386_supply_fpregset): New function.
2349 (i386_gdbarch_init): Initialze register set-related members of
2350 TDEP.
2351 * x86-64-tdep.c (x86_64_supply_fpregset): New function.
2352 (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
2353
2354 2003-10-03 Andrew Cagney <cagney@redhat.com>
2355
2356 * rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI,
2357 set extract_return_value, store_return_value and
2358 use_struct_convention to ppc64_sysv_abi_extract_return_value,
2359 ppc64_sysv_abi_store_return_value and
2360 ppc64_sysv_abi_use_struct_convention.
2361 * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare.
2362 (ppc64_sysv_abi_store_return_value): Declare.
2363 (ppc64_sysv_abi_use_struct_convention): Declare.
2364 * ppc-sysv-tdep.c (enum return_value_convention): Define.
2365 (ppc64_sysv_abi_extract_return_value): New function.
2366 (ppc64_sysv_abi_store_return_value): New function.
2367 (ppc64_sysv_abi_use_struct_convention): New function.
2368 (ppc64_sysv_abi_return_value): New function.
2369
2370 2003-10-03 Andrew Cagney <cagney@redhat.com>
2371
2372 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only
2373 convert a descriptor to a function when it's in the ".opd"
2374 section.
2375
2376 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
2377
2378 * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg and
2379 reg_size to keep GCC silent.
2380
2381 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
2382
2383 * dwarf2-frame.c (struct comp_unit): Add tbase member to store
2384 base for DW_EH_PE_textrel encodings.
2385 (read_encoded_value): Add a DW_EH_PE_textrel case.
2386 (dwarf2_build_frame_info): Set unit.tbase to beginning of text
2387 section.
2388
2389 2003-10-03 Mark Kettenis <kettenis@gnu.org>
2390
2391 * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
2392
2393 2003-10-02 Andrew Cagney <cagney@redhat.com>
2394
2395 * gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename
2396 REGISTER_RAW_SIZE.
2397 * gdbarch.h, gdbarch.c: Re-generate.
2398 * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update.
2399 * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update.
2400 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
2401 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
2402 * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update.
2403 * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update.
2404 * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update.
2405 * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update.
2406 * remote-e7000.c, remote-mips.c, remote-sim.c: Update.
2407 * remote-vxmips.c, remote-vxsparc.c, remote.c: Update.
2408 * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update.
2409 * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update.
2410 * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update.
2411 * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update.
2412 * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update.
2413 * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update.
2414
2415 2003-10-02 Jim Blandy <jimb@redhat.com>
2416
2417 * dwarf2read.c (struct die_info): Doc fix.
2418
2419 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
2420
2421 * sh-tdep.c: Running thru gdb_indent.sh.
2422
2423 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
2424
2425 * sh-tdep.c (sh_justify_value_in_reg): New function.
2426 (sh_stack_allocsize): Ditto.
2427 (flt_argreg_array): New array used for floating point argument
2428 passing.
2429 (sh_init_flt_argreg): New function.
2430 (sh_next_flt_argreg): Ditto.
2431 (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to
2432 "pass_on_stack". Use new helper functions. Accomodate Renesas ABI.
2433 Fix argument passing strategy.
2434 (sh_push_dummy_call_nofpu): Ditto.
2435
2436 2003-10-01 Andrew Cagney <cagney@redhat.com>
2437
2438 * value.h (register_value_being_returned): Declare. Replace
2439 "value_being_returned".
2440 * infcall.c (call_function_by_hand): Use
2441 register_value_being_returned.
2442 * infcmd.c (print_return_value): Call
2443 "register_value_being_returned", handle struct return locally.
2444 * values.c (register_value_being_returned): New function. Replace
2445 "value_being_returned".
2446
2447 2003-09-30 Elena Zannoni <ezannoni@redhat.com>
2448
2449 * linux-proc.c (linux_do_registers): New function.
2450 (linux_make_note_section): Use linux_do_registers in case of
2451 single threaded inferior programs.
2452
2453 2003-10-01 Andrew Cagney <cagney@redhat.com>
2454
2455 * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
2456 use STRUCT_ADDR. When not using "struct return convention", pass
2457 "0" to "value_being_returned". Add FIXMEs.
2458 * infcmd.c (print_return_value): Pass an explicit 0/1 to
2459 value_being_returned. Add comments.
2460 * values.c (value_being_returned): Add fixme.
2461 * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
2462 (hppa_value_returned_from_stack): Add FIXME.
2463
2464 2003-09-30 David Carlton <carlton@kealia.com>
2465
2466 * dwarf2read.c (struct die_info): Add 'parent' field; replace
2467 'has_children' and 'next' by 'child' and 'sibling'.
2468 (read_comp_unit): Rework algorithm, breaking body into
2469 read_die_and_children and read_die_and_siblings.
2470 (read_die_and_children, read_die_and_siblings): New.
2471 (read_full_die): Add 'has_children' argument; set it instead of
2472 the die's 'has_children' field. Minor formatting cleanup.
2473 (free_die_list): Use die->child and die->sibling instead of
2474 die->next.
2475 (dump_die_list): Ditto.
2476 (sibling_die): Use die->sibling.
2477 (psymtab_to_symtab_1): Use die's 'child' field in place of its
2478 'has_children' and 'next' fields.
2479 (process_die, read_file_scope, read_func_scope)
2480 (read_lexical_block_scope, read_structure_scope)
2481 (read_enumeration, read_array_type, read_common_block)
2482 (read_namespace, read_subroutine_type, dump_die): Ditto.
2483
2484 2003-09-30 Andrew Cagney <cagney@redhat.com>
2485
2486 * rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone
2487 to 224, not 220.
2488
2489 2003-09-30 Andrew Cagney <cagney@redhat.com>
2490
2491 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename
2492 REGISTER_VIRTUAL_SIZE.
2493 * gdbarch.h, gdbarch.c: Regenerate.
2494 * vax-tdep.h, sparc-tdep.c, regcache.h: Update.
2495 * regcache.c, mn10300-tdep.c, mips-tdep.c: Update.
2496 * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update.
2497
2498 2003-09-29 Andrew Cagney <cagney@redhat.com>
2499
2500 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename
2501 REGISTER_VIRTUAL_TYPE.
2502 * gdbarch.h, gdbarch.c: Regenerate.
2503 * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update.
2504 * sh64-tdep.c, sparc-tdep.c: Update.
2505
2506 * remote-vxsparc.c (vx_read_register): Replace bzero with memset.
2507 * remote-vxmips.c (vx_read_register): Ditto.
2508 * remote-vx68.c (vx_read_register): Ditto.
2509 * gnu-nat.c (inf_validate_procs): Ditto.
2510
2511 2003-09-29 J. Brobecker <brobecker@gnat.com>
2512
2513 * infcall.c (call_function_by_hand): Fix build failure
2514 introduced in the previous change to this file.
2515
2516 2003-09-29 Andrew Cagney <cagney@redhat.com>
2517
2518 * NEWS: Mention Objective-C.
2519
2520 2003-09-29 Jerome Guitton <guitton@act-europe.fr>
2521
2522 * arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
2523 test if the register has been saved on the stack.
2524 (arm_scan_prologue_cache): When analysing the instruction
2525 "str lr, [sp, #-4]", save the address where lr has been stored.
2526
2527 2003-09-28 Andrew Cagney <cagney@redhat.com>
2528
2529 * frame.c (frame_read_unsigned_register): Delete function.
2530 * frame.h (frame_read_unsigned_register): Delete declaration.
2531 * sparc-tdep.c (sparc_init_extra_frame_info): Use
2532 get_frame_register_unsigned.
2533 (sparc_frame_saved_pc, sparc_pop_frame): Ditto.
2534 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
2535 * d10v-tdep.c (d10v_print_registers_info): Ditto.
2536
2537 * frame.h (frame_read_register): Delete declaration.
2538 * frame.c (frame_read_register): Delete function.
2539 * arch-utils.c (legacy_register_to_value): Use get_frame_register.
2540 * sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
2541 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
2542 * mips-tdep.c (mips_register_to_value): Ditto.
2543 * hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
2544 * d10v-tdep.c (d10v_print_registers_info): Ditto.
2545
2546 * frame.c (frame_read_signed_register): Delete function.
2547 (frame_read_unsigned_register): Update comments.
2548 * frame.h (frame_read_signed_register): Delete declaration.
2549 * h8300-tdep.c (h8300_print_register): Use
2550 get_frame_register_signed.
2551 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
2552
2553 * config/pa/tm-hppa.h (DEPRECATED_VALUE_RETURNED_FROM_STACK):
2554 Rename VALUE_RETURNED_FROM_STACK.
2555 * infcmd.c (print_return_value): Update.
2556 * infcall.c (call_function_by_hand): Update.
2557
2558 2003-09-28 Mark Kettenis <kettenis@gnu.org>
2559
2560 * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add
2561 regcache argument and reverse the order of the other two
2562 arguments. Remove local regcache variable. Determine
2563 architecture from REGCACHE. Update comments.
2564 * x86-64-tdep.c (x86_64_supply_fxsave): Add regcache argument and
2565 reverse the order of the other two arguments. Remove local
2566 regcache variable. Determine architecture from REGCACHE. Update
2567 comments.
2568 * i387-tdep.h (i387_supply_fsave, i387_supply_fxsave): Adjust
2569 prototypes. Update comments.
2570 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust prototype. Adjust
2571 comment.
2572 * amd64fbsd-nat.c (supply_fpregset, fetch_inferior_registers):
2573 Update.
2574 * go32-nat.c (fetch_register, go32_fetch_registers): Update.
2575 * i386-interix-nat.c (supply_fpregset): Update.
2576 * i386-linux-nat.c (supply_fpregset, supply_fpxregset): Update.
2577 * i386-nto-tdep.c (i386nto_supply_fpregset): Update.
2578 * i386gnu-nat.c (fetch_fpregs, supply_fpregset): Update.
2579 * i386bsd-nat.c (supply_fpregset, fetch_inferior_registers): Update.
2580 * i386nbsd-tdep.c (fetch_core_registers, fetch_elfcore_registers):
2581 Update.
2582 * i386obsd-tdep.c (fetch_core_registers): Update.
2583 * i386v4-nat.c (supply_fpregset): Update.
2584 * x86-64-linux-nat.c (supply_fpregset): Update.
2585 * x86-64-linux-tdep.c (fetch_core_registers): Update.
2586
2587 2003-09-27 Mark Kettenis <kettenis@gnu.org>
2588
2589 * i386-tdep.h: Put opaque declarations in alphabetical
2590 order. Remove spurious whitespace.
2591 (struct gdbarch_tdep): add st0_regnum and mm0_regnum members.
2592 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Remove prototypes.
2593 * i386-tdep.c (MM0_REGNUM): Remove define.
2594 (i386_mmx_regnum_p): Add gdbarch argument.
2595 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Add gdbarch argument.
2596 Rewrite using new macro definitions for FPU/SSE registers.
2597 (i386_fp_regnum_p, i386_fpc_regnum_p): Rewrite using new macro
2598 definitions from i387-tdep.h.
2599 (i386_register_name): Update.
2600 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): Update to use
2601 new macro definitions for FPU/SSE registers.
2602 (i386_extract_return_value): Determine whether floating-point
2603 registers are present by examining REGCACHE's architecture.
2604 (i386_store_return_value): Likewise. Use I386_MAX_REGISTER_SIZE
2605 instead of FPU_REG_RAW_SIZE. Use new macro definitions for
2606 FPU/SSE registers.
2607 (i386_register_type): Update.
2608 (i386_mmx_regnum_to_fp_regnum): Rewrite using new macro
2609 definitions for FPU registers. Use REGCACHE's architecture to
2610 determine the appropriate register numbers.
2611 (i386_pseudo_register_read, i386_pseudo_register_write,
2612 i386_register_reggroup_p): Update.
2613 (i386_gdbarch_init): Initialize TDEP->st0_regnum and
2614 TDEP->mm0_regnum.
2615 * i387-tdep.h (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM,
2616 I387_FTAG_REGNUM, I387_FISEG_REGNUM, I387_FIOFF_REGNUM,
2617 I387_FOSEG_REGNUM, I387_FOOFF_REGNUM, I387_FOP_REGNUM,
2618 I387_XMM0_REGNUM, I387_MXCSR_REGNUM): New defines.
2619 (i387_supply_fsave, i387_fill_fsave, i387_supply_fxsave,
2620 i387_fill_fxsave): Change type of fsave/fxsave argument from `char
2621 *' to `void *'.
2622 * i387-tdep.c (i387_print_float_info, fsave_offset, FSAVE_ADDR,
2623 i387_supply_fsave, i387_fill_fsave, fxsave_offset, FXSAVE_ADDR,
2624 i387_supply_fxsave, i387_fill_fxsave): Update to use new macro
2625 definitions for FPU/SSE registers.
2626 (FXSAVE_MXCSR_ADDR): New define.
2627 * x86-64-tdep.c (x86_64_init_abi): Override TDEP->st0_regnum and
2628 TDEP->mm0_regnum.
2629 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Remove defines.
2630 (I387_ST0_REGNUM): Define.
2631
2632 * regcache.h (get_regcache_arch): New prototype.
2633 * regcache.c (get_regcache_arch): New function.
2634
2635 * x86-64-tdep.c (x86_64_store_return_value): Remove spurious
2636 whitespace.
2637
2638 * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
2639 Initialize using ARRAY_SIZE.
2640
2641 2003-09-27 Andrew Cagney <cagney@redhat.com>
2642
2643 * arch-utils.c (deprecated_init_frame_pc_default): Rename
2644 "init_frame_pc_default".
2645 * arch-utils.h (deprecated_init_frame_pc_default): Update.
2646 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2647 * vax-tdep.c (vax_gdbarch_init): Update.
2648 * v850-tdep.c (v850_gdbarch_init): Update.
2649 * sh64-tdep.c (sh64_gdbarch_init): Update.
2650 * s390-tdep.c (s390_gdbarch_init): Update.
2651 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2652 * mcore-tdep.c (mcore_gdbarch_init): Update.
2653 * h8300-tdep.c (h8300_gdbarch_init): Update.
2654 * cris-tdep.c (cris_gdbarch_init): Update.
2655 * config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
2656
2657 2003-09-26 Mark Kettenis <kettenis@gnu.org>
2658
2659 * regset.h: New file.
2660 * Makefile.in (regset_h): Add.
2661
2662 2003-09-25 Andrew Cagney <cagney@redhat.com>
2663
2664 * frame.h (deprecated_frame_saved_regs): Rename
2665 get_frame_saved_regs.
2666 * cris-tdep.c, frame.c, h8300-tdep.c, hppa-tdep.c: Update.
2667 * mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
2668 * ns32k-tdep.c, ppc-linux-tdep.c, rs6000-tdep.c: Update.
2669 * s390-tdep.c, sh64-tdep.c, stack.c: Update.
2670 * v850-tdep.c, vax-tdep.c, xstormy16-tdep.c: Update.
2671
2672 2003-09-25 Andrew Cagney <cagney@redhat.com>
2673
2674 * NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted
2675 file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions,
2676 and Java.
2677 * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and
2678 arm*-*-* do not use the new frame code.
2679
2680 2003-09-25 David Carlton <carlton@kealia.com>
2681
2682 * c-exp.y: Remove 'register' declarations.
2683 * f-exp.y, jv-exp.y, m2-exp.y, objc-exp.y, p-exp.y: Ditto.
2684
2685 2003-09-25 David Carlton <carlton@kealia.com>
2686
2687 * c-exp.y: Include cp-support.h. Add qualified_type.
2688 (yylex): Delete nested type hack; add comments.
2689 * cp-namespace.c (cp_lookup_nested_type): New function.
2690 * cp-support.h: Declare cp_lookup_nested_type.
2691 * eval.c (evaluate_subexp_standard): Call value_aggregate_elt
2692 instead of value_struct_elt_for_reference.
2693 * valops.c: Include cp-support.h.
2694 (value_aggregate_elt): New function.
2695 (value_namespace_elt): Ditto.
2696 (value_struct_elt_for_reference): Make static.
2697 * value.h: Delete declaration of value_struct_elt_for_reference;
2698 add declaration for value_aggregate_elt.
2699 * Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
2700 (valops.o): Ditto.
2701
2702 2003-09-25 Daniel Jacobowitz <drow@mvista.com>
2703
2704 * stack.c: Include "reggroups.h".
2705 (frame_info): Only display registers in all_reggroup.
2706 * Makefile.in (stack.o): Update dependencies.
2707
2708 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
2709
2710 * arm-tdep.c (arm_skip_prologue): Handle "sub ip, sp #n" and
2711 "add ip, sp #n" in the prologue.
2712 (arm_scan_prologue): Ditto.
2713
2714 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
2715
2716 * MAINTAINERS (write after approval): Add myself.
2717
2718 2003-09-25 Andreas Schwab <schwab@suse.de>
2719
2720 * m68k-tdep.c: Include "dwarf2-frame.h".
2721 (m68k_gdbarch_init): Add the DWARF CFI frame unwinder.
2722 * Makefile.in (m68k-tdep.o): Update dependencies.
2723
2724 2003-09-25 Corinna Vinschen <vinschen@redhat.com>
2725
2726 * sh-tdep.c (struct frame_extra_info): Remove.
2727 (struct sh_frame_cache): New structure.
2728 (GET_SOURCE_REG): New macro extracting source register of an opcode.
2729 (GET_TARGET_REG): Ditto but target register.
2730 (GET_PUSHED_REG): Remove.
2731 (IS_MOV_ARG_TO_REG): New macro.
2732 (IS_MOV_ARG_TO_IND_R14): New macro.
2733 (IS_MOV_ARG_TO_IND_R14_WITH_DISP): New macro.
2734 (IS_MOVW_PCREL_TO_REG): New macro.
2735 (IS_MOVL_PCREL_TO_REG): New macro.
2736 (IS_SUB_REG_FROM_SP): New macro.
2737 (IS_ARG_MOV): Remove.
2738 (IS_MOV_TO_R14): Remove.
2739 (IS_RESTORE_FP): New macro.
2740 (IS_RTS): New macro.
2741 (IS_LDS): New macro.
2742 (IS_MOV_FP_SP): New macro.
2743 (IS_ADD_REG_TO_FP): New macro.
2744 (IS_ADD_IMM_FP): New macro.
2745 (sh_skip_prologue_hard_way): Remove.
2746 (sh_saved_pc_after_call): Remove.
2747 (sh_frame_chain): Remove.
2748 (sh_find_callers_reg): Remove.
2749 (sh_nofp_frame_init_saved_regs): Remove.
2750 (sh_fp_frame_init_saved_regs): Remove.
2751 (sh_init_extra_frame_info): Remove.
2752 (sh_analyze_prologue): New function.
2753 (sh_skip_prologue): Remove deprecated code. Rely on new function
2754 sh_analyze_prologue when after_prologue fails.
2755 (sh_frame_saved_pc): Remove.
2756 (sh_alloc_frame_cache): New function.
2757 (sh_frame_cache): Ditto.
2758 (sh_frame_prev_register): Ditto.
2759 (sh_frame_this_id): Ditto.
2760 (sh_frame_unwind): New structure defining the heuristic frame
2761 sniffer interface.
2762 (sh_frame_sniffer): New function.
2763 (sh_unwind_sp): Ditto.
2764 (sh_unwind_pc): Ditto.
2765 (sh_unwind_dummy_id): Ditto.
2766 (sh_frame_base_address): Ditto.
2767 (sh_frame_base): New structure defining new frame base code.
2768 (sh_in_function_epilogue_p): New function.
2769 (sh_gdbarch_init): Restructure and simplify to eliminate deprecated
2770 code and to call all new code instead. Initialize dwarf2 and
2771 heuristic frame sniffer.
2772
2773 2003-09-24 Paul N. Hilfinger <hilfingr@nile.gnat.com>
2774
2775 * parser-defs.h (struct exp_descriptor): New definition, containing
2776 language-specific info for printing, prefixifying, dumping, and
2777 evaluating expressions.
2778 (exp_descriptor_standard): Declare new variable.
2779 (print_subexp): Make global and declare here (from expprint.c).
2780 (dump_subexp): Ditto.
2781 (dump_subexp_body_standard): Declare.
2782 (operator_length_standard): Declare.
2783 (op_name_standard): Declare.
2784 (print_subexp): Declare.
2785 (print_subexp_standard): Declare.
2786
2787 * language.h (struct language_defn): Add la_exp_desc field to hold
2788 pointer to table for language-specific operators.
2789 Remove evaluate_exp field, which is now in struct exp_descriptor.
2790
2791 * parse.c (operator_length): Move most code to new
2792 operator_length_standard function. Use language-specific information.
2793 (operator_length_standard): New function taking most code from
2794 operator_length.
2795 (exp_descriptor_standard): New constant.
2796
2797 * expression.h (enum exp_opcode): Add definitions of OP_EXTENDED0
2798 and OP_EXTENDED_LAST.
2799
2800 * expprint.c (print_subexp): Use language-specific print_subexp.
2801 Make global; remove static declaration.
2802 Move most code to print_subexp_standard.
2803 (print_subexp_standard): New function, containing code formerly in
2804 print_subexp.
2805 (op_name): Add expression to argument signature.
2806 Use langauge-specific op_name.
2807 Move most code to op_name_standard.
2808 (op_name_standard): New function, containing code formerly in op_name.
2809 (dump_subexp): Use new version of op_name function.
2810 Use language-specific dump_subexp_body, and move most existing code to
2811 dump_subexp_body_standard.
2812 (dump_raw_expression): Use new op_name interface.
2813 (dump_subexp_body): Move most code to dump_subexp_body_standard.
2814 (dump_subexp_body_standard): New function, containing code formerly
2815 in dump_subexp_body.
2816
2817 * language.c (unknown_language): Add default la_exp_desc field and
2818 remove evaluate_exp field.
2819 (auto_language): Ditto.
2820 (local_language): Ditto.
2821 * f-lang.c (f_language_defn): Ditto.
2822 * c-lang.c (c_language_defn): Ditto.
2823 (cplus_language_defn): Ditto.
2824 (asm_language_defn): Ditto.
2825 (minimal_language_defn): Ditto.
2826 * p-lang.c (pascal_language_defn): Ditto.
2827 * m2-lang.c (m2_language_defn): Ditto.
2828 * objc-lang.c (objc_language_defn): Ditto.
2829
2830 * jv-lang.c (exp_descriptor_java): New variable, containing
2831 Java-specific expression evaluator.
2832 (java_language_defn): Add la_exp_desc field and remove evaluate_exp
2833 field.
2834 * scm-lang.c (exp_descriptor_scm): New variable, containing
2835 Scheme-specific expression evaluator.
2836 (scm_language_defn): Add la_exp_desc field and remove evaluate_exp
2837 field.
2838 * objc-lang.c (print_object_command): Take evaluate_exp from the
2839 la_exp_desc field.
2840
2841 * Makefile.in (eval.o): Add dependency on parser-defs.h.
2842
2843 * eval.c: Include parser-defs.h for the full declaration of
2844 la_exp_desc's type.
2845 (evaluate_subexp): Get evaluate_exp out of la_exp_desc field.
2846
2847 2003-09-23 Paul N. Hilfinger <hilfingr@nile.gnat.com>
2848
2849 * parser-defs.h (operator_length): Declare.
2850
2851 * parse.c (length_of_subexp): Use operator_length to get operator
2852 lengths and arities for operators.
2853 Move most code to new operator_length function.
2854 (operator_length): New function absorbing most code from
2855 length_of_subexp.
2856 (prefixify_subexp): Remove large case and use operator_length instead.
2857 (parse_exp_1): Use renamings:
2858 dump_prefix_expression => dump_raw_expression and
2859 dump_postfix_expression => dump_prefix_expression.
2860
2861 * expression.h (dump_prefix_expression): Rename to ...
2862 (dump_raw_expression): New name.
2863 (dump_postfix_expression): Rename to ...
2864 (dump_prefix_expression): New name.
2865
2866 * expprint.c (dump_subexp): Make global. Add comment.
2867 Move most existing code to dump_subexp_body.
2868 (dump_subexp_body): New function.
2869 (dump_prefix_expression): Rename to dump_raw_expression.
2870 Remove attempt to print the expression via print_expression: it can't
2871 work before the expression is prefixified.
2872 (dump_raw_expression): Renamed from dump_prefix_expression.
2873 (dump_postfix_expression): Rename to dump_prefix_expression, since
2874 that's what it does.
2875 Remove 'note' parameter, since this routine must be used on
2876 prefixified expression.
2877 (dump_prefix_expression): Renamed from dump_postfix_expression.
2878
2879 2003-09-22 Jim Blandy <jimb@redhat.com>
2880
2881 * dwarf2read.c (read_array_type): When building the type for an
2882 array of unspecified length, make sure to choose the upper bound
2883 so that the array's total length comes out to be zero --- that's
2884 how we represent such arrays.
2885
2886 2003-09-22 Michael Chastain <mec@shout.net>
2887
2888 * MAINTAINERS: Rename gdb.c++ to gdb.cp.
2889
2890 2003-09-22 Jeff Johnston <jjohnstn@redhat.com>
2891
2892 * top.c (quit_force): Fix indirect call to quit_target so
2893 a struct qt_args pointer is passed.
2894
2895 2003-09-22 Andrew Cagney <cagney@redhat.com>
2896
2897 * arch-utils.h (init_frame_pc_noop): Delete declaration.
2898 * arch-utils.c (init_frame_pc_noop): Delete function.
2899 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
2900 "init_frame_pc".
2901 * mips-tdep.c (mips_gdbarch_init): Ditto.
2902 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
2903 * config/sparc/tm-sparc.h (init_frame_pc_noop): Delete
2904 declaration.
2905 (DEPRECATED_INIT_FRAME_PC): Delete macro.
2906 * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Delete
2907 declaration.
2908 (DEPRECATED_INIT_FRAME_PC): Delete macro.
2909
2910 2003-09-22 Anthony Green <green@redhat.com>
2911
2912 * monitor.c (monitor_expect): Delete unused conflicting targ_ops
2913 declaration.
2914
2915 2003-09-20 Andrew Cagney <cagney@redhat.com>
2916
2917 * breakpoint.c: Eliminate ARGSUSED.
2918 * buildsym.c, cli/cli-cmds.c, cli/cli-script.c: Ditto.
2919 * coffread.c, corelow.c, dwarf2read.c, event-top.c: Ditto.
2920 * exec.c, gcore.c, hpux-thread.c, infcmd.c, inflow.c: Ditto.
2921 * infrun.c, inftarg.c, maint.c, ocd.c, printcmd.c: Ditto.
2922 * procfs.c, regcache.c, remote-rdi.c, remote-sds.c: Ditto.
2923 * remote.c, sol-thread.c, source.c, stabsread.c: Ditto.
2924 * stack.c, symfile.c, target.c, top.c, typeprint.c: Ditto.
2925 * utils.c, v850ice.c, valprint.c, values.c, win32-nat.c: Ditto.
2926 * wince.c, remote-vx.c: Ditto.
2927
2928 * cli/cli-script.c: Remove "register" attributes.
2929 * config/pa/tm-hppa.h: Ditto.
2930 * cli/cli-decode.c: Ditto.
2931 * cli/cli-cmds.c: Ditto.
2932
2933 2003-09-19 Andrew Cagney <cagney@redhat.com>
2934
2935 * sparcnbsd-nat.c (getregs_supplies): Rename NPC_REGNUM to
2936 DEPRECATED_NPC_REGNUM.
2937 * sparc64nbsd-nat.c (getregs_supplies): Ditto.
2938
2939 2003-09-19 Christopher Faylor <cgf@redhat.com>
2940
2941 * win32-nat.c (mappings): Remove HAVE_SSE conditional.
2942
2943 2003-09-19 Jim Blandy <jimb@redhat.com>
2944
2945 * macrotab.c (macro_include): Use the correct comparison to find
2946 the appropriate place for this inclusion in the list.
2947
2948 2003-09-19 Andrew Cagney <cagney@redhat.com>
2949
2950 * config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
2951 (DEPRECATED_HPUX_TEXT_END): Define.
2952 (deprecated_hpux_text_end): Declare.
2953 (struct target_ops): Declare opaque.
2954 * hppah-nat.c (text_end): Make static.
2955 (deprecated_hpux_text_end): New function.
2956 * exec.c (text_end): Delete global variable.
2957 (NEED_TEXT_START_END): Do not define.
2958 (exec_file_attach): Replace code computing "text_end" code with
2959 call to DEPRECATED_HPUX_TEXT_END.
2960
2961 2003-09-19 Andrew Cagney <cagney@redhat.com>
2962
2963 * utils.c (align_up, align_down): New functions.
2964 * defs.h (align_up, align_down): Declare.
2965 * ppc-sysv-tdep.c (align_up, align_down): Delete functions.
2966 * s390-tdep.c: Replace "round_up" and "round_down" with "align_up"
2967 and "align_down".
2968 (round_up, round_down): Delete functions.
2969 * mips-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
2970 "align_down".
2971 (ROUND_DOWN, ROUND_UP): Delete macros.
2972 (mips_dump_tdep): Do not print "ROUND_UP" or "ROUND_DOWN".
2973 * h8300-tdep.c: Replace "round_up" and "round_down" with
2974 "align_up" and "align_down".
2975 (round_up, round_down): Delete macros.
2976 * frv-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
2977 "align_down".
2978 (ROUND_UP, ROUND_DOWN): Delete macros.
2979
2980 2003-09-18 J. Brobecker <brobecker@gnat.com>
2981
2982 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
2983 hard-coded constant. Use the proper machine name instead.
2984
2985 2003-09-17 Andrew Cagney <cagney@redhat.com>
2986
2987 * sparc-tdep.c (legacy_register_name): Delete function.
2988 * mips-tdep.c (mips_dump_tdep): Do not print REGISTER_NAME.
2989 (mips_gdbarch_init): Refer to MIPS_REGISTER_NAME in comments.
2990 * infcmd.c (gdb_register_name): Delete variable.
2991 * gdbarch.sh (SDB_REG_TO_REGNUM): Delete reference to
2992 REGISTER_NAME and "tm.h".
2993 * gdbarch.h, gdbarch.c: Regenerate.
2994 * dpx2-nat.c (regmap): Refer to REGISTER_NAME and not
2995 REGISTER_NAMES in comments.
2996 * remote-st.c (get_reg_name), i386b-nat.c (tregmap): Ditto.
2997 * m68klinux-nat.c (regmap): Ditto.
2998
2999 2003-09-17 Jim Blandy <jimb@redhat.com>
3000
3001 * Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
3002
3003 2003-09-17 Andrew Cagney <cagney@redhat.com>
3004
3005 * ppcnbsd-tdep.c (ppcnbsd_use_struct_convention): New function.
3006 (ppcnbsd_init_abi): Set "use_struct_convention" to
3007 "ppcnbsd_use_struct_convention".
3008
3009 2003-09-17 Mark Kettenis <kettenis@gnu.org>
3010
3011 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
3012 * gdbarch.h, gdbarch.c: Regenerate.
3013 (stabs_argument_has_addr): New architecture method.
3014 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
3015 * arch-utils.c: Include "buildsym.h".
3016 (default_stabs_argument_has_addr): New function.
3017 * stabsread.c (define_symbol): Use stabs_argument_has_addr
3018 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
3019
3020 2003-09-17 Andrew Cagney <cagney@redhat.com>
3021
3022 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Deprecate NPC_REGNUM.
3023 * gdbarch.h, gdbarch.c: Regenerate.
3024 * core-sol2.c, hppa-tdep.c, lynx-nat.c, procfs.c: Update.
3025 * regcache.c, remote-vxsparc.c, sparc-linux-nat.c: Update.
3026 * sparc-nat.c, sparc-tdep.c, sparc64-tdep.c: Update.
3027 * sparcnbsd-tdep.c: Update.
3028
3029 2003-09-17 Andrew Cagney <cagney@redhat.com>
3030
3031 * gdbarch.sh (DEPRECATED_REGISTER_BYTE): Rename REGISTER_BYTE.
3032 * gdbarch.h, gdbarch.c: Regenerate.
3033 * arm-linux-tdep.c, core-sol2.c, cris-tdep.c: Update.
3034 * d10v-tdep.c, frame.c: Update.
3035 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
3036 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
3037 * ia64-linux-nat.c, irix5-nat.c, lynx-nat.c, m68knbsd-nat.c: Update.
3038 * mcore-tdep.c, mips-linux-tdep.c, mips-tdep.c: Update.
3039 * mipsv4-nat.c, mn10300-tdep.c, ns32k-tdep.c: Update.
3040 * ns32knbsd-nat.c, ppc-bdm.c, regcache.c, remote-sds.c: Update.
3041 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
3042 * remote.c, rs6000-tdep.c, s390-tdep.c, sh64-tdep.c: Update.
3043 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, v850-tdep.c: Update.
3044 * v850ice.c, vax-tdep.c, xstormy16-tdep.c: Update.
3045 * config/m68k/tm-cisco.h, config/m68k/tm-delta68.h: Update.
3046 * config/pa/nm-hppah.h: Update.
3047
3048 2003-09-16 Andrew Cagney <cagney@redhat.com>
3049
3050 * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
3051 "use_struct_convention" to "ppc_linux_use_struct_convention".
3052 (ppc_linux_use_struct_convention): New function.
3053 * rs6000-tdep.c (rs6000_use_struct_convention): New function.
3054 (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
3055 "rs6000_use_struct_convention".
3056 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
3057 declaration.
3058 * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
3059 Delete function.
3060
3061 2003-09-16 Andrew Cagney <cagney@redhat.com>
3062
3063 * buildsym.c: Remove more occurances of "register".
3064 * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
3065 * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
3066 * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
3067 * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
3068 * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
3069 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
3070 * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
3071 * utils.c, valops.c, values.c, xcoffread.c: Ditto.
3072
3073 2003-09-16 Corinna Vinschen <vinschen@redhat.com>
3074
3075 * sh-tdep.h (struct gdbarch_tdep): Remove. Change all register
3076 numbers to enumeration values.
3077 * sh-tdep.c: Accomodate above change.
3078 (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
3079 (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
3080 (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
3081 (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
3082 (IS_FPUSH): Rename from IS_FMOV.
3083 (sh_extract_struct_value_address): Remove useless comment.
3084 (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
3085 instead of own local values.
3086 (sh_dump_tdep): Remove.
3087 (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
3088 * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
3089
3090 2003-09-15 Andrew Cagney <cagney@redhat.com>
3091
3092 * doublest.c (convert_floatformat_to_doublest): No longer need to
3093 cast "exp_bias" to an int. Reverts 2002-12-04 change.
3094
3095 2003-09-15 Daniel Jacobowitz <drow@mvista.com>
3096
3097 * values.c (unpack_double): Call floatformat_is_valid.
3098
3099 2003-09-15 Mark Kettenis <kettenis@gnu.org>
3100
3101 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
3102 ps_strings into a long.
3103
3104 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
3105 _initialize_am64fbsd_nat.
3106
3107 2003-09-15 Kevin Buettner <kevinb@redhat.com>
3108
3109 * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
3110 associated with DW_AT_ranges attribute is out of bounds.
3111
3112 2003-09-15 David Lecomber <dsl@sources.redhat.com>
3113
3114 * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
3115
3116 2003-09-14 Michael Chastain <mec@shout.net>
3117
3118 * config/m68k/nm-apollo68v.h: Delete.
3119 * config/m68k/xm-apollo68v.h: Delete.
3120
3121 2003-09-14 Andrew Cagney <cagney@redhat.com>
3122
3123 * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
3124 * dcache.c: Update copyrights and descriptions.
3125 * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
3126
3127 2003-09-14 Andrew Cagney <cagney@redhat.com>
3128
3129 * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
3130 "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
3131
3132 2003-09-14 Andrew Cagney <cagney@redhat.com>
3133
3134 * alpha-nat.c: Remove some occurances of "register".
3135 * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
3136 * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
3137 * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
3138 * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
3139 * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
3140 * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
3141 * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
3142 * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
3143 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
3144 * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
3145 * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
3146 * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
3147 * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
3148 * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
3149 * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
3150 * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
3151 * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
3152 * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
3153 * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
3154 * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
3155 * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
3156 * values.c, vax-tdep.c, xcoffread.c: Ditto.
3157
3158 2003-09-13 Andrew Cagney <cagney@redhat.com>
3159
3160 * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
3161 * ppc-tdep.h (struct regcache): Declare opaque.
3162 * objfiles.h (struct objfile_data): Declare opaque.
3163 * cp-support.h (struct objfile): Declare opaque.
3164 * linux-nat.h (target_waitstatus): Declare opaque.
3165
3166 2003-09-14 Mark Kettenis <kettenis@gnu.org>
3167
3168 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
3169 (stabs_argument_has_addr): New architecture method.
3170 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
3171 * arch-utils.c: Include "buildsym.h".
3172 (default_stabs_argument_has_addr): New function.
3173 * stabsread.c (define_symbol): Use stabs_argument_has_addr
3174 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
3175
3176 * cris-tdep.c (cris_gdbarch_init): Set
3177 deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
3178 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
3179 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
3180 * mips-tdep.c (mips_gdbarch_init): Likewise.
3181 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
3182 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
3183
3184 2003-09-13 Andrew Cagney <cagney@redhat.com>
3185
3186 * values.c (using_struct_return): Delete "function" and "funcaddr"
3187 parameters.
3188 * value.h (using_struct_return): Update declaration.
3189 * infcmd.c (finish_command_continuation): Update.
3190 (finish_command): Update.
3191 * infcall.c (call_function_by_hand): Update.
3192 * eval.c (evaluate_subexp_standard): Update.
3193
3194 2003-09-13 Christopher Faylor <cgf@redhat.com>
3195
3196 * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
3197 SSE registers since gdb will not operate correctly without this.
3198 Restore include file ordering munged in previous change.
3199 * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
3200
3201 2003-09-13 Mark Kettenis <kettenis@gnu.org>
3202
3203 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
3204 REG_STRUCT_HAS_ADDR.
3205 * gdbarch.c, gdbarch.h: Updated.
3206 * infcall.c (call_function_by_hand): Update.
3207 * stabsread.c (define_symbol): Updated.
3208
3209 * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
3210
3211 2003-09-12 Christopher Faylor <cgf@redhat.com>
3212
3213 * win32-nat.c: Reorganize so that defines used by target headers are
3214 actually defined by the system headers.
3215 * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
3216 than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
3217
3218 2003-09-12 Jim Blandy <jimb@redhat.com>
3219
3220 * dbxread.c (read_dbx_symtab): Don't report an internal error if
3221 the file has no .data, .bss, or .rodata sections. Instead wait
3222 until we see a variable alleged to live in one of those sections.
3223
3224 * dbxread.c (read_dbx_symtab): If we have no .data section and no
3225 .bss section, presume that any variables we find live in the
3226 .rodata section.
3227
3228 * dbxread.c (read_dbx_symtab): Add FIXME about finding section
3229 offsets for global and static variables.
3230
3231 * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
3232 symbol types are, by definition, in the .data section, so it is
3233 correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
3234 If there is no .data section, there should be no N_DATA or N_DATA
3235 | N_EXT symbols.
3236
3237 2003-09-12 Mark Kettenis <kettenis@gnu.org>
3238
3239 * amd64fbsd-tdep.c: Fix sigtramp recognition.
3240 (amd64fbsd_sigcontext_addr): Rewrite.
3241 (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
3242 with correct values.
3243 (amd64fbsd_sc_reg_offset): Initialize with correct values.
3244 (amd64fbsd_init_abi): Fix typo.
3245
3246 2003-09-12 Andrew Cagney <cagney@redhat.com>
3247
3248 * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
3249 (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
3250
3251 2003-09-12 Andrew Cagney <cagney@redhat.com>
3252
3253 * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
3254 "entry_file_highpc". Update comments.
3255 * defs.h (deprecated_inside_entry_file): Rename
3256 "inside_entry_file".
3257 * blockframe.c (deprecated_inside_entry_file): Rename
3258 "inside_entry_file".
3259 * frame.c (get_prev_frame): Update. Use if 0 instead of #if 0.
3260 * vax-tdep.c (vax_frame_chain): Update.
3261 * sh64-tdep.c (sh64_frame_chain): Update.
3262 * sh-tdep.c (sh_frame_chain): Update.
3263 * rs6000-tdep.c (rs6000_frame_chain): Update.
3264 * ns32k-tdep.c (ns32k_frame_chain): Update.
3265 * mips-tdep.c (mips_frame_chain): Update.
3266 * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
3267 * m32r-tdep.c (m32r_frame_this_id): Update.
3268 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
3269 * frv-tdep.c (frv_frame_this_id): Update.
3270 * d10v-tdep.c (d10v_frame_this_id): Update.
3271 * cris-tdep.c (cris_frame_chain): Update.
3272 * blockframe.c (legacy_frame_chain_valid): Update.
3273 * avr-tdep.c (avr_frame_this_id): Update.
3274 * arm-tdep.c (arm_prologue_this_id): Update.
3275 * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
3276 * objfiles.c (objfile_relocate): Update.
3277 * mipsread.c (mipscoff_symfile_read): Update.
3278 (mipscoff_symfile_read): Update.
3279 * mdebugread.c (parse_partial_symbols): Update.
3280 * dwarfread.c (read_file_scope): Update.
3281 * dwarf2read.c (read_file_scope): Update.
3282 * dbxread.c (read_dbx_symtab): Update.
3283 (read_dbx_symtab): Update.
3284 * coffread.c (complete_symtab): Update.
3285
3286 2003-09-12 Jeff Johnston <jjohnstn@redhat.com>
3287
3288 * top.c (quit_target): New static helper function.
3289 (quit_force): Moved code to quit_target(). Call quit_target()
3290 via catch_errors() to catch errors during quit.
3291
3292 2003-09-11 David Carlton <carlton@kealia.com>
3293
3294 * buildsym.c (finish_block): Use allocate_block to allocate the
3295 block.
3296 * mdebugread.c (new_block): Add FIXME.
3297
3298 2003-09-11 David Carlton <carlton@kealia.com>
3299
3300 * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
3301 * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
3302 (recursive_dump_type): Ditto.
3303 * printcmd.c (print_formatted): Ditto.
3304 * typeprint.c (print_type_scalar): Ditto.
3305 * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
3306 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
3307 * cp-support.h: Declare cp_check_possible_namespace_symbols,
3308 maint_cplus_cmd_list.
3309 * cp-support.c: Make maint_cplus_cmd_list extern.
3310 * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
3311 command.h.
3312 (lookup_symbol_file): Look in possible namespace blocks when
3313 appropriate.
3314 (initialize_namespace_symtab): New.
3315 (get_possible_namespace_block, free_namespace_block)
3316 (check_possible_namespace_symbols)
3317 (check_possible_namespace_symbols_loop)
3318 (check_one_possible_namespace_symbol)
3319 (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
3320 (_initialize_cp_namespace): Ditto.
3321 * block.h: Declare allocate_block.
3322 * block.c (allocate_block): New.
3323 * jv-lang.c (get_java_class_symtab): Allocate blocks via
3324 allocate_block.
3325 * symfile.h: Update declaration of add_psymbol_to_list.
3326 * symfile.c (add_psymbol_to_list): Return the partial symbol in
3327 question.
3328 * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
3329 scan_partial_symbols_call.
3330 (scan_partial_symbols): Add NAMESPACE argument; update calls to
3331 helper functions.
3332 (add_partial_symbol): If necessary, scan mangled names for names
3333 of namespaces.
3334 (add_partial_namespace): Add NAMESPACE argument; generate partial
3335 symbols associated to namespaces.
3336 (add_partial_enumeration): Add NAMESPACE argument.
3337 (new_symbol): Allow namespace syms.
3338 (read_namespace): Generate namespace syms.
3339 * objfiles.h: Add opaque declaration of struct symtab.
3340 (struct objfile): Add cp_namespace_symtab member.
3341 * objfiles.c (allocate_objfile): Set
3342 objfile->cp_namespace_symtab.
3343 * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
3344 dictionary_h, command_h.
3345
3346 2003-09-11 Andrew Cagney <cagney@redhat.com>
3347
3348 * rs6000-tdep.c (rs6000_push_dummy_call): Use
3349 regcache_raw_write_signed to set SP_REGNUM, move the operation to
3350 near the function's end.
3351 (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
3352 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
3353 regcache_raw_write_signed to set SP_REGNUM.
3354
3355 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
3356
3357 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
3358 orig_addrs is set up properly.
3359
3360 2003-09-11 Andrew Cagney <cagney@redhat.com>
3361
3362 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
3363 * gdbarch.h, gdbarch.c: Re-generate.
3364 * infcall.c (call_function_by_hand): Update.
3365 * hppa-tdep.c (hppa_push_arguments): Update.
3366 * ada-lang.c (place_on_stack): Update.
3367 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3368 * sparc-tdep.c (sparc_gdbarch_init): Update.
3369 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3370 * hppa-tdep.c (hppa_gdbarch_init): Update.
3371 * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
3372 stack_align.
3373
3374 2003-09-11 Daniel Jacobowitz <drow@mvista.com>
3375
3376 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
3377 register do need a frame.
3378
3379 2003-09-11 Andrew Cagney <cagney@redhat.com>
3380
3381 Since the IRIX 4 configuration was forcing K&R mode it hasn't been
3382 buildable since GDB 5.0.
3383 * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
3384 * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
3385 * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
3386 * irix4-nat.c: Delete file.
3387 * config/mips/irix4.mh: Delete file.
3388 * config/mips/irix3.mh: Delete file.
3389 * config/mips/irix3.mt: Delete file.
3390 * config/mips/tm-irix3.h: Delete file.
3391 * config/mips/nm-irix3.h: Delete file.
3392 * config/mips/xm-irix3.h: Delete file.
3393 * config/mips/nm-irix4.h: Delete file.
3394 * config/mips/xm-irix4.h: Delete file.
3395 * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
3396
3397 2003-09-10 J. Brobecker <brobecker@gnat.com>
3398
3399 * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
3400 * Makefile.in (hppa-tdep.o): Update dependencies.
3401
3402 2003-09-10 James E Wilson <wilson@specifixinc.com>
3403
3404 * MAINTAINERS: Change my e-mail address. Move to paper trail
3405 section.
3406
3407 2003-09-10 Kevin Buettner <kevinb@redhat.com>
3408
3409 * MAINTAINERS (frv): New ISA entry.
3410
3411 2003-09-10 Kevin Buettner <kevinb@redhat.com>
3412
3413 * frv-tdep.c (dis-asm.h): Include.
3414 * Makefile.in (frv-tdep.o): Update dependencies.
3415
3416 2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
3417
3418 * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
3419 Fix typo for high range of floating registers.
3420
3421 2003-09-09 David Carlton <carlton@kealia.com>
3422
3423 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
3424 highpc initialization here out of scan_partial_symbols.
3425 (scan_partial_symbols): Restructure into a recursive version,
3426 calling add_partial_namespace and add_partial_enumeration when
3427 appropriate.
3428 (add_partial_namespace): New.
3429 (add_partial_enumeration, locate_pdi_sibling): Ditto.
3430
3431 2003-09-09 Andrew Cagney <cagney@redhat.com>
3432
3433 * rs6000-tdep.c (ppc_push_return_address): Delete function.
3434 (rs6000_push_dummy_call): Set LR to BP_ADDR.
3435 (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
3436 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
3437
3438 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
3439 (rs6000_push_dummy_call): Set the "TOC" register.
3440
3441 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
3442 methods "max_register_raw_size", "max_register_virtual_size" or
3443 "register_virtual_size".
3444
3445 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
3446
3447 * MAINTAINERS: Update my e-mail address.
3448
3449 2003-09-09 Andrew Cagney <cagney@redhat.com>
3450
3451 * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
3452 (rs6000_push_dummy_call): Store the struct return address.
3453 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
3454
3455 2003-09-09 Andrew Cagney <cagney@redhat.com>
3456
3457 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
3458 "ppc_sysv_abi_push_arguments".
3459 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
3460 "ppc_sysv_abi_push_arguments".
3461 * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
3462 instead of "push_arguments".
3463 (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
3464
3465 2003-09-09 Andrew Cagney <cagney@redhat.com>
3466
3467 * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
3468 instead of CALL_DUMMY_ADDRESS.
3469
3470 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
3471
3472 * p-lang.c: Eliminate "register".
3473 * c-lang.c: Ditto.
3474 * expprint.c: Ditto.
3475 * f-lang.c: Ditto.
3476 * jv-lang.c: Ditto.
3477 * language.c: Ditto.
3478 * m2-lang.c: Ditto.
3479 * parse.c: Ditto.
3480 * scm-lang.c: Ditto.
3481 * objc-lang.c: Ditto.
3482
3483 2003-09-09 Nick Clifton <nickc@redhat.com>
3484
3485 * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
3486
3487 2003-09-04 Andrew Cagney <cagney@redhat.com>
3488
3489 * avr-tdep.c: Include "dis-asm.h".
3490 * cris-tdep.c: Include "dis-asm.h".
3491 (cris_delayed_get_disassembler): Use "struct disassemble_info"
3492 instead of corresponding typedef.
3493 * h8300-tdep.c: Include "dis-asm.h".
3494 * ia64-tdep.c: Include "dis-asm.h".
3495 * i386-tdep.c: Include "dis-asm.h".
3496 (i386_print_insn): Use "struct disassemble_info" instead of
3497 corresponding typedef.
3498 * m68k-tdep.c: Include "dis-asm.h".
3499 * mcore-tdep.c: Include "dis-asm.h".
3500 * mips-tdep.c: Include "dis-asm.h".
3501 (gdb_print_insn_mips): Make static, use "struct disassemble_info"
3502 instead of corresponding typedef.
3503 * ns32k-tdep.c: Include "dis-asm.h".
3504 * s390-tdep.c: Include "dis-asm.h".
3505 * sparc-tdep.c: Include "dis-asm.h".
3506 * vax-tdep.c: Include "dis-asm.h".
3507 * v850-tdep.c: Include "dis-asm.h".
3508 * mn10300-tdep.c: Include "dis-asm.h".
3509 * rs6000-tdep.c: Include "dis-asm.h".
3510 * xstormy16-tdep.c: Include "dis-asm.h".
3511 (_initialize_xstormy16_tdep): Delete "extern" declaration of
3512 print_insn_xstormy16.
3513 * Makefile.in (v850-tdep.o): Update dependencies.
3514 (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
3515 (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
3516 (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
3517 (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
3518 (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
3519 (gdbarch_h): Remove $(dis_asm_h).
3520 * disasm.c: Include "dis-asm.h".
3521 (dis_asm_read_memory): Use "struct disassemble_info" instead of
3522 corresponding typedef.
3523 (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
3524 (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
3525 * gdbarch.sh: Do not include "dis-asm.h".
3526 (struct disassemble_info): Declare opaque.
3527 (TARGET_PRINT_INSN): Update declaration.
3528 * gdbarch.h, gdbarch.c: Re-generate.
3529
3530 2003-09-08 Andrew Cagney <cagney@redhat.com>
3531
3532 * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
3533 CALL_DUMMY_ADDRESS, change to a predicate.
3534 * gdbarch.h, gdbarch.c: Re-generate.
3535 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
3536 Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
3537 * infcall.c (call_function_by_hand): Ditto.
3538 * sparc-tdep.c (sparc_push_return_address): Ditto.
3539 (sparc_gdbarch_init): Set deprecated_call_dummy_address.
3540 * xstormy16-tdep.c (xstormy16_push_return_address): Replace
3541 CALL_DUMMY_ADDRESS with entry_point_address.
3542 * v850-tdep.c (v850_push_return_address): Ditto.
3543 * s390-tdep.c (s390_push_return_address): Ditto.
3544 * rs6000-tdep.c (ppc_push_return_address): Ditto.
3545 * mn10300-tdep.c (mn10300_push_return_address): Ditto.
3546 * mcore-tdep.c (mcore_push_return_address): Ditto.
3547 * cris-tdep.c (cris_push_return_address): Ditto.
3548 * arm-tdep.c (arm_push_return_address): Ditto.
3549
3550 2003-09-08 Andrew Cagney <cagney@redhat.com>
3551
3552 * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
3553 enum. Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
3554 and REG_UNMODIFIED to REG_SAME_VALUE.
3555 (execute_cfa_program): Update.
3556 (dwarf2_frame_cache): Update. Initialize table to
3557 REG_UNSPECIFIED, complain if CFI fails to specify a register's
3558 location.
3559 (dwarf2_frame_prev_register): Update. Handle REG_UNSPECIFIED.
3560
3561 2003-09-08 Andrew Cagney <cagney@redhat.com>
3562
3563 * gnu-nat.c: Remove "inline" function attribute.
3564 * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
3565
3566 2003-09-08 Kevin Buettner <kevinb@redhat.com>
3567
3568 * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
3569 target.
3570
3571 2003-09-08 Kevin Buettner <kevinb@redhat.com>
3572
3573 * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
3574 (frame_extra_info): Rename this struct to frv_unwind_cache.
3575 Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
3576 Add fields ``prev_sp'' and ``base''.
3577 (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
3578 (frv_saved_pc_after_call, frv_init_extra_frame_info)
3579 (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
3580 Delete.
3581 (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
3582 Revise all callers. Fill in the unwind cache argument and make
3583 other adjustments to account for new frame mechanisms.
3584 (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
3585 (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
3586 (frv_frame_base_address, frv_unwind_dummy_id): New functions.
3587 (frv_frame_unwind, frv_frame_base): New structs.
3588 (frv_push_arguments): Change name to frv_push_dummy_call(). Add
3589 additional arguments expected by this method and adjust function
3590 body accordingly.
3591 (frv_gdbarch_init): Remove calls to the following functions:
3592 set_gdbarch_deprecated_init_frame_pc(),
3593 set_gdbarch_deprecated_saved_pc_after_call(),
3594 set_gdbarch_deprecated_frame_chain(),
3595 set_gdbarch_deprecated_frame_saved_pc(),
3596 set_gdbarch_deprecated_frame_init_saved_regs(),
3597 set_gdbarch_deprecated_push_arguments(),
3598 set_gdbarch_deprecated_push_return_address(),
3599 set_gdbarch_deprecated_pop_frame(),
3600 set_gdbarch_deprecated_call_dummy_words(),
3601 set_gdbarch_deprecated_sizeof_call_dummy_words(),
3602 set_gdbarch_deprecated_init_extra_frame_info(),
3603 set_gdbarch_deprecated_dummy_write_sp(), and
3604 set_gdbarch_deprecated_pc_in_call_dummy().
3605 Add calls to the following functions:
3606 set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
3607 set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
3608 frame_base_set_default().
3609 * Makefile.in (frv-tdep.o): Update dependencies.
3610
3611 2003-09-09 Mark Kettenis <kettenis@gnu.org>
3612
3613 * dwarf2-frame.c (read_encoded_value): Add support for
3614 DW_EH_PE_aligned encoding.
3615
3616 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
3617
3618 * infrun.c (normal_stop): Don't print a message if the inferior
3619 has exited.
3620
3621 2003-09-08 Jim Blandy <jimb@redhat.com>
3622
3623 * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
3624 * dbxread.c: #include "gdb_assert.h".
3625 (read_dbx_symtab): If the objfile has no .data section, use the
3626 section index for the .bss section instead.
3627
3628 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
3629
3630 * frame.c (deprecated_safe_get_selected_frame): New function.
3631 * frame.h (deprecated_safe_get_selected_frame): Add prototype.
3632 * findvar.c (read_var_value): Call it.
3633
3634 2003-09-08 Corinna Vinschen <vinschen@redhat.com>
3635
3636 * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
3637 (sh64-tdep.o): Add dependencies.
3638 * configure.tgt: Add FIXME to sh-*-linux*.
3639 * sh-tdep.c: Move sh64 support to sh64-tdep.c.
3640 (sh_gdbarch_init): Always set correct sh_show_regs function
3641 pointer. Call sh64_gdbarch_init() if machine type is sh5.
3642 * sh-tdep.h: Move sh64 support to sh64-tdep.c.
3643 * sh64-tdep.c: New file, containing all sh64 related code from
3644 sh-tdep.c.
3645 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
3646 * config/sh/linux.mt (TDEPFILES): Ditto.
3647 * config/sh/nbsd.mt (TDEPFILES): Ditto.
3648 * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
3649 * config/sh/wince.mt (TDEPFILES): Ditto.
3650
3651 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
3652
3653 * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
3654 (stop_wait_callback): Handle !lp->signalled also.
3655 (lin_lwp_has_pending, flush_callback): New functions.
3656 (lin_lwp_wait): Call flush_callback.
3657 * linux-proc.c (linux_proc_add_line_to_sigset): New function.
3658 (linux_proc_pending_signals): New function.
3659 * linux-nat.h (linux_proc_pending_signals): Add prototype.
3660
3661 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
3662
3663 From Nick Kelsey <nickk@ubicom.com>:
3664 * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
3665 when the stop PC is at the beginning of a function also.
3666
3667 2003-09-06 Daniel Jacobowitz <drow@mvista.com>
3668
3669 * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
3670 (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
3671
3672 2003-09-06 Mark Kettenis <kettenis@gnu.org>
3673
3674 * sol-thread.c: Include "gdb_string.h".
3675
3676 2003-09-03 Mark Kettenis <m.kettenis@osp.nl>
3677
3678 * gcore.c: Reorder include files in alphabetical order. Include
3679 "gdb_assert.h". Various coding style fixes.
3680 (derive_stack_segment, derive_heap_segment): Replace check for
3681 non-null BOTTOM and TOP with gdb_assert.
3682 (derive_heap_segment): Replace check for successful creation of
3683 ZERO with gdb_assert.
3684 (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
3685
3686 2003-09-04 Andrew Cagney <cagney@redhat.com>
3687
3688 * thread-db.c (verbose_dlsym): New function.
3689 (thread_db_load): Use verbose_dlsym
3690 (thread_db_new_objfile): Print that libthread_db was loaded, and
3691 that thread debugging was enabled.
3692
3693 2003-09-04 Andrew Cagney <cagney@redhat.com>
3694
3695 * configure.tgt: Add "mips64*-*-*" target. Delete
3696 mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
3697 mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
3698 mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
3699 mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
3700 mips*-sony-*, and mips64*-*-elf* targets.
3701 * config/mips/embedl.mt: Delete file.
3702 * config/mips/embedl64.mt: Delete file.
3703 * config/mips/mips.mt: Delete file.
3704 * config/mips/mips64.mt: Delete file.
3705 * config/mips/tm-embed.h: Delete file.
3706 * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
3707 * config/mips/embed64.mt: Delete out-of-date comment.
3708
3709 2003-09-04 Andrew Cagney <cagney@redhat.com>
3710
3711 * hppa-tdep.c (hppa_gdbarch_init): Set
3712 "have_nonsteppable_watchpoint".
3713 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3714 * mips-tdep.c (mips_dump_tdep): Do not print
3715 HAVE_NONSTEPPABLE_WATCHPOINT.
3716 (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
3717 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3718 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3719 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3720
3721 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
3722
3723 * breakpoint.c (watchpoint_check): Remove accidentally checked in
3724 unused code. Add comment.
3725
3726 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
3727
3728 * breakpoint.c (watchpoint_check): Check for pc being in an
3729 epilogue if watchpoint frame couldn't be found.
3730
3731 2003-09-04 Andrew Cagney <cagney@redhat.com>
3732
3733 * Makefile.in: Re-generate all dependencies.
3734
3735 2003-09-03 Andrew Cagney <cagney@redhat.com>
3736
3737 * arch-utils.h (legacy_print_insn): Delete declaration.
3738 * arch-utils.c (legacy_print_insn): Delete function.
3739 * disasm.c (deprecated_tm_print_insn_info): Delete.
3740 (_initialize_disasm): Delete function, contained code initializing
3741 deprecated_tm_print_insn_info.
3742 * gdbarch.sh (deprecated_tm_print_insn): Delete.
3743 (deprecated_tm_print_insn_info): Delete.
3744 (TARGET_PRINT_INSN): Do not provide a default.
3745 * gdbarch.h, gdbarch.c: Re-generate.
3746
3747 2003-09-03 Andrew Cagney <cagney@redhat.com>
3748
3749 * disasm.c (fprintf_disasm): New function.
3750 (gdb_disassemble_info): Call "init_disassemble_info", instead of
3751 INIT_DISASSEMBLE_INFO_NO_ARCH. Do not initialize "insn_sets",
3752 reverts 2003-08-14 change.
3753 (_initialize_disasm): Call "init_disassemble_info", instead of
3754 INIT_DISASSEMBLE_INFO_NO_ARCH.
3755
3756 2003-09-03 Michael Snyder <msnyder@redhat.com>
3757
3758 * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
3759
3760 2003-09-03 Andrew Cagney <cagney@redhat.com>
3761
3762 * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
3763 * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
3764 * symfile.c (syms_from_objfile): Update.
3765 (reread_symbols): `Update
3766 * exec.c (exec_file_attach): Update.
3767 (exec_file_attach): Update.
3768 * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
3769 2003-08-29 change.
3770 * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
3771
3772 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
3773
3774 * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
3775 trad-frame.h.
3776 (arm_get_cache): Delete macro.
3777 (struct arm_prologue_cache): Update comments. Make saved_regs into
3778 a trad_frame_saved_reg pointer. Remove unwound_pc; rename unwound_sp
3779 to prev_sp.
3780 (thumb_scan_prologue): Update for cache changes. Don't call
3781 DEPRECATED_PC_IN_CALL_DUMMY.
3782 (arm_scan_prologue): Update for cache changes. Take NEXT_FRAME
3783 argument and use it in desperation search for our prologue. Do not
3784 search past the specified PC.
3785 (arm_make_prologue_cache): Simplify.
3786
3787 (arm_prologue_this_id, arm_prologue_prev_register)
3788 (arm_prologue_unwind, arm_prologue_unwind_sniffer)
3789 (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
3790 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
3791 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
3792 (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
3793
3794 (arm_frame_chain_valid, arm_find_callers_reg)
3795 (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
3796 (arm_pop_frame): Delete obsolete methods.
3797 (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
3798
3799 (arm_gdbarch_init): Update for new frame methods. Register prologue
3800 and sigtramp unwinders. Set the default frame base method.
3801
3802 * Makefile.in (arm-tdep.o): Update dependencies.
3803 * varobj.c (find_frame_addr_in_frame_chain): Call
3804 get_frame_base_address.
3805 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
3806
3807 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
3808
3809 * arm-tdep.c (arm_minimal_frame_chain): Renamed from
3810 arm_frame_chain. Take NEXT_FRAME and CACHE arguments.
3811 Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
3812 (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
3813 Take NEXT_FRAME and CACHE arguments. Call
3814 FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
3815 Set unwound_pc in CACHE instead of modifying the frame argument.
3816 Don't bother checking the frame type when looking for sigtramp
3817 frames.
3818 (arm_make_prologue_cache, arm_frame_chain)
3819 (arm_init_extra_frame_info): New functions.
3820
3821 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
3822
3823 * arm-tdep.c (arm_get_cache): Define.
3824 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
3825 unwound_sp, unwound_pc, and saved_regs.
3826 (thumb_scan_prologue): Take a cache instead of the frame.
3827 (arm_scan_prologue): Likewise.
3828 (arm_frame_chain): Create a temporary cache for arm_scan_prologue
3829 instead of a temporary frame.
3830 (arm_init_extra_frame_info): Allocate and use a cache.
3831 (arm_frame_saved_pc, arm_pop_frame): Use the cache.
3832
3833 2003-09-03 Andrew Cagney <cagney@redhat.com>
3834
3835 * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
3836 * config/mips/wince.mt (TM_CLIBS): Ditto.
3837 * config/sh/wince.mt (TM_CLIBS): Ditto.
3838 * config/pa/hppa64.mt (TM_CLIBS): Delete.
3839 * config/sparc/sp64.mt (CC): Delete.
3840
3841 2003-09-03 Andrew Cagney <cagney@redhat.com>
3842
3843 * defs.h: Do not include "arch-utils.h".
3844 (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
3845 GDB_MULTI_ARCH_PURE.
3846 * configure.in (GDB_MULTI_ARCH): Do not define.
3847 * configure, config.in: Regenerate.
3848 * configure.tgt: Do not set variable "gdb_multi_arch".
3849 * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
3850 * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
3851 * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
3852 * config/v850/v850.mt (TM_FILE): Delete disabled definition.
3853 * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
3854 * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
3855 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
3856 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
3857 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
3858 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
3859 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
3860 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
3861 * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
3862 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
3863 * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
3864 * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
3865 * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
3866 * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
3867
3868 2003-08-30 Michael Chastain <mec@shout.net>
3869
3870 * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
3871 * config/m68k/nm-hp300hpux.h: Delete.
3872 * config/m68k/tm-hp300hpux.h: Delete.
3873 * config/m68k/xm-hp300hpux.h: Delete.
3874 * config/m68k/xm-hp300bsd.h: Delete.
3875 * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
3876 tm-hp300hpux.h, xm-hp300hpux.h.
3877 * somsolib.c: Remove comment about hp300 shared libraries.
3878
3879 2003-08-31 Mark Kettenis <kettenis@gnu.org>
3880
3881 * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
3882 Only define PTRACE_GET_THREAD_AREA is not already defined.
3883 Various style fixes in code and comments and some additional
3884 spelling fixes in comments. Move after functions dealing with
3885 debug registers.
3886 * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
3887 Fix coding-style.
3888
3889 * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
3890 frame_unwind_register_unsigned instead of
3891 frame_unwind_unsigned_register.
3892
3893 2003-08-30 Mark Kettenis <kettenis@gnu.org>
3894
3895 * configure.in: Search for gethostbyname in libnsl.
3896 * configure: Regenerated.
3897
3898 2003-08-29 Mark Kettenis <kettenis@gnu.org>
3899
3900 * configure.in: Remove redundant AC_MSG_RESULT in check for
3901 uintptr_t in stdint.h.
3902 * configure: Regenerated.
3903
3904 * amd64-nat.h (struct regcache): Add opaque declaration.
3905
3906 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
3907 * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
3908 Change "register array" to "register cache" in comments.
3909 (x86_64_linux_gregset64_reg_offset): New variable.
3910 (GETREGS_SUPPLIES): Remove macro.
3911 (supply_gregset): Call amd64_supply_native_gregset instead of
3912 x86_64_linux_supply_gregset.
3913 (fill_gregset): Rename `regno' to `regnum'. Call
3914 amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
3915 (store_regs): Rename `regno' to `regnum'.
3916 (store_fpregs): Rename `regno' to `regnum'.
3917 (fetch_inferior_registers): Rename `regno' to `regnum'. Use
3918 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
3919 Reorganize function a bit.
3920 (store_inferior_registers): Rename `regno' to `regnum'. Use
3921 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
3922 Reorganize function a bit.
3923 (_initialize_x86_64_linux_nat): New function.
3924 * config/i386/x86-64linux.mh.
3925
3926 2003-08-29 Andrew Cagney <cagney@redhat.com>
3927
3928 * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
3929 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
3930 (target_remove_watchpoint): Delete macro.
3931 (target_insert_watchpoint): Delete macro.
3932 (remote_mips_can_use_hardware_watchpoint): Delete declaration.
3933 (remote_mips_stopped_by_watchpoint): Delete declaration.
3934 (remote_mips_remove_watchpoint): Delete declaration.
3935 (remote_mips_set_watchpoint): Delete declaration.
3936 (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
3937 * remote-mips.c (_initialize_remote_mips): Set
3938 "to_insert_watchpoint", "to_stopped_by_watchpoint",
3939 "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
3940 (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
3941 (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
3942 (mips_stopped_by_watchpoint): Rename
3943 remote_mips_stopped_by_watchpoint.
3944 (mips_can_hardware_watchpoint): Rename
3945 remote_mips_can_use_hardware_watchpoint, update function
3946 signature.
3947
3948 2003-08-29 Mark Kettenis <kettenis@gnu.org>
3949
3950 * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
3951 USER_DS. We haven't given them a register number yet.
3952
3953 * amd64-nat.h: New file.
3954 * amd64-nat.c: New file.
3955 * amd64fbsd-nat.c: Include "amd64-nat.h".
3956 (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
3957 (amd64fbsd32_r_reg_offset): New variable.
3958 (supply_gregset): Simply call amd64_supply_native_gregset.
3959 (fill_gregset): Rename `regno' to `regnum'. Simply call
3960 amd64_collect_native_gregset.
3961 (fill_fpregset): Rename `regno' to `regnum'.
3962 (fetch_inferior_registers): Rename `regno' to `regnum'. Replace
3963 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
3964 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
3965 `fpregset_t'. Call amd64_supply_native_gregset instead of
3966 supply_gregset. Call x86_64_supply_fxsave instead of
3967 supply_fpregset.
3968 (store_inferior_registers): Rename `regno' to `regnum'. Replace
3969 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
3970 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
3971 `fpregset_t'. Call amd64_collect_native_gregset instead of
3972 fill_gregset. Call x86_64_collect_fxsave instead of
3973 fill_fpregset.
3974 (_initialize_am64fbsd_nat): Initialize
3975 amd64_native_gregset32_reg_offset and
3976 amd64_native_gregset64_reg_offset.
3977 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
3978
3979 * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
3980 null pointer. Fix typo in comment.
3981
3982 * regcache.c (supply_register): Reimplement to call
3983 regcache_raw_supply.
3984 (regcache_collect): Reimplement by calling regcache_raw_collect.
3985
3986 2003-08-28 Mark Kettenis <kettenis@gnu.org>
3987
3988 * regcache.c (register_buffer): Consitify first argument.
3989 (regcache_raw_supply, regcache_raw_collect): New
3990 functions.
3991
3992 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
3993
3994 * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
3995 by Nathan J. Williams.
3996
3997 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
3998
3999 * lin-lwp.c (wait_lwp): New function, copied from
4000 stop_wait_callback. Clean up.
4001 (stop_wait_callback): Use wait_lwp.
4002
4003 2003-08-28 Andrew Cagney <cagney@redhat.com>
4004
4005 * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
4006 flavour and disassembler options.
4007 (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
4008 (mips_gdbarch_init): Set "print_insn". Delete initialization of
4009 deprecated_tm_print_insn_info.
4010
4011 2003-08-27 Andrew Cagney <cagney@redhat.com>
4012
4013 * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
4014 Use target_read_memory.
4015 (s390_get_frame_info): Update. Do not reference
4016 deprecated_tm_print_insn_info.
4017 (s390_check_function_end, s390_is_sigreturn): Ditto.
4018
4019 2003-08-27 Andrew Cagney <cagney@redhat.com>
4020
4021 * Makefile.in (cris-tdep.o): Update dependencies.
4022 * cris-tdep.c: Include "gdb_assert.h".
4023 (cris_gdbarch_init): Set print_insn.
4024 (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
4025 (cris_delayed_get_disassembler): Simplify, directly call the
4026 disassembler returned by cris_get_disassembler.
4027 * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
4028 (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
4029 * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
4030 (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
4031 * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
4032 (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
4033 * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
4034 (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
4035 * frv-tdep.c (frv_gdbarch_init): Set print_insn.
4036 (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
4037 * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
4038 (gdb_print_insn_sparc): Delete function.
4039 (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
4040 deprecated_tm_print_insn_info.
4041 * v850-tdep.c (v850_gdbarch_init): Set print_insn.
4042 (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
4043 (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
4044 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
4045 (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
4046 * s390-tdep.c (gdb_print_insn_s390): Delete function.
4047 (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
4048 (s390_gdbarch_init): Set print_insn.
4049
4050 2003-08-27 Andrew Cagney <cagney@redhat.com>
4051
4052 * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
4053 (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
4054 * infcall.c (call_function_by_hand): Convert the entry point
4055 address into a code address.
4056
4057 2003-08-27 Andrew Cagney <cagney@redhat.com>
4058
4059 * dsrec.c: Include "gdb_string.h".
4060 * Makefile.in (dsrec.o): Update dependencies.
4061
4062 2003-08-27 Michael Chastain <mec@shout.net>
4063
4064 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
4065
4066 2003-08-27 Andrew Cagney <cagney@redhat.com>
4067
4068 * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
4069 (alpha_osf1_init_abi): Do not set call_dummy_address.
4070
4071 2003-08-27 David Carlton <carlton@kealia.com>
4072
4073 From Randolph Chung <tausq@debian.org>:
4074 * linux-proc.c (linux_info_proc_cmd): rework the code so that it
4075 compiles with -Wformat-nonliteral -Werror.
4076
4077 2003-08-26 Jim Blandy <jimb@redhat.com>
4078
4079 * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
4080 (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
4081 bfd_lookup_symbol, since we only want symbols in code sections.
4082 (look_for_base): Pass zero as the SECT_FLAGS argument to
4083 bfd_lookup_symbol, since we're not concerned about which section
4084 the symbol is in.
4085
4086 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
4087
4088 * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
4089 we are frameless or the return address register is already known.
4090
4091 2003-08-26 Andrew Cagney <cagney@redhat.com>
4092
4093 * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
4094 in size. Add comments.
4095
4096 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
4097
4098 * ia64-tdep.c (ia64_convert_from_func_addr): New function.
4099 (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
4100
4101 2003-08-26 Jason Merrill <jason@redhat.com>
4102
4103 * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
4104 case out of #ifdef MIPS block.
4105
4106 2003-08-25 Daniel Jacobowitz <drow@mvista.com>
4107
4108 PR java/1322
4109 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
4110 available before calling SECT_OFF_TEXT.
4111 * PROBLEMS: Remove description of java/1322.
4112
4113 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
4114
4115 * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
4116 bof, and nat0-nat127 as pseudo-registers.
4117 (ia64_frame_cache): New struct used to cache frame info.
4118 (ia64_register_reggroup_p): New routine used to override default
4119 register grouping so registers without names are still saved and
4120 restored.
4121 (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
4122 pseudo values.
4123 (ia64_pseudo_register_read): New routine to read pseudo-registers.
4124 (ia64_pseudo_register_write): New routine to write pseudo-registers.
4125 (ia64_alloc_frame_cache): New routine to create a new
4126 ia64_frame_cache.
4127 (examine_prologue): Change prototype to add next_frame pointer.
4128 Assume frameless until otherwise proven. Verify that the cfm for
4129 current frame matches the cfm that should occur for the prologues
4130 alloc insn and if equal, mark as not frameless. At end of routine,
4131 if not frameless, calculate registers for the previous frame and store
4132 in the cache, if a cache is provided.
4133 (ia64_skip_prologue): Use new prototype when calling examine_prologue
4134 and pass 0 for next_frame.
4135 (ia64_store_return_value): Change to use convert_typed_floating()
4136 instead of calling ia64_convert_to_raw().
4137 (ia64_extract_return_value): Change to use convert_typed_floating()
4138 instead of calling ia64_convert_to_virtual().
4139 (ia64_frame_cache): New routine to support new frame model.
4140 (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
4141 (ia64_frame_sniffer): Ditto.
4142 (ia64_sigtramp_frame_init_saved_regs): Ditto.
4143 (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
4144 (ia64_sigtramp_frame_prev_register): Ditto.
4145 (ia64_sigtramp_frame_sniffer): Ditto.
4146 (ia64_frame_base_address): Ditto.
4147 (ia64_extract_struct_value_address): Change to issue error message.
4148 (ia64_frame_align): New routine to align sp.
4149 (ia64_push_dummy_call): New routine based on ia64_push_arguments().
4150 (ia64_push_arguments): Removed. Logic moved to
4151 ia64_push_dummy_call().
4152 (ia64_push_return_address): Ditto.
4153 (ia64_unwind_dummy_id): New function.
4154 (ia64_unwind_pc): Ditto.
4155 (ia64_convert_register_p): Ditto.
4156 (ia64_register_to_value): Ditto.
4157 (ia64_value_to_register): Ditto.
4158 (ia64_pop_frame, ia64_pop_frame_regular): Removed.
4159 (ia64_register_byte, ia64_register_raw_size): Ditto.
4160 (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
4161 (ia64_saved_pc_after_call): Ditto.
4162 (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
4163 (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
4164 (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
4165 (ia64_register_convert_to_raw): Ditto.
4166 (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
4167 (ia64_init_extra_frame_info): Ditto.
4168 (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
4169 (ia64_gdbarch_init): Remove registering of deprecated functions that
4170 are no longer used. Add registration of new gdbarch functions.
4171 Remove registering deprecated_write_sp. Replace
4172 set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
4173 Delete set_gdbarch_deprecated_register_convertible(),
4174 set_gdbarch_deprecated_register_convert_to_virtual(), and
4175 set_gdbarch_deprecated_register_convert_to_raw() calls. Remove
4176 set_gdbarch_deprecated_register_size(),
4177 set_gdbarch_deprecated_register_bytes(),
4178 set_gdbarch_pcregnum(),
4179 set_gdbarch_deprecated_register_byte(),
4180 set_gdbarch_deprecated_register_raw_size(),
4181 set_gdbarch_deprecated_max_register_raw_size(),
4182 set_gdbarch_deprecated_register_virtual_size(),
4183 and set_gdbarch_deprecated_max_register_virtual_size() calls.
4184 Replace set_gdbarch_deprecated_extract_return_value() with
4185 set_gdbarch_extract_return_value(). Remove calls to:
4186 set_gdbarch_deprecated_saved_pc_after_call();
4187 set_gdbarch_deprecated_frame_chain(),
4188 set_gdbarch_deprecated_frame_saved_pc(),
4189 set_gdbarch_deprecated_frame_init_saved_regs(),
4190 set_gdbarch_deprecated_get_saved_register(),
4191 set_gdbarch_deprecated_call_dummy_words(),
4192 set_gdbarch_deprecated_sizeof_call_dummy_words(),
4193 set_gdbarch_deprecated_init_extra_frame_info(),
4194 set_gdbarch_deprecated_frame_args_address(),
4195 set_gdbarch_deprecated_frame_locals_address(),
4196 and set_gdbarch_deprecated_dummy_write_sp().
4197 Add set_gdbarch_convert_register_p(),
4198 set_gdbarch_register_to_value(),
4199 set_gdbarch_value_to_register(),
4200 set_gdbarch_push_dummy_call(),
4201 set_gdbarch_frame_align(),
4202 set_gdbarch_unwind_dummy_id(),
4203 set_gdbarch_unwind_pc(),
4204 frame_unwind_append_sniffer(),
4205 frame_unwind_append_sniffer(),
4206 and frame_base_set_default().
4207
4208 2003-08-25 Chris Demetriou <cgd@broadcom.com>
4209
4210 * configure.tgt: Document need for special "mipsisa64" handling.
4211 (mipsisa64*-*-linux64): Handle as target linux64.
4212 (mipsisa64*-*-*): Handle as target embed64.
4213
4214 2003-08-18 Michael Chastain <mec@shout.net>
4215
4216 * PROBLEMS: Document pr gdb/1322, the Java anonymous
4217 objfile bug.
4218
4219 2003-08-24 Mark Kettenis <kettenis@gnu.org>
4220
4221 * i387-tdep.h: Update copyright date.
4222 (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
4223
4224 * linux-proc.c (linux_proc_xfer_memory): Remove comment about
4225 CFLAGS games to reflect reality.
4226
4227 2003-08-24 Andrew Cagney <cagney@redhat.com>
4228
4229 * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
4230 GDB_MULTI_ARCH is always non-zero.
4231 * osabi.c (_initialize_gdb_osabi): Ditto.
4232 (gdbarch_init_osabi): Ditto.
4233 * sparc-tdep.c: Ditto for #if code.
4234
4235 2003-08-23 Mark Kettenis <kettenis@gnu.org>
4236
4237 * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
4238 Update comments.
4239 * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype. Update
4240 comments.
4241 * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
4242 x86_64_supply_fxsave.
4243 * x86-64-linux-nat.c (supply_fpregset): Adjust call to
4244 x86_64_supply_fxsave.
4245 * amd64fbsd-nat.c (supply_fpregset): Adjust call to
4246 x86_64_supply_fxsave.
4247
4248 2003-08-23 Andreas Jaeger <aj@suse.de>
4249
4250 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
4251 i387_supply_fxsave.
4252
4253 2003-08-23 Mark Kettenis <kettenis@gnu.org>
4254
4255 * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
4256 i387_supply_register.
4257 (go32_fetch_registers): Adjust call to i387_supply_fsave.
4258 * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
4259 i387_supply_fsave.
4260 (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
4261 i387_supply_fxsave.
4262 * i386obsd-tdep.c (fetch_core_registers): Adjust call to
4263 i387_supply_fsave.
4264 * i386bsd-nat.c (supply_fpregset): Adjust call to
4265 i387_supply_fsave.
4266 (fetch_inferior_registers): Remove extraneous whitespace. Adjust
4267 call to i387_supply_fxsave. Call i387_supply_fsave instead of
4268 supply_fpregset.
4269 (store_inferior_registers): Remove extraneous whitespace. Call
4270 i387_fill_fsave instead of fill_fpregset.
4271 * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
4272 (supply_fpregset): Likewise.
4273 * i386v4-nat.c (supply_fpregset): Adjust call to
4274 i387_supply_fsave.
4275 * i386-interix-nat.c (supply_fpregset): Adjust call to
4276 i387_supply_fsave.
4277 * i386-linux-nat.c (supply_fpregset): Adjust call to
4278 i387_supply_fsave.
4279 (supply_fpxregset): Adjust call to i387_adjust_fxsave.
4280 * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
4281 i387supply_fsave and i387_supply_fxsave.
4282 * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
4283 Incorporate code from `i387_supply_register.
4284 (i387_supply_register): Remove.
4285 (i387_supply_fxsave): Add `regnum' argument.
4286 Update comments.
4287 * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
4288 prototype.
4289 (i387_supply_register): remove prototype.
4290 Update comments.
4291
4292 2003-08-22 Michael Chastain <mec@shout.net>
4293
4294 * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
4295 Add lines for files in gdb/testsuite/gdb.cp/* that are
4296 still not 8.3 unique.
4297
4298 2003-08-22 Daniel Jacobowitz <drow@mvista.com>
4299
4300 * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
4301 TYPE_VPTR_FIELDNO is valid.
4302
4303 2003-08-19 Mark Kettenis <kettenis@gnu.org>
4304
4305 * utils.c (set_width_command): Remove prototypes.
4306 (set_screen_size): New prototype.
4307 (init_page_info): Simplify by fetching the screen size from
4308 Readline. Call set_screen_size.
4309 (set_screen_size): New function.
4310 (set_width): Add missing whitespace in comment.
4311 (set_width_command): Call set_screen_size.
4312 (set_height_command): New function.
4313 (initialize_utils): Fix formatting. Make "set height" command
4314 call set_height_command. Remove redundant code that turns off
4315 pagination if output isn't a terminal. Remove redundant call to
4316 set_width_command.
4317
4318 2003-08-22 Mark Kettenis <kettenis@gnu.org>
4319
4320 * sparc64-tdep.h (sparc64_regnum): Fix comment.
4321 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
4322 (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
4323 * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
4324 `case' keyword.
4325 (sparc64_register_info): Give the reister with number
4326 SPARC64_STATE_REGNUM a name.
4327 (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
4328 %asi and %ccr.
4329 (sparc64_push_dummy_call): Take BIAS into account when checking
4330 stcak alignment.
4331 (sparc_software_single_step): Remove assertions that check whether
4332 NPC and NNPC were zero.
4333 (sparc_supply_rwindow): Make public. Merge functionality with
4334 sparc64_supply_rwindow.
4335 (sparc_fill_rwindow): Make public. Merge functionality with
4336 sparc64_fill_rwindow.
4337 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
4338 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
4339 SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
4340 * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
4341 sparc_supply_rwindow instead of sparc64_supply_rwindow.
4342
4343 * reggroups.c: Add whitespace after declarations of local
4344 variables in functions.
4345
4346 2003-08-21 Michael Chastain <mec@shout.net>
4347
4348 * gdbtypes.h: Change array bound type from an int to enum.
4349
4350 2003-08-21 Andrew Cagney <cagney@redhat.com>
4351
4352 * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
4353 * config/sparc/tm-sparc.h: Ditto.
4354 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
4355 unconditionally.
4356 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
4357
4358 2003-07-13 Mark Kettenis <kettenis@gnu.org>
4359
4360 * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
4361 (register_objfile_data, set_objfile_data, objfile_data): New
4362 prototypes.
4363 * objfiles.c (objfile_alloc_data, objfile_free_data): New
4364 prototypes.
4365 (allocate_objfile): Call objfile_alloc_data.
4366 (free_objfile): Call objfile_free_data.
4367 (struct objfile_data): New.
4368 (struct objfile_data_registration): New.
4369 (struct objfile_data_registry): New.
4370 (objfile_data_registry): New variable.
4371 (register_objfile_data): New function.
4372 (objfile_alloc_data, objfile_free_data): New functions.
4373 (set_objfile_data, objfile_data): New functions.
4374 * dwarf2-frame.c (dwarf2_frame_data): New variable.
4375 (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
4376 (_initialize_dwarf2_frame): New function and prototype.
4377
4378 2003-08-21 Andrew Cagney <cagney@redhat.com>
4379
4380 * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
4381 a specific architecture.
4382 * arch-utils.h (set_architecture_from_arch_mach): Delete
4383 declaration.
4384 (target_architecture_hook): Delete declaration.
4385 * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
4386 (default_float_format): Assume GDB_MULTI_ARCH.
4387 (default_double_format): Assume GDB_MULTI_ARCH.
4388 (set_endian_from_file): Delete function.
4389 (arch_ok): Delete function.
4390 (set_arch): Delete function.
4391 (set_architecture_from_arch_mach): Delete function.
4392 (set_architecture_from_file): Delete function.
4393 (set_architecture): Assume GDB_MULTI_ARCH.
4394 (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
4395
4396 2003-08-21 Mark Kettenis <kettenis@gnu.org>
4397
4398 Rewrite FreeBSD/sparc64 native configuration.
4399 * sparcbsd-nat.c, sparcbsd-nat.h: New files.
4400 * sparc64fbsd-nat.c: New file.
4401 * sparc64fbsd-tdep.c: New file.
4402 * sparc64-tdep.c sparc64-tdep.h: New files.
4403 * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
4404 sparc64fbsd-tdep.o): New dependencies.
4405 (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
4406 and sparc64fbsd-tdep.c.
4407 (sparc64_tdep_h, sparcbsd_nat_h): New variables.
4408 * config/sparc/fbsd.mh: Remove copyright notice.
4409 (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
4410 sparcbsd-nat.o.
4411 * config/sparc/fbsd.mt: Remove copyright notice.
4412 (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
4413 solib-legacy.o. Add sparc64-tdep.o and sparc64fbsd-tdep.o.
4414 * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
4415 (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
4416 PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
4417 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
4418 fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
4419 * config/sparc/tm-fbsd.h: Don't include "solib.h" and
4420 "sparc/tm-sp64.h".
4421 (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
4422 (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
4423
4424 2003-08-21 Michael Chastain <mec@shout.net>
4425
4426 * symtab.h: Add doco on the space critical structures and
4427 some measurements of space usage.
4428
4429 2003-08-21 Michael Snyder <msnyder@redhat.com>
4430
4431 * tracepoint.c (trace_dump_command): Trace break address
4432 is subject to DECR_PC_AFTER_BREAK.
4433 (set_traceframe_context): Make "trace_line" an int.
4434 Fixes suggested by Mark Newman <mark.newman@lmco.com>
4435
4436 2003-08-20 Michael Snyder <msnyder@redhat.com>
4437
4438 * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
4439 * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
4440 FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
4441 argument passing.
4442 (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
4443 functions, replace sh_push_dummy_call.
4444 (sh_gdbarch_init): Set push_dummy_call to one of new methods.
4445
4446 2003-08-20 Michael Chastain <mec@shout.net>
4447
4448 * gdbtypes.h (struct main_type): Rearrange to save space.
4449
4450 2003-08-20 Michael Snyder <msnyder@redhat.com>
4451
4452 * trad-frame.c: Comment typo fix.
4453
4454 2003-08-20 Michael Snyder <msnyder@redhat.com>
4455 Kevin Buettner <kevinb@redhat.com>
4456
4457 * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
4458 (frv_frame_init_saved_regs): Add declaration.
4459 (frame_extra_info): Add new field ``saved_regs''.
4460 (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
4461 (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
4462 Update frame related code.
4463 (frv_extract_struct_value_address): Adjust formatting.
4464 * Makefile.in (frv-tdep.o): Update dependencies.
4465 * config/frv/tm-frv.h (target_insert_watchpoint)
4466 (target_remove_watchpoint, target_insert_hw_breakpoint)
4467 (target_remove_hw_breakpoint): Delete these macros.
4468 (remote_insert_watchpoint, remote_remove_watchpoint)
4469 (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
4470 these declarations.
4471
4472 2003-08-20 Michael Chastain <mec@shout.net>
4473
4474 * defs.h (ENUM_BITFIELD): New macro.
4475 * symtab.h (ENUM_BITFIELD): Use it.
4476 (BYTE_BITFIELD): Remove old macro, which was already disabled.
4477
4478 2003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
4479
4480 * MAINTAINERS (write after approval): Add myself.
4481
4482 2003-08-18 Andrew Cagney <cagney@redhat.com>
4483
4484 * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
4485 * gdbarch.h, gdbarch.c: Re-generate.
4486 * infcall.c (call_function_by_hand): Adjust the SP by
4487 frame_red_zone_size before allocating any stack space.
4488 * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
4489 * x86-64-tdep.c (x86_64_frame_align): New function.
4490 (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
4491
4492 * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
4493 Remove code adjusting SP so that it skips over the Red Zone.
4494
4495 2003-08-18 Mark Kettenis <kettenis@gnu.org>
4496
4497 * NEWS (New native configurations): Mention FreeBSD/amd64.
4498
4499 2003-08-18 Andrew Cagney <cagney@redhat.com>
4500
4501 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
4502 "dwarf2_build_frame_info". Append "m68k_frame_sniffer" instead of
4503 "m68k_frame_p".
4504 (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
4505
4506 2003-08-18 Mark Kettenis <kettenis@gnu.org>
4507
4508 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
4509
4510 2003-08-18 Michal Ludvig <mludvig@suse.cz>
4511
4512 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
4513 Define.
4514 * i386-linux-nat.c: Include "linux-nat.h".
4515 (child_post_startup_inferior): New function.
4516
4517 2003-08-18 Mark Kettenis <kettenis@gnu.org>
4518
4519 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
4520 at the start of a frameless function. This probably fixes PR
4521 backtrace/1338.
4522
4523 2003-08-17 Michael Chastain <mec@shout.net>
4524
4525 * symfile.c (find_sym_fns): Remove special case for apollo target.
4526
4527 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
4528
4529 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
4530 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
4531 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
4532 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
4533 (linux_supports_tracevforkdone): New function.
4534 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
4535 TRACEVFORKDONE.
4536 (child_follow_fork): Handle vfork.
4537 (linux_handle_extended_wait): Likewise. Also handle exec.
4538 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
4539 * NEWS: Mention fork tracing.
4540
4541 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
4542
4543 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
4544
4545 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
4546
4547 * Makefile.in (i386-linux-nat.o): Update dependencies.
4548 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
4549 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
4550 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
4551 * i386-linux-nat.c: Include "linux-nat.h".
4552 (child_post_startup_inferior): New function.
4553 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
4554 * infptrace.c (kill_inferior): Wrap in #ifdef.
4555 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
4556 attaching to each LWP.
4557 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
4558 (init_lin_lwp_ops): Fill in some more operations.
4559 * linux-nat.h (linux_enable_event_reporting)
4560 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
4561 prototypes.
4562 * linux-nat.c (linux_enable_event_reporting): New function.
4563 (child_post_attach, linux_child_post_startup_inferior)
4564 (child_post_startup_inferior, child_follow_fork)
4565 (linux_handle_extended_wait, kill_inferior): New functions.
4566
4567 2003-08-16 Andrew Cagney <cagney@redhat.com>
4568
4569 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
4570 * gdbarch.h, gdbarch.c: Re-generate.
4571
4572 2003-08-16 Mark Kettenis <kettenis@gnu.org>
4573
4574 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
4575
4576 2003-08-16 Andrew Cagney <cagney@redhat.com>
4577
4578 * NEWS: Mention that "set prompt-escape-char" was deleted.
4579 * top.c (get_prompt_1): Delete function.
4580 (gdb_prompt_escape):
4581 (init_main): Do not clear "gdb_prompt_escape". Delete "set
4582 prompt-escape-char" command.
4583 (MAX_PROMPT_SIZE): Delete macro.
4584 (get_prompt): Simplify, do not call get_prompt_1.
4585
4586 2003-08-16 Andrew Cagney <cagney@redhat.com>
4587
4588 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
4589 -Werror. -Wformat-nonliteral problems.
4590
4591 2003-08-15 J. Brobecker <brobecker@gnat.com>
4592
4593 Further multiarching work mostly for hppa64-*-hpux11:
4594 * hppa-tdep.h: New file.
4595 * hppa-tdep.c: #include hppa-tdep.c.
4596 (hppa32_num_regs): Renamed from hppa_num_regs.
4597 (hppa64_num_regs): New constant.
4598 (hppa64_call_dummy_breakpoint_offset): New constant.
4599 (hppa32_call_dummy_length): New constant.
4600 (hppa64_call_dummy_length): New constant.
4601 (hppa32_stack_align): Make name 32bit explicit.
4602 (hppa32_register_virtual_type): Likewise.
4603 (hppa32_extract_return_value): Likewise.
4604 (hppa32_use_struct_convention): Likewise.
4605 (hppa32_store_return_value): Likewise.
4606 (hppa64_register_virtual_type): New function.
4607 (hppa64_extract_return_value): New function.
4608 (hppa64_use_struct_convention): New function.
4609 (hppa64_store_return_value): New function.
4610 (hppa_frame_locals_address): Remove declaration, function does
4611 not exist anymore.
4612 (hppa_register_byte): Add support for PA64 ABI.
4613 (hppa_gdbarch_init): Add support for PA64 ABI.
4614 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
4615 Make name 32bit explicit.
4616 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
4617 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
4618 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
4619 (hppa64_hpux_frame_base_before_sigtramp): New function.
4620 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
4621 * config/pa/tm-hppa64.h: Remove macros that are no longer
4622 necessary now that the gdbarch vector is properly setup.
4623 Transform some macros into function calls. Some minor cleanup.
4624 * config/pa/tm-hppah.h: Update function calls in macros
4625 following the function renaming in hppa-hpux-tdep.c.
4626 * Makefile.in (hppa_tdep_h): New variable.
4627 (hppa-tdep.o): Add dependency over hppa_tdep_h.
4628
4629 2003-08-14 Michael Snyder <msnyder@redhat.com>
4630
4631 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
4632
4633 2003-08-13 J. Brobecker <brobecker@gnat.com>
4634
4635 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
4636 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
4637 routine.
4638
4639 2003-08-13 Michael Snyder <msnyder@redhat.com>
4640
4641 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
4642 (frv_saved_pc_after_call): Use deprecated ftype.
4643 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
4644 (frv_remote_translate_xfer_address): Remove.
4645 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
4646
4647 2003-08-13 J. Brobecker <brobecker@gnat.com>
4648
4649 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
4650 initialization after the common gdbarch initialization, not before.
4651
4652 2003-08-13 J. Brobecker <brobecker@gnat.com>
4653
4654 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
4655 (ADDR_BITS_REMOVE): Remove, redundant.
4656
4657 2003-08-13 J. Brobecker <brobecker@gnat.com>
4658
4659 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
4660 gdbarch method to clear the 2 low bits of text addresses.
4661
4662 2003-08-12 Andrew Cagney <cagney@redhat.com>
4663
4664 * Makefile.in (dsrec.o): Update dependencies.
4665 * dsrec.c: Include "gdb_assert.h".
4666 (make_srec): Use snprintf instead of sprintf, use a literal format
4667 string.
4668
4669 2003-08-12 Andrew Cagney <cagney@redhat.com>
4670
4671 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
4672 FRAME_OBSTACK_ZALLOC.
4673
4674 2003-08-12 Kevin Buettner <kevinb@redhat.com>
4675
4676 * i386-tdep.c (i386_gdbarch_init): Enable default support for
4677 SSE registers.
4678
4679 2003-08-10 Mark Kettenis <kettenis@gnu.org>
4680
4681 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
4682 amd64fbsd_sc_reg_offset): Add extern declarations.
4683 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
4684 declarations.
4685
4686 2003-08-11 Ben Elliston <bje@wasabisystems.com>
4687
4688 * MAINTAINERS (write after approval): Update my mail address.
4689
4690 2003-08-10 Andrew Cagney <cagney@redhat.com>
4691
4692 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
4693
4694 2003-08-10 Mark Kettenis <kettenis@gnu.org>
4695
4696 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
4697 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
4698 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
4699 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
4700 i386bsd_sc_reg_offset): Add extern declarations.
4701 * i386obsd-nat.c: Include "i386-tdep.h"
4702 (_initialize_i386obsd_nat): Remove extern declarations.
4703 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
4704 declarations.
4705 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
4706 declarations.
4707
4708 * i386-tdep.c (i386_register_to_value): Use get_frame_register
4709 instead of frame_read_register.
4710 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
4711 instead of frame_read_register. Use I386_ESP_REGNUM instead of
4712 SP_REGNUM.
4713 (i386_frame_prev_register): Use frame_unwind_register_unsigned
4714 instead of frame_unwind_unsigned_register. Use
4715 I386_EFLAGS_REGISTER instead of PS_REGNUM.
4716 (i386_get_longjmp_target): Use regcache_read_unsigned_register
4717 instead of read_register. Use builtin_type_void_data_ptr instead
4718 of builtin_type_void_func_ptr when extracting the address of the
4719 jmp_buf.
4720 (i386_extract_return_value, i386_store_return_value,
4721 i386_pseudo_register_read, i386_pseudo_register_write): Use
4722 register_size instead REGISTER_RAW_SIZE.
4723
4724 2003-08-10 Andrew Cagney <cagney@redhat.com>
4725
4726 * infcall.c (call_function_by_hand): Use xstrprintf instead of
4727 sprintf. Make "name" constant.
4728
4729 2003-08-10 Mark Kettenis <kettenis@gnu.org>
4730
4731 * i387-tdep.c (i387_register_to_value): Use get_frame_register
4732 instead of frame_read_register.
4733 (i387_print_float_info): Use get_frame_register and
4734 get_frame_register_unsigned instead of frame_register_read.
4735
4736 * i386fbsd-nat.c: Include "i386-tdep.h".
4737 (child_resume): Make `eflags' an ULONGEST. Use
4738 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
4739 instead of register_read and register_write.
4740
4741 * i386bsd-nat.c (fetch_inferior_registers,
4742 store_inferior_registers): Don't use && at the end of a line.
4743 (_initialize_i386bsd_nat): Fix typo.
4744
4745 * frame.c (_initialize_frame): Add missing backslash.
4746
4747 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4748 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
4749 and supply_register instead of manipulating the register buffer
4750 directly.
4751
4752 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4753 * config/i386/nm-i386sol2.h
4754 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
4755
4756 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
4757 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
4758 instructions that GCC likes to mingle into the prologue. Fixes
4759 gdb/1253 and gdb/1255.
4760
4761 2003-08-09 Andrew Cagney <cagney@redhat.com>
4762
4763 Fix GDB PR cli/926.
4764 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
4765 * command.h (add_setshow_uinteger_cmd): Declare.
4766 * frame.c (set_backtrace_cmd): New function.
4767 (show_backtrace_cmd): New function.
4768 * frame.c (_initialize_frame): Replace "set/show
4769 backtrace-below-main" with "set/show backtrace past-main". Add
4770 command "set/show backtrace limit".
4771 (backtrace_past_main): Rename "backtrace_below_main".
4772 (backtrace_limit): New variable.
4773 (get_prev_frame): Update. Check the backtrace_limit.
4774
4775 2003-08-09 Andrew Cagney <cagney@redhat.com>
4776
4777 * defs.h (xstrprintf): Declare.
4778 * utils.c (xstrprintf): New function.
4779 * breakpoint.c (insert_breakpoints): Replace sprintf and
4780 non-literal format strings, with xstrprintf and cleanups.
4781 (delete_breakpoint,breakpoint_re_set): Ditto.
4782 (commands_command, insert_breakpoints): Ditto.
4783 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
4784 (break_at_finish_command_1): Ditto.
4785
4786 2003-08-09 Andrew Cagney <cagney@redhat.com>
4787
4788 * MAINTAINERS (language support): List Adam Fedor as Objective C
4789 maintainer.
4790
4791 2003-08-08 J. Brobecker <brobecker@gnat.com>
4792
4793 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
4794 are now multiarched.
4795
4796 2003-08-08 J. Brobecker <brobecker@gnat.com>
4797
4798 * config/pa/tm-hppa64.h: Remove lots of macros that are no
4799 longer necessary now that hppa64 is partially multiarch'ed.
4800
4801 2003-08-08 Andrew Cagney <cagney@redhat.com>
4802
4803 * interps.c (interp_set): Check for a NULL "old_interp".
4804
4805 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4806
4807 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
4808 (install-only): Support DESTDIR.
4809 (uninstall): Likewise.
4810 (install-gdbtk): Likewise.
4811
4812 2003-08-08 Elena Zannoni <ezannoni@redhat.com>
4813
4814 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
4815 contains something meaningful at all times.
4816
4817 Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
4818
4819 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
4820
4821 Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
4822
4823 * MAINTAINERS (write after approval): Added self.
4824
4825 2003-08-07 Andrew Cagney <cagney@redhat.com>
4826
4827 * inferior.h (AT_SYMBOL): Define.
4828 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
4829 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
4830 * mips-tdep.c (mips_call_dummy_address): Delete function.
4831 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
4832 set call_dummy_address.
4833
4834 2003-08-07 Andrew Cagney <cagney@redhat.com>
4835
4836 * language.c (op_error): Delete function.
4837 (binop_type_check): Delete function.
4838 * language.h (type_op_error, range_op_error): Delete macros.
4839 (op_error): Delete declaration.
4840
4841 2003-08-07 Andrew Cagney <cagney@redhat.com>
4842
4843 * interps.h (INTERP_MI2, INTERP_MI3): Define.
4844
4845 2003-08-07 Michal Ludvig <mludvig@suse.cz>
4846
4847 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
4848 (x86_64_push_arguments): Skip the red zone.
4849
4850 2003-08-05 Andrew Cagney <cagney@redhat.com>
4851
4852 * reggroups.c (reggroup_next): Check for the final entry.
4853
4854 2003-08-04 Andrew Cagney <cagney@redhat.com>
4855
4856 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
4857 * cli/cli-script.c (define_command): Call query directly, instead
4858 of passing it a buffer.
4859 * ocd.c (ocd_error): Pass error a constant format string.
4860 * remote-mips.c (mips_error): Use fputs_filtered.
4861
4862 * solib-svr4.c (_initialize_svr4_solib): Update
4863 register_gdbarch_data call.
4864 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
4865
4866 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
4867 (register_gdbarch_data): Delete "free" parameter. Update
4868 comments.
4869 * gdbarch.h, gdbarch.c: Re-generate.
4870 * reggroups.c (_initialize_reggroup): Update.
4871 * gnu-v3-abi.c (init_gnuv3_ops): Update.
4872 * frame-base.c (_initialize_frame_base): Update.
4873 * frame-unwind.c (_initialize_frame_unwind): Update.
4874 * user-regs.c (_initialize_user_regs): Update.
4875 * remote.c (_initialize_remote): Update.
4876 * regcache.c (_initialize_regcache): Update.
4877
4878 * regcache.c (xfree_regcache_descr): Delete function.
4879 (_initialize_regcache): Update call to register_gdbarch_data.
4880 (init_regcache_descr, init_legacy_regcache_descr): Use
4881 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
4882
4883 * remote.c (free_remote_state): Delete function.
4884 (_initialize_remote): Update register_gdbarch_data.
4885 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
4886 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
4887
4888 2003-08-04 Andrew Cagney <cagney@redhat.com>
4889
4890 * reggroups.c (struct reggroup_el): Define.
4891 (struct reggroups): Delete field "nr_group". Replace array
4892 "group" with a "first" to "last" linked list.
4893 (reggroups_init): Update. Allocate using gdbarch's obstack.
4894 (reggroups_free): Delete function.
4895 (add_group): Update. Add "el" parameter.
4896 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
4897 (default_groups): Update.
4898 (reggroup_next): Replace reggroups.
4899 (reggroups_dump): Update.
4900 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
4901 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
4902 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
4903
4904 2003-08-04 Daniel Jacobowitz <drow@mvista.com>
4905
4906 * Makefile.in (tui-interp.o): Update dependencies.
4907
4908 2003-08-04 David Carlton <carlton@kealia.com>
4909
4910 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
4911 to internal_error call.
4912 * source.c (forward_search_command): Add "%s" format argument.
4913 (reverse_search_command): Ditto.
4914 * top.c (quit_confirm): Ditto.
4915 * cli/cli-setshow.c (do_setshow_command): Ditto.
4916 * cp-valprint.c (cp_print_class_method): Replace
4917 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
4918 (cp_print_class_member): Ditto.
4919 * event-top.c (command_line_handler): Ditto.
4920 * linux-proc.c (linux_info_proc_cmd): Ditto.
4921 * p-typeprint.c (pascal_type_print_base): Ditto.
4922 * p-valprint.c (pascal_object_print_class_method): Ditto.
4923 (pascal_object_print_class_member): Ditto.
4924 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
4925 * remote.c (remote_cisco_section_offsets): Ditto.
4926 * top.c (command_line_input): Ditto.
4927 * utils.c (vwarning,error_stream,quit): Ditto.
4928 * valprint.c (print_floating,print_binary_chars)
4929 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
4930
4931 2003-08-04 Andrew Cagney <cagney@redhat.com>
4932
4933 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
4934
4935 2003-08-02 Andrew Cagney <cagney@redhat.com>
4936
4937 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
4938 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
4939 amd64fbsd-nat.c.
4940
4941 2003-08-02 Andrew Cagney <cagney@redhat.com>
4942
4943 * Makefile.in: Update all dependencies and definitions.
4944
4945 2003-08-02 Adam Fedor <fedor@gnu.org>
4946
4947 * linespec.c (is_objc_method_format): New function
4948 (decode_line_1, locate_first_half): Use it.
4949 Fixes PR objc/1298
4950
4951 2003-08-01 Andrew Cagney <cagney@redhat.com>
4952
4953 * NEWS: Mention that m32r is multi-arch.
4954 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
4955 * configure.tgt: Recognize m32r-*-*.
4956 * config/m32r/tm-m32r.h: Delete file.
4957 * config/m32r/m32r.mt: New file.
4958 * m32r-rom.c (m32r_upload_command): Use hostent only when
4959 gethostname succeeds, in order to avoid a compilation
4960 warning.
4961 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
4962 compiler warning.
4963
4964 2003-08-01 Michael Snyder <msnyder@redhat.com>
4965
4966 * sh-tdep.c (sh_frame_align): New gdbarch method.
4967 (sh_gdbarch_init): Set up frame_align method.
4968
4969 2003-07-31 Michael Snyder <msnyder@redhat.com>
4970
4971 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
4972 which is already covered by the new frames infrastructure.
4973
4974 2003-07-31 Andrew Cagney <cagney@redhat.com>
4975
4976 * user-regs.c (struct user_reg): Add "next" link.
4977 (struct user_regs): Replace "user" with "first" and "last" links.
4978 (append_user_reg): Add pre-allocated "reg" parameter.
4979 (builtin_user_regs): Provide initial value for "last".
4980 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
4981 (user_regs_init): Allocate memory from the gdbarch obstack.
4982 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
4983 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
4984 linked list.
4985 (usernum_to_user_reg): New function.
4986 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
4987 (value_of_user_reg): Use usernum_to_user_reg.
4988 (user_regs_free): Delete function.
4989 (_initialize_user_regs): Update register_gdbarch_data call.
4990
4991 2003-07-31 Daniel Jacobowitz <drow@mvista.com>
4992
4993 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
4994
4995 2003-07-30 Michael Snyder <msnyder@redhat.com>
4996
4997 * value.h (value_being_returned): Add a struct_addr argument.
4998 * infcall.c (call_function_by_hand): Pass struct_addr to
4999 value_being_returned.
5000 * infcmd.c (print_return_value): Pass zero as struct_addr.
5001 * values.c (value_being_returned): If struct_addr is passed,
5002 use it instead of trying to recover it from the inferior.
5003
5004 2003-07-30 Kevin Buettner <kevinb@redhat.com>
5005
5006 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
5007 the prologue analyzer won't need to attempt to extract the pc
5008 value from the woefully incomplete dummy frame.
5009 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
5010 possible. Disable code which modifies the frame.
5011
5012 2003-07-28 Andrew Cagney <cagney@redhat.com>
5013
5014 * annotate.c (annotate_breakpoints_headers): Restrict annotation
5015 to level 2.
5016 (annotate_breakpoints_table, annotate_record): Ditto.
5017 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
5018 (annotate_field_name_end, annotate_field_value): Ditto.
5019 (annotate_field_end, annotate_frame_source_begin): Ditto.
5020 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
5021 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
5022 (annotate_frame_begin, annotate_frame_function_name): Ditto.
5023 (annotate_frame_address_end, annotate_frame_address): Ditto.
5024 (annotate_frame_args, annotate_frame_end): Ditto.
5025 (annotate_frame_where, annotate_arg_begin): Ditto.
5026 (annotate_arg_name_end, annotate_arg_value): Ditto.
5027 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
5028 (annotate_function_call, annotate_signal_name): Ditto.
5029 (annotate_signal_string, annotate_signal_name_end): Ditto.
5030 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
5031 (annotate_value_begin, annotate_value_history_value): Ditto.
5032 (annotate_value_history_end, annotate_value_end): Ditto.
5033 (annotate_display_begin, annotate_display_number_end): Ditto.
5034 (annotate_display_format, annotate_display_expression): Ditto.
5035 (annotate_display_expression_end, annotate_display_value): Ditto.
5036 (annotate_display_end, annotate_array_section_begin): Ditto.
5037 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
5038 (annotate_elt, annotate_array_section_end): Ditto.
5039
5040 2003-07-28 Andrew Cagney <cagney@redhat.com>
5041
5042 * regcache.c (struct regcache_descr): Update comments on
5043 nr_raw_registers.
5044 (init_legacy_regcache_descr): Don't set nr_raw_registers or
5045 sizeof_raw_register_valid_p.
5046 (init_regcache_descr): Set nr_raw_registers and
5047 sizeof_raw_register_valid_p before calling
5048 init_legacy_regcache_descr.
5049
5050 2003-07-28 Andrew Cagney <cagney@redhat.com>
5051
5052 * mips-tdep.c (print_gp_register_row): Print the GPR's register
5053 MOD NUM_REGS.
5054
5055 2003-07-28 Daniel Jacobowitz <drow@mvista.com>
5056
5057 * thread.c (info_threads_command): Use get_selected_frame ().
5058 Check that there is at least one non-sentinel frame.
5059
5060 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5061
5062 * m68hc11-tdep.c (struct frame_extra_info): Remove.
5063 (m68hc11_pop_frame): Remove.
5064 (m68hc11_frame_saved_pc): Remove.
5065 (m68hc11_frame_chain): Remove.
5066 (m68hc11_frame_init_saved_regs): Remove.
5067 (m68hc11_init_extra_frame_info): Remove.
5068 (m68hc11_store_struct_return): Remove.
5069 (m68hc11_saved_pc_after_call): Remove.
5070
5071 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5072
5073 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
5074 frame unwind information.
5075 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
5076 and adapted for frame unwinding.
5077 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
5078 (m68hc11_unwind_pc): New function.
5079 (m68hc11_frame_unwind_cache): New function to analyze frames.
5080 (m68hc11_frame_this_id): New function to create new frame struct.
5081 (m68hc11_frame_prev_register): New function to unwind a register from
5082 the frame.
5083 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
5084 (m68hc11_frame_p): New function for the above.
5085 (m68hc11_frame_base_address): New function to return fp of frame.
5086 (m68hc11_frame_args_address): Update for frame.
5087 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
5088 (m68hc11_unwind_sp): New function.
5089 (m68hc11_unwind_dummy_id): New function.
5090 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
5091 calls.
5092
5093 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5094
5095 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
5096 (m68hc11_guess_from_prologue): Advance the pc and frame size only
5097 when we are beyond the current pc.
5098
5099 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5100
5101 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
5102 from m68hc11_push_arguments.
5103 (m68hc11_push_arguments): Remove.
5104 (m68hc11_push_return_address): Remove.
5105 (m68hc11_gdbarch_init): Install the above; remove above deprecated
5106 handlers; remove deprecated_extra_stack_alignment_needed.
5107
5108 2003-07-27 Andrew Cagney <cagney@redhat.com>
5109
5110 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
5111 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
5112 REAL_PC and not the pointer.
5113 * hppa-hpux-tdep.c: Include frame.h
5114
5115 2003-07-27 Andrew Cagney <cagney@redhat.com>
5116
5117 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
5118 GDB_MULTI_ACH_PARTIAL.
5119
5120 2003-07-27 Andrew Cagney <cagney@redhat.com>
5121
5122 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
5123 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
5124 operator at start and not end of line.
5125 (decode_prologue): Ditto.
5126 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
5127 frame_unwind_register_unsigned instead of
5128 frame_unwind_unsigned_register.
5129 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
5130 read_register.
5131 (m32r_push_dummy_call): Use register_size instead of
5132 REGISTER_RAW_SIZE.
5133 (m32r_frame_sniffer): Replace m32r_frame_p.
5134 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
5135 * m32r-rom.c (report_transfer_performance): Delete extern
5136 declaration.
5137 (m32r_load, m32r_upload_command): Use print_transfer_performance
5138 instead of report_transfer_performance.
5139 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
5140 / add_show_from_set.
5141
5142 2003-07-26 Andrew Cagney <cagney@redhat.com>
5143
5144 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
5145 store_return_value and extract_struct_value_address.
5146
5147 2003-07-26 Daniel Jacobowitz <drow@mvista.com>
5148
5149 PR c++/1267
5150 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
5151 NULL, default to the section containing PC.
5152
5153 2003-07-24 Stephane Carrez <stcarrez@nerim.fr>
5154
5155 * NEWS: Mention "regs" deprecated for m68hc11 too.
5156
5157 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
5158 (m68hc11_print_register): New function to print out one register.
5159 (m68hc11_print_registers_info): New function to print registers.
5160 (show_regs): Deprecate and use the above.
5161 (m68hc11_gdbarch_init): Install the print_registers_info.
5162
5163 2003-07-24 Jeff Johnston <jjohnstn@redhat.com>
5164
5165 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
5166 that we have a SIGTRAP before returning non-zero.
5167
5168 2003-07-23 Michal Ludvig <mludvig@suse.cz>
5169 Elena Zannoni <ezannoni@redhat.com>
5170
5171 * linespec.c (decode_line_2): Avoid crash if
5172 find_function_start_sal() returns empty record.
5173
5174 2003-07-23 Andreas Schwab <schwab@suse.de>
5175
5176 * ia64-tdep.c (ia64_print_insn): New function.
5177 (ia64_gdbarch_init): Set print_insn to it.
5178 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
5179 deprecated_tm_print_insn_info.
5180
5181 2003-07-22 Michael Snyder <msnyder@redhat.com>
5182
5183 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
5184 handle 8-bit returns (long long).
5185 (h8300h_extract_return_value): Ditto.
5186 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
5187
5188 2003-07-22 Andrew Cagney <cagney@redhat.com>
5189
5190 * gdbarch.c Include "gdb_obstack.h".
5191 (struct gdbarch): Add an "obstack".
5192 (alloc_gdbarch_data): Allocate the gdbarch data using
5193 GDBARCH_OBSTACK_CALLOC.
5194 (free_gdbarch_data): Delete function.
5195 (gdbarch_obstack_zalloc): New function.
5196 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
5197 Assert that the architecture is not initialized.
5198 (gdbarch_alloc): Allocate an obstack, allocate the architecture
5199 vector from the obstack.
5200 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
5201 architecture obstack.
5202 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
5203 (set_gdbarch_data): Assert that the data is not initialized.
5204 (struct gdbarch_data): Delete member "free".
5205 (register_gdbarch_data): Do not initialize "free".
5206 * gdbarch.h, gdbarch.c: Re-generate.
5207
5208 2003-07-22 Andrew Cagney <cagney@redhat.com>
5209
5210 * configure.in (build_warnings): Add -Wformat-nonliteral.
5211 * configure: Re-generate.
5212
5213 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
5214
5215 * dwarf2loc.c (locexpr_describe_location): Fix typos.
5216
5217 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
5218
5219 * findvar.c (read_var_value): Remove case for thread local storage
5220 variables. It is now entirely handled by the dwarf2 location
5221 expression code.
5222 * printcmd.c (address_info): Ditto.
5223 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
5224 enumeration value.
5225 (struct symbol): Remove objfile field, which was used by
5226 LOC_THREAD_LOCAL_STATIC only.
5227 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
5228 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
5229 usage of objfile pointer.
5230 * dwarf2loc.c (locexpr_describe_location): Add case to handle
5231 thread local variables.
5232 Add include of objfiles.h.
5233 * dwarf2expr.c (execute_stack_op): Add comments about thread local
5234 storage variables.
5235 * Makefile.in (dwarf2loc.o): Update dependencies.
5236
5237 2003-07-22 Andrew Cagney <cagney@redhat.com>
5238
5239 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
5240 get_frame_base.
5241 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
5242 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
5243 (struct value): Add opaque declaration.
5244 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
5245
5246 2003-07-21 Andrew Cagney <cagney@redhat.com>
5247
5248 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
5249 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
5250
5251 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
5252
5253 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
5254 regcache_cooked_read_unsigned instead of read_register.
5255 (m68hc11_saved_pc_after_call): Likewise.
5256 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
5257 instead of write_register.
5258 (m68hc11_register_type): New function.
5259 (m68hc11_register_virtual_type): Remove.
5260 (m68hc11_store_return_value): Convert to use the regcache.
5261 (m68hc11_extract_struct_value_address): Likewise.
5262 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
5263 m68hc11_register_type; undeprecate store_return_value and
5264 extract_struct_value_address.
5265
5266 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
5267
5268 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
5269 and translate to use regcache.
5270 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
5271
5272 2003-07-18 Andrew Cagney <cagney@redhat.com>
5273
5274 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
5275 * gdbarch.h, gdbarch.c: Re-generate.
5276 * i386-tdep.c (i386_gdbarch_init): Do not set
5277 DWARF2_BUILD_FRAME_INFO.
5278 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
5279 unconditionally.
5280 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
5281 DWARF2_BUILD_FRAME_INFO.
5282
5283 2003-07-18 Andrew Cagney <cagney@redhat.com>
5284
5285 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
5286 * disasm.c (gdb_disassemble_info): Initilize di.arch.
5287
5288 2003-07-18 Andrew Cagney <cagney@redhat.com>
5289
5290 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
5291 frame_unwind_address_in_block, instead of frame_pc_unwind.
5292 (dwarf2_frame_cache): Ditto.
5293
5294 2003-07-18 Andrew Cagney <cagney@redhat.com>
5295
5296 * user-regs.h (struct gdbarch): Declare opaque.
5297 * ui-out.h (struct ui_file): Declare opaque.
5298 * dwarf2-frame.h (struct frame_info): Declare opaque.
5299
5300 2003-07-18 Kris Warkentin <kewarken@qnx.com>
5301
5302 * nto-procfs.c: Clean ARI hits. Change #include <..> to
5303 #include "...".
5304 (procfs_meminfo): Change strerror to safe_strerror.
5305 (procfs_can_run): Remove K&R badness.
5306
5307 2003-07-17 Michael Snyder <msnyder@redhat.com>
5308
5309 * remote-sim.c: Comment typo fix.
5310
5311 2003-07-17 Andrew Cagney <cagney@redhat.com>
5312
5313 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
5314 configure.
5315 * sparc-tdep.c (sparc_intreg_size): Make non-static.
5316 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
5317 GDB_MULTI_ARCH_PARTIAL.
5318
5319 2003-07-17 Elena Zannoni <ezannoni@redhat.com>
5320
5321 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
5322 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
5323 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
5324
5325 2003-07-16 Theodore A. Roth <troth@openavr.org>
5326
5327 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
5328 found.
5329 (avr_frame_unwind_cache): Don't unwind FP for main.
5330 Update a comment.
5331 Save the computed prev_sp.
5332 (avr_saved_regs_unwinder): Remove function.
5333 (avr_frame_prev_register): Use PC unwind logic from
5334 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
5335
5336 2003-07-16 Andrew Cagney <cagney@redhat.com>
5337
5338 * frame-base.h (frame_base_p_ftype): Delete definition.
5339 (frame_base_append_predicate): Delete declaration.
5340 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
5341 (frame_unwind_append_predicate): Delete declaration.
5342 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
5343 (append_predicate): Delete parameter "p".
5344 (frame_unwind_append_predicate): Delete function.
5345 (frame_unwind_append_sniffer): Update call to append_predicate.
5346 (frame_unwind_free): Delete function.
5347 (_initialize_frame_unwind): Pass NULL as "free" to
5348 register_gdbarch_data.
5349 (frame_unwind_init): Append the dummy_frame_sniffer.
5350 (frame_unwind_find_by_frame): Simplify.
5351 * frame-base.c (struct frame_base_table): Delete field "p".
5352 (append_predicate): Delete parameter "p".
5353 (frame_base_append_predicate): Delete function.
5354 (frame_base_append_sniffer): Update call to append_predicate.
5355 (frame_base_free): Delete function.
5356 (frame_base_find_by_frame): Simplify.
5357 (_initialize_frame_base): Pass NULL as "free" to
5358 register_gdbarch_data.
5359 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
5360 (x86_64_sigtramp_frame_sniffer): Replace
5361 "x86_64_sigtramp_frame_p".
5362 (x86_64_init_abi): Set the frame unwind sniffers.
5363 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
5364 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
5365 (m68k_gdbarch_init): Set the frame unwind sniffers.
5366 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
5367 "i386_sigtramp_frame_p".
5368 (i386_frame_sniffer): Replace "i386_frame_p".
5369 (i386_gdbarch_init): Set the frame unwind sniffers.
5370 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
5371 (avr_gdbarch_init): Set the frame unwind sniffers.
5372 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
5373 "alpha_sigtramp_frame_p"
5374 (alpha_heuristic_frame_sniffer): Replace
5375 "alpha_heuristic_frame_p".
5376 (alpha_gdbarch_init): Set the frame unwind sniffers.
5377 (alpha_dwarf2_init_abi): Ditto.
5378 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
5379 "alpha_debug_frame_p".
5380 (alpha_mdebug_frame_base_sniffer): Replace
5381 "alpha_mdebug_frame_base_p".
5382 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
5383 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
5384 (d10v_gdbarch_init): Set the frame unwind sniffer.
5385 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
5386 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
5387 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
5388 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
5389 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
5390 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
5391
5392 2003-07-16 Michael Snyder <msnyder@redhat.com>
5393
5394 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
5395 should go thru sh_dsp_register_sim_regno, else the dsp regs
5396 will not get the right values.
5397
5398 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
5399
5400 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
5401 deprecated_store_floating by call to store_typed_floating.
5402 (sh_sh4_register_convert_to_raw): Substitute call to
5403 deprecated_extract_floating by call to extract_typed_floating.
5404
5405 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
5406
5407 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
5408
5409 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
5410
5411 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
5412 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
5413 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
5414 as possible.
5415 (do_pseudo_register): Remove.
5416 (sh_push_dummy_code): New function.
5417 (sh64_store_struct_return): Rename from sh_store_struct_return.
5418 Only called for sh64 now.
5419 (sh_extract_struct_value_address): Regcache'ify.
5420 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
5421 and accomodate new tasks.
5422 (sh64_push_return_address): Rename from sh_push_return_address.
5423 Only called for sh64 now.
5424 (sh_default_extract_return_value): Rename from sh_extract_return_value.
5425 Regcache'ify.
5426 (sh3e_sh4_extract_return_value): Regcache'ify.
5427 (sh_default_store_return_value): Ditto.
5428 (sh3e_sh4_store_return_value): Ditto.
5429 (sh_default_register_byte): Remove.
5430 (sh_sh4_register_byte): Remove.
5431 (sh_default_register_raw_size): Remove.
5432 (sh_sh4_register_raw_size): Remove.
5433 (sh_register_virtual_size): Remove.
5434 (sh_sh3e_register_virtual_type): Remove.
5435 (sh_sh3e_register_type): New function.
5436 (sh_sh4_register_virtual_type): Remove.
5437 (sh_sh4_register_type): New function.
5438 (sh_default_register_virtual_type): Remove.
5439 (sh_default_register_type): New function.
5440 (do_fv_register_info): Add parameters to accomodate call from
5441 sh_print_registers_info.
5442 (do_dr_register_info): Ditto.
5443 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
5444 Add parameters to accomodate call from sh_print_registers_info.
5445 (sh_do_fp_register): Ditto.
5446 (sh64_do_pseudo_register): Call do_dr_register_info,
5447 do_fv_register_info and sh_do_fp_register with default parameters.
5448 (sh_do_register): Add parameters to accomodate call from
5449 sh_print_registers_info.
5450 (sh_print_register): Ditto.
5451 (sh_print_registers_info): Rename from sh_do_registers_info.
5452 Add parameters to be used as gdbarch_print_registers_info
5453 implementation. Accomodate removed do_pseudo_register function
5454 pointer.
5455 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
5456 function pointer. Call sh_print_register with default parameters.
5457 (sh64_do_registers_info): Call sh_print_registers_info instead of
5458 sh_do_registers_info.
5459 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
5460 detection of deprecated vs. non-deprecated functionality.
5461 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
5462 function pointer assignments by direct function calls.
5463
5464 2003-07-15 Andrew Cagney <cagney@redhat.com>
5465
5466 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
5467 (frame_register_unwind, create_new_frame): Ditto.
5468 (legacy_get_prev_frame, get_frame_type): Ditto.
5469 (get_frame_base_address): Use frame_base_find_by_frame.
5470 (get_frame_locals_address): Use frame_base_find_by_frame.
5471 (get_frame_args_address): Use frame_base_find_by_frame.
5472 * frame-base.h (frame_base_sniffer_ftype): Declare.
5473 (frame_base_append_sniffer): Declare.
5474 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
5475 * frame-base.c (append_predicate): Add a "sniffer" parameter.
5476 (frame_base_append_sniffer): New function.
5477 (frame_base_append_predicate): Add a NULL sniffer.
5478 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
5479 (struct frame_base_table): Add "sniffer".
5480 (frame_base_free): Free the "sniffer" table.
5481 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
5482 (frame_unwind_append_sniffer): Declare.
5483 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
5484 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
5485 (struct frame_unwind_table): Add "sniffer", delete "middle".
5486 (append_predicate): Add "sniffer" parameter, append the sniffer.
5487 (frame_unwind_init): Update append_predicate call.
5488 (frame_unwind_append_sniffer): New function.
5489 (frame_unwind_append_predicate): Update append_predicate call.
5490 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
5491
5492 2003-07-15 Andrew Cagney <cagney@redhat.com>
5493
5494 * frame.c (get_prev_frame): Move disabled inside_entry_func to
5495 before code inhibiting repeated unwind attempts. Add to
5496 commentary on that test's problems.
5497 * blockframe.c (inside_main_func): Look for "main" in the minimal
5498 symbol table.
5499 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
5500 identical.
5501
5502 2003-07-15 Andrew Cagney <cagney@redhat.com>
5503
5504 * complaints.c (struct explanation): Define.
5505 (struct complaints): Change type of "explanation" to "struct
5506 explanation".
5507 (symfile_explanations): Convert to a "struct explanation" table.
5508 (vcomplaint): Update.
5509
5510 2003-07-15 Michal Ludvig <mludvig@suse.cz>
5511
5512 * x86-64-linux-nat.c (regmap): Removed.
5513 (supply_gregset, fill_gregset): Call
5514 x86_64_linux_(fill,supply)_gregset functions.
5515 * x86-64-linux-tdep.c (USER_*): New defines.
5516 (user_to_gdb_regmap, x86_64_core_fns): New structure.
5517 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
5518 New functions.
5519 (fetch_core_registers): Ditto.
5520 (_initialize_x86_64_linux_tdep): Call add_core_fns().
5521 * x86-64-linux-tdep.h: New file.
5522 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
5523 and core-regset.o.
5524 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
5525
5526 2003-07-13 Mark Kettenis <kettenis@gnu.org>
5527
5528 * x86-64-tdep.c (x86_64_store_return_value): Use
5529 regcache_cooked_write_part instead of regcache_cooked_write.
5530
5531 * configure.host: Add x86_64-*-freebsd*.
5532 * configure.tgt: Add x86_64-*-freebsd*.
5533 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
5534 * amd64fbsd-nat.c: New file.
5535 * amd64fbsd-tdep.c: New file.
5536 * config/i386/nm-fbsd64.h: New file.
5537 * config/i386/fbsd64.mh: New file.
5538 * config/i386/fbsd64.mt: New file.
5539
5540 2003-07-11 Mark Kettenis <kettenis@gnu.org>
5541
5542 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
5543 `sc_regs_offset' and `sc_fpregs_offset'.
5544 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
5545 SIGFRAME_FPREGSAVE_OFF): Remove defines.
5546 (alpha_sigtramp_register_address): Rewrite to use new members of
5547 `struct gdbarch_tdep'.
5548 (alpha_gdbarch_init): Initialize new members of struct
5549 gdbarch_tdep'.
5550 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
5551 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
5552 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
5553 (alphafbsd_pc_in_sigtramp): Implement.
5554 (alphafbsd_sigtramp_offset): New function.
5555 (alphafbsd_sigcontext_addr): New function.
5556 (alphafbsd_init_abi): Initialize signal trampoline related members
5557 of `struct gdbarch_tdep'.
5558 (_initialize_alphafbsd_tdep): Add prototype.
5559
5560 2003-07-11 Theodore A. Roth <troth@openavr.org>
5561
5562 * Makefile.in (install-only): Quote sed expression when generating
5563 transformed_name.
5564
5565 2003-07-11 Richard Henderson <rth@redhat.com>
5566
5567 * Makefile.in (dwarf2-frame.o): Add complaints_h.
5568 * dwarf2-frame.c: Include complaints.h.
5569 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
5570 variable initialization; return NULL on error.
5571 (decode_frame_entry): New.
5572
5573 2003-07-11 Andrew Cagney <cagney@redhat.com>
5574
5575 * frame.h (frame_address_in_block): Delete declaration.
5576 * blockframe.c (frame_address_in_block): Delete function.
5577 (get_frame_block): Use get_frame_address_in_block.
5578 (block_innermost_frame): Ditto.
5579 * stack.c (print_frame, backtrace_command_1): Ditto.
5580
5581 * frame.h (get_frame_address_in_block): Declare.
5582 (frame_unwind_address_in_block): Declare.
5583 * frame.c (frame_unwind_address_in_block): New function.
5584 (get_frame_address_in_block): New function.
5585
5586 2003-07-10 Andrew Cagney <cagney@redhat.com>
5587
5588 * gdbarch.sh: Simplify predicate methods. Remove need to provide
5589 pre-default. Note: re-generate has no effect.
5590
5591 2003-07-10 Andrew Cagney <cagney@redhat.com>
5592
5593 * gdbarch.sh: When a variable, but not a function, compare against
5594 0. Fix problem in previous patch.
5595 * gdbarch.c: Re-generate.
5596
5597 2003-07-10 Andrew Cagney <cagney@redhat.com>
5598
5599 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
5600 functions against NULL, not 0.
5601 * gdbarch.c: Re-generate.
5602
5603 2003-07-10 Fred Fish <fnf@ninemoons.com>
5604
5605 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
5606 null string instead of a null pointer.
5607 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
5608
5609 2003-07-09 Michael Snyder <msnyder@redhat.com>
5610
5611 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
5612
5613 2003-07-09 Mark Kettenis <kettenis@gnu.org>
5614
5615 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
5616 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
5617 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
5618 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
5619 * x86-64-tdep.c: ... from here.
5620
5621 2003-07-09 Andreas Schwab <schwab@suse.de>
5622
5623 * m68k-tdep.h (enum struct_return): Define.
5624 (struct gdbarch_tdep): Add struct_return.
5625 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
5626 bytes are padded to the right, not to the left. Pass struct value
5627 address in register %a1, not on stack.
5628 (m68k_use_struct_convention): New function.
5629 (m68k_gdbarch_init): Set use_struct_convention. Initialize
5630 struct_return in tdep to pcc_struct_return.
5631 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
5632 reg_struct_return.
5633
5634 2003-07-09 Joel Brobecker <brobecker@gnat.com>
5635
5636 * somread.c (som_symfile_offsets): Fix compilation error.
5637
5638 2003-07-09 Andrew Cagney <cagney@redhat.com>
5639
5640 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
5641 Add comments about the checks.
5642
5643 2003-07-08 Andrew Cagney <cagney@redhat.com>
5644
5645 * Makefile.in: Make dependency section headers consistent.
5646 (config_h): Move to $BUILD headers section.
5647 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
5648 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
5649 (ada-exp.tab.c): Move to YACC/LEX section.
5650 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
5651 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
5652
5653 2003-07-08 Kris Warkentin <kewarken@qnx.com>
5654
5655 * nto-procfs.c: Cleaned up a bunch of ARI hits.
5656 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
5657 of strerror with safe_strerror, use ISO C function definitions,
5658 and replace instances of sprintf with snprintf.
5659
5660 2003-07-07 Andrew Cagney <cagney@redhat.com>
5661
5662 * frame.c (get_prev_frame): Enable check for identical frames.
5663 Update comments. Update error messages.
5664
5665 2003-07-07 Joel Brobecker <brobecker@gnat.com>
5666
5667 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
5668
5669 2003-07-07 Joel Brobecker <brobecker@gnat.com>
5670
5671 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
5672 sort_symtab_syms, no longer necessary.
5673
5674 2003-07-07 Joel Brobecker <brobecker@gnat.com>
5675
5676 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
5677
5678 2003-07-07 Joel Brobecker <brobecker@gnat.com>
5679
5680 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
5681 (mips_register_byte): Likewise.
5682
5683 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
5684
5685 * Makefile.in (sparc_tdep_h): New.
5686 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
5687 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
5688 * sparc-linux-nat.c: Include "sparc-tdep.h".
5689 * sparc-nat.c: Likewise.
5690 * sparc-tdep.c: Likewise.
5691 * sparc64nbsd-nat.c: Likewise.
5692 * sparcnbsd-nat.c: Likewise.
5693 * sparcnbsd-tdep.c: Likewise.
5694 * sparc-tdep.h: New file.
5695 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
5696 and sparc_npc_regnum.
5697
5698 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
5699
5700 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
5701 (mips_linux_cannot_store_register): List supported instead of
5702 unsupported registers.
5703
5704 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
5705
5706 * disasm.c (dump_insns): Separate instructions from addresses.
5707
5708 2003-07-07 Andreas Schwab <schwab@suse.de>
5709
5710 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
5711 dependencies.
5712 * m68k-tdep.c (NUM_FREGS): Delete.
5713 (SIG_PC_FP_OFFSET): Delete.
5714 (TARGET_M68K): Delete.
5715 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
5716 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
5717 P_MOVEL_SP, P_MOVEML_SP): Define.
5718 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
5719 P_TRAP): Delete.
5720 (m68k_register_raw_size): Delete.
5721 (m68k_register_virtual_size): Delete.
5722 (m68k_register_type): Renamed from m68k_register_virtual_type and
5723 add gdbarch argument.
5724 (m68k_store_struct_return): Delete.
5725 (m68k_deprecated_extract_return_value): Delete.
5726 (m68k_deprecated_extract_struct_value_address): Delete.
5727 (m68k_frame_chain): Delete.
5728 (m68k_frame_saved_pc): Delete.
5729 (m68k_fix_call_dummy): Delete.
5730 (m68k_push_dummy_frame): Delete.
5731 (m68k_pop_frame): Delete.
5732 (m68k_extract_return_value): New function.
5733 (m68k_store_return_value): Rewrite using regcache.
5734 (m68k_extract_struct_value_address): Rewrite using regcache.
5735 (m68k_push_dummy_call): New function.
5736 (struct m68k_frame_cache): Define.
5737 (m68k_alloc_frame_cache): New function.
5738 (m68k_analyze_frame_setup): New function.
5739 (m68k_analyze_register_saves): New function.
5740 (m68k_analyze_prologue): New function.
5741 (m68k_skip_prologue): Rewrite using above functions.
5742 (m68k_unwind_pc): New function.
5743 (m68k_frame_cache): New function.
5744 (m68k_frame_this_id): New function.
5745 (m68k_frame_prev_register): New function.
5746 (m68k_frame_unwind): New variable.
5747 (m68k_frame_p): New function.
5748 (m68k_sigtramp_frame_cache): New function.
5749 (m68k_sigtramp_frame_this_id): New function.
5750 (m68k_sigtramp_frame_prev_register): New function.
5751 (m68k_sigtramp_frame_unwind): New variable.
5752 (m68k_sigtramp_frame_p): New function.
5753 (m68k_frame_base_address): New function.
5754 (m68k_frame_base): New function.
5755 (m68k_unwind_dummy_id): New function.
5756 (fill_gregset): Use regcache_collect.
5757 (fill_fpregset): Likewise.
5758 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
5759 defined.
5760 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
5761 deprecated_init_frame_pc, deprecated_store_struct_return,
5762 deprecated_extract_return_value, deprecated_store_return_value,
5763 deprecated_frame_chain, deprecated_frame_saved_pc,
5764 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
5765 deprecated_register_virtual_size,
5766 deprecated_max_register_raw_size,
5767 deprecated_max_register_virtual_size,
5768 deprecated_register_virtual_type, deprecated_register_size,
5769 deprecated_register_byte, deprecated_register_bytes,
5770 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
5771 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
5772 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
5773 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
5774 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
5775 deprecated_push_dummy_frame, deprecated_pop_frame,
5776 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
5777 only if SYSCALL_TRAP is defined. Set extract_return_value,
5778 store_return_value, extract_struct_value_address, register_type,
5779 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
5780 predicates.
5781 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
5782 M68K_MAX_REGISTER_SIZE): Define.
5783 (struct m68k_sigtramp_info): Define.
5784 (struct gdbarch_tdep): Add get_sigtramp_info.
5785 * m68klinux-nat.c (fetch_register): Use register_size instead of
5786 REGISTER_RAW_SIZE. Don't put assignment in if.
5787 (store_register): Likewise.
5788 (fetch_inferior_registers): Likewise.
5789 (store_inferior_registers): Likewise.
5790 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
5791 (m68k_linux_frame_saved_pc): Delete.
5792 (m68k_linux_sigcontext_reg_offset,
5793 m68k_linux_ucontext_reg_offset): Define.
5794 (m68k_linux_get_sigtramp_info): New function.
5795 (m68k_linux_extract_return_value): Rewrite using regcache.
5796 (m68k_linux_store_return_value): Likewise.
5797 (m68k_linux_extract_struct_value_address): Likewise.
5798 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
5799 Don't set deprecated_frame_saved_pc,
5800 deprecated_extract_return_value, deprecated_store_return_value,
5801 deprecated_extract_struct_value_address. Set
5802 extract_return_value, store_return_value,
5803 extract_struct_value_address.
5804
5805 2003-07-07 Andrew Cagney <cagney@redhat.com>
5806
5807 * expprint.c: Include "user-regs.h" instead of "frame.h".
5808 (print_subexp): Use user_reg_map_regnum_to_name, instead of
5809 frame_map_regnum_to_name.
5810 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
5811 (frame_map_name_to_regnum): Simplify, call
5812 user_reg_map_name_to_regnum.
5813 (frame_map_regnum_to_name): Simplify, call
5814 user_reg_map_regnum_to_name.
5815 (frame_register_unwind): Update.
5816 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
5817 (_initialize_frame_reg): Call user_reg_add_builtin.
5818 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
5819 (value_of_register): Use value_of_user_reg.
5820 * eval.c (evaluate_subexp_standard): Update.
5821 * parse.c (write_dollar_variable): Update.
5822 * d10v-tdep.c (d10v_print_registers_info): Update.
5823 * infcmd.c (registers_info): Update.
5824 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
5825 (builtin_regs_h): Delete macro.
5826 (user_regs_h): Define.
5827 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
5828 (builtin-regs.o): Delete target.
5829 (user-regs.o): Specify dependencies.
5830 (expprint.o): Update dependencies.
5831 (findvar.o): Update dependencies.
5832 (frame.o): Update dependencies.
5833 (std-regs.o): Update dependencies.
5834
5835 2003-07-06 Christopher Faylor <cgf@redhat.com>
5836
5837 * win32-nat.c (solib_symbols_add): Use one variable for all section
5838 address stuff. Pass variable rather than address of variable to
5839 safe_symbol_file_add.
5840
5841 2003-07-06 Andreas Schwab <schwab@suse.de>
5842
5843 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
5844
5845 2003-07-04 Joel Brobecker <brobecker@gnat.com>
5846
5847 * rs6000-nat.c (vmap_symtab): Fix compilation error.
5848
5849 2003-07-04 Kris Warkentin <kewarken@qnx.com>
5850
5851 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
5852
5853 2003-07-04 Kris Warkentin <kewarken@qnx.com>
5854
5855 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
5856 * config/i386/nto.mh: New file.
5857 * config/i386/nm-nto.h: New file.
5858 * configure.host: Add i[3456]86-*-nto*.
5859
5860 2003-07-03 Joel Brobecker <brobecker@gnat.com>
5861
5862 * remote-vx.c (vx_add_symbols): Fix compilation error.
5863
5864 2003-07-03 Andrew Cagney <cagney@redhat.com>
5865
5866 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
5867 * gdbarch.h, gdbarch.c: Re-generate.
5868 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
5869 (legacy_register_name): Declare.
5870 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
5871 (REGISTER_NAME): Define.
5872 * sparc-tdep.c (legacy_register_name): New function.
5873 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
5874 (REGISTER_NAME): Define.
5875 (hppa64_register_name): Declare.
5876 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
5877 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
5878 (hppa64_register_name): New function.
5879 (hppa_register_name): New function.
5880 * arch-utils.c (legacy_register_name): Delete.
5881 * arch-utils.h (legacy_register_name): Delete.
5882
5883 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
5884
5885 * cli/cli-interp.c (cli_interpreter_resume): Update the
5886 cli_uiout's stream to gdb_stdout.
5887
5888 2003-07-03 Andrew Cagney <cagney@redhat.com>
5889
5890 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
5891 predicate.
5892 * gdbarch.h, gdbarch.c: Re-generate.
5893 * regcache.c (init_regcache_descr): Use legacy code when either
5894 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
5895
5896 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
5897
5898 * NEWS: Move "set logging" entry into GDB 6.0 section.
5899
5900 2003-07-02 Jim Blandy <jimb@redhat.com>
5901
5902 * s390-tdep.c (struct frame_extra_info): new member:
5903 'stack_bought_valid'.
5904 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
5905 initialize fextra_info->stack_bought.
5906 (s390_frameless_function_invocation): Don't trust the value of
5907 fextra_info_ptr->stack_bought unless
5908 fextra_info->stack_bought_valid is set.
5909
5910 New S390 prologue analyzer.
5911 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
5912 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
5913 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
5914 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
5915 compute_x_addr, s390_on_stack, s390_store,
5916 s390_get_signal_frame_info): New functions.
5917 (S390_NUM_SPILL_SLOTS): New macro.
5918 (s390_get_frame_info): Rewritten.
5919 (is_arg_reg): Deleted.
5920
5921 Break out the decoding of S/390 instructions into separate
5922 functions, to make it more legible, and easier to check
5923 against the spec.
5924 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
5925 is_rx, is_rxe): New functions.
5926 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
5927 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
5928 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
5929 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
5930 enums for opcode values. (Is this an improvement?)
5931
5932 2003-07-02 Andrew Cagney <cagney@redhat.com>
5933
5934 * i386-tdep.c: Revert change committed as part of trad-frame code
5935 below.
5936
5937 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
5938
5939 * breakpoint.c (insert_catchpoint): Make static.
5940
5941 2003-07-02 Andreas Schwab <schwab@suse.de>
5942
5943 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
5944 former ia64_push_arguments and ia64_push_return_address, and use
5945 regcache functions instead of read/write_register.
5946 (ia64_gdbarch_init): Set push_dummy_call instead of
5947 deprecated_push_arguments and deprecated_push_return_address.
5948
5949 2003-07-01 Andreas Jaeger <aj@suse.de>
5950
5951 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
5952 before the call.
5953 Set %rax only to number of SSE registers used.
5954
5955 2003-07-01 Andrew Cagney <cagney@redhat.com>
5956
5957 * trad-frame.h: Update comments, a -1 .addr is reserved.
5958 (trad_frame_value_p, trad_frame_addr_p): Declare.
5959 (trad_frame_reg_p): Declare.
5960 (trad_frame_set_value): Rename trad_frame_register_value.
5961 (trad_frame_set_unknown): Declare.
5962 * trad-frame.c (trad_frame_realreg_p): New function.
5963 (trad_frame_addr_p, trad_frame_value_p): New function.
5964 (trad_frame_set_unknown): New function.
5965 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
5966 (trad_frame_prev_register): Use trad_frame_realreg_p,
5967 trad_frame_addr_p and trad_frame_value_p.
5968 (trad_frame_set_value): Rename trad_frame_register_value.
5969 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
5970 and trad_frame_set_value.
5971
5972 2003-06-30 Jim Blandy <jimb@redhat.com>
5973
5974 Patch from IBM (authors unspecified, probably Ulrich Weigand and
5975 Gerhard Tonn) for argument passing on the S/390 and S/390x:
5976 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
5977 for 16 registers, and then 32 more bytes.
5978 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
5979 New macros.
5980 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
5981 Move up in the file, since it's now used by is_simple_arg.
5982 (is_simple_arg): Don't assume registers are four bytes long.
5983 Exclude all double arguments. Extended floats are not simple
5984 args.
5985 (is_power_of_two): New function.
5986 (pass_by_copy_ref): Call is_power_of_two, and check that the
5987 length fits in a register, rather than listing all the acceptable
5988 sizes. Extended floats are not passed by reference.
5989 (s390_push_arguments): Don't assume registers are four bytes long.
5990 Reserve an argument register to point to the buffer for structures
5991 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
5992 S390_STACK_FRAME_OVERHEAD.
5993
5994 2003-06-30 Andreas Schwab <schwab@suse.de>
5995
5996 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
5997 format error message.
5998
5999 2003-06-30 Joel Brobecker <brobecker@gnat.com>
6000
6001 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
6002
6003 2003-06-30 David Carlton <carlton@kealia.com>
6004
6005 Band-aid for PR c++/1245.
6006 * Makefile.in (cp-support.o): Depend on complaints_h.
6007 * cp-support.c: Include complaints.h. Add declaration for
6008 find_last_component.
6009 (cp_find_first_component): Separate code into
6010 cp_find_first_component_aux.
6011 (cp_find_first_component_aux): Call demangled_name_complaint.
6012 (demangled_name_complaint): New.
6013
6014 2003-06-30 Andrew Cagney <cagney@redhat.com>
6015
6016 * remote.c (remote_write_bytes): Explicitly compute and then use
6017 the payload size. Update comments to reflect. Fixes problem of
6018 GDB not sending small packets as found by Fred Fish.
6019
6020 2003-06-30 Andrew Cagney <cagney@redhat.com>
6021
6022 * remote.c (remote_async_wait): Fix -Wformat problem.
6023
6024 2003-06-29 Andrew Cagney <cagney@redhat.com>
6025
6026 * remote.c (remote_wait): Call error, and not warning, when the
6027 packet is corrupt.
6028 (remote_async_wait): Ditto.
6029
6030 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
6031
6032 * sparc-tdep.c (sparc_y_regnum): Make external again.
6033
6034 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
6035
6036 * cli/cli-logging.c (pop_output_files): Add void to function
6037 definition.
6038
6039 2003-06-29 Andrew Cagney <cagney@redhat.com>
6040
6041 * frame.c (frame_register_unwind): Use unsigned char when dumping
6042 the buffer contents.
6043
6044 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
6045
6046 * cli/cli-logging.c: New file.
6047 * cli-out.c (struct ui_out_data): Add original_stream.
6048 (cli_redirect): New function.
6049 (cli_ui_out_impl): Add cli_redirect.
6050 (cli_out_new): Initialize original_stream.
6051 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
6052 (uo_redirect, ui_out_redirect): New.
6053 * ui-out.h (struct ui_out_impl): Add redirect member.
6054 (redirect_ftype): New.
6055 (ui_out_redirect): Add prototype.
6056 * Makefile.in: Add rules for cli-logging.c.
6057 * NEWS: Mention "set logging".
6058
6059 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
6060
6061 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
6062
6063 2003-06-27 Andrew Cagney <cagney@redhat.com>
6064
6065 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
6066 (m68hc11_gdbarch_init): Do not set call_dummy_address.
6067 * avr-tdep.c (avr_call_dummy_address): Delete function.
6068 (avr_gdbarch_init): Do not set call_dummy_address.
6069
6070 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
6071
6072 * symfile.c (syms_from_objfile): Move variables to inner block.
6073 Move the checks for the non-mainline case a bit earlier to avoid
6074 doing some useless computations.
6075
6076 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
6077
6078 * dwarfread.c (decode_modified_type): Gag new compiler warning.
6079
6080 2003-06-26 Elena Zannoni <ezannoni@redhat.com>
6081
6082 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
6083 sections.
6084
6085 2003-06-26 Michael Chastain <mec@shout.net>
6086
6087 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
6088 gdb/testsuite/gdb.c++/pr-1210.exp.
6089
6090 2003-06-26 Andrew Cagney <cagney@redhat.com>
6091
6092 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
6093 altivec_expression.h and altivec_registers.h.
6094
6095 2003-06-26 Andrew Cagney <cagney@redhat.com>
6096
6097 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
6098 info->mach when MIPS16. Patch suggested by Fred Fish.
6099
6100 2003-06-26 Andrew Cagney <cagney@redhat.com>
6101
6102 * utils.c (internal_vproblem): Print the problem to a reason
6103 buffer and then pass to query. Make the msg variable more local.
6104
6105 2003-06-26 Andrew Cagney <cagney@redhat.com>
6106
6107 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
6108 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
6109 * gdbarch.h, gdbarch.c: Re-generate.
6110 * frame-base.c (default_frame_args_address): Update. Use
6111 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
6112 not available.
6113 (default_frame_locals_address): Ditto for
6114 DEPRECATED_FRAME_LOCALS_ADDRESS.
6115 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
6116 (vax_frame_num_args): Update.
6117 (vax_gdbarch_init): Update.
6118 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6119 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6120 * mcore-tdep.c (mcore_gdbarch_init): Update.
6121 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6122 * ia64-tdep.c (ia64_gdbarch_init): Update.
6123 * symtab.h (address_class): Update comments.
6124 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
6125 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6126 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6127 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6128 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6129 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6130 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6131 * alpha-mdebug-tdep.c: Update.
6132 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
6133
6134 2003-06-26 Andreas Jaeger <aj@suse.de>
6135
6136 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
6137 of SSE registers so that varargs functions work. Rework handling
6138 of passing arguments on the stack.
6139 (x86_64_store_return_value): Return double and float values in SSE
6140 register.
6141
6142 2003-06-24 Michael Chastain <mec@shout.net>
6143
6144 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
6145 the "constructor breakpoints ignored" bug.
6146
6147 2003-06-25 David Carlton <carlton@kealia.com>
6148
6149 * MAINTAINERS: Update e-mail address.
6150
6151 2003-06-24 Jim Blandy <jimb@redhat.com>
6152
6153 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
6154
6155 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
6156 function.
6157 (ppc_linux_init_abi): Register it as the
6158 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
6159
6160 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
6161 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
6162 method.
6163
6164 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
6165 (ppc64_standard_linkage_target): Use it.
6166
6167 2003-06-23 Andrew Cagney <cagney@redhat.com>
6168
6169 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
6170 for 0 "int0" and 4 "int32" sized registers.
6171 * gdbtypes.c (builtin_type_int0): Define.
6172 (build_gdbtypes): Initialize builtin_type_int0.
6173 * gdbtypes.h (builtin_type_int0): Declare.
6174
6175 2003-06-23 Stephane Carrez <stcarrez@nerim.fr>
6176
6177 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
6178 as characters are unsigned.
6179
6180 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6181
6182 PR gdb/1179
6183 * dwarfread.c (struct_type): Skip static fields without crashing.
6184
6185 2003-06-22 Andrew Cagney <cagney@redhat.com>
6186
6187 GDB 6.0 branch created.
6188 * README: Update.
6189 * PROBLEMS: Update. Empty.
6190 * NEWS: Update.
6191
6192 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6193
6194 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
6195 Suggested by Nick Hibma <n_hibma@webweaving.org>.
6196
6197 2003-06-22 Andrew Cagney <cagney@redhat.com>
6198
6199 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
6200 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
6201 Velikov.
6202
6203 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6204
6205 * cli/cli-cmds.c (shell_escape): Silence warnings from old
6206 compilers.
6207
6208 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
6209
6210 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
6211 argument of val_print.
6212 * cp-valprint.c (cp_print_value): Don't add the offset parameter
6213 to the address argument of baseclass_offset or target_read_memory.
6214 Do add it to the argument of cp_print_value_fields.
6215
6216 2003-06-21 Andrew Cagney <cagney@redhat.com>
6217
6218 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
6219 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
6220 instead of 0..NUM_REGS.
6221 (mips_register_reggroup_p): New function.
6222 (mips_pseudo_register_write): New function.
6223 (mips_pseudo_register_read): New function.
6224 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
6225 based on the register's type.
6226 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
6227 cooked.
6228 (mips_get_saved_register): Simplify. Assert that REGNO is a
6229 pseudo / cooked.
6230 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
6231 (mips_register_type): Replace mips_register_virtual_type. Map
6232 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
6233 when available.
6234 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
6235 that the register is cooked / virtual.
6236 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
6237 Only get the extra info when needed.
6238 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
6239 (mips32_heuristic_proc_desc): Fetch the cooked register.
6240 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
6241 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
6242 (mips_print_register): Use gdbarch_register_type, instead of
6243 REGISTER_VIRTUAL_TYPE.
6244 (print_gp_register_row): Use gdbarch_register_type, instead of
6245 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
6246 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6247 Print the pseudo / cooked registers.
6248 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6249 Print the pseudo / cooked registers.
6250 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
6251 REG_NUM is pseudo / cooked.
6252 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
6253 (mips_n32n64_xfer_return_value): Ditto.
6254 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
6255 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
6256 (mips_register_sim_regno): New function.
6257 (mips_gdbarch_init): Set deprecated_register_byte,
6258 register_group_p, pseudo_register_write, pseudo_register_read,
6259 register_sim_regno, and num_pseudo_regs. Set register_type,
6260 instead of register_virtual_type.
6261 * Makefile.in (mips-tdep.o): Update dependencies.
6262 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
6263 REGISTER_VIRTUAL_TYPE.
6264 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
6265 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
6266 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
6267 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
6268 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
6269
6270 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
6271
6272 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
6273 * cli/cli-cmds.c: Include "gdb_vfork.h".
6274 (shell_escape): Use vfork.
6275
6276 2003-06-21 Andrew Cagney <cagney@redhat.com>
6277
6278 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
6279 32 bit floating-point register saves.
6280
6281 * frame.h (deprecated_unwind_get_saved_register): Delete.
6282 * frame.c (deprecated_unwind_get_saved_register): Delete function.
6283 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
6284 and deprecated_get_next_frame_hack instead of
6285 deprecated_unwind_get_saved_register.
6286
6287 * mips-tdep.c (mips_dump_tdep): Do not print
6288 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
6289
6290 * frame.c (get_frame_register): New function.
6291 (frame_unwind_register_signed): New function.
6292 (get_frame_register_signed): New function.
6293 (frame_unwind_register_unsigned): New function.
6294 (get_frame_register_unsigned): New function.
6295 * frame.h: Add comments on naming schema.
6296 (get_frame_register, frame_unwind_register_signed): Declare.
6297 (get_frame_register_signed, get_frame_register_signed): Declare.
6298 (frame_unwind_register_unsigned): Declare.
6299 (get_frame_register_unsigned): Declare.
6300
6301 2003-06-20 Theodore A. Roth <troth@openavr.org>
6302
6303 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
6304
6305 2003-06-20 Theodore A. Roth <troth@openavr.org>
6306
6307 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
6308 (avr_read_sp): Ditto.
6309
6310 2003-06-20 Daniel Jacobowitz <drow@mvista.com>
6311
6312 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
6313 * config/arm/nm-linux.h: Likewise.
6314 * config/arm/tm-linux.h: Likewise.
6315 * config/ia64/nm-linux.h: Likewise.
6316 * config/ia64/tm-ia64.h: Likewise.
6317 * config/s390/tm-linux.h: Likewise.
6318 * config/s390/tm-s390.h: Likewise.
6319 * s390-nat.c: Likewise.
6320 * s390-tdep.c: Likewise.
6321
6322 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
6323 * config/ia64/linux.mt: Likewise.
6324 * config/m68k/linux.mh: Likewise.
6325 * config/mips/linux.mt: Likewise.
6326 * config/powerpc/linux.mh: Likewise.
6327 * config/sh/linux.mt: Likewise.
6328
6329 2003-06-19 Kris Warkentin <kewarken@qnx.com>
6330
6331 * solib.c (solib_open): Change tests for whether to search
6332 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
6333 comments.
6334
6335 2003-06-19 Theodore A. Roth <troth@openavr.org>
6336
6337 * avr-tdep.c (avr_frame_address): Delete function.
6338 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
6339 set_gdbarch_frame_args_address.
6340
6341 2003-06-19 Andrew Cagney <cagney@redhat.com>
6342
6343 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
6344 (REGISTER_CONVERT_FROM_TYPE): Delete.
6345 (mips_register_convert_to_type): Delete declaration.
6346 (mips_register_convert_from_type): Delete declaration.
6347 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
6348 kernel/.
6349
6350 2003-06-19 Michael Snyder <msnyder@redhat.com>
6351
6352 * linux-nat.h: New file.
6353 * linux-nat.c: Include linux-nat.h.
6354 * lin-lwp.c: Include linux-nat.h.
6355 Move struct lwp_info def to linux-nat.h.
6356 * linux-proc.c: Include linux-nat.h.
6357 (linux_make_note_section): Iterate over lwps instead of threads.
6358 (linux_do_thread_registers): Use lwp instead of merged pid.
6359 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
6360 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
6361 Add dependency on linux_nat_h.
6362
6363 2003-06-19 Theodore A. Roth <troth@openavr.org>
6364
6365 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
6366
6367 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
6368
6369 * varobj.c (get_type, get_target_type): Use check_typedef.
6370
6371 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
6372
6373 * breakpoint.c (insert_catchpoint): Call internal_error.
6374
6375 2003-06-19 Theodore A. Roth <troth@openavr.org>
6376
6377 * avr-tdep.c (avr_push_dummy_code): Delete function.
6378 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
6379
6380 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
6381
6382 * arch-utils.c (default_prepare_to_proceed): Remove.
6383 (generic_prepare_to_proceed): Remove.
6384 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
6385 (generic_prepare_to_proceed): Remove prototype.
6386 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
6387 * gdbarch.c: Regenerate.
6388 * gdbarch.h: Regenerate.
6389 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
6390 * hppah-nat.c (hppa_switched_threads): Remove.
6391 * infrun.c (prepare_to_proceed): New static function, copied from
6392 generic_prepare_to_proceed. Remove select_it argument.
6393 (proceed): Call prepare_to_proceed.
6394 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
6395 variables.
6396 (ptrace_wait): Don't set the removed variables.
6397 (hppa_switched_threads): Remove.
6398 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
6399 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
6400 (lin_lwp_prepare_to_proceed): Remove prototype.
6401 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
6402 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
6403
6404 2003-06-18 Theodore A. Roth <troth@openavr.org>
6405
6406 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
6407 trad-frame.h.
6408 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
6409 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
6410 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
6411 (AVR_PROLOGUE_*): Enumerate prologue types.
6412 (struct frame_extra_info): Remove.
6413 (struct avr_unwind_cache): Define.
6414 (avr_write_sp): Delete function.
6415 (avr_read_fp): Ditto.
6416 (avr_init_extra_frame_info): Ditto.
6417 (avr_pop_frame): Ditto.
6418 (avr_frame_saved_pc): Ditto.
6419 (avr_saved_pc_after_call): Ditto.
6420 (avr_push_return_address): Ditto.
6421 (avr_frame_chain): Ditto.
6422 (avr_store_struct_return): Ditto.
6423 (avr_push_arguments): Ditto.
6424 (avr_scan_prologue): Update comments. Changed to set up the info for
6425 cache unwinding. Now returns end of prologue PC.
6426 (avr_skip_prologue): Better handling of functions lacking a prologue
6427 by using avr_scan_prologue.
6428 (avr_scan_arg_moves): New function.
6429 (avr_saved_regs_unwinder): Ditto.
6430 (avr_frame_unwind_cache): Ditto.
6431 (avr_unwind_pc): Ditto.
6432 (avr_frame_this_id): Ditto.
6433 (avr_frame_prev_register): Ditto.
6434 (avr_frame_p): Ditto.
6435 (avr_frame_base_address ): Ditto.
6436 (avr_unwind_dummy_id): Ditto.
6437 (avr_push_dummy_code): Ditto.
6438 (push_stack_item): Ditto.
6439 (pop_stack_item): Ditto.
6440 (avr_push_dummy_call): Ditto.
6441 (struct stack_item): Define.
6442 (avr_frame_unwind): Declare structure.
6443 (avr_frame_base): Ditto.
6444 (avr_gdbarch_init): Remove calls to
6445 set_gdbarch_deprecated_init_frame_pc,
6446 set_gdbarch_deprecated_target_read_fp,
6447 set_gdbarch_deprecated_dummy_write_sp,
6448 set_gdbarch_deprecated_fp_regnum,
6449 set_gdbarch_deprecated_push_arguments,
6450 set_gdbarch_deprecated_push_return_address,
6451 set_gdbarch_deprecated_pop_frame,
6452 set_gdbarch_deprecated_store_struct_return,
6453 set_gdbarch_deprecated_frame_init_saved_regs,
6454 set_gdbarch_deprecated_init_extra_frame_info,
6455 set_gdbarch_deprecated_frame_chain,
6456 set_gdbarch_deprecated_frame_saved_pc,
6457 set_gdbarch_deprecated_saved_pc_after_call.
6458 Add calls to set_gdbarch_push_dummy_call,
6459 set_gdbarch_push_dummy_code,
6460 frame_unwind_append_predicate,
6461 frame_base_set_default,
6462 set_gdbarch_unwind_dummy_id,
6463 set_gdbarch_unwind_pc.
6464 Wrap a long line.
6465
6466 2003-06-18 Corinna Vinschen <vinschen@redhat.com>
6467
6468 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
6469 registers for H8/300S.
6470 (h8300_print_registers_info): Ditto.
6471 (h8300_gdbarch_init): Accommodate register count for H8/300S.
6472
6473 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
6474
6475 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
6476 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
6477 (lin_lwp_wait): Likewise. Update comments.
6478 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
6479 (pull_pid_from_list, linux_record_stopped_pid): New.
6480
6481 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
6482
6483 * ada-lang.c (scan_discrim_bound): Name first argument.
6484 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
6485 declared by ALL_BLOCK_SYMBOLS.
6486
6487 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
6488
6489 * ada-tasks.c (find_function_in_inferior): Don't declare it.
6490 ("regcache.h"): Include it.
6491 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
6492
6493 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
6494
6495 * NEWS: Mention gdbserver detach change and "disconnect" command.
6496 * infcmd.c (disconnect_command): New function.
6497 (_initialize_infcmd): Add ``disconnect'' command.
6498 * remote.c (remote_async_detach): Delete.
6499 (remote_detach): Merge remote_async_detach.
6500 (remote_disconnect): New.
6501 (init_remote_ops): Set to_disconnect.
6502 (init_remote_cisco_ops): Likewise.
6503 (init_remote_async_ops): Likewise. Use remote_detach.
6504 * target.c (cleanup_target): Default to_disconnect.
6505 (update_current_target): Inherit to_disconnect.
6506 (target_disconnect, debug_to_disconnect): New functions.
6507 (setup_target_debug): Set to_disconnect.
6508 * target.h (struct target_ops): Add to_disconnect.
6509 (target_disconnect): Add prototype.
6510
6511 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
6512
6513 * breakpoint.c (insert_catchpoint): New function.
6514 (insert_breakpoints): Use catch_exceptions to call
6515 insert_catchpoint. Disable catchpoints if they fail to insert.
6516
6517 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
6518
6519 * symfile.c (reread_symbols): Clear sym_private.
6520
6521 2003-06-17 Andrew Cagney <cagney@redhat.com>
6522
6523 * trad-frame.h (struct frame_info): Add opaque declaration.
6524 * remote-fileio.h (struct cmd_list_element): Add opaque
6525 declaration.
6526 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
6527 comments.
6528
6529 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
6530
6531 * remote.c (remote_prepare_to_store): Replace call to
6532 deprecated_read_register_bytes with multiple regcache_raw_read
6533 calls.
6534
6535 2003-06-17 Kris Warkentin <kewarken@qnx.com>
6536
6537 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
6538 (nto_find_and_open_solib): Likewise.
6539 (nto_init_solib_absolute_prefix): Likewise.
6540 (_initialize_nto_tdep): Fix indentation.
6541
6542 2003-06-17 Kris Warkentin <kewarken@qnx.com>
6543
6544 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
6545
6546 2003-06-17 Kris Warkentin <kewarken@qnx.com>
6547
6548 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
6549
6550 2003-06-17 Jim Blandy <jimb@redhat.com>
6551
6552 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
6553
6554 2003-06-16 Theodore A. Roth <troth@openavr.org>
6555
6556 * avr-tdep.c (avr_extract_return_value): New function.
6557 (avr_gdbarch_init): Set extract_return_value method.
6558
6559 2003-06-16 Andrew Cagney <cagney@redhat.com>
6560
6561 * frame.h (deprecated_get_next_frame_hack): Declare.
6562 * frame.c (legacy_saved_regs_prev_register): Only require
6563 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
6564 there are always saved regs.
6565 (deprecated_generic_get_saved_register): Do not require
6566 DEPRECATED_FRAME_INIT_SAVED_REGS.
6567 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
6568 use frame ID unwind instead.
6569 (deprecated_get_next_frame_hack): New function.
6570
6571 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
6572
6573 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
6574 (h8300_push_dummy_call): ...this function. Some minor optimization.
6575 (h8300_push_return_address): Remove.
6576 (h8300_gdbarch_init): Remove calls to
6577 set_gdbarch_deprecated_dummy_write_sp,
6578 set_gdbarch_deprecated_push_arguments and
6579 set_gdbarch_deprecated_push_return_address.
6580 Add call to set_gdbarch_push_dummy_call.
6581
6582 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
6583
6584 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
6585 (E_PSEUDO_EXR_REGNUM): Ditto.
6586 (h8300_is_argument_spill): Check for instructions moving argument
6587 registers into safe registers.
6588 (h8300_skip_prologue): Check for stm instruction to push registers
6589 used for register variables onto stack.
6590 (gdb_print_insn_h8300): Remove.
6591 (h8300_examine_prologue): Add a comment.
6592 (h8300_register_name): Take pseudo registers into account.
6593 (h8300s_register_name): Ditto.
6594 (h8300sx_register_name): Ditto.
6595 (h8300_print_register): Ditto.
6596 (h8300_print_registers_info): Define "nice" printing order.
6597 (h8300_saved_pc_after_call): Take pseudo registers into account.
6598 (h8300_register_type): Ditto. Return type used for remote connection
6599 when requesting real CCR or EXR register, return actual type when
6600 requesting pseudo CCR or EXR.
6601 (h8300_pseudo_register_read): New function.
6602 (h8300_pseudo_register_write): Ditto.
6603 (h8300_dbg_reg_to_regnum): Ditto.
6604 (h8300s_dbg_reg_to_regnum): Ditto.
6605 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
6606 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
6607 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
6608 set_gdbarch_print_insn architecture dependent.
6609 Call set_gdbarch_pseudo_register_read and
6610 set_gdbarch_pseudo_register_write.
6611 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
6612
6613 2003-06-16 Andrew Cagney <cagney@redhat.com>
6614
6615 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
6616 * gdbarch.h, gdbarch.c: Re-generate.
6617 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6618 * s390-tdep.c (s390_gdbarch_init): Update.
6619 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6620 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6621 * mips-tdep.c (mips_gdbarch_init): Update.
6622 * mcore-tdep.c (mcore_gdbarch_init): Update.
6623 * cris-tdep.c (cris_gdbarch_init): Update.
6624 * infcall.c (call_function_by_hand): Update.
6625 * ia64-tdep.c (ia64_push_arguments): Update comment.
6626 * frame.c (legacy_get_prev_frame): Do not assume
6627 SAVE_DUMMY_FRAME_TOS_P.
6628 * dummy-frame.c (find_dummy_frame): Update comment.
6629
6630 2003-06-16 Andrew Cagney <cagney@redhat.com>
6631
6632 * regcache.c (do_cooked_read): Do not use register_valid_p.
6633
6634 2003-06-15 Theodore A. Roth <troth@openavr.org>
6635
6636 * avr-tdep.c (avr_register_type): Remove a blank line.
6637 (avr_scan_prologue): Correct some comments.
6638
6639 2003-06-15 Theodore A. Roth <troth@openavr.org>
6640
6641 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
6642 prologue types.
6643 Properly scan prologues generated by gcc with the -mcall-prologues
6644 option.
6645 Add code to scan -mcall-prologues for mega devices.
6646
6647 2003-06-15 Theodore A. Roth <troth@openavr.org>
6648
6649 * avr-tdep.c (avr_register_byte): Delete function.
6650 (avr_register_raw_size): Delete function.
6651 (avr_register_virtual_size): Delete function.
6652 (avr_register_virtual_type): Delete function.
6653 (avr_register_type): New function.
6654 (avr_address_to_pointer): Remove unused code.
6655 (avr_read_fp): Need to read FP as two separate bytes due to change to
6656 avr_register_type() usage.
6657 (avr_gdbarch_init): Don't set deprecated_register_size.
6658 Don't set deprecated_register_bytes.
6659 Don't set deprecated_register_byte.
6660 Don't set deprecated_register_raw_size.
6661 Don't set deprecated_max_register_raw_size.
6662 Don't set deprecated_register_virtual_size.
6663 Don't set deprecated_max_register_virtual_size.
6664 Don't set deprecated_register_virtual_type.
6665 Set register_type method.
6666
6667 2003-06-15 Daniel Jacobowitz <drow@mvista.com>
6668
6669 * Makefile.in (linux-nat.o): Add rule.
6670 * linux-nat.c: New file.
6671 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
6672 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
6673 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
6674 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
6675 * config/arm/linux.mh (NATDEPFILES): Likewise.
6676 * config/i386/linux.mh (NATDEPFILES): Likewise.
6677 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
6678 * config/ia64/linux.mh (NATDEPFILES): Likewise.
6679 * config/m68k/linux.mh (NATDEPFILES): Likewise.
6680 * config/mips/linux.mh (NATDEPFILES): Likewise.
6681 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
6682 * config/s390/s390.mh (NATDEPFILES): Likewise.
6683 * config/sparc/linux.mh (NATDEPFILES): Likewise.
6684
6685 2003-06-15 Mark Kettenis <kettenis@gnu.org>
6686
6687 * i387-tdep.c: Reorder includes, fix some whitespace issues and
6688 replace out-of-date comment.
6689
6690 2003-06-15 Andrew Cagney <cagney@redhat.com>
6691
6692 * rdi-share/host.h (Fail): Change to a varargs function.
6693 * remote-rdi.c (Fail): Update.
6694
6695 2003-06-15 Mark Kettenis <kettenis@gnu.org>
6696
6697 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
6698 (i386_convert_register_p, i386_register_to_value,
6699 i386_register_from_value): Handle types longer than 8 bytes.
6700
6701 2003-06-15 Mark Kettenis <kettenis@gnu.org>
6702
6703 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
6704 Move floating-point code to new function in i387-tdep.c.
6705 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
6706 New functions containing code moved here from i386-tdep.c.
6707 * i387-tdep.h: Add opaque declaration for `struct type'.
6708 (i387_register_to_value, i387_value_to_register): New prototypes.
6709 * x86-64-tdep.c (x86_64_convert_register_p): New function.
6710 (x86_64_init_abi): Set convert_register_p, register_to_value and
6711 value_to_register here.
6712
6713 2003-06-14 Andrew Cagney <cagney@redhat.com>
6714
6715 * mips-tdep.c (mips_register_to_value): Make static.
6716 (mips_value_to_register): Make static.
6717 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
6718 * ia64-tdep.c (ia64_register_raw_size): Make static.
6719 (ia64_register_virtual_size): Make static.
6720 (ia64_register_byte): Make static.
6721 * i387-tdep.c: Include "i387-tdep.h".
6722 (print_387_control_word): Delete function.
6723 (print_387_status_word): Delete function.
6724 (print_387_status_bits): Delete function.
6725 (print_387_control_bits): Delete function.
6726 * Makefile.in (i387-tdep.o): Update dependencies.
6727 * rdi-share/host.h (Fail): Declare.
6728 * remote-rdi.c (Fail): Update to match declaration.
6729
6730 2003-06-14 Andrew Cagney <cagney@redhat.com>
6731
6732 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
6733 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
6734 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
6735 * config/djgpp/fnchange.lst: Delete "remote-array.c".
6736 * README: Delete reference to remote-array.
6737 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
6738 (remote-array.o): Delete target.
6739 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
6740 * remote-array.c: Delete file.
6741
6742 2003-06-14 Andrew Cagney <cagney@redhat.com>
6743 Mark Kettenis <kettenis@gnu.org>
6744
6745 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
6746 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
6747 parameter with "frame".
6748 * gdbarch.h, gdbarch.c: Re-generate.
6749 * frame.h (put_frame_register): Declare.
6750 * frame.c (put_frame_register): New function.
6751 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
6752 (legacy_register_to_value): Rewrite, use "frame" to get the
6753 register value.
6754 (legacy_value_to_register): Rewrite, use "frame" to find the
6755 register's location before storing.
6756 * arch-utils.h (legacy_convert_register_p): Update.
6757 (legacy_register_to_value, legacy_value_to_register): Update.
6758 * findvar.c (value_from_register): Rewrite, eliminate use of
6759 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
6760 "frame" to REGISTER_TO_VALUE.
6761 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
6762 lval_reg_frame_relative + lval_register branch of the switch. Do
6763 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
6764 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
6765 I386_EDI_REGNUM): New defines.
6766 (i386_next_regnum, i386_convert_register_p,
6767 i386_register_to_value, i386_value_to_register): New functions.
6768 (i386_register_convertible, i386_register_convert_to_virtual,
6769 i386_convert_to_raw): Remove functions.
6770 (i386_gdbarch_init): Set convert_register_p, register_to_value and
6771 value_to_register instead of register_convertible,
6772 register_convert_to_virtual and register_convert_to_raw.
6773 * mips-tdep.c (mips_convert_register_p): New function.
6774 (mips_value_to_register): Replace mips_register_convert_from_type.
6775 (mips_register_to_value): Replace mips_register_convert_to_type.
6776 (mips_gdbarch_init): Set conver_register_p, value_to_register and
6777 register_to_value.
6778 * alpha-tdep.c (alpha_convert_register_p): Update.
6779 (alpha_value_to_register): Update, store the register.
6780 (alpha_register_to_value): Update, fetch the register.
6781
6782 2003-06-14 Theodore A. Roth <troth@openavr.org>
6783
6784 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
6785 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
6786 Don't set deprecated_call_dummy_words.
6787 Remove commented out set_gdbarch_believe_pcc_promotion() call.
6788 Don't set remote_translate_xfer_address.
6789 (avr_io_reg_read_command): Remove commented out debug printf.
6790 Wrap a long line.
6791
6792 2003-06-14 Theodore A. Roth <troth@openavr.org>
6793
6794 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
6795 causes gdb to seg fault.
6796
6797 2003-06-14 Daniel Jacobowitz <drow@mvista.com>
6798
6799 * sparc-nat.c (fetch_inferior_registers): Correct
6800 a reference to "registers".
6801
6802 2003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
6803
6804 * Makefile.in (exc_request_U_h): Define
6805 (exc_request_S_h): Likewise.
6806 (msg_reply_S_h): Likewise.
6807 (msg_U_h): Likewise.
6808 (notify_S_h): Likewise.
6809 (process_reply_S_h): Likewise.
6810 (gnu-nat.o): Depend on gdb_obstack_h
6811 * gnu-nat.c: Include "gdb_obstack.h".
6812
6813 2003-06-13 Andrew Cagney <cagney@redhat.com>
6814
6815 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
6816 * gdbarch.h, gdbarch.c: Re-generate.
6817
6818 2003-06-13 Andrew Cagney <cagney@redhat.com>
6819
6820 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
6821 when deprecated REGISTER macros can be deleted.
6822 * gdbarch.h, gdbarch.c: Re-generate.
6823
6824 2003-06-13 Jim Blandy <jimb@redhat.com>
6825
6826 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
6827 Linux entry point symbols for _dl_debug_state, too.
6828
6829 2003-06-13 Andrew Cagney <cagney@redhat.com>
6830
6831 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
6832 available, do not use the FP register, and always save the TOS.
6833 * dummy-frame.c (dummy_frame_this_id): Do not assert
6834 SAVE_DUMMY_FRAME_TOS.
6835 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
6836 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
6837 (i386_push_dummy_call): Add 8 to the returned SP.
6838 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
6839 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
6840 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
6841 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
6842 (x86_64_push_dummy_call): Return "sp + 16".
6843 (x86_64_init_abi): Do not set save_dummy_frame_tos.
6844 * alpha-tdep.c (alpha_gdbarch_init): Do not set
6845 save_dummy_frame_tos.
6846
6847 2003-06-13 Jim Blandy <jimb@redhat.com>
6848
6849 * frv-tdep.c (frv_use_struct_convention): Delete static
6850 declaration for function deleted in my change of 2003-06-12.
6851
6852 2003-06-13 Theodore A. Roth <troth@openavr.org>
6853
6854 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
6855 (avr_pointer_to_address): Shift code addrs left 1 bit.
6856 (avr_convert_from_func_ptr_addr): Delete function since operation is
6857 better handled by avr_address_to_pointer and avr_pointer_to_address.
6858 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
6859
6860 2003-06-13 Mark Kettenis <kettenis@gnu.org>
6861
6862 From Kelley Cook <kelleycook@wideopenwest.com>:
6863 * configure.host: Accept i[34567]86 variants.
6864 * configure.tgt: Likewise.
6865 * nlm/configure.in: Likewise.
6866 * nlm/configure: Regenerated.
6867
6868 2003-06-13 Richard Earnshaw <rearnsha@arm.com>
6869
6870 * arm-tdep.c (solib-svr4.h): Dont' include it.
6871 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
6872 * arm-linux-tdep.c: ... here. Make static.
6873 (arm_linux_init_abi): Register it.
6874 (solib-svr4.h): Include it.
6875 * Makefile.in: Update dependencies.
6876 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
6877 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
6878
6879 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
6880
6881 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
6882 indicate registers used for return values.
6883 (struct frame_extra_info): Drop args_pointer and locals_pointer.
6884 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
6885 members.
6886 (h8300_init_extra_frame_info): Ditto.
6887 (h8300_frame_locals_address): Removed.
6888 (h8300_frame_args_address): Removed.
6889 (h8300_extract_return_value): Use new regcache structure. Only care
6890 for 16 bit CPUs.
6891 (h8300h_extract_return_value): Same function for 32 bit CPUs.
6892 (h8300_store_return_value): Use new regcache structure. Only care
6893 for 16 bit CPUs.
6894 (h8300h_store_return_value): Same function for 32 bit CPUs.
6895 (h8300_store_struct_return): Removed.
6896 (h8300_extract_struct_value_address): Use new regcache structure.
6897 (h8300h_extract_struct_value_address): Removed.
6898 (h8300_push_dummy_code): New function.
6899 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
6900 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
6901 set_gdbarch_store_return_value architecture dependent.
6902 Call set_gdbarch_push_dummy_code and
6903 set_gdbarch_extract_struct_value_address.
6904 Remove calls to set_gdbarch_frame_args_address,
6905 set_gdbarch_frame_locals_address,
6906 set_gdbarch_deprecated_store_struct_return,
6907 set_gdbarch_deprecated_extract_return_value,
6908 set_gdbarch_deprecated_extract_struct_value_address,
6909 set_gdbarch_deprecated_call_dummy_words and
6910 set_gdbarch_deprecated_sizeof_call_dummy_words.
6911
6912 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
6913
6914 * h8300-tdep.c (h8300_register_byte): Remove.
6915 (h8300h_register_byte): Remove.
6916 (h8300_register_virtual_type): Remove. Substitute by...
6917 (h8300_register_type): New function.
6918 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
6919 (h8300h_extract_struct_value_address): Ditto.
6920 (h8300_gdbarch_init): Drop calls to
6921 set_gdbarch_deprecated_register_byte and
6922 set_gdbarch_deprecated_register_virtual_type.
6923 Add call to set_gdbarch_register_type.
6924
6925 2003-06-13 Andrew Cagney <cagney@redhat.com>
6926
6927 * gdbarch.sh: Update comments on registers.
6928 (deprecated_register_byte): Rename register_byte.
6929 (deprecated_register_raw_size): Rename register_raw_size.
6930 (deprecated_register_virtual_size): Rename register_virtual_size.
6931 (deprecated_register_virtual_type): Rename register_virtual_type.
6932 * gdbarch.h, gdbarch.c: Re-generate.
6933 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6934 * vax-tdep.c (vax_gdbarch_init): Update.
6935 * v850-tdep.c (v850_gdbarch_init): Update.
6936 * sparc-tdep.c (sparc_gdbarch_init): Update.
6937 * sh-tdep.c (sh_gdbarch_init): Update.
6938 * s390-tdep.c (s390_gdbarch_init): Update.
6939 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6940 * ns32k-tdep.c: Update.
6941 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6942 * mips-tdep.c (mips_gdbarch_init): Update.
6943 * mcore-tdep.c (mcore_gdbarch_init): Update.
6944 * m68k-tdep.c (m68k_gdbarch_init): Update.
6945 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6946 * ia64-tdep.c (ia64_gdbarch_init): Update.
6947 * hppa-tdep.c (hppa_gdbarch_init): Update.
6948 * h8300-tdep.c (h8300_gdbarch_init): Update.
6949 * frv-tdep.c (frv_gdbarch_init): Update.
6950 * cris-tdep.c (cris_gdbarch_init): Update.
6951 * avr-tdep.c (avr_gdbarch_init): Update.
6952 * alpha-tdep.c (alpha_gdbarch_init): Update.
6953 * arm-tdep.c (arm_gdbarch_init): Update.
6954
6955 2003-06-13 Andrew Cagney <cagney@redhat.com>
6956
6957 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
6958 mips_o32_use_struct_convention with always_use_struct_convention.
6959
6960 2003-06-12 David Carlton <carlton@kealia.com>
6961
6962 * cp-namespace.c (cp_set_block_scope): Comment out
6963 processing_has_namespace_info branch.
6964
6965 2003-06-12 Jim Blandy <jimb@redhat.com>
6966
6967 Recognize and skip 64-bit PowerPC Linux linkage functions.
6968 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
6969 insn_pattern, insns_match_pattern, d_field, ds_field): New
6970 functions, macros, and types for working with PPC instructions.
6971 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
6972 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
6973 ppc64_skip_trampoline_code): New functions, variables, and macros
6974 for recognizing and skipping linkage functions.
6975 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
6976 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
6977
6978 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
6979 register offsets for both the 32- and 64-bit interfaces.
6980
6981 Actually finish the job started by my change of 2003-05-29.
6982 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
6983 other #definition of this.
6984 (ppc_linux_skip_trampoline_code): Remove declaration.
6985 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
6986 static.
6987 (ppc_linux_init_abi): Register it as the skip_trampoline_code
6988 method for GDBARCH.
6989
6990 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
6991 'long' on ppc64-*-linux*.
6992
6993 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
6994 isn't #defined, assume the register doesn't exist: act as if
6995 tdep->ppc_mq_regnum were -1.
6996
6997 * configure.host, configure.tgt: Add entries for
6998 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
6999 powerpc/linux.mt.
7000 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
7001 New files.
7002
7003 * arch-utils.c (always_use_struct_convention): New function.
7004 * arch-utils.h (always_use_struct_convention): New prototype.
7005 * alpha-tdep.c (alpha_use_struct_convention): Delete.
7006 (alpha_gdbarch_init): Register always_use_struct_convention,
7007 instead of alpha_use_struct_convention.
7008 * cris-tdep.c (cris_use_struct_convention): Delete.
7009 (cris_gdbarch_init): Register always_use_struct_convention,
7010 instead of cris_use_struct_convention.
7011 * frv-tdep.c (frv_use_struct_convention): Delete.
7012 (frv_gdbarch_init): Register always_use_struct_convention,
7013 instead of frv_use_struct_convention.
7014 * h8300-tdep.c (h8300_use_struct_convention): Delete.
7015 (h8300_gdbarch_init): Register always_use_struct_convention,
7016 instead of h8300_use_struct_convention.
7017 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
7018 (mips_o32_gdbarch_init): Register always_use_struct_convention,
7019 instead of mips_o32_use_struct_convention.
7020
7021 2003-06-12 Andrew Cagney <cagney@redhat.com>
7022
7023 * wince.c: Include "mips-tdep.h".
7024 * mips-tdep.h (mips_next_pc): Declare.
7025 * mcore-tdep.c: Make more local functions static.
7026 * Makefile.in (wince.o): Update dependencies.
7027
7028 2003-06-12 David Carlton <carlton@kealia.com>
7029
7030 * symtab.c (lookup_symbol_aux_minsyms): Replace
7031 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
7032 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
7033 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
7034 SYMBOL_NATURAL_NAME.
7035
7036 2003-06-12 Andreas Schwab <schwab@suse.de>
7037
7038 * Makefile.in (tuiDisassem.o): Update dependencies.
7039
7040 2003-06-12 David Carlton <carlton@bactrian.org>
7041
7042 * symtab.h: Delete declaration of make_symbol_overload_list.
7043 Add declaration of lookup_partial_symbol.
7044 * symtab.c (remove_params): Move to cp-support.c.
7045 (overload_list_add_symbol, make_symbol_overload_list)
7046 (sym_return_val_size, sym_return_val_index): Ditto.
7047 (lookup_partial_symbol): Make extern.
7048 * cp-support.h: Add declaration of make_symbol_overload_list.
7049 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
7050 symtab.h, and block.h.
7051 (remove_params): Move here from symtab.c.
7052 (overload_list_add_symbol, make_symbol_overload_list)
7053 (sym_return_val_size, sym_return_val_index): Ditto.
7054 * valops.c: Include cp-support.h.
7055 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
7056 frame_h, and block_h.
7057 (valops.o): Depend on cp_support_h.
7058
7059 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
7060
7061 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
7062 substitute by NUM_REGS throughout.
7063 (h8300_register_name): Only care for H8/300 and H8/300H registers.
7064 (h8300s_register_name): New function for H8S registers.
7065 (h8300sx_register_name): Ditto for H8SX registers.
7066 (h8300_print_register): Revise register printing, avoid depending
7067 on 32 bit long.
7068 (h8300_register_byte): Only care for H8/300 registers.
7069 (h8300h_register_byte): New function for any other architecture.
7070 (h8300_register_raw_size): Remove.
7071 (h8300_register_virtual_type): Revise to return actually useful
7072 type.
7073 (h8300_extract_struct_value_address): Only care for H8/300 registers.
7074 (h8300h_extract_struct_value_address): New function for any other
7075 architecture.
7076 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
7077 set_gdbarch_register_name, set_gdbarch_register_byte,
7078 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
7079 Remove calls to set_gdbarch_deprecated_register_size,
7080 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
7081 set_gdbarch_deprecated_max_register_raw_size,
7082 set_gdbarch_register_virtual_size and
7083 set_gdbarch_deprecated_max_register_virtual_size entirely.
7084 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
7085 set_gdbarch_long_double_bit.
7086
7087 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
7088
7089 * doublest.c (convert_doublest_to_floatformat): When dealing
7090 with the implied integer bit, only alter mant_bits if we are
7091 processing a full 32 bits of mantissa.
7092
7093 2003-06-11 David Carlton <carlton@bactrian.org>
7094
7095 * dictionary.h: New.
7096 * dictionary.c: New.
7097 * block.h: Add opaque declaration for struct dictionary.
7098 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
7099 'sym' members.
7100 (BLOCK_DICT): New macro.
7101 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
7102 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
7103 BLOCK_SHOULD_SORT.
7104 (ALL_BLOCK_SYMBOLS): Update definition.
7105 * Makefile.in (SFILES): Add dictionary.c.
7106 (dictionary_h): New.
7107 (COMMON_OBS): Add dictionary.o.
7108 (dictionary.o): New.
7109 (ada-lang.o): Depend on dictionary_h.
7110 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
7111 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
7112 (mi-cmd-stack.o): Ditto.
7113 (gdbtk-cmds.o): Update dependencies.
7114 (gdbtk-stack.o): Ditto.
7115 * ada-lang.c: Include dictionary.h.
7116 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
7117 (fill_in_ada_prototype, debug_print_block): Ditto.
7118 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
7119 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
7120 'is_sorted'.
7121 * mdebugread.c: Include dictionary.h.
7122 (struct parse_stack): Delete 'maxsyms' member.
7123 (parse_symbol): Update calls to new_block. Delete calls to
7124 shrink_block. Use dictionary methods.
7125 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
7126 Update calls to new_symtab. Don't maintain maxsyms data.
7127 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
7128 (add_symbol): Just call dict_add_symbol.
7129 (new_symtab): Delete 'maxsyms' argument.
7130 (new_symtab): Update calls to new_block.
7131 (new_block): Delete 'maxsyms' argument; add 'function' argument.
7132 (shrink_block): Delete function.
7133 (fixup_sigtramp): Update call to new_block. Add symbol via
7134 dict_add_symbol.
7135 * jv-lang.c: Include dictionary.h.
7136 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
7137 appropriately. Set class_symtab->free_func. Make sure the
7138 blockvector is big enough to hold two blocks.
7139 (add_class_symtab_symbol): Use dictionary methods.
7140 (free_class_block): New function.
7141 (type_from_class): Replace explicit iteration by
7142 ALL_BLOCK_SYMBOLS.
7143 * symtab.h (struct symtab): Replace 'free_ptr' method by
7144 'free_func'.
7145 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
7146 sort_symtab_syms.
7147 * dwarfread.c (psymtab_to_symtab_1): Delete call to
7148 sort_symtab_syms.
7149 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
7150 Include dictionary.h.
7151 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
7152 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
7153 sort_symtab_syms.
7154 * objfiles.c: Include dictionary.h.
7155 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
7156 * buildsym.c: Include dictionary.h.
7157 (finish_block): Use dictionary methods.
7158 (end_symtab): Set free_func to NULL, not free_ptr.
7159 * tracepoint.c: Include dictionary.h.
7160 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
7161 (scope_info): Ditto.
7162 * stack.c: Include dictionary.h.
7163 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
7164 (print_block_frame_labels, print_frame_arg_vars)
7165 (print_frame_args): Ditto.
7166 * symmisc.c (free_symtab_block): Use dictionary methods.
7167 (dump_symtab): Ditto.
7168 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
7169 Include dictionary.h.
7170 * symfile.h: Delete declarations of sort_block_syms,
7171 sort_symtab_syms.
7172 * symfile.c (sort_block_syms): Delete.
7173 (sort_symtab_syms): Delete.
7174 * symtab.c: Include dictionary.h.
7175 (lookup_block_symbol): Use dictionary iterators.
7176 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
7177 (search_symbols, make_symbol_completion_list): Ditto.
7178 (make_symbol_overload_list): Ditto.
7179 * valops.c (value_of_local): Use dict_empty.
7180 Include dictionary.h.
7181
7182 2003-06-11 J. Brobecker <brobecker@gnat.com>
7183
7184 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
7185
7186 2003-06-11 David Carlton <carlton@bactrian.org>
7187
7188 * block.h (BLOCK_SHOULD_SORT): Delete.
7189 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
7190 blocks.
7191 * ada-lang.c (ada_add_block_symbols): Ditto.
7192 * symfile.c (sort_block_syms): Delete.
7193 (sort_symtab_syms): Ditto.
7194 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
7195 declarations.
7196 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
7197 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
7198 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
7199 * dwarfread.c (psymtab_to_symtab_1): Ditto.
7200 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
7201 * mdebugread.c (psymtab_to_symtab_1): Ditto.
7202 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
7203
7204 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
7205
7206 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
7207 bits to 128.
7208
7209 2003-06-11 Andrew Cagney <cagney@redhat.com>
7210
7211 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
7212 REGISTER_CONVERTIBLE.
7213 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
7214 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
7215 * gdbarch.h, gdbarch.c: Re-generate.
7216 * arch-utils.h (deprecated_register_convertible_not): Rename
7217 generic_register_convertible_not.
7218 * arch-utils.c (deprecated_register_convertible_not): Rename
7219 generic_register_convertible.
7220 (legacy_convert_register_p, legacy_register_to_value): Update.
7221 * sh-tdep.c (sh64_push_arguments): Update.
7222 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
7223 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
7224 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
7225 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
7226 * arch-utils.c (legacy_value_to_register): Update.
7227 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7228 (rs6000_register_convert_to_raw): Make parameter "from" const.
7229 * mips-tdep.c (mips_gdbarch_init): Update.
7230 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
7231 * infcmd.c (default_print_registers_info): Update.
7232 * ia64-tdep.c (ia64_gdbarch_init): Update.
7233 (ia64_register_convert_to_raw): Make parameter "from" const.
7234 * i386-tdep.c (i386_gdbarch_init): Update.
7235 (i386_register_convert_to_raw): Update.
7236
7237 2003-06-11 Andrew Cagney <cagney@redhat.com>
7238
7239 * remote-fileio.c: Include "remote-fileio.h".
7240 * Makefile.in (remote-fileio.o): Update dependencies.
7241 (remote_fileio_h): Fix typo.
7242
7243 2003-06-11 Andrew Cagney <cagney@redhat.com>
7244
7245 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
7246 (xstormy16_save_dummy_frame_tos): Make static.
7247 (_initialize_xstormy16_tdep): Add declaration.
7248 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
7249 * v850-tdep.c: Make local functions static.
7250 (_initialize_v850_tdep): Add declaration.
7251 * sparc-tdep.c: Make local functions static.
7252 (_initialize_sparc_tdep): Add declaration.
7253 * sh-tdep.c: Make local functions static.
7254 (_initialize_sh_tdep): Add declaration.
7255 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
7256 * s390-tdep.c: Make local functions static.
7257 (_initialize_s390_tdep): Add declaration.
7258 * dbxread.c (find_stab_function_addr): Make static.
7259 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
7260 * ocd.c (_initialize_remote_ocd): Add declaration.
7261 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
7262 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
7263 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
7264 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
7265 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
7266 * remote-array.c (_initialize_array): Add declaration.
7267 (_initialize_remote_monitors): Add declaration.
7268 * remote-mips.c: Make local functions static.
7269 (_initialize_remote_mips): Add declaration.
7270 * mcore-tdep.c: Make all local functions static.
7271 (_initialize_mcore_tdep): Add declaration.
7272 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
7273 * abug-rom.c (_initialize_abug_rom): Add declaration.
7274 * rom68k-rom.c (_initialize_rom68k): Add declaration.
7275 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
7276 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
7277 * remote-est.c (_initialize_est): Add declaration.
7278 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
7279 (m68hc11_call_dummy_address): Make static.
7280 * ia64-tdep.c: Make local functions static.
7281 (_initialize_ia64_tdep): Add declaration.
7282 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
7283 * monitor.c (monitor_wait_filter): Make static.
7284 (_initialize_remote_monitors): Add declaration.
7285 * remote-hms.c (_initialize_remote_hms): Add declaration.
7286 * remote-e7000.c (fetch_regs_from_dump): Make static.
7287 (expect_n): Make static.
7288 (_initialize_remote_e7000): Add declaration.
7289 * ser-e7kpc.c: Always include "defs.h".
7290 (_initialize_ser_e7000pc): Add declaration.
7291 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
7292 * cris-tdep.c: Make all but one function static.
7293 (_initialize_cris_tdep): Add declaration.
7294 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
7295 * solib.c (update_solib_list): Make static.
7296 (_initialize_solib): Add declaration.
7297 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
7298 (_initialize_avr_tdep): Add declaration.
7299 * remote-rdi.c (voiddummy): Make static.
7300 (_initialize_remote_rdi): Add declaration.
7301 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
7302 * remote-rdp.c (send_rdp): Make static.
7303 (_initialize_remote_rdp): Add declaration.
7304 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
7305
7306 2003-06-11 Corinna Vinschen <vinschen@redhat.com>
7307
7308 * remote-fileio.c: Make ari happy.
7309
7310 2003-06-10 J. Brobecker <brobecker@gnat.com>
7311
7312 * rs6000-nat.c (child_xfer_memory): Compute the right address when
7313 fetching the trailing bytes of the buffer we are about to write.
7314
7315 2003-06-10 Andrew Cagney <cagney@redhat.com>
7316
7317 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
7318 * Makefile.in (remote-fileio.o): Update dependencies.
7319 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
7320 include <setjmp.h>, or <sys/types.h> conditional on USG.
7321 (remote_fio_jmp_buf): Delete global variable.
7322
7323 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
7324 Martin M. Hunt <hunt@redhat.com>
7325
7326 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
7327 (SFILES): Add remote-fileio.c.
7328 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
7329 dependencies for building remote.o.
7330 * remote-fileio.c: New file implementing the remote File-I/O protocol.
7331 * remote-fileio.h: New header file defining remote File-I/O interface.
7332 * remote.c (remote_write_bytes, remote_read_bytes): Remove
7333 static storage class.
7334 (remote_wait, remote_async_wait): Call remote_fileio_request() on
7335 'F' packet.
7336 (_initialize_remote): Call initialize_remote_fileio().
7337 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
7338 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
7339 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
7340 (captured_main): Initialize new ui_files.
7341 * ui-file.c: Add read and fgets input functions.
7342 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
7343 (null_file_read): New function.
7344 (ui_file_read): New function.
7345 (set_ui_file_read): New function.
7346 (stdio_file_read): New function.
7347 * ui-file.h: New type ui_file_read_ftype.
7348 (set_ui_file_read): Declare.
7349 (ui_file_read): Declare.
7350
7351 2003-06-09 Andrew Cagney <cagney@redhat.com>
7352
7353 * frame.h (deprecated_unwind_get_saved_register): Rename
7354 generic_unwind_get_saved_register, update comments.
7355 * mips-tdep.c (mips_get_saved_register): Update.
7356 * frame.c (deprecated_unwind_get_saved_register): Update.
7357
7358 2003-06-09 Andrew Cagney <cagney@redhat.com>
7359
7360 * vax-tdep.c (vax_frame_locals_address): Delete function.
7361 (vax_gdbarch_init): Do not set frame_locals_address.
7362 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
7363 (m68hc11_gdbarch_init): Do not set frame_locals_address.
7364 * s390-tdep.c (s390_frame_args_address): Delete function.
7365 (s390_gdbarch_init): Do not set frame_args_address or
7366 frame_locals_address.
7367 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
7368 (ns32k_gdbarch_init): Do not set frame_locals_address.
7369 * hppa-tdep.c (hppa_frame_args_address): Delete function.
7370 (hppa_frame_locals_address): Delete function.
7371 (hppa_gdbarch_init): Do not set frame_args_address, or
7372 frame_locals_address.
7373 * arm-tdep.c (arm_frame_args_address): Delete.
7374 (arm_frame_locals_address): Delete.
7375 (arm_gdbarch_init): Do not set frame_args_address, or
7376 frame_locals_address.
7377
7378 2003-06-09 Andrew Cagney <cagney@redhat.com>
7379
7380 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
7381 * gdbarch.h, gdbarch.c: Re-generate.
7382 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
7383 * arch-utils.c (frame_num_args_unknown): Delete function.
7384 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
7385 (frame_info): Use FRAME_NUM_ARGS_P.
7386 * arm-tdep.c (arm_frame_num_args): Delete function.
7387 (arm_gdbarch_init): Do not set frame_num_args.
7388 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
7389 * hppa-tdep.c (hppa_frame_num_args): Delete function.
7390 (hppa_gdbarch_init): Do not set frame_num_args.
7391 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
7392 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
7393 frame_num_args to default frame_num_args_unknown.
7394 * v850-tdep.c (v850_gdbarch_init): Ditto.
7395 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7396 * sh-tdep.c (sh_gdbarch_init): Ditto.
7397 * s390-tdep.c (s390_gdbarch_init): Ditto.
7398 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7399 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7400 * mips-tdep.c (mips_gdbarch_init): Ditto.
7401 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7402 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
7403 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7404 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7405 * i386-tdep.c (i386_gdbarch_init): Ditto.
7406 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
7407 * frv-tdep.c (frv_gdbarch_init): Ditto.
7408 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
7409 * cris-tdep.c (cris_gdbarch_init): Ditto.
7410 * avr-tdep.c (avr_gdbarch_init): Ditto.
7411 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
7412
7413 2003-06-09 Andrew Cagney <cagney@redhat.com>
7414
7415 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
7416 (print_frame_args): Moved to "stack.c".
7417 * stack.c: Include "gdb_assert.h".
7418 (print_frame_nameless_args): Moved from "printcmd.c", made static.
7419 (print_frame_args): Moved from "printcmd.c".
7420 * frame.h (print_frame_args): Delete declaration.
7421 * Makefile.in (stack.o): Update dependencies.
7422
7423 2003-06-08 Andrew Cagney <cagney@redhat.com>
7424
7425 * frame.c (get_prev_frame): Remove reference to
7426 frame_args_address_correct in comments.
7427 * frame-base.c (default_frame_args_address): Delete code
7428 conditional on FRAME_ARGS_ADDRESS_CORRECT.
7429 * vax-tdep.c (vax_frame_args_address_correct): Delete.
7430 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
7431 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
7432 (vax_frame_args_address_correct): Delete declaration.
7433
7434 2003-06-08 Andrew Cagney <cagney@redhat.com>
7435
7436 * gdbarch.sh (UNWIND_SP): Add.
7437 * gdbarch.h, gdbarch.c: Re-generate.
7438 * frame.c (frame_sp_unwind): New function.
7439 (get_frame_sp): New function.
7440 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
7441 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
7442 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
7443 value.
7444 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
7445 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
7446
7447 2003-06-08 Andrew Cagney <cagney@redhat.com>
7448
7449 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
7450 REMOTE_BREAKPOINT.
7451 * remote.c: Update.
7452 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
7453 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
7454 * config/m68k/tm-sun3.h: Update.
7455 * config/m68k/tm-m68klynx.h: Update.
7456 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
7457
7458 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
7459 trad_frame". Update comments.
7460 * d10v-tdep.c (struct d10v_unwind_cache): Update.
7461 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
7462 (trad_frame_register_value, trad_frame_prev_register): Update.
7463
7464 2003-06-08 Andrew Cagney <cagney@redhat.com>
7465
7466 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
7467 from GCC's acinclude.m4.
7468 * configure.in: Check for getopt's delcaration.
7469 * aclocal.m4, config.in, configure: Re-generate.
7470 * main.c (error_init): Delete declaration.
7471 * defs.h (error_init): Declare.
7472 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
7473 (rs6000_convert_from_func_ptr_addr): Make static.
7474 (_initialize_rs6000_tdep): Add declaration.
7475 * cli/cli-cmds.c (dont_repeat): Delete declaration.
7476 (show_commands, set_verbose, show_history): Delete declaration.
7477 * top.h (set_verbose): Add declaration.
7478 (show_history, set_history, show_commands): Add declaration.
7479 (do_restore_instream_cleanup): Add declaration.
7480 * objc-lang.c (specialcmp): Make static.
7481 (print_object_command): Make static.
7482 (find_objc_msgsend): Make static.
7483 (find_objc_msgcall_submethod_helper): Make static.
7484 (find_objc_msgcall_submethod): Make static.
7485 (_initialize_objc_language): Add declaration.
7486 (find_implementation_from_class): Make static.
7487 (find_implementation): Make static.
7488 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
7489 * objc-lang.h (lookup_struct_typedef): Add declaration.
7490 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
7491 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
7492 (do_restore_user_call_depth): Make static.
7493 (do_restore_instream_cleanup): Delete declaration.
7494 (dont_repeat): Delete declaration.
7495 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
7496 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
7497 * reggroups.c (_initialize_reggroup): Add declaration.
7498 * cp-support.c (_initialize_cp_support): Add declaration.
7499 * cp-abi.c (_initialize_cp_abi): Add declaration.
7500 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
7501 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
7502 (_initialize_gnu_v3_abi): Add declaration.
7503 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
7504 (_initialize_gnu_v2_abi): Add declaration.
7505 * frame-base.c (_initialize_frame_base): Add declaration.
7506 * doublest.c (floatformat_from_length): Make static.
7507 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
7508 * frame.c (create_sentinel_frame): Make static.
7509 (_initialize_frame): Add declaration.
7510 * top.c (do_catch_errors): Make static.
7511 (gdb_rl_operate_and_get_next_completion): Make static.
7512 * typeprint.c: Include "typeprint.h".
7513 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
7514 (sentinel_frame_this_id): Make static.
7515 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
7516 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
7517 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
7518 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
7519 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
7520 * maint.c (maintenance_print_architecture): Make static.
7521 * signals/signals.c (_initialize_signals): Add declaration.
7522 * std-regs.c (_initialize_frame_reg): Add declaration.
7523 * jv-exp.y (push_variable): ISO C definition.
7524 (push_qualified_expression_name): Ditto.
7525 * memattr.c (_initialize_mem): Add declaration.
7526 * remote.c (remote_check_watch_resources): Make static.
7527 (remote_stopped_by_watchpoint): Make static.
7528 (remote_stopped_data_address): Make static.
7529 * d10v-tdep.c (nr_dmap_regs): Make static.
7530 (a0_regnum): Make static.
7531 (d10v_frame_unwind_cache): Make static.
7532 (d10v_frame_p): Make static.
7533 * osabi.c (show_osabi): Make static.
7534 (_initialize_gdb_osabi): Add extern declaration.
7535 * gdbtypes.c (make_qualified_type): Make static.
7536 (safe_parse_type): Make static.
7537 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
7538 * macrotab.c (macro_bcache_free): Make static.
7539 * interps.c (interp_set_quiet): Make static.
7540 (interpreter_exec_cmd): Make static.
7541 * stack.h (select_frame_command): New file.
7542 * stack.c: Include "stack.h".
7543 (select_frame_command_wrapper): Delete function.
7544 (select_frame_command): Make global.
7545 * infcall.c: Include "infcall.h".
7546 * linespec.c: Include "linespec.h".
7547 * symfile.c (sections_overlap): Make static.
7548 * cp-support.h (cp_initialize_namespace): ISO C declaration.
7549 * charset.c (_initialize_charset): Add missing prototype.
7550 * regcache.c (init_legacy_regcache_descr): Make static.
7551 (do_regcache_xfree): Make static.
7552 (regcache_xfer_part): Make static.
7553 (_initialize_regcache): Add missing prototype.
7554 * breakpoint.c (parse_breakpoint_sals): Make static.
7555 (breakpoint_sals_to_pc): Make static.
7556 * interps.h (clear_interpreter_hooks): ISO C declaration.
7557 * Makefile.in (stack_h): Define.
7558 (stack.o, typeprint.o, mi-main.o): Update dependencies.
7559 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
7560
7561 2003-06-08 Andrew Cagney <cagney@redhat.com>
7562
7563 * Makefile.in (d10v-tdep.o): Update dependencies.
7564 (SFILES): Add trad-frame.c.
7565 (trad_frame_h): Define.
7566 (COMMON_OBS): Add trad-frame.o.
7567 (trad-frame.o): Specify dependencies.
7568 * d10v-tdep.c: Include "trad-frame.h".
7569 (saved_regs_unwinder): Delete function.
7570 (d10v_frame_prev_register): Use trad_frame_prev_register.
7571 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
7572 trad_frame", delete "regs" and "prev_sp".
7573 (prologue_find_regs): Use trad-frame.
7574 * trad-frame.h, trad-frame.c: New files.
7575
7576 2003-06-08 Mark Kettenis <kettenis@gnu.org>
7577
7578 * dwarf2cfi.c, dwarf2cfi.h: Remove.
7579
7580 2003-06-07 Adam Fedor <fedor@gnu.org>
7581
7582 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
7583 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
7584 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
7585 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
7586 resolve_msgsend_super, resolve_msgsend_super_stret):
7587 Use it.
7588
7589 2003-06-07 Andrew Cagney <cagney@redhat.com>
7590
7591 * symfile.h: Re-indent, clean up comments.
7592
7593 2003-06-07 Andrew Cagney <cagney@redhat.com>
7594
7595 * inferior.h (deprecated_write_sp): Replace
7596 generic_target_write_sp.
7597 * regcache.c (deprecated_write_sp): Replace
7598 generic_target_write_sp.
7599 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7600 * vax-tdep.c (vax_gdbarch_init): Update.
7601 * v850-tdep.c (v850_gdbarch_init): Update.
7602 * sparc-tdep.c (sparc_gdbarch_init): Update.
7603 * sh-tdep.c (sh_gdbarch_init): Update.
7604 * s390-tdep.c (s390_gdbarch_init): Update.
7605 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7606 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7607 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7608 * mcore-tdep.c (mcore_gdbarch_init): Update.
7609 * m68k-tdep.c (m68k_gdbarch_init): Update.
7610 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7611 * ia64-tdep.c (ia64_gdbarch_init): Update.
7612 * h8300-tdep.c (h8300_gdbarch_init): Update.
7613 * frv-tdep.c (frv_gdbarch_init): Update.
7614 * cris-tdep.c (cris_gdbarch_init): Update.
7615 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
7616
7617 2003-06-07 Andrew Cagney <cagney@redhat.com>
7618
7619 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
7620 Assert that PC_REGNUM is valid.
7621 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
7622
7623 2003-06-07 Andrew Cagney <cagney@redhat.com>
7624
7625 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
7626 * gdbarch.h, gdbarch.c: Regenerate.
7627 * mn10300-tdep.c: Include "gdb_assert.h".
7628 (mn10300_read_fp): New function.
7629 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
7630 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
7631 * ia64-tdep.c: Include "gdb_assert.h".
7632 (ia64_read_fp): New function.
7633 (ia64_gdbarch_init): Set deprecated_target_read_fp to
7634 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
7635 * regcache.c (generic_target_read_sp): Delete function.
7636 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
7637 * inferior.h (generic_target_read_sp): Delete declaration.
7638 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
7639 generic_target_read_sp.
7640 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7641 * sparc-tdep.c (sparc_gdbarch_init): Ditto
7642 * sh-tdep.c (sh_gdbarch_init): Ditto.
7643 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7644 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
7645
7646 2003-06-07 Andrew Cagney <cagney@redhat.com>
7647
7648 * gdbarch.sh: Comment each field of startup_gdbarch.
7649 * gdbarch.h, gdbarch.c: Re-generate.
7650
7651 2003-06-07 Andrew Cagney <cagney@redhat.com>
7652
7653 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
7654 * gdbarch.h, gdbarch.c: Re-generate.
7655 * regcache.c: Update comments on read_pc et.al.
7656 (generic_target_read_pc): Delete function.
7657 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
7658 * inferior.h (generic_target_read_pc): Delete declaration.
7659 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
7660 generic_target_read_pc.
7661 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7662 * sh-tdep.c (sh_gdbarch_init): Ditto.
7663 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7664 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7665
7666 2003-06-07 Andrew Cagney <cagney@redhat.com>
7667
7668 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
7669 "index" with "special_local_sect". Use strcmp instead of STREQ.
7670 Append period to coments.
7671
7672 2003-06-06 Mark Mitchell <mark@codesourcery.com>
7673
7674 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
7675 (elfstab_offset_sections): Likewise.
7676 * gdb-stabs.h (stab_section_info): Likewise.
7677 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
7678 * objfiles.c (objfile_relocate): Likewise.
7679 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
7680 * remote.c (get_offsets): Likewise.
7681 (remote_cisco_objfile_relocate): Likewise.
7682 * somread.c (som_symfile_offsets): Likewise.
7683 * symfile.c (alloc_section_addr_info): New function.
7684 (build_section_addr_info_from_section_tab): Use it.
7685 (free_section_addr_info): Adjust.
7686 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
7687 (syms_from_objfile): Allocate local_addr dynamically.
7688 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
7689 dynamically.
7690 (add_symbol_file_command): Allocate sect_opts dynamically.
7691 (reread_symbols): Avoid use of SECT_OFF_MAX.
7692 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
7693 (alloc_section_addr_info): Declare it.
7694 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
7695 * win32-nat.c (solib_symbols_add): Allocate section_addrs
7696 dynamically.
7697 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
7698
7699 2003-06-06 Andrew Cagney <cagney@redhat.com>
7700
7701 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
7702 (d10v_frame_unwind_cache): Do not set "return_pc".
7703
7704 2003-06-06 Michael Snyder <msnyder@redhat.com>
7705
7706 * h8300-tdep.c: Make tidy (long lines).
7707
7708 2003-06-06 Michal Ludvig <mludvig@suse.cz>
7709
7710 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
7711 to regcache_collect().
7712
7713 2003-06-05 J. Brobecker <brobecker@gnat.com>
7714
7715 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
7716 pc_in_sigtramp multiarch method.
7717 (hppa_hpux_som_init_abi): Use it.
7718 (hppa_hpux_elf_init_abi): Likewise.
7719 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
7720 macro has been multiarched.
7721 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
7722 macro here, as hppa64 isn't multiarched yet.
7723
7724 2003-06-05 Andrew Cagney <cagney@redhat.com>
7725
7726 * Makefile.in (value_h): Add $(frame_h).
7727 * value.h: Include "frame.h".
7728 (struct value): Replace "frame_addr" with "frame_id".
7729 (VALUE_FRAME_ID): Replace VALUE_FRAME.
7730 * values.c (allocate_value): Use VALUE_FRAME_ID.
7731 (value_copy): Use VALUE_FRAME_ID.
7732 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
7733 * valops.c (value_assign): Update. Use frame_find_by_id.
7734
7735 2003-06-05 Michal Ludvig <mludvig@suse.cz>
7736
7737 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
7738 in each pass.
7739
7740 2003-06-05 Jeff Johnston <jjohnstn@redhat.com>
7741
7742 * thread-db.c (check_event): For create/death event breakpoints,
7743 loop through all messages to ensure that we read the message
7744 corresponding to the breakpoint we are at.
7745
7746 2003-06-04 Michael Snyder <msnyder@redhat.com>
7747
7748 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
7749
7750 2003-06-04 Mark Kettenis <kettenis@gnu.org>
7751
7752 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
7753 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
7754 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
7755 when handling .eh_frame sections.
7756
7757 2003-06-04 J. Brobecker <brobecker@gnat.com>
7758
7759 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
7760 prepare_to_proceed procedure instead of the hppa-specific one.
7761 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
7762
7763 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
7764
7765 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
7766 * config.in: Regenerated.
7767 * configure.in: Add test for syscall function and check for
7768 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
7769 * configure: Regenerated.
7770 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
7771 <sys/syscall.h>.
7772 (kill_lwp): New function that uses tkill syscall or
7773 uses kill, depending on whether threading model is nptl or not.
7774 All callers of kill() changed to use kill_lwp().
7775 (lin_lwp_wait): Make special check when WIFEXITED occurs to
7776 see if all threads have already exited in the nptl model.
7777 (stop_and_resume_callback): New callback function used by the
7778 lin_lwp_wait thread exit handling code.
7779 (stop_wait_callback): Check for threads already having exited and
7780 delete such threads fromt the lwp list when discovered.
7781 (stop_callback): Don't assert retcode of kill call.
7782
7783 Roland McGrath <roland@redhat.com>
7784 * i386-linux-nat.c (ps_get_thread_area): New function needed by
7785 nptl libthread_db.
7786
7787 2003-06-03 Richard Henderson <rth@redhat.com>
7788
7789 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
7790 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
7791 (alpha_sigtramp_frame_prev_register): Likewise.
7792 (alpha_heuristic_frame_prev_register): Likewise.
7793 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
7794
7795 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
7796 alpha-specific register id names.
7797 (alpha_mdebug_frame_unwind_cache): Likewise.
7798 (alpha_mdebug_frame_prev_register): Likewise.
7799
7800 2003-06-03 Richard Henderson <rth@redhat.com>
7801
7802 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
7803 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
7804 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
7805 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
7806 unwind routines.
7807 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
7808 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7809 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
7810
7811 * alpha-linux-tdep.c: Remove unnecessary includes.
7812 * Makefile.in (alpha-linux-tdep.o): Update.
7813
7814 2003-06-03 Richard Henderson <rth@redhat.com>
7815
7816 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
7817 (alphabsd_fill_fpreg): Likewise.
7818
7819 2003-06-03 J. Brobecker <brobecker@gnat.com>
7820
7821 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
7822 references to struct frame_info fields by calls to the equivalent
7823 accessors. Necessary now that frame_info is opaque.
7824
7825 2003-06-03 J. Brobecker <brobecker@gnat.com>
7826
7827 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
7828 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
7829 structure, field no longer exists.
7830
7831 2003-06-03 J. Brobecker <brobecker@gnat.com>
7832
7833 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7834 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
7835
7836 2003-06-03 J. Brobecker <brobecker@gnat.com>
7837
7838 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
7839 references to struct frame_info fields by calls to the equivalent
7840 accessors. Necessary now that frame_info is opaque.
7841
7842 2003-06-03 J. Brobecker <brobecker@gnat.com>
7843
7844 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
7845 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
7846 structure, field no longer exists.
7847
7848 2003-06-03 Theodore A. Roth <troth@openavr.org>
7849
7850 * remote.c (init_remote_state): Compute sizeof_g_packet by
7851 accumulation of the size of all registers instead of blindly using
7852 DEPRECATED_REGISTER_BYTES.
7853
7854 2003-06-03 Michael Snyder <msnyder@redhat.com>
7855
7856 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
7857 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
7858 for h8300sx.
7859
7860 2003-06-03 J. Brobecker <brobecker@gnat.com>
7861
7862 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
7863 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
7864
7865 2003-06-03 Andrew Cagney <cagney@redhat.com>
7866
7867 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
7868 (sparc_convert_to_raw): Delete function.
7869 (sparc_gdbarch_init): Do not set register_convert_to_raw or
7870 register_convert_to_virtual.
7871
7872 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
7873
7874 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
7875 layer if not dealing with a statically-linked threaded program.
7876
7877 2003-06-03 Kris Warkentin <kewarken@qnx.com>
7878
7879 * solib.c (solib_open): Update comment to reflect actual search order.
7880
7881 2003-06-03 Andrew Cagney <cagney@redhat.com>
7882
7883 * frame.c (get_frame_memory_signed): New function.
7884 (get_frame_memory, get_frame_memory_unsigned): New function.
7885 (get_frame_arch): New function.
7886 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
7887 (get_frame_memory, get_frame_unsigned_memory): Declare.
7888 * d10v-tdep.c (d10v_frame_unwind_cache): Use
7889 get_frame_memory_unsigned and get_frame_arch.
7890 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
7891
7892 2003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
7893
7894 * MAINTAINERS (write after approval): Add myself.
7895
7896 2003-06-03 Jim Blandy <jimb@redhat.com>
7897
7898 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
7899 elements of gregset_t are 64 bits each, but access registers
7900 are still 32 bits, so they're packed two per gregset_t
7901 element. Unpack/pack them properly.
7902
7903 2003-06-02 David Carlton <carlton@bactrian.org>
7904
7905 * linespec.c (find_methods): Break out code into
7906 add_matching_methods and add_constructors.
7907 (add_matching_methods): New.
7908 (add_constructors): Ditto.
7909
7910 2003-06-02 Andrew Cagney <cagney@redhat.com>
7911
7912 * sparc-tdep.c (sparc_print_registers): Delete call to
7913 REGISTER_CONVERTIBLE.
7914 (sparc_gdbarch_init): Do not set register_convertible.
7915 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7916 * frv-tdep.c (frv_gdbarch_init): Ditto.
7917 * cris-tdep.c (cris_gdbarch_init): Ditto.
7918
7919 2003-06-02 Elena Zannoni <ezannoni@redhat.com>
7920
7921 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
7922 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
7923 (syms_from_objfile): Ditto.
7924
7925 2003-06-03 Andreas Schwab <schwab@suse.de>
7926
7927 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
7928 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
7929
7930 2003-06-02 Richard Henderson <rth@redhat.com>
7931
7932 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
7933 a member of all_reggroup.
7934
7935 2003-06-02 Richard Henderson <rth@redhat.com>
7936
7937 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
7938 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
7939 (alpha_lds, alpha_sts): New.
7940 (alpha_convert_register_p): Change from _register_convertible.
7941 (alpha_register_to_value): Change from _convert_to_virtual;
7942 restructure and fail for type sizes other than 4 or 8.
7943 (alpha_value_to_register): Similarly.
7944 (alpha_extract_return_value): Use alpha_sts.
7945 (alpha_store_return_value): Use alpha_lds.
7946 (alpha_gdbarch_init): Update hooks.
7947
7948 2003-06-02 Richard Henderson <rth@redhat.com>
7949
7950 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
7951 regnum identifiers.
7952 (alpha_sigtramp_register_address): Likewise.
7953
7954 2003-06-02 Richard Henderson <rth@redhat.com>
7955
7956 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
7957 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
7958 * alpha-tdep.h: Declare them.
7959
7960 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
7961 Remove zerobuf. Don't error on UNIQUE.
7962 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
7963 (ALPHA_REGSET_UNIQUE): Provide default.
7964 (supply_gregset): Use alpha_supply_int_regs.
7965 (fill_gregset): Use alpha_fill_int_regs.
7966 (supply_fpregset): Use alpha_supply_fp_regs.
7967 (fill_fpregset): Use alpha_fill_fp_regs.
7968 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
7969 (alphabsd_supply_reg): Use alpha_supply_int_regs.
7970 (alphabsd_fill_reg): Use alpha_fill_int_regs.
7971 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
7972 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
7973 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
7974
7975 2003-06-02 Richard Henderson <rth@redhat.com>
7976
7977 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
7978
7979 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
7980 (alpha_store_return_value): Likewise.
7981
7982 2003-06-02 David Carlton <carlton@math.stanford.edu>
7983
7984 * block.c (contained_in): Add 'const' to arguments.
7985 (block_function): Ditto.
7986 * block.h: Update declarations for block_function and
7987 contained_in.
7988
7989 2003-06-02 David Carlton <carlton@math.stanford.edu>
7990
7991 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
7992 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
7993 * p-valprint.c (pascal_val_print): Ditto.
7994 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
7995
7996 2003-06-02 Richard Henderson <rth@redhat.com>
7997
7998 * alpha-tdep.c (alpha_push_dummy_call): Use
7999 builtin_type_ieee_double_little instead of builtin_type_double.
8000
8001 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
8002 sign-extension of 32-bit values.
8003 (alpha_store_return_value): Similarly.
8004
8005 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
8006 (alpha_extract_return_value): Likewise.
8007 (alpha_store_return_value): Likewise.
8008
8009 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
8010 (alpha_store_return_value): Error on IEEE Quad floats.
8011
8012 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
8013 (alpha_extract_struct_value_address): Likewise.
8014 (alpha_store_return_value): Likewise.
8015 (alpha_store_struct_return): Remove.
8016 (alpha_gdbarch_init): Update hook registration to match.
8017
8018 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
8019 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
8020 macros where appropriate.
8021 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
8022 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
8023
8024 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
8025 for SP, GP; void_func_ptr for PC; non-language-specific types
8026 for all others.
8027 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
8028
8029 2003-06-02 Richard Henderson <rth@redhat.com>
8030
8031 * top.h (lim_at_start): Declare.
8032 * main.c (captured_main): Set it.
8033 * top.c (lim_at_start): Define.
8034 (command_loop): Use it instead of &environ.
8035 * event-top.c (command_handler): Likewise.
8036
8037 2003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
8038
8039 * mipsnbsd-tdep.c: Update copyright years.
8040 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
8041
8042 2003-06-01 Richard Henderson <rth@redhat.com>
8043
8044 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
8045 (alpha-linux-tdep.o): Update dependencies.
8046 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
8047 * alpha-mdebug-tdep.c: Remove unneeded includes.
8048
8049 2003-06-01 Richard Henderson <rth@redhat.com>
8050
8051 * alpha-tdep.c (alpha_register_reggroup_p): New.
8052 (alpha_gdbarch_init): Register it.
8053
8054 2003-06-02 Andrew Cagney <cagney@redhat.com>
8055
8056 * dwarfread.c: Eliminate "register"
8057 (decode_die_type): Eliminate assignment within "if".
8058 (struct_type, decode_array_element_type): Ditto.
8059 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
8060 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
8061 (decode_modified_type, completedieinfo): Ditto.
8062 * block.c: Eliminate "register".
8063 (blockvector_for_pc_sect): Eliminate assignment within "if".
8064 * cp-support.h (struct symbol): Opaque declaration.
8065 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
8066
8067 2003-06-01 Richard Henderson <rth@redhat.com>
8068
8069 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
8070 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
8071
8072 2003-06-01 Adam Fedor <fedor@gnu.org>
8073
8074 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
8075 * gdbarch.[ch]: Regenerate.
8076 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
8077 (hppa_gdbarch_init): Set it in the gdbarch vector.
8078 * i386-tdep.c (i386_fetch_pointer_argument): New
8079 (i386_gdbarch_init): Set it into gdbarch.
8080 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
8081 (rs6000_gdbarch_init): Set it in gdbarch.
8082 * sparc-tdep.c (sparc_fetch_pointer_argument): New
8083 (sparc_gdbarch_init): Set it in gdbarch.
8084
8085 2003-06-01 Andrew Cagney <cagney@redhat.com>
8086
8087 * defs.h (extract_address): Delete declaration.
8088 * findvar.c (extract_address): Delete function.
8089 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
8090 extract_address with the inline equivalent,
8091 extract_unsigned_integer.
8092 (xstormy16_extract_struct_value_address): Ditto.
8093 (xstormy16_pointer_to_address): Ditto.
8094 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
8095 * v850-tdep.c (v850_push_arguments): Ditto.
8096 (v850_extract_return_value): Ditto.
8097 (v850_extract_struct_value_address): Ditto.
8098 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
8099 (sparcnbsd_get_longjmp_target_64): Ditto.
8100 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
8101 (get_longjmp_target): Ditto.
8102 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
8103 (sh64_extract_struct_value_address): Ditto.
8104 (sh_push_arguments): Ditto.
8105 (sh64_push_arguments): Ditto.
8106 * remote-vxsparc.c (vx_read_register): Ditto.
8107 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
8108 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
8109 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
8110 * mipsv4-nat.c (get_longjmp_target): Ditto.
8111 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
8112 * mips-nat.c (get_longjmp_target): Ditto.
8113 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
8114 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
8115 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
8116 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
8117 * irix5-nat.c (get_longjmp_target): Ditto.
8118 * irix4-nat.c (get_longjmp_target): Ditto.
8119 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
8120 (ia64_push_arguments): Ditto.
8121 * hpux-thread.c (hpux_thread_store_registers): Ditto.
8122 * h8300-tdep.c (h8300_push_arguments): Ditto.
8123 (h8300_store_return_value): Ditto.
8124 (h8300_extract_struct_value_address): Ditto.
8125 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
8126 (frv_push_arguments): Ditto.
8127 * avr-tdep.c (avr_pointer_to_address): Ditto.
8128 (avr_push_arguments): Ditto.
8129 * arm-tdep.c (arm_push_dummy_call): Ditto.
8130 (arm_get_longjmp_target): Ditto.
8131 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
8132 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
8133 (alpha_get_longjmp_target): Ditto.
8134
8135 * solib-irix.c (extract_mips_address): Inline extract_address,
8136 replacing it with extract_signed_integer.
8137 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
8138 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
8139 (first_link_map_member, open_symbol_file_object): Ditto.
8140 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
8141 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
8142 (LM_NEXT, LM_NAME): Ditto.
8143
8144 2003-06-01 Richard Henderson <rth@redhat.com>
8145
8146 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
8147 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
8148 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
8149 (alpha_cannot_store_register): Likewise.
8150 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
8151 * alpha-nat.c (supply_gregset): Likewise.
8152 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
8153
8154 2003-06-01 Andrew Cagney <cagney@redhat.com>
8155
8156 * infcall.c (call_function_by_hand): Update comment on
8157 DEPRECATED_DUMMY_WRITE_SP.
8158
8159 * mips-tdep.c (mips_gdbarch_init): Do not set
8160 deprecated_dummy_write_sp.
8161 (mips_eabi_push_dummy_call): Set the SP register.
8162 (mips_o64_push_dummy_call): Set the SP register.
8163 (mips_o32_push_dummy_call): Set the SP register.
8164 (mips_n32n64_push_dummy_call): Set the SP register.
8165
8166 2003-06-01 Richard Henderson <rth@redhat.com>
8167
8168 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
8169 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
8170 (supply_gregset): Likewise.
8171 * alpha-tdep.c (alpha_store_return_value): Likewise.
8172 (alpha_get_longjmp_target): Likewise.
8173 (alpha_register_name): Constify array.
8174 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
8175 deprecated_register_size, deprecated_register_bytes,
8176 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
8177 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
8178 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
8179
8180 2003-06-01 Richard Henderson <rth@redhat.com>
8181
8182 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
8183 from arg_reg_buffer to regcache to avoid double conversion.
8184
8185 2003-06-01 Mark Kettenis <kettenis@gnu.org>
8186
8187 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
8188 SP_REGNUM.
8189 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
8190 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
8191
8192 2003-06-01 Richard Henderson <rth@redhat.com>
8193
8194 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
8195 (decode_frame_entry): Set it. Skip FDE augmentation.
8196
8197 2003-06-01 Richard Henderson <rth@redhat.com>
8198
8199 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
8200 not overlapping PC_REGNUM.
8201
8202 2003-06-01 Richard Henderson <rth@redhat.com>
8203
8204 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
8205 alpha_push_arguments. Don't dump argument register data to
8206 the target stack. Fix float and 128-bit long double semantics.
8207 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
8208 (alpha_fix_call_dummy): Remove.
8209 (alpha_call_dummy_words): Remove.
8210 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
8211
8212 2003-06-01 Richard Henderson <rth@redhat.com>
8213
8214 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
8215
8216 2003-06-01 Andrew Cagney <cagney@redhat.com>
8217
8218 * mips-tdep.c (is_mips16_addr): New function.
8219 (make_mips16_addr, unmake_mips16_addr): New functions.
8220 (pc_is_mips16, mips_fetch_instruction): Use.
8221 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
8222 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
8223 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
8224 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
8225 TARGET_MIPS.
8226 * config/mips/tm-mips.h: Update copyright.
8227 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
8228 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
8229 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
8230 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
8231 (TM_PRINT_INSN_MACH): Delete.
8232 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
8233
8234 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
8235 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
8236 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
8237 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
8238 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
8239 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
8240 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
8241 mips*-*-riscos* and mips*-*-sysv* onto mips.
8242 * config/mips/mips64.mt: New file.
8243 * config/mips/mips.mt: New file.
8244 * config/mips/littlemips.mt: Delete file.
8245 * config/mips/decstation.mt: Delete file.
8246 * config/mips/vr4300el.mt: Delete file.
8247 * config/mips/vr5000el.mt: Delete file.
8248 * config/mips/vr5000.mt: Delete file.
8249 * config/mips/vr4100.mt: Delete file.
8250 * config/mips/vr4xxxel.mt: Delete file.
8251 * config/mips/vr4300.mt: Delete file.
8252 * config/mips/vr4xxx.mt: Delete file.
8253 * config/mips/bigmips.mt: Delete file.
8254 * config/mips/bigmips64.mt: Delete file.
8255 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
8256 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
8257 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
8258 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
8259 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
8260 "tm-bigmips.h".
8261 * config/mips/tm-irix3.h: Ditto.
8262 * config/mips/tm-mipsv4.h: Ditto.
8263 * config/mips/tm-embed.h: Ditto.
8264 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
8265 "tm-bigmips64.h".
8266 * config/mips/tm-vr5000el.h: Delete file.
8267 * config/mips/tm-tx39l.h: Delete file.
8268 * config/mips/tm-vr4300el.h: Delete file.
8269 * config/mips/tm-vr4xxxel.h: Delete file.
8270 * config/mips/tm-vr4300.h: Delete file.
8271 * config/mips/tm-vr4100.h: Delete file.
8272 * config/mips/tm-vr4xxx.h: Delete file.
8273 * config/mips/tm-vr5000.h: Delete file.
8274 * config/mips/tm-embedl64.h: Delete file.
8275 * config/mips/tm-embedl.h: Delete file.
8276 * config/mips/tm-embed64.h: Delete file.
8277 * config/mips/tm-bigmips64.h: Delete file.
8278 * config/mips/tm-bigmips.h: Delete file.
8279
8280 2003-06-01 Mark Kettenis <kettenis@gnu.org>
8281
8282 Fix gdb/1216.
8283 * shnbsd-nat.c: Include "sh-tdep.h".
8284
8285 From Richard Henderson <rth@redhat.com>:
8286 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
8287
8288 2003-05-31 Andrew Cagney <cagney@redhat.com>
8289
8290 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
8291 forward declaration.
8292 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
8293 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
8294 (mips_find_saved_regs): Use set_reg_offset.
8295 (mips_frame_init_saved_regs): Delete function.
8296 (mips_pop_frame): Call mips_find_saved_regs instead of
8297 DEPRECATED_FRAME_INIT_SAVED_REGS.
8298
8299 2003-05-31 Andrew Cagney <cagney@redhat.com>
8300
8301 * mips-tdep.c (mips_gdbarch_init): Do not set
8302 deprecated_max_register_raw_size, register_virtual_size, and
8303 deprecated_max_register_virtual_size.
8304
8305 2003-05-31 Mark Kettenis <kettenis@gnu.org>
8306
8307 * i386-tdep.c: Include "dwarf2-frame.h".
8308 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
8309 * Makefile.in (i386-tdep.o): Update dependencies.
8310
8311 * dwarf2-frame.c, dwarf2-frame.h: New files.
8312 * Makefile.in (SFILES): Add dwarf2-frame.c.
8313 (dwarf2_frame_h): Define.
8314 (COMMON_OBS): Add dwarf2-frame.o.
8315 (dwarf2-frame.o): Add dependencies.
8316
8317 2003-05-31 Andreas Jaeger <aj@suse.de>
8318
8319 * x86-64-linux-nat.c: Fix comment.
8320
8321 2003-05-31 Mark Kettenis <kettenis@gnu.org>
8322
8323 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
8324 function signature.
8325
8326 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
8327 have a sigcontext_addr handler.
8328 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
8329 sigcontext_addr handler.
8330
8331 2003-05-31 Andrew Cagney <cagney@redhat.com>
8332
8333 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
8334 (print_fp_register_row): Replace do_fp_register_row.
8335 (mips_print_fp_register): Add "file" and "frame" parameters.
8336 (mips_print_register): Add "file" and "frame" parameters.
8337 (mips_print_registers_info): Replace mips_do_registers_info.
8338 (mips_gdbarch_init): Set print_registers_info instead of
8339 deprecated_do_registers_info.
8340 (mips_read_fp_register_single): Add "frame" parameter.
8341 (mips_read_fp_register_double): Add "frame" parameter.
8342
8343 2003-05-31 Mark Kettenis <kettenis@gnu.org>
8344
8345 * i386-tdep.c (i386_register_name): Check for MMX registers first.
8346 Fixes a bug where GDB would print the wrong register names for
8347 targets without SSE.
8348
8349 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
8350 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
8351 registers.
8352
8353 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
8354 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
8355 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8356 TDEP->sc_sp_offset.
8357
8358 From Michal Ludvig <mludvig@suse.cz>:
8359 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
8360 and `sc_num_regs'.
8361 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
8362 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
8363 I386_ST0_REGNUM): Move here from...
8364 * i386-tdep.c: ... here.
8365 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
8366 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
8367 registers if possible.
8368 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
8369 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
8370 Remove variables.
8371 (i386bsd_sc_reg_offset): New variable.
8372 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
8373 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8374 TDEP->sc_sp_offset.
8375 (i386fbsd_sc_reg_offset): New variable.
8376 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
8377 TDEP->sc_num_regs.
8378 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
8379 variables.
8380 (i386fbsd4_sc_reg_offset): New variable.
8381 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
8382 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8383 TDEP->sc_sp_offset.
8384 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
8385 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
8386 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
8387 Remove variables.
8388 (i386nbsd_sc_reg_offset): New variable.
8389 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
8390 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8391 TDEP->sc_sp_offset.
8392 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
8393 Remove variables.
8394 (i386obsd_sc_reg_offset): New variable.
8395 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
8396 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8397 TDEP->sc_sp_offset.
8398 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
8399 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
8400 for frame pointer offset in `struct sigcontext'.
8401
8402 2003-05-31 Andrew Cagney <cagney@redhat.com>
8403
8404 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
8405 architecture methods call_dummy_words, sizeof_call_dummy_words,
8406 push_return_address, store_struct_return, and fix_call_dummy. Set
8407 push_dummy_call instead of deprecated_push_arguments.
8408 (mips_store_struct_return): Delete function.
8409 (mips_fix_call_dummy): Delete function.
8410 (mips_push_return_address): Delete function.
8411 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
8412 RA_REGNUM and T9_REGNUM.
8413 (mips_n32n64_push_dummy_call): Ditto for
8414 mips_n32n64_push_arguments.
8415 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
8416 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
8417
8418 2003-05-31 Andrew Cagney <cagney@redhat.com>
8419
8420 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
8421 "dummy_addr" to "bp_addr".
8422 * infcall.c (call_function_by_hand): Pass "funaddr" to
8423 gdbarch_push_dummy_call.
8424 * gdbarch.h, gdbarch.c: Re-generate.
8425 * i386-tdep.c (i386_push_dummy_call): Update.
8426 * arm-tdep.c (arm_push_dummy_call): Update.
8427 * d10v-tdep.c (d10v_push_dummy_call): Update.
8428
8429 2003-05-31 Mark Kettenis <kettenis@gnu.org>
8430
8431 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
8432 variable declarations.
8433 (x86_64_register_number, x86_64_register_name): Remove prototypes.
8434 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
8435 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
8436 x86_64_init_frame_pc, x86_64_init_frame_pc,
8437 x86_64_function_has_prologue): Remove prototypes.
8438 (X86_64_NUM_GREGS): New define.
8439 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
8440 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
8441 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
8442 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
8443 XMM1_REGNUM): Remove defines.
8444 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
8445 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
8446 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
8447 X86_64_XMM1_REGNUM): New defines.
8448 (struct x86_64_register_info): Renamed from `struct
8449 register_info'. Remove `size' member.
8450 (x86_64_register_info_table): Remove variable.
8451 (x86_64_register_info): New variable.
8452 (X86_64_NUM_REGS): New define.
8453 (X86_64_NUM_GREGS): Remove define.
8454 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
8455 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
8456 Remove variables.
8457 (x86_54_dwarf2_reg_to_regnum): Remove function.
8458 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
8459 (x86_64_dwarf_reg_to_regnum): New function.
8460 (x86_64_register_name): Rewrite.
8461 (x86_64_register_raw_size): Remove function.
8462 (x86_64_register_byte_table): Remove variable.
8463 (x86_64_register_byte): Remove function.
8464 (x86_64_register_virtual_type): Remove function.
8465 (x86_64_register_type): New function.
8466 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
8467 x86_64_register_convert_to_raw): Remove functions.
8468 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
8469 (x86_64_use_struct_convention): Make static. Adjust for renamed
8470 defines.
8471 (x86_64_frame_init_saved_regs): Remove function.
8472 (x86_64_push_arguments): Make static. Change to accept a regcache
8473 as argument.
8474 (x86_64_store_return_value, x86_64_extract_return_value): Make
8475 static. Rewrite based on i386 counterparts.
8476 (x86_64_push_dummy_call): New function.
8477 (X86_64_NUM_SAVED_REGS): New define.
8478 (x86_64_register_number): Remove function.
8479 (x86_64_store_struct_return): Remove function.
8480 (x86_64_frameless_function_invocation,
8481 x86_64_function_has_prologue): Remove functions.
8482 (PROLOG_BUFSIZE): Remove define.
8483 (struct x86_64_frame_cache): New structure.
8484 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
8485 x86_64_frame_cache, x86_64_frame_this_id,
8486 x86_64_frame_prev_register, x86_64_frame_p,
8487 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
8488 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
8489 functions.
8490 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
8491 variables.
8492 (x86_64_skip_prologue): Rewrite in terms of
8493 x86_64_analyze_prologue.
8494 (x86_64_frame_base_address): New function.
8495 (x86_64_frame_base): New variable.
8496 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
8497 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
8498 set deprecated_fp_regnum, deprecated_register_size,
8499 deprecated_register_bytes, register_raw_size, register_byte,
8500 register_virtual_type, register_convertiable,
8501 register_convert_to_virtual, convert_to_raw,
8502 deprecated_get_saved_register, deprecated_target_read_fp,
8503 deprecated_push_arguments, deprecated_push_return_address,
8504 deprecated_pop_frame, deprecated_store_struct_return,
8505 deprecated_frame_init_saved_regs, deprecated_frame_chain,
8506 frameless_function_invocation, deprecated_frame_saved_pc,
8507 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
8508 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
8509 deprecated_init_frame_pc and virtual_frame_pointer. Call
8510 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
8511 and x86_64_frame_p. Call frame_base_set_default to register
8512 x86_64_frame_base.
8513 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
8514 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
8515 (_initialize_x86_64_tdep): Remove function.
8516 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
8517 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
8518 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
8519 define.
8520 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
8521 (x86_64_linux_sigcontext_addr): Rewrite.
8522 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
8523 x86_64_linux_frame_saved_pc): Remove functions.
8524 (x86_64_linux_pc_in_sigtramp): Renamed from
8525 x86_64_linux_in_sigtramp. Try harder to recognize a signal
8526 trampoline.
8527 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
8528 Remove_functions.
8529 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
8530 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
8531 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
8532 (x86_64_regmap): Rename to regmap.
8533 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
8534 x86_64_num_gregs.
8535 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
8536 x86_64_regmap.
8537 (x86_64_fxsave_offset): Remove function.
8538 (supply_fpregset): Simply call x86_64_supply_fxsave.
8539 (fill_fpregset): Simply call x86_64_fill_fxsave.
8540 (fetch_inferior_registers, store_inferior_registers): Avoid
8541 asignment in if-statement.
8542 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
8543 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
8544 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
8545 (fetch_core_registers): Remove function.
8546 (linux_elf_core_fns): Remove.
8547 (offsetoff): Don't define.
8548 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
8549 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
8550 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
8551 add core-regset.o.
8552 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
8553 protection against multiple includes instead of NM_X86_64_h. Add
8554 various comments. Include "config/nm-linux.h". Don't include
8555 <signal.h>.
8556 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
8557 GET_THREAD_SIGNALS): Remove defines.
8558 (x86_64_register_u_addr, kernel_u_size,
8559 lin_thread_get_thread_signals): Remove prototypes.
8560 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
8561 [HAVE_LINK_H]: Don't include "solib.h".
8562 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
8563 * config/i386/tm-x86-64linux.h: Fix comments.
8564 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
8565 x86-64-tdep.o): Update dependencies.
8566
8567 2003-05-30 Andrew Cagney <cagney@redhat.com>
8568
8569 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
8570 Change parameter type to a "struct regcache *".
8571
8572 * gdbarch.sh: Regardless of the multi-arch level, always define
8573 the macro when not already defined.
8574 * gdbarch.h, gdbarch.c: Re-generate.
8575
8576 2003-05-30 Richard Henderson <rth@redhat.com>
8577
8578 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
8579 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
8580 (alpha_mdebug_frame_this_id): Likewise.
8581 (alpha_mdebug_frame_prev_register): Likewise.
8582 (alpha_mdebug_frame_base_address): Likewise.
8583 (alpha_mdebug_frame_locals_address): Likewise.
8584 (alpha_mdebug_frame_args_address): Likewise.
8585 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
8586 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
8587 (alpha_heuristic_frame_unwind_cache): Make static; add missing
8588 loop increment.
8589 (alpha_heuristic_frame_this_id): Make static.
8590 (alpha_heuristic_frame_prev_register): Likewise.
8591 (alpha_heuristic_frame_base_address): Likewise.
8592 * alpha-tdep.h: Update.
8593
8594 2003-05-30 Mark Kettenis <kettenis@gnu.org>
8595
8596 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
8597 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
8598 defenitions.
8599 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
8600 * i386-tdep.c: Mark functions that are 64-bit safe as such.
8601 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
8602 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
8603 I386_ST0_REGNUM): New defines.
8604 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
8605 codestream_get): Remove define.
8606 (codestream_next_addr, condestream_addr, condestream_buf,
8607 codestream_off, codestream_cnt): Remove variables.
8608 (codestream_fill, codestream_seek, codestream_read): Remove
8609 functions.
8610 (i386_follow_jump): Rewrite to avoid usage of removed codestream
8611 functionality.
8612 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
8613 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
8614 i386_frame_saved_pc, i386_saved_pc_after_call,
8615 i386_frame_num_args, i386_frame_init_saved_regs,
8616 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
8617 i386_push_arguments): Remove functions.
8618 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
8619 functionality. Use i386_analyze_prologue instead of
8620 i386_get_frame_setup.
8621 (I386_NUM_SAVED_REGS): New define.
8622 (struct i386_frame_cache): New structure.
8623 (i386_alloc_frame_cache, i386_analyze_struct_return,
8624 i386_skip_probe, i386_analyze_frame_setup,
8625 i386_analyze_register_saves, i386_analyze_prologue,
8626 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
8627 i386_frame_prev_register, i386_sigtramp_frame_cache,
8628 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
8629 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
8630 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
8631 New functions.
8632 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
8633 New variables.
8634 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
8635 I386_EAX_REGNUM and I386_EDX_REGNUM.
8636 (i386_extract_return_value, i386_store_return_value): Use
8637 I386_ST0_REGNUM where appropriate.
8638 (i386_extract_struct_value_address): Rewrite to use extract_address.
8639 (i386_svr4_pc_in_sigtramp): Add comment.
8640 (i386_svr4_sigcontext_addr): Rewrite.
8641 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
8642 TDEP->sc_sp_offset.
8643 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
8644 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
8645 of new defines. Set push_dummy_call, don't set
8646 deprecated_push_arguments, deprecated_push_return_address,
8647 deprecated_pop_frame. Don't set parm_boundary. Don't set
8648 deprecated_frame_chain, deprecated_frame_saved_pc,
8649 deprecated_saved_pc_after_call. Set unwind_dummy_id,
8650 save_dummy_frame_tos, unwind_pc. Call
8651 frame_unwind_append_predicate and frame_base_set_default. Don't
8652 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
8653 Don't set frameless_function_invocation. Don't set
8654 deprecated_register_bytes, deprecated_register_size,
8655 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
8656 * i386-linux-tdep.c: Fix formatting in some comments.
8657 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
8658 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
8659 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
8660 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
8661 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
8662 redundant parentheses.
8663 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
8664 (i386_linux_sigcontext_addr): Use it. Rewrite.
8665 (find_minsym_and_objfile): Change name of second argument.
8666 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
8667 changed. Use frame_pc_unwind instead of
8668 DEPRECATED_SAVED_PC_AFTER_CALL.
8669 (i386_linux_init_abi): Don't set deprecated_register_bytes.
8670 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
8671 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
8672 unwinder.
8673 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
8674 "dummy-frame.h".
8675 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
8676 (_initialize_i386_cygwin_tdep): New prototype.
8677 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
8678 deprecated_frame_chain_valid.
8679 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
8680 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
8681 Rely on the SVR4 defaults.
8682 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
8683 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
8684
8685 2003-05-30 Andrew Cagney <cagney@redhat.com>
8686
8687 * infcall.c (call_function_by_hand): Always call
8688 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
8689
8690 2003-05-30 Richard Henderson <rth@redhat.com>
8691
8692 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
8693 increment.
8694
8695 2003-05-29 Jim Blandy <jimb@redhat.com>
8696
8697 Use gdbarch methods for solib stuff on PowerPC Linux.
8698 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
8699 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
8700 show through.
8701 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
8702 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
8703 giving the same effect as the #definitions above.
8704
8705 2003-05-29 Adam Fedor <fedor@gnu.org>
8706
8707 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
8708 (find_implementation_from_class): Replace it with the standard
8709 case i.e. do nothing.
8710
8711 2003-05-29 Richard Henderson <rth@redhat.com>
8712
8713 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
8714 (alpha_linux_sigtramp_offset): Use it. Make static.
8715 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
8716 update for new frame model.
8717 * alpha-mdebug-tdep.c: New file.
8718 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
8719 (alpha_osf1_init_abi): Install it.
8720 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
8721 (linked_proc_desc_table): Remove.
8722 (alpha_frame_past_sigtramp_frame): Remove.
8723 (alpha_dynamic_sigtramp_offset): Remove.
8724 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
8725 (alpha_proc_desc_is_dyn_sigtramp): Remove.
8726 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
8727 (push_sigtramp_desc): Remove.
8728 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
8729 (alpha_cannot_store_register): Likewise.
8730 (alpha_sigcontext_addr): Remove.
8731 (alpha_find_saved_regs): Remove.
8732 (alpha_frame_init_saved_regs): Remove.
8733 (alpha_init_frame_pc_first): Remove.
8734 (read_next_frame_reg): Remove.
8735 (alpha_frame_saved_pc): Remove.
8736 (alpha_saved_pc_after_call): Remove.
8737 (temp_proc_desc, temp_saved_regs): Remove.
8738 (alpha_about_to_return): Remove.
8739 (cached_proc_desc): Remove.
8740 (alpha_frame_chain): Remove.
8741 (alpha_print_extra_frame_info): Remove.
8742 (alpha_init_extra_frame_info): Remove.
8743 (alpha_frame_locals_address): Remove.
8744 (alpha_frame_args_address): Remove.
8745 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
8746 (alpha_push_dummy_frame): Remove.
8747 (alpha_pop_frame): Remove.
8748 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
8749 (alpha_read_insn): New.
8750 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
8751 for different insn encodings.
8752 (alpha_in_lenient_prologue): Remove.
8753 (struct alpha_sigtramp_unwind_cache): New.
8754 (alpha_sigtramp_frame_unwind_cache): New.
8755 (alpha_sigtramp_register_address): New.
8756 (alpha_sigtramp_frame_this_id): New.
8757 (alpha_sigtramp_frame_prev_register): New.
8758 (alpha_sigtramp_frame_unwind): New.
8759 (alpha_sigtramp_frame_p): New.
8760 (struct alpha_heuristic_unwind_cache): New.
8761 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
8762 don't count nop insns that occur between functions.
8763 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
8764 heuristic_proc_desc, but without the mdebug wrapping.
8765 (alpha_heuristic_frame_this_id): New.
8766 (alpha_heuristic_frame_prev_register): New.
8767 (alpha_heuristic_frame_unwind): New.
8768 (alpha_heuristic_frame_p): New.
8769 (alpha_heuristic_frame_base_address): New.
8770 (alpha_heuristic_frame_base): New.
8771 (alpha_unwind_dummy_id): New.
8772 (alpha_unwind_pc): New.
8773 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
8774 frame related deprecated initializations; install replacements.
8775 (alpha_dump_tdep): Remove.
8776 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
8777 (alpha_read_insn, alpha_after_prologue,
8778 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
8779 alpha_heuristic_frame_prev_register,
8780 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
8781 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
8782 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
8783 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
8784
8785 2003-05-29 Andrew Cagney <cagney@redhat.com>
8786
8787 * gdb_assert.h (gdb_assert_fail): Provide different definitions
8788 dependant on the availability of ASSERT_FUNCTION.
8789 (ASSERT_FUNCTION): Do not define when there is no function name.
8790
8791 2003-05-29 Kevin Buettner <kevinb@redhat.com>
8792
8793 From Jimi X <jimix@watson.ibm.com>:
8794 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
8795
8796 2003-05-28 Jim Blandy <jimb@redhat.com>
8797
8798 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
8799 argument to ptrace to int; the system headers should give it the
8800 right type, and pointers don't fit in ints on powerpc64-*-*.
8801
8802 2003-05-28 H.J. Lu <hongjiu.lu@intel.com>
8803
8804 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
8805 DW_TAG_catch_block.
8806
8807 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
8808
8809 * stabsread.c (dbx_lookup_type): Make static.
8810 (read_type): Ditto.
8811 (add_undefined_type): Ditto.
8812 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
8813 not export.
8814
8815 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
8816
8817 * hpread.c (hpread_has_name): Make static.
8818 (hpread_psymtab_to_symtab): Ditto.
8819 (file_exists): Ditto.
8820 (hpread_call_pxdb): Ditto.
8821 (hpread_pxdb_needed): Ditto.
8822 (hpread_quick_traverse): Ditto.
8823 (hpread_get_header): Ditto.
8824 (hpread_get_lntt): Ditto.
8825 (hpread_get_slt): Ditto.
8826 (class_of): Ditto.
8827
8828 2003-05-25 Andreas Schwab <schwab@suse.de>
8829
8830 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
8831 stack_align and deprecated_extra_stack_alignment_needed.
8832 (m68k_stack_align): Delete.
8833
8834 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
8835 (m68k_register_virtual_size): Likewise.
8836 (altos_skip_prologue): Remove obsolete function.
8837 (isi_frame_num_args): Likewise.
8838 (news_frame_num_args): Likewise.
8839 (m68k_fix_call_dummy): Make static.
8840 (m68k_push_dummy_frame): Likewise.
8841 (m68k_pop_frame): Likewise.
8842 (m68k_skip_prologue): Likewise.
8843 (m68k_frame_init_saved_regs): Likewise.
8844 (m68k_saved_pc_after_call): Likewise.
8845 (m68k_get_longjmp_target): Make multi-arch.
8846 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
8847 structure. Register m68k_get_longjmp_target if enabled.
8848 * m68k-tdep.h (struct gdbarch_tdep): Define.
8849 * config/m68k/tm-m68k.h: Don't include "regcache.h".
8850
8851 * Makefile.in (config.status): Also depend on configure.tgt
8852 and configure.host.
8853 (m68klinux-tdep.o): Update dependencies.
8854 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
8855 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
8856 (M68K_LINUX_JB_PC): Define.
8857 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
8858 and take additional parameter.
8859 (m68k_linux_sigtramp_saved_pc): Update.
8860 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
8861 m68k_linux_pc_in_sigtramp, in_plt_section,
8862 find_solib_trampoline_target.
8863 * config/m68k/tm-linux.h: Don't include any tm headers.
8864 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
8865 (JB_ELEMENT_SIZE): Likewise.
8866 (JB_PC): Likewise.
8867 (GET_LONGJMP_TARGET): Likewise.
8868 (IN_SIGTRAMP): Likewise.
8869 (SVR4_SHARED_LIBS): Define this and include "solib.h".
8870
8871 2003-05-25 Mark Kettenis <kettenis@gnu.org>
8872
8873 * sparc-tdep.c (sparc32_do_push_arguments): New function.
8874 (sparc32_push_arguments): Re-implement by calling
8875 sparc32_do_push_arguments.
8876
8877 2003-05-25 Mark Kettenis <kettenis@gnu.org>
8878
8879 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
8880 SPARC_O1_REGNUM): New defines.
8881 (sparc32_extract_return_value): Rewrite to operate on a regcache.
8882 (sparc32_store_return_value): New function.
8883 (sparc_extract_struct_value_address): Rewrite to operate on a
8884 regcache.
8885 (sparc_gdbarch_init): Don't set
8886 deprecated_extract_struct_value_address. Set
8887 extract_struct_value_address instead. Don't set
8888 deprecated_extract_return_value and deprecated_store_return_value
8889 for 32-bit targets. Set extract_return_value and
8890 store_return_value instead.
8891 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
8892 DEPRECATED_EXTRACT_RETURN_VALUE,
8893 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
8894 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
8895 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
8896 (sparc_store_return_value): Remove prototype.
8897 (sparc32_store_return_value): New prototype.
8898 (sparc32_extract_return_value, sparc_extract_struct_value_address):
8899 Adjust prototypes.
8900
8901 2003-05-24 Mark Kettenis <kettenis@gnu.org>
8902
8903 * sparcnbsd-tdep.c: Include "gdb_string.h".
8904
8905 2003-05-23 Andrew Cagney <cagney@redhat.com>
8906
8907 * p-valprint.c (pascal_val_print): Replace extract_address with
8908 the inline equivalent extract_unsigned_integer.
8909 * jv-valprint.c (java_value_print): Ditto.
8910 * ada-valprint.c (ada_val_print_1): Ditto.
8911 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
8912
8913 2003-05-23 Theodore A. Roth <troth@openavr.org>
8914
8915 * blockframe.c (frameless_look_for_prologue): Remove unused
8916 after_prologue variable.
8917
8918 2003-05-23 Mark Kettenis <kettenis@gnu.org>
8919
8920 * blockframe.c (get_pc_function_start): Rewrite to avoid
8921 asignments in if-statements.
8922
8923 2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8924
8925 Committed by Elena Zannoni <ezannoni@redhat.com>.
8926 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
8927 files, don't relocate absolute symbols (and do use mst_abs).
8928
8929 2003-05-23 Andrew Cagney <cagney@redhat.com>
8930
8931 * objc-lang.c: Include "gdb_assert.h".
8932 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
8933 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
8934 (gdb_check, gdb_check_fatal): Delete functions.
8935 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
8936 gdb_assert.
8937 (parse_selector, parse_method, find_methods, find_imps): Ditto.
8938 * Makefile.in (objc-lang.o): Update dependencies.
8939
8940 2003-05-22 Ian Lance Taylor <ian@airs.com>
8941
8942 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
8943 with fprintf_filtered, not fprintf_unfiltered.
8944
8945 2003-05-22 Andrew Cagney <cagney@redhat.com>
8946
8947 * stack.c (frame_info): Inline extract_address, replacing it with
8948 extract_unsigned_integer.
8949 * findvar.c (unsigned_pointer_to_address): Ditto.
8950 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
8951 * dwarf2expr.c (dwarf2_read_address): Ditto.
8952 * frame.c (frame_pc_unwind): Update comment.
8953 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
8954
8955 2003-05-22 Jeff Johnston <jjohnstn@redhat.com>
8956
8957 * infptrace.c (detach): Call print_sys_errmsg rather than
8958 perror_with_name to issue warning message when errno is non-zero
8959 after calling ptrace detach.
8960
8961 2003-05-21 J. Brobecker <brobecker@gnat.com>
8962
8963 * config/pa/tm-hppa.h: Delete some unused macros. Move some
8964 macro definitions from here...
8965 * hppa-tdep.c: ...to there.
8966
8967 2003-05-20 Kevin Buettner <kevinb@redhat.com>
8968
8969 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
8970 register_ptrace_addr(). Fix all callers.
8971
8972 2003-05-21 Andreas Schwab <schwab@suse.de>
8973
8974 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
8975 dependencies.
8976 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
8977 end.
8978 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
8979 (_initialize_m68k_linux_tdep): New function.
8980 (m68k_linux_frame_saved_pc): Make static.
8981 (m68k_linux_extract_return_value): Likewise.
8982 (m68k_linux_store_return_value): Likewise.
8983 (m68k_linux_extract_struct_value_address): Likewise.
8984 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
8985 Remove.
8986 (DEPRECATED_STORE_RETURN_VALUE): Remove.
8987 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
8988 (DEPRECATED_FRAME_SAVED_PC): Remove.
8989
8990 2003-05-20 Kris Warkentin <kewarken@qnx.com>
8991
8992 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
8993 regset numbering rather than our own.
8994
8995 2003-05-19 David Carlton <carlton@bactrian.org>
8996
8997 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
8998
8999 2003-05-19 David Carlton <carlton@bactrian.org>
9000
9001 Partial fix for PR c++/827.
9002 * cp-support.h: Include symtab.h.
9003 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
9004 * cp-namespace.c: Update contributors.
9005 (cp_lookup_symbol_nonlocal): New.
9006 (lookup_namespace_scope, cp_lookup_symbol_namespace)
9007 (lookup_symbol_file): Ditto.
9008 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
9009 * block.h: Declare block_scope, block_using, block_global_block.
9010 * block.c (block_scope): New.
9011 (block_using, block_global_block): Ditto.
9012 * Makefile.in (cp_support_h): Depend on symtab_h.
9013 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
9014
9015 2003-05-19 David Carlton <carlton@bactrian.org>
9016
9017 * language.h (struct language_defn): Add 'la_value_of_this'
9018 and 'la_lookup_symbol_nonlocal' members.
9019 * symtab.h: Declare basic_lookup_symbol_nonlocal,
9020 lookup_symbol_static, lookup_symbol_global,
9021 lookup_symbol_aux_block.
9022 * symtab.c (lookup_symbol_aux): Call language hooks to determine
9023 if we should search fields of this and how to do static/global
9024 lookup.
9025 (lookup_symbol_aux_block): Make extern.
9026 (basic_lookup_symbol_nonlocal): New.
9027 (lookup_symbol_static, lookup_symbol_global): Ditto.
9028 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
9029 'la_lookup_symbol_nonlocal' members.
9030 * c-lang.c (c_language_defn, cplus_language_defn)
9031 (asm_language_defn, minimal_language_defn): Ditto.
9032 * jv-lang.c (java_language_defn): Ditto.
9033 * language.c (unknown_language_defn, auto_language_defn)
9034 (local_language_defn): Ditto.
9035 * m2-lang.c (m2_language_defn): Ditto.
9036 * objc-lang.c (objc_language_defn): Ditto.
9037 * scm-lang.c (scm_language_defn): Ditto.
9038 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
9039 * p-lang.c (pascal_language_defn): Ditto for both.
9040 * Makefile.in (f-lang.o): Depend on value_h.
9041 (p-lang.o): Ditto.
9042
9043 2003-05-19 David Carlton <carlton@bactrian.org>
9044
9045 * block.h: Declare block_static_block.
9046 * block.c (block_static_block): New.
9047 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
9048 lookup_symbol_aux_local, calling block_static_block instead.
9049 (lookup_symbol_aux_local): Delete 'static_block' argument.
9050
9051 2003-05-19 David Carlton <carlton@bactrian.org>
9052
9053 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
9054
9055 2003-05-19 Michal Ludvig <mludvig@suse.cz>
9056
9057 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
9058 register numbers mapping.
9059
9060 2003-05-18 Adam Fedor <fedor@gnu.org>
9061
9062 * symtab.c (completion_list_objc_symbol): New function.
9063 (make_symbol_completion_list): Use it to add ObjC symbols
9064 when looking though the list.
9065 (language_search_unquoted_string): New function.
9066 (make_file_symbol_completion_list): Use it.
9067
9068 2003-05-18 Andreas Schwab <schwab@suse.de>
9069
9070 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
9071 dependencies.
9072 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
9073 as m68k_linux_extract_return_value.
9074 (DEPRECATED_STORE_RETURN_VALUE): Define as
9075 m68k_linux_store_return_value.
9076 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
9077 m68k_linux_extract_struct_value_address.
9078 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
9079 get_next_frame, get_frame_base, get_frame_pc.
9080 (m68k_linux_frame_saved_pc): Use get_frame_base.
9081 (m68k_linux_extract_return_value): New function.
9082 (m68k_linux_store_return_value): New function.
9083 (m68k_linux_extract_struct_value_address): New function.
9084 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
9085
9086 * c-exp.y (typebase): Remove duplicate occurence of
9087 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
9088 of lookup_signed_typename.
9089
9090 2003-05-18 Mark Kettenis <kettenis@gnu.org>
9091
9092 * dwarf2loc.c (find_location_expression): Change type of second
9093 argument to `size_t *'.
9094 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
9095 for size variable.
9096
9097 2003-05-18 David Carlton <carlton@bactrian.org>
9098
9099 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
9100 'linkage_name'. Add comment.
9101 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
9102 'linkage_name'.
9103 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
9104 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
9105 (lookup_block_symbol): Ditto.
9106
9107 2003-05-16 Andrew Cagney <cagney@redhat.com>
9108
9109 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
9110 * gdbarch.h, gdbarch.c: Re-generate.
9111 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
9112 * TODO (REGISTER_BYTES): Delete reference.
9113 * alpha-tdep.c (alpha_gdbarch_init): Update.
9114 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9115 * x86-64-tdep.c (x86_64_init_abi): Update.
9116 * vax-tdep.c (vax_gdbarch_init): Update.
9117 * v850-tdep.c (v850_gdbarch_init): Update.
9118 * sparc-tdep.c (sparc_gdbarch_init): Update.
9119 * sh-tdep.c (sh_gdbarch_init): Update.
9120 * s390-tdep.c (s390_gdbarch_init): Update.
9121 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9122 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
9123 (ns32k_gdbarch_init_32382): Update.
9124 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9125 * mcore-tdep.c (mcore_gdbarch_init): Update.
9126 * m68k-tdep.c (m68k_gdbarch_init): Update.
9127 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9128 * ia64-tdep.c (ia64_gdbarch_init): Update.
9129 * i386-tdep.c (i386_gdbarch_init): Update.
9130 * i386-linux-tdep.c (i386_linux_init_abi): Update.
9131 * hppa-tdep.c (hppa_gdbarch_init): Update.
9132 * h8300-tdep.c (h8300_gdbarch_init): Update.
9133 * frv-tdep.c (frv_gdbarch_init): Update.
9134 * cris-tdep.c (cris_gdbarch_init): Update.
9135 * avr-tdep.c (avr_gdbarch_init): Update.
9136 * arm-tdep.c (arm_gdbarch_init): Update.
9137 * sparc-tdep.c (sparc_pop_frame): Update.
9138 * rs6000-tdep.c (rs6000_pop_frame): Update.
9139 * remote.c (init_remote_state): Update.
9140 (remote_prepare_to_store): Update.
9141 * remote-vx.c (vx_prepare_to_store): Update.
9142 * remote-sds.c (sds_fetch_registers): Update.
9143 (sds_prepare_to_store): Update.
9144 * remote-array.c: Update.
9145 * regcache.c (init_legacy_regcache_descr): Update.
9146 (init_regcache_descr): Update.
9147 * mips-tdep.c (mips_eabi_extract_return_value): Update.
9148 (mips_o64_extract_return_value): Update.
9149 * irix5-nat.c (fetch_core_registers): Update.
9150 * irix4-nat.c (fetch_core_registers): Update.
9151 * i386-tdep.h: Update.
9152 * hppa-tdep.c (pa_do_registers_info): Update.
9153 (pa_do_strcat_registers_info): Update.
9154 * cris-tdep.c (cris_register_bytes_ok): Update.
9155 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
9156 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
9157 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
9158 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
9159 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
9160 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
9161 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
9162 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
9163 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
9164 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
9165 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
9166 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
9167 (REGISTER_BYTES_OK): Update.
9168 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
9169 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
9170
9171 2003-05-16 Ian Lance Taylor <ian@airs.com>
9172
9173 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
9174 (vax_print_insn, print_insn_arg): Remove static functions.
9175 (vax_gdbarch_init): Call set_gdbarch_print_insn with
9176 print_insn_vax from opcodes library.
9177 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
9178
9179 2003-05-15 Andrew Cagney <cagney@redhat.com>
9180
9181 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
9182 * target.h (memory_breakpoint_from_pc): Delete declaration.
9183 * mem-break.c (memory_breakpoint_from_pc): Delete function.
9184 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
9185 * monitor.c (monitor_insert_breakpoint): Use
9186 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
9187 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
9188 * gdbarch.h, gdbarch.c: Re-generate.
9189 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
9190 (sparc_gdbarch_init): Set breakpoint_from_pc to
9191 sparc_breakpoint_from_pc.
9192 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
9193 (BREAKPOINT_FROM_PC): Define.
9194 (sparc_breakpoint_from_pc): Declare.
9195 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
9196 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
9197 (BREAKPOINT_FROM_PC): Define.
9198 (BREAKPOINT): Delete macro.
9199 * target.h: Update comment.
9200 * s390-tdep.c (s390_gdbarch_init): Update comments.
9201 * remote.c: Update comments.
9202 * remote-mips.c: Update comments.
9203 * proc-api.c (write_with_trace): Do not check for a breakpoint.
9204 * mem-break.c: Update comment.
9205 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
9206 (ia64_memory_insert_breakpoint): Update.
9207 * config/sparc/tm-sparc.h: Update comment.
9208 * config/pa/tm-hppa64.h: Update comment.
9209 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
9210 (rs6000_breakpoint_from_pc): Update.
9211 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
9212 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
9213 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
9214 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
9215 (mips_breakpoint_from_pc): Update.
9216 (mips_dump_tdep): Update.
9217
9218 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
9219 * minsyms.c (lookup_minimal_symbol): Inline
9220 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
9221
9222 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
9223 * p-valprint.c (pascal_object_print_value_fields): Ditto.
9224 * p-lang.c (pascal_printstr): Ditto.
9225 * objc-lang.c (objc_printstr): Ditto.
9226 * m2-lang.c (m2_printstr): Ditto.
9227 * jv-valprint.c (java_print_value_fields): Ditto.
9228 * f-lang.c (f_printstr): Ditto.
9229 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
9230 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
9231 for repeat_count_threshold.
9232 * Makefile.in (cp-valprint.o): Update dependencies.
9233
9234 2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
9235
9236 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
9237 (examine_prologue): Support looking through leaf functions, knowing
9238 they start with mov r2,r12. Support skipping over indirect stores
9239 of the input registers. Upon hitting a non-nop branch instruction
9240 or predicated instruction, bail out by setting lim_pc to the current
9241 pc value in the loop. At the end, if the lim_pc value is still
9242 beyond our calculated value and we have trust_limit set,
9243 use the lim_pc value.
9244
9245 2003-05-15 Andrew Cagney <cagney@redhat.com>
9246
9247 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
9248 generic_find_dummy_frame.
9249 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
9250 (deprecated_generic_find_dummy_frame): Update.
9251 (deprecated_read_register_dummy): Update.
9252 * frame.c (deprecated_generic_get_saved_register): Update.
9253
9254 2003-05-15 Theodore A. Roth <troth@openavr.org>
9255
9256 * avr-tdep.c (avr_breakpoint_from_pc): New function.
9257 (avr_gdbarch_init): Set breakpoint_from_pc method.
9258
9259 2003-05-15 Andrew Cagney <cagney@redhat.com>
9260
9261 * regcache.c (build_regcache): Set deprecated_register_valid
9262 directly.
9263 (deprecated_grub_regcache_for_register_valid): Delete function.
9264 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
9265 declaration.
9266
9267 2003-05-15 David Carlton <carlton@bactrian.org>
9268
9269 Committed by Elena Zannoni <ezannoni@redhat.com>
9270 * symtab.c (lookup_symbol_aux): Delete calls to
9271 lookup_symbol_aux_minsyms.
9272 (lookup_symbol_aux_minsyms): Comment out function and
9273 prototype. Delete lookup by mangled name.
9274
9275 2003-05-14 Kevin Buettner <kevinb@redhat.com>
9276
9277 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
9278 correctly indicate an empty stack and ``stack_allocated'' to the
9279 indicate the number of elements initially allocated.
9280 (dwarf_expr_grow_stack): Simplify method for computing new
9281 stack size. Don't loop infinitely if ``stack_len'' is zero.
9282 (execute_stack_op): Move ``ctx->in_reg'' initialization
9283 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
9284 be used in conjuction with DW_OP_piece. Revise error message
9285 accordingly.
9286
9287 2003-05-14 Theodore A. Roth <troth@openavr.org>
9288
9289 * MAINTAINERS: Update my email address.
9290 * avr-tdep.c: Ditto.
9291
9292 2003-05-14 Elena Zannoni <ezannoni@redhat.com>
9293
9294 * symtab.h (enum domain_enum): Rename from namespace_enum.
9295 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
9296 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
9297 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
9298 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
9299 TYPES_NAMESPACE, METHODS_NAMESPACE.
9300 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
9301 (struct symbol, struct partial_symbol): Rename field
9302 'namespace_enum namespace' to 'domain_enum domain'.
9303 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
9304 Delete old define kludge for namespace.
9305
9306 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
9307 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
9308 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
9309 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
9310 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
9311 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
9312 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
9313 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
9314 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
9315 occurrences of the above.
9316
9317 2003-05-14 Ian Lance Taylor <ian@airs.com>
9318
9319 * Makefile.in (install-only): Use $(SHELL) when running
9320 mkinstalldirs.
9321
9322 2003-05-13 Ian Lance Taylor <ian@airs.com>
9323
9324 * MAINTAINERS (write after approval): Add myself.
9325
9326 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
9327 second and third arguments.
9328 * ser-tcp.c (_initialize_ser_tcp): Likewise.
9329 * ser-unix.c (_initialize_ser_hardwire): Likewise.
9330
9331 2003-05-13 Andrew Cagney <cagney@redhat.com>
9332
9333 * defs.h (store_address): Delete declaration.
9334 findvar.c (store_address): Delete function.
9335 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
9336 store_unsigned_integer.
9337 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
9338 * v850-tdep.c (v850_push_arguments): Ditto.
9339 * sparc-tdep.c (sparc_get_saved_register): Ditto.
9340 * sh-tdep.c (sh64_get_saved_register): Ditto.
9341 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
9342 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
9343 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
9344 (mips_get_saved_register): Ditto.
9345 * ia64-tdep.c (ia64_get_saved_register): Ditto.
9346 (find_func_descr, ia64_push_arguments): Ditto.
9347 * i386-tdep.c (i386_push_arguments): Ditto.
9348 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
9349 * frv-tdep.c (frv_push_arguments): Ditto.
9350 * frame.c (legacy_saved_regs_prev_register): Ditto.
9351 (deprecated_generic_get_saved_register): Ditto.
9352 * findvar.c (unsigned_address_to_pointer): Ditto.
9353 * dwarf2read.c (dwarf2_const_value): Ditto.
9354 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
9355 * alpha-tdep.c (alpha_push_arguments): Ditto.
9356
9357 2003-05-12 J. Brobecker <brobecker@gnat.com>
9358
9359 * NEWS: Mention that the hppa-hpux port has been partially
9360 multiarched (32bit ABIT only, so far).
9361
9362 2003-05-11 Andrew Cagney <cagney@redhat.com>
9363
9364 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
9365 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
9366 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
9367 sim/testsuite/sim/arm/misaligned2.ms, and
9368 sim/testsuite/sim/arm/misaligned3.ms.
9369 * disasm.h (struct ui_file): Add opaque struct declaration.
9370 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
9371 * frame.h (struct ui_file): Ditto.
9372
9373 2003-05-11 Mark Kettenis <kettenis@gnu.org>
9374
9375 * value.h: Pretty print.
9376
9377 2003-05-10 Mark Kettenis <kettenis@gnu.org>
9378
9379 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
9380
9381 2003-05-08 Andrew Cagney <cagney@redhat.com>
9382
9383 * regcache.h (max_register_size): Delete declaration.
9384 * regcache.c (max_register_size): Delete function.
9385 (struct regcache_descr): Delete field "max_register_size".
9386 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
9387 registers fit in MAX_REGISTER_SIZE.
9388 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
9389 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
9390 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
9391 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
9392 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
9393 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
9394 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
9395 * dve3900-rom.c, hppa-tdep.c: Ditto.
9396
9397 2003-05-08 David Carlton <carlton@math.stanford.edu>
9398
9399 * valops.c (push_word): Fix typo.
9400
9401 2003-05-08 Andrew Cagney <cagney@redhat.com>
9402
9403 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
9404 * gdbarch.h: Re-generate.
9405 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
9406 (legacy_max_register_raw_size): Delete declaration.
9407 * regcache.c (legacy_max_register_raw_size): Delete function.
9408 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
9409 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
9410 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
9411 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
9412 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
9413 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
9414 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
9415 * findvar.c, dwarf2cfi.c: Ditto.
9416
9417 2003-05-08 Andrew Cagney <cagney@redhat.com>
9418
9419 * mips-tdep.c (read_signed_register): New function, moved to here
9420 from "regcache.c".
9421 (read_signed_register_pid): Ditto.
9422 * regcache.c (read_signed_register_pid): Delete function, moved to
9423 "mips-tdep.c".
9424 (read_signed_register): Ditto.
9425 * regcache.h (read_signed_register): Delete declaration.
9426 (read_signed_register_pid): Delete declaration.
9427
9428 2003-05-08 Andrew Cagney <cagney@redhat.com>
9429
9430 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
9431 * gdbarch.h: Re-generate.
9432 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
9433 (legacy_max_register_virtual_size): Delete declaration.
9434 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
9435 * d10v-tdep.c (d10v_print_registers_info): Ditto.
9436 * tracepoint.c (memrange_sortmerge): Ditto.
9437 * sparc-tdep.c (sparc_print_registers): Ditto.
9438 * regcache.c (legacy_max_register_virtual_size): Delete function.
9439
9440 2002-05-08 J. Brobecker <brobecker@gnat.com>
9441
9442 * fork-child.c (escape_bang_in_quoted_argument): New function.
9443 (fork_inferior): Escape '!' characters in quoted arguments
9444 only when needed.
9445
9446 2003-05-08 J. Brobecker <brobecker@gnat.com>
9447
9448 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
9449 the language of the CU is not currently supported by GDB.
9450
9451 2003-05-08 J. Brobecker <brobecker@gnat.com>
9452
9453 * defs.h (language): Add language_minimal enum value.
9454 * c-lang.c (minimal_language_defn): New language definition.
9455 (_initialize_c_language): Add the new minimal language to the list
9456 of languages known to GDB.
9457
9458 2003-05-08 Kevin Buettner <kevinb@redhat.com>
9459
9460 * frame.c (get_frame_type): Don't attempt to lazily initialize
9461 frame's unwinder for legacy frames.
9462
9463 2003-05-07 Andrew Cagney <cagney@redhat.com>
9464
9465 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
9466 and "regcache" parameters.
9467 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
9468
9469 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
9470
9471 * dwarf2read.c (dwarf_decode_lines): Only use output of
9472 check_cu_functions() when calling record_line(). Do not update
9473 the current address.
9474
9475 2003-05-07 Andrew Cagney <cagney@redhat.com>
9476
9477 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
9478 code.
9479
9480 2003-05-07 Jim Blandy <jimb@redhat.com>
9481
9482 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
9483 'maint info symtabs' and 'maint info psymtabs'.
9484 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
9485 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
9486 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
9487 Declarations updated.
9488 * maint.c (maintenance_list_command): Delete.
9489 (_initialize_maint_cmds): Update calls to add_cmd.
9490 * gdbcmd.h (maintenancelistlist): Delete declaration.
9491 * cli/cli-cmds.c (maintenancelistlist): Delete.
9492 (init_cmd_lists): Don't initialize it.
9493 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
9494
9495 2003-05-07 Andrew Cagney <cagney@redhat.com>
9496
9497 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
9498 "regcache".
9499 (d10v_print_registers_info): Update.
9500 (d10v_dmap_register, d10v_imap_register): Delete functions.
9501 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
9502 and "imap_register".
9503 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
9504 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
9505 * arch-utils.c (generic_remote_translate_xfer_address): Add
9506 "regcache" and "gdbarch" parameters.
9507 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
9508 parameter. Change class to multi-arch.
9509 * gdbarch.h, gdbarch.c: Re-generate.
9510 * remote.c (remote_xfer_memory): Use
9511 gdbarch_remote_translate_xfer_address.
9512
9513 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
9514
9515 * infrun.c (prev_pc): Move declaration ahead of proceed().
9516 (proceed): Refresh prev_pc value before resuming.
9517 (stop_stepping): Remove code to refresh prev_pc.
9518
9519 2003-05-06 Kris Warkentin <kewarken@qnx.com>
9520
9521 * nto-tdep.c: Removed stray comment.
9522
9523 2003-05-06 Kris Warkentin <kewarken@qnx.com>
9524
9525 * i386-nto-tdep.c: Fix old K&R function definitions.
9526 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
9527 Also change add_show_from_set() call to add_setshow_cmd().
9528 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
9529
9530 2003-05-05 Andrew Cagney <cagney@redhat.com>
9531
9532 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
9533 (fprint_dummy_frames): New function.
9534 (maintenance_print_dummy_frames): New function.
9535 (_initialize_dummy_frame): Add command "maint print dummy-frames".
9536 * frame.c (fprint_frame_id): Make global.
9537 * frame.h (fprint_frame_id): Declare.
9538 * Makefile.in (dummy-frame.o): Update dependencies.
9539
9540 2003-05-05 Andrew Cagney <cagney@redhat.com>
9541
9542 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
9543 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
9544 SIZEOF_CALL_DUMMY_WORDS.
9545 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
9546 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
9547 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
9548 CALL_DUMMY_BREAKPOINT_OFFSET.
9549 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
9550 CALL_DUMMY_START_OFFSET.
9551 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
9552 * gdbarch.h, gdbarch.c: Re-generate.
9553 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
9554 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
9555 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
9556 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
9557 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
9558 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
9559 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
9560 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
9561 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
9562 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
9563 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
9564 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
9565 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
9566 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
9567 * config/sparc/tm-sparc.h: Update.
9568
9569 2003-05-05 Kris Warkentin <kewarken@qnx.com>
9570
9571 * configure.tgt: Add i[3456]86-*-nto*.
9572 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
9573 * nto-tdep.c: New file. Neutrino target support routines.
9574 * nto-tdep.h: New file. Neutrino target header.
9575 * config/tm-qnxnto.h: New file.
9576 * config/i386/i386nto.mt: New file.
9577 * config/i386/tm-i386nto.h: New file.
9578
9579 2003-05-04 Andrew Cagney <cagney@redhat.com>
9580
9581 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
9582 (load_infrun_state): Ditto.
9583 (struct thread_info): Drop "prev_func_name" field.
9584 * thread.c (load_infrun_state): Update.
9585 (save_infrun_state): Update.
9586 * infrun.c (prev_func_name): Delete variable.
9587 (init_wait_for_inferior): Do not clear prev_func_name.
9588 (stop_stepping, keep_going, context_switch): Do not swap
9589 prev_func_name.
9590 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
9591 instead of PC_IN_SIGTRAMP.
9592
9593 2003-05-04 Andrew Cagney <cagney@redhat.com>
9594
9595 * sentinel-frame.c (sentinel_frame_prev_register): Replace
9596 REGISTER_BYTE with register_offset_hack.
9597 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
9598 that REGISTER_BYTE is consistent with the regcache.
9599 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
9600 * gdbarch.h, gdbarch.c: Regenerate.
9601
9602 2003-05-04 Mark Kettenis <kettenis@gnu.org>
9603
9604 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
9605 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
9606
9607 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
9608
9609 2003-05-03 J. Brobecker <brobecker@gnat.com>
9610
9611 From Thierry Schneider <tpschneider1@yahoo.com>
9612 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
9613 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
9614 (mi-cmd-symbol.o): Add rule.
9615
9616 2003-05-03 Andrew Cagney <cagney@redhat.com>
9617
9618 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
9619 comments noteing that it replaces the old FIX_CALL_DUMMY code.
9620 * gdbarch.h, gdbarch.c: Re-generate.
9621 * d10v-tdep.c (d10v_push_dummy_code): New function.
9622 (d10v_gdbarch_init): Set push_dummy_code.
9623 * infcall.c (legacy_push_dummy_code): New function.
9624 (generic_push_dummy_code): New function.
9625 (push_dummy_code): New function.
9626 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
9627 instead of dummy_addr, to push_dummy_call. Move call to
9628 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
9629 switch.
9630 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
9631
9632 2003-05-03 Andrew Cagney <cagney@redhat.com>
9633
9634 * disasm.h (print_insn): Declare.
9635 * disasm.c (init_gdb_disassemble_info): New function.
9636 (gdb_disassembly): Call init_gdb_disassemble_info.
9637 (gdb_print_insn): New function.
9638 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
9639 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
9640 * mcore-tdep.c: Include "disasm.h"
9641 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
9642 * d10v-tdep.c: Include "disasm.h".
9643 (display_trace): Call gdb_print_insn, instead of print_insn.
9644 (print_insn): Delete function.
9645 * printcmd.c: Include "disasm.h".
9646 (print_insn): Delete function.
9647 (print_formatted): Call gdb_print_insn, instead of print_insn.
9648 * Makefile.in (printcmd.o): Update dependencies.
9649 (mcore-tdep.o, d10v-tdep.o): Ditto.
9650
9651 2003-05-02 Andrew Cagney <cagney@redhat.com>
9652
9653 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
9654 PC_REGNUM, re-indent.
9655 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
9656 PC_REGNUM isn't set.
9657
9658 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
9659 * gdbarch.h, gdbarch.c: Re-generate.
9660 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
9661 register_virtual_size, pc_regnum, or register_bytes.
9662 (D10V_PC_REGNUM): Rename _PC_REGNUM.
9663 (d10v_register_type): Use D10V_PC_REGNUM.
9664 (d10v_print_registers_info, d10v_read_pc): Ditto.
9665 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
9666 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
9667
9668 2003-05-02 David Carlton <carlton@bactrian.org>
9669
9670 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
9671 the name with mstrsave.
9672
9673 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9674
9675 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
9676 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
9677 (host_charset_name, target_charset_name): New vars for use by
9678 set/show commands.
9679 (host_charset_enum, target_charset_enum): New enums for set/show
9680 commands.
9681 (set_charset_sfunc, set_host_charset_sfunc,
9682 set_target_charset_sfunc): New functions.
9683 (set_host_charset, set_target_charset): Make static.
9684 (list_charsets, set_host_charset_command,
9685 set_target_charset_command): Delete functions.
9686 (show_charset_command): Rewrite as....
9687 (show_charset): Hook this up with the set/show command mechanism.
9688 (_initialize_charset): Change names of charsets to match the
9689 set/show enums. Use host_charset_name and target_charset_name.
9690 Use set/show mechanism for charset, host-charset, target-charset
9691 commands. Do not make 'show host-charset' and 'show
9692 target-charset' be aliases of 'show charset'.
9693
9694 * charset.h (set_host_charset, set_target_charset): Don't export,
9695 they are not used outside the file.
9696
9697 2003-05-01 Andrew Cagney <cagney@redhat.com>
9698
9699 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
9700 (gdb_disassembly): Make "di" non static, always initialize and
9701 cleanup. Always use dis_asm_read_memory.
9702 (gdb_dis_asm_read_memory): Delete function.
9703
9704 2003-05-01 Andrew Cagney <cagney@redhat.com>
9705
9706 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
9707 (d10v_gdbarch_init): Set frame_align instead of stack_align.
9708
9709 2003-04-30 Andrew Cagney <cagney@redhat.com>
9710
9711 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
9712 "tm_print_insn_info".
9713 (TARGET_PRINT_INSN_INFO): Delete macro.
9714 (dis_asm_read_memory): Delete function declaration.
9715 (dis_asm_memory_error, dis_asm_print_address): Ditto.
9716 (tm_print_insn_info): Delete variable definition.
9717 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
9718 * gdbarch.h, gdbarch.c: Re-generate.
9719 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
9720 "deprecated_tm_print_insn_info".
9721 * mcore-tdep.c (mcore_dump_insn): Ditto.
9722 * mips-tdep.c (mips_gdbarch_init): Ditto.
9723 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
9724 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
9725 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
9726 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
9727 instead of TARGET_PRINT_INSN_INFO, add comment.
9728 * s390-tdep.c (s390_get_frame_info): Instead of
9729 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
9730 (s390_check_function_end, s390_is_sigreturn): Ditto.
9731 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
9732 (dis_asm_memory_error, dis_asm_print_address): Ditto.
9733 * disasm.c: Include "gdbcore.h".
9734 (_initialize_disasm): New function, initialize
9735 "deprecated_tm_print_insn_info".
9736 (deprecated_tm_print_insn_info): New variable.
9737 (dis_asm_read_memory): Moved from "corefile.c", made static.
9738 (dis_asm_print_address, dis_asm_memory_error): Ditto.
9739 * Makefile.in (disasm.o): Update dependencies.
9740
9741 2003-04-30 Andrew Cagney <cagney@redhat.com>
9742
9743 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
9744
9745 2003-04-29 Adam Fedor <fedor@gnu.org>
9746
9747 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
9748 * infcall.c (find_function_addr): Make non-static.
9749 * infcall.h (find_function_addr): Declare.
9750 * Makefile.in (eval.o): Update dependencies.
9751
9752 2003-04-28 Adam Fedor <fedor@gnu.org>
9753
9754 * symtab.c (symbol_find_demangled_name): Check for and demangle
9755 ObjC symbols.
9756 (symbol_init_demangled_name): Init for language_objc as well.
9757
9758 2003-04-28 Andrew Cagney <cagney@redhat.com>
9759
9760 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
9761 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
9762 * gdbarch.h, gdbarch.c: Re-generate.
9763 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
9764 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
9765 * inferior.h (deprecated_read_fp): Rename read_fp.
9766 (generic_target_read_fp): Delete declaration.
9767 * regcache.c (generic_target_read_fp): Delete function.
9768 (deprecated_read_fp): Replace read_fp, use
9769 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
9770 * d10v-tdep.c (d10v_read_fp): Delete function.
9771 (d10v_gdbarch_init): Do not set deprecated_read_fp.
9772
9773 * sparc-tdep.c (sparc_gdbarch_init): Do not set
9774 deprecated_target_read_fp to generic_target_read_fp.
9775 * sh-tdep.c (sh_gdbarch_init): Ditto.
9776 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9777 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9778 * frv-tdep.c (frv_gdbarch_init): Ditto.
9779
9780 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
9781 deprecated_fp_regnum.
9782 * x86-64-tdep.c (x86_64_init_abi): Ditto.
9783 * vax-tdep.c (vax_gdbarch_init): Ditto.
9784 * v850-tdep.c (v850_gdbarch_init): Ditto.
9785 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9786 * sh-tdep.c (sh_gdbarch_init): Ditto.
9787 * s390-tdep.c (s390_gdbarch_init): Ditto.
9788 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9789 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9790 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9791 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9792 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9793 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9794 * i386-tdep.c (i386_gdbarch_init): Ditto.
9795 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9796 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9797 * frv-tdep.c (frv_gdbarch_init): Ditto.
9798 * cris-tdep.c (cris_gdbarch_init): Ditto.
9799 * avr-tdep.c (avr_gdbarch_init): Ditto.
9800 * arm-tdep.c (arm_gdbarch_init): Ditto.
9801 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9802
9803 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
9804 * v850-tdep.c (v850_gdbarch_init): Ditto.
9805 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9806 * sh-tdep.c (sh_gdbarch_init): Ditto.
9807 * s390-tdep.c (s390_gdbarch_init): Ditto.
9808 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9809 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9810 * mips-tdep.c (mips_gdbarch_init): Ditto.
9811 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9812 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9813 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9814 * frv-tdep.c (frv_gdbarch_init): Ditto.
9815 * avr-tdep.c (avr_gdbarch_init): Ditto.
9816 * arm-tdep.c (arm_gdbarch_init): Ditto.
9817
9818 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
9819 DEPRECATED_FP_REGNUM.
9820 (vax_push_dummy_frame, vax_pop_frame): Ditto.
9821 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
9822 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
9823 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
9824 (sparc32_register_virtual_type): Ditto.
9825 * sh-tdep.c (sh64_frame_chain): Ditto.
9826 (sh64_get_saved_register, sh64_pop_frame): Ditto.
9827 (sh_nofp_frame_init_saved_regs): Ditto.
9828 (sh64_nofp_frame_init_saved_regs): Ditto.
9829 (sh_fp_frame_init_saved_regs): Ditto.
9830 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
9831 * remote-e7000.c (fetch_regs_from_dump): Ditto.
9832 * procfs.c (procfs_fetch_registers): Ditto.
9833 (procfs_store_registers): Ditto.
9834 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
9835 (store_inferior_registers, fetch_core_registers): Ditto.
9836 (fetch_kcore_registers, clear_regs): Ditto.
9837 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
9838 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
9839 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
9840 * nlm/i386.c (do_status): Ditto.
9841 * mipsv4-nat.c (supply_gregset): Ditto.
9842 * mips-tdep.c: Ditto for comments.
9843 * mips-nat.c (fetch_inferior_registers): Ditto.
9844 (store_inferior_registers, fetch_core_registers): Ditto.
9845 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
9846 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
9847 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
9848 (i386_do_pop_frame, i386_register_type): Ditto.
9849 * hppa-tdep.c (hppa_frame_chain): Ditto.
9850 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
9851 (hppa_pop_frame, hppa_read_fp): Ditto.
9852 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
9853 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
9854 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
9855 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
9856 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
9857 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
9858 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
9859 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
9860 * blockframe.c: Ditto for comments.
9861 * arch-utils.h: Ditto for comments.
9862 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
9863 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
9864 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
9865 * alpha-tdep.h: Ditto for comments.
9866 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
9867 (alpha_cannot_store_register): Ditto.
9868 (alpha_push_dummy_frame): Ditto.
9869 * alpha-nat.c (supply_gregset): Ditto.
9870
9871 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
9872 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
9873 * config/sparc/tm-sparc.h: Update comment.
9874
9875 * hppa-tdep.c (hppa_init_extra_frame_info): Use
9876 deprecated_read_fp instead of TARGET_READ_FP.
9877 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
9878 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
9879 * sparc-tdep.c (sparc_init_extra_frame_info): Use
9880 deprecated_read_fp instead of read_fp.
9881 * s390-tdep.c (s390_push_arguments): Ditto.
9882 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9883 * frame.h: Ditto in comments.
9884 * frame.c (legacy_get_prev_frame): Ditto.
9885 * dummy-frame.c (dummy_frame_this_id): Ditto.
9886 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
9887
9888 2003-04-28 Andrew Cagney <cagney@redhat.com>
9889
9890 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
9891 * gdbarch.h, gdbarch.c: Re-generate.
9892 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
9893 * vax-tdep.c (_initialize_vax_tdep): Update.
9894 * v850-tdep.c (_initialize_v850_tdep): Update.
9895 * sparc-tdep.c (_initialize_sparc_tdep): Update.
9896 * s390-tdep.c (_initialize_s390_tdep): Update.
9897 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
9898 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
9899 * mips-tdep.c (_initialize_mips_tdep): Update.
9900 * mcore-tdep.c (_initialize_mcore_tdep): Update.
9901 * m68k-tdep.c (_initialize_m68k_tdep): Update.
9902 * ia64-tdep.c (_initialize_ia64_tdep): Update.
9903 * hppa-tdep.c (_initialize_hppa_tdep): Update.
9904 * h8300-tdep.c (_initialize_h8300_tdep): Update.
9905 * frv-tdep.c (_initialize_frv_tdep): Update.
9906 * cris-tdep.c (cris_delayed_get_disassembler): Update.
9907 (_initialize_cris_tdep): Update.
9908 * arch-utils.c (legacy_print_insn): Update.
9909 * alpha-tdep.c (_initialize_alpha_tdep): Update.
9910
9911 2003-04-26 Adam Fedor <fedor@gnu.org>
9912
9913 * linespec.c (decode_objc): New function to decode ObjC calls
9914 (decode_line_1): Check for ObjC calls (using decode_objc)
9915 * Makefile (linespec.o): Update dependencies.
9916
9917 2003-04-26 Daniel Jacobowitz <drow@mvista.com>
9918
9919 * breakpoint.h (struct breakpoint_ops): New.
9920 (struct breakpoint): Add ops member.
9921
9922 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
9923 (mention): Use new breakpoint ops member.
9924 (set_raw_breakpoint): Initialize ops field to NULL.
9925 (print_exception_catchpoint, print_one_exception_catchpoint)
9926 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
9927 (gnu_v3_exception_catchpoint_ops): New.
9928 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
9929
9930 2003-04-25 Adam Fedor <fedor@gnu.org>
9931
9932 * Makefile.in (COMMON_OBS): Add objc-lang.o
9933
9934 2003-04-25 Andrew Cagney <cagney@redhat.com>
9935
9936 * d10v-tdep.c (print_insn): Delete function.
9937 (display_trace): Use TARGET_PRINT_INSN.
9938 (_initialize_d10v_tdep): Do not set tm_print_insn.
9939 (d10v_gdbarch_init): Set print_insn.
9940
9941 2003-04-25 Andrew Cagney <cagney@redhat.com>
9942
9943 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
9944 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
9945 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
9946 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
9947 (nr_dmap_regs, a0_regnum): ... new functions.
9948 (d10v_print_registers_info): Use a0_regnum, use register_size.
9949 (d10v_register_byte): Delete function.
9950 (d10v_register_raw_size): Delete function.
9951 (d10v_register_type): Use a0_regnum.
9952 (d10v_print_registers_info): Use a0_regnum.
9953 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
9954 (d10v_gdbarch_init): Do not set register_byte or
9955 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
9956 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
9957 extract_address.
9958 (trace_command): Use XCALLOC.
9959 (print_insn): Delete reference to tm_print_insn.
9960 (saved_regs_unwinder): Use store_unsigned_integer instead of
9961 store_address.
9962 * frame.h (FRAME_OBSTACK_CALLOC): Define
9963
9964 2003-04-25 David Carlton <carlton@bactrian.org>
9965
9966 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
9967
9968 2003-04-24 Adam Fedor <fedor@gnu.org>
9969
9970 * objc-lang.c: Include "valprint.h"
9971 * Makefile.in (objc-lang.o): Update dependencies.
9972
9973 2003-04-24 Adam Fedor <fedor@gnu.org>
9974
9975 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
9976 architecture dependant compilation and mark as unimplemented
9977 (until they get put in the gdbarch vector).
9978
9979 2003-04-23 David Carlton <carlton@bactrian.org>
9980
9981 * cp-support.c (cp_find_first_component): Accept 'operator' in
9982 more locations.
9983
9984 2003-04-23 Andrew Cagney <cagney@redhat.com>
9985
9986 * infcall.c (call_function_by_hand): Eliminate redundant
9987 indentation. Move "saved_async" and "old_cleanups" to where they
9988 are needed.
9989
9990 2003-04-23 Andrew Cagney <cagney@redhat.com>
9991
9992 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
9993 and "buffer". Move the "name" code to where it is needed.
9994
9995 2003-04-23 Andrew Cagney <cagney@redhat.com>
9996
9997 * infcall.c (call_function_by_hand): Move variables "start_sp",
9998 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
9999 code to ON_STACK switch branch.
10000
10001 2003-04-23 Andrew Cagney <cagney@redhat.com>
10002
10003 * infcall.c (call_function_by_hand): Make declaration of "i",
10004 "sal", "bpt" and "old_sp" more local to their use. Delete #if
10005 lint.
10006
10007 2003-04-23 Andrew Cagney <cagney@redhat.com>
10008
10009 * infcall.c (call_function_by_hand): Delete variable
10010 "n_method_args". Localize "param_type"'s declaration to the loop
10011 that it is used. Reinstate code assigning to said variable -
10012 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
10013 Rationalize code using "param_type".
10014
10015 2003-04-22 Andrew Cagney <cagney@redhat.com>
10016
10017 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
10018 compute the breakpoint address. Only call FIX_CALL_DUMMY when
10019 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
10020 to DEPRECATED_PUSH_RETURN_ADDRESS.
10021
10022 2003-04-22 Kevin Buettner <kevinb@redhat.com>
10023
10024 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
10025 on the DWARF2 register number prior to fetching a register.
10026
10027 2003-04-22 J. Brobecker <brobecker@gnat.com>
10028
10029 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
10030 Update all the tests using SOFT_FLOAT considering the fact that
10031 this macro was always set to 0.
10032 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
10033 considering the fact that this macro was always set to 0.
10034 * hppa-tdep.h (hppa_store_return_value): Likewise.
10035 (hppa_extract_return_value): Likewise.
10036
10037 2003-04-22 J. Brobecker <brobecker@gnat.com>
10038
10039 * config/pa/tm-hppa.h: Remove obsolete code, was used by
10040 the hppa-pro target only.
10041
10042 2003-04-21 J. Brobecker <brobecker@gnat.com>
10043
10044 Ongoing multi-arch conversion effort for HP/UX:
10045 * config/pa/tm-hppa.h: Move all macro that are no longer
10046 defined now that GDB_MULTI_ARCH is now set to 1 from here...
10047 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
10048
10049 2003-04-21 J. Brobecker <brobecker@gnat.com>
10050
10051 * config/pa/tm-hppa.h: Obsolete a section that was only used
10052 for hppa-pro.
10053
10054 2003-04-21 J. Brobecker <brobecker@gnat.com>
10055
10056 Ongoing multi-arch conversion for HP/UX.
10057 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
10058 if already defined (allows hppa64 to stay non-multiarched for now).
10059 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
10060
10061 2003-04-21 Andrew Cagney <cagney@redhat.com>
10062
10063 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
10064
10065 2003-04-21 Andrew Cagney <cagney@redhat.com>
10066
10067 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
10068 "i386_num_mmx_regs".
10069
10070 2003-04-21 Andrew Cagney <cagney@redhat.com>
10071
10072 * infcall.c: New file.
10073 * infcall.h: New file.
10074 * valarith.c: Include "infcall.h".
10075 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
10076 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
10077 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
10078 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
10079 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
10080 (SFILES): Add "infcall.c"
10081 (COMMON_OBS): Add "infcall.o".
10082 (infcall.o): Specify dependencies.
10083 * value.h (call_function_by_hand): Delete declaration.
10084 * inferior.h (run_stack_dummy): Delete declaration.
10085 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
10086 (run_stack_dummy): Move to "infcall.c", merged into
10087 call_function_by_hand.
10088 * valops.c (call_function_by_hand): Moved to "infcall.c".
10089 (find_function_addr, value_arg_coerce): Ditto.
10090 (unwindonsignal_p, coerce_float_to_double): Ditto.
10091 (_initialize_valops): Move "set/show coerce-float-to-double", and
10092 "set/show unwindonsignal" commands to "infcall.c".
10093 * v850-tdep.c, target.h: Update comments.
10094 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
10095 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
10096 (sh64_init_extra_frame_info): Update comments.
10097 * mn10300-tdep.c: Update comments.
10098 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
10099 * config/sparc/tm-sparc.h: Update comments.
10100 * breakpoint.h: Update comments.
10101 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
10102 * arm-tdep.c: Update comment.
10103
10104 2003-04-19 Mark Kettenis <kettenis@gnu.org>
10105
10106 * i386-tdep.c (i386_num_register_names): New variable.
10107 (i386_num_mmx_regs): Renamed from mmx_num_regs.
10108 (MM0_REGNUM): Remove redundant parentheses in define.
10109 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
10110 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
10111 i386_mxcsr_regnum_p): Remove redundant parentheses.
10112 (i386_register_name): Use i386_num_register_names.
10113
10114 * i386-tdep.c (i386_extract_return_value,
10115 i386_store_return_value): Correct check for availability of
10116 floating-point registers.
10117
10118 * i386-tdep.c (i386_frame_num_args): Remove function.
10119 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
10120
10121 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
10122 mmx_regnum_to_fp_regnum. Adjust all callers.
10123
10124 * i386-tdep.c (i386_get_longjmp_target): Use
10125 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
10126 and TARGET_CHAR_BIT. Use extract_typed_address instead of
10127 extract_address.
10128
10129 2003-04-19 Mark Kettenis <kettenis@gnu.org>
10130
10131 * core-regset.c: Update comments to reflect reality. Re-order
10132 includes.
10133 (fetch_core_registers): Use switch instead of if. Remove
10134 redundant prototype.
10135
10136 2003-04-18 Jim Blandy <jimb@redhat.com>
10137
10138 * s390-tdep.c (s390_frame_align): New function.
10139 (s390_gdbarch_init): Register it with the gdbarch object.
10140
10141 2003-04-17 Richard Henderson <rth@redhat.com>
10142
10143 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
10144
10145 2003-04-17 Michael Snyder <msnyder@redhat.com>
10146 Karen Bennet <bennet@redhat.com>
10147
10148 Committed by Elena Zannoni <ezannoni@redhat.com>
10149 * gdb_gcore.sh: New script to create a core dump of a process.
10150
10151 2003-04-17 Elena Zannoni <ezannoni@redhat.com>
10152
10153 * values.c (value_being_returned): Don't fetch the return
10154 value if the return type is void.
10155
10156 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
10157
10158 * thread-db.c: Reindented.
10159
10160 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
10161
10162 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
10163 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
10164 as types.
10165
10166
10167
10168
10169
10170
10171
10172
10173
10174
10175
10176
10177
10178
10179
10180
10181
10182
10183
10184
10185
10186
10187
10188
10189
10190 2003-04-16 Kevin Buettner <kevinb@redhat.com>
10191
10192 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
10193 the size of ``long double'' to 16, instead of 8.
10194
10195 2003-04-16 Mark Kettenis <kettenis@gnu.org>
10196
10197 * i386-linux-nat.c: Add some whitespace to make things more
10198 readable.
10199 (fetch_register, store_register, fetch_inferior_registers,
10200 store_inferior_registers): Get rid of assignment in if-statement.
10201 (store_register): Fix typo in error message.
10202
10203 2003-04-16 Andrew Cagney <cagney@redhat.com>
10204
10205 * utils.c (xmmalloc): Always allocate something, matches
10206 libiberty/xmalloc's semantics.
10207 (xmrealloc, xmcalloc): Ditto.
10208
10209 2003-04-16 Andrew Cagney <cagney@redhat.com>
10210
10211 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
10212 update comments.
10213 (get_frame_type): Initialize unwind and type when needed.
10214 (get_frame_id, frame_register_unwind): Ditto.
10215
10216 2003-04-16 Andrew Cagney <cagney@redhat.com>
10217
10218 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
10219 obsolete.
10220 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
10221 * sparcl-stub.c: Obsolete file.
10222 * config/sparc/tm-sparclet.h: Obsolete file.
10223 * sparclet-stub.c: Obsolete file.
10224 * sparclet-rom.c: Obsolete file.
10225 * sparcl-tdep.c: Obsolete file.
10226 * config/sparc/tm-sparclite.h: Obsolete file.
10227 * config/sparc/sparclite.mt: Obsolete file.
10228 * config/sparc/sparclet.mt: Obsolete file.
10229 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
10230 sparc86x-*-* obsolete.
10231
10232 2003-04-15 David Carlton <carlton@math.stanford.edu>
10233
10234 * Makefile.in (SFILES): Add cp-namespace.c.
10235 (COMMON_OBS): Add cp-namespace.o.
10236 (block.o): Depend on gdb_obstack_h and cp_support_h.
10237 (buildsym.o): Depend on cp_support_h.
10238 (cp-namespace.o): New.
10239 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
10240 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
10241 (dwarf2read.o): Depend on cp_support_h.
10242 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
10243 * dwarf2read.c (process_die): Set processing_has_namespace_info,
10244 processing_current_namespace.
10245 (read_namespace): Update processing_current_namespace; check for
10246 anonymous namespaces.
10247 (dwarf2_name): New function.
10248 (dwarf2_extension): Ditto.
10249 * cp-support.h: Update copyright, contributors.
10250 Add inclusion guards.
10251 Add opaque declaration for structs obstack, block, symbol.
10252 (struct using_direct): New struct.
10253 Add declarations for cp_find_first_component,
10254 cp_entire_prefix_len, processing_has_namespace_info,
10255 processing_current_namespace, cp_is_anonymous,
10256 cp_add_using_directive, cp_initialize_namespace,
10257 cp_finalize_namespace, cp_set_block_scope,
10258 cp_scan_for_anonymous_namespaces.
10259 * cp-namespace.c: New file.
10260 * cp-support.c: Update copyright.
10261 Include ctype.h, gdb_assert.h, gdbcmd.h.
10262 New variable maint_cplus_cmd_list.
10263 (cp_find_first_component): New function.
10264 (cp_entire_prefix_len, maint_cplus_command)
10265 (first_component_command, _initialize_cp_support): Ditto.
10266 * buildsym.c: Include cp-support.h.
10267 New variable using_list.
10268 (add_symbol_to_list): Check for anonymous namespaces.
10269 (finish_block): Set block's scope.
10270 (start_symtab): Initialize C++ namespace support.
10271 (end_symtab): Finalize C++ namespace support.
10272 * block.h: Add opaque declarations for structs
10273 block_namespace_info, using_direct, and obstack.
10274 Add declarations for block_set_scope and block_set_using.
10275 (struct block): Add 'language_specific' member.
10276 (BLOCK_NAMESPACE): New macro.
10277 * block.c: Include gdb_obstack.h and cp-support.h.
10278 (struct block_namespace_info): New struct.
10279 (block_set_scope): New function.
10280 (block_set_using, block_initialize_namespace): Ditto.
10281
10282 2003-04-14 Kevin Buettner <kevinb@redhat.com>
10283
10284 * solib-svr4.c (svr4_have_link_map_offsets): New function.
10285 (locate_base): Return early if there aren't any link map offsets.
10286 (svr4_solib_create_inferior_hook): Warn if shared library support
10287 is unavailable.
10288
10289 2003-04-14 David Carlton <carlton@math.stanford.edu>
10290
10291 * symtab.c (symbol_set_names): Add prefix when storing Java names
10292 in hash table. Fix for PR java/1039.
10293
10294 2003-04-14 David Carlton <carlton@math.stanford.edu>
10295
10296 * symtab.c (symbol_set_names): Rename 'name' arg to
10297 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
10298 * symtab.h: Change 'name' argument in declaration of
10299 symbol_set_names to 'linkage_name'.
10300 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
10301
10302 2003-04-14 Andrew Cagney <cagney@redhat.com>
10303
10304 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
10305 return the fully sign-extended register value.
10306 (get_frame_pointer): Ditto.
10307 (mips_pop_frame): Initialize "proc_desc" after checking for a
10308 dummy frame.
10309
10310 2003-04-14 Andrew Cagney <cagney@redhat.com>
10311
10312 * mips-tdep.c (mips_push_dummy_frame): Delete function.
10313 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
10314 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
10315 (mips_push_register): Delete function.
10316 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
10317 PUSH_FP_REGNUM.
10318
10319 2003-04-14 Jim Blandy <jimb@redhat.com>
10320
10321 * symmisc.c: #include "gdb_regex.h".
10322 (maintenance_list_symtabs, maintenance_list_psymtabs): New
10323 functions.
10324 * maint.c (maintenance_list_command): New function.
10325 (_initialize_maint_cmds): Register the above as commands.
10326 * symtab.h (maintenance_list_symtabs,
10327 maintenance_list_psymtabs): New declarations.
10328 * cli/cli-cmds.c (maintenancelistlist): New variable.
10329 (init_cmd_lists): Initialize it.
10330 * cli/cli-cmds.h (maintenancelistlist): New declaration.
10331 * gdbcmd.h (maintenancelistlist): New declaration.
10332 * Makefile.in (symmisc.o): Update dependencies.
10333
10334 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
10335
10336 * s390-nat.c: Include asm/types.h for addr_t.
10337
10338 2003-04-14 Corinna Vinschen <vinschen@redhat.com>
10339
10340 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
10341 actually incoming type.
10342
10343 2003-04-13 Andrew Cagney <cagney@redhat.com>
10344
10345 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
10346 get_next_frame and get_frame_saved_regs.
10347
10348 2003-04-13 Andrew Cagney <cagney@redhat.com>
10349
10350 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
10351 of gdbarch_num_regs.
10352
10353 2003-04-13 Andrew Cagney <cagney@redhat.com>
10354
10355 * frame.h: Mention what replaced what in "struct frame_info".
10356 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
10357 deprecated_update_frame_base_hack and
10358 deprecated_update_frame_pc_hack.
10359 * hppa-tdep.c: Ditto.
10360
10361 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
10362
10363 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
10364 to read_reg and update its comment. Remove regnum member.
10365 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
10366 Don't call read_reg when setting in_reg. Call read_reg to get
10367 the frame base if it's in a register. Return the register number
10368 on the stack instead of in the context. Remove extra arguments
10369 to read_reg.
10370 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
10371 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
10372 the register number on the expression stack.
10373 (needs_frame_read_reg): Remove extra arguments.
10374
10375 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
10376
10377 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
10378 made non-static.
10379 (execute_stack_op): All callers updated.
10380 * dwarf2expr.h: Add prototype for dwarf2_read_address.
10381 * dwarf2loc.c (find_location_expression): New function.
10382 (dwarf_expr_frame_base): Call it.
10383 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
10384 (dwarf2_tracepoint_var_ref): New function, broken out from
10385 locexpr_tracepoint_var_ref.
10386 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
10387 Make static.
10388 (loclist_read_variable, loclist_read_needs_frame): New functions.
10389 (loclist_describe_location, loclist_tracepoint_var_ref): New
10390 functions.
10391 (dwarf2_loclist_funcs): New struct location_funcs.
10392 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
10393 (struct dwarf2_locexpr_baton): Add comments.
10394 (dwarf2_loclist_funcs): New extern.
10395 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
10396 base_address and base_known.
10397 (dwarf_loc_buffer): New variable.
10398 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
10399 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
10400 (dwarf2_has_info): Initialize dwarf_loc_offset.
10401 (dwarf2_build_psymtabs): Read in .debug_loc.
10402 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
10403 DWARF_LOC_SIZE.
10404 (psymtab_to_symtab_1): Likewise. Move base address calculation
10405 here, from...
10406 (dwarf2_get_pc_bounds): ... here. Use the base address from
10407 cu_header.
10408 (dwarf2_symbol_mark_computed): Handle location lists.
10409
10410 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
10411
10412 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
10413 if the linkage name demangled successfully.
10414
10415 2003-04-13 Mark Kettenis <kettenis@gnu.org>
10416
10417 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
10418 disassmbly_flavour): Removed.
10419
10420 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
10421
10422 2003-04-13 Mark Kettenis <kettenis@gnu.org>
10423
10424 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
10425
10426 2003-04-12 Andrew Cagney <cagney@redhat.com>
10427
10428 * frame.h (struct frame_info): Move definition from here ...
10429 * frame.c (struct frame_info): ... to here.
10430
10431 2003-04-12 Andrew Cagney <cagney@redhat.com>
10432
10433 * gdbthread.h (save_infrun_state): Delete parameter
10434 "prev_func_start".
10435 (struct thread_info): Delete field "prev_func_start".
10436 (load_infrun_state): Ditto.
10437 * thread.c (load_infrun_state, save_infrun_state): Update.
10438 * infrun.c (prev_func_start): Delete variable.
10439 (context_switch, init_wait_for_inferior): Update.
10440 (stop_stepping, keep_going): Update.
10441
10442 2003-04-12 Andrew Cagney <cagney@redhat.com>
10443
10444 * gdbarch.sh: Add missing opaque declarations.
10445 * gdbarch.h: Regnerate.
10446 * symtab.h: Add missing opaque declarations.
10447 * value.h, target.h, symfile.h, stabsread.h: Ditto.
10448 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
10449 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
10450 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
10451 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
10452 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
10453 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
10454 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
10455 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
10456 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
10457 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
10458 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
10459 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
10460
10461 2003-04-11 Andrew Cagney <cagney@redhat.com>
10462
10463 * frame.c (get_frame_id): Return this frame's "id".
10464 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
10465 function start.
10466 (legacy_saved_regs_this_id): Replace function body with
10467 internal-error.
10468 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
10469 FRAME_OBSTACK_ZALLOC.
10470 (create_new_frame): Mark the frame ID as valid.
10471
10472 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
10473
10474 * Makefile.in (libbfd_h): Added missing setting.
10475 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
10476 according to the selected ABI.
10477
10478 2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
10479
10480 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
10481
10482 2003-04-11 Andrew Cagney <cagney@redhat.com>
10483
10484 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
10485 SAVED_PC_AFTER_CALL.
10486 * gdbarch.h, gdbarch.c: Regenerate.
10487 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10488 * x86-64-tdep.c (x86_64_init_abi): Update.
10489 * vax-tdep.c (vax_gdbarch_init): Update.
10490 * v850-tdep.c (v850_gdbarch_init): Update.
10491 * sparc-tdep.c (sparc_gdbarch_init): Update.
10492 * sh-tdep.c (sh_gdbarch_init): Update.
10493 * s390-tdep.c (s390_gdbarch_init): Update.
10494 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10495 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10496 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10497 * mips-tdep.c (mips_gdbarch_init): Update.
10498 * mcore-tdep.c (mcore_gdbarch_init): Update.
10499 * m68k-tdep.c (m68k_gdbarch_init): Update.
10500 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10501 * ia64-tdep.c (ia64_gdbarch_init): Update.
10502 (ia64_saved_pc_after_call): Update declaration.
10503 * i386ly-tdep.c (i386lynx_init_abi): Update.
10504 * i386-tdep.c (i386_gdbarch_init): Update.
10505 * hppa-tdep.c (hppa_gdbarch_init): Update.
10506 * h8300-tdep.c (h8300_gdbarch_init): Update.
10507 * frv-tdep.c (frv_gdbarch_init): Update.
10508 * cris-tdep.c (cris_gdbarch_init): Update.
10509 * avr-tdep.c (avr_gdbarch_init): Update.
10510 * arm-tdep.c (arm_gdbarch_init): Update.
10511 * alpha-tdep.c (alpha_gdbarch_init): Update.
10512 * ns32knbsd-nat.c (frame_num_args): Update.
10513 * ns32k-tdep.c (umax_frame_num_args): Update.
10514 * mips-tdep.c (mips_init_frame_pc_first): Update.
10515 * infrun.c (step_over_function): Update.
10516 * i386-linux-tdep.c (skip_hurd_resolver): Update.
10517 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
10518 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
10519 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10520 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10521 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
10522 * arm-linux-tdep.c (skip_hurd_resolver): Update.
10523 * arch-utils.c (init_frame_pc_default): Update.
10524 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
10525 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
10526 declaration.
10527
10528 2003-04-11 Andrew Cagney <cagney@redhat.com>
10529
10530 * i387-tdep.c: Update copyright.
10531 (i387_to_double): Delete function.
10532 (double_to_i387): Delete function.
10533
10534 2003-04-10 Andrew Cagney <cagney@redhat.com>
10535
10536 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
10537 frame's function's address. Simplify.
10538 (d10v_frame_unwind_cache): Check that the frame's function is
10539 non-zero.
10540
10541 2003-04-10 Jim Blandy <jimb@redhat.com>
10542
10543 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
10544 call to set_gdbarch_deprecated_push_arguments.
10545
10546 2003-04-10 Andrew Cagney <cagney@redhat.com>
10547
10548 * frame.c (fprint_frame_id): New function.
10549 (fprint_frame_type, fprint_frame): New function.
10550 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
10551 (create_sentinel_frame, get_frame_id): Ditto.
10552 (frame_id_p, frame_id_eq): Ditto.
10553 (frame_id_inner, create_new_frame): Ditto.
10554 (legacy_get_prev_frame, get_prev_frame): Ditto.
10555 (deprecated_update_frame_pc_hack): Ditto.
10556 (frame_register_unwind): Ditto.
10557 (deprecated_update_frame_base_hack): Ditto.
10558
10559 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
10560
10561 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
10562 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
10563 frame_chain function.
10564 * Makefile.in: Add dependencies due to above change.
10565
10566 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
10567
10568 * blockframe.c (legacy_frame_chain_valid): Move call to
10569 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
10570 inside_entry_file.
10571
10572 2003-04-09 Andrew Cagney <cagney@redhat.com>
10573
10574 * frame.h (struct frame_id): Replace "pc" and "base" with
10575 "stack_addr" and "code_addr". Update comments.
10576 (frame_id_build): Update parameter names and comment.
10577 (struct frame_info): Replace "id_p" and "id" with "this_id".
10578 * dummy-frame.c (dummy_frame_this_id): Update.
10579 * breakpoint.c (print_one_breakpoint): Update.
10580 * frame.c (get_frame_id): Update.
10581 (get_frame_base, frame_id_build): Update.
10582 (create_sentinel_frame, legacy_get_prev_frame): Update.
10583 (deprecated_update_frame_base_hack): Update.
10584 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
10585 (frame_id_inner): Ditto.
10586
10587 2003-04-09 Andrew Cagney <cagney@redhat.com>
10588
10589 * defs.h (gdb_print_host_address): Make "addr" parameter a
10590 pointer constant.
10591 * utils.c (gdb_print_host_address): Update.
10592
10593 2003-04-09 Kevin Buettner <kevinb@redhat.com>
10594
10595 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
10596 register number for R0 is 0.
10597
10598 2003-04-09 J. Brobecker <brobecker@gnat.com>
10599
10600 * frame.h (struct gdbarch): Add opaque structure definition
10601 to avoid a compilation warning on LynxOS 4.0.
10602
10603 2003-04-09 Andrew Cagney <cagney@redhat.com>
10604
10605 * frame.h (struct frame_info): Delete field "pc". Replace
10606 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
10607 structure.
10608 * frame.c (frame_pc_unwind): Update.
10609 (create_sentinel_frame): Do not set "pc".
10610 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
10611 (get_frame_pc): Call frame_pc_unwind.
10612 (deprecated_update_frame_pc_hack): Update.
10613 (create_new_frame): Use "pc" not "->pc".
10614
10615 2003-04-09 Andrew Cagney <cagney@redhat.com>
10616
10617 * frame.c (get_frame_id): Eliminate code updating "frame".
10618 (legacy_get_prev_frame): Ditto.
10619 (get_frame_base): Return id.base directly.
10620 (deprecated_update_frame_base_hack): Update "id.base".
10621 * frame.h (struct frame_info): Delete field "frame".
10622
10623 2003-04-09 Andrew Cagney <cagney@redhat.com>
10624
10625 * NEWS: Mention that the "Sequent family" is obsolete.
10626 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
10627 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
10628 * configure.host: Obsolete i[3456]86-sequent-bsd*,
10629 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
10630 * config/i386/tm-ptx4.h: Obsolete file.
10631 * config/i386/tm-ptx.h: Obsolete file.
10632 * symm-tdep.c: Obsolete file.
10633 * config/i386/symmetry.mt: Obsolete file.
10634 * config/i386/tm-symmetry.h: Obsolete file.
10635 * symm-nat.c: Obsolete file.
10636 * config/i386/nm-symmetry.h: Obsolete file.
10637 * config/i386/xm-symmetry.h: Obsolete file.
10638 * config/i386/symmetry.mh: Obsolete file.
10639 * config/i386/nm-ptx4.h: Obsolete file.
10640 * config/i386/ptx4.mh: Obsolete file.
10641 * config/i386/ptx.mt: Obsolete file.
10642 * config/i386/ptx.mh: Obsolete file.
10643 * config/i386/xm-ptx4.h: Obsolete file.
10644 * config/i386/xm-ptx.h: Obsolete file.
10645
10646 2003-04-09 Andrew Cagney <cagney@redhat.com>
10647
10648 Obsolete mips*-*-mach3*.
10649 * NEWS: Mention that mips*-*-mach3* is obsolete.
10650 * m3-nat.c: Obsolete file.
10651 * config/nm-m3.h: Obsolete file.
10652 * config/mips/tm-mipsm3.h: Obsolete file.
10653 * config/mips/mipsm3.mt: Obsolete file.
10654 * config/mips/mipsm3.mh: Obsolete file.
10655 * config/mips/xm-mipsm3.h: Obsolete file.
10656 * mipsm3-nat.c: Obsolete file.
10657 * configure.host: Obsolete mips-dec-mach3*.
10658 * configure.tgt: Obsolete mips*-*-mach3*.
10659
10660 2003-04-09 Andrew Cagney <cagney@redhat.com>
10661
10662 * doublest.h: Update copyright.
10663 (deprecated_store_floating, deprecated_extract_floating): Rename
10664 store_floating and extract_floating. Update comments.
10665 * doublest.c: Update copyright.
10666 (extract_floating_by_length): Replace extract_floating.
10667 (store_floating_by_length): Replace store_floating.
10668 (deprecated_extract_floating): New function.
10669 (deprecated_store_floating): New function.
10670 (extract_typed_floating): Call extract_floating_by_length.
10671 (store_typed_floating): Call store_floating_by_length.
10672 * x86-64-tdep.c (x86_64_store_return_value): Update.
10673 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
10674 (sh64_extract_return_value): Update.
10675 (sh_sh4_register_convert_to_virtual): Update.
10676 (sh_sh64_register_convert_to_virtual): Update.
10677 (sh_sh4_register_convert_to_raw): Update.
10678 (sh_sh64_register_convert_to_raw): Update.
10679 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
10680 (rs6000_register_convert_to_raw): Update.
10681 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
10682 (ia64_register_convert_to_raw): Update.
10683 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
10684 (REGISTER_CONVERT_TO_VIRTUAL): Update.
10685 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
10686 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
10687 (alpha_register_convert_to_raw): Update.
10688
10689 2003-04-08 Andrew Cagney <cagney@redhat.com>
10690
10691 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
10692 * gdbarch.h, gdbarch.c: Re-generate.
10693 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
10694 (d10v_gdbarch_init): Do not set saved_pc_after_call.
10695 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
10696 conditionally, use frame_pc_unwind as an alternative. Add
10697 comments.
10698 * arch-utils.c (init_frame_pc_default): Only call
10699 SAVED_PC_AFTER_CALL when available.
10700
10701 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
10702
10703 * infrun.c (stop_soon): Rename from stop_soon_quietly.
10704 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
10705 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
10706 (start_remote): Ditto.
10707 (handle_inferior_event): Ditto.
10708 (save_inferior_status): Ditto.
10709 (restore_inferior_status): Ditto.
10710 * infcmd.c (attach_command): Ditto.
10711 * fork-child.c (startup_inferior): Ditto.
10712 * inferior.h (stop_soon): Rename from stop_soon_quietly.
10713 * alpha-tdep.c (heuristic_proc_start): Ditto.
10714 * mips-tdep.c (heuristic_proc_start): Ditto.
10715 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
10716 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
10717 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
10718 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
10719 * remote-vx.c (vx_create_inferior): Ditto.
10720
10721 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
10722
10723 * infrun.c (stop_soon_quietly): Make it an enum, to better
10724 override the default behavior of handle_inferior_event.
10725 (clear_proceed_status): Update uses of stop_soon_quietly to
10726 reflect that it is now an enum.
10727 (start_remote): Ditto.
10728 (handle_inferior_event): Change logic a bit if stop_soon_quietly
10729 is set to handle the new GNU/Linux kernel behavior for
10730 attach/sigstop. Update uses of stop_soon_quietly.
10731 * inferior.h (enum stop_kind): New enum.
10732 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
10733 Reset normal handle_inferior_event behavior, afterwards.
10734 * fork-child.c (startup_inferior): Update.
10735 * alpha-tdep.c (heuristic_proc_start): Update.
10736 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
10737 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
10738 * solib-osf.c (osf_solib_create_inferior_hook): Update.
10739 * solib-irix.c (irix_solib_create_inferior_hook): Update.
10740 * remote-vx.c (vx_create_inferior): Update.
10741 * mips-tdep.c (heuristic_proc_start): Update.
10742
10743 2003-04-07 Elena Zannoni <ezannoni@redhat.com>
10744
10745 * disasm.c (dump_insns): Move variables inside loop, or they will
10746 be freed more than once, causing wild memory corruptions.
10747 (gdb_disassembly): Look for the substring "-thread",
10748 instead of "-threads" in the target name, to make sure to find
10749 the 'multi-thread' target. Also, make sure we do the right thing
10750 with the "core" target.
10751
10752 2003-04-07 Kevin Buettner <kevinb@redhat.com>
10753
10754 * mips-tdep.c (mips_print_fp_register): New function, created from
10755 do_fp_register_row(). Registers are now (also) printed as hex.
10756 Only one register is printed per row.
10757 (mips_print_register, do_fp_register_row): Print floating point
10758 registers with mips_print_fp_register().
10759
10760 2003-04-06 Andrew Cagney <cagney@redhat.com>
10761
10762 * valprint.h (inspect_it): Add extern declaration.
10763 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
10764 (selectors_info, classes_info): Ditto.
10765 (find_objc_msgcall): Fix indentation.
10766 (objc_printstr): Delete extern declarations.
10767
10768 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
10769
10770 2003-04-06 Andrew Cagney <cagney@redhat.com>
10771
10772 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
10773 Update comment.
10774 * frame.c (legacy_saved_regs_this_id): Update.
10775 (legacy_get_prev_frame): Update.
10776 * xstormy16-tdep.c: Update comment.
10777 * sparc-tdep.c (sparc_frame_chain): Update comment.
10778 * blockframe.c (legacy_frame_chain_valid): Update.
10779
10780 2003-04-06 Andrew Cagney <cagney@redhat.com>
10781
10782 * valprint.c (val_print_type_code_int): Delete #ifdef
10783 PRINT_TYPELESS_INTEGER code.
10784
10785 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
10786 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
10787 multi-arch definition.
10788 * gdbarch.h: Re-generate.
10789
10790 2003-04-05 Andrew Cagney <cagney@redhat.com>
10791
10792 Eliminate FRAME_FIND_SAVED_REGS.
10793 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10794 Change FSR parameter to a pointer.
10795 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
10796 Assume FSR parameter is a pointer.
10797 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10798 Make fsr a pointer.
10799 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
10800 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
10801 saved_regs a pointer.
10802 (hppa_frame_saved_pc): Ditto.
10803 (find_dummy_frame_regs): Make frame_saved_regs a pointer
10804 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
10805 pointer.
10806 (restore_pc_queue): Make fsr a pointer.
10807 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
10808 (hppa_frame_chain): Make saved_regs a pointer, call
10809 hppa_frame_init_saved_regs.
10810 * sparc-tdep.c: Include "gdb_assert.h".
10811 (sparc_frame_find_saved_regs): Replace internal_error with
10812 gdb_assert.
10813 * remote-vxsparc.c (vx_read_register): Delete reference to
10814 FRAME_FIND_SAVED_REGS.
10815 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
10816 * gdbarch.h: Regenerate.
10817 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
10818 (deprecated_get_frame_saved_regs): Delete declaration.
10819 (struct frame_saved_regs): Delete definition.
10820 * frame.c (deprecated_get_frame_saved_regs): Delete function.
10821 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
10822 (hppa_frame_find_saved_regs): Delete declaration.
10823 (FRAME_FIND_SAVED_REGS): Delete macro.
10824 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
10825 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
10826 FRAME_FIND_SAVED_REGS in comment.
10827
10828 2003-04-05 Andrew Cagney <cagney@redhat.com>
10829
10830 * frame.c (frame_func_unwind, get_frame_func): New functions.
10831 * frame.h (get_frame_func, frame_func_unwind): Declare.
10832 (struct frame_info): Add field "prev_func" for caching the
10833 previous frame's function address.
10834 * arm-tdep.c (arm_frameless_function_invocation): Combine
10835 get_pc_function_start and get_frame_pc into get_frame_func.
10836 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
10837 (sh64_nofp_frame_init_saved_regs): Ditto.
10838 * s390-tdep.c (s390_function_start): Ditto.
10839 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
10840 (rs6000_frameless_function_invocation): Ditto.
10841 (rs6000_frame_saved_pc): Ditto.
10842 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
10843 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
10844 * i386-tdep.c (i386_frameless_signal_p): Ditto.
10845 (i386_frame_init_saved_regs): Ditto.
10846 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
10847 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
10848 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
10849 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
10850 * blockframe.c (frameless_look_for_prologue): Ditto.
10851
10852 2003-04-05 Andrew Cagney <cagney@redhat.com>
10853
10854 * frame.c (legacy_get_prev_frame): Link prev to next at the
10855 function start. Update comments.
10856
10857 2003-04-05 Andrew Cagney <cagney@redhat.com>
10858
10859 * frame.c (get_frame_id): Update comment.
10860 (legacy_get_prev_frame): Update comment.
10861 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
10862 * gdbarch.h: Regenerate.
10863 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
10864 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
10865
10866 2003-04-05 Andrew Cagney <cagney@redhat.com>
10867
10868 * stack.c (print_frame_info): Use get_frame_pc.
10869
10870 2003-04-04 Andrew Cagney <cagney@redhat.com>
10871
10872 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
10873 the frame's type from the unwinder.
10874 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
10875 (create_new_frame, legacy_get_prev_frame): When the unwinder's
10876 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
10877 (get_frame_base_address): Use get_frame_type.
10878 (get_frame_locals_address, get_frame_args_address): Ditto.
10879 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
10880 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
10881 (struct frame_info): Add comment explaining why the frame contains
10882 a "type" field.
10883 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
10884 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
10885 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
10886 NORMAL_FRAME.
10887 * frame-unwind.h: Include "frame.h".
10888 (struct frame_unwind): Add "type" field.
10889 * Makefile.in (frame_unwind_h): Add $(frame_h).
10890
10891 2003-04-04 Andrew Cagney <cagney@redhat.com>
10892
10893 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
10894 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
10895 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
10896 get_frame_base.
10897 (d10v_unwind_dummy_id): Use frame_id_build.
10898 * frame.c (find_frame_sal): Use get_frame_pc.
10899 (create_new_frame): Use deprecated_update_frame_pc_hack and
10900 deprecated_update_frame_base_hack.
10901 (create_sentinel_frame): Add comment about ->pc going away.
10902 (get_prev_frame): Add comment about ->pc going away.
10903 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
10904 frame_id_build, deprecated_update_frame_pc_hack and
10905 deprecated_update_frame_base_hack.
10906 (select_frame): Use get_frame_pc.
10907 (legacy_saved_regs_this_id): Use frame_id_build.
10908
10909 2003-04-04 Elena Zannoni <ezannoni@redhat.com>
10910
10911 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
10912 signed integer case.
10913 (classify_argument): Handle enumerations and references.
10914
10915 2003-04-04 Andrew Cagney <cagney@redhat.com>
10916
10917 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
10918 ID to NULL.
10919
10920 2003-04-01 Adam Fedor <fedor@gnu.org>
10921
10922 * gdb/objc-lang.c (selectors_info): Replace calls to
10923 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
10924 SYMBOL_NATURAL_NAME.
10925 (classes_info, find_methods): Likewise.
10926
10927 2003-04-03 Kevin Buettner <kevinb@redhat.com>
10928
10929 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
10930 ``mach'' to the value determined by bfd_default_set_arch_mach().
10931
10932 2003-04-02 Bob Rossi <bob_rossi@cox.net>
10933
10934 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
10935 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
10936 (mi-cmd-file.o): Update dependencies.
10937
10938 2003-04-01 Kevin Buettner <kevinb@redhat.com>
10939
10940 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
10941 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
10942
10943 2003-04-01 Adam Fedor <fedor@gnu.org>
10944
10945 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
10946 * language.h (struct language_defn): Add la_demangle.
10947 (language_demangle): Declare.
10948 * language.c (language_demangle): New function.
10949 (unk_lang_demangle): Likewise.
10950 (unknown_language_defn, auto_language_defn, local_language_defn):
10951 Add ukn_lang_demangle.
10952 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
10953 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
10954 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
10955 (cplus_language_defn): Add cplus_demangle for la_demangle element.
10956 * jv-lang.c (java_demangle): New function
10957 (java_language_defn): Use it for la_demangle element.
10958 * objc-lang.c (objc_demangle): Add options argument
10959 (objc_language_defn): Use objc_demangle for la_demangle element.
10960 * maint.c (maintenance_demangle): Replace switch with
10961 call to language_demangle.
10962 * utils.c (fprintf_symbol_filtered): Likewise.
10963
10964 2003-04-01 Andrew Cagney <cagney@redhat.com>
10965
10966 * printcmd.c (print_frame_nameless_args): Delete #ifdef
10967 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
10968 PRINT_TYPELESS_INTEGER.
10969 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
10970 PUSH_RETURN_ADDRESS.
10971
10972 2003-04-01 Andrew Cagney <cagney@redhat.com>
10973
10974 * Makefile.in (d10v-tdep.o): Update dependencies.
10975 * d10v-tdep.c: Include "frame-base.h".
10976 (d10v_frame_unwind): Make constant.
10977 (d10v_frame_base_address): New function.
10978 (d10v_frame_base): New variable.
10979 (d10v_gdbarch_init): Set frame_base default.
10980 (struct d10v_unwind_cache): Add the field "prev_sp". Update
10981 comment for base.
10982 (d10v_frame_unwind_cache): Set and use "prev_sp".
10983 (d10v_frame_this_id): Use the previous frame's inner most stack
10984 address and this frame's func address for the frame ID. Use
10985 frame_id_build. Don't analyze beyond the current instruction.
10986
10987 2003-04-01 Andrew Cagney <cagney@redhat.com>
10988
10989 * frame.h (get_frame_locals_address, get_frame_args_address):
10990 Refer to the base address, instead of the address of the first
10991 local or parameter.
10992
10993 2003-04-01 Andrew Cagney <cagney@redhat.com>
10994
10995 Add frame debug info addresses:
10996 * frame-base.c: New file.
10997 * frame-base.h: New file.
10998 * frame.h (struct frame_base): Add opaque declaration.
10999 (get_frame_base): Update comment.
11000 (get_frame_base_address): Declare.
11001 (get_frame_locals_address): Declare.
11002 (get_frame_args_address): Declare.
11003 (struct frame_info): Add "base" and "base_cache". Update
11004 comments on the unwinder.
11005 * frame.c: Include "frame-base.h".
11006 (get_frame_locals_address): New function.
11007 (get_frame_base_address): New function.
11008 (get_frame_args_address): New function.
11009 * findvar.c (read_var_value): Use get_frame_locals_address and
11010 get_frame_args_address.
11011 * stack.c (frame_info): Use get_frame_locals_address and
11012 get_frame_args_address.
11013 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
11014 moved to "frame-base.c".
11015 * printcmd.c (print_frame_nameless_args): Ditto.
11016 * symtab.h (address_class): Update comments.
11017 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
11018 get_frame_base_address.
11019 * dwarf2expr.c (execute_stack_op): Ditto.
11020 * Makefile.in (frame_base_h): Define.
11021 (frame.o): Update dependencies.
11022 (frame-base.o): Add dependencies.
11023 (SFILES): Add frame-base.c.
11024 (COMMON_OBS): Add frame-base.o.
11025
11026 2003-04-01 Andrew Cagney <cagney@redhat.com>
11027
11028 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
11029 CALL_DUMMY_LENGTH): Ditto.
11030 * gdbarch.c: Re-generate.
11031 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
11032 (CALL_DUMMY_LENGTH): Delete macro.
11033 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
11034 * arm-tdep.c (arm_gdbarch_init): Ditto.
11035 * avr-tdep.c (avr_gdbarch_init): Ditto.
11036 * cris-tdep.c (cris_gdbarch_init): Ditto.
11037 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11038 * frv-tdep.c (frv_gdbarch_init): Ditto.
11039 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11040 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11041 * i386-tdep.c (i386_gdbarch_init): Ditto.
11042 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11043 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11044 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11045 * mips-tdep.c (mips_gdbarch_init): Ditto.
11046 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11047 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11048 * s390-tdep.c (s390_gdbarch_init): Ditto.
11049 * sh-tdep.c (sh_gdbarch_init): Ditto.
11050 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11051 * v850-tdep.c (v850_gdbarch_init): Ditto.
11052 * vax-tdep.c (vax_gdbarch_init): Ditto.
11053 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
11054
11055 2003-04-01 Corinna Vinschen <vinschen@redhat.com>
11056
11057 * frame.c (get_prev_frame): Disable call to inside_entry_file().
11058
11059 2003-04-01 Andrew Cagney <cagney@redhat.com>
11060
11061 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
11062 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11063 * gdbarch.h, gdbarch.c: Re-generate.
11064 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11065 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11066 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11067 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11068 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
11069 * infcmd.c (run_stack_dummy): Simplify assuming
11070 CALL_DUMMY_BREAKPOINT_OFFSET_P.
11071 * infrun.c (handle_inferior_event): Ditto.
11072 * alpha-tdep.c (alpha_gdbarch_init): Do not set
11073 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
11074 * arm-tdep.c (arm_gdbarch_init): Ditto.
11075 * avr-tdep.c (avr_gdbarch_init): Ditto.
11076 * cris-tdep.c (cris_gdbarch_init): Ditto.
11077 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11078 * frv-tdep.c (frv_gdbarch_init): Ditto.
11079 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11080 * i386-tdep.c (i386_gdbarch_init): Ditto.
11081 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11082 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11083 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11084 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11085 * mips-tdep.c (mips_gdbarch_init): Ditto.
11086 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11087 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11088 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11089 * s390-tdep.c (s390_gdbarch_init): Ditto.
11090 * sh-tdep.c (sh_gdbarch_init): Ditto.
11091 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11092 * v850-tdep.c (v850_gdbarch_init): Ditto.
11093 * vax-tdep.c (vax_gdbarch_init): Ditto.
11094 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
11095
11096 2003-04-01 Daniel Jacobowitz <drow@mvista.com>
11097
11098 * symfile.c (symfile_relocate_debug_section): Update call to
11099 bfd_simple_get_relocated_section_contents.
11100
11101 2003-03-31 Andrew Cagney <cagney@redhat.com>
11102
11103 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
11104 * gdbarch.h, gdbarch.c: Regenerate.
11105 * inferior.h (FIX_CALL_DUMMY): Delete macro.
11106 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
11107 available.
11108 * frame.h (generic_fix_call_dummy): Delete declaration.
11109 * dummy-frame.h: Update comment.
11110 * dummy-frame.c (generic_fix_call_dummy): Delete function.
11111 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11112 fix_call_dummy.
11113 * sh-tdep.c (sh_gdbarch_init): Ditto.
11114 * s390-tdep.c (s390_gdbarch_init): Ditto.
11115 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11116 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11117 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11118 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11119 * i386-tdep.c (i386_gdbarch_init): Ditto.
11120 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11121 * frv-tdep.c (frv_gdbarch_init): Ditto.
11122 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11123 * cris-tdep.c (cris_gdbarch_init): Ditto.
11124 * avr-tdep.c (avr_gdbarch_init): Ditto.
11125 * arm-tdep.c (arm_gdbarch_init): Ditto.
11126
11127 2003-03-31 J. Brobecker <brobecker@gnat.com>
11128
11129 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
11130 (INIT_FRAME_AP): Likewise.
11131 (EXTRA_FRAME_INFO): Likewise.
11132
11133 2003-03-31 Andrew Cagney <cagney@redhat.com>
11134
11135 * gdbarch.sh: Include "symfile.h".
11136 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
11137 * gdbarch.h, gdbarch.c: Re-generate.
11138 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
11139 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11140 call_dummy_address, the default is at entry_point_address.
11141 * v850-tdep.c (v850_gdbarch_init): Ditto.
11142 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11143 * sh-tdep.c (sh_gdbarch_init): Ditto.
11144 * s390-tdep.c (s390_gdbarch_init): Ditto.
11145 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11146 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11147 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11148 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11149 * i386-tdep.c (i386_gdbarch_init): Ditto.
11150 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11151 * frv-tdep.c (frv_gdbarch_init): Ditto.
11152 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11153 * cris-tdep.c (cris_gdbarch_init): Ditto.
11154 * arm-tdep.c (arm_gdbarch_init): Ditto.
11155
11156 2003-03-31 Andrew Cagney <cagney@redhat.com>
11157
11158 * gdbarch.sh (CALL_DUMMY_P): Delete.
11159 * gdbarch.h, gdbarch.c: Re-generate.
11160 * inferior.h (CALL_DUMMY_P): Delete macro.
11161 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11162 * vax-tdep.c (vax_gdbarch_init): Update.
11163 * v850-tdep.c (v850_gdbarch_init): Update.
11164 * sparc-tdep.c (sparc_gdbarch_init): Update.
11165 * sh-tdep.c (sh_gdbarch_init): Update.
11166 * s390-tdep.c (s390_gdbarch_init): Update.
11167 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11168 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11169 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11170 * mips-tdep.c (mips_gdbarch_init): Update.
11171 * mcore-tdep.c (mcore_gdbarch_init): Update.
11172 * m68k-tdep.c (m68k_gdbarch_init): Update.
11173 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11174 * ia64-tdep.c (ia64_gdbarch_init): Update.
11175 * i386-tdep.c (i386_gdbarch_init): Update.
11176 * h8300-tdep.c (h8300_gdbarch_init): Update.
11177 * frv-tdep.c (frv_gdbarch_init): Update.
11178 * d10v-tdep.c (d10v_gdbarch_init): Update.
11179 * cris-tdep.c (cris_gdbarch_init): Update.
11180 * breakpoint.c (deprecated_frame_in_dummy): Update.
11181 * avr-tdep.c (avr_gdbarch_init): Update.
11182 * alpha-tdep.c (alpha_gdbarch_init): Update.
11183 * arm-tdep.c (arm_gdbarch_init): Update.
11184 * dummy-frame.c (dummy_frame_this_id): Update comments.
11185 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
11186 * frame.c (legacy_get_prev_frame): Ditto.
11187 * valops.c (call_function_by_hand): Delete function.
11188 (hand_function_call): Rename to call_function_by_hand
11189
11190 2003-03-30 Andrew Cagney <cagney@redhat.com>
11191
11192 2002-11-10 Klee Dienes <kdienes@apple.com>
11193 * value.h (struct value): Update comment.
11194
11195 2003-03-30 Andrew Cagney <cagney@redhat.com>
11196
11197 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
11198 D10V_FP_REGNUM.
11199 (d10v_gdbarch_init): Do not set fp_regnum.
11200
11201 * frame.c (get_frame_base): Force ID initialization.
11202 (get_prev_frame): Move computation of the frame ID from here ...
11203 (get_frame_id): ... to here.
11204 (legacy_get_prev_frame): Mark the frame ID as valid.
11205 * frame.h (struct frame_info): Add field "id_p".
11206
11207 2003-03-30 Mark Kettenis <kettenis@gnu.org>
11208
11209 * i386-tdep.c (i386_store_struct_return): Removed.
11210 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
11211
11212 2003-03-30 Andrew Cagney <cagney@redhat.com>
11213
11214 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
11215 * gdbarch.h, gdbarch.c: Regenerate.
11216 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
11217 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
11218 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11219 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11220 * i386-tdep.c (i386_gdbarch_init): Ditto.
11221 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11222 * cris-tdep.c (cris_gdbarch_init): Ditto.
11223 * vax-tdep.c (vax_gdbarch_init): Ditto.
11224 * s390-tdep.c (s390_gdbarch_init): Ditto.
11225 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11226 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11227 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11228 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
11229 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
11230 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
11231 * sparc-tdep.c (sparc_gdbarch_init): Update.
11232 * sh-tdep.c (sh_gdbarch_init): Update.
11233 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11234 * mips-tdep.c (mips_gdbarch_init): Update.
11235 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11236 * ia64-tdep.c (ia64_gdbarch_init): Update.
11237 * frv-tdep.c (frv_gdbarch_init): Update.
11238 * avr-tdep.c (avr_gdbarch_init): Update.
11239 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
11240 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
11241 instead of when push_dummy_call is not available.
11242
11243 2003-03-30 Andrew Cagney <cagney@redhat.com>
11244
11245 * infttrace.c: Include "gdbthread.h".
11246 (parent_attach_all): Fix function signature.
11247 (call_ptrace): Update call.
11248 * Makefile.in (infttrace.o): Update dependencies.
11249
11250 2003-03-30 Andrew Cagney <cagney@redhat.com>
11251
11252 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
11253 PUSH_RETURN_ADDRESS.
11254 * gdbarch.h, gdbarch.c: Regenerate.
11255 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11256 * x86-64-tdep.c (x86_64_init_abi): Update.
11257 * v850-tdep.c (v850_gdbarch_init): Update.
11258 * sparc-tdep.c (sparc_gdbarch_init): Update.
11259 * sh-tdep.c (sh_gdbarch_init): Update.
11260 * s390-tdep.c (s390_gdbarch_init): Update.
11261 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11262 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11263 * mips-tdep.c (mips_gdbarch_init): Update.
11264 * mcore-tdep.c (mcore_gdbarch_init): Update.
11265 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11266 * ia64-tdep.c (ia64_gdbarch_init): Update.
11267 * i386-tdep.c (i386_gdbarch_init): Update.
11268 * h8300-tdep.c (h8300_gdbarch_init): Update.
11269 * frv-tdep.c (frv_gdbarch_init): Update.
11270 * cris-tdep.c (cris_gdbarch_init): Update.
11271 * avr-tdep.c (avr_gdbarch_init): Update.
11272 * arm-tdep.c (arm_gdbarch_init): Update.
11273 * valops.c (hand_function_call): Update.
11274
11275 2003-03-29 Andrew Cagney <cagney@redhat.com>
11276
11277 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
11278 sizeof_call_dummy_words.
11279 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
11280 define.
11281 * gdbarch.h: Regenerate.
11282
11283 2003-03-29 Andrew Cagney <cagney@redhat.com>
11284
11285 * infttrace.h: New file.
11286 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
11287 (hpread_get_textlow): Detect an uninitialized dn_bufp.
11288 (hpread_read_doc_function_type): Detect an initialized type1.
11289 (hpread_quick_traverse): Initialize mod_name_string.
11290 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
11291 (som_solib_get_solib_by_pc): Declare.
11292 (so_lib_thread_start_addr): Declare.
11293 (no_shared_libraries): Declare.
11294 * somread.c (init_import_symbols): Make static. Add forward
11295 declaration.
11296 * config/pa/nm-hppah.h: Include "infttrace.h" for
11297 parent_attach_all.
11298 (hppa_insert_hw_watchpoint): Declare.
11299 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
11300 * hppah-nat.c: Include "gdb_string.h".
11301 (parent_attach_all): Delete extern declaration, moved to
11302 "infttrace.h".
11303 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
11304 int.
11305 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
11306 * Makefile.in (infttrace_h): Define.
11307 (hpread.o): Update dependencies.
11308 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
11309 * hppa-hpux-tdep.c: Include "gdb_string.h".
11310 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
11311 * infrun.c (handle_inferior_event): Always initialize
11312 stepped_after_stopped_by_watchpoint. Add default and remove
11313 fallthrough in switch statement.
11314 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
11315 parameter to int.
11316 (hppa_remove_hw_watchpoint): Ditto.
11317
11318 2003-03-29 Andrew Cagney <cagney@redhat.com>
11319
11320 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
11321 offset.
11322
11323 2003-03-29 Richard Earnshaw <rearnsha@arm.com>
11324
11325 * arm-tdep.c (arm_push_arguments): Delete.
11326 (struct stack_item): New type.
11327 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
11328 (arm_store_struct_return): Delte.
11329 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
11330 arm_push_arguments or arm_store_struct_return.
11331
11332 2003-03-28 Andrew Cagney <cagney@redhat.com>
11333
11334 * Makefile.in (d10v-tdep.o): Update dependencies.
11335 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
11336 * d10v-tdep.c: Include "remote.h".
11337 (target_resume_hook): Delete extern declaration.
11338 (target_wait_loop_hook): Ditto.
11339 (tdisassemble_command): Eliminate assignment in "if" conditional.
11340 (d10v_ts2_register_sim_regno): Eliminate call to
11341 legacy_register_sim_regno.
11342 (d10v_ts3_register_sim_regno): Ditto.
11343
11344 2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
11345
11346 * thread.c: Reindented.
11347 * lin-lwp.c: Ditto.
11348 * linux-proc.c: Ditto.
11349
11350 2003-03-28 Bob Rossi <bob_rossi@cox.net>
11351
11352 * MAINTAINERS (write after approval): Add myself.
11353
11354 2003-03-27 Theodore A. Roth <troth@openavr.org>
11355
11356 * objc-exp.y: Add missing semi-colons.
11357
11358 2003-03-27 Andrew Cagney <cagney@redhat.com>
11359
11360 * regcache.c (write_sp): Delete function and references.
11361 * inferior.h (write_sp): Delete declaration.
11362 * valops.c (hand_function_call): Replace write_sp with
11363 TARGET_WRITE_SP.
11364 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
11365 (sparc_pop_frame): Ditto.
11366
11367 2003-03-27 Andrew Cagney <cagney@redhat.com>
11368
11369 * NEWS: Mention removal of support for hppa*-*-bsd* and
11370 hppa*-*-osf* natives, and hppa*-*-pro* target.
11371 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
11372 * config/pa/xm-pa.h: Obsolete file.
11373 * config/pa/xm-hppab.h: Obsolete file.
11374 * config/pa/nm-hppab.h: Obsolete file.
11375 * config/pa/tm-hppab.h: Obsolete file.
11376 * config/pa/tm-hppao.h: Obsolete file.
11377 * config/pa/nm-hppao.h: Obsolete file.
11378 * config/pa/tm-pro.h: Obsolete file.
11379 * config/pa/hppaosf.mt: Obsolete file.
11380 * config/pa/hppaosf.mh: Obsolete file.
11381 * config/pa/hppapro.mt: Obsolete file.
11382 * config/pa/hppabsd.mt: Obsolete file.
11383 * config/pa/hppabsd.mh: Obsolete file.
11384 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
11385 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
11386 hppa*-*-osf*.
11387
11388 2003-03-27 Andrew Cagney <cagney@redhat.com>
11389
11390 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
11391 push_arguments. Don't set push_return_address or write_sp.
11392 (d10v_push_dummy_call): Replace d10v_push_arguments.
11393 (d10v_push_return_address, d10v_write_sp): Delete function,
11394 handled by push_dummy_call.
11395
11396 2003-03-26 Andrew Cagney <cagney@redhat.com>
11397
11398 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
11399 (push_dummy_call): New pure multi-arch replacement with gdbarch,
11400 regcache and dummy_addr parameters.
11401 * gdbarch.h, gdbarch.c: Re-generate.
11402 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
11403 available; assume it will handle stack alignment and return
11404 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
11405 legacy_push_arguments.
11406 (legacy_push_arguments): Rename default_push_arguments.
11407 * value.h (legacy_push_arguments): Rename default_push_arguments.
11408 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
11409 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11410 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11411 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11412 * config/i386/tm-symmetry.h: Update.
11413 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11414 * x86-64-tdep.c (x86_64_init_abi): Update.
11415 * v850-tdep.c (v850_gdbarch_init): Update.
11416 * sparc-tdep.c (sparc_gdbarch_init): Update.
11417 * sh-tdep.c (sh_gdbarch_init): Update.
11418 * s390-tdep.c (s390_gdbarch_init): Update.
11419 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11420 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11421 * mips-tdep.c (mips_gdbarch_init): Update.
11422 * mcore-tdep.c (mcore_gdbarch_init): Update.
11423 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11424 * ia64-tdep.c (ia64_gdbarch_init): Update.
11425 * i386-tdep.c (i386_gdbarch_init): Update.
11426 * hppa-tdep.c (hppa_gdbarch_init): Update.
11427 * h8300-tdep.c (h8300_gdbarch_init): Update.
11428 * frv-tdep.c (frv_gdbarch_init): Update.
11429 * d10v-tdep.c (d10v_gdbarch_init): Update.
11430 * cris-tdep.c (cris_gdbarch_init): Update.
11431 * avr-tdep.c (avr_gdbarch_init): Update.
11432 * arm-tdep.c (arm_gdbarch_init): Update.
11433 * arm-linux-tdep.c (arm_linux_init_abi): Update.
11434 * alpha-tdep.c (alpha_gdbarch_init): Update.
11435
11436 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
11437
11438 * signals/signals.c (do_target_signal_to_host): Correct realtime
11439 signal range test.
11440
11441 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
11442
11443 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
11444 (struct sal_chain, map_catch_names): Remove.
11445 (catch_exception_command_1): Don't call
11446 handle_gnu_4_16_catch_command.
11447
11448 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
11449
11450 From Mark Dettinger <dettinge@de.ibm.com>:
11451 * dwarf2cfi.c (read_2u): Increment pointer by two.
11452
11453 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
11454
11455 * signals/signals.c: Fix typos in last change.
11456
11457 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
11458
11459 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
11460 not already defined. Use __SIGRTMIN if available.
11461 (target_signal_from_host): Remove SIGRTMIN block.
11462 (do_target_signal_to_host): Remove SIGRTMIN block; check that
11463 the signal is within the realtime range.
11464
11465 2003-03-25 Adam Fedor <fedor@gnu.org>
11466
11467 * Makefile.in (infrun.o): Add $(language_h)
11468 * infrun.c (handle_inferior_event): Use skip_language_trampoline
11469 for language specific trampolines.
11470 * language.h (struct language_defn): Add skip_trampoline.
11471 (skip_language_trampoline): Declare.
11472 * language.c (unk_lang_trampoline, skip_language_trampoline):
11473 New functions.
11474 (unknown_language_defn, auto_language_defn, local_language_defn):
11475 Add ukn_lang_trampoline.
11476 * ada-lang.c (ada_language_defn): Add NULL for language
11477 specific skip_trampoline.
11478 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
11479 scm-lang.c: Likewise.
11480 * objc-lang.c (objc_skip_trampoline): New function.
11481 (objc_language_defn): Add objc_skip_trampoline.
11482
11483 2003-03-25 Andrew Cagney <cagney@redhat.com>
11484
11485 * frame.c (get_prev_frame): Delay validating a frame's ID -
11486 non-NULL, didn't go backwards - until an attempt to unwind it to
11487 the previous frame.
11488
11489 2003-03-25 Andrew Cagney <cagney@redhat.com>
11490
11491 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
11492 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
11493 * gdbarch.h, gdbarch.c: Re-generate.
11494 * config/sparc/tm-sparc.h
11495 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
11496 * sparc-tdep.c (sparc_gdbarch_init): Set
11497 deprecated_extra_stack_alignment_needed.
11498 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
11499 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
11500 extra_stack_alignment_needed.
11501 * v850-tdep.c (v850_gdbarch_init): Ditto.
11502 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11503 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11504 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11505 * cris-tdep.c (cris_gdbarch_init): Ditto.
11506 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11507 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11508
11509 2003-03-25 Andrew Cagney <cagney@redhat.com>
11510
11511 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
11512 STORE_STRUCT_RETURN.
11513 * gdbarch.h, gdbarch.c: Regenerate.
11514 * d10v-tdep.c (d10v_store_struct_return): Delete function.
11515 (d10v_push_arguments): Set the struct return register.
11516 (d10v_gdbarch_init): Update.
11517 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11518 * x86-64-tdep.c (x86_64_init_abi): Update.
11519 * vax-tdep.c (vax_gdbarch_init): Update.
11520 * v850-tdep.c (v850_gdbarch_init): Update.
11521 * sparc-tdep.c (sparc_gdbarch_init): Update.
11522 * sh-tdep.c (sh_gdbarch_init): Update.
11523 * s390-tdep.c (s390_gdbarch_init): Update.
11524 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11525 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11526 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11527 * mips-tdep.c (mips_gdbarch_init): Update.
11528 * mcore-tdep.c (mcore_gdbarch_init): Update.
11529 * m68k-tdep.c (m68k_gdbarch_init): Update.
11530 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11531 * ia64-tdep.c (ia64_gdbarch_init): Update.
11532 * i386-tdep.c (i386_gdbarch_init): Update.
11533 * hppa-tdep.c (hppa_gdbarch_init): Update.
11534 * h8300-tdep.c (h8300_gdbarch_init): Update.
11535 * frv-tdep.c (frv_gdbarch_init): Update.
11536 * cris-tdep.c (cris_gdbarch_init): Update.
11537 * avr-tdep.c (avr_gdbarch_init): Update.
11538 * arm-tdep.c (arm_gdbarch_init): Update.
11539 * alpha-tdep.c (alpha_gdbarch_init): Update.
11540
11541 2003-03-25 Andrew Cagney <cagney@redhat.com>
11542
11543 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
11544 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
11545 CALL_DUMMY_STACK_ADJUST with a predicate variable.
11546 * gdbarch.h, gdbarch.c: Regenerate.
11547 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11548 call_dummy_stack_adjust_p.
11549 * vax-tdep.c (vax_gdbarch_init): Ditto.
11550 * v850-tdep.c (v850_gdbarch_init): Ditto.
11551 * sh-tdep.c (sh_gdbarch_init): Ditto.
11552 * s390-tdep.c (s390_gdbarch_init): Ditto.
11553 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11554 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11555 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11556 * mips-tdep.c (mips_gdbarch_init): Ditto.
11557 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11558 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11559 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11560 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11561 * i386-tdep.c (i386_gdbarch_init): Ditto.
11562 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11563 * frv-tdep.c (frv_gdbarch_init): Ditto.
11564 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11565 * cris-tdep.c (cris_gdbarch_init): Ditto.
11566 * avr-tdep.c (avr_gdbarch_init): Ditto.
11567 * arm-tdep.c (arm_gdbarch_init): Ditto.
11568 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11569 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
11570 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
11571 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
11572 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
11573 call_dummy_stack_adjust_p.
11574 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
11575 (CALL_DUMMY_STACK_ADJUST): Delete macro.
11576 * sparc-tdep.c (sparc32_push_arguments): Update.
11577 * valops.c (hand_function_call): Update.
11578
11579 2003-03-25 Corinna Vinschen <vinschen@redhat.com>
11580
11581 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
11582 set_gdbarch_char_signed.
11583
11584 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
11585
11586 PR cli/548
11587 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
11588
11589 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
11590
11591 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
11592 (_initialize_arm_tdep): Don't set tm_print_insn.
11593
11594 2003-03-24 Adam Fedor <fedor@gnu.org>
11595
11596 * Makefile.in (YYOBJ): Add objc-exp.tab.o
11597 * objc-lang.h: Add multiple inclusion protection.
11598 (start_msglist, add_msglist, end_msglist): Additional declarations.
11599
11600 2003-03-24 Richard Earnshaw <rearnsha@arm.com>
11601
11602 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
11603 value was renamed to ARM_FLOAT_SOFT_FPA.
11604
11605 2003-03-23 Andrew Cagney <cagney@redhat.com>
11606
11607 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
11608 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
11609 * gdbarch.h, gdbarch.c: Regenerate.
11610 * valops.c (hand_function_call): Update.
11611 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
11612 * frame.c (legacy_saved_regs_this_id): Update.
11613 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
11614 * dummy-frame.h: Update.
11615 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
11616 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
11617 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
11618 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
11619 * config/m68k/tm-sun3.h: Update.
11620 * blockframe.c (inside_main_func, frame_chain_valid): Update.
11621 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11622 * x86-64-tdep.c (x86_64_init_abi): Update.
11623 * vax-tdep.c (vax_gdbarch_init): Update.
11624 * v850-tdep.c (v850_gdbarch_init): Update.
11625 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
11626 * sh-tdep.c (sh_gdbarch_init): Update.
11627 * s390-tdep.c (s390_gdbarch_init): Update.
11628 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
11629 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
11630 (frame_get_saved_regs): Update.
11631 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11632 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11633 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11634 * mips-tdep.c (mips_gdbarch_init): Update.
11635 * mcore-tdep.c (mcore_gdbarch_init): Update.
11636 * m68k-tdep.c (m68k_gdbarch_init): Update.
11637 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11638 * ia64-tdep.c (ia64_gdbarch_init): Update.
11639 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
11640 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11641 (i386_interix_back_one_frame): Update.
11642 * hppa-tdep.c (hppa_gdbarch_init): Update.
11643 (hppa_init_extra_frame_info): Update.
11644 * h8300-tdep.c (h8300_gdbarch_init): Update.
11645 * frv-tdep.c (frv_gdbarch_init): Update.
11646 * cris-tdep.c (cris_gdbarch_init): Update.
11647 * avr-tdep.c (avr_gdbarch_init): Update.
11648 * arm-tdep.c (arm_gdbarch_init): Update.
11649 * alpha-tdep.c (alpha_gdbarch_init): Update.
11650
11651 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11652
11653 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
11654 (arm_get_fp_model): Declare.
11655 * arm-tdep.c (fp_model_strings): New string array.
11656 (arm_fp_model, current_fp_model): New variables.
11657 (arm_get_fp_model): New function.
11658 (arm_set_fp): New function.
11659 (set_fp_model_sfunc): New function.
11660 (show_fp_model): New function.
11661 (_initialize_arm_tdep): Add new command to set/show the FPU.
11662 (arm_extract_return_value): Use arm_get_fp_model.
11663 (arm_store_return_value): Likewise.
11664 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
11665 to initialize the floating-point data types.
11666 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
11667 model is FPA.
11668
11669 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11670
11671 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
11672 the current setting of each value.
11673 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
11674 new_set and new_show. Use add_setshow_cmd_full and
11675 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
11676 commands and add new version as subcommands of "set/show arm".
11677
11678 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11679
11680 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
11681 (set_arm_command, show_arm_command): New functions.
11682 (_initialize_arm_tdep): Add them.
11683 (num_disassembly_options): Renamed from num_flavor_options.
11684 (valid_disassembly_styles): Renamed from valid_flavors.
11685 (disassembly_style): Renamed from disassembly_flavor.
11686 (set_disassembly_style_sfunc): Renamed from
11687 set_disassembly_flavor_sfunc.
11688 (set_disassembly_style): Renamed from set_disassembly_flavor.
11689 (arm_othernames): Updated.
11690 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
11691 command. Add "set/show arm disassembly" commands. Deprecate
11692 "othernames" command.
11693
11694 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11695
11696 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
11697 (arm-tdep.o): Depend on elf_arm_h.
11698
11699 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11700
11701 * Makefile.in (coff_internal_h): Define.
11702 (arm-tdep.o): Update dependencies.
11703
11704 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
11705
11706 * arm-tdep.c (prologue_cache): Delete.
11707 (check_prologue_cache, save_prologue_cache): Delete.
11708 (arm_scan_prologue): Don't check or update the prologue_cache.
11709 (arm_gdb_arch_init): Don't initialize it.
11710 (_initialize_arm_tdep): Likewise.
11711
11712 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
11713
11714 * MAINTAINERS (tui): Maintainer of tui code.
11715
11716 2003-03-21 Corinna Vinschen <vinschen@redhat.com>
11717
11718 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
11719 (i386-cygwin-tdep.o): Add dependencies.
11720 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
11721 * i386-cygwin-tdep.c: New file.
11722 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
11723 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
11724
11725 2003-03-20 Andrew Cagney <cagney@redhat.com>
11726
11727 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
11728 (handle_inferior_event): Remove code calling
11729 DYNAMIC_TRAMPOLINE_NEXTPC.
11730
11731 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
11732 already has a full path.
11733
11734 * main.c (gdb_main): Return 1.
11735 (captured_main): Call error to report an invalid interpreter.
11736
11737 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
11738 * alpha-osf1-tdep.c: Include "gdb_string.h".
11739
11740 2003-03-19 J. Brobecker <brobecker@gnat.com>
11741
11742 Continuing work to convert the hppa targets to multiarch partial.
11743
11744 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
11745 method, now that hppa_push_dummy_frame has a conformant prototype.
11746 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
11747 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
11748 for the switch to multiarch partial.
11749
11750 2003-03-19 Kevin Buettner <kevinb@redhat.com>
11751
11752 * mdebugread.c (parse_symbol): For stEnd, we're done counting
11753 when iss is issNull.
11754
11755 2003-03-18 Kevin Buettner <kevinb@redhat.com>
11756
11757 * mips-tdep.c (mips_register_name): Fix fencepost error involving
11758 NUM_REGS bounds check.
11759
11760 2003-03-18 Kevin Buettner <kevinb@redhat.com>
11761
11762 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
11763 * mips-tdep.c (gdb_assert.h): Include.
11764 (mips_generic_reg_names, mips_processor_reg_names): Make static.
11765 (mips_register_name): Handle integer registers explicitly. Add
11766 bounds checking.
11767 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
11768 (mips_lsi33k_reg_names): Don't list integer registers; they're
11769 handled by mips_register_name() now.
11770 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
11771 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
11772 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
11773 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
11774 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
11775
11776 2003-03-18 Andrew Cagney <cagney@redhat.com>
11777
11778 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
11779 a void pointer.
11780 * gdbtypes.h (print_scalar_formatted): Update declaration.
11781 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
11782
11783 2003-03-18 J. Brobecker <brobecker@gnat.com>
11784
11785 * infrun.c (observer.h): Add #include.
11786 (normal_stop): Add call to observer_notify_normal_stop.
11787 * Makefile.in (infrun.o): Add dependency on observer.h.
11788
11789 2003-03-18 J. Brobecker <brobecker@gnat.com>
11790
11791 Continuing work to convert the hppa targets to multiarch partial.
11792 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
11793 parameter. Reformat comment.
11794 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
11795 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
11796 to match new profile.
11797
11798 2003-03-18 J. Brobecker <brobecker@gnat.com>
11799
11800 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
11801 appear to be working in any case.
11802
11803 2003-03-18 J. Brobecker <brobecker@gnat.com>
11804
11805 * observer.c (observer_test_first_observer): New static variable.
11806 (observer_test_second_observer): Likewise.
11807 (observer_test_third_observer): Likewise.
11808 (observer_test_first_notification_function): New static function.
11809 (observer_test_second_notification_function): Likewise.
11810 (observer_test_third_notification_function): Likewise.
11811
11812 2003-03-17 J. Brobecker <brobecker@gnat.com>
11813
11814 * hppa-tdep.c (gdb_assert.h): Add missing #include.
11815 * somsolib.c (gdb_assert.h): Likewise.
11816 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
11817 (somsolib.o): Likewise.
11818
11819 2003-03-17 Andrew Cagney <cagney@redhat.com>
11820
11821 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
11822 BFD. Simplify setting of di.endian.
11823
11824 2003-03-17 Andrew Cagney <cagney@redhat.com>
11825
11826 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
11827 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
11828
11829 From Elena Zannoni <ezannoni@redhat.com>
11830 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
11831 vector and floating-point parameters.
11832 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
11833 convention.
11834 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
11835
11836 2003-03-17 Fernando Nasser <fnasser@redhat.com>
11837
11838 * MAINTAINERS: Remove my name from several maintainership roles.
11839
11840 2003-03-17 Andrew Cagney <cagney@redhat.com>
11841
11842 Fix frame off-by-one bug.
11843 * frame-unwind.h (frame_this_id_ftype): Replace
11844 frame_unwind_id_ftype.
11845 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
11846 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
11847 with "prev_register".
11848 * frame-unwind.c (frame_unwind_find_by_pc): Return
11849 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
11850 comment.
11851 * dummy-frame.c (cached_find_dummy_frame): Delete function.
11852 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
11853 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
11854 (dummy_frame_unwind): Update.
11855 * sentinel-frame.c (sentinel_frame_prev_register): Replace
11856 sentinel_frame_register_unwind.
11857 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
11858 (sentinel_frame_unwinder): Update.
11859 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
11860 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
11861 * frame.c (create_sentinel_frame): Update. Initialize
11862 "prologue_cache" instead of "unwind_cache".
11863 (frame_register_unwind): Call this frame's prev_register with the
11864 next frame and this frame's prologue cache.
11865 (get_prev_frame): Simplify. Always call prev frame's this_id with
11866 this frame and prev frame's prologue cache. Document that this
11867 call is shifted one to the left when compared to the
11868 frame_register_unwind call.
11869 (legacy_saved_regs_prev_register): Replace
11870 frame_saved_regs_register_unwind.
11871 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
11872 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
11873 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
11874 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
11875 (d10v_frame_unwind): Update.
11876 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
11877 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
11878 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
11879 "saved_regs" with "this_saved_regs".
11880
11881 2003-03-16 Andrew Cagney <cagney@redhat.com>
11882
11883 * frame.c (frame_pop): Don't call target_store_registers. Fix
11884 problem reported by Mark Kettenis.
11885
11886 2003-03-16 Mark Kettenis <kettenis@gnu.org>
11887
11888 * i386-tdep.c (i386_register_type): Renamed from
11889 i386_register_virtual_type. Adjust function signature.
11890 (i386_gdbarch_init): Set register_type instead of
11891 deprecated_max_register_raw_size,
11892 deprecated_max_register_virtual_size and register_virtual_type.
11893
11894 2003-03-14 Andrew Cagney <cagney@redhat.com>
11895
11896 * frame.c (get_prev_frame): When a legacy frame, always call
11897 legacy_get_prev_frame. Simplify unwind code using assumption that
11898 the unwinder is new.
11899 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
11900 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
11901 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
11902
11903 2003-03-14 Andrew Cagney <cagney@redhat.com>
11904
11905 * frame.c (get_saved_register): Delete function.
11906 * frame.h (get_saved_register): Delete declaration.
11907 * xstormy16-tdep.c: Update comment.
11908 * regcache.h: Update comments.
11909 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
11910 get_saved_register and extract_address, use
11911 frame_read_unsigned_register.
11912 (sparc_frame_saved_pc): Ditto.
11913 (sparc_get_saved_register): Instead of get_saved_register, use
11914 frame_register.
11915 (sparc_pop_frame): Ditto.
11916 * findvar.c: Update comments.
11917 (value_of_register): Call frame_register instead of
11918 get_saved_register.
11919 (value_from_register): Ditto.
11920 * config/sparc/tm-sparc.h: Update comment.
11921 * breakpoint.c: Update comment.
11922
11923 2003-03-14 Andrew Cagney <cagney@redhat.com>
11924
11925 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
11926 GET_SAVED_REGISTER.
11927 * gdbarch.h, gdbarch.c: Re-generate.
11928 * frame.h: Update comments.
11929 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11930 * x86-64-tdep.c (x86_64_init_abi): Update.
11931 * sparc-tdep.c (sparc_gdbarch_init): Update.
11932 * sh-tdep.c (sh_gdbarch_init): Update.
11933 * mips-tdep.c (mips_gdbarch_init): Update.
11934 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11935 * cris-tdep.c (cris_gdbarch_init): Update.
11936 * ia64-tdep.c (ia64_gdbarch_init): Update.
11937 * frame.c (frame_register): Update.
11938 (get_saved_register): Update.
11939 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
11940
11941 2003-03-13 Andrew Cagney <cagney@redhat.com>
11942
11943 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
11944 * gdbarch.h, gdbarch.c: Regenerate.
11945 * valops.c (hand_function_call): Update comment.
11946 * stack.c (return_command): Update comment.
11947 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
11948 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
11949 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11950 * x86-64-tdep.c (x86_64_init_abi): Update.
11951 * vax-tdep.c (vax_gdbarch_init): Update.
11952 * v850-tdep.c (v850_gdbarch_init): Update.
11953 * sparc-tdep.c (sparc_gdbarch_init): Update.
11954 * sh-tdep.c (sh_gdbarch_init): Update.
11955 * s390-tdep.c (s390_gdbarch_init): Update.
11956 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11957 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11958 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11959 * mips-tdep.c (mips_gdbarch_init): Update.
11960 * mcore-tdep.c (mcore_gdbarch_init): Update.
11961 * m68k-tdep.c (m68k_gdbarch_init): Update.
11962 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11963 * ia64-tdep.c (ia64_gdbarch_init): Update.
11964 * i386-tdep.c (i386_gdbarch_init): Update.
11965 * hppa-tdep.c (hppa_gdbarch_init): Update.
11966 * h8300-tdep.c (h8300_gdbarch_init): Update.
11967 * frv-tdep.c (frv_gdbarch_init): Update.
11968 * cris-tdep.c (cris_gdbarch_init): Update.
11969 * avr-tdep.c (avr_gdbarch_init): Update.
11970 * arm-tdep.c (arm_gdbarch_init): Update.
11971 * alpha-tdep.c (alpha_gdbarch_init): Update.
11972
11973 2003-03-13 Andrew Cagney <cagney@redhat.com>
11974
11975 * frame.c (legacy_frame_p): New function.
11976 (get_prev_frame): Use legacy_frame_p.
11977 * frame.h (legacy_frame_p): Declare.
11978
11979 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
11980
11981 * MAINTAINERS (write after approval): Alphabetically
11982 listing corrected.
11983
11984 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
11985
11986 * MAINTAINERS (write after approval): Add myself.
11987
11988 2003-03-12 Andrew Cagney <cagney@redhat.com>
11989
11990 * frame.c (get_prev_frame): Rename the frame parameter to
11991 "this_frame".
11992 (get_next_frame, legacy_get_prev_frame): Ditto.
11993
11994 2003-03-12 Andrew Cagney <cagney@redhat.com>
11995
11996 * frame.c (get_current_frame): Check target_has_registers before
11997 checking target_has_stack.
11998 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
11999 instead of deprecated_selected_frame.
12000 * findvar.c (value_of_register): Pass "frame", not
12001 deprecated_selected_frame, to value_of_builtin_reg.
12002
12003 2003-03-12 Andrew Cagney <cagney@redhat.com>
12004
12005 * regcache.c (regcache_cooked_write_signed): New function.
12006 (regcache_cooked_write_unsigned): New function.
12007 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
12008 (regcache_cooked_read_signed): Fix regnum in range assertion.
12009 * regcache.h (regcache_cooked_write_signed): Declare.
12010 (regcache_cooked_write_unsigned): Declare.
12011
12012 2003-03-12 Andrew Cagney <cagney@redhat.com>
12013
12014 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
12015 * gdbarch.h, gdbarch.c: Re-generate.
12016 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12017 * x86-64-tdep.h: Update.
12018 * x86-64-tdep.c (x86_64_init_abi): Update.
12019 * v850-tdep.c (v850_gdbarch_init): Update.
12020 * sparc-tdep.c (sparc_gdbarch_init): Update.
12021 * sh-tdep.c (sh_gdbarch_init): Update.
12022 * s390-tdep.c (s390_gdbarch_init): Update.
12023 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12024 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12025 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12026 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12027 * mips-tdep.c (mips_gdbarch_init): Update.
12028 * mcore-tdep.c (mcore_gdbarch_init): Update.
12029 * m68k-tdep.c (m68k_gdbarch_init): Update.
12030 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12031 * ia64-tdep.c (ia64_gdbarch_init): Update.
12032 * i386-tdep.c (i386_gdbarch_init): Update.
12033 * i386-interix-tdep.c (i386_interix_init_abi): Update.
12034 * hppa-tdep.c (hppa_gdbarch_init): Update.
12035 * h8300-tdep.c (h8300_gdbarch_init): Update.
12036 * frv-tdep.c (frv_gdbarch_init): Update.
12037 * cris-tdep.c (cris_gdbarch_init): Update.
12038 * avr-tdep.c (avr_gdbarch_init): Update.
12039 * arm-tdep.c (arm_gdbarch_init): Update.
12040 * alpha-tdep.c (alpha_gdbarch_init): Update.
12041 * sh-tdep.c (sh_init_extra_frame_info): Update.
12042 (sh64_init_extra_frame_info): Update.
12043 * ns32knbsd-nat.c (frame_num_args): Update.
12044 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
12045 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
12046 (xstormy16_frame_chain_valid): Update.
12047 * vax-tdep.c (vax_saved_pc_after_call): Update.
12048 * v850-tdep.c (v850_frame_chain): Update.
12049 (v850_pop_frame): Update.
12050 (v850_init_extra_frame_info): Update.
12051 * sparc-tdep.c (setup_arbitrary_frame): Update.
12052 * ns32k-tdep.c (umax_frame_num_args): Update.
12053 * s390-tdep.c (s390_pop_frame_regular): Update.
12054 * mn10300-tdep.c (mn10300_frame_chain): Update.
12055 (mn10300_pop_frame_regular): Update.
12056 (mn10300_init_extra_frame_info): Update.
12057 * mips-tdep.c (mips_init_frame_pc_first): Update.
12058 (mips_frame_chain): Update.
12059 (mips_pop_frame): Update.
12060 * mcore-tdep.c (mcore_frame_chain): Update.
12061 (mcore_pop_frame): Update.
12062 (mcore_init_extra_frame_info): Update.
12063 * arch-utils.c (init_frame_pc_default): Update.
12064 * m68k-tdep.c (isi_frame_num_args): Update.
12065 (delta68_frame_num_args): Update.
12066 (news_frame_num_args): Update.
12067 * ia64-tdep.c (ia64_pop_frame_regular): Update.
12068 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
12069 (alpha_frame_chain): Update.
12070 (alpha_pop_frame): Update.
12071 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
12072 (hppa_init_extra_frame_info): Update.
12073 (hppa_frame_chain): Update.
12074 (hppa_frame_chain_valid): Update.
12075 * cris-tdep.c (cris_init_extra_frame_info): Update.
12076 * avr-tdep.c (avr_init_extra_frame_info): Update.
12077 * arm-tdep.c (arm_frame_chain_valid): Update.
12078 (arm_init_extra_frame_info): Update.
12079 (arm_pop_frame): Update.
12080 * frame.c (frame_pc_unwind): Update.
12081 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
12082 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12083 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12084 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
12085 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
12086 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
12087
12088 2003-03-12 Andrew Cagney <cagney@redhat.com>
12089
12090 Eliminate the need for POP_FRAME.
12091 * frame.c (do_frame_unwind_register): New function.
12092 (frame_pop): When no POP_FRAME, pop the frame using register
12093 unwind and a scratch regcache.
12094 (frame_saved_regs_pop): Delete function.
12095 (trad_frame_unwinder): Update.
12096 * d10v-tdep.c (d10v_frame_pop): Delete function.
12097 (d10v_frame_unwind): Update.
12098 * sentinel-frame.c (sentinel_frame_pop): Delete function.
12099 (sentinel_frame_unwinder): Update.
12100 * dummy-frame.c (dummy_frame_pop): Delete function.
12101 (dummy_frame_unwind): Update.
12102 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
12103 (struct frame_unwind): Update.
12104
12105 2003-03-11 Kevin Buettner <kevinb@redhat.com>
12106
12107 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
12108 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
12109 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
12110 Do range checks on register number obtained from debugging info.
12111 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
12112 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
12113 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
12114 mapping function.
12115 (do_fp_register_row): Fix typo which caused double type to be
12116 used when attempting to unpack a float.
12117
12118 2003-03-11 J. Brobecker <brobecker@gnat.com>
12119
12120 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
12121
12122 2003-03-11 Andrew Cagney <cagney@redhat.com>
12123
12124 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
12125 frame. Problem found by Corinna Vinschen.
12126
12127 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
12128
12129 * doublest.c (floatformat_from_length): Accept also
12130 the real size of 'long double' type.
12131
12132 2003-03-10 Daniel Jacobowitz <drow@mvista.com>
12133
12134 From Klee Dienes <kdienes@apple.com>:
12135 * breakpoint.c (bpstat_copy): Copy the command lines as well
12136 as the old value, to match what is freed in bpstat_clear.
12137
12138 2003-03-10 David Carlton <carlton@math.stanford.edu>
12139
12140 * minsyms.c (add_minsym_to_hash_table): Replace
12141 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
12142 (compare_minimal_symbols, compact_minimal_symbols)
12143 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
12144 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
12145 of DEPRECATED_SYMBOL_MATCHES_NAME.
12146 (lookup_minimal_symbol_solib_trampoline): Ditto.
12147
12148 2003-03-10 Andrew Cagney <cagney@redhat.com>
12149
12150 * regcache.h (regcache_cooked_read_ftype): Define.
12151 (regcache_save, regcache_restore): Add a cooked_read parameter.
12152 * regcache.c (regcache_save, regcache_restore): Update.
12153 (do_cooked_read): New function.
12154 (regcache_cpy): Pass do_cooked_read to regcache_save and
12155 regcache_restore.
12156
12157 2003-03-10 Andrew Cagney <cagney@redhat.com>
12158
12159 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
12160 * gdbarch.h, gdbarch.c: Re-generate.
12161 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12162 * x86-64-tdep.h: Update.
12163 * x86-64-tdep.c (x86_64_init_abi): Update.
12164 * v850-tdep.c (v850_gdbarch_init): Update.
12165 * sparc-tdep.c (sparc_gdbarch_init): Update.
12166 * sh-tdep.c (sh_gdbarch_init): Update.
12167 * s390-tdep.c (s390_gdbarch_init): Update.
12168 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12169 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12170 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12171 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12172 * mips-tdep.c (mips_gdbarch_init): Update.
12173 * mcore-tdep.c (mcore_gdbarch_init): Update.
12174 * m68k-tdep.c (m68k_gdbarch_init): Update.
12175 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12176 * ia64-tdep.c (ia64_gdbarch_init): Update.
12177 * i386-tdep.c (i386_gdbarch_init): Update.
12178 * i386-interix-tdep.c (i386_interix_init_abi): Update.
12179 * hppa-tdep.c (hppa_gdbarch_init): Update.
12180 * h8300-tdep.c (h8300_gdbarch_init): Update.
12181 * frv-tdep.c (frv_gdbarch_init): Update.
12182 * cris-tdep.c (cris_gdbarch_init): Update.
12183 * avr-tdep.c (avr_gdbarch_init): Update.
12184 * arm-tdep.c (arm_gdbarch_init): Update.
12185 * alpha-tdep.c (alpha_gdbarch_init): Update.
12186 * sh-tdep.c (sh_init_extra_frame_info): Update.
12187 (sh64_init_extra_frame_info): Update.
12188 * ns32knbsd-nat.c (frame_num_args): Update.
12189 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
12190 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
12191 (xstormy16_frame_chain_valid): Update.
12192 * vax-tdep.c (vax_saved_pc_after_call): Update.
12193 * v850-tdep.c (v850_frame_chain): Update.
12194 (v850_pop_frame): Update.
12195 (v850_init_extra_frame_info): Update.
12196 * sparc-tdep.c (setup_arbitrary_frame): Update.
12197 * ns32k-tdep.c (umax_frame_num_args): Update.
12198 * s390-tdep.c (s390_pop_frame_regular): Update.
12199 * mn10300-tdep.c (mn10300_frame_chain): Update.
12200 (mn10300_pop_frame_regular): Update.
12201 (mn10300_init_extra_frame_info): Update.
12202 * mips-tdep.c (mips_init_frame_pc_first): Update.
12203 (mips_frame_chain): Update.
12204 (mips_pop_frame): Update.
12205 * mcore-tdep.c (mcore_frame_chain): Update.
12206 (mcore_pop_frame): Update.
12207 (mcore_init_extra_frame_info): Update.
12208 * arch-utils.c (init_frame_pc_default): Update.
12209 * m68k-tdep.c (isi_frame_num_args): Update.
12210 (delta68_frame_num_args): Update.
12211 (news_frame_num_args): Update.
12212 * ia64-tdep.c (ia64_pop_frame_regular): Update.
12213 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
12214 (alpha_frame_chain): Update.
12215 (alpha_pop_frame): Update.
12216 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
12217 (hppa_init_extra_frame_info): Update.
12218 (hppa_frame_chain): Update.
12219 (hppa_frame_chain_valid): Update.
12220 * cris-tdep.c (cris_init_extra_frame_info): Update.
12221 * avr-tdep.c (avr_init_extra_frame_info): Update.
12222 * arm-tdep.c (arm_frame_chain_valid): Update.
12223 (arm_init_extra_frame_info): Update.
12224 (arm_pop_frame): Update.
12225 * frame.c (frame_pc_unwind): Update.
12226 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
12227 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12228 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12229 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
12230 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
12231 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
12232
12233 2003-03-10 Andrew Cagney <cagney@redhat.com>
12234
12235 * gdbarch.sh (gdbarch_unwind_pc): New method.
12236 * gdbarch.h, gdbarch.c: Regenerate.
12237 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
12238 but use read_pc and FRAME_SAVED_PC as fall backs.
12239 (frame_saved_regs_pc_unwind): Delete function.
12240 (trad_frame_unwinder): Update.
12241 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
12242 (struct frame_unwind): Update.
12243 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
12244 (dummy_frame_unwind): Update.
12245 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
12246 (sentinel_frame_unwinder): Update.
12247 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
12248 (d10v_frame_unwind): Update.
12249 (d10v_unwind_pc): New function.
12250 (d10v_gdbarch_init): Set unwind_pc.
12251
12252 2003-03-10 Andrew Cagney <cagney@redhat.com>
12253
12254 * gdbarch.h: Re-generate.
12255
12256 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
12257 PC.
12258 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
12259 the PC register.
12260
12261 2003-03-08 Mark Kettenis <kettenis@gnu.org>
12262
12263 * gdbarch.sh (save_dummy_frame_tos): Add comment.
12264
12265 2003-03-08 Andrew Cagney <cagney@redhat.com>
12266
12267 * cli-out.c: Update copyright.
12268 (cli_out_data): Define typedef. Use instead of ui_out_data.
12269
12270 2003-03-08 Andrew Cagney <cagney@redhat.com>
12271
12272 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
12273 the result.
12274
12275 2003-03-07 Andrew Cagney <cagney@redhat.com>
12276
12277 * gdbarch.sh: Don't generate two macro definitions when an
12278 undefined macro taking no arguments.
12279 * gdbarch.h: Regenerate.
12280
12281 2002-03-07 Michal Ludvig <mludvig@suse.cz>
12282
12283 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
12284 (x86_64_unwind_dummy_id): New functions.
12285 (x86_64_init_abi): Register these two new functions.
12286
12287 2003-03-07 Michal Ludvig <mludvig@suse.cz>
12288
12289 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
12290 (x86_64_skip_prologue): Move prologue detection to
12291 separate function.
12292 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
12293
12294 2003-03-05 Andrew Cagney <cagney@redhat.com>
12295
12296 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
12297 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
12298 * frame.c (get_prev_frame): Restructure the frame ID unwind code
12299 to use unwind_dummy_id when a dummy frame.
12300 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
12301 predicate.
12302 * gdbarch.h, gdbarch.c: Regneerate.
12303
12304 2003-03-05 Andrew Cagney <cagney@redhat.com>
12305
12306 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
12307 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
12308 Do not use d10v_read_sp or d10v_read_fp when obtaining register
12309 values.
12310
12311 2003-03-05 Andrew Cagney <cagney@redhat.com>
12312
12313 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
12314 (struct d10v_unwind_cache): Delete field "frameless". Replace
12315 "next_addr" with "sp_offset". Add "r11_offset".
12316 (d10v_frame_unwind_cache): Update.
12317 (prologue_find_regs): Update. When "mv r11, sp", save the
12318 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
12319 RN was saved in r11_offset.
12320
12321 2003-03-05 Andrew Cagney <cagney@redhat.com>
12322
12323 * frame.c (deprecated_update_frame_pc_hack): Also update the the
12324 cached PC value in the next frame.
12325
12326 2003-03-05 Andrew Cagney <cagney@redhat.com>
12327
12328 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
12329 "id_unwind_cache" with "id".
12330 (frame_id_unwind): Delete declaration.
12331 * frame.c (frame_id_unwind): Delete function.
12332 (get_prev_frame): Call the frame id unwind method directly. Store
12333 the returned next frame's ID value in NEXT_FRAME. Note that there
12334 is a problem with the wrong unwind ID being called with the wrong
12335 unwind cache.
12336
12337 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
12338
12339 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
12340
12341 2003-03-05 James Ingham <jingham@apple.com>
12342 Daniel Jacobowitz <drow@mvista.com>
12343
12344 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
12345 (auto_cp_abi): New variable.
12346 (current_cp_abi, num_cp_abis): Make static.
12347 (CP_ABI_MAX): Define.
12348 (cp_abis): Turn into an array.
12349 (value_virtual_fn_field): Fix formatting.
12350 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
12351 takes a pointer.
12352 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
12353 (list_cp_abis, _initialize_cp_abi): New functions.
12354 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
12355 declarations for cp_abis, num_cp_abis, current_cp_abi, and
12356 switch_to_cp_abi. Update prototype for register_cp_abi.
12357 * Makefile.in (cp-abi.o): Update dependencies.
12358 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
12359 instead of switch_to_cp_abi.
12360 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
12361 register_cp_abi.
12362 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
12363 register_cp_abi.
12364 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
12365
12366 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
12367
12368 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
12369 * dwarf2loc.c: Include "regcache.h".
12370 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
12371 register_size.
12372 * Makefile.in (dwarf2loc.o): Update dependencies.
12373
12374 2003-03-04 Theodore A. Roth <troth@openavr.org>
12375
12376 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
12377 number of io registers reported by remote target is not a multiple of
12378 step.
12379
12380 2003-03-04 David Carlton <carlton@math.stanford.edu>
12381
12382 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
12383 (lookup_symbol_aux_psymtabs): Update call to
12384 lookup_partial_symbol.
12385 (lookup_transparent_type, find_main_psymtab)
12386 (make_symbol_overload_list): Ditto.
12387
12388 2003-03-04 Kazu Hirata <kazu@cs.umass.edu>
12389
12390 * MAINTAINERS (Write after approval): Update my email address.
12391
12392 2003-03-03 Andrew Cagney <cagney@redhat.com>
12393
12394 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
12395 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
12396 predicate. Replace MAX_REGISTER_RAW_SIZE.
12397 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
12398 MAX_REGISTER_VIRTUAL_SIZE.
12399 * regcache.c (legacy_max_register_raw_size): New function.
12400 (legacy_max_register_virtual_size): New function.
12401 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
12402 (MAX_REGISTER_RAW_SIZE): Define.
12403 (legacy_max_register_raw_size): Declare.
12404 (legacy_max_register_virtual_size): Declare.
12405 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12406 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
12407 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12408 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
12409 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12410 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
12411 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12412 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12413 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12414 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12415 * vax-tdep.c (vax_gdbarch_init): Update.
12416 * v850-tdep.c (v850_gdbarch_init): Update.
12417 * sparc-tdep.c (sparc_gdbarch_init): Update.
12418 * sh-tdep.c (sh_gdbarch_init): Update.
12419 * s390-tdep.c (s390_gdbarch_init): Update.
12420 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12421 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12422 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12423 * mips-tdep.c (mips_gdbarch_init): Update.
12424 * mcore-tdep.c (mcore_gdbarch_init): Update.
12425 * m68k-tdep.c (m68k_gdbarch_init): Update.
12426 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12427 * ia64-tdep.c (ia64_gdbarch_init): Update.
12428 * i386-tdep.c (i386_gdbarch_init): Update.
12429 * hppa-tdep.c (hppa_gdbarch_init): Update.
12430 * h8300-tdep.c (h8300_gdbarch_init): Update.
12431 * frv-tdep.c (frv_gdbarch_init): Update.
12432 * cris-tdep.c (cris_gdbarch_init): Update.
12433 * avr-tdep.c (avr_gdbarch_init): Update.
12434 * arm-tdep.c (arm_gdbarch_init): Update.
12435 * alpha-tdep.c (alpha_gdbarch_init): Update.
12436 * d10v-tdep.c (d10v_gdbarch_init): Do not set
12437 max_register_raw_size or max_register_virtual_size.
12438
12439 2003-03-03 David Carlton <carlton@math.stanford.edu>
12440
12441 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
12442 SYMBOL_MATCHES_NAME, add comment.
12443 (SYMBOL_MATCHES_NATURAL_NAME): New.
12444 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
12445 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
12446 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
12447 * symtab.c (lookup_partial_symbol): Use
12448 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
12449 unhelpful comment.
12450 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
12451 SYMBOL_MATCHES_NAME.
12452 Fix for PR c++/33.
12453
12454 2003-03-03 David Carlton <carlton@math.stanford.edu>
12455
12456 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
12457 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
12458 by regexp matching against SYMBOL_NATURAL_NAME.
12459
12460 2003-03-03 David Carlton <carlton@math.stanford.edu>
12461
12462 * linespec.c (find_method): Extract code into collect_methods.
12463 (collect_methods): New.
12464
12465 2003-03-02 Mark Kettenis <kettenis@gnu.org>
12466
12467 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
12468 get_frame_base.
12469
12470 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
12471 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
12472
12473 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
12474
12475 * arch-utils.c (generic_register_byte): Fix to use the loop index
12476 and not regnum when summing the size of all registers up to regnum.
12477
12478 2003-03-01 Andrew Cagney <cagney@redhat.com>
12479
12480 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
12481 FRAME_INIT_SAVED_REGS.
12482 * gdbarch.h, gdbarch.c: Regenerate.
12483 * stack.c (frame_info): Update.
12484 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
12485 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
12486 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
12487 * ns32k-tdep.c (ns32k_pop_frame): Update.
12488 * mips-tdep.c (mips_pop_frame): Update.
12489 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
12490 * ia64-tdep.c (ia64_frame_chain): Update.
12491 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
12492 (ia64_frameless_function_invocation): Update.
12493 (ia64_init_extra_frame_info): Update.
12494 (ia64_pop_frame_regular): Update.
12495 * frame.h (struct frame_info): Update comment.
12496 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
12497 * frame.c (frame_saved_regs_register_unwind): Update.
12498 (frame_saved_regs_register_unwind): Update.
12499 (deprecated_generic_get_saved_register): Update.
12500 * cris-tdep.c: Update comment.
12501 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
12502 Rename macro.
12503 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12504 * x86-64-tdep.c (x86_64_init_abi): Update.
12505 * vax-tdep.c (vax_gdbarch_init): Update.
12506 * v850-tdep.c (v850_gdbarch_init): Update.
12507 * sparc-tdep.c (sparc_gdbarch_init): Update.
12508 * sh-tdep.c (sh_gdbarch_init): Update.
12509 * s390-tdep.c (s390_gdbarch_init): Update.
12510 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12511 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12512 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12513 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12514 * mips-tdep.c (mips_gdbarch_init): Update.
12515 * mcore-tdep.c (mcore_gdbarch_init): Update.
12516 * m68k-tdep.c (m68k_gdbarch_init): Update.
12517 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12518 * ia64-tdep.c (ia64_gdbarch_init): Update.
12519 * i386-tdep.c (i386_gdbarch_init): Update.
12520 * frv-tdep.c (frv_gdbarch_init): Update.
12521 * avr-tdep.c (avr_gdbarch_init): Update.
12522 * arm-tdep.c (arm_gdbarch_init): Update.
12523 * alpha-tdep.c (alpha_gdbarch_init): Update.
12524
12525 2003-03-01 Andrew Cagney <cagney@redhat.com>
12526
12527 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
12528 option enum and switch. When no windows, set the interpreter to
12529 INTERP_CONSOLE.
12530
12531 2003-03-01 Andrew Cagney <cagney@redhat.com>
12532
12533 * main.c (captured_main): Replace magic option characters with an
12534 enum.
12535
12536 2003-03-01 Andrew Cagney <cagney@redhat.com>
12537
12538 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
12539 INIT_EXTRA_FRAME_INFO.
12540 * gdbarch.h, gdbarch.c: Regenerate.
12541 * arm-tdep.c: Update comments.
12542 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
12543 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
12544 * frame.h, avr-tdep.c: Ditto.
12545 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
12546 (create_new_frame, legacy_get_prev_frame): Ditto.
12547 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
12548 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
12549 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
12550 deprecated_init_extra_frame_info instead of init_extra_frame_info.
12551 * x86-64-tdep.c (x86_64_init_abi): Ditto.
12552 * v850-tdep.c (v850_gdbarch_init): Ditto.
12553 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
12554 * sh-tdep.c (sh_gdbarch_init): Ditto.
12555 * s390-tdep.c (s390_gdbarch_init): Ditto.
12556 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
12557 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12558 * mips-tdep.c (mips_gdbarch_init): Ditto.
12559 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12560 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12561 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12562 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
12563 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
12564 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12565 * frv-tdep.c (frv_gdbarch_init): Ditto.
12566 * cris-tdep.c (cris_gdbarch_init): Ditto.
12567 * avr-tdep.c (avr_gdbarch_init): Ditto.
12568 * arm-tdep.c (arm_gdbarch_init): Ditto.
12569 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
12570 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12571
12572 2003-03-01 Andrew Cagney <cagney@redhat.com>
12573
12574 * gdbarch.sh (register_type): New function with predicate.
12575 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
12576 * gdbarch.h, gdbarch.c: Re-generate.
12577 * arch-utils.c (generic_register_byte): Use generic_register_size.
12578 (generic_register_size): When available, use
12579 gdbarch_register_type.
12580 * regcache.c (init_regcache_descr): When available, initialize the
12581 register type array using gdbarch_register_type. If the
12582 architecture supplies gdbarch_register_type, do not use the legacy
12583 regcache layout.
12584 * d10v-tdep.c (d10v_register_type): Replace
12585 d10v_register_virtual_type.
12586 (d10v_gdbarch_init): Set register_type instead of
12587 register_virtual_type.
12588
12589 2003-03-01 Andrew Cagney <cagney@redhat.com>
12590
12591 * Makefile.in (ax-gdb.o): Update dependencies.
12592 * ax-gdb.c: Include "regcache.h".
12593 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
12594 * findvar.c (value_of_register): Ditto.
12595 * infcmd.c (default_print_registers_info): Ditto.
12596
12597 2003-03-01 Mark Kettenis <kettenis@gnu.org>
12598
12599 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
12600 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
12601
12602 2003-03-01 Mark Kettenis <kettenis@gnu.org>
12603
12604 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
12605 of STREQ.
12606
12607 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
12608
12609 * Makefile.in (dwarf2loc.o): Update dependencies.
12610 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
12611 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
12612 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
12613 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
12614 (locexpr_tracepoint_var_ref): New function.
12615 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
12616
12617 2003-02-28 Andrew Cagney <cagney@redhat.com>
12618
12619 * regcache.c (register_size): New function.
12620 * regcache.h (register_size): Declare
12621 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
12622 max_register_size instead of MAX_REGISTER_RAW_SIZE.
12623
12624 2003-02-28 David Carlton <carlton@math.stanford.edu>
12625
12626 * linespec.c (decode_compound): Extract code into find_method.
12627 (find_method): New.
12628
12629 2003-02-28 J. Brobecker <brobecker@gnat.com>
12630
12631 * Makefile.in: Add rules to build and link in observer.o.
12632
12633 2003-02-27 J. Brobecker <brobecker@gnat.com>
12634
12635 * observer.c: Minor comments edits.
12636
12637 2003-02-27 J. Brobecker <brobecker@gnat.com>
12638
12639 * observer.h, observer.c: New file.
12640
12641 2003-02-27 Andrew Cagney <cagney@redhat.com>
12642
12643 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
12644
12645 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
12646
12647 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
12648 (M6812_OP_STS_EXT): Likewise.
12649 (m6811_prologue): Use the above to recognize prologue.
12650 (m6812_prologue): Likewise.
12651
12652 2003-02-27 David Carlton <carlton@math.stanford.edu>
12653
12654 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
12655 SYMBOL_PRINT_NAME.
12656 (compare_psymbols): Ditto.
12657 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
12658
12659 2003-02-27 Michael Snyder <msnyder@redhat.com>
12660
12661 * f-lang.c (build_fortran_types): New function.
12662 (_initialize_f_language): Gdbarch-register built-in fortran types.
12663 * doublest.c (extract_floating): Fix warning text.
12664
12665 2003-02-27 Andrew Cagney <cagney@redhat.com>
12666
12667 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
12668 predicate. Replaces PUSH_DUMMY_FRAME.
12669 * gdbarch.h, gdbarch.c: Regnerate.
12670 * valops.c (hand_function_call): Update. Call
12671 generic_push_dummy_frame directly.
12672 * vax-tdep.c (vax_gdbarch_init): Update.
12673 * sparc-tdep.c (sparc_gdbarch_init): Update.
12674 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12675 * m68k-tdep.c (m68k_gdbarch_init): Update.
12676 * hppa-tdep.c (hppa_gdbarch_init): Update.
12677 * alpha-tdep.c (alpha_gdbarch_init): Update.
12678 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
12679 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
12680 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
12681 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
12682 push_dummy_frame to generic_push_dummy_frame.
12683 * v850-tdep.c (v850_gdbarch_init): Ditto.
12684 * sh-tdep.c (sh_gdbarch_init): Ditto.
12685 * s390-tdep.c (s390_gdbarch_init): Ditto.
12686 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12687 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12688 * mips-tdep.c (mips_gdbarch_init): Ditto.
12689 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12690 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12691 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12692 * i386-tdep.c (i386_gdbarch_init): Ditto.
12693 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12694 * frv-tdep.c (frv_gdbarch_init): Ditto.
12695 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
12696 * cris-tdep.c (cris_gdbarch_init): Ditto.
12697 * avr-tdep.c (avr_gdbarch_init): Ditto.
12698 * arm-tdep.c (arm_gdbarch_init): Ditto.
12699
12700 2003-02-26 Kevin Buettner <kevinb@redhat.com>
12701
12702 * mips-tdep.c (show_mips_abi): New function.
12703 (_initialize_mips_tdep): Use show_mips_abi() to implement the
12704 command ``show mips abi''.
12705
12706 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
12707
12708 From Elena Zannoni <ezannoni@redhat.com>
12709 * dbxread.c (process_one_symbol): Only record line 0 if one or
12710 more sline entries have been seen for the function.
12711
12712 2003-02-26 Michael Chastain <mec@shout.net>
12713
12714 * configure: Regenerate with autoconf 000227.
12715
12716 2003-02-26 Michael Chastain <mec@shout.net>
12717
12718 Close PR build/660.
12719 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
12720 for old libc5/glibc.
12721 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
12722
12723 2003-02-26 Kris Warkentin <kewarken@qnx.com>
12724
12725 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
12726 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
12727
12728 2003-02-26 Michael Chastain <mec@shout.net>
12729
12730 * configure.in: New variable HAVE_UINTPTR_T.
12731 * configure, config.in: Regenerated.
12732
12733 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
12734
12735 Fix PR build/1097.
12736 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
12737
12738 2003-02-25 Andrew Cagney <cagney@redhat.com>
12739
12740 * frame.c (get_prev_frame): Add comment on check for
12741 inside_entry_func. Only check for inside_entry_file when not a
12742 dummy and not a sentinel. Check that the new frame is not inner
12743 to the old frame.
12744
12745 2003-02-25 Andrew Cagney <cagney@redhat.com>
12746
12747 * frame.c (frame_debug): New variable.
12748 (_initialize_frame): Add "set/show debug frame" command.
12749 (get_prev_frame): When frame_debug, print reason why unwind
12750 failed.
12751
12752 2003-02-25 Michael Chastain <mec@shout.net>
12753
12754 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
12755 to avoid uintptr_t definition problems.
12756
12757 2003-02-25 David Carlton <carlton@math.stanford.edu>
12758
12759 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
12760 (SYMBOL_LINKAGE_NAME): Ditto.
12761 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
12762 SYMBOL_LINKAGE_NAME.
12763 (struct general_symbol_info): Expand comment.
12764 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
12765 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
12766 (SYMBOL_MATCHES_REGEXP): Ditto.
12767 * symtab.c (symbol_natural_name): New function.
12768 * objfiles.h: Replace all uses of SYMBOL_NAME by
12769 DEPRECATED_SYMBOL_NAME.
12770 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
12771 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
12772 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
12773 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
12774 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
12775 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
12776 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
12777 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
12778 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
12779 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
12780 * ada-exp.y: Ditto.
12781 * ada-exp.y: Update copyright.
12782 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
12783 * cp-valprint.c: Ditto.
12784
12785 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
12786
12787 * infptrace.c (detach): Do not flag error if ptrace detach fails
12788 and errno is set to ESRCH.
12789
12790 2003-02-24 Andrew Cagney <cagney@redhat.com>
12791
12792 * infptrace.c (udot_info): Change type of udot_off to long. Use
12793 paddr when printing udot_off's value.
12794
12795 2003-02-24 David Carlton <carlton@math.stanford.edu>
12796
12797 * symtab.c (make_symbol_overload_list): Only read in partial
12798 symtabs containing a matching partial symbol.
12799
12800 2003-02-24 David Carlton <carlton@math.stanford.edu>
12801
12802 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
12803 do the comparison, not strcmp.
12804 * symfile.c (compare_psymbols): Ditto.
12805 * defs.h: Declare strcmp_iw_ordered.
12806 * utils.c (strcmp_iw_ordered): New function.
12807
12808 2003-02-24 Jim Blandy <jimb@redhat.com>
12809
12810 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
12811 support, shared libs): Remove my name from here, to better reflect
12812 reality.
12813
12814 2003-02-24 Kris Warkentin <kewarken@qnx.com>
12815
12816 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
12817 (target_ops): Add to_have_continuable_watchpoint.
12818 * target.c (update_current_target): Add INHERIT line for
12819 to_have_continuable_watchpoint.
12820 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
12821 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
12822 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
12823 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
12824
12825 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
12826
12827 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
12828 maintainership.
12829
12830 2003-02-24 Kris Warkentin <kewarken@qnx.com>
12831
12832 * solib.c (solib_open): Call target defined search function after
12833 failing with solib-search-path.
12834 * solist.h (target_so_ops): Add find_and_open_solib function hook and
12835 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
12836
12837 2003-02-24 Kris Warkentin <kewarken@qnx.com>
12838
12839 * MAINTAINERS: Add myself to Write After section.
12840
12841 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
12842
12843 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
12844
12845 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
12846
12847 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
12848 (m68hc11_add_reggroups): New function.
12849 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
12850 (m68hc11_gdbarch_init): Install the reggroups.
12851 (_initialize_m68hc11_tdep): Initialize them.
12852
12853 2003-02-21 James E Wilson <wilson@tuliptree.org>
12854
12855 * MAINTAINERS: Update my email address.
12856
12857 2003-02-21 David Carlton <carlton@math.stanford.edu>
12858
12859 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
12860
12861 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
12862
12863 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
12864 * symtab.h: Add opaque declarations of struct axs_value and
12865 struct agent_expr.
12866 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
12867 (struct location_funcs): New type.
12868 (struct symbol): Add "loc" to aux_value.
12869 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
12870 * dwarf2read.c: Include "dwarf2expr.h".
12871 (dwarf2_symbol_mark_computed): New function.
12872 (read_func_scope): Use it.
12873 (var_decode_location): New function.
12874 (new_symbol): Use it.
12875 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
12876
12877 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
12878 (dwarf2expr_h, dwarf2loc_h): New variables.
12879 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
12880 (dwarf2expr.o, dwarf2loc.o): New rules.
12881 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
12882 * buildsym.c (finish_block): Handle LOC_COMPUTED and
12883 LOC_COMPUTED_ARG.
12884 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
12885 * m2-exp.y (yylex): Likewise.
12886 * printcmd.c (address_info, print_frame_args): Likewise.
12887 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
12888 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
12889 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
12890 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
12891 * symtab.c (lookup_block_symbol): Likewise.
12892
12893 2003-02-20 Adam Fedor <fedor@gnu.org>
12894
12895 * symtab.h: Remove objc_specific struct
12896 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
12897 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
12898 Have language_objc use cplus_specific struct.
12899
12900 2003-02-20 Tom Tromey <tromey@redhat.com>
12901
12902 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
12903 TYPE_NAME, when printing a String value. PR java/1075.
12904
12905 2003-02-20 Adam Fedor <fedor@gnu.org>
12906
12907 * objc-lang.h (find_methods): Remove declaration.
12908 * objc-lang.c (find_methods): Make static.
12909
12910 2003-02-20 Christopher Faylor <cgf@redhat.com>
12911
12912 * win32-nat.c (get_image_name): Check return value from
12913 ReadProcessMemory.
12914 (child_xfer_memory): Ditto.
12915
12916 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
12917
12918 * configure.in (TARGET_SYSTEM_ROOT): Set default to
12919 ${exec_prefix}/${target_alias}/sys-root. Match explicit
12920 '${exec_prefix}' (in addition to the expansion thereof) as
12921 relocatable.
12922 * configure: Rebuilt.
12923
12924 2003-02-20 David Carlton <carlton@math.stanford.edu>
12925
12926 * symtab.c (search_symbols): Revert the search_symbols part of my
12927 2002-12-23 patch. Add comment.
12928
12929 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
12930
12931 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
12932 * dbxread.c (elfstab_build_psymtabs): Don't call
12933 install_minimal_symbols.
12934 (stabsect_build_psymtabs): Likewise.
12935 * elfread.c (elf_symfile_read): Call install_minimal_symbols
12936 earlier.
12937 * somread.c (som_symfile_read): Call install_minimal_symbols
12938 and do_cleanups earlier.
12939 * nlmread.c (nlm_symfile_read): Likewise.
12940 * mdebugread.c (elfmdebug_build_psymtabs): Call
12941 install_minimal_symbols and make appropriate cleanups.
12942
12943 2003-02-20 Kevin Buettner <kevinb@redhat.com>
12944
12945 * solib.c (reload_shared_libraries): New function.
12946 (_initialize_solib): Add callbacks for ``set solib-search-path''
12947 and ``set solib-absolute-prefix''.
12948
12949 2003-02-20 David Carlton <carlton@math.stanford.edu>
12950
12951 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
12952 expand comment.
12953 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
12954 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
12955 * ada-typeprint.c (ada_typedef_print): Ditto.
12956 * ax-gdb.c (gen_var_ref): Ditto.
12957 * breakpoint.c (print_one_breakpoint): Ditto.
12958 * buildsym.c (finish_block): Ditto.
12959 * c-valprint.c (c_val_print): Ditto.
12960 * expprint.c (print_subexp): Ditto.
12961 * findvar.c (locate_var_value): Ditto.
12962 * infcmd.c (jump_command): Ditto.
12963 * linespec.c (decode_line_2, decode_compound): Ditto.
12964 * maint.c (maintenance_translate_address): Ditto.
12965 * objc-lang.c (compare_selectors, compare_classes): Ditto.
12966 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
12967 Ditto.
12968 * p-valprint.c (pascal_val_print): Ditto.
12969 * stabsread.c (define_symbol): Ditto.
12970 * stack.c (print_frame, frame_info, print_block_frame_locals)
12971 (print_frame_arg_vars, return_command): Ditto.
12972 * symfile.c (compare_symbols, compare_psymbols): Ditto.
12973 * symmisc.c (print_symbol): Ditto.
12974 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
12975 (compare_search_syms, print_symbol_info, print_msymbol_info)
12976 (rbreak_command): Ditto.
12977 * tracepoint.c (tracepoints_info): Ditto.
12978 * typeprint.c (typedef_print): Ditto.
12979 * valops.c (value_of_variable, hand_function_call): Ditto.
12980 * cli/cli-cmds.c (edit_command, list_command): Ditto.
12981 * ada-typeprint.c: Update Copyright.
12982 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
12983 * tracepoint.c, cli/cli-cmds.c: Ditto.
12984
12985 2003-02-20 Kevin Buettner <kevinb@redhat.com>
12986
12987 * frame.c (generic_unwind_get_saved_register): Make non-static.
12988 * frame.h (generic_unwind_get_saved_register): Declare.
12989 * mips-tdep.c (read_next_frame_reg): Fetch register from
12990 current regcache when frame is NULL.
12991 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
12992 that must be NULL.
12993 (mips_get_saved_register): Call generic_unwind_get_saved_register()
12994 instead of frame_register_unwind().
12995
12996 2003-02-20 Andrew Cagney <ac131313@redhat.com>
12997
12998 * remote-sim.c (gdbsim_insert_breakpoint)
12999 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
13000 code.
13001
13002 2003-02-20 Andrew Cagney <ac131313@redhat.com>
13003
13004 * remote.c (_initialize_remote): Add commands "set/show remote
13005 hardware-watchpoint-limit" and "set/show remote
13006 hardware-breakpoint-limit".
13007 (remote_hw_watchpoint_limit): Initialize to -1.
13008 (remote_hw_breakpoint_limit): Ditto.
13009 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
13010
13011 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
13012
13013 * coff-pe-read.c: New file - support reading of minimal symbols from a
13014 portable executable using the export table.
13015 * coff-pe-read.h: New file.
13016 * coffread.c: Include coff-pe-read.h.
13017 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
13018 debugging symbols found.
13019 * Makefile.in (SFILES): Add coff-pe-read.o.
13020 (coff_pe_read_h): Define.
13021 (COMMON_OBS): Add coff-pe-read.o.
13022 (coffread.o): Add coff_pe_read_h dependency.
13023 (coff-pe-read.o): New target.
13024
13025 2003-02-19 David Carlton <carlton@math.stanford.edu>
13026
13027 * Makefile.in (SFILES): Add block.c.
13028 (block_h): New.
13029 (COMMON_OBS): Add block.o.
13030 (block.o): New.
13031 (x86-64-tdep.o): Add $(block_h).
13032 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
13033 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
13034 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
13035 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
13036 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
13037 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
13038 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
13039 * value.h: Add opaque declaration for struct block.
13040 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
13041 * ada-lang.h: Ditto.
13042 * x86-64-tdep.c: #include "block.h"
13043 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
13044 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
13045 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
13046 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
13047 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
13048 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
13049 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
13050 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
13051 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
13052 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
13053 * symtab.c (block_function): Ditto.
13054 (contained_in): Ditto.
13055 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
13056 block.h. Add opaque declaration for struct block.
13057 * symtab.h: Move block_function and contained_in declarations to
13058 block.h. Add opaque declarations for struct block, struct
13059 blockvector.
13060 (struct block): Move to block.h.
13061 (struct blockvector): Ditto.
13062 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
13063 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
13064 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
13065 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
13066 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
13067 Ditto.
13068 * block.c: New file.
13069 * block.h: New file.
13070
13071 2003-02-19 Theodore A. Roth <troth@openavr.org>
13072
13073 * avr-tdep.c (avr_extract_return_value): Remove function.
13074 (avr_store_return_value): Remove function.
13075 (avr_extract_struct_value_address): Remove function.
13076 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
13077
13078 2003-02-19 Andrew Cagney <ac131313@redhat.com>
13079
13080 * rs6000-tdep.c: Include "gdb_assert.h".
13081 (registers_e500): Add "acc" and "spefscr".
13082 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
13083 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
13084 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
13085 really is "r0".
13086 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
13087
13088 2003-02-18 Keith Seitz <keiths@redhat.com>
13089
13090 * Makefile.in: Add gdbtk-interps.c.
13091
13092 2003-02-18 Kevin Buettner <kevinb@redhat.com>
13093
13094 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
13095 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
13096
13097 2003-02-18 Andrew Cagney <cagney@redhat.com>
13098
13099 * symtab.h (struct objfile): Add opaque declaration.
13100
13101 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
13102
13103 From Jim Ingham <jingham@apple.com>:
13104 * dbxread.c (process_one_symbol): Use last_function_start rather
13105 than function_start_offset to find the real beginning of the
13106 current function. The latter is just the text section offset on
13107 some systems, the former is always the real function start.
13108
13109 2003-02-17 Andrew Cagney <cagney@redhat.com>
13110
13111 * configure.in: Revert ${target} != ${host}.
13112
13113 2003-02-17 Andrew Cagney <ac131313@redhat.com>
13114
13115 * configure.in (Makefile): Use the test ${target} != ${host},
13116 instead of the absence of the "nm.h" file, to determine of the
13117 configuration non-native.
13118 * configure: Regenerate.
13119
13120 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
13121
13122 From Brian Ford <ford@vss.fsi.com>
13123
13124 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
13125 conditionalize tui_active test.
13126 (lookup_cmd_1): Ditto.
13127
13128 2003-02-14 Mark Kettenis <kettenis@gnu.org>
13129
13130 * configure.in: Add check for _etext.
13131 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
13132 available.
13133 * config.in, configure: regenerated.
13134
13135 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
13136
13137 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
13138
13139 2003-02-14 Andrew Cagney <ac131313@redhat.com>
13140
13141 * main.c (tui_version): Delete variable.
13142 (captured_main): When --tui, set interpreter_p to "tui" instead of
13143 enabling tui_version.
13144 * printcmd.c (display_command) [TUI]: Test tui_active instead of
13145 tui_version.
13146 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
13147 * cli/cli-cmds.c (disassemble_command): Ditto.
13148 * defs.h (tui_version): Delete declaration.
13149 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
13150 (tui-interp.o): Add rules.
13151 (SUBDIR_TUI_OBS): Add "tui-interp.o".
13152
13153 2003-02-14 Christopher Faylor <cgf@redhat.com>
13154
13155 * win32-nat.c (register_loaded_dll): Correctly set address range for
13156 just-loaded dll.
13157
13158 2003-02-12 Jason Molenda (jmolenda@apple.com)
13159
13160 * symmisc.c (print_objfile_statistics): Include information about
13161 the number of psymtabs and symtabs in each object file.
13162
13163 2003-02-13 Keith R Seitz <keiths@redhat.com>
13164
13165 * main.h (struct captured_main_args): Add interpreter_p.
13166 * main.c (captured_main): Initialize interpreter_p from context.
13167 * gdb.c (main): Set interpreter_p argument.
13168 * Makefile.in (gdb.o): Add dependency for interps.h.
13169
13170 2003-02-12 Andrew Cagney <ac131313@redhat.com>
13171
13172 * event-top.c (cli_command_loop): Delete declaration.
13173 (_initialize_event_loop): Delete function setting event_loop_hook.
13174 * event-top.h (cli_command_loop): Declare. Update copyright.
13175 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
13176 * interps.c (current_interp_command_loop): When event_loop_p, call
13177 cli_command_loop.
13178
13179 2003-02-12 Andrew Cagney <ac131313@redhat.com>
13180
13181 * interps.h (interp_command_loop_ftype): Change return type to
13182 void.
13183
13184 2003-02-12 Michal Ludvig <mludvig@suse.cz>
13185
13186 * x86-64-tdep.c (x86_64_extract_return_value)
13187 (x86_64_store_return_value): Use regcache instead of regbuf.
13188 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
13189 * x86-64-linux-nat.c (fill_gregset): Use regcache.
13190
13191 2003-02-11 Andrew Cagney <ac131313@redhat.com>
13192
13193 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
13194 * aclocal.m4: Regenerate.
13195 * configure: Regenerate.
13196
13197 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
13198 TCL_LD_SEARCH_FLAGS.
13199
13200 2003-02-10 Michal Ludvig <mludvig@suse.cz>
13201
13202 * dwarf2cfi.c: Reindented.
13203
13204 2003-02-09 Andrew Cagney <ac131313@redhat.com>
13205
13206 * interps.c (clear_interpreter_hooks): Convert function definition
13207 to ISO C.
13208
13209 2003-02-07 David Carlton <carlton@math.stanford.edu>
13210
13211 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
13212
13213 2003-02-07 Kevin Buettner <kevinb@redhat.com>
13214
13215 * gdbtypes.h (struct main_type): Move ``length'' field from here...
13216 (struct type): ...to here.
13217 (TYPE_LENGTH): Adjust to reflect different location of ``length''
13218 field.
13219 * gdbtypes.c (make_qualified_type): Set length on newly created type.
13220 (replace_type): Set length on all type variants for a given type.
13221
13222 2003-02-07 Andrew Cagney <ac131313@redhat.com>
13223
13224 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
13225 <sys/stat.h>.
13226 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
13227
13228 2003-02-06 Andrew Cagney <ac131313@redhat.com>
13229
13230 * Makefile.in (symm-nat.o): Update dependencies.
13231 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
13232 (lynx-nat.o, ia64-linux-nat.): Ditto.
13233 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
13234 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
13235 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
13236
13237 * Makefile.in (inflow_h): Define.
13238 (procfs.o, inflow.o, procfs.o): Update dependencies.
13239 * inftarg.c (child_stop): Delete extern declaration of
13240 inferior_process_group. Include "inflow.h".
13241 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
13242 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
13243 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
13244 (our_process_group, inferior_process_group): Extern declarations.
13245
13246 * procfs.c: Include "gdb_assert.h".
13247
13248 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
13249 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
13250 * jv-typeprint.c (java_type_print_base): Ditto.
13251 * typeprint.c (typedef_print): Eliminate STREQ.
13252 * cli/cli-script.c (define_command, define_command): Ditto.
13253 * main.c (captured_main): Ditto.
13254 * values.c (lookup_internalvar): Ditto.
13255 * utils.c (safe_strerror, parse_escape): Eliminate assignment
13256 within `if' conditional.
13257 * linespec.c (decode_line_2): Ditto.
13258 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
13259 (bfd_openw_with_cleanup): Ditto.
13260
13261 2003-02-07 Mark Kettenis <kettenis@gnu.org>
13262
13263 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
13264 legacy_extract_return_value and store_return_value to
13265 legacy_return_value.
13266
13267 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
13268
13269 * win32-nat.c (get_relocated_section_addrs): New function. Find
13270 section load addresses for symbol handling in relocated DLLs.
13271 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
13272
13273 2003-02-05 Fred Fish <fnf@intrinsity.com>
13274
13275 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
13276 '=' and '!='.
13277 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
13278 with '&' and '=='.
13279 (angel_RDI_info): Ditto.
13280 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
13281 with '&' and '!='.
13282 (threads_continue_all_with_signals): Ditto.
13283
13284 2003-02-05 Jim Ingham <jingham@apple.com>
13285 Keith Seitz <keiths@redhat.com>
13286 Elena Zannoni <ezannoni@redhat.com>
13287 Andrew Cagney <ac131313@redhat.com>
13288
13289 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
13290 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
13291 (SUBDIR_MI_OBS): Add "mi-interp.o".
13292 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
13293 (SFILES): Add "interps.c".
13294 (COMMON_OBS): Add "interps.o".
13295 (interps_h, mi_main_h): Define.
13296 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
13297 (mi-main.o, main.o, event-top.o): Update dependencies.
13298 * cli/cli-interp.c: New file.
13299 * interps.h, interps.c: New files.
13300 * top.c: (gdb_init): Don't install the default interpreter, handed
13301 by captured_main.
13302 * main.c: Include "interps.h".
13303 (interpreter_p): Note that it should malloc'ed.
13304 (captured_command_loop): Call current_interp_command_loop.
13305 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
13306 xfree and xstrdup when updating interpreter_p. Install the
13307 default interpreter. Add hack to stop mi1's copyright notice
13308 being encoded.
13309 * event-top.h (gdb_setup_readline): Declare.
13310 (gdb_disable_readline): Declare.
13311 * event-top.c: Include "interps.h".
13312 (display_gdb_prompt): Call current_interp_display_prompt_p.
13313 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
13314 gdb_stdlog, and gdb_stdtarg.
13315 (_initialize_event_loop): Don't call gdb_setup_readline.
13316 * cli-out.c (cli_out_set_stream): New function.
13317 * cli-out.h (cli_out_set_stream): Declare.
13318
13319 2003-02-06 Mark Kettenis <kettenis@gnu.org>
13320
13321 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
13322 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
13323 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
13324 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
13325 config/i386/i386v42mp.mt: Removed.
13326
13327 2003-02-05 Mark Kettenis <kettenis@gnu.org>
13328
13329 * configure.tgt (*-*-solaris*): Set gdb_osabi to
13330 GDB_OSABI_SOLARIS.
13331
13332 2003-02-05 Michael Chastain <mec@shout.net>
13333
13334 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
13335 2.12.1 and earlier versions.
13336
13337 2003-02-05 Andrew Cagney <ac131313@redhat.com>
13338
13339 Remove orphaned hosts, targets and files.
13340 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
13341 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
13342 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
13343 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
13344 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
13345 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
13346 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
13347 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
13348 * config/sparc/tm-sp64sim.h: Delete.
13349 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
13350 hosts.
13351 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
13352 mips*-dec-mach3* targets.
13353
13354 2003-02-04 Michael Chastain <mec@shout.net>
13355
13356 * NEWS: Fix typo: sepcifying -> specifying.
13357
13358 2003-02-04 Michael Chastain <mec@shout.net>
13359
13360 * dwarfread.c: Add documentation on the state of dwarf-1,
13361 looking towards obsoletion.
13362
13363 2003-02-03 Michael Chastain <mec@shout.net>
13364
13365 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
13366 gdb/testsuite/gdb.c++/pr-1023.exp.
13367
13368 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13369
13370 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
13371 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
13372
13373 * utils.c (init_page_info): Delete reference to MPW in comments.
13374 * main.c (captured_main): Delete #ifdef MPW.
13375
13376 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13377
13378 * NEWS: Note that the m32r-*-elf* is obsolete.
13379 * monitor.c (monitor_expect): Obsolete reference to m32r.
13380 * configure.tgt: Mark m32r-*-elf* as obsolete.
13381 * MAINTAINERS: Mark m32k as obsolete.
13382 * m32r-rom.c: Obsolete file.
13383 * config/m32r/m32r.mt: Obsolete file.
13384 * config/m32r/tm-m32r.h: Obsolete file.
13385 * m32r-stub.c: Obsolete file.
13386 * m32r-tdep.c: Obsolete file.
13387
13388 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13389
13390 * NEWS: Mention that the z8k-zilog-none is obsolete.
13391 * MAINTAINERS: Mark z8k as obsolete.
13392 * configure.tgt: Obsolete the z8k-*-coff* target.
13393 * config/z8k/z8k.mt: Obsolete file.
13394 * config/z8k/tm-z8k.h: Obsolete file.
13395 * z8k-tdep.c: Obsolete file.
13396
13397 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13398
13399 * NEWS: Mention that the mn10200-elf is obsolete.
13400 * configure.tgt: Obsolete mn10200-*-* target.
13401 * breakpoint.c (update_breakpoints_after_exec): Update comment to
13402 mention that the mn10200 is obsolete.
13403 * breakpoint.h: Ditto.
13404 * MAINTAINERS: Mark the mn10200-elf as obsolete.
13405 * config/mn10200/mn10200.mt: Obsolete file.
13406 * config/mn10200/tm-mn10200.h: Obsolete file.
13407 * mn10200-tdep.c: Obsolete file.
13408
13409 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13410
13411 * MAINTAINERS: Mark h8500 as obsolete.
13412 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
13413 * findvar.c (value_from_register): Ditto.
13414 * h8500-tdep.c: Mark file as obsolete.
13415 * config/h8500/h8500.mt: Ditto.
13416 * config/h8500/tm-h8500.h: Ditto.
13417 * NEWS: Mention that h8500 is obsolete.
13418
13419 2003-02-04 David Carlton <carlton@math.stanford.edu>
13420
13421 * objfiles.c (allocate_objfile): Always set name. Add comment at
13422 start of function.
13423 * jv-lang.c (get_dynamics_objfile): Add comment.
13424
13425 2003-02-04 David Carlton <carlton@math.stanford.edu>
13426
13427 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
13428 * printcmd.c (build_address_symbolic): Replace uses of
13429 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
13430 SYMBOL_NAME, and asm_demangle.
13431 Update copyright.
13432
13433 2003-02-04 David Carlton <carlton@math.stanford.edu>
13434
13435 * linespec.c (decode_compound): Extract code into
13436 lookup_prefix_sym.
13437 (lookup_prefix_sym): New function.
13438
13439 2003-02-04 David Carlton <carlton@math.stanford.edu>
13440
13441 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
13442 FLOAT_COERCION_BADNESS.
13443 * gdbtypes.c (rank_one_type): Replace all uses of
13444 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
13445
13446 2003-02-04 Jim Blandy <jimb@redhat.com>
13447
13448 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
13449 section, let dwarf_macinfo_section point to it, not
13450 dwarf_loc_section.
13451
13452 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
13453
13454 Pointed out by Anton Blanchard <anton@samba.org>.
13455 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
13456 (ppc_linux_at_sigtramp_return_path): Use it.
13457
13458 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
13459
13460 * defs.h (streq): Add prototype.
13461 * utils.c (streq): New function.
13462
13463 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
13464 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
13465 * mdebugread.c (new_symbol): Likewise.
13466 * stabsread.c (define_symbol): Likewise.
13467 * coffread.c (process_coff_symbol): Likewise.
13468 * dwarfread.c (new_symbol): Likewise.
13469
13470 * minsyms.c (prim_record_minimal_symbol_and_info): Use
13471 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
13472 here.
13473 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
13474 SYMBOL_INIT_DEMANGLED_NAME.
13475 * objfiles.c: Include "hashtab.h".
13476 (allocate_objfile): Call htab_set_functions_ex for the
13477 demangled_names_hash.
13478 (free_objfile): Call htab_delete for the demangled_names_hash.
13479 * objfiles.h (struct htab): Add declaration.
13480 (struct objfile): Add demangled_names_hash.
13481 * symfile.c: Include "hashtab.h".
13482 (reread_symbols): Call htab_delete for the demangled_names_hash.
13483 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
13484 SYMBOL_NAME in the bcache.
13485 * symtab.c: Include "hashtab.h". Update comments.
13486 (create_demangled_names_hash, symbol_set_names): New functions.
13487 (symbol_find_demangled_name): New function, broken out from
13488 symbol_init_demangled_names.
13489 (symbol_init_demangled_names): Use it.
13490 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
13491 (SYMBOL_SET_NAMES): New macro.
13492 (symbol_set_names): Add prototype.
13493
13494 2003-02-03 Jim Blandy <jimb@redhat.com>
13495
13496 Use a single, consistent representation for an empty minimal
13497 symbol table in an objfile.
13498 * objfiles.c (terminate_minimal_symbol_table): New function.
13499 (allocate_objfile): Call it.
13500 * objfiles.h (terminate_minimal_symbol_table): New declaration.
13501 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
13502 non-NULL.
13503 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
13504 objfile has minimal symbols, compare minimal_symbol_count to zero,
13505 instead of comparing msymbols with NULL.
13506 * objfiles.c (have_minimal_symbols): Same.
13507 * solib-sunos.c (solib_add_common_symbols): Call
13508 terminate_minimal_symbol_table.
13509 * symfile.c (reread_symbols): Same.
13510
13511 2003-02-03 Kevin Buettner <kevinb@redhat.com>
13512
13513 * s390-tdep.c (s390_address_class_type_flags)
13514 (s390_address_class_type_flags_to_name)
13515 (s390_address_class_name_to_type_flags): New functions.
13516 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
13517 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
13518
13519 2003-02-03 Michael Snyder <msnyder@redhat.com>
13520
13521 * arm-tdep.c: Fix spell-o in comment.
13522
13523 2003-02-03 Michal Ludvig <mludvig@suse.cz>
13524
13525 * dwarf2cfi.c (pointer_encoding): Added new parameter.
13526 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
13527 error messages to contain BFD filename.
13528
13529 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
13530
13531 Fix PR gdb/742 gdb/743 gdb/877
13532 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
13533 (do_mixed_source_and_assembly): Use
13534 make_cleanup_ui_out_tuple_begin_end and
13535 make_cleanup_ui_out_tuple_begin_end.
13536 (do_mixed_source_and_assembly): Ditto.
13537 * thread.c (do_captured_list_thread_ids): Ditto.
13538 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
13539 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
13540 ui_out_tuple_end): Delete prototypes.
13541 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
13542 ui_out_list_end, ui_out_tuple_end): Delete.
13543
13544 From Kevin Buettner <kevinb@redhat.com>:
13545 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
13546 * ui-out.c (make_cleanup_ui_out_table_begin_end)
13547 (do_cleanup_table_end): New functions.
13548 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
13549 Use cleanups to invoke_ui_out_tuple_end().
13550 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
13551 * cli/cli-setshow.c (cmd_show_list): Use
13552 make_cleanup_ui_out_tuple_begin_end.
13553
13554 2003-02-02 Andrew Cagney <ac131313@redhat.com>
13555
13556 * frame.c (frame_unwind_register): New function.
13557 (frame_unwind_unsigned_register): Use.
13558 (frame_unwind_signed_register): Use.
13559 (frame_read_register): New function.
13560 * frame.h (frame_unwind_register): Declare.
13561 (frame_read_register): Declare.
13562
13563 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
13564 and frame_unwind_register instead of read_memory, write_register
13565 and deprecated_write_register_bytes.
13566
13567 2003-02-02 Andrew Cagney <ac131313@redhat.com>
13568
13569 * frame.h: Note that namelen can be negative.
13570 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
13571 NAME's length.
13572
13573 * NEWS: Mention that the d10v's `regs' command is deprecated.
13574 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
13575 (d10v_print_registers_info): New function.
13576 (show_regs): Call d10v_print_registers_info.
13577 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
13578
13579 2003-02-02 Mark Kettenis <kettenis@gnu.org>
13580
13581 * stack.c (print_frame_info): Restore call to annotate_frame_begin
13582 lost in the previous patch.
13583
13584 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13585
13586 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
13587 * stack.c (print_frame_info_base): Output complete FRAME tuple
13588 for synthesized frames.
13589
13590 2003-02-02 Andrew Cagney <ac131313@redhat.com>
13591
13592 * mips-nat.c (zerobuf): Delete.
13593 (fetch_inferior_registers): Alloc local zerobuf.
13594 (fetch_core_registers): Alloc local zerobuf.
13595 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
13596 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
13597 * thread-db.c (thread_db_store_registers): Ditto.
13598 * sh-tdep.c (sh_do_register): Ditto.
13599 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
13600 * remote-sim.c (gdbsim_store_register): Ditto.
13601 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
13602 * remote-e7000.c (fetch_regs_from_dump): Ditto.
13603 * monitor.c (monitor_supply_register): Ditto.
13604 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
13605 * mips-nat.c (fetch_inferior_registers): Ditto.
13606 * m68klinux-nat.c (fetch_register): Ditto.
13607 * lynx-nat.c (fetch_inferior_registers): Ditto.
13608 (fetch_inferior_registers): Ditto.
13609 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
13610 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
13611 (hpux_thread_store_registers): Ditto.
13612 * hppah-nat.c (fetch_register): Ditto.
13613 * hppab-nat.c (fetch_register): Ditto.
13614 * hppa-tdep.c (pa_register_look_aside): Ditto.
13615 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
13616 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
13617
13618 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13619
13620 * gdbarch.sh: Explictly specify all method levels. When a
13621 variable with an empty level, provide a non-multi-arch default.
13622 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
13623 * gdbarch.h: Re-generate.
13624 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
13625 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
13626
13627 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13628
13629 * defs.h (host_pointer_to_address): Delete declaration.
13630 (address_to_host_pointer): Delete declaration.
13631 * utils.c (host_pointer_to_address): Delete function.
13632 (address_to_host_pointer): Delete function.
13633 * procfs.c (procfs_address_to_host_pointer): New function.
13634 * procfs.c (proc_set_watchpoint): Use.
13635 (procfs_can_use_hw_breakpoint): Update comments.
13636 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
13637 (som_solib_add): Use.
13638 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
13639 * hppa-tdep.c (unwind_command): Use.
13640
13641 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13642
13643 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
13644 strlen d_name.
13645
13646 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
13647 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
13648 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
13649 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
13650 (define_symbol): Update.
13651 * symfile.c (generic_load): Remove references to nindy.
13652 * symtab.c: Remove references to nindy.
13653
13654 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13655
13656 * infcmd.c (print_float_info): Delete code conditional on
13657 FLOAT_INFO.
13658 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
13659 * config/m68k/nm-apollo68b.h: Ditto.
13660 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
13661 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
13662 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
13663
13664 2003-02-01 Mark Kettenis <kettenis@gnu.org>
13665
13666 * config/i386/tm-i386os9k.h: Removed.
13667
13668 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
13669 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
13670 they're identical to i[3456]86-*-sysv* now.
13671 * config/i386/i386v32.mh: Removed.
13672 * config/i386/xm-i386v32.h: Removed.
13673 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
13674
13675 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
13676
13677 * config/i386/i386dgux.mh: Removed.
13678 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
13679
13680 * configure.in: Fix typo.
13681 * configure: Regenerated.
13682
13683 2003-01-31 David Carlton <carlton@math.stanford.edu>
13684
13685 * dwarf2read.c (dwarf2_locate_sections): Set
13686 dwarf_ranges_section.
13687
13688 2003-01-31 Andrew Cagney <ac131313@redhat.com>
13689
13690 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
13691 * utils.c: Update comments documenting legitimate uses of PTR.
13692
13693 * utils.c: Re-indent.
13694
13695 * config/djgpp/fnchange.lst: Delete nindy files.
13696 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
13697 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
13698 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
13699 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
13700 * nindy-share/README, nindy-share/Onindy.c: Delete files.
13701 * nindy-tdep.c, nindy-share/Makefile: Delete files.
13702 * Makefile.in (init.c): Remove nindy references.
13703 (saber_gdb): Delete rule.
13704 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
13705 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
13706 and a68v-nat.c.
13707 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
13708 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
13709 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
13710 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
13711 nindy-share/stop.h.
13712 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
13713 * saber.suppress: Delete file.
13714
13715 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
13716
13717 * dbxread.c (stabs_data): New static variable.
13718 (fill_symbuf): Support an in-memory buffer for stabs data.
13719 (stabs_seek): New function.
13720 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
13721 (read_ofile_symtab): Use stabs_seek.
13722 (elfstab_build_psymtabs): Take an asection* instead of
13723 an offset and size. Relocate the stabs data if necessary.
13724 Save the section* for dbx_psymtab_to_symtab.
13725 * dwarf2read.c: Add section variables for each debug section.
13726 (dwarf2_locate_sections): Fill them in.
13727 (dwarf2_read_section): Take an asection* argument.
13728 Relocate the section contents if necessary.
13729 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
13730 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
13731 it to dwarf2_read_section.
13732 (dwarf2_build_frame_info): Update callers.
13733 * elfread.c (elf_symfile_read): Update call to
13734 elfstab_build_psymtabs.
13735 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
13736 (DBX_STAB_SECTION): New macro.
13737 * stabsread.h (elfstab_build_psymtabs): Update prototype.
13738 * symfile.c (symfile_dummy_outputs): New function.
13739 (symfile_relocate_debug_section): New function.
13740 * symfile.h (symfile_relocate_debug_section): Add prototype.
13741
13742 2003-01-31 Richard Henderson <rth@redhat.com>
13743
13744 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
13745 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
13746 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
13747 * alpha-tdep.c (alpha_register_name): Add "unique".
13748 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
13749 (ALPHA_UNIQUE_REGNUM): New.
13750 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
13751
13752 2003-01-31 Andrew Cagney <ac131313@redhat.com>
13753
13754 * README: Remove reference to Ericsson 1800 monitor.
13755 * Makefile.in (remote-es.o): Delete rule.
13756 (ALLDEPFILES): Delete remote-es.c.
13757 * remote-es.c: Delete file.
13758 * config/m68k/es1800.mt: Delete file.
13759 * config/djgpp/fnchange.lst: Update.
13760 * configure.tgt: Delete m68*-ericsson-* target.
13761
13762 2003-01-31 Adam Fedor <fedor@gnu.org>
13763
13764 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
13765 Remove duplicate/shadowing variable of same name.
13766
13767 2003-01-30 Jim Blandy <jimb@redhat.com>
13768
13769 * symfile.c (find_separate_debug_file): Assert that the objfile's
13770 directory name we compute ends with a slash, and then assume that
13771 that's so everywhere we use it.
13772
13773 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
13774
13775 * valops.c (value_assign): Flush frame cache after stores to memory
13776 also.
13777
13778 2003-01-30 Andrew Cagney <ac131313@redhat.com>
13779
13780 * Makefile.in (mon960-rom.o): Delete rule.
13781 * mon960-rom.c: Delete file.
13782
13783 2003-01-30 Andrew Cagney <ac131313@redhat.com>
13784
13785 * d10v-tdep.c: Include "frame-unwind.h".
13786 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
13787 list.
13788 (next_addr, uses_frame): Delete.
13789 (struct d10v_unwind_cache): Define.
13790 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
13791 Use info instead of next_addr and uses_frame globals.
13792 (d10v_frame_init_saved_regs): Delete function.
13793 (d10v_init_extra_frame_info): Delete function.
13794 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
13795 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
13796 init_frame_pc or frame_saved_pc.
13797 (d10v_pop_frame): Delete function.
13798 (do_d10v_pop_frame): Delete function.
13799 (d10v_frame_chain): Delete function.
13800 (d10v_frame_chain_valid): Delete function.
13801 (d10v_frame_pc_unwind): New function.
13802 (d10v_frame_id_unwind): New function.
13803 (saved_regs_unwinder): New function.
13804 (d10v_frame_register_unwind): New function.
13805 (d10v_frame_pop): New function.
13806 (d10v_frame_unwind): New variable.
13807 (d10v_frame_p): New function.
13808 (d10v_frame_saved_pc): Delete function.
13809 * Makefile.in (d10v-tdep.o): Update dependencies.
13810
13811 2003-01-30 J. Brobecker <brobecker@gnat.com>
13812
13813 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
13814 causing some regressions due to a change in the default value
13815 for this macro.
13816
13817 2003-01-29 Richard Henderson <rth@redhat.com>
13818 Elena Zannoni <ezannoni@redhat.com>
13819 Daniel Jacobowitz <drow@mvista.com>
13820
13821 Fix PR gdb/961.
13822 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
13823 variables.
13824 (RANGES_SECTION): New.
13825 (dwarf_ranges_buffer): New variable.
13826 (struct comp_unit_head): Add member "die".
13827 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
13828 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
13829 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
13830 (dwarf2_locate_sections): Likewise.
13831 (dwarf2_build_psymtabs): Read .debug_ranges.
13832 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
13833 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
13834 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
13835 Look for DW_AT_ranges and return the bounding box.
13836
13837 2003-01-29 Brian Ford <ford@vss.fsi.com>
13838
13839 * win32-nat.c (cygwin_pid): Removed as unused.
13840 (child_attach): Try fall back to Cygwin pid.
13841
13842 2003-01-29 Jim Blandy <jimb@redhat.com>
13843
13844 * objfiles.h (struct objfile): Doc fix.
13845
13846 2003-01-29 Andrew Cagney <ac131313@redhat.com>
13847
13848 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
13849 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
13850 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
13851 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
13852 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
13853 (FRAME_SAVED_PC): Change to a function with predicate.
13854 * gdbarch.h, gdbarch.c: Re-generate.
13855
13856 2003-01-28 Andrew Cagney <ac131313@redhat.com>
13857
13858 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
13859
13860 * complaints.c (complain): Delete function.
13861 * complaints.h (struct deprecated_complaint): Delete definition.
13862 (complain): Delete declaration.
13863
13864 2003-01-28 Kevin Buettner <kevinb@redhat.com>
13865
13866 * mips-tdep.c (mips_init_extra_frame_info): Return early for
13867 dummy frames.
13868
13869 2003-01-27 Andrew Cagney <ac131313@redhat.com>
13870
13871 * sentinel-frame.h, sentinel-frame.c: New files.
13872 * Makefile.in (frame.o): Update dependencies.
13873 (SFILES): Add sentinel-frame.c.
13874 (sentinel_frame_h): Define.
13875 (COMMON_OBS): Add sentinel-frame.o.
13876 (sentinel-frame.o): Specify dependencies.
13877 * frame.c: Include "sentinel-frame.h".
13878 (frame_register_unwind): Rewrite assuming that there is always a a
13879 ->next frame.
13880 (frame_register, generic_unwind_get_saved_register): Ditto.
13881 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
13882 (create_sentinel_frame, unwind_to_current_frame): New functions.
13883 (get_current_frame): Rewrite using create_sentinel_frame and
13884 unwind_to_current_frame. When possible, always create a frame.
13885 (create_new_frame): Set next to the sentinel frame.
13886 (get_next_frame): Rewrite. Don't go below the level 0 frame.
13887 (deprecated_update_frame_pc_hack): Update the next frame's PC and
13888 ID cache when necessary.
13889 (frame_saved_regs_id_unwind): Use frame_relative_level.
13890 (deprecated_generic_get_saved_register): Use frame_relative_level,
13891 get_frame_saved_regs, get_frame_pc, get_frame_base and
13892 get_next_frame.
13893 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
13894 frame_register.
13895
13896 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
13897
13898 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
13899
13900 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
13901
13902 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
13903 (maintenance_set_profile_cmd): Use error () instead of warning ().
13904
13905 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
13906
13907 * configure.in: Check that -pg works if using --enable-profiling.
13908 Check for monstartup and _mcleanup regardless of --enable-profiling.
13909 * maint.c: Check for monstartup and _mcleanup before using them.
13910 * config.in: Regenerated.
13911 * configure: Regenerated.
13912
13913 2003-01-24 Nick Clifton <nickc@redhat.com>
13914
13915 * Add sh2e support:
13916
13917 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
13918
13919 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
13920 (sh2e_show_regs): New.
13921 (sh_gdbarch_init): Handle bfd_mach_sh2e.
13922 * config/sh/tm-sh.h: Added sh2e to comments.
13923
13924 2003-01-23 Jim Blandy <jimb@redhat.com>
13925
13926 * symfile.c (syms_from_objfile): Don't print the "(no debugging
13927 symbols found)" message here; we haven't checked for a separate
13928 debug info file yet, so we don't know yet.
13929 (symbol_file_add_with_addrs_or_offsets): Print it here, after
13930 we've looked everywhere. Also, there's no need to print a special
13931 message when we're loading the separate debug info file: the one
13932 symbol_file_add prints is fine.
13933
13934 2003-01-23 Alexander Larsson <alexl@redhat.com>
13935 Jim Blandy <jimb@redhat.com>
13936
13937 Add support for executables whose debug info has been separated
13938 out into a separate file, leaving only a link behind.
13939 * objfiles.h (struct objfile): New fields: separate_debug_objfile
13940 and separate_debug_objfile_backlink.
13941 (put_objfile_before): New declaration.
13942 * symfile.c: #include "filenames.h".
13943 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
13944 debug info in a separate file, read that, too. Save the addrs
13945 argument, so we can use it again to read the separated debug info;
13946 syms_from_objfile modifies the table we pass it.
13947 (reread_symbols): After re-reading an objfile, call
13948 reread_separate_symbols to refresh its separate debug info
13949 objfile, if it has one.
13950 (reread_separate_symbols, find_separate_debug_file,
13951 get_debug_link_info, separate_debug_file_exists): New functions.
13952 (debug_file_directory): New global var.
13953 (_initialize_symfile): Initialize debug_file_directory, and
13954 provide the new `set debug-file-directory' command to let the user
13955 change it.
13956 * objfiles.c (free_objfile): If this objfile has its debug info in
13957 a separate objfile, free that one too. If this is itself a
13958 separate debug info objfile, clear our parent's backlink.
13959 (put_objfile_before): New function.
13960 * utils.c (gnu_debuglink_crc32): New function.
13961 * defs.h (gnu_debuglink_crc32): New declaration.
13962 * Makefile.in (symfile.o): Note dependency on "filenames.h".
13963 * configure.in: Handle --with-separate-debug-dir config option.
13964 * acinclude.m4 (AC_DEFINE_DIR): New macro.
13965 * acconfig.h (DEBUGDIR): New macro.
13966 * configure, aclocal.m4, config.in: Regenerated.
13967
13968 2003-01-22 Jim Blandy <jimb@redhat.com>
13969
13970 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
13971 like the old symbol_file_add, but taking new arguments: you can
13972 now pass in either a `struct section_addr_info' list to say where
13973 each section is loaded, or a `struct section_offsets' table. Pass
13974 these new arguments through to syms_from_objfile as appropriate.
13975 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
13976 with the appropriate quiescent values for the new arguments.
13977
13978 * symfile.c: #include "gdb_assert.h".
13979 (syms_from_objfile): Add the ability to pass in a section offset
13980 table directly, as an alternative to the section_addr_info table.
13981 Document arguments better.
13982 (symbol_file_add): Pass extra arguments to syms_from_objfile.
13983 * symfile.h (syms_from_objfile): Update declaration.
13984 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
13985 syms_from_objfile.
13986 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
13987
13988 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
13989
13990 Original patch by Tom Tromey <tromey@cygnus.com> and
13991 Jason Molenda <jmolenda@apple.com>.
13992 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
13993 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
13994 * NEWS: Mention profiling.
13995 * configure.in (--enable-gdbtk): Fix typo.
13996 (--enable-profiling): New. Set PROFILE_CFLAGS.
13997 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
13998 Fill in function.
13999 (profiling_state): New variable.
14000 (mcleanup_wrapper): New function.
14001 (_initialize_maint): Remove NOTYET, fix call to
14002 add_setshow_boolean_cmd for "maint set profile".
14003 * configure: Regenerated.
14004
14005 2003-01-21 Martin M. Hunt <hunt@redhat.com>
14006
14007 * Makefile.in (install-gdbtk): Install PNG images too.
14008
14009 2003-01-21 Andrew Cagney <ac131313@redhat.com>
14010
14011 * exec.c (text_start): Delete global variable.
14012 (exec_file_attach): Make text_start local to the function.
14013 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
14014 * valops.c (hand_function_call): Delete code that handles
14015 BEFORE_TEXT_END and AFTER_TEXT_END.
14016 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
14017 of CALL_DUMMY_LOCATION.
14018 * gdbarch.c: Regenerate.
14019 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
14020 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
14021 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
14022 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
14023 (text_end): Delete extern declaration.
14024
14025 2003-01-21 Andrew Cagney <ac131313@redhat.com>
14026
14027 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
14028 * blockframe.c (backtrace_below_main): Move to "frame.c".
14029 (frame_chain_valid): Delete check for backtrace_below_main.
14030 (_initialize_blockframe): Delete initialization, move ``set
14031 backtrace-below-main'' command to "frame.c".
14032 (do_flush_frames_sfunc): Delete function.
14033 * frame.c: Include "command.h" and "gdbcmd.h".
14034 (frame_type_from_pc): New function.
14035 (create_new_frame): Use frame_type_from_pc.
14036 (legacy_get_prev_frame): New function.
14037 (get_prev_frame): Rewrite. When an old style frame, call
14038 legacy_get_prev_frame. Otherwize, unwind the PC first.
14039 (_initialize_frame): Add ``set backtrace-below-main'' command.
14040 * Makefile.in (frame.o): Update dependencies.
14041
14042 2003-01-19 Andrew Cagney <ac131313@redhat.com>
14043
14044 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
14045 DEPRECATED_REGISTERS_INFO.
14046
14047 2003-01-19 Andrew Cagney <ac131313@redhat.com>
14048
14049 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
14050 Maintainers'. Update `Various Maintainers'.
14051
14052 2003-01-19 Andrew Cagney <ac131313@redhat.com>
14053
14054 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
14055 * gdbarch.sh (POP_FRAME): Change to function with predicate.
14056 Suppress actual parameters when `-'.
14057 * gdbarch.h, gdbarch.c: Regenerate.
14058
14059 2003-01-19 Andrew Cagney <ac131313@redhat.com>
14060
14061 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
14062 code handling dummy frames.
14063
14064 2003-01-19 Andrew Cagney <ac131313@redhat.com>
14065
14066 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
14067 (struct frame_unwind): Add field pop.
14068 * frame.h (frame_pop): Declare.
14069 * frame.c (frame_saved_regs_pop): New function.
14070 (trad_frame_unwinder): Add frame_saved_regs_pop.
14071 (frame_pop): New function.
14072 * dummy-frame.c (dummy_frame_pop): New function.
14073 (discard_innermost_dummy): New function.
14074 (generic_pop_dummy_frame): Use discard_innermost_dummy.
14075 (dummy_frame_unwind): Add dummy_frame_pop.
14076 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
14077 * valops.c (hand_function_call): Ditto.
14078 * stack.c (return_command): Ditto.
14079
14080 2003-01-18 Andrew Cagney <ac131313@redhat.com>
14081
14082 * cris-tdep.c: Fix function declaration indentation.
14083 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
14084 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
14085 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
14086 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
14087 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
14088 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
14089
14090 2003-01-18 Michael Chastain <mec@shout.net>
14091
14092 * README (Unpacking and Installation -- quick overview):
14093 Warn against ".../gdb-5.3/gdb/configure".
14094
14095 2003-01-18 Andrew Cagney <ac131313@redhat.com>
14096
14097 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
14098 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
14099 (struct frame_unwind): Declare opaque.
14100 (dummy_frame_p): Declare function.
14101 * dummy-frame.c (dummy_frame_id_unwind): Make static.
14102 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
14103 * dummy-frame.c: Include "frame-unwind.h".
14104 (dummy_frame_p): New function.
14105 (dummy_frame_unwind): New variable.
14106 * frame.c: Include "frame-unwind.h".
14107 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
14108 to use the new unwind field.
14109 (set_unwind_by_pc): Delete function.
14110 (create_new_frame, get_prev_frame): Set unwind field using
14111 frame_unwind_find_by_pc.
14112 (trad_frame_unwind, trad_frame_unwinder): New variables.
14113 * frame.h (trad_frame_unwind): Declare variable.
14114 (frame_id_unwind_ftype): Delete declaration.
14115 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
14116 (struct frame_unwind): Declare opaque.
14117 (struct frame_info): Replace the fields id_unwind, pc_unwind and
14118 register_unwind with a single unwind pointer.
14119 * frame-unwind.h, frame-unwind.c: New files.
14120 * Makefile.in (SFILES): Add frame-unwind.c.
14121 (frame_unwind_h): Define.
14122 (COMMON_OBS): Add frame-unwind.o.
14123 (frame-unwind.o): Specify dependencies.
14124 (frame.o, dummy-frame.o): Update dependencies.
14125
14126 2003-01-18 Andrew Cagney <ac131313@redhat.com>
14127
14128 * ada-valprint.c: Eliminate PTR.
14129 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
14130 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
14131 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
14132 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
14133 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
14134 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
14135 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
14136
14137 2003-01-17 Andrew Cagney <ac131313@redhat.com>
14138
14139 * main.c (captured_main): Don't use PTR.
14140 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
14141 * gdbtypes.c (lookup_primitive_typename): Ditto.
14142 (lookup_struct_elt_type): Ditto.
14143 * f-valprint.c (info_common_command): Ditto.
14144 (list_all_visible_commons): Ditto.
14145 * jv-typeprint.c (java_type_print_base): Ditto.
14146
14147 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
14148 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
14149 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
14150 i386-interix-nat.c and i386-interix-tdep.c. Rename
14151 m68klinux-nat.c and m68klinux-tdep.c. Rename
14152 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
14153 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
14154 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
14155 * main.c (captured_main): Use xfree, not free.
14156
14157 2003-01-16 Andrew Cagney <ac131313@redhat.com>
14158
14159 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
14160 ID back using a parameter.
14161 * frame.c (frame_id_unwind): Update call.
14162 (frame_saved_regs_id_unwind): Update.
14163 * dummy-frame.c (dummy_frame_id_unwind): Update function.
14164 * dummy-frame.h (struct frame_id): Add opaque declaration.
14165 (dummy_frame_id_unwind): Update declaration.
14166
14167 2003-01-15 Andrew Cagney <ac131313@redhat.com>
14168
14169 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
14170
14171 2003-01-15 Stephen P. Smith <ischis2@cox.net>
14172
14173 * MAINTAINERS (Stephen P. Smith): Updated email address.
14174
14175 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
14176
14177 Fix PR gdb/898
14178 * breakpoint.c (until_break_command): Add new argument. Use it to
14179 decide whether to stop only at the current frame or not.
14180 * breakpoint.h (until_break_command): Update prototype.
14181 * infcmd.c (until_command): Add new argument to until_break_command
14182 call.
14183 (advance_command): New function.
14184 (_initialize_infcmd): Update help string for 'until' command.
14185 Add new 'advance' command.
14186
14187 2003-01-14 David Carlton <carlton@math.stanford.edu>
14188
14189 * linespec.c (decode_line_1): Normalize comments.
14190 (set_flags): Ditto.
14191 (locate_first_half): Ditto.
14192 (decode_compound): Ditto.
14193 (symtab_from_filename): Ditto.
14194 (decode_all_digits): Ditto.
14195 (decode_dollar): Ditto.
14196 (find_methods): Ditto.
14197 (find_toplevel_char): Ditto.
14198
14199 2003-01-13 Andrew Cagney <ac131313@redhat.com>
14200
14201 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
14202 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
14203 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
14204 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
14205 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
14206 * language.c, language.h, m32r-tdep.c: Update copyright.
14207 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
14208 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
14209 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
14210 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
14211 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
14212 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
14213
14214 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
14215
14216 * stabsread.h (process_later, resolve_cfront_continuation):
14217 Obsolete.
14218 Update copyright years.
14219 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
14220 Update copyright year.
14221 * dbxread.c(struct cont_elem): Obsolete.
14222 (process_later, process_now): Obsolete functions.
14223 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
14224 Update copyright year.
14225 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
14226 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
14227 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
14228 (parse_partial_symbols): Obsolete cfront support.
14229 * stabsread.c
14230 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
14231 macros.
14232 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
14233 read_cfront_baseclasses, read_cfront_member_functions,
14234 resolve_cfront_continuation,read_cfront_static_fields,
14235 copy_cfront_struct_fields): Obsolete functions.
14236 (define_symbol, read_one_struct_field): Obsolete cfront support.
14237 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
14238 Update Copyright year.
14239
14240 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
14241
14242 * stack.c (print_frame_info, print_stack_frame_base_stub,
14243 print_stack_frame_base, show_and_print_stack_frame_stub,
14244 show_and_print_stack_frame, print_only_stack_frame_stub,
14245 print_only_stack_frame): Delete functions.
14246 (print_stack_frame_stub): Call print_frame_info instead of
14247 print_frame_info_base.
14248 (print_frame_info_base): Rename to print_frame_info.
14249 (backtrace_command_1): Call print_frame_info, instead of
14250 print_frame_info_base.
14251 (current_frame_command): Call print_stack_frame, instead of
14252 print_only_stack_frame.
14253 (frame_command): Call print_stack_frame, instead of
14254 show_and_print_stack_frame.
14255 (up_command): Ditto.
14256 (down_command): Ditto.
14257 * frame.h (print_only_stack_frame): Delete prototype.
14258 * infrun.c (normal_stop): Call print_stack_frame, instead of
14259 show_and_print_stack_frame.
14260 * thread.c (info_threads_command): Call print_stack_frame, instead
14261 of print_only_stack_frame.
14262
14263 2003-01-13 Andrew Cagney <ac131313@redhat.com>
14264
14265 * README (Graphical interface to GDB): Update URL. Point at
14266 gdb/links/.
14267
14268 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
14269 version match.
14270
14271 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14272
14273 * symtab.c (find_pc_sect_line): Don't consider end-of-function
14274 lines.
14275
14276 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14277
14278 * thread-db.c (attach_thread): Prototype.
14279 (struct private_thread_info): Remove lwpid. Add thread handle (th),
14280 thread information (ti), and valid flags (th_valid, ti_valid).
14281 (attach_thread): Move target_pid_to_str call to after the thread
14282 is added to GDB's list. Initialize the cache.
14283 (thread_get_info_callback, thread_db_map_id2thr)
14284 (thread_db_get_info): New functions.
14285 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
14286 (thread_db_store_registers, thread_db_thread_alive)
14287 (thread_db_get_thread_local_address): Use them.
14288 (thread_db_pid_to_str): Likewise. Return "Missing" instead
14289 of calling error() for threads in unknown state.
14290
14291 (clear_lwpid_callback): New function.
14292 (thread_db_resume): Use it to clear the cache.
14293
14294 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14295
14296 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
14297 (resume_callback): Remove dead code.
14298
14299 2003-01-13 Andrew Cagney <ac131313@redhat.com>
14300
14301 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
14302 predicate.
14303 * gdbarch.h, gdbarch.c: Regenerate.
14304 * stack.c (frame_info): Only initialize the saved registers when
14305 FRAME_INIT_SAVED_REGS_P.
14306 * frame.c (frame_saved_regs_register_unwind): Assert
14307 FRAME_INIT_SAVED_REGS_P.
14308 (deprecated_generic_get_saved_register): Ditto.
14309
14310 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14311
14312 * source.c (openp): Squelch warning about "filename".
14313
14314 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14315
14316 * source.c (openp): If the file does not exist don't necessarily
14317 search the path.
14318
14319 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14320
14321 Fix PR gdb/872.
14322 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
14323 (integer_types_same_name_p): New function.
14324 (rank_one_type): Use it.
14325 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
14326
14327 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14328
14329 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
14330 variables.
14331 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
14332 * configure.in: Add --with-sysroot.
14333 * configure: Regenerated.
14334 * main.c (gdb_sysroot): New variable.
14335 (captured_main): Initialize gdb_sysroot.
14336 * defs.h (gdb_sysroot): New extern declaration.
14337 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
14338
14339 2003-01-12 Michael Chastain <mec@shout.net>
14340
14341 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
14342
14343 2003-01-12 Michael Chastain <mec@shout.net>
14344
14345 * top.c (print_gdb_version): Bump copyright year to 2003.
14346
14347 2003-01-12 David Carlton <carlton@bactrian.org>
14348
14349 * linespec.c (symtab_from_filename): Rename variable 's' to
14350 'file_symtab'.
14351
14352 2003-01-12 Andrew Cagney <ac131313@redhat.com>
14353
14354 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
14355 dummy frame.
14356 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
14357
14358 2003-01-12 Andrew Cagney <ac131313@redhat.com>
14359
14360 * d10v-tdep.c: Include "gdb_assert.h".
14361 (d10v_store_return_value): Rewrite to match current interface.
14362 (d10v_extract_struct_value_address): Ditto.
14363 (d10v_extract_return_value): Ditto.
14364 (d10v_gdbarch_init): Set store_restore_value,
14365 extract_struct_value_address and extract_return_value.
14366
14367 2003-01-12 J. Brobecker <brobecker@gnat.com>
14368
14369 * hpread.c (set_namestring): New procedure replacing the
14370 SET_NAMESTRING macro.
14371 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
14372 by calls to set_namestring.
14373
14374 2003-01-11 J. Brobecker <brobecker@gnat.com>
14375
14376 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
14377 a compilation warning.
14378 (hpread_process_one_debug_symbol): Likewise.
14379
14380 2003-01-10 David Carlton <carlton@math.stanford.edu>
14381
14382 * linespec.c (decode_line_1): Rename variable 's' to
14383 'file_symtab'.
14384 (decode_all_digits): Rename argument 's' to 'file_symtab'.
14385 (decode_dollar): Ditto.
14386 (decode_variable): Ditto.
14387 (symbol_found): Ditto.
14388
14389 2003-01-09 Michael Chastain <mec@shout.net>
14390
14391 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
14392
14393 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
14394
14395 * win32-nat.c (set_process_privilege): New function.
14396 (child_attach): Call set_process_privilege() to enable the
14397 SE_DEBUG_NAME user privilege if available in process token.
14398
14399 2003-01-10 J. Brobecker <brobecker@gnat.com>
14400
14401 * hpread.c (hpread_process_one_debug_symbol): Fix a small
14402 compilation error in the previous revision.
14403
14404 2003-01-09 David Carlton <carlton@math.stanford.edu>
14405
14406 * linespec.c: Update copyright.
14407
14408 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
14409
14410 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
14411 than inferior_ptid.
14412 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
14413
14414 2003-01-09 Andrew Cagney <ac131313@redhat.com>
14415
14416 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
14417 Update comments.
14418 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
14419 (frame_saved_regs_zalloc): Update.
14420 (frame_saved_regs_register_unwind): Update.
14421 (create_new_frame): Update.
14422 (get_prev_frame): Update.
14423 (frame_extra_info_zalloc): Update.
14424 (deprecated_get_frame_saved_regs): Update.
14425 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
14426 * cris-tdep.c: Update comment.
14427
14428 * somsolib.h: Fix function indentation.
14429 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
14430 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
14431 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
14432 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
14433 * somsolib.c, inftarg.c: Remove assignment in if conditional.
14434
14435 * infrun.c (follow_fork): Use ISO C definition.
14436 * expprint.c (print_subexp): Use xfree instead of free.
14437 * charset.c: Include "gdb_string.h" instead of <string.h>.
14438 (register_iconv_charsets): Use ISO C definition.
14439 (host_charset, target_charset): Ditto.
14440 * Makefile.in (charset.o): Update dependencies.
14441 (mi-cmd-env.o): Update dependencies.
14442
14443 2003-01-08 Andrew Cagney <cagney@redhat.com>
14444
14445 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
14446 get_frame_base.
14447
14448 2003-01-08 Andrew Cagney <ac131313@redhat.com>
14449
14450 * gdb_mbuild.sh: Add --keep option. When specified, keep the
14451 build directories. Save edited gdb output in Mbuild.log. If a
14452 build fails, remove any final GDB executable.
14453
14454 2003-01-08 Andrew Cagney <ac131313@redhat.com>
14455
14456 * gdb_mbuild.sh: Edit the output of `maint print architecture'
14457 replacing hex constants with function names and stripping leading
14458 file name directory prefixes.
14459
14460 2003-01-08 Andrew Cagney <cagney@redhat.com>
14461
14462 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
14463 get_frame_base.
14464
14465 2003-01-08 David Carlton <carlton@math.stanford.edu>
14466
14467 * linespec.c (decode_line_1): Move code into decode_variable.
14468 (decode_variable): New function.
14469
14470 2003-01-08 Andrew Cagney <ac131313@redhat.com>
14471
14472 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
14473
14474 2003-01-08 Andrew Cagney <cagney@redhat.com>
14475
14476 * cris-tdep.c (cris_frame_init_saved_regs): Use
14477 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
14478 saved_regs buffer.
14479 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
14480 (sh64_nofp_frame_init_saved_regs): Ditto.
14481 (sh_fp_frame_init_saved_regs): Ditto.
14482 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
14483 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
14484 * mcore-tdep.c (analyze_dummy_frame): Ditto.
14485 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14486
14487 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
14488
14489 * minsyms.c (lookup_minimal_symbol): Update comment.
14490 (lookup_minimal_symbol_text): Update comment. Use the hash table.
14491 (lookup_minimal_symbol_solib_trampoline): Likewise.
14492
14493 2003-01-08 Andrew Cagney <cagney@redhat.com>
14494
14495 * d10v-tdep.c (d10v_init_extra_frame_info): Use
14496 frame_relative_level.
14497
14498 * alpha-tdep.c: Use get_frame_extra_info.
14499 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14500 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
14501 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
14502 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
14503
14504 * alpha-tdep.c: Use get_next_frame.
14505 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14506 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
14507 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
14508 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
14509 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
14510 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
14511 * xstormy16-tdep.c: Ditto.
14512
14513 2003-01-07 Andrew Cagney <cagney@redhat.com>
14514
14515 * alpha-tdep.c: Use get_frame_base.
14516 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14517 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
14518 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
14519 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
14520 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
14521 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
14522 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
14523 * config/sparc/tm-sparc.h: Ditto.
14524
14525 2003-01-07 Andrew Cagney <cagney@redhat.com>
14526
14527 * frame.c (deprecated_get_frame_context): New function.
14528 (deprecated_set_frame_context): New function.
14529 * frame.h (deprecated_get_frame_context): Declare.
14530 (deprecated_set_frame_context): Declare.
14531 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
14532 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
14533
14534 2003-01-07 Andrew Cagney <cagney@redhat.com>
14535
14536 * frame.c (deprecated_set_frame_next_hack): New function.
14537 (deprecated_set_frame_prev_hack): New function.
14538 * frame.h (deprecated_set_frame_next_hack): Declare.
14539 (deprecated_set_frame_prev_hack): Declare.
14540 * mcore-tdep.c (analyze_dummy_frame): Use
14541 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
14542 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14543
14544 2003-01-07 David Carlton <carlton@math.stanford.edu>
14545
14546 * linespec.c (decode_line_1): Move code into decode_dollar.
14547 (decode_dollar): New function.
14548
14549 2003-01-07 Andrew Cagney <cagney@redhat.com>
14550
14551 * arm-tdep.c (arm_init_extra_frame_info): Use
14552 deprecated_update_frame_base_hack.
14553 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
14554 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14555 (fix_frame_pointer): Ditto.
14556 (mn10300_analyze_prologue): Ditto.
14557
14558 2003-01-07 Andrew Cagney <cagney@redhat.com>
14559
14560 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
14561 extra_info using frame_extra_info_zalloc.
14562 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
14563 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
14564 (sh64_init_extra_frame_info): Ditto.
14565 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
14566 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
14567 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
14568 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
14569 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
14570 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
14571 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
14572 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
14573 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
14574 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
14575 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
14576 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
14577
14578 * mn10300-tdep.c (analyze_dummy_frame): Use
14579 deprecated_set_frame_extra_info_hack.
14580 * mcore-tdep.c (analyze_dummy_frame): Ditto.
14581
14582 2003-01-07 J. Brobecker <brobecker@gnat.com>
14583
14584 * mdebugread.c (parse_symbol): Skip stProc entries which storage
14585 class is not scText. These do not define "real" procedures.
14586 (parse_partial_symbols): Likewise.
14587
14588 2003-01-06 Michael Snyder <msnyder@redhat.com>
14589
14590 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
14591
14592 2003-01-06 Andrew Cagney <ac131313@redhat.com>
14593
14594 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
14595 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
14596 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
14597 deprecated_frame_xmalloc_with_cleanup.
14598 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
14599 deprecated_frame_xmalloc.
14600 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
14601 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
14602
14603 2003-01-06 Andrew Cagney <cagney@redhat.com>
14604
14605 * x86-64-linux-tdep.c: Include "osabi.h".
14606 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
14607
14608 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
14609
14610 2003-01-06 Andrew Cagney <cagney@redhat.com>
14611
14612 * MAINTAINERS (Target Instruction Set Architectures): Update
14613 arm-elf. Can be built with -Werror, has been multiarched.
14614
14615 * value.h (unpack_long): Make buffer parameter constant.
14616 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
14617 * scm-lang.h (scm_parse): Ditto.
14618 * defs.h (extract_typed_address, extract_address): Ditto.
14619 (extract_long_unsigned_integer): Ditto.
14620 * inferior.h (unsigned_pointer_to_address): Ditto.
14621 (signed_pointer_to_address): Ditto.
14622 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
14623 * gdbarch.h, gdbarch.c: Regenerate.
14624 * findvar.c (extract_long_unsigned_integer): Update.
14625 (extract_address): Update.
14626 (extract_typed_address): Update.
14627 (unsigned_pointer_to_address): Update.
14628 * values.c (unpack_long): Update.
14629 (unpack_double): Update.
14630 (unpack_pointer): Update.
14631 (unpack_field_as_long): Update.
14632 * d10v-tdep.c (d10v_pointer_to_address): Update.
14633 * avr-tdep.c (avr_pointer_to_address): Update.
14634 * scm-lang.c (scm_unpack): Update.
14635 * findvar.c (signed_pointer_to_address): Update.
14636
14637 2003-01-06 Michal Ludvig <mludvig@suse.cz>
14638
14639 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
14640 since it is in i386-tdep.c.
14641
14642 2003-01-06 J. Brobecker <brobecker@gnat.com>
14643
14644 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
14645 failure introduced in the previous change.
14646
14647 2003-01-05 Michael Chastain <mec@shout.net>
14648
14649 * README: Remove references to deleted remote-*.c files:
14650 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
14651 remote-nrom.c, remote-os9k.c, remote-udi.c.
14652
14653 2003-01-05 Mark Kettenis <kettenis@gnu.org>
14654
14655 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
14656 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
14657 i386_get_longjmp_target.
14658
14659 2003-01-05 Andrew Cagney <ac131313@redhat.com>
14660
14661 * arm-tdep.c (prologue_cache): Change to a pointer.
14662 (_initialize_arm_tdep): Allocate prologue_cache.
14663 (check_prologue_cache): Update.
14664 (save_prologue_cache): Update.
14665 (arm_gdbarch_init): Update.
14666
14667 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14668
14669 * stabsread.c (update_method_name_from_physname): Call complaint()
14670 instead of error.
14671
14672 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14673
14674 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
14675 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
14676 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
14677
14678 * blockframe.c: Include "gdbcmd.h" and "command.h".
14679 (backtrace_below_main): New variable.
14680 (file_frame_chain_valid, func_frame_chain_valid)
14681 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
14682 (generic_func_frame_chain_valid): Remove functions.
14683 (frame_chain_valid, do_flush_frames_sfunc): New functions.
14684 (_initialize_blockframe): New function.
14685 * Makefile.in (blockframe.o): Update dependencies.
14686 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
14687 comment. Call frame_chain_valid ().
14688 * frame.h: Remove old prototypes. Add prototype for
14689 frame_chain_valid and update comments to match.
14690 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
14691 Remove old comment.
14692 * gdbarch.h: Regenerated.
14693 * gdbarch.c: Regenerated.
14694
14695 * alpha-tdep.c (alpha_gdbarch_init): Don't call
14696 set_gdbarch_frame_chain_valid.
14697 * avr-tdep.c (avr_gdbarch_init): Likewise.
14698 * cris-tdep.c (cris_gdbarch_init): Likewise.
14699 * frv-tdep.c (frv_gdbarch_init): Likewise.
14700 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
14701 * i386-tdep.c (i386_svr4_init_abi): Likewise.
14702 (i386_nw_init_abi): Likewise.
14703 (i386_gdbarch_init): Likewise.
14704 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
14705 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
14706 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
14707 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
14708 * mips-tdep.c (mips_gdbarch_init): Likewise.
14709 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
14710 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
14711 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
14712 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
14713 * s390-tdep.c (s390_gdbarch_init): Likewise.
14714 * sh-tdep.c (sh_gdbarch_init): Likewise.
14715 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
14716 * v850-tdep.c (v850_gdbarch_init): Likewise.
14717 * vax-tdep.c (vax_gdbarch_init): Likewise.
14718 * x86-64-tdep.c (x86_64_init_abi): Likewise.
14719
14720 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
14721 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
14722 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
14723 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
14724 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
14725 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
14726 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
14727 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
14728
14729 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
14730
14731 * Makefile.in (acconfig_h): Remove incorrect macro.
14732 (config_h): Define.
14733 (osabi.o): Update dependencies.
14734 * configure.tgt: Set gdb_osabi based on target triplet.
14735 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
14736 * configure: Regenerated.
14737 * config.in: Regenerated.
14738 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
14739 (GDB_OSABI_DEFAULT): Define if not already defined.
14740 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
14741 (set_osabi_string): New variables.
14742 (gdbarch_register_osabi): Add new OS ABI to
14743 gdb_osabi_available_names.
14744 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
14745 (set_osabi, show_osabi): New functions.
14746 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
14747
14748 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14749
14750 * arch-utils.c (gdbarch_info_init): Set osabi to
14751 GDB_OSABI_UNINITIALIZED.
14752 * gdbarch.sh: Add osabi to struct gdbarch and to struct
14753 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
14754 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
14755 * gdbarch.c: Regenerated.
14756 * gdbarch.h: Regenerated.
14757 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
14758 there's no BFD.
14759 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
14760 * osabi.h (enum gdb_osabi): Move to defs.h.
14761 (gdbarch_init_osabi): Update prototype.
14762 * defs.h (enum gdb_osabi): Moved here.
14763 * Makefile.in: Update dependencies.
14764
14765 * alpha-tdep.h: Don't include "osabi.h".
14766 (struct gdbarch_tdep): Remove osabi member.
14767 * alpha-tdep.c: Include "osabi.h".
14768 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14769 iterate over arches. Update call to gdbarch_init_osabi.
14770 (alpha_dump_tdep): Don't dump osabi.
14771 * alpha-linux-tdep.c: Include "osabi.h".
14772 * alpha-osf1-tdep.c: Include "osabi.h".
14773 * alphafbsd-tdep.c: Include "osabi.h".
14774 * alphanbsd-tdep.c: Include "osabi.h".
14775
14776 * arm-tdep.h: Don't include "osabi.h".
14777 (struct gdbarch_tdep): Remove osabi member.
14778 * arm-tdep.c: Include "osabi.h".
14779 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14780 iterate over arches. Update call to gdbarch_init_osabi.
14781 (arm_dump_tdep): Don't dump osabi.
14782 * arm-linux-tdep.c: Include "osabi.h".
14783 * armnbsd-tdep.c: Include "osabi.h".
14784
14785 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
14786 Update call to gdbarch_init_osabi.
14787
14788 * i386-tdep.h: Don't include "osabi.h".
14789 (struct gdbarch_tdep): Remove osabi member.
14790 * i386-tdep.c: Include "osabi.h".
14791 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14792 iterate over arches. Update call to gdbarch_init_osabi.
14793 (i386_dump_tdep): Don't dump osabi.
14794 * i386-linux-tdep.c: Include "osabi.h".
14795 * i386-sol2-tdep.c: Include "osabi.h".
14796 * i386bsd-tdep.c: Include "osabi.h".
14797 * i386gnu-tdep.c: Include "osabi.h".
14798 * i386ly-tdep.c: Include "osabi.h".
14799 * i386nbsd-tdep.c: Include "osabi.h".
14800 * i386obsd-tdep.c: Include "osabi.h".
14801
14802 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
14803 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14804 check osabi when iterating over arches. Update call to
14805 gdbarch_init_osabi.
14806 (mips_dump_tdep): Don't dump osabi.
14807
14808 * ns32k-tdep.h: Don't include "osabi.h".
14809 (struct gdbarch_tdep): Remove.
14810 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
14811 gdbarch_lookup_osabi. Don't iterate over arches. Don't
14812 allocate tdep. Update call to gdbarch_init_osabi.
14813 (ns32k_dump_tdep): Remove.
14814 (_initialize_ns32k_tdep): Update call to gdbarch_register.
14815 * ns32knbsd-tdep.c: Include "osabi.h".
14816
14817 * ppc-tdep.h: Don't include "osabi.h".
14818 (struct gdbarch_tdep): Remove osabi member.
14819 * rs6000-tdep.c: Include "osabi.h".
14820 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
14821 osabi when iterating over arches. Update call to
14822 gdbarch_init_osabi.
14823 (rs6000_dump_tdep): Don't dump osabi.
14824 * ppc-linux-tdep.c: Include "osabi.h".
14825 * ppcnbsd-tdep.c: Include "osabi.h".
14826
14827 * sh-tdep.h: Don't include "osabi.h".
14828 (struct gdbarch_tdep): Remove osabi member.
14829 * sh-tdep.c: Include "osabi.h".
14830 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14831 iterate over arches. Update call to gdbarch_init_osabi.
14832 (sh_dump_tdep): Don't dump osabi.
14833 * shnbsd-tdep.c: Include "osabi.h".
14834
14835 * sparc-tdep.c: Include "osabi.h".
14836 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14837 iterate over arches. Update call to gdbarch_init_osabi.
14838 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
14839 tdep structure.
14840
14841 * vax-tdep.h: Don't include "osabi.h".
14842 (struct gdbarch_tdep): Remove.
14843 * vax-tdep.c: Include "osabi.h".
14844 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14845 iterate over arches. Don't allocate tdep. Update call
14846 to gdbarch_init_osabi.
14847 (vax_dump_tdep): Remove.
14848 (_initialize_vax_tdep): Update call to gdbarch_register.
14849
14850 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14851
14852 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
14853 entirely.
14854 (breakpoint_re_set_one): Don't fetch the value for a disabled
14855 watchpoint.
14856
14857 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14858
14859 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
14860 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
14861 (COERCE_FLOAT_TO_DOUBLE): Remove.
14862 * gdbarch.c: Regenerate.
14863 * gdbarch.h: Regenerate.
14864 * Makefile.in: Remove value_h from gdbarch_h.
14865 * valops.c (coerce_float_to_double): New variable.
14866 (default_coerce_float_to_double): Remove.
14867 (standard_coerce_float_to_double): Remove.
14868 (value_arg_coerce): Use coerce_float_to_double.
14869 (_initialize_valops): Add "set coerce-float-to-double".
14870 * value.h (default_coerce_float_to_double): Remove prototype.
14871 (standard_coerce_float_to_double): Remove prototype.
14872
14873 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
14874 prototyped.
14875 * mdebugread.c (parse_symbol): Likewise.
14876 * stabsread.c (define_symbol): Mark all functions as prototyped.
14877
14878 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
14879 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
14880 set_gdbarch_coerce_float_to_double.
14881 * arm-tdep.c (arm_gdbarch_init): Likewise.
14882 * frv-tdep.c (frv_gdbarch_init): Likewise.
14883 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
14884 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
14885 * mips-tdep.c (mips_gdbarch_init): Likewise.
14886 (mips_coerce_float_to_double): Remove.
14887 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
14888 (rs6000_coerce_float_to_double): Remove.
14889 * s390-tdep.c (s390_gdbarch_init): Likewise.
14890 * sh-tdep.c (sh_gdbarch_init): Likewise.
14891 (sh_coerce_float_to_double): Remove.
14892 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
14893 (sparc_coerce_float_to_double): Remove.
14894 * v850-tdep.c (v850_gdbarch_init): Likewise.
14895 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
14896 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
14897 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
14898 (hppa_coerce_float_to_double): Remove prototype.
14899 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
14900
14901 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14902
14903 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
14904
14905 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14906
14907 Suggested by Stewart Brown <sb24@avaya.com>:
14908 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
14909 in recursive calls. Handle TYPE_CODE_TYPEDEF.
14910 (c_type_print_varspec_suffix): Likewise.
14911
14912 2003-01-04 Mark Kettenis <kettenis@gnu.org>
14913
14914 * configure.in: Don't set and AC_SUBST SUBDIRS.
14915 * configure: Regenerated.
14916
14917 * configure.in: Remove code dealing with shared libraries.
14918 * Makefile.in: Remove HLDFLAGS and HLDENV.
14919 * configure: Regenerated.
14920
14921 2003-01-04 Andrew Cagney <ac131313@redhat.com>
14922
14923 * frame.c (deprecated_frame_xmalloc): New function.
14924 (deprecated_set_frame_saved_regs_hack): New function.
14925 (deprecated_set_frame_extra_info_hack): New function.
14926 * frame.h (deprecated_frame_xmalloc): Declare.
14927 (deprecated_set_frame_saved_regs_hack): Declare.
14928 (deprecated_set_frame_extra_info_hack): Declare.
14929
14930 2003-01-04 Mark Kettenis <kettenis@gnu.org>
14931
14932 * configure.in: Move code that provides the --enable-gdbtk option
14933 right after the code that handles the --enable-tui option, and
14934 polish it somewhat.
14935 * configure: Regenerated.
14936
14937 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
14938 AC_CHECK_FUNCS and remove the old check for pread64.
14939 * acinclude.m4 (AC_GNU_SOURCE): New macro.
14940 * acconfig.h (_GNU_SOURCE): Add.
14941 (HAVE_PREAD64): Remove.
14942 * configure, aclocal.m4, config.in: Regenerated.
14943
14944 2003-01-03 Andrew Cagney <ac131313@redhat.com>
14945
14946 * alpha-tdep.c: Use get_frame_saved_regs.
14947 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14948 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
14949 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
14950 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
14951 * vax-tdep.c, xstormy16-tdep.c: Ditto.
14952
14953 2003-01-03 Mark Kettenis <kettenis@gnu.org>
14954
14955 * configure.in: Remove all use of the SUBDIRS variable; add
14956 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
14957 code providing the --enable-multi-ice option, and move it right in
14958 front of the code that checks whether gdbserver is supported.
14959 Polish that too.
14960 * configure: Regenerated.
14961 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
14962 @SUBDIRS@.
14963
14964 2003-01-03 Andrew Cagney <cagney@redhat.com>
14965
14966 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
14967 * avr-tdep.c, cris-tdep.c: Ditto.
14968 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
14969 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
14970
14971 2003-01-03 Mark Kettenis <kettenis@gnu.org>
14972
14973 * configure.in: Remove --enable-netrom option.
14974 * configure: Regenerated.
14975
14976 2003-01-03 Mark Kettenis <kettenis@gnu.org>
14977
14978 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
14979 declaration for `struct re_pattern_buffer' instead.
14980 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
14981
14982 2003-01-03 J. Brobecker <brobecker@gnat.com>
14983
14984 * mdebugread.c (parse_symbol): Count until the stEnd matching
14985 the structure name.
14986
14987 2003-01-02 Mark Kettenis <kettenis@gnu.org>
14988
14989 * configure.in: Remove --with-cpu option.
14990 subscripts. Remove evil changequotes here.
14991 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
14992 * config.in, configure: Regenerated.
14993
14994 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
14995 * configure.in: Cleanup section that sources GDB and BFD configure
14996 subscripts. Remove evil changequotes here.
14997 * config.in, configure: Regenerated.
14998
14999 2003-01-02 Andrew Cagney <ac131313@redhat.com>
15000
15001 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
15002 frame accessor methods.
15003 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
15004 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
15005 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
15006 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
15007 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
15008 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
15009 * z8k-tdep.c: Ditto.
15010
15011 2003-01-02 Mark Kettenis <kettenis@gnu.org>
15012
15013 * configure.in: Remove UI_OUT configuration code.
15014 * ada-lang.c: Update assuming UI_OUT is always true.
15015 * Makefile.in (UIOUT_CFLAGS): Remove.
15016 * configure: Regenerated.
15017 * TODO: Remove blurb about elimination of -DUI_OUT.
15018
15019 * configure.in: Move code that provides the --enable-gdbcli,
15020 --enable-gdbmi options right before the code that handles the
15021 --enable-tui option. Polish a bit.
15022 * configure: Regenerated.
15023
15024 * configure.in: Rewrite check for GNU regex and the
15025 --without-included regex option, and move it into the "Checks for
15026 library functions" section. This makes us use the system regex
15027 again by default on systems with version 2 of the GNU C library.
15028 This was apparently broken.
15029 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
15030 * acconfig.h (USE_INCLUDED_REGEX): Remove.
15031 * config.in, configure: Regenerated.
15032
15033 * configure.in: Move code that provides the --enable-tui option
15034 before the "Checks for libraries" section. Polish the code
15035 somewhat and set need_curses to yes if we build the TUI. Rewrite
15036 code that looks for a library providing termcap functionality to
15037 match more closely what's done in the Readline library, and move
15038 it into to the "Checks for libraries" section.
15039 * configure: Regenerated.
15040 * Makefile.in (TERMCAP): Remove variable.
15041 * config/i386/go32.mh (TERMCAP): Remove variable.
15042
15043 2003-01-02 Andrew Cagney <ac131313@redhat.com>
15044
15045 * MAINTAINERS: Mention gdb_mbuild.sh.
15046 * gdb_mbuild.sh: Rewrite.
15047
15048 2003-01-02 Mark Kettenis <kettenis@gnu.org>
15049
15050 * configure.in: Fix typo in last change.
15051 * config.in, configure: Regenerated.
15052
15053 2003-01-02 Andrew Cagney <ac131313@redhat.com>
15054
15055 * valarith.c (value_binop): Delete obsolete code and comments.
15056 * configure.host: Ditto.
15057 * buildsym.h (make_blockvector): Ditto.
15058 * buildsym.c (make_blockvector): Ditto.
15059 * defs.h (enum language): Ditto.
15060 (chill_demangle): Ditto.
15061 * elfread.c (elf_symtab_read): Ditto.
15062 * dwarfread.c (CHILL_PRODUCER): Ditto.
15063 (set_cu_language): Ditto.
15064 (handle_producer): Ditto.
15065 * expprint.c (print_subexp): Ditto.
15066 * gdbtypes.c (chill_varying_type): Ditto.
15067 * gdbtypes.h (builtin_type_chill_bool): Ditto.
15068 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
15069 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
15070 (chill_varying_type): Ditto.
15071 * language.h (_LANG_chill): Ditto.
15072 * language.c (binop_result_type, integral_type): Ditto.
15073 (character_type, string_type, structured_type): Ditto.
15074 (lang_bool_type, binop_type_check): Ditto.
15075 * stabsread.h (os9k_stabs): Ditto.
15076 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
15077 (define_symbol, read_type, read_struct_fields): Ditto.
15078 (read_array_type, read_enum_type, read_huge_number): Ditto.
15079 (read_range_type, start_stabs): Ditto.
15080 * symfile.c (init_filename_language_table): Ditto.
15081 (add_psymbol_with_dem_name_to_list): Ditto.
15082 * symtab.c (symbol_init_language_specific): Ditto.
15083 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
15084 * symtab.h (struct general_symbol_info): Ditto.
15085 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
15086 * typeprint.c (typedef_print): Ditto.
15087 * utils.c (fprintf_symbol_filtered): Ditto.
15088 * valops.c (value_cast, search_struct_field, value_slice): Delete
15089 obsolete code.
15090 (varying_to_slice): Delete function.
15091 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
15092 (varying_to_slice): Delete declaration.
15093 * MAINTAINERS: Update.
15094
15095 2003-01-02 Mark Kettenis <kettenis@gnu.org>
15096
15097 * configure.in: Reorganize "Checks for library functions section"
15098 a bit. Remove check for `btowc' and `isascii' functions.
15099 * configure: Regenerated.
15100
15101 * acconfig.h (_MSE_INT_H): Remove.
15102 * configure.in: Create "Checks for header files" section, and move
15103 appropriate tests there. Don't check for objlist.h, wchar.h,
15104 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
15105 misdetection fix. Also add "Checks for types", "Checks for
15106 compiler characteristics" and "Checks for library functions"
15107 sections.
15108 * config.in, configure: Regenerated.
15109
15110 * configure.in: Create "Checks for programs" section, and move
15111 appropriate tests there.
15112
15113 2003-01-01 Mark Kettenis <kettenis@gnu.org>
15114
15115 * configure.in: Create "Checks for libraries" section, and move
15116 appropriate tests there. Cleanup check for wctype in libw. Use
15117 AC_SEARCH_LIBS to see whether we need libsocket.
15118 * configure: Regenerated.
15119
15120 For older changes see ChangeLog-2002
15121 \f
15122 Local Variables:
15123 mode: change-log
15124 left-margin: 8
15125 fill-column: 74
15126 version-control: never
15127 End:
This page took 0.426671 seconds and 4 git commands to generate.