2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
013be872
MC
12003-12-01 Michael Chastain <mec.gnu@mindspring.com>
2
3 * dwarfread.c: Update documentation on the state of dwarf-1.
4
5994185b
AC
52003-12-01 Andrew Cagney <cagney@redhat.com>
6
0748d941
AC
7 Obsolete old MIPS SVr3 and SVr4 systems.
8 * NEWS: Mention obsoleted systems.
9 * configure.tgt: Mark mips*-*-sysv4* as obsolete.
10 * configure.host: Mark mips-dec-*, mips-little-*, mips-sony-*,
11 mips-*-sysv4*, mips-*-sysv*, mips-*-riscos* and mips-*-mach3* as
12 obsolete.
13 * config/mips/decstation.mh: Mark as obsolete.
14 * config/mips/littlemips.mh: Mark as obsolete.
15 * config/mips/nm-mips.h: Mark as obsolete.
16 * config/mips/xm-mips.h: Mark as obsolete.
17 * config/mips/news-mips.mh: Mark as obsolete.
18 * config/mips/nm-news-mips.h: Mark as obsolete.
19 * config/mips/riscos.mh: Mark as obsolete.
20 * config/mips/nm-riscos.h: Mark as obsolete.
21 * config/mips/xm-riscos.h: Mark as obsolete.
22 * config/mips/mipsv4.mt: Mark as obsolete.
23 * config/mips/tm-mipsv4.h: Mark as obsolete.
24 * config/mips/xm-mipsv4.h: Mark as obsolete.
25
5994185b
AC
26 Obsolete old m68k systems.
27 * configure.host: Mark m68*-sun-*, m68*-sun-sunos4*,
28 m68*-sun-sunos3*, m68*-motorola-*, m68*-*-sysv4*, m68*-*-lynxos*,
29 m68*-bull*-sysv*, m68*-att-*, m680[01]0-sun-sunos4*, and
30 m680[01]0-sun-sunos3* as obsolete.
31 * configure.tgt: Mark m68*-*-lynxos*, m68*-*-sunos3*,
32 m68*-*-sunos4*, m68*-*-sysv4*, m68000-*-sunos3*, m68000-*-sunos4*,
33 m68*-bull-sysv*, m68*-att-*, and m68*-motorola-*, as obsolete.
34 * config/m68k/sun3os4.mh: Mark file obsolete.
35 * config/m68k/xm-sun3os4.h: Mark file obsolete.
36 * config/m68k/sun3os3.mh: Mark file obsolete.
37 * config/m68k/nm-sun3.h: Mark file obsolete.
38 * config/m68k/xm-sun3.h: Mark file obsolete.
39 * config/m68k/sun2os4.mh: Mark file obsolete.
40 * config/m68k/sun2os3.mh: Mark file obsolete.
41 * config/m68k/nm-sun2.h: Mark file obsolete.
42 * config/m68k/xm-sun2.h: Mark file obsolete.
43 * config/m68k/m68kv4.mh: Mark file obsolete.
44 * config/m68k/nm-sysv4.h: Mark file obsolete.
45 * config/m68k/xm-m68kv4.h: Mark file obsolete.
46 * config/m68k/m68klynx.mh: Mark file obsolete.
47 * config/m68k/nm-m68klynx.h: Mark file obsolete.
48 * config/m68k/dpx2.mh: Mark file obsolete.
49 * config/m68k/xm-dpx2.h: Mark file obsolete.
50 * config/m68k/nm-dpx2.h: Mark file obsolete.
51 * config/m68k/delta68.mh: Mark file obsolete.
52 * config/m68k/xm-delta68.h: Mark file obsolete.
53 * config/m68k/nm-delta68.h: Mark file obsolete.
54 * config/m68k/3b1.mh: Mark file obsolete.
55 * config/m68k/xm-3b1.h: Mark file obsolete.
56 * config/m68k/sun3os4.mt: Mark file obsolete.
57 * config/m68k/tm-sun3os4.h: Mark file obsolete.
58 * config/m68k/sun3os3.mt: Mark file obsolete.
59 * config/m68k/tm-sun3.h: Mark file obsolete.
60 * config/m68k/sun2os4.mt: Mark file obsolete.
61 * config/m68k/tm-sun2os4.h: Mark file obsolete.
62 * config/m68k/sun2os3.mt: Mark file obsolete.
63 * config/m68k/tm-sun2.h: Mark file obsolete.
64 * config/m68k/m68kv4.mt: Mark file obsolete.
65 * config/m68k/tm-m68kv4.h: Mark file obsolete.
66 * config/m68k/m68klynx.mt: Mark file obsolete.
67 * config/m68k/tm-m68klynx.h: Mark file obsolete.
68 * config/m68k/dpx2.mt: Mark file obsolete.
69 * config/m68k/tm-dpx2.h: Mark file obsolete.
70 * config/m68k/delta68.mt: Mark file obsolete.
71 * config/m68k/tm-delta68.h: Mark file obsolete.
72 * config/m68k/3b1.mt: Mark file obsolete.
73 * config/m68k/tm-3b1.h: Mark file obsolete.
74
720aa428
MK
752003-11-29 Mark Kettenis <kettenis@gnu.org>
76
77 * x86-64-tdep.c (MAX_CLASSES): Remove macro.
78 (x86_64_reg_class): Remove enum.
79 (merge_classes, classify_argument, examine_argument): Remove
80 functions.
81 (INT_REGS, SSE_REGS): Remove macros.
82 (x86_64_push_arguments): Remove function.
83 (amd64_push_arguments): New function.
84 (x86_64_push_dummy_call): Call amd64_push_arguments instead of
85 x86_64_push_arguments.
86
35883a3f
MK
872003-11-28 Mark Kettenis <kettenis@gnu.org>
88
89 * x86-64-tdep.c (x86_64_frame_cache): Don't bail out if %rbp is
90 zero. Reorganize code a bit.
91
597684c5
MK
922003-11-27 Mark Kettenis <kettenis@gnu.org>
93
3e74aeed
MK
94 * dwarf2-frame.c: Fix another comment.
95
efb1c01c
MK
96 * x86-64-tdep.c (RET_INT_REGS, RET_SSE_REGS): Remove defines.
97 (x86_64_use_struct_convention, x86_64_extract_return_value,
98 x86_64_store_return_value): Remove.
99 (amd64_reg_class): New enum.
100 (amd64_merge_classes, amd64_classify_aggregate, amd64_classify,
101 amd64_return_value): New functions.
102 (x86_64_init_abi): Don't set extract_return_value,
103 store_return_value and use_struct_convention. Set return_value to
104 amd64_return_value.
105 * i387-tdep.h (i387_return_value): New prototype.
106 * i387-tdep.c (i387_return_value): New function.
107
e4e9607c
MK
108 * dwarf2-frame.c: Fix some comments and whitespace problems.
109
13739f4d
MK
110 * i386nbsd-tdep.c: Don't include "gdbtypes.h". Include
111 "gdb_assert.h" and "gdb_string.h".
112 (i386nbsd_r_reg_offset): Rename from regmap.
113 (SIZEOF_STRUCT_REG): Remove.
114 (i386nbsd_supply_reg, fetch_core_registers,
115 fetch_elfcore_registers, i386nbsd_core_fns, i386nbsd_elfcore_fns):
116 Remove.
117 (i386nbsd_aout_supply_regset,
118 i386nbsd_aout_regset_from_core_section): New functions.
119 (i386nbsd_sc_reg_offset): Don't explicitly specify size of array.
120 (i386nbsd_init_abi): Initialize TDEP->gregset_reg_offset,
121 TDEP->gregset_num_regs amd sizeof_gregset. Use ARRAY_SIZE to
122 initialize TDEP->sc_num_regs.
123 (i386nbsdaout_init_abi): New function.
124 (i386nbsdelf_init_abi): Remove initialization of
125 TDEP->num_xmm_regs. Don't set num_regs here.
126 (_initialize_i386nbsd_tdep): Don't call add_core_fns. Use
127 i386nbsd_aout_init to register NetBSD a.out OS/ABI.
128
597684c5
MK
129 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use
130 .note.netbsdcore.procinfo section to recognize NetBSD core files.
131
37e79b6b
MC
1322003-11-26 Michael Chastain <mec.gnu@mindspring.com>
133
134 * cp-abi.c: Update copyright years.
135
24557e30
AC
1362003-11-25 Andrew Cagney <cagney@redhat.com>
137
138 * thread-db.c (enable_thread_event): New function. Ensure that BP
139 is a code address.
140 (enable_thread_event_reporting): Use enable_thread_event.
141
78c63a3b
MS
1422003-11-25 Michael Snyder <msnyder@redhat.com>
143
144 * mips-tdep.c (mips_o64_extract_return_value): Correct for
145 NUM_REGS (see changes 2003-06-21).
146 (mips_eabi_extract_return_value): Ditto.
147
aff6338a
AC
1482003-11-25 Andrew Cagney <cagney@redhat.com>
149
150 * infrun.c: Don't include "exec.h".
151 (handle_inferior_event): Pass current_target, instead of exec_ops,
152 to SOLIB_ADD. Add comments.
153 * Makefile.in (infrun.o): Update dependencies.
154
9e08b29b
DJ
1552003-11-24 Daniel Jacobowitz <drow@mvista.com>
156
157 * NEWS: Mention improved location expression support.
158
603942cc
AC
1592003-11-23 Andrew Cagney <cagney@redhat.com>
160
161 * Makefile.in (infrun.o): Update dependencies.
162 * infrun.c: Include "exec.h".
163 (handle_inferior_event): Pass exec_ops to SOLIB_ADD.
164
66c57289
AC
1652003-11-23 Andrew Cagney <cagney@redhat.com>
166
dd3ecc14
AC
167 * frame.c (frame_unwind_signed_register): Delete function.
168 * frame.h (frame_unwind_register_signed): Delete declaration.
169 * mips-tdep.c (mips_frame_saved_pc): Use frame_unwind_register_signed.
170
eec1a560
AC
171 * arch-utils.h (generic_cannot_extract_struct_value_address):
172 Delete declaration.
173
cb137aa5
AC
174 * defs.h (DEPRECATED_STREQN): Rename STREQN.
175 (DEPRECATED_STREQ): Rename STREQ.
176 * ada-exp.y, ada-lang.c, ada-lex.l, coffread.c: Update.
177 * config/mips/tm-irix5.h, config/mips/tm-irix6.h: Update.
178 * config/mips/tm-mipsv4.h, config/sparc/tm-sun4sol2.h: Update.
179 * dbxread.c, dwarf2read.c, dwarfread.c, environ.c: Update.
180 * eval.c, exec.c, f-lang.c, hppa-tdep.c, hpread.c: Update.
181 * jv-exp.y, language.c, m2-exp.y, mcore-rom.c: Update.
182 * mdebugread.c, mipsread.c, objc-exp.y, objfiles.c: Update.
183 * p-exp.y, p-typeprint.c, p-valprint.c, rs6000-nat.c: Update.
184 * source.c, sparc-tdep.c, stack.c, target.c: Update.
66c57289 185
cb137aa5 186 * symfile.c (symbol_file_command): Replace STREQ with strcmp.
66c57289
AC
187 * elfread.c (elf_symtab_read): Delete STREQ from comment.
188
29dfb2ac
AC
1892003-11-22 Andrew Cagney <cagney@redhat.com>
190
213cc0ad
AC
191 * frame.c (deprecated_frame_xmalloc): Delete function.
192 (deprecated_set_frame_extra_info_hack): Delete function.
193 (deprecated_set_frame_saved_regs_hack): Delete function.
194 * frame.h (deprecated_frame_xmalloc): Delete declaration.
195 (deprecated_set_frame_extra_info_hack): Delete declaration.
196 (deprecated_set_frame_saved_regs_hack): Delete declaration.
197 * mcore-tdep.c (analyze_dummy_frame): Instead of
198 deprecated_frame_xmalloc, deprecated_set_frame_saved_regs_hack,
199 and deprecated_set_frame_extra_info_hack use
200 deprecated_frame_xmalloc_with_cleanup.
201 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
202 * mips-tdep.c (mips_init_extra_frame_info): Delete call to
203 deprecated_set_frame_saved_regs_hack.
204
35bb18ac
AC
205 * mips-tdep.c (mips_frame_chain): Delete call to
206 deprecated_inside_entry_file.
207
38a7ce4b
AC
208 * frame.h (deprecated_set_frame_next_hack): Delete declaration.
209 (deprecated_set_frame_prev_hack): Delete declaration.
210 * frame.c (deprecated_set_frame_next_hack): Delete function.
211 (deprecated_set_frame_prev_hack): Delete function.
212 * mcore-tdep.c (analyze_dummy_frame): Delete calls to
213 "deprecated_set_frame_next_hack" and
214 "deprecated_set_frame_prev_hack".
215 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
216
47ebcfbe
AC
217 * mips-tdep.c (mips_register_convertible): Delete function.
218 (mips_register_convert_to_virtual): Delete function.
219 (mips_register_convert_to_raw): Delete function.
220 (mips_gdbarch_init): Do not set "deprecated_register_convertible",
221 "deprecated_register_convert_to_virtual", or
222 "deprecated_register_convert_to_raw".
223 (mips_pseudo_register_write, mips_pseudo_register_read): Handle
224 32/64 cooked to raw register conversions.
225
2a9264f1 226 * frame.c (deprecated_get_frame_context): Delete function.
38a7ce4b 227 (deprecated_set_frame_context): Delete function.
2a9264f1
AC
228 (struct frame_info): Delete member "context".
229 * frame.h (deprecated_get_frame_context): Delete declaration.
230 (deprecated_set_frame_context): Delete declaration.
231
7af6341f
AC
232 * procfs.c (procfs_wait): Delete FAULTED_USE_SIGINFO comment.
233 * config/sparc/tm-sun4sol2.h (FAULTED_USE_SIGINFO): Delete macro.
234 * config/i386/tm-i386sol2.h (FAULTED_USE_SIGINFO): Delete macro.
235 * config/alpha/nm-osf2.h (FAULTED_USE_SIGINFO): Delete macro.
236
10a08821
AC
237 * mips-tdep.c (SIGFRAME_REG_SIZE): Delete macro.
238 (mips_find_saved_regs): Replace SIGFRAME_REG_SIZE with
239 mips_regsize.
240 (mips_dump_tdep): Do not print SIGFRAME_REG_SIZE.
241 * config/mips/tm-irix6.h (SIGFRAME_REG_SIZE): Delete macro.
242 * config/mips/tm-irix5.h: Update copyright.
243 (SIGFRAME_REG_SIZE): Delete macro.
244
00d33403
AC
245 * hppa-tdep.c (hppa_value_returned_from_stack): Delete function.
246 * config/pa/tm-hppa.h (hppa_value_returned_from_stack): Delete
247 declaration.
248 (DEPRECATED_VALUE_RETURNED_FROM_STACK): Delete macro.
249 * infcall.c (call_function_by_hand): Delete #ifdef
250 DEPRECATED_VALUE_RETURNED_FROM_STACK code.
251 * infcmd.c (print_return_value): Ditto.
252
74da7425
AC
253 * mips-tdep.c (skip_prologue_using_sal): New function.
254 (mips32_skip_prologue, mips16_skip_prologue): Use
255 skip_prologue_using_sal to get an upper bound on the search.
256
369864a4
AC
257 * config/powerpc/tm-linux.h (PROLOGUE_FIRSTLINE_OVERLAP): Delete
258 #if 0'ed macro.
259 * infrun.c (step_into_function): Delete #ifdef
260 PROLOGUE_FIRSTLINE_OVERLAP code.
261 * symtab.c (find_function_start_sal): Ditto.
262
a5a12285
AC
263 * remote-rdp.c: Update copyright.
264 (rdp_init): #if 0 references to "target_byte_order".
265
29dfb2ac
AC
266 * mips-tdep.c (mips_o32_store_return_value): Delete function.
267 (mips_o32_return_value): Replace mips_o32_xfer_return_value.
268 (mips_o32_extract_return_value): Delete function.
269 (mips_n32n64_return_value): Replace mips_n32n64_xfer_return_value.
270 (mips_n32n64_extract_return_value): Delete function.
271 (mips_n32n64_store_return_value): Delete function.
272 (mips_gdbarch_init): For o32 and n32n64, set "return_value"
273 instead of "store_return_value", "extract_return_value", and
274 "use_struct_convention".
275 (mips_n32n64_use_struct_convention): Delete function.
276
3a3da38c
KB
2772003-11-21 Kevin Buettner <kevinb@redhat.com>
278
279 * frv-tdep.c (frv_frame_this_id): Eliminate call to
280 inside_entry_func().
281
c5e656c1
MK
2822003-11-20 Mark Kettenis <kettenis@gnu.org>
283
284 * i386-tdep.c (i386_extract_return_value,
285 i386_store_return_value): Add gdbarch argument. Use it instead of
286 determining it from REGCACHE. Remove recursive call for
287 structures with a single member.
288 (i386_use_struct_convention): Remove.
289 (i386_reg_struct_return_p): New function.
290 (i386_return_value): New function.
291 (i386_gdbarch_init): Set return_value, don't set
292 extract_return_value, store_return_value and
293 use_struct_convention.
294 * x86-64-tdep.c (x86_64_init_abi): Set return_value to NULL.
295
515cc92e
JB
2962003-11-20 Jim Blandy <jimb@redhat.com>
297
298 * osabi.c (_initialize_gdb_osabi): Don't return before registering
299 the 'set osabi' and 'show osabi' commands.
300
3f1d7f16
MK
3012003-11-19 Mark Kettenis <kettenis@gnu.org>
302
303 * frame.c (get_prev_frame): Use result from
304 get_frame_address_in_block instead of get_frame_pc as argument to
305 inside_main_func. Fixes PR backtrace/1435.
306
667e784f
AC
3072003-11-19 Andrew Cagney <cagney@redhat.com>
308
309 * stack.c (return_command): Handle "void", "legacy" and "unknown
310 location" return values separatly.
311 * values.c (using_struct_return): Return 0 for a "void" return
312 type. Mention "register_value_being_returned".
313 (register_value_being_returned): Mention "using_struct_return".
314
4cecd739
DJ
3152003-11-19 Daniel Jacobowitz <drow@mvista.com>
316
317 * dwarf2read.c (offreg, basereg, isderef, frame_base_reg)
318 (frame_base_offset): Delete.
319 (read_func_scope): Delete call to decode_locdesc.
320 (decode_locdesc): Update comments. Don't set the removed variables.
321 Complain for DW_OP_reg* not at the end. Remove DW_OP_breg* and
322 DW_OP_fbreg support.
323
6b992462
DJ
3242003-11-18 Daniel Jacobowitz <drow@mvista.com>
325
326 * dwarf2read.c (optimized_out, islocal): Remove.
327 (decode_locdesc): Update comments. Don't set optimized_out
328 or islocal.
329
968d1cb4
JJ
3302003-11-17 Jeff Johnston <jjohnstn@redhat.com>
331 David Mosberger <davidm@hpl.hp.com>
332
333 * ia64-tdep.c: Include elf.h.
334 [HAVE_LIBUNWIND_IA64_H]: Include libunwind-frame.h and
335 libunwind-ia64.h.
336 (ia64_rse_slot_num, ia64_rse_skip_regs): New for libunwind support.
337 (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum): Ditto.
338 (ia64_is_fpreg, ia64_access_reg): Ditto.
339 (ia64_access_fpreg, ia64_access_mem): Ditto.
340 (get_kernel_table): Ditto.
341 (ia64_find_unwind_table): Ditto.
342 (ia64_find_proc_info_x, ia64_put_unwind_info): Ditto.
343 (ia64_get_dyn_info_list, ia64_libunwind_frame_this_id): Ditto.
344 (ia64_libunwind_frame_prev_register): Ditto.
345 (ia64_libunwind_frame_sniffer): Ditto.
346 (ia64_gdbarch_init)[HAVE_LIBUNWIND_IA64_H]: Add libunwind frame
347 sniffer. Register libunwind functions needed by generic
348 libunwind frame code using libunwind_frame_set_descr().
349
d29caefc
DJ
3502003-11-16 Daniel Jacobowitz <drow@mvista.com>
351
352 * breakpoint.c (re_enable_breakpoints_in_shlibs): Only re-enable a
353 bp_shlib_disabled breakpoint if there is a shared library mapped
354 at its expected address.
355
691c0433
AC
3562003-11-16 Andrew Cagney <cagney@redhat.com>
357
96cb1c2f
AC
358 * configure.tgt: Delete mips*tx39*-elf*.
359 * config/mips/tm-tx39.h: Delete file.
360 * config/mips/tx39.mt: Delete file.
361 * config/mips/tx39.mt: Delete file.
362
691c0433
AC
363 * mips-tdep.h (deprecated_mips_set_processor_regs_hack): Declare.
364 * remote-mips.c (common_open): Instead of
365 "mips_read_register_type" and "mips_set_processor_type_command"
366 call "deprecated_mips_set_processor_regs_hack".
367 * config/mips/tm-mips.h (mips_read_processor_type): Delete
368 declaration.
369 (mips_set_processor_type_command): Delete declaration.
370 * mips-tdep.c (mips_gdbarch_init): Update comment.
371 (mips_dump_tdep): Do not print MIPS_REGISTER_NAMES.
372 (mips_set_processor_type): Delete function.
373 (NUM_MIPS_PROCESSOR_REGS): Define.
374 (mips_show_processor_type_command): Delete function.
375 (mips_set_processor_type_command): Delete function.
376 (tmp_mips_processor_type): Delete.
377 (mips_processor_type): Delete.
378 (mips_processor_type_table): Delete.
379 (mips_r3051_reg_names): Delete.
380 (mips_r3081_reg_names): Delete.
381 (mips_lsi33k_reg_names): Delete.
382 (mips_processor_reg_names): Delete.
383 (mips_read_processor_type): Delete function.
384 (deprecated_mips_set_processor_regs_hack): New function.
385 (struct gdbarch_tdep): Add member "mips_processor_reg_names".
386 (mips_register_name): Get the processor names from the tdep.
387 (mips_tx39_reg_names): New array.
388 (mips_generic_reg_names): Wire to a standard set of names.
389 (mips_gdbarch_init): Set "mips_processor_reg_names".
390 * config/mips/tm-irix5.h (MIPS_REGISTER_NAMES): Delete macro.
391 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Delete macro.
392 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Delete macro.
393
56cea623
AC
3942003-11-16 Andrew Cagney <cagney@redhat.com>
395
396 * mips-tdep.c (struct gdbarch_tdep): Add field "regnum".
397 (mips_fpa0_regnum, mips_regnum): New function.
398 (mips_gdbarch_init): Fill in the "regnum" fields.
399 * mips-tdep.h (struct mips_regnum): Define.
400 (mips_regnum): Declare.
401 * config/mips/tm-mips.h (BADVADDR_REGNUM): Delete macro.
402 (LO_REGNUM, HI_REGNUM, BADVADDR_REGNUM): Ditto.
403 (CAUSE_REGNUM, PC_REGNUM, FP0_REGNUM): Ditto.
404 (FCRCS_REGNUM, FCRIR_REGNUM, FPA0_REGNUM): Ditto.
405 * config/mips/tm-irix6.h (FP0_REGNUM): Delete macro.
406 (PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
407 (HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
408 * config/mips/tm-irix5.h (FP0_REGNUM): Delete macro.
409 (PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
410 (HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
411 * remote-mips.c: Include "mips-tdep.h". Update.
412 * mipsnbsd-tdep.c: Update.
413 * mipsv4-nat.c: Update.
414 * mips-tdep.c: Update.
415 * mips-nat.c: Update.
416 * mips-linux-tdep.c: Update.
417 * mips-linux-nat.c: Update.
418 * irix5-nat.c: Update.
419 * dve3900-rom.c: Include "mips-tdep.h". Update.
420 (ignore_packet): Supress GCC warning.
421 * config/mips/nm-riscos.h: Update.
422
719ec221
AC
4232003-11-16 Andrew Cagney <cagney@redhat.com>
424
425 * mips-tdep.c: Replace DEPRECATED_REGISTER_RAW_SIZE with
426 register_size.
427 (mips_register_raw_size): Delete function.
428 (mips_register_type): Handle "mips64_transfers_32bit_regs_p".
429 (mips_gdbarch_init): Do not set "deprecated_register_raw_size".
430 Check and set "mips64_transfers_32bit_regs_p".
431 (struct gdbarch_tdep): Add "mips64_transfers_32bit_regs_p".
432 (mips_register_convertible): Check the architecture's
433 "mips64_transfers_32bit_regs_p".
434 (set_mips64_transfers_32bit_regs): New function.
435 (_initialize_mips_tdep): Use "add_setshow_cmd" when adding the
436 "set remote-mips64-transfers-32bit-regs" command. Specify
437 set_mips64_transfers_32bit_regs as the set function.
56cea623 438 * Makefile.in (dve3900-rom.o, remote-mips.o): Update dependencies.
719ec221 439
20187ed5
MK
4402003-11-16 Mark Kettenis <kettenis@gnu.org>
441
442 * i386-tdep.h (i386_supply_gregset): Provide prototype.
443 * i386-tdep.c (i386_supply_gregset): Make public.
444
6771c427
AC
4452003-11-16 Andrew Cagney <cagney@redhat.com>
446
447 * mips-tdep.c (mips_register_byte): Delete function.
448 (mips_gdbarch_init): Do not set "deprecated_register_byte".
449 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Delete macro.
450 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Delete macro.
451 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Delete macro.
452
c8048956
MK
4532003-11-16 Mark Kettenis <kettenis@gnu.org>
454
455 * i386-tdep.c (i386_extract_return_value): Don't use bfd_byte.
456
cc8a868a
AC
4572003-11-16 Andrew Cagney <cagney@redhat.com>
458
459 * config/mips/linux64.mt: Delete file.
460 * config/mips/tm-linux64.h: Delete file.
461 * config/mips/tm-mips64.h: Delete file.
462 * config/mips/embed64.mt: Delete file.
463 * config/djgpp/fnchange.lst: Update.
464 * configure.tgt: Delete explicit patterns for mipsisa64*-*-linux*,
465 mips64*-*-linux*, mips64*-*-*, and mipsisa64*-*-*.
466 * config/mips/tm-irix6.h: Update copyright. Include
467 "mips/tm-mips.h" instead of "mips/tm-mips64.h".
468 * mips-tdep.c (mips_dump_tdep): Do not print "OP_LDFPR" or
469 "OP_LDGPR".
470
5ef80fb0
AC
4712003-11-15 Andrew Cagney <cagney@redhat.com>
472
473 * mips-tdep.c (mips_register_type): Simplify. Eliminate reference
474 to MIPS_REGISTER_TYPE. Make integer registers signed. Make IRIX
475 n32 registers 64 bit.
476 (mips_register_raw_size, mips_register_byte): For pseudo
477 registers, use the register's pseudo size and not the
478 corresponding raw register's size.
479 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Delete macro.
480 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Delete macro.
481 * config/mips/tm-irix6.h: Don't #undef MIPS_REGISTER_TYPE.
482 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Delete macro.
483
4246e332
AC
4842003-11-15 Andrew Cagney <cagney@redhat.com>
485
8fa9cfa1
AC
486 * mips-tdep.c (struct gdbarch_tdep): Delete member
487 gdb_target_is_mips64.
488 (GDB_TARGET_IS_MIPS64): Delete macro.
489 (mips_gdbarch_init): Do not set tdep's gdb_target_is_mips64.
490 (mips_dump_tdep): Do not print GDB_TARGET_IS_MIPS64.
491 (mips_addr_bits_remove): Simplify.
492
c73e8f27
AC
493 * mips-tdep.c: Replace DEPRECATED_REGISTER_VIRTUAL_SIZE with
494 register_size.
495
4246e332
AC
496 Replace MIPS_REGSIZE with mips_regsize.
497 * mips-tdep.c (mips_regsize): New function.
498 * mips-tdep.h (mips_regsize): Declare.
499 * mipsnbsd-tdep.h (SIZEOF_STRUCT_FPREG): Update.
500 (SIZEOF_STRUCT_REG): Update.
501 * mipsnbsd-tdep.c (mipsnbsd_supply_reg): Update.
502 (mipsnbsd_fill_reg): Update.
503 (mipsnbsd_supply_fpreg): Update.
504 (mipsnbsd_fill_fpreg): Update.
505 (NBSD_MIPS_JB_ELEMENT_SIZE): Update.
506 * mips-tdep.c (mips_register_raw_size): Update.
507 (mips_register_type): Update.
508 (SIGFRAME_BASE): Update.
509 (SIGFRAME_PC_OFF): Update.
510 (SIGFRAME_REGSAVE_OFF): Update.
511 (SIGFRAME_FPREGSAVE_OFF): Update.
512 (SIGFRAME_REG_SIZE): Update.
513 (mips32_heuristic_proc_desc): Update.
514 (print_gp_register_row): Update.
515 (mips_dump_tdep): Do not print MIPS_REGSIZE.
516 * irix5-nat.c (supply_gregset): Update.
517 (fetch_core_registers): Update.
518 * config/mips/tm-mips64.h (MIPS_REGSIZE): Delete macro.
519 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Update.
520 * config/mips/tm-mips.h (MIPS_REGSIZE): Delete macro.
521 (MIPS_REGISTER_BYTE): Update.
522 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Update.
523
5e044b1e
AC
5242003-11-15 Andrew Cagney <cagney@redhat.com>
525
526 * config/sparc/tm-sparc.h (DEPRECATE_USE_REGISTER_NOT_ARG): Rename
527 USE_REGISTER_NOT_ARG.
528 * stabsread.c (define_symbol): Update.
529
3a16a68c
AC
5302003-11-15 Andrew Cagney <cagney@redhat.com>
531
532 * bcache.h (deprecated_bcache): Declare.
533 (bcache): Make returned buffer constant.
534 * bcache.c (deprecated_bcache): New function.
535 (bcache_data): New function.
536 (bcache): Call bcache data.
537 * symfile.c (add_psymbol_to_list): Use deprecated_bcache.
538 (add_psymbol_with_dem_name_to_list): Ditto.
539
bb41a796
MK
5402003-11-15 Mark Kettenis <kettenis@gnu.org>
541
542 * glibc-tdep.h (struct gdbarch): Declare opaque.
543 (glibc_skip_solib_resolver): Adjust prototype.
544 * glibc-tdep.c (glibc_skip_solib_resolver): Adjust.
545 * arm-linux-tdep.c (arm_linux_skip_solib_resolver): Remove.
546 (arm_linux_init_abi): Set skip_solib_resolver.
547 * i386-linux-tdep.c (i386_linux_skip_solib_resolver): Remove.
548 (i386_linux_init_abi): Set skip_solib_resolver.
549 * config/arm/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
550 (arm_linux_skip_solib_resolver): Remove prototype.
551 * config/i386/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
552 (i386_linux_skip_solib_resolver): Remove prototype.
553
4c8c40e6
MK
5542003-11-14 Mark Kettenis <kettenis@gnu.org>
555
556 * gdbarch.sh (skip_solib_resolver): Change into a multi-arch
557 function.
558 * gdbarch.c, gdbarch.h: Regenerate.
559 * infrun.c (handle_inferior_event): Call
560 gdbarch_skip_solib_resolver instead of SKIP_SOLIB_RESOLVER.
561 * arch-utils.c (generic_in_solib_call_trampoline): Adjust function
562 definition.
563 * arch-utils.h (generic_in_solib_call_trampoline): Adjust function
564 prototype.
565
0e5d83e3
JJ
5662003-11-14 Jeff Johnston <jjohnstn@redhat.com>
567
568 * libunwind-frame.c: New file.
569 * libunwind-frame.h: New file.
570 * acconfig.h (HAVE_LIBUNWIND): #undef reference added.
571 * configure.in: Add --with-libunwind option support. Define
572 HAVE_LIBUNWIND if libunwind support selected / defaulted.
573 Also check for libunwind.h and libunwind-ia64.h headers.
574 * configure: Regenerated.
575 * Makefile.in: Add support for libunwind-frame.o.
576 * config.in: Regenerated.
577
287a334e
JJ
5782003-11-14 Jeff Johnston <jjohnstn@redhat.com>
579
580 * config/ia64/nm-linux.h (NATIVE_XFER_UNWIND_TABLE): New macro to
581 set up the ia64 linux native target method for getting the kernel
582 unwind table.
583 * ia64-linux-nat.c (ia64_linux_xfer_unwind_table): New function.
584 * inftarg.c (child_xfer_partial): Enable section of code to
585 handle TARGET_OBJECT_UNWIND_TABLE.
586 * target.h (target_object): Add new TARGET_OBJECT_UNWIND_TABLE macro.
587
140be7b8
ILT
5882003-11-14 Ian Lance Taylor <ian@wasabisystems.com>
589
590 * config/arm/nbsd.mt (TM_FILE): Define.
591 * config/arm/tm-nbsd.h: New file.
592
0a90bcdd
AC
5932003-11-14 Andrew Cagney <cagney@redhat.com>
594
595 * Makefile.in (ppc-sysv-tdep.o): Update dependencies.
596 * ppc-sysv-tdep.c: Include "objfiles.h".
597 (ppc64_sysv_abi_push_dummy_call): Provide the
598 the FN's objfile when looking for the descriptor.
9ea97f2a
AC
599
600 * ppc-linux-tdep.c (ppc_linux_init_abi): Set PPC64's
601 "name_of_malloc" to ".malloc".
602
087f1027
MK
6032003-11-13 Mark Kettenis <kettenis@gnu.org>
604
605 * config/i386/x86-64linux.mt (TDEPFILES): Add glibc-tdep.o.
606
3882f37a
DC
6072003-11-13 David Carlton <carlton@kealia.com>
608
609 * cp-namespace.c (lookup_namespace_scope): Fix typo in comment.
610
a8cf2722
AC
6112003-11-13 Andrew Cagney <cagney@redhat.com>
612
613 * arch-utils.h (selected_architecture_name): Declare.
614 (selected_byte_order): Declare.
615 * arch-utils.c (selected_byte_order): New function.
616 (selected_architecture_name): New function.
617 (target_architecture_auto): Make static.
618 (set_architecture_string): Make static.
619 (target_byte_order): Make static.
620 (target_byte_order_auto): Make static.
621 * gdbarch.sh (TARGET_BYTE_ORDER, TARGET_ARCHITECTURE): Delete
622 non-multi-arch definition.
623 (TARGET_ARCHITECTURE_AUTO, TARGET_BYTE_ORDER_AUTO): Delete.
624 (target_byte_order, target_architecture): Delete declaration.
625 (target_byte_order_auto, target_architecture_auto): Ditto.
626 * gdbarch.h: Re-generate.
627 * remote-sim.c (gdbsim_open): Use "selected_architecture_name" and
628 "selected_byte_order".
629
475b6ddd
AC
6302003-11-13 Andrew Cagney <cagney@redhat.com>
631
632 * ppc-linux-tdep.c (ppc_linux_return_value): Fix parameter order.
633
a22286a9
JB
6342003-11-13 Jim Blandy <jimb@redhat.com>
635
636 * cp-namespace.c: Doc fix.
637
7bb11558
MS
6382003-11-12 Michael Snyder <msnyder@redhat.com>
639
39add00a
MS
640 * sh64_tdep.c: Regularize some names.
641 (sh_sh64_register_name): Rename to sh64_register_name.
642 (sh_sh64_breakpoint_from_pc): Rename to sh64_breakpoint_from_pc.
643 (sh_sh64_register_byte): Rename to sh64_register_byte.
644 (sh_sh64_build_float_register_type):
645 Rename to sh64_build_float_register_type.
646 (sh_sh64_register_convert_to_virtual):
647 Rename to sh64_register_convert_to_virtual.
648 (sh_sh64_register_convert_to_raw):
649 Rename to sh64_register_convert_to_raw.
650
2a314ed5
MS
651 * sh64-tdep.c (translate_insn_rn, is_media_pseudo,
652 sh64_media_reg_base_num, sh64_compact_reg_base_num,
653 sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
654 sh64_extract_return_value, sh64_show_media_regs,
655 sh64_show_compact_regs, sh_sh64_register_byte, sh64_register_type,
656 sh_sh64_register_convert_to_virtual, sh_sh64_register_convert_to_raw,
657 sh64_pseudo_register_read, sh64_pseudo_register_write,
658 sh64_do_pseudo_register, sh_compact_print_registers_info):
659 Delete unused variable 'tdep'.
660
7bb11558
MS
661 * sh64-tdep.c: Coding standard and spelling comment fixes.
662 (sh64_extract_return_value): Replace deprecated_store_floating
663 with store_typed_floating.
664 (sh_sh64_register_convert_to_raw): Replace
665 deprecated_store_floating with store_typed_floating.
666 (sh_sh64_register_virtual_type): Convert to sh64_register_type.
667 (sh64_frame_chain, sh64_get_saved_pr, sh64_get_saved_register,
668 sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
669 sh64_extract_struct_value_address, sh64_pop_frame,
670 sh64_extract_return_value, sh64_store_return_value,
671 sh_sh64_register_convert_to_virtual, sh64_pseudo_register_read,
672 sh_sh64_register_convert_to_raw, sh_pseudo_register_write):
673 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
674 Replace DEPRECATED_REGISTER_VIRTUAL_TYPE with register_type.
675 (sh64_gdbarch_init): Don't set deprecated_register_bytes,
676 deprecated_register_virtual_type, deprecated_register_raw_size,
677 deprecated_max_register_raw_size, or
678 deprecated_max_register_virtual_size. Instead, just set
679 gdbarch_register_type.
39add00a
MS
680 (sh_sh64_register_raw_size): Delete.
681 (sh_sh64_register_virtual_size): Delete.
7bb11558 682
e7c27a73
DJ
6832003-11-12 Daniel Jacobowitz <drow@mvista.com>
684
685 * dwarf2read.c (struct dwarf2_cu): New type.
686
687 (dwarf2_build_psymtabs_hard, psymtab_to_symtab_1): Create a
688 dwarf2_cu structure to pass down.
689
690 (scan_partial_symbols, add_partial_symbol, add_partial_namespace)
691 (add_partial_enumeration, locate_pdi_sibling, process_die)
692 (read_file_scope, read_func_scope)
693 (read_lexical_block_scope, dwarf2_get_pc_bounds)
694 (dwarf2_add_field, dwarf2_attach_fields_to_type)
695 (dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type)
696 (read_structure_scope, read_enumeration, read_array_type)
697 (read_common_block, read_namespace, read_tag_pointer_type)
698 (read_tag_ptr_to_member_type, read_tag_reference_type)
699 (read_tag_const_type, read_tag_volatile_type, read_tag_string_type)
700 (read_subroutine_type, read_typedef, read_base_type, read_comp_unit)
701 (read_die_and_children, read_die_and_siblings, dwarf2_read_section)
702 (dwarf2_read_abbrevs, dwarf2_lookup_abbrev, read_partial_die)
703 (read_full_die. read_attribute_value, read_attribute)
704 (read_address, dwarf_decode_line_header, dwarf_decode_lines)
705 (var_decode_location, new_symbol, dwarf2_const_value, die_type)
706 (die_containing_type, type_at_offset, tag_type_to_type)
707 (read_type_die, dwarf_base_type, decode_locdesc, dwarf_decode_macros)
708 (dwarf2_symbol_mark_computed): Accept and use a dwarf2_cu object.
709
1640b821
DJ
7102003-11-12 Daniel Jacobowitz <drow@mvista.com>
711
712 PR breakpoints/1450
713 * breakpoint.c (insert_bp_location): Fix a logic error by returning
714 0 after a catchpoint fails.
715
d7891507
MC
7162003-11-11 Michael Chastain <mec.gnu@mindspring.com>
717
718 * mips-tdep.c (msymbol_size): Delete.
719
f594e5e9
MC
7202003-11-07 Michael Chastain <mec@shout.net>
721
722 * symtab.h (struct minimal_symbol): Add size.
723 * dbxread.c: Use it.
724 * elfread.c: (record_minimal_symbol_and_info): Do not use info.
725 Rename to record_minimal_symbol.
726 (elf_symtab_read): Set MSYMBOL_SIZE explicitly.
727 * minsyms.c (prim_record_minimal_symbol_and_info): Initialize MSYMBOL_SIZE.
728 (install_minimal_symbols): Ditto.
729 * objfiles.c (terminate_minimal_symbol_table): Ditto.
730 * arm-tdep.c: Delete unused MSYMBOL_SIZE.
731 * m68hc11-tdep.c: Ditto.
732 * mips-tdep.c: Ditto.
733 * sh64-tdep.c: Ditto.
734
68e39e73
MC
7352003-11-10 Michael Chastain <mec.gnu@mindspring.com>
736
737 * MAINTAINERS: Change my e-mail address.
738
b60eb90d
AC
7392003-11-10 Andrew Cagney <cagney@redhat.com>
740
963e2bb7
AC
741 * gdbarch.sh (return_value): Replace "inval" and "outval" with
742 "readbuf" and "writebuf".
743 * ppcnbsd-tdep.c (ppcnbsd_return_value): Ditto.
744 * d10v-tdep.c (d10v_return_value): Ditto.
745 * ppc-tdep.h (ppc_sysv_abi_return_value): Ditto.
746 (ppc_sysv_abi_broken_return_value): Ditto.
747 (ppc64_sysv_abi_return_value): Ditto.
748 * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Ditto.
749 (ppc_sysv_abi_return_value): Ditto.
750 (ppc_sysv_abi_broken_return_value): Ditto.
751 (ppc64_sysv_abi_return_value): Ditto.
752 * values.c (register_value_being_returned): Update call.
753 * stack.c (return_command): Update call.
754 * gdbarch.h, gdbarch.c: Re-generate.
755
8aa91c1e
AC
756 * target.h (struct target_ops): Order xfer buffer parameters "read
757 write" not "write read".
758 * bfd-target.c (target_bfd_xfer_partial): Update.
759 * remote.c (remote_xfer_partial): Update.
760 * inftarg.c (child_xfer_partial): Update.
761 * target.c (default_xfer_partial): Update.
762 (target_read_partial, target_write_partial): Update.
763 (debug_to_xfer_partial): Update.
764
100bcc3f
AC
765 * arch-utils.h, arch-utils.c: Fix typo in comment.
766
b60eb90d
AC
767 * arch-utils.c (deprecated_select_gdbarch_hack): Delete function.
768 (gdbarch_from_bfd): Call gdbarch_find_by_info.
1b3164d8
AC
769 (set_gdbarch_from_file): Call
770 "deprecated_current_gdbarch_select_hack".
b60eb90d 771
bf922ad9
AC
7722003-11-09 Andrew Cagney <cagney@redhat.com>
773
ebdba546
AC
774 * arch-utils.c (gdbarch_update_p): New function.
775 * gdbarch.sh (gdbarch_update_p): Delete function.
776 (find_arch_by_info, gdbarch_find_by_info): New functions.
3f030793 777 (deprecated_current_gdbarch_select_hack): New function.
ebdba546
AC
778 * gdbarch.c: Re-generate.
779
7de2341d
AC
780 * gdbarch.sh (clear_gdbarch_swap): Delete function.
781 (swapout_gdbarch_swap): Delete function.
782 (swapin_gdbarch_swap): Delete function.
783 (init_gdbarch_swap): Delete function.
784 (initialize_non_multiarch): Delete function.
785 (current_gdbarch_swap_in_hack): New function.
786 (current_gdbarch_swap_out_hack): New function.
787 (current_gdbarch_swap_init_hack): New function.
788 * gdbarch.c: Re-generate.
789
db446970
AC
790 * gdbarch.sh (verify_gdbarch, gdbarch_dump): Rename "gdbarch"
791 parameter to "current_gdbarch". Add comment explaining why.
792 (TARGET_FLOAT_FORMAT: Pass "current_gdbarch" to default_double_format.
793 (TARGET_DOUBLE_FORMAT,TARGET_LONG_DOUBLE_FORMAT): Ditto.
794 * gdbarch.c: Re-generate.
795
341e3d11
AC
796 * config/s390/s390.mh (XM_FILE, XM_CLIBS): Delete macros.
797 * config/s390/nm-linux.h (KERNEL_U_ADDR): Define.
798 * config/s390/xm-linux.h: Delete file.
799 * config/m88k/xm-delta88v4.h: Delete stray.
800
bf922ad9
AC
801 * Makefile.in (arch-utils.o): Update dependencies.
802 * arch-utils.c: Include "osabi.h".
803 (gdbarch_info_fill): New function.
804 * arch-utils.h (gdbarch_info_fill): Declare.
805 * gdbarch.sh (gdbarch_update_p): Call "gdbarch_info_fill".
806 * gdbarch.c: Re-generate.
807
a3640c75
MK
8082003-11-09 Mark Kettenis <kettenis@gnu.org>
809 David S. Miller <davem@redhat.com>
810
811 * glibc-tdep.c, glibc-tdep.h: New files.
812 * config/arm/linux.mt (TDEPFILES): Add glibc-tdep.o
813 * config/i386/linux.mt (TDEPFILES): Likewise.
814 * i386-linux-tdep.c (glibc-tdep.h): Include.
815 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
816 (i386_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
817 * arm-linux-tdep.c (glibc-tdep.h): Include.
818 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
819 (arm_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
820 * Makefile.in (ALLDEPFILES): Add glibc-tdep.c
821 (glibc_tdep_h): Define.
822 (glibc-tdep.o): Add dependencies.
823 (arm-linux-tdep.o): Update dependencies.
824 (i386-linux-tdep.o): Likewise.
825
e60e0ab2
AC
8262003-11-09 Andrew Cagney <cagney@redhat.com>
827
828 * config/mips/irix6.mh (NAT_FILE): Set to "nm-irix5.h".
829 * config/mips/nm-irix6.h: Delete file.
830 * config/mips/nm-linux.h: Update copyright.
831 (MIPS_GNULINUX_TARGET): Delete macro.
832 * config/mips/irix6.mh (XM_FILE): Set to "xm-irix5.h".
833 * config/mips/xm-irix6.h: Delete file.
834 * config/mips/linux.mh (XM_FILE): Delete definition.
835 * config/mips/xm-linux.h: Delete file.
836
181555e9
AC
8372003-11-09 Andrew Cagney <cagney@redhat.com>
838
839 * d10v-tdep.c (d10v_return_value): New function.
840 (d10v_use_struct_convention): Delete function.
841 (d10v_store_return_value): Delete function.
842 (d10v_extract_struct_value_address): Delete function.
843 (d10v_gdbarch_init): Set "return_value" instead of
844 "extract_return_value", "store_return_value",
845 "extract_struct_value_address", and "use_struct_convention".
846 (RET1_REGNUM): Delete const.
847
dea0c52f
MK
8482003-11-09 Mark Kettenis <kettenis@gnu.org>
849
850 From David S. Miller <davem@redhat.com>:
851 * gdbarch.sh (SKIP_SOLIB_RESOLVER): New method.
852 * gdbarch.c, gdbarch.h: Regenerated.
853 * arch-utils.c (generic_skip_solib_resolver): New function.
854 * arch-utils.h (generic_skip_solib_resolver): New prototype.
855 * infrun.c (SKIP_SOLIB_RESOLVER): Don't define.
856
6314a349
AC
8572003-11-07 Andrew Cagney <cagney@redhat.com>
858
859 * top.c (print_gdb_version): Replace STREQ with strcmp.
860 * valops.c (value_struct_elt_for_reference): Ditto.
861 (value_struct_elt_for_reference): Ditto.
862 * symtab.c (gdb_mangle_name): Ditto.
863 (find_line_symtab): Ditto.
864 * symmisc.c (maintenance_print_symbols): Ditto.
865 * symfile.c (symbol_file_command): Ditto.
866 * stabsread.c (define_symbol, read_type): Ditto.
867 (cleanup_undefined_types, scan_file_globals): Ditto.
868 * solib.c (solib_map_sections): Ditto.
869 * solib-svr4.c (bfd_lookup_symbol): Ditto.
870 * rs6000-tdep.c (skip_prologue): Ditto.
871 * p-valprint.c (pascal_value_print): Ditto.
872 (pascal_object_is_vtbl_ptr_type): Ditto.
873 * objfiles.c (in_plt_section): Ditto.
874 * minsyms.c (lookup_minimal_symbol): Ditto.
875 (compact_minimal_symbols): Ditto.
876 (find_solib_trampoline_target): Ditto.
877 * mdebugread.c (parse_type): Ditto.
878 * language.c (set_language_command): Ditto.
879 (set_type_command, set_range_command): Ditto.
880 * f-lang.c (add_common_block): Ditto.
881 (add_common_block): Ditto.
882 (find_first_common_named): Ditto.
883 (patch_all_commons_by_name): Ditto.
884 * elfread.c (elf_locate_sections): Ditto.
885 (elf_locate_sections): Ditto.
886 (elfstab_offset_sections): Ditto.
887 * dwarf2read.c (dwarf2_locate_sections): Ditto.
888 * dbxread.c (add_old_header_file): Ditto.
889 (find_corresponding_bincl_psymtab): Ditto.
890 (read_dbx_symtab, process_one_symbol): Ditto.
891 * coffread.c (patch_opaque_types): Ditto.
892 * cli/cli-decode.c (delete_cmd): Ditto.
893 * cli/cli-cmds.c (pwd_command, list_command): Ditto.
894 * c-typeprint.c (c_type_print_base): Ditto.
895 * breakpoint.c (bpstat_stop_status): Ditto.
896 (clear_command, breakpoint_re_set_one): Ditto.
897
49df298f
AC
8982003-11-07 Andrew Cagney <cagney@redhat.com>
899
900 * bcache.h: Update copyright. Add comments on bcache VS hashtab.
901 * bcache.c (struct bstring): Make "length" an unsigned short, add
902 "half_hash".
903 (struct bcache): Add "half_hash_error_count".
904 (bcache): Compute and save the "half_hash". Compare the
905 "half_hash" before comparing the length. Update
906 half_hash_error_count.
907
f168dd80
AC
9082003-11-07 Andrew Cagney <cagney@redhat.com>
909
910 * inftarg.c (child_xfer_partial): New function
911 (init_child_ops): Set "to_xfer_partial".
912
05580c65
AC
9132003-11-07 Andrew Cagney <cagney@redhat.com>
914
915 * ppc-linux-tdep.c (ppc_linux_init_abi): When 32-bit GNU/Linux,
916 set "return_value" instead of "use_struct_convention".
917 (ppc_linux_use_struct_convention): Delete function.
918 (ppc_linux_return_value): New function.
919 * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): New function.
920 (ppc_sysv_abi_broken_return_value): New function.
921 (do_ppc_sysv_return_value): Add "gdbarch" parameter.
922 (ppc64_sysv_abi_push_dummy_call): Add "gdbarch" parameter, drop
923 static.
924 (ppc_sysv_abi_extract_return_value): Delete function.
925 (ppc_sysv_abi_broken_extract_return_value): Delete function.
926 (ppc_sysv_abi_store_return_value): Delete function.
927 (ppc_sysv_abi_broken_store_return_value): Delete function.
928 (ppc_sysv_abi_use_struct_convention): Delete function.
929 (ppc64_sysv_abi_use_struct_convention): Delete function.
930 (ppc64_sysv_abi_extract_return_value): Delete function.
931 (ppc64_sysv_abi_store_return_value): Delete function.
932 * ppcnbsd-tdep.c (ppcnbsd_return_value): New function.
933 (ppcnbsd_init_abi): Set "return_value", instead of
934 "use_struct_convention", "extract_return_value", and
935 "store_return_value".
936 (ppcnbsd_use_struct_convention): Delete function.
937 * ppc-tdep.h (ppc64_sysv_abi_return_value): Declare.
938 (ppc_sysv_abi_return_value): Declare.
939 (ppc_sysv_abi_broken_return_value): Declare.
940 (ppc_sysv_abi_use_struct_convention): Delete.
941 (ppc_sysv_abi_store_return_value): Delete.
942 (ppc_sysv_abi_extract_return_value): Delete.
943 (ppc_sysv_abi_broken_store_return_value): Delete.
944 (ppc_sysv_abi_broken_extract_return_value): Delete.
945 (ppc64_sysv_abi_use_struct_convention): Delete.
946 (ppc64_sysv_abi_extract_return_value): Delete.
947 (ppc64_sysv_abi_store_return_value): Delete.
948 * rs6000-tdep.c (rs6000_gdbarch_init): For 32-bit and 64-bit SYSV,
949 set "return_value" instead of "extract_return_value",
950 "store_return_value", and "use_struct_convention".
951
1763fba4
MK
9522003-11-07 Mark Kettenis <kettenis@gnu.org>
953
22c7ba1a
MK
954 * dwarf2-frame.c (dwarf2_build_frame_info): Wrap comment.
955
1763fba4
MK
956 * fbsd-proc.c (read_mapping): Use sscanf and fgets instead of
957 fscanf.
958
fc07cc2d
MK
9592003-11-07 Mark Kettenis <kettenis@gnu.org>
960
961 * fbsd-proc.c: Fix formatting.
962
6a748db6
KB
9632003-11-06 Kevin Buettner <kevinb@redhat.com>
964
965 * frv-tdep.c (first_pseudo_regnum, iacc0_regnum, frv_num_pseudo_regs):
966 Define.
967 (new_variant): Set name for iacc0_regnum.
968 (frv_register_name): Accommodate pseudo-registers.
969 (frv_register_type): Add case for iacc0_regnum.
970 (frv_pseudo_register_read, frv_pseudo_register_write): New functions.
971 (frv_gdbarch_init): Set number of pseudo registers. Establish
972 pseudo-register read/write methods.
973
bf896cb0
AC
9742003-11-06 Andrew Cagney <cagney@redhat.com>
975
976 * valops.c (destructor_name_p): Replace STREQN with strncmp.
977 * top.c (command_line_input): Ditto.
978 * objc-exp.y (yylex): Ditto.
979 * minsyms.c (prim_record_minimal_symbol_and_info): Ditto.
980 * jv-exp.y (yylex): Ditto.
981 * f-exp.y (yylex): Ditto.
982 * event-top.c (command_line_handler): Ditto.
983 * environ.c (get_in_environ): Ditto.
984 (set_in_environ): Ditto.
985 * dwarfread.c (handle_producer): Ditto.
986 * dbxread.c (process_one_symbol): Ditto.
987 * c-typeprint.c (c_type_print_base): Ditto.
988 * c-exp.y (yylex): Ditto.
989
0b603eba
AC
9902003-11-06 Andrew Cagney <cagney@redhat.com>
991 Jeff Johnston <jjohnstn@redhat.com>
992
993 * target.c (add_target): Only set "to_xfer_partial" when NULL.
994 (init_dummy_target): Set "to_xfer_partial".
995
9cedbfec
AC
9962003-11-06 Andrew Cagney <cagney@redhat.com>
997
998 * stack.c (return_command): Warn when STRUCT_CONVENTION, and not
999 REGISTER_CONVENTION.
1000
26bb91f3
DJ
10012003-11-06 Daniel Jacobowitz <drow@mvista.com>
1002
1003 * breakpoint.c (insert_bp_location, allocate_bp_location): Make
1004 static.
1005
0bde7532
DJ
10062003-11-06 Daniel Jacobowitz <drow@mvista.com>
1007
1008 * breakpoint.c (remove_breakpoint): Take an bp_location
1009 instead of a breakpoint argument. Check the bp_location's type.
1010 Fix a reversed condition for hardware breakpoints.
1011
1012 (insert_bp_location): Update call to remove_breakpoint.
1013 (remove_breakpoints): Likewise. Use ALL_BP_LOCATIONS.
1014 (remove_hw_watchpoints): Likewise.
1015 (reattach_breakpoints): Likewise.
1016 (detach_breakpoints): Likewise.
1017 (delete_breakpoint): Likewise.
1018
075f6582
DJ
10192003-11-06 Daniel Jacobowitz <drow@mvista.com>
1020
1021 * breakpoint.c (mark_breakpoints_out): Use ALL_BP_LOCATIONS.
1022 (beakpoint_init_inferior): Likewise.
1023 (breakpoint_here_p): Likewise. Only check addresses for software
1024 or hardware breakpoints.
1025 (breakpoint_inserted_here_p): Likewise.
1026 (breakpoint_thread_match): Likewise. Correct comment.
1027 (bpstat_have_active_hw_watchpoints): Likewise.
1028 (check_duplicates): Likewise.
1029
879bfdc2
DJ
10302003-11-06 Daniel Jacobowitz <drow@mvista.com>
1031
1032 * breakpoints.c (insert_bp_location): New function, broken out
1033 from insert_breakpoints. Work on an bp_location instead of a
1034 breakpoint.
1035 (insert_breakpoints): Use it.
1036
cf3a9e5b
DJ
10372003-11-06 Daniel Jacobowitz <drow@mvista.com>
1038
1039 * breakpoint.h (struct bp_location): Add section.
1040 (struct breakpoint): Remove section.
1041 * breakpoint.c (insert_breakpoints, remove_breakpoint)
1042 (breakpoint_here_p, breakpoint_inserted_here_p)
1043 (breakpoint_thread_match, bpstat_stop_status, print_one_breakpoint)
1044 (describe_other_breakpoints, check_duplicates, set_raw_breakpoint)
1045 (clear_command, delete_breakpoint, breakpoint_re_set_one): Access
1046 section through loc.
1047
ffce0d52
DJ
10482003-11-06 Daniel Jacobowitz <drow@mvista.com>
1049
1050 * breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONS
1051 instead of ALL_BREAKPOINTS. Check for software breakpoints only.
1052
e049a4b5
DJ
10532003-11-06 Daniel Jacobowitz <drow@mvista.com>
1054
1055 * breakpoint.c (allocate_bp_location): Take bpt and bp_type
1056 arguments. Initialize owner and type for the new breakpoint
1057 location item.
1058 (set_raw_breakpoint): Update call to allocate_bp_location.
1059
7cc221ef
DJ
10602003-11-06 Daniel Jacobowitz <drow@mvista.com>
1061
1062 * breakpoint.h (struct bp_location): Add a chain pointer.
1063 * breakpoint.c (ALL_BP_LOCATIONS, ALL_BP_LOCATIONS_SAFE): New
1064 macros.
1065 (bp_location_chain): New variable.
1066 (allocate_bp_location): New function.
1067 (set_raw_breakpoint): Use it.
1068 (delete_breakpoint): Remove ->loc from the bp_location_chain.
1069
5cab636d
DJ
10702003-11-06 Daniel Jacobowitz <drow@mvista.com>
1071
1072 * breakpoint.h (enum bp_loc_type, struct bp_location): New.
1073 (struct breakpoint): Remove address, shadow_contents, inserted,
adeee247 1074 requested_address, and duplicate. Add a struct bp_location.
5cab636d
DJ
1075 * breakpoint.c (condition_command, read_memory_nobpt)
1076 (insert_breakpoints, remove_breakpoints, remove_hw_watchpoints)
1077 (reattach_breakpoints, update_breakpoints_after_exec)
1078 (detach_breakpoints, remove_breakpoint, mark_breakpoints_out)
1079 (breakpoint_init_inferior, breakpoint_here_p)
1080 (breakpoint_inserted_here_p, deprecated_frame_in_dummy)
1081 (breakpoint_thread_match, bpstat_stop_status)
1082 (bpstat_have_active_hw_watchpoints, print_one_breakpoint)
1083 (describe_other_breakpoints, check_duplicates)
1084 (make_breakpoint_permanent, create_thread_event_breakpoint)
1085 (disable_breakpoints_in_shlibs, re_enable_berakpoints_in_shlibs)
1086 (set_longjmp_resume_breakpoint, mention, create_breakpoints)
1087 (watch_command_1, print_one_exception_catchpoint)
1088 (clear_command, breakpoint_re_set_one): Adjust member accesses to
1089 use the breakpoint's ->loc.
1090 (set_raw_breakpoint): Likewise. Initialize ->loc.
1091 (delete_breakpoint): Likewise. Free ->loc.
1092
7be0c536
AC
10932003-11-05 Andrew Cagney <cagney@redhat.com>
1094
4c7d882e
AC
1095 * config/sparc/tm-sparc.h (FRAME_STRUCT_ARGS_ADDRESS): Delete
1096 macro.
1097 * config/m68k/tm-sun3.h (SIG_PC_FP_OFFSET): Delete macro.
1098 * config/i386/tm-cygwin.h
1099 (LINKER_SYMBOLS_HAVE_WIN32_STDCALL_ARG_SIZES): Delete macro.
1100 * config/powerpc/tm-linux.h
1101 (AT_SUBROUTINE_CALL_INSTRUCTION_TARGET): Delete macro.
1102 (at_subroutine_call_instruction_target): Delete declaration.
1103 * config/sparc/tm-sp64linux.h (GDB_PTRACE_REGS64): Delete macro.
1104 * config/m68k/tm-sun3.h (SIG_SP_FP_OFFSET): Delete macro.
1105 * config/ns32k/tm-ns32k.h (NUM_GENERAL_REGS): Delete macro.
1106
7be0c536
AC
1107 * xcoffread.c (find_linenos): Replace "sec_ptr" and "bfd" with
1108 "struct bfd_section" and "struct bfd".
1109 * target.h (struct section_table): Ditto.
1110 * rs6000-nat.c (xcoff_relocate_core): Ditto.
1111 * solib-svr4.c (elf_locate_base): Ditto.
1112 * pa64solib.c (dld_cache_t): Ditto.
1113 * objfiles.h (struct obj_section): Ditto.
1114 * objfiles.c (add_to_objfile_sections): Ditto.
1115 * exec.c (bfdsec_to_vmap): Ditto.
1116 (add_to_section_table): Ditto.
1117 (build_section_table): Ditto.
1118 * corelow.c (get_core_register_section): Ditto.
1119 * coffread.c (find_linenos): Ditto.
1120 * elfread.c (elf_interpreter): Delete #if0'd function.
1121
1122 * mips-tdep.c (mips_dump_tdep): Delete code prinint VX_NUM_REGS.
1123 * config/sparc/tm-vxsparc.h (VX_NUM_REGS): Delete macro.
1124 * config/mips/tm-vxmips.h (VX_NUM_REGS): Delete macro.
1125 * config/m68k/tm-vx68.h (VX_NUM_REGS): Delete macro.
1126
1127 * arch-utils.h (generic_cannot_extract_struct_value_address):
1128 Delete declaration.
1129 * wince.c (_initialize_wince): Fix multi-line string.
1130 * ia64-tdep.c (floatformat_valid): Convert to ISO C.
1131
d8fe84e3
EZ
11322003-11-05 Elena Zannoni <ezannoni@redhat.com>
1133
1134 * top.c (execute_command): Fix broken logic for command execution
1135 while inferior is running in async mode.
1136
cbdfc7c0
MK
11372003-11-06 Mark Kettenis <kettenis@gnu.org>
1138
1139 * dwarf2-frame.c (execute_cfa_program): Mark register as
1140 REG_SAVED_REG for DW_CFA_register opcode.
1141
dac94105
MK
11422003-11-05 Mark Kettenis <kettenis@gnu.org>
1143
1144 * amd64fbsd-tdep.c (amd64fbsd_sc_reg_offset): Adjust offset of
1145 %rsp, %rip and %eflags to match ABI-change.
1146
85bf2b91
JJ
11472003-11-05 Jeff Johnston <jjohnstn@redhat.com>
1148
1149 * ia64-tdep.c (struct gdbarch_tdep): Remove os_ident field.
1150 (ia64_gdbarch_init): Don't bother calculating the os.
1151 Instead use the gdbarch_info struct and look at the osabi field.
1152 Also use gdbarch_list_lookup_by_info() to look for a
1153 candidate gdbarch.
1154
cd31fb03
KB
11552003-11-05 Kevin Buettner <kevinb@redhat.com>
1156
1157 * frv-tdep.c (frv_register_byte): Delete.
1158 (frv_extract_return_value, frv_store_return_value)
1159 (frv_extract_struct_value_address): Don't call frv_register_byte().
1160 Convert to non-deprecated form.
1161 (frv_gdbarch_init): Don't call set_gdbarch_deprecated_register_byte().
1162 Convert calls to set_gdbarch_deprecated_extract_return_value(),
1163 set_gdbarch_deprecated_store_return_value(), and
1164 set_gdbarch_deprecated_extract_struct_value_address() into
1165 non-deprecated forms.
1166
0a056982
AC
11672003-11-05 Andrew Cagney <cagney@redhat.com>
1168
1169 * mips-tdep.c (mips_dump_tdep): Do not print
1170 PRINT_EXTRA_FRAME_INFO.
1171 * config/sparc/tm-sparc.h (DEPRECATED_PRINT_EXTRA_FRAME_INFO):
1172 Rename PRINT_EXTRA_FRAME_INFO.
1173 * mips-tdep.c (mips_print_extra_frame_info): Delete function.
1174 * config/mips/tm-mips.h (PRINT_EXTRA_FRAME_INFO): Delete macro.
1175 (mips_print_extra_frame_info): Delete declaration.
1176 * stack.c (frame_info): Use DEPRECATED_PRINT_EXTRA_FRAME_INFO.
1177
29e0a062
EZ
11782003-11-05 Elena Zannoni <ezannoni@redhat.com>
1179
1180 * coffread.c (coff_symtab_read): Remove passing of info parameter
1181 to prim_record_minimal_symbol_and_info.
1182
8af580fc
EZ
11832003-11-05 Elena Zannoni <ezannoni@redhat.com>
1184
1185 * coffread.c (process_coff_symbol): Delete CXUX_TARGET macro use.
1186 (decode_base_type): Delete ifdeffed out code.
1187
507836c0
AC
11882003-11-04 Andrew Cagney <cagney@redhat.com>
1189
1190 * symtab.c (find_active_alias): Delete function.
1191 (lookup_block_symbol): Delete alias code.
1192 * stabsread.c (resolve_live_range): Delete function.
1193 (add_live_range): Delete function.
1194 (resolve_symbol_reference): Delete function.
1195 (define_symbol): Delete live range and alias code.
1196 (scan_file_globals): Delete alias code.
1197 * symtab.h (SYMBOL_RANGES): Delete macro.
1198 (struct range_list): Delete structure.
1199 (struct symbol): Delete field "ranges".
1200 (SYMBOL_ALIASES): Delete macro.
1201 (struct alias_list): Delete structure.
1202 (struct symbol): Delete field "aliases".
1203
1083b3bc
MS
12042003-11-04 Michael Snyder <msnyder@redhat.com>
1205
1206 * MAINTAINERS: Remove myself as owner of breakpoints and
1207 of sparc/solaris.
1208
474e5826
CV
12092003-11-03 Corinna Vinschen <vinschen@redhat.com>
1210
1211 * sh-tdep.c (sh_sh4_nofpu_register_name): New function.
1212 (sh_sh4al_dsp_register_name): Ditto.
1213 (sh4_nofpu_show_regs): Ditto.
1214 (sh_gdbarch_init): Add cases for bfd_mach_sh4al_dsp, bfd_mach_sh4a,
1215 bfd_mach_sh4_nofpu and bfd_mach_sh4a_nofpu.
1216
2160782c
AC
12172003-11-03 Andrew Cagney <cagney@redhat.com>
1218
1219 * bcache.c: Include "gdb_assert.h".
1220 (struct bcache): Add fields "expand_count" and
1221 "expand_hash_count".
1222 (expand_hash_table): Update the expand counts.
1223 (print_bcache_statistics): Use XCALLOC, not alloca. Print stats
1224 on object sizes and hashes.
1225 * Makefile.in (bcache.o): Update dependencies.
1226
85302095
AC
12272003-11-03 Andrew Cagney <cagney@redhat.com>
1228
1229 * exec.c (xfer_memory): Eliminate xfer_fn.
1230
526eef89
KB
12312003-10-31 Kevin Buettner <kevinb@redhat.com>
1232
1233 * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h)
1234 (opcodes/frv-desc.h): Include.
1235 (iacc0h_regnum, iacc0l_regnum): Define.
1236 (last_spr_regnum, frv_num_regs): Update.
1237 (new_variant): Don't supply default names for holes in the SPRs.
1238 Supply names for iacc0h_regnum and iacc0l_regnum.
1239 (frv_register_type): Use symbolic constants first_fpr_regnum and
1240 last_fpr_regnum instead of hardcoded constants 64 and 127. Use
1241 builtin_type_int instead of builtin_type_int32.
1242 (frv_register_sim_regno): New function.
1243 (frv_gdbarch_init): Call set_gdbarch_register_sim_regno().
1244 * Makefile.in (gdb_sim_frv_h): Define.
1245 (frv-tdep.o): Update dependencies.
1246
9e815ec2
AC
12472003-10-31 Andrew Cagney <cagney@redhat.com>
1248
1249 * avr-tdep.c (avr_frame_this_id): Do not call
1250 deprecated_inside_entry_file.
1251 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
1252 * m32r-tdep.c (m32r_frame_this_id): Ditto.
1253 * d10v-tdep.c (d10v_frame_this_id): Ditto.
1254 * arm-tdep.c (arm_prologue_this_id): Ditto.
1255 * alpha-tdep.c (alpha_heuristic_frame_this_id): Ditto.
1256
e372db49
JB
12572003-10-31 Jim Blandy <jimb@redhat.com>
1258
1259 * elfread.c (elf_symtab_read): Allocate correct number of tail
1260 elements to sectinfo structure. (Fix from Woody LaRue.)
1261
e8bcf01f
AC
12622003-10-31 Andrew Cagney <cagney@redhat.com>
1263
1264 * stack.c (return_command): Use get_frame_type, instead of
1265 CALL_DUMMY_HAS_COMPLETED.
1266 * inferior.h (CALL_DUMMY_HAS_COMPLETED): Delete definition.
1267 * config/pa/tm-hppa.h (CALL_DUMMY_HAS_COMPLETED): Delete macro.
1268
4c05fe53
MK
12692003-10-31 Mark Kettenis <kettenis@gnu.org>
1270
1271 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): Don't
1272 explicitly specify size of array.
1273 (x86_64_linux_init_abi): Use ARRAY_SIZE to initialize
1274 TDEP->sc_num_regs.
1275
c8b91b89
AC
12762003-10-31 Andrew Cagney <cagney@redhat.com>
1277
1278 * s390-tdep.c (s390_cannot_extract_struct_value_address): New
1279 function.
1280 (s390_gdbarch_init): Set extract_struct_value_address.
1281 * arch-utils.c (generic_cannot_extract_struct_value_address):
1282 Delete function.
1283 * arch-utils.h (generic_cannot_extract_struct_value_address):
1284 Delete definition.
1285
fdfb6fc8
MK
12862003-10-31 Mark Kettenis <kettenis@gnu.org>
1287
1288 * i386-linux-nat.c (fetch_core_registers): Remove.
1289 (linux_elf_core_fns): Remove.
1290 (_initialize_i386_linux_nat): Remove.
1291
2f4950cd
AC
12922003-10-31 Andrew Cagney <cagney@redhat.com>
1293
1294 * solib-svr4.c: Update copyright. Include "bfd-target.h" and
1295 "exec.h".
1296 (exec_entry_point): New function.
1297 (enable_break): Create a "tmp_bfd_target", use that and
1298 entry_point_address when computing the relocation offset.
1299 (svr4_relocate_main_executable): Ditto with exec_bfd and exec_ops.
1300 * Makefile.in (solib-svr4.o): Update dependencies.
1301
bba2d28d
AC
13022003-10-31 Andrew Cagney <cagney@redhat.com>
1303
1304 * defs.h (XZALLOC): Define.
1305 * target.h (struct target_ops): Add "to_data";
1306 * bfd-target.h, bfd-target.c: New files.
1307 * Makefile.in (SFILES): Add "bfd-target.c".
1308 (COMMON_OBS): Add "bfd-target.o".
1309 (bfd-target.o): Specify dependencies.
1310 (bfd_target_h): Define.
1311 * defs.h (XZALLOC): Define.
1312
6066c3de
AC
13132003-10-31 Andrew Cagney <cagney@redhat.com>
1314
1315 * rs6000-tdep.c (rs6000_gdbarch_init): For 64-bit ABI, set
1316 adjust_breakpoint_address.
1317 * Makefile.in (ppc-sysv-tdep.o): Add $(target_h).
1318 * ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Declare.
1319 * ppc-sysv-tdep.c: Include "target.h". Update copyright.
1320 (ppc64_sysv_abi_adjust_breakpoint_address): New function.
1321
4b8a223f
AC
13222003-10-31 Andrew Cagney <cagney@redhat.com>
1323
1324 * target.h (struct target_ops): Replace "to_read_partial" and
1325 "to_write_partial" with "to_xfer_partial". Update comments.
1326 * target.c (debug_to_write_partial): Delete function.
1327 (debug_to_xfer_partial): Replace debug_to_read_partial.
1328 (add_target, update_current_target, setup_target_debug): Set
1329 "to_xfer_partial" instead of "to_read_partial" and
1330 "to_write_partial".
1331 (default_xfer_partial): Replace "default_write_partial".
1332 (default_read_partial): Delete.
1333 (target_read_partial, target_write_partial): Call
1334 "to_xfer_partial".
1335 * remote.c (init_remote_ops): Set "to_xfer_partial".
1336 (init_remote_async_ops): Ditto.
1337 (remote_xfer_partial): Replace "remote_read_partial".
1338
66a72d25
MK
13392003-10-31 Mark Kettenis <kettenis@gnu.org>
1340
1341 * i386-tdep.c (i386_supply_fpregset): Support floating-point
1342 registers in `fxsave' format.
1343 (i386_regset_from_core_section): Deal with ".reg-xfp" sections.
1344
9a12a2a0
MK
13452003-10-30 Mark Kettenis <kettenis@gnu.org>
1346
e9f1aad5
MK
1347 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
1348 (i386_linux_init_abi): Initialize TDEP->gregset_reg_offset,
1349 TDEP->gregset_num_regs and tdep->sizeof_gregset.
1350
bb489b3c
MK
1351 * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
1352 specify size of array.
1353 (i386_linux_init_abi): Remove initialization of
1354 TDEP->num_xmm_regs. Use I386_LINUX_NUM_REGS for number of
1355 registers. Use ARRAY_SIZE to initialize TDEP->sc_num_regs.
1356
da285bc4
MK
1357 * config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
1358 * config/i386/fbsd64.mh (NATDEPFILES): Remove corelow.o and
1359 core-regset.o.
1360
9a12a2a0
MK
1361 * fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
1362 the ELF header.
1363
0e24ac5d
MK
13642003-10-29 Mark Kettenis <kettenis@gnu.org>
1365
6d6d8e9c
MK
1366 * config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
1367 * config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and
1368 core-regset.o.
1369
25e60c9b
MK
1370 * fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.
1371
0e24ac5d
MK
1372 * corelow.c: Include "arch-utils.h", "regset.h" and
1373 "gdb_assert.h".
1374 (core_gdbarch): New variable.
1375 (sniff_core_bfd): Don't sniff if we have support for register sets
1376 in CORE_GDBARCH.
1377 (core_close): Reset CORE_GDBARCH.
1378 (core_open): Initialize CORE_GDBARCH.
1379 (get_core_register_section): Use register sets if they are
1380 supported by CORE_GDBARCH.
1381 (get_core_registers): Don't print error message if we have support
1382 for register sets in CORE_GDBARCH.
1383
0a0a4ac3
AC
13842003-10-29 Andrew Cagney <cagney@redhat.com>
1385
1386 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Instead of the
1387 default PPC machine, register 32-bit and 64-bit PPC, and rs6k.
1388
7b097ae3
MK
13892003-10-29 Mark Kettenis <kettenis@gnu.org>
1390
1391 * objfiles.h (clear_objfile_data): New prototype.
1392 * objfiles.c (clear_objfile_data): New function.
1393 * symfile.c (reread_symbols): Clear per-objfile data.
1394
46f45a4a
JJ
13952003-10-28 Jeff Johnston <jjohnstn@redhat.com>
1396
1397 * symfile.c (symbol_file_add_with_addrs_or_offsets): Switch to use
1398 printf_unfiltered instead of printf_filtered for output messages.
1399 (add_symbol_file_command): Ditto.
1400 (reread_symbols): Ditto.
1401 (overlay_auto_command): Ditto.
1402 (overlay_manual_command): Ditto.
1403 (overlay_off_command): Ditto.
1404
2b026650
MK
14052003-10-27 Mark Kettenis <kettenis@gnu.org>
1406
1407 * arch-utils.c (deprecated_select_gdbarch_hack): New function.
1408 (gdbarch_from_bfd): New function.
1409 (set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
1410 deprecated_select_gdbarch_hack.
1411 * arch-utils.h (gdbarch_from_bfd): New prototype.
1412
0bcad584 14132003-10-27 Andrew Cagney <cagney@redhat.com>
931758af
AC
1414
1415 * osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of
1416 arch_info. Use warning instead of fprintf_filtered. Do not use
1417 deprecated bfd_printable_arch_mach.
1418
7f398216
KB
14192003-10-26 Kevin Buettner <kevinb@redhat.com>
1420
1421 * frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
1422 Delete.
1423 (frv_register_type): Rename from frv_register_virtual_type. Add
1424 ``struct gdbarch *'' parameter.
1425 (frv_gdbarch_init): Delete calls to the following functions:
1426 set_gdbarch_deprecated_size(),
1427 set_gdbarch_deprecated_register_bytes(),
1428 set_gdbarch_deprecated_register_raw_size(),
1429 set_gdbarch_deprecated_max_register_raw_size(),
1430 set_gdbarch_deprecated_register_virtual_size(),
1431 set_gdbarch_deprecated_max_register_virtual_size(),
1432 set_gdbarch_deprecated_register_virtual_size(),
1433 set_gdbarch_deprecated_register_virtual_type().
1434 Add call to function set_gdbarch_register_type().
1435
bcf48cc7
MK
14362003-10-26 Mark Kettenis <kettenis@gnu.org>
1437
6c7de422
MK
1438 * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
1439 FDOFF_REGNUM): Remove defines.
1440 * win32-nat.c (do_child_fetch_inferior_registers): Include
1441 "i387-tdep.h".
3e685d41 1442 (do_child_fetch_inferior_registers): Use I387_FISEG_REGNUM and
6c7de422
MK
1443 I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM. Define and
1444 undefine I387_ST0_REGNUM.
1445
f783586b
MK
1446 * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
1447 * x86-64-tdep.c (x86_64_store_return_value): Use
1448 I386_MAX_REGISTER_SIZE instead of FPU_REG_RAW_SIZE.
1449
bcf48cc7
MK
1450 Change register numbers to enumartion values.
1451 * i386-tdep.h (enum i386_regnum): New.
1452 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
1453 I386_EBP_REGNUM, I386_IP_REGNUM, I386_EFLAGS_REGNUM,
1454 I386_ST0_REGNUM): Remove defines.
1455 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
1456 I386_EDI_REGNUM): Remove defines.
1457
b6591e8b
AC
14582003-10-24 Andrew Cagney <cagney@redhat.com>
1459
1460 * target.c: Include "gdbcore.h".
1461 (get_target_memory, get_target_memory_unsigned): New functions.
1462 * target.h (get_target_memory, get_target_memory_unsigned): Declare.
1463 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr):
1464 Use get_target_memory_unsigned.
1465 * Makefile.in (target.o): Update dependencies.
1466
5f724446
AC
14672003-10-24 Andrew Cagney <cagney@redhat.com>
1468
ce2826aa
AC
1469 * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic].
1470 * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto.
1471 * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto.
1472 * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto.
1473 * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
1474
5f724446
AC
1475 * osabi.c (gdbarch_init_osabi): Add comment on 32-bit vs 64-bit.
1476 (can_run_code_for): Use the OO term "singleton".
1477
fc70c2a0
AC
14782003-10-23 Andrew Cagney <cagney@redhat.com>
1479
1480 * Makefile.in (stack.o): Add $(regcache_h).
1481 * stack.c: Include "regcache.h"
1482 (return_command): Rewrite. Use get_frame_id and
1483 get_selected_frame. Eliminate "deprecated_selected_frame". Warn
1484 about unhandled return-values.
1485 * value.h (set_return_value): Delete declaration.
1486 * values.c (set_return_value): Delete function.
1487
4afcc598
JJ
14882003-10-23 Jeff Johnston <jjohnstn@redhat.com>
1489
1490 * ia64-tdep.c: (ia64_frame_cache): Add new prev_cfm field.
1491 (pseudo_regs): Add comment regarding register stack registers.
1492 (ia64_alloc_frame_cache): Initialize new prev_cfm field to 0.
1493 (floatformat_valid): New static routine.
1494 (floatformat_ia64_ext): Add name field and set up is_valid routine
1495 to floatformat_valid().
1496 (examine_prologue): For the previous cfm, use
1497 frame_unwind_register()
1498 if the cfm is not stored in a register-stack register. Save the
1499 previous cfm value in the prev_cfm field. Add debug output.
1500 (ia64_frame_this_id): Use frame_id_build_special() to also register
1501 the bsp. Add debug output.
1502 (ia64_sigtramp_frame_this_id): Ditto.
1503 (ia64_frame_prev_register): Look at cache saved_regs for a few more
1504 registers and also add some checks for framelessness before accepting
1505 current register values for fields such as return address. For cfm,
1506 use the cached prev_cfm field if available. Add comment to explain
1507 PSR logic. Add debug output.
1508 (ia64_sigtramp_frame_init_saved_regs): Save the bsp and sp addresses
1509 as part of initialization.
1510 (ia64_sigtramp_frame_cache): Hard-code stack size as it can't be
1511 calculated. Cache the bsp and cfm values.
1512 (ia64_sigtramp_frame_prev_register): Add logic to this routine out
1513 instead of using ia64_frame_prev_register() which doesn't expect most
1514 registers to be saved. The saved values for bsp and sp
1515 can be taken from the cache. Add debug output.
1516 (ia64_push_dummy_call): Use frame_id_build_special() to also register
1517 the bsp.
1518
6cfae0bc
JB
15192003-10-23 Jim Blandy <jimb@redhat.com>
1520
1521 * osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
1522 architecture the current arch can run code for --- but not if it's
1523 a superset.
1524 (can_run_code_for): New function.
1525
fcd182f9
JW
15262003-10-22 James E Wilson <wilson@specifixinc.com>
1527
1528 * MAINTAINERS: Move myself from paper trail section back to write
1529 after approval section.
1530
4646aa9d
AC
15312003-10-22 Andrew Cagney <cagney@redhat.com>
1532
1533 * exec.h: New file.
1534 * win32-nat.c: Include "exec.h".
1535 * solib.c: Include "exec.h".
1536 * target.h (build_section_table): Delete declaration.
1537 * somsolib.c: Include "exec.h".
1538 (exec_ops): Delete extern declaration.
1539 * rs6000-nat.c: Update copyright. Include "exec.h".
1540 (exec_ops): Delete extern declaration.
1541 * pa64solib.c: Update copyright. Include "exec.h".
1542 (exec_ops): Delete extern declaration.
1543 * exec.c: Update copyright. Include "exec.h".
1544 * corelow.c: Update dependencies. Include "exec.h".
1545 * Makefile.in (exec_h): Define.
1546 (exec.o, somsolib.o): Update dependencies.
1547 (pa64solib.o, corelow.o): Update dependencies.
1548
0088c768
AC
15492003-10-22 Andrew Cagney <cagney@redhat.com>
1550
1551 * target.c: Include "gdb_assert.h" (target_read): Call
1552 "target_read_partial", not "target_write_partial".
1553 (default_read_partial, default_write_partial): New function.
1554 (target_read_partial, target_write_partial): Simplify, assume that
1555 there is always a read/write method.
1556 (update_current_target, add_target): Always set "to_read_partial"
1557 and "to_write_partial".
1558 (target_write, target_read): Fail on a zero byte transfer.
1559 * Makefile.in (target.o): Update dependencies.
1560 * target.h: Update copyright date.
1561 (target_object): Fix typo.
1562
e2d0e7eb
AC
15632003-10-22 Andrew Cagney <cagney@redhat.com>
1564
1565 * gdbarch.sh (convert_from_func_ptr_addr): Convert to a pure
1566 multi-arch method, add "targ" parameter.
1567 (struct target_ops): Declare.
1568 * gdbarch.h, gdbarch.c: Re-generate.
1569 * Makefile.in (c-valprint.o): Update dependencies.
1570 * arch-utils.h: Update copyright.
1571 (convert_from_func_ptr_addr_identity): Declare.
1572 * arch-utils.c (convert_from_func_ptr_addr_identity): New function.
1573 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Update.
1574 * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Upate.
1575 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Update.
1576 * infcall.c (find_function_addr, call_function_by_hand): Update.
1577 * c-valprint.c: Include "target.h".
1578 (print_function_pointer_address): Update.
1579
f1c07ab0
AC
15802003-10-22 Andrew Cagney <cagney@redhat.com>
1581
1582 * target.c (target_close): New function.
1583 (debug_to_close): Use "target_close".
1584 (push_target): Use "target_close".
1585 (unpush_target): Use "target_close".
1586 (pop_target): Use "target_close".
1587 * target.h (struct target_ops): Add "to_xclose".
1588 (target_open): Delete macro. Move comment to "to_open".
1589 (target_close): Replace macro with function that takes a target.
1590 * top.c (quit_target): Pass "current_target" to "target_close".
1591
5520a790
EZ
15922003-10-21 Elena Zannoni <ezannoni@redhat.com>
1593
1594 * minsyms.c (lookup_minimal_symbol_text): Remove unused parameter.
1595 Remove SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
1596 * symtab.h (lookup_minimal_symbol_text): Update.
1597 * breakpoint.c (create_overlay_event_breakpoint,
1598 create_longjmp_breakpoint): Update callers.
1599 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Update caller.
1600 * symtab.c (find_pc_sect_line): Ditto.
1601
caa92b73
AC
16022003-10-21 Andrew Cagney <cagney@redhat.com>
1603
1604 * target.c (errno): Delete extern declaration.
1605
aa2a9a3c
JJ
16062003-10-20 Jeff Johnston <jjohnstn@redhat.com>
1607
1608 * ia64-tdep.c: Change all occurrences of
1609 DEPRECATED_REGISTER_RAW_SIZE to use register_size() instead.
1610 (ia64_frame_prev_register): Minor whitespace change.
1611
4beec2b7
MC
16122003-10-20 Michael Chastain <mec@shout.net>
1613
1614 * config/djgpp/fnchange.lst: Add lines for:
1615 sim/testsuite/sim/frv/interrupts/Ipipe-fr400.cgs,
1616 sim/testsuite/sim/frv/interrupts/Ipipe-fr500.cgs,
1617 sim/testsuite/sim/frv/interrupts/badalign-fr550.cgs,
1618 sim/testsuite/sim/frv/interrupts/compound-fr550.cgs,
1619 sim/testsuite/sim/frv/interrupts/data_store_error-fr550.cgs,
1620 sim/testsuite/sim/frv/interrupts/fp_exception-fr550.cgs,
1621 sim/testsuite/sim/frv/interrupts/insn_access_error-fr550.cgs.
1622
92ad9cd9
AC
16232003-10-20 Andrew Cagney <cagney@redhat.com>
1624
1625 * values.c (register_value_being_returned): Update comments. Use
1626 "gdbarch_return_value" when available.
1627 (using_struct_return): Ditto.
1628 (set_return_value): Ditto. Use "gdbarch_return_value" when
1629 available.. Print a warning, and not an error, when an unhandled
1630 return type is encountered.
1631 * infcmd.c: Include "gdb_assert.h".
1632 (print_return_value): When gdbarch_return_value_p, and using
1633 struct return, assume that the value is not available.
1634 * defs.h (return_value_convention): Define.
1635 * gdbarch.sh (gdbarch_return_value): New predicate method.
1636 * gdbarch.h, gdbarch.c: Re-generate
1637 * ppc-sysv-tdep.c (return_value_convention): Delete definition.
1638
198beae2
AC
16392003-10-20 Andrew Cagney <cagney@redhat.com>
1640
1641 * symtab.c: Replace "struct sec" with "struct bfd_section".
1642 * objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
1643
24d693a6 16442003-10-19 Michael Chastain <mec@shout.net>
e7cb278a
MC
1645
1646 * config/djgpp/fnchange.lst: Add lines for:
1647 gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,
1648 gdb/i386fbsd-nat.c, gdb/i386fbsd-tdep.c,
1649 gdb/sparc64fbsd-nat.c, gdb/sparc64bsd-tdep.c.
1650
21ad8dc3
MK
16512003-10-19 Mark Kettenis <kettenis@gnu.org>
1652
1653 * amd64fbsd-nat.c (fetch_inferior_registers,
1654 store_inferior_registers): Remove functions.
1655 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64bsd-nat.o.
1656
cced5e27
MK
16572003-10-18 Mark Kettenis <kettenis@gnu.org>
1658
1659 Add NetBSD/amd64 native configuration:
1660 * x86-64-tdep.h (amd64nbsd_r_reg_offset): Add extern declarations.
1661 * amd64nbsd-tdep.c: New file.
1662 * amd64nbsd-nat.c: New file.
1663 * amd64bsd-nat.c: New file.
1664 * config/i386/nbsd64.mh: New file.
1665 * config/i386/nbsd64.mt: New file.
1666 * configure.host: Add x86_64-*-netbsd*.
1667 * configure.tgt: Add x86_64-*-netbsd*.
1668 * Makefile.in (amd64bsd-nat.o, amd64nbsd-nat.o, amd64nbsd-tdep.o):
1669 New targets.
1670 * NEWS (New native configurations): Mention NetBSD/amd64.
1671
666de3fd
MC
16722003-10-17 Michael Chastain <mec@shout.net>
1673
1674 * config/djgpp/fnchange.lst: Remove dead lines for:
1675 bfd/elf32-i386qnx.c, bfd/elf32-ppcqnx.c, bfd/elf32-shqnx.c,
1676 bfd/elf32-sh-lin.c, bfd/elf32-sh-nbsd.c, bfd/elf32-sh64-nbsd.c,
1677 bfd/elf64-alpha-fbsd.c, bfd/elf64-sh64-nbsd.c,
1678 gdb/alphanbsd-nat.c, gdb/config/i386/tm-i386mk.h,
1679 gdb/config/i386/tm-i386v42mp.h, gdb/config/i386/xm-i386mach.h,
1680 gdb/config/i386/xm-i386mk.h, gdb/config/i386/xm-i386v32.h,
1681 gdb/config/m68k/apollo68v.mh, gdb/config/m68k/nm-apollo68v.h,
1682 gdb/config/m68k/xm-apollo68v.h, gdb/config/m88k/tm-delta88v4.h,
1683 gdb/config/mips/tm-bigmips64.h, gdb/config/mips/tm-embed64.h,
1684 gdb/config/mips/tm-embedl.h, gdb/config/mips/tm-embedl64.h,
1685 gdb/config/mips/tm-vr4300el.h, gdb/config/mips/tm-vr4xxxel.h,
1686 gdb/config/mips/tm-vr5000el.h, gdb/config/sparc/tm-sparclet.h,
1687 gdb/config/sparc/tm-sparclite.h,
1688 gdb/gdbtk/generic/ChangeLog-2001,
1689 gdb/gdbtk/library/ChangeLog-2001, gdb/remote-adapt.c,
1690 gdb/remote-eb.c, gdb/remote-mm.c, gdb/remote-nrom.c,
1691 gdb/remote-udi.c, gdb/remote-vx29k.c, gdb/remote-vx960.c,
1692 gdb/sparclet-rom.c, gdb/sparclet-stub.c,
1693 gdb/testsuite/gdb.mi/mi0-var-block.exp,
1694 gdb/testsuite/gdb.mi/mi0-var-child.exp,
1695 gdb/testsuite/gdb.mi/mi0-var-cmd.exp,
1696 gdb/testsuite/gdb.mi/mi0-var-display.exp,
1697 itcl/iwidgets3.0.0/demos/extfileselectionbox,
1698 itcl/iwidgets3.0.0/demos/extfileselectiondialog,
1699 itcl/iwidgets3.0.0/demos/fileselectionbox,
1700 itcl/iwidgets3.0.0/demos/fileselectiondialog,
1701 itcl/iwidgets3.0.0/demos/html/buttonbox.n.html,
1702 itcl/iwidgets3.0.0/demos/html/canvasprintbox.n.html,
1703 itcl/iwidgets3.0.0/demos/html/canvasprintdialog.n.html,
1704 itcl/iwidgets3.0.0/demos/html/combobox.n.html,
1705 itcl/iwidgets3.0.0/demos/html/dialog.n.html,
1706 itcl/iwidgets3.0.0/demos/html/dialogshell.n.html,
1707 itcl/iwidgets3.0.0/demos/html/entryfield.n.html,
1708 itcl/iwidgets3.0.0/demos/html/feedback.n.html,
1709 itcl/iwidgets3.0.0/demos/html/fileselectionbox.n.html,
1710 itcl/iwidgets3.0.0/demos/html/fileselectiondialog.n.html,
1711 itcl/iwidgets3.0.0/demos/html/hyperhelp.n.html,
1712 itcl/iwidgets3.0.0/demos/html/iwidgets2.2.0UserCmds.html,
1713 itcl/iwidgets3.0.0/demos/html/labeledwidget.n.html,
1714 itcl/iwidgets3.0.0/demos/html/menubar.n.html,
1715 itcl/iwidgets3.0.0/demos/html/messagedialog.n.html,
1716 itcl/iwidgets3.0.0/demos/html/notebook.n.html,
1717 itcl/iwidgets3.0.0/demos/html/optionmenu.n.html,
1718 itcl/iwidgets3.0.0/demos/html/panedwindow.n.html,
1719 itcl/iwidgets3.0.0/demos/html/promptdialog.n.html,
1720 itcl/iwidgets3.0.0/demos/html/pushbutton.n.html,
1721 itcl/iwidgets3.0.0/demos/html/radiobox.n.html,
1722 itcl/iwidgets3.0.0/demos/html/scrolledcanvas.n.html,
1723 itcl/iwidgets3.0.0/demos/html/scrolledframe.n.html,
1724 itcl/iwidgets3.0.0/demos/html/scrolledhtml.n.html,
1725 itcl/iwidgets3.0.0/demos/html/scrolledlistbox.n.html,
1726 itcl/iwidgets3.0.0/demos/html/scrolledtext.n.html,
1727 itcl/iwidgets3.0.0/demos/html/selectionbox.n.html,
1728 itcl/iwidgets3.0.0/demos/html/selectiondialog.n.html,
1729 itcl/iwidgets3.0.0/demos/html/shell.n.html,
1730 itcl/iwidgets3.0.0/demos/html/spindate.n.html,
1731 itcl/iwidgets3.0.0/demos/html/spinint.n.html,
1732 itcl/iwidgets3.0.0/demos/html/spinner.n.html,
1733 itcl/iwidgets3.0.0/demos/html/spintime.n.html,
1734 itcl/iwidgets3.0.0/demos/html/tabnotebook.n.html,
1735 itcl/iwidgets3.0.0/demos/html/tabset.n.html,
1736 itcl/iwidgets3.0.0/demos/html/toolbar.n.html,
1737 itcl/iwidgets3.0.0/demos/scrolledcanvas,
1738 itcl/iwidgets3.0.0/demos/scrolledframe,
1739 itcl/iwidgets3.0.0/demos/scrolledhtml,
1740 itcl/iwidgets3.0.0/demos/scrolledlistbox,
1741 itcl/iwidgets3.0.0/demos/scrolledtext,
1742 itcl/iwidgets3.0.0/demos/selectionbox,
1743 itcl/iwidgets3.0.0/demos/selectiondialog,
1744 itcl/iwidgets3.0.0/doc/canvasprintbox.n,
1745 itcl/iwidgets3.0.0/doc/canvasprintdialog.n,
1746 itcl/iwidgets3.0.0/doc/extfileselectionbox.n,
1747 itcl/iwidgets3.0.0/doc/extfileselectiondialog.n,
1748 itcl/iwidgets3.0.0/doc/fileselectionbox.n,
1749 itcl/iwidgets3.0.0/doc/fileselectiondialog.n,
1750 itcl/iwidgets3.0.0/doc/scopedobject.n.backup,
1751 itcl/iwidgets3.0.0/doc/scrolledcanvas.n,
1752 itcl/iwidgets3.0.0/doc/scrolledframe.n,
1753 itcl/iwidgets3.0.0/doc/scrolledhtml.n,
1754 itcl/iwidgets3.0.0/doc/scrolledlistbox.n,
1755 itcl/iwidgets3.0.0/doc/scrolledtext.n,
1756 itcl/iwidgets3.0.0/doc/selectionbox.n,
1757 itcl/iwidgets3.0.0/doc/selectiondialog.n,
1758 itcl/iwidgets3.0.0/generic/canvasprintbox.itk,
1759 itcl/iwidgets3.0.0/generic/canvasprintdialog.itk,
1760 itcl/iwidgets3.0.0/generic/extfileselectionbox.itk,
1761 itcl/iwidgets3.0.0/generic/extfileselectiondialog.itk,
1762 itcl/iwidgets3.0.0/generic/fileselectionbox.itk,
1763 itcl/iwidgets3.0.0/generic/fileselectiondialog.itk,
1764 itcl/iwidgets3.0.0/generic/scrolledcanvas.itk,
1765 itcl/iwidgets3.0.0/generic/scrolledframe.itk,
1766 itcl/iwidgets3.0.0/generic/scrolledhtml.itk,
1767 itcl/iwidgets3.0.0/generic/scrolledlistbox.itk,
1768 itcl/iwidgets3.0.0/generic/scrolledtext.itk,
1769 itcl/iwidgets3.0.0/generic/scrolledwidget.itk,
1770 itcl/iwidgets3.0.0/generic/selectionbox.itk,
1771 itcl/iwidgets3.0.0/generic/selectiondialog.itk,
1772 itcl/iwidgets3.0.0/tests/canvasprintbox.test,
1773 itcl/iwidgets3.0.0/tests/canvasprintdialog.test,
1774 itcl/iwidgets3.0.0/tests/extfileselectionbox.test,
1775 itcl/iwidgets3.0.0/tests/extfileselectiondialog.test,
1776 itcl/iwidgets3.0.0/tests/fileselectionbox.test,
1777 itcl/iwidgets3.0.0/tests/fileselectiondialog.test,
1778 itcl/iwidgets3.0.0/tests/scrolledcanvas.test,
1779 itcl/iwidgets3.0.0/tests/scrolledframe.test,
1780 itcl/iwidgets3.0.0/tests/scrolledhtml.test,
1781 itcl/iwidgets3.0.0/tests/scrolledlistbox.test,
1782 itcl/iwidgets3.0.0/tests/scrolledtext.test,
1783 itcl/iwidgets3.0.0/tests/selectionbox.test,
1784 itcl/iwidgets3.0.0/tests/selectiondialog.test,
1785 itcl/iwidgets3.0.0/unix/iwidgets.tcl.in,
1786 itcl/iwidgets3.0.0/unix/pkgIndex.tcl.in,
1787 tix/docs/Release-4.1.0.html, tix/docs/Release-4.1.0.txt,
1788 tix/docs/Release-4.1a2.html, tix/docs/Release-4.1a2.txt,
1789 tix/docs/Release-4.1a3.html, tix/docs/Release-4.1a3.txt,
1790 tix/docs/Release-4.1b1.html, tix/docs/Release-4.1b1.txt,
1791 tix/docs/Release-4.1b2.html, tix/docs/Release-4.1b2.txt,
1792 tix/tixConfig.sh.in, tix/unix/tk4.2/pkgIndex.tcl.in,
1793 tix/unix/tk8.0/pkgIndex.tcl.in, tix/unix/tk8.0/pkgIndex.tcl.in,
1794 tix/unix/tk8.1/pkgIndex.tcl.in, tix/win/tkConsole41.c,
1795 tix/win/tkConsole42.c, tix/win/tkConsole80a1.c,
1796 tix/win/tkConsole80b1.c, tix/win/tkConsole81.c, tk/doc/tk4.0.ps,
1797 tk/mac/tkMacProjects.sit.hqx.
1798
1e3ff5ad
AC
17992003-10-17 Andrew Cagney <cagney@redhat.com>
1800
8db32d44
AC
1801 * target.c (target_section_by_addr): New function.
1802 (do_xfer_memory): Use "target_section_by_addr".
1803 * target.h (target_section_by_addr): Declare.
1804
1e3ff5ad
AC
1805 * target.h (struct target_ops): Add "to_read_partial" and
1806 "to_write_partial", delete "to_query".
1807 (target_read_partial, target_write_partial): Declare.
1808 (target_read, target_write): Declare.
1809 (target_query): Delete macro.
1810 * target.c (target_read_partial): New function.
1811 (target_write_partial, target_read, target_write): New function.
1812 (update_current_target): Delete inheritance of "to_query". Add
1813 comments about "to_read_partial" and "to_write_partial".
1814 (debug_to_partial_read, debug_to_partial_write): New functions.
1815 (debug_to_query): Delete function.
1816 (setup_target_debug): Set "to_read_partial" and "to_write_partial"
1817 instead of "to_query".
1818 * remote.c (remote_read_partial): Replace "remote_query".
1819 (init_remote_ops): Set "to_read_partial" instead of "to_query".
1820 (init_remote_async_ops): Ditto.
1821 * kod.c (gdb_kod_query): Make "bufsize" a LONGEST. Use
1822 "target_read_partial" instead of "target_query".
1823 * avr-tdep.c (avr_io_reg_read_command): Make "bufsize" a LONGEST.
1824 Use "target_read_partial" instead of "target_query".
1825
48c66725
JJ
18262003-10-17 Jeff Johnston <jjohnstn@redhat.com>
1827
1828 * frame.h (struct frame_id): Add new field: special_addr.
1829 (frame_id_build_special): New prototype.
1830 * frame.c (frame_id_build_special): New function.
1831 (frame_id_build): Change to call frame_id_build_special().
1832 (frame_id_eq): Change to also test special_addr field.
1833 (frame_id_inner): Update comment.
1834
7998dfc3
AC
18352003-10-17 Andrew Cagney <cagney@redhat.com>
1836
1837 * target.c (update_current_target): Perform the target cleanup.
1838 Put the target stack beneath the squashed "current_target".
1839 (add_target): Delete disabled call to "cleanup_target".
1840 (cleanup_target): Delete function.
1841 (push_target, unpush_target): Do not call "cleanup_target".
1842
9c04404e 18432003-10-17 Andrew Cagney <cagney@redhat.com>
258b763a
AC
1844
1845 * target.c (target_stack): Change to a static target_ops.
1846 (update_current_target): Walk the "struct target_ops" stack.
1847 (pop_target, do_xfer_memory, target_info): Ditto.
1848 (find_target_beneath): Ditto.
1849 (push_target): Rewrite to use the "struct target_ops" stack.
1850 (unpush_target): Ditto.
1851 * target.h (struct target_stack_item): Delete definition.
1852 (target_stack): Delete declaration.
1853 (struct target_ops): Add field "beneath".
1854
c98a2b49 18552003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
ac1764c7
AC
1856
1857 * gdb/config/h8300/tm-h8300.h (h8300_normal_mode): Add external
1858 declaration.
1859 * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode
c98a2b49
SA
1860 (h8300_examine_prologue): Use h8300_normal_mode flag
1861 (h8300_gdbarch_init): Set architecture info for normal mode
1862
506fb367
DJ
18632003-10-16 Daniel Jacobowitz <drow@mvista.com>
1864
1865 * remote.c (remote_protocol_vcont): New variable.
1866 (set_remote_protocol_vcont_packet_cmd): New function.
1867 (show_remote_protocol_vcont_packet_cmd): New function.
1868 (init_all_packet_configs): Handle remote_protocol_vcont.
1869 (remote_vcont_probe): New function.
1870 (remote_vcont_resume): New function.
1871 (remote_resume): Use it.
1872 (remote_async_resume): Call remote_resume.
1873 (_initialize_remote): Add verbose-resume packet commands.
1874
65815ea1
AC
18752003-10-16 Andrew Cagney <cagney@redhat.com>
1876
1877 * infrun.c (handle_inferior_event): Add comment about
1878 "frame_id_inner" being too weak.
1879
40324f1b
EZ
18802003-10-16 Elena Zannoni <ezannoni@redhat.com>
1881
1882 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
1883 second parameter, which is always null. Remove
1884 SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
1885 * symtab.h (lookup_minimal_symbol_solib_trampoline): Update
1886 accordingly.
1887 * somsolib.c (som_solib_create_inferior_hook,
1888 som_solib_desire_dynamic_linker_symbols): Update callers.
1889 * hppa-tdep.c (hppa_fix_call_dummy): Ditto.
b4b4b794
KI
1890
18912003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>
1892
1893 * remote-m32r-sdi.c : New file, interface to m32r on-chip
1894 debug interface, SDI (Scalable Debug Interface).
1895 * NEWS: Mention m32r SDI protocol was supported.
1896 * Makefile.in (remote-m32r-sdi.o): Add build rule.
1897 * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
1898
51931cbb
JJ
18992003-10-15 Jeff Johnston <jjohnstn@redhat.com>
1900
1901 * ia64-linux-tdep.c: Include gdbcore.h.
1902 (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed.
1903 (ia64_linux_sigcontext_register_addr): Find the address of the
1904 sigcontext area stored in the sigframe instead of using
1905 a magic offset constant.
1906
84e7fd53
AC
19072003-10-15 Andrew Cagney <cagney@redhat.com>
1908
1909 * remote.c (remote_search): Delete function.
1910 * target.h (target_search): Delete disabled macro.
1911 (struct target_ops): Delete disabled field "to_search".
1912
0f4d7c52
KB
19132003-10-14 Kevin Buettner <kevinb@redhat.com>
1914
1915 * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()
1916 instead of deprecated_inside_entry_file().
1917
2e952408
CV
19182003-10-14 Corinna Vinschen <vinschen@redhat.com>
1919
1920 * sh-tdep.c: Fix copy/paste hangover in comment.
1921 (sh_push_dummy_call_fpu): Accomodate double passing in little endian
1922 mode.
1923 (sh3e_sh4_extract_return_value): Ditto.
1924
7e86466e
RH
19252003-10-13 Richard Henderson <rth@redhat.com>
1926
1927 * f-typeprint.c (f_type_print_base): Handle TYPE_CODE_REF.
1928 * f-valprint.c (f_val_print): Likewise. Tweak TYPE_CODE_PTR to
1929 match c_val_print a bit closer.
1930
46a16dba
KB
19312003-10-13 Kevin Buettner <kevinb@redhat.com>
1932
1933 * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants.
1934 (frv_gdbarch_adjust_breakpoint_address): New function.
1935 (frv_gdbarch_init): Initialize ``gdbarch_adjust_breakpoint_address''
1936 method.
1937
76897487
KB
19382003-10-13 Kevin Buettner <kevinb@redhat.com>
1939
1940 * breakpoint.h (struct breakpoint): Add new member
1941 ``requested_address''.
1942 * breakpoint.c (breakpoint_adjustment_warning)
1943 (adjust_breakpoint_address): New static functions.
1944 (print_it_typical): Issue warning if breakpoint's address is different
1945 from its requested address.
1946 (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1)
1947 (breakpoint_re_set_one): Set breakpoint's
1948 ``requested_address'' field. Set ``address'' field to the
1949 result of calling adjust_breakpoint_address() on the requested
1950 address.
1951
a1131521
KB
19522003-10-13 Kevin Buettner <kevinb@redhat.com>
1953
1954 * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method.
1955 * gdbarch.h, gdbarch.c: Regenerate.
1956
6ce6d90f
MK
19572003-10-11 Mark Kettenis <kettenis@gnu.org>
1958
155c1d33
MK
1959 * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initialize
1960 TDEP->sc_num_regs.
1961
8a96bc77
MK
1962 * i386fbsd-tdep.c: New file.
1963 (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
1964 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
1965 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Move here from
1966 i386bsd-tdep.c.
1967 (_initialize_i386fbsd_tdep): New function.
1968 (i386fbsd_r_reg_offset, i386fbsd4_r_reg_offset): New varibles.
1969 (i386fbsdaout_init_abi): Initialize TDEP->gregset_reg_offset,
1970 TDEP->gregset_num_regs, TDEP->sizeof_gregset and
1971 TDEP->sizeof_fpregset. Use ARRAY_SIZE to initialize
1972 TDEP->sc_num_regs.
1973 (i386fbsd4_init_abi): Initialize TDEP->gregset_reg_offset,
1974 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
1975 to initialize TDEP->sc_num_regs.
1976 * i386bsd-tdep.c (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
1977 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
1978 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Remove.
1979 (_initialize_i386bsd_tdep): Don't register FreeBSD a.out and
1980 FreeBSD ELF OS/ABI's here.
1981 * Makefile.in (ALLDEPFILES): Add i386fbsd-tdep.c.
1982 (i386fbsd-tdep.o): New target.
1983 * config/i386/fbsd.mt (TDEPFILES): Add i386fbsd-tdep.o.
1984 * config/i386/fbsd64.mt (TDEPFILES): Add i386fbsd-tdep.o.
1985
477f40d1
MK
1986 * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.
1987 (amd64fbsd_init_abi): Set TDEP->gregset_reg_offset,
1988 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
1989 in initialization of TDEP->sc_num_regs.
1990
c6b33596
MK
1991 * x86-64-tdep.c (x86_64_regset_from_core_section): New function.
1992 (x86_64_init_abi): Initialize regset_from_core_section if
1993 appropriate.
1994
8446b36a
MK
1995 * i386-tdep.c (i386_regset_from_core_section): New function.
1996 (i386_gdbarch_init): Initialize regset_from_core_section if
1997 appropriate.
1998 * i386-tdep.h (i386_regset_from_core_section): New declaration.
1999
c783cbd6
MK
2000 * i386-tdep.h (struct regset): Declare opaque.
2001
6ce6d90f
MK
2002 * gdbarch.sh (regset_from_core_section): New method.
2003 (struct regset): Declare opaque.
2004 * gdbarch.c, gdbarch.h: Regenerated.
2005
b98ed7be
AM
20062003-10-11 Alan Modra <amodra@bigpond.net.au>
2007
2008 * hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to
2009 _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
2010 Correct test for pc within section.
2011
f6214256
MK
20122003-10-11 Mark Kettenis <kettenis@gnu.org>
2013
2014 * gdbarch.sh: Remove trailing whitepsace from comments.
2015
a8f4cde1
RM
20162003-10-08 Roland McGrath <roland@redhat.com>
2017
2018 * gcore.c (make_mem_sec): Function removed, folded into ...
2019 (gcore_create_callback): ... here. To omit a section, clear its
2020 SEC_LOAD bit rather than zeroing its size.
2021 Omit read-only sections only if they correspond to a known disk file.
2022 (gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
2023
74276724
MS
20242003-10-10 Michael Snyder <msnyder@redhat.com>
2025
2026 * d10v-tdep.c: Fix typo in comment.
2027
e754ae69
AC
20282003-10-10 Andrew Cagney <cagney@redhat.com>
2029
2030 * rs6000-tdep.c (e500_store_return_value): Delete function.
2031 (e500_extract_return_value): Delete function.
2032 (rs6000_gdbarch_init): When SYSV, set "extract_return_value" and
2033 "restore_return_value" to "ppc_sysv_abi_extract_return_value" and
2034 "ppc_sysv_abi_restore_return_value" where applicable.
2035 * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
2036 (ppc_sysv_abi_extract_return_value): Declare.
2037 (ppc_sysv_abi_broken_store_return_value): Declare.
2038 (ppc_sysv_abi_broken_extract_return_value): Declare.
2039 (ppc_sysv_abi_broken_use_struct_convention:) Delete declaration.
2040 * ppc-sysv-tdep.c (return_value_convention): Move definition to
2041 start of file.
2042 (do_ppc_sysv_return_value): New function.
2043 (ppc_sysv_abi_extract_return_value): New function.
2044 (ppc_sysv_abi_store_return_value): New function.
2045 (ppc_sysv_abi_broken_extract_return_value): New function.
2046 (ppc_sysv_abi_broken_store_return_value): New function.
2047 (ppc_sysv_abi_use_struct_convention): Call
2048 do_ppc_sysv_return_value.
2049
8d4ce20a
JB
20502003-10-10 J. Brobecker <brobecker@gnat.com>
2051
2052 * blockframe.c (inside_main_func): No longer use symbol_lookup()
2053 to lookup the main function symbol.
2054
afce3d2a
CV
20552003-10-10 Corinna Vinschen <vinschen@redhat.com>
2056
2057 * sh-tdep.c (sh_treat_as_flt_p): New function to recognize float
2058 types correctly.
2059 (sh_push_dummy_call_fpu): Fix argument passing rules.
2060 (sh3e_sh4_extract_return_value): Call sh_treat_as_flt_p to recognize
2061 float types.
2062 (sh3e_sh4_store_return_value): Ditto.
2063
7fe958be
EZ
20642003-10-10 Elena Zannoni <ezannoni@redhat.com>
2065
2066 * sh-tdep.c (sh_use_struct_convention): Clarify one case in
2067 comment.
2068
3f997a97
CV
20692003-10-10 Corinna Vinschen <vinschen@redhat.com>
2070
2071 * sh-tdep.c (sh_use_struct_convention): Clean up to have a
2072 more readable code. Accomodate passing of bitfields.
2073
8be9034a
AC
20742003-10-10 Andrew Cagney <cagney@redhat.com>
2075
2076 * Makefile.in (ppc-sysv-tdep.o): Add $(gdb_assert_h).
2077 * rs6000-tdep.c (rs6000_gdbarch_init): When 64 bit SysV ABI, set
2078 push_dummy_call to ppc64_sysv_abi_push_dummy_call.
2079 * ppc-sysv-tdep.c: Include "gdb_assert.h".
2080 (ppc64_sysv_abi_push_dummy_call): New function.
2081 (ppc64_sysv_abi_broken_push_dummy_call): New function.
2082 * ppc-tdep.h (ppc64_sysv_abi_push_dummy_call): Declare.
2083 (ppc64_sysv_abi_broken_push_dummy_call): Declare.
2084
85a453d5
KI
20852003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2086
2087 * NEWS: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2088 * README: Ditto.
2089 * d10v-tdep.c: Ditto.
2090 * h8300-tdep.c: Ditto.
2091 * remote-e7000.c: Ditto.
2092 * remote-hms.c: Ditto.
2093 * ser-e7kpc.c: Ditto.
2094 * sh-stub.c: Ditto.
2095 * sh-tdep.c: Ditto.
2096 * sh-tdep.h: Ditto.
2097 * sh3-rom.c: Ditto.
2098 * sh64-tdep.c: Ditto.
2099 * top.c: Ditto.
2100 * wince.c: Ditto.
2101 * config/d10v/d10v.mt: Ditto.
2102 * config/sh/embed.mt: Ditto.
2103 * config/sh/linux.mt: Ditto.
2104 * config/sh/tm-linux.h: Ditto.
2105 * config/sh/tm-sh.h: Ditto.
2106 * config/sh/wince.mt: Ditto.
2107
221c12ff
AC
21082003-10-09 Andrew Cagney <cagney@redhat.com>
2109
2110 * ppc-tdep.h (struct type): Declare opaque.
2111 * x86-64-tdep.h (struct regcache): Declare opaque.
2112 * sh-tdep.c (sh_do_fp_register): Delete "register" attribute, fix
2113 coding style.
2114
ef5200c1
AC
21152003-10-09 Andrew Cagney <cagney@redhat.com>
2116
2117 Changes from 2003-09-09 Jimi Xenidis <jimix@watson.ibm.com>:
2118 * config/rs6000/tm-rs6000.h (SOFTWARE_SINGLE_STEP): Delete macro.
2119 (SOFTWARE_SINGLE_STEP_P): Ditto.
2120 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
2121 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Ditto.
2122 (SOFTWARE_SINGLE_STEP_P): Ditto.
2123 * rs6000-tdep.c (rs6000_gdbarch_init): When AIX, set
2124 software_single_step to rs6000_software_single_step.
a8f4cde1 2125
9644bbdd
AC
21262003-10-09 Andrew Cagney <cagney@redhat.com>
2127
2128 * MAINTAINERS: Mark m32r-elf as buildable with -Werror.
2129
db72fa6b
MS
21302003-10-09 Michael Snyder <msnyder@redhat.com>
2131
f3efb16c
MS
2132 * frame.h: Fix typo in comment.
2133 * dummy-frame.c: Fix typo in comment.
db72fa6b
MS
2134 * d10v-tdep.c: Random whitespace/comment tweaks.
2135
9a5cef92
EZ
21362003-10-09 Elena Zannoni <ezannoni@redhat.com>
2137
2138 * sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code.
f49c4e4e 2139 (sh_push_dummy_code): Delete function, it's only used for dummy calls
9a5cef92 2140 on stack.
a8f4cde1 2141
9a5cef92
EZ
2142 Based on input by Stephen Clarke (stephen.clarke@superh.com):
2143 * sh-tdep.c (sh_use_struct_convention): Add comment explaining ABI
2144 in detail.
a8f4cde1 2145
0f317a0c
DJ
21462003-10-09 Daniel Jacobowitz <drow@mvista.com>
2147
2148 * remote-mips.c (mips_initialize): Remove unneeded call to
2149 get_selected_frame. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
2150
bbab2f46
DJ
21512003-10-09 Daniel Jacobowitz <drow@mvista.com>
2152
2153 * dwarf2expr.c (execute_stack_op): Don't treat the frame base as
2154 a memory pointer.
2155
550950b8
JJ
21562003-10-08 Jeff Johnston <jjohnstn@redhat.com>
2157
2158 * lin-lwp.c (stop_and_resume_callback): Set the resumed flag
2159 for any lwp we resume.
2160 (running_callback): Add lwps that have pending status events
2161 against them to be considered running.
2162
15c69bc7
KI
21632003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2164
2165 * m32r-tdep.c : Include "dis-asm.h".
2166 * Makefile.in (m32r-tdep.o): Update dependencies.
2167
51065942
JB
21682003-10-06 J. Brobecker <brobecker@gnat.com>
2169
2170 * completer.h (get_gdb_completer_word_break_characters): Delete.
2171 * completer.c: include language.h.
2172 (gdb_completer_word_break_characters): Delete.
2173 (get_gdb_completer_word_break_characters): Delete.
2174 (location_completer): Use the word break characters of the current
2175 language.
2176 (complete_line): Likewise.
2177 (line_completion_function): Likewise.
2178 (skip_quoted_chars): Likewise.
2179 * Makefile.in (completer.o): Add dependency on language.h.
2180 * top.c (init_main): Set the readline word break characters
2181 to GDB's default word break characters.
2182
6084f43a
JB
21832003-10-06 J. Brobecker <brobecker@gnat.com>
2184
2185 * language.h (language_defn): new field, la_word_break_characters.
2186 * language.c (unknown_language_defn): Set new field to
2187 default_word_break_characters.
2188 (auto_language_defn): Likewise.
2189 (local_language_defn): Likewise.
2190 * ada-lang.c (ada_language_defn): Likewise.
2191 * c-lang.c (c_language_defn): Likewise.
2192 (cplus_language_defn): Likewise.
2193 (asm_language_defn): Likewise.
2194 (minimal_language_defn): Likewise.
2195 * f-lang.c (f_language_defn): Likewise.
2196 * jv-lang.c (java_language_defn): Likewise.
2197 * m2-lang.c (m2_language_defn): Likewise.
2198 * objc-lang.c (objc_language_defn): Likewise.
2199 * p-lang.c (pascal_language_defn): Likewise.
2200 * scm-lang.c (scm_language_defn): Likewise.
2201
944fcfab
AC
22022003-10-06 Andrew Cagney <cagney@redhat.com>
2203
2204 * ppc-sysv-tdep.c: Re-indent.
2205
9f0a5303
JB
22062003-10-06 J. Brobecker <brobecker@gnat.com>
2207
2208 * language.h (default_word_break_characters): Add prototype.
2209 * language.c (default_word_break_characters): New function.
2210
7270b6ed
AS
22112003-10-06 Andreas Schwab <schwab@suse.de>
2212
2213 * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
2214 with %eax.
2215
a5d61f66
AC
22162003-10-06 Andrew Cagney <cagney@redhat.com>
2217
2218 * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
2219 "h8500-tdep.c".
2220 (z8k-tdep.o): Delete custom build rule.
2221
28a86f5c
AC
22222003-10-06 Andrew Cagney <cagney@redhat.com>
2223
1bfd8a83
AC
2224 * Makefile.in: Update all dependencies.
2225
17144ef8
AC
2226 * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
2227 No longer list PA as as obsolete candidate. List m32r as
2228 broken instead of obsolete.
a8f4cde1 2229
a5679ae5
AC
2230 * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
2231 * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
2232 * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
2233 * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
2234 * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
2235 * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
2236 * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
2237 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
2238 * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
2239 * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
2240 * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
2241 * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
2242 * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
2243 * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
2244 * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
2245 * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
2246 * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
2247 * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
2248 * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
2249 * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
2250 * config/z8k/z8k.mt: Ditto.
2251
4a8269c0
AC
2252 * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
2253 h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
2254 mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
2255 i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
2256 sparclite were removed.
2257 * configure.host, configure.tgt: Remove corresponding tuples.
2258
41989fcd
AC
2259 * breakpoint.c, breakpoint.h: Remove obsolete code.
2260 * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
2261 * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
2262 * stabsread.h, xcoffread.c: Ditto.
2263
28a86f5c
AC
2264 * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
2265 * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
2266 * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
2267 * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
2268
4efdaa0d
DL
22692003-10-06 David Lecomber <dsl@sources.redhat.com>
2270
2271 * f-valprint.c: Reformatting
2272
ae53de43
MK
22732003-10-06 Mark Kettenis <kettenis@gnu.org>
2274
a8bb57e7
MK
2275 * x86-64-tdep.c: Remove duplicate comment.
2276
ae53de43
MK
2277 * x86-64-tdep.c (x86_64_store_return_value): Don't use
2278 DEPRECATED_REGISTER_RAW_SIZE. Use symbolic names for register
2279 names for return values. This fixes a bug since we looked at %rbx
2280 instead of %rdx.
2281
473f17b0
MK
22822003-10-05 Mark Kettenis <kettenis@gnu.org>
2283
2c261fae
MK
2284 * x86-64-tdep.c: Include "regset.h".
2285
473f17b0
MK
2286 * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
2287 gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset,
2288 sizeof_fpregset.
2289 * i386-tdep.c: Include "regset.h".
2290 (i386_supply_gregset): New function.
2291 (i386_supply_fpregset): New function.
2292 (i386_gdbarch_init): Initialze register set-related members of
2293 TDEP.
2294 * x86-64-tdep.c (x86_64_supply_fpregset): New function.
2295 (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
2296
afd48b75
AC
22972003-10-03 Andrew Cagney <cagney@redhat.com>
2298
2299 * rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI,
2300 set extract_return_value, store_return_value and
2301 use_struct_convention to ppc64_sysv_abi_extract_return_value,
2302 ppc64_sysv_abi_store_return_value and
2303 ppc64_sysv_abi_use_struct_convention.
2304 * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare.
2305 (ppc64_sysv_abi_store_return_value): Declare.
2306 (ppc64_sysv_abi_use_struct_convention): Declare.
2307 * ppc-sysv-tdep.c (enum return_value_convention): Define.
2308 (ppc64_sysv_abi_extract_return_value): New function.
2309 (ppc64_sysv_abi_store_return_value): New function.
2310 (ppc64_sysv_abi_use_struct_convention): New function.
2311 (ppc64_sysv_abi_return_value): New function.
2312
9b540880
AC
23132003-10-03 Andrew Cagney <cagney@redhat.com>
2314
2315 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only
2316 convert a descriptor to a function when it's in the ".opd"
2317 section.
2318
8748518b
CV
23192003-10-03 Corinna Vinschen <vinschen@redhat.com>
2320
2321 * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg and
2322 reg_size to keep GCC silent.
2323
0fd85043
CV
23242003-10-03 Corinna Vinschen <vinschen@redhat.com>
2325
2326 * dwarf2-frame.c (struct comp_unit): Add tbase member to store
2327 base for DW_EH_PE_textrel encodings.
2328 (read_encoded_value): Add a DW_EH_PE_textrel case.
2329 (dwarf2_build_frame_info): Set unit.tbase to beginning of text
2330 section.
2331
37b517aa
MK
23322003-10-03 Mark Kettenis <kettenis@gnu.org>
2333
2334 * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
2335
12c266ea
AC
23362003-10-02 Andrew Cagney <cagney@redhat.com>
2337
2338 * gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename
2339 REGISTER_RAW_SIZE.
2340 * gdbarch.h, gdbarch.c: Re-generate.
2341 * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update.
2342 * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update.
2343 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
2344 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
2345 * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update.
2346 * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update.
2347 * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update.
2348 * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update.
2349 * remote-e7000.c, remote-mips.c, remote-sim.c: Update.
2350 * remote-vxmips.c, remote-vxsparc.c, remote.c: Update.
2351 * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update.
2352 * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update.
2353 * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update.
2354 * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update.
2355 * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update.
2356 * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update.
a8f4cde1 2357
78ba4af6
JB
23582003-10-02 Jim Blandy <jimb@redhat.com>
2359
2360 * dwarf2read.c (struct die_info): Doc fix.
2361
617daa0e
CV
23622003-10-02 Corinna Vinschen <vinschen@redhat.com>
2363
2364 * sh-tdep.c: Running thru gdb_indent.sh.
2365
e5e33cd9
CV
23662003-10-02 Corinna Vinschen <vinschen@redhat.com>
2367
2368 * sh-tdep.c (sh_justify_value_in_reg): New function.
2369 (sh_stack_allocsize): Ditto.
2370 (flt_argreg_array): New array used for floating point argument
2371 passing.
2372 (sh_init_flt_argreg): New function.
a8f4cde1 2373 (sh_next_flt_argreg): Ditto.
e5e33cd9
CV
2374 (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to
2375 "pass_on_stack". Use new helper functions. Accomodate Renesas ABI.
2376 Fix argument passing strategy.
2377 (sh_push_dummy_call_nofpu): Ditto.
2378
5fe830e4
AC
23792003-10-01 Andrew Cagney <cagney@redhat.com>
2380
2381 * value.h (register_value_being_returned): Declare. Replace
2382 "value_being_returned".
2383 * infcall.c (call_function_by_hand): Use
2384 register_value_being_returned.
2385 * infcmd.c (print_return_value): Call
2386 "register_value_being_returned", handle struct return locally.
2387 * values.c (register_value_being_returned): New function. Replace
2388 "value_being_returned".
a8f4cde1 2389
5fe830e4 23902003-09-30 Elena Zannoni <ezannoni@redhat.com>
cf50a87a
EZ
2391
2392 * linux-proc.c (linux_do_registers): New function.
2393 (linux_make_note_section): Use linux_do_registers in case of
2394 single threaded inferior programs.
2395
64f395bf
AC
23962003-10-01 Andrew Cagney <cagney@redhat.com>
2397
2398 * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
2399 use STRUCT_ADDR. When not using "struct return convention", pass
2400 "0" to "value_being_returned". Add FIXMEs.
2401 * infcmd.c (print_return_value): Pass an explicit 0/1 to
2402 value_being_returned. Add comments.
2403 * values.c (value_being_returned): Add fixme.
2404 * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
2405 (hppa_value_returned_from_stack): Add FIXME.
2406
639d11d3
DC
24072003-09-30 David Carlton <carlton@kealia.com>
2408
2409 * dwarf2read.c (struct die_info): Add 'parent' field; replace
2410 'has_children' and 'next' by 'child' and 'sibling'.
2411 (read_comp_unit): Rework algorithm, breaking body into
2412 read_die_and_children and read_die_and_siblings.
2413 (read_die_and_children, read_die_and_siblings): New.
2414 (read_full_die): Add 'has_children' argument; set it instead of
2415 the die's 'has_children' field. Minor formatting cleanup.
2416 (free_die_list): Use die->child and die->sibling instead of
2417 die->next.
2418 (dump_die_list): Ditto.
2419 (sibling_die): Use die->sibling.
2420 (psymtab_to_symtab_1): Use die's 'child' field in place of its
2421 'has_children' and 'next' fields.
a8f4cde1
RM
2422 (process_die, read_file_scope, read_func_scope)
2423 (read_lexical_block_scope, read_structure_scope)
2424 (read_enumeration, read_array_type, read_common_block)
639d11d3
DC
2425 (read_namespace, read_subroutine_type, dump_die): Ditto.
2426
5bffac25
AC
24272003-09-30 Andrew Cagney <cagney@redhat.com>
2428
2429 * rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone
2430 to 224, not 220.
2431
f30992d4
AC
24322003-09-30 Andrew Cagney <cagney@redhat.com>
2433
2434 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename
2435 REGISTER_VIRTUAL_SIZE.
2436 * gdbarch.h, gdbarch.c: Regenerate.
2437 * vax-tdep.h, sparc-tdep.c, regcache.h: Update.
2438 * regcache.c, mn10300-tdep.c, mips-tdep.c: Update.
2439 * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update.
2440
2e092625
AC
24412003-09-29 Andrew Cagney <cagney@redhat.com>
2442
2443 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename
7bb11558 2444 REGISTER_VIRTUAL_TYPE.
2e092625
AC
2445 * gdbarch.h, gdbarch.c: Regenerate.
2446 * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update.
2447 * sh64-tdep.c, sparc-tdep.c: Update.
4deab737
AC
2448
2449 * remote-vxsparc.c (vx_read_register): Replace bzero with memset.
2450 * remote-vxmips.c (vx_read_register): Ditto.
2451 * remote-vx68.c (vx_read_register): Ditto.
2452 * gnu-nat.c (inf_validate_procs): Ditto.
2453
7a5dd6ee
JB
24542003-09-29 J. Brobecker <brobecker@gnat.com>
2455
2456 * infcall.c (call_function_by_hand): Fix build failure
2457 introduced in the previous change to this file.
2458
1fe43d45
AC
24592003-09-29 Andrew Cagney <cagney@redhat.com>
2460
2461 * NEWS: Mention Objective-C.
2462
e28a332c
JG
24632003-09-29 Jerome Guitton <guitton@act-europe.fr>
2464
2465 * arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
2466 test if the register has been saved on the stack.
2467 (arm_scan_prologue_cache): When analysing the instruction
2468 "str lr, [sp, #-4]", save the address where lr has been stored.
2469
9ff63c35
AC
24702003-09-28 Andrew Cagney <cagney@redhat.com>
2471
7f5f525d
AC
2472 * frame.c (frame_read_unsigned_register): Delete function.
2473 * frame.h (frame_read_unsigned_register): Delete declaration.
2474 * sparc-tdep.c (sparc_init_extra_frame_info): Use
2475 get_frame_register_unsigned.
2476 (sparc_frame_saved_pc, sparc_pop_frame): Ditto.
2477 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
2478 * d10v-tdep.c (d10v_print_registers_info): Ditto.
a8f4cde1 2479
7f5f525d
AC
2480 * frame.h (frame_read_register): Delete declaration.
2481 * frame.c (frame_read_register): Delete function.
2482 * arch-utils.c (legacy_register_to_value): Use get_frame_register.
2483 * sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
2484 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
2485 * mips-tdep.c (mips_register_to_value): Ditto.
2486 * hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
2487 * d10v-tdep.c (d10v_print_registers_info): Ditto.
2488
2489 * frame.c (frame_read_signed_register): Delete function.
2490 (frame_read_unsigned_register): Update comments.
2491 * frame.h (frame_read_signed_register): Delete declaration.
2492 * h8300-tdep.c (h8300_print_register): Use
2493 get_frame_register_signed.
2494 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
2495
9ff63c35
AC
2496 * config/pa/tm-hppa.h (DEPRECATED_VALUE_RETURNED_FROM_STACK):
2497 Rename VALUE_RETURNED_FROM_STACK.
2498 * infcmd.c (print_return_value): Update.
2499 * infcall.c (call_function_by_hand): Update.
2500
41d041d6
MK
25012003-09-28 Mark Kettenis <kettenis@gnu.org>
2502
2503 * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add
2504 regcache argument and reverse the order of the other two
2505 arguments. Remove local regcache variable. Determine
2506 architecture from REGCACHE. Update comments.
2507 * x86-64-tdep.c (x86_64_supply_fxsave): Add regcache argument and
2508 reverse the order of the other two arguments. Remove local
2509 regcache variable. Determine architecture from REGCACHE. Update
2510 comments.
2511 * i387-tdep.h (i387_supply_fsave, i387_supply_fxsave): Adjust
2512 prototypes. Update comments.
2513 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust prototype. Adjust
2514 comment.
2515 * amd64fbsd-nat.c (supply_fpregset, fetch_inferior_registers):
2516 Update.
2517 * go32-nat.c (fetch_register, go32_fetch_registers): Update.
2518 * i386-interix-nat.c (supply_fpregset): Update.
2519 * i386-linux-nat.c (supply_fpregset, supply_fpxregset): Update.
2520 * i386-nto-tdep.c (i386nto_supply_fpregset): Update.
2521 * i386gnu-nat.c (fetch_fpregs, supply_fpregset): Update.
2522 * i386bsd-nat.c (supply_fpregset, fetch_inferior_registers): Update.
2523 * i386nbsd-tdep.c (fetch_core_registers, fetch_elfcore_registers):
2524 Update.
2525 * i386obsd-tdep.c (fetch_core_registers): Update.
2526 * i386v4-nat.c (supply_fpregset): Update.
2527 * x86-64-linux-nat.c (supply_fpregset): Update.
2528 * x86-64-linux-tdep.c (fetch_core_registers): Update.
a8f4cde1 2529
1cb97e17
MK
25302003-09-27 Mark Kettenis <kettenis@gnu.org>
2531
5716833c
MK
2532 * i386-tdep.h: Put opaque declarations in alphabetical
2533 order. Remove spurious whitespace.
2534 (struct gdbarch_tdep): add st0_regnum and mm0_regnum members.
2535 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Remove prototypes.
2536 * i386-tdep.c (MM0_REGNUM): Remove define.
2537 (i386_mmx_regnum_p): Add gdbarch argument.
2538 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Add gdbarch argument.
2539 Rewrite using new macro definitions for FPU/SSE registers.
2540 (i386_fp_regnum_p, i386_fpc_regnum_p): Rewrite using new macro
2541 definitions from i387-tdep.h.
2542 (i386_register_name): Update.
2543 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): Update to use
2544 new macro definitions for FPU/SSE registers.
2545 (i386_extract_return_value): Determine whether floating-point
2546 registers are present by examining REGCACHE's architecture.
2547 (i386_store_return_value): Likewise. Use I386_MAX_REGISTER_SIZE
2548 instead of FPU_REG_RAW_SIZE. Use new macro definitions for
2549 FPU/SSE registers.
2550 (i386_register_type): Update.
2551 (i386_mmx_regnum_to_fp_regnum): Rewrite using new macro
2552 definitions for FPU registers. Use REGCACHE's architecture to
2553 determine the appropriate register numbers.
2554 (i386_pseudo_register_read, i386_pseudo_register_write,
2555 i386_register_reggroup_p): Update.
2556 (i386_gdbarch_init): Initialize TDEP->st0_regnum and
2557 TDEP->mm0_regnum.
2558 * i387-tdep.h (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM,
2559 I387_FTAG_REGNUM, I387_FISEG_REGNUM, I387_FIOFF_REGNUM,
2560 I387_FOSEG_REGNUM, I387_FOOFF_REGNUM, I387_FOP_REGNUM,
2561 I387_XMM0_REGNUM, I387_MXCSR_REGNUM): New defines.
2562 (i387_supply_fsave, i387_fill_fsave, i387_supply_fxsave,
2563 i387_fill_fxsave): Change type of fsave/fxsave argument from `char
2564 *' to `void *'.
2565 * i387-tdep.c (i387_print_float_info, fsave_offset, FSAVE_ADDR,
2566 i387_supply_fsave, i387_fill_fsave, fxsave_offset, FXSAVE_ADDR,
2567 i387_supply_fxsave, i387_fill_fxsave): Update to use new macro
2568 definitions for FPU/SSE registers.
2569 (FXSAVE_MXCSR_ADDR): New define.
2570 * x86-64-tdep.c (x86_64_init_abi): Override TDEP->st0_regnum and
2571 TDEP->mm0_regnum.
2572 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Remove defines.
2573 (I387_ST0_REGNUM): Define.
2574
41d35cb0
MK
2575 * regcache.h (get_regcache_arch): New prototype.
2576 * regcache.c (get_regcache_arch): New function.
2577
54e74f72
MK
2578 * x86-64-tdep.c (x86_64_store_return_value): Remove spurious
2579 whitespace.
2580
1cb97e17
MK
2581 * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
2582 Initialize using ARRAY_SIZE.
2583
0968aa8c
AC
25842003-09-27 Andrew Cagney <cagney@redhat.com>
2585
2586 * arch-utils.c (deprecated_init_frame_pc_default): Rename
2587 "init_frame_pc_default".
2588 * arch-utils.h (deprecated_init_frame_pc_default): Update.
2589 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2590 * vax-tdep.c (vax_gdbarch_init): Update.
2591 * v850-tdep.c (v850_gdbarch_init): Update.
2592 * sh64-tdep.c (sh64_gdbarch_init): Update.
2593 * s390-tdep.c (s390_gdbarch_init): Update.
2594 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2595 * mcore-tdep.c (mcore_gdbarch_init): Update.
2596 * h8300-tdep.c (h8300_gdbarch_init): Update.
2597 * cris-tdep.c (cris_gdbarch_init): Update.
2598 * config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
2599
54c84734
MK
26002003-09-26 Mark Kettenis <kettenis@gnu.org>
2601
2602 * regset.h: New file.
2603 * Makefile.in (regset_h): Add.
2604
1b1d3794
AC
26052003-09-25 Andrew Cagney <cagney@redhat.com>
2606
2607 * frame.h (deprecated_frame_saved_regs): Rename
2608 get_frame_saved_regs.
2609 * cris-tdep.c, frame.c, h8300-tdep.c, hppa-tdep.c: Update.
2610 * mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
2611 * ns32k-tdep.c, ppc-linux-tdep.c, rs6000-tdep.c: Update.
2612 * s390-tdep.c, sh64-tdep.c, stack.c: Update.
2613 * v850-tdep.c, vax-tdep.c, xstormy16-tdep.c: Update.
2614
e6beb428
AC
26152003-09-25 Andrew Cagney <cagney@redhat.com>
2616
2617 * NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted
2618 file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions,
2619 and Java.
2620 * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and
2621 arm*-*-* do not use the new frame code.
2622
710122da
DC
26232003-09-25 David Carlton <carlton@kealia.com>
2624
2625 * c-exp.y: Remove 'register' declarations.
2626 * f-exp.y, jv-exp.y, m2-exp.y, objc-exp.y, p-exp.y: Ditto.
2627
79c2c32d
DC
26282003-09-25 David Carlton <carlton@kealia.com>
2629
2630 * c-exp.y: Include cp-support.h. Add qualified_type.
2631 (yylex): Delete nested type hack; add comments.
2632 * cp-namespace.c (cp_lookup_nested_type): New function.
2633 * cp-support.h: Declare cp_lookup_nested_type.
2634 * eval.c (evaluate_subexp_standard): Call value_aggregate_elt
2635 instead of value_struct_elt_for_reference.
2636 * valops.c: Include cp-support.h.
2637 (value_aggregate_elt): New function.
2638 (value_namespace_elt): Ditto.
2639 (value_struct_elt_for_reference): Make static.
2640 * value.h: Delete declaration of value_struct_elt_for_reference;
2641 add declaration for value_aggregate_elt.
2642 * Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
2643 (valops.o): Ditto.
2644
898c62f5
DJ
26452003-09-25 Daniel Jacobowitz <drow@mvista.com>
2646
2647 * stack.c: Include "reggroups.h".
2648 (frame_info): Only display registers in all_reggroup.
2649 * Makefile.in (stack.o): Update dependencies.
2650
28cd8767
JG
26512003-09-25 Jerome Guitton <guitton@act-europe.fr>
2652
2653 * arm-tdep.c (arm_skip_prologue): Handle "sub ip, sp #n" and
2654 "add ip, sp #n" in the prologue.
2655 (arm_scan_prologue): Ditto.
2656
a4ab2b5d
JG
26572003-09-25 Jerome Guitton <guitton@act-europe.fr>
2658
2659 * MAINTAINERS (write after approval): Add myself.
2660
3f244638
AS
26612003-09-25 Andreas Schwab <schwab@suse.de>
2662
2663 * m68k-tdep.c: Include "dwarf2-frame.h".
2664 (m68k_gdbarch_init): Add the DWARF CFI frame unwinder.
2665 * Makefile.in (m68k-tdep.o): Update dependencies.
2666
1c0159e0
CV
26672003-09-25 Corinna Vinschen <vinschen@redhat.com>
2668
2669 * sh-tdep.c (struct frame_extra_info): Remove.
2670 (struct sh_frame_cache): New structure.
2671 (GET_SOURCE_REG): New macro extracting source register of an opcode.
2672 (GET_TARGET_REG): Ditto but target register.
2673 (GET_PUSHED_REG): Remove.
2674 (IS_MOV_ARG_TO_REG): New macro.
2675 (IS_MOV_ARG_TO_IND_R14): New macro.
2676 (IS_MOV_ARG_TO_IND_R14_WITH_DISP): New macro.
2677 (IS_MOVW_PCREL_TO_REG): New macro.
2678 (IS_MOVL_PCREL_TO_REG): New macro.
2679 (IS_SUB_REG_FROM_SP): New macro.
2680 (IS_ARG_MOV): Remove.
2681 (IS_MOV_TO_R14): Remove.
2682 (IS_RESTORE_FP): New macro.
2683 (IS_RTS): New macro.
2684 (IS_LDS): New macro.
2685 (IS_MOV_FP_SP): New macro.
2686 (IS_ADD_REG_TO_FP): New macro.
2687 (IS_ADD_IMM_FP): New macro.
2688 (sh_skip_prologue_hard_way): Remove.
2689 (sh_saved_pc_after_call): Remove.
2690 (sh_frame_chain): Remove.
2691 (sh_find_callers_reg): Remove.
a8f4cde1 2692 (sh_nofp_frame_init_saved_regs): Remove.
1c0159e0
CV
2693 (sh_fp_frame_init_saved_regs): Remove.
2694 (sh_init_extra_frame_info): Remove.
2695 (sh_analyze_prologue): New function.
2696 (sh_skip_prologue): Remove deprecated code. Rely on new function
2697 sh_analyze_prologue when after_prologue fails.
2698 (sh_frame_saved_pc): Remove.
2699 (sh_alloc_frame_cache): New function.
2700 (sh_frame_cache): Ditto.
2701 (sh_frame_prev_register): Ditto.
2702 (sh_frame_this_id): Ditto.
2703 (sh_frame_unwind): New structure defining the heuristic frame
2704 sniffer interface.
2705 (sh_frame_sniffer): New function.
2706 (sh_unwind_sp): Ditto.
2707 (sh_unwind_pc): Ditto.
2708 (sh_unwind_dummy_id): Ditto.
2709 (sh_frame_base_address): Ditto.
2710 (sh_frame_base): New structure defining new frame base code.
2711 (sh_in_function_epilogue_p): New function.
2712 (sh_gdbarch_init): Restructure and simplify to eliminate deprecated
2713 code and to call all new code instead. Initialize dwarf2 and
2714 heuristic frame sniffer.
2715
5f9769d1
PH
27162003-09-24 Paul N. Hilfinger <hilfingr@nile.gnat.com>
2717
a8f4cde1
RM
2718 * parser-defs.h (struct exp_descriptor): New definition, containing
2719 language-specific info for printing, prefixifying, dumping, and
5f9769d1
PH
2720 evaluating expressions.
2721 (exp_descriptor_standard): Declare new variable.
2722 (print_subexp): Make global and declare here (from expprint.c).
2723 (dump_subexp): Ditto.
2724 (dump_subexp_body_standard): Declare.
2725 (operator_length_standard): Declare.
2726 (op_name_standard): Declare.
2727 (print_subexp): Declare.
2728 (print_subexp_standard): Declare.
2729
2730 * language.h (struct language_defn): Add la_exp_desc field to hold
2731 pointer to table for language-specific operators.
2732 Remove evaluate_exp field, which is now in struct exp_descriptor.
a8f4cde1
RM
2733
2734 * parse.c (operator_length): Move most code to new
5f9769d1 2735 operator_length_standard function. Use language-specific information.
a8f4cde1 2736 (operator_length_standard): New function taking most code from
5f9769d1
PH
2737 operator_length.
2738 (exp_descriptor_standard): New constant.
a8f4cde1
RM
2739
2740 * expression.h (enum exp_opcode): Add definitions of OP_EXTENDED0
5f9769d1 2741 and OP_EXTENDED_LAST.
a8f4cde1
RM
2742
2743 * expprint.c (print_subexp): Use language-specific print_subexp.
5f9769d1
PH
2744 Make global; remove static declaration.
2745 Move most code to print_subexp_standard.
a8f4cde1 2746 (print_subexp_standard): New function, containing code formerly in
5f9769d1
PH
2747 print_subexp.
2748 (op_name): Add expression to argument signature.
a8f4cde1 2749 Use langauge-specific op_name.
5f9769d1
PH
2750 Move most code to op_name_standard.
2751 (op_name_standard): New function, containing code formerly in op_name.
2752 (dump_subexp): Use new version of op_name function.
2753 Use language-specific dump_subexp_body, and move most existing code to
2754 dump_subexp_body_standard.
2755 (dump_raw_expression): Use new op_name interface.
2756 (dump_subexp_body): Move most code to dump_subexp_body_standard.
2757 (dump_subexp_body_standard): New function, containing code formerly
2758 in dump_subexp_body.
a8f4cde1 2759
5f9769d1
PH
2760 * language.c (unknown_language): Add default la_exp_desc field and
2761 remove evaluate_exp field.
2762 (auto_language): Ditto.
2763 (local_language): Ditto.
2764 * f-lang.c (f_language_defn): Ditto.
2765 * c-lang.c (c_language_defn): Ditto.
2766 (cplus_language_defn): Ditto.
2767 (asm_language_defn): Ditto.
2768 (minimal_language_defn): Ditto.
2769 * p-lang.c (pascal_language_defn): Ditto.
2770 * m2-lang.c (m2_language_defn): Ditto.
2771 * objc-lang.c (objc_language_defn): Ditto.
a8f4cde1
RM
2772
2773 * jv-lang.c (exp_descriptor_java): New variable, containing
5f9769d1
PH
2774 Java-specific expression evaluator.
2775 (java_language_defn): Add la_exp_desc field and remove evaluate_exp
2776 field.
a8f4cde1 2777 * scm-lang.c (exp_descriptor_scm): New variable, containing
5f9769d1
PH
2778 Scheme-specific expression evaluator.
2779 (scm_language_defn): Add la_exp_desc field and remove evaluate_exp
2780 field.
2781 * objc-lang.c (print_object_command): Take evaluate_exp from the
2782 la_exp_desc field.
a8f4cde1 2783
5f9769d1 2784 * Makefile.in (eval.o): Add dependency on parser-defs.h.
a8f4cde1
RM
2785
2786 * eval.c: Include parser-defs.h for the full declaration of
5f9769d1
PH
2787 la_exp_desc's type.
2788 (evaluate_subexp): Get evaluate_exp out of la_exp_desc field.
a8f4cde1 2789
24daaebc
PH
27902003-09-23 Paul N. Hilfinger <hilfingr@nile.gnat.com>
2791
2792 * parser-defs.h (operator_length): Declare.
a8f4cde1 2793
24daaebc
PH
2794 * parse.c (length_of_subexp): Use operator_length to get operator
2795 lengths and arities for operators.
2796 Move most code to new operator_length function.
a8f4cde1 2797 (operator_length): New function absorbing most code from
24daaebc
PH
2798 length_of_subexp.
2799 (prefixify_subexp): Remove large case and use operator_length instead.
2800 (parse_exp_1): Use renamings:
a8f4cde1 2801 dump_prefix_expression => dump_raw_expression and
24daaebc 2802 dump_postfix_expression => dump_prefix_expression.
a8f4cde1 2803
24daaebc
PH
2804 * expression.h (dump_prefix_expression): Rename to ...
2805 (dump_raw_expression): New name.
2806 (dump_postfix_expression): Rename to ...
2807 (dump_prefix_expression): New name.
a8f4cde1 2808
24daaebc
PH
2809 * expprint.c (dump_subexp): Make global. Add comment.
2810 Move most existing code to dump_subexp_body.
2811 (dump_subexp_body): New function.
2812 (dump_prefix_expression): Rename to dump_raw_expression.
a8f4cde1 2813 Remove attempt to print the expression via print_expression: it can't
24daaebc
PH
2814 work before the expression is prefixified.
2815 (dump_raw_expression): Renamed from dump_prefix_expression.
a8f4cde1 2816 (dump_postfix_expression): Rename to dump_prefix_expression, since
24daaebc 2817 that's what it does.
a8f4cde1 2818 Remove 'note' parameter, since this routine must be used on
24daaebc
PH
2819 prefixified expression.
2820 (dump_prefix_expression): Renamed from dump_postfix_expression.
a8f4cde1 2821
8c2957c4
JB
28222003-09-22 Jim Blandy <jimb@redhat.com>
2823
2824 * dwarf2read.c (read_array_type): When building the type for an
2825 array of unspecified length, make sure to choose the upper bound
2826 so that the array's total length comes out to be zero --- that's
2827 how we represent such arrays.
2828
592e3010
MC
28292003-09-22 Michael Chastain <mec@shout.net>
2830
2831 * MAINTAINERS: Rename gdb.c++ to gdb.cp.
2832
365c70b1
JJ
28332003-09-22 Jeff Johnston <jjohnstn@redhat.com>
2834
2835 * top.c (quit_force): Fix indirect call to quit_target so
2836 a struct qt_args pointer is passed.
2837
5d6eb653
AC
28382003-09-22 Andrew Cagney <cagney@redhat.com>
2839
2840 * arch-utils.h (init_frame_pc_noop): Delete declaration.
2841 * arch-utils.c (init_frame_pc_noop): Delete function.
2842 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
2843 "init_frame_pc".
2844 * mips-tdep.c (mips_gdbarch_init): Ditto.
2845 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
2846 * config/sparc/tm-sparc.h (init_frame_pc_noop): Delete
2847 declaration.
2848 (DEPRECATED_INIT_FRAME_PC): Delete macro.
2849 * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Delete
2850 declaration.
2851 (DEPRECATED_INIT_FRAME_PC): Delete macro.
2852
b222a67f
AG
28532003-09-22 Anthony Green <green@redhat.com>
2854
2855 * monitor.c (monitor_expect): Delete unused conflicting targ_ops
2856 declaration.
2857
d5b5ac79
AC
28582003-09-20 Andrew Cagney <cagney@redhat.com>
2859
deafb061
AC
2860 * breakpoint.c: Eliminate ARGSUSED.
2861 * buildsym.c, cli/cli-cmds.c, cli/cli-script.c: Ditto.
2862 * coffread.c, corelow.c, dwarf2read.c, event-top.c: Ditto.
2863 * exec.c, gcore.c, hpux-thread.c, infcmd.c, inflow.c: Ditto.
2864 * infrun.c, inftarg.c, maint.c, ocd.c, printcmd.c: Ditto.
2865 * procfs.c, regcache.c, remote-rdi.c, remote-sds.c: Ditto.
2866 * remote.c, sol-thread.c, source.c, stabsread.c: Ditto.
2867 * stack.c, symfile.c, target.c, top.c, typeprint.c: Ditto.
2868 * utils.c, v850ice.c, valprint.c, values.c, win32-nat.c: Ditto.
2869 * wince.c, remote-vx.c: Ditto.
2870
d5b5ac79
AC
2871 * cli/cli-script.c: Remove "register" attributes.
2872 * config/pa/tm-hppa.h: Ditto.
2873 * cli/cli-decode.c: Ditto.
2874 * cli/cli-cmds.c: Ditto.
2875
c6316faa
AC
28762003-09-19 Andrew Cagney <cagney@redhat.com>
2877
2878 * sparcnbsd-nat.c (getregs_supplies): Rename NPC_REGNUM to
2879 DEPRECATED_NPC_REGNUM.
2880 * sparc64nbsd-nat.c (getregs_supplies): Ditto.
2881
f4f99b11
CF
28822003-09-19 Christopher Faylor <cgf@redhat.com>
2883
2884 * win32-nat.c (mappings): Remove HAVE_SSE conditional.
2885
1708f284
JB
28862003-09-19 Jim Blandy <jimb@redhat.com>
2887
2888 * macrotab.c (macro_include): Use the correct comparison to find
2889 the appropriate place for this inclusion in the list.
2890
b9fbf434
AC
28912003-09-19 Andrew Cagney <cagney@redhat.com>
2892
2893 * config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
2894 (DEPRECATED_HPUX_TEXT_END): Define.
2895 (deprecated_hpux_text_end): Declare.
2896 (struct target_ops): Declare opaque.
2897 * hppah-nat.c (text_end): Make static.
2898 (deprecated_hpux_text_end): New function.
2899 * exec.c (text_end): Delete global variable.
2900 (NEED_TEXT_START_END): Do not define.
2901 (exec_file_attach): Replace code computing "text_end" code with
2902 call to DEPRECATED_HPUX_TEXT_END.
2903
5b03f266
AC
29042003-09-19 Andrew Cagney <cagney@redhat.com>
2905
2906 * utils.c (align_up, align_down): New functions.
2907 * defs.h (align_up, align_down): Declare.
2908 * ppc-sysv-tdep.c (align_up, align_down): Delete functions.
2909 * s390-tdep.c: Replace "round_up" and "round_down" with "align_up"
2910 and "align_down".
2911 (round_up, round_down): Delete functions.
2912 * mips-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
2913 "align_down".
2914 (ROUND_DOWN, ROUND_UP): Delete macros.
2915 (mips_dump_tdep): Do not print "ROUND_UP" or "ROUND_DOWN".
2916 * h8300-tdep.c: Replace "round_up" and "round_down" with
2917 "align_up" and "align_down".
2918 (round_up, round_down): Delete macros.
2919 * frv-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
2920 "align_down".
2921 (ROUND_UP, ROUND_DOWN): Delete macros.
2922
51db5742
JB
29232003-09-18 J. Brobecker <brobecker@gnat.com>
2924
2925 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
2926 hard-coded constant. Use the proper machine name instead.
2927
77949794
AC
29282003-09-17 Andrew Cagney <cagney@redhat.com>
2929
2930 * sparc-tdep.c (legacy_register_name): Delete function.
2931 * mips-tdep.c (mips_dump_tdep): Do not print REGISTER_NAME.
2932 (mips_gdbarch_init): Refer to MIPS_REGISTER_NAME in comments.
2933 * infcmd.c (gdb_register_name): Delete variable.
2934 * gdbarch.sh (SDB_REG_TO_REGNUM): Delete reference to
2935 REGISTER_NAME and "tm.h".
2936 * gdbarch.h, gdbarch.c: Regenerate.
2937 * dpx2-nat.c (regmap): Refer to REGISTER_NAME and not
2938 REGISTER_NAMES in comments.
2939 * remote-st.c (get_reg_name), i386b-nat.c (tregmap): Ditto.
2940 * m68klinux-nat.c (regmap): Ditto.
2941
b55c33cc
JB
29422003-09-17 Jim Blandy <jimb@redhat.com>
2943
2944 * Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
2945
957e27ac
AC
29462003-09-17 Andrew Cagney <cagney@redhat.com>
2947
2948 * ppcnbsd-tdep.c (ppcnbsd_use_struct_convention): New function.
2949 (ppcnbsd_init_abi): Set "use_struct_convention" to
2950 "ppcnbsd_use_struct_convention".
2951
192cb3d4
MK
29522003-09-17 Mark Kettenis <kettenis@gnu.org>
2953
2954 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
2955 * gdbarch.h, gdbarch.c: Regenerate.
2956 (stabs_argument_has_addr): New architecture method.
2957 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
2958 * arch-utils.c: Include "buildsym.h".
2959 (default_stabs_argument_has_addr): New function.
2960 * stabsread.c (define_symbol): Use stabs_argument_has_addr
2961 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
2962
efe59759
AC
29632003-09-17 Andrew Cagney <cagney@redhat.com>
2964
2965 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Deprecate NPC_REGNUM.
2966 * gdbarch.h, gdbarch.c: Regenerate.
2967 * core-sol2.c, hppa-tdep.c, lynx-nat.c, procfs.c: Update.
2968 * regcache.c, remote-vxsparc.c, sparc-linux-nat.c: Update.
2969 * sparc-nat.c, sparc-tdep.c, sparc64-tdep.c: Update.
2970 * sparcnbsd-tdep.c: Update.
a8f4cde1 2971
62700349
AC
29722003-09-17 Andrew Cagney <cagney@redhat.com>
2973
2974 * gdbarch.sh (DEPRECATED_REGISTER_BYTE): Rename REGISTER_BYTE.
2975 * gdbarch.h, gdbarch.c: Regenerate.
2976 * arm-linux-tdep.c, core-sol2.c, cris-tdep.c: Update.
2977 * d10v-tdep.c, frame.c: Update.
2978 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
2979 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
2980 * ia64-linux-nat.c, irix5-nat.c, lynx-nat.c, m68knbsd-nat.c: Update.
2981 * mcore-tdep.c, mips-linux-tdep.c, mips-tdep.c: Update.
2982 * mipsv4-nat.c, mn10300-tdep.c, ns32k-tdep.c: Update.
2983 * ns32knbsd-nat.c, ppc-bdm.c, regcache.c, remote-sds.c: Update.
2984 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
2985 * remote.c, rs6000-tdep.c, s390-tdep.c, sh64-tdep.c: Update.
2986 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, v850-tdep.c: Update.
2987 * v850ice.c, vax-tdep.c, xstormy16-tdep.c: Update.
2988 * config/m68k/tm-cisco.h, config/m68k/tm-delta68.h: Update.
2989 * config/pa/nm-hppah.h: Update.
2990
b9ff3018
AC
29912003-09-16 Andrew Cagney <cagney@redhat.com>
2992
2993 * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
2994 "use_struct_convention" to "ppc_linux_use_struct_convention".
2995 (ppc_linux_use_struct_convention): New function.
2996 * rs6000-tdep.c (rs6000_use_struct_convention): New function.
2997 (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
2998 "rs6000_use_struct_convention".
2999 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
3000 declaration.
3001 * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
3002 Delete function.
3003
aa1ee363
AC
30042003-09-16 Andrew Cagney <cagney@redhat.com>
3005
3006 * buildsym.c: Remove more occurances of "register".
3007 * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
3008 * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
3009 * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
3010 * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
3011 * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
3012 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
3013 * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
3014 * utils.c, valops.c, values.c, xcoffread.c: Ditto.
3015
f2ea0907
CV
30162003-09-16 Corinna Vinschen <vinschen@redhat.com>
3017
3018 * sh-tdep.h (struct gdbarch_tdep): Remove. Change all register
3019 numbers to enumeration values.
3020 * sh-tdep.c: Accomodate above change.
3021 (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
3022 (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
3023 (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
3024 (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
3025 (IS_FPUSH): Rename from IS_FMOV.
3026 (sh_extract_struct_value_address): Remove useless comment.
3027 (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
3028 instead of own local values.
3029 (sh_dump_tdep): Remove.
3030 (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
3031 * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
3032
1c704f11
AC
30332003-09-15 Andrew Cagney <cagney@redhat.com>
3034
3035 * doublest.c (convert_floatformat_to_doublest): No longer need to
3036 cast "exp_bias" to an int. Reverts 2002-12-04 change.
3037
ac79b88b
DJ
30382003-09-15 Daniel Jacobowitz <drow@mvista.com>
3039
3040 * values.c (unpack_double): Call floatformat_is_valid.
3041
1c671366
MK
30422003-09-15 Mark Kettenis <kettenis@gnu.org>
3043
de5227fb
MK
3044 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
3045 ps_strings into a long.
3046
1c671366
MK
3047 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
3048 _initialize_am64fbsd_nat.
3049
a604369a
KB
30502003-09-15 Kevin Buettner <kevinb@redhat.com>
3051
3052 * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
3053 associated with DW_AT_ranges attribute is out of bounds.
3054
b3cacbee
DL
30552003-09-15 David Lecomber <dsl@sources.redhat.com>
3056
3057 * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
3058
d0f37bb2
MC
30592003-09-14 Michael Chastain <mec@shout.net>
3060
3061 * config/m68k/nm-apollo68v.h: Delete.
3062 * config/m68k/xm-apollo68v.h: Delete.
3063
69517000
AC
30642003-09-14 Andrew Cagney <cagney@redhat.com>
3065
3066 * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
3067 * dcache.c: Update copyrights and descriptions.
3068 * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
3069
ef8b349d
AC
30702003-09-14 Andrew Cagney <cagney@redhat.com>
3071
3072 * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
3073 "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
3074
52f0bd74
AC
30752003-09-14 Andrew Cagney <cagney@redhat.com>
3076
3077 * alpha-nat.c: Remove some occurances of "register".
3078 * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
3079 * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
3080 * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
3081 * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
3082 * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
3083 * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
3084 * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
3085 * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
3086 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
3087 * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
3088 * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
3089 * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
3090 * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
3091 * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
3092 * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
3093 * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
3094 * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
3095 * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
3096 * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
3097 * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
3098 * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
3099 * values.c, vax-tdep.c, xcoffread.c: Ditto.
a8f4cde1 3100
4a4b3fed
AC
31012003-09-13 Andrew Cagney <cagney@redhat.com>
3102
3103 * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
3104 * ppc-tdep.h (struct regcache): Declare opaque.
3105 * objfiles.h (struct objfile_data): Declare opaque.
3106 * cp-support.h (struct objfile): Declare opaque.
3107 * linux-nat.h (target_waitstatus): Declare opaque.
3108
2110b94f
MK
31092003-09-14 Mark Kettenis <kettenis@gnu.org>
3110
1c671366
MK
3111 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
3112 (stabs_argument_has_addr): New architecture method.
3113 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
3114 * arch-utils.c: Include "buildsym.h".
3115 (default_stabs_argument_has_addr): New function.
3116 * stabsread.c (define_symbol): Use stabs_argument_has_addr
3117 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
3118
2110b94f
MK
3119 * cris-tdep.c (cris_gdbarch_init): Set
3120 deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
3121 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
3122 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
3123 * mips-tdep.c (mips_gdbarch_init): Likewise.
3124 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
3125 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
3126
48436ce6
AC
31272003-09-13 Andrew Cagney <cagney@redhat.com>
3128
3129 * values.c (using_struct_return): Delete "function" and "funcaddr"
3130 parameters.
3131 * value.h (using_struct_return): Update declaration.
3132 * infcmd.c (finish_command_continuation): Update.
3133 (finish_command): Update.
3134 * infcall.c (call_function_by_hand): Update.
3135 * eval.c (evaluate_subexp_standard): Update.
3136
403d9909
CF
31372003-09-13 Christopher Faylor <cgf@redhat.com>
3138
3139 * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
3140 SSE registers since gdb will not operate correctly without this.
3141 Restore include file ordering munged in previous change.
3142 * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
3143
ebf7d56b
MK
31442003-09-13 Mark Kettenis <kettenis@gnu.org>
3145
8e823e25
MK
3146 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
3147 REG_STRUCT_HAS_ADDR.
3148 * gdbarch.c, gdbarch.h: Updated.
3149 * infcall.c (call_function_by_hand): Update.
3150 * stabsread.c (define_symbol): Updated.
a8f4cde1 3151
ebf7d56b
MK
3152 * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
3153
d3f13f72
CF
31542003-09-12 Christopher Faylor <cgf@redhat.com>
3155
3156 * win32-nat.c: Reorganize so that defines used by target headers are
3157 actually defined by the system headers.
3158 * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
3159 than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
3160
14f75137
JB
31612003-09-12 Jim Blandy <jimb@redhat.com>
3162
d646061f
JB
3163 * dbxread.c (read_dbx_symtab): Don't report an internal error if
3164 the file has no .data, .bss, or .rodata sections. Instead wait
3165 until we see a variable alleged to live in one of those sections.
3166
2a13f9bc
JB
3167 * dbxread.c (read_dbx_symtab): If we have no .data section and no
3168 .bss section, presume that any variables we find live in the
3169 .rodata section.
3170
4f49b26b
JB
3171 * dbxread.c (read_dbx_symtab): Add FIXME about finding section
3172 offsets for global and static variables.
3173
14f75137
JB
3174 * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
3175 symbol types are, by definition, in the .data section, so it is
3176 correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
3177 If there is no .data section, there should be no N_DATA or N_DATA
3178 | N_EXT symbols.
3179
212c460c
MK
31802003-09-12 Mark Kettenis <kettenis@gnu.org>
3181
3182 * amd64fbsd-tdep.c: Fix sigtramp recognition.
3183 (amd64fbsd_sigcontext_addr): Rewrite.
3184 (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
3185 with correct values.
3186 (amd64fbsd_sc_reg_offset): Initialize with correct values.
3187 (amd64fbsd_init_abi): Fix typo.
3188
68856ea3
AC
31892003-09-12 Andrew Cagney <cagney@redhat.com>
3190
3191 * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
3192 (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
3193
627b3ba2
AC
31942003-09-12 Andrew Cagney <cagney@redhat.com>
3195
3196 * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
3197 "entry_file_highpc". Update comments.
3198 * defs.h (deprecated_inside_entry_file): Rename
3199 "inside_entry_file".
3200 * blockframe.c (deprecated_inside_entry_file): Rename
3201 "inside_entry_file".
3202 * frame.c (get_prev_frame): Update. Use if 0 instead of #if 0.
3203 * vax-tdep.c (vax_frame_chain): Update.
3204 * sh64-tdep.c (sh64_frame_chain): Update.
3205 * sh-tdep.c (sh_frame_chain): Update.
3206 * rs6000-tdep.c (rs6000_frame_chain): Update.
3207 * ns32k-tdep.c (ns32k_frame_chain): Update.
3208 * mips-tdep.c (mips_frame_chain): Update.
3209 * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
3210 * m32r-tdep.c (m32r_frame_this_id): Update.
3211 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
3212 * frv-tdep.c (frv_frame_this_id): Update.
3213 * d10v-tdep.c (d10v_frame_this_id): Update.
3214 * cris-tdep.c (cris_frame_chain): Update.
3215 * blockframe.c (legacy_frame_chain_valid): Update.
3216 * avr-tdep.c (avr_frame_this_id): Update.
3217 * arm-tdep.c (arm_prologue_this_id): Update.
3218 * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
3219 * objfiles.c (objfile_relocate): Update.
3220 * mipsread.c (mipscoff_symfile_read): Update.
3221 (mipscoff_symfile_read): Update.
3222 * mdebugread.c (parse_partial_symbols): Update.
3223 * dwarfread.c (read_file_scope): Update.
3224 * dwarf2read.c (read_file_scope): Update.
3225 * dbxread.c (read_dbx_symtab): Update.
3226 (read_dbx_symtab): Update.
3227 * coffread.c (complete_symtab): Update.
3228
b0abbc58
JJ
32292003-09-12 Jeff Johnston <jjohnstn@redhat.com>
3230
3231 * top.c (quit_target): New static helper function.
3232 (quit_force): Moved code to quit_target(). Call quit_target()
3233 via catch_errors() to catch errors during quit.
3234
a1632d59
DC
32352003-09-11 David Carlton <carlton@kealia.com>
3236
3237 * buildsym.c (finish_block): Use allocate_block to allocate the
3238 block.
3239 * mdebugread.c (new_block): Add FIXME.
3240
5c4e30ca
DC
32412003-09-11 David Carlton <carlton@kealia.com>
3242
3243 * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
3244 * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
3245 (recursive_dump_type): Ditto.
3246 * printcmd.c (print_formatted): Ditto.
3247 * typeprint.c (print_type_scalar): Ditto.
3248 * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
3249 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
3250 * cp-support.h: Declare cp_check_possible_namespace_symbols,
3251 maint_cplus_cmd_list.
3252 * cp-support.c: Make maint_cplus_cmd_list extern.
3253 * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
3254 command.h.
3255 (lookup_symbol_file): Look in possible namespace blocks when
3256 appropriate.
3257 (initialize_namespace_symtab): New.
3258 (get_possible_namespace_block, free_namespace_block)
3259 (check_possible_namespace_symbols)
3260 (check_possible_namespace_symbols_loop)
3261 (check_one_possible_namespace_symbol)
3262 (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
3263 (_initialize_cp_namespace): Ditto.
3264 * block.h: Declare allocate_block.
3265 * block.c (allocate_block): New.
3266 * jv-lang.c (get_java_class_symtab): Allocate blocks via
3267 allocate_block.
3268 * symfile.h: Update declaration of add_psymbol_to_list.
3269 * symfile.c (add_psymbol_to_list): Return the partial symbol in
3270 question.
3271 * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
3272 scan_partial_symbols_call.
3273 (scan_partial_symbols): Add NAMESPACE argument; update calls to
3274 helper functions.
3275 (add_partial_symbol): If necessary, scan mangled names for names
3276 of namespaces.
3277 (add_partial_namespace): Add NAMESPACE argument; generate partial
3278 symbols associated to namespaces.
3279 (add_partial_enumeration): Add NAMESPACE argument.
3280 (new_symbol): Allow namespace syms.
3281 (read_namespace): Generate namespace syms.
3282 * objfiles.h: Add opaque declaration of struct symtab.
3283 (struct objfile): Add cp_namespace_symtab member.
3284 * objfiles.c (allocate_objfile): Set
3285 objfile->cp_namespace_symtab.
3286 * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
3287 dictionary_h, command_h.
3288
33a7c2fc
AC
32892003-09-11 Andrew Cagney <cagney@redhat.com>
3290
3291 * rs6000-tdep.c (rs6000_push_dummy_call): Use
3292 regcache_raw_write_signed to set SP_REGNUM, move the operation to
3293 near the function's end.
3294 (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
3295 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
3296 regcache_raw_write_signed to set SP_REGNUM.
3297
63cd24fe
EZ
32982003-09-11 Elena Zannoni <ezannoni@redhat.com>
3299
3300 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
3301 orig_addrs is set up properly.
3302
f27dd7fd
AC
33032003-09-11 Andrew Cagney <cagney@redhat.com>
3304
3305 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
3306 * gdbarch.h, gdbarch.c: Re-generate.
3307 * infcall.c (call_function_by_hand): Update.
3308 * hppa-tdep.c (hppa_push_arguments): Update.
3309 * ada-lang.c (place_on_stack): Update.
3310 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3311 * sparc-tdep.c (sparc_gdbarch_init): Update.
3312 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3313 * hppa-tdep.c (hppa_gdbarch_init): Update.
3314 * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
3315 stack_align.
3316
f630a401
DJ
33172003-09-11 Daniel Jacobowitz <drow@mvista.com>
3318
3319 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
3320 register do need a frame.
3321
0ddabb4c
AC
33222003-09-11 Andrew Cagney <cagney@redhat.com>
3323
3324 Since the IRIX 4 configuration was forcing K&R mode it hasn't been
3325 buildable since GDB 5.0.
3326 * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
3327 * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
3328 * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
3329 * irix4-nat.c: Delete file.
3330 * config/mips/irix4.mh: Delete file.
3331 * config/mips/irix3.mh: Delete file.
3332 * config/mips/irix3.mt: Delete file.
3333 * config/mips/tm-irix3.h: Delete file.
3334 * config/mips/nm-irix3.h: Delete file.
3335 * config/mips/xm-irix3.h: Delete file.
3336 * config/mips/nm-irix4.h: Delete file.
3337 * config/mips/xm-irix4.h: Delete file.
3338 * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
3339
fde2cceb
JB
33402003-09-10 J. Brobecker <brobecker@gnat.com>
3341
3342 * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
3343 * Makefile.in (hppa-tdep.o): Update dependencies.
3344
66f667f5
JW
33452003-09-10 James E Wilson <wilson@specifixinc.com>
3346
ef5fd69f
JW
3347 * MAINTAINERS: Change my e-mail address. Move to paper trail
3348 section.
66f667f5 3349
53e8aaea
KB
33502003-09-10 Kevin Buettner <kevinb@redhat.com>
3351
3352 * MAINTAINERS (frv): New ISA entry.
3353
dcc6aaff
KB
33542003-09-10 Kevin Buettner <kevinb@redhat.com>
3355
3356 * frv-tdep.c (dis-asm.h): Include.
3357 * Makefile.in (frv-tdep.o): Update dependencies.
3358
932644f0
JJ
33592003-09-09 Jeff Johnston <jjohnstn@redhat.com>
3360
3361 * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
3362 Fix typo for high range of floating registers.
3363
91c24f0a
DC
33642003-09-09 David Carlton <carlton@kealia.com>
3365
3366 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
3367 highpc initialization here out of scan_partial_symbols.
3368 (scan_partial_symbols): Restructure into a recursive version,
3369 calling add_partial_namespace and add_partial_enumeration when
3370 appropriate.
3371 (add_partial_namespace): New.
3372 (add_partial_enumeration, locate_pdi_sibling): Ditto.
3373
c9263853
AC
33742003-09-09 Andrew Cagney <cagney@redhat.com>
3375
e56a0ecc
AC
3376 * rs6000-tdep.c (ppc_push_return_address): Delete function.
3377 (rs6000_push_dummy_call): Set LR to BP_ADDR.
3378 (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
3379 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
3380
794a477a
AC
3381 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
3382 (rs6000_push_dummy_call): Set the "TOC" register.
3383
c9263853
AC
3384 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
3385 methods "max_register_raw_size", "max_register_virtual_size" or
3386 "register_virtual_size".
3387
afa7d0b2
ILT
33882003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
3389
3390 * MAINTAINERS: Update my e-mail address.
3391
7a41266b
AC
33922003-09-09 Andrew Cagney <cagney@redhat.com>
3393
3394 * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
3395 (rs6000_push_dummy_call): Store the struct return address.
3396 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
3397
77b2b6d4
AC
33982003-09-09 Andrew Cagney <cagney@redhat.com>
3399
3400 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
3401 "ppc_sysv_abi_push_arguments".
3402 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
3403 "ppc_sysv_abi_push_arguments".
3404 * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
3405 instead of "push_arguments".
3406 (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
3407
e8a7b686
AC
34082003-09-09 Andrew Cagney <cagney@redhat.com>
3409
3410 * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
3411 instead of CALL_DUMMY_ADDRESS.
3412
f86f5ca3
PH
34132003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
3414
3415 * p-lang.c: Eliminate "register".
3416 * c-lang.c: Ditto.
3417 * expprint.c: Ditto.
3418 * f-lang.c: Ditto.
3419 * jv-lang.c: Ditto.
3420 * language.c: Ditto.
3421 * m2-lang.c: Ditto.
3422 * parse.c: Ditto.
3423 * scm-lang.c: Ditto.
3424 * objc-lang.c: Ditto.
3425
83ee270e
NC
34262003-09-09 Nick Clifton <nickc@redhat.com>
3427
3428 * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
3429
a89aa300
AC
34302003-09-04 Andrew Cagney <cagney@redhat.com>
3431
3432 * avr-tdep.c: Include "dis-asm.h".
3433 * cris-tdep.c: Include "dis-asm.h".
3434 (cris_delayed_get_disassembler): Use "struct disassemble_info"
3435 instead of corresponding typedef.
3436 * h8300-tdep.c: Include "dis-asm.h".
3437 * ia64-tdep.c: Include "dis-asm.h".
3438 * i386-tdep.c: Include "dis-asm.h".
3439 (i386_print_insn): Use "struct disassemble_info" instead of
3440 corresponding typedef.
3441 * m68k-tdep.c: Include "dis-asm.h".
3442 * mcore-tdep.c: Include "dis-asm.h".
3443 * mips-tdep.c: Include "dis-asm.h".
3444 (gdb_print_insn_mips): Make static, use "struct disassemble_info"
3445 instead of corresponding typedef.
3446 * ns32k-tdep.c: Include "dis-asm.h".
3447 * s390-tdep.c: Include "dis-asm.h".
3448 * sparc-tdep.c: Include "dis-asm.h".
3449 * vax-tdep.c: Include "dis-asm.h".
3450 * v850-tdep.c: Include "dis-asm.h".
3451 * mn10300-tdep.c: Include "dis-asm.h".
3452 * rs6000-tdep.c: Include "dis-asm.h".
3453 * xstormy16-tdep.c: Include "dis-asm.h".
3454 (_initialize_xstormy16_tdep): Delete "extern" declaration of
3455 print_insn_xstormy16.
3456 * Makefile.in (v850-tdep.o): Update dependencies.
3457 (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
3458 (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
3459 (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
3460 (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
3461 (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
3462 (gdbarch_h): Remove $(dis_asm_h).
3463 * disasm.c: Include "dis-asm.h".
3464 (dis_asm_read_memory): Use "struct disassemble_info" instead of
3465 corresponding typedef.
3466 (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
3467 (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
3468 * gdbarch.sh: Do not include "dis-asm.h".
3469 (struct disassemble_info): Declare opaque.
3470 (TARGET_PRINT_INSN): Update declaration.
3471 * gdbarch.h, gdbarch.c: Re-generate.
3472
88a82a65
AC
34732003-09-08 Andrew Cagney <cagney@redhat.com>
3474
3475 * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
3476 CALL_DUMMY_ADDRESS, change to a predicate.
3477 * gdbarch.h, gdbarch.c: Re-generate.
3478 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
3479 Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
3480 * infcall.c (call_function_by_hand): Ditto.
3481 * sparc-tdep.c (sparc_push_return_address): Ditto.
3482 (sparc_gdbarch_init): Set deprecated_call_dummy_address.
3483 * xstormy16-tdep.c (xstormy16_push_return_address): Replace
3484 CALL_DUMMY_ADDRESS with entry_point_address.
3485 * v850-tdep.c (v850_push_return_address): Ditto.
3486 * s390-tdep.c (s390_push_return_address): Ditto.
3487 * rs6000-tdep.c (ppc_push_return_address): Ditto.
3488 * mn10300-tdep.c (mn10300_push_return_address): Ditto.
3489 * mcore-tdep.c (mcore_push_return_address): Ditto.
3490 * cris-tdep.c (cris_push_return_address): Ditto.
3491 * arm-tdep.c (arm_push_return_address): Ditto.
3492
3e2c4033
AC
34932003-09-08 Andrew Cagney <cagney@redhat.com>
3494
3495 * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
3496 enum. Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
3497 and REG_UNMODIFIED to REG_SAME_VALUE.
3498 (execute_cfa_program): Update.
3499 (dwarf2_frame_cache): Update. Initialize table to
3500 REG_UNSPECIFIED, complain if CFI fails to specify a register's
3501 location.
3502 (dwarf2_frame_prev_register): Update. Handle REG_UNSPECIFIED.
3503
39efb398
AC
35042003-09-08 Andrew Cagney <cagney@redhat.com>
3505
3506 * gnu-nat.c: Remove "inline" function attribute.
3507 * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
3508
f5cb5aca
KB
35092003-09-08 Kevin Buettner <kevinb@redhat.com>
3510
3511 * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
3512 target.
3513
1cb761c7
KB
35142003-09-08 Kevin Buettner <kevinb@redhat.com>
3515
3516 * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
3517 (frame_extra_info): Rename this struct to frv_unwind_cache.
3518 Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
3519 Add fields ``prev_sp'' and ``base''.
3520 (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
3521 (frv_saved_pc_after_call, frv_init_extra_frame_info)
3522 (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
3523 Delete.
3524 (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
3525 Revise all callers. Fill in the unwind cache argument and make
3526 other adjustments to account for new frame mechanisms.
3527 (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
3528 (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
3529 (frv_frame_base_address, frv_unwind_dummy_id): New functions.
3530 (frv_frame_unwind, frv_frame_base): New structs.
3531 (frv_push_arguments): Change name to frv_push_dummy_call(). Add
3532 additional arguments expected by this method and adjust function
3533 body accordingly.
3534 (frv_gdbarch_init): Remove calls to the following functions:
3535 set_gdbarch_deprecated_init_frame_pc(),
3536 set_gdbarch_deprecated_saved_pc_after_call(),
3537 set_gdbarch_deprecated_frame_chain(),
3538 set_gdbarch_deprecated_frame_saved_pc(),
3539 set_gdbarch_deprecated_frame_init_saved_regs(),
3540 set_gdbarch_deprecated_push_arguments(),
3541 set_gdbarch_deprecated_push_return_address(),
3542 set_gdbarch_deprecated_pop_frame(),
3543 set_gdbarch_deprecated_call_dummy_words(),
3544 set_gdbarch_deprecated_sizeof_call_dummy_words(),
3545 set_gdbarch_deprecated_init_extra_frame_info(),
3546 set_gdbarch_deprecated_dummy_write_sp(), and
3547 set_gdbarch_deprecated_pc_in_call_dummy().
3548 Add calls to the following functions:
3549 set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
3550 set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
3551 frame_base_set_default().
3552 * Makefile.in (frv-tdep.o): Update dependencies.
a8f4cde1 3553
68f6cf99
MK
35542003-09-09 Mark Kettenis <kettenis@gnu.org>
3555
3556 * dwarf2-frame.c (read_encoded_value): Add support for
3557 DW_EH_PE_aligned encoding.
3558
73b65bb0
DJ
35592003-09-08 Daniel Jacobowitz <drow@mvista.com>
3560
3561 * infrun.c (normal_stop): Don't print a message if the inferior
3562 has exited.
3563
7c8a5605
JB
35642003-09-08 Jim Blandy <jimb@redhat.com>
3565
3566 * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
3567 * dbxread.c: #include "gdb_assert.h".
3568 (read_dbx_symtab): If the objfile has no .data section, use the
3569 section index for the .bss section instead.
3570
7dd88986
DJ
35712003-09-08 Daniel Jacobowitz <drow@mvista.com>
3572
3573 * frame.c (deprecated_safe_get_selected_frame): New function.
3574 * frame.h (deprecated_safe_get_selected_frame): Add prototype.
3575 * findvar.c (read_var_value): Call it.
3576
55ff77ac
CV
35772003-09-08 Corinna Vinschen <vinschen@redhat.com>
3578
3579 * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
3580 (sh64-tdep.o): Add dependencies.
3581 * configure.tgt: Add FIXME to sh-*-linux*.
3582 * sh-tdep.c: Move sh64 support to sh64-tdep.c.
3583 (sh_gdbarch_init): Always set correct sh_show_regs function
a8f4cde1 3584 pointer. Call sh64_gdbarch_init() if machine type is sh5.
55ff77ac
CV
3585 * sh-tdep.h: Move sh64 support to sh64-tdep.c.
3586 * sh64-tdep.c: New file, containing all sh64 related code from
3587 sh-tdep.c.
3588 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
3589 * config/sh/linux.mt (TDEPFILES): Ditto.
a8f4cde1 3590 * config/sh/nbsd.mt (TDEPFILES): Ditto.
55ff77ac
CV
3591 * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
3592 * config/sh/wince.mt (TDEPFILES): Ditto.
3593
bfb39158
DJ
35942003-09-07 Daniel Jacobowitz <drow@mvista.com>
3595
3596 * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
3597 (stop_wait_callback): Handle !lp->signalled also.
3598 (lin_lwp_has_pending, flush_callback): New functions.
3599 (lin_lwp_wait): Call flush_callback.
3600 * linux-proc.c (linux_proc_add_line_to_sigset): New function.
3601 (linux_proc_pending_signals): New function.
3602 * linux-nat.h (linux_proc_pending_signals): Add prototype.
3603
9407de8e
DJ
36042003-09-07 Daniel Jacobowitz <drow@mvista.com>
3605
3606 From Nick Kelsey <nickk@ubicom.com>:
3607 * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
3608 when the stop PC is at the beginning of a function also.
3609
2ef47cd0
DJ
36102003-09-06 Daniel Jacobowitz <drow@mvista.com>
3611
3612 * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
3613 (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
3614
6f4492c8
MK
36152003-09-06 Mark Kettenis <kettenis@gnu.org>
3616
3617 * sol-thread.c: Include "gdb_string.h".
3618
d3420b2f
MK
36192003-09-03 Mark Kettenis <m.kettenis@osp.nl>
3620
3621 * gcore.c: Reorder include files in alphabetical order. Include
3622 "gdb_assert.h". Various coding style fixes.
3623 (derive_stack_segment, derive_heap_segment): Replace check for
3624 non-null BOTTOM and TOP with gdb_assert.
3625 (derive_heap_segment): Replace check for successful creation of
3626 ZERO with gdb_assert.
3627 (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
3628
5220ea4c
AC
36292003-09-04 Andrew Cagney <cagney@redhat.com>
3630
3631 * thread-db.c (verbose_dlsym): New function.
3632 (thread_db_load): Use verbose_dlsym
3633 (thread_db_new_objfile): Print that libthread_db was loaded, and
3634 that thread debugging was enabled.
3635
6e8c2c06
AC
36362003-09-04 Andrew Cagney <cagney@redhat.com>
3637
3638 * configure.tgt: Add "mips64*-*-*" target. Delete
3639 mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
3640 mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
3641 mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
3642 mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
3643 mips*-sony-*, and mips64*-*-elf* targets.
3644 * config/mips/embedl.mt: Delete file.
3645 * config/mips/embedl64.mt: Delete file.
3646 * config/mips/mips.mt: Delete file.
3647 * config/mips/mips64.mt: Delete file.
3648 * config/mips/tm-embed.h: Delete file.
3649 * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
3650 * config/mips/embed64.mt: Delete out-of-date comment.
3651
3a3bc038
AC
36522003-09-04 Andrew Cagney <cagney@redhat.com>
3653
3654 * hppa-tdep.c (hppa_gdbarch_init): Set
3655 "have_nonsteppable_watchpoint".
3656 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3657 * mips-tdep.c (mips_dump_tdep): Do not print
3658 HAVE_NONSTEPPABLE_WATCHPOINT.
3659 (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
3660 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3661 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3662 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3663
a957e642
CV
36642003-09-04 Corinna Vinschen <vinschen@redhat.com>
3665
3666 * breakpoint.c (watchpoint_check): Remove accidentally checked in
3667 unused code. Add comment.
3668
a6fbcf2f
CV
36692003-09-04 Corinna Vinschen <vinschen@redhat.com>
3670
3671 * breakpoint.c (watchpoint_check): Check for pc being in an
3672 epilogue if watchpoint frame couldn't be found.
3673
c14a44d5
AC
36742003-09-04 Andrew Cagney <cagney@redhat.com>
3675
3676 * Makefile.in: Re-generate all dependencies.
3677
f6c40618
AC
36782003-09-03 Andrew Cagney <cagney@redhat.com>
3679
3680 * arch-utils.h (legacy_print_insn): Delete declaration.
3681 * arch-utils.c (legacy_print_insn): Delete function.
3682 * disasm.c (deprecated_tm_print_insn_info): Delete.
3683 (_initialize_disasm): Delete function, contained code initializing
3684 deprecated_tm_print_insn_info.
3685 * gdbarch.sh (deprecated_tm_print_insn): Delete.
3686 (deprecated_tm_print_insn_info): Delete.
3687 (TARGET_PRINT_INSN): Do not provide a default.
3688 * gdbarch.h, gdbarch.c: Re-generate.
3689
242e8be5
AC
36902003-09-03 Andrew Cagney <cagney@redhat.com>
3691
3692 * disasm.c (fprintf_disasm): New function.
3693 (gdb_disassemble_info): Call "init_disassemble_info", instead of
3694 INIT_DISASSEMBLE_INFO_NO_ARCH. Do not initialize "insn_sets",
3695 reverts 2003-08-14 change.
3696 (_initialize_disasm): Call "init_disassemble_info", instead of
3697 INIT_DISASSEMBLE_INFO_NO_ARCH.
3698
3ffc3dda
MS
36992003-09-03 Michael Snyder <msnyder@redhat.com>
3700
3701 * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
3702
52d16ba8
AC
37032003-09-03 Andrew Cagney <cagney@redhat.com>
3704
3705 * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
3706 * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
3707 * symfile.c (syms_from_objfile): Update.
3708 (reread_symbols): `Update
3709 * exec.c (exec_file_attach): Update.
3710 (exec_file_attach): Update.
3711 * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
3712 2003-08-29 change.
3713 * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
3714
eb5492fa
DJ
37152003-09-03 Daniel Jacobowitz <drow@mvista.com>
3716
3717 * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
3718 trad-frame.h.
3719 (arm_get_cache): Delete macro.
3720 (struct arm_prologue_cache): Update comments. Make saved_regs into
3721 a trad_frame_saved_reg pointer. Remove unwound_pc; rename unwound_sp
3722 to prev_sp.
3723 (thumb_scan_prologue): Update for cache changes. Don't call
3724 DEPRECATED_PC_IN_CALL_DUMMY.
3725 (arm_scan_prologue): Update for cache changes. Take NEXT_FRAME
3726 argument and use it in desperation search for our prologue. Do not
3727 search past the specified PC.
3728 (arm_make_prologue_cache): Simplify.
3729
3730 (arm_prologue_this_id, arm_prologue_prev_register)
3731 (arm_prologue_unwind, arm_prologue_unwind_sniffer)
3732 (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
3733 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
3734 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
3735 (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
3736
3737 (arm_frame_chain_valid, arm_find_callers_reg)
3738 (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
3739 (arm_pop_frame): Delete obsolete methods.
3740 (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
3741
3742 (arm_gdbarch_init): Update for new frame methods. Register prologue
3743 and sigtramp unwinders. Set the default frame base method.
3744
3745 * Makefile.in (arm-tdep.o): Update dependencies.
3746 * varobj.c (find_frame_addr_in_frame_chain): Call
3747 get_frame_base_address.
3748 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
3749
24de872b
DJ
37502003-09-03 Daniel Jacobowitz <drow@mvista.com>
3751
3752 * arm-tdep.c (arm_minimal_frame_chain): Renamed from
3753 arm_frame_chain. Take NEXT_FRAME and CACHE arguments.
3754 Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
3755 (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
3756 Take NEXT_FRAME and CACHE arguments. Call
3757 FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
3758 Set unwound_pc in CACHE instead of modifying the frame argument.
3759 Don't bother checking the frame type when looking for sigtramp
3760 frames.
3761 (arm_make_prologue_cache, arm_frame_chain)
3762 (arm_init_extra_frame_info): New functions.
3763
9b8d791a
DJ
37642003-09-03 Daniel Jacobowitz <drow@mvista.com>
3765
3766 * arm-tdep.c (arm_get_cache): Define.
3767 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
3768 unwound_sp, unwound_pc, and saved_regs.
3769 (thumb_scan_prologue): Take a cache instead of the frame.
3770 (arm_scan_prologue): Likewise.
3771 (arm_frame_chain): Create a temporary cache for arm_scan_prologue
3772 instead of a temporary frame.
3773 (arm_init_extra_frame_info): Allocate and use a cache.
3774 (arm_frame_saved_pc, arm_pop_frame): Use the cache.
3775
7ee3275f
AC
37762003-09-03 Andrew Cagney <cagney@redhat.com>
3777
3778 * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
3779 * config/mips/wince.mt (TM_CLIBS): Ditto.
3780 * config/sh/wince.mt (TM_CLIBS): Ditto.
3781 * config/pa/hppa64.mt (TM_CLIBS): Delete.
3782 * config/sparc/sp64.mt (CC): Delete.
3783
57b29be7
AC
37842003-09-03 Andrew Cagney <cagney@redhat.com>
3785
3786 * defs.h: Do not include "arch-utils.h".
3787 (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
3788 GDB_MULTI_ARCH_PURE.
3789 * configure.in (GDB_MULTI_ARCH): Do not define.
3790 * configure, config.in: Regenerate.
3791 * configure.tgt: Do not set variable "gdb_multi_arch".
3792 * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
3793 * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
3794 * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
3795 * config/v850/v850.mt (TM_FILE): Delete disabled definition.
3796 * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
3797 * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
3798 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
3799 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
3800 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
3801 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
3802 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
3803 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
3804 * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
3805 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
3806 * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
3807 * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
3808 * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
3809 * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
a8f4cde1 3810
12e035e2
MC
38112003-08-30 Michael Chastain <mec@shout.net>
3812
3813 * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
3814 * config/m68k/nm-hp300hpux.h: Delete.
3815 * config/m68k/tm-hp300hpux.h: Delete.
3816 * config/m68k/xm-hp300hpux.h: Delete.
3817 * config/m68k/xm-hp300bsd.h: Delete.
3818 * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
3819 tm-hp300hpux.h, xm-hp300hpux.h.
3820 * somsolib.c: Remove comment about hp300 shared libraries.
3821
bda34dc2
MK
38222003-08-31 Mark Kettenis <kettenis@gnu.org>
3823
5bca7895
MK
3824 * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
3825 Only define PTRACE_GET_THREAD_AREA is not already defined.
3826 Various style fixes in code and comments and some additional
3827 spelling fixes in comments. Move after functions dealing with
3828 debug registers.
3829 * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
3830 Fix coding-style.
3831
bda34dc2
MK
3832 * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
3833 frame_unwind_register_unsigned instead of
3834 frame_unwind_unsigned_register.
3835
c890192f
MK
38362003-08-30 Mark Kettenis <kettenis@gnu.org>
3837
3838 * configure.in: Search for gethostbyname in libnsl.
3839 * configure: Regenerated.
3840
60fac5b8
MK
38412003-08-29 Mark Kettenis <kettenis@gnu.org>
3842
e294916c
MK
3843 * configure.in: Remove redundant AC_MSG_RESULT in check for
3844 uintptr_t in stdint.h.
3845 * configure: Regenerated.
3846
c40d267a
MK
3847 * amd64-nat.h (struct regcache): Add opaque declaration.
3848
60fac5b8
MK
3849 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
3850 * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
3851 Change "register array" to "register cache" in comments.
3852 (x86_64_linux_gregset64_reg_offset): New variable.
3853 (GETREGS_SUPPLIES): Remove macro.
3854 (supply_gregset): Call amd64_supply_native_gregset instead of
3855 x86_64_linux_supply_gregset.
3856 (fill_gregset): Rename `regno' to `regnum'. Call
3857 amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
3858 (store_regs): Rename `regno' to `regnum'.
3859 (store_fpregs): Rename `regno' to `regnum'.
3860 (fetch_inferior_registers): Rename `regno' to `regnum'. Use
3861 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
3862 Reorganize function a bit.
3863 (store_inferior_registers): Rename `regno' to `regnum'. Use
3864 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
3865 Reorganize function a bit.
3866 (_initialize_x86_64_linux_nat): New function.
3867 * config/i386/x86-64linux.mh.
3868
546143b6
AC
38692003-08-29 Andrew Cagney <cagney@redhat.com>
3870
3871 * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
3872 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
3873 (target_remove_watchpoint): Delete macro.
3874 (target_insert_watchpoint): Delete macro.
3875 (remote_mips_can_use_hardware_watchpoint): Delete declaration.
3876 (remote_mips_stopped_by_watchpoint): Delete declaration.
3877 (remote_mips_remove_watchpoint): Delete declaration.
3878 (remote_mips_set_watchpoint): Delete declaration.
3879 (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
3880 * remote-mips.c (_initialize_remote_mips): Set
3881 "to_insert_watchpoint", "to_stopped_by_watchpoint",
3882 "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
3883 (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
3884 (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
3885 (mips_stopped_by_watchpoint): Rename
3886 remote_mips_stopped_by_watchpoint.
3887 (mips_can_hardware_watchpoint): Rename
3888 remote_mips_can_use_hardware_watchpoint, update function
3889 signature.
3890
7bace51b
MK
38912003-08-29 Mark Kettenis <kettenis@gnu.org>
3892
b0f5c6f2
MK
3893 * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
3894 USER_DS. We haven't given them a register number yet.
3895
2a6d284d
MK
3896 * amd64-nat.h: New file.
3897 * amd64-nat.c: New file.
3898 * amd64fbsd-nat.c: Include "amd64-nat.h".
3899 (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
3900 (amd64fbsd32_r_reg_offset): New variable.
3901 (supply_gregset): Simply call amd64_supply_native_gregset.
3902 (fill_gregset): Rename `regno' to `regnum'. Simply call
3903 amd64_collect_native_gregset.
3904 (fill_fpregset): Rename `regno' to `regnum'.
3905 (fetch_inferior_registers): Rename `regno' to `regnum'. Replace
3906 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
3907 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
3908 `fpregset_t'. Call amd64_supply_native_gregset instead of
3909 supply_gregset. Call x86_64_supply_fxsave instead of
3910 supply_fpregset.
3911 (store_inferior_registers): Rename `regno' to `regnum'. Replace
3912 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
3913 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
3914 `fpregset_t'. Call amd64_collect_native_gregset instead of
3915 fill_gregset. Call x86_64_collect_fxsave instead of
3916 fill_fpregset.
3917 (_initialize_am64fbsd_nat): Initialize
3918 amd64_native_gregset32_reg_offset and
3919 amd64_native_gregset64_reg_offset.
3920 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
3921
a16d75cc
MK
3922 * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
3923 null pointer. Fix typo in comment.
3924
7bace51b
MK
3925 * regcache.c (supply_register): Reimplement to call
3926 regcache_raw_supply.
3927 (regcache_collect): Reimplement by calling regcache_raw_collect.
3928
9a661b68
MK
39292003-08-28 Mark Kettenis <kettenis@gnu.org>
3930
3931 * regcache.c (register_buffer): Consitify first argument.
3932 (regcache_raw_supply, regcache_raw_collect): New
3933 functions.
3934
e94cc8fa
DJ
39352003-08-28 Daniel Jacobowitz <drow@mvista.com>
3936
3937 * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
3938 by Nathan J. Williams.
3939
c64bd0ce
DJ
39402003-08-28 Daniel Jacobowitz <drow@mvista.com>
3941
3942 * lin-lwp.c (wait_lwp): New function, copied from
3943 stop_wait_callback. Clean up.
3944 (stop_wait_callback): Use wait_lwp.
3945
e5ab0dce
AC
39462003-08-28 Andrew Cagney <cagney@redhat.com>
3947
3948 * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
3949 flavour and disassembler options.
3950 (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
3951 (mips_gdbarch_init): Set "print_insn". Delete initialization of
3952 deprecated_tm_print_insn_info.
a8f4cde1 3953
a788de9b
AC
39542003-08-27 Andrew Cagney <cagney@redhat.com>
3955
3956 * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
3957 Use target_read_memory.
3958 (s390_get_frame_info): Update. Do not reference
3959 deprecated_tm_print_insn_info.
3960 (s390_check_function_end, s390_is_sigreturn): Ditto.
3961
36482093
AC
39622003-08-27 Andrew Cagney <cagney@redhat.com>
3963
3964 * Makefile.in (cris-tdep.o): Update dependencies.
3965 * cris-tdep.c: Include "gdb_assert.h".
3966 (cris_gdbarch_init): Set print_insn.
3967 (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
3968 (cris_delayed_get_disassembler): Simplify, directly call the
3969 disassembler returned by cris_get_disassembler.
3970 * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
3971 (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
3972 * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
3973 (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
3974 * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
3975 (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
3976 * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
3977 (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
3978 * frv-tdep.c (frv_gdbarch_init): Set print_insn.
3979 (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
3980 * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
3981 (gdb_print_insn_sparc): Delete function.
3982 (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
3983 deprecated_tm_print_insn_info.
3984 * v850-tdep.c (v850_gdbarch_init): Set print_insn.
3985 (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
3986 (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
3987 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
3988 (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
3989 * s390-tdep.c (gdb_print_insn_s390): Delete function.
3990 (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
3991 (s390_gdbarch_init): Set print_insn.
3992
0285512f
AC
39932003-08-27 Andrew Cagney <cagney@redhat.com>
3994
3995 * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
3996 (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
3997 * infcall.c (call_function_by_hand): Convert the entry point
3998 address into a code address.
3999
cdcd5552
AC
40002003-08-27 Andrew Cagney <cagney@redhat.com>
4001
4002 * dsrec.c: Include "gdb_string.h".
4003 * Makefile.in (dsrec.o): Update dependencies.
4004
e85cddad
MC
40052003-08-27 Michael Chastain <mec@shout.net>
4006
4007 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
4008
8bbfbb23
AC
40092003-08-27 Andrew Cagney <cagney@redhat.com>
4010
4011 * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
4012 (alpha_osf1_init_abi): Do not set call_dummy_address.
4013
ba058b66
DC
40142003-08-27 David Carlton <carlton@kealia.com>
4015
4016 From Randolph Chung <tausq@debian.org>:
4017 * linux-proc.c (linux_info_proc_cmd): rework the code so that it
4018 compiles with -Wformat-nonliteral -Werror.
4019
87f84c9d
JB
40202003-08-26 Jim Blandy <jimb@redhat.com>
4021
4022 * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
4023 (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
4024 bfd_lookup_symbol, since we only want symbols in code sections.
4025 (look_for_base): Pass zero as the SECT_FLAGS argument to
4026 bfd_lookup_symbol, since we're not concerned about which section
4027 the symbol is in.
4028
102d615a
JJ
40292003-08-26 Jeff Johnston <jjohnstn@redhat.com>
4030
4031 * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
a8f4cde1 4032 we are frameless or the return address register is already known.
102d615a 4033
cc7ad3ea
AC
40342003-08-26 Andrew Cagney <cagney@redhat.com>
4035
4036 * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
4037 in size. Add comments.
4038
af8b88dd
JJ
40392003-08-26 Jeff Johnston <jjohnstn@redhat.com>
4040
4041 * ia64-tdep.c (ia64_convert_from_func_addr): New function.
a8f4cde1 4042 (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
af8b88dd 4043
e0a4f5a1
JM
40442003-08-26 Jason Merrill <jason@redhat.com>
4045
4046 * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
4047 case out of #ifdef MIPS block.
4048
4ae9ee8e
DJ
40492003-08-25 Daniel Jacobowitz <drow@mvista.com>
4050
4051 PR java/1322
4052 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
4053 available before calling SECT_OFF_TEXT.
3c164570 4054 * PROBLEMS: Remove description of java/1322.
4ae9ee8e 4055
004d836a
JJ
40562003-08-25 Jeff Johnston <jjohnstn@redhat.com>
4057
a8f4cde1 4058 * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
004d836a
JJ
4059 bof, and nat0-nat127 as pseudo-registers.
4060 (ia64_frame_cache): New struct used to cache frame info.
4061 (ia64_register_reggroup_p): New routine used to override default
a8f4cde1 4062 register grouping so registers without names are still saved and
004d836a 4063 restored.
a8f4cde1 4064 (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
004d836a
JJ
4065 pseudo values.
4066 (ia64_pseudo_register_read): New routine to read pseudo-registers.
4067 (ia64_pseudo_register_write): New routine to write pseudo-registers.
a8f4cde1 4068 (ia64_alloc_frame_cache): New routine to create a new
004d836a
JJ
4069 ia64_frame_cache.
4070 (examine_prologue): Change prototype to add next_frame pointer.
4071 Assume frameless until otherwise proven. Verify that the cfm for
a8f4cde1 4072 current frame matches the cfm that should occur for the prologues
004d836a
JJ
4073 alloc insn and if equal, mark as not frameless. At end of routine,
4074 if not frameless, calculate registers for the previous frame and store
4075 in the cache, if a cache is provided.
4076 (ia64_skip_prologue): Use new prototype when calling examine_prologue
4077 and pass 0 for next_frame.
4078 (ia64_store_return_value): Change to use convert_typed_floating()
4079 instead of calling ia64_convert_to_raw().
4080 (ia64_extract_return_value): Change to use convert_typed_floating()
4081 instead of calling ia64_convert_to_virtual().
4082 (ia64_frame_cache): New routine to support new frame model.
4083 (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
4084 (ia64_frame_sniffer): Ditto.
4085 (ia64_sigtramp_frame_init_saved_regs): Ditto.
4086 (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
4087 (ia64_sigtramp_frame_prev_register): Ditto.
4088 (ia64_sigtramp_frame_sniffer): Ditto.
4089 (ia64_frame_base_address): Ditto.
4090 (ia64_extract_struct_value_address): Change to issue error message.
4091 (ia64_frame_align): New routine to align sp.
4092 (ia64_push_dummy_call): New routine based on ia64_push_arguments().
a8f4cde1 4093 (ia64_push_arguments): Removed. Logic moved to
004d836a
JJ
4094 ia64_push_dummy_call().
4095 (ia64_push_return_address): Ditto.
4096 (ia64_unwind_dummy_id): New function.
4097 (ia64_unwind_pc): Ditto.
4098 (ia64_convert_register_p): Ditto.
4099 (ia64_register_to_value): Ditto.
4100 (ia64_value_to_register): Ditto.
4101 (ia64_pop_frame, ia64_pop_frame_regular): Removed.
4102 (ia64_register_byte, ia64_register_raw_size): Ditto.
4103 (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
4104 (ia64_saved_pc_after_call): Ditto.
4105 (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
4106 (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
4107 (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
4108 (ia64_register_convert_to_raw): Ditto.
4109 (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
4110 (ia64_init_extra_frame_info): Ditto.
4111 (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
4112 (ia64_gdbarch_init): Remove registering of deprecated functions that
4113 are no longer used. Add registration of new gdbarch functions.
4114 Remove registering deprecated_write_sp. Replace
4115 set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
4116 Delete set_gdbarch_deprecated_register_convertible(),
4117 set_gdbarch_deprecated_register_convert_to_virtual(), and
4118 set_gdbarch_deprecated_register_convert_to_raw() calls. Remove
4119 set_gdbarch_deprecated_register_size(),
4120 set_gdbarch_deprecated_register_bytes(),
4121 set_gdbarch_pcregnum(),
4122 set_gdbarch_deprecated_register_byte(),
4123 set_gdbarch_deprecated_register_raw_size(),
4124 set_gdbarch_deprecated_max_register_raw_size(),
4125 set_gdbarch_deprecated_register_virtual_size(),
4126 and set_gdbarch_deprecated_max_register_virtual_size() calls.
4127 Replace set_gdbarch_deprecated_extract_return_value() with
4128 set_gdbarch_extract_return_value(). Remove calls to:
4129 set_gdbarch_deprecated_saved_pc_after_call();
4130 set_gdbarch_deprecated_frame_chain(),
4131 set_gdbarch_deprecated_frame_saved_pc(),
4132 set_gdbarch_deprecated_frame_init_saved_regs(),
4133 set_gdbarch_deprecated_get_saved_register(),
4134 set_gdbarch_deprecated_call_dummy_words(),
4135 set_gdbarch_deprecated_sizeof_call_dummy_words(),
4136 set_gdbarch_deprecated_init_extra_frame_info(),
4137 set_gdbarch_deprecated_frame_args_address(),
4138 set_gdbarch_deprecated_frame_locals_address(),
4139 and set_gdbarch_deprecated_dummy_write_sp().
4140 Add set_gdbarch_convert_register_p(),
4141 set_gdbarch_register_to_value(),
4142 set_gdbarch_value_to_register(),
4143 set_gdbarch_push_dummy_call(),
4144 set_gdbarch_frame_align(),
4145 set_gdbarch_unwind_dummy_id(),
4146 set_gdbarch_unwind_pc(),
4147 frame_unwind_append_sniffer(),
4148 frame_unwind_append_sniffer(),
4149 and frame_base_set_default().
4150
aede7613
CD
41512003-08-25 Chris Demetriou <cgd@broadcom.com>
4152
4153 * configure.tgt: Document need for special "mipsisa64" handling.
4154 (mipsisa64*-*-linux64): Handle as target linux64.
4155 (mipsisa64*-*-*): Handle as target embed64.
4156
43c3a82e
MC
41572003-08-18 Michael Chastain <mec@shout.net>
4158
4159 * PROBLEMS: Document pr gdb/1322, the Java anonymous
4160 objfile bug.
4161
6564f77d
MK
41622003-08-24 Mark Kettenis <kettenis@gnu.org>
4163
2de139ba
MK
4164 * i387-tdep.h: Update copyright date.
4165 (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
4166
6564f77d
MK
4167 * linux-proc.c (linux_proc_xfer_memory): Remove comment about
4168 CFLAGS games to reflect reality.
4169
42cf1509
AC
41702003-08-24 Andrew Cagney <cagney@redhat.com>
4171
4172 * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
4173 GDB_MULTI_ARCH is always non-zero.
4174 * osabi.c (_initialize_gdb_osabi): Ditto.
4175 (gdbarch_init_osabi): Ditto.
4176 * sparc-tdep.c: Ditto for #if code.
4177
0485f6ad
MK
41782003-08-23 Mark Kettenis <kettenis@gnu.org>
4179
4180 * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
4181 Update comments.
4182 * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype. Update
4183 comments.
4184 * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
4185 x86_64_supply_fxsave.
4186 * x86-64-linux-nat.c (supply_fpregset): Adjust call to
4187 x86_64_supply_fxsave.
4188 * amd64fbsd-nat.c (supply_fpregset): Adjust call to
4189 x86_64_supply_fxsave.
4190
c7716133
AJ
41912003-08-23 Andreas Jaeger <aj@suse.de>
4192
4193 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
4194 i387_supply_fxsave.
4195
ed504bdf
MK
41962003-08-23 Mark Kettenis <kettenis@gnu.org>
4197
4198 * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
4199 i387_supply_register.
4200 (go32_fetch_registers): Adjust call to i387_supply_fsave.
4201 * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
4202 i387_supply_fsave.
4203 (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
4204 i387_supply_fxsave.
4205 * i386obsd-tdep.c (fetch_core_registers): Adjust call to
4206 i387_supply_fsave.
4207 * i386bsd-nat.c (supply_fpregset): Adjust call to
4208 i387_supply_fsave.
4209 (fetch_inferior_registers): Remove extraneous whitespace. Adjust
4210 call to i387_supply_fxsave. Call i387_supply_fsave instead of
4211 supply_fpregset.
4212 (store_inferior_registers): Remove extraneous whitespace. Call
4213 i387_fill_fsave instead of fill_fpregset.
4214 * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
4215 (supply_fpregset): Likewise.
4216 * i386v4-nat.c (supply_fpregset): Adjust call to
4217 i387_supply_fsave.
4218 * i386-interix-nat.c (supply_fpregset): Adjust call to
4219 i387_supply_fsave.
4220 * i386-linux-nat.c (supply_fpregset): Adjust call to
4221 i387_supply_fsave.
4222 (supply_fpxregset): Adjust call to i387_adjust_fxsave.
4223 * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
4224 i387supply_fsave and i387_supply_fxsave.
4225 * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
4226 Incorporate code from `i387_supply_register.
4227 (i387_supply_register): Remove.
4228 (i387_supply_fxsave): Add `regnum' argument.
4229 Update comments.
4230 * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
4231 prototype.
4232 (i387_supply_register): remove prototype.
4233 Update comments.
a8f4cde1 4234
4be5d520
MC
42352003-08-22 Michael Chastain <mec@shout.net>
4236
4237 * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
4238 Add lines for files in gdb/testsuite/gdb.cp/* that are
4239 still not 8.3 unique.
4240
7ed85d26
DJ
42412003-08-22 Daniel Jacobowitz <drow@mvista.com>
4242
4243 * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
4244 TYPE_VPTR_FIELDNO is valid.
4245
eb0d3137
MK
42462003-08-19 Mark Kettenis <kettenis@gnu.org>
4247
4248 * utils.c (set_width_command): Remove prototypes.
4249 (set_screen_size): New prototype.
4250 (init_page_info): Simplify by fetching the screen size from
4251 Readline. Call set_screen_size.
4252 (set_screen_size): New function.
4253 (set_width): Add missing whitespace in comment.
4254 (set_width_command): Call set_screen_size.
4255 (set_height_command): New function.
4256 (initialize_utils): Fix formatting. Make "set height" command
4257 call set_height_command. Remove redundant code that turns off
4258 pagination if output isn't a terminal. Remove redundant call to
4259 set_width_command.
a8f4cde1 4260
7e6d0ac8
MK
42612003-08-22 Mark Kettenis <kettenis@gnu.org>
4262
3567a8ea
MK
4263 * sparc64-tdep.h (sparc64_regnum): Fix comment.
4264 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
4265 (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
4266 * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
4267 `case' keyword.
4268 (sparc64_register_info): Give the reister with number
4269 SPARC64_STATE_REGNUM a name.
4270 (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
4271 %asi and %ccr.
4272 (sparc64_push_dummy_call): Take BIAS into account when checking
4273 stcak alignment.
4274 (sparc_software_single_step): Remove assertions that check whether
4275 NPC and NNPC were zero.
4276 (sparc_supply_rwindow): Make public. Merge functionality with
4277 sparc64_supply_rwindow.
4278 (sparc_fill_rwindow): Make public. Merge functionality with
4279 sparc64_fill_rwindow.
4280 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
4281 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
4282 SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
4283 * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
4284 sparc_supply_rwindow instead of sparc64_supply_rwindow.
4285
7e6d0ac8
MK
4286 * reggroups.c: Add whitespace after declarations of local
4287 variables in functions.
4288
72e5f484
MC
42892003-08-21 Michael Chastain <mec@shout.net>
4290
4291 * gdbtypes.h: Change array bound type from an int to enum.
4292
435ac228
AC
42932003-08-21 Andrew Cagney <cagney@redhat.com>
4294
4295 * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
4296 * config/sparc/tm-sparc.h: Ditto.
4297 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
4298 unconditionally.
4299 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
4300
0d0e1a63
MK
43012003-07-13 Mark Kettenis <kettenis@gnu.org>
4302
4303 * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
4304 (register_objfile_data, set_objfile_data, objfile_data): New
4305 prototypes.
4306 * objfiles.c (objfile_alloc_data, objfile_free_data): New
4307 prototypes.
4308 (allocate_objfile): Call objfile_alloc_data.
4309 (free_objfile): Call objfile_free_data.
4310 (struct objfile_data): New.
4311 (struct objfile_data_registration): New.
4312 (struct objfile_data_registry): New.
4313 (objfile_data_registry): New variable.
4314 (register_objfile_data): New function.
4315 (objfile_alloc_data, objfile_free_data): New functions.
4316 (set_objfile_data, objfile_data): New functions.
4317 * dwarf2-frame.c (dwarf2_frame_data): New variable.
4318 (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
4319 (_initialize_dwarf2_frame): New function and prototype.
4320
d90cf509
AC
43212003-08-21 Andrew Cagney <cagney@redhat.com>
4322
4323 * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
4324 a specific architecture.
4325 * arch-utils.h (set_architecture_from_arch_mach): Delete
4326 declaration.
4327 (target_architecture_hook): Delete declaration.
4328 * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
4329 (default_float_format): Assume GDB_MULTI_ARCH.
4330 (default_double_format): Assume GDB_MULTI_ARCH.
4331 (set_endian_from_file): Delete function.
4332 (arch_ok): Delete function.
4333 (set_arch): Delete function.
4334 (set_architecture_from_arch_mach): Delete function.
4335 (set_architecture_from_file): Delete function.
4336 (set_architecture): Assume GDB_MULTI_ARCH.
4337 (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
4338
8b39fe56
MK
43392003-08-21 Mark Kettenis <kettenis@gnu.org>
4340
4341 Rewrite FreeBSD/sparc64 native configuration.
4342 * sparcbsd-nat.c, sparcbsd-nat.h: New files.
4343 * sparc64fbsd-nat.c: New file.
4344 * sparc64fbsd-tdep.c: New file.
4345 * sparc64-tdep.c sparc64-tdep.h: New files.
4346 * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
4347 sparc64fbsd-tdep.o): New dependencies.
4348 (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
4349 and sparc64fbsd-tdep.c.
4350 (sparc64_tdep_h, sparcbsd_nat_h): New variables.
4351 * config/sparc/fbsd.mh: Remove copyright notice.
4352 (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
4353 sparcbsd-nat.o.
4354 * config/sparc/fbsd.mt: Remove copyright notice.
4355 (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
4356 solib-legacy.o. Add sparc64-tdep.o and sparc64fbsd-tdep.o.
4357 * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
4358 (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
4359 PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
4360 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
4361 fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
4362 * config/sparc/tm-fbsd.h: Don't include "solib.h" and
4363 "sparc/tm-sp64.h".
4364 (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
4365 (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
4366
a7f19c79
MC
43672003-08-21 Michael Chastain <mec@shout.net>
4368
4369 * symtab.h: Add doco on the space critical structures and
4370 some measurements of space usage.
4371
da08ea5b
MS
43722003-08-21 Michael Snyder <msnyder@redhat.com>
4373
4374 * tracepoint.c (trace_dump_command): Trace break address
4375 is subject to DECR_PC_AFTER_BREAK.
4376 (set_traceframe_context): Make "trace_line" an int.
4377 Fixes suggested by Mark Newman <mark.newman@lmco.com>
a8f4cde1 4378
6df2bf50
MS
43792003-08-20 Michael Snyder <msnyder@redhat.com>
4380
4381 * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
a8f4cde1
RM
4382 * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
4383 FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
6df2bf50 4384 argument passing.
a8f4cde1 4385 (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
6df2bf50
MS
4386 functions, replace sh_push_dummy_call.
4387 (sh_gdbarch_init): Set push_dummy_call to one of new methods.
4388
0955bbf0
MC
43892003-08-20 Michael Chastain <mec@shout.net>
4390
4391 * gdbtypes.h (struct main_type): Rearrange to save space.
4392
260a4188
MS
43932003-08-20 Michael Snyder <msnyder@redhat.com>
4394
4395 * trad-frame.c: Comment typo fix.
4396
8baa6f92
KB
43972003-08-20 Michael Snyder <msnyder@redhat.com>
4398 Kevin Buettner <kevinb@redhat.com>
4399
4400 * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
4401 (frv_frame_init_saved_regs): Add declaration.
4402 (frame_extra_info): Add new field ``saved_regs''.
4403 (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
4404 (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
4405 Update frame related code.
4406 (frv_extract_struct_value_address): Adjust formatting.
4407 * Makefile.in (frv-tdep.o): Update dependencies.
4408 * config/frv/tm-frv.h (target_insert_watchpoint)
4409 (target_remove_watchpoint, target_insert_hw_breakpoint)
4410 (target_remove_hw_breakpoint): Delete these macros.
4411 (remote_insert_watchpoint, remote_remove_watchpoint)
4412 (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
4413 these declarations.
4414
87193939
MC
44152003-08-20 Michael Chastain <mec@shout.net>
4416
4417 * defs.h (ENUM_BITFIELD): New macro.
4418 * symtab.h (ENUM_BITFIELD): Use it.
4419 (BYTE_BITFIELD): Remove old macro, which was already disabled.
4420
062103ba
SA
44212003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
4422
4423 * MAINTAINERS (write after approval): Add myself.
a8f4cde1 4424
8b148df9
AC
44252003-08-18 Andrew Cagney <cagney@redhat.com>
4426
4427 * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
4428 * gdbarch.h, gdbarch.c: Re-generate.
4429 * infcall.c (call_function_by_hand): Adjust the SP by
4430 frame_red_zone_size before allocating any stack space.
4431 * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
4432 * x86-64-tdep.c (x86_64_frame_align): New function.
4433 (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
4434
4435 * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
4436 Remove code adjusting SP so that it skips over the Red Zone.
4437
954a4db8
MK
44382003-08-18 Mark Kettenis <kettenis@gnu.org>
4439
4440 * NEWS (New native configurations): Mention FreeBSD/amd64.
4441
1a241548
AC
44422003-08-18 Andrew Cagney <cagney@redhat.com>
4443
4444 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
4445 "dwarf2_build_frame_info". Append "m68k_frame_sniffer" instead of
4446 "m68k_frame_p".
4447 (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
4448
f82b2acd
MK
44492003-08-18 Mark Kettenis <kettenis@gnu.org>
4450
4451 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
4452
4056d258
ML
44532003-08-18 Michal Ludvig <mludvig@suse.cz>
4454
4455 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
4456 Define.
4457 * i386-linux-nat.c: Include "linux-nat.h".
4458 (child_post_startup_inferior): New function.
a8f4cde1 4459
99ab4326
MK
44602003-08-18 Mark Kettenis <kettenis@gnu.org>
4461
4462 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
4463 at the start of a frameless function. This probably fixes PR
4464 backtrace/1338.
4465
c8d5f0d6
MC
44662003-08-17 Michael Chastain <mec@shout.net>
4467
4468 * symfile.c (find_sym_fns): Remove special case for apollo target.
4469
9016a515
DJ
44702003-08-17 Daniel Jacobowitz <drow@mvista.com>
4471
4472 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
4473 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
4474 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
4475 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
4476 (linux_supports_tracevforkdone): New function.
4477 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
4478 TRACEVFORKDONE.
4479 (child_follow_fork): Handle vfork.
4480 (linux_handle_extended_wait): Likewise. Also handle exec.
4481 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
4482 * NEWS: Mention fork tracing.
4483
c538c11c
DJ
44842003-08-17 Daniel Jacobowitz <drow@mvista.com>
4485
4486 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
4487
4de4c07c
DJ
44882003-08-17 Daniel Jacobowitz <drow@mvista.com>
4489
4490 * Makefile.in (i386-linux-nat.o): Update dependencies.
4491 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
4492 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
4493 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
4494 * i386-linux-nat.c: Include "linux-nat.h".
4495 (child_post_startup_inferior): New function.
4496 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
4497 * infptrace.c (kill_inferior): Wrap in #ifdef.
4498 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
4499 attaching to each LWP.
4500 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
4501 (init_lin_lwp_ops): Fill in some more operations.
4502 * linux-nat.h (linux_enable_event_reporting)
4503 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
4504 prototypes.
4505 * linux-nat.c (linux_enable_event_reporting): New function.
4506 (child_post_attach, linux_child_post_startup_inferior)
4507 (child_post_startup_inferior, child_follow_fork)
4508 (linux_handle_extended_wait, kill_inferior): New functions.
4509
7996bcec
AC
45102003-08-16 Andrew Cagney <cagney@redhat.com>
4511
4512 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
4513 * gdbarch.h, gdbarch.c: Re-generate.
4514
3d48a7a0
MK
45152003-08-16 Mark Kettenis <kettenis@gnu.org>
4516
4517 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
4518
7989c619
AC
45192003-08-16 Andrew Cagney <cagney@redhat.com>
4520
4521 * NEWS: Mention that "set prompt-escape-char" was deleted.
4522 * top.c (get_prompt_1): Delete function.
4523 (gdb_prompt_escape):
4524 (init_main): Do not clear "gdb_prompt_escape". Delete "set
4525 prompt-escape-char" command.
4526 (MAX_PROMPT_SIZE): Delete macro.
4527 (get_prompt): Simplify, do not call get_prompt_1.
4528
07978cd8
AC
45292003-08-16 Andrew Cagney <cagney@redhat.com>
4530
4531 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
4532 -Werror. -Wformat-nonliteral problems.
4533
3ff7cf9e
JB
45342003-08-15 J. Brobecker <brobecker@gnat.com>
4535
4536 Further multiarching work mostly for hppa64-*-hpux11:
4537 * hppa-tdep.h: New file.
4538 * hppa-tdep.c: #include hppa-tdep.c.
4539 (hppa32_num_regs): Renamed from hppa_num_regs.
4540 (hppa64_num_regs): New constant.
4541 (hppa64_call_dummy_breakpoint_offset): New constant.
4542 (hppa32_call_dummy_length): New constant.
4543 (hppa64_call_dummy_length): New constant.
4544 (hppa32_stack_align): Make name 32bit explicit.
4545 (hppa32_register_virtual_type): Likewise.
4546 (hppa32_extract_return_value): Likewise.
4547 (hppa32_use_struct_convention): Likewise.
4548 (hppa32_store_return_value): Likewise.
4549 (hppa64_register_virtual_type): New function.
4550 (hppa64_extract_return_value): New function.
4551 (hppa64_use_struct_convention): New function.
4552 (hppa64_store_return_value): New function.
4553 (hppa_frame_locals_address): Remove declaration, function does
4554 not exist anymore.
4555 (hppa_register_byte): Add support for PA64 ABI.
4556 (hppa_gdbarch_init): Add support for PA64 ABI.
4557 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
4558 Make name 32bit explicit.
4559 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
4560 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
4561 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
4562 (hppa64_hpux_frame_base_before_sigtramp): New function.
4563 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
4564 * config/pa/tm-hppa64.h: Remove macros that are no longer
4565 necessary now that the gdbarch vector is properly setup.
a8f4cde1 4566 Transform some macros into function calls. Some minor cleanup.
3ff7cf9e
JB
4567 * config/pa/tm-hppah.h: Update function calls in macros
4568 following the function renaming in hppa-hpux-tdep.c.
4569 * Makefile.in (hppa_tdep_h): New variable.
4570 (hppa-tdep.o): Add dependency over hppa_tdep_h.
4571
5d05ca6d
MS
45722003-08-14 Michael Snyder <msnyder@redhat.com>
4573
4574 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
4575
37ba2569
JB
45762003-08-13 J. Brobecker <brobecker@gnat.com>
4577
4578 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
4579 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
4580 routine.
4581
aed7f26a
MS
45822003-08-13 Michael Snyder <msnyder@redhat.com>
4583
4584 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
4585 (frv_saved_pc_after_call): Use deprecated ftype.
4586 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
4587 (frv_remote_translate_xfer_address): Remove.
4588 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
4589
752d4ac1
JB
45902003-08-13 J. Brobecker <brobecker@gnat.com>
4591
4592 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
4593 initialization after the common gdbarch initialization, not before.
4594
1426ac1d
JB
45952003-08-13 J. Brobecker <brobecker@gnat.com>
4596
4597 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
4598 (ADDR_BITS_REMOVE): Remove, redundant.
4599
b6fbdd1d
JB
46002003-08-13 J. Brobecker <brobecker@gnat.com>
4601
4602 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
4603 gdbarch method to clear the 2 low bits of text addresses.
4604
44160db3
AC
46052003-08-12 Andrew Cagney <cagney@redhat.com>
4606
4607 * Makefile.in (dsrec.o): Update dependencies.
4608 * dsrec.c: Include "gdb_assert.h".
4609 (make_srec): Use snprintf instead of sprintf, use a literal format
4610 string.
4611
bcf7d3ca
AC
46122003-08-12 Andrew Cagney <cagney@redhat.com>
4613
4614 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
4615 FRAME_OBSTACK_ZALLOC.
4616
49ed40de
KB
46172003-08-12 Kevin Buettner <kevinb@redhat.com>
4618
4619 * i386-tdep.c (i386_gdbarch_init): Enable default support for
4620 SSE registers.
4621
b246147c
MK
46222003-08-10 Mark Kettenis <kettenis@gnu.org>
4623
4624 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
4625 amd64fbsd_sc_reg_offset): Add extern declarations.
4626 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
4627 declarations.
4628
d95fdc0d
BE
46292003-08-11 Ben Elliston <bje@wasabisystems.com>
4630
4631 * MAINTAINERS (write after approval): Update my mail address.
4632
cf6a0e73
AC
46332003-08-10 Andrew Cagney <cagney@redhat.com>
4634
4635 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
4636
f837910f
MK
46372003-08-10 Mark Kettenis <kettenis@gnu.org>
4638
e2dbbd2d
MK
4639 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
4640 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
4641 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
4642 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
4643 i386bsd_sc_reg_offset): Add extern declarations.
4644 * i386obsd-nat.c: Include "i386-tdep.h"
4645 (_initialize_i386obsd_nat): Remove extern declarations.
4646 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
4647 declarations.
4648 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
4649 declarations.
4650
f837910f
MK
4651 * i386-tdep.c (i386_register_to_value): Use get_frame_register
4652 instead of frame_read_register.
4653 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
4654 instead of frame_read_register. Use I386_ESP_REGNUM instead of
4655 SP_REGNUM.
4656 (i386_frame_prev_register): Use frame_unwind_register_unsigned
4657 instead of frame_unwind_unsigned_register. Use
4658 I386_EFLAGS_REGISTER instead of PS_REGNUM.
4659 (i386_get_longjmp_target): Use regcache_read_unsigned_register
4660 instead of read_register. Use builtin_type_void_data_ptr instead
4661 of builtin_type_void_func_ptr when extracting the address of the
4662 jmp_buf.
4663 (i386_extract_return_value, i386_store_return_value,
4664 i386_pseudo_register_read, i386_pseudo_register_write): Use
4665 register_size instead REGISTER_RAW_SIZE.
4666
edcf254d
AC
46672003-08-10 Andrew Cagney <cagney@redhat.com>
4668
4669 * infcall.c (call_function_by_hand): Use xstrprintf instead of
4670 sprintf. Make "name" constant.
4671
26604a34
MK
46722003-08-10 Mark Kettenis <kettenis@gnu.org>
4673
192285c6
MK
4674 * i387-tdep.c (i387_register_to_value): Use get_frame_register
4675 instead of frame_read_register.
f837910f
MK
4676 (i387_print_float_info): Use get_frame_register and
4677 get_frame_register_unsigned instead of frame_register_read.
192285c6 4678
f0925262
MK
4679 * i386fbsd-nat.c: Include "i386-tdep.h".
4680 (child_resume): Make `eflags' an ULONGEST. Use
4681 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
4682 instead of register_read and register_write.
4683
a144416f
MK
4684 * i386bsd-nat.c (fetch_inferior_registers,
4685 store_inferior_registers): Don't use && at the end of a line.
4686 (_initialize_i386bsd_nat): Fix typo.
4687
fec74868
MK
4688 * frame.c (_initialize_frame): Add missing backslash.
4689
87232496
MK
4690 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4691 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
4692 and supply_register instead of manipulating the register buffer
4693 directly.
4694
c9b9de0b
MK
4695 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4696 * config/i386/nm-i386sol2.h
4697 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
4698
26604a34
MK
4699 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
4700 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
4701 instructions that GCC likes to mingle into the prologue. Fixes
4702 gdb/1253 and gdb/1255.
4703
25d29d70
AC
47042003-08-09 Andrew Cagney <cagney@redhat.com>
4705
4706 Fix GDB PR cli/926.
4707 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
4708 * command.h (add_setshow_uinteger_cmd): Declare.
4709 * frame.c (set_backtrace_cmd): New function.
4710 (show_backtrace_cmd): New function.
4711 * frame.c (_initialize_frame): Replace "set/show
4712 backtrace-below-main" with "set/show backtrace past-main". Add
4713 command "set/show backtrace limit".
4714 (backtrace_past_main): Rename "backtrace_below_main".
4715 (backtrace_limit): New variable.
4716 (get_prev_frame): Update. Check the backtrace_limit.
4717
9ebf4acf
AC
47182003-08-09 Andrew Cagney <cagney@redhat.com>
4719
4720 * defs.h (xstrprintf): Declare.
4721 * utils.c (xstrprintf): New function.
4722 * breakpoint.c (insert_breakpoints): Replace sprintf and
4723 non-literal format strings, with xstrprintf and cleanups.
4724 (delete_breakpoint,breakpoint_re_set): Ditto.
4725 (commands_command, insert_breakpoints): Ditto.
4726 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
4727 (break_at_finish_command_1): Ditto.
4728
3771659b
AC
47292003-08-09 Andrew Cagney <cagney@redhat.com>
4730
4731 * MAINTAINERS (language support): List Adam Fedor as Objective C
4732 maintainer.
4733
b4263afa
JB
47342003-08-08 J. Brobecker <brobecker@gnat.com>
4735
4736 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
4737 are now multiarched.
4738
d84defb1
JB
47392003-08-08 J. Brobecker <brobecker@gnat.com>
4740
4741 * config/pa/tm-hppa64.h: Remove lots of macros that are no
4742 longer necessary now that hppa64 is partially multiarch'ed.
4743
f786f615
AC
47442003-08-08 Andrew Cagney <cagney@redhat.com>
4745
4746 * interps.c (interp_set): Check for a NULL "old_interp".
4747
c938e9b0
L
47482003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4749
4750 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
4751 (install-only): Support DESTDIR.
4752 (uninstall): Likewise.
4753 (install-gdbtk): Likewise.
4754
9a146a11
EZ
47552003-08-08 Elena Zannoni <ezannoni@redhat.com>
4756
4757 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
4758 contains something meaningful at all times.
4759
4760Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
7a76ced5 4761
62599e99 4762 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
7a76ced5 4763
56296155
BC
4764Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
4765
62599e99 4766 * MAINTAINERS (write after approval): Added self.
56296155 4767
9710e734
AC
47682003-08-07 Andrew Cagney <cagney@redhat.com>
4769
4770 * inferior.h (AT_SYMBOL): Define.
4771 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
4772 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
4773 * mips-tdep.c (mips_call_dummy_address): Delete function.
4774 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
4775 set call_dummy_address.
4776
98b3ab73
AC
47772003-08-07 Andrew Cagney <cagney@redhat.com>
4778
4779 * language.c (op_error): Delete function.
4780 (binop_type_check): Delete function.
4781 * language.h (type_op_error, range_op_error): Delete macros.
4782 (op_error): Delete declaration.
4783
2fcf52f0
AC
47842003-08-07 Andrew Cagney <cagney@redhat.com>
4785
4786 * interps.h (INTERP_MI2, INTERP_MI3): Define.
4787
abd4220e 47882003-08-07 Michal Ludvig <mludvig@suse.cz>
fd83bada 4789
abd4220e 4790 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
fd83bada 4791 (x86_64_push_arguments): Skip the red zone.
abd4220e 4792
9dd5f34f
AC
47932003-08-05 Andrew Cagney <cagney@redhat.com>
4794
4795 * reggroups.c (reggroup_next): Check for the final entry.
4796
e5e78edc
AC
47972003-08-04 Andrew Cagney <cagney@redhat.com>
4798
ab4e3d93
AC
4799 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
4800 * cli/cli-script.c (define_command): Call query directly, instead
4801 of passing it a buffer.
4802 * ocd.c (ocd_error): Pass error a constant format string.
4803 * remote-mips.c (mips_error): Use fputs_filtered.
4804
1062ca82
AC
4805 * solib-svr4.c (_initialize_svr4_solib): Update
4806 register_gdbarch_data call.
4807 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
4808
fcc1c85c
AC
4809 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
4810 (register_gdbarch_data): Delete "free" parameter. Update
4811 comments.
4812 * gdbarch.h, gdbarch.c: Re-generate.
4813 * reggroups.c (_initialize_reggroup): Update.
4814 * gnu-v3-abi.c (init_gnuv3_ops): Update.
4815 * frame-base.c (_initialize_frame_base): Update.
4816 * frame-unwind.c (_initialize_frame_unwind): Update.
4817 * user-regs.c (_initialize_user_regs): Update.
4818 * remote.c (_initialize_remote): Update.
4819 * regcache.c (_initialize_regcache): Update.
4820
116f06ea
AC
4821 * regcache.c (xfree_regcache_descr): Delete function.
4822 (_initialize_regcache): Update call to register_gdbarch_data.
4823 (init_regcache_descr, init_legacy_regcache_descr): Use
4824 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
4825
e5e78edc
AC
4826 * remote.c (free_remote_state): Delete function.
4827 (_initialize_remote): Update register_gdbarch_data.
4828 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
4829 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
4830
6c7d17ba
AC
48312003-08-04 Andrew Cagney <cagney@redhat.com>
4832
4833 * reggroups.c (struct reggroup_el): Define.
4834 (struct reggroups): Delete field "nr_group". Replace array
4835 "group" with a "first" to "last" linked list.
4836 (reggroups_init): Update. Allocate using gdbarch's obstack.
4837 (reggroups_free): Delete function.
4838 (add_group): Update. Add "el" parameter.
4839 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
4840 (default_groups): Update.
4841 (reggroup_next): Replace reggroups.
4842 (reggroups_dump): Update.
4843 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
4844 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
4845 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
4846
89b7795b
DJ
48472003-08-04 Daniel Jacobowitz <drow@mvista.com>
4848
4849 * Makefile.in (tui-interp.o): Update dependencies.
4850
306d9ac5
DC
48512003-08-04 David Carlton <carlton@kealia.com>
4852
4853 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
4854 to internal_error call.
4855 * source.c (forward_search_command): Add "%s" format argument.
4856 (reverse_search_command): Ditto.
4857 * top.c (quit_confirm): Ditto.
4858 * cli/cli-setshow.c (do_setshow_command): Ditto.
4859 * cp-valprint.c (cp_print_class_method): Replace
4860 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
4861 (cp_print_class_member): Ditto.
4862 * event-top.c (command_line_handler): Ditto.
4863 * linux-proc.c (linux_info_proc_cmd): Ditto.
4864 * p-typeprint.c (pascal_type_print_base): Ditto.
4865 * p-valprint.c (pascal_object_print_class_method): Ditto.
4866 (pascal_object_print_class_member): Ditto.
4867 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
4868 * remote.c (remote_cisco_section_offsets): Ditto.
4869 * top.c (command_line_input): Ditto.
4870 * utils.c (vwarning,error_stream,quit): Ditto.
4871 * valprint.c (print_floating,print_binary_chars)
4872 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
4873
57bfe177
AC
48742003-08-04 Andrew Cagney <cagney@redhat.com>
4875
4876 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
4877
e546b999
AC
48782003-08-02 Andrew Cagney <cagney@redhat.com>
4879
4880 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
4881 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
4882 amd64fbsd-nat.c.
4883
91092ee5
AC
48842003-08-02 Andrew Cagney <cagney@redhat.com>
4885
4886 * Makefile.in: Update all dependencies and definitions.
4887
889f28e2
AF
48882003-08-02 Adam Fedor <fedor@gnu.org>
4889
4890 * linespec.c (is_objc_method_format): New function
4891 (decode_line_1, locate_first_half): Use it.
4892 Fixes PR objc/1298
4893
880bc914
AC
48942003-08-01 Andrew Cagney <cagney@redhat.com>
4895
4896 * NEWS: Mention that m32r is multi-arch.
4897 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
4898 * configure.tgt: Recognize m32r-*-*.
4899 * config/m32r/tm-m32r.h: Delete file.
4900 * config/m32r/m32r.mt: New file.
a8f4cde1 4901 * m32r-rom.c (m32r_upload_command): Use hostent only when
880bc914
AC
4902 gethostname succeeds, in order to avoid a compilation
4903 warning.
4904 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
4905 compiler warning.
4906
19f59343
MS
49072003-08-01 Michael Snyder <msnyder@redhat.com>
4908
4909 * sh-tdep.c (sh_frame_align): New gdbarch method.
4910 (sh_gdbarch_init): Set up frame_align method.
4911
4e7d7511
MS
49122003-07-31 Michael Snyder <msnyder@redhat.com>
4913
4914 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
4915 which is already covered by the new frames infrastructure.
4916
63022984
AC
49172003-07-31 Andrew Cagney <cagney@redhat.com>
4918
4919 * user-regs.c (struct user_reg): Add "next" link.
4920 (struct user_regs): Replace "user" with "first" and "last" links.
4921 (append_user_reg): Add pre-allocated "reg" parameter.
4922 (builtin_user_regs): Provide initial value for "last".
4923 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
4924 (user_regs_init): Allocate memory from the gdbarch obstack.
4925 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
4926 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
4927 linked list.
4928 (usernum_to_user_reg): New function.
4929 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
4930 (value_of_user_reg): Use usernum_to_user_reg.
4931 (user_regs_free): Delete function.
4932 (_initialize_user_regs): Update register_gdbarch_data call.
4933
7cf6e574
DJ
49342003-07-31 Daniel Jacobowitz <drow@mvista.com>
4935
4936 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
4937
c48a845b
MS
49382003-07-30 Michael Snyder <msnyder@redhat.com>
4939
4e7d7511 4940 * value.h (value_being_returned): Add a struct_addr argument.
a8f4cde1 4941 * infcall.c (call_function_by_hand): Pass struct_addr to
c48a845b
MS
4942 value_being_returned.
4943 * infcmd.c (print_return_value): Pass zero as struct_addr.
4944 * values.c (value_being_returned): If struct_addr is passed,
4945 use it instead of trying to recover it from the inferior.
4946
f0d8db19
KB
49472003-07-30 Kevin Buettner <kevinb@redhat.com>
4948
4949 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
4950 the prologue analyzer won't need to attempt to extract the pc
4951 value from the woefully incomplete dummy frame.
4952 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
4953 possible. Disable code which modifies the frame.
4954
e5c113a1
AC
49552003-07-28 Andrew Cagney <cagney@redhat.com>
4956
4957 * annotate.c (annotate_breakpoints_headers): Restrict annotation
4958 to level 2.
4959 (annotate_breakpoints_table, annotate_record): Ditto.
4960 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
4961 (annotate_field_name_end, annotate_field_value): Ditto.
4962 (annotate_field_end, annotate_frame_source_begin): Ditto.
4963 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
4964 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
4965 (annotate_frame_begin, annotate_frame_function_name): Ditto.
4966 (annotate_frame_address_end, annotate_frame_address): Ditto.
4967 (annotate_frame_args, annotate_frame_end): Ditto.
4968 (annotate_frame_where, annotate_arg_begin): Ditto.
4969 (annotate_arg_name_end, annotate_arg_value): Ditto.
4970 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
4971 (annotate_function_call, annotate_signal_name): Ditto.
4972 (annotate_signal_string, annotate_signal_name_end): Ditto.
4973 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
4974 (annotate_value_begin, annotate_value_history_value): Ditto.
4975 (annotate_value_history_end, annotate_value_end): Ditto.
4976 (annotate_display_begin, annotate_display_number_end): Ditto.
4977 (annotate_display_format, annotate_display_expression): Ditto.
4978 (annotate_display_expression_end, annotate_display_value): Ditto.
4979 (annotate_display_end, annotate_array_section_begin): Ditto.
4980 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
4981 (annotate_elt, annotate_array_section_end): Ditto.
4982
bb1db049
AC
49832003-07-28 Andrew Cagney <cagney@redhat.com>
4984
4985 * regcache.c (struct regcache_descr): Update comments on
4986 nr_raw_registers.
4987 (init_legacy_regcache_descr): Don't set nr_raw_registers or
4988 sizeof_raw_register_valid_p.
4989 (init_regcache_descr): Set nr_raw_registers and
4990 sizeof_raw_register_valid_p before calling
4991 init_legacy_regcache_descr.
4992
20e6603c
AC
49932003-07-28 Andrew Cagney <cagney@redhat.com>
4994
4995 * mips-tdep.c (print_gp_register_row): Print the GPR's register
4996 MOD NUM_REGS.
4997
db742940
DJ
49982003-07-28 Daniel Jacobowitz <drow@mvista.com>
4999
5000 * thread.c (info_threads_command): Use get_selected_frame ().
5001 Check that there is at least one non-sentinel frame.
5002
ce7f4371
SC
50032003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5004
5005 * m68hc11-tdep.c (struct frame_extra_info): Remove.
5006 (m68hc11_pop_frame): Remove.
5007 (m68hc11_frame_saved_pc): Remove.
5008 (m68hc11_frame_chain): Remove.
5009 (m68hc11_frame_init_saved_regs): Remove.
5010 (m68hc11_init_extra_frame_info): Remove.
5011 (m68hc11_store_struct_return): Remove.
5012 (m68hc11_saved_pc_after_call): Remove.
5013
1ea653ae
SC
50142003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5015
5016 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
5017 frame unwind information.
5018 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
5019 and adapted for frame unwinding.
5020 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
5021 (m68hc11_unwind_pc): New function.
5022 (m68hc11_frame_unwind_cache): New function to analyze frames.
5023 (m68hc11_frame_this_id): New function to create new frame struct.
5024 (m68hc11_frame_prev_register): New function to unwind a register from
5025 the frame.
5026 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
5027 (m68hc11_frame_p): New function for the above.
5028 (m68hc11_frame_base_address): New function to return fp of frame.
5029 (m68hc11_frame_args_address): Update for frame.
5030 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
5031 (m68hc11_unwind_sp): New function.
5032 (m68hc11_unwind_dummy_id): New function.
5033 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
5034 calls.
5035
c8a7f6ac
SC
50362003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5037
5038 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
5039 (m68hc11_guess_from_prologue): Advance the pc and frame size only
5040 when we are beyond the current pc.
5041
3dc990bf
SC
50422003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5043
5044 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
5045 from m68hc11_push_arguments.
5046 (m68hc11_push_arguments): Remove.
5047 (m68hc11_push_return_address): Remove.
5048 (m68hc11_gdbarch_init): Install the above; remove above deprecated
5049 handlers; remove deprecated_extra_stack_alignment_needed.
5050
222e5d1d
AC
50512003-07-27 Andrew Cagney <cagney@redhat.com>
5052
5053 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
5054 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
5055 REAL_PC and not the pointer.
5056 * hppa-hpux-tdep.c: Include frame.h
5057
a7e9a47e
AC
50582003-07-27 Andrew Cagney <cagney@redhat.com>
5059
5060 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
5061 GDB_MULTI_ACH_PARTIAL.
5062
7e3dd49e
AC
50632003-07-27 Andrew Cagney <cagney@redhat.com>
5064
5065 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
5066 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
5067 operator at start and not end of line.
5068 (decode_prologue): Ditto.
5069 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
5070 frame_unwind_register_unsigned instead of
5071 frame_unwind_unsigned_register.
5072 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
5073 read_register.
5074 (m32r_push_dummy_call): Use register_size instead of
5075 REGISTER_RAW_SIZE.
5076 (m32r_frame_sniffer): Replace m32r_frame_p.
5077 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
5078 * m32r-rom.c (report_transfer_performance): Delete extern
5079 declaration.
5080 (m32r_load, m32r_upload_command): Use print_transfer_performance
5081 instead of report_transfer_performance.
5082 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
5083 / add_show_from_set.
5084
0880807f
AC
50852003-07-26 Andrew Cagney <cagney@redhat.com>
5086
5087 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
5088 store_return_value and extract_struct_value_address.
5089
64ae9269
DJ
50902003-07-26 Daniel Jacobowitz <drow@mvista.com>
5091
5092 PR c++/1267
5093 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
5094 NULL, default to the section containing PC.
5095
e286caf2
SC
50962003-07-24 Stephane Carrez <stcarrez@nerim.fr>
5097
5098 * NEWS: Mention "regs" deprecated for m68hc11 too.
5099
5100 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
5101 (m68hc11_print_register): New function to print out one register.
5102 (m68hc11_print_registers_info): New function to print registers.
5103 (show_regs): Deprecate and use the above.
5104 (m68hc11_gdbarch_init): Install the print_registers_info.
5105
705b278b
JJ
51062003-07-24 Jeff Johnston <jjohnstn@redhat.com>
5107
5108 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
5109 that we have a SIGTRAP before returning non-zero.
5110
63cd4198
EZ
51112003-07-23 Michal Ludvig <mludvig@suse.cz>
5112 Elena Zannoni <ezannoni@redhat.com>
5113
a8f4cde1 5114 * linespec.c (decode_line_2): Avoid crash if
63cd4198
EZ
5115 find_function_start_sal() returns empty record.
5116
6926787d
AS
51172003-07-23 Andreas Schwab <schwab@suse.de>
5118
5119 * ia64-tdep.c (ia64_print_insn): New function.
5120 (ia64_gdbarch_init): Set print_insn to it.
5121 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
5122 deprecated_tm_print_insn_info.
5123
708cc1b6
MS
51242003-07-22 Michael Snyder <msnyder@redhat.com>
5125
5126 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
5127 handle 8-bit returns (long long).
5128 (h8300h_extract_return_value): Ditto.
5129 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
5130
aebd7893
AC
51312003-07-22 Andrew Cagney <cagney@redhat.com>
5132
5133 * gdbarch.c Include "gdb_obstack.h".
5134 (struct gdbarch): Add an "obstack".
5135 (alloc_gdbarch_data): Allocate the gdbarch data using
5136 GDBARCH_OBSTACK_CALLOC.
5137 (free_gdbarch_data): Delete function.
5138 (gdbarch_obstack_zalloc): New function.
5139 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
5140 Assert that the architecture is not initialized.
5141 (gdbarch_alloc): Allocate an obstack, allocate the architecture
5142 vector from the obstack.
5143 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
5144 architecture obstack.
5145 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
5146 (set_gdbarch_data): Assert that the data is not initialized.
5147 (struct gdbarch_data): Delete member "free".
5148 (register_gdbarch_data): Do not initialize "free".
5149 * gdbarch.h, gdbarch.c: Re-generate.
a8f4cde1 5150
153721e6
AC
51512003-07-22 Andrew Cagney <cagney@redhat.com>
5152
5153 * configure.in (build_warnings): Add -Wformat-nonliteral.
5154 * configure: Re-generate.
5155
c193f044 51562003-07-22 Elena Zannoni <ezannoni@redhat.com>
32ffcbed
EZ
5157
5158 * dwarf2loc.c (locexpr_describe_location): Fix typos.
c193f044 5159
c3228f12
EZ
51602003-07-22 Elena Zannoni <ezannoni@redhat.com>
5161
5162 * findvar.c (read_var_value): Remove case for thread local storage
5163 variables. It is now entirely handled by the dwarf2 location
5164 expression code.
5165 * printcmd.c (address_info): Ditto.
5166 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
5167 enumeration value.
5168 (struct symbol): Remove objfile field, which was used by
5169 LOC_THREAD_LOCAL_STATIC only.
5170 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
5171 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
5172 usage of objfile pointer.
5173 * dwarf2loc.c (locexpr_describe_location): Add case to handle
5174 thread local variables.
5175 Add include of objfiles.h.
5176 * dwarf2expr.c (execute_stack_op): Add comments about thread local
5177 storage variables.
5178 * Makefile.in (dwarf2loc.o): Update dependencies.
5179
aef9bcd2
AC
51802003-07-22 Andrew Cagney <cagney@redhat.com>
5181
5182 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
5183 get_frame_base.
5184 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
5185 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
5186 (struct value): Add opaque declaration.
5187 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
5188
d95a8903
AC
51892003-07-21 Andrew Cagney <cagney@redhat.com>
5190
5191 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
5192 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
5193
4db73d49
SC
51942003-07-20 Stephane Carrez <stcarrez@nerim.fr>
5195
a8f4cde1 5196 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
4db73d49
SC
5197 regcache_cooked_read_unsigned instead of read_register.
5198 (m68hc11_saved_pc_after_call): Likewise.
5199 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
5200 instead of write_register.
5201 (m68hc11_register_type): New function.
5202 (m68hc11_register_virtual_type): Remove.
5203 (m68hc11_store_return_value): Convert to use the regcache.
5204 (m68hc11_extract_struct_value_address): Likewise.
5205 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
5206 m68hc11_register_type; undeprecate store_return_value and
5207 extract_struct_value_address.
5208
ef2b8fcd
SC
52092003-07-20 Stephane Carrez <stcarrez@nerim.fr>
5210
5211 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
5212 and translate to use regcache.
5213 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
5214
625b0b97
AC
52152003-07-18 Andrew Cagney <cagney@redhat.com>
5216
5217 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
5218 * gdbarch.h, gdbarch.c: Re-generate.
5219 * i386-tdep.c (i386_gdbarch_init): Do not set
5220 DWARF2_BUILD_FRAME_INFO.
5221 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
5222 unconditionally.
5223 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
5224 DWARF2_BUILD_FRAME_INFO.
5225
22b0d388
AC
52262003-07-18 Andrew Cagney <cagney@redhat.com>
5227
5228 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
5229 * disasm.c (gdb_disassemble_info): Initilize di.arch.
5230
1ce5d6dd
AC
52312003-07-18 Andrew Cagney <cagney@redhat.com>
5232
5233 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
5234 frame_unwind_address_in_block, instead of frame_pc_unwind.
5235 (dwarf2_frame_cache): Ditto.
5236
e6e5e94c
AC
52372003-07-18 Andrew Cagney <cagney@redhat.com>
5238
5239 * user-regs.h (struct gdbarch): Declare opaque.
5240 * ui-out.h (struct ui_file): Declare opaque.
5241 * dwarf2-frame.h (struct frame_info): Declare opaque.
5242
5483d879
KW
52432003-07-18 Kris Warkentin <kewarken@qnx.com>
5244
5245 * nto-procfs.c: Clean ARI hits. Change #include <..> to
5246 #include "...".
5247 (procfs_meminfo): Change strerror to safe_strerror.
5248 (procfs_can_run): Remove K&R badness.
5249
278a7cf7
MS
52502003-07-17 Michael Snyder <msnyder@redhat.com>
5251
5252 * remote-sim.c: Comment typo fix.
5253
606e3b82
AC
52542003-07-17 Andrew Cagney <cagney@redhat.com>
5255
5256 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
5257 configure.
5258 * sparc-tdep.c (sparc_intreg_size): Make non-static.
5259 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
5260 GDB_MULTI_ARCH_PARTIAL.
5261
c43af07c
EZ
52622003-07-17 Elena Zannoni <ezannoni@redhat.com>
5263
5264 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
5265 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
5266 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
5267
3b85b0f1
TR
52682003-07-16 Theodore A. Roth <troth@openavr.org>
5269
5270 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
5271 found.
5272 (avr_frame_unwind_cache): Don't unwind FP for main.
5273 Update a comment.
5274 Save the computed prev_sp.
5275 (avr_saved_regs_unwinder): Remove function.
a8f4cde1 5276 (avr_frame_prev_register): Use PC unwind logic from
3b85b0f1
TR
5277 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
5278
336d1bba
AC
52792003-07-16 Andrew Cagney <cagney@redhat.com>
5280
5281 * frame-base.h (frame_base_p_ftype): Delete definition.
5282 (frame_base_append_predicate): Delete declaration.
5283 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
5284 (frame_unwind_append_predicate): Delete declaration.
5285 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
5286 (append_predicate): Delete parameter "p".
5287 (frame_unwind_append_predicate): Delete function.
5288 (frame_unwind_append_sniffer): Update call to append_predicate.
5289 (frame_unwind_free): Delete function.
5290 (_initialize_frame_unwind): Pass NULL as "free" to
5291 register_gdbarch_data.
5292 (frame_unwind_init): Append the dummy_frame_sniffer.
5293 (frame_unwind_find_by_frame): Simplify.
5294 * frame-base.c (struct frame_base_table): Delete field "p".
5295 (append_predicate): Delete parameter "p".
5296 (frame_base_append_predicate): Delete function.
5297 (frame_base_append_sniffer): Update call to append_predicate.
5298 (frame_base_free): Delete function.
5299 (frame_base_find_by_frame): Simplify.
5300 (_initialize_frame_base): Pass NULL as "free" to
5301 register_gdbarch_data.
5302 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
5303 (x86_64_sigtramp_frame_sniffer): Replace
5304 "x86_64_sigtramp_frame_p".
5305 (x86_64_init_abi): Set the frame unwind sniffers.
5306 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
5307 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
5308 (m68k_gdbarch_init): Set the frame unwind sniffers.
5309 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
5310 "i386_sigtramp_frame_p".
5311 (i386_frame_sniffer): Replace "i386_frame_p".
5312 (i386_gdbarch_init): Set the frame unwind sniffers.
5313 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
5314 (avr_gdbarch_init): Set the frame unwind sniffers.
5315 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
5316 "alpha_sigtramp_frame_p"
5317 (alpha_heuristic_frame_sniffer): Replace
5318 "alpha_heuristic_frame_p".
5319 (alpha_gdbarch_init): Set the frame unwind sniffers.
5320 (alpha_dwarf2_init_abi): Ditto.
5321 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
5322 "alpha_debug_frame_p".
5323 (alpha_mdebug_frame_base_sniffer): Replace
5324 "alpha_mdebug_frame_base_p".
5325 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
5326 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
5327 (d10v_gdbarch_init): Set the frame unwind sniffer.
5328 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
5329 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
5330 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
5331 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
5332 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
5333 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
5334
48db5a3c
CV
53352003-07-16 Michael Snyder <msnyder@redhat.com>
5336
5337 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
5338 should go thru sh_dsp_register_sim_regno, else the dsp regs
5339 will not get the right values.
5340
53412003-07-16 Corinna Vinschen <vinschen@redhat.com>
5342
5343 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
5344 deprecated_store_floating by call to store_typed_floating.
5345 (sh_sh4_register_convert_to_raw): Substitute call to
5346 deprecated_extract_floating by call to extract_typed_floating.
5347
53482003-07-16 Corinna Vinschen <vinschen@redhat.com>
5349
5350 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
5351
53522003-07-16 Corinna Vinschen <vinschen@redhat.com>
5353
5354 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
5355 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
5356 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
5357 as possible.
5358 (do_pseudo_register): Remove.
5359 (sh_push_dummy_code): New function.
5360 (sh64_store_struct_return): Rename from sh_store_struct_return.
5361 Only called for sh64 now.
5362 (sh_extract_struct_value_address): Regcache'ify.
5363 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
5364 and accomodate new tasks.
5365 (sh64_push_return_address): Rename from sh_push_return_address.
5366 Only called for sh64 now.
5367 (sh_default_extract_return_value): Rename from sh_extract_return_value.
5368 Regcache'ify.
5369 (sh3e_sh4_extract_return_value): Regcache'ify.
5370 (sh_default_store_return_value): Ditto.
5371 (sh3e_sh4_store_return_value): Ditto.
5372 (sh_default_register_byte): Remove.
5373 (sh_sh4_register_byte): Remove.
5374 (sh_default_register_raw_size): Remove.
5375 (sh_sh4_register_raw_size): Remove.
5376 (sh_register_virtual_size): Remove.
5377 (sh_sh3e_register_virtual_type): Remove.
5378 (sh_sh3e_register_type): New function.
5379 (sh_sh4_register_virtual_type): Remove.
5380 (sh_sh4_register_type): New function.
5381 (sh_default_register_virtual_type): Remove.
5382 (sh_default_register_type): New function.
5383 (do_fv_register_info): Add parameters to accomodate call from
5384 sh_print_registers_info.
5385 (do_dr_register_info): Ditto.
5386 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
5387 Add parameters to accomodate call from sh_print_registers_info.
5388 (sh_do_fp_register): Ditto.
5389 (sh64_do_pseudo_register): Call do_dr_register_info,
5390 do_fv_register_info and sh_do_fp_register with default parameters.
5391 (sh_do_register): Add parameters to accomodate call from
5392 sh_print_registers_info.
5393 (sh_print_register): Ditto.
5394 (sh_print_registers_info): Rename from sh_do_registers_info.
5395 Add parameters to be used as gdbarch_print_registers_info
5396 implementation. Accomodate removed do_pseudo_register function
5397 pointer.
5398 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
5399 function pointer. Call sh_print_register with default parameters.
5400 (sh64_do_registers_info): Call sh_print_registers_info instead of
5401 sh_do_registers_info.
5402 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
5403 detection of deprecated vs. non-deprecated functionality.
5404 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
5405 function pointer assignments by direct function calls.
5406
e8a89fe2
AC
54072003-07-15 Andrew Cagney <cagney@redhat.com>
5408
5409 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
5410 (frame_register_unwind, create_new_frame): Ditto.
5411 (legacy_get_prev_frame, get_frame_type): Ditto.
5412 (get_frame_base_address): Use frame_base_find_by_frame.
5413 (get_frame_locals_address): Use frame_base_find_by_frame.
5414 (get_frame_args_address): Use frame_base_find_by_frame.
5415 * frame-base.h (frame_base_sniffer_ftype): Declare.
5416 (frame_base_append_sniffer): Declare.
5417 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
5418 * frame-base.c (append_predicate): Add a "sniffer" parameter.
5419 (frame_base_append_sniffer): New function.
5420 (frame_base_append_predicate): Add a NULL sniffer.
5421 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
5422 (struct frame_base_table): Add "sniffer".
5423 (frame_base_free): Free the "sniffer" table.
5424 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
5425 (frame_unwind_append_sniffer): Declare.
5426 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
5427 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
5428 (struct frame_unwind_table): Add "sniffer", delete "middle".
5429 (append_predicate): Add "sniffer" parameter, append the sniffer.
5430 (frame_unwind_init): Update append_predicate call.
5431 (frame_unwind_append_sniffer): New function.
5432 (frame_unwind_append_predicate): Update append_predicate call.
5433 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
5434
0714963c
AC
54352003-07-15 Andrew Cagney <cagney@redhat.com>
5436
5437 * frame.c (get_prev_frame): Move disabled inside_entry_func to
5438 before code inhibiting repeated unwind attempts. Add to
5439 commentary on that test's problems.
5440 * blockframe.c (inside_main_func): Look for "main" in the minimal
5441 symbol table.
5442 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
5443 identical.
5444
d9170e22
AC
54452003-07-15 Andrew Cagney <cagney@redhat.com>
5446
5447 * complaints.c (struct explanation): Define.
5448 (struct complaints): Change type of "explanation" to "struct
5449 explanation".
5450 (symfile_explanations): Convert to a "struct explanation" table.
5451 (vcomplaint): Update.
5452
eba29c8c
ML
54532003-07-15 Michal Ludvig <mludvig@suse.cz>
5454
5455 * x86-64-linux-nat.c (regmap): Removed.
a8f4cde1 5456 (supply_gregset, fill_gregset): Call
eba29c8c
ML
5457 x86_64_linux_(fill,supply)_gregset functions.
5458 * x86-64-linux-tdep.c (USER_*): New defines.
5459 (user_to_gdb_regmap, x86_64_core_fns): New structure.
5460 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
5461 New functions.
5462 (fetch_core_registers): Ditto.
5463 (_initialize_x86_64_linux_tdep): Call add_core_fns().
5464 * x86-64-linux-tdep.h: New file.
5465 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
5466 and core-regset.o.
5467 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
5468
68cc0bfb
MK
54692003-07-13 Mark Kettenis <kettenis@gnu.org>
5470
88a115f7
MK
5471 * x86-64-tdep.c (x86_64_store_return_value): Use
5472 regcache_cooked_write_part instead of regcache_cooked_write.
01e4b823 5473
68cc0bfb
MK
5474 * configure.host: Add x86_64-*-freebsd*.
5475 * configure.tgt: Add x86_64-*-freebsd*.
5476 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
5477 * amd64fbsd-nat.c: New file.
5478 * amd64fbsd-tdep.c: New file.
5479 * config/i386/nm-fbsd64.h: New file.
5480 * config/i386/fbsd64.mh: New file.
5481 * config/i386/fbsd64.mt: New file.
5482
138e7be5
MK
54832003-07-11 Mark Kettenis <kettenis@gnu.org>
5484
5485 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
5486 `sc_regs_offset' and `sc_fpregs_offset'.
5487 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
5488 SIGFRAME_FPREGSAVE_OFF): Remove defines.
5489 (alpha_sigtramp_register_address): Rewrite to use new members of
5490 `struct gdbarch_tdep'.
5491 (alpha_gdbarch_init): Initialize new members of struct
5492 gdbarch_tdep'.
5493 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
5494 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
5495 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
5496 (alphafbsd_pc_in_sigtramp): Implement.
5497 (alphafbsd_sigtramp_offset): New function.
5498 (alphafbsd_sigcontext_addr): New function.
5499 (alphafbsd_init_abi): Initialize signal trampoline related members
5500 of `struct gdbarch_tdep'.
5501 (_initialize_alphafbsd_tdep): Add prototype.
5502
95303a68
TR
55032003-07-11 Theodore A. Roth <troth@openavr.org>
5504
ba292e4c
TR
5505 * Makefile.in (install-only): Quote sed expression when generating
5506 transformed_name.
95303a68 5507
6896c0c7
RH
55082003-07-11 Richard Henderson <rth@redhat.com>
5509
5510 * Makefile.in (dwarf2-frame.o): Add complaints_h.
5511 * dwarf2-frame.c: Include complaints.h.
5512 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
5513 variable initialization; return NULL on error.
5514 (decode_frame_entry): New.
5515
8edd5d01
AC
55162003-07-11 Andrew Cagney <cagney@redhat.com>
5517
c4a09524
AC
5518 * frame.h (frame_address_in_block): Delete declaration.
5519 * blockframe.c (frame_address_in_block): Delete function.
5520 (get_frame_block): Use get_frame_address_in_block.
5521 (block_innermost_frame): Ditto.
5522 * stack.c (print_frame, backtrace_command_1): Ditto.
5523
8edd5d01
AC
5524 * frame.h (get_frame_address_in_block): Declare.
5525 (frame_unwind_address_in_block): Declare.
5526 * frame.c (frame_unwind_address_in_block): New function.
5527 (get_frame_address_in_block): New function.
5528
f7968451
AC
55292003-07-10 Andrew Cagney <cagney@redhat.com>
5530
5531 * gdbarch.sh: Simplify predicate methods. Remove need to provide
5532 pre-default. Note: re-generate has no effect.
a8f4cde1 5533
ae99b398
AC
55342003-07-10 Andrew Cagney <cagney@redhat.com>
5535
5536 * gdbarch.sh: When a variable, but not a function, compare against
5537 0. Fix problem in previous patch.
5538 * gdbarch.c: Re-generate.
a8f4cde1 5539
956ac328
AC
55402003-07-10 Andrew Cagney <cagney@redhat.com>
5541
5542 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
5543 functions against NULL, not 0.
5544 * gdbarch.c: Re-generate.
a8f4cde1 5545
287c3240
FF
55462003-07-10 Fred Fish <fnf@ninemoons.com>
5547
5548 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
5549 null string instead of a null pointer.
5550 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
5551
32f63c4b
MS
55522003-07-09 Michael Snyder <msnyder@redhat.com>
5553
5554 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
5555
402ecd56
MK
55562003-07-09 Mark Kettenis <kettenis@gnu.org>
5557
5558 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
5559 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
5560 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
5561 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
5562 * x86-64-tdep.c: ... from here.
5563
c481dac7
AS
55642003-07-09 Andreas Schwab <schwab@suse.de>
5565
5566 * m68k-tdep.h (enum struct_return): Define.
5567 (struct gdbarch_tdep): Add struct_return.
5568 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
5569 bytes are padded to the right, not to the left. Pass struct value
5570 address in register %a1, not on stack.
5571 (m68k_use_struct_convention): New function.
5572 (m68k_gdbarch_init): Set use_struct_convention. Initialize
5573 struct_return in tdep to pcc_struct_return.
5574 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
5575 reg_struct_return.
5576
a8f4cde1 55772003-07-09 Joel Brobecker <brobecker@gnat.com>
64176fa3 5578
a8f4cde1 5579 * somread.c (som_symfile_offsets): Fix compilation error.
64176fa3 5580
96a4ee76
AC
55812003-07-09 Andrew Cagney <cagney@redhat.com>
5582
5583 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
5584 Add comments about the checks.
5585
1517c6d1
AC
55862003-07-08 Andrew Cagney <cagney@redhat.com>
5587
5588 * Makefile.in: Make dependency section headers consistent.
5589 (config_h): Move to $BUILD headers section.
5590 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
5591 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
5592 (ada-exp.tab.c): Move to YACC/LEX section.
5593 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
5594 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
5595
dc5dd1eb
KW
55962003-07-08 Kris Warkentin <kewarken@qnx.com>
5597
5598 * nto-procfs.c: Cleaned up a bunch of ARI hits.
fda848e0
KW
5599 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
5600 of strerror with safe_strerror, use ISO C function definitions,
5601 and replace instances of sprintf with snprintf.
dc5dd1eb 5602
612dde91
AC
56032003-07-07 Andrew Cagney <cagney@redhat.com>
5604
5605 * frame.c (get_prev_frame): Enable check for identical frames.
5606 Update comments. Update error messages.
5607
492c11d3
JB
56082003-07-07 Joel Brobecker <brobecker@gnat.com>
5609
5610 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
5611
376a5a49
JB
56122003-07-07 Joel Brobecker <brobecker@gnat.com>
5613
5614 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
5615 sort_symtab_syms, no longer necessary.
5616
22b4a9ad
JB
56172003-07-07 Joel Brobecker <brobecker@gnat.com>
5618
5619 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
5620
5bbcb741
JB
56212003-07-07 Joel Brobecker <brobecker@gnat.com>
5622
5623 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
5624 (mips_register_byte): Likewise.
5625
c139e7d9
DJ
56262003-07-07 Daniel Jacobowitz <drow@mvista.com>
5627
5628 * Makefile.in (sparc_tdep_h): New.
5629 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
5630 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
5631 * sparc-linux-nat.c: Include "sparc-tdep.h".
5632 * sparc-nat.c: Likewise.
5633 * sparc-tdep.c: Likewise.
5634 * sparc64nbsd-nat.c: Likewise.
5635 * sparcnbsd-nat.c: Likewise.
5636 * sparcnbsd-tdep.c: Likewise.
5637 * sparc-tdep.h: New file.
5638 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
5639 and sparc_npc_regnum.
5640
fd8f87c5
DJ
56412003-07-07 Daniel Jacobowitz <drow@mvista.com>
5642
5643 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
5644 (mips_linux_cannot_store_register): List supported instead of
5645 unsupported registers.
5646
13adf674
DJ
56472003-07-07 Daniel Jacobowitz <drow@mvista.com>
5648
5649 * disasm.c (dump_insns): Separate instructions from addresses.
5650
8de307e0
AS
56512003-07-07 Andreas Schwab <schwab@suse.de>
5652
5653 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
5654 dependencies.
5655 * m68k-tdep.c (NUM_FREGS): Delete.
5656 (SIG_PC_FP_OFFSET): Delete.
5657 (TARGET_M68K): Delete.
5658 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
5659 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
5660 P_MOVEL_SP, P_MOVEML_SP): Define.
5661 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
5662 P_TRAP): Delete.
5663 (m68k_register_raw_size): Delete.
5664 (m68k_register_virtual_size): Delete.
5665 (m68k_register_type): Renamed from m68k_register_virtual_type and
5666 add gdbarch argument.
5667 (m68k_store_struct_return): Delete.
5668 (m68k_deprecated_extract_return_value): Delete.
5669 (m68k_deprecated_extract_struct_value_address): Delete.
5670 (m68k_frame_chain): Delete.
5671 (m68k_frame_saved_pc): Delete.
5672 (m68k_fix_call_dummy): Delete.
5673 (m68k_push_dummy_frame): Delete.
5674 (m68k_pop_frame): Delete.
5675 (m68k_extract_return_value): New function.
5676 (m68k_store_return_value): Rewrite using regcache.
5677 (m68k_extract_struct_value_address): Rewrite using regcache.
5678 (m68k_push_dummy_call): New function.
5679 (struct m68k_frame_cache): Define.
5680 (m68k_alloc_frame_cache): New function.
5681 (m68k_analyze_frame_setup): New function.
5682 (m68k_analyze_register_saves): New function.
5683 (m68k_analyze_prologue): New function.
5684 (m68k_skip_prologue): Rewrite using above functions.
5685 (m68k_unwind_pc): New function.
5686 (m68k_frame_cache): New function.
5687 (m68k_frame_this_id): New function.
5688 (m68k_frame_prev_register): New function.
5689 (m68k_frame_unwind): New variable.
5690 (m68k_frame_p): New function.
5691 (m68k_sigtramp_frame_cache): New function.
5692 (m68k_sigtramp_frame_this_id): New function.
5693 (m68k_sigtramp_frame_prev_register): New function.
5694 (m68k_sigtramp_frame_unwind): New variable.
5695 (m68k_sigtramp_frame_p): New function.
5696 (m68k_frame_base_address): New function.
5697 (m68k_frame_base): New function.
5698 (m68k_unwind_dummy_id): New function.
5699 (fill_gregset): Use regcache_collect.
5700 (fill_fpregset): Likewise.
5701 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
5702 defined.
5703 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
5704 deprecated_init_frame_pc, deprecated_store_struct_return,
5705 deprecated_extract_return_value, deprecated_store_return_value,
5706 deprecated_frame_chain, deprecated_frame_saved_pc,
5707 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
5708 deprecated_register_virtual_size,
5709 deprecated_max_register_raw_size,
5710 deprecated_max_register_virtual_size,
5711 deprecated_register_virtual_type, deprecated_register_size,
5712 deprecated_register_byte, deprecated_register_bytes,
5713 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
5714 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
5715 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
5716 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
5717 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
5718 deprecated_push_dummy_frame, deprecated_pop_frame,
5719 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
5720 only if SYSCALL_TRAP is defined. Set extract_return_value,
5721 store_return_value, extract_struct_value_address, register_type,
5722 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
5723 predicates.
5724 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
5725 M68K_MAX_REGISTER_SIZE): Define.
5726 (struct m68k_sigtramp_info): Define.
5727 (struct gdbarch_tdep): Add get_sigtramp_info.
5728 * m68klinux-nat.c (fetch_register): Use register_size instead of
5729 REGISTER_RAW_SIZE. Don't put assignment in if.
5730 (store_register): Likewise.
5731 (fetch_inferior_registers): Likewise.
5732 (store_inferior_registers): Likewise.
5733 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
5734 (m68k_linux_frame_saved_pc): Delete.
5735 (m68k_linux_sigcontext_reg_offset,
5736 m68k_linux_ucontext_reg_offset): Define.
5737 (m68k_linux_get_sigtramp_info): New function.
5738 (m68k_linux_extract_return_value): Rewrite using regcache.
5739 (m68k_linux_store_return_value): Likewise.
5740 (m68k_linux_extract_struct_value_address): Likewise.
5741 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
5742 Don't set deprecated_frame_saved_pc,
5743 deprecated_extract_return_value, deprecated_store_return_value,
5744 deprecated_extract_struct_value_address. Set
5745 extract_return_value, store_return_value,
5746 extract_struct_value_address.
5747
eb8bc282
AC
57482003-07-07 Andrew Cagney <cagney@redhat.com>
5749
5750 * expprint.c: Include "user-regs.h" instead of "frame.h".
5751 (print_subexp): Use user_reg_map_regnum_to_name, instead of
5752 frame_map_regnum_to_name.
5753 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
5754 (frame_map_name_to_regnum): Simplify, call
5755 user_reg_map_name_to_regnum.
5756 (frame_map_regnum_to_name): Simplify, call
5757 user_reg_map_regnum_to_name.
5758 (frame_register_unwind): Update.
5759 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
5760 (_initialize_frame_reg): Call user_reg_add_builtin.
5761 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
5762 (value_of_register): Use value_of_user_reg.
5763 * eval.c (evaluate_subexp_standard): Update.
5764 * parse.c (write_dollar_variable): Update.
5765 * d10v-tdep.c (d10v_print_registers_info): Update.
5766 * infcmd.c (registers_info): Update.
5767 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
5768 (builtin_regs_h): Delete macro.
5769 (user_regs_h): Define.
5770 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
5771 (builtin-regs.o): Delete target.
5772 (user-regs.o): Specify dependencies.
5773 (expprint.o): Update dependencies.
5774 (findvar.o): Update dependencies.
5775 (frame.o): Update dependencies.
5776 (std-regs.o): Update dependencies.
5777
9f476a01
CF
57782003-07-06 Christopher Faylor <cgf@redhat.com>
5779
5780 * win32-nat.c (solib_symbols_add): Use one variable for all section
5781 address stuff. Pass variable rather than address of variable to
5782 safe_symbol_file_add.
5783
a731b831
AS
57842003-07-06 Andreas Schwab <schwab@suse.de>
5785
5786 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
5787
9f83329d
JB
57882003-07-04 Joel Brobecker <brobecker@gnat.com>
5789
5790 * rs6000-nat.c (vmap_symtab): Fix compilation error.
5791
27e28cc5
KW
57922003-07-04 Kris Warkentin <kewarken@qnx.com>
5793
5794 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
5795
57962003-07-04 Kris Warkentin <kewarken@qnx.com>
5797
5798 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
5799 * config/i386/nto.mh: New file.
5800 * config/i386/nm-nto.h: New file.
5801 * configure.host: Add i[3456]86-*-nto*.
5802
100f2e98
JB
58032003-07-03 Joel Brobecker <brobecker@gnat.com>
5804
5805 * remote-vx.c (vx_add_symbols): Fix compilation error.
5806
e23457df
AC
58072003-07-03 Andrew Cagney <cagney@redhat.com>
5808
5809 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
5810 * gdbarch.h, gdbarch.c: Re-generate.
5811 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
5812 (legacy_register_name): Declare.
5813 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
5814 (REGISTER_NAME): Define.
5815 * sparc-tdep.c (legacy_register_name): New function.
5816 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
5817 (REGISTER_NAME): Define.
5818 (hppa64_register_name): Declare.
5819 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
5820 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
5821 (hppa64_register_name): New function.
5822 (hppa_register_name): New function.
5823 * arch-utils.c (legacy_register_name): Delete.
5824 * arch-utils.h (legacy_register_name): Delete.
5825
38caaeec
DJ
58262003-07-03 Daniel Jacobowitz <drow@mvista.com>
5827
5828 * cli/cli-interp.c (cli_interpreter_resume): Update the
5829 cli_uiout's stream to gdb_stdout.
5830
dadd712e
AC
58312003-07-03 Andrew Cagney <cagney@redhat.com>
5832
5833 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
5834 predicate.
5835 * gdbarch.h, gdbarch.c: Re-generate.
5836 * regcache.c (init_regcache_descr): Use legacy code when either
5837 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
5838
c7f1390e
DJ
58392003-07-02 Daniel Jacobowitz <drow@mvista.com>
5840
5841 * NEWS: Move "set logging" entry into GDB 6.0 section.
5842
4bc8c588
JB
58432003-07-02 Jim Blandy <jimb@redhat.com>
5844
a9dd42f1
JB
5845 * s390-tdep.c (struct frame_extra_info): new member:
5846 'stack_bought_valid'.
5847 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
5848 initialize fextra_info->stack_bought.
5849 (s390_frameless_function_invocation): Don't trust the value of
5850 fextra_info_ptr->stack_bought unless
5851 fextra_info->stack_bought_valid is set.
5852
4bc8c588
JB
5853 New S390 prologue analyzer.
5854 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
5855 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
5856 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
5857 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
5858 compute_x_addr, s390_on_stack, s390_store,
5859 s390_get_signal_frame_info): New functions.
5860 (S390_NUM_SPILL_SLOTS): New macro.
5861 (s390_get_frame_info): Rewritten.
5862 (is_arg_reg): Deleted.
5863
5864 Break out the decoding of S/390 instructions into separate
5865 functions, to make it more legible, and easier to check
5866 against the spec.
5867 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
5868 is_rx, is_rxe): New functions.
5869 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
5870 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
5871 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
5872 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
5873 enums for opcode values. (Is this an improvement?)
5874
fd13a04a
AC
58752003-07-02 Andrew Cagney <cagney@redhat.com>
5876
5877 * i386-tdep.c: Revert change committed as part of trad-frame code
5878 below.
5879
3f8091c1
DJ
58802003-07-02 Daniel Jacobowitz <drow@mvista.com>
5881
5882 * breakpoint.c (insert_catchpoint): Make static.
5883
8dd5115e
AS
58842003-07-02 Andreas Schwab <schwab@suse.de>
5885
5886 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
5887 former ia64_push_arguments and ia64_push_return_address, and use
5888 regcache functions instead of read/write_register.
5889 (ia64_gdbarch_init): Set push_dummy_call instead of
5890 deprecated_push_arguments and deprecated_push_return_address.
5891
a2229c23
AJ
58922003-07-01 Andreas Jaeger <aj@suse.de>
5893
5894 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
5895 before the call.
5896 Set %rax only to number of SSE registers used.
5897
3b3850e8
AC
58982003-07-01 Andrew Cagney <cagney@redhat.com>
5899
5900 * trad-frame.h: Update comments, a -1 .addr is reserved.
5901 (trad_frame_value_p, trad_frame_addr_p): Declare.
5902 (trad_frame_reg_p): Declare.
5903 (trad_frame_set_value): Rename trad_frame_register_value.
5904 (trad_frame_set_unknown): Declare.
5905 * trad-frame.c (trad_frame_realreg_p): New function.
5906 (trad_frame_addr_p, trad_frame_value_p): New function.
5907 (trad_frame_set_unknown): New function.
5908 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
5909 (trad_frame_prev_register): Use trad_frame_realreg_p,
5910 trad_frame_addr_p and trad_frame_value_p.
5911 (trad_frame_set_value): Rename trad_frame_register_value.
5912 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
5913 and trad_frame_set_value.
a2229c23 5914
4d819d0e
JB
59152003-06-30 Jim Blandy <jimb@redhat.com>
5916
5917 Patch from IBM (authors unspecified, probably Ulrich Weigand and
5918 Gerhard Tonn) for argument passing on the S/390 and S/390x:
5919 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
5920 for 16 registers, and then 32 more bytes.
5921 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
5922 New macros.
5923 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
5924 Move up in the file, since it's now used by is_simple_arg.
5925 (is_simple_arg): Don't assume registers are four bytes long.
5926 Exclude all double arguments. Extended floats are not simple
5927 args.
5928 (is_power_of_two): New function.
5929 (pass_by_copy_ref): Call is_power_of_two, and check that the
5930 length fits in a register, rather than listing all the acceptable
5931 sizes. Extended floats are not passed by reference.
5932 (s390_push_arguments): Don't assume registers are four bytes long.
5933 Reserve an argument register to point to the buffer for structures
5934 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
5935 S390_STACK_FRAME_OVERHEAD.
5936
1ad828f1
AS
59372003-06-30 Andreas Schwab <schwab@suse.de>
5938
5939 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
5940 format error message.
5941
39b00981
JB
59422003-06-30 Joel Brobecker <brobecker@gnat.com>
5943
5944 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
5945
b2a7f303
DC
59462003-06-30 David Carlton <carlton@kealia.com>
5947
5948 Band-aid for PR c++/1245.
5949 * Makefile.in (cp-support.o): Depend on complaints_h.
5950 * cp-support.c: Include complaints.h. Add declaration for
5951 find_last_component.
5952 (cp_find_first_component): Separate code into
5953 cp_find_first_component_aux.
5954 (cp_find_first_component_aux): Call demangled_name_complaint.
5955 (demangled_name_complaint): New.
5956
a257b5bb
AC
59572003-06-30 Andrew Cagney <cagney@redhat.com>
5958
5959 * remote.c (remote_write_bytes): Explicitly compute and then use
5960 the payload size. Update comments to reflect. Fixes problem of
5961 GDB not sending small packets as found by Fred Fish.
5962
0a2cfde4
AC
59632003-06-30 Andrew Cagney <cagney@redhat.com>
5964
5965 * remote.c (remote_async_wait): Fix -Wformat problem.
5966
3fcb8548
AC
59672003-06-29 Andrew Cagney <cagney@redhat.com>
5968
5969 * remote.c (remote_wait): Call error, and not warning, when the
5970 packet is corrupt.
5971 (remote_async_wait): Ditto.
5972
9f9970a3
DJ
59732003-06-29 Daniel Jacobowitz <drow@mvista.com>
5974
5975 * sparc-tdep.c (sparc_y_regnum): Make external again.
5976
83a8ccca
DJ
59772003-06-29 Daniel Jacobowitz <drow@mvista.com>
5978
5979 * cli/cli-logging.c (pop_output_files): Add void to function
5980 definition.
5981
d2cf594a
AC
59822003-06-29 Andrew Cagney <cagney@redhat.com>
5983
5984 * frame.c (frame_register_unwind): Use unsigned char when dumping
5985 the buffer contents.
5986
0fac0b41
DJ
59872003-06-28 Daniel Jacobowitz <drow@mvista.com>
5988
5989 * cli/cli-logging.c: New file.
5990 * cli-out.c (struct ui_out_data): Add original_stream.
5991 (cli_redirect): New function.
5992 (cli_ui_out_impl): Add cli_redirect.
5993 (cli_out_new): Initialize original_stream.
5994 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
5995 (uo_redirect, ui_out_redirect): New.
5996 * ui-out.h (struct ui_out_impl): Add redirect member.
5997 (redirect_ftype): New.
5998 (ui_out_redirect): Add prototype.
5999 * Makefile.in: Add rules for cli-logging.c.
6000 * NEWS: Mention "set logging".
6001
88a07d7c
EZ
60022003-06-27 Elena Zannoni <ezannoni@redhat.com>
6003
6004 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
6005
4eb58876
AC
60062003-06-27 Andrew Cagney <cagney@redhat.com>
6007
6008 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
6009 (m68hc11_gdbarch_init): Do not set call_dummy_address.
6010 * avr-tdep.c (avr_call_dummy_address): Delete function.
6011 (avr_gdbarch_init): Do not set call_dummy_address.
6012
1549f619
EZ
60132003-06-27 Elena Zannoni <ezannoni@redhat.com>
6014
6015 * symfile.c (syms_from_objfile): Move variables to inner block.
6016 Move the checks for the non-mainline case a bit earlier to avoid
6017 doing some useless computations.
6018
3cb3398d
EZ
60192003-06-27 Elena Zannoni <ezannoni@redhat.com>
6020
6021 * dwarfread.c (decode_modified_type): Gag new compiler warning.
6022
3799ccc6
EZ
60232003-06-26 Elena Zannoni <ezannoni@redhat.com>
6024
6025 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
6026 sections.
6027
ce1f6491
MC
60282003-06-26 Michael Chastain <mec@shout.net>
6029
6030 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
6031 gdb/testsuite/gdb.c++/pr-1210.exp.
6032
d958dfd0
AC
60332003-06-26 Andrew Cagney <cagney@redhat.com>
6034
6035 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
6036 altivec_expression.h and altivec_registers.h.
6037
d31431ed
AC
60382003-06-26 Andrew Cagney <cagney@redhat.com>
6039
6040 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
6041 info->mach when MIPS16. Patch suggested by Fred Fish.
6042
714b1282
AC
60432003-06-26 Andrew Cagney <cagney@redhat.com>
6044
6045 * utils.c (internal_vproblem): Print the problem to a reason
6046 buffer and then pass to query. Make the msg variable more local.
6047
42efa47a
AC
60482003-06-26 Andrew Cagney <cagney@redhat.com>
6049
6050 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
6051 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
6052 * gdbarch.h, gdbarch.c: Re-generate.
6053 * frame-base.c (default_frame_args_address): Update. Use
6054 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
6055 not available.
6056 (default_frame_locals_address): Ditto for
6057 DEPRECATED_FRAME_LOCALS_ADDRESS.
6058 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
6059 (vax_frame_num_args): Update.
6060 (vax_gdbarch_init): Update.
6061 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6062 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6063 * mcore-tdep.c (mcore_gdbarch_init): Update.
6064 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6065 * ia64-tdep.c (ia64_gdbarch_init): Update.
6066 * symtab.h (address_class): Update comments.
6067 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
6068 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6069 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6070 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6071 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6072 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6073 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6074 * alpha-mdebug-tdep.c: Update.
6075 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
6076
8ffd9b1b
AJ
60772003-06-26 Andreas Jaeger <aj@suse.de>
6078
6079 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
6080 of SSE registers so that varargs functions work. Rework handling
6081 of passing arguments on the stack.
6082 (x86_64_store_return_value): Return double and float values in SSE
6083 register.
6084
e8ac10a6
MC
60852003-06-24 Michael Chastain <mec@shout.net>
6086
6087 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
6088 the "constructor breakpoints ignored" bug.
6089
986af8e6
DC
60902003-06-25 David Carlton <carlton@kealia.com>
6091
6092 * MAINTAINERS: Update e-mail address.
6093
d64558a5
JB
60942003-06-24 Jim Blandy <jimb@redhat.com>
6095
e538d2d7
JB
6096 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
6097
02631ec0
JB
6098 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
6099 function.
6100 (ppc_linux_init_abi): Register it as the
6101 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
6102
e716d87a
JB
6103 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
6104 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
6105 method.
6106
d64558a5
JB
6107 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
6108 (ppc64_standard_linkage_target): Use it.
6109
449a5da4
AC
61102003-06-23 Andrew Cagney <cagney@redhat.com>
6111
6112 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
6113 for 0 "int0" and 4 "int32" sized registers.
6114 * gdbtypes.c (builtin_type_int0): Define.
6115 (build_gdbtypes): Initialize builtin_type_int0.
6116 * gdbtypes.h (builtin_type_int0): Declare.
6117
b2a02dda
SC
61182003-06-23 Stephane Carrez <stcarrez@nerim.fr>
6119
6120 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
6121 as characters are unsigned.
6122
fba3138e
DJ
61232003-06-22 Daniel Jacobowitz <drow@mvista.com>
6124
6125 PR gdb/1179
6126 * dwarfread.c (struct_type): Skip static fields without crashing.
6127
f6c8180b
AC
61282003-06-22 Andrew Cagney <cagney@redhat.com>
6129
6130 GDB 6.0 branch created.
f2c06f52
AC
6131 * README: Update.
6132 * PROBLEMS: Update. Empty.
6133 * NEWS: Update.
f6c8180b 6134
ae822768
DJ
61352003-06-22 Daniel Jacobowitz <drow@mvista.com>
6136
6137 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
6138 Suggested by Nick Hibma <n_hibma@webweaving.org>.
6139
261de166
AC
61402003-06-22 Andrew Cagney <cagney@redhat.com>
6141
6142 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
6143 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
6144 Velikov.
6145
30e94205
DJ
61462003-06-22 Daniel Jacobowitz <drow@mvista.com>
6147
6148 * cli/cli-cmds.c (shell_escape): Silence warnings from old
6149 compilers.
6150
9e14d721
DJ
61512003-06-21 Daniel Jacobowitz <drow@mvista.com>
6152
6153 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
6154 argument of val_print.
6155 * cp-valprint.c (cp_print_value): Don't add the offset parameter
6156 to the address argument of baseclass_offset or target_read_memory.
6157 Do add it to the argument of cp_print_value_fields.
6158
a4b8ebc8
AC
61592003-06-21 Andrew Cagney <cagney@redhat.com>
6160
6161 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
6162 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
6163 instead of 0..NUM_REGS.
6164 (mips_register_reggroup_p): New function.
6165 (mips_pseudo_register_write): New function.
6166 (mips_pseudo_register_read): New function.
6167 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
6168 based on the register's type.
6169 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
6170 cooked.
6171 (mips_get_saved_register): Simplify. Assert that REGNO is a
6172 pseudo / cooked.
6173 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
6174 (mips_register_type): Replace mips_register_virtual_type. Map
6175 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
6176 when available.
6177 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
6178 that the register is cooked / virtual.
6179 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
6180 Only get the extra info when needed.
6181 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
6182 (mips32_heuristic_proc_desc): Fetch the cooked register.
6183 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
6184 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
6185 (mips_print_register): Use gdbarch_register_type, instead of
6186 REGISTER_VIRTUAL_TYPE.
6187 (print_gp_register_row): Use gdbarch_register_type, instead of
6188 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
6189 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6190 Print the pseudo / cooked registers.
6191 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6192 Print the pseudo / cooked registers.
6193 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
6194 REG_NUM is pseudo / cooked.
6195 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
6196 (mips_n32n64_xfer_return_value): Ditto.
6197 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
6198 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
6199 (mips_register_sim_regno): New function.
6200 (mips_gdbarch_init): Set deprecated_register_byte,
6201 register_group_p, pseudo_register_write, pseudo_register_read,
6202 register_sim_regno, and num_pseudo_regs. Set register_type,
6203 instead of register_virtual_type.
6204 * Makefile.in (mips-tdep.o): Update dependencies.
6205 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
6206 REGISTER_VIRTUAL_TYPE.
6207 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
6208 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
6209 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
6210 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
6211 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
6212
325ed089
DJ
62132003-06-21 Daniel Jacobowitz <drow@mvista.com>
6214
6215 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
6216 * cli/cli-cmds.c: Include "gdb_vfork.h".
6217 (shell_escape): Use vfork.
6218
f0e7d0e8
AC
62192003-06-21 Andrew Cagney <cagney@redhat.com>
6220
c57bb9fa
AC
6221 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
6222 32 bit floating-point register saves.
6223
6e51443a
AC
6224 * frame.h (deprecated_unwind_get_saved_register): Delete.
6225 * frame.c (deprecated_unwind_get_saved_register): Delete function.
6226 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
6227 and deprecated_get_next_frame_hack instead of
6228 deprecated_unwind_get_saved_register.
6229
ed183c7c
AC
6230 * mips-tdep.c (mips_dump_tdep): Do not print
6231 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
6232
f0e7d0e8
AC
6233 * frame.c (get_frame_register): New function.
6234 (frame_unwind_register_signed): New function.
6235 (get_frame_register_signed): New function.
6236 (frame_unwind_register_unsigned): New function.
6237 (get_frame_register_unsigned): New function.
6238 * frame.h: Add comments on naming schema.
6239 (get_frame_register, frame_unwind_register_signed): Declare.
6240 (get_frame_register_signed, get_frame_register_signed): Declare.
6241 (frame_unwind_register_unsigned): Declare.
6242 (get_frame_register_unsigned): Declare.
6243
2224d941
TR
62442003-06-20 Theodore A. Roth <troth@openavr.org>
6245
6246 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
6247
8619218d
TR
62482003-06-20 Theodore A. Roth <troth@openavr.org>
6249
6250 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
6251 (avr_read_sp): Ditto.
6252
0b1b50c0
DJ
62532003-06-20 Daniel Jacobowitz <drow@mvista.com>
6254
6255 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
6256 * config/arm/nm-linux.h: Likewise.
6257 * config/arm/tm-linux.h: Likewise.
6258 * config/ia64/nm-linux.h: Likewise.
6259 * config/ia64/tm-ia64.h: Likewise.
6260 * config/s390/tm-linux.h: Likewise.
6261 * config/s390/tm-s390.h: Likewise.
6262 * s390-nat.c: Likewise.
6263 * s390-tdep.c: Likewise.
6264
6265 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
6266 * config/ia64/linux.mt: Likewise.
6267 * config/m68k/linux.mh: Likewise.
6268 * config/mips/linux.mt: Likewise.
6269 * config/powerpc/linux.mh: Likewise.
6270 * config/sh/linux.mt: Likewise.
6271
c8c18e65
KW
62722003-06-19 Kris Warkentin <kewarken@qnx.com>
6273
6274 * solib.c (solib_open): Change tests for whether to search
6275 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
6276 comments.
6277
dcccef2e
TR
62782003-06-19 Theodore A. Roth <troth@openavr.org>
6279
6280 * avr-tdep.c (avr_frame_address): Delete function.
6281 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
6282 set_gdbarch_frame_args_address.
6283
5861a190
AC
62842003-06-19 Andrew Cagney <cagney@redhat.com>
6285
6286 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
6287 (REGISTER_CONVERT_FROM_TYPE): Delete.
6288 (mips_register_convert_to_type): Delete declaration.
6289 (mips_register_convert_from_type): Delete declaration.
6290 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
6291 kernel/.
6292
0274a8ce
MS
62932003-06-19 Michael Snyder <msnyder@redhat.com>
6294
6295 * linux-nat.h: New file.
6296 * linux-nat.c: Include linux-nat.h.
8ffd9b1b 6297 * lin-lwp.c: Include linux-nat.h.
0274a8ce 6298 Move struct lwp_info def to linux-nat.h.
8ffd9b1b 6299 * linux-proc.c: Include linux-nat.h.
0274a8ce
MS
6300 (linux_make_note_section): Iterate over lwps instead of threads.
6301 (linux_do_thread_registers): Use lwp instead of merged pid.
6302 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
8ffd9b1b 6303 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
0274a8ce
MS
6304 Add dependency on linux_nat_h.
6305
adf5f719
TR
63062003-06-19 Theodore A. Roth <troth@openavr.org>
6307
6308 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
6309
6766a268
DJ
63102003-06-19 Daniel Jacobowitz <drow@mvista.com>
6311
6312 * varobj.c (get_type, get_target_type): Use check_typedef.
6313
1171114a
DJ
63142003-06-19 Daniel Jacobowitz <drow@mvista.com>
6315
6316 * breakpoint.c (insert_catchpoint): Call internal_error.
6317
adcf68a2
TR
63182003-06-19 Theodore A. Roth <troth@openavr.org>
6319
6320 * avr-tdep.c (avr_push_dummy_code): Delete function.
6321 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
6322
ea67f13b
DJ
63232003-06-19 Daniel Jacobowitz <drow@mvista.com>
6324
6325 * arch-utils.c (default_prepare_to_proceed): Remove.
6326 (generic_prepare_to_proceed): Remove.
6327 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
6328 (generic_prepare_to_proceed): Remove prototype.
6329 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
6330 * gdbarch.c: Regenerate.
6331 * gdbarch.h: Regenerate.
6332 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
6333 * hppah-nat.c (hppa_switched_threads): Remove.
6334 * infrun.c (prepare_to_proceed): New static function, copied from
6335 generic_prepare_to_proceed. Remove select_it argument.
6336 (proceed): Call prepare_to_proceed.
6337 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
6338 variables.
6339 (ptrace_wait): Don't set the removed variables.
6340 (hppa_switched_threads): Remove.
6341 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
6342 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
6343 (lin_lwp_prepare_to_proceed): Remove prototype.
6344 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
6345 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
6346
4add8633
TR
63472003-06-18 Theodore A. Roth <troth@openavr.org>
6348
6349 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
6350 trad-frame.h.
6351 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
6352 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
6353 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
6354 (AVR_PROLOGUE_*): Enumerate prologue types.
6355 (struct frame_extra_info): Remove.
6356 (struct avr_unwind_cache): Define.
6357 (avr_write_sp): Delete function.
6358 (avr_read_fp): Ditto.
6359 (avr_init_extra_frame_info): Ditto.
6360 (avr_pop_frame): Ditto.
6361 (avr_frame_saved_pc): Ditto.
6362 (avr_saved_pc_after_call): Ditto.
6363 (avr_push_return_address): Ditto.
6364 (avr_frame_chain): Ditto.
6365 (avr_store_struct_return): Ditto.
6366 (avr_push_arguments): Ditto.
6367 (avr_scan_prologue): Update comments. Changed to set up the info for
6368 cache unwinding. Now returns end of prologue PC.
6369 (avr_skip_prologue): Better handling of functions lacking a prologue
6370 by using avr_scan_prologue.
6371 (avr_scan_arg_moves): New function.
6372 (avr_saved_regs_unwinder): Ditto.
6373 (avr_frame_unwind_cache): Ditto.
6374 (avr_unwind_pc): Ditto.
6375 (avr_frame_this_id): Ditto.
6376 (avr_frame_prev_register): Ditto.
6377 (avr_frame_p): Ditto.
6378 (avr_frame_base_address ): Ditto.
6379 (avr_unwind_dummy_id): Ditto.
6380 (avr_push_dummy_code): Ditto.
6381 (push_stack_item): Ditto.
6382 (pop_stack_item): Ditto.
6383 (avr_push_dummy_call): Ditto.
6384 (struct stack_item): Define.
6385 (avr_frame_unwind): Declare structure.
6386 (avr_frame_base): Ditto.
6387 (avr_gdbarch_init): Remove calls to
6388 set_gdbarch_deprecated_init_frame_pc,
6389 set_gdbarch_deprecated_target_read_fp,
6390 set_gdbarch_deprecated_dummy_write_sp,
6391 set_gdbarch_deprecated_fp_regnum,
6392 set_gdbarch_deprecated_push_arguments,
6393 set_gdbarch_deprecated_push_return_address,
6394 set_gdbarch_deprecated_pop_frame,
6395 set_gdbarch_deprecated_store_struct_return,
6396 set_gdbarch_deprecated_frame_init_saved_regs,
6397 set_gdbarch_deprecated_init_extra_frame_info,
6398 set_gdbarch_deprecated_frame_chain,
6399 set_gdbarch_deprecated_frame_saved_pc,
6400 set_gdbarch_deprecated_saved_pc_after_call.
6401 Add calls to set_gdbarch_push_dummy_call,
6402 set_gdbarch_push_dummy_code,
6403 frame_unwind_append_predicate,
6404 frame_base_set_default,
6405 set_gdbarch_unwind_dummy_id,
6406 set_gdbarch_unwind_pc.
6407 Wrap a long line.
6408
7be04a68
MS
64092003-06-18 Corinna Vinschen <vinschen@redhat.com>
6410
6411 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
6412 registers for H8/300S.
6413 (h8300_print_registers_info): Ditto.
8ffd9b1b 6414 (h8300_gdbarch_init): Accommodate register count for H8/300S.
7be04a68 6415
ae087d01
DJ
64162003-06-18 Daniel Jacobowitz <drow@mvista.com>
6417
6418 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
6419 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
6420 (lin_lwp_wait): Likewise. Update comments.
6421 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
6422 (pull_pid_from_list, linux_record_stopped_pid): New.
6423
07d8f827
SC
64242003-06-17 Stephane Carrez <stcarrez@nerim.fr>
6425
6426 * ada-lang.c (scan_discrim_bound): Name first argument.
6427 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
6428 declared by ALL_BLOCK_SYMBOLS.
6429
7cb47b14
SC
64302003-06-17 Stephane Carrez <stcarrez@nerim.fr>
6431
6432 * ada-tasks.c (find_function_in_inferior): Don't declare it.
6433 ("regcache.h"): Include it.
6434 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
6435
6ad8ae5c
DJ
64362003-06-17 Daniel Jacobowitz <drow@mvista.com>
6437
6438 * NEWS: Mention gdbserver detach change and "disconnect" command.
6439 * infcmd.c (disconnect_command): New function.
6440 (_initialize_infcmd): Add ``disconnect'' command.
6441 * remote.c (remote_async_detach): Delete.
6442 (remote_detach): Merge remote_async_detach.
6443 (remote_disconnect): New.
6444 (init_remote_ops): Set to_disconnect.
6445 (init_remote_cisco_ops): Likewise.
6446 (init_remote_async_ops): Likewise. Use remote_detach.
6447 * target.c (cleanup_target): Default to_disconnect.
6448 (update_current_target): Inherit to_disconnect.
6449 (target_disconnect, debug_to_disconnect): New functions.
6450 (setup_target_debug): Set to_disconnect.
6451 * target.h (struct target_ops): Add to_disconnect.
6452 (target_disconnect): Add prototype.
6453
687595f9
DJ
64542003-06-17 Daniel Jacobowitz <drow@mvista.com>
6455
6456 * breakpoint.c (insert_catchpoint): New function.
6457 (insert_breakpoints): Use catch_exceptions to call
6458 insert_catchpoint. Disable catchpoints if they fail to insert.
6459
29239a8f
DJ
64602003-06-17 Daniel Jacobowitz <drow@mvista.com>
6461
6462 * symfile.c (reread_symbols): Clear sym_private.
6463
2cdf3c63
AC
64642003-06-17 Andrew Cagney <cagney@redhat.com>
6465
6466 * trad-frame.h (struct frame_info): Add opaque declaration.
6467 * remote-fileio.h (struct cmd_list_element): Add opaque
6468 declaration.
6469 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
6470 comments.
6471
cf0e1e0d
DJ
64722003-06-17 Daniel Jacobowitz <drow@mvista.com>
6473
6474 * remote.c (remote_prepare_to_store): Replace call to
6475 deprecated_read_register_bytes with multiple regcache_raw_read
6476 calls.
6477
192cdb19
KW
64782003-06-17 Kris Warkentin <kewarken@qnx.com>
6479
6480 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
6481 (nto_find_and_open_solib): Likewise.
6482 (nto_init_solib_absolute_prefix): Likewise.
6483 (_initialize_nto_tdep): Fix indentation.
6484
89929b45
KW
64852003-06-17 Kris Warkentin <kewarken@qnx.com>
6486
6487 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
6488
46019f27
KW
64892003-06-17 Kris Warkentin <kewarken@qnx.com>
6490
6491 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
6492
1a38736e
JB
64932003-06-17 Jim Blandy <jimb@redhat.com>
6494
6495 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
6496
3605c34a
TR
64972003-06-16 Theodore A. Roth <troth@openavr.org>
6498
6499 * avr-tdep.c (avr_extract_return_value): New function.
6500 (avr_gdbarch_init): Set extract_return_value method.
6501
870b3035
AC
65022003-06-16 Andrew Cagney <cagney@redhat.com>
6503
6504 * frame.h (deprecated_get_next_frame_hack): Declare.
6505 * frame.c (legacy_saved_regs_prev_register): Only require
6506 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
6507 there are always saved regs.
6508 (deprecated_generic_get_saved_register): Do not require
6509 DEPRECATED_FRAME_INIT_SAVED_REGS.
6510 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
6511 use frame ID unwind instead.
6512 (deprecated_get_next_frame_hack): New function.
6513
63d47a7d
CV
65142003-06-16 Corinna Vinschen <vinschen@redhat.com>
6515
6516 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
6517 (h8300_push_dummy_call): ...this function. Some minor optimization.
6518 (h8300_push_return_address): Remove.
6519 (h8300_gdbarch_init): Remove calls to
6520 set_gdbarch_deprecated_dummy_write_sp,
6521 set_gdbarch_deprecated_push_arguments and
6522 set_gdbarch_deprecated_push_return_address.
6523 Add call to set_gdbarch_push_dummy_call.
6524
4bb1dc5e
CV
65252003-06-16 Corinna Vinschen <vinschen@redhat.com>
6526
6527 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
6528 (E_PSEUDO_EXR_REGNUM): Ditto.
6529 (h8300_is_argument_spill): Check for instructions moving argument
8ffd9b1b 6530 registers into safe registers.
4bb1dc5e
CV
6531 (h8300_skip_prologue): Check for stm instruction to push registers
6532 used for register variables onto stack.
6533 (gdb_print_insn_h8300): Remove.
6534 (h8300_examine_prologue): Add a comment.
6535 (h8300_register_name): Take pseudo registers into account.
6536 (h8300s_register_name): Ditto.
6537 (h8300sx_register_name): Ditto.
6538 (h8300_print_register): Ditto.
6539 (h8300_print_registers_info): Define "nice" printing order.
6540 (h8300_saved_pc_after_call): Take pseudo registers into account.
6541 (h8300_register_type): Ditto. Return type used for remote connection
6542 when requesting real CCR or EXR register, return actual type when
6543 requesting pseudo CCR or EXR.
6544 (h8300_pseudo_register_read): New function.
6545 (h8300_pseudo_register_write): Ditto.
6546 (h8300_dbg_reg_to_regnum): Ditto.
6547 (h8300s_dbg_reg_to_regnum): Ditto.
6548 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
6549 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
6550 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
6551 set_gdbarch_print_insn architecture dependent.
6552 Call set_gdbarch_pseudo_register_read and
6553 set_gdbarch_pseudo_register_write.
6554 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
6555
a59fe496
AC
65562003-06-16 Andrew Cagney <cagney@redhat.com>
6557
6558 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
6559 * gdbarch.h, gdbarch.c: Re-generate.
6560 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6561 * s390-tdep.c (s390_gdbarch_init): Update.
6562 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6563 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6564 * mips-tdep.c (mips_gdbarch_init): Update.
6565 * mcore-tdep.c (mcore_gdbarch_init): Update.
6566 * cris-tdep.c (cris_gdbarch_init): Update.
6567 * infcall.c (call_function_by_hand): Update.
6568 * ia64-tdep.c (ia64_push_arguments): Update comment.
6569 * frame.c (legacy_get_prev_frame): Do not assume
6570 SAVE_DUMMY_FRAME_TOS_P.
6571 * dummy-frame.c (find_dummy_frame): Update comment.
6572
6f4e5a41
AC
65732003-06-16 Andrew Cagney <cagney@redhat.com>
6574
6575 * regcache.c (do_cooked_read): Do not use register_valid_p.
6576
72fab697
TR
65772003-06-15 Theodore A. Roth <troth@openavr.org>
6578
6579 * avr-tdep.c (avr_register_type): Remove a blank line.
6580 (avr_scan_prologue): Correct some comments.
6581
e3d8b004
TR
65822003-06-15 Theodore A. Roth <troth@openavr.org>
6583
6584 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
6585 prologue types.
8ffd9b1b 6586 Properly scan prologues generated by gcc with the -mcall-prologues
e3d8b004
TR
6587 option.
6588 Add code to scan -mcall-prologues for mega devices.
6589
866b76ea
TR
65902003-06-15 Theodore A. Roth <troth@openavr.org>
6591
6592 * avr-tdep.c (avr_register_byte): Delete function.
6593 (avr_register_raw_size): Delete function.
6594 (avr_register_virtual_size): Delete function.
6595 (avr_register_virtual_type): Delete function.
6596 (avr_register_type): New function.
6597 (avr_address_to_pointer): Remove unused code.
6598 (avr_read_fp): Need to read FP as two separate bytes due to change to
6599 avr_register_type() usage.
6600 (avr_gdbarch_init): Don't set deprecated_register_size.
6601 Don't set deprecated_register_bytes.
6602 Don't set deprecated_register_byte.
6603 Don't set deprecated_register_raw_size.
6604 Don't set deprecated_max_register_raw_size.
6605 Don't set deprecated_register_virtual_size.
6606 Don't set deprecated_max_register_virtual_size.
6607 Don't set deprecated_register_virtual_type.
6608 Set register_type method.
6609
3993f6b1
DJ
66102003-06-15 Daniel Jacobowitz <drow@mvista.com>
6611
6612 * Makefile.in (linux-nat.o): Add rule.
6613 * linux-nat.c: New file.
6614 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
6615 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
6616 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
6617 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
6618 * config/arm/linux.mh (NATDEPFILES): Likewise.
6619 * config/i386/linux.mh (NATDEPFILES): Likewise.
6620 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
6621 * config/ia64/linux.mh (NATDEPFILES): Likewise.
6622 * config/m68k/linux.mh (NATDEPFILES): Likewise.
6623 * config/mips/linux.mh (NATDEPFILES): Likewise.
6624 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
6625 * config/s390/s390.mh (NATDEPFILES): Likewise.
6626 * config/sparc/linux.mh (NATDEPFILES): Likewise.
6627
786a90bb
MK
66282003-06-15 Mark Kettenis <kettenis@gnu.org>
6629
6630 * i387-tdep.c: Reorder includes, fix some whitespace issues and
6631 replace out-of-date comment.
6632
3bd3f01e
AC
66332003-06-15 Andrew Cagney <cagney@redhat.com>
6634
6635 * rdi-share/host.h (Fail): Change to a varargs function.
6636 * remote-rdi.c (Fail): Update.
8ffd9b1b 6637
de5b9bb9
MK
66382003-06-15 Mark Kettenis <kettenis@gnu.org>
6639
6640 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
6641 (i386_convert_register_p, i386_register_to_value,
6642 i386_register_from_value): Handle types longer than 8 bytes.
6643
d532c08f
MK
66442003-06-15 Mark Kettenis <kettenis@gnu.org>
6645
6646 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
6647 Move floating-point code to new function in i387-tdep.c.
6648 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
6649 New functions containing code moved here from i386-tdep.c.
6650 * i387-tdep.h: Add opaque declaration for `struct type'.
6651 (i387_register_to_value, i387_value_to_register): New prototypes.
6652 * x86-64-tdep.c (x86_64_convert_register_p): New function.
6653 (x86_64_init_abi): Set convert_register_p, register_to_value and
6654 value_to_register here.
8ffd9b1b 6655
42c466d7
AC
66562003-06-14 Andrew Cagney <cagney@redhat.com>
6657
6658 * mips-tdep.c (mips_register_to_value): Make static.
6659 (mips_value_to_register): Make static.
6660 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
6661 * ia64-tdep.c (ia64_register_raw_size): Make static.
6662 (ia64_register_virtual_size): Make static.
6663 (ia64_register_byte): Make static.
6664 * i387-tdep.c: Include "i387-tdep.h".
6665 (print_387_control_word): Delete function.
6666 (print_387_status_word): Delete function.
6667 (print_387_status_bits): Delete function.
6668 (print_387_control_bits): Delete function.
6669 * Makefile.in (i387-tdep.o): Update dependencies.
6670 * rdi-share/host.h (Fail): Declare.
6671 * remote-rdi.c (Fail): Update to match declaration.
6672
2a9cda49
AC
66732003-06-14 Andrew Cagney <cagney@redhat.com>
6674
6675 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
6676 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
6677 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
6678 * config/djgpp/fnchange.lst: Delete "remote-array.c".
6679 * README: Delete reference to remote-array.
6680 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
6681 (remote-array.o): Delete target.
6682 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
6683 * remote-array.c: Delete file.
6684
ff2e87ac
AC
66852003-06-14 Andrew Cagney <cagney@redhat.com>
6686 Mark Kettenis <kettenis@gnu.org>
6687
6688 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
6689 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
6690 parameter with "frame".
6691 * gdbarch.h, gdbarch.c: Re-generate.
6692 * frame.h (put_frame_register): Declare.
6693 * frame.c (put_frame_register): New function.
6694 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
6695 (legacy_register_to_value): Rewrite, use "frame" to get the
6696 register value.
6697 (legacy_value_to_register): Rewrite, use "frame" to find the
6698 register's location before storing.
6699 * arch-utils.h (legacy_convert_register_p): Update.
6700 (legacy_register_to_value, legacy_value_to_register): Update.
6701 * findvar.c (value_from_register): Rewrite, eliminate use of
6702 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
6703 "frame" to REGISTER_TO_VALUE.
6704 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
6705 lval_reg_frame_relative + lval_register branch of the switch. Do
6706 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
6707 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
6708 I386_EDI_REGNUM): New defines.
6709 (i386_next_regnum, i386_convert_register_p,
6710 i386_register_to_value, i386_value_to_register): New functions.
6711 (i386_register_convertible, i386_register_convert_to_virtual,
6712 i386_convert_to_raw): Remove functions.
6713 (i386_gdbarch_init): Set convert_register_p, register_to_value and
6714 value_to_register instead of register_convertible,
6715 register_convert_to_virtual and register_convert_to_raw.
6716 * mips-tdep.c (mips_convert_register_p): New function.
6717 (mips_value_to_register): Replace mips_register_convert_from_type.
6718 (mips_register_to_value): Replace mips_register_convert_to_type.
6719 (mips_gdbarch_init): Set conver_register_p, value_to_register and
6720 register_to_value.
6721 * alpha-tdep.c (alpha_convert_register_p): Update.
6722 (alpha_value_to_register): Update, store the register.
6723 (alpha_register_to_value): Update, fetch the register.
6724
98be1e77
TR
67252003-06-14 Theodore A. Roth <troth@openavr.org>
6726
6727 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
6728 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
6729 Don't set deprecated_call_dummy_words.
6730 Remove commented out set_gdbarch_believe_pcc_promotion() call.
6731 Don't set remote_translate_xfer_address.
6732 (avr_io_reg_read_command): Remove commented out debug printf.
6733 Wrap a long line.
6734
57bc6122
TR
67352003-06-14 Theodore A. Roth <troth@openavr.org>
6736
6737 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
6738 causes gdb to seg fault.
6739
eb01fc62
DJ
67402003-06-14 Daniel Jacobowitz <drow@mvista.com>
6741
6742 * sparc-nat.c (fetch_inferior_registers): Correct
6743 a reference to "registers".
6744
3b3e6bee
DJ
67452003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
6746
6747 * Makefile.in (exc_request_U_h): Define
6748 (exc_request_S_h): Likewise.
6749 (msg_reply_S_h): Likewise.
6750 (msg_U_h): Likewise.
6751 (notify_S_h): Likewise.
6752 (process_reply_S_h): Likewise.
6753 (gnu-nat.o): Depend on gdb_obstack_h
6754 * gnu-nat.c: Include "gdb_obstack.h".
6755
b8de8283
AC
67562003-06-13 Andrew Cagney <cagney@redhat.com>
6757
6758 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
6759 * gdbarch.h, gdbarch.c: Re-generate.
8ffd9b1b 6760
f3be58bc
AC
67612003-06-13 Andrew Cagney <cagney@redhat.com>
6762
6763 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
6764 when deprecated REGISTER macros can be deleted.
6765 * gdbarch.h, gdbarch.c: Re-generate.
6766
4c0122c8
JB
67672003-06-13 Jim Blandy <jimb@redhat.com>
6768
6769 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
6770 Linux entry point symbols for _dl_debug_state, too.
6771
3e210248
AC
67722003-06-13 Andrew Cagney <cagney@redhat.com>
6773
6774 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
6775 available, do not use the FP register, and always save the TOS.
6776 * dummy-frame.c (dummy_frame_this_id): Do not assert
6777 SAVE_DUMMY_FRAME_TOS.
6778 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
6779 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
6780 (i386_push_dummy_call): Add 8 to the returned SP.
6781 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
6782 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
6783 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
6784 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
6785 (x86_64_push_dummy_call): Return "sp + 16".
6786 (x86_64_init_abi): Do not set save_dummy_frame_tos.
6787 * alpha-tdep.c (alpha_gdbarch_init): Do not set
6788 save_dummy_frame_tos.
6789
0b65af49
JB
67902003-06-13 Jim Blandy <jimb@redhat.com>
6791
6792 * frv-tdep.c (frv_use_struct_convention): Delete static
6793 declaration for function deleted in my change of 2003-06-12.
6794
4ea2465e
TR
67952003-06-13 Theodore A. Roth <troth@openavr.org>
6796
6797 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
6798 (avr_pointer_to_address): Shift code addrs left 1 bit.
6799 (avr_convert_from_func_ptr_addr): Delete function since operation is
6800 better handled by avr_address_to_pointer and avr_pointer_to_address.
6801 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
6802
1581182a
MK
68032003-06-13 Mark Kettenis <kettenis@gnu.org>
6804
6805 From Kelley Cook <kelleycook@wideopenwest.com>:
6806 * configure.host: Accept i[34567]86 variants.
6807 * configure.tgt: Likewise.
6808 * nlm/configure.in: Likewise.
6809 * nlm/configure: Regenerated.
6810
7aa1783e
RE
68112003-06-13 Richard Earnshaw <rearnsha@arm.com>
6812
6813 * arm-tdep.c (solib-svr4.h): Dont' include it.
6814 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
6815 * arm-linux-tdep.c: ... here. Make static.
6816 (arm_linux_init_abi): Register it.
6817 (solib-svr4.h): Include it.
6818 * Makefile.in: Update dependencies.
6819 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
6820 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
6821
0261a0d0
CV
68222003-06-13 Corinna Vinschen <vinschen@redhat.com>
6823
6824 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
6825 indicate registers used for return values.
6826 (struct frame_extra_info): Drop args_pointer and locals_pointer.
6827 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
6828 members.
6829 (h8300_init_extra_frame_info): Ditto.
6830 (h8300_frame_locals_address): Removed.
6831 (h8300_frame_args_address): Removed.
6832 (h8300_extract_return_value): Use new regcache structure. Only care
6833 for 16 bit CPUs.
6834 (h8300h_extract_return_value): Same function for 32 bit CPUs.
6835 (h8300_store_return_value): Use new regcache structure. Only care
6836 for 16 bit CPUs.
6837 (h8300h_store_return_value): Same function for 32 bit CPUs.
6838 (h8300_store_struct_return): Removed.
6839 (h8300_extract_struct_value_address): Use new regcache structure.
6840 (h8300h_extract_struct_value_address): Removed.
6841 (h8300_push_dummy_code): New function.
6842 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
6843 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
6844 set_gdbarch_store_return_value architecture dependent.
6845 Call set_gdbarch_push_dummy_code and
6846 set_gdbarch_extract_struct_value_address.
6847 Remove calls to set_gdbarch_frame_args_address,
6848 set_gdbarch_frame_locals_address,
6849 set_gdbarch_deprecated_store_struct_return,
6850 set_gdbarch_deprecated_extract_return_value,
6851 set_gdbarch_deprecated_extract_struct_value_address,
6852 set_gdbarch_deprecated_call_dummy_words and
6853 set_gdbarch_deprecated_sizeof_call_dummy_words.
6854
055c394a
CV
68552003-06-13 Corinna Vinschen <vinschen@redhat.com>
6856
6857 * h8300-tdep.c (h8300_register_byte): Remove.
6858 (h8300h_register_byte): Remove.
6859 (h8300_register_virtual_type): Remove. Substitute by...
6860 (h8300_register_type): New function.
6861 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
6862 (h8300h_extract_struct_value_address): Ditto.
6863 (h8300_gdbarch_init): Drop calls to
6864 set_gdbarch_deprecated_register_byte and
6865 set_gdbarch_deprecated_register_virtual_type.
6866 Add call to set_gdbarch_register_type.
6867
9c04cab7
AC
68682003-06-13 Andrew Cagney <cagney@redhat.com>
6869
6870 * gdbarch.sh: Update comments on registers.
6871 (deprecated_register_byte): Rename register_byte.
6872 (deprecated_register_raw_size): Rename register_raw_size.
6873 (deprecated_register_virtual_size): Rename register_virtual_size.
6874 (deprecated_register_virtual_type): Rename register_virtual_type.
6875 * gdbarch.h, gdbarch.c: Re-generate.
6876 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6877 * vax-tdep.c (vax_gdbarch_init): Update.
6878 * v850-tdep.c (v850_gdbarch_init): Update.
6879 * sparc-tdep.c (sparc_gdbarch_init): Update.
6880 * sh-tdep.c (sh_gdbarch_init): Update.
6881 * s390-tdep.c (s390_gdbarch_init): Update.
6882 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6883 * ns32k-tdep.c: Update.
6884 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6885 * mips-tdep.c (mips_gdbarch_init): Update.
6886 * mcore-tdep.c (mcore_gdbarch_init): Update.
6887 * m68k-tdep.c (m68k_gdbarch_init): Update.
6888 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6889 * ia64-tdep.c (ia64_gdbarch_init): Update.
6890 * hppa-tdep.c (hppa_gdbarch_init): Update.
6891 * h8300-tdep.c (h8300_gdbarch_init): Update.
6892 * frv-tdep.c (frv_gdbarch_init): Update.
6893 * cris-tdep.c (cris_gdbarch_init): Update.
6894 * avr-tdep.c (avr_gdbarch_init): Update.
6895 * alpha-tdep.c (alpha_gdbarch_init): Update.
6896 * arm-tdep.c (arm_gdbarch_init): Update.
6897
b060cbea
AC
68982003-06-13 Andrew Cagney <cagney@redhat.com>
6899
6900 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
6901 mips_o32_use_struct_convention with always_use_struct_convention.
6902
0fc9922a
DC
69032003-06-12 David Carlton <carlton@kealia.com>
6904
6905 * cp-namespace.c (cp_set_block_scope): Comment out
6906 processing_has_namespace_info branch.
6907
1fd35568
JB
69082003-06-12 Jim Blandy <jimb@redhat.com>
6909
f470a70a
JB
6910 Recognize and skip 64-bit PowerPC Linux linkage functions.
6911 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
6912 insn_pattern, insns_match_pattern, d_field, ds_field): New
6913 functions, macros, and types for working with PPC instructions.
6914 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
6915 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
6916 ppc64_skip_trampoline_code): New functions, variables, and macros
6917 for recognizing and skipping linkage functions.
6918 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
6919 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
6920
49ff75ad
JB
6921 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
6922 register offsets for both the 32- and 64-bit interfaces.
6923
bd918c83
JB
6924 Actually finish the job started by my change of 2003-05-29.
6925 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
6926 other #definition of this.
6927 (ppc_linux_skip_trampoline_code): Remove declaration.
6928 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
6929 static.
6930 (ppc_linux_init_abi): Register it as the skip_trampoline_code
6931 method for GDBARCH.
6932
6933 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
6934 'long' on ppc64-*-linux*.
6935
f8c59253
JB
6936 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
6937 isn't #defined, assume the register doesn't exist: act as if
6938 tdep->ppc_mq_regnum were -1.
6939
8fbb30b1
JB
6940 * configure.host, configure.tgt: Add entries for
6941 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
6942 powerpc/linux.mt.
6943 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
6944 New files.
6945
1fd35568
JB
6946 * arch-utils.c (always_use_struct_convention): New function.
6947 * arch-utils.h (always_use_struct_convention): New prototype.
6948 * alpha-tdep.c (alpha_use_struct_convention): Delete.
6949 (alpha_gdbarch_init): Register always_use_struct_convention,
6950 instead of alpha_use_struct_convention.
6951 * cris-tdep.c (cris_use_struct_convention): Delete.
6952 (cris_gdbarch_init): Register always_use_struct_convention,
6953 instead of cris_use_struct_convention.
6954 * frv-tdep.c (frv_use_struct_convention): Delete.
6955 (frv_gdbarch_init): Register always_use_struct_convention,
6956 instead of frv_use_struct_convention.
6957 * h8300-tdep.c (h8300_use_struct_convention): Delete.
6958 (h8300_gdbarch_init): Register always_use_struct_convention,
6959 instead of h8300_use_struct_convention.
e3305dd9 6960 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
1fd35568
JB
6961 (mips_o32_gdbarch_init): Register always_use_struct_convention,
6962 instead of mips_o32_use_struct_convention.
6963
e14e6e9c
AC
69642003-06-12 Andrew Cagney <cagney@redhat.com>
6965
6966 * wince.c: Include "mips-tdep.h".
6967 * mips-tdep.h (mips_next_pc): Declare.
6968 * mcore-tdep.c: Make more local functions static.
6969 * Makefile.in (wince.o): Update dependencies.
6970
2335f48e
DC
69712003-06-12 David Carlton <carlton@kealia.com>
6972
6973 * symtab.c (lookup_symbol_aux_minsyms): Replace
6974 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
6975 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
6976 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
6977 SYMBOL_NATURAL_NAME.
6978
f70a7d61
AS
69792003-06-12 Andreas Schwab <schwab@suse.de>
6980
6981 * Makefile.in (tuiDisassem.o): Update dependencies.
6982
b6429628
DC
69832003-06-12 David Carlton <carlton@bactrian.org>
6984
6985 * symtab.h: Delete declaration of make_symbol_overload_list.
6986 Add declaration of lookup_partial_symbol.
6987 * symtab.c (remove_params): Move to cp-support.c.
6988 (overload_list_add_symbol, make_symbol_overload_list)
6989 (sym_return_val_size, sym_return_val_index): Ditto.
6990 (lookup_partial_symbol): Make extern.
6991 * cp-support.h: Add declaration of make_symbol_overload_list.
6992 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
6993 symtab.h, and block.h.
6994 (remove_params): Move here from symtab.c.
6995 (overload_list_add_symbol, make_symbol_overload_list)
6996 (sym_return_val_size, sym_return_val_index): Ditto.
6997 * valops.c: Include cp-support.h.
6998 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
6999 frame_h, and block_h.
7000 (valops.o): Depend on cp_support_h.
7001
084edea5
CV
70022003-06-12 Corinna Vinschen <vinschen@redhat.com>
7003
7004 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
7005 substitute by NUM_REGS throughout.
7006 (h8300_register_name): Only care for H8/300 and H8/300H registers.
7007 (h8300s_register_name): New function for H8S registers.
7008 (h8300sx_register_name): Ditto for H8SX registers.
7009 (h8300_print_register): Revise register printing, avoid depending
7010 on 32 bit long.
0261a0d0 7011 (h8300_register_byte): Only care for H8/300 registers.
084edea5
CV
7012 (h8300h_register_byte): New function for any other architecture.
7013 (h8300_register_raw_size): Remove.
7014 (h8300_register_virtual_type): Revise to return actually useful
7015 type.
7016 (h8300_extract_struct_value_address): Only care for H8/300 registers.
7017 (h8300h_extract_struct_value_address): New function for any other
7018 architecture.
7019 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
7020 set_gdbarch_register_name, set_gdbarch_register_byte,
7021 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
7022 Remove calls to set_gdbarch_deprecated_register_size,
7023 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
7024 set_gdbarch_deprecated_max_register_raw_size,
7025 set_gdbarch_register_virtual_size and
7026 set_gdbarch_deprecated_max_register_virtual_size entirely.
7027 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
7028 set_gdbarch_long_double_bit.
7029
06194148
JJ
70302003-06-11 Jeff Johnston <jjohnstn@redhat.com>
7031
8ffd9b1b
AJ
7032 * doublest.c (convert_doublest_to_floatformat): When dealing
7033 with the implied integer bit, only alter mant_bits if we are
06194148
JJ
7034 processing a full 32 bits of mantissa.
7035
de4f826b
DC
70362003-06-11 David Carlton <carlton@bactrian.org>
7037
7038 * dictionary.h: New.
7039 * dictionary.c: New.
7040 * block.h: Add opaque declaration for struct dictionary.
7041 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
7042 'sym' members.
7043 (BLOCK_DICT): New macro.
7044 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
7045 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
7046 BLOCK_SHOULD_SORT.
7047 (ALL_BLOCK_SYMBOLS): Update definition.
7048 * Makefile.in (SFILES): Add dictionary.c.
7049 (dictionary_h): New.
7050 (COMMON_OBS): Add dictionary.o.
7051 (dictionary.o): New.
7052 (ada-lang.o): Depend on dictionary_h.
7053 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
7054 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
7055 (mi-cmd-stack.o): Ditto.
7056 (gdbtk-cmds.o): Update dependencies.
7057 (gdbtk-stack.o): Ditto.
7058 * ada-lang.c: Include dictionary.h.
7059 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
7060 (fill_in_ada_prototype, debug_print_block): Ditto.
7061 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
7062 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
7063 'is_sorted'.
7064 * mdebugread.c: Include dictionary.h.
7065 (struct parse_stack): Delete 'maxsyms' member.
7066 (parse_symbol): Update calls to new_block. Delete calls to
7067 shrink_block. Use dictionary methods.
7068 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
7069 Update calls to new_symtab. Don't maintain maxsyms data.
7070 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
7071 (add_symbol): Just call dict_add_symbol.
7072 (new_symtab): Delete 'maxsyms' argument.
7073 (new_symtab): Update calls to new_block.
7074 (new_block): Delete 'maxsyms' argument; add 'function' argument.
7075 (shrink_block): Delete function.
7076 (fixup_sigtramp): Update call to new_block. Add symbol via
7077 dict_add_symbol.
7078 * jv-lang.c: Include dictionary.h.
7079 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
7080 appropriately. Set class_symtab->free_func. Make sure the
7081 blockvector is big enough to hold two blocks.
7082 (add_class_symtab_symbol): Use dictionary methods.
7083 (free_class_block): New function.
7084 (type_from_class): Replace explicit iteration by
7085 ALL_BLOCK_SYMBOLS.
7086 * symtab.h (struct symtab): Replace 'free_ptr' method by
7087 'free_func'.
7088 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
7089 sort_symtab_syms.
7090 * dwarfread.c (psymtab_to_symtab_1): Delete call to
7091 sort_symtab_syms.
7092 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
7093 Include dictionary.h.
7094 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
7095 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
7096 sort_symtab_syms.
7097 * objfiles.c: Include dictionary.h.
7098 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
7099 * buildsym.c: Include dictionary.h.
7100 (finish_block): Use dictionary methods.
7101 (end_symtab): Set free_func to NULL, not free_ptr.
7102 * tracepoint.c: Include dictionary.h.
7103 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
7104 (scope_info): Ditto.
7105 * stack.c: Include dictionary.h.
7106 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
7107 (print_block_frame_labels, print_frame_arg_vars)
7108 (print_frame_args): Ditto.
7109 * symmisc.c (free_symtab_block): Use dictionary methods.
7110 (dump_symtab): Ditto.
7111 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
7112 Include dictionary.h.
7113 * symfile.h: Delete declarations of sort_block_syms,
7114 sort_symtab_syms.
7115 * symfile.c (sort_block_syms): Delete.
7116 (sort_symtab_syms): Delete.
7117 * symtab.c: Include dictionary.h.
7118 (lookup_block_symbol): Use dictionary iterators.
7119 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
7120 (search_symbols, make_symbol_completion_list): Ditto.
7121 (make_symbol_overload_list): Ditto.
7122 * valops.c (value_of_local): Use dict_empty.
7123 Include dictionary.h.
7124
a31f978c
JB
71252003-06-11 J. Brobecker <brobecker@gnat.com>
7126
7127 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
7128
526e70c0
DC
71292003-06-11 David Carlton <carlton@bactrian.org>
7130
7131 * block.h (BLOCK_SHOULD_SORT): Delete.
7132 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
7133 blocks.
7134 * ada-lang.c (ada_add_block_symbols): Ditto.
7135 * symfile.c (sort_block_syms): Delete.
7136 (sort_symtab_syms): Ditto.
7137 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
7138 declarations.
7139 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
7140 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
7141 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
7142 * dwarfread.c (psymtab_to_symtab_1): Ditto.
7143 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
7144 * mdebugread.c (psymtab_to_symtab_1): Ditto.
7145 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
7146
33c08150
JJ
71472003-06-11 Jeff Johnston <jjohnstn@redhat.com>
7148
8ffd9b1b 7149 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
33c08150
JJ
7150 bits to 128.
7151
781a750d
AC
71522003-06-11 Andrew Cagney <cagney@redhat.com>
7153
7154 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
7155 REGISTER_CONVERTIBLE.
7156 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
7157 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
7158 * gdbarch.h, gdbarch.c: Re-generate.
7159 * arch-utils.h (deprecated_register_convertible_not): Rename
7160 generic_register_convertible_not.
7161 * arch-utils.c (deprecated_register_convertible_not): Rename
7162 generic_register_convertible.
7163 (legacy_convert_register_p, legacy_register_to_value): Update.
7164 * sh-tdep.c (sh64_push_arguments): Update.
7165 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
7166 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
7167 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
7168 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
7169 * arch-utils.c (legacy_value_to_register): Update.
7170 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7171 (rs6000_register_convert_to_raw): Make parameter "from" const.
7172 * mips-tdep.c (mips_gdbarch_init): Update.
7173 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
7174 * infcmd.c (default_print_registers_info): Update.
7175 * ia64-tdep.c (ia64_gdbarch_init): Update.
7176 (ia64_register_convert_to_raw): Make parameter "from" const.
7177 * i386-tdep.c (i386_gdbarch_init): Update.
7178 (i386_register_convert_to_raw): Update.
7179
cd90e54f
AC
71802003-06-11 Andrew Cagney <cagney@redhat.com>
7181
7182 * remote-fileio.c: Include "remote-fileio.h".
7183 * Makefile.in (remote-fileio.o): Update dependencies.
7184 (remote_fileio_h): Fix typo.
7185
a78f21af
AC
71862003-06-11 Andrew Cagney <cagney@redhat.com>
7187
7188 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
7189 (xstormy16_save_dummy_frame_tos): Make static.
7190 (_initialize_xstormy16_tdep): Add declaration.
7191 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
7192 * v850-tdep.c: Make local functions static.
7193 (_initialize_v850_tdep): Add declaration.
7194 * sparc-tdep.c: Make local functions static.
7195 (_initialize_sparc_tdep): Add declaration.
7196 * sh-tdep.c: Make local functions static.
7197 (_initialize_sh_tdep): Add declaration.
7198 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
7199 * s390-tdep.c: Make local functions static.
7200 (_initialize_s390_tdep): Add declaration.
7201 * dbxread.c (find_stab_function_addr): Make static.
7202 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
7203 * ocd.c (_initialize_remote_ocd): Add declaration.
7204 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
7205 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
7206 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
7207 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
7208 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
7209 * remote-array.c (_initialize_array): Add declaration.
7210 (_initialize_remote_monitors): Add declaration.
7211 * remote-mips.c: Make local functions static.
7212 (_initialize_remote_mips): Add declaration.
7213 * mcore-tdep.c: Make all local functions static.
7214 (_initialize_mcore_tdep): Add declaration.
7215 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
7216 * abug-rom.c (_initialize_abug_rom): Add declaration.
7217 * rom68k-rom.c (_initialize_rom68k): Add declaration.
7218 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
7219 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
7220 * remote-est.c (_initialize_est): Add declaration.
7221 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
7222 (m68hc11_call_dummy_address): Make static.
7223 * ia64-tdep.c: Make local functions static.
7224 (_initialize_ia64_tdep): Add declaration.
7225 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
7226 * monitor.c (monitor_wait_filter): Make static.
7227 (_initialize_remote_monitors): Add declaration.
7228 * remote-hms.c (_initialize_remote_hms): Add declaration.
7229 * remote-e7000.c (fetch_regs_from_dump): Make static.
7230 (expect_n): Make static.
7231 (_initialize_remote_e7000): Add declaration.
7232 * ser-e7kpc.c: Always include "defs.h".
7233 (_initialize_ser_e7000pc): Add declaration.
7234 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
7235 * cris-tdep.c: Make all but one function static.
7236 (_initialize_cris_tdep): Add declaration.
7237 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
7238 * solib.c (update_solib_list): Make static.
7239 (_initialize_solib): Add declaration.
7240 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
7241 (_initialize_avr_tdep): Add declaration.
7242 * remote-rdi.c (voiddummy): Make static.
7243 (_initialize_remote_rdi): Add declaration.
7244 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
7245 * remote-rdp.c (send_rdp): Make static.
7246 (_initialize_remote_rdp): Add declaration.
7247 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
7248
cbcdb1f5
CV
72492003-06-11 Corinna Vinschen <vinschen@redhat.com>
7250
7251 * remote-fileio.c: Make ari happy.
7252
a191ea8d
JB
72532003-06-10 J. Brobecker <brobecker@gnat.com>
7254
7255 * rs6000-nat.c (child_xfer_memory): Compute the right address when
7256 fetching the trailing bytes of the buffer we are about to write.
7257
0ef75e11
AC
72582003-06-10 Andrew Cagney <cagney@redhat.com>
7259
7260 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
7261 * Makefile.in (remote-fileio.o): Update dependencies.
7262 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
7263 include <setjmp.h>, or <sys/types.h> conditional on USG.
7264 (remote_fio_jmp_buf): Delete global variable.
7265
449092f6 72662003-06-10 Corinna Vinschen <vinschen@redhat.com>
559fa028 7267 Martin M. Hunt <hunt@redhat.com>
449092f6 7268
559fa028
AC
7269 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
7270 (SFILES): Add remote-fileio.c.
7271 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
7272 dependencies for building remote.o.
449092f6
CV
7273 * remote-fileio.c: New file implementing the remote File-I/O protocol.
7274 * remote-fileio.h: New header file defining remote File-I/O interface.
8ffd9b1b 7275 * remote.c (remote_write_bytes, remote_read_bytes): Remove
449092f6
CV
7276 static storage class.
7277 (remote_wait, remote_async_wait): Call remote_fileio_request() on
7278 'F' packet.
7279 (_initialize_remote): Call initialize_remote_fileio().
7280 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
449092f6
CV
7281 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
7282 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
7283 (captured_main): Initialize new ui_files.
7284 * ui-file.c: Add read and fgets input functions.
7285 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
7286 (null_file_read): New function.
7287 (ui_file_read): New function.
7288 (set_ui_file_read): New function.
7289 (stdio_file_read): New function.
7290 * ui-file.h: New type ui_file_read_ftype.
7291 (set_ui_file_read): Declare.
7292 (ui_file_read): Declare.
7293
248de703
AC
72942003-06-09 Andrew Cagney <cagney@redhat.com>
7295
7296 * frame.h (deprecated_unwind_get_saved_register): Rename
7297 generic_unwind_get_saved_register, update comments.
7298 * mips-tdep.c (mips_get_saved_register): Update.
7299 * frame.c (deprecated_unwind_get_saved_register): Update.
7300
0ed8aa57
AC
73012003-06-09 Andrew Cagney <cagney@redhat.com>
7302
7303 * vax-tdep.c (vax_frame_locals_address): Delete function.
7304 (vax_gdbarch_init): Do not set frame_locals_address.
7305 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
7306 (m68hc11_gdbarch_init): Do not set frame_locals_address.
7307 * s390-tdep.c (s390_frame_args_address): Delete function.
7308 (s390_gdbarch_init): Do not set frame_args_address or
7309 frame_locals_address.
7310 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
7311 (ns32k_gdbarch_init): Do not set frame_locals_address.
7312 * hppa-tdep.c (hppa_frame_args_address): Delete function.
7313 (hppa_frame_locals_address): Delete function.
7314 (hppa_gdbarch_init): Do not set frame_args_address, or
7315 frame_locals_address.
7316 * arm-tdep.c (arm_frame_args_address): Delete.
7317 (arm_frame_locals_address): Delete.
7318 (arm_gdbarch_init): Do not set frame_args_address, or
7319 frame_locals_address.
7320
983a287a
AC
73212003-06-09 Andrew Cagney <cagney@redhat.com>
7322
7323 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
7324 * gdbarch.h, gdbarch.c: Re-generate.
7325 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
7326 * arch-utils.c (frame_num_args_unknown): Delete function.
7327 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
7328 (frame_info): Use FRAME_NUM_ARGS_P.
7329 * arm-tdep.c (arm_frame_num_args): Delete function.
7330 (arm_gdbarch_init): Do not set frame_num_args.
7331 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
7332 * hppa-tdep.c (hppa_frame_num_args): Delete function.
7333 (hppa_gdbarch_init): Do not set frame_num_args.
7334 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
7335 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
7336 frame_num_args to default frame_num_args_unknown.
7337 * v850-tdep.c (v850_gdbarch_init): Ditto.
7338 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7339 * sh-tdep.c (sh_gdbarch_init): Ditto.
7340 * s390-tdep.c (s390_gdbarch_init): Ditto.
7341 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7342 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7343 * mips-tdep.c (mips_gdbarch_init): Ditto.
7344 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7345 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
7346 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7347 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7348 * i386-tdep.c (i386_gdbarch_init): Ditto.
7349 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
7350 * frv-tdep.c (frv_gdbarch_init): Ditto.
7351 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
7352 * cris-tdep.c (cris_gdbarch_init): Ditto.
7353 * avr-tdep.c (avr_gdbarch_init): Ditto.
7354 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
7355
8d3b0994
AC
73562003-06-09 Andrew Cagney <cagney@redhat.com>
7357
7358 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
7359 (print_frame_args): Moved to "stack.c".
7360 * stack.c: Include "gdb_assert.h".
7361 (print_frame_nameless_args): Moved from "printcmd.c", made static.
7362 (print_frame_args): Moved from "printcmd.c".
7363 * frame.h (print_frame_args): Delete declaration.
7364 * Makefile.in (stack.o): Update dependencies.
7365
25e3a86b
AC
73662003-06-08 Andrew Cagney <cagney@redhat.com>
7367
7368 * frame.c (get_prev_frame): Remove reference to
7369 frame_args_address_correct in comments.
7370 * frame-base.c (default_frame_args_address): Delete code
7371 conditional on FRAME_ARGS_ADDRESS_CORRECT.
7372 * vax-tdep.c (vax_frame_args_address_correct): Delete.
7373 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
7374 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
7375 (vax_frame_args_address_correct): Delete declaration.
7376
a9e5fdc2
AC
73772003-06-08 Andrew Cagney <cagney@redhat.com>
7378
7379 * gdbarch.sh (UNWIND_SP): Add.
7380 * gdbarch.h, gdbarch.c: Re-generate.
7381 * frame.c (frame_sp_unwind): New function.
7382 (get_frame_sp): New function.
7383 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
7384 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
7385 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
7386 value.
7387 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
7388 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
7389
8983bd83
AC
73902003-06-08 Andrew Cagney <cagney@redhat.com>
7391
7fec2c59
AC
7392 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
7393 REMOTE_BREAKPOINT.
7394 * remote.c: Update.
7395 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
7396 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
7397 * config/m68k/tm-sun3.h: Update.
7398 * config/m68k/tm-m68klynx.h: Update.
7399 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
7400
8983bd83
AC
7401 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
7402 trad_frame". Update comments.
7403 * d10v-tdep.c (struct d10v_unwind_cache): Update.
7404 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
7405 (trad_frame_register_value, trad_frame_prev_register): Update.
7406
b9362cc7
AC
74072003-06-08 Andrew Cagney <cagney@redhat.com>
7408
7409 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
7410 from GCC's acinclude.m4.
7411 * configure.in: Check for getopt's delcaration.
8ffd9b1b 7412 * aclocal.m4, config.in, configure: Re-generate.
b9362cc7
AC
7413 * main.c (error_init): Delete declaration.
7414 * defs.h (error_init): Declare.
7415 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
7416 (rs6000_convert_from_func_ptr_addr): Make static.
7417 (_initialize_rs6000_tdep): Add declaration.
7418 * cli/cli-cmds.c (dont_repeat): Delete declaration.
7419 (show_commands, set_verbose, show_history): Delete declaration.
7420 * top.h (set_verbose): Add declaration.
7421 (show_history, set_history, show_commands): Add declaration.
7422 (do_restore_instream_cleanup): Add declaration.
7423 * objc-lang.c (specialcmp): Make static.
7424 (print_object_command): Make static.
7425 (find_objc_msgsend): Make static.
7426 (find_objc_msgcall_submethod_helper): Make static.
7427 (find_objc_msgcall_submethod): Make static.
7428 (_initialize_objc_language): Add declaration.
7429 (find_implementation_from_class): Make static.
7430 (find_implementation): Make static.
7431 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
7432 * objc-lang.h (lookup_struct_typedef): Add declaration.
7433 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
7434 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
7435 (do_restore_user_call_depth): Make static.
7436 (do_restore_instream_cleanup): Delete declaration.
7437 (dont_repeat): Delete declaration.
7438 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
7439 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
7440 * reggroups.c (_initialize_reggroup): Add declaration.
7441 * cp-support.c (_initialize_cp_support): Add declaration.
7442 * cp-abi.c (_initialize_cp_abi): Add declaration.
7443 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
7444 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
7445 (_initialize_gnu_v3_abi): Add declaration.
7446 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
7447 (_initialize_gnu_v2_abi): Add declaration.
7448 * frame-base.c (_initialize_frame_base): Add declaration.
7449 * doublest.c (floatformat_from_length): Make static.
7450 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
7451 * frame.c (create_sentinel_frame): Make static.
7452 (_initialize_frame): Add declaration.
7453 * top.c (do_catch_errors): Make static.
7454 (gdb_rl_operate_and_get_next_completion): Make static.
7455 * typeprint.c: Include "typeprint.h".
7456 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
7457 (sentinel_frame_this_id): Make static.
7458 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
7459 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
7460 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
7461 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
7462 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
7463 * maint.c (maintenance_print_architecture): Make static.
7464 * signals/signals.c (_initialize_signals): Add declaration.
7465 * std-regs.c (_initialize_frame_reg): Add declaration.
7466 * jv-exp.y (push_variable): ISO C definition.
7467 (push_qualified_expression_name): Ditto.
7468 * memattr.c (_initialize_mem): Add declaration.
7469 * remote.c (remote_check_watch_resources): Make static.
7470 (remote_stopped_by_watchpoint): Make static.
7471 (remote_stopped_data_address): Make static.
7472 * d10v-tdep.c (nr_dmap_regs): Make static.
7473 (a0_regnum): Make static.
7474 (d10v_frame_unwind_cache): Make static.
7475 (d10v_frame_p): Make static.
7476 * osabi.c (show_osabi): Make static.
7477 (_initialize_gdb_osabi): Add extern declaration.
7478 * gdbtypes.c (make_qualified_type): Make static.
7479 (safe_parse_type): Make static.
7480 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
7481 * macrotab.c (macro_bcache_free): Make static.
7482 * interps.c (interp_set_quiet): Make static.
7483 (interpreter_exec_cmd): Make static.
7484 * stack.h (select_frame_command): New file.
7485 * stack.c: Include "stack.h".
7486 (select_frame_command_wrapper): Delete function.
7487 (select_frame_command): Make global.
7488 * infcall.c: Include "infcall.h".
7489 * linespec.c: Include "linespec.h".
7490 * symfile.c (sections_overlap): Make static.
7491 * cp-support.h (cp_initialize_namespace): ISO C declaration.
7492 * charset.c (_initialize_charset): Add missing prototype.
7493 * regcache.c (init_legacy_regcache_descr): Make static.
7494 (do_regcache_xfree): Make static.
7495 (regcache_xfer_part): Make static.
7496 (_initialize_regcache): Add missing prototype.
7497 * breakpoint.c (parse_breakpoint_sals): Make static.
7498 (breakpoint_sals_to_pc): Make static.
7499 * interps.h (clear_interpreter_hooks): ISO C declaration.
7500 * Makefile.in (stack_h): Define.
7501 (stack.o, typeprint.o, mi-main.o): Update dependencies.
7502 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
7503
a0f267c7
AC
75042003-06-08 Andrew Cagney <cagney@redhat.com>
7505
7506 * Makefile.in (d10v-tdep.o): Update dependencies.
7507 (SFILES): Add trad-frame.c.
7508 (trad_frame_h): Define.
7509 (COMMON_OBS): Add trad-frame.o.
7510 (trad-frame.o): Specify dependencies.
7511 * d10v-tdep.c: Include "trad-frame.h".
7512 (saved_regs_unwinder): Delete function.
7513 (d10v_frame_prev_register): Use trad_frame_prev_register.
7514 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
7515 trad_frame", delete "regs" and "prev_sp".
7516 (prologue_find_regs): Use trad-frame.
7517 * trad-frame.h, trad-frame.c: New files.
7518
4538b4f4
MK
75192003-06-08 Mark Kettenis <kettenis@gnu.org>
7520
7521 * dwarf2cfi.c, dwarf2cfi.h: Remove.
7522
a0273b2f
AF
75232003-06-07 Adam Fedor <fedor@gnu.org>
7524
7525 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
7526 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
7527 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
7528 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
8ffd9b1b 7529 resolve_msgsend_super, resolve_msgsend_super_stret):
a0273b2f
AF
7530 Use it.
7531
3a6c3343
AC
75322003-06-07 Andrew Cagney <cagney@redhat.com>
7533
7534 * symfile.h: Re-indent, clean up comments.
7535
b46e02f6
AC
75362003-06-07 Andrew Cagney <cagney@redhat.com>
7537
7538 * inferior.h (deprecated_write_sp): Replace
7539 generic_target_write_sp.
7540 * regcache.c (deprecated_write_sp): Replace
7541 generic_target_write_sp.
7542 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7543 * vax-tdep.c (vax_gdbarch_init): Update.
7544 * v850-tdep.c (v850_gdbarch_init): Update.
7545 * sparc-tdep.c (sparc_gdbarch_init): Update.
7546 * sh-tdep.c (sh_gdbarch_init): Update.
7547 * s390-tdep.c (s390_gdbarch_init): Update.
7548 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7549 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7550 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7551 * mcore-tdep.c (mcore_gdbarch_init): Update.
7552 * m68k-tdep.c (m68k_gdbarch_init): Update.
7553 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7554 * ia64-tdep.c (ia64_gdbarch_init): Update.
7555 * h8300-tdep.c (h8300_gdbarch_init): Update.
7556 * frv-tdep.c (frv_gdbarch_init): Update.
7557 * cris-tdep.c (cris_gdbarch_init): Update.
7558 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
7559
a42e117c
AC
75602003-06-07 Andrew Cagney <cagney@redhat.com>
7561
7562 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
7563 Assert that PC_REGNUM is valid.
7564 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
7565
bd1ce8ba
AC
75662003-06-07 Andrew Cagney <cagney@redhat.com>
7567
7568 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
7569 * gdbarch.h, gdbarch.c: Regenerate.
7570 * mn10300-tdep.c: Include "gdb_assert.h".
7571 (mn10300_read_fp): New function.
7572 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
7573 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
7574 * ia64-tdep.c: Include "gdb_assert.h".
7575 (ia64_read_fp): New function.
7576 (ia64_gdbarch_init): Set deprecated_target_read_fp to
7577 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
7578 * regcache.c (generic_target_read_sp): Delete function.
7579 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
7580 * inferior.h (generic_target_read_sp): Delete declaration.
7581 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
7582 generic_target_read_sp.
7583 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7584 * sparc-tdep.c (sparc_gdbarch_init): Ditto
7585 * sh-tdep.c (sh_gdbarch_init): Ditto.
7586 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7587 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
7588
ec5cbaec
AC
75892003-06-07 Andrew Cagney <cagney@redhat.com>
7590
7591 * gdbarch.sh: Comment each field of startup_gdbarch.
7592 * gdbarch.h, gdbarch.c: Re-generate.
7593
cde9ea48
AC
75942003-06-07 Andrew Cagney <cagney@redhat.com>
7595
7596 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
7597 * gdbarch.h, gdbarch.c: Re-generate.
7598 * regcache.c: Update comments on read_pc et.al.
7599 (generic_target_read_pc): Delete function.
7600 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
7601 * inferior.h (generic_target_read_pc): Delete declaration.
7602 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
7603 generic_target_read_pc.
7604 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7605 * sh-tdep.c (sh_gdbarch_init): Ditto.
7606 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7607 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8ffd9b1b 7608
9a90a780
AC
76092003-06-07 Andrew Cagney <cagney@redhat.com>
7610
7611 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
7612 "index" with "special_local_sect". Use strcmp instead of STREQ.
7613 Append period to coments.
7614
a39a16c4
MM
76152003-06-06 Mark Mitchell <mark@codesourcery.com>
7616
7617 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
7618 (elfstab_offset_sections): Likewise.
7619 * gdb-stabs.h (stab_section_info): Likewise.
7620 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
7621 * objfiles.c (objfile_relocate): Likewise.
7622 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
7623 * remote.c (get_offsets): Likewise.
7624 (remote_cisco_objfile_relocate): Likewise.
7625 * somread.c (som_symfile_offsets): Likewise.
7626 * symfile.c (alloc_section_addr_info): New function.
7627 (build_section_addr_info_from_section_tab): Use it.
7628 (free_section_addr_info): Adjust.
7629 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
7630 (syms_from_objfile): Allocate local_addr dynamically.
7631 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
7632 dynamically.
7633 (add_symbol_file_command): Allocate sect_opts dynamically.
7634 (reread_symbols): Avoid use of SECT_OFF_MAX.
7635 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
7636 (alloc_section_addr_info): Declare it.
7637 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
7638 * win32-nat.c (solib_symbols_add): Allocate section_addrs
7639 dynamically.
7640 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
8ffd9b1b 7641
20c6c2f8
AC
76422003-06-06 Andrew Cagney <cagney@redhat.com>
7643
7644 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
7645 (d10v_frame_unwind_cache): Do not set "return_pc".
7646
884a26c8
MS
76472003-06-06 Michael Snyder <msnyder@redhat.com>
7648
7649 * h8300-tdep.c: Make tidy (long lines).
7650
088ce440
ML
76512003-06-06 Michal Ludvig <mludvig@suse.cz>
7652
8ffd9b1b 7653 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
088ce440
ML
7654 to regcache_collect().
7655
7d773d96
JB
76562003-06-05 J. Brobecker <brobecker@gnat.com>
7657
7658 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
7659 pc_in_sigtramp multiarch method.
7660 (hppa_hpux_som_init_abi): Use it.
7661 (hppa_hpux_elf_init_abi): Likewise.
7662 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
7663 macro has been multiarched.
7664 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
7665 macro here, as hppa64 isn't multiarched yet.
7666
1df6926e
AC
76672003-06-05 Andrew Cagney <cagney@redhat.com>
7668
7669 * Makefile.in (value_h): Add $(frame_h).
7670 * value.h: Include "frame.h".
7671 (struct value): Replace "frame_addr" with "frame_id".
7672 (VALUE_FRAME_ID): Replace VALUE_FRAME.
7673 * values.c (allocate_value): Use VALUE_FRAME_ID.
7674 (value_copy): Use VALUE_FRAME_ID.
7675 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
7676 * valops.c (value_assign): Update. Use frame_find_by_id.
7677
6b53acc6
ML
76782003-06-05 Michal Ludvig <mludvig@suse.cz>
7679
7680 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
7681 in each pass.
7682
4d9850d3
JJ
76832003-06-05 Jeff Johnston <jjohnstn@redhat.com>
7684
7685 * thread-db.c (check_event): For create/death event breakpoints,
7686 loop through all messages to ensure that we read the message
7687 corresponding to the breakpoint we are at.
7688
8efca6ba
MS
76892003-06-04 Michael Snyder <msnyder@redhat.com>
7690
7691 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
7692
0912c7f2
MK
76932003-06-04 Mark Kettenis <kettenis@gnu.org>
7694
7695 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
7696 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
7697 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
7698 when handling .eh_frame sections.
7699
4e370325
JB
77002003-06-04 J. Brobecker <brobecker@gnat.com>
7701
7702 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
7703 prepare_to_proceed procedure instead of the hppa-specific one.
7704 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
7705
b757528f 77062003-06-04 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 7707
b757528f
JJ
7708 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
7709 * config.in: Regenerated.
7710 * configure.in: Add test for syscall function and check for
7711 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
7712 * configure: Regenerated.
7713 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
7714 <sys/syscall.h>.
7715 (kill_lwp): New function that uses tkill syscall or
7716 uses kill, depending on whether threading model is nptl or not.
7717 All callers of kill() changed to use kill_lwp().
7718 (lin_lwp_wait): Make special check when WIFEXITED occurs to
7719 see if all threads have already exited in the nptl model.
7720 (stop_and_resume_callback): New callback function used by the
7721 lin_lwp_wait thread exit handling code.
7722 (stop_wait_callback): Check for threads already having exited and
7723 delete such threads fromt the lwp list when discovered.
7724 (stop_callback): Don't assert retcode of kill call.
8ffd9b1b 7725
b757528f
JJ
7726 Roland McGrath <roland@redhat.com>
7727 * i386-linux-nat.c (ps_get_thread_area): New function needed by
7728 nptl libthread_db.
7729
087779b1
RH
77302003-06-03 Richard Henderson <rth@redhat.com>
7731
b21fd293
RH
7732 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
7733 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
7734 (alpha_sigtramp_frame_prev_register): Likewise.
7735 (alpha_heuristic_frame_prev_register): Likewise.
7736 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
7737
8ffd9b1b 7738 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
087779b1
RH
7739 alpha-specific register id names.
7740 (alpha_mdebug_frame_unwind_cache): Likewise.
7741 (alpha_mdebug_frame_prev_register): Likewise.
7742
baa490c4
RH
77432003-06-03 Richard Henderson <rth@redhat.com>
7744
7745 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
7746 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
7747 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
7748 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
7749 unwind routines.
7750 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
7751 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7752 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
7753
7754 * alpha-linux-tdep.c: Remove unnecessary includes.
7755 * Makefile.in (alpha-linux-tdep.o): Update.
7756
77572003-06-03 Richard Henderson <rth@redhat.com>
7758
7759 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
7760 (alphabsd_fill_fpreg): Likewise.
7761
f534e522
JB
77622003-06-03 J. Brobecker <brobecker@gnat.com>
7763
7764 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
7765 references to struct frame_info fields by calls to the equivalent
7766 accessors. Necessary now that frame_info is opaque.
7767
4035536b
JB
77682003-06-03 J. Brobecker <brobecker@gnat.com>
7769
7770 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
7771 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
7772 structure, field no longer exists.
7773
0bd79c5c
JB
77742003-06-03 J. Brobecker <brobecker@gnat.com>
7775
7776 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7777 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
7778
37bb6d9f
JB
77792003-06-03 J. Brobecker <brobecker@gnat.com>
7780
7781 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
7782 references to struct frame_info fields by calls to the equivalent
7783 accessors. Necessary now that frame_info is opaque.
7784
852ee05c
JB
77852003-06-03 J. Brobecker <brobecker@gnat.com>
7786
7787 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
7788 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
7789 structure, field no longer exists.
7790
7d58c67d
TR
77912003-06-03 Theodore A. Roth <troth@openavr.org>
7792
8ffd9b1b 7793 * remote.c (init_remote_state): Compute sizeof_g_packet by
7d58c67d
TR
7794 accumulation of the size of all registers instead of blindly using
7795 DEPRECATED_REGISTER_BYTES.
7796
0a48e7e8
MS
77972003-06-03 Michael Snyder <msnyder@redhat.com>
7798
7799 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
7800 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
7801 for h8300sx.
7802
9798ab0d
JB
78032003-06-03 J. Brobecker <brobecker@gnat.com>
7804
7805 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
7806 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
7807
00b037e2
AC
78082003-06-03 Andrew Cagney <cagney@redhat.com>
7809
7810 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
7811 (sparc_convert_to_raw): Delete function.
7812 (sparc_gdbarch_init): Do not set register_convert_to_raw or
7813 register_convert_to_virtual.
7814
043b2f77
JJ
78152003-06-03 Jeff Johnston <jjohnstn@redhat.com>
7816
7817 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
7818 layer if not dealing with a statically-linked threaded program.
7819
f43caff8
KW
78202003-06-03 Kris Warkentin <kewarken@qnx.com>
7821
7822 * solib.c (solib_open): Update comment to reflect actual search order.
7823
ae1e7417
AC
78242003-06-03 Andrew Cagney <cagney@redhat.com>
7825
7826 * frame.c (get_frame_memory_signed): New function.
7827 (get_frame_memory, get_frame_memory_unsigned): New function.
7828 (get_frame_arch): New function.
7829 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
7830 (get_frame_memory, get_frame_unsigned_memory): Declare.
7831 * d10v-tdep.c (d10v_frame_unwind_cache): Use
7832 get_frame_memory_unsigned and get_frame_arch.
7833 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
7834
cb123844
RG
78352003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
7836
7837 * MAINTAINERS (write after approval): Add myself.
7838
1bb792e9
JB
78392003-06-03 Jim Blandy <jimb@redhat.com>
7840
7841 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
7842 elements of gregset_t are 64 bits each, but access registers
7843 are still 32 bits, so they're packed two per gregset_t
7844 element. Unpack/pack them properly.
7845
aee8d8ba
DC
78462003-06-02 David Carlton <carlton@bactrian.org>
7847
7848 * linespec.c (find_methods): Break out code into
7849 add_matching_methods and add_constructors.
7850 (add_matching_methods): New.
7851 (add_constructors): Ditto.
7852
bf7488d2
AC
78532003-06-02 Andrew Cagney <cagney@redhat.com>
7854
bf7488d2
AC
7855 * sparc-tdep.c (sparc_print_registers): Delete call to
7856 REGISTER_CONVERTIBLE.
7857 (sparc_gdbarch_init): Do not set register_convertible.
7858 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7859 * frv-tdep.c (frv_gdbarch_init): Ditto.
7860 * cris-tdep.c (cris_gdbarch_init): Ditto.
7861
adedef68
EZ
78622003-06-02 Elena Zannoni <ezannoni@redhat.com>
7863
8ffd9b1b 7864 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
adedef68
EZ
7865 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
7866 (syms_from_objfile): Ditto.
7867
650fcc91
AS
78682003-06-03 Andreas Schwab <schwab@suse.de>
7869
7870 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
7871 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
7872
df4a182b
RH
78732003-06-02 Richard Henderson <rth@redhat.com>
7874
7875 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
7876 a member of all_reggroup.
7877
c483c494
RH
78782003-06-02 Richard Henderson <rth@redhat.com>
7879
7880 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
7881 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
7882 (alpha_lds, alpha_sts): New.
7883 (alpha_convert_register_p): Change from _register_convertible.
8ffd9b1b 7884 (alpha_register_to_value): Change from _convert_to_virtual;
c483c494
RH
7885 restructure and fail for type sizes other than 4 or 8.
7886 (alpha_value_to_register): Similarly.
7887 (alpha_extract_return_value): Use alpha_sts.
7888 (alpha_store_return_value): Use alpha_lds.
7889 (alpha_gdbarch_init): Update hooks.
7890
b38b6be2
RH
78912003-06-02 Richard Henderson <rth@redhat.com>
7892
7893 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
7894 regnum identifiers.
7895 (alpha_sigtramp_register_address): Likewise.
7896
98a8e1e5
RH
78972003-06-02 Richard Henderson <rth@redhat.com>
7898
7899 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
7900 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
7901 * alpha-tdep.h: Declare them.
7902
7903 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
7904 Remove zerobuf. Don't error on UNIQUE.
7905 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
7906 (ALPHA_REGSET_UNIQUE): Provide default.
7907 (supply_gregset): Use alpha_supply_int_regs.
7908 (fill_gregset): Use alpha_fill_int_regs.
7909 (supply_fpregset): Use alpha_supply_fp_regs.
7910 (fill_fpregset): Use alpha_fill_fp_regs.
7911 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
7912 (alphabsd_supply_reg): Use alpha_supply_int_regs.
7913 (alphabsd_fill_reg): Use alpha_fill_int_regs.
7914 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
7915 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
7916 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
7917
67dfac52
RH
79182003-06-02 Richard Henderson <rth@redhat.com>
7919
f75d70cc
RH
7920 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
7921
67dfac52
RH
7922 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
7923 (alpha_store_return_value): Likewise.
7924
0cf566ec
DC
79252003-06-02 David Carlton <carlton@math.stanford.edu>
7926
7927 * block.c (contained_in): Add 'const' to arguments.
7928 (block_function): Ditto.
7929 * block.h: Update declarations for block_function and
7930 contained_in.
7931
cdef89d0
DC
79322003-06-02 David Carlton <carlton@math.stanford.edu>
7933
7934 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
7935 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
7936 * p-valprint.c (pascal_val_print): Ditto.
7937 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
7938
72667056
RH
79392003-06-02 Richard Henderson <rth@redhat.com>
7940
98a8e1e5
RH
7941 * alpha-tdep.c (alpha_push_dummy_call): Use
7942 builtin_type_ieee_double_little instead of builtin_type_double.
eb4edb88 7943
8ffd9b1b 7944 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
98a8e1e5
RH
7945 sign-extension of 32-bit values.
7946 (alpha_store_return_value): Similarly.
0ede8eca 7947
98a8e1e5
RH
7948 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
7949 (alpha_extract_return_value): Likewise.
7950 (alpha_store_return_value): Likewise.
7b5e1cb3 7951
98a8e1e5
RH
7952 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
7953 (alpha_store_return_value): Error on IEEE Quad floats.
24064b5c 7954
98a8e1e5
RH
7955 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
7956 (alpha_extract_struct_value_address): Likewise.
7957 (alpha_store_return_value): Likewise.
7958 (alpha_store_struct_return): Remove.
7959 (alpha_gdbarch_init): Update hook registration to match.
5ec2bb99 7960
98a8e1e5
RH
7961 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
7962 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
7963 macros where appropriate.
7964 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
7965 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
14696584 7966
98a8e1e5
RH
7967 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
7968 for SP, GP; void_func_ptr for PC; non-language-specific types
7969 for all others.
7970 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
72667056 7971
6dd77b81
RH
79722003-06-02 Richard Henderson <rth@redhat.com>
7973
7974 * top.h (lim_at_start): Declare.
7975 * main.c (captured_main): Set it.
7976 * top.c (lim_at_start): Define.
7977 (command_loop): Use it instead of &environ.
7978 * event-top.c (command_handler): Likewise.
7979
f4dbdb54
JT
79802003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
7981
7982 * mipsnbsd-tdep.c: Update copyright years.
7983 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
7984
8f285956
RH
79852003-06-01 Richard Henderson <rth@redhat.com>
7986
98a8e1e5
RH
7987 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
7988 (alpha-linux-tdep.o): Update dependencies.
7989 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
7990 * alpha-mdebug-tdep.c: Remove unneeded includes.
8f285956 7991
615967cb
RH
79922003-06-01 Richard Henderson <rth@redhat.com>
7993
98a8e1e5
RH
7994 * alpha-tdep.c (alpha_register_reggroup_p): New.
7995 (alpha_gdbarch_init): Register it.
615967cb 7996
b59661bd
AC
79972003-06-02 Andrew Cagney <cagney@redhat.com>
7998
7999 * dwarfread.c: Eliminate "register"
8000 (decode_die_type): Eliminate assignment within "if".
8001 (struct_type, decode_array_element_type): Ditto.
8002 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
8003 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
8004 (decode_modified_type, completedieinfo): Ditto.
8005 * block.c: Eliminate "register".
8006 (blockvector_for_pc_sect): Eliminate assignment within "if".
8007 * cp-support.h (struct symbol): Opaque declaration.
8008 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
8009
5ef165c2
RH
80102003-06-01 Richard Henderson <rth@redhat.com>
8011
98a8e1e5
RH
8012 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
8013 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
5ef165c2 8014
143985b7
AF
80152003-06-01 Adam Fedor <fedor@gnu.org>
8016
8017 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
8018 * gdbarch.[ch]: Regenerate.
8019 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
8020 (hppa_gdbarch_init): Set it in the gdbarch vector.
8021 * i386-tdep.c (i386_fetch_pointer_argument): New
8022 (i386_gdbarch_init): Set it into gdbarch.
8023 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
8024 (rs6000_gdbarch_init): Set it in gdbarch.
8025 * sparc-tdep.c (sparc_fetch_pointer_argument): New
8026 (sparc_gdbarch_init): Set it in gdbarch.
8027
ae0167b9
AC
80282003-06-01 Andrew Cagney <cagney@redhat.com>
8029
7c0b4a20
AC
8030 * defs.h (extract_address): Delete declaration.
8031 * findvar.c (extract_address): Delete function.
8032 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
8033 extract_address with the inline equivalent,
8034 extract_unsigned_integer.
8035 (xstormy16_extract_struct_value_address): Ditto.
8036 (xstormy16_pointer_to_address): Ditto.
8037 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
8038 * v850-tdep.c (v850_push_arguments): Ditto.
8039 (v850_extract_return_value): Ditto.
8040 (v850_extract_struct_value_address): Ditto.
8041 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
8042 (sparcnbsd_get_longjmp_target_64): Ditto.
8043 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
8044 (get_longjmp_target): Ditto.
8045 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
8046 (sh64_extract_struct_value_address): Ditto.
8047 (sh_push_arguments): Ditto.
8048 (sh64_push_arguments): Ditto.
8049 * remote-vxsparc.c (vx_read_register): Ditto.
8050 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
8051 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
8052 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
8053 * mipsv4-nat.c (get_longjmp_target): Ditto.
8054 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
8055 * mips-nat.c (get_longjmp_target): Ditto.
8056 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
8057 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
8058 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
8059 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
8060 * irix5-nat.c (get_longjmp_target): Ditto.
8061 * irix4-nat.c (get_longjmp_target): Ditto.
8062 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
8063 (ia64_push_arguments): Ditto.
8064 * hpux-thread.c (hpux_thread_store_registers): Ditto.
8065 * h8300-tdep.c (h8300_push_arguments): Ditto.
8066 (h8300_store_return_value): Ditto.
8067 (h8300_extract_struct_value_address): Ditto.
8068 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
8069 (frv_push_arguments): Ditto.
8070 * avr-tdep.c (avr_pointer_to_address): Ditto.
8071 (avr_push_arguments): Ditto.
8072 * arm-tdep.c (arm_push_dummy_call): Ditto.
8073 (arm_get_longjmp_target): Ditto.
8074 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
8075 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
8076 (alpha_get_longjmp_target): Ditto.
8077
ae0167b9
AC
8078 * solib-irix.c (extract_mips_address): Inline extract_address,
8079 replacing it with extract_signed_integer.
8080 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
8081 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
8082 (first_link_map_member, open_symbol_file_object): Ditto.
8083 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
8084 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
8085 (LM_NEXT, LM_NAME): Ditto.
8086
44d88583
RH
80872003-06-01 Richard Henderson <rth@redhat.com>
8088
98a8e1e5
RH
8089 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
8090 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
8091 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
8092 (alpha_cannot_store_register): Likewise.
8093 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
8094 * alpha-nat.c (supply_gregset): Likewise.
8095 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
44d88583 8096
310e9b6a
AC
80972003-06-01 Andrew Cagney <cagney@redhat.com>
8098
8099 * infcall.c (call_function_by_hand): Update comment on
8100 DEPRECATED_DUMMY_WRITE_SP.
8101
8102 * mips-tdep.c (mips_gdbarch_init): Do not set
8103 deprecated_dummy_write_sp.
8104 (mips_eabi_push_dummy_call): Set the SP register.
8105 (mips_o64_push_dummy_call): Set the SP register.
8106 (mips_o32_push_dummy_call): Set the SP register.
8107 (mips_n32n64_push_dummy_call): Set the SP register.
8108
5ab84872
RH
81092003-06-01 Richard Henderson <rth@redhat.com>
8110
98a8e1e5
RH
8111 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
8112 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
8113 (supply_gregset): Likewise.
8114 * alpha-tdep.c (alpha_store_return_value): Likewise.
8115 (alpha_get_longjmp_target): Likewise.
8116 (alpha_register_name): Constify array.
8117 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
8118 deprecated_register_size, deprecated_register_bytes,
8119 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
8120 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
8121 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
5ab84872 8122
09cc52fd
RH
81232003-06-01 Richard Henderson <rth@redhat.com>
8124
8125 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
8126 from arg_reg_buffer to regcache to avoid double conversion.
8127
c7f16359
MK
81282003-06-01 Mark Kettenis <kettenis@gnu.org>
8129
8130 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
8131 SP_REGNUM.
8132 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
8133 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
8134
7131cb6e
RH
81352003-06-01 Richard Henderson <rth@redhat.com>
8136
98a8e1e5
RH
8137 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
8138 (decode_frame_entry): Set it. Skip FDE augmentation.
7131cb6e 8139
f3e0f90b
RH
81402003-06-01 Richard Henderson <rth@redhat.com>
8141
98a8e1e5
RH
8142 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
8143 not overlapping PC_REGNUM.
f3e0f90b 8144
c88e30c0
RH
81452003-06-01 Richard Henderson <rth@redhat.com>
8146
98a8e1e5
RH
8147 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
8148 alpha_push_arguments. Don't dump argument register data to
8149 the target stack. Fix float and 128-bit long double semantics.
8150 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
8151 (alpha_fix_call_dummy): Remove.
8152 (alpha_call_dummy_words): Remove.
8153 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
c88e30c0 8154
f1a559ae
RH
81552003-06-01 Richard Henderson <rth@redhat.com>
8156
8157 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
8158
5e045346
AC
81592003-06-01 Andrew Cagney <cagney@redhat.com>
8160
95404a3e
AC
8161 * mips-tdep.c (is_mips16_addr): New function.
8162 (make_mips16_addr, unmake_mips16_addr): New functions.
8163 (pc_is_mips16, mips_fetch_instruction): Use.
8164 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
8165 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
8166 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
8167 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
8168 TARGET_MIPS.
8169 * config/mips/tm-mips.h: Update copyright.
8170 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
8171 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
8172 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
8173 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
8174 (TM_PRINT_INSN_MACH): Delete.
8175 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
8176
5e045346
AC
8177 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
8178 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
8179 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
8180 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
8181 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
8182 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
8183 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
8184 mips*-*-riscos* and mips*-*-sysv* onto mips.
8185 * config/mips/mips64.mt: New file.
8186 * config/mips/mips.mt: New file.
8187 * config/mips/littlemips.mt: Delete file.
8188 * config/mips/decstation.mt: Delete file.
8189 * config/mips/vr4300el.mt: Delete file.
8190 * config/mips/vr5000el.mt: Delete file.
8191 * config/mips/vr5000.mt: Delete file.
8192 * config/mips/vr4100.mt: Delete file.
8193 * config/mips/vr4xxxel.mt: Delete file.
8194 * config/mips/vr4300.mt: Delete file.
8195 * config/mips/vr4xxx.mt: Delete file.
8196 * config/mips/bigmips.mt: Delete file.
8197 * config/mips/bigmips64.mt: Delete file.
8198 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
8199 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
8200 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
8201 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
8202 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
8203 "tm-bigmips.h".
8204 * config/mips/tm-irix3.h: Ditto.
8205 * config/mips/tm-mipsv4.h: Ditto.
8206 * config/mips/tm-embed.h: Ditto.
8207 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
8208 "tm-bigmips64.h".
8209 * config/mips/tm-vr5000el.h: Delete file.
8210 * config/mips/tm-tx39l.h: Delete file.
8211 * config/mips/tm-vr4300el.h: Delete file.
8212 * config/mips/tm-vr4xxxel.h: Delete file.
8213 * config/mips/tm-vr4300.h: Delete file.
8214 * config/mips/tm-vr4100.h: Delete file.
8215 * config/mips/tm-vr4xxx.h: Delete file.
8216 * config/mips/tm-vr5000.h: Delete file.
8217 * config/mips/tm-embedl64.h: Delete file.
8218 * config/mips/tm-embedl.h: Delete file.
8219 * config/mips/tm-embed64.h: Delete file.
8220 * config/mips/tm-bigmips64.h: Delete file.
8221 * config/mips/tm-bigmips.h: Delete file.
8222
2473a4a9
MK
82232003-06-01 Mark Kettenis <kettenis@gnu.org>
8224
97a5b208
MK
8225 Fix gdb/1216.
8226 * shnbsd-nat.c: Include "sh-tdep.h".
8227
2473a4a9
MK
8228 From Richard Henderson <rth@redhat.com>:
8229 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
8230
e0f7ec59
AC
82312003-05-31 Andrew Cagney <cagney@redhat.com>
8232
8233 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
8234 forward declaration.
8235 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
8236 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
8237 (mips_find_saved_regs): Use set_reg_offset.
8238 (mips_frame_init_saved_regs): Delete function.
8239 (mips_pop_frame): Call mips_find_saved_regs instead of
8240 DEPRECATED_FRAME_INIT_SAVED_REGS.
8241
68dcc709
AC
82422003-05-31 Andrew Cagney <cagney@redhat.com>
8243
8244 * mips-tdep.c (mips_gdbarch_init): Do not set
8245 deprecated_max_register_raw_size, register_virtual_size, and
8246 deprecated_max_register_virtual_size.
8247
cfc14b3a
MK
82482003-05-31 Mark Kettenis <kettenis@gnu.org>
8249
6405b0a6
MK
8250 * i386-tdep.c: Include "dwarf2-frame.h".
8251 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
8252 * Makefile.in (i386-tdep.o): Update dependencies.
8253
cfc14b3a
MK
8254 * dwarf2-frame.c, dwarf2-frame.h: New files.
8255 * Makefile.in (SFILES): Add dwarf2-frame.c.
8256 (dwarf2_frame_h): Define.
8257 (COMMON_OBS): Add dwarf2-frame.o.
8258 (dwarf2-frame.o): Add dependencies.
8259
6a2751d2
AJ
82602003-05-31 Andreas Jaeger <aj@suse.de>
8261
8262 * x86-64-linux-nat.c: Fix comment.
8263
1c3545ae
MK
82642003-05-31 Mark Kettenis <kettenis@gnu.org>
8265
10f93086
MK
8266 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
8267 function signature.
8268
1c3545ae
MK
8269 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
8270 have a sigcontext_addr handler.
8271 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
8272 sigcontext_addr handler.
8273
e11c53d2
AC
82742003-05-31 Andrew Cagney <cagney@redhat.com>
8275
8276 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
8277 (print_fp_register_row): Replace do_fp_register_row.
8278 (mips_print_fp_register): Add "file" and "frame" parameters.
8279 (mips_print_register): Add "file" and "frame" parameters.
8280 (mips_print_registers_info): Replace mips_do_registers_info.
8281 (mips_gdbarch_init): Set print_registers_info instead of
8282 deprecated_do_registers_info.
8283 (mips_read_fp_register_single): Add "frame" parameter.
8284 (mips_read_fp_register_double): Add "frame" parameter.
8285
a3386186
MK
82862003-05-31 Mark Kettenis <kettenis@gnu.org>
8287
70913449
MK
8288 * i386-tdep.c (i386_register_name): Check for MMX registers first.
8289 Fixes a bug where GDB would print the wrong register names for
8290 targets without SSE.
8291
2b5e0749
MK
8292 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
8293 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
8294 registers.
8295
8296 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
8297 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
8298 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8299 TDEP->sc_sp_offset.
8300
a3386186
MK
8301 From Michal Ludvig <mludvig@suse.cz>:
8302 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
8303 and `sc_num_regs'.
8304 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
8305 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
8306 I386_ST0_REGNUM): Move here from...
8307 * i386-tdep.c: ... here.
8308 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
8309 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
8310 registers if possible.
8311 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
8312 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
8313 Remove variables.
8314 (i386bsd_sc_reg_offset): New variable.
8315 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
8316 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8317 TDEP->sc_sp_offset.
8318 (i386fbsd_sc_reg_offset): New variable.
8319 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
8320 TDEP->sc_num_regs.
8321 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
8322 variables.
8323 (i386fbsd4_sc_reg_offset): New variable.
8324 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
8325 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8326 TDEP->sc_sp_offset.
8327 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
8328 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
8329 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
8330 Remove variables.
8331 (i386nbsd_sc_reg_offset): New variable.
8332 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
8333 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8334 TDEP->sc_sp_offset.
8335 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
8336 Remove variables.
8337 (i386obsd_sc_reg_offset): New variable.
8338 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
8339 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8340 TDEP->sc_sp_offset.
8341 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
8342 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
8343 for frame pointer offset in `struct sigcontext'.
8344
25ab4790
AC
83452003-05-31 Andrew Cagney <cagney@redhat.com>
8346
8347 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
8348 architecture methods call_dummy_words, sizeof_call_dummy_words,
8349 push_return_address, store_struct_return, and fix_call_dummy. Set
8350 push_dummy_call instead of deprecated_push_arguments.
8351 (mips_store_struct_return): Delete function.
8352 (mips_fix_call_dummy): Delete function.
8353 (mips_push_return_address): Delete function.
8354 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
8355 RA_REGNUM and T9_REGNUM.
8356 (mips_n32n64_push_dummy_call): Ditto for
8357 mips_n32n64_push_arguments.
8358 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
8359 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
8360
6a65450a
AC
83612003-05-31 Andrew Cagney <cagney@redhat.com>
8362
8363 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
8364 "dummy_addr" to "bp_addr".
8365 * infcall.c (call_function_by_hand): Pass "funaddr" to
8366 gdbarch_push_dummy_call.
8367 * gdbarch.h, gdbarch.c: Re-generate.
8368 * i386-tdep.c (i386_push_dummy_call): Update.
8369 * arm-tdep.c (arm_push_dummy_call): Update.
8370 * d10v-tdep.c (d10v_push_dummy_call): Update.
8371
c4f35dd8
MK
83722003-05-31 Mark Kettenis <kettenis@gnu.org>
8373
8374 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
8375 variable declarations.
8376 (x86_64_register_number, x86_64_register_name): Remove prototypes.
8377 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
8378 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
8379 x86_64_init_frame_pc, x86_64_init_frame_pc,
8380 x86_64_function_has_prologue): Remove prototypes.
8381 (X86_64_NUM_GREGS): New define.
8382 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
8383 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
8384 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
8385 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
8386 XMM1_REGNUM): Remove defines.
8387 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
8388 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
8389 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
8390 X86_64_XMM1_REGNUM): New defines.
8391 (struct x86_64_register_info): Renamed from `struct
8392 register_info'. Remove `size' member.
8393 (x86_64_register_info_table): Remove variable.
8394 (x86_64_register_info): New variable.
8395 (X86_64_NUM_REGS): New define.
8396 (X86_64_NUM_GREGS): Remove define.
8397 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
8398 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
8399 Remove variables.
8400 (x86_54_dwarf2_reg_to_regnum): Remove function.
8401 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
8402 (x86_64_dwarf_reg_to_regnum): New function.
8403 (x86_64_register_name): Rewrite.
8404 (x86_64_register_raw_size): Remove function.
8405 (x86_64_register_byte_table): Remove variable.
8406 (x86_64_register_byte): Remove function.
8407 (x86_64_register_virtual_type): Remove function.
8408 (x86_64_register_type): New function.
8409 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
8410 x86_64_register_convert_to_raw): Remove functions.
8411 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
8412 (x86_64_use_struct_convention): Make static. Adjust for renamed
8413 defines.
8414 (x86_64_frame_init_saved_regs): Remove function.
8415 (x86_64_push_arguments): Make static. Change to accept a regcache
8416 as argument.
8417 (x86_64_store_return_value, x86_64_extract_return_value): Make
8418 static. Rewrite based on i386 counterparts.
8419 (x86_64_push_dummy_call): New function.
8420 (X86_64_NUM_SAVED_REGS): New define.
8421 (x86_64_register_number): Remove function.
8422 (x86_64_store_struct_return): Remove function.
8423 (x86_64_frameless_function_invocation,
8424 x86_64_function_has_prologue): Remove functions.
8425 (PROLOG_BUFSIZE): Remove define.
8426 (struct x86_64_frame_cache): New structure.
8427 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
8428 x86_64_frame_cache, x86_64_frame_this_id,
8429 x86_64_frame_prev_register, x86_64_frame_p,
8430 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
8431 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
8432 functions.
8433 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
8434 variables.
8435 (x86_64_skip_prologue): Rewrite in terms of
8436 x86_64_analyze_prologue.
8437 (x86_64_frame_base_address): New function.
8438 (x86_64_frame_base): New variable.
8439 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
8440 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
8441 set deprecated_fp_regnum, deprecated_register_size,
8442 deprecated_register_bytes, register_raw_size, register_byte,
8443 register_virtual_type, register_convertiable,
8444 register_convert_to_virtual, convert_to_raw,
8445 deprecated_get_saved_register, deprecated_target_read_fp,
8446 deprecated_push_arguments, deprecated_push_return_address,
8447 deprecated_pop_frame, deprecated_store_struct_return,
8448 deprecated_frame_init_saved_regs, deprecated_frame_chain,
8449 frameless_function_invocation, deprecated_frame_saved_pc,
8450 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
8451 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
8452 deprecated_init_frame_pc and virtual_frame_pointer. Call
8453 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
8454 and x86_64_frame_p. Call frame_base_set_default to register
8455 x86_64_frame_base.
8456 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
8457 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
8458 (_initialize_x86_64_tdep): Remove function.
8459 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
8460 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
8461 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
8462 define.
8463 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
8464 (x86_64_linux_sigcontext_addr): Rewrite.
8465 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
8466 x86_64_linux_frame_saved_pc): Remove functions.
8467 (x86_64_linux_pc_in_sigtramp): Renamed from
8468 x86_64_linux_in_sigtramp. Try harder to recognize a signal
8469 trampoline.
8470 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
8471 Remove_functions.
8472 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
8473 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
8474 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
8475 (x86_64_regmap): Rename to regmap.
8476 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
8477 x86_64_num_gregs.
8478 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
8479 x86_64_regmap.
8480 (x86_64_fxsave_offset): Remove function.
8481 (supply_fpregset): Simply call x86_64_supply_fxsave.
8482 (fill_fpregset): Simply call x86_64_fill_fxsave.
8483 (fetch_inferior_registers, store_inferior_registers): Avoid
8484 asignment in if-statement.
8485 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
8486 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
8487 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
8488 (fetch_core_registers): Remove function.
8489 (linux_elf_core_fns): Remove.
8490 (offsetoff): Don't define.
8491 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
8492 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
8493 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
8494 add core-regset.o.
8495 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
8496 protection against multiple includes instead of NM_X86_64_h. Add
8497 various comments. Include "config/nm-linux.h". Don't include
8498 <signal.h>.
8499 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
8500 GET_THREAD_SIGNALS): Remove defines.
8501 (x86_64_register_u_addr, kernel_u_size,
8502 lin_thread_get_thread_signals): Remove prototypes.
8503 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
8504 [HAVE_LINK_H]: Don't include "solib.h".
8505 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
8506 * config/i386/tm-x86-64linux.h: Fix comments.
8507 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
8508 x86-64-tdep.o): Update dependencies.
8509
c25083af
AC
85102003-05-30 Andrew Cagney <cagney@redhat.com>
8511
c8f55a7b
AC
8512 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
8513 Change parameter type to a "struct regcache *".
8514
c25083af
AC
8515 * gdbarch.sh: Regardless of the multi-arch level, always define
8516 the macro when not already defined.
8517 * gdbarch.h, gdbarch.c: Re-generate.
8518
fbe586ae
RH
85192003-05-30 Richard Henderson <rth@redhat.com>
8520
8521 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
8522 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
8523 (alpha_mdebug_frame_this_id): Likewise.
8524 (alpha_mdebug_frame_prev_register): Likewise.
8525 (alpha_mdebug_frame_base_address): Likewise.
8526 (alpha_mdebug_frame_locals_address): Likewise.
8527 (alpha_mdebug_frame_args_address): Likewise.
8528 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
8529 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
8530 (alpha_heuristic_frame_unwind_cache): Make static; add missing
8531 loop increment.
8532 (alpha_heuristic_frame_this_id): Make static.
8533 (alpha_heuristic_frame_prev_register): Likewise.
8534 (alpha_heuristic_frame_base_address): Likewise.
8535 * alpha-tdep.h: Update.
8536
acd5c798
MK
85372003-05-30 Mark Kettenis <kettenis@gnu.org>
8538
8539 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
8540 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
8541 defenitions.
8542 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
8543 * i386-tdep.c: Mark functions that are 64-bit safe as such.
8544 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
8545 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
8546 I386_ST0_REGNUM): New defines.
8547 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
8548 codestream_get): Remove define.
8549 (codestream_next_addr, condestream_addr, condestream_buf,
8550 codestream_off, codestream_cnt): Remove variables.
8551 (codestream_fill, codestream_seek, codestream_read): Remove
8552 functions.
8553 (i386_follow_jump): Rewrite to avoid usage of removed codestream
8554 functionality.
8555 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
8556 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
8557 i386_frame_saved_pc, i386_saved_pc_after_call,
8558 i386_frame_num_args, i386_frame_init_saved_regs,
8559 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
8560 i386_push_arguments): Remove functions.
8561 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
8562 functionality. Use i386_analyze_prologue instead of
8563 i386_get_frame_setup.
8564 (I386_NUM_SAVED_REGS): New define.
8565 (struct i386_frame_cache): New structure.
8566 (i386_alloc_frame_cache, i386_analyze_struct_return,
8567 i386_skip_probe, i386_analyze_frame_setup,
8568 i386_analyze_register_saves, i386_analyze_prologue,
8569 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
8570 i386_frame_prev_register, i386_sigtramp_frame_cache,
8571 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
8572 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
8573 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
8574 New functions.
8575 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
8576 New variables.
8577 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
8578 I386_EAX_REGNUM and I386_EDX_REGNUM.
8579 (i386_extract_return_value, i386_store_return_value): Use
8580 I386_ST0_REGNUM where appropriate.
8581 (i386_extract_struct_value_address): Rewrite to use extract_address.
8582 (i386_svr4_pc_in_sigtramp): Add comment.
8583 (i386_svr4_sigcontext_addr): Rewrite.
8584 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
8585 TDEP->sc_sp_offset.
8586 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
8587 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
8588 of new defines. Set push_dummy_call, don't set
8589 deprecated_push_arguments, deprecated_push_return_address,
8590 deprecated_pop_frame. Don't set parm_boundary. Don't set
8591 deprecated_frame_chain, deprecated_frame_saved_pc,
8592 deprecated_saved_pc_after_call. Set unwind_dummy_id,
8593 save_dummy_frame_tos, unwind_pc. Call
8594 frame_unwind_append_predicate and frame_base_set_default. Don't
8595 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
8596 Don't set frameless_function_invocation. Don't set
8597 deprecated_register_bytes, deprecated_register_size,
8598 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
8599 * i386-linux-tdep.c: Fix formatting in some comments.
8600 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
8601 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
8602 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
8603 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
8604 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
8605 redundant parentheses.
8606 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
8607 (i386_linux_sigcontext_addr): Use it. Rewrite.
8608 (find_minsym_and_objfile): Change name of second argument.
8609 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
8610 changed. Use frame_pc_unwind instead of
8611 DEPRECATED_SAVED_PC_AFTER_CALL.
8612 (i386_linux_init_abi): Don't set deprecated_register_bytes.
8613 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
8614 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
8615 unwinder.
8616 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
8617 "dummy-frame.h".
8618 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
8619 (_initialize_i386_cygwin_tdep): New prototype.
8620 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
8621 deprecated_frame_chain_valid.
8622 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
8623 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
8624 Rely on the SVR4 defaults.
8625 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
8626 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
8627
c89b70f1
AC
86282003-05-30 Andrew Cagney <cagney@redhat.com>
8629
8630 * infcall.c (call_function_by_hand): Always call
8631 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
8632
85b32d22
RH
86332003-05-30 Richard Henderson <rth@redhat.com>
8634
c89b70f1
AC
8635 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
8636 increment.
85b32d22 8637
bfe51b1e
JB
86382003-05-29 Jim Blandy <jimb@redhat.com>
8639
8640 Use gdbarch methods for solib stuff on PowerPC Linux.
8641 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
8642 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
8643 show through.
8644 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
8645 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
8646 giving the same effect as the #definitions above.
8647
1abf022c
AF
86482003-05-29 Adam Fedor <fedor@gnu.org>
8649
8650 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
8651 (find_implementation_from_class): Replace it with the standard
8652 case i.e. do nothing.
8653
d2427a71
RH
86542003-05-29 Richard Henderson <rth@redhat.com>
8655
8656 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
8657 (alpha_linux_sigtramp_offset): Use it. Make static.
8658 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
8659 update for new frame model.
8660 * alpha-mdebug-tdep.c: New file.
8661 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
8662 (alpha_osf1_init_abi): Install it.
8663 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
8664 (linked_proc_desc_table): Remove.
8665 (alpha_frame_past_sigtramp_frame): Remove.
8666 (alpha_dynamic_sigtramp_offset): Remove.
8667 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
8668 (alpha_proc_desc_is_dyn_sigtramp): Remove.
8669 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
8670 (push_sigtramp_desc): Remove.
8671 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
8672 (alpha_cannot_store_register): Likewise.
8673 (alpha_sigcontext_addr): Remove.
8674 (alpha_find_saved_regs): Remove.
8675 (alpha_frame_init_saved_regs): Remove.
8676 (alpha_init_frame_pc_first): Remove.
8677 (read_next_frame_reg): Remove.
8678 (alpha_frame_saved_pc): Remove.
8679 (alpha_saved_pc_after_call): Remove.
8680 (temp_proc_desc, temp_saved_regs): Remove.
8681 (alpha_about_to_return): Remove.
8682 (cached_proc_desc): Remove.
8683 (alpha_frame_chain): Remove.
8684 (alpha_print_extra_frame_info): Remove.
8685 (alpha_init_extra_frame_info): Remove.
8686 (alpha_frame_locals_address): Remove.
8687 (alpha_frame_args_address): Remove.
8688 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
8689 (alpha_push_dummy_frame): Remove.
8690 (alpha_pop_frame): Remove.
8691 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
8692 (alpha_read_insn): New.
8693 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
8694 for different insn encodings.
8695 (alpha_in_lenient_prologue): Remove.
8696 (struct alpha_sigtramp_unwind_cache): New.
8697 (alpha_sigtramp_frame_unwind_cache): New.
8698 (alpha_sigtramp_register_address): New.
8699 (alpha_sigtramp_frame_this_id): New.
8700 (alpha_sigtramp_frame_prev_register): New.
8701 (alpha_sigtramp_frame_unwind): New.
8702 (alpha_sigtramp_frame_p): New.
8703 (struct alpha_heuristic_unwind_cache): New.
8704 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
8705 don't count nop insns that occur between functions.
8706 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
8707 heuristic_proc_desc, but without the mdebug wrapping.
8708 (alpha_heuristic_frame_this_id): New.
8709 (alpha_heuristic_frame_prev_register): New.
8710 (alpha_heuristic_frame_unwind): New.
8711 (alpha_heuristic_frame_p): New.
8712 (alpha_heuristic_frame_base_address): New.
8713 (alpha_heuristic_frame_base): New.
8714 (alpha_unwind_dummy_id): New.
8715 (alpha_unwind_pc): New.
8716 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
8717 frame related deprecated initializations; install replacements.
8718 (alpha_dump_tdep): Remove.
8719 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
8720 (alpha_read_insn, alpha_after_prologue,
8721 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
8722 alpha_heuristic_frame_prev_register,
8723 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
8724 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
8725 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
8726 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
8727
93ec1121
AC
87282003-05-29 Andrew Cagney <cagney@redhat.com>
8729
8730 * gdb_assert.h (gdb_assert_fail): Provide different definitions
8731 dependant on the availability of ASSERT_FUNCTION.
8732 (ASSERT_FUNCTION): Do not define when there is no function name.
8733
98f08d3d
KB
87342003-05-29 Kevin Buettner <kevinb@redhat.com>
8735
8736 From Jimi X <jimix@watson.ibm.com>:
8737 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
8738
0897f59b
JB
87392003-05-28 Jim Blandy <jimb@redhat.com>
8740
8741 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
8742 argument to ptrace to int; the system headers should give it the
8743 right type, and pointers don't fit in ints on powerpc64-*-*.
8744
14898363
L
87452003-05-28 H.J. Lu <hongjiu.lu@intel.com>
8746
8747 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
8748 DW_TAG_catch_block.
8749
a7a48797
EZ
87502003-05-26 Elena Zannoni <ezannoni@redhat.com>
8751
8752 * stabsread.c (dbx_lookup_type): Make static.
8753 (read_type): Ditto.
8754 (add_undefined_type): Ditto.
8755 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
8756 not export.
8757
f5479e9c
EZ
87582003-05-26 Elena Zannoni <ezannoni@redhat.com>
8759
8760 * hpread.c (hpread_has_name): Make static.
8761 (hpread_psymtab_to_symtab): Ditto.
8762 (file_exists): Ditto.
8763 (hpread_call_pxdb): Ditto.
8764 (hpread_pxdb_needed): Ditto.
8765 (hpread_quick_traverse): Ditto.
8766 (hpread_get_header): Ditto.
8767 (hpread_get_lntt): Ditto.
8768 (hpread_get_slt): Ditto.
8769 (class_of): Ditto.
8770
eb2e12d7
AS
87712003-05-25 Andreas Schwab <schwab@suse.de>
8772
78bf922a
AS
8773 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
8774 stack_align and deprecated_extra_stack_alignment_needed.
8775 (m68k_stack_align): Delete.
8776
eb2e12d7
AS
8777 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
8778 (m68k_register_virtual_size): Likewise.
8779 (altos_skip_prologue): Remove obsolete function.
8780 (isi_frame_num_args): Likewise.
8781 (news_frame_num_args): Likewise.
8782 (m68k_fix_call_dummy): Make static.
8783 (m68k_push_dummy_frame): Likewise.
8784 (m68k_pop_frame): Likewise.
8785 (m68k_skip_prologue): Likewise.
8786 (m68k_frame_init_saved_regs): Likewise.
8787 (m68k_saved_pc_after_call): Likewise.
8788 (m68k_get_longjmp_target): Make multi-arch.
8789 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
8790 structure. Register m68k_get_longjmp_target if enabled.
8791 * m68k-tdep.h (struct gdbarch_tdep): Define.
8792 * config/m68k/tm-m68k.h: Don't include "regcache.h".
8793
8794 * Makefile.in (config.status): Also depend on configure.tgt
8795 and configure.host.
8796 (m68klinux-tdep.o): Update dependencies.
8797 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
8798 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
8799 (M68K_LINUX_JB_PC): Define.
8800 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
8801 and take additional parameter.
8802 (m68k_linux_sigtramp_saved_pc): Update.
8803 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
8804 m68k_linux_pc_in_sigtramp, in_plt_section,
8805 find_solib_trampoline_target.
8806 * config/m68k/tm-linux.h: Don't include any tm headers.
8807 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
8808 (JB_ELEMENT_SIZE): Likewise.
8809 (JB_PC): Likewise.
8810 (GET_LONGJMP_TARGET): Likewise.
8811 (IN_SIGTRAMP): Likewise.
8812 (SVR4_SHARED_LIBS): Define this and include "solib.h".
8813
eb2c22dc
MK
88142003-05-25 Mark Kettenis <kettenis@gnu.org>
8815
8816 * sparc-tdep.c (sparc32_do_push_arguments): New function.
8817 (sparc32_push_arguments): Re-implement by calling
8818 sparc32_do_push_arguments.
8819
44b7b84e
MK
88202003-05-25 Mark Kettenis <kettenis@gnu.org>
8821
8822 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
8823 SPARC_O1_REGNUM): New defines.
8824 (sparc32_extract_return_value): Rewrite to operate on a regcache.
8825 (sparc32_store_return_value): New function.
8826 (sparc_extract_struct_value_address): Rewrite to operate on a
8827 regcache.
8828 (sparc_gdbarch_init): Don't set
8829 deprecated_extract_struct_value_address. Set
8830 extract_struct_value_address instead. Don't set
8831 deprecated_extract_return_value and deprecated_store_return_value
8832 for 32-bit targets. Set extract_return_value and
8833 store_return_value instead.
8834 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
7bb11558 8835 DEPRECATED_EXTRACT_RETURN_VALUE,
44b7b84e
MK
8836 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
8837 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
8838 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
8839 (sparc_store_return_value): Remove prototype.
8840 (sparc32_store_return_value): New prototype.
8841 (sparc32_extract_return_value, sparc_extract_struct_value_address):
8842 Adjust prototypes.
8843
f6ad61e3
MK
88442003-05-24 Mark Kettenis <kettenis@gnu.org>
8845
8846 * sparcnbsd-tdep.c: Include "gdb_string.h".
8847
b276f1bb
AC
88482003-05-23 Andrew Cagney <cagney@redhat.com>
8849
8850 * p-valprint.c (pascal_val_print): Replace extract_address with
8851 the inline equivalent extract_unsigned_integer.
8852 * jv-valprint.c (java_value_print): Ditto.
8853 * ada-valprint.c (ada_val_print_1): Ditto.
8854 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
8855
e76c5fcc
TR
88562003-05-23 Theodore A. Roth <troth@openavr.org>
8857
8858 * blockframe.c (frameless_look_for_prologue): Remove unused
8859 after_prologue variable.
8860
2cdd89cb
MK
88612003-05-23 Mark Kettenis <kettenis@gnu.org>
8862
8863 * blockframe.c (get_pc_function_start): Rewrite to avoid
8864 asignments in if-statements.
8865
182d43bc
EZ
88662003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8867
8868 Committed by Elena Zannoni <ezannoni@redhat.com>.
8ffd9b1b 8869 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
182d43bc
EZ
8870 files, don't relocate absolute symbols (and do use mst_abs).
8871
e8f3fcdd
AC
88722003-05-23 Andrew Cagney <cagney@redhat.com>
8873
8874 * objc-lang.c: Include "gdb_assert.h".
8875 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
8876 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
8877 (gdb_check, gdb_check_fatal): Delete functions.
8878 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
8879 gdb_assert.
8880 (parse_selector, parse_method, find_methods, find_imps): Ditto.
8881 * Makefile.in (objc-lang.o): Update dependencies.
8882
3c23e6fb
ILT
88832003-05-22 Ian Lance Taylor <ian@airs.com>
8884
8885 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
8886 with fprintf_filtered, not fprintf_unfiltered.
8887
af1342ab
AC
88882003-05-22 Andrew Cagney <cagney@redhat.com>
8889
8890 * stack.c (frame_info): Inline extract_address, replacing it with
8891 extract_unsigned_integer.
8892 * findvar.c (unsigned_pointer_to_address): Ditto.
8893 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
8894 * dwarf2expr.c (dwarf2_read_address): Ditto.
8895 * frame.c (frame_pc_unwind): Update comment.
8896 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
8897
47e242ec
JJ
88982003-05-22 Jeff Johnston <jjohnstn@redhat.com>
8899
8900 * infptrace.c (detach): Call print_sys_errmsg rather than
8901 perror_with_name to issue warning message when errno is non-zero
8902 after calling ptrace detach.
8903
e2ac8128
JB
89042003-05-21 J. Brobecker <brobecker@gnat.com>
8905
8906 * config/pa/tm-hppa.h: Delete some unused macros. Move some
8907 macro definitions from here...
8908 * hppa-tdep.c: ...to there.
8909
92b3541e
KB
89102003-05-20 Kevin Buettner <kevinb@redhat.com>
8911
8912 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
8913 register_ptrace_addr(). Fix all callers.
8914
55809acb
AS
89152003-05-21 Andreas Schwab <schwab@suse.de>
8916
8917 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
8918 dependencies.
8919 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
8920 end.
8921 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
8922 (_initialize_m68k_linux_tdep): New function.
8923 (m68k_linux_frame_saved_pc): Make static.
8924 (m68k_linux_extract_return_value): Likewise.
8925 (m68k_linux_store_return_value): Likewise.
8926 (m68k_linux_extract_struct_value_address): Likewise.
8927 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
8928 Remove.
8929 (DEPRECATED_STORE_RETURN_VALUE): Remove.
8930 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
8931 (DEPRECATED_FRAME_SAVED_PC): Remove.
8932
0fbc10f7
KW
89332003-05-20 Kris Warkentin <kewarken@qnx.com>
8934
8935 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
8936 regset numbering rather than our own.
8937
58da2eb2
DC
89382003-05-19 David Carlton <carlton@bactrian.org>
8939
8940 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
8941
1fcb5155
DC
89422003-05-19 David Carlton <carlton@bactrian.org>
8943
8944 Partial fix for PR c++/827.
8945 * cp-support.h: Include symtab.h.
8946 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
8947 * cp-namespace.c: Update contributors.
8948 (cp_lookup_symbol_nonlocal): New.
8949 (lookup_namespace_scope, cp_lookup_symbol_namespace)
8950 (lookup_symbol_file): Ditto.
8951 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
8952 * block.h: Declare block_scope, block_using, block_global_block.
8953 * block.c (block_scope): New.
8954 (block_using, block_global_block): Ditto.
8955 * Makefile.in (cp_support_h): Depend on symtab_h.
8956 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
8957
5f9a71c3
DC
89582003-05-19 David Carlton <carlton@bactrian.org>
8959
8960 * language.h (struct language_defn): Add 'la_value_of_this'
8961 and 'la_lookup_symbol_nonlocal' members.
8962 * symtab.h: Declare basic_lookup_symbol_nonlocal,
8963 lookup_symbol_static, lookup_symbol_global,
8964 lookup_symbol_aux_block.
8965 * symtab.c (lookup_symbol_aux): Call language hooks to determine
8966 if we should search fields of this and how to do static/global
8967 lookup.
8968 (lookup_symbol_aux_block): Make extern.
8969 (basic_lookup_symbol_nonlocal): New.
8970 (lookup_symbol_static, lookup_symbol_global): Ditto.
8971 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
8972 'la_lookup_symbol_nonlocal' members.
8973 * c-lang.c (c_language_defn, cplus_language_defn)
8974 (asm_language_defn, minimal_language_defn): Ditto.
8975 * jv-lang.c (java_language_defn): Ditto.
8976 * language.c (unknown_language_defn, auto_language_defn)
8977 (local_language_defn): Ditto.
8978 * m2-lang.c (m2_language_defn): Ditto.
8979 * objc-lang.c (objc_language_defn): Ditto.
8980 * scm-lang.c (scm_language_defn): Ditto.
8981 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
8982 * p-lang.c (pascal_language_defn): Ditto for both.
8983 * Makefile.in (f-lang.o): Depend on value_h.
8984 (p-lang.o): Ditto.
8985
89a9d1b1
DC
89862003-05-19 David Carlton <carlton@bactrian.org>
8987
8988 * block.h: Declare block_static_block.
8989 * block.c (block_static_block): New.
8990 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
8991 lookup_symbol_aux_local, calling block_static_block instead.
8992 (lookup_symbol_aux_local): Delete 'static_block' argument.
8993
eed3f8ab
DC
89942003-05-19 David Carlton <carlton@bactrian.org>
8995
8996 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
8997
a09d8bda
ML
89982003-05-19 Michal Ludvig <mludvig@suse.cz>
8999
9000 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
9001 register numbers mapping.
9002
69636828
AF
90032003-05-18 Adam Fedor <fedor@gnu.org>
9004
9005 * symtab.c (completion_list_objc_symbol): New function.
9006 (make_symbol_completion_list): Use it to add ObjC symbols
9007 when looking though the list.
9008 (language_search_unquoted_string): New function.
9009 (make_file_symbol_completion_list): Use it.
9010
55baeb84
AS
90112003-05-18 Andreas Schwab <schwab@suse.de>
9012
d0b45d99
AS
9013 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
9014 dependencies.
9015 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
9016 as m68k_linux_extract_return_value.
9017 (DEPRECATED_STORE_RETURN_VALUE): Define as
9018 m68k_linux_store_return_value.
9019 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
9020 m68k_linux_extract_struct_value_address.
9021 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
9022 get_next_frame, get_frame_base, get_frame_pc.
9023 (m68k_linux_frame_saved_pc): Use get_frame_base.
9024 (m68k_linux_extract_return_value): New function.
9025 (m68k_linux_store_return_value): New function.
9026 (m68k_linux_extract_struct_value_address): New function.
9027 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
9028
55baeb84
AS
9029 * c-exp.y (typebase): Remove duplicate occurence of
9030 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
8ffd9b1b 9031 of lookup_signed_typename.
55baeb84 9032
b6b08ebf
MK
90332003-05-18 Mark Kettenis <kettenis@gnu.org>
9034
9035 * dwarf2loc.c (find_location_expression): Change type of second
9036 argument to `size_t *'.
9037 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
9038 for size variable.
9039
5ad1c190
DC
90402003-05-18 David Carlton <carlton@bactrian.org>
9041
9042 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
9043 'linkage_name'. Add comment.
9044 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
9045 'linkage_name'.
9046 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
9047 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
9048 (lookup_block_symbol): Ditto.
9049
b8b527c5
AC
90502003-05-16 Andrew Cagney <cagney@redhat.com>
9051
9052 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
9053 * gdbarch.h, gdbarch.c: Re-generate.
9054 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
9055 * TODO (REGISTER_BYTES): Delete reference.
9056 * alpha-tdep.c (alpha_gdbarch_init): Update.
9057 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9058 * x86-64-tdep.c (x86_64_init_abi): Update.
9059 * vax-tdep.c (vax_gdbarch_init): Update.
9060 * v850-tdep.c (v850_gdbarch_init): Update.
9061 * sparc-tdep.c (sparc_gdbarch_init): Update.
9062 * sh-tdep.c (sh_gdbarch_init): Update.
9063 * s390-tdep.c (s390_gdbarch_init): Update.
9064 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9065 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
9066 (ns32k_gdbarch_init_32382): Update.
9067 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9068 * mcore-tdep.c (mcore_gdbarch_init): Update.
9069 * m68k-tdep.c (m68k_gdbarch_init): Update.
9070 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9071 * ia64-tdep.c (ia64_gdbarch_init): Update.
9072 * i386-tdep.c (i386_gdbarch_init): Update.
9073 * i386-linux-tdep.c (i386_linux_init_abi): Update.
9074 * hppa-tdep.c (hppa_gdbarch_init): Update.
9075 * h8300-tdep.c (h8300_gdbarch_init): Update.
9076 * frv-tdep.c (frv_gdbarch_init): Update.
9077 * cris-tdep.c (cris_gdbarch_init): Update.
9078 * avr-tdep.c (avr_gdbarch_init): Update.
9079 * arm-tdep.c (arm_gdbarch_init): Update.
9080 * sparc-tdep.c (sparc_pop_frame): Update.
9081 * rs6000-tdep.c (rs6000_pop_frame): Update.
9082 * remote.c (init_remote_state): Update.
9083 (remote_prepare_to_store): Update.
9084 * remote-vx.c (vx_prepare_to_store): Update.
9085 * remote-sds.c (sds_fetch_registers): Update.
9086 (sds_prepare_to_store): Update.
9087 * remote-array.c: Update.
9088 * regcache.c (init_legacy_regcache_descr): Update.
9089 (init_regcache_descr): Update.
9090 * mips-tdep.c (mips_eabi_extract_return_value): Update.
9091 (mips_o64_extract_return_value): Update.
9092 * irix5-nat.c (fetch_core_registers): Update.
9093 * irix4-nat.c (fetch_core_registers): Update.
9094 * i386-tdep.h: Update.
9095 * hppa-tdep.c (pa_do_registers_info): Update.
9096 (pa_do_strcat_registers_info): Update.
9097 * cris-tdep.c (cris_register_bytes_ok): Update.
9098 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
9099 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
9100 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
9101 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
9102 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
9103 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
9104 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
9105 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
9106 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
9107 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
9108 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
9109 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
9110 (REGISTER_BYTES_OK): Update.
9111 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
9112 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
9113
ee2842e2
ILT
91142003-05-16 Ian Lance Taylor <ian@airs.com>
9115
9116 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
9117 (vax_print_insn, print_insn_arg): Remove static functions.
9118 (vax_gdbarch_init): Call set_gdbarch_print_insn with
9119 print_insn_vax from opcodes library.
9120 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
9121
973177d3
AC
91222003-05-15 Andrew Cagney <cagney@redhat.com>
9123
aaab4dba
AC
9124 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
9125 * target.h (memory_breakpoint_from_pc): Delete declaration.
9126 * mem-break.c (memory_breakpoint_from_pc): Delete function.
9127 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
9128 * monitor.c (monitor_insert_breakpoint): Use
9129 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
9130 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
9131 * gdbarch.h, gdbarch.c: Re-generate.
9132 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
9133 (sparc_gdbarch_init): Set breakpoint_from_pc to
9134 sparc_breakpoint_from_pc.
9135 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
9136 (BREAKPOINT_FROM_PC): Define.
9137 (sparc_breakpoint_from_pc): Declare.
9138 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
9139 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
9140 (BREAKPOINT_FROM_PC): Define.
9141 (BREAKPOINT): Delete macro.
9142 * target.h: Update comment.
9143 * s390-tdep.c (s390_gdbarch_init): Update comments.
9144 * remote.c: Update comments.
9145 * remote-mips.c: Update comments.
9146 * proc-api.c (write_with_trace): Do not check for a breakpoint.
9147 * mem-break.c: Update comment.
9148 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
9149 (ia64_memory_insert_breakpoint): Update.
9150 * config/sparc/tm-sparc.h: Update comment.
9151 * config/pa/tm-hppa64.h: Update comment.
9152 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
9153 (rs6000_breakpoint_from_pc): Update.
9154 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
9155 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
9156 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
9157 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
9158 (mips_breakpoint_from_pc): Update.
9159 (mips_dump_tdep): Update.
9160
e06963ff
AC
9161 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
9162 * minsyms.c (lookup_minimal_symbol): Inline
9163 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
9164
973177d3
AC
9165 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
9166 * p-valprint.c (pascal_object_print_value_fields): Ditto.
9167 * p-lang.c (pascal_printstr): Ditto.
9168 * objc-lang.c (objc_printstr): Ditto.
9169 * m2-lang.c (m2_printstr): Ditto.
9170 * jv-valprint.c (java_print_value_fields): Ditto.
9171 * f-lang.c (f_printstr): Ditto.
9172 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
9173 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
9174 for repeat_count_threshold.
9175 * Makefile.in (cp-valprint.o): Update dependencies.
9176
5ea2bd7f 91772003-05-15 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 9178
5ea2bd7f
JJ
9179 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
9180 (examine_prologue): Support looking through leaf functions, knowing
8ffd9b1b
AJ
9181 they start with mov r2,r12. Support skipping over indirect stores
9182 of the input registers. Upon hitting a non-nop branch instruction
9183 or predicated instruction, bail out by setting lim_pc to the current
9184 pc value in the loop. At the end, if the lim_pc value is still
5ea2bd7f
JJ
9185 beyond our calculated value and we have trust_limit set,
9186 use the lim_pc value.
9187
cc8c88f3
AC
91882003-05-15 Andrew Cagney <cagney@redhat.com>
9189
9190 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
9191 generic_find_dummy_frame.
9192 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
9193 (deprecated_generic_find_dummy_frame): Update.
9194 (deprecated_read_register_dummy): Update.
9195 * frame.c (deprecated_generic_get_saved_register): Update.
9196
909cd28e
TR
91972003-05-15 Theodore A. Roth <troth@openavr.org>
9198
9199 * avr-tdep.c (avr_breakpoint_from_pc): New function.
9200 (avr_gdbarch_init): Set breakpoint_from_pc method.
9201
b923b08d
AC
92022003-05-15 Andrew Cagney <cagney@redhat.com>
9203
9204 * regcache.c (build_regcache): Set deprecated_register_valid
9205 directly.
9206 (deprecated_grub_regcache_for_register_valid): Delete function.
9207 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
9208 declaration.
9209
ae2f03ac 92102003-05-15 David Carlton <carlton@bactrian.org>
8ffd9b1b
AJ
9211
9212 Committed by Elena Zannoni <ezannoni@redhat.com>
fbe586ae
RH
9213 * symtab.c (lookup_symbol_aux): Delete calls to
9214 lookup_symbol_aux_minsyms.
9215 (lookup_symbol_aux_minsyms): Comment out function and
9216 prototype. Delete lookup by mangled name.
ae2f03ac 9217
18ec9831
KB
92182003-05-14 Kevin Buettner <kevinb@redhat.com>
9219
9220 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
9221 correctly indicate an empty stack and ``stack_allocated'' to the
9222 indicate the number of elements initially allocated.
9223 (dwarf_expr_grow_stack): Simplify method for computing new
9224 stack size. Don't loop infinitely if ``stack_len'' is zero.
9225 (execute_stack_op): Move ``ctx->in_reg'' initialization
9226 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
9227 be used in conjuction with DW_OP_piece. Revise error message
9228 accordingly.
9229
de18ac1f
TR
92302003-05-14 Theodore A. Roth <troth@openavr.org>
9231
9232 * MAINTAINERS: Update my email address.
9233 * avr-tdep.c: Ditto.
9234
176620f1
EZ
92352003-05-14 Elena Zannoni <ezannoni@redhat.com>
9236
9237 * symtab.h (enum domain_enum): Rename from namespace_enum.
9238 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
9239 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
9240 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
9241 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
9242 TYPES_NAMESPACE, METHODS_NAMESPACE.
9243 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
9244 (struct symbol, struct partial_symbol): Rename field
9245 'namespace_enum namespace' to 'domain_enum domain'.
9246 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
9247 Delete old define kludge for namespace.
9248
9249 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
9250 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
9251 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
9252 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
9253 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
9254 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
9255 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
9256 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
9257 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
9258 occurrences of the above.
9259
b7f31508
ILT
92602003-05-14 Ian Lance Taylor <ian@airs.com>
9261
9262 * Makefile.in (install-only): Use $(SHELL) when running
9263 mkinstalldirs.
9264
2fdbdd39
ILT
92652003-05-13 Ian Lance Taylor <ian@airs.com>
9266
a208d82c
ILT
9267 * MAINTAINERS (write after approval): Add myself.
9268
2fdbdd39
ILT
9269 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
9270 second and third arguments.
9271 * ser-tcp.c (_initialize_ser_tcp): Likewise.
9272 * ser-unix.c (_initialize_ser_hardwire): Likewise.
9273
fbd9dcd3
AC
92742003-05-13 Andrew Cagney <cagney@redhat.com>
9275
9276 * defs.h (store_address): Delete declaration.
9277 findvar.c (store_address): Delete function.
9278 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
9279 store_unsigned_integer.
9280 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
9281 * v850-tdep.c (v850_push_arguments): Ditto.
9282 * sparc-tdep.c (sparc_get_saved_register): Ditto.
9283 * sh-tdep.c (sh64_get_saved_register): Ditto.
9284 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
9285 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
9286 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
9287 (mips_get_saved_register): Ditto.
9288 * ia64-tdep.c (ia64_get_saved_register): Ditto.
9289 (find_func_descr, ia64_push_arguments): Ditto.
9290 * i386-tdep.c (i386_push_arguments): Ditto.
9291 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
9292 * frv-tdep.c (frv_push_arguments): Ditto.
9293 * frame.c (legacy_saved_regs_prev_register): Ditto.
9294 (deprecated_generic_get_saved_register): Ditto.
9295 * findvar.c (unsigned_address_to_pointer): Ditto.
9296 * dwarf2read.c (dwarf2_const_value): Ditto.
9297 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
9298 * alpha-tdep.c (alpha_push_arguments): Ditto.
9299
6760f9e6
JB
93002003-05-12 J. Brobecker <brobecker@gnat.com>
9301
9302 * NEWS: Mention that the hppa-hpux port has been partially
9303 multiarched (32bit ABIT only, so far).
9304
30e221b4
AC
93052003-05-11 Andrew Cagney <cagney@redhat.com>
9306
9307 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
9308 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
9309 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
9310 sim/testsuite/sim/arm/misaligned2.ms, and
9311 sim/testsuite/sim/arm/misaligned3.ms.
9312 * disasm.h (struct ui_file): Add opaque struct declaration.
9313 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
9314 * frame.h (struct ui_file): Ditto.
9315
dea7f9ba
MK
93162003-05-11 Mark Kettenis <kettenis@gnu.org>
9317
9318 * value.h: Pretty print.
9319
01986c48
MK
93202003-05-10 Mark Kettenis <kettenis@gnu.org>
9321
9322 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
9323
123a958e
AC
93242003-05-08 Andrew Cagney <cagney@redhat.com>
9325
9326 * regcache.h (max_register_size): Delete declaration.
9327 * regcache.c (max_register_size): Delete function.
9328 (struct regcache_descr): Delete field "max_register_size".
9329 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
9330 registers fit in MAX_REGISTER_SIZE.
9331 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
9332 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
9333 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
9334 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
9335 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
9336 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
9337 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
9338 * dve3900-rom.c, hppa-tdep.c: Ditto.
9339
eb294659
DC
93402003-05-08 David Carlton <carlton@math.stanford.edu>
9341
9342 * valops.c (push_word): Fix typo.
9343
d9d9c31f
AC
93442003-05-08 Andrew Cagney <cagney@redhat.com>
9345
9346 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
9347 * gdbarch.h: Re-generate.
9348 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
9349 (legacy_max_register_raw_size): Delete declaration.
9350 * regcache.c (legacy_max_register_raw_size): Delete function.
9351 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
9352 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
9353 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
9354 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
9355 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
9356 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
9357 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
9358 * findvar.c, dwarf2cfi.c: Ditto.
9359
22540ece
AC
93602003-05-08 Andrew Cagney <cagney@redhat.com>
9361
9362 * mips-tdep.c (read_signed_register): New function, moved to here
9363 from "regcache.c".
9364 (read_signed_register_pid): Ditto.
9365 * regcache.c (read_signed_register_pid): Delete function, moved to
9366 "mips-tdep.c".
9367 (read_signed_register): Ditto.
9368 * regcache.h (read_signed_register): Delete declaration.
9369 (read_signed_register_pid): Delete declaration.
9370
0c92afe8
AC
93712003-05-08 Andrew Cagney <cagney@redhat.com>
9372
9373 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
9374 * gdbarch.h: Re-generate.
9375 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
9376 (legacy_max_register_virtual_size): Delete declaration.
9377 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
9378 * d10v-tdep.c (d10v_print_registers_info): Ditto.
9379 * tracepoint.c (memrange_sortmerge): Ditto.
9380 * sparc-tdep.c (sparc_print_registers): Ditto.
9381 * regcache.c (legacy_max_register_virtual_size): Delete function.
9382
6037b830
JB
93832002-05-08 J. Brobecker <brobecker@gnat.com>
9384
9385 * fork-child.c (escape_bang_in_quoted_argument): New function.
9386 (fork_inferior): Escape '!' characters in quoted arguments
9387 only when needed.
9388
5d62c8b1
JB
93892003-05-08 J. Brobecker <brobecker@gnat.com>
9390
9391 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
9392 the language of the CU is not currently supported by GDB.
9393
20a0e81d
JB
93942003-05-08 J. Brobecker <brobecker@gnat.com>
9395
9396 * defs.h (language): Add language_minimal enum value.
9397 * c-lang.c (minimal_language_defn): New language definition.
9398 (_initialize_c_language): Add the new minimal language to the list
9399 of languages known to GDB.
9400
710ee10a
KB
94012003-05-08 Kevin Buettner <kevinb@redhat.com>
9402
9403 * frame.c (get_frame_type): Don't attempt to lazily initialize
9404 frame's unwinder for legacy frames.
9405
1750fa04
AC
94062003-05-07 Andrew Cagney <cagney@redhat.com>
9407
9408 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
9409 and "regcache" parameters.
9410 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
9411
ddf9f258 94122003-05-07 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b
AJ
9413
9414 * dwarf2read.c (dwarf_decode_lines): Only use output of
9415 check_cu_functions() when calling record_line(). Do not update
ddf9f258
JJ
9416 the current address.
9417
87767c29
AC
94182003-05-07 Andrew Cagney <cagney@redhat.com>
9419
9420 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
9421 code.
9422
5e7b2f39
JB
94232003-05-07 Jim Blandy <jimb@redhat.com>
9424
9425 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
9426 'maint info symtabs' and 'maint info psymtabs'.
9427 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
9428 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
9429 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
9430 Declarations updated.
9431 * maint.c (maintenance_list_command): Delete.
9432 (_initialize_maint_cmds): Update calls to add_cmd.
9433 * gdbcmd.h (maintenancelistlist): Delete declaration.
9434 * cli/cli-cmds.c (maintenancelistlist): Delete.
9435 (init_cmd_lists): Don't initialize it.
9436 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
9437
f6684c31
AC
94382003-05-07 Andrew Cagney <cagney@redhat.com>
9439
9440 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
9441 "regcache".
9442 (d10v_print_registers_info): Update.
9443 (d10v_dmap_register, d10v_imap_register): Delete functions.
9444 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
9445 and "imap_register".
9446 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
9447 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
9448 * arch-utils.c (generic_remote_translate_xfer_address): Add
9449 "regcache" and "gdbarch" parameters.
9450 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
9451 parameter. Change class to multi-arch.
9452 * gdbarch.h, gdbarch.c: Re-generate.
9453 * remote.c (remote_xfer_memory): Use
9454 gdbarch_remote_translate_xfer_address.
8ffd9b1b 9455
e4846b08
JJ
94562003-05-07 Jeff Johnston <jjohnstn@redhat.com>
9457
9458 * infrun.c (prev_pc): Move declaration ahead of proceed().
9459 (proceed): Refresh prev_pc value before resuming.
9460 (stop_stepping): Remove code to refresh prev_pc.
9461
6b71b8ac
KW
94622003-05-06 Kris Warkentin <kewarken@qnx.com>
9463
9464 * nto-tdep.c: Removed stray comment.
9465
47979a4b
KW
94662003-05-06 Kris Warkentin <kewarken@qnx.com>
9467
9468 * i386-nto-tdep.c: Fix old K&R function definitions.
9469 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
9470 Also change add_show_from_set() call to add_setshow_cmd().
9471 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
9472
00905d52
AC
94732003-05-05 Andrew Cagney <cagney@redhat.com>
9474
9475 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
9476 (fprint_dummy_frames): New function.
9477 (maintenance_print_dummy_frames): New function.
9478 (_initialize_dummy_frame): Add command "maint print dummy-frames".
9479 * frame.c (fprint_frame_id): Make global.
9480 * frame.h (fprint_frame_id): Declare.
9481 * Makefile.in (dummy-frame.o): Update dependencies.
9482
b1e29e33
AC
94832003-05-05 Andrew Cagney <cagney@redhat.com>
9484
9485 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
9486 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
9487 SIZEOF_CALL_DUMMY_WORDS.
9488 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
9489 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
9490 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
9491 CALL_DUMMY_BREAKPOINT_OFFSET.
9492 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
9493 CALL_DUMMY_START_OFFSET.
9494 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
9495 * gdbarch.h, gdbarch.c: Re-generate.
9496 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
9497 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
9498 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
9499 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
9500 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
9501 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
9502 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
9503 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
9504 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
9505 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
9506 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
9507 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
9508 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
9509 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
9510 * config/sparc/tm-sparc.h: Update.
daea6f0b
KW
9511
95122003-05-05 Kris Warkentin <kewarken@qnx.com>
9513
9514 * configure.tgt: Add i[3456]86-*-nto*.
9515 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
9516 * nto-tdep.c: New file. Neutrino target support routines.
9517 * nto-tdep.h: New file. Neutrino target header.
9518 * config/tm-qnxnto.h: New file.
9519 * config/i386/i386nto.mt: New file.
9520 * config/i386/tm-i386nto.h: New file.
8ffd9b1b 9521
0ce3d317
AC
95222003-05-04 Andrew Cagney <cagney@redhat.com>
9523
9524 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
9525 (load_infrun_state): Ditto.
9526 (struct thread_info): Drop "prev_func_name" field.
9527 * thread.c (load_infrun_state): Update.
9528 (save_infrun_state): Update.
9529 * infrun.c (prev_func_name): Delete variable.
9530 (init_wait_for_inferior): Do not clear prev_func_name.
9531 (stop_stepping, keep_going, context_switch): Do not swap
9532 prev_func_name.
9533 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
9534 instead of PC_IN_SIGTRAMP.
9535
46654a5b
AC
95362003-05-04 Andrew Cagney <cagney@redhat.com>
9537
9538 * sentinel-frame.c (sentinel_frame_prev_register): Replace
9539 REGISTER_BYTE with register_offset_hack.
9540 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
9541 that REGISTER_BYTE is consistent with the regcache.
9542 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
9543 * gdbarch.h, gdbarch.c: Regenerate.
8ffd9b1b 9544
14b08c1b
MK
95452003-05-04 Mark Kettenis <kettenis@gnu.org>
9546
04c8243f
MK
9547 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
9548 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
9549
14b08c1b
MK
9550 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
9551
c7a11e01
JB
95522003-05-03 J. Brobecker <brobecker@gnat.com>
9553
9554 From Thierry Schneider <tpschneider1@yahoo.com>
9555 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
9556 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
9557 (mi-cmd-symbol.o): Add rule.
9558
7043d8dc
AC
95592003-05-03 Andrew Cagney <cagney@redhat.com>
9560
9561 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
9562 comments noteing that it replaces the old FIX_CALL_DUMMY code.
9563 * gdbarch.h, gdbarch.c: Re-generate.
9564 * d10v-tdep.c (d10v_push_dummy_code): New function.
9565 (d10v_gdbarch_init): Set push_dummy_code.
9566 * infcall.c (legacy_push_dummy_code): New function.
9567 (generic_push_dummy_code): New function.
9568 (push_dummy_code): New function.
9569 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
9570 instead of dummy_addr, to push_dummy_call. Move call to
9571 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
9572 switch.
9573 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
9574
92bf2b80
AC
95752003-05-03 Andrew Cagney <cagney@redhat.com>
9576
9577 * disasm.h (print_insn): Declare.
9578 * disasm.c (init_gdb_disassemble_info): New function.
9579 (gdb_disassembly): Call init_gdb_disassemble_info.
9580 (gdb_print_insn): New function.
9581 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
9582 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
9583 * mcore-tdep.c: Include "disasm.h"
9584 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
9585 * d10v-tdep.c: Include "disasm.h".
9586 (display_trace): Call gdb_print_insn, instead of print_insn.
9587 (print_insn): Delete function.
9588 * printcmd.c: Include "disasm.h".
9589 (print_insn): Delete function.
9590 (print_formatted): Call gdb_print_insn, instead of print_insn.
9591 * Makefile.in (printcmd.o): Update dependencies.
9592 (mcore-tdep.o, d10v-tdep.o): Ditto.
8ffd9b1b 9593
27d94c49
AC
95942003-05-02 Andrew Cagney <cagney@redhat.com>
9595
82de1e5b
AC
9596 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
9597 PC_REGNUM, re-indent.
9598 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
9599 PC_REGNUM isn't set.
9600
27d94c49
AC
9601 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
9602 * gdbarch.h, gdbarch.c: Re-generate.
9603 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
9604 register_virtual_size, pc_regnum, or register_bytes.
9605 (D10V_PC_REGNUM): Rename _PC_REGNUM.
9606 (d10v_register_type): Use D10V_PC_REGNUM.
9607 (d10v_print_registers_info, d10v_read_pc): Ditto.
9608 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
9609 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
9610
a9c0dc7f
DC
96112003-05-02 David Carlton <carlton@bactrian.org>
9612
9613 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
9614 the name with mstrsave.
9615
e33d66ec
EZ
96162003-05-02 Elena Zannoni <ezannoni@redhat.com>
9617
9618 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
9619 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
9620 (host_charset_name, target_charset_name): New vars for use by
9621 set/show commands.
9622 (host_charset_enum, target_charset_enum): New enums for set/show
9623 commands.
9624 (set_charset_sfunc, set_host_charset_sfunc,
9625 set_target_charset_sfunc): New functions.
9626 (set_host_charset, set_target_charset): Make static.
9627 (list_charsets, set_host_charset_command,
9628 set_target_charset_command): Delete functions.
9629 (show_charset_command): Rewrite as....
9630 (show_charset): Hook this up with the set/show command mechanism.
9631 (_initialize_charset): Change names of charsets to match the
9632 set/show enums. Use host_charset_name and target_charset_name.
9633 Use set/show mechanism for charset, host-charset, target-charset
9634 commands. Do not make 'show host-charset' and 'show
9635 target-charset' be aliases of 'show charset'.
9636
9637 * charset.h (set_host_charset, set_target_charset): Don't export,
9638 they are not used outside the file.
9639
2b6fd0d8
AC
96402003-05-01 Andrew Cagney <cagney@redhat.com>
9641
9642 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
9643 (gdb_disassembly): Make "di" non static, always initialize and
9644 cleanup. Always use dis_asm_read_memory.
9645 (gdb_dis_asm_read_memory): Delete function.
9646
6ae2f580
AC
96472003-05-01 Andrew Cagney <cagney@redhat.com>
9648
9649 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
9650 (d10v_gdbarch_init): Set frame_align instead of stack_align.
9651
810ecf9f
AC
96522003-04-30 Andrew Cagney <cagney@redhat.com>
9653
9654 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
9655 "tm_print_insn_info".
9656 (TARGET_PRINT_INSN_INFO): Delete macro.
9657 (dis_asm_read_memory): Delete function declaration.
9658 (dis_asm_memory_error, dis_asm_print_address): Ditto.
9659 (tm_print_insn_info): Delete variable definition.
9660 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
9661 * gdbarch.h, gdbarch.c: Re-generate.
9662 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
9663 "deprecated_tm_print_insn_info".
9664 * mcore-tdep.c (mcore_dump_insn): Ditto.
9665 * mips-tdep.c (mips_gdbarch_init): Ditto.
9666 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
9667 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
9668 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
9669 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
9670 instead of TARGET_PRINT_INSN_INFO, add comment.
9671 * s390-tdep.c (s390_get_frame_info): Instead of
9672 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
9673 (s390_check_function_end, s390_is_sigreturn): Ditto.
9674 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
9675 (dis_asm_memory_error, dis_asm_print_address): Ditto.
9676 * disasm.c: Include "gdbcore.h".
9677 (_initialize_disasm): New function, initialize
9678 "deprecated_tm_print_insn_info".
9679 (deprecated_tm_print_insn_info): New variable.
9680 (dis_asm_read_memory): Moved from "corefile.c", made static.
9681 (dis_asm_print_address, dis_asm_memory_error): Ditto.
9682 * Makefile.in (disasm.o): Update dependencies.
9683
07020390
AC
96842003-04-30 Andrew Cagney <cagney@redhat.com>
9685
9686 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
9687
a9fa03de
AF
96882003-04-29 Adam Fedor <fedor@gnu.org>
9689
9690 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
9691 * infcall.c (find_function_addr): Make non-static.
9692 * infcall.h (find_function_addr): Declare.
9693 * Makefile.in (eval.o): Update dependencies.
9694
1bae87b9
AF
96952003-04-28 Adam Fedor <fedor@gnu.org>
9696
9697 * symtab.c (symbol_find_demangled_name): Check for and demangle
9698 ObjC symbols.
9699 (symbol_init_demangled_name): Init for language_objc as well.
9700
0ba6dca9
AC
97012003-04-28 Andrew Cagney <cagney@redhat.com>
9702
9703 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
9704 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
9705 * gdbarch.h, gdbarch.c: Re-generate.
9706 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
9707 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
9708 * inferior.h (deprecated_read_fp): Rename read_fp.
9709 (generic_target_read_fp): Delete declaration.
9710 * regcache.c (generic_target_read_fp): Delete function.
9711 (deprecated_read_fp): Replace read_fp, use
9712 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
9713 * d10v-tdep.c (d10v_read_fp): Delete function.
9714 (d10v_gdbarch_init): Do not set deprecated_read_fp.
9715
9716 * sparc-tdep.c (sparc_gdbarch_init): Do not set
9717 deprecated_target_read_fp to generic_target_read_fp.
9718 * sh-tdep.c (sh_gdbarch_init): Ditto.
9719 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9720 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9721 * frv-tdep.c (frv_gdbarch_init): Ditto.
9722
9723 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
9724 deprecated_fp_regnum.
9725 * x86-64-tdep.c (x86_64_init_abi): Ditto.
9726 * vax-tdep.c (vax_gdbarch_init): Ditto.
9727 * v850-tdep.c (v850_gdbarch_init): Ditto.
9728 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9729 * sh-tdep.c (sh_gdbarch_init): Ditto.
9730 * s390-tdep.c (s390_gdbarch_init): Ditto.
9731 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9732 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9733 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9734 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9735 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9736 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9737 * i386-tdep.c (i386_gdbarch_init): Ditto.
9738 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9739 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9740 * frv-tdep.c (frv_gdbarch_init): Ditto.
9741 * cris-tdep.c (cris_gdbarch_init): Ditto.
9742 * avr-tdep.c (avr_gdbarch_init): Ditto.
9743 * arm-tdep.c (arm_gdbarch_init): Ditto.
9744 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9745
9746 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
9747 * v850-tdep.c (v850_gdbarch_init): Ditto.
9748 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9749 * sh-tdep.c (sh_gdbarch_init): Ditto.
9750 * s390-tdep.c (s390_gdbarch_init): Ditto.
9751 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9752 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9753 * mips-tdep.c (mips_gdbarch_init): Ditto.
9754 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9755 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9756 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9757 * frv-tdep.c (frv_gdbarch_init): Ditto.
9758 * avr-tdep.c (avr_gdbarch_init): Ditto.
9759 * arm-tdep.c (arm_gdbarch_init): Ditto.
9760
9761 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
9762 DEPRECATED_FP_REGNUM.
9763 (vax_push_dummy_frame, vax_pop_frame): Ditto.
9764 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
9765 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
9766 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
9767 (sparc32_register_virtual_type): Ditto.
9768 * sh-tdep.c (sh64_frame_chain): Ditto.
9769 (sh64_get_saved_register, sh64_pop_frame): Ditto.
9770 (sh_nofp_frame_init_saved_regs): Ditto.
9771 (sh64_nofp_frame_init_saved_regs): Ditto.
9772 (sh_fp_frame_init_saved_regs): Ditto.
9773 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
9774 * remote-e7000.c (fetch_regs_from_dump): Ditto.
9775 * procfs.c (procfs_fetch_registers): Ditto.
9776 (procfs_store_registers): Ditto.
9777 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
9778 (store_inferior_registers, fetch_core_registers): Ditto.
9779 (fetch_kcore_registers, clear_regs): Ditto.
9780 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
9781 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
9782 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
9783 * nlm/i386.c (do_status): Ditto.
9784 * mipsv4-nat.c (supply_gregset): Ditto.
9785 * mips-tdep.c: Ditto for comments.
9786 * mips-nat.c (fetch_inferior_registers): Ditto.
9787 (store_inferior_registers, fetch_core_registers): Ditto.
9788 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
9789 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
9790 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
9791 (i386_do_pop_frame, i386_register_type): Ditto.
9792 * hppa-tdep.c (hppa_frame_chain): Ditto.
9793 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
9794 (hppa_pop_frame, hppa_read_fp): Ditto.
9795 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
9796 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
9797 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
9798 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
9799 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
9800 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
9801 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
9802 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
9803 * blockframe.c: Ditto for comments.
9804 * arch-utils.h: Ditto for comments.
9805 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
9806 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
9807 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
9808 * alpha-tdep.h: Ditto for comments.
9809 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
9810 (alpha_cannot_store_register): Ditto.
9811 (alpha_push_dummy_frame): Ditto.
9812 * alpha-nat.c (supply_gregset): Ditto.
9813
9814 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
9815 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
9816 * config/sparc/tm-sparc.h: Update comment.
9817
9818 * hppa-tdep.c (hppa_init_extra_frame_info): Use
9819 deprecated_read_fp instead of TARGET_READ_FP.
9820 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
9821 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
9822 * sparc-tdep.c (sparc_init_extra_frame_info): Use
9823 deprecated_read_fp instead of read_fp.
9824 * s390-tdep.c (s390_push_arguments): Ditto.
9825 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9826 * frame.h: Ditto in comments.
9827 * frame.c (legacy_get_prev_frame): Ditto.
9828 * dummy-frame.c (dummy_frame_this_id): Ditto.
9829 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
9830
d7a27068
AC
98312003-04-28 Andrew Cagney <cagney@redhat.com>
9832
9833 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
9834 * gdbarch.h, gdbarch.c: Re-generate.
9835 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
9836 * vax-tdep.c (_initialize_vax_tdep): Update.
9837 * v850-tdep.c (_initialize_v850_tdep): Update.
9838 * sparc-tdep.c (_initialize_sparc_tdep): Update.
9839 * s390-tdep.c (_initialize_s390_tdep): Update.
9840 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
9841 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
9842 * mips-tdep.c (_initialize_mips_tdep): Update.
9843 * mcore-tdep.c (_initialize_mcore_tdep): Update.
9844 * m68k-tdep.c (_initialize_m68k_tdep): Update.
9845 * ia64-tdep.c (_initialize_ia64_tdep): Update.
9846 * hppa-tdep.c (_initialize_hppa_tdep): Update.
9847 * h8300-tdep.c (_initialize_h8300_tdep): Update.
9848 * frv-tdep.c (_initialize_frv_tdep): Update.
9849 * cris-tdep.c (cris_delayed_get_disassembler): Update.
9850 (_initialize_cris_tdep): Update.
9851 * arch-utils.c (legacy_print_insn): Update.
9852 * alpha-tdep.c (_initialize_alpha_tdep): Update.
9853
d2630e69
AF
98542003-04-26 Adam Fedor <fedor@gnu.org>
9855
9856 * linespec.c (decode_objc): New function to decode ObjC calls
9857 (decode_line_1): Check for ObjC calls (using decode_objc)
9858 * Makefile (linespec.o): Update dependencies.
9859
3086aeae
DJ
98602003-04-26 Daniel Jacobowitz <drow@mvista.com>
9861
9862 * breakpoint.h (struct breakpoint_ops): New.
9863 (struct breakpoint): Add ops member.
9864
9865 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
9866 (mention): Use new breakpoint ops member.
9867 (set_raw_breakpoint): Initialize ops field to NULL.
9868 (print_exception_catchpoint, print_one_exception_catchpoint)
9869 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
9870 (gnu_v3_exception_catchpoint_ops): New.
9871 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
9872
1fbec6c3
AF
98732003-04-25 Adam Fedor <fedor@gnu.org>
9874
9875 * Makefile.in (COMMON_OBS): Add objc-lang.o
9876
0ef21242
AC
98772003-04-25 Andrew Cagney <cagney@redhat.com>
9878
9879 * d10v-tdep.c (print_insn): Delete function.
9880 (display_trace): Use TARGET_PRINT_INSN.
9881 (_initialize_d10v_tdep): Do not set tm_print_insn.
9882 (d10v_gdbarch_init): Set print_insn.
9883
f75493ed
AC
98842003-04-25 Andrew Cagney <cagney@redhat.com>
9885
9886 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
9887 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
9888 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
9889 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
9890 (nr_dmap_regs, a0_regnum): ... new functions.
9891 (d10v_print_registers_info): Use a0_regnum, use register_size.
9892 (d10v_register_byte): Delete function.
9893 (d10v_register_raw_size): Delete function.
9894 (d10v_register_type): Use a0_regnum.
9895 (d10v_print_registers_info): Use a0_regnum.
9896 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
9897 (d10v_gdbarch_init): Do not set register_byte or
9898 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
9899 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
9900 extract_address.
9901 (trace_command): Use XCALLOC.
9902 (print_insn): Delete reference to tm_print_insn.
9903 (saved_regs_unwinder): Use store_unsigned_integer instead of
9904 store_address.
9905 * frame.h (FRAME_OBSTACK_CALLOC): Define
9906
2202b100
DC
99072003-04-25 David Carlton <carlton@bactrian.org>
9908
9909 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
9910
4e45ca2e
AF
99112003-04-24 Adam Fedor <fedor@gnu.org>
9912
9913 * objc-lang.c: Include "valprint.h"
9914 * Makefile.in (objc-lang.o): Update dependencies.
9915
93de3e7f
AF
99162003-04-24 Adam Fedor <fedor@gnu.org>
9917
8ffd9b1b 9918 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
93de3e7f
AF
9919 architecture dependant compilation and mark as unimplemented
9920 (until they get put in the gdbarch vector).
9921
0f20eeea
DC
99222003-04-23 David Carlton <carlton@bactrian.org>
9923
9924 * cp-support.c (cp_find_first_component): Accept 'operator' in
9925 more locations.
9926
74cfe982
AC
99272003-04-23 Andrew Cagney <cagney@redhat.com>
9928
9929 * infcall.c (call_function_by_hand): Eliminate redundant
9930 indentation. Move "saved_async" and "old_cleanups" to where they
9931 are needed.
8ffd9b1b 9932
52557533
AC
99332003-04-23 Andrew Cagney <cagney@redhat.com>
9934
9935 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
9936 and "buffer". Move the "name" code to where it is needed.
9937
158775de
AC
99382003-04-23 Andrew Cagney <cagney@redhat.com>
9939
9940 * infcall.c (call_function_by_hand): Move variables "start_sp",
9941 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
9942 code to ON_STACK switch branch.
8ffd9b1b 9943
ebc7896c
AC
99442003-04-23 Andrew Cagney <cagney@redhat.com>
9945
9946 * infcall.c (call_function_by_hand): Make declaration of "i",
9947 "sal", "bpt" and "old_sp" more local to their use. Delete #if
9948 lint.
9949
d727590f
AC
99502003-04-23 Andrew Cagney <cagney@redhat.com>
9951
9952 * infcall.c (call_function_by_hand): Delete variable
9953 "n_method_args". Localize "param_type"'s declaration to the loop
9954 that it is used. Reinstate code assigning to said variable -
9955 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
9956 Rationalize code using "param_type".
9957
d585e13a
AC
99582003-04-22 Andrew Cagney <cagney@redhat.com>
9959
9960 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
9961 compute the breakpoint address. Only call FIX_CALL_DUMMY when
9962 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
9963 to DEPRECATED_PUSH_RETURN_ADDRESS.
9964
051caad9
KB
99652003-04-22 Kevin Buettner <kevinb@redhat.com>
9966
9967 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
9968 on the DWARF2 register number prior to fetching a register.
9969
77296879
JB
99702003-04-22 J. Brobecker <brobecker@gnat.com>
9971
9972 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
9973 Update all the tests using SOFT_FLOAT considering the fact that
8ffd9b1b 9974 this macro was always set to 0.
77296879
JB
9975 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
9976 considering the fact that this macro was always set to 0.
9977 * hppa-tdep.h (hppa_store_return_value): Likewise.
9978 (hppa_extract_return_value): Likewise.
9979
4252f1df
JB
99802003-04-22 J. Brobecker <brobecker@gnat.com>
9981
9982 * config/pa/tm-hppa.h: Remove obsolete code, was used by
9983 the hppa-pro target only.
9984
14604c6b
JB
99852003-04-21 J. Brobecker <brobecker@gnat.com>
9986
9987 Ongoing multi-arch conversion effort for HP/UX:
9988 * config/pa/tm-hppa.h: Move all macro that are no longer
9989 defined now that GDB_MULTI_ARCH is now set to 1 from here...
9990 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
9991
77eb01d1
JB
99922003-04-21 J. Brobecker <brobecker@gnat.com>
9993
9994 * config/pa/tm-hppa.h: Obsolete a section that was only used
9995 for hppa-pro.
9996
61995b3b
JB
99972003-04-21 J. Brobecker <brobecker@gnat.com>
9998
9999 Ongoing multi-arch conversion for HP/UX.
10000 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
10001 if already defined (allows hppa64 to stay non-multiarched for now).
10002 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
10003
4aa79dcc
AC
100042003-04-21 Andrew Cagney <cagney@redhat.com>
10005
10006 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
10007
0f751ff2
AC
100082003-04-21 Andrew Cagney <cagney@redhat.com>
10009
10010 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
10011 "i386_num_mmx_regs".
10012
04714b91
AC
100132003-04-21 Andrew Cagney <cagney@redhat.com>
10014
10015 * infcall.c: New file.
10016 * infcall.h: New file.
10017 * valarith.c: Include "infcall.h".
10018 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
10019 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
10020 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
10021 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
10022 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
10023 (SFILES): Add "infcall.c"
10024 (COMMON_OBS): Add "infcall.o".
10025 (infcall.o): Specify dependencies.
10026 * value.h (call_function_by_hand): Delete declaration.
10027 * inferior.h (run_stack_dummy): Delete declaration.
10028 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
10029 (run_stack_dummy): Move to "infcall.c", merged into
10030 call_function_by_hand.
10031 * valops.c (call_function_by_hand): Moved to "infcall.c".
10032 (find_function_addr, value_arg_coerce): Ditto.
10033 (unwindonsignal_p, coerce_float_to_double): Ditto.
10034 (_initialize_valops): Move "set/show coerce-float-to-double", and
10035 "set/show unwindonsignal" commands to "infcall.c".
10036 * v850-tdep.c, target.h: Update comments.
10037 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
10038 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
10039 (sh64_init_extra_frame_info): Update comments.
10040 * mn10300-tdep.c: Update comments.
10041 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
10042 * config/sparc/tm-sparc.h: Update comments.
10043 * breakpoint.h: Update comments.
10044 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
10045 * arm-tdep.c: Update comment.
10046
f9d3c2a8
MK
100472003-04-19 Mark Kettenis <kettenis@gnu.org>
10048
c40e1eab
MK
10049 * i386-tdep.c (i386_num_register_names): New variable.
10050 (i386_num_mmx_regs): Renamed from mmx_num_regs.
10051 (MM0_REGNUM): Remove redundant parentheses in define.
10052 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
10053 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
10054 i386_mxcsr_regnum_p): Remove redundant parentheses.
10055 (i386_register_name): Use i386_num_register_names.
8ffd9b1b 10056
94ea66b3
MK
10057 * i386-tdep.c (i386_extract_return_value,
10058 i386_store_return_value): Correct check for availability of
10059 floating-point registers.
10060
54299a1d
MK
10061 * i386-tdep.c (i386_frame_num_args): Remove function.
10062 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
10063
c86c27af
MK
10064 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
10065 mmx_regnum_to_fp_regnum. Adjust all callers.
10066
f9d3c2a8
MK
10067 * i386-tdep.c (i386_get_longjmp_target): Use
10068 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
10069 and TARGET_CHAR_BIT. Use extract_typed_address instead of
10070 extract_address.
10071
94ba74a9
MK
100722003-04-19 Mark Kettenis <kettenis@gnu.org>
10073
10074 * core-regset.c: Update comments to reflect reality. Re-order
10075 includes.
10076 (fetch_core_registers): Use switch instead of if. Remove
10077 redundant prototype.
10078
4074e13c
JB
100792003-04-18 Jim Blandy <jimb@redhat.com>
10080
10081 * s390-tdep.c (s390_frame_align): New function.
fbe586ae 10082 (s390_gdbarch_init): Register it with the gdbarch object.
4074e13c 10083
e3ab4aba
RH
100842003-04-17 Richard Henderson <rth@redhat.com>
10085
10086 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
10087
627bf7c1
EZ
100882003-04-17 Michael Snyder <msnyder@redhat.com>
10089 Karen Bennet <bennet@redhat.com>
10090
10091 Committed by Elena Zannoni <ezannoni@redhat.com>
10092 * gdb_gcore.sh: New script to create a core dump of a process.
8ffd9b1b 10093
514621a9
EZ
100942003-04-17 Elena Zannoni <ezannoni@redhat.com>
10095
10096 * values.c (value_being_returned): Don't fetch the return
fbe586ae 10097 value if the return type is void.
514621a9 10098
b4acd559
JJ
100992003-04-17 Jeff Johnston <jjohnstn@redhat.com>
10100
10101 * thread-db.c: Reindented.
8ffd9b1b 10102
530b167e 101032003-04-17 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b
AJ
10104
10105 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
10106 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
530b167e
JJ
10107 as types.
10108
0a48e7e8
MS
10109
10110
10111
10112
10113
10114
10115
10116
10117
10118
10119
10120
10121
10122
10123
10124
10125
10126
10127
10128
10129
10130
10131
8ffd9b1b 10132
ab9fe00e
KB
101332003-04-16 Kevin Buettner <kevinb@redhat.com>
10134
610a3745 10135 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
ab9fe00e
KB
10136 the size of ``long double'' to 16, instead of 8.
10137
e64a344c
MK
101382003-04-16 Mark Kettenis <kettenis@gnu.org>
10139
10140 * i386-linux-nat.c: Add some whitespace to make things more
10141 readable.
10142 (fetch_register, store_register, fetch_inferior_registers,
10143 store_inferior_registers): Get rid of assignment in if-statement.
10144 (store_register): Fix typo in error message.
10145
25d41031
AC
101462003-04-16 Andrew Cagney <cagney@redhat.com>
10147
10148 * utils.c (xmmalloc): Always allocate something, matches
10149 libiberty/xmalloc's semantics.
10150 (xmrealloc, xmcalloc): Ditto.
10151
c50901fd
AC
101522003-04-16 Andrew Cagney <cagney@redhat.com>
10153
10154 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
10155 update comments.
10156 (get_frame_type): Initialize unwind and type when needed.
10157 (get_frame_id, frame_register_unwind): Ditto.
10158
f81824a9
AC
101592003-04-16 Andrew Cagney <cagney@redhat.com>
10160
10161 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
10162 obsolete.
10163 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
10164 * sparcl-stub.c: Obsolete file.
10165 * config/sparc/tm-sparclet.h: Obsolete file.
10166 * sparclet-stub.c: Obsolete file.
10167 * sparclet-rom.c: Obsolete file.
10168 * sparcl-tdep.c: Obsolete file.
10169 * config/sparc/tm-sparclite.h: Obsolete file.
10170 * config/sparc/sparclite.mt: Obsolete file.
10171 * config/sparc/sparclet.mt: Obsolete file.
10172 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
10173 sparc86x-*-* obsolete.
10174
9219021c
DC
101752003-04-15 David Carlton <carlton@math.stanford.edu>
10176
10177 * Makefile.in (SFILES): Add cp-namespace.c.
10178 (COMMON_OBS): Add cp-namespace.o.
10179 (block.o): Depend on gdb_obstack_h and cp_support_h.
10180 (buildsym.o): Depend on cp_support_h.
10181 (cp-namespace.o): New.
10182 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
10183 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
10184 (dwarf2read.o): Depend on cp_support_h.
10185 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
10186 * dwarf2read.c (process_die): Set processing_has_namespace_info,
10187 processing_current_namespace.
10188 (read_namespace): Update processing_current_namespace; check for
10189 anonymous namespaces.
10190 (dwarf2_name): New function.
10191 (dwarf2_extension): Ditto.
10192 * cp-support.h: Update copyright, contributors.
10193 Add inclusion guards.
10194 Add opaque declaration for structs obstack, block, symbol.
10195 (struct using_direct): New struct.
10196 Add declarations for cp_find_first_component,
10197 cp_entire_prefix_len, processing_has_namespace_info,
10198 processing_current_namespace, cp_is_anonymous,
10199 cp_add_using_directive, cp_initialize_namespace,
10200 cp_finalize_namespace, cp_set_block_scope,
10201 cp_scan_for_anonymous_namespaces.
10202 * cp-namespace.c: New file.
10203 * cp-support.c: Update copyright.
10204 Include ctype.h, gdb_assert.h, gdbcmd.h.
10205 New variable maint_cplus_cmd_list.
10206 (cp_find_first_component): New function.
10207 (cp_entire_prefix_len, maint_cplus_command)
10208 (first_component_command, _initialize_cp_support): Ditto.
10209 * buildsym.c: Include cp-support.h.
10210 New variable using_list.
10211 (add_symbol_to_list): Check for anonymous namespaces.
10212 (finish_block): Set block's scope.
10213 (start_symtab): Initialize C++ namespace support.
10214 (end_symtab): Finalize C++ namespace support.
10215 * block.h: Add opaque declarations for structs
10216 block_namespace_info, using_direct, and obstack.
10217 Add declarations for block_set_scope and block_set_using.
10218 (struct block): Add 'language_specific' member.
10219 (BLOCK_NAMESPACE): New macro.
10220 * block.c: Include gdb_obstack.h and cp-support.h.
10221 (struct block_namespace_info): New struct.
10222 (block_set_scope): New function.
10223 (block_set_using, block_initialize_namespace): Ditto.
10224
d5a921c9
KB
102252003-04-14 Kevin Buettner <kevinb@redhat.com>
10226
10227 * solib-svr4.c (svr4_have_link_map_offsets): New function.
10228 (locate_base): Return early if there aren't any link map offsets.
10229 (svr4_solib_create_inferior_hook): Warn if shared library support
10230 is unavailable.
10231
d2a52b27
DC
102322003-04-14 David Carlton <carlton@math.stanford.edu>
10233
10234 * symtab.c (symbol_set_names): Add prefix when storing Java names
10235 in hash table. Fix for PR java/1039.
10236
980cae7a
DC
102372003-04-14 David Carlton <carlton@math.stanford.edu>
10238
10239 * symtab.c (symbol_set_names): Rename 'name' arg to
10240 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
10241 * symtab.h: Change 'name' argument in declaration of
10242 symbol_set_names to 'linkage_name'.
10243 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
10244
e227b13c
AC
102452003-04-14 Andrew Cagney <cagney@redhat.com>
10246
10247 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
10248 return the fully sign-extended register value.
10249 (get_frame_pointer): Ditto.
10250 (mips_pop_frame): Initialize "proc_desc" after checking for a
10251 dummy frame.
10252
36712a20
AC
102532003-04-14 Andrew Cagney <cagney@redhat.com>
10254
10255 * mips-tdep.c (mips_push_dummy_frame): Delete function.
10256 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
10257 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
10258 (mips_push_register): Delete function.
10259 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
10260 PUSH_FP_REGNUM.
10261
44ea7b70
JB
102622003-04-14 Jim Blandy <jimb@redhat.com>
10263
10264 * symmisc.c: #include "gdb_regex.h".
10265 (maintenance_list_symtabs, maintenance_list_psymtabs): New
10266 functions.
10267 * maint.c (maintenance_list_command): New function.
10268 (_initialize_maint_cmds): Register the above as commands.
10269 * symtab.h (maintenance_list_symtabs,
10270 maintenance_list_psymtabs): New declarations.
10271 * cli/cli-cmds.c (maintenancelistlist): New variable.
10272 (init_cmd_lists): Initialize it.
10273 * cli/cli-cmds.h (maintenancelistlist): New declaration.
10274 * gdbcmd.h (maintenancelistlist): New declaration.
10275 * Makefile.in (symmisc.o): Update dependencies.
10276
2d0c7962
EZ
102772003-04-14 Elena Zannoni <ezannoni@redhat.com>
10278
10279 * s390-nat.c: Include asm/types.h for addr_t.
10280
1947a811
CV
102812003-04-14 Corinna Vinschen <vinschen@redhat.com>
10282
10283 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
10284 actually incoming type.
10285
adb616d7
AC
102862003-04-13 Andrew Cagney <cagney@redhat.com>
10287
10288 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
10289 get_next_frame and get_frame_saved_regs.
10290
9b5e151c
AC
102912003-04-13 Andrew Cagney <cagney@redhat.com>
10292
10293 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
10294 of gdbarch_num_regs.
10295
ef6e7e13
AC
102962003-04-13 Andrew Cagney <cagney@redhat.com>
10297
10298 * frame.h: Mention what replaced what in "struct frame_info".
10299 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
10300 deprecated_update_frame_base_hack and
10301 deprecated_update_frame_pc_hack.
10302 * hppa-tdep.c: Ditto.
10303
61fbb938
DJ
103042003-04-13 Daniel Jacobowitz <drow@mvista.com>
10305
10306 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
10307 to read_reg and update its comment. Remove regnum member.
10308 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
10309 Don't call read_reg when setting in_reg. Call read_reg to get
10310 the frame base if it's in a register. Return the register number
10311 on the stack instead of in the context. Remove extra arguments
10312 to read_reg.
10313 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
10314 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
10315 the register number on the expression stack.
10316 (needs_frame_read_reg): Remove extra arguments.
10317
0d53c4c4
DJ
103182003-04-13 Daniel Jacobowitz <drow@mvista.com>
10319
10320 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
10321 made non-static.
10322 (execute_stack_op): All callers updated.
10323 * dwarf2expr.h: Add prototype for dwarf2_read_address.
10324 * dwarf2loc.c (find_location_expression): New function.
10325 (dwarf_expr_frame_base): Call it.
10326 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
10327 (dwarf2_tracepoint_var_ref): New function, broken out from
10328 locexpr_tracepoint_var_ref.
10329 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
10330 Make static.
10331 (loclist_read_variable, loclist_read_needs_frame): New functions.
10332 (loclist_describe_location, loclist_tracepoint_var_ref): New
10333 functions.
10334 (dwarf2_loclist_funcs): New struct location_funcs.
10335 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
10336 (struct dwarf2_locexpr_baton): Add comments.
10337 (dwarf2_loclist_funcs): New extern.
10338 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
10339 base_address and base_known.
10340 (dwarf_loc_buffer): New variable.
10341 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
10342 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
10343 (dwarf2_has_info): Initialize dwarf_loc_offset.
10344 (dwarf2_build_psymtabs): Read in .debug_loc.
10345 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
10346 DWARF_LOC_SIZE.
10347 (psymtab_to_symtab_1): Likewise. Move base address calculation
10348 here, from...
10349 (dwarf2_get_pc_bounds): ... here. Use the base address from
10350 cu_header.
10351 (dwarf2_symbol_mark_computed): Handle location lists.
10352
6aca59a3
DJ
103532003-04-13 Daniel Jacobowitz <drow@mvista.com>
10354
10355 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
10356 if the linkage name demangled successfully.
10357
aca1fcd0
MK
103582003-04-13 Mark Kettenis <kettenis@gnu.org>
10359
97095916
MK
10360 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
10361 disassmbly_flavour): Removed.
10362
aca1fcd0
MK
10363 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
10364
562a961f
MK
103652003-04-13 Mark Kettenis <kettenis@gnu.org>
10366
10367 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
10368
bd013d54
AC
103692003-04-12 Andrew Cagney <cagney@redhat.com>
10370
10371 * frame.h (struct frame_info): Move definition from here ...
10372 * frame.c (struct frame_info): ... to here.
10373
167ef8b1
AC
103742003-04-12 Andrew Cagney <cagney@redhat.com>
10375
10376 * gdbthread.h (save_infrun_state): Delete parameter
10377 "prev_func_start".
10378 (struct thread_info): Delete field "prev_func_start".
10379 (load_infrun_state): Ditto.
10380 * thread.c (load_infrun_state, save_infrun_state): Update.
10381 * infrun.c (prev_func_start): Delete variable.
10382 (context_switch, init_wait_for_inferior): Update.
10383 (stop_stepping, keep_going): Update.
10384
da3331ec
AC
103852003-04-12 Andrew Cagney <cagney@redhat.com>
10386
10387 * gdbarch.sh: Add missing opaque declarations.
10388 * gdbarch.h: Regnerate.
10389 * symtab.h: Add missing opaque declarations.
10390 * value.h, target.h, symfile.h, stabsread.h: Ditto.
10391 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
10392 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
10393 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
10394 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
10395 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
10396 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
10397 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
10398 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
10399 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
10400 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
10401 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
10402 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
10403
18adea3f
AC
104042003-04-11 Andrew Cagney <cagney@redhat.com>
10405
10406 * frame.c (get_frame_id): Return this frame's "id".
10407 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
10408 function start.
10409 (legacy_saved_regs_this_id): Replace function body with
10410 internal-error.
10411 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
10412 FRAME_OBSTACK_ZALLOC.
10413 (create_new_frame): Mark the frame ID as valid.
10414
2252e863
AO
104152003-04-11 Alexandre Oliva <aoliva@redhat.com>
10416
10417 * Makefile.in (libbfd_h): Added missing setting.
10418 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
10419 according to the selected ABI.
10420
a8245ab8
JJ
104212003-04-11 Jeff Johnston <jjohnstn@redhat.com>
10422
10423 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
10424
6913c89a
AC
104252003-04-11 Andrew Cagney <cagney@redhat.com>
10426
10427 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
10428 SAVED_PC_AFTER_CALL.
10429 * gdbarch.h, gdbarch.c: Regenerate.
10430 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10431 * x86-64-tdep.c (x86_64_init_abi): Update.
10432 * vax-tdep.c (vax_gdbarch_init): Update.
10433 * v850-tdep.c (v850_gdbarch_init): Update.
10434 * sparc-tdep.c (sparc_gdbarch_init): Update.
10435 * sh-tdep.c (sh_gdbarch_init): Update.
10436 * s390-tdep.c (s390_gdbarch_init): Update.
10437 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10438 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10439 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10440 * mips-tdep.c (mips_gdbarch_init): Update.
10441 * mcore-tdep.c (mcore_gdbarch_init): Update.
10442 * m68k-tdep.c (m68k_gdbarch_init): Update.
10443 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10444 * ia64-tdep.c (ia64_gdbarch_init): Update.
10445 (ia64_saved_pc_after_call): Update declaration.
10446 * i386ly-tdep.c (i386lynx_init_abi): Update.
10447 * i386-tdep.c (i386_gdbarch_init): Update.
10448 * hppa-tdep.c (hppa_gdbarch_init): Update.
10449 * h8300-tdep.c (h8300_gdbarch_init): Update.
10450 * frv-tdep.c (frv_gdbarch_init): Update.
10451 * cris-tdep.c (cris_gdbarch_init): Update.
10452 * avr-tdep.c (avr_gdbarch_init): Update.
10453 * arm-tdep.c (arm_gdbarch_init): Update.
10454 * alpha-tdep.c (alpha_gdbarch_init): Update.
10455 * ns32knbsd-nat.c (frame_num_args): Update.
10456 * ns32k-tdep.c (umax_frame_num_args): Update.
10457 * mips-tdep.c (mips_init_frame_pc_first): Update.
10458 * infrun.c (step_over_function): Update.
10459 * i386-linux-tdep.c (skip_hurd_resolver): Update.
10460 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
10461 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
10462 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10463 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10464 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
10465 * arm-linux-tdep.c (skip_hurd_resolver): Update.
10466 * arch-utils.c (init_frame_pc_default): Update.
10467 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
10468 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
10469 declaration.
8ffd9b1b 10470
38edeab8
AC
104712003-04-11 Andrew Cagney <cagney@redhat.com>
10472
10473 * i387-tdep.c: Update copyright.
10474 (i387_to_double): Delete function.
10475 (double_to_i387): Delete function.
10476
81f8a206
AC
104772003-04-10 Andrew Cagney <cagney@redhat.com>
10478
10479 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
10480 frame's function's address. Simplify.
10481 (d10v_frame_unwind_cache): Check that the frame's function is
10482 non-zero.
10483
6e691f7a
JB
104842003-04-10 Jim Blandy <jimb@redhat.com>
10485
10486 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
10487 call to set_gdbarch_deprecated_push_arguments.
10488
7f78e237
AC
104892003-04-10 Andrew Cagney <cagney@redhat.com>
10490
10491 * frame.c (fprint_frame_id): New function.
10492 (fprint_frame_type, fprint_frame): New function.
10493 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
10494 (create_sentinel_frame, get_frame_id): Ditto.
10495 (frame_id_p, frame_id_eq): Ditto.
10496 (frame_id_inner, create_new_frame): Ditto.
10497 (legacy_get_prev_frame, get_prev_frame): Ditto.
10498 (deprecated_update_frame_pc_hack): Ditto.
10499 (frame_register_unwind): Ditto.
10500 (deprecated_update_frame_base_hack): Ditto.
10501
f870b49b
CV
105022003-04-10 Corinna Vinschen <vinschen@redhat.com>
10503
10504 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
10505 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
10506 frame_chain function.
10507 * Makefile.in: Add dependencies due to above change.
10508
7c86889b
CV
105092003-04-10 Corinna Vinschen <vinschen@redhat.com>
10510
10511 * blockframe.c (legacy_frame_chain_valid): Move call to
10512 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
10513 inside_entry_file.
10514
d0a55772
AC
105152003-04-09 Andrew Cagney <cagney@redhat.com>
10516
10517 * frame.h (struct frame_id): Replace "pc" and "base" with
10518 "stack_addr" and "code_addr". Update comments.
10519 (frame_id_build): Update parameter names and comment.
10520 (struct frame_info): Replace "id_p" and "id" with "this_id".
10521 * dummy-frame.c (dummy_frame_this_id): Update.
10522 * breakpoint.c (print_one_breakpoint): Update.
10523 * frame.c (get_frame_id): Update.
10524 (get_frame_base, frame_id_build): Update.
10525 (create_sentinel_frame, legacy_get_prev_frame): Update.
10526 (deprecated_update_frame_base_hack): Update.
10527 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
10528 (frame_id_inner): Ditto.
10529
ac16bf07
AC
105302003-04-09 Andrew Cagney <cagney@redhat.com>
10531
10532 * defs.h (gdb_print_host_address): Make "addr" parameter a
10533 pointer constant.
10534 * utils.c (gdb_print_host_address): Update.
10535
366cfc9e
KB
105362003-04-09 Kevin Buettner <kevinb@redhat.com>
10537
10538 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
10539 register number for R0 is 0.
10540
cd983b5c
JB
105412003-04-09 J. Brobecker <brobecker@gnat.com>
10542
10543 * frame.h (struct gdbarch): Add opaque structure definition
10544 to avoid a compilation warning on LynxOS 4.0.
10545
d1340264
AC
105462003-04-09 Andrew Cagney <cagney@redhat.com>
10547
10548 * frame.h (struct frame_info): Delete field "pc". Replace
10549 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
10550 structure.
10551 * frame.c (frame_pc_unwind): Update.
10552 (create_sentinel_frame): Do not set "pc".
10553 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
10554 (get_frame_pc): Call frame_pc_unwind.
10555 (deprecated_update_frame_pc_hack): Update.
10556 (create_new_frame): Use "pc" not "->pc".
10557
90a6fffb
AC
105582003-04-09 Andrew Cagney <cagney@redhat.com>
10559
10560 * frame.c (get_frame_id): Eliminate code updating "frame".
10561 (legacy_get_prev_frame): Ditto.
10562 (get_frame_base): Return id.base directly.
10563 (deprecated_update_frame_base_hack): Update "id.base".
10564 * frame.h (struct frame_info): Delete field "frame".
10565
2fbce691
AC
105662003-04-09 Andrew Cagney <cagney@redhat.com>
10567
10568 * NEWS: Mention that the "Sequent family" is obsolete.
10569 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
10570 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
10571 * configure.host: Obsolete i[3456]86-sequent-bsd*,
10572 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
10573 * config/i386/tm-ptx4.h: Obsolete file.
10574 * config/i386/tm-ptx.h: Obsolete file.
10575 * symm-tdep.c: Obsolete file.
10576 * config/i386/symmetry.mt: Obsolete file.
10577 * config/i386/tm-symmetry.h: Obsolete file.
10578 * symm-nat.c: Obsolete file.
10579 * config/i386/nm-symmetry.h: Obsolete file.
10580 * config/i386/xm-symmetry.h: Obsolete file.
10581 * config/i386/symmetry.mh: Obsolete file.
10582 * config/i386/nm-ptx4.h: Obsolete file.
10583 * config/i386/ptx4.mh: Obsolete file.
10584 * config/i386/ptx.mt: Obsolete file.
10585 * config/i386/ptx.mh: Obsolete file.
10586 * config/i386/xm-ptx4.h: Obsolete file.
10587 * config/i386/xm-ptx.h: Obsolete file.
10588
78c43945
AC
105892003-04-09 Andrew Cagney <cagney@redhat.com>
10590
10591 Obsolete mips*-*-mach3*.
10592 * NEWS: Mention that mips*-*-mach3* is obsolete.
10593 * m3-nat.c: Obsolete file.
10594 * config/nm-m3.h: Obsolete file.
10595 * config/mips/tm-mipsm3.h: Obsolete file.
10596 * config/mips/mipsm3.mt: Obsolete file.
10597 * config/mips/mipsm3.mh: Obsolete file.
10598 * config/mips/xm-mipsm3.h: Obsolete file.
10599 * mipsm3-nat.c: Obsolete file.
10600 * configure.host: Obsolete mips-dec-mach3*.
10601 * configure.tgt: Obsolete mips*-*-mach3*.
10602
f1908289
AC
106032003-04-09 Andrew Cagney <cagney@redhat.com>
10604
10605 * doublest.h: Update copyright.
10606 (deprecated_store_floating, deprecated_extract_floating): Rename
10607 store_floating and extract_floating. Update comments.
10608 * doublest.c: Update copyright.
10609 (extract_floating_by_length): Replace extract_floating.
10610 (store_floating_by_length): Replace store_floating.
10611 (deprecated_extract_floating): New function.
10612 (deprecated_store_floating): New function.
10613 (extract_typed_floating): Call extract_floating_by_length.
10614 (store_typed_floating): Call store_floating_by_length.
10615 * x86-64-tdep.c (x86_64_store_return_value): Update.
10616 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
10617 (sh64_extract_return_value): Update.
10618 (sh_sh4_register_convert_to_virtual): Update.
10619 (sh_sh64_register_convert_to_virtual): Update.
10620 (sh_sh4_register_convert_to_raw): Update.
10621 (sh_sh64_register_convert_to_raw): Update.
10622 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
10623 (rs6000_register_convert_to_raw): Update.
10624 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
10625 (ia64_register_convert_to_raw): Update.
10626 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
10627 (REGISTER_CONVERT_TO_VIRTUAL): Update.
10628 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
10629 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
10630 (alpha_register_convert_to_raw): Update.
10631
4443bd83
AC
106322003-04-08 Andrew Cagney <cagney@redhat.com>
10633
10634 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
10635 * gdbarch.h, gdbarch.c: Re-generate.
10636 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
10637 (d10v_gdbarch_init): Do not set saved_pc_after_call.
10638 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
10639 conditionally, use frame_pc_unwind as an alternative. Add
10640 comments.
10641 * arch-utils.c (init_frame_pc_default): Only call
10642 SAVED_PC_AFTER_CALL when available.
10643
c0236d92
EZ
106442003-04-08 Elena Zannoni <ezannoni@redhat.com>
10645
fbe586ae 10646 * infrun.c (stop_soon): Rename from stop_soon_quietly.
c0236d92
EZ
10647 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
10648 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
10649 (start_remote): Ditto.
10650 (handle_inferior_event): Ditto.
10651 (save_inferior_status): Ditto.
10652 (restore_inferior_status): Ditto.
10653 * infcmd.c (attach_command): Ditto.
10654 * fork-child.c (startup_inferior): Ditto.
fbe586ae 10655 * inferior.h (stop_soon): Rename from stop_soon_quietly.
c0236d92
EZ
10656 * alpha-tdep.c (heuristic_proc_start): Ditto.
10657 * mips-tdep.c (heuristic_proc_start): Ditto.
10658 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
10659 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
10660 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
10661 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
10662 * remote-vx.c (vx_create_inferior): Ditto.
10663
106642003-04-08 Elena Zannoni <ezannoni@redhat.com>
10665
10666 * infrun.c (stop_soon_quietly): Make it an enum, to better
10667 override the default behavior of handle_inferior_event.
10668 (clear_proceed_status): Update uses of stop_soon_quietly to
10669 reflect that it is now an enum.
10670 (start_remote): Ditto.
10671 (handle_inferior_event): Change logic a bit if stop_soon_quietly
10672 is set to handle the new GNU/Linux kernel behavior for
10673 attach/sigstop. Update uses of stop_soon_quietly.
10674 * inferior.h (enum stop_kind): New enum.
10675 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
10676 Reset normal handle_inferior_event behavior, afterwards.
10677 * fork-child.c (startup_inferior): Update.
10678 * alpha-tdep.c (heuristic_proc_start): Update.
10679 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
10680 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
10681 * solib-osf.c (osf_solib_create_inferior_hook): Update.
10682 * solib-irix.c (irix_solib_create_inferior_hook): Update.
10683 * remote-vx.c (vx_create_inferior): Update.
10684 * mips-tdep.c (heuristic_proc_start): Update.
10685
1211bce3
EZ
106862003-04-07 Elena Zannoni <ezannoni@redhat.com>
10687
10688 * disasm.c (dump_insns): Move variables inside loop, or they will
fbe586ae 10689 be freed more than once, causing wild memory corruptions.
1211bce3 10690 (gdb_disassembly): Look for the substring "-thread",
fbe586ae 10691 instead of "-threads" in the target name, to make sure to find
8ffd9b1b 10692 the 'multi-thread' target. Also, make sure we do the right thing
fbe586ae 10693 with the "core" target.
1211bce3 10694
f0ef6b29
KB
106952003-04-07 Kevin Buettner <kevinb@redhat.com>
10696
10697 * mips-tdep.c (mips_print_fp_register): New function, created from
10698 do_fp_register_row(). Registers are now (also) printed as hex.
10699 Only one register is printed per row.
10700 (mips_print_register, do_fp_register_row): Print floating point
10701 registers with mips_print_fp_register().
10702
8cf71652
AC
107032003-04-06 Andrew Cagney <cagney@redhat.com>
10704
5e488a7b
AC
10705 * valprint.h (inspect_it): Add extern declaration.
10706 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
10707 (selectors_info, classes_info): Ditto.
10708 (find_objc_msgcall): Fix indentation.
10709 (objc_printstr): Delete extern declarations.
10710
8cf71652
AC
10711 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
10712
e6ba3bc9
AC
107132003-04-06 Andrew Cagney <cagney@redhat.com>
10714
10715 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
10716 Update comment.
10717 * frame.c (legacy_saved_regs_this_id): Update.
10718 (legacy_get_prev_frame): Update.
10719 * xstormy16-tdep.c: Update comment.
10720 * sparc-tdep.c (sparc_frame_chain): Update comment.
10721 * blockframe.c (legacy_frame_chain_valid): Update.
10722
55e1d7e7
AC
107232003-04-06 Andrew Cagney <cagney@redhat.com>
10724
996179ee
AC
10725 * valprint.c (val_print_type_code_int): Delete #ifdef
10726 PRINT_TYPELESS_INTEGER code.
10727
55e1d7e7
AC
10728 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
10729 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
10730 multi-arch definition.
10731 * gdbarch.h: Re-generate.
10732
43bd9a9e
AC
107332003-04-05 Andrew Cagney <cagney@redhat.com>
10734
10735 Eliminate FRAME_FIND_SAVED_REGS.
10736 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10737 Change FSR parameter to a pointer.
10738 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
10739 Assume FSR parameter is a pointer.
10740 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10741 Make fsr a pointer.
10742 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
10743 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
10744 saved_regs a pointer.
10745 (hppa_frame_saved_pc): Ditto.
10746 (find_dummy_frame_regs): Make frame_saved_regs a pointer
10747 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
10748 pointer.
10749 (restore_pc_queue): Make fsr a pointer.
10750 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
10751 (hppa_frame_chain): Make saved_regs a pointer, call
10752 hppa_frame_init_saved_regs.
10753 * sparc-tdep.c: Include "gdb_assert.h".
10754 (sparc_frame_find_saved_regs): Replace internal_error with
10755 gdb_assert.
10756 * remote-vxsparc.c (vx_read_register): Delete reference to
10757 FRAME_FIND_SAVED_REGS.
10758 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
10759 * gdbarch.h: Regenerate.
10760 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
10761 (deprecated_get_frame_saved_regs): Delete declaration.
10762 (struct frame_saved_regs): Delete definition.
10763 * frame.c (deprecated_get_frame_saved_regs): Delete function.
10764 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
10765 (hppa_frame_find_saved_regs): Delete declaration.
10766 (FRAME_FIND_SAVED_REGS): Delete macro.
10767 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
10768 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
10769 FRAME_FIND_SAVED_REGS in comment.
10770
be41e9f4
AC
107712003-04-05 Andrew Cagney <cagney@redhat.com>
10772
10773 * frame.c (frame_func_unwind, get_frame_func): New functions.
10774 * frame.h (get_frame_func, frame_func_unwind): Declare.
10775 (struct frame_info): Add field "prev_func" for caching the
10776 previous frame's function address.
10777 * arm-tdep.c (arm_frameless_function_invocation): Combine
10778 get_pc_function_start and get_frame_pc into get_frame_func.
10779 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
10780 (sh64_nofp_frame_init_saved_regs): Ditto.
10781 * s390-tdep.c (s390_function_start): Ditto.
10782 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
10783 (rs6000_frameless_function_invocation): Ditto.
10784 (rs6000_frame_saved_pc): Ditto.
10785 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
10786 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
10787 * i386-tdep.c (i386_frameless_signal_p): Ditto.
10788 (i386_frame_init_saved_regs): Ditto.
10789 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
10790 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
10791 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
10792 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
10793 * blockframe.c (frameless_look_for_prologue): Ditto.
10794
a01dd7cc
AC
107952003-04-05 Andrew Cagney <cagney@redhat.com>
10796
10797 * frame.c (legacy_get_prev_frame): Link prev to next at the
10798 function start. Update comments.
10799
5e5592e6
AC
108002003-04-05 Andrew Cagney <cagney@redhat.com>
10801
10802 * frame.c (get_frame_id): Update comment.
10803 (legacy_get_prev_frame): Update comment.
10804 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
10805 * gdbarch.h: Regenerate.
10806 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
10807 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
10808
6fba5002
AC
108092003-04-05 Andrew Cagney <cagney@redhat.com>
10810
10811 * stack.c (print_frame_info): Use get_frame_pc.
10812
7df05f2b
AC
108132003-04-04 Andrew Cagney <cagney@redhat.com>
10814
10815 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
10816 the frame's type from the unwinder.
10817 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
10818 (create_new_frame, legacy_get_prev_frame): When the unwinder's
10819 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
10820 (get_frame_base_address): Use get_frame_type.
10821 (get_frame_locals_address, get_frame_args_address): Ditto.
10822 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
10823 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
10824 (struct frame_info): Add comment explaining why the frame contains
10825 a "type" field.
10826 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
10827 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
10828 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
10829 NORMAL_FRAME.
10830 * frame-unwind.h: Include "frame.h".
10831 (struct frame_unwind): Add "type" field.
10832 * Makefile.in (frame_unwind_h): Add $(frame_h).
8ffd9b1b 10833
11889732
AC
108342003-04-04 Andrew Cagney <cagney@redhat.com>
10835
10836 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
10837 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
10838 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
10839 get_frame_base.
10840 (d10v_unwind_dummy_id): Use frame_id_build.
10841 * frame.c (find_frame_sal): Use get_frame_pc.
10842 (create_new_frame): Use deprecated_update_frame_pc_hack and
10843 deprecated_update_frame_base_hack.
10844 (create_sentinel_frame): Add comment about ->pc going away.
10845 (get_prev_frame): Add comment about ->pc going away.
10846 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
10847 frame_id_build, deprecated_update_frame_pc_hack and
10848 deprecated_update_frame_base_hack.
10849 (select_frame): Use get_frame_pc.
10850 (legacy_saved_regs_this_id): Use frame_id_build.
10851
50c46a0d
EZ
108522003-04-04 Elena Zannoni <ezannoni@redhat.com>
10853
fbe586ae
RH
10854 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
10855 signed integer case.
10856 (classify_argument): Handle enumerations and references.
50c46a0d 10857
50bbdbd9
AC
108582003-04-04 Andrew Cagney <cagney@redhat.com>
10859
10860 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
10861 ID to NULL.
10862
36018d2e
AF
108632003-04-01 Adam Fedor <fedor@gnu.org>
10864
10865 * gdb/objc-lang.c (selectors_info): Replace calls to
10866 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
10867 SYMBOL_NATURAL_NAME.
10868 (classes_info, find_methods): Likewise.
10869
35cec841
KB
108702003-04-03 Kevin Buettner <kevinb@redhat.com>
10871
10872 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
10873 ``mach'' to the value determined by bfd_default_set_arch_mach().
10874
43136899
BR
108752003-04-02 Bob Rossi <bob_rossi@cox.net>
10876
10877 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
10878 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
10879 (mi-cmd-file.o): Update dependencies.
10880
040b99fd
KB
108812003-04-01 Kevin Buettner <kevinb@redhat.com>
10882
10883 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
10884 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
10885
9a3d7dfd
AF
108862003-04-01 Adam Fedor <fedor@gnu.org>
10887
10888 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
10889 * language.h (struct language_defn): Add la_demangle.
10890 (language_demangle): Declare.
10891 * language.c (language_demangle): New function.
10892 (unk_lang_demangle): Likewise.
10893 (unknown_language_defn, auto_language_defn, local_language_defn):
fbe586ae 10894 Add ukn_lang_demangle.
9a3d7dfd 10895 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
fbe586ae 10896 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
9a3d7dfd
AF
10897 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
10898 (cplus_language_defn): Add cplus_demangle for la_demangle element.
10899 * jv-lang.c (java_demangle): New function
10900 (java_language_defn): Use it for la_demangle element.
fbe586ae
RH
10901 * objc-lang.c (objc_demangle): Add options argument
10902 (objc_language_defn): Use objc_demangle for la_demangle element.
9a3d7dfd
AF
10903 * maint.c (maintenance_demangle): Replace switch with
10904 call to language_demangle.
10905 * utils.c (fprintf_symbol_filtered): Likewise.
10906
5e074003
AC
109072003-04-01 Andrew Cagney <cagney@redhat.com>
10908
10909 * printcmd.c (print_frame_nameless_args): Delete #ifdef
10910 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
10911 PRINT_TYPELESS_INTEGER.
10912 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
10913 PUSH_RETURN_ADDRESS.
10914
270cb5d6
AC
109152003-04-01 Andrew Cagney <cagney@redhat.com>
10916
10917 * Makefile.in (d10v-tdep.o): Update dependencies.
10918 * d10v-tdep.c: Include "frame-base.h".
10919 (d10v_frame_unwind): Make constant.
10920 (d10v_frame_base_address): New function.
10921 (d10v_frame_base): New variable.
10922 (d10v_gdbarch_init): Set frame_base default.
10923 (struct d10v_unwind_cache): Add the field "prev_sp". Update
10924 comment for base.
10925 (d10v_frame_unwind_cache): Set and use "prev_sp".
10926 (d10v_frame_this_id): Use the previous frame's inner most stack
10927 address and this frame's func address for the frame ID. Use
10928 frame_id_build. Don't analyze beyond the current instruction.
8ffd9b1b 10929
6bfb3e36
AC
109302003-04-01 Andrew Cagney <cagney@redhat.com>
10931
10932 * frame.h (get_frame_locals_address, get_frame_args_address):
10933 Refer to the base address, instead of the address of the first
10934 local or parameter.
8ffd9b1b 10935
da62e633
AC
109362003-04-01 Andrew Cagney <cagney@redhat.com>
10937
10938 Add frame debug info addresses:
10939 * frame-base.c: New file.
10940 * frame-base.h: New file.
10941 * frame.h (struct frame_base): Add opaque declaration.
10942 (get_frame_base): Update comment.
10943 (get_frame_base_address): Declare.
10944 (get_frame_locals_address): Declare.
10945 (get_frame_args_address): Declare.
10946 (struct frame_info): Add "base" and "base_cache". Update
10947 comments on the unwinder.
10948 * frame.c: Include "frame-base.h".
10949 (get_frame_locals_address): New function.
10950 (get_frame_base_address): New function.
10951 (get_frame_args_address): New function.
10952 * findvar.c (read_var_value): Use get_frame_locals_address and
10953 get_frame_args_address.
10954 * stack.c (frame_info): Use get_frame_locals_address and
10955 get_frame_args_address.
10956 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
10957 moved to "frame-base.c".
10958 * printcmd.c (print_frame_nameless_args): Ditto.
10959 * symtab.h (address_class): Update comments.
10960 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
10961 get_frame_base_address.
10962 * dwarf2expr.c (execute_stack_op): Ditto.
10963 * Makefile.in (frame_base_h): Define.
10964 (frame.o): Update dependencies.
10965 (frame-base.o): Add dependencies.
10966 (SFILES): Add frame-base.c.
10967 (COMMON_OBS): Add frame-base.o.
10968
3d30e9c2
AC
109692003-04-01 Andrew Cagney <cagney@redhat.com>
10970
10971 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
10972 CALL_DUMMY_LENGTH): Ditto.
10973 * gdbarch.c: Re-generate.
10974 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
10975 (CALL_DUMMY_LENGTH): Delete macro.
10976 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
10977 * arm-tdep.c (arm_gdbarch_init): Ditto.
10978 * avr-tdep.c (avr_gdbarch_init): Ditto.
10979 * cris-tdep.c (cris_gdbarch_init): Ditto.
10980 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10981 * frv-tdep.c (frv_gdbarch_init): Ditto.
10982 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10983 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10984 * i386-tdep.c (i386_gdbarch_init): Ditto.
10985 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10986 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10987 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10988 * mips-tdep.c (mips_gdbarch_init): Ditto.
10989 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10990 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10991 * s390-tdep.c (s390_gdbarch_init): Ditto.
10992 * sh-tdep.c (sh_gdbarch_init): Ditto.
10993 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10994 * v850-tdep.c (v850_gdbarch_init): Ditto.
10995 * vax-tdep.c (vax_gdbarch_init): Ditto.
10996 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
10997
ce0c7262
CV
109982003-04-01 Corinna Vinschen <vinschen@redhat.com>
10999
11000 * frame.c (get_prev_frame): Disable call to inside_entry_file().
11001
73dd234f
AC
110022003-04-01 Andrew Cagney <cagney@redhat.com>
11003
11004 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
11005 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11006 * gdbarch.h, gdbarch.c: Re-generate.
11007 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11008 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11009 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11010 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11011 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
11012 * infcmd.c (run_stack_dummy): Simplify assuming
11013 CALL_DUMMY_BREAKPOINT_OFFSET_P.
11014 * infrun.c (handle_inferior_event): Ditto.
11015 * alpha-tdep.c (alpha_gdbarch_init): Do not set
11016 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
11017 * arm-tdep.c (arm_gdbarch_init): Ditto.
11018 * avr-tdep.c (avr_gdbarch_init): Ditto.
11019 * cris-tdep.c (cris_gdbarch_init): Ditto.
11020 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11021 * frv-tdep.c (frv_gdbarch_init): Ditto.
11022 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11023 * i386-tdep.c (i386_gdbarch_init): Ditto.
11024 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11025 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11026 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11027 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11028 * mips-tdep.c (mips_gdbarch_init): Ditto.
11029 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11030 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11031 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11032 * s390-tdep.c (s390_gdbarch_init): Ditto.
11033 * sh-tdep.c (sh_gdbarch_init): Ditto.
11034 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11035 * v850-tdep.c (v850_gdbarch_init): Ditto.
11036 * vax-tdep.c (vax_gdbarch_init): Ditto.
11037 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
11038
97606a13
DJ
110392003-04-01 Daniel Jacobowitz <drow@mvista.com>
11040
11041 * symfile.c (symfile_relocate_debug_section): Update call to
11042 bfd_simple_get_relocated_section_contents.
11043
e8ab51f7
AC
110442003-03-31 Andrew Cagney <cagney@redhat.com>
11045
11046 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
11047 * gdbarch.h, gdbarch.c: Regenerate.
11048 * inferior.h (FIX_CALL_DUMMY): Delete macro.
11049 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
11050 available.
11051 * frame.h (generic_fix_call_dummy): Delete declaration.
11052 * dummy-frame.h: Update comment.
11053 * dummy-frame.c (generic_fix_call_dummy): Delete function.
11054 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11055 fix_call_dummy.
11056 * sh-tdep.c (sh_gdbarch_init): Ditto.
11057 * s390-tdep.c (s390_gdbarch_init): Ditto.
11058 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11059 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11060 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11061 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11062 * i386-tdep.c (i386_gdbarch_init): Ditto.
11063 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11064 * frv-tdep.c (frv_gdbarch_init): Ditto.
11065 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11066 * cris-tdep.c (cris_gdbarch_init): Ditto.
11067 * avr-tdep.c (avr_gdbarch_init): Ditto.
11068 * arm-tdep.c (arm_gdbarch_init): Ditto.
11069
018d1b48
JB
110702003-03-31 J. Brobecker <brobecker@gnat.com>
11071
11072 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
11073 (INIT_FRAME_AP): Likewise.
11074 (EXTRA_FRAME_INFO): Likewise.
11075
e9a2674e
AC
110762003-03-31 Andrew Cagney <cagney@redhat.com>
11077
11078 * gdbarch.sh: Include "symfile.h".
11079 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
11080 * gdbarch.h, gdbarch.c: Re-generate.
11081 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
11082 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11083 call_dummy_address, the default is at entry_point_address.
11084 * v850-tdep.c (v850_gdbarch_init): Ditto.
11085 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11086 * sh-tdep.c (sh_gdbarch_init): Ditto.
11087 * s390-tdep.c (s390_gdbarch_init): Ditto.
11088 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11089 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11090 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11091 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11092 * i386-tdep.c (i386_gdbarch_init): Ditto.
11093 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11094 * frv-tdep.c (frv_gdbarch_init): Ditto.
11095 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11096 * cris-tdep.c (cris_gdbarch_init): Ditto.
11097 * arm-tdep.c (arm_gdbarch_init): Ditto.
11098
e8a8712a
AC
110992003-03-31 Andrew Cagney <cagney@redhat.com>
11100
11101 * gdbarch.sh (CALL_DUMMY_P): Delete.
11102 * gdbarch.h, gdbarch.c: Re-generate.
11103 * inferior.h (CALL_DUMMY_P): Delete macro.
11104 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11105 * vax-tdep.c (vax_gdbarch_init): Update.
11106 * v850-tdep.c (v850_gdbarch_init): Update.
11107 * sparc-tdep.c (sparc_gdbarch_init): Update.
11108 * sh-tdep.c (sh_gdbarch_init): Update.
11109 * s390-tdep.c (s390_gdbarch_init): Update.
11110 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11111 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11112 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11113 * mips-tdep.c (mips_gdbarch_init): Update.
11114 * mcore-tdep.c (mcore_gdbarch_init): Update.
11115 * m68k-tdep.c (m68k_gdbarch_init): Update.
11116 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11117 * ia64-tdep.c (ia64_gdbarch_init): Update.
11118 * i386-tdep.c (i386_gdbarch_init): Update.
11119 * h8300-tdep.c (h8300_gdbarch_init): Update.
11120 * frv-tdep.c (frv_gdbarch_init): Update.
11121 * d10v-tdep.c (d10v_gdbarch_init): Update.
11122 * cris-tdep.c (cris_gdbarch_init): Update.
11123 * breakpoint.c (deprecated_frame_in_dummy): Update.
11124 * avr-tdep.c (avr_gdbarch_init): Update.
11125 * alpha-tdep.c (alpha_gdbarch_init): Update.
11126 * arm-tdep.c (arm_gdbarch_init): Update.
11127 * dummy-frame.c (dummy_frame_this_id): Update comments.
11128 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
11129 * frame.c (legacy_get_prev_frame): Ditto.
11130 * valops.c (call_function_by_hand): Delete function.
11131 (hand_function_call): Rename to call_function_by_hand
11132
ed234cf8
AC
111332003-03-30 Andrew Cagney <cagney@redhat.com>
11134
11135 2002-11-10 Klee Dienes <kdienes@apple.com>
fbe586ae 11136 * value.h (struct value): Update comment.
ed234cf8 11137
06c77151
AC
111382003-03-30 Andrew Cagney <cagney@redhat.com>
11139
6c2b5168
AC
11140 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
11141 D10V_FP_REGNUM.
11142 (d10v_gdbarch_init): Do not set fp_regnum.
11143
06c77151
AC
11144 * frame.c (get_frame_base): Force ID initialization.
11145 (get_prev_frame): Move computation of the frame ID from here ...
11146 (get_frame_id): ... to here.
11147 (legacy_get_prev_frame): Mark the frame ID as valid.
11148 * frame.h (struct frame_info): Add field "id_p".
11149
97a1a11c
MK
111502003-03-30 Mark Kettenis <kettenis@gnu.org>
11151
11152 * i386-tdep.c (i386_store_struct_return): Removed.
11153 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
11154
6c0e89ed
AC
111552003-03-30 Andrew Cagney <cagney@redhat.com>
11156
11157 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
11158 * gdbarch.h, gdbarch.c: Regenerate.
11159 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
11160 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
11161 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11162 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11163 * i386-tdep.c (i386_gdbarch_init): Ditto.
11164 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11165 * cris-tdep.c (cris_gdbarch_init): Ditto.
11166 * vax-tdep.c (vax_gdbarch_init): Ditto.
11167 * s390-tdep.c (s390_gdbarch_init): Ditto.
11168 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11169 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11170 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11171 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
11172 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
11173 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
11174 * sparc-tdep.c (sparc_gdbarch_init): Update.
11175 * sh-tdep.c (sh_gdbarch_init): Update.
11176 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11177 * mips-tdep.c (mips_gdbarch_init): Update.
11178 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11179 * ia64-tdep.c (ia64_gdbarch_init): Update.
11180 * frv-tdep.c (frv_gdbarch_init): Update.
11181 * avr-tdep.c (avr_gdbarch_init): Update.
11182 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
11183 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
11184 instead of when push_dummy_call is not available.
8ffd9b1b 11185
f7dd6af2
AC
111862003-03-30 Andrew Cagney <cagney@redhat.com>
11187
11188 * infttrace.c: Include "gdbthread.h".
11189 (parent_attach_all): Fix function signature.
11190 (call_ptrace): Update call.
11191 * Makefile.in (infttrace.o): Update dependencies.
11192
28f617b3
AC
111932003-03-30 Andrew Cagney <cagney@redhat.com>
11194
11195 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
11196 PUSH_RETURN_ADDRESS.
11197 * gdbarch.h, gdbarch.c: Regenerate.
11198 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11199 * x86-64-tdep.c (x86_64_init_abi): Update.
11200 * v850-tdep.c (v850_gdbarch_init): Update.
11201 * sparc-tdep.c (sparc_gdbarch_init): Update.
11202 * sh-tdep.c (sh_gdbarch_init): Update.
11203 * s390-tdep.c (s390_gdbarch_init): Update.
11204 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11205 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11206 * mips-tdep.c (mips_gdbarch_init): Update.
11207 * mcore-tdep.c (mcore_gdbarch_init): Update.
11208 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11209 * ia64-tdep.c (ia64_gdbarch_init): Update.
11210 * i386-tdep.c (i386_gdbarch_init): Update.
11211 * h8300-tdep.c (h8300_gdbarch_init): Update.
11212 * frv-tdep.c (frv_gdbarch_init): Update.
11213 * cris-tdep.c (cris_gdbarch_init): Update.
11214 * avr-tdep.c (avr_gdbarch_init): Update.
11215 * arm-tdep.c (arm_gdbarch_init): Update.
11216 * valops.c (hand_function_call): Update.
11217
4d628cd7
AC
112182003-03-29 Andrew Cagney <cagney@redhat.com>
11219
11220 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
11221 sizeof_call_dummy_words.
11222 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
11223 define.
11224 * gdbarch.h: Regenerate.
8ffd9b1b 11225
65e82032
AC
112262003-03-29 Andrew Cagney <cagney@redhat.com>
11227
11228 * infttrace.h: New file.
11229 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
11230 (hpread_get_textlow): Detect an uninitialized dn_bufp.
11231 (hpread_read_doc_function_type): Detect an initialized type1.
11232 (hpread_quick_traverse): Initialize mod_name_string.
11233 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
11234 (som_solib_get_solib_by_pc): Declare.
11235 (so_lib_thread_start_addr): Declare.
11236 (no_shared_libraries): Declare.
11237 * somread.c (init_import_symbols): Make static. Add forward
11238 declaration.
11239 * config/pa/nm-hppah.h: Include "infttrace.h" for
11240 parent_attach_all.
11241 (hppa_insert_hw_watchpoint): Declare.
11242 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
11243 * hppah-nat.c: Include "gdb_string.h".
11244 (parent_attach_all): Delete extern declaration, moved to
11245 "infttrace.h".
11246 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
11247 int.
11248 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
11249 * Makefile.in (infttrace_h): Define.
11250 (hpread.o): Update dependencies.
11251 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
11252 * hppa-hpux-tdep.c: Include "gdb_string.h".
11253 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
11254 * infrun.c (handle_inferior_event): Always initialize
11255 stepped_after_stopped_by_watchpoint. Add default and remove
11256 fallthrough in switch statement.
11257 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
11258 parameter to int.
11259 (hppa_remove_hw_watchpoint): Ditto.
11260
2c3bbe77
AC
112612003-03-29 Andrew Cagney <cagney@redhat.com>
11262
11263 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
11264 offset.
11265
2dd604e7
RE
112662003-03-29 Richard Earnshaw <rearnsha@arm.com>
11267
11268 * arm-tdep.c (arm_push_arguments): Delete.
11269 (struct stack_item): New type.
11270 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
11271 (arm_store_struct_return): Delte.
11272 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
11273 arm_push_arguments or arm_store_struct_return.
11274
e8933a55
AC
112752003-03-28 Andrew Cagney <cagney@redhat.com>
11276
11277 * Makefile.in (d10v-tdep.o): Update dependencies.
11278 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
11279 * d10v-tdep.c: Include "remote.h".
11280 (target_resume_hook): Delete extern declaration.
11281 (target_wait_loop_hook): Ditto.
11282 (tdisassemble_command): Eliminate assignment in "if" conditional.
11283 (d10v_ts2_register_sim_regno): Eliminate call to
11284 legacy_register_sim_regno.
11285 (d10v_ts3_register_sim_regno): Ditto.
11286
6949171e
JJ
112872003-03-28 Jeff Johnston <jjohnstn@redhat.com>
11288
11289 * thread.c: Reindented.
11290 * lin-lwp.c: Ditto.
11291 * linux-proc.c: Ditto.
11292
98c7071f
BR
112932003-03-28 Bob Rossi <bob_rossi@cox.net>
11294
fbe586ae 11295 * MAINTAINERS (write after approval): Add myself.
98c7071f 11296
5edc9ca6
TR
112972003-03-27 Theodore A. Roth <troth@openavr.org>
11298
11299 * objc-exp.y: Add missing semi-colons.
11300
378bfd1b
AC
113012003-03-27 Andrew Cagney <cagney@redhat.com>
11302
11303 * regcache.c (write_sp): Delete function and references.
11304 * inferior.h (write_sp): Delete declaration.
11305 * valops.c (hand_function_call): Replace write_sp with
11306 TARGET_WRITE_SP.
11307 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
11308 (sparc_pop_frame): Ditto.
8ffd9b1b 11309
56056df7
AC
113102003-03-27 Andrew Cagney <cagney@redhat.com>
11311
11312 * NEWS: Mention removal of support for hppa*-*-bsd* and
11313 hppa*-*-osf* natives, and hppa*-*-pro* target.
11314 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
11315 * config/pa/xm-pa.h: Obsolete file.
11316 * config/pa/xm-hppab.h: Obsolete file.
11317 * config/pa/nm-hppab.h: Obsolete file.
11318 * config/pa/tm-hppab.h: Obsolete file.
11319 * config/pa/tm-hppao.h: Obsolete file.
11320 * config/pa/nm-hppao.h: Obsolete file.
11321 * config/pa/tm-pro.h: Obsolete file.
11322 * config/pa/hppaosf.mt: Obsolete file.
11323 * config/pa/hppaosf.mh: Obsolete file.
11324 * config/pa/hppapro.mt: Obsolete file.
11325 * config/pa/hppabsd.mt: Obsolete file.
11326 * config/pa/hppabsd.mh: Obsolete file.
11327 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
11328 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
11329 hppa*-*-osf*.
11330
5873a88d
AC
113312003-03-27 Andrew Cagney <cagney@redhat.com>
11332
11333 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
11334 push_arguments. Don't set push_return_address or write_sp.
11335 (d10v_push_dummy_call): Replace d10v_push_arguments.
11336 (d10v_push_return_address, d10v_write_sp): Delete function,
11337 handled by push_dummy_call.
11338
b81774d8
AC
113392003-03-26 Andrew Cagney <cagney@redhat.com>
11340
11341 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
11342 (push_dummy_call): New pure multi-arch replacement with gdbarch,
11343 regcache and dummy_addr parameters.
11344 * gdbarch.h, gdbarch.c: Re-generate.
11345 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
11346 available; assume it will handle stack alignment and return
11347 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
11348 legacy_push_arguments.
11349 (legacy_push_arguments): Rename default_push_arguments.
11350 * value.h (legacy_push_arguments): Rename default_push_arguments.
11351 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
11352 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11353 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11354 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11355 * config/i386/tm-symmetry.h: Update.
11356 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11357 * x86-64-tdep.c (x86_64_init_abi): Update.
11358 * v850-tdep.c (v850_gdbarch_init): Update.
11359 * sparc-tdep.c (sparc_gdbarch_init): Update.
11360 * sh-tdep.c (sh_gdbarch_init): Update.
11361 * s390-tdep.c (s390_gdbarch_init): Update.
11362 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11363 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11364 * mips-tdep.c (mips_gdbarch_init): Update.
11365 * mcore-tdep.c (mcore_gdbarch_init): Update.
11366 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11367 * ia64-tdep.c (ia64_gdbarch_init): Update.
11368 * i386-tdep.c (i386_gdbarch_init): Update.
11369 * hppa-tdep.c (hppa_gdbarch_init): Update.
11370 * h8300-tdep.c (h8300_gdbarch_init): Update.
11371 * frv-tdep.c (frv_gdbarch_init): Update.
11372 * d10v-tdep.c (d10v_gdbarch_init): Update.
11373 * cris-tdep.c (cris_gdbarch_init): Update.
11374 * avr-tdep.c (avr_gdbarch_init): Update.
11375 * arm-tdep.c (arm_gdbarch_init): Update.
11376 * arm-linux-tdep.c (arm_linux_init_abi): Update.
11377 * alpha-tdep.c (alpha_gdbarch_init): Update.
11378
f541410f
DJ
113792003-03-26 Daniel Jacobowitz <drow@mvista.com>
11380
11381 * signals/signals.c (do_target_signal_to_host): Correct realtime
11382 signal range test.
11383
69f567ae
DJ
113842003-03-26 Daniel Jacobowitz <drow@mvista.com>
11385
11386 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
11387 (struct sal_chain, map_catch_names): Remove.
11388 (catch_exception_command_1): Don't call
11389 handle_gnu_4_16_catch_command.
11390
d5d14a5a
DJ
113912003-03-26 Daniel Jacobowitz <drow@mvista.com>
11392
11393 From Mark Dettinger <dettinge@de.ibm.com>:
11394 * dwarf2cfi.c (read_2u): Increment pointer by two.
11395
bdd73e22
DJ
113962003-03-26 Daniel Jacobowitz <drow@mvista.com>
11397
11398 * signals/signals.c: Fix typos in last change.
11399
960cb555
DJ
114002003-03-26 Daniel Jacobowitz <drow@mvista.com>
11401
11402 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
11403 not already defined. Use __SIGRTMIN if available.
11404 (target_signal_from_host): Remove SIGRTMIN block.
11405 (do_target_signal_to_host): Remove SIGRTMIN block; check that
11406 the signal is within the realtime range.
11407
f636b87d
AF
114082003-03-25 Adam Fedor <fedor@gnu.org>
11409
11410 * Makefile.in (infrun.o): Add $(language_h)
11411 * infrun.c (handle_inferior_event): Use skip_language_trampoline
11412 for language specific trampolines.
11413 * language.h (struct language_defn): Add skip_trampoline.
11414 (skip_language_trampoline): Declare.
11415 * language.c (unk_lang_trampoline, skip_language_trampoline):
11416 New functions.
11417 (unknown_language_defn, auto_language_defn, local_language_defn):
11418 Add ukn_lang_trampoline.
11419 * ada-lang.c (ada_language_defn): Add NULL for language
11420 specific skip_trampoline.
11421 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
11422 scm-lang.c: Likewise.
11423 * objc-lang.c (objc_skip_trampoline): New function.
11424 (objc_language_defn): Add objc_skip_trampoline.
11425
28f617b3 114262003-03-25 Andrew Cagney <cagney@redhat.com>
270c3b1d
AC
11427
11428 * frame.c (get_prev_frame): Delay validating a frame's ID -
11429 non-NULL, didn't go backwards - until an attempt to unwind it to
11430 the previous frame.
11431
f933a9c5
AC
114322003-03-25 Andrew Cagney <cagney@redhat.com>
11433
11434 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
11435 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
11436 * gdbarch.h, gdbarch.c: Re-generate.
11437 * config/sparc/tm-sparc.h
11438 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
11439 * sparc-tdep.c (sparc_gdbarch_init): Set
11440 deprecated_extra_stack_alignment_needed.
11441 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
11442 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
11443 extra_stack_alignment_needed.
11444 * v850-tdep.c (v850_gdbarch_init): Ditto.
11445 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11446 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11447 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11448 * cris-tdep.c (cris_gdbarch_init): Ditto.
11449 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11450 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8ffd9b1b 11451
4183d812
AC
114522003-03-25 Andrew Cagney <cagney@redhat.com>
11453
11454 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
11455 STORE_STRUCT_RETURN.
11456 * gdbarch.h, gdbarch.c: Regenerate.
11457 * d10v-tdep.c (d10v_store_struct_return): Delete function.
11458 (d10v_push_arguments): Set the struct return register.
11459 (d10v_gdbarch_init): Update.
11460 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11461 * x86-64-tdep.c (x86_64_init_abi): Update.
11462 * vax-tdep.c (vax_gdbarch_init): Update.
11463 * v850-tdep.c (v850_gdbarch_init): Update.
11464 * sparc-tdep.c (sparc_gdbarch_init): Update.
11465 * sh-tdep.c (sh_gdbarch_init): Update.
11466 * s390-tdep.c (s390_gdbarch_init): Update.
11467 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11468 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11469 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11470 * mips-tdep.c (mips_gdbarch_init): Update.
11471 * mcore-tdep.c (mcore_gdbarch_init): Update.
11472 * m68k-tdep.c (m68k_gdbarch_init): Update.
11473 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11474 * ia64-tdep.c (ia64_gdbarch_init): Update.
11475 * i386-tdep.c (i386_gdbarch_init): Update.
11476 * hppa-tdep.c (hppa_gdbarch_init): Update.
11477 * h8300-tdep.c (h8300_gdbarch_init): Update.
11478 * frv-tdep.c (frv_gdbarch_init): Update.
11479 * cris-tdep.c (cris_gdbarch_init): Update.
11480 * avr-tdep.c (avr_gdbarch_init): Update.
11481 * arm-tdep.c (arm_gdbarch_init): Update.
11482 * alpha-tdep.c (alpha_gdbarch_init): Update.
8ffd9b1b 11483
1bf6d5cc
AC
114842003-03-25 Andrew Cagney <cagney@redhat.com>
11485
11486 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
11487 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
11488 CALL_DUMMY_STACK_ADJUST with a predicate variable.
11489 * gdbarch.h, gdbarch.c: Regenerate.
11490 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11491 call_dummy_stack_adjust_p.
11492 * vax-tdep.c (vax_gdbarch_init): Ditto.
11493 * v850-tdep.c (v850_gdbarch_init): Ditto.
11494 * sh-tdep.c (sh_gdbarch_init): Ditto.
11495 * s390-tdep.c (s390_gdbarch_init): Ditto.
11496 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11497 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11498 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11499 * mips-tdep.c (mips_gdbarch_init): Ditto.
11500 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11501 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11502 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11503 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11504 * i386-tdep.c (i386_gdbarch_init): Ditto.
11505 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11506 * frv-tdep.c (frv_gdbarch_init): Ditto.
11507 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11508 * cris-tdep.c (cris_gdbarch_init): Ditto.
11509 * avr-tdep.c (avr_gdbarch_init): Ditto.
11510 * arm-tdep.c (arm_gdbarch_init): Ditto.
11511 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11512 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
11513 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
11514 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
11515 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
11516 call_dummy_stack_adjust_p.
11517 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
11518 (CALL_DUMMY_STACK_ADJUST): Delete macro.
11519 * sparc-tdep.c (sparc32_push_arguments): Update.
11520 * valops.c (hand_function_call): Update.
11521
71c08af0
CV
115222003-03-25 Corinna Vinschen <vinschen@redhat.com>
11523
11524 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
11525 set_gdbarch_char_signed.
11526
30757f90
RE
115272003-03-25 Richard Earnshaw <rearnsha@arm.com>
11528
11529 PR cli/548
11530 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
11531
03d48a7d
RE
115322003-03-25 Richard Earnshaw <rearnsha@arm.com>
11533
11534 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
11535 (_initialize_arm_tdep): Don't set tm_print_insn.
11536
2cf6873c
AF
115372003-03-24 Adam Fedor <fedor@gnu.org>
11538
11539 * Makefile.in (YYOBJ): Add objc-exp.tab.o
11540 * objc-lang.h: Add multiple inclusion protection.
11541 (start_msglist, add_msglist, end_msglist): Additional declarations.
11542
17c0759e
RE
115432003-03-24 Richard Earnshaw <rearnsha@arm.com>
11544
11545 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
11546 value was renamed to ARM_FLOAT_SOFT_FPA.
11547
618ce49f
AC
115482003-03-23 Andrew Cagney <cagney@redhat.com>
11549
11550 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
11551 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
11552 * gdbarch.h, gdbarch.c: Regenerate.
11553 * valops.c (hand_function_call): Update.
11554 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
11555 * frame.c (legacy_saved_regs_this_id): Update.
11556 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
11557 * dummy-frame.h: Update.
11558 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
11559 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
11560 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
11561 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
11562 * config/m68k/tm-sun3.h: Update.
11563 * blockframe.c (inside_main_func, frame_chain_valid): Update.
11564 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11565 * x86-64-tdep.c (x86_64_init_abi): Update.
11566 * vax-tdep.c (vax_gdbarch_init): Update.
11567 * v850-tdep.c (v850_gdbarch_init): Update.
11568 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
11569 * sh-tdep.c (sh_gdbarch_init): Update.
11570 * s390-tdep.c (s390_gdbarch_init): Update.
11571 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
11572 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
11573 (frame_get_saved_regs): Update.
11574 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11575 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11576 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11577 * mips-tdep.c (mips_gdbarch_init): Update.
11578 * mcore-tdep.c (mcore_gdbarch_init): Update.
11579 * m68k-tdep.c (m68k_gdbarch_init): Update.
11580 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11581 * ia64-tdep.c (ia64_gdbarch_init): Update.
11582 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
11583 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11584 (i386_interix_back_one_frame): Update.
11585 * hppa-tdep.c (hppa_gdbarch_init): Update.
11586 (hppa_init_extra_frame_info): Update.
11587 * h8300-tdep.c (h8300_gdbarch_init): Update.
11588 * frv-tdep.c (frv_gdbarch_init): Update.
11589 * cris-tdep.c (cris_gdbarch_init): Update.
11590 * avr-tdep.c (avr_gdbarch_init): Update.
11591 * arm-tdep.c (arm_gdbarch_init): Update.
11592 * alpha-tdep.c (alpha_gdbarch_init): Update.
11593
fd50bc42
RE
115942003-03-22 Richard Earnshaw <rearnsha@arm.com>
11595
11596 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
11597 (arm_get_fp_model): Declare.
11598 * arm-tdep.c (fp_model_strings): New string array.
11599 (arm_fp_model, current_fp_model): New variables.
11600 (arm_get_fp_model): New function.
11601 (arm_set_fp): New function.
11602 (set_fp_model_sfunc): New function.
11603 (show_fp_model): New function.
11604 (_initialize_arm_tdep): Add new command to set/show the FPU.
11605 (arm_extract_return_value): Use arm_get_fp_model.
11606 (arm_store_return_value): Likewise.
11607 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
11608 to initialize the floating-point data types.
11609 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
11610 model is FPA.
11611
26304000
RE
116122003-03-22 Richard Earnshaw <rearnsha@arm.com>
11613
11614 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
11615 the current setting of each value.
11616 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
8ffd9b1b 11617 new_set and new_show. Use add_setshow_cmd_full and
26304000
RE
11618 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
11619 commands and add new version as subcommands of "set/show arm".
11620
afd7eef0
RE
116212003-03-22 Richard Earnshaw <rearnsha@arm.com>
11622
11623 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
11624 (set_arm_command, show_arm_command): New functions.
11625 (_initialize_arm_tdep): Add them.
11626 (num_disassembly_options): Renamed from num_flavor_options.
11627 (valid_disassembly_styles): Renamed from valid_flavors.
11628 (disassembly_style): Renamed from disassembly_flavor.
8ffd9b1b 11629 (set_disassembly_style_sfunc): Renamed from
afd7eef0
RE
11630 set_disassembly_flavor_sfunc.
11631 (set_disassembly_style): Renamed from set_disassembly_flavor.
11632 (arm_othernames): Updated.
11633 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
11634 command. Add "set/show arm disassembly" commands. Deprecate
11635 "othernames" command.
11636
299a7944
RE
116372003-03-22 Richard Earnshaw <rearnsha@arm.com>
11638
11639 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
11640 (arm-tdep.o): Depend on elf_arm_h.
11641
c1dac9e6
RE
116422003-03-22 Richard Earnshaw <rearnsha@arm.com>
11643
11644 * Makefile.in (coff_internal_h): Define.
11645 (arm-tdep.o): Update dependencies.
11646
2702d96c
RE
116472003-03-22 Richard Earnshaw <rearnsha@arm.com>
11648
11649 * arm-tdep.c (prologue_cache): Delete.
11650 (check_prologue_cache, save_prologue_cache): Delete.
11651 (arm_scan_prologue): Don't check or update the prologue_cache.
11652 (arm_gdb_arch_init): Don't initialize it.
11653 (_initialize_arm_tdep): Likewise.
11654
27d5d74b
SC
116552003-03-21 Stephane Carrez <stcarrez@nerim.fr>
11656
11657 * MAINTAINERS (tui): Maintainer of tui code.
11658
1762d96d
CV
116592003-03-21 Corinna Vinschen <vinschen@redhat.com>
11660
11661 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
11662 (i386-cygwin-tdep.o): Add dependencies.
11663 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
11664 * i386-cygwin-tdep.c: New file.
11665 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
11666 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
11667
4c2e2391
AC
116682003-03-20 Andrew Cagney <cagney@redhat.com>
11669
f20d38b7
AC
11670 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
11671 (handle_inferior_event): Remove code calling
11672 DYNAMIC_TRAMPOLINE_NEXTPC.
11673
0022b738
AC
11674 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
11675 already has a full path.
11676
864dbc90
AC
11677 * main.c (gdb_main): Return 1.
11678 (captured_main): Call error to report an invalid interpreter.
11679
4c2e2391
AC
11680 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
11681 * alpha-osf1-tdep.c: Include "gdb_string.h".
11682
5ef7553b
JB
116832003-03-19 J. Brobecker <brobecker@gnat.com>
11684
11685 Continuing work to convert the hppa targets to multiarch partial.
11686
11687 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
11688 method, now that hppa_push_dummy_frame has a conformant prototype.
11689 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
11690 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
11691 for the switch to multiarch partial.
11692
7bde8967
KB
116932003-03-19 Kevin Buettner <kevinb@redhat.com>
11694
11695 * mdebugread.c (parse_symbol): For stEnd, we're done counting
11696 when iss is issNull.
11697
b006a9e9
KB
116982003-03-18 Kevin Buettner <kevinb@redhat.com>
11699
11700 * mips-tdep.c (mips_register_name): Fix fencepost error involving
11701 NUM_REGS bounds check.
11702
5e2e9765
KB
117032003-03-18 Kevin Buettner <kevinb@redhat.com>
11704
11705 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
11706 * mips-tdep.c (gdb_assert.h): Include.
11707 (mips_generic_reg_names, mips_processor_reg_names): Make static.
11708 (mips_register_name): Handle integer registers explicitly. Add
11709 bounds checking.
11710 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
11711 (mips_lsi33k_reg_names): Don't list integer registers; they're
11712 handled by mips_register_name() now.
11713 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
11714 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
11715 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
11716 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
11717 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
11718
a2867626
AC
117192003-03-18 Andrew Cagney <cagney@redhat.com>
11720
11721 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
11722 a void pointer.
11723 * gdbtypes.h (print_scalar_formatted): Update declaration.
11724 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
11725
06600e06
JB
117262003-03-18 J. Brobecker <brobecker@gnat.com>
11727
11728 * infrun.c (observer.h): Add #include.
11729 (normal_stop): Add call to observer_notify_normal_stop.
11730 * Makefile.in (infrun.o): Add dependency on observer.h.
11731
7daf4f5b
JB
117322003-03-18 J. Brobecker <brobecker@gnat.com>
11733
11734 Continuing work to convert the hppa targets to multiarch partial.
11735 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
11736 parameter. Reformat comment.
11737 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
11738 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
11739 to match new profile.
11740
3371ccc0
JB
117412003-03-18 J. Brobecker <brobecker@gnat.com>
11742
11743 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
11744 appear to be working in any case.
11745
4fbe891e
JB
117462003-03-18 J. Brobecker <brobecker@gnat.com>
11747
11748 * observer.c (observer_test_first_observer): New static variable.
11749 (observer_test_second_observer): Likewise.
11750 (observer_test_third_observer): Likewise.
11751 (observer_test_first_notification_function): New static function.
11752 (observer_test_second_notification_function): Likewise.
11753 (observer_test_third_notification_function): Likewise.
11754
a7ff40e7
JB
117552003-03-17 J. Brobecker <brobecker@gnat.com>
11756
11757 * hppa-tdep.c (gdb_assert.h): Add missing #include.
11758 * somsolib.c (gdb_assert.h): Likewise.
11759 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
11760 (somsolib.o): Likewise.
11761
26ca4152
AC
117622003-03-17 Andrew Cagney <cagney@redhat.com>
11763
11764 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
11765 BFD. Simplify setting of di.endian.
11766
0a613259
AC
117672003-03-17 Andrew Cagney <cagney@redhat.com>
11768
11769 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
11770 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
11771
11772 From Elena Zannoni <ezannoni@redhat.com>
11773 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
11774 vector and floating-point parameters.
11775 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
11776 convention.
11777 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
11778
1132738f
FN
117792003-03-17 Fernando Nasser <fnasser@redhat.com>
11780
11781 * MAINTAINERS: Remove my name from several maintainership roles.
11782
6dc42492
AC
117832003-03-17 Andrew Cagney <cagney@redhat.com>
11784
11785 Fix frame off-by-one bug.
11786 * frame-unwind.h (frame_this_id_ftype): Replace
11787 frame_unwind_id_ftype.
11788 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
11789 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
11790 with "prev_register".
11791 * frame-unwind.c (frame_unwind_find_by_pc): Return
11792 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
11793 comment.
11794 * dummy-frame.c (cached_find_dummy_frame): Delete function.
11795 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
11796 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
11797 (dummy_frame_unwind): Update.
11798 * sentinel-frame.c (sentinel_frame_prev_register): Replace
11799 sentinel_frame_register_unwind.
11800 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
11801 (sentinel_frame_unwinder): Update.
11802 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
11803 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
11804 * frame.c (create_sentinel_frame): Update. Initialize
11805 "prologue_cache" instead of "unwind_cache".
11806 (frame_register_unwind): Call this frame's prev_register with the
11807 next frame and this frame's prologue cache.
11808 (get_prev_frame): Simplify. Always call prev frame's this_id with
11809 this frame and prev frame's prologue cache. Document that this
11810 call is shifted one to the left when compared to the
11811 frame_register_unwind call.
11812 (legacy_saved_regs_prev_register): Replace
11813 frame_saved_regs_register_unwind.
11814 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
11815 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
11816 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
11817 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
11818 (d10v_frame_unwind): Update.
11819 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
11820 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
11821 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
11822 "saved_regs" with "this_saved_regs".
11823
efd710d6
AC
118242003-03-16 Andrew Cagney <cagney@redhat.com>
11825
11826 * frame.c (frame_pop): Don't call target_store_registers. Fix
11827 problem reported by Mark Kettenis.
11828
4e259f09
MK
118292003-03-16 Mark Kettenis <kettenis@gnu.org>
11830
11831 * i386-tdep.c (i386_register_type): Renamed from
11832 i386_register_virtual_type. Adjust function signature.
11833 (i386_gdbarch_init): Set register_type instead of
11834 deprecated_max_register_raw_size,
11835 deprecated_max_register_virtual_size and register_virtual_type.
11836
055bb976
AC
118372003-03-14 Andrew Cagney <cagney@redhat.com>
11838
11839 * frame.c (get_prev_frame): When a legacy frame, always call
11840 legacy_get_prev_frame. Simplify unwind code using assumption that
11841 the unwinder is new.
11842 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
11843 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
11844 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
11845
ac2adee5
AC
118462003-03-14 Andrew Cagney <cagney@redhat.com>
11847
11848 * frame.c (get_saved_register): Delete function.
11849 * frame.h (get_saved_register): Delete declaration.
11850 * xstormy16-tdep.c: Update comment.
11851 * regcache.h: Update comments.
11852 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
11853 get_saved_register and extract_address, use
11854 frame_read_unsigned_register.
11855 (sparc_frame_saved_pc): Ditto.
11856 (sparc_get_saved_register): Instead of get_saved_register, use
11857 frame_register.
11858 (sparc_pop_frame): Ditto.
11859 * findvar.c: Update comments.
11860 (value_of_register): Call frame_register instead of
11861 get_saved_register.
11862 (value_from_register): Ditto.
11863 * config/sparc/tm-sparc.h: Update comment.
11864 * breakpoint.c: Update comment.
11865
129c1cd6
AC
118662003-03-14 Andrew Cagney <cagney@redhat.com>
11867
11868 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
11869 GET_SAVED_REGISTER.
11870 * gdbarch.h, gdbarch.c: Re-generate.
11871 * frame.h: Update comments.
11872 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11873 * x86-64-tdep.c (x86_64_init_abi): Update.
11874 * sparc-tdep.c (sparc_gdbarch_init): Update.
11875 * sh-tdep.c (sh_gdbarch_init): Update.
11876 * mips-tdep.c (mips_gdbarch_init): Update.
11877 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11878 * cris-tdep.c (cris_gdbarch_init): Update.
11879 * ia64-tdep.c (ia64_gdbarch_init): Update.
11880 * frame.c (frame_register): Update.
11881 (get_saved_register): Update.
11882 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
8ffd9b1b 11883
749b82f6
AC
118842003-03-13 Andrew Cagney <cagney@redhat.com>
11885
11886 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
11887 * gdbarch.h, gdbarch.c: Regenerate.
11888 * valops.c (hand_function_call): Update comment.
11889 * stack.c (return_command): Update comment.
11890 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
11891 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
11892 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11893 * x86-64-tdep.c (x86_64_init_abi): Update.
11894 * vax-tdep.c (vax_gdbarch_init): Update.
11895 * v850-tdep.c (v850_gdbarch_init): Update.
11896 * sparc-tdep.c (sparc_gdbarch_init): Update.
11897 * sh-tdep.c (sh_gdbarch_init): Update.
11898 * s390-tdep.c (s390_gdbarch_init): Update.
11899 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11900 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11901 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11902 * mips-tdep.c (mips_gdbarch_init): Update.
11903 * mcore-tdep.c (mcore_gdbarch_init): Update.
11904 * m68k-tdep.c (m68k_gdbarch_init): Update.
11905 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11906 * ia64-tdep.c (ia64_gdbarch_init): Update.
11907 * i386-tdep.c (i386_gdbarch_init): Update.
11908 * hppa-tdep.c (hppa_gdbarch_init): Update.
11909 * h8300-tdep.c (h8300_gdbarch_init): Update.
11910 * frv-tdep.c (frv_gdbarch_init): Update.
11911 * cris-tdep.c (cris_gdbarch_init): Update.
11912 * avr-tdep.c (avr_gdbarch_init): Update.
11913 * arm-tdep.c (arm_gdbarch_init): Update.
11914 * alpha-tdep.c (alpha_gdbarch_init): Update.
11915
1594fa56
AC
119162003-03-13 Andrew Cagney <cagney@redhat.com>
11917
11918 * frame.c (legacy_frame_p): New function.
11919 (get_prev_frame): Use legacy_frame_p.
11920 * frame.h (legacy_frame_p): Declare.
11921
7717fda3
V
119222003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
11923
fbe586ae 11924 * MAINTAINERS (write after approval): Alphabetically
7717fda3
V
11925 listing corrected.
11926
0c67cbe9
V
119272003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
11928
fbe586ae 11929 * MAINTAINERS (write after approval): Add myself.
0c67cbe9 11930
03febf99
AC
119312003-03-12 Andrew Cagney <cagney@redhat.com>
11932
11933 * frame.c (get_prev_frame): Rename the frame parameter to
11934 "this_frame".
11935 (get_next_frame, legacy_get_prev_frame): Ditto.
11936
0a1e1ca1
AC
119372003-03-12 Andrew Cagney <cagney@redhat.com>
11938
11939 * frame.c (get_current_frame): Check target_has_registers before
11940 checking target_has_stack.
11941 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
11942 instead of deprecated_selected_frame.
11943 * findvar.c (value_of_register): Pass "frame", not
11944 deprecated_selected_frame, to value_of_builtin_reg.
11945
a66a9c23
AC
119462003-03-12 Andrew Cagney <cagney@redhat.com>
11947
11948 * regcache.c (regcache_cooked_write_signed): New function.
11949 (regcache_cooked_write_unsigned): New function.
11950 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
11951 (regcache_cooked_read_signed): Fix regnum in range assertion.
11952 * regcache.h (regcache_cooked_write_signed): Declare.
11953 (regcache_cooked_write_unsigned): Declare.
11954
8bedc050
AC
119552003-03-12 Andrew Cagney <cagney@redhat.com>
11956
11957 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
11958 * gdbarch.h, gdbarch.c: Re-generate.
11959 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11960 * x86-64-tdep.h: Update.
11961 * x86-64-tdep.c (x86_64_init_abi): Update.
11962 * v850-tdep.c (v850_gdbarch_init): Update.
11963 * sparc-tdep.c (sparc_gdbarch_init): Update.
11964 * sh-tdep.c (sh_gdbarch_init): Update.
11965 * s390-tdep.c (s390_gdbarch_init): Update.
11966 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11967 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11968 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11969 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11970 * mips-tdep.c (mips_gdbarch_init): Update.
11971 * mcore-tdep.c (mcore_gdbarch_init): Update.
11972 * m68k-tdep.c (m68k_gdbarch_init): Update.
11973 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11974 * ia64-tdep.c (ia64_gdbarch_init): Update.
11975 * i386-tdep.c (i386_gdbarch_init): Update.
11976 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11977 * hppa-tdep.c (hppa_gdbarch_init): Update.
11978 * h8300-tdep.c (h8300_gdbarch_init): Update.
11979 * frv-tdep.c (frv_gdbarch_init): Update.
11980 * cris-tdep.c (cris_gdbarch_init): Update.
11981 * avr-tdep.c (avr_gdbarch_init): Update.
11982 * arm-tdep.c (arm_gdbarch_init): Update.
11983 * alpha-tdep.c (alpha_gdbarch_init): Update.
11984 * sh-tdep.c (sh_init_extra_frame_info): Update.
11985 (sh64_init_extra_frame_info): Update.
11986 * ns32knbsd-nat.c (frame_num_args): Update.
11987 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
11988 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
11989 (xstormy16_frame_chain_valid): Update.
11990 * vax-tdep.c (vax_saved_pc_after_call): Update.
11991 * v850-tdep.c (v850_frame_chain): Update.
11992 (v850_pop_frame): Update.
11993 (v850_init_extra_frame_info): Update.
11994 * sparc-tdep.c (setup_arbitrary_frame): Update.
11995 * ns32k-tdep.c (umax_frame_num_args): Update.
11996 * s390-tdep.c (s390_pop_frame_regular): Update.
11997 * mn10300-tdep.c (mn10300_frame_chain): Update.
11998 (mn10300_pop_frame_regular): Update.
11999 (mn10300_init_extra_frame_info): Update.
12000 * mips-tdep.c (mips_init_frame_pc_first): Update.
12001 (mips_frame_chain): Update.
12002 (mips_pop_frame): Update.
12003 * mcore-tdep.c (mcore_frame_chain): Update.
12004 (mcore_pop_frame): Update.
12005 (mcore_init_extra_frame_info): Update.
12006 * arch-utils.c (init_frame_pc_default): Update.
12007 * m68k-tdep.c (isi_frame_num_args): Update.
12008 (delta68_frame_num_args): Update.
12009 (news_frame_num_args): Update.
12010 * ia64-tdep.c (ia64_pop_frame_regular): Update.
12011 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
12012 (alpha_frame_chain): Update.
12013 (alpha_pop_frame): Update.
12014 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
12015 (hppa_init_extra_frame_info): Update.
12016 (hppa_frame_chain): Update.
12017 (hppa_frame_chain_valid): Update.
12018 * cris-tdep.c (cris_init_extra_frame_info): Update.
12019 * avr-tdep.c (avr_init_extra_frame_info): Update.
12020 * arm-tdep.c (arm_frame_chain_valid): Update.
12021 (arm_init_extra_frame_info): Update.
12022 (arm_pop_frame): Update.
12023 * frame.c (frame_pc_unwind): Update.
12024 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
12025 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12026 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12027 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
12028 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
12029 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
8ffd9b1b 12030
7a25a7c1
AC
120312003-03-12 Andrew Cagney <cagney@redhat.com>
12032
12033 Eliminate the need for POP_FRAME.
12034 * frame.c (do_frame_unwind_register): New function.
12035 (frame_pop): When no POP_FRAME, pop the frame using register
12036 unwind and a scratch regcache.
12037 (frame_saved_regs_pop): Delete function.
12038 (trad_frame_unwinder): Update.
12039 * d10v-tdep.c (d10v_frame_pop): Delete function.
12040 (d10v_frame_unwind): Update.
12041 * sentinel-frame.c (sentinel_frame_pop): Delete function.
12042 (sentinel_frame_unwinder): Update.
12043 * dummy-frame.c (dummy_frame_pop): Delete function.
12044 (dummy_frame_unwind): Update.
12045 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
12046 (struct frame_unwind): Update.
12047
2f38ef89
KB
120482003-03-11 Kevin Buettner <kevinb@redhat.com>
12049
12050 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
12051 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
12052 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
12053 Do range checks on register number obtained from debugging info.
12054 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
12055 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
12056 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
12057 mapping function.
12058 (do_fp_register_row): Fix typo which caused double type to be
12059 used when attempting to unpack a float.
12060
552f4abf
JB
120612003-03-11 J. Brobecker <brobecker@gnat.com>
12062
12063 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
12064
e0d2ae16
AC
120652003-03-11 Andrew Cagney <cagney@redhat.com>
12066
12067 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
12068 frame. Problem found by Corinna Vinschen.
12069
ddbfdd06
PM
120702003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
12071
12072 * doublest.c (floatformat_from_length): Accept also
12073 the real size of 'long double' type.
12074
088b2ddc 120752003-03-10 Daniel Jacobowitz <drow@mvista.com>
31cc81e9 12076
088b2ddc 12077 From Klee Dienes <kdienes@apple.com>:
31cc81e9
DJ
12078 * breakpoint.c (bpstat_copy): Copy the command lines as well
12079 as the old value, to match what is freed in bpstat_clear.
12080
f56f77c1
DC
120812003-03-10 David Carlton <carlton@math.stanford.edu>
12082
12083 * minsyms.c (add_minsym_to_hash_table): Replace
12084 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
12085 (compare_minimal_symbols, compact_minimal_symbols)
12086 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
12087 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
12088 of DEPRECATED_SYMBOL_MATCHES_NAME.
12089 (lookup_minimal_symbol_solib_trampoline): Ditto.
12090
5602984a
AC
120912003-03-10 Andrew Cagney <cagney@redhat.com>
12092
12093 * regcache.h (regcache_cooked_read_ftype): Define.
12094 (regcache_save, regcache_restore): Add a cooked_read parameter.
12095 * regcache.c (regcache_save, regcache_restore): Update.
12096 (do_cooked_read): New function.
12097 (regcache_cpy): Pass do_cooked_read to regcache_save and
12098 regcache_restore.
12099
8bedc050
AC
121002003-03-10 Andrew Cagney <cagney@redhat.com>
12101
12102 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
12103 * gdbarch.h, gdbarch.c: Re-generate.
12104 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12105 * x86-64-tdep.h: Update.
12106 * x86-64-tdep.c (x86_64_init_abi): Update.
12107 * v850-tdep.c (v850_gdbarch_init): Update.
12108 * sparc-tdep.c (sparc_gdbarch_init): Update.
12109 * sh-tdep.c (sh_gdbarch_init): Update.
12110 * s390-tdep.c (s390_gdbarch_init): Update.
12111 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12112 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12113 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12114 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12115 * mips-tdep.c (mips_gdbarch_init): Update.
12116 * mcore-tdep.c (mcore_gdbarch_init): Update.
12117 * m68k-tdep.c (m68k_gdbarch_init): Update.
12118 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12119 * ia64-tdep.c (ia64_gdbarch_init): Update.
12120 * i386-tdep.c (i386_gdbarch_init): Update.
12121 * i386-interix-tdep.c (i386_interix_init_abi): Update.
12122 * hppa-tdep.c (hppa_gdbarch_init): Update.
12123 * h8300-tdep.c (h8300_gdbarch_init): Update.
12124 * frv-tdep.c (frv_gdbarch_init): Update.
12125 * cris-tdep.c (cris_gdbarch_init): Update.
12126 * avr-tdep.c (avr_gdbarch_init): Update.
12127 * arm-tdep.c (arm_gdbarch_init): Update.
12128 * alpha-tdep.c (alpha_gdbarch_init): Update.
12129 * sh-tdep.c (sh_init_extra_frame_info): Update.
12130 (sh64_init_extra_frame_info): Update.
12131 * ns32knbsd-nat.c (frame_num_args): Update.
12132 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
12133 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
12134 (xstormy16_frame_chain_valid): Update.
12135 * vax-tdep.c (vax_saved_pc_after_call): Update.
12136 * v850-tdep.c (v850_frame_chain): Update.
12137 (v850_pop_frame): Update.
12138 (v850_init_extra_frame_info): Update.
12139 * sparc-tdep.c (setup_arbitrary_frame): Update.
12140 * ns32k-tdep.c (umax_frame_num_args): Update.
12141 * s390-tdep.c (s390_pop_frame_regular): Update.
12142 * mn10300-tdep.c (mn10300_frame_chain): Update.
12143 (mn10300_pop_frame_regular): Update.
12144 (mn10300_init_extra_frame_info): Update.
12145 * mips-tdep.c (mips_init_frame_pc_first): Update.
12146 (mips_frame_chain): Update.
12147 (mips_pop_frame): Update.
12148 * mcore-tdep.c (mcore_frame_chain): Update.
12149 (mcore_pop_frame): Update.
12150 (mcore_init_extra_frame_info): Update.
12151 * arch-utils.c (init_frame_pc_default): Update.
12152 * m68k-tdep.c (isi_frame_num_args): Update.
12153 (delta68_frame_num_args): Update.
12154 (news_frame_num_args): Update.
12155 * ia64-tdep.c (ia64_pop_frame_regular): Update.
12156 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
12157 (alpha_frame_chain): Update.
12158 (alpha_pop_frame): Update.
12159 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
12160 (hppa_init_extra_frame_info): Update.
12161 (hppa_frame_chain): Update.
12162 (hppa_frame_chain_valid): Update.
12163 * cris-tdep.c (cris_init_extra_frame_info): Update.
12164 * avr-tdep.c (avr_init_extra_frame_info): Update.
12165 * arm-tdep.c (arm_frame_chain_valid): Update.
12166 (arm_init_extra_frame_info): Update.
12167 (arm_pop_frame): Update.
12168 * frame.c (frame_pc_unwind): Update.
12169 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
12170 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12171 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12172 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
12173 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
12174 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
8ffd9b1b 12175
12cc2063
AC
121762003-03-10 Andrew Cagney <cagney@redhat.com>
12177
12178 * gdbarch.sh (gdbarch_unwind_pc): New method.
12179 * gdbarch.h, gdbarch.c: Regenerate.
12180 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
12181 but use read_pc and FRAME_SAVED_PC as fall backs.
12182 (frame_saved_regs_pc_unwind): Delete function.
12183 (trad_frame_unwinder): Update.
12184 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
12185 (struct frame_unwind): Update.
12186 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
12187 (dummy_frame_unwind): Update.
12188 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
12189 (sentinel_frame_unwinder): Update.
12190 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
12191 (d10v_frame_unwind): Update.
12192 (d10v_unwind_pc): New function.
12193 (d10v_gdbarch_init): Set unwind_pc.
12194
ef840a37
AC
121952003-03-10 Andrew Cagney <cagney@redhat.com>
12196
a2ce2e56
AC
12197 * gdbarch.h: Re-generate.
12198
ef840a37
AC
12199 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
12200 PC.
12201 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
12202 the PC register.
12203
08f3424b
MK
122042003-03-08 Mark Kettenis <kettenis@gnu.org>
12205
12206 * gdbarch.sh (save_dummy_frame_tos): Add comment.
12207
1248ede2
AC
122082003-03-08 Andrew Cagney <cagney@redhat.com>
12209
12210 * cli-out.c: Update copyright.
12211 (cli_out_data): Define typedef. Use instead of ui_out_data.
12212
f49bacc8
AC
122132003-03-08 Andrew Cagney <cagney@redhat.com>
12214
12215 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
12216 the result.
12217
9b05f993
AC
122182003-03-07 Andrew Cagney <cagney@redhat.com>
12219
12220 * gdbarch.sh: Don't generate two macro definitions when an
12221 undefined macro taking no arguments.
12222 * gdbarch.h: Regenerate.
8ffd9b1b 12223
166f4c7b
ML
122242002-03-07 Michal Ludvig <mludvig@suse.cz>
12225
12226 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
12227 (x86_64_unwind_dummy_id): New functions.
12228 (x86_64_init_abi): Register these two new functions.
12229
6d686a84
ML
122302003-03-07 Michal Ludvig <mludvig@suse.cz>
12231
12232 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
8ffd9b1b 12233 (x86_64_skip_prologue): Move prologue detection to
6d686a84
ML
12234 separate function.
12235 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
12236
6314f104
AC
122372003-03-05 Andrew Cagney <cagney@redhat.com>
12238
12239 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
12240 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
12241 * frame.c (get_prev_frame): Restructure the frame ID unwind code
12242 to use unwind_dummy_id when a dummy frame.
12243 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
12244 predicate.
12245 * gdbarch.h, gdbarch.c: Regneerate.
8ffd9b1b 12246
ceea5145
AC
122472003-03-05 Andrew Cagney <cagney@redhat.com>
12248
12249 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
12250 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
12251 Do not use d10v_read_sp or d10v_read_fp when obtaining register
12252 values.
12253
0d843116
AC
122542003-03-05 Andrew Cagney <cagney@redhat.com>
12255
12256 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
12257 (struct d10v_unwind_cache): Delete field "frameless". Replace
12258 "next_addr" with "sp_offset". Add "r11_offset".
12259 (d10v_frame_unwind_cache): Update.
12260 (prologue_find_regs): Update. When "mv r11, sp", save the
12261 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
12262 RN was saved in r11_offset.
12263
b2579786
AC
122642003-03-05 Andrew Cagney <cagney@redhat.com>
12265
12266 * frame.c (deprecated_update_frame_pc_hack): Also update the the
12267 cached PC value in the next frame.
12268
218e5956
AC
122692003-03-05 Andrew Cagney <cagney@redhat.com>
12270
12271 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
12272 "id_unwind_cache" with "id".
12273 (frame_id_unwind): Delete declaration.
12274 * frame.c (frame_id_unwind): Delete function.
12275 (get_prev_frame): Call the frame id unwind method directly. Store
12276 the returned next frame's ID value in NEXT_FRAME. Note that there
12277 is a problem with the wrong unwind ID being called with the wrong
12278 unwind cache.
12279
ed363b1b
DJ
122802003-03-05 Daniel Jacobowitz <drow@mvista.com>
12281
12282 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
12283
fe1f4a5e
DJ
122842003-03-05 James Ingham <jingham@apple.com>
12285 Daniel Jacobowitz <drow@mvista.com>
12286
12287 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
12288 (auto_cp_abi): New variable.
12289 (current_cp_abi, num_cp_abis): Make static.
12290 (CP_ABI_MAX): Define.
12291 (cp_abis): Turn into an array.
12292 (value_virtual_fn_field): Fix formatting.
12293 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
12294 takes a pointer.
12295 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
12296 (list_cp_abis, _initialize_cp_abi): New functions.
12297 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
12298 declarations for cp_abis, num_cp_abis, current_cp_abi, and
12299 switch_to_cp_abi. Update prototype for register_cp_abi.
12300 * Makefile.in (cp-abi.o): Update dependencies.
12301 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
12302 instead of switch_to_cp_abi.
12303 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
12304 register_cp_abi.
12305 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
12306 register_cp_abi.
12307 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
12308
e4adbba9
DJ
123092003-03-05 Daniel Jacobowitz <drow@mvista.com>
12310
12311 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
12312 * dwarf2loc.c: Include "regcache.h".
12313 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
12314 register_size.
12315 * Makefile.in (dwarf2loc.o): Update dependencies.
12316
91ccbfc1
TR
123172003-03-04 Theodore A. Roth <troth@openavr.org>
12318
12319 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
12320 number of io registers reported by remote target is not a multiple of
12321 step.
12322
3d4e8fd2
DC
123232003-03-04 David Carlton <carlton@math.stanford.edu>
12324
12325 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
12326 (lookup_symbol_aux_psymtabs): Update call to
12327 lookup_partial_symbol.
12328 (lookup_transparent_type, find_main_psymtab)
12329 (make_symbol_overload_list): Ditto.
12330
ed42d87b
KH
123312003-03-04 Kazu Hirata <kazu@cs.umass.edu>
12332
12333 * MAINTAINERS (Write after approval): Update my email address.
12334
a0ed5532
AC
123352003-03-03 Andrew Cagney <cagney@redhat.com>
12336
12337 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
12338 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
12339 predicate. Replace MAX_REGISTER_RAW_SIZE.
12340 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
12341 MAX_REGISTER_VIRTUAL_SIZE.
12342 * regcache.c (legacy_max_register_raw_size): New function.
12343 (legacy_max_register_virtual_size): New function.
12344 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
12345 (MAX_REGISTER_RAW_SIZE): Define.
12346 (legacy_max_register_raw_size): Declare.
12347 (legacy_max_register_virtual_size): Declare.
12348 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12349 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
12350 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12351 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
12352 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12353 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
12354 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12355 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12356 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12357 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12358 * vax-tdep.c (vax_gdbarch_init): Update.
12359 * v850-tdep.c (v850_gdbarch_init): Update.
12360 * sparc-tdep.c (sparc_gdbarch_init): Update.
12361 * sh-tdep.c (sh_gdbarch_init): Update.
12362 * s390-tdep.c (s390_gdbarch_init): Update.
12363 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12364 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12365 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12366 * mips-tdep.c (mips_gdbarch_init): Update.
12367 * mcore-tdep.c (mcore_gdbarch_init): Update.
12368 * m68k-tdep.c (m68k_gdbarch_init): Update.
12369 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12370 * ia64-tdep.c (ia64_gdbarch_init): Update.
12371 * i386-tdep.c (i386_gdbarch_init): Update.
12372 * hppa-tdep.c (hppa_gdbarch_init): Update.
12373 * h8300-tdep.c (h8300_gdbarch_init): Update.
12374 * frv-tdep.c (frv_gdbarch_init): Update.
12375 * cris-tdep.c (cris_gdbarch_init): Update.
12376 * avr-tdep.c (avr_gdbarch_init): Update.
12377 * arm-tdep.c (arm_gdbarch_init): Update.
12378 * alpha-tdep.c (alpha_gdbarch_init): Update.
12379 * d10v-tdep.c (d10v_gdbarch_init): Do not set
12380 max_register_raw_size or max_register_virtual_size.
12381
8e437497
DC
123822003-03-03 David Carlton <carlton@math.stanford.edu>
12383
12384 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
12385 SYMBOL_MATCHES_NAME, add comment.
12386 (SYMBOL_MATCHES_NATURAL_NAME): New.
12387 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
12388 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
12389 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
12390 * symtab.c (lookup_partial_symbol): Use
12391 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
12392 unhelpful comment.
12393 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
12394 SYMBOL_MATCHES_NAME.
12395 Fix for PR c++/33.
12396
25120b0d
DC
123972003-03-03 David Carlton <carlton@math.stanford.edu>
12398
12399 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
12400 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
12401 by regexp matching against SYMBOL_NATURAL_NAME.
12402
78a11fb4
DC
124032003-03-03 David Carlton <carlton@math.stanford.edu>
12404
12405 * linespec.c (find_method): Extract code into collect_methods.
12406 (collect_methods): New.
12407
645dd519
MK
124082003-03-02 Mark Kettenis <kettenis@gnu.org>
12409
b4700d91
MK
12410 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
12411 get_frame_base.
12412
645dd519
MK
12413 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
12414 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
12415
0aa7e1aa
SC
124162003-03-02 Stephane Carrez <stcarrez@nerim.fr>
12417
8ffd9b1b 12418 * arch-utils.c (generic_register_byte): Fix to use the loop index
0aa7e1aa
SC
12419 and not regnum when summing the size of all registers up to regnum.
12420
f30ee0bc
AC
124212003-03-01 Andrew Cagney <cagney@redhat.com>
12422
12423 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
12424 FRAME_INIT_SAVED_REGS.
12425 * gdbarch.h, gdbarch.c: Regenerate.
12426 * stack.c (frame_info): Update.
12427 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
12428 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
12429 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
12430 * ns32k-tdep.c (ns32k_pop_frame): Update.
12431 * mips-tdep.c (mips_pop_frame): Update.
12432 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
12433 * ia64-tdep.c (ia64_frame_chain): Update.
12434 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
12435 (ia64_frameless_function_invocation): Update.
12436 (ia64_init_extra_frame_info): Update.
12437 (ia64_pop_frame_regular): Update.
12438 * frame.h (struct frame_info): Update comment.
12439 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
12440 * frame.c (frame_saved_regs_register_unwind): Update.
12441 (frame_saved_regs_register_unwind): Update.
12442 (deprecated_generic_get_saved_register): Update.
12443 * cris-tdep.c: Update comment.
12444 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
12445 Rename macro.
12446 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12447 * x86-64-tdep.c (x86_64_init_abi): Update.
12448 * vax-tdep.c (vax_gdbarch_init): Update.
12449 * v850-tdep.c (v850_gdbarch_init): Update.
12450 * sparc-tdep.c (sparc_gdbarch_init): Update.
12451 * sh-tdep.c (sh_gdbarch_init): Update.
12452 * s390-tdep.c (s390_gdbarch_init): Update.
12453 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12454 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12455 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12456 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12457 * mips-tdep.c (mips_gdbarch_init): Update.
12458 * mcore-tdep.c (mcore_gdbarch_init): Update.
12459 * m68k-tdep.c (m68k_gdbarch_init): Update.
12460 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12461 * ia64-tdep.c (ia64_gdbarch_init): Update.
12462 * i386-tdep.c (i386_gdbarch_init): Update.
12463 * frv-tdep.c (frv_gdbarch_init): Update.
12464 * avr-tdep.c (avr_gdbarch_init): Update.
12465 * arm-tdep.c (arm_gdbarch_init): Update.
12466 * alpha-tdep.c (alpha_gdbarch_init): Update.
8ffd9b1b 12467
42fa7c0f
AC
124682003-03-01 Andrew Cagney <cagney@redhat.com>
12469
12470 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
12471 option enum and switch. When no windows, set the interpreter to
12472 INTERP_CONSOLE.
8ffd9b1b 12473
49c7e338
AC
124742003-03-01 Andrew Cagney <cagney@redhat.com>
12475
12476 * main.c (captured_main): Replace magic option characters with an
12477 enum.
12478
e9582e71
AC
124792003-03-01 Andrew Cagney <cagney@redhat.com>
12480
12481 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
12482 INIT_EXTRA_FRAME_INFO.
12483 * gdbarch.h, gdbarch.c: Regenerate.
12484 * arm-tdep.c: Update comments.
12485 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
12486 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
12487 * frame.h, avr-tdep.c: Ditto.
12488 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
12489 (create_new_frame, legacy_get_prev_frame): Ditto.
12490 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
12491 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
12492 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
12493 deprecated_init_extra_frame_info instead of init_extra_frame_info.
12494 * x86-64-tdep.c (x86_64_init_abi): Ditto.
12495 * v850-tdep.c (v850_gdbarch_init): Ditto.
12496 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
12497 * sh-tdep.c (sh_gdbarch_init): Ditto.
12498 * s390-tdep.c (s390_gdbarch_init): Ditto.
12499 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
12500 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12501 * mips-tdep.c (mips_gdbarch_init): Ditto.
12502 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12503 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12504 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12505 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
12506 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
12507 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12508 * frv-tdep.c (frv_gdbarch_init): Ditto.
12509 * cris-tdep.c (cris_gdbarch_init): Ditto.
12510 * avr-tdep.c (avr_gdbarch_init): Ditto.
12511 * arm-tdep.c (arm_gdbarch_init): Ditto.
12512 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
12513 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12514
35cac7cf
AC
125152003-03-01 Andrew Cagney <cagney@redhat.com>
12516
12517 * gdbarch.sh (register_type): New function with predicate.
12518 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
12519 * gdbarch.h, gdbarch.c: Re-generate.
12520 * arch-utils.c (generic_register_byte): Use generic_register_size.
12521 (generic_register_size): When available, use
12522 gdbarch_register_type.
12523 * regcache.c (init_regcache_descr): When available, initialize the
12524 register type array using gdbarch_register_type. If the
12525 architecture supplies gdbarch_register_type, do not use the legacy
12526 regcache layout.
12527 * d10v-tdep.c (d10v_register_type): Replace
12528 d10v_register_virtual_type.
12529 (d10v_gdbarch_init): Set register_type instead of
12530 register_virtual_type.
12531
7b83296f
AC
125322003-03-01 Andrew Cagney <cagney@redhat.com>
12533
12534 * Makefile.in (ax-gdb.o): Update dependencies.
12535 * ax-gdb.c: Include "regcache.h".
12536 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
12537 * findvar.c (value_of_register): Ditto.
12538 * infcmd.c (default_print_registers_info): Ditto.
12539
eadc1c87
MK
125402003-03-01 Mark Kettenis <kettenis@gnu.org>
12541
12542 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
12543 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
12544
14143612
MK
125452003-03-01 Mark Kettenis <kettenis@gnu.org>
12546
12547 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
12548 of STREQ.
12549
a55cc764
DJ
125502003-02-28 Daniel Jacobowitz <drow@mvista.com>
12551
12552 * Makefile.in (dwarf2loc.o): Update dependencies.
12553 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
12554 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
12555 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
12556 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
12557 (locexpr_tracepoint_var_ref): New function.
12558 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
12559
08a617da
AC
125602003-02-28 Andrew Cagney <cagney@redhat.com>
12561
12562 * regcache.c (register_size): New function.
12563 * regcache.h (register_size): Declare
12564 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
12565 max_register_size instead of MAX_REGISTER_RAW_SIZE.
12566
4224873a
DC
125672003-02-28 David Carlton <carlton@math.stanford.edu>
12568
12569 * linespec.c (decode_compound): Extract code into find_method.
12570 (find_method): New.
12571
ccdc5d7f
JB
125722003-02-28 J. Brobecker <brobecker@gnat.com>
12573
12574 * Makefile.in: Add rules to build and link in observer.o.
12575
974e8ced
JB
125762003-02-27 J. Brobecker <brobecker@gnat.com>
12577
12578 * observer.c: Minor comments edits.
12579
7a28f973
JB
125802003-02-27 J. Brobecker <brobecker@gnat.com>
12581
12582 * observer.h, observer.c: New file.
12583
27cddce2
AC
125842003-02-27 Andrew Cagney <cagney@redhat.com>
12585
12586 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
12587
b94a41a1
SC
125882003-02-27 Stephane Carrez <stcarrez@nerim.fr>
12589
12590 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
12591 (M6812_OP_STS_EXT): Likewise.
12592 (m6811_prologue): Use the above to recognize prologue.
12593 (m6812_prologue): Likewise.
12594
c8be8951
DC
125952003-02-27 David Carlton <carlton@math.stanford.edu>
12596
12597 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
12598 SYMBOL_PRINT_NAME.
12599 (compare_psymbols): Ditto.
12600 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
12601
d05bb1fc
MS
126022003-02-27 Michael Snyder <msnyder@redhat.com>
12603
4e845cd3
MS
12604 * f-lang.c (build_fortran_types): New function.
12605 (_initialize_f_language): Gdbarch-register built-in fortran types.
d05bb1fc
MS
12606 * doublest.c (extract_floating): Fix warning text.
12607
f3824013
AC
126082003-02-27 Andrew Cagney <cagney@redhat.com>
12609
12610 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
12611 predicate. Replaces PUSH_DUMMY_FRAME.
12612 * gdbarch.h, gdbarch.c: Regnerate.
12613 * valops.c (hand_function_call): Update. Call
12614 generic_push_dummy_frame directly.
12615 * vax-tdep.c (vax_gdbarch_init): Update.
12616 * sparc-tdep.c (sparc_gdbarch_init): Update.
12617 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12618 * m68k-tdep.c (m68k_gdbarch_init): Update.
12619 * hppa-tdep.c (hppa_gdbarch_init): Update.
12620 * alpha-tdep.c (alpha_gdbarch_init): Update.
12621 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
12622 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
12623 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
12624 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
12625 push_dummy_frame to generic_push_dummy_frame.
12626 * v850-tdep.c (v850_gdbarch_init): Ditto.
12627 * sh-tdep.c (sh_gdbarch_init): Ditto.
12628 * s390-tdep.c (s390_gdbarch_init): Ditto.
12629 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12630 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12631 * mips-tdep.c (mips_gdbarch_init): Ditto.
12632 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12633 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12634 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12635 * i386-tdep.c (i386_gdbarch_init): Ditto.
12636 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12637 * frv-tdep.c (frv_gdbarch_init): Ditto.
12638 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
12639 * cris-tdep.c (cris_gdbarch_init): Ditto.
12640 * avr-tdep.c (avr_gdbarch_init): Ditto.
12641 * arm-tdep.c (arm_gdbarch_init): Ditto.
8ffd9b1b 12642
ad188201
KB
126432003-02-26 Kevin Buettner <kevinb@redhat.com>
12644
12645 * mips-tdep.c (show_mips_abi): New function.
12646 (_initialize_mips_tdep): Use show_mips_abi() to implement the
12647 command ``show mips abi''.
12648
6b37567a 126492003-02-26 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 12650
6b37567a 12651 From Elena Zannoni <ezannoni@redhat.com>
8ffd9b1b 12652 * dbxread.c (process_one_symbol): Only record line 0 if one or
6b37567a
JJ
12653 more sline entries have been seen for the function.
12654
d3e0a5bf
MC
126552003-02-26 Michael Chastain <mec@shout.net>
12656
12657 * configure: Regenerate with autoconf 000227.
12658
18972eea
MC
126592003-02-26 Michael Chastain <mec@shout.net>
12660
12661 Close PR build/660.
12662 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
12663 for old libc5/glibc.
12664 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
12665
0bbde931
KW
126662003-02-26 Kris Warkentin <kewarken@qnx.com>
12667
12668 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
12669 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
12670
27ca5dad
MC
126712003-02-26 Michael Chastain <mec@shout.net>
12672
12673 * configure.in: New variable HAVE_UINTPTR_T.
12674 * configure, config.in: Regenerated.
12675
6f88d630
DJ
126762003-02-26 Daniel Jacobowitz <drow@mvista.com>
12677
12678 Fix PR build/1097.
12679 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
12680
b14185ce
AC
126812003-02-25 Andrew Cagney <cagney@redhat.com>
12682
12683 * frame.c (get_prev_frame): Add comment on check for
12684 inside_entry_func. Only check for inside_entry_file when not a
12685 dummy and not a sentinel. Check that the new frame is not inner
12686 to the old frame.
12687
ac2bd0a9
AC
126882003-02-25 Andrew Cagney <cagney@redhat.com>
12689
12690 * frame.c (frame_debug): New variable.
12691 (_initialize_frame): Add "set/show debug frame" command.
12692 (get_prev_frame): When frame_debug, print reason why unwind
12693 failed.
12694
b18a0fd2
MC
126952003-02-25 Michael Chastain <mec@shout.net>
12696
12697 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
12698 to avoid uintptr_t definition problems.
12699
22abf04a
DC
127002003-02-25 David Carlton <carlton@math.stanford.edu>
12701
12702 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
12703 (SYMBOL_LINKAGE_NAME): Ditto.
12704 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
12705 SYMBOL_LINKAGE_NAME.
12706 (struct general_symbol_info): Expand comment.
12707 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
12708 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
12709 (SYMBOL_MATCHES_REGEXP): Ditto.
12710 * symtab.c (symbol_natural_name): New function.
12711 * objfiles.h: Replace all uses of SYMBOL_NAME by
12712 DEPRECATED_SYMBOL_NAME.
12713 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
12714 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
12715 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
12716 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
12717 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
12718 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
12719 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
12720 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
12721 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
12722 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
12723 * ada-exp.y: Ditto.
12724 * ada-exp.y: Update copyright.
12725 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
12726 * cp-valprint.c: Ditto.
12727
1a5848f6
JJ
127282003-02-25 Jeff Johnston <jjohnstn@redhat.com>
12729
12730 * infptrace.c (detach): Do not flag error if ptrace detach fails
12731 and errno is set to ESRCH.
12732
7343d46a
AC
127332003-02-24 Andrew Cagney <cagney@redhat.com>
12734
12735 * infptrace.c (udot_info): Change type of udot_off to long. Use
12736 paddr when printing udot_off's value.
12737
49fa1dc2
DC
127382003-02-24 David Carlton <carlton@math.stanford.edu>
12739
12740 * symtab.c (make_symbol_overload_list): Only read in partial
12741 symtabs containing a matching partial symbol.
12742
0fe19209
DC
127432003-02-24 David Carlton <carlton@math.stanford.edu>
12744
12745 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
12746 do the comparison, not strcmp.
12747 * symfile.c (compare_psymbols): Ditto.
12748 * defs.h: Declare strcmp_iw_ordered.
12749 * utils.c (strcmp_iw_ordered): New function.
12750
8e3ee7b5
JB
127512003-02-24 Jim Blandy <jimb@redhat.com>
12752
12753 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
12754 support, shared libs): Remove my name from here, to better reflect
12755 reality.
12756
7df1a324
KW
127572003-02-24 Kris Warkentin <kewarken@qnx.com>
12758
12759 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
12760 (target_ops): Add to_have_continuable_watchpoint.
12761 * target.c (update_current_target): Add INHERIT line for
12762 to_have_continuable_watchpoint.
12763 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
12764 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
12765 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
12766 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
12767
d1c76907
EZ
127682003-02-24 Elena Zannoni <ezannoni@redhat.com>
12769
12770 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
12771 maintainership.
12772
2610b0bf
KW
127732003-02-24 Kris Warkentin <kewarken@qnx.com>
12774
f46169db
KW
12775 * solib.c (solib_open): Call target defined search function after
12776 failing with solib-search-path.
12777 * solist.h (target_so_ops): Add find_and_open_solib function hook and
12778 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
2610b0bf 12779
9a3c34fe
KW
127802003-02-24 Kris Warkentin <kewarken@qnx.com>
12781
f46169db 12782 * MAINTAINERS: Add myself to Write After section.
9a3c34fe 12783
2417dd25
SC
127842003-02-23 Stephane Carrez <stcarrez@nerim.fr>
12785
12786 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
12787
b631436b
SC
127882003-02-22 Stephane Carrez <stcarrez@nerim.fr>
12789
12790 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
12791 (m68hc11_add_reggroups): New function.
12792 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
12793 (m68hc11_gdbarch_init): Install the reggroups.
12794 (_initialize_m68hc11_tdep): Initialize them.
12795
0aa8c1e4
JW
127962003-02-21 James E Wilson <wilson@tuliptree.org>
12797
12798 * MAINTAINERS: Update my email address.
12799
50ceaba5
DC
128002003-02-21 David Carlton <carlton@math.stanford.edu>
12801
12802 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
12803
4c2df51b
DJ
128042003-02-21 Daniel Jacobowitz <drow@mvista.com>
12805
12806 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
12807 * symtab.h: Add opaque declarations of struct axs_value and
12808 struct agent_expr.
12809 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
12810 (struct location_funcs): New type.
12811 (struct symbol): Add "loc" to aux_value.
12812 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
12813 * dwarf2read.c: Include "dwarf2expr.h".
12814 (dwarf2_symbol_mark_computed): New function.
12815 (read_func_scope): Use it.
12816 (var_decode_location): New function.
12817 (new_symbol): Use it.
12818 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
12819
12820 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
12821 (dwarf2expr_h, dwarf2loc_h): New variables.
12822 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
12823 (dwarf2expr.o, dwarf2loc.o): New rules.
12824 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
12825 * buildsym.c (finish_block): Handle LOC_COMPUTED and
12826 LOC_COMPUTED_ARG.
12827 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
12828 * m2-exp.y (yylex): Likewise.
12829 * printcmd.c (address_info, print_frame_args): Likewise.
12830 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
12831 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
12832 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
12833 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
12834 * symtab.c (lookup_block_symbol): Likewise.
12835
5784d15e
AF
128362003-02-20 Adam Fedor <fedor@gnu.org>
12837
12838 * symtab.h: Remove objc_specific struct
12839 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
12840 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
12841 Have language_objc use cplus_specific struct.
12842
d4cad8db
TT
128432003-02-20 Tom Tromey <tromey@redhat.com>
12844
12845 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
12846 TYPE_NAME, when printing a String value. PR java/1075.
12847
2f9a90b4
AF
128482003-02-20 Adam Fedor <fedor@gnu.org>
12849
d38074a8 12850 * objc-lang.h (find_methods): Remove declaration.
fbe586ae 12851 * objc-lang.c (find_methods): Make static.
2f9a90b4 12852
6f17862b
CF
128532003-02-20 Christopher Faylor <cgf@redhat.com>
12854
12855 * win32-nat.c (get_image_name): Check return value from
12856 ReadProcessMemory.
12857 (child_xfer_memory): Ditto.
12858
715d1656
AO
128592003-02-20 Alexandre Oliva <aoliva@redhat.com>
12860
12861 * configure.in (TARGET_SYSTEM_ROOT): Set default to
12862 ${exec_prefix}/${target_alias}/sys-root. Match explicit
12863 '${exec_prefix}' (in addition to the expansion thereof) as
12864 relocatable.
12865 * configure: Rebuilt.
12866
b1262a02
DC
128672003-02-20 David Carlton <carlton@math.stanford.edu>
12868
12869 * symtab.c (search_symbols): Revert the search_symbols part of my
12870 2002-12-23 patch. Add comment.
12871
7134143f
DJ
128722002-02-20 Daniel Jacobowitz <drow@mvista.com>
12873
12874 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
12875 * dbxread.c (elfstab_build_psymtabs): Don't call
12876 install_minimal_symbols.
12877 (stabsect_build_psymtabs): Likewise.
12878 * elfread.c (elf_symfile_read): Call install_minimal_symbols
12879 earlier.
12880 * somread.c (som_symfile_read): Call install_minimal_symbols
12881 and do_cleanups earlier.
12882 * nlmread.c (nlm_symfile_read): Likewise.
12883 * mdebugread.c (elfmdebug_build_psymtabs): Call
12884 install_minimal_symbols and make appropriate cleanups.
12885
cf466558
KB
128862003-02-20 Kevin Buettner <kevinb@redhat.com>
12887
12888 * solib.c (reload_shared_libraries): New function.
12889 (_initialize_solib): Add callbacks for ``set solib-search-path''
12890 and ``set solib-absolute-prefix''.
12891
de5ad195
DC
128922003-02-20 David Carlton <carlton@math.stanford.edu>
12893
12894 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
12895 expand comment.
12896 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
12897 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
12898 * ada-typeprint.c (ada_typedef_print): Ditto.
12899 * ax-gdb.c (gen_var_ref): Ditto.
12900 * breakpoint.c (print_one_breakpoint): Ditto.
12901 * buildsym.c (finish_block): Ditto.
12902 * c-valprint.c (c_val_print): Ditto.
12903 * expprint.c (print_subexp): Ditto.
12904 * findvar.c (locate_var_value): Ditto.
8ffd9b1b
AJ
12905 * infcmd.c (jump_command): Ditto.
12906 * linespec.c (decode_line_2, decode_compound): Ditto.
12907 * maint.c (maintenance_translate_address): Ditto.
12908 * objc-lang.c (compare_selectors, compare_classes): Ditto.
de5ad195
DC
12909 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
12910 Ditto.
8ffd9b1b
AJ
12911 * p-valprint.c (pascal_val_print): Ditto.
12912 * stabsread.c (define_symbol): Ditto.
de5ad195 12913 * stack.c (print_frame, frame_info, print_block_frame_locals)
8ffd9b1b
AJ
12914 (print_frame_arg_vars, return_command): Ditto.
12915 * symfile.c (compare_symbols, compare_psymbols): Ditto.
12916 * symmisc.c (print_symbol): Ditto.
de5ad195
DC
12917 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
12918 (compare_search_syms, print_symbol_info, print_msymbol_info)
8ffd9b1b
AJ
12919 (rbreak_command): Ditto.
12920 * tracepoint.c (tracepoints_info): Ditto.
12921 * typeprint.c (typedef_print): Ditto.
12922 * valops.c (value_of_variable, hand_function_call): Ditto.
de5ad195
DC
12923 * cli/cli-cmds.c (edit_command, list_command): Ditto.
12924 * ada-typeprint.c: Update Copyright.
12925 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
12926 * tracepoint.c, cli/cli-cmds.c: Ditto.
12927
f796e4be
KB
129282003-02-20 Kevin Buettner <kevinb@redhat.com>
12929
12930 * frame.c (generic_unwind_get_saved_register): Make non-static.
12931 * frame.h (generic_unwind_get_saved_register): Declare.
12932 * mips-tdep.c (read_next_frame_reg): Fetch register from
12933 current regcache when frame is NULL.
12934 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
12935 that must be NULL.
12936 (mips_get_saved_register): Call generic_unwind_get_saved_register()
12937 instead of frame_register_unwind().
12938
836cc9f4
AC
129392003-02-20 Andrew Cagney <ac131313@redhat.com>
12940
12941 * remote-sim.c (gdbsim_insert_breakpoint)
12942 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
12943 code.
12944
501eef12
AC
129452003-02-20 Andrew Cagney <ac131313@redhat.com>
12946
12947 * remote.c (_initialize_remote): Add commands "set/show remote
12948 hardware-watchpoint-limit" and "set/show remote
12949 hardware-breakpoint-limit".
12950 (remote_hw_watchpoint_limit): Initialize to -1.
12951 (remote_hw_breakpoint_limit): Ditto.
12952 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
12953
1b6bc7e0
CF
129542003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
12955
12956 * coff-pe-read.c: New file - support reading of minimal symbols from a
12957 portable executable using the export table.
12958 * coff-pe-read.h: New file.
12959 * coffread.c: Include coff-pe-read.h.
12960 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
12961 debugging symbols found.
12962 * Makefile.in (SFILES): Add coff-pe-read.o.
12963 (coff_pe_read_h): Define.
12964 (COMMON_OBS): Add coff-pe-read.o.
12965 (coffread.o): Add coff_pe_read_h dependency.
12966 (coff-pe-read.o): New target.
12967
fe898f56
DC
129682003-02-19 David Carlton <carlton@math.stanford.edu>
12969
12970 * Makefile.in (SFILES): Add block.c.
12971 (block_h): New.
12972 (COMMON_OBS): Add block.o.
12973 (block.o): New.
12974 (x86-64-tdep.o): Add $(block_h).
12975 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
12976 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
12977 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
12978 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
12979 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
12980 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
12981 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
12982 * value.h: Add opaque declaration for struct block.
12983 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
12984 * ada-lang.h: Ditto.
12985 * x86-64-tdep.c: #include "block.h"
12986 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
12987 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
12988 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
12989 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
12990 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
12991 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
12992 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
12993 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
12994 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
12995 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
12996 * symtab.c (block_function): Ditto.
12997 (contained_in): Ditto.
12998 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
12999 block.h. Add opaque declaration for struct block.
13000 * symtab.h: Move block_function and contained_in declarations to
13001 block.h. Add opaque declarations for struct block, struct
13002 blockvector.
13003 (struct block): Move to block.h.
13004 (struct blockvector): Ditto.
13005 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
13006 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
13007 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
13008 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
13009 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
13010 Ditto.
13011 * block.c: New file.
13012 * block.h: New file.
13013
173345b5
TR
130142003-02-19 Theodore A. Roth <troth@openavr.org>
13015
13016 * avr-tdep.c (avr_extract_return_value): Remove function.
13017 (avr_store_return_value): Remove function.
13018 (avr_extract_struct_value_address): Remove function.
13019 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
13020
338ef23d
AC
130212003-02-19 Andrew Cagney <ac131313@redhat.com>
13022
13023 * rs6000-tdep.c: Include "gdb_assert.h".
13024 (registers_e500): Add "acc" and "spefscr".
13025 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
13026 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
13027 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
13028 really is "r0".
13029 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
13030
5412f5f3
KS
130312003-02-18 Keith Seitz <keiths@redhat.com>
13032
13033 * Makefile.in: Add gdbtk-interps.c.
13034
881324eb
KB
130352003-02-18 Kevin Buettner <kevinb@redhat.com>
13036
13037 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
13038 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
13039
6a2f5abf
AC
130402003-02-18 Andrew Cagney <cagney@redhat.com>
13041
13042 * symtab.h (struct objfile): Add opaque declaration.
13043
54c7009d
EZ
130442003-02-18 Elena Zannoni <ezannoni@redhat.com>
13045
13046 From Jim Ingham <jingham@apple.com>:
fbe586ae
RH
13047 * dbxread.c (process_one_symbol): Use last_function_start rather
13048 than function_start_offset to find the real beginning of the
13049 current function. The latter is just the text section offset on
13050 some systems, the former is always the real function start.
54c7009d 13051
7ee6d7eb
AC
130522003-02-17 Andrew Cagney <cagney@redhat.com>
13053
13054 * configure.in: Revert ${target} != ${host}.
13055
2846da9b
AC
130562003-02-17 Andrew Cagney <ac131313@redhat.com>
13057
13058 * configure.in (Makefile): Use the test ${target} != ${host},
13059 instead of the absence of the "nm.h" file, to determine of the
13060 configuration non-native.
13061 * configure: Regenerate.
8ffd9b1b 13062
3b27aeea
EZ
130632003-02-14 Elena Zannoni <ezannoni@redhat.com>
13064
fbe586ae 13065 From Brian Ford <ford@vss.fsi.com>
3b27aeea
EZ
13066
13067 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
13068 conditionalize tui_active test.
13069 (lookup_cmd_1): Ditto.
13070
b0b1c2c0
MK
130712003-02-14 Mark Kettenis <kettenis@gnu.org>
13072
13073 * configure.in: Add check for _etext.
13074 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
13075 available.
13076 * config.in, configure: regenerated.
13077
8f05cde5
DJ
130782003-02-14 Daniel Jacobowitz <drow@mvista.com>
13079
13080 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
13081
021e7609
AC
130822003-02-14 Andrew Cagney <ac131313@redhat.com>
13083
13084 * main.c (tui_version): Delete variable.
13085 (captured_main): When --tui, set interpreter_p to "tui" instead of
13086 enabling tui_version.
13087 * printcmd.c (display_command) [TUI]: Test tui_active instead of
13088 tui_version.
13089 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
13090 * cli/cli-cmds.c (disassemble_command): Ditto.
13091 * defs.h (tui_version): Delete declaration.
13092 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
13093 (tui-interp.o): Add rules.
13094 (SUBDIR_TUI_OBS): Add "tui-interp.o".
13095
e325dcec
CF
130962003-02-14 Christopher Faylor <cgf@redhat.com>
13097
36ffb041 13098 * win32-nat.c (register_loaded_dll): Correctly set address range for
e325dcec
CF
13099 just-loaded dll.
13100
c4f90d87
JM
131012003-02-12 Jason Molenda (jmolenda@apple.com)
13102
fbe586ae
RH
13103 * symmisc.c (print_objfile_statistics): Include information about
13104 the number of psymtabs and symtabs in each object file.
c4f90d87 13105
e46e5ccd
KS
131062003-02-13 Keith R Seitz <keiths@redhat.com>
13107
13108 * main.h (struct captured_main_args): Add interpreter_p.
13109 * main.c (captured_main): Initialize interpreter_p from context.
13110 * gdb.c (main): Set interpreter_p argument.
13111 * Makefile.in (gdb.o): Add dependency for interps.h.
13112
fe97fe9c
AC
131132003-02-12 Andrew Cagney <ac131313@redhat.com>
13114
13115 * event-top.c (cli_command_loop): Delete declaration.
13116 (_initialize_event_loop): Delete function setting event_loop_hook.
13117 * event-top.h (cli_command_loop): Declare. Update copyright.
13118 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
13119 * interps.c (current_interp_command_loop): When event_loop_p, call
13120 cli_command_loop.
13121
1cdac4ef
AC
131222003-02-12 Andrew Cagney <ac131313@redhat.com>
13123
13124 * interps.h (interp_command_loop_ftype): Change return type to
13125 void.
13126
48037ead
ML
131272003-02-12 Michal Ludvig <mludvig@suse.cz>
13128
13129 * x86-64-tdep.c (x86_64_extract_return_value)
13130 (x86_64_store_return_value): Use regcache instead of regbuf.
13131 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
13132 * x86-64-linux-nat.c (fill_gregset): Use regcache.
13133
033afc63
AC
131342003-02-11 Andrew Cagney <ac131313@redhat.com>
13135
13136 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
13137 * aclocal.m4: Regenerate.
13138 * configure: Regenerate.
13139
13140 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
13141 TCL_LD_SEARCH_FLAGS.
13142
40d02bca
ML
131432003-02-10 Michal Ludvig <mludvig@suse.cz>
13144
13145 * dwarf2cfi.c: Reindented.
13146
11308a41
AC
131472003-02-09 Andrew Cagney <ac131313@redhat.com>
13148
13149 * interps.c (clear_interpreter_hooks): Convert function definition
13150 to ISO C.
13151
e1c1c0f6
DC
131522003-02-07 David Carlton <carlton@math.stanford.edu>
13153
13154 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
13155
ab5d3da6
KB
131562003-02-07 Kevin Buettner <kevinb@redhat.com>
13157
13158 * gdbtypes.h (struct main_type): Move ``length'' field from here...
13159 (struct type): ...to here.
13160 (TYPE_LENGTH): Adjust to reflect different location of ``length''
13161 field.
13162 * gdbtypes.c (make_qualified_type): Set length on newly created type.
13163 (replace_type): Set length on all type variants for a given type.
13164
b8a92b82
AC
131652003-02-07 Andrew Cagney <ac131313@redhat.com>
13166
13167 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
13168 <sys/stat.h>.
13169 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
8ffd9b1b 13170
5cb316ef
AC
131712003-02-06 Andrew Cagney <ac131313@redhat.com>
13172
2555fe1a
AC
13173 * Makefile.in (symm-nat.o): Update dependencies.
13174 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
13175 (lynx-nat.o, ia64-linux-nat.): Ditto.
13176 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
13177 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
13178 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
13179
44270758
AC
13180 * Makefile.in (inflow_h): Define.
13181 (procfs.o, inflow.o, procfs.o): Update dependencies.
13182 * inftarg.c (child_stop): Delete extern declaration of
13183 inferior_process_group. Include "inflow.h".
13184 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
13185 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
13186 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
13187 (our_process_group, inferior_process_group): Extern declarations.
13188
df8f7274
AC
13189 * procfs.c: Include "gdb_assert.h".
13190
5cb316ef
AC
13191 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
13192 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
13193 * jv-typeprint.c (java_type_print_base): Ditto.
13194 * typeprint.c (typedef_print): Eliminate STREQ.
13195 * cli/cli-script.c (define_command, define_command): Ditto.
13196 * main.c (captured_main): Ditto.
13197 * values.c (lookup_internalvar): Ditto.
13198 * utils.c (safe_strerror, parse_escape): Eliminate assignment
13199 within `if' conditional.
13200 * linespec.c (decode_line_2): Ditto.
13201 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
13202 (bfd_openw_with_cleanup): Ditto.
13203
2a28ccea
MK
132042003-02-07 Mark Kettenis <kettenis@gnu.org>
13205
13206 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
13207 legacy_extract_return_value and store_return_value to
13208 legacy_return_value.
13209
786b8124
CF
132102003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
13211
13212 * win32-nat.c (get_relocated_section_addrs): New function. Find
13213 section load addresses for symbol handling in relocated DLLs.
13214 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
13215
b871e4ec
FF
132162003-02-05 Fred Fish <fnf@intrinsity.com>
13217
13218 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
13219 '=' and '!='.
13220 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
13221 with '&' and '=='.
13222 (angel_RDI_info): Ditto.
13223 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
13224 with '&' and '!='.
13225 (threads_continue_all_with_signals): Ditto.
8ffd9b1b 13226
4389a95a 132272003-02-05 Jim Ingham <jingham@apple.com>
fbe586ae
RH
13228 Keith Seitz <keiths@redhat.com>
13229 Elena Zannoni <ezannoni@redhat.com>
13230 Andrew Cagney <ac131313@redhat.com>
4389a95a
AC
13231
13232 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
13233 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
13234 (SUBDIR_MI_OBS): Add "mi-interp.o".
13235 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
13236 (SFILES): Add "interps.c".
13237 (COMMON_OBS): Add "interps.o".
13238 (interps_h, mi_main_h): Define.
13239 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
13240 (mi-main.o, main.o, event-top.o): Update dependencies.
13241 * cli/cli-interp.c: New file.
13242 * interps.h, interps.c: New files.
13243 * top.c: (gdb_init): Don't install the default interpreter, handed
13244 by captured_main.
13245 * main.c: Include "interps.h".
13246 (interpreter_p): Note that it should malloc'ed.
13247 (captured_command_loop): Call current_interp_command_loop.
13248 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
13249 xfree and xstrdup when updating interpreter_p. Install the
13250 default interpreter. Add hack to stop mi1's copyright notice
13251 being encoded.
13252 * event-top.h (gdb_setup_readline): Declare.
13253 (gdb_disable_readline): Declare.
13254 * event-top.c: Include "interps.h".
13255 (display_gdb_prompt): Call current_interp_display_prompt_p.
13256 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
13257 gdb_stdlog, and gdb_stdtarg.
13258 (_initialize_event_loop): Don't call gdb_setup_readline.
13259 * cli-out.c (cli_out_set_stream): New function.
13260 * cli-out.h (cli_out_set_stream): Declare.
13261
ff3b5810
MK
132622003-02-06 Mark Kettenis <kettenis@gnu.org>
13263
13264 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
13265 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
13266 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
13267 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
13268 config/i386/i386v42mp.mt: Removed.
13269
5b729aa5
MK
132702003-02-05 Mark Kettenis <kettenis@gnu.org>
13271
13272 * configure.tgt (*-*-solaris*): Set gdb_osabi to
13273 GDB_OSABI_SOLARIS.
13274
8cc15142
MC
132752003-02-05 Michael Chastain <mec@shout.net>
13276
13277 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
13278 2.12.1 and earlier versions.
13279
5aa5d4b9
AC
132802003-02-05 Andrew Cagney <ac131313@redhat.com>
13281
13282 Remove orphaned hosts, targets and files.
13283 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
13284 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
13285 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
13286 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
13287 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
13288 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
13289 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
13290 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
13291 * config/sparc/tm-sp64sim.h: Delete.
13292 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
13293 hosts.
13294 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
13295 mips*-dec-mach3* targets.
13296
b68767c1
MC
132972003-02-04 Michael Chastain <mec@shout.net>
13298
13299 * NEWS: Fix typo: sepcifying -> specifying.
13300
5ae7ca1d
MC
133012003-02-04 Michael Chastain <mec@shout.net>
13302
13303 * dwarfread.c: Add documentation on the state of dwarf-1,
13304 looking towards obsoletion.
13305
d08a4280
MC
133062003-02-03 Michael Chastain <mec@shout.net>
13307
13308 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
13309 gdb/testsuite/gdb.c++/pr-1023.exp.
13310
e9be73e4
AC
133112003-02-04 Andrew Cagney <ac131313@redhat.com>
13312
13313 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
13314 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
13315
13316 * utils.c (init_page_info): Delete reference to MPW in comments.
13317 * main.c (captured_main): Delete #ifdef MPW.
13318
05d57f6f
AC
133192003-02-04 Andrew Cagney <ac131313@redhat.com>
13320
8ffd9b1b 13321 * NEWS: Note that the m32r-*-elf* is obsolete.
05d57f6f
AC
13322 * monitor.c (monitor_expect): Obsolete reference to m32r.
13323 * configure.tgt: Mark m32r-*-elf* as obsolete.
13324 * MAINTAINERS: Mark m32k as obsolete.
13325 * m32r-rom.c: Obsolete file.
13326 * config/m32r/m32r.mt: Obsolete file.
13327 * config/m32r/tm-m32r.h: Obsolete file.
13328 * m32r-stub.c: Obsolete file.
13329 * m32r-tdep.c: Obsolete file.
13330
8b0e5691
AC
133312003-02-04 Andrew Cagney <ac131313@redhat.com>
13332
13333 * NEWS: Mention that the z8k-zilog-none is obsolete.
13334 * MAINTAINERS: Mark z8k as obsolete.
13335 * configure.tgt: Obsolete the z8k-*-coff* target.
13336 * config/z8k/z8k.mt: Obsolete file.
13337 * config/z8k/tm-z8k.h: Obsolete file.
13338 * z8k-tdep.c: Obsolete file.
13339
67f16606
AC
133402003-02-04 Andrew Cagney <ac131313@redhat.com>
13341
13342 * NEWS: Mention that the mn10200-elf is obsolete.
13343 * configure.tgt: Obsolete mn10200-*-* target.
13344 * breakpoint.c (update_breakpoints_after_exec): Update comment to
13345 mention that the mn10200 is obsolete.
13346 * breakpoint.h: Ditto.
13347 * MAINTAINERS: Mark the mn10200-elf as obsolete.
13348 * config/mn10200/mn10200.mt: Obsolete file.
13349 * config/mn10200/tm-mn10200.h: Obsolete file.
13350 * mn10200-tdep.c: Obsolete file.
13351
fd2299bd
AC
133522003-02-04 Andrew Cagney <ac131313@redhat.com>
13353
13354 * MAINTAINERS: Mark h8500 as obsolete.
13355 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
13356 * findvar.c (value_from_register): Ditto.
13357 * h8500-tdep.c: Mark file as obsolete.
13358 * config/h8500/h8500.mt: Ditto.
13359 * config/h8500/tm-h8500.h: Ditto.
13360 * NEWS: Mention that h8500 is obsolete.
13361
eb9a305d
DC
133622003-02-04 David Carlton <carlton@math.stanford.edu>
13363
13364 * objfiles.c (allocate_objfile): Always set name. Add comment at
13365 start of function.
13366 * jv-lang.c (get_dynamics_objfile): Add comment.
13367
406fc7fb
DC
133682003-02-04 David Carlton <carlton@math.stanford.edu>
13369
13370 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
13371 * printcmd.c (build_address_symbolic): Replace uses of
13372 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
13373 SYMBOL_NAME, and asm_demangle.
13374 Update copyright.
13375
93d91629
DC
133762003-02-04 David Carlton <carlton@math.stanford.edu>
13377
13378 * linespec.c (decode_compound): Extract code into
13379 lookup_prefix_sym.
13380 (lookup_prefix_sym): New function.
13381
1c5cb38e
DC
133822003-02-04 David Carlton <carlton@math.stanford.edu>
13383
13384 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
13385 FLOAT_COERCION_BADNESS.
13386 * gdbtypes.c (rank_one_type): Replace all uses of
13387 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
13388
0cf824c9
JB
133892003-02-04 Jim Blandy <jimb@redhat.com>
13390
13391 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
13392 section, let dwarf_macinfo_section point to it, not
13393 dwarf_loc_section.
13394
a2d356b0
DJ
133952003-02-04 Daniel Jacobowitz <drow@mvista.com>
13396
13397 Pointed out by Anton Blanchard <anton@samba.org>.
13398 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
13399 (ppc_linux_at_sigtramp_return_path): Use it.
13400
2de7ced7
DJ
134012003-02-04 Daniel Jacobowitz <drow@mvista.com>
13402
13403 * defs.h (streq): Add prototype.
13404 * utils.c (streq): New function.
13405
13406 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
13407 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
13408 * mdebugread.c (new_symbol): Likewise.
13409 * stabsread.c (define_symbol): Likewise.
13410 * coffread.c (process_coff_symbol): Likewise.
13411 * dwarfread.c (new_symbol): Likewise.
13412
13413 * minsyms.c (prim_record_minimal_symbol_and_info): Use
13414 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
13415 here.
13416 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
13417 SYMBOL_INIT_DEMANGLED_NAME.
13418 * objfiles.c: Include "hashtab.h".
13419 (allocate_objfile): Call htab_set_functions_ex for the
13420 demangled_names_hash.
13421 (free_objfile): Call htab_delete for the demangled_names_hash.
13422 * objfiles.h (struct htab): Add declaration.
13423 (struct objfile): Add demangled_names_hash.
13424 * symfile.c: Include "hashtab.h".
13425 (reread_symbols): Call htab_delete for the demangled_names_hash.
13426 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
13427 SYMBOL_NAME in the bcache.
13428 * symtab.c: Include "hashtab.h". Update comments.
13429 (create_demangled_names_hash, symbol_set_names): New functions.
13430 (symbol_find_demangled_name): New function, broken out from
13431 symbol_init_demangled_names.
13432 (symbol_init_demangled_names): Use it.
13433 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
13434 (SYMBOL_SET_NAMES): New macro.
13435 (symbol_set_names): Add prototype.
13436
15831452
JB
134372003-02-03 Jim Blandy <jimb@redhat.com>
13438
13439 Use a single, consistent representation for an empty minimal
13440 symbol table in an objfile.
13441 * objfiles.c (terminate_minimal_symbol_table): New function.
13442 (allocate_objfile): Call it.
13443 * objfiles.h (terminate_minimal_symbol_table): New declaration.
13444 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
8ffd9b1b 13445 non-NULL.
15831452
JB
13446 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
13447 objfile has minimal symbols, compare minimal_symbol_count to zero,
13448 instead of comparing msymbols with NULL.
13449 * objfiles.c (have_minimal_symbols): Same.
13450 * solib-sunos.c (solib_add_common_symbols): Call
13451 terminate_minimal_symbol_table.
13452 * symfile.c (reread_symbols): Same.
8ffd9b1b 13453
ffc65945
KB
134542003-02-03 Kevin Buettner <kevinb@redhat.com>
13455
13456 * s390-tdep.c (s390_address_class_type_flags)
13457 (s390_address_class_type_flags_to_name)
13458 (s390_address_class_name_to_type_flags): New functions.
13459 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
13460 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
13461
f211c6d4
MS
134622003-02-03 Michael Snyder <msnyder@redhat.com>
13463
13464 * arm-tdep.c: Fix spell-o in comment.
13465
659b0389
ML
134662003-02-03 Michal Ludvig <mludvig@suse.cz>
13467
13468 * dwarf2cfi.c (pointer_encoding): Added new parameter.
13469 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
8ffd9b1b 13470 error messages to contain BFD filename.
659b0389 13471
3b31d625
EZ
134722003-02-02 Elena Zannoni <ezannoni@redhat.com>
13473
997b089a 13474 Fix PR gdb/742 gdb/743 gdb/877
3b31d625
EZ
13475 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
13476 (do_mixed_source_and_assembly): Use
13477 make_cleanup_ui_out_tuple_begin_end and
13478 make_cleanup_ui_out_tuple_begin_end.
13479 (do_mixed_source_and_assembly): Ditto.
13480 * thread.c (do_captured_list_thread_ids): Ditto.
13481 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
13482 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
13483 ui_out_tuple_end): Delete prototypes.
13484 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
13485 ui_out_list_end, ui_out_tuple_end): Delete.
13486
13487 From Kevin Buettner <kevinb@redhat.com>:
13488 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
fbe586ae
RH
13489 * ui-out.c (make_cleanup_ui_out_table_begin_end)
13490 (do_cleanup_table_end): New functions.
13491 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
13492 Use cleanups to invoke_ui_out_tuple_end().
13493 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
3b31d625
EZ
13494 * cli/cli-setshow.c (cmd_show_list): Use
13495 make_cleanup_ui_out_tuple_begin_end.
8ffd9b1b 13496
5b181d62
AC
134972003-02-02 Andrew Cagney <ac131313@redhat.com>
13498
13499 * frame.c (frame_unwind_register): New function.
13500 (frame_unwind_unsigned_register): Use.
13501 (frame_unwind_signed_register): Use.
13502 (frame_read_register): New function.
13503 * frame.h (frame_unwind_register): Declare.
13504 (frame_read_register): Declare.
13505
13506 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
13507 and frame_unwind_register instead of read_memory, write_register
13508 and deprecated_write_register_bytes.
13509
5f601589
AC
135102003-02-02 Andrew Cagney <ac131313@redhat.com>
13511
13512 * frame.h: Note that namelen can be negative.
13513 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
13514 NAME's length.
13515
13516 * NEWS: Mention that the d10v's `regs' command is deprecated.
13517 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
13518 (d10v_print_registers_info): New function.
13519 (show_regs): Call d10v_print_registers_info.
13520 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
13521
6a3fe0a4
MK
135222003-02-02 Mark Kettenis <kettenis@gnu.org>
13523
13524 * stack.c (print_frame_info): Restore call to annotate_frame_begin
13525 lost in the previous patch.
13526
075559bc
AC
135272003-02-01 Andrew Cagney <ac131313@redhat.com>
13528
13529 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
fbe586ae
RH
13530 * stack.c (print_frame_info_base): Output complete FRAME tuple
13531 for synthesized frames.
075559bc 13532
6789195b
AC
135332003-02-02 Andrew Cagney <ac131313@redhat.com>
13534
13535 * mips-nat.c (zerobuf): Delete.
13536 (fetch_inferior_registers): Alloc local zerobuf.
13537 (fetch_core_registers): Alloc local zerobuf.
13538 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
13539 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
13540 * thread-db.c (thread_db_store_registers): Ditto.
13541 * sh-tdep.c (sh_do_register): Ditto.
13542 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
13543 * remote-sim.c (gdbsim_store_register): Ditto.
13544 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
13545 * remote-e7000.c (fetch_regs_from_dump): Ditto.
13546 * monitor.c (monitor_supply_register): Ditto.
13547 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
13548 * mips-nat.c (fetch_inferior_registers): Ditto.
13549 * m68klinux-nat.c (fetch_register): Ditto.
13550 * lynx-nat.c (fetch_inferior_registers): Ditto.
13551 (fetch_inferior_registers): Ditto.
13552 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
13553 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
13554 (hpux_thread_store_registers): Ditto.
13555 * hppah-nat.c (fetch_register): Ditto.
13556 * hppab-nat.c (fetch_register): Ditto.
13557 * hppa-tdep.c (pa_register_look_aside): Ditto.
13558 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
13559 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
13560
e669114a
AC
135612003-02-01 Andrew Cagney <ac131313@redhat.com>
13562
13563 * gdbarch.sh: Explictly specify all method levels. When a
13564 variable with an empty level, provide a non-multi-arch default.
13565 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
13566 * gdbarch.h: Re-generate.
13567 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
13568 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
13569
9a043c1d
AC
135702003-02-01 Andrew Cagney <ac131313@redhat.com>
13571
13572 * defs.h (host_pointer_to_address): Delete declaration.
13573 (address_to_host_pointer): Delete declaration.
13574 * utils.c (host_pointer_to_address): Delete function.
13575 (address_to_host_pointer): Delete function.
13576 * procfs.c (procfs_address_to_host_pointer): New function.
13577 * procfs.c (proc_set_watchpoint): Use.
13578 (procfs_can_use_hw_breakpoint): Update comments.
13579 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
13580 (som_solib_add): Use.
13581 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
13582 * hppa-tdep.c (unwind_command): Use.
8ffd9b1b 13583
7ca9f392
AC
135842003-02-01 Andrew Cagney <ac131313@redhat.com>
13585
94bbfd30
AC
13586 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
13587 strlen d_name.
13588
7ca9f392
AC
13589 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
13590 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
13591 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
13592 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
13593 (define_symbol): Update.
13594 * symfile.c (generic_load): Remove references to nindy.
13595 * symtab.c: Remove references to nindy.
13596
31a85ea2
AC
135972003-02-01 Andrew Cagney <ac131313@redhat.com>
13598
13599 * infcmd.c (print_float_info): Delete code conditional on
13600 FLOAT_INFO.
13601 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
13602 * config/m68k/nm-apollo68b.h: Ditto.
13603 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
13604 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
13605 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
13606
f6e85fc8
MK
136072003-02-01 Mark Kettenis <kettenis@gnu.org>
13608
6015b6a0
MK
13609 * config/i386/tm-i386os9k.h: Removed.
13610
f7a30bdf
MK
13611 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
13612 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
13613 they're identical to i[3456]86-*-sysv* now.
13614 * config/i386/i386v32.mh: Removed.
13615 * config/i386/xm-i386v32.h: Removed.
13616 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
13617
28d52111
MK
13618 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
13619
4d3f6bce
MK
13620 * config/i386/i386dgux.mh: Removed.
13621 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
13622
f6e85fc8
MK
13623 * configure.in: Fix typo.
13624 * configure: Regenerated.
13625
53955967
DC
136262003-01-31 David Carlton <carlton@math.stanford.edu>
13627
13628 * dwarf2read.c (dwarf2_locate_sections): Set
13629 dwarf_ranges_section.
13630
b1364885
AC
136312003-01-31 Andrew Cagney <ac131313@redhat.com>
13632
8dbb1c65
AC
13633 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
13634 * utils.c: Update comments documenting legitimate uses of PTR.
8ffd9b1b 13635
8731e58e
AC
13636 * utils.c: Re-indent.
13637
b1364885
AC
13638 * config/djgpp/fnchange.lst: Delete nindy files.
13639 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
13640 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
13641 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
13642 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
13643 * nindy-share/README, nindy-share/Onindy.c: Delete files.
13644 * nindy-tdep.c, nindy-share/Makefile: Delete files.
13645 * Makefile.in (init.c): Remove nindy references.
13646 (saber_gdb): Delete rule.
13647 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
13648 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
13649 and a68v-nat.c.
13650 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
13651 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
13652 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
13653 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
13654 nindy-share/stop.h.
13655 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
13656 * saber.suppress: Delete file.
13657
086df311
DJ
136582003-01-31 Daniel Jacobowitz <drow@mvista.com>
13659
13660 * dbxread.c (stabs_data): New static variable.
13661 (fill_symbuf): Support an in-memory buffer for stabs data.
13662 (stabs_seek): New function.
13663 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
13664 (read_ofile_symtab): Use stabs_seek.
13665 (elfstab_build_psymtabs): Take an asection* instead of
13666 an offset and size. Relocate the stabs data if necessary.
13667 Save the section* for dbx_psymtab_to_symtab.
13668 * dwarf2read.c: Add section variables for each debug section.
13669 (dwarf2_locate_sections): Fill them in.
13670 (dwarf2_read_section): Take an asection* argument.
13671 Relocate the section contents if necessary.
13672 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
13673 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
13674 it to dwarf2_read_section.
13675 (dwarf2_build_frame_info): Update callers.
13676 * elfread.c (elf_symfile_read): Update call to
13677 elfstab_build_psymtabs.
13678 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
13679 (DBX_STAB_SECTION): New macro.
8ffd9b1b 13680 * stabsread.h (elfstab_build_psymtabs): Update prototype.
086df311
DJ
13681 * symfile.c (symfile_dummy_outputs): New function.
13682 (symfile_relocate_debug_section): New function.
13683 * symfile.h (symfile_relocate_debug_section): Add prototype.
13684
87d1b352
RH
136852003-01-31 Richard Henderson <rth@redhat.com>
13686
13687 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
13688 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
13689 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
13690 * alpha-tdep.c (alpha_register_name): Add "unique".
13691 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
13692 (ALPHA_UNIQUE_REGNUM): New.
13693 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
13694
c48861fb
AC
136952003-01-31 Andrew Cagney <ac131313@redhat.com>
13696
13697 * README: Remove reference to Ericsson 1800 monitor.
13698 * Makefile.in (remote-es.o): Delete rule.
13699 (ALLDEPFILES): Delete remote-es.c.
13700 * remote-es.c: Delete file.
13701 * config/m68k/es1800.mt: Delete file.
13702 * config/djgpp/fnchange.lst: Update.
13703 * configure.tgt: Delete m68*-ericsson-* target.
13704
d764a824
AF
137052003-01-31 Adam Fedor <fedor@gnu.org>
13706
13707 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
13708 Remove duplicate/shadowing variable of same name.
13709
fe36c4f4
JB
137102003-01-30 Jim Blandy <jimb@redhat.com>
13711
13712 * symfile.c (find_separate_debug_file): Assert that the objfile's
13713 directory name we compute ends with a slash, and then assume that
13714 that's so everywhere we use it.
13715
cb741690
DJ
137162003-01-30 Daniel Jacobowitz <drow@mvista.com>
13717
13718 * valops.c (value_assign): Flush frame cache after stores to memory
13719 also.
13720
96ee5227
AC
137212003-01-30 Andrew Cagney <ac131313@redhat.com>
13722
13723 * Makefile.in (mon960-rom.o): Delete rule.
13724 * mon960-rom.c: Delete file.
13725
7f6104a9
AC
137262003-01-30 Andrew Cagney <ac131313@redhat.com>
13727
13728 * d10v-tdep.c: Include "frame-unwind.h".
13729 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
13730 list.
13731 (next_addr, uses_frame): Delete.
13732 (struct d10v_unwind_cache): Define.
13733 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
13734 Use info instead of next_addr and uses_frame globals.
13735 (d10v_frame_init_saved_regs): Delete function.
13736 (d10v_init_extra_frame_info): Delete function.
13737 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
13738 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
13739 init_frame_pc or frame_saved_pc.
13740 (d10v_pop_frame): Delete function.
13741 (do_d10v_pop_frame): Delete function.
13742 (d10v_frame_chain): Delete function.
13743 (d10v_frame_chain_valid): Delete function.
13744 (d10v_frame_pc_unwind): New function.
13745 (d10v_frame_id_unwind): New function.
13746 (saved_regs_unwinder): New function.
13747 (d10v_frame_register_unwind): New function.
13748 (d10v_frame_pop): New function.
13749 (d10v_frame_unwind): New variable.
13750 (d10v_frame_p): New function.
13751 (d10v_frame_saved_pc): Delete function.
13752 * Makefile.in (d10v-tdep.o): Update dependencies.
13753
cad2e848
JB
137542003-01-30 J. Brobecker <brobecker@gnat.com>
13755
13756 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
13757 causing some regressions due to a change in the default value
13758 for this macro.
13759
af34e669
DJ
137602003-01-29 Richard Henderson <rth@redhat.com>
13761 Elena Zannoni <ezannoni@redhat.com>
13762 Daniel Jacobowitz <drow@mvista.com>
13763
13764 Fix PR gdb/961.
8ffd9b1b 13765 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
af34e669
DJ
13766 variables.
13767 (RANGES_SECTION): New.
13768 (dwarf_ranges_buffer): New variable.
13769 (struct comp_unit_head): Add member "die".
13770 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
13771 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
13772 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
13773 (dwarf2_locate_sections): Likewise.
13774 (dwarf2_build_psymtabs): Read .debug_ranges.
13775 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
13776 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
13777 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
13778 Look for DW_AT_ranges and return the bounding box.
13779
baa93fa6
CF
137802003-01-29 Brian Ford <ford@vss.fsi.com>
13781
13782 * win32-nat.c (cygwin_pid): Removed as unused.
13783 (child_attach): Try fall back to Cygwin pid.
13784
c63f977f
JB
137852003-01-29 Jim Blandy <jimb@redhat.com>
13786
13787 * objfiles.h (struct objfile): Doc fix.
13788
d62d1979
AC
137892003-01-29 Andrew Cagney <ac131313@redhat.com>
13790
13791 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
13792 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
13793 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
13794 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
13795 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
13796 (FRAME_SAVED_PC): Change to a function with predicate.
13797 * gdbarch.h, gdbarch.c: Re-generate.
13798
1ae18a04
AC
137992003-01-28 Andrew Cagney <ac131313@redhat.com>
13800
52287340
AC
13801 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
13802
1ae18a04
AC
13803 * complaints.c (complain): Delete function.
13804 * complaints.h (struct deprecated_complaint): Delete definition.
13805 (complain): Delete declaration.
13806
f2c16bd6
KB
138072003-01-28 Kevin Buettner <kevinb@redhat.com>
13808
13809 * mips-tdep.c (mips_init_extra_frame_info): Return early for
13810 dummy frames.
13811
a94dd1fd
AC
138122003-01-27 Andrew Cagney <ac131313@redhat.com>
13813
13814 * sentinel-frame.h, sentinel-frame.c: New files.
13815 * Makefile.in (frame.o): Update dependencies.
13816 (SFILES): Add sentinel-frame.c.
13817 (sentinel_frame_h): Define.
13818 (COMMON_OBS): Add sentinel-frame.o.
13819 (sentinel-frame.o): Specify dependencies.
13820 * frame.c: Include "sentinel-frame.h".
13821 (frame_register_unwind): Rewrite assuming that there is always a a
13822 ->next frame.
13823 (frame_register, generic_unwind_get_saved_register): Ditto.
13824 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
13825 (create_sentinel_frame, unwind_to_current_frame): New functions.
13826 (get_current_frame): Rewrite using create_sentinel_frame and
13827 unwind_to_current_frame. When possible, always create a frame.
13828 (create_new_frame): Set next to the sentinel frame.
13829 (get_next_frame): Rewrite. Don't go below the level 0 frame.
13830 (deprecated_update_frame_pc_hack): Update the next frame's PC and
13831 ID cache when necessary.
13832 (frame_saved_regs_id_unwind): Use frame_relative_level.
13833 (deprecated_generic_get_saved_register): Use frame_relative_level,
13834 get_frame_saved_regs, get_frame_pc, get_frame_base and
13835 get_next_frame.
13836 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
13837 frame_register.
13838
5378adc4
DJ
138392003-01-27 Daniel Jacobowitz <drow@mvista.com>
13840
13841 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
13842
51ee2ddc
DJ
138432003-01-27 Daniel Jacobowitz <drow@mvista.com>
13844
13845 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
13846 (maintenance_set_profile_cmd): Use error () instead of warning ().
13847
d9feb4e7
DJ
138482003-01-27 Daniel Jacobowitz <drow@mvista.com>
13849
13850 * configure.in: Check that -pg works if using --enable-profiling.
13851 Check for monstartup and _mcleanup regardless of --enable-profiling.
13852 * maint.c: Check for monstartup and _mcleanup before using them.
13853 * config.in: Regenerated.
13854 * configure: Regenerated.
13855
2d188dd3
NC
138562003-01-24 Nick Clifton <nickc@redhat.com>
13857
13858 * Add sh2e support:
13859
13860 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
13861
13862 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
13863 (sh2e_show_regs): New.
13864 (sh_gdbarch_init): Handle bfd_mach_sh2e.
13865 * config/sh/tm-sh.h: Added sh2e to comments.
13866
cb3c37b2
JB
138672003-01-23 Jim Blandy <jimb@redhat.com>
13868
13869 * symfile.c (syms_from_objfile): Don't print the "(no debugging
13870 symbols found)" message here; we haven't checked for a separate
13871 debug info file yet, so we don't know yet.
13872 (symbol_file_add_with_addrs_or_offsets): Print it here, after
13873 we've looked everywhere. Also, there's no need to print a special
13874 message when we're loading the separate debug info file: the one
13875 symbol_file_add prints is fine.
13876
5b5d99cf
JB
138772003-01-23 Alexander Larsson <alexl@redhat.com>
13878 Jim Blandy <jimb@redhat.com>
13879
13880 Add support for executables whose debug info has been separated
13881 out into a separate file, leaving only a link behind.
13882 * objfiles.h (struct objfile): New fields: separate_debug_objfile
13883 and separate_debug_objfile_backlink.
13884 (put_objfile_before): New declaration.
13885 * symfile.c: #include "filenames.h".
13886 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
13887 debug info in a separate file, read that, too. Save the addrs
13888 argument, so we can use it again to read the separated debug info;
13889 syms_from_objfile modifies the table we pass it.
13890 (reread_symbols): After re-reading an objfile, call
13891 reread_separate_symbols to refresh its separate debug info
13892 objfile, if it has one.
13893 (reread_separate_symbols, find_separate_debug_file,
13894 get_debug_link_info, separate_debug_file_exists): New functions.
13895 (debug_file_directory): New global var.
13896 (_initialize_symfile): Initialize debug_file_directory, and
13897 provide the new `set debug-file-directory' command to let the user
13898 change it.
13899 * objfiles.c (free_objfile): If this objfile has its debug info in
13900 a separate objfile, free that one too. If this is itself a
13901 separate debug info objfile, clear our parent's backlink.
13902 (put_objfile_before): New function.
13903 * utils.c (gnu_debuglink_crc32): New function.
13904 * defs.h (gnu_debuglink_crc32): New declaration.
13905 * Makefile.in (symfile.o): Note dependency on "filenames.h".
13906 * configure.in: Handle --with-separate-debug-dir config option.
13907 * acinclude.m4 (AC_DEFINE_DIR): New macro.
13908 * acconfig.h (DEBUGDIR): New macro.
13909 * configure, aclocal.m4, config.in: Regenerated.
13910
7e8580c1
JB
139112003-01-22 Jim Blandy <jimb@redhat.com>
13912
7904e09f
JB
13913 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
13914 like the old symbol_file_add, but taking new arguments: you can
13915 now pass in either a `struct section_addr_info' list to say where
13916 each section is loaded, or a `struct section_offsets' table. Pass
13917 these new arguments through to syms_from_objfile as appropriate.
8ffd9b1b 13918 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
7904e09f
JB
13919 with the appropriate quiescent values for the new arguments.
13920
7e8580c1
JB
13921 * symfile.c: #include "gdb_assert.h".
13922 (syms_from_objfile): Add the ability to pass in a section offset
13923 table directly, as an alternative to the section_addr_info table.
13924 Document arguments better.
13925 (symbol_file_add): Pass extra arguments to syms_from_objfile.
13926 * symfile.h (syms_from_objfile): Update declaration.
13927 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
13928 syms_from_objfile.
13929 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
13930
d28f9cdf
DJ
139312003-01-22 Daniel Jacobowitz <drow@mvista.com>
13932
13933 Original patch by Tom Tromey <tromey@cygnus.com> and
13934 Jason Molenda <jmolenda@apple.com>.
13935 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
13936 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
13937 * NEWS: Mention profiling.
13938 * configure.in (--enable-gdbtk): Fix typo.
13939 (--enable-profiling): New. Set PROFILE_CFLAGS.
13940 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
13941 Fill in function.
13942 (profiling_state): New variable.
13943 (mcleanup_wrapper): New function.
13944 (_initialize_maint): Remove NOTYET, fix call to
13945 add_setshow_boolean_cmd for "maint set profile".
13946 * configure: Regenerated.
13947
df21e465
MH
139482003-01-21 Martin M. Hunt <hunt@redhat.com>
13949
13950 * Makefile.in (install-gdbtk): Install PNG images too.
13951
73c1f219
AC
139522003-01-21 Andrew Cagney <ac131313@redhat.com>
13953
13954 * exec.c (text_start): Delete global variable.
13955 (exec_file_attach): Make text_start local to the function.
13956 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
13957 * valops.c (hand_function_call): Delete code that handles
13958 BEFORE_TEXT_END and AFTER_TEXT_END.
13959 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
13960 of CALL_DUMMY_LOCATION.
13961 * gdbarch.c: Regenerate.
13962 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
13963 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
13964 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
13965 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
13966 (text_end): Delete extern declaration.
13967
eb4f72c5
AC
139682003-01-21 Andrew Cagney <ac131313@redhat.com>
13969
13970 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
13971 * blockframe.c (backtrace_below_main): Move to "frame.c".
13972 (frame_chain_valid): Delete check for backtrace_below_main.
13973 (_initialize_blockframe): Delete initialization, move ``set
13974 backtrace-below-main'' command to "frame.c".
13975 (do_flush_frames_sfunc): Delete function.
13976 * frame.c: Include "command.h" and "gdbcmd.h".
13977 (frame_type_from_pc): New function.
13978 (create_new_frame): Use frame_type_from_pc.
13979 (legacy_get_prev_frame): New function.
13980 (get_prev_frame): Rewrite. When an old style frame, call
13981 legacy_get_prev_frame. Otherwize, unwind the PC first.
13982 (_initialize_frame): Add ``set backtrace-below-main'' command.
13983 * Makefile.in (frame.o): Update dependencies.
13984
778ce8cc
AC
139852003-01-19 Andrew Cagney <ac131313@redhat.com>
13986
13987 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
13988 DEPRECATED_REGISTERS_INFO.
13989
01c193c8
AC
139902003-01-19 Andrew Cagney <ac131313@redhat.com>
13991
13992 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
13993 Maintainers'. Update `Various Maintainers'.
13994
dedc2a2b
AC
139952003-01-19 Andrew Cagney <ac131313@redhat.com>
13996
13997 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
13998 * gdbarch.sh (POP_FRAME): Change to function with predicate.
13999 Suppress actual parameters when `-'.
14000 * gdbarch.h, gdbarch.c: Regenerate.
14001
b7261c70
AC
140022003-01-19 Andrew Cagney <ac131313@redhat.com>
14003
14004 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
14005 code handling dummy frames.
14006
dbe9fe58
AC
140072003-01-19 Andrew Cagney <ac131313@redhat.com>
14008
14009 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
14010 (struct frame_unwind): Add field pop.
14011 * frame.h (frame_pop): Declare.
14012 * frame.c (frame_saved_regs_pop): New function.
14013 (trad_frame_unwinder): Add frame_saved_regs_pop.
14014 (frame_pop): New function.
14015 * dummy-frame.c (dummy_frame_pop): New function.
14016 (discard_innermost_dummy): New function.
14017 (generic_pop_dummy_frame): Use discard_innermost_dummy.
14018 (dummy_frame_unwind): Add dummy_frame_pop.
14019 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
14020 * valops.c (hand_function_call): Ditto.
14021 * stack.c (return_command): Ditto.
14022
570b8f7c
AC
140232003-01-18 Andrew Cagney <ac131313@redhat.com>
14024
14025 * cris-tdep.c: Fix function declaration indentation.
14026 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
14027 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
14028 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
14029 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
14030 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
14031 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
14032
140332003-01-18 Michael Chastain <mec@shout.net>
eaec4d85
MC
14034
14035 * README (Unpacking and Installation -- quick overview):
14036 Warn against ".../gdb-5.3/gdb/configure".
14037
494cca16
AC
140382003-01-18 Andrew Cagney <ac131313@redhat.com>
14039
14040 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
14041 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
14042 (struct frame_unwind): Declare opaque.
14043 (dummy_frame_p): Declare function.
14044 * dummy-frame.c (dummy_frame_id_unwind): Make static.
14045 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
14046 * dummy-frame.c: Include "frame-unwind.h".
14047 (dummy_frame_p): New function.
14048 (dummy_frame_unwind): New variable.
14049 * frame.c: Include "frame-unwind.h".
14050 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
14051 to use the new unwind field.
14052 (set_unwind_by_pc): Delete function.
14053 (create_new_frame, get_prev_frame): Set unwind field using
14054 frame_unwind_find_by_pc.
14055 (trad_frame_unwind, trad_frame_unwinder): New variables.
14056 * frame.h (trad_frame_unwind): Declare variable.
14057 (frame_id_unwind_ftype): Delete declaration.
14058 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
14059 (struct frame_unwind): Declare opaque.
14060 (struct frame_info): Replace the fields id_unwind, pc_unwind and
14061 register_unwind with a single unwind pointer.
14062 * frame-unwind.h, frame-unwind.c: New files.
14063 * Makefile.in (SFILES): Add frame-unwind.c.
14064 (frame_unwind_h): Define.
14065 (COMMON_OBS): Add frame-unwind.o.
14066 (frame-unwind.o): Specify dependencies.
14067 (frame.o, dummy-frame.o): Update dependencies.
8ffd9b1b 14068
4efb68b1
AC
140692003-01-18 Andrew Cagney <ac131313@redhat.com>
14070
14071 * ada-valprint.c: Eliminate PTR.
14072 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
14073 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
14074 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
14075 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
14076 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
14077 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
14078 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
8ffd9b1b 14079
a84d24ee
AC
140802003-01-17 Andrew Cagney <ac131313@redhat.com>
14081
762f08a3
AC
14082 * main.c (captured_main): Don't use PTR.
14083 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
14084 * gdbtypes.c (lookup_primitive_typename): Ditto.
14085 (lookup_struct_elt_type): Ditto.
14086 * f-valprint.c (info_common_command): Ditto.
14087 (list_all_visible_commons): Ditto.
14088 * jv-typeprint.c (java_type_print_base): Ditto.
14089
a84d24ee
AC
14090 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
14091 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
14092 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
14093 i386-interix-nat.c and i386-interix-tdep.c. Rename
14094 m68klinux-nat.c and m68klinux-tdep.c. Rename
14095 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
14096 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
14097 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
14098 * main.c (captured_main): Use xfree, not free.
14099
c170fb60
AC
141002003-01-16 Andrew Cagney <ac131313@redhat.com>
14101
14102 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
14103 ID back using a parameter.
14104 * frame.c (frame_id_unwind): Update call.
14105 (frame_saved_regs_id_unwind): Update.
14106 * dummy-frame.c (dummy_frame_id_unwind): Update function.
14107 * dummy-frame.h (struct frame_id): Add opaque declaration.
14108 (dummy_frame_id_unwind): Update declaration.
14109
867f3898
AC
141102003-01-15 Andrew Cagney <ac131313@redhat.com>
14111
14112 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
14113
40622be8 141142003-01-15 Stephen P. Smith <ischis2@cox.net>
de3a8c23 14115
40622be8 14116 * MAINTAINERS (Stephen P. Smith): Updated email address.
de3a8c23 14117
ae66c1fc
EZ
141182003-01-14 Elena Zannoni <ezannoni@redhat.com>
14119
997b089a 14120 Fix PR gdb/898
ae66c1fc
EZ
14121 * breakpoint.c (until_break_command): Add new argument. Use it to
14122 decide whether to stop only at the current frame or not.
14123 * breakpoint.h (until_break_command): Update prototype.
8ffd9b1b 14124 * infcmd.c (until_command): Add new argument to until_break_command
ae66c1fc
EZ
14125 call.
14126 (advance_command): New function.
14127 (_initialize_infcmd): Update help string for 'until' command.
14128 Add new 'advance' command.
14129
a04257e6
DC
141302003-01-14 David Carlton <carlton@math.stanford.edu>
14131
14132 * linespec.c (decode_line_1): Normalize comments.
14133 (set_flags): Ditto.
14134 (locate_first_half): Ditto.
14135 (decode_compound): Ditto.
14136 (symtab_from_filename): Ditto.
14137 (decode_all_digits): Ditto.
14138 (decode_dollar): Ditto.
14139 (find_methods): Ditto.
14140 (find_toplevel_char): Ditto.
14141
1bac305b
AC
141422003-01-13 Andrew Cagney <ac131313@redhat.com>
14143
14144 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
14145 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
14146 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
14147 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
14148 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
14149 * language.c, language.h, m32r-tdep.c: Update copyright.
14150 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
14151 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
14152 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
14153 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
14154 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
14155 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
14156
25caa7a8
EZ
141572003-01-13 Elena Zannoni <ezannoni@redhat.com>
14158
14159 * stabsread.h (process_later, resolve_cfront_continuation):
14160 Obsolete.
14161 Update copyright years.
14162 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
14163 Update copyright year.
14164 * dbxread.c(struct cont_elem): Obsolete.
8ffd9b1b 14165 (process_later, process_now): Obsolete functions.
25caa7a8
EZ
14166 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
14167 Update copyright year.
14168 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
14169 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
14170 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
14171 (parse_partial_symbols): Obsolete cfront support.
14172 * stabsread.c
14173 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
14174 macros.
14175 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
14176 read_cfront_baseclasses, read_cfront_member_functions,
14177 resolve_cfront_continuation,read_cfront_static_fields,
14178 copy_cfront_struct_fields): Obsolete functions.
14179 (define_symbol, read_one_struct_field): Obsolete cfront support.
14180 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
14181 Update Copyright year.
14182
7789c6f5
EZ
141832003-01-13 Elena Zannoni <ezannoni@redhat.com>
14184
14185 * stack.c (print_frame_info, print_stack_frame_base_stub,
14186 print_stack_frame_base, show_and_print_stack_frame_stub,
14187 show_and_print_stack_frame, print_only_stack_frame_stub,
14188 print_only_stack_frame): Delete functions.
14189 (print_stack_frame_stub): Call print_frame_info instead of
14190 print_frame_info_base.
14191 (print_frame_info_base): Rename to print_frame_info.
14192 (backtrace_command_1): Call print_frame_info, instead of
14193 print_frame_info_base.
14194 (current_frame_command): Call print_stack_frame, instead of
14195 print_only_stack_frame.
14196 (frame_command): Call print_stack_frame, instead of
14197 show_and_print_stack_frame.
14198 (up_command): Ditto.
14199 (down_command): Ditto.
14200 * frame.h (print_only_stack_frame): Delete prototype.
14201 * infrun.c (normal_stop): Call print_stack_frame, instead of
14202 show_and_print_stack_frame.
14203 * thread.c (info_threads_command): Call print_stack_frame, instead
14204 of print_only_stack_frame.
14205
3f5a3016
AC
142062003-01-13 Andrew Cagney <ac131313@redhat.com>
14207
d99ba314
AC
14208 * README (Graphical interface to GDB): Update URL. Point at
14209 gdb/links/.
14210
3f5a3016
AC
14211 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
14212 version match.
14213
083ae935
DJ
142142003-01-13 Daniel Jacobowitz <drow@mvista.com>
14215
14216 * symtab.c (find_pc_sect_line): Don't consider end-of-function
14217 lines.
14218
5365276c
DJ
142192003-01-13 Daniel Jacobowitz <drow@mvista.com>
14220
14221 * thread-db.c (attach_thread): Prototype.
14222 (struct private_thread_info): Remove lwpid. Add thread handle (th),
14223 thread information (ti), and valid flags (th_valid, ti_valid).
14224 (attach_thread): Move target_pid_to_str call to after the thread
14225 is added to GDB's list. Initialize the cache.
14226 (thread_get_info_callback, thread_db_map_id2thr)
14227 (thread_db_get_info): New functions.
14228 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
14229 (thread_db_store_registers, thread_db_thread_alive)
14230 (thread_db_get_thread_local_address): Use them.
14231 (thread_db_pid_to_str): Likewise. Return "Missing" instead
14232 of calling error() for threads in unknown state.
14233
14234 (clear_lwpid_callback): New function.
14235 (thread_db_resume): Use it to clear the cache.
14236
9fc30b6b
DJ
142372003-01-13 Daniel Jacobowitz <drow@mvista.com>
14238
14239 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
14240 (resume_callback): Remove dead code.
14241
8f871025
AC
142422003-01-13 Andrew Cagney <ac131313@redhat.com>
14243
14244 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
14245 predicate.
14246 * gdbarch.h, gdbarch.c: Regenerate.
14247 * stack.c (frame_info): Only initialize the saved registers when
14248 FRAME_INIT_SAVED_REGS_P.
14249 * frame.c (frame_saved_regs_register_unwind): Assert
14250 FRAME_INIT_SAVED_REGS_P.
14251 (deprecated_generic_get_saved_register): Ditto.
14252
3f565f1e
DJ
142532003-01-13 Daniel Jacobowitz <drow@mvista.com>
14254
14255 * source.c (openp): Squelch warning about "filename".
14256
072b1022
DJ
142572003-01-13 Daniel Jacobowitz <drow@mvista.com>
14258
14259 * source.c (openp): If the file does not exist don't necessarily
14260 search the path.
14261
973ccf8b
DJ
142622003-01-13 Daniel Jacobowitz <drow@mvista.com>
14263
14264 Fix PR gdb/872.
14265 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
14266 (integer_types_same_name_p): New function.
14267 (rank_one_type): Use it.
14268 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
14269
030292b7
DJ
142702003-01-13 Daniel Jacobowitz <drow@mvista.com>
14271
14272 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
14273 variables.
14274 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
14275 * configure.in: Add --with-sysroot.
14276 * configure: Regenerated.
14277 * main.c (gdb_sysroot): New variable.
14278 (captured_main): Initialize gdb_sysroot.
14279 * defs.h (gdb_sysroot): New extern declaration.
14280 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
14281
afb5d334
MC
142822003-01-12 Michael Chastain <mec@shout.net>
14283
14284 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
14285
751ceeb4
MC
142862003-01-12 Michael Chastain <mec@shout.net>
14287
14288 * top.c (print_gdb_version): Bump copyright year to 2003.
14289
94cd26f8
DC
142902003-01-12 David Carlton <carlton@bactrian.org>
14291
14292 * linespec.c (symtab_from_filename): Rename variable 's' to
14293 'file_symtab'.
14294
1ce79225
AC
142952003-01-12 Andrew Cagney <ac131313@redhat.com>
14296
14297 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
14298 dummy frame.
14299 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
14300
fa1fd571
AC
143012003-01-12 Andrew Cagney <ac131313@redhat.com>
14302
14303 * d10v-tdep.c: Include "gdb_assert.h".
14304 (d10v_store_return_value): Rewrite to match current interface.
14305 (d10v_extract_struct_value_address): Ditto.
14306 (d10v_extract_return_value): Ditto.
14307 (d10v_gdbarch_init): Set store_restore_value,
14308 extract_struct_value_address and extract_return_value.
14309
68b8d23e
JB
143102003-01-12 J. Brobecker <brobecker@gnat.com>
14311
14312 * hpread.c (set_namestring): New procedure replacing the
14313 SET_NAMESTRING macro.
14314 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
14315 by calls to set_namestring.
14316
143172003-01-11 J. Brobecker <brobecker@gnat.com>
1fb309ea
JB
14318
14319 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
14320 a compilation warning.
14321 (hpread_process_one_debug_symbol): Likewise.
14322
88d262ca
DC
143232003-01-10 David Carlton <carlton@math.stanford.edu>
14324
14325 * linespec.c (decode_line_1): Rename variable 's' to
14326 'file_symtab'.
14327 (decode_all_digits): Rename argument 's' to 'file_symtab'.
14328 (decode_dollar): Ditto.
14329 (decode_variable): Ditto.
14330 (symbol_found): Ditto.
14331
86669319
MC
143322003-01-09 Michael Chastain <mec@shout.net>
14333
14334 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
14335
616a9dc4
CV
143362003-01-07 Corinna Vinschen <vinschen@redhat.com>
14337
14338 * win32-nat.c (set_process_privilege): New function.
14339 (child_attach): Call set_process_privilege() to enable the
14340 SE_DEBUG_NAME user privilege if available in process token.
14341
3269bcfa
JB
143422003-01-10 J. Brobecker <brobecker@gnat.com>
14343
14344 * hpread.c (hpread_process_one_debug_symbol): Fix a small
14345 compilation error in the previous revision.
14346
2b0ee454
DC
143472003-01-09 David Carlton <carlton@math.stanford.edu>
14348
14349 * linespec.c: Update copyright.
14350
b3ba1b44
DJ
143512003-01-09 Daniel Jacobowitz <drow@mvista.com>
14352
14353 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
14354 than inferior_ptid.
14355 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
14356
4ef3f3be
AC
143572003-01-09 Andrew Cagney <ac131313@redhat.com>
14358
479ab5a0
AC
14359 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
14360 Update comments.
14361 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
14362 (frame_saved_regs_zalloc): Update.
14363 (frame_saved_regs_register_unwind): Update.
14364 (create_new_frame): Update.
14365 (get_prev_frame): Update.
14366 (frame_extra_info_zalloc): Update.
14367 (deprecated_get_frame_saved_regs): Update.
14368 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
14369 * cris-tdep.c: Update comment.
14370
bde58177
AC
14371 * somsolib.h: Fix function indentation.
14372 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
14373 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
14374 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
14375 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
14376 * somsolib.c, inftarg.c: Remove assignment in if conditional.
14377
4ef3f3be
AC
14378 * infrun.c (follow_fork): Use ISO C definition.
14379 * expprint.c (print_subexp): Use xfree instead of free.
14380 * charset.c: Include "gdb_string.h" instead of <string.h>.
14381 (register_iconv_charsets): Use ISO C definition.
14382 (host_charset, target_charset): Ditto.
14383 * Makefile.in (charset.o): Update dependencies.
14384 (mi-cmd-env.o): Update dependencies.
14385
1c615f7a
AC
143862003-01-08 Andrew Cagney <cagney@redhat.com>
14387
14388 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
14389 get_frame_base.
14390
c9a1dc08
AC
143912003-01-08 Andrew Cagney <ac131313@redhat.com>
14392
14393 * gdb_mbuild.sh: Add --keep option. When specified, keep the
14394 build directories. Save edited gdb output in Mbuild.log. If a
14395 build fails, remove any final GDB executable.
14396
dbad9d94
AC
143972003-01-08 Andrew Cagney <ac131313@redhat.com>
14398
14399 * gdb_mbuild.sh: Edit the output of `maint print architecture'
14400 replacing hex constants with function names and stripping leading
14401 file name directory prefixes.
14402
8d357cca
AC
144032003-01-08 Andrew Cagney <cagney@redhat.com>
14404
14405 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
14406 get_frame_base.
14407
bca02a8a
DC
144082003-01-08 David Carlton <carlton@math.stanford.edu>
14409
14410 * linespec.c (decode_line_1): Move code into decode_variable.
14411 (decode_variable): New function.
14412
7f8ab3a0
AC
144132003-01-08 Andrew Cagney <ac131313@redhat.com>
14414
14415 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
14416
7b5849cc
AC
144172003-01-08 Andrew Cagney <cagney@redhat.com>
14418
14419 * cris-tdep.c (cris_frame_init_saved_regs): Use
14420 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
14421 saved_regs buffer.
14422 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
14423 (sh64_nofp_frame_init_saved_regs): Ditto.
14424 (sh_fp_frame_init_saved_regs): Ditto.
14425 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
14426 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
14427 * mcore-tdep.c (analyze_dummy_frame): Ditto.
14428 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14429
72a5efb3
DJ
144302003-01-08 Daniel Jacobowitz <drow@mvista.com>
14431
14432 * minsyms.c (lookup_minimal_symbol): Update comment.
14433 (lookup_minimal_symbol_text): Update comment. Use the hash table.
14434 (lookup_minimal_symbol_solib_trampoline): Likewise.
14435
11c02a10
AC
144362003-01-08 Andrew Cagney <cagney@redhat.com>
14437
aab3ea25
AC
14438 * d10v-tdep.c (d10v_init_extra_frame_info): Use
14439 frame_relative_level.
14440
da50a4b7
AC
14441 * alpha-tdep.c: Use get_frame_extra_info.
14442 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14443 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
14444 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
14445 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
14446
11c02a10
AC
14447 * alpha-tdep.c: Use get_next_frame.
14448 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14449 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
14450 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
14451 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
14452 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
14453 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
14454 * xstormy16-tdep.c: Ditto.
8ffd9b1b 14455
1e2330ba
AC
144562003-01-07 Andrew Cagney <cagney@redhat.com>
14457
14458 * alpha-tdep.c: Use get_frame_base.
14459 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14460 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
14461 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
14462 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
14463 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
14464 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
14465 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
14466 * config/sparc/tm-sparc.h: Ditto.
8ffd9b1b 14467
2d75187b
AC
144682003-01-07 Andrew Cagney <cagney@redhat.com>
14469
14470 * frame.c (deprecated_get_frame_context): New function.
14471 (deprecated_set_frame_context): New function.
14472 * frame.h (deprecated_get_frame_context): Declare.
14473 (deprecated_set_frame_context): Declare.
14474 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
14475 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
8ffd9b1b 14476
483d36b2
AC
144772003-01-07 Andrew Cagney <cagney@redhat.com>
14478
14479 * frame.c (deprecated_set_frame_next_hack): New function.
14480 (deprecated_set_frame_prev_hack): New function.
14481 * frame.h (deprecated_set_frame_next_hack): Declare.
14482 (deprecated_set_frame_prev_hack): Declare.
14483 * mcore-tdep.c (analyze_dummy_frame): Use
14484 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
14485 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14486
14e91ac5
DC
144872003-01-07 David Carlton <carlton@math.stanford.edu>
14488
14489 * linespec.c (decode_line_1): Move code into decode_dollar.
14490 (decode_dollar): New function.
14491
b0c6b05c
AC
144922003-01-07 Andrew Cagney <cagney@redhat.com>
14493
14494 * arm-tdep.c (arm_init_extra_frame_info): Use
14495 deprecated_update_frame_base_hack.
14496 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
14497 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14498 (fix_frame_pointer): Ditto.
14499 (mn10300_analyze_prologue): Ditto.
14500
a00a19e9
AC
145012003-01-07 Andrew Cagney <cagney@redhat.com>
14502
14503 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
14504 extra_info using frame_extra_info_zalloc.
14505 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
14506 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
14507 (sh64_init_extra_frame_info): Ditto.
14508 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
14509 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
14510 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
14511 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
14512 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
14513 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
14514 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
14515 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
14516 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
14517 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
14518 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
14519 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
14520
14521 * mn10300-tdep.c (analyze_dummy_frame): Use
14522 deprecated_set_frame_extra_info_hack.
14523 * mcore-tdep.c (analyze_dummy_frame): Ditto.
14524
1fb4c65b
JB
145252003-01-07 J. Brobecker <brobecker@gnat.com>
14526
14527 * mdebugread.c (parse_symbol): Skip stProc entries which storage
14528 class is not scText. These do not define "real" procedures.
14529 (parse_partial_symbols): Likewise.
14530
9fe7d6bf
MS
145312003-01-06 Michael Snyder <msnyder@redhat.com>
14532
14533 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
14534
f6c609c4
AC
145352003-01-06 Andrew Cagney <ac131313@redhat.com>
14536
14537 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
14538 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
14539 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
14540 deprecated_frame_xmalloc_with_cleanup.
14541 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
14542 deprecated_frame_xmalloc.
14543 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
14544 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
14545
d995ff4b
AC
145462003-01-06 Andrew Cagney <cagney@redhat.com>
14547
84dc46cb
AC
14548 * x86-64-linux-tdep.c: Include "osabi.h".
14549 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
14550
d995ff4b
AC
14551 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
14552
66140c26
AC
145532003-01-06 Andrew Cagney <cagney@redhat.com>
14554
14555 * MAINTAINERS (Target Instruction Set Architectures): Update
14556 arm-elf. Can be built with -Werror, has been multiarched.
14557
14558 * value.h (unpack_long): Make buffer parameter constant.
14559 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
14560 * scm-lang.h (scm_parse): Ditto.
14561 * defs.h (extract_typed_address, extract_address): Ditto.
14562 (extract_long_unsigned_integer): Ditto.
14563 * inferior.h (unsigned_pointer_to_address): Ditto.
14564 (signed_pointer_to_address): Ditto.
14565 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
14566 * gdbarch.h, gdbarch.c: Regenerate.
14567 * findvar.c (extract_long_unsigned_integer): Update.
14568 (extract_address): Update.
14569 (extract_typed_address): Update.
14570 (unsigned_pointer_to_address): Update.
14571 * values.c (unpack_long): Update.
14572 (unpack_double): Update.
14573 (unpack_pointer): Update.
14574 (unpack_field_as_long): Update.
14575 * d10v-tdep.c (d10v_pointer_to_address): Update.
14576 * avr-tdep.c (avr_pointer_to_address): Update.
14577 * scm-lang.c (scm_unpack): Update.
14578 * findvar.c (signed_pointer_to_address): Update.
14579
b089b3da
ML
145802003-01-06 Michal Ludvig <mludvig@suse.cz>
14581
8ffd9b1b 14582 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
b089b3da
ML
14583 since it is in i386-tdep.c.
14584
aff87235
JB
145852003-01-06 J. Brobecker <brobecker@gnat.com>
14586
14587 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
14588 failure introduced in the previous change.
14589
34f5e845
MC
145902003-01-05 Michael Chastain <mec@shout.net>
14591
14592 * README: Remove references to deleted remote-*.c files:
14593 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
14594 remote-nrom.c, remote-os9k.c, remote-udi.c.
14595
28bcfd30
MK
145962003-01-05 Mark Kettenis <kettenis@gnu.org>
14597
14598 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
14599 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
14600 i386_get_longjmp_target.
14601
15a5b3ee
AC
146022003-01-05 Andrew Cagney <ac131313@redhat.com>
14603
14604 * arm-tdep.c (prologue_cache): Change to a pointer.
14605 (_initialize_arm_tdep): Allocate prologue_cache.
14606 (check_prologue_cache): Update.
14607 (save_prologue_cache): Update.
14608 (arm_gdbarch_init): Update.
14609
c263362b
DJ
146102003-01-04 Daniel Jacobowitz <drow@mvista.com>
14611
14612 * stabsread.c (update_method_name_from_physname): Call complaint()
14613 instead of error.
14614
51603483
DJ
146152003-01-04 Daniel Jacobowitz <drow@mvista.com>
14616
14617 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
14618 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
14619 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
14620
14621 * blockframe.c: Include "gdbcmd.h" and "command.h".
14622 (backtrace_below_main): New variable.
14623 (file_frame_chain_valid, func_frame_chain_valid)
14624 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
14625 (generic_func_frame_chain_valid): Remove functions.
14626 (frame_chain_valid, do_flush_frames_sfunc): New functions.
14627 (_initialize_blockframe): New function.
14628 * Makefile.in (blockframe.o): Update dependencies.
14629 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
14630 comment. Call frame_chain_valid ().
14631 * frame.h: Remove old prototypes. Add prototype for
14632 frame_chain_valid and update comments to match.
14633 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
14634 Remove old comment.
14635 * gdbarch.h: Regenerated.
14636 * gdbarch.c: Regenerated.
14637
14638 * alpha-tdep.c (alpha_gdbarch_init): Don't call
14639 set_gdbarch_frame_chain_valid.
14640 * avr-tdep.c (avr_gdbarch_init): Likewise.
14641 * cris-tdep.c (cris_gdbarch_init): Likewise.
14642 * frv-tdep.c (frv_gdbarch_init): Likewise.
14643 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
14644 * i386-tdep.c (i386_svr4_init_abi): Likewise.
14645 (i386_nw_init_abi): Likewise.
14646 (i386_gdbarch_init): Likewise.
14647 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
14648 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
14649 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
14650 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
14651 * mips-tdep.c (mips_gdbarch_init): Likewise.
14652 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
14653 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
14654 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
14655 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
14656 * s390-tdep.c (s390_gdbarch_init): Likewise.
14657 * sh-tdep.c (sh_gdbarch_init): Likewise.
14658 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
14659 * v850-tdep.c (v850_gdbarch_init): Likewise.
14660 * vax-tdep.c (vax_gdbarch_init): Likewise.
14661 * x86-64-tdep.c (x86_64_init_abi): Likewise.
14662
14663 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
14664 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
14665 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
14666 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
14667 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
14668 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
14669 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
14670 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
14671
b00a8037
DJ
146722002-01-04 Daniel Jacobowitz <drow@mvista.com>
14673
14674 * Makefile.in (acconfig_h): Remove incorrect macro.
14675 (config_h): Define.
14676 (osabi.o): Update dependencies.
14677 * configure.tgt: Set gdb_osabi based on target triplet.
14678 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
14679 * configure: Regenerated.
14680 * config.in: Regenerated.
14681 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
14682 (GDB_OSABI_DEFAULT): Define if not already defined.
14683 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
14684 (set_osabi_string): New variables.
14685 (gdbarch_register_osabi): Add new OS ABI to
14686 gdb_osabi_available_names.
14687 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
14688 (set_osabi, show_osabi): New functions.
14689 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
14690
4be87837
DJ
146912003-01-04 Daniel Jacobowitz <drow@mvista.com>
14692
14693 * arch-utils.c (gdbarch_info_init): Set osabi to
14694 GDB_OSABI_UNINITIALIZED.
14695 * gdbarch.sh: Add osabi to struct gdbarch and to struct
14696 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
14697 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
14698 * gdbarch.c: Regenerated.
14699 * gdbarch.h: Regenerated.
14700 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
14701 there's no BFD.
14702 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
14703 * osabi.h (enum gdb_osabi): Move to defs.h.
14704 (gdbarch_init_osabi): Update prototype.
14705 * defs.h (enum gdb_osabi): Moved here.
14706 * Makefile.in: Update dependencies.
14707
14708 * alpha-tdep.h: Don't include "osabi.h".
14709 (struct gdbarch_tdep): Remove osabi member.
14710 * alpha-tdep.c: Include "osabi.h".
14711 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14712 iterate over arches. Update call to gdbarch_init_osabi.
14713 (alpha_dump_tdep): Don't dump osabi.
14714 * alpha-linux-tdep.c: Include "osabi.h".
14715 * alpha-osf1-tdep.c: Include "osabi.h".
14716 * alphafbsd-tdep.c: Include "osabi.h".
14717 * alphanbsd-tdep.c: Include "osabi.h".
14718
14719 * arm-tdep.h: Don't include "osabi.h".
14720 (struct gdbarch_tdep): Remove osabi member.
14721 * arm-tdep.c: Include "osabi.h".
14722 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14723 iterate over arches. Update call to gdbarch_init_osabi.
14724 (arm_dump_tdep): Don't dump osabi.
14725 * arm-linux-tdep.c: Include "osabi.h".
14726 * armnbsd-tdep.c: Include "osabi.h".
14727
14728 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
14729 Update call to gdbarch_init_osabi.
14730
14731 * i386-tdep.h: Don't include "osabi.h".
14732 (struct gdbarch_tdep): Remove osabi member.
14733 * i386-tdep.c: Include "osabi.h".
14734 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14735 iterate over arches. Update call to gdbarch_init_osabi.
14736 (i386_dump_tdep): Don't dump osabi.
14737 * i386-linux-tdep.c: Include "osabi.h".
14738 * i386-sol2-tdep.c: Include "osabi.h".
14739 * i386bsd-tdep.c: Include "osabi.h".
14740 * i386gnu-tdep.c: Include "osabi.h".
14741 * i386ly-tdep.c: Include "osabi.h".
14742 * i386nbsd-tdep.c: Include "osabi.h".
14743 * i386obsd-tdep.c: Include "osabi.h".
14744
14745 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
14746 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14747 check osabi when iterating over arches. Update call to
14748 gdbarch_init_osabi.
14749 (mips_dump_tdep): Don't dump osabi.
14750
14751 * ns32k-tdep.h: Don't include "osabi.h".
14752 (struct gdbarch_tdep): Remove.
14753 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
14754 gdbarch_lookup_osabi. Don't iterate over arches. Don't
14755 allocate tdep. Update call to gdbarch_init_osabi.
14756 (ns32k_dump_tdep): Remove.
14757 (_initialize_ns32k_tdep): Update call to gdbarch_register.
14758 * ns32knbsd-tdep.c: Include "osabi.h".
14759
14760 * ppc-tdep.h: Don't include "osabi.h".
14761 (struct gdbarch_tdep): Remove osabi member.
14762 * rs6000-tdep.c: Include "osabi.h".
14763 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
14764 osabi when iterating over arches. Update call to
14765 gdbarch_init_osabi.
14766 (rs6000_dump_tdep): Don't dump osabi.
14767 * ppc-linux-tdep.c: Include "osabi.h".
14768 * ppcnbsd-tdep.c: Include "osabi.h".
14769
14770 * sh-tdep.h: Don't include "osabi.h".
14771 (struct gdbarch_tdep): Remove osabi member.
14772 * sh-tdep.c: Include "osabi.h".
14773 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14774 iterate over arches. Update call to gdbarch_init_osabi.
14775 (sh_dump_tdep): Don't dump osabi.
14776 * shnbsd-tdep.c: Include "osabi.h".
14777
14778 * sparc-tdep.c: Include "osabi.h".
14779 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14780 iterate over arches. Update call to gdbarch_init_osabi.
14781 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
14782 tdep structure.
14783
14784 * vax-tdep.h: Don't include "osabi.h".
14785 (struct gdbarch_tdep): Remove.
14786 * vax-tdep.c: Include "osabi.h".
14787 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14788 iterate over arches. Don't allocate tdep. Update call
14789 to gdbarch_init_osabi.
14790 (vax_dump_tdep): Remove.
14791 (_initialize_vax_tdep): Update call to gdbarch_register.
14792
a881cf8e
DJ
147932003-01-04 Daniel Jacobowitz <drow@mvista.com>
14794
14795 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
14796 entirely.
14797 (breakpoint_re_set_one): Don't fetch the value for a disabled
14798 watchpoint.
14799
1e698235
DJ
148002003-01-04 Daniel Jacobowitz <drow@mvista.com>
14801
14802 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
14803 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
14804 (COERCE_FLOAT_TO_DOUBLE): Remove.
14805 * gdbarch.c: Regenerate.
14806 * gdbarch.h: Regenerate.
14807 * Makefile.in: Remove value_h from gdbarch_h.
14808 * valops.c (coerce_float_to_double): New variable.
14809 (default_coerce_float_to_double): Remove.
14810 (standard_coerce_float_to_double): Remove.
14811 (value_arg_coerce): Use coerce_float_to_double.
14812 (_initialize_valops): Add "set coerce-float-to-double".
14813 * value.h (default_coerce_float_to_double): Remove prototype.
14814 (standard_coerce_float_to_double): Remove prototype.
14815
14816 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
14817 prototyped.
14818 * mdebugread.c (parse_symbol): Likewise.
14819 * stabsread.c (define_symbol): Mark all functions as prototyped.
14820
14821 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
14822 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
14823 set_gdbarch_coerce_float_to_double.
14824 * arm-tdep.c (arm_gdbarch_init): Likewise.
14825 * frv-tdep.c (frv_gdbarch_init): Likewise.
14826 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
14827 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
14828 * mips-tdep.c (mips_gdbarch_init): Likewise.
14829 (mips_coerce_float_to_double): Remove.
14830 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
14831 (rs6000_coerce_float_to_double): Remove.
14832 * s390-tdep.c (s390_gdbarch_init): Likewise.
14833 * sh-tdep.c (sh_gdbarch_init): Likewise.
14834 (sh_coerce_float_to_double): Remove.
14835 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
14836 (sparc_coerce_float_to_double): Remove.
14837 * v850-tdep.c (v850_gdbarch_init): Likewise.
14838 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
14839 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
14840 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
14841 (hppa_coerce_float_to_double): Remove prototype.
14842 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
14843
f436a26a
DJ
148442003-01-04 Daniel Jacobowitz <drow@mvista.com>
14845
14846 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
14847
248f8055
DJ
148482003-01-04 Daniel Jacobowitz <drow@mvista.com>
14849
14850 Suggested by Stewart Brown <sb24@avaya.com>:
14851 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
14852 in recursive calls. Handle TYPE_CODE_TYPEDEF.
14853 (c_type_print_varspec_suffix): Likewise.
14854
72cfdc76
MK
148552003-01-04 Mark Kettenis <kettenis@gnu.org>
14856
bfd260bb
MK
14857 * configure.in: Don't set and AC_SUBST SUBDIRS.
14858 * configure: Regenerated.
14859
72cfdc76
MK
14860 * configure.in: Remove code dealing with shared libraries.
14861 * Makefile.in: Remove HLDFLAGS and HLDENV.
14862 * configure: Regenerated.
14863
c8b8a898
AC
148642003-01-04 Andrew Cagney <ac131313@redhat.com>
14865
14866 * frame.c (deprecated_frame_xmalloc): New function.
14867 (deprecated_set_frame_saved_regs_hack): New function.
14868 (deprecated_set_frame_extra_info_hack): New function.
14869 * frame.h (deprecated_frame_xmalloc): Declare.
14870 (deprecated_set_frame_saved_regs_hack): Declare.
14871 (deprecated_set_frame_extra_info_hack): Declare.
14872
14abd0fb
MK
148732003-01-04 Mark Kettenis <kettenis@gnu.org>
14874
8ee53726
MK
14875 * configure.in: Move code that provides the --enable-gdbtk option
14876 right after the code that handles the --enable-tui option, and
14877 polish it somewhat.
14878 * configure: Regenerated.
14879
14abd0fb
MK
14880 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
14881 AC_CHECK_FUNCS and remove the old check for pread64.
14882 * acinclude.m4 (AC_GNU_SOURCE): New macro.
14883 * acconfig.h (_GNU_SOURCE): Add.
14884 (HAVE_PREAD64): Remove.
14885 * configure, aclocal.m4, config.in: Regenerated.
14886
b2fb4676
AC
148872003-01-03 Andrew Cagney <ac131313@redhat.com>
14888
14889 * alpha-tdep.c: Use get_frame_saved_regs.
14890 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14891 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
14892 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
14893 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
14894 * vax-tdep.c, xstormy16-tdep.c: Ditto.
14895
8dcde887
MK
148962003-01-03 Mark Kettenis <kettenis@gnu.org>
14897
14898 * configure.in: Remove all use of the SUBDIRS variable; add
14899 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
14900 code providing the --enable-multi-ice option, and move it right in
14901 front of the code that checks whether gdbserver is supported.
14902 Polish that too.
14903 * configure: Regenerated.
14904 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
14905 @SUBDIRS@.
14906
8ccd593b
AC
149072003-01-03 Andrew Cagney <cagney@redhat.com>
14908
14909 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
14910 * avr-tdep.c, cris-tdep.c: Ditto.
14911 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
14912 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
8ffd9b1b 14913
91151a06
MK
149142003-01-03 Mark Kettenis <kettenis@gnu.org>
14915
14916 * configure.in: Remove --enable-netrom option.
14917 * configure: Regenerated.
14918
8fe84d01
MK
149192003-01-03 Mark Kettenis <kettenis@gnu.org>
14920
14921 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
14922 declaration for `struct re_pattern_buffer' instead.
14923 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
14924
f0394be6
JB
149252003-01-03 J. Brobecker <brobecker@gnat.com>
14926
14927 * mdebugread.c (parse_symbol): Count until the stEnd matching
14928 the structure name.
14929
27e9bf90
MK
149302003-01-02 Mark Kettenis <kettenis@gnu.org>
14931
93d331ba
MK
14932 * configure.in: Remove --with-cpu option.
14933 subscripts. Remove evil changequotes here.
14934 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
14935 * config.in, configure: Regenerated.
8ffd9b1b 14936
27e9bf90
MK
14937 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
14938 * configure.in: Cleanup section that sources GDB and BFD configure
14939 subscripts. Remove evil changequotes here.
14940 * config.in, configure: Regenerated.
14941
50abf9e5
AC
149422003-01-02 Andrew Cagney <ac131313@redhat.com>
14943
14944 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
14945 frame accessor methods.
14946 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14947 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
14948 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
14949 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
14950 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
14951 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
14952 * z8k-tdep.c: Ditto.
8ffd9b1b 14953
287c1a40
MK
149542003-01-02 Mark Kettenis <kettenis@gnu.org>
14955
f5dbc56d
MK
14956 * configure.in: Remove UI_OUT configuration code.
14957 * ada-lang.c: Update assuming UI_OUT is always true.
14958 * Makefile.in (UIOUT_CFLAGS): Remove.
14959 * configure: Regenerated.
14960 * TODO: Remove blurb about elimination of -DUI_OUT.
14961
627af7ea
MK
14962 * configure.in: Move code that provides the --enable-gdbcli,
14963 --enable-gdbmi options right before the code that handles the
14964 --enable-tui option. Polish a bit.
14965 * configure: Regenerated.
14966
06825bd1
MK
14967 * configure.in: Rewrite check for GNU regex and the
14968 --without-included regex option, and move it into the "Checks for
14969 library functions" section. This makes us use the system regex
14970 again by default on systems with version 2 of the GNU C library.
14971 This was apparently broken.
14972 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
14973 * acconfig.h (USE_INCLUDED_REGEX): Remove.
14974 * config.in, configure: Regenerated.
14975
287c1a40
MK
14976 * configure.in: Move code that provides the --enable-tui option
14977 before the "Checks for libraries" section. Polish the code
14978 somewhat and set need_curses to yes if we build the TUI. Rewrite
14979 code that looks for a library providing termcap functionality to
14980 match more closely what's done in the Readline library, and move
14981 it into to the "Checks for libraries" section.
14982 * configure: Regenerated.
14983 * Makefile.in (TERMCAP): Remove variable.
14984 * config/i386/go32.mh (TERMCAP): Remove variable.
14985
684e56bf
AC
149862003-01-02 Andrew Cagney <ac131313@redhat.com>
14987
14988 * MAINTAINERS: Mention gdb_mbuild.sh.
14989 * gdb_mbuild.sh: Rewrite.
14990
e1ea1d75
MK
149912003-01-02 Mark Kettenis <kettenis@gnu.org>
14992
14993 * configure.in: Fix typo in last change.
14994 * config.in, configure: Regenerated.
14995
1b831c93
AC
149962003-01-02 Andrew Cagney <ac131313@redhat.com>
14997
14998 * valarith.c (value_binop): Delete obsolete code and comments.
14999 * configure.host: Ditto.
15000 * buildsym.h (make_blockvector): Ditto.
15001 * buildsym.c (make_blockvector): Ditto.
15002 * defs.h (enum language): Ditto.
15003 (chill_demangle): Ditto.
15004 * elfread.c (elf_symtab_read): Ditto.
15005 * dwarfread.c (CHILL_PRODUCER): Ditto.
15006 (set_cu_language): Ditto.
15007 (handle_producer): Ditto.
15008 * expprint.c (print_subexp): Ditto.
15009 * gdbtypes.c (chill_varying_type): Ditto.
15010 * gdbtypes.h (builtin_type_chill_bool): Ditto.
15011 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
15012 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
15013 (chill_varying_type): Ditto.
15014 * language.h (_LANG_chill): Ditto.
15015 * language.c (binop_result_type, integral_type): Ditto.
15016 (character_type, string_type, structured_type): Ditto.
15017 (lang_bool_type, binop_type_check): Ditto.
15018 * stabsread.h (os9k_stabs): Ditto.
15019 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
15020 (define_symbol, read_type, read_struct_fields): Ditto.
15021 (read_array_type, read_enum_type, read_huge_number): Ditto.
15022 (read_range_type, start_stabs): Ditto.
15023 * symfile.c (init_filename_language_table): Ditto.
15024 (add_psymbol_with_dem_name_to_list): Ditto.
15025 * symtab.c (symbol_init_language_specific): Ditto.
15026 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
15027 * symtab.h (struct general_symbol_info): Ditto.
15028 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
15029 * typeprint.c (typedef_print): Ditto.
15030 * utils.c (fprintf_symbol_filtered): Ditto.
15031 * valops.c (value_cast, search_struct_field, value_slice): Delete
15032 obsolete code.
15033 (varying_to_slice): Delete function.
15034 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
15035 (varying_to_slice): Delete declaration.
15036 * MAINTAINERS: Update.
15037
8bb2c122
MK
150382003-01-02 Mark Kettenis <kettenis@gnu.org>
15039
97bf5e38
MK
15040 * configure.in: Reorganize "Checks for library functions section"
15041 a bit. Remove check for `btowc' and `isascii' functions.
15042 * configure: Regenerated.
15043
5ee754fc
MK
15044 * acconfig.h (_MSE_INT_H): Remove.
15045 * configure.in: Create "Checks for header files" section, and move
15046 appropriate tests there. Don't check for objlist.h, wchar.h,
15047 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
15048 misdetection fix. Also add "Checks for types", "Checks for
15049 compiler characteristics" and "Checks for library functions"
15050 sections.
15051 * config.in, configure: Regenerated.
15052
8bb2c122
MK
15053 * configure.in: Create "Checks for programs" section, and move
15054 appropriate tests there.
15055
9a156167
MK
150562003-01-01 Mark Kettenis <kettenis@gnu.org>
15057
15058 * configure.in: Create "Checks for libraries" section, and move
15059 appropriate tests there. Cleanup check for wctype in libw. Use
15060 AC_SEARCH_LIBS to see whether we need libsocket.
15061 * configure: Regenerated.
15062
a80e2bcb 15063For older changes see ChangeLog-2002
c906108c
SS
15064\f
15065Local Variables:
15066mode: change-log
15067left-margin: 8
15068fill-column: 74
15069version-control: never
15070End:
This page took 1.127773 seconds and 4 git commands to generate.