2003-12-01 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
5994185b
AC
12003-12-01 Andrew Cagney <cagney@redhat.com>
2
0748d941
AC
3 Obsolete old MIPS SVr3 and SVr4 systems.
4 * NEWS: Mention obsoleted systems.
5 * configure.tgt: Mark mips*-*-sysv4* as obsolete.
6 * configure.host: Mark mips-dec-*, mips-little-*, mips-sony-*,
7 mips-*-sysv4*, mips-*-sysv*, mips-*-riscos* and mips-*-mach3* as
8 obsolete.
9 * config/mips/decstation.mh: Mark as obsolete.
10 * config/mips/littlemips.mh: Mark as obsolete.
11 * config/mips/nm-mips.h: Mark as obsolete.
12 * config/mips/xm-mips.h: Mark as obsolete.
13 * config/mips/news-mips.mh: Mark as obsolete.
14 * config/mips/nm-news-mips.h: Mark as obsolete.
15 * config/mips/riscos.mh: Mark as obsolete.
16 * config/mips/nm-riscos.h: Mark as obsolete.
17 * config/mips/xm-riscos.h: Mark as obsolete.
18 * config/mips/mipsv4.mt: Mark as obsolete.
19 * config/mips/tm-mipsv4.h: Mark as obsolete.
20 * config/mips/xm-mipsv4.h: Mark as obsolete.
21
5994185b
AC
22 Obsolete old m68k systems.
23 * configure.host: Mark m68*-sun-*, m68*-sun-sunos4*,
24 m68*-sun-sunos3*, m68*-motorola-*, m68*-*-sysv4*, m68*-*-lynxos*,
25 m68*-bull*-sysv*, m68*-att-*, m680[01]0-sun-sunos4*, and
26 m680[01]0-sun-sunos3* as obsolete.
27 * configure.tgt: Mark m68*-*-lynxos*, m68*-*-sunos3*,
28 m68*-*-sunos4*, m68*-*-sysv4*, m68000-*-sunos3*, m68000-*-sunos4*,
29 m68*-bull-sysv*, m68*-att-*, and m68*-motorola-*, as obsolete.
30 * config/m68k/sun3os4.mh: Mark file obsolete.
31 * config/m68k/xm-sun3os4.h: Mark file obsolete.
32 * config/m68k/sun3os3.mh: Mark file obsolete.
33 * config/m68k/nm-sun3.h: Mark file obsolete.
34 * config/m68k/xm-sun3.h: Mark file obsolete.
35 * config/m68k/sun2os4.mh: Mark file obsolete.
36 * config/m68k/sun2os3.mh: Mark file obsolete.
37 * config/m68k/nm-sun2.h: Mark file obsolete.
38 * config/m68k/xm-sun2.h: Mark file obsolete.
39 * config/m68k/m68kv4.mh: Mark file obsolete.
40 * config/m68k/nm-sysv4.h: Mark file obsolete.
41 * config/m68k/xm-m68kv4.h: Mark file obsolete.
42 * config/m68k/m68klynx.mh: Mark file obsolete.
43 * config/m68k/nm-m68klynx.h: Mark file obsolete.
44 * config/m68k/dpx2.mh: Mark file obsolete.
45 * config/m68k/xm-dpx2.h: Mark file obsolete.
46 * config/m68k/nm-dpx2.h: Mark file obsolete.
47 * config/m68k/delta68.mh: Mark file obsolete.
48 * config/m68k/xm-delta68.h: Mark file obsolete.
49 * config/m68k/nm-delta68.h: Mark file obsolete.
50 * config/m68k/3b1.mh: Mark file obsolete.
51 * config/m68k/xm-3b1.h: Mark file obsolete.
52 * config/m68k/sun3os4.mt: Mark file obsolete.
53 * config/m68k/tm-sun3os4.h: Mark file obsolete.
54 * config/m68k/sun3os3.mt: Mark file obsolete.
55 * config/m68k/tm-sun3.h: Mark file obsolete.
56 * config/m68k/sun2os4.mt: Mark file obsolete.
57 * config/m68k/tm-sun2os4.h: Mark file obsolete.
58 * config/m68k/sun2os3.mt: Mark file obsolete.
59 * config/m68k/tm-sun2.h: Mark file obsolete.
60 * config/m68k/m68kv4.mt: Mark file obsolete.
61 * config/m68k/tm-m68kv4.h: Mark file obsolete.
62 * config/m68k/m68klynx.mt: Mark file obsolete.
63 * config/m68k/tm-m68klynx.h: Mark file obsolete.
64 * config/m68k/dpx2.mt: Mark file obsolete.
65 * config/m68k/tm-dpx2.h: Mark file obsolete.
66 * config/m68k/delta68.mt: Mark file obsolete.
67 * config/m68k/tm-delta68.h: Mark file obsolete.
68 * config/m68k/3b1.mt: Mark file obsolete.
69 * config/m68k/tm-3b1.h: Mark file obsolete.
70
720aa428
MK
712003-11-29 Mark Kettenis <kettenis@gnu.org>
72
73 * x86-64-tdep.c (MAX_CLASSES): Remove macro.
74 (x86_64_reg_class): Remove enum.
75 (merge_classes, classify_argument, examine_argument): Remove
76 functions.
77 (INT_REGS, SSE_REGS): Remove macros.
78 (x86_64_push_arguments): Remove function.
79 (amd64_push_arguments): New function.
80 (x86_64_push_dummy_call): Call amd64_push_arguments instead of
81 x86_64_push_arguments.
82
35883a3f
MK
832003-11-28 Mark Kettenis <kettenis@gnu.org>
84
85 * x86-64-tdep.c (x86_64_frame_cache): Don't bail out if %rbp is
86 zero. Reorganize code a bit.
87
597684c5
MK
882003-11-27 Mark Kettenis <kettenis@gnu.org>
89
3e74aeed
MK
90 * dwarf2-frame.c: Fix another comment.
91
efb1c01c
MK
92 * x86-64-tdep.c (RET_INT_REGS, RET_SSE_REGS): Remove defines.
93 (x86_64_use_struct_convention, x86_64_extract_return_value,
94 x86_64_store_return_value): Remove.
95 (amd64_reg_class): New enum.
96 (amd64_merge_classes, amd64_classify_aggregate, amd64_classify,
97 amd64_return_value): New functions.
98 (x86_64_init_abi): Don't set extract_return_value,
99 store_return_value and use_struct_convention. Set return_value to
100 amd64_return_value.
101 * i387-tdep.h (i387_return_value): New prototype.
102 * i387-tdep.c (i387_return_value): New function.
103
e4e9607c
MK
104 * dwarf2-frame.c: Fix some comments and whitespace problems.
105
13739f4d
MK
106 * i386nbsd-tdep.c: Don't include "gdbtypes.h". Include
107 "gdb_assert.h" and "gdb_string.h".
108 (i386nbsd_r_reg_offset): Rename from regmap.
109 (SIZEOF_STRUCT_REG): Remove.
110 (i386nbsd_supply_reg, fetch_core_registers,
111 fetch_elfcore_registers, i386nbsd_core_fns, i386nbsd_elfcore_fns):
112 Remove.
113 (i386nbsd_aout_supply_regset,
114 i386nbsd_aout_regset_from_core_section): New functions.
115 (i386nbsd_sc_reg_offset): Don't explicitly specify size of array.
116 (i386nbsd_init_abi): Initialize TDEP->gregset_reg_offset,
117 TDEP->gregset_num_regs amd sizeof_gregset. Use ARRAY_SIZE to
118 initialize TDEP->sc_num_regs.
119 (i386nbsdaout_init_abi): New function.
120 (i386nbsdelf_init_abi): Remove initialization of
121 TDEP->num_xmm_regs. Don't set num_regs here.
122 (_initialize_i386nbsd_tdep): Don't call add_core_fns. Use
123 i386nbsd_aout_init to register NetBSD a.out OS/ABI.
124
597684c5
MK
125 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use
126 .note.netbsdcore.procinfo section to recognize NetBSD core files.
127
37e79b6b
MC
1282003-11-26 Michael Chastain <mec.gnu@mindspring.com>
129
130 * cp-abi.c: Update copyright years.
131
24557e30
AC
1322003-11-25 Andrew Cagney <cagney@redhat.com>
133
134 * thread-db.c (enable_thread_event): New function. Ensure that BP
135 is a code address.
136 (enable_thread_event_reporting): Use enable_thread_event.
137
78c63a3b
MS
1382003-11-25 Michael Snyder <msnyder@redhat.com>
139
140 * mips-tdep.c (mips_o64_extract_return_value): Correct for
141 NUM_REGS (see changes 2003-06-21).
142 (mips_eabi_extract_return_value): Ditto.
143
aff6338a
AC
1442003-11-25 Andrew Cagney <cagney@redhat.com>
145
146 * infrun.c: Don't include "exec.h".
147 (handle_inferior_event): Pass current_target, instead of exec_ops,
148 to SOLIB_ADD. Add comments.
149 * Makefile.in (infrun.o): Update dependencies.
150
9e08b29b
DJ
1512003-11-24 Daniel Jacobowitz <drow@mvista.com>
152
153 * NEWS: Mention improved location expression support.
154
603942cc
AC
1552003-11-23 Andrew Cagney <cagney@redhat.com>
156
157 * Makefile.in (infrun.o): Update dependencies.
158 * infrun.c: Include "exec.h".
159 (handle_inferior_event): Pass exec_ops to SOLIB_ADD.
160
66c57289
AC
1612003-11-23 Andrew Cagney <cagney@redhat.com>
162
dd3ecc14
AC
163 * frame.c (frame_unwind_signed_register): Delete function.
164 * frame.h (frame_unwind_register_signed): Delete declaration.
165 * mips-tdep.c (mips_frame_saved_pc): Use frame_unwind_register_signed.
166
eec1a560
AC
167 * arch-utils.h (generic_cannot_extract_struct_value_address):
168 Delete declaration.
169
cb137aa5
AC
170 * defs.h (DEPRECATED_STREQN): Rename STREQN.
171 (DEPRECATED_STREQ): Rename STREQ.
172 * ada-exp.y, ada-lang.c, ada-lex.l, coffread.c: Update.
173 * config/mips/tm-irix5.h, config/mips/tm-irix6.h: Update.
174 * config/mips/tm-mipsv4.h, config/sparc/tm-sun4sol2.h: Update.
175 * dbxread.c, dwarf2read.c, dwarfread.c, environ.c: Update.
176 * eval.c, exec.c, f-lang.c, hppa-tdep.c, hpread.c: Update.
177 * jv-exp.y, language.c, m2-exp.y, mcore-rom.c: Update.
178 * mdebugread.c, mipsread.c, objc-exp.y, objfiles.c: Update.
179 * p-exp.y, p-typeprint.c, p-valprint.c, rs6000-nat.c: Update.
180 * source.c, sparc-tdep.c, stack.c, target.c: Update.
66c57289 181
cb137aa5 182 * symfile.c (symbol_file_command): Replace STREQ with strcmp.
66c57289
AC
183 * elfread.c (elf_symtab_read): Delete STREQ from comment.
184
29dfb2ac
AC
1852003-11-22 Andrew Cagney <cagney@redhat.com>
186
213cc0ad
AC
187 * frame.c (deprecated_frame_xmalloc): Delete function.
188 (deprecated_set_frame_extra_info_hack): Delete function.
189 (deprecated_set_frame_saved_regs_hack): Delete function.
190 * frame.h (deprecated_frame_xmalloc): Delete declaration.
191 (deprecated_set_frame_extra_info_hack): Delete declaration.
192 (deprecated_set_frame_saved_regs_hack): Delete declaration.
193 * mcore-tdep.c (analyze_dummy_frame): Instead of
194 deprecated_frame_xmalloc, deprecated_set_frame_saved_regs_hack,
195 and deprecated_set_frame_extra_info_hack use
196 deprecated_frame_xmalloc_with_cleanup.
197 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
198 * mips-tdep.c (mips_init_extra_frame_info): Delete call to
199 deprecated_set_frame_saved_regs_hack.
200
35bb18ac
AC
201 * mips-tdep.c (mips_frame_chain): Delete call to
202 deprecated_inside_entry_file.
203
38a7ce4b
AC
204 * frame.h (deprecated_set_frame_next_hack): Delete declaration.
205 (deprecated_set_frame_prev_hack): Delete declaration.
206 * frame.c (deprecated_set_frame_next_hack): Delete function.
207 (deprecated_set_frame_prev_hack): Delete function.
208 * mcore-tdep.c (analyze_dummy_frame): Delete calls to
209 "deprecated_set_frame_next_hack" and
210 "deprecated_set_frame_prev_hack".
211 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
212
47ebcfbe
AC
213 * mips-tdep.c (mips_register_convertible): Delete function.
214 (mips_register_convert_to_virtual): Delete function.
215 (mips_register_convert_to_raw): Delete function.
216 (mips_gdbarch_init): Do not set "deprecated_register_convertible",
217 "deprecated_register_convert_to_virtual", or
218 "deprecated_register_convert_to_raw".
219 (mips_pseudo_register_write, mips_pseudo_register_read): Handle
220 32/64 cooked to raw register conversions.
221
2a9264f1 222 * frame.c (deprecated_get_frame_context): Delete function.
38a7ce4b 223 (deprecated_set_frame_context): Delete function.
2a9264f1
AC
224 (struct frame_info): Delete member "context".
225 * frame.h (deprecated_get_frame_context): Delete declaration.
226 (deprecated_set_frame_context): Delete declaration.
227
7af6341f
AC
228 * procfs.c (procfs_wait): Delete FAULTED_USE_SIGINFO comment.
229 * config/sparc/tm-sun4sol2.h (FAULTED_USE_SIGINFO): Delete macro.
230 * config/i386/tm-i386sol2.h (FAULTED_USE_SIGINFO): Delete macro.
231 * config/alpha/nm-osf2.h (FAULTED_USE_SIGINFO): Delete macro.
232
10a08821
AC
233 * mips-tdep.c (SIGFRAME_REG_SIZE): Delete macro.
234 (mips_find_saved_regs): Replace SIGFRAME_REG_SIZE with
235 mips_regsize.
236 (mips_dump_tdep): Do not print SIGFRAME_REG_SIZE.
237 * config/mips/tm-irix6.h (SIGFRAME_REG_SIZE): Delete macro.
238 * config/mips/tm-irix5.h: Update copyright.
239 (SIGFRAME_REG_SIZE): Delete macro.
240
00d33403
AC
241 * hppa-tdep.c (hppa_value_returned_from_stack): Delete function.
242 * config/pa/tm-hppa.h (hppa_value_returned_from_stack): Delete
243 declaration.
244 (DEPRECATED_VALUE_RETURNED_FROM_STACK): Delete macro.
245 * infcall.c (call_function_by_hand): Delete #ifdef
246 DEPRECATED_VALUE_RETURNED_FROM_STACK code.
247 * infcmd.c (print_return_value): Ditto.
248
74da7425
AC
249 * mips-tdep.c (skip_prologue_using_sal): New function.
250 (mips32_skip_prologue, mips16_skip_prologue): Use
251 skip_prologue_using_sal to get an upper bound on the search.
252
369864a4
AC
253 * config/powerpc/tm-linux.h (PROLOGUE_FIRSTLINE_OVERLAP): Delete
254 #if 0'ed macro.
255 * infrun.c (step_into_function): Delete #ifdef
256 PROLOGUE_FIRSTLINE_OVERLAP code.
257 * symtab.c (find_function_start_sal): Ditto.
258
a5a12285
AC
259 * remote-rdp.c: Update copyright.
260 (rdp_init): #if 0 references to "target_byte_order".
261
29dfb2ac
AC
262 * mips-tdep.c (mips_o32_store_return_value): Delete function.
263 (mips_o32_return_value): Replace mips_o32_xfer_return_value.
264 (mips_o32_extract_return_value): Delete function.
265 (mips_n32n64_return_value): Replace mips_n32n64_xfer_return_value.
266 (mips_n32n64_extract_return_value): Delete function.
267 (mips_n32n64_store_return_value): Delete function.
268 (mips_gdbarch_init): For o32 and n32n64, set "return_value"
269 instead of "store_return_value", "extract_return_value", and
270 "use_struct_convention".
271 (mips_n32n64_use_struct_convention): Delete function.
272
3a3da38c
KB
2732003-11-21 Kevin Buettner <kevinb@redhat.com>
274
275 * frv-tdep.c (frv_frame_this_id): Eliminate call to
276 inside_entry_func().
277
c5e656c1
MK
2782003-11-20 Mark Kettenis <kettenis@gnu.org>
279
280 * i386-tdep.c (i386_extract_return_value,
281 i386_store_return_value): Add gdbarch argument. Use it instead of
282 determining it from REGCACHE. Remove recursive call for
283 structures with a single member.
284 (i386_use_struct_convention): Remove.
285 (i386_reg_struct_return_p): New function.
286 (i386_return_value): New function.
287 (i386_gdbarch_init): Set return_value, don't set
288 extract_return_value, store_return_value and
289 use_struct_convention.
290 * x86-64-tdep.c (x86_64_init_abi): Set return_value to NULL.
291
515cc92e
JB
2922003-11-20 Jim Blandy <jimb@redhat.com>
293
294 * osabi.c (_initialize_gdb_osabi): Don't return before registering
295 the 'set osabi' and 'show osabi' commands.
296
3f1d7f16
MK
2972003-11-19 Mark Kettenis <kettenis@gnu.org>
298
299 * frame.c (get_prev_frame): Use result from
300 get_frame_address_in_block instead of get_frame_pc as argument to
301 inside_main_func. Fixes PR backtrace/1435.
302
667e784f
AC
3032003-11-19 Andrew Cagney <cagney@redhat.com>
304
305 * stack.c (return_command): Handle "void", "legacy" and "unknown
306 location" return values separatly.
307 * values.c (using_struct_return): Return 0 for a "void" return
308 type. Mention "register_value_being_returned".
309 (register_value_being_returned): Mention "using_struct_return".
310
4cecd739
DJ
3112003-11-19 Daniel Jacobowitz <drow@mvista.com>
312
313 * dwarf2read.c (offreg, basereg, isderef, frame_base_reg)
314 (frame_base_offset): Delete.
315 (read_func_scope): Delete call to decode_locdesc.
316 (decode_locdesc): Update comments. Don't set the removed variables.
317 Complain for DW_OP_reg* not at the end. Remove DW_OP_breg* and
318 DW_OP_fbreg support.
319
6b992462
DJ
3202003-11-18 Daniel Jacobowitz <drow@mvista.com>
321
322 * dwarf2read.c (optimized_out, islocal): Remove.
323 (decode_locdesc): Update comments. Don't set optimized_out
324 or islocal.
325
968d1cb4
JJ
3262003-11-17 Jeff Johnston <jjohnstn@redhat.com>
327 David Mosberger <davidm@hpl.hp.com>
328
329 * ia64-tdep.c: Include elf.h.
330 [HAVE_LIBUNWIND_IA64_H]: Include libunwind-frame.h and
331 libunwind-ia64.h.
332 (ia64_rse_slot_num, ia64_rse_skip_regs): New for libunwind support.
333 (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum): Ditto.
334 (ia64_is_fpreg, ia64_access_reg): Ditto.
335 (ia64_access_fpreg, ia64_access_mem): Ditto.
336 (get_kernel_table): Ditto.
337 (ia64_find_unwind_table): Ditto.
338 (ia64_find_proc_info_x, ia64_put_unwind_info): Ditto.
339 (ia64_get_dyn_info_list, ia64_libunwind_frame_this_id): Ditto.
340 (ia64_libunwind_frame_prev_register): Ditto.
341 (ia64_libunwind_frame_sniffer): Ditto.
342 (ia64_gdbarch_init)[HAVE_LIBUNWIND_IA64_H]: Add libunwind frame
343 sniffer. Register libunwind functions needed by generic
344 libunwind frame code using libunwind_frame_set_descr().
345
d29caefc
DJ
3462003-11-16 Daniel Jacobowitz <drow@mvista.com>
347
348 * breakpoint.c (re_enable_breakpoints_in_shlibs): Only re-enable a
349 bp_shlib_disabled breakpoint if there is a shared library mapped
350 at its expected address.
351
691c0433
AC
3522003-11-16 Andrew Cagney <cagney@redhat.com>
353
96cb1c2f
AC
354 * configure.tgt: Delete mips*tx39*-elf*.
355 * config/mips/tm-tx39.h: Delete file.
356 * config/mips/tx39.mt: Delete file.
357 * config/mips/tx39.mt: Delete file.
358
691c0433
AC
359 * mips-tdep.h (deprecated_mips_set_processor_regs_hack): Declare.
360 * remote-mips.c (common_open): Instead of
361 "mips_read_register_type" and "mips_set_processor_type_command"
362 call "deprecated_mips_set_processor_regs_hack".
363 * config/mips/tm-mips.h (mips_read_processor_type): Delete
364 declaration.
365 (mips_set_processor_type_command): Delete declaration.
366 * mips-tdep.c (mips_gdbarch_init): Update comment.
367 (mips_dump_tdep): Do not print MIPS_REGISTER_NAMES.
368 (mips_set_processor_type): Delete function.
369 (NUM_MIPS_PROCESSOR_REGS): Define.
370 (mips_show_processor_type_command): Delete function.
371 (mips_set_processor_type_command): Delete function.
372 (tmp_mips_processor_type): Delete.
373 (mips_processor_type): Delete.
374 (mips_processor_type_table): Delete.
375 (mips_r3051_reg_names): Delete.
376 (mips_r3081_reg_names): Delete.
377 (mips_lsi33k_reg_names): Delete.
378 (mips_processor_reg_names): Delete.
379 (mips_read_processor_type): Delete function.
380 (deprecated_mips_set_processor_regs_hack): New function.
381 (struct gdbarch_tdep): Add member "mips_processor_reg_names".
382 (mips_register_name): Get the processor names from the tdep.
383 (mips_tx39_reg_names): New array.
384 (mips_generic_reg_names): Wire to a standard set of names.
385 (mips_gdbarch_init): Set "mips_processor_reg_names".
386 * config/mips/tm-irix5.h (MIPS_REGISTER_NAMES): Delete macro.
387 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Delete macro.
388 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Delete macro.
389
56cea623
AC
3902003-11-16 Andrew Cagney <cagney@redhat.com>
391
392 * mips-tdep.c (struct gdbarch_tdep): Add field "regnum".
393 (mips_fpa0_regnum, mips_regnum): New function.
394 (mips_gdbarch_init): Fill in the "regnum" fields.
395 * mips-tdep.h (struct mips_regnum): Define.
396 (mips_regnum): Declare.
397 * config/mips/tm-mips.h (BADVADDR_REGNUM): Delete macro.
398 (LO_REGNUM, HI_REGNUM, BADVADDR_REGNUM): Ditto.
399 (CAUSE_REGNUM, PC_REGNUM, FP0_REGNUM): Ditto.
400 (FCRCS_REGNUM, FCRIR_REGNUM, FPA0_REGNUM): Ditto.
401 * config/mips/tm-irix6.h (FP0_REGNUM): Delete macro.
402 (PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
403 (HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
404 * config/mips/tm-irix5.h (FP0_REGNUM): Delete macro.
405 (PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
406 (HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
407 * remote-mips.c: Include "mips-tdep.h". Update.
408 * mipsnbsd-tdep.c: Update.
409 * mipsv4-nat.c: Update.
410 * mips-tdep.c: Update.
411 * mips-nat.c: Update.
412 * mips-linux-tdep.c: Update.
413 * mips-linux-nat.c: Update.
414 * irix5-nat.c: Update.
415 * dve3900-rom.c: Include "mips-tdep.h". Update.
416 (ignore_packet): Supress GCC warning.
417 * config/mips/nm-riscos.h: Update.
418
719ec221
AC
4192003-11-16 Andrew Cagney <cagney@redhat.com>
420
421 * mips-tdep.c: Replace DEPRECATED_REGISTER_RAW_SIZE with
422 register_size.
423 (mips_register_raw_size): Delete function.
424 (mips_register_type): Handle "mips64_transfers_32bit_regs_p".
425 (mips_gdbarch_init): Do not set "deprecated_register_raw_size".
426 Check and set "mips64_transfers_32bit_regs_p".
427 (struct gdbarch_tdep): Add "mips64_transfers_32bit_regs_p".
428 (mips_register_convertible): Check the architecture's
429 "mips64_transfers_32bit_regs_p".
430 (set_mips64_transfers_32bit_regs): New function.
431 (_initialize_mips_tdep): Use "add_setshow_cmd" when adding the
432 "set remote-mips64-transfers-32bit-regs" command. Specify
433 set_mips64_transfers_32bit_regs as the set function.
56cea623 434 * Makefile.in (dve3900-rom.o, remote-mips.o): Update dependencies.
719ec221 435
20187ed5
MK
4362003-11-16 Mark Kettenis <kettenis@gnu.org>
437
438 * i386-tdep.h (i386_supply_gregset): Provide prototype.
439 * i386-tdep.c (i386_supply_gregset): Make public.
440
6771c427
AC
4412003-11-16 Andrew Cagney <cagney@redhat.com>
442
443 * mips-tdep.c (mips_register_byte): Delete function.
444 (mips_gdbarch_init): Do not set "deprecated_register_byte".
445 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Delete macro.
446 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Delete macro.
447 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Delete macro.
448
c8048956
MK
4492003-11-16 Mark Kettenis <kettenis@gnu.org>
450
451 * i386-tdep.c (i386_extract_return_value): Don't use bfd_byte.
452
cc8a868a
AC
4532003-11-16 Andrew Cagney <cagney@redhat.com>
454
455 * config/mips/linux64.mt: Delete file.
456 * config/mips/tm-linux64.h: Delete file.
457 * config/mips/tm-mips64.h: Delete file.
458 * config/mips/embed64.mt: Delete file.
459 * config/djgpp/fnchange.lst: Update.
460 * configure.tgt: Delete explicit patterns for mipsisa64*-*-linux*,
461 mips64*-*-linux*, mips64*-*-*, and mipsisa64*-*-*.
462 * config/mips/tm-irix6.h: Update copyright. Include
463 "mips/tm-mips.h" instead of "mips/tm-mips64.h".
464 * mips-tdep.c (mips_dump_tdep): Do not print "OP_LDFPR" or
465 "OP_LDGPR".
466
5ef80fb0
AC
4672003-11-15 Andrew Cagney <cagney@redhat.com>
468
469 * mips-tdep.c (mips_register_type): Simplify. Eliminate reference
470 to MIPS_REGISTER_TYPE. Make integer registers signed. Make IRIX
471 n32 registers 64 bit.
472 (mips_register_raw_size, mips_register_byte): For pseudo
473 registers, use the register's pseudo size and not the
474 corresponding raw register's size.
475 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Delete macro.
476 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Delete macro.
477 * config/mips/tm-irix6.h: Don't #undef MIPS_REGISTER_TYPE.
478 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Delete macro.
479
4246e332
AC
4802003-11-15 Andrew Cagney <cagney@redhat.com>
481
8fa9cfa1
AC
482 * mips-tdep.c (struct gdbarch_tdep): Delete member
483 gdb_target_is_mips64.
484 (GDB_TARGET_IS_MIPS64): Delete macro.
485 (mips_gdbarch_init): Do not set tdep's gdb_target_is_mips64.
486 (mips_dump_tdep): Do not print GDB_TARGET_IS_MIPS64.
487 (mips_addr_bits_remove): Simplify.
488
c73e8f27
AC
489 * mips-tdep.c: Replace DEPRECATED_REGISTER_VIRTUAL_SIZE with
490 register_size.
491
4246e332
AC
492 Replace MIPS_REGSIZE with mips_regsize.
493 * mips-tdep.c (mips_regsize): New function.
494 * mips-tdep.h (mips_regsize): Declare.
495 * mipsnbsd-tdep.h (SIZEOF_STRUCT_FPREG): Update.
496 (SIZEOF_STRUCT_REG): Update.
497 * mipsnbsd-tdep.c (mipsnbsd_supply_reg): Update.
498 (mipsnbsd_fill_reg): Update.
499 (mipsnbsd_supply_fpreg): Update.
500 (mipsnbsd_fill_fpreg): Update.
501 (NBSD_MIPS_JB_ELEMENT_SIZE): Update.
502 * mips-tdep.c (mips_register_raw_size): Update.
503 (mips_register_type): Update.
504 (SIGFRAME_BASE): Update.
505 (SIGFRAME_PC_OFF): Update.
506 (SIGFRAME_REGSAVE_OFF): Update.
507 (SIGFRAME_FPREGSAVE_OFF): Update.
508 (SIGFRAME_REG_SIZE): Update.
509 (mips32_heuristic_proc_desc): Update.
510 (print_gp_register_row): Update.
511 (mips_dump_tdep): Do not print MIPS_REGSIZE.
512 * irix5-nat.c (supply_gregset): Update.
513 (fetch_core_registers): Update.
514 * config/mips/tm-mips64.h (MIPS_REGSIZE): Delete macro.
515 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Update.
516 * config/mips/tm-mips.h (MIPS_REGSIZE): Delete macro.
517 (MIPS_REGISTER_BYTE): Update.
518 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Update.
519
5e044b1e
AC
5202003-11-15 Andrew Cagney <cagney@redhat.com>
521
522 * config/sparc/tm-sparc.h (DEPRECATE_USE_REGISTER_NOT_ARG): Rename
523 USE_REGISTER_NOT_ARG.
524 * stabsread.c (define_symbol): Update.
525
3a16a68c
AC
5262003-11-15 Andrew Cagney <cagney@redhat.com>
527
528 * bcache.h (deprecated_bcache): Declare.
529 (bcache): Make returned buffer constant.
530 * bcache.c (deprecated_bcache): New function.
531 (bcache_data): New function.
532 (bcache): Call bcache data.
533 * symfile.c (add_psymbol_to_list): Use deprecated_bcache.
534 (add_psymbol_with_dem_name_to_list): Ditto.
535
bb41a796
MK
5362003-11-15 Mark Kettenis <kettenis@gnu.org>
537
538 * glibc-tdep.h (struct gdbarch): Declare opaque.
539 (glibc_skip_solib_resolver): Adjust prototype.
540 * glibc-tdep.c (glibc_skip_solib_resolver): Adjust.
541 * arm-linux-tdep.c (arm_linux_skip_solib_resolver): Remove.
542 (arm_linux_init_abi): Set skip_solib_resolver.
543 * i386-linux-tdep.c (i386_linux_skip_solib_resolver): Remove.
544 (i386_linux_init_abi): Set skip_solib_resolver.
545 * config/arm/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
546 (arm_linux_skip_solib_resolver): Remove prototype.
547 * config/i386/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
548 (i386_linux_skip_solib_resolver): Remove prototype.
549
4c8c40e6
MK
5502003-11-14 Mark Kettenis <kettenis@gnu.org>
551
552 * gdbarch.sh (skip_solib_resolver): Change into a multi-arch
553 function.
554 * gdbarch.c, gdbarch.h: Regenerate.
555 * infrun.c (handle_inferior_event): Call
556 gdbarch_skip_solib_resolver instead of SKIP_SOLIB_RESOLVER.
557 * arch-utils.c (generic_in_solib_call_trampoline): Adjust function
558 definition.
559 * arch-utils.h (generic_in_solib_call_trampoline): Adjust function
560 prototype.
561
0e5d83e3
JJ
5622003-11-14 Jeff Johnston <jjohnstn@redhat.com>
563
564 * libunwind-frame.c: New file.
565 * libunwind-frame.h: New file.
566 * acconfig.h (HAVE_LIBUNWIND): #undef reference added.
567 * configure.in: Add --with-libunwind option support. Define
568 HAVE_LIBUNWIND if libunwind support selected / defaulted.
569 Also check for libunwind.h and libunwind-ia64.h headers.
570 * configure: Regenerated.
571 * Makefile.in: Add support for libunwind-frame.o.
572 * config.in: Regenerated.
573
287a334e
JJ
5742003-11-14 Jeff Johnston <jjohnstn@redhat.com>
575
576 * config/ia64/nm-linux.h (NATIVE_XFER_UNWIND_TABLE): New macro to
577 set up the ia64 linux native target method for getting the kernel
578 unwind table.
579 * ia64-linux-nat.c (ia64_linux_xfer_unwind_table): New function.
580 * inftarg.c (child_xfer_partial): Enable section of code to
581 handle TARGET_OBJECT_UNWIND_TABLE.
582 * target.h (target_object): Add new TARGET_OBJECT_UNWIND_TABLE macro.
583
140be7b8
ILT
5842003-11-14 Ian Lance Taylor <ian@wasabisystems.com>
585
586 * config/arm/nbsd.mt (TM_FILE): Define.
587 * config/arm/tm-nbsd.h: New file.
588
0a90bcdd
AC
5892003-11-14 Andrew Cagney <cagney@redhat.com>
590
591 * Makefile.in (ppc-sysv-tdep.o): Update dependencies.
592 * ppc-sysv-tdep.c: Include "objfiles.h".
593 (ppc64_sysv_abi_push_dummy_call): Provide the
594 the FN's objfile when looking for the descriptor.
9ea97f2a
AC
595
596 * ppc-linux-tdep.c (ppc_linux_init_abi): Set PPC64's
597 "name_of_malloc" to ".malloc".
598
087f1027
MK
5992003-11-13 Mark Kettenis <kettenis@gnu.org>
600
601 * config/i386/x86-64linux.mt (TDEPFILES): Add glibc-tdep.o.
602
3882f37a
DC
6032003-11-13 David Carlton <carlton@kealia.com>
604
605 * cp-namespace.c (lookup_namespace_scope): Fix typo in comment.
606
a8cf2722
AC
6072003-11-13 Andrew Cagney <cagney@redhat.com>
608
609 * arch-utils.h (selected_architecture_name): Declare.
610 (selected_byte_order): Declare.
611 * arch-utils.c (selected_byte_order): New function.
612 (selected_architecture_name): New function.
613 (target_architecture_auto): Make static.
614 (set_architecture_string): Make static.
615 (target_byte_order): Make static.
616 (target_byte_order_auto): Make static.
617 * gdbarch.sh (TARGET_BYTE_ORDER, TARGET_ARCHITECTURE): Delete
618 non-multi-arch definition.
619 (TARGET_ARCHITECTURE_AUTO, TARGET_BYTE_ORDER_AUTO): Delete.
620 (target_byte_order, target_architecture): Delete declaration.
621 (target_byte_order_auto, target_architecture_auto): Ditto.
622 * gdbarch.h: Re-generate.
623 * remote-sim.c (gdbsim_open): Use "selected_architecture_name" and
624 "selected_byte_order".
625
475b6ddd
AC
6262003-11-13 Andrew Cagney <cagney@redhat.com>
627
628 * ppc-linux-tdep.c (ppc_linux_return_value): Fix parameter order.
629
a22286a9
JB
6302003-11-13 Jim Blandy <jimb@redhat.com>
631
632 * cp-namespace.c: Doc fix.
633
7bb11558
MS
6342003-11-12 Michael Snyder <msnyder@redhat.com>
635
39add00a
MS
636 * sh64_tdep.c: Regularize some names.
637 (sh_sh64_register_name): Rename to sh64_register_name.
638 (sh_sh64_breakpoint_from_pc): Rename to sh64_breakpoint_from_pc.
639 (sh_sh64_register_byte): Rename to sh64_register_byte.
640 (sh_sh64_build_float_register_type):
641 Rename to sh64_build_float_register_type.
642 (sh_sh64_register_convert_to_virtual):
643 Rename to sh64_register_convert_to_virtual.
644 (sh_sh64_register_convert_to_raw):
645 Rename to sh64_register_convert_to_raw.
646
2a314ed5
MS
647 * sh64-tdep.c (translate_insn_rn, is_media_pseudo,
648 sh64_media_reg_base_num, sh64_compact_reg_base_num,
649 sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
650 sh64_extract_return_value, sh64_show_media_regs,
651 sh64_show_compact_regs, sh_sh64_register_byte, sh64_register_type,
652 sh_sh64_register_convert_to_virtual, sh_sh64_register_convert_to_raw,
653 sh64_pseudo_register_read, sh64_pseudo_register_write,
654 sh64_do_pseudo_register, sh_compact_print_registers_info):
655 Delete unused variable 'tdep'.
656
7bb11558
MS
657 * sh64-tdep.c: Coding standard and spelling comment fixes.
658 (sh64_extract_return_value): Replace deprecated_store_floating
659 with store_typed_floating.
660 (sh_sh64_register_convert_to_raw): Replace
661 deprecated_store_floating with store_typed_floating.
662 (sh_sh64_register_virtual_type): Convert to sh64_register_type.
663 (sh64_frame_chain, sh64_get_saved_pr, sh64_get_saved_register,
664 sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
665 sh64_extract_struct_value_address, sh64_pop_frame,
666 sh64_extract_return_value, sh64_store_return_value,
667 sh_sh64_register_convert_to_virtual, sh64_pseudo_register_read,
668 sh_sh64_register_convert_to_raw, sh_pseudo_register_write):
669 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
670 Replace DEPRECATED_REGISTER_VIRTUAL_TYPE with register_type.
671 (sh64_gdbarch_init): Don't set deprecated_register_bytes,
672 deprecated_register_virtual_type, deprecated_register_raw_size,
673 deprecated_max_register_raw_size, or
674 deprecated_max_register_virtual_size. Instead, just set
675 gdbarch_register_type.
39add00a
MS
676 (sh_sh64_register_raw_size): Delete.
677 (sh_sh64_register_virtual_size): Delete.
7bb11558 678
e7c27a73
DJ
6792003-11-12 Daniel Jacobowitz <drow@mvista.com>
680
681 * dwarf2read.c (struct dwarf2_cu): New type.
682
683 (dwarf2_build_psymtabs_hard, psymtab_to_symtab_1): Create a
684 dwarf2_cu structure to pass down.
685
686 (scan_partial_symbols, add_partial_symbol, add_partial_namespace)
687 (add_partial_enumeration, locate_pdi_sibling, process_die)
688 (read_file_scope, read_func_scope)
689 (read_lexical_block_scope, dwarf2_get_pc_bounds)
690 (dwarf2_add_field, dwarf2_attach_fields_to_type)
691 (dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type)
692 (read_structure_scope, read_enumeration, read_array_type)
693 (read_common_block, read_namespace, read_tag_pointer_type)
694 (read_tag_ptr_to_member_type, read_tag_reference_type)
695 (read_tag_const_type, read_tag_volatile_type, read_tag_string_type)
696 (read_subroutine_type, read_typedef, read_base_type, read_comp_unit)
697 (read_die_and_children, read_die_and_siblings, dwarf2_read_section)
698 (dwarf2_read_abbrevs, dwarf2_lookup_abbrev, read_partial_die)
699 (read_full_die. read_attribute_value, read_attribute)
700 (read_address, dwarf_decode_line_header, dwarf_decode_lines)
701 (var_decode_location, new_symbol, dwarf2_const_value, die_type)
702 (die_containing_type, type_at_offset, tag_type_to_type)
703 (read_type_die, dwarf_base_type, decode_locdesc, dwarf_decode_macros)
704 (dwarf2_symbol_mark_computed): Accept and use a dwarf2_cu object.
705
1640b821
DJ
7062003-11-12 Daniel Jacobowitz <drow@mvista.com>
707
708 PR breakpoints/1450
709 * breakpoint.c (insert_bp_location): Fix a logic error by returning
710 0 after a catchpoint fails.
711
d7891507
MC
7122003-11-11 Michael Chastain <mec.gnu@mindspring.com>
713
714 * mips-tdep.c (msymbol_size): Delete.
715
f594e5e9
MC
7162003-11-07 Michael Chastain <mec@shout.net>
717
718 * symtab.h (struct minimal_symbol): Add size.
719 * dbxread.c: Use it.
720 * elfread.c: (record_minimal_symbol_and_info): Do not use info.
721 Rename to record_minimal_symbol.
722 (elf_symtab_read): Set MSYMBOL_SIZE explicitly.
723 * minsyms.c (prim_record_minimal_symbol_and_info): Initialize MSYMBOL_SIZE.
724 (install_minimal_symbols): Ditto.
725 * objfiles.c (terminate_minimal_symbol_table): Ditto.
726 * arm-tdep.c: Delete unused MSYMBOL_SIZE.
727 * m68hc11-tdep.c: Ditto.
728 * mips-tdep.c: Ditto.
729 * sh64-tdep.c: Ditto.
730
68e39e73
MC
7312003-11-10 Michael Chastain <mec.gnu@mindspring.com>
732
733 * MAINTAINERS: Change my e-mail address.
734
b60eb90d
AC
7352003-11-10 Andrew Cagney <cagney@redhat.com>
736
963e2bb7
AC
737 * gdbarch.sh (return_value): Replace "inval" and "outval" with
738 "readbuf" and "writebuf".
739 * ppcnbsd-tdep.c (ppcnbsd_return_value): Ditto.
740 * d10v-tdep.c (d10v_return_value): Ditto.
741 * ppc-tdep.h (ppc_sysv_abi_return_value): Ditto.
742 (ppc_sysv_abi_broken_return_value): Ditto.
743 (ppc64_sysv_abi_return_value): Ditto.
744 * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Ditto.
745 (ppc_sysv_abi_return_value): Ditto.
746 (ppc_sysv_abi_broken_return_value): Ditto.
747 (ppc64_sysv_abi_return_value): Ditto.
748 * values.c (register_value_being_returned): Update call.
749 * stack.c (return_command): Update call.
750 * gdbarch.h, gdbarch.c: Re-generate.
751
8aa91c1e
AC
752 * target.h (struct target_ops): Order xfer buffer parameters "read
753 write" not "write read".
754 * bfd-target.c (target_bfd_xfer_partial): Update.
755 * remote.c (remote_xfer_partial): Update.
756 * inftarg.c (child_xfer_partial): Update.
757 * target.c (default_xfer_partial): Update.
758 (target_read_partial, target_write_partial): Update.
759 (debug_to_xfer_partial): Update.
760
100bcc3f
AC
761 * arch-utils.h, arch-utils.c: Fix typo in comment.
762
b60eb90d
AC
763 * arch-utils.c (deprecated_select_gdbarch_hack): Delete function.
764 (gdbarch_from_bfd): Call gdbarch_find_by_info.
1b3164d8
AC
765 (set_gdbarch_from_file): Call
766 "deprecated_current_gdbarch_select_hack".
b60eb90d 767
bf922ad9
AC
7682003-11-09 Andrew Cagney <cagney@redhat.com>
769
ebdba546
AC
770 * arch-utils.c (gdbarch_update_p): New function.
771 * gdbarch.sh (gdbarch_update_p): Delete function.
772 (find_arch_by_info, gdbarch_find_by_info): New functions.
3f030793 773 (deprecated_current_gdbarch_select_hack): New function.
ebdba546
AC
774 * gdbarch.c: Re-generate.
775
7de2341d
AC
776 * gdbarch.sh (clear_gdbarch_swap): Delete function.
777 (swapout_gdbarch_swap): Delete function.
778 (swapin_gdbarch_swap): Delete function.
779 (init_gdbarch_swap): Delete function.
780 (initialize_non_multiarch): Delete function.
781 (current_gdbarch_swap_in_hack): New function.
782 (current_gdbarch_swap_out_hack): New function.
783 (current_gdbarch_swap_init_hack): New function.
784 * gdbarch.c: Re-generate.
785
db446970
AC
786 * gdbarch.sh (verify_gdbarch, gdbarch_dump): Rename "gdbarch"
787 parameter to "current_gdbarch". Add comment explaining why.
788 (TARGET_FLOAT_FORMAT: Pass "current_gdbarch" to default_double_format.
789 (TARGET_DOUBLE_FORMAT,TARGET_LONG_DOUBLE_FORMAT): Ditto.
790 * gdbarch.c: Re-generate.
791
341e3d11
AC
792 * config/s390/s390.mh (XM_FILE, XM_CLIBS): Delete macros.
793 * config/s390/nm-linux.h (KERNEL_U_ADDR): Define.
794 * config/s390/xm-linux.h: Delete file.
795 * config/m88k/xm-delta88v4.h: Delete stray.
796
bf922ad9
AC
797 * Makefile.in (arch-utils.o): Update dependencies.
798 * arch-utils.c: Include "osabi.h".
799 (gdbarch_info_fill): New function.
800 * arch-utils.h (gdbarch_info_fill): Declare.
801 * gdbarch.sh (gdbarch_update_p): Call "gdbarch_info_fill".
802 * gdbarch.c: Re-generate.
803
a3640c75
MK
8042003-11-09 Mark Kettenis <kettenis@gnu.org>
805 David S. Miller <davem@redhat.com>
806
807 * glibc-tdep.c, glibc-tdep.h: New files.
808 * config/arm/linux.mt (TDEPFILES): Add glibc-tdep.o
809 * config/i386/linux.mt (TDEPFILES): Likewise.
810 * i386-linux-tdep.c (glibc-tdep.h): Include.
811 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
812 (i386_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
813 * arm-linux-tdep.c (glibc-tdep.h): Include.
814 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
815 (arm_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
816 * Makefile.in (ALLDEPFILES): Add glibc-tdep.c
817 (glibc_tdep_h): Define.
818 (glibc-tdep.o): Add dependencies.
819 (arm-linux-tdep.o): Update dependencies.
820 (i386-linux-tdep.o): Likewise.
821
e60e0ab2
AC
8222003-11-09 Andrew Cagney <cagney@redhat.com>
823
824 * config/mips/irix6.mh (NAT_FILE): Set to "nm-irix5.h".
825 * config/mips/nm-irix6.h: Delete file.
826 * config/mips/nm-linux.h: Update copyright.
827 (MIPS_GNULINUX_TARGET): Delete macro.
828 * config/mips/irix6.mh (XM_FILE): Set to "xm-irix5.h".
829 * config/mips/xm-irix6.h: Delete file.
830 * config/mips/linux.mh (XM_FILE): Delete definition.
831 * config/mips/xm-linux.h: Delete file.
832
181555e9
AC
8332003-11-09 Andrew Cagney <cagney@redhat.com>
834
835 * d10v-tdep.c (d10v_return_value): New function.
836 (d10v_use_struct_convention): Delete function.
837 (d10v_store_return_value): Delete function.
838 (d10v_extract_struct_value_address): Delete function.
839 (d10v_gdbarch_init): Set "return_value" instead of
840 "extract_return_value", "store_return_value",
841 "extract_struct_value_address", and "use_struct_convention".
842 (RET1_REGNUM): Delete const.
843
dea0c52f
MK
8442003-11-09 Mark Kettenis <kettenis@gnu.org>
845
846 From David S. Miller <davem@redhat.com>:
847 * gdbarch.sh (SKIP_SOLIB_RESOLVER): New method.
848 * gdbarch.c, gdbarch.h: Regenerated.
849 * arch-utils.c (generic_skip_solib_resolver): New function.
850 * arch-utils.h (generic_skip_solib_resolver): New prototype.
851 * infrun.c (SKIP_SOLIB_RESOLVER): Don't define.
852
6314a349
AC
8532003-11-07 Andrew Cagney <cagney@redhat.com>
854
855 * top.c (print_gdb_version): Replace STREQ with strcmp.
856 * valops.c (value_struct_elt_for_reference): Ditto.
857 (value_struct_elt_for_reference): Ditto.
858 * symtab.c (gdb_mangle_name): Ditto.
859 (find_line_symtab): Ditto.
860 * symmisc.c (maintenance_print_symbols): Ditto.
861 * symfile.c (symbol_file_command): Ditto.
862 * stabsread.c (define_symbol, read_type): Ditto.
863 (cleanup_undefined_types, scan_file_globals): Ditto.
864 * solib.c (solib_map_sections): Ditto.
865 * solib-svr4.c (bfd_lookup_symbol): Ditto.
866 * rs6000-tdep.c (skip_prologue): Ditto.
867 * p-valprint.c (pascal_value_print): Ditto.
868 (pascal_object_is_vtbl_ptr_type): Ditto.
869 * objfiles.c (in_plt_section): Ditto.
870 * minsyms.c (lookup_minimal_symbol): Ditto.
871 (compact_minimal_symbols): Ditto.
872 (find_solib_trampoline_target): Ditto.
873 * mdebugread.c (parse_type): Ditto.
874 * language.c (set_language_command): Ditto.
875 (set_type_command, set_range_command): Ditto.
876 * f-lang.c (add_common_block): Ditto.
877 (add_common_block): Ditto.
878 (find_first_common_named): Ditto.
879 (patch_all_commons_by_name): Ditto.
880 * elfread.c (elf_locate_sections): Ditto.
881 (elf_locate_sections): Ditto.
882 (elfstab_offset_sections): Ditto.
883 * dwarf2read.c (dwarf2_locate_sections): Ditto.
884 * dbxread.c (add_old_header_file): Ditto.
885 (find_corresponding_bincl_psymtab): Ditto.
886 (read_dbx_symtab, process_one_symbol): Ditto.
887 * coffread.c (patch_opaque_types): Ditto.
888 * cli/cli-decode.c (delete_cmd): Ditto.
889 * cli/cli-cmds.c (pwd_command, list_command): Ditto.
890 * c-typeprint.c (c_type_print_base): Ditto.
891 * breakpoint.c (bpstat_stop_status): Ditto.
892 (clear_command, breakpoint_re_set_one): Ditto.
893
49df298f
AC
8942003-11-07 Andrew Cagney <cagney@redhat.com>
895
896 * bcache.h: Update copyright. Add comments on bcache VS hashtab.
897 * bcache.c (struct bstring): Make "length" an unsigned short, add
898 "half_hash".
899 (struct bcache): Add "half_hash_error_count".
900 (bcache): Compute and save the "half_hash". Compare the
901 "half_hash" before comparing the length. Update
902 half_hash_error_count.
903
f168dd80
AC
9042003-11-07 Andrew Cagney <cagney@redhat.com>
905
906 * inftarg.c (child_xfer_partial): New function
907 (init_child_ops): Set "to_xfer_partial".
908
05580c65
AC
9092003-11-07 Andrew Cagney <cagney@redhat.com>
910
911 * ppc-linux-tdep.c (ppc_linux_init_abi): When 32-bit GNU/Linux,
912 set "return_value" instead of "use_struct_convention".
913 (ppc_linux_use_struct_convention): Delete function.
914 (ppc_linux_return_value): New function.
915 * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): New function.
916 (ppc_sysv_abi_broken_return_value): New function.
917 (do_ppc_sysv_return_value): Add "gdbarch" parameter.
918 (ppc64_sysv_abi_push_dummy_call): Add "gdbarch" parameter, drop
919 static.
920 (ppc_sysv_abi_extract_return_value): Delete function.
921 (ppc_sysv_abi_broken_extract_return_value): Delete function.
922 (ppc_sysv_abi_store_return_value): Delete function.
923 (ppc_sysv_abi_broken_store_return_value): Delete function.
924 (ppc_sysv_abi_use_struct_convention): Delete function.
925 (ppc64_sysv_abi_use_struct_convention): Delete function.
926 (ppc64_sysv_abi_extract_return_value): Delete function.
927 (ppc64_sysv_abi_store_return_value): Delete function.
928 * ppcnbsd-tdep.c (ppcnbsd_return_value): New function.
929 (ppcnbsd_init_abi): Set "return_value", instead of
930 "use_struct_convention", "extract_return_value", and
931 "store_return_value".
932 (ppcnbsd_use_struct_convention): Delete function.
933 * ppc-tdep.h (ppc64_sysv_abi_return_value): Declare.
934 (ppc_sysv_abi_return_value): Declare.
935 (ppc_sysv_abi_broken_return_value): Declare.
936 (ppc_sysv_abi_use_struct_convention): Delete.
937 (ppc_sysv_abi_store_return_value): Delete.
938 (ppc_sysv_abi_extract_return_value): Delete.
939 (ppc_sysv_abi_broken_store_return_value): Delete.
940 (ppc_sysv_abi_broken_extract_return_value): Delete.
941 (ppc64_sysv_abi_use_struct_convention): Delete.
942 (ppc64_sysv_abi_extract_return_value): Delete.
943 (ppc64_sysv_abi_store_return_value): Delete.
944 * rs6000-tdep.c (rs6000_gdbarch_init): For 32-bit and 64-bit SYSV,
945 set "return_value" instead of "extract_return_value",
946 "store_return_value", and "use_struct_convention".
947
1763fba4
MK
9482003-11-07 Mark Kettenis <kettenis@gnu.org>
949
22c7ba1a
MK
950 * dwarf2-frame.c (dwarf2_build_frame_info): Wrap comment.
951
1763fba4
MK
952 * fbsd-proc.c (read_mapping): Use sscanf and fgets instead of
953 fscanf.
954
fc07cc2d
MK
9552003-11-07 Mark Kettenis <kettenis@gnu.org>
956
957 * fbsd-proc.c: Fix formatting.
958
6a748db6
KB
9592003-11-06 Kevin Buettner <kevinb@redhat.com>
960
961 * frv-tdep.c (first_pseudo_regnum, iacc0_regnum, frv_num_pseudo_regs):
962 Define.
963 (new_variant): Set name for iacc0_regnum.
964 (frv_register_name): Accommodate pseudo-registers.
965 (frv_register_type): Add case for iacc0_regnum.
966 (frv_pseudo_register_read, frv_pseudo_register_write): New functions.
967 (frv_gdbarch_init): Set number of pseudo registers. Establish
968 pseudo-register read/write methods.
969
bf896cb0
AC
9702003-11-06 Andrew Cagney <cagney@redhat.com>
971
972 * valops.c (destructor_name_p): Replace STREQN with strncmp.
973 * top.c (command_line_input): Ditto.
974 * objc-exp.y (yylex): Ditto.
975 * minsyms.c (prim_record_minimal_symbol_and_info): Ditto.
976 * jv-exp.y (yylex): Ditto.
977 * f-exp.y (yylex): Ditto.
978 * event-top.c (command_line_handler): Ditto.
979 * environ.c (get_in_environ): Ditto.
980 (set_in_environ): Ditto.
981 * dwarfread.c (handle_producer): Ditto.
982 * dbxread.c (process_one_symbol): Ditto.
983 * c-typeprint.c (c_type_print_base): Ditto.
984 * c-exp.y (yylex): Ditto.
985
0b603eba
AC
9862003-11-06 Andrew Cagney <cagney@redhat.com>
987 Jeff Johnston <jjohnstn@redhat.com>
988
989 * target.c (add_target): Only set "to_xfer_partial" when NULL.
990 (init_dummy_target): Set "to_xfer_partial".
991
9cedbfec
AC
9922003-11-06 Andrew Cagney <cagney@redhat.com>
993
994 * stack.c (return_command): Warn when STRUCT_CONVENTION, and not
995 REGISTER_CONVENTION.
996
26bb91f3
DJ
9972003-11-06 Daniel Jacobowitz <drow@mvista.com>
998
999 * breakpoint.c (insert_bp_location, allocate_bp_location): Make
1000 static.
1001
0bde7532
DJ
10022003-11-06 Daniel Jacobowitz <drow@mvista.com>
1003
1004 * breakpoint.c (remove_breakpoint): Take an bp_location
1005 instead of a breakpoint argument. Check the bp_location's type.
1006 Fix a reversed condition for hardware breakpoints.
1007
1008 (insert_bp_location): Update call to remove_breakpoint.
1009 (remove_breakpoints): Likewise. Use ALL_BP_LOCATIONS.
1010 (remove_hw_watchpoints): Likewise.
1011 (reattach_breakpoints): Likewise.
1012 (detach_breakpoints): Likewise.
1013 (delete_breakpoint): Likewise.
1014
075f6582
DJ
10152003-11-06 Daniel Jacobowitz <drow@mvista.com>
1016
1017 * breakpoint.c (mark_breakpoints_out): Use ALL_BP_LOCATIONS.
1018 (beakpoint_init_inferior): Likewise.
1019 (breakpoint_here_p): Likewise. Only check addresses for software
1020 or hardware breakpoints.
1021 (breakpoint_inserted_here_p): Likewise.
1022 (breakpoint_thread_match): Likewise. Correct comment.
1023 (bpstat_have_active_hw_watchpoints): Likewise.
1024 (check_duplicates): Likewise.
1025
879bfdc2
DJ
10262003-11-06 Daniel Jacobowitz <drow@mvista.com>
1027
1028 * breakpoints.c (insert_bp_location): New function, broken out
1029 from insert_breakpoints. Work on an bp_location instead of a
1030 breakpoint.
1031 (insert_breakpoints): Use it.
1032
cf3a9e5b
DJ
10332003-11-06 Daniel Jacobowitz <drow@mvista.com>
1034
1035 * breakpoint.h (struct bp_location): Add section.
1036 (struct breakpoint): Remove section.
1037 * breakpoint.c (insert_breakpoints, remove_breakpoint)
1038 (breakpoint_here_p, breakpoint_inserted_here_p)
1039 (breakpoint_thread_match, bpstat_stop_status, print_one_breakpoint)
1040 (describe_other_breakpoints, check_duplicates, set_raw_breakpoint)
1041 (clear_command, delete_breakpoint, breakpoint_re_set_one): Access
1042 section through loc.
1043
ffce0d52
DJ
10442003-11-06 Daniel Jacobowitz <drow@mvista.com>
1045
1046 * breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONS
1047 instead of ALL_BREAKPOINTS. Check for software breakpoints only.
1048
e049a4b5
DJ
10492003-11-06 Daniel Jacobowitz <drow@mvista.com>
1050
1051 * breakpoint.c (allocate_bp_location): Take bpt and bp_type
1052 arguments. Initialize owner and type for the new breakpoint
1053 location item.
1054 (set_raw_breakpoint): Update call to allocate_bp_location.
1055
7cc221ef
DJ
10562003-11-06 Daniel Jacobowitz <drow@mvista.com>
1057
1058 * breakpoint.h (struct bp_location): Add a chain pointer.
1059 * breakpoint.c (ALL_BP_LOCATIONS, ALL_BP_LOCATIONS_SAFE): New
1060 macros.
1061 (bp_location_chain): New variable.
1062 (allocate_bp_location): New function.
1063 (set_raw_breakpoint): Use it.
1064 (delete_breakpoint): Remove ->loc from the bp_location_chain.
1065
5cab636d
DJ
10662003-11-06 Daniel Jacobowitz <drow@mvista.com>
1067
1068 * breakpoint.h (enum bp_loc_type, struct bp_location): New.
1069 (struct breakpoint): Remove address, shadow_contents, inserted,
adeee247 1070 requested_address, and duplicate. Add a struct bp_location.
5cab636d
DJ
1071 * breakpoint.c (condition_command, read_memory_nobpt)
1072 (insert_breakpoints, remove_breakpoints, remove_hw_watchpoints)
1073 (reattach_breakpoints, update_breakpoints_after_exec)
1074 (detach_breakpoints, remove_breakpoint, mark_breakpoints_out)
1075 (breakpoint_init_inferior, breakpoint_here_p)
1076 (breakpoint_inserted_here_p, deprecated_frame_in_dummy)
1077 (breakpoint_thread_match, bpstat_stop_status)
1078 (bpstat_have_active_hw_watchpoints, print_one_breakpoint)
1079 (describe_other_breakpoints, check_duplicates)
1080 (make_breakpoint_permanent, create_thread_event_breakpoint)
1081 (disable_breakpoints_in_shlibs, re_enable_berakpoints_in_shlibs)
1082 (set_longjmp_resume_breakpoint, mention, create_breakpoints)
1083 (watch_command_1, print_one_exception_catchpoint)
1084 (clear_command, breakpoint_re_set_one): Adjust member accesses to
1085 use the breakpoint's ->loc.
1086 (set_raw_breakpoint): Likewise. Initialize ->loc.
1087 (delete_breakpoint): Likewise. Free ->loc.
1088
7be0c536
AC
10892003-11-05 Andrew Cagney <cagney@redhat.com>
1090
4c7d882e
AC
1091 * config/sparc/tm-sparc.h (FRAME_STRUCT_ARGS_ADDRESS): Delete
1092 macro.
1093 * config/m68k/tm-sun3.h (SIG_PC_FP_OFFSET): Delete macro.
1094 * config/i386/tm-cygwin.h
1095 (LINKER_SYMBOLS_HAVE_WIN32_STDCALL_ARG_SIZES): Delete macro.
1096 * config/powerpc/tm-linux.h
1097 (AT_SUBROUTINE_CALL_INSTRUCTION_TARGET): Delete macro.
1098 (at_subroutine_call_instruction_target): Delete declaration.
1099 * config/sparc/tm-sp64linux.h (GDB_PTRACE_REGS64): Delete macro.
1100 * config/m68k/tm-sun3.h (SIG_SP_FP_OFFSET): Delete macro.
1101 * config/ns32k/tm-ns32k.h (NUM_GENERAL_REGS): Delete macro.
1102
7be0c536
AC
1103 * xcoffread.c (find_linenos): Replace "sec_ptr" and "bfd" with
1104 "struct bfd_section" and "struct bfd".
1105 * target.h (struct section_table): Ditto.
1106 * rs6000-nat.c (xcoff_relocate_core): Ditto.
1107 * solib-svr4.c (elf_locate_base): Ditto.
1108 * pa64solib.c (dld_cache_t): Ditto.
1109 * objfiles.h (struct obj_section): Ditto.
1110 * objfiles.c (add_to_objfile_sections): Ditto.
1111 * exec.c (bfdsec_to_vmap): Ditto.
1112 (add_to_section_table): Ditto.
1113 (build_section_table): Ditto.
1114 * corelow.c (get_core_register_section): Ditto.
1115 * coffread.c (find_linenos): Ditto.
1116 * elfread.c (elf_interpreter): Delete #if0'd function.
1117
1118 * mips-tdep.c (mips_dump_tdep): Delete code prinint VX_NUM_REGS.
1119 * config/sparc/tm-vxsparc.h (VX_NUM_REGS): Delete macro.
1120 * config/mips/tm-vxmips.h (VX_NUM_REGS): Delete macro.
1121 * config/m68k/tm-vx68.h (VX_NUM_REGS): Delete macro.
1122
1123 * arch-utils.h (generic_cannot_extract_struct_value_address):
1124 Delete declaration.
1125 * wince.c (_initialize_wince): Fix multi-line string.
1126 * ia64-tdep.c (floatformat_valid): Convert to ISO C.
1127
d8fe84e3
EZ
11282003-11-05 Elena Zannoni <ezannoni@redhat.com>
1129
1130 * top.c (execute_command): Fix broken logic for command execution
1131 while inferior is running in async mode.
1132
cbdfc7c0
MK
11332003-11-06 Mark Kettenis <kettenis@gnu.org>
1134
1135 * dwarf2-frame.c (execute_cfa_program): Mark register as
1136 REG_SAVED_REG for DW_CFA_register opcode.
1137
dac94105
MK
11382003-11-05 Mark Kettenis <kettenis@gnu.org>
1139
1140 * amd64fbsd-tdep.c (amd64fbsd_sc_reg_offset): Adjust offset of
1141 %rsp, %rip and %eflags to match ABI-change.
1142
85bf2b91
JJ
11432003-11-05 Jeff Johnston <jjohnstn@redhat.com>
1144
1145 * ia64-tdep.c (struct gdbarch_tdep): Remove os_ident field.
1146 (ia64_gdbarch_init): Don't bother calculating the os.
1147 Instead use the gdbarch_info struct and look at the osabi field.
1148 Also use gdbarch_list_lookup_by_info() to look for a
1149 candidate gdbarch.
1150
cd31fb03
KB
11512003-11-05 Kevin Buettner <kevinb@redhat.com>
1152
1153 * frv-tdep.c (frv_register_byte): Delete.
1154 (frv_extract_return_value, frv_store_return_value)
1155 (frv_extract_struct_value_address): Don't call frv_register_byte().
1156 Convert to non-deprecated form.
1157 (frv_gdbarch_init): Don't call set_gdbarch_deprecated_register_byte().
1158 Convert calls to set_gdbarch_deprecated_extract_return_value(),
1159 set_gdbarch_deprecated_store_return_value(), and
1160 set_gdbarch_deprecated_extract_struct_value_address() into
1161 non-deprecated forms.
1162
0a056982
AC
11632003-11-05 Andrew Cagney <cagney@redhat.com>
1164
1165 * mips-tdep.c (mips_dump_tdep): Do not print
1166 PRINT_EXTRA_FRAME_INFO.
1167 * config/sparc/tm-sparc.h (DEPRECATED_PRINT_EXTRA_FRAME_INFO):
1168 Rename PRINT_EXTRA_FRAME_INFO.
1169 * mips-tdep.c (mips_print_extra_frame_info): Delete function.
1170 * config/mips/tm-mips.h (PRINT_EXTRA_FRAME_INFO): Delete macro.
1171 (mips_print_extra_frame_info): Delete declaration.
1172 * stack.c (frame_info): Use DEPRECATED_PRINT_EXTRA_FRAME_INFO.
1173
29e0a062
EZ
11742003-11-05 Elena Zannoni <ezannoni@redhat.com>
1175
1176 * coffread.c (coff_symtab_read): Remove passing of info parameter
1177 to prim_record_minimal_symbol_and_info.
1178
8af580fc
EZ
11792003-11-05 Elena Zannoni <ezannoni@redhat.com>
1180
1181 * coffread.c (process_coff_symbol): Delete CXUX_TARGET macro use.
1182 (decode_base_type): Delete ifdeffed out code.
1183
507836c0
AC
11842003-11-04 Andrew Cagney <cagney@redhat.com>
1185
1186 * symtab.c (find_active_alias): Delete function.
1187 (lookup_block_symbol): Delete alias code.
1188 * stabsread.c (resolve_live_range): Delete function.
1189 (add_live_range): Delete function.
1190 (resolve_symbol_reference): Delete function.
1191 (define_symbol): Delete live range and alias code.
1192 (scan_file_globals): Delete alias code.
1193 * symtab.h (SYMBOL_RANGES): Delete macro.
1194 (struct range_list): Delete structure.
1195 (struct symbol): Delete field "ranges".
1196 (SYMBOL_ALIASES): Delete macro.
1197 (struct alias_list): Delete structure.
1198 (struct symbol): Delete field "aliases".
1199
1083b3bc
MS
12002003-11-04 Michael Snyder <msnyder@redhat.com>
1201
1202 * MAINTAINERS: Remove myself as owner of breakpoints and
1203 of sparc/solaris.
1204
474e5826
CV
12052003-11-03 Corinna Vinschen <vinschen@redhat.com>
1206
1207 * sh-tdep.c (sh_sh4_nofpu_register_name): New function.
1208 (sh_sh4al_dsp_register_name): Ditto.
1209 (sh4_nofpu_show_regs): Ditto.
1210 (sh_gdbarch_init): Add cases for bfd_mach_sh4al_dsp, bfd_mach_sh4a,
1211 bfd_mach_sh4_nofpu and bfd_mach_sh4a_nofpu.
1212
2160782c
AC
12132003-11-03 Andrew Cagney <cagney@redhat.com>
1214
1215 * bcache.c: Include "gdb_assert.h".
1216 (struct bcache): Add fields "expand_count" and
1217 "expand_hash_count".
1218 (expand_hash_table): Update the expand counts.
1219 (print_bcache_statistics): Use XCALLOC, not alloca. Print stats
1220 on object sizes and hashes.
1221 * Makefile.in (bcache.o): Update dependencies.
1222
85302095
AC
12232003-11-03 Andrew Cagney <cagney@redhat.com>
1224
1225 * exec.c (xfer_memory): Eliminate xfer_fn.
1226
526eef89
KB
12272003-10-31 Kevin Buettner <kevinb@redhat.com>
1228
1229 * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h)
1230 (opcodes/frv-desc.h): Include.
1231 (iacc0h_regnum, iacc0l_regnum): Define.
1232 (last_spr_regnum, frv_num_regs): Update.
1233 (new_variant): Don't supply default names for holes in the SPRs.
1234 Supply names for iacc0h_regnum and iacc0l_regnum.
1235 (frv_register_type): Use symbolic constants first_fpr_regnum and
1236 last_fpr_regnum instead of hardcoded constants 64 and 127. Use
1237 builtin_type_int instead of builtin_type_int32.
1238 (frv_register_sim_regno): New function.
1239 (frv_gdbarch_init): Call set_gdbarch_register_sim_regno().
1240 * Makefile.in (gdb_sim_frv_h): Define.
1241 (frv-tdep.o): Update dependencies.
1242
9e815ec2
AC
12432003-10-31 Andrew Cagney <cagney@redhat.com>
1244
1245 * avr-tdep.c (avr_frame_this_id): Do not call
1246 deprecated_inside_entry_file.
1247 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
1248 * m32r-tdep.c (m32r_frame_this_id): Ditto.
1249 * d10v-tdep.c (d10v_frame_this_id): Ditto.
1250 * arm-tdep.c (arm_prologue_this_id): Ditto.
1251 * alpha-tdep.c (alpha_heuristic_frame_this_id): Ditto.
1252
e372db49
JB
12532003-10-31 Jim Blandy <jimb@redhat.com>
1254
1255 * elfread.c (elf_symtab_read): Allocate correct number of tail
1256 elements to sectinfo structure. (Fix from Woody LaRue.)
1257
e8bcf01f
AC
12582003-10-31 Andrew Cagney <cagney@redhat.com>
1259
1260 * stack.c (return_command): Use get_frame_type, instead of
1261 CALL_DUMMY_HAS_COMPLETED.
1262 * inferior.h (CALL_DUMMY_HAS_COMPLETED): Delete definition.
1263 * config/pa/tm-hppa.h (CALL_DUMMY_HAS_COMPLETED): Delete macro.
1264
4c05fe53
MK
12652003-10-31 Mark Kettenis <kettenis@gnu.org>
1266
1267 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): Don't
1268 explicitly specify size of array.
1269 (x86_64_linux_init_abi): Use ARRAY_SIZE to initialize
1270 TDEP->sc_num_regs.
1271
c8b91b89
AC
12722003-10-31 Andrew Cagney <cagney@redhat.com>
1273
1274 * s390-tdep.c (s390_cannot_extract_struct_value_address): New
1275 function.
1276 (s390_gdbarch_init): Set extract_struct_value_address.
1277 * arch-utils.c (generic_cannot_extract_struct_value_address):
1278 Delete function.
1279 * arch-utils.h (generic_cannot_extract_struct_value_address):
1280 Delete definition.
1281
fdfb6fc8
MK
12822003-10-31 Mark Kettenis <kettenis@gnu.org>
1283
1284 * i386-linux-nat.c (fetch_core_registers): Remove.
1285 (linux_elf_core_fns): Remove.
1286 (_initialize_i386_linux_nat): Remove.
1287
2f4950cd
AC
12882003-10-31 Andrew Cagney <cagney@redhat.com>
1289
1290 * solib-svr4.c: Update copyright. Include "bfd-target.h" and
1291 "exec.h".
1292 (exec_entry_point): New function.
1293 (enable_break): Create a "tmp_bfd_target", use that and
1294 entry_point_address when computing the relocation offset.
1295 (svr4_relocate_main_executable): Ditto with exec_bfd and exec_ops.
1296 * Makefile.in (solib-svr4.o): Update dependencies.
1297
bba2d28d
AC
12982003-10-31 Andrew Cagney <cagney@redhat.com>
1299
1300 * defs.h (XZALLOC): Define.
1301 * target.h (struct target_ops): Add "to_data";
1302 * bfd-target.h, bfd-target.c: New files.
1303 * Makefile.in (SFILES): Add "bfd-target.c".
1304 (COMMON_OBS): Add "bfd-target.o".
1305 (bfd-target.o): Specify dependencies.
1306 (bfd_target_h): Define.
1307 * defs.h (XZALLOC): Define.
1308
6066c3de
AC
13092003-10-31 Andrew Cagney <cagney@redhat.com>
1310
1311 * rs6000-tdep.c (rs6000_gdbarch_init): For 64-bit ABI, set
1312 adjust_breakpoint_address.
1313 * Makefile.in (ppc-sysv-tdep.o): Add $(target_h).
1314 * ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Declare.
1315 * ppc-sysv-tdep.c: Include "target.h". Update copyright.
1316 (ppc64_sysv_abi_adjust_breakpoint_address): New function.
1317
4b8a223f
AC
13182003-10-31 Andrew Cagney <cagney@redhat.com>
1319
1320 * target.h (struct target_ops): Replace "to_read_partial" and
1321 "to_write_partial" with "to_xfer_partial". Update comments.
1322 * target.c (debug_to_write_partial): Delete function.
1323 (debug_to_xfer_partial): Replace debug_to_read_partial.
1324 (add_target, update_current_target, setup_target_debug): Set
1325 "to_xfer_partial" instead of "to_read_partial" and
1326 "to_write_partial".
1327 (default_xfer_partial): Replace "default_write_partial".
1328 (default_read_partial): Delete.
1329 (target_read_partial, target_write_partial): Call
1330 "to_xfer_partial".
1331 * remote.c (init_remote_ops): Set "to_xfer_partial".
1332 (init_remote_async_ops): Ditto.
1333 (remote_xfer_partial): Replace "remote_read_partial".
1334
66a72d25
MK
13352003-10-31 Mark Kettenis <kettenis@gnu.org>
1336
1337 * i386-tdep.c (i386_supply_fpregset): Support floating-point
1338 registers in `fxsave' format.
1339 (i386_regset_from_core_section): Deal with ".reg-xfp" sections.
1340
9a12a2a0
MK
13412003-10-30 Mark Kettenis <kettenis@gnu.org>
1342
e9f1aad5
MK
1343 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
1344 (i386_linux_init_abi): Initialize TDEP->gregset_reg_offset,
1345 TDEP->gregset_num_regs and tdep->sizeof_gregset.
1346
bb489b3c
MK
1347 * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
1348 specify size of array.
1349 (i386_linux_init_abi): Remove initialization of
1350 TDEP->num_xmm_regs. Use I386_LINUX_NUM_REGS for number of
1351 registers. Use ARRAY_SIZE to initialize TDEP->sc_num_regs.
1352
da285bc4
MK
1353 * config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
1354 * config/i386/fbsd64.mh (NATDEPFILES): Remove corelow.o and
1355 core-regset.o.
1356
9a12a2a0
MK
1357 * fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
1358 the ELF header.
1359
0e24ac5d
MK
13602003-10-29 Mark Kettenis <kettenis@gnu.org>
1361
6d6d8e9c
MK
1362 * config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
1363 * config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and
1364 core-regset.o.
1365
25e60c9b
MK
1366 * fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.
1367
0e24ac5d
MK
1368 * corelow.c: Include "arch-utils.h", "regset.h" and
1369 "gdb_assert.h".
1370 (core_gdbarch): New variable.
1371 (sniff_core_bfd): Don't sniff if we have support for register sets
1372 in CORE_GDBARCH.
1373 (core_close): Reset CORE_GDBARCH.
1374 (core_open): Initialize CORE_GDBARCH.
1375 (get_core_register_section): Use register sets if they are
1376 supported by CORE_GDBARCH.
1377 (get_core_registers): Don't print error message if we have support
1378 for register sets in CORE_GDBARCH.
1379
0a0a4ac3
AC
13802003-10-29 Andrew Cagney <cagney@redhat.com>
1381
1382 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Instead of the
1383 default PPC machine, register 32-bit and 64-bit PPC, and rs6k.
1384
7b097ae3
MK
13852003-10-29 Mark Kettenis <kettenis@gnu.org>
1386
1387 * objfiles.h (clear_objfile_data): New prototype.
1388 * objfiles.c (clear_objfile_data): New function.
1389 * symfile.c (reread_symbols): Clear per-objfile data.
1390
46f45a4a
JJ
13912003-10-28 Jeff Johnston <jjohnstn@redhat.com>
1392
1393 * symfile.c (symbol_file_add_with_addrs_or_offsets): Switch to use
1394 printf_unfiltered instead of printf_filtered for output messages.
1395 (add_symbol_file_command): Ditto.
1396 (reread_symbols): Ditto.
1397 (overlay_auto_command): Ditto.
1398 (overlay_manual_command): Ditto.
1399 (overlay_off_command): Ditto.
1400
2b026650
MK
14012003-10-27 Mark Kettenis <kettenis@gnu.org>
1402
1403 * arch-utils.c (deprecated_select_gdbarch_hack): New function.
1404 (gdbarch_from_bfd): New function.
1405 (set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
1406 deprecated_select_gdbarch_hack.
1407 * arch-utils.h (gdbarch_from_bfd): New prototype.
1408
0bcad584 14092003-10-27 Andrew Cagney <cagney@redhat.com>
931758af
AC
1410
1411 * osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of
1412 arch_info. Use warning instead of fprintf_filtered. Do not use
1413 deprecated bfd_printable_arch_mach.
1414
7f398216
KB
14152003-10-26 Kevin Buettner <kevinb@redhat.com>
1416
1417 * frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
1418 Delete.
1419 (frv_register_type): Rename from frv_register_virtual_type. Add
1420 ``struct gdbarch *'' parameter.
1421 (frv_gdbarch_init): Delete calls to the following functions:
1422 set_gdbarch_deprecated_size(),
1423 set_gdbarch_deprecated_register_bytes(),
1424 set_gdbarch_deprecated_register_raw_size(),
1425 set_gdbarch_deprecated_max_register_raw_size(),
1426 set_gdbarch_deprecated_register_virtual_size(),
1427 set_gdbarch_deprecated_max_register_virtual_size(),
1428 set_gdbarch_deprecated_register_virtual_size(),
1429 set_gdbarch_deprecated_register_virtual_type().
1430 Add call to function set_gdbarch_register_type().
1431
bcf48cc7
MK
14322003-10-26 Mark Kettenis <kettenis@gnu.org>
1433
6c7de422
MK
1434 * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
1435 FDOFF_REGNUM): Remove defines.
1436 * win32-nat.c (do_child_fetch_inferior_registers): Include
1437 "i387-tdep.h".
3e685d41 1438 (do_child_fetch_inferior_registers): Use I387_FISEG_REGNUM and
6c7de422
MK
1439 I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM. Define and
1440 undefine I387_ST0_REGNUM.
1441
f783586b
MK
1442 * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
1443 * x86-64-tdep.c (x86_64_store_return_value): Use
1444 I386_MAX_REGISTER_SIZE instead of FPU_REG_RAW_SIZE.
1445
bcf48cc7
MK
1446 Change register numbers to enumartion values.
1447 * i386-tdep.h (enum i386_regnum): New.
1448 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
1449 I386_EBP_REGNUM, I386_IP_REGNUM, I386_EFLAGS_REGNUM,
1450 I386_ST0_REGNUM): Remove defines.
1451 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
1452 I386_EDI_REGNUM): Remove defines.
1453
b6591e8b
AC
14542003-10-24 Andrew Cagney <cagney@redhat.com>
1455
1456 * target.c: Include "gdbcore.h".
1457 (get_target_memory, get_target_memory_unsigned): New functions.
1458 * target.h (get_target_memory, get_target_memory_unsigned): Declare.
1459 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr):
1460 Use get_target_memory_unsigned.
1461 * Makefile.in (target.o): Update dependencies.
1462
5f724446
AC
14632003-10-24 Andrew Cagney <cagney@redhat.com>
1464
ce2826aa
AC
1465 * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic].
1466 * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto.
1467 * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto.
1468 * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto.
1469 * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
1470
5f724446
AC
1471 * osabi.c (gdbarch_init_osabi): Add comment on 32-bit vs 64-bit.
1472 (can_run_code_for): Use the OO term "singleton".
1473
fc70c2a0
AC
14742003-10-23 Andrew Cagney <cagney@redhat.com>
1475
1476 * Makefile.in (stack.o): Add $(regcache_h).
1477 * stack.c: Include "regcache.h"
1478 (return_command): Rewrite. Use get_frame_id and
1479 get_selected_frame. Eliminate "deprecated_selected_frame". Warn
1480 about unhandled return-values.
1481 * value.h (set_return_value): Delete declaration.
1482 * values.c (set_return_value): Delete function.
1483
4afcc598
JJ
14842003-10-23 Jeff Johnston <jjohnstn@redhat.com>
1485
1486 * ia64-tdep.c: (ia64_frame_cache): Add new prev_cfm field.
1487 (pseudo_regs): Add comment regarding register stack registers.
1488 (ia64_alloc_frame_cache): Initialize new prev_cfm field to 0.
1489 (floatformat_valid): New static routine.
1490 (floatformat_ia64_ext): Add name field and set up is_valid routine
1491 to floatformat_valid().
1492 (examine_prologue): For the previous cfm, use
1493 frame_unwind_register()
1494 if the cfm is not stored in a register-stack register. Save the
1495 previous cfm value in the prev_cfm field. Add debug output.
1496 (ia64_frame_this_id): Use frame_id_build_special() to also register
1497 the bsp. Add debug output.
1498 (ia64_sigtramp_frame_this_id): Ditto.
1499 (ia64_frame_prev_register): Look at cache saved_regs for a few more
1500 registers and also add some checks for framelessness before accepting
1501 current register values for fields such as return address. For cfm,
1502 use the cached prev_cfm field if available. Add comment to explain
1503 PSR logic. Add debug output.
1504 (ia64_sigtramp_frame_init_saved_regs): Save the bsp and sp addresses
1505 as part of initialization.
1506 (ia64_sigtramp_frame_cache): Hard-code stack size as it can't be
1507 calculated. Cache the bsp and cfm values.
1508 (ia64_sigtramp_frame_prev_register): Add logic to this routine out
1509 instead of using ia64_frame_prev_register() which doesn't expect most
1510 registers to be saved. The saved values for bsp and sp
1511 can be taken from the cache. Add debug output.
1512 (ia64_push_dummy_call): Use frame_id_build_special() to also register
1513 the bsp.
1514
6cfae0bc
JB
15152003-10-23 Jim Blandy <jimb@redhat.com>
1516
1517 * osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
1518 architecture the current arch can run code for --- but not if it's
1519 a superset.
1520 (can_run_code_for): New function.
1521
fcd182f9
JW
15222003-10-22 James E Wilson <wilson@specifixinc.com>
1523
1524 * MAINTAINERS: Move myself from paper trail section back to write
1525 after approval section.
1526
4646aa9d
AC
15272003-10-22 Andrew Cagney <cagney@redhat.com>
1528
1529 * exec.h: New file.
1530 * win32-nat.c: Include "exec.h".
1531 * solib.c: Include "exec.h".
1532 * target.h (build_section_table): Delete declaration.
1533 * somsolib.c: Include "exec.h".
1534 (exec_ops): Delete extern declaration.
1535 * rs6000-nat.c: Update copyright. Include "exec.h".
1536 (exec_ops): Delete extern declaration.
1537 * pa64solib.c: Update copyright. Include "exec.h".
1538 (exec_ops): Delete extern declaration.
1539 * exec.c: Update copyright. Include "exec.h".
1540 * corelow.c: Update dependencies. Include "exec.h".
1541 * Makefile.in (exec_h): Define.
1542 (exec.o, somsolib.o): Update dependencies.
1543 (pa64solib.o, corelow.o): Update dependencies.
1544
0088c768
AC
15452003-10-22 Andrew Cagney <cagney@redhat.com>
1546
1547 * target.c: Include "gdb_assert.h" (target_read): Call
1548 "target_read_partial", not "target_write_partial".
1549 (default_read_partial, default_write_partial): New function.
1550 (target_read_partial, target_write_partial): Simplify, assume that
1551 there is always a read/write method.
1552 (update_current_target, add_target): Always set "to_read_partial"
1553 and "to_write_partial".
1554 (target_write, target_read): Fail on a zero byte transfer.
1555 * Makefile.in (target.o): Update dependencies.
1556 * target.h: Update copyright date.
1557 (target_object): Fix typo.
1558
e2d0e7eb
AC
15592003-10-22 Andrew Cagney <cagney@redhat.com>
1560
1561 * gdbarch.sh (convert_from_func_ptr_addr): Convert to a pure
1562 multi-arch method, add "targ" parameter.
1563 (struct target_ops): Declare.
1564 * gdbarch.h, gdbarch.c: Re-generate.
1565 * Makefile.in (c-valprint.o): Update dependencies.
1566 * arch-utils.h: Update copyright.
1567 (convert_from_func_ptr_addr_identity): Declare.
1568 * arch-utils.c (convert_from_func_ptr_addr_identity): New function.
1569 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Update.
1570 * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Upate.
1571 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Update.
1572 * infcall.c (find_function_addr, call_function_by_hand): Update.
1573 * c-valprint.c: Include "target.h".
1574 (print_function_pointer_address): Update.
1575
f1c07ab0
AC
15762003-10-22 Andrew Cagney <cagney@redhat.com>
1577
1578 * target.c (target_close): New function.
1579 (debug_to_close): Use "target_close".
1580 (push_target): Use "target_close".
1581 (unpush_target): Use "target_close".
1582 (pop_target): Use "target_close".
1583 * target.h (struct target_ops): Add "to_xclose".
1584 (target_open): Delete macro. Move comment to "to_open".
1585 (target_close): Replace macro with function that takes a target.
1586 * top.c (quit_target): Pass "current_target" to "target_close".
1587
5520a790
EZ
15882003-10-21 Elena Zannoni <ezannoni@redhat.com>
1589
1590 * minsyms.c (lookup_minimal_symbol_text): Remove unused parameter.
1591 Remove SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
1592 * symtab.h (lookup_minimal_symbol_text): Update.
1593 * breakpoint.c (create_overlay_event_breakpoint,
1594 create_longjmp_breakpoint): Update callers.
1595 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Update caller.
1596 * symtab.c (find_pc_sect_line): Ditto.
1597
caa92b73
AC
15982003-10-21 Andrew Cagney <cagney@redhat.com>
1599
1600 * target.c (errno): Delete extern declaration.
1601
aa2a9a3c
JJ
16022003-10-20 Jeff Johnston <jjohnstn@redhat.com>
1603
1604 * ia64-tdep.c: Change all occurrences of
1605 DEPRECATED_REGISTER_RAW_SIZE to use register_size() instead.
1606 (ia64_frame_prev_register): Minor whitespace change.
1607
4beec2b7
MC
16082003-10-20 Michael Chastain <mec@shout.net>
1609
1610 * config/djgpp/fnchange.lst: Add lines for:
1611 sim/testsuite/sim/frv/interrupts/Ipipe-fr400.cgs,
1612 sim/testsuite/sim/frv/interrupts/Ipipe-fr500.cgs,
1613 sim/testsuite/sim/frv/interrupts/badalign-fr550.cgs,
1614 sim/testsuite/sim/frv/interrupts/compound-fr550.cgs,
1615 sim/testsuite/sim/frv/interrupts/data_store_error-fr550.cgs,
1616 sim/testsuite/sim/frv/interrupts/fp_exception-fr550.cgs,
1617 sim/testsuite/sim/frv/interrupts/insn_access_error-fr550.cgs.
1618
92ad9cd9
AC
16192003-10-20 Andrew Cagney <cagney@redhat.com>
1620
1621 * values.c (register_value_being_returned): Update comments. Use
1622 "gdbarch_return_value" when available.
1623 (using_struct_return): Ditto.
1624 (set_return_value): Ditto. Use "gdbarch_return_value" when
1625 available.. Print a warning, and not an error, when an unhandled
1626 return type is encountered.
1627 * infcmd.c: Include "gdb_assert.h".
1628 (print_return_value): When gdbarch_return_value_p, and using
1629 struct return, assume that the value is not available.
1630 * defs.h (return_value_convention): Define.
1631 * gdbarch.sh (gdbarch_return_value): New predicate method.
1632 * gdbarch.h, gdbarch.c: Re-generate
1633 * ppc-sysv-tdep.c (return_value_convention): Delete definition.
1634
198beae2
AC
16352003-10-20 Andrew Cagney <cagney@redhat.com>
1636
1637 * symtab.c: Replace "struct sec" with "struct bfd_section".
1638 * objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
1639
24d693a6 16402003-10-19 Michael Chastain <mec@shout.net>
e7cb278a
MC
1641
1642 * config/djgpp/fnchange.lst: Add lines for:
1643 gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,
1644 gdb/i386fbsd-nat.c, gdb/i386fbsd-tdep.c,
1645 gdb/sparc64fbsd-nat.c, gdb/sparc64bsd-tdep.c.
1646
21ad8dc3
MK
16472003-10-19 Mark Kettenis <kettenis@gnu.org>
1648
1649 * amd64fbsd-nat.c (fetch_inferior_registers,
1650 store_inferior_registers): Remove functions.
1651 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64bsd-nat.o.
1652
cced5e27
MK
16532003-10-18 Mark Kettenis <kettenis@gnu.org>
1654
1655 Add NetBSD/amd64 native configuration:
1656 * x86-64-tdep.h (amd64nbsd_r_reg_offset): Add extern declarations.
1657 * amd64nbsd-tdep.c: New file.
1658 * amd64nbsd-nat.c: New file.
1659 * amd64bsd-nat.c: New file.
1660 * config/i386/nbsd64.mh: New file.
1661 * config/i386/nbsd64.mt: New file.
1662 * configure.host: Add x86_64-*-netbsd*.
1663 * configure.tgt: Add x86_64-*-netbsd*.
1664 * Makefile.in (amd64bsd-nat.o, amd64nbsd-nat.o, amd64nbsd-tdep.o):
1665 New targets.
1666 * NEWS (New native configurations): Mention NetBSD/amd64.
1667
666de3fd
MC
16682003-10-17 Michael Chastain <mec@shout.net>
1669
1670 * config/djgpp/fnchange.lst: Remove dead lines for:
1671 bfd/elf32-i386qnx.c, bfd/elf32-ppcqnx.c, bfd/elf32-shqnx.c,
1672 bfd/elf32-sh-lin.c, bfd/elf32-sh-nbsd.c, bfd/elf32-sh64-nbsd.c,
1673 bfd/elf64-alpha-fbsd.c, bfd/elf64-sh64-nbsd.c,
1674 gdb/alphanbsd-nat.c, gdb/config/i386/tm-i386mk.h,
1675 gdb/config/i386/tm-i386v42mp.h, gdb/config/i386/xm-i386mach.h,
1676 gdb/config/i386/xm-i386mk.h, gdb/config/i386/xm-i386v32.h,
1677 gdb/config/m68k/apollo68v.mh, gdb/config/m68k/nm-apollo68v.h,
1678 gdb/config/m68k/xm-apollo68v.h, gdb/config/m88k/tm-delta88v4.h,
1679 gdb/config/mips/tm-bigmips64.h, gdb/config/mips/tm-embed64.h,
1680 gdb/config/mips/tm-embedl.h, gdb/config/mips/tm-embedl64.h,
1681 gdb/config/mips/tm-vr4300el.h, gdb/config/mips/tm-vr4xxxel.h,
1682 gdb/config/mips/tm-vr5000el.h, gdb/config/sparc/tm-sparclet.h,
1683 gdb/config/sparc/tm-sparclite.h,
1684 gdb/gdbtk/generic/ChangeLog-2001,
1685 gdb/gdbtk/library/ChangeLog-2001, gdb/remote-adapt.c,
1686 gdb/remote-eb.c, gdb/remote-mm.c, gdb/remote-nrom.c,
1687 gdb/remote-udi.c, gdb/remote-vx29k.c, gdb/remote-vx960.c,
1688 gdb/sparclet-rom.c, gdb/sparclet-stub.c,
1689 gdb/testsuite/gdb.mi/mi0-var-block.exp,
1690 gdb/testsuite/gdb.mi/mi0-var-child.exp,
1691 gdb/testsuite/gdb.mi/mi0-var-cmd.exp,
1692 gdb/testsuite/gdb.mi/mi0-var-display.exp,
1693 itcl/iwidgets3.0.0/demos/extfileselectionbox,
1694 itcl/iwidgets3.0.0/demos/extfileselectiondialog,
1695 itcl/iwidgets3.0.0/demos/fileselectionbox,
1696 itcl/iwidgets3.0.0/demos/fileselectiondialog,
1697 itcl/iwidgets3.0.0/demos/html/buttonbox.n.html,
1698 itcl/iwidgets3.0.0/demos/html/canvasprintbox.n.html,
1699 itcl/iwidgets3.0.0/demos/html/canvasprintdialog.n.html,
1700 itcl/iwidgets3.0.0/demos/html/combobox.n.html,
1701 itcl/iwidgets3.0.0/demos/html/dialog.n.html,
1702 itcl/iwidgets3.0.0/demos/html/dialogshell.n.html,
1703 itcl/iwidgets3.0.0/demos/html/entryfield.n.html,
1704 itcl/iwidgets3.0.0/demos/html/feedback.n.html,
1705 itcl/iwidgets3.0.0/demos/html/fileselectionbox.n.html,
1706 itcl/iwidgets3.0.0/demos/html/fileselectiondialog.n.html,
1707 itcl/iwidgets3.0.0/demos/html/hyperhelp.n.html,
1708 itcl/iwidgets3.0.0/demos/html/iwidgets2.2.0UserCmds.html,
1709 itcl/iwidgets3.0.0/demos/html/labeledwidget.n.html,
1710 itcl/iwidgets3.0.0/demos/html/menubar.n.html,
1711 itcl/iwidgets3.0.0/demos/html/messagedialog.n.html,
1712 itcl/iwidgets3.0.0/demos/html/notebook.n.html,
1713 itcl/iwidgets3.0.0/demos/html/optionmenu.n.html,
1714 itcl/iwidgets3.0.0/demos/html/panedwindow.n.html,
1715 itcl/iwidgets3.0.0/demos/html/promptdialog.n.html,
1716 itcl/iwidgets3.0.0/demos/html/pushbutton.n.html,
1717 itcl/iwidgets3.0.0/demos/html/radiobox.n.html,
1718 itcl/iwidgets3.0.0/demos/html/scrolledcanvas.n.html,
1719 itcl/iwidgets3.0.0/demos/html/scrolledframe.n.html,
1720 itcl/iwidgets3.0.0/demos/html/scrolledhtml.n.html,
1721 itcl/iwidgets3.0.0/demos/html/scrolledlistbox.n.html,
1722 itcl/iwidgets3.0.0/demos/html/scrolledtext.n.html,
1723 itcl/iwidgets3.0.0/demos/html/selectionbox.n.html,
1724 itcl/iwidgets3.0.0/demos/html/selectiondialog.n.html,
1725 itcl/iwidgets3.0.0/demos/html/shell.n.html,
1726 itcl/iwidgets3.0.0/demos/html/spindate.n.html,
1727 itcl/iwidgets3.0.0/demos/html/spinint.n.html,
1728 itcl/iwidgets3.0.0/demos/html/spinner.n.html,
1729 itcl/iwidgets3.0.0/demos/html/spintime.n.html,
1730 itcl/iwidgets3.0.0/demos/html/tabnotebook.n.html,
1731 itcl/iwidgets3.0.0/demos/html/tabset.n.html,
1732 itcl/iwidgets3.0.0/demos/html/toolbar.n.html,
1733 itcl/iwidgets3.0.0/demos/scrolledcanvas,
1734 itcl/iwidgets3.0.0/demos/scrolledframe,
1735 itcl/iwidgets3.0.0/demos/scrolledhtml,
1736 itcl/iwidgets3.0.0/demos/scrolledlistbox,
1737 itcl/iwidgets3.0.0/demos/scrolledtext,
1738 itcl/iwidgets3.0.0/demos/selectionbox,
1739 itcl/iwidgets3.0.0/demos/selectiondialog,
1740 itcl/iwidgets3.0.0/doc/canvasprintbox.n,
1741 itcl/iwidgets3.0.0/doc/canvasprintdialog.n,
1742 itcl/iwidgets3.0.0/doc/extfileselectionbox.n,
1743 itcl/iwidgets3.0.0/doc/extfileselectiondialog.n,
1744 itcl/iwidgets3.0.0/doc/fileselectionbox.n,
1745 itcl/iwidgets3.0.0/doc/fileselectiondialog.n,
1746 itcl/iwidgets3.0.0/doc/scopedobject.n.backup,
1747 itcl/iwidgets3.0.0/doc/scrolledcanvas.n,
1748 itcl/iwidgets3.0.0/doc/scrolledframe.n,
1749 itcl/iwidgets3.0.0/doc/scrolledhtml.n,
1750 itcl/iwidgets3.0.0/doc/scrolledlistbox.n,
1751 itcl/iwidgets3.0.0/doc/scrolledtext.n,
1752 itcl/iwidgets3.0.0/doc/selectionbox.n,
1753 itcl/iwidgets3.0.0/doc/selectiondialog.n,
1754 itcl/iwidgets3.0.0/generic/canvasprintbox.itk,
1755 itcl/iwidgets3.0.0/generic/canvasprintdialog.itk,
1756 itcl/iwidgets3.0.0/generic/extfileselectionbox.itk,
1757 itcl/iwidgets3.0.0/generic/extfileselectiondialog.itk,
1758 itcl/iwidgets3.0.0/generic/fileselectionbox.itk,
1759 itcl/iwidgets3.0.0/generic/fileselectiondialog.itk,
1760 itcl/iwidgets3.0.0/generic/scrolledcanvas.itk,
1761 itcl/iwidgets3.0.0/generic/scrolledframe.itk,
1762 itcl/iwidgets3.0.0/generic/scrolledhtml.itk,
1763 itcl/iwidgets3.0.0/generic/scrolledlistbox.itk,
1764 itcl/iwidgets3.0.0/generic/scrolledtext.itk,
1765 itcl/iwidgets3.0.0/generic/scrolledwidget.itk,
1766 itcl/iwidgets3.0.0/generic/selectionbox.itk,
1767 itcl/iwidgets3.0.0/generic/selectiondialog.itk,
1768 itcl/iwidgets3.0.0/tests/canvasprintbox.test,
1769 itcl/iwidgets3.0.0/tests/canvasprintdialog.test,
1770 itcl/iwidgets3.0.0/tests/extfileselectionbox.test,
1771 itcl/iwidgets3.0.0/tests/extfileselectiondialog.test,
1772 itcl/iwidgets3.0.0/tests/fileselectionbox.test,
1773 itcl/iwidgets3.0.0/tests/fileselectiondialog.test,
1774 itcl/iwidgets3.0.0/tests/scrolledcanvas.test,
1775 itcl/iwidgets3.0.0/tests/scrolledframe.test,
1776 itcl/iwidgets3.0.0/tests/scrolledhtml.test,
1777 itcl/iwidgets3.0.0/tests/scrolledlistbox.test,
1778 itcl/iwidgets3.0.0/tests/scrolledtext.test,
1779 itcl/iwidgets3.0.0/tests/selectionbox.test,
1780 itcl/iwidgets3.0.0/tests/selectiondialog.test,
1781 itcl/iwidgets3.0.0/unix/iwidgets.tcl.in,
1782 itcl/iwidgets3.0.0/unix/pkgIndex.tcl.in,
1783 tix/docs/Release-4.1.0.html, tix/docs/Release-4.1.0.txt,
1784 tix/docs/Release-4.1a2.html, tix/docs/Release-4.1a2.txt,
1785 tix/docs/Release-4.1a3.html, tix/docs/Release-4.1a3.txt,
1786 tix/docs/Release-4.1b1.html, tix/docs/Release-4.1b1.txt,
1787 tix/docs/Release-4.1b2.html, tix/docs/Release-4.1b2.txt,
1788 tix/tixConfig.sh.in, tix/unix/tk4.2/pkgIndex.tcl.in,
1789 tix/unix/tk8.0/pkgIndex.tcl.in, tix/unix/tk8.0/pkgIndex.tcl.in,
1790 tix/unix/tk8.1/pkgIndex.tcl.in, tix/win/tkConsole41.c,
1791 tix/win/tkConsole42.c, tix/win/tkConsole80a1.c,
1792 tix/win/tkConsole80b1.c, tix/win/tkConsole81.c, tk/doc/tk4.0.ps,
1793 tk/mac/tkMacProjects.sit.hqx.
1794
1e3ff5ad
AC
17952003-10-17 Andrew Cagney <cagney@redhat.com>
1796
8db32d44
AC
1797 * target.c (target_section_by_addr): New function.
1798 (do_xfer_memory): Use "target_section_by_addr".
1799 * target.h (target_section_by_addr): Declare.
1800
1e3ff5ad
AC
1801 * target.h (struct target_ops): Add "to_read_partial" and
1802 "to_write_partial", delete "to_query".
1803 (target_read_partial, target_write_partial): Declare.
1804 (target_read, target_write): Declare.
1805 (target_query): Delete macro.
1806 * target.c (target_read_partial): New function.
1807 (target_write_partial, target_read, target_write): New function.
1808 (update_current_target): Delete inheritance of "to_query". Add
1809 comments about "to_read_partial" and "to_write_partial".
1810 (debug_to_partial_read, debug_to_partial_write): New functions.
1811 (debug_to_query): Delete function.
1812 (setup_target_debug): Set "to_read_partial" and "to_write_partial"
1813 instead of "to_query".
1814 * remote.c (remote_read_partial): Replace "remote_query".
1815 (init_remote_ops): Set "to_read_partial" instead of "to_query".
1816 (init_remote_async_ops): Ditto.
1817 * kod.c (gdb_kod_query): Make "bufsize" a LONGEST. Use
1818 "target_read_partial" instead of "target_query".
1819 * avr-tdep.c (avr_io_reg_read_command): Make "bufsize" a LONGEST.
1820 Use "target_read_partial" instead of "target_query".
1821
48c66725
JJ
18222003-10-17 Jeff Johnston <jjohnstn@redhat.com>
1823
1824 * frame.h (struct frame_id): Add new field: special_addr.
1825 (frame_id_build_special): New prototype.
1826 * frame.c (frame_id_build_special): New function.
1827 (frame_id_build): Change to call frame_id_build_special().
1828 (frame_id_eq): Change to also test special_addr field.
1829 (frame_id_inner): Update comment.
1830
7998dfc3
AC
18312003-10-17 Andrew Cagney <cagney@redhat.com>
1832
1833 * target.c (update_current_target): Perform the target cleanup.
1834 Put the target stack beneath the squashed "current_target".
1835 (add_target): Delete disabled call to "cleanup_target".
1836 (cleanup_target): Delete function.
1837 (push_target, unpush_target): Do not call "cleanup_target".
1838
9c04404e 18392003-10-17 Andrew Cagney <cagney@redhat.com>
258b763a
AC
1840
1841 * target.c (target_stack): Change to a static target_ops.
1842 (update_current_target): Walk the "struct target_ops" stack.
1843 (pop_target, do_xfer_memory, target_info): Ditto.
1844 (find_target_beneath): Ditto.
1845 (push_target): Rewrite to use the "struct target_ops" stack.
1846 (unpush_target): Ditto.
1847 * target.h (struct target_stack_item): Delete definition.
1848 (target_stack): Delete declaration.
1849 (struct target_ops): Add field "beneath".
1850
c98a2b49 18512003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
ac1764c7
AC
1852
1853 * gdb/config/h8300/tm-h8300.h (h8300_normal_mode): Add external
1854 declaration.
1855 * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode
c98a2b49
SA
1856 (h8300_examine_prologue): Use h8300_normal_mode flag
1857 (h8300_gdbarch_init): Set architecture info for normal mode
1858
506fb367
DJ
18592003-10-16 Daniel Jacobowitz <drow@mvista.com>
1860
1861 * remote.c (remote_protocol_vcont): New variable.
1862 (set_remote_protocol_vcont_packet_cmd): New function.
1863 (show_remote_protocol_vcont_packet_cmd): New function.
1864 (init_all_packet_configs): Handle remote_protocol_vcont.
1865 (remote_vcont_probe): New function.
1866 (remote_vcont_resume): New function.
1867 (remote_resume): Use it.
1868 (remote_async_resume): Call remote_resume.
1869 (_initialize_remote): Add verbose-resume packet commands.
1870
65815ea1
AC
18712003-10-16 Andrew Cagney <cagney@redhat.com>
1872
1873 * infrun.c (handle_inferior_event): Add comment about
1874 "frame_id_inner" being too weak.
1875
40324f1b
EZ
18762003-10-16 Elena Zannoni <ezannoni@redhat.com>
1877
1878 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
1879 second parameter, which is always null. Remove
1880 SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
1881 * symtab.h (lookup_minimal_symbol_solib_trampoline): Update
1882 accordingly.
1883 * somsolib.c (som_solib_create_inferior_hook,
1884 som_solib_desire_dynamic_linker_symbols): Update callers.
1885 * hppa-tdep.c (hppa_fix_call_dummy): Ditto.
b4b4b794
KI
1886
18872003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>
1888
1889 * remote-m32r-sdi.c : New file, interface to m32r on-chip
1890 debug interface, SDI (Scalable Debug Interface).
1891 * NEWS: Mention m32r SDI protocol was supported.
1892 * Makefile.in (remote-m32r-sdi.o): Add build rule.
1893 * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
1894
51931cbb
JJ
18952003-10-15 Jeff Johnston <jjohnstn@redhat.com>
1896
1897 * ia64-linux-tdep.c: Include gdbcore.h.
1898 (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed.
1899 (ia64_linux_sigcontext_register_addr): Find the address of the
1900 sigcontext area stored in the sigframe instead of using
1901 a magic offset constant.
1902
84e7fd53
AC
19032003-10-15 Andrew Cagney <cagney@redhat.com>
1904
1905 * remote.c (remote_search): Delete function.
1906 * target.h (target_search): Delete disabled macro.
1907 (struct target_ops): Delete disabled field "to_search".
1908
0f4d7c52
KB
19092003-10-14 Kevin Buettner <kevinb@redhat.com>
1910
1911 * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()
1912 instead of deprecated_inside_entry_file().
1913
2e952408
CV
19142003-10-14 Corinna Vinschen <vinschen@redhat.com>
1915
1916 * sh-tdep.c: Fix copy/paste hangover in comment.
1917 (sh_push_dummy_call_fpu): Accomodate double passing in little endian
1918 mode.
1919 (sh3e_sh4_extract_return_value): Ditto.
1920
7e86466e
RH
19212003-10-13 Richard Henderson <rth@redhat.com>
1922
1923 * f-typeprint.c (f_type_print_base): Handle TYPE_CODE_REF.
1924 * f-valprint.c (f_val_print): Likewise. Tweak TYPE_CODE_PTR to
1925 match c_val_print a bit closer.
1926
46a16dba
KB
19272003-10-13 Kevin Buettner <kevinb@redhat.com>
1928
1929 * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants.
1930 (frv_gdbarch_adjust_breakpoint_address): New function.
1931 (frv_gdbarch_init): Initialize ``gdbarch_adjust_breakpoint_address''
1932 method.
1933
76897487
KB
19342003-10-13 Kevin Buettner <kevinb@redhat.com>
1935
1936 * breakpoint.h (struct breakpoint): Add new member
1937 ``requested_address''.
1938 * breakpoint.c (breakpoint_adjustment_warning)
1939 (adjust_breakpoint_address): New static functions.
1940 (print_it_typical): Issue warning if breakpoint's address is different
1941 from its requested address.
1942 (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1)
1943 (breakpoint_re_set_one): Set breakpoint's
1944 ``requested_address'' field. Set ``address'' field to the
1945 result of calling adjust_breakpoint_address() on the requested
1946 address.
1947
a1131521
KB
19482003-10-13 Kevin Buettner <kevinb@redhat.com>
1949
1950 * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method.
1951 * gdbarch.h, gdbarch.c: Regenerate.
1952
6ce6d90f
MK
19532003-10-11 Mark Kettenis <kettenis@gnu.org>
1954
155c1d33
MK
1955 * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initialize
1956 TDEP->sc_num_regs.
1957
8a96bc77
MK
1958 * i386fbsd-tdep.c: New file.
1959 (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
1960 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
1961 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Move here from
1962 i386bsd-tdep.c.
1963 (_initialize_i386fbsd_tdep): New function.
1964 (i386fbsd_r_reg_offset, i386fbsd4_r_reg_offset): New varibles.
1965 (i386fbsdaout_init_abi): Initialize TDEP->gregset_reg_offset,
1966 TDEP->gregset_num_regs, TDEP->sizeof_gregset and
1967 TDEP->sizeof_fpregset. Use ARRAY_SIZE to initialize
1968 TDEP->sc_num_regs.
1969 (i386fbsd4_init_abi): Initialize TDEP->gregset_reg_offset,
1970 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
1971 to initialize TDEP->sc_num_regs.
1972 * i386bsd-tdep.c (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
1973 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
1974 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Remove.
1975 (_initialize_i386bsd_tdep): Don't register FreeBSD a.out and
1976 FreeBSD ELF OS/ABI's here.
1977 * Makefile.in (ALLDEPFILES): Add i386fbsd-tdep.c.
1978 (i386fbsd-tdep.o): New target.
1979 * config/i386/fbsd.mt (TDEPFILES): Add i386fbsd-tdep.o.
1980 * config/i386/fbsd64.mt (TDEPFILES): Add i386fbsd-tdep.o.
1981
477f40d1
MK
1982 * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.
1983 (amd64fbsd_init_abi): Set TDEP->gregset_reg_offset,
1984 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
1985 in initialization of TDEP->sc_num_regs.
1986
c6b33596
MK
1987 * x86-64-tdep.c (x86_64_regset_from_core_section): New function.
1988 (x86_64_init_abi): Initialize regset_from_core_section if
1989 appropriate.
1990
8446b36a
MK
1991 * i386-tdep.c (i386_regset_from_core_section): New function.
1992 (i386_gdbarch_init): Initialize regset_from_core_section if
1993 appropriate.
1994 * i386-tdep.h (i386_regset_from_core_section): New declaration.
1995
c783cbd6
MK
1996 * i386-tdep.h (struct regset): Declare opaque.
1997
6ce6d90f
MK
1998 * gdbarch.sh (regset_from_core_section): New method.
1999 (struct regset): Declare opaque.
2000 * gdbarch.c, gdbarch.h: Regenerated.
2001
b98ed7be
AM
20022003-10-11 Alan Modra <amodra@bigpond.net.au>
2003
2004 * hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to
2005 _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
2006 Correct test for pc within section.
2007
f6214256
MK
20082003-10-11 Mark Kettenis <kettenis@gnu.org>
2009
2010 * gdbarch.sh: Remove trailing whitepsace from comments.
2011
a8f4cde1
RM
20122003-10-08 Roland McGrath <roland@redhat.com>
2013
2014 * gcore.c (make_mem_sec): Function removed, folded into ...
2015 (gcore_create_callback): ... here. To omit a section, clear its
2016 SEC_LOAD bit rather than zeroing its size.
2017 Omit read-only sections only if they correspond to a known disk file.
2018 (gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
2019
74276724
MS
20202003-10-10 Michael Snyder <msnyder@redhat.com>
2021
2022 * d10v-tdep.c: Fix typo in comment.
2023
e754ae69
AC
20242003-10-10 Andrew Cagney <cagney@redhat.com>
2025
2026 * rs6000-tdep.c (e500_store_return_value): Delete function.
2027 (e500_extract_return_value): Delete function.
2028 (rs6000_gdbarch_init): When SYSV, set "extract_return_value" and
2029 "restore_return_value" to "ppc_sysv_abi_extract_return_value" and
2030 "ppc_sysv_abi_restore_return_value" where applicable.
2031 * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
2032 (ppc_sysv_abi_extract_return_value): Declare.
2033 (ppc_sysv_abi_broken_store_return_value): Declare.
2034 (ppc_sysv_abi_broken_extract_return_value): Declare.
2035 (ppc_sysv_abi_broken_use_struct_convention:) Delete declaration.
2036 * ppc-sysv-tdep.c (return_value_convention): Move definition to
2037 start of file.
2038 (do_ppc_sysv_return_value): New function.
2039 (ppc_sysv_abi_extract_return_value): New function.
2040 (ppc_sysv_abi_store_return_value): New function.
2041 (ppc_sysv_abi_broken_extract_return_value): New function.
2042 (ppc_sysv_abi_broken_store_return_value): New function.
2043 (ppc_sysv_abi_use_struct_convention): Call
2044 do_ppc_sysv_return_value.
2045
8d4ce20a
JB
20462003-10-10 J. Brobecker <brobecker@gnat.com>
2047
2048 * blockframe.c (inside_main_func): No longer use symbol_lookup()
2049 to lookup the main function symbol.
2050
afce3d2a
CV
20512003-10-10 Corinna Vinschen <vinschen@redhat.com>
2052
2053 * sh-tdep.c (sh_treat_as_flt_p): New function to recognize float
2054 types correctly.
2055 (sh_push_dummy_call_fpu): Fix argument passing rules.
2056 (sh3e_sh4_extract_return_value): Call sh_treat_as_flt_p to recognize
2057 float types.
2058 (sh3e_sh4_store_return_value): Ditto.
2059
7fe958be
EZ
20602003-10-10 Elena Zannoni <ezannoni@redhat.com>
2061
2062 * sh-tdep.c (sh_use_struct_convention): Clarify one case in
2063 comment.
2064
3f997a97
CV
20652003-10-10 Corinna Vinschen <vinschen@redhat.com>
2066
2067 * sh-tdep.c (sh_use_struct_convention): Clean up to have a
2068 more readable code. Accomodate passing of bitfields.
2069
8be9034a
AC
20702003-10-10 Andrew Cagney <cagney@redhat.com>
2071
2072 * Makefile.in (ppc-sysv-tdep.o): Add $(gdb_assert_h).
2073 * rs6000-tdep.c (rs6000_gdbarch_init): When 64 bit SysV ABI, set
2074 push_dummy_call to ppc64_sysv_abi_push_dummy_call.
2075 * ppc-sysv-tdep.c: Include "gdb_assert.h".
2076 (ppc64_sysv_abi_push_dummy_call): New function.
2077 (ppc64_sysv_abi_broken_push_dummy_call): New function.
2078 * ppc-tdep.h (ppc64_sysv_abi_push_dummy_call): Declare.
2079 (ppc64_sysv_abi_broken_push_dummy_call): Declare.
2080
85a453d5
KI
20812003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2082
2083 * NEWS: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2084 * README: Ditto.
2085 * d10v-tdep.c: Ditto.
2086 * h8300-tdep.c: Ditto.
2087 * remote-e7000.c: Ditto.
2088 * remote-hms.c: Ditto.
2089 * ser-e7kpc.c: Ditto.
2090 * sh-stub.c: Ditto.
2091 * sh-tdep.c: Ditto.
2092 * sh-tdep.h: Ditto.
2093 * sh3-rom.c: Ditto.
2094 * sh64-tdep.c: Ditto.
2095 * top.c: Ditto.
2096 * wince.c: Ditto.
2097 * config/d10v/d10v.mt: Ditto.
2098 * config/sh/embed.mt: Ditto.
2099 * config/sh/linux.mt: Ditto.
2100 * config/sh/tm-linux.h: Ditto.
2101 * config/sh/tm-sh.h: Ditto.
2102 * config/sh/wince.mt: Ditto.
2103
221c12ff
AC
21042003-10-09 Andrew Cagney <cagney@redhat.com>
2105
2106 * ppc-tdep.h (struct type): Declare opaque.
2107 * x86-64-tdep.h (struct regcache): Declare opaque.
2108 * sh-tdep.c (sh_do_fp_register): Delete "register" attribute, fix
2109 coding style.
2110
ef5200c1
AC
21112003-10-09 Andrew Cagney <cagney@redhat.com>
2112
2113 Changes from 2003-09-09 Jimi Xenidis <jimix@watson.ibm.com>:
2114 * config/rs6000/tm-rs6000.h (SOFTWARE_SINGLE_STEP): Delete macro.
2115 (SOFTWARE_SINGLE_STEP_P): Ditto.
2116 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
2117 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Ditto.
2118 (SOFTWARE_SINGLE_STEP_P): Ditto.
2119 * rs6000-tdep.c (rs6000_gdbarch_init): When AIX, set
2120 software_single_step to rs6000_software_single_step.
a8f4cde1 2121
9644bbdd
AC
21222003-10-09 Andrew Cagney <cagney@redhat.com>
2123
2124 * MAINTAINERS: Mark m32r-elf as buildable with -Werror.
2125
db72fa6b
MS
21262003-10-09 Michael Snyder <msnyder@redhat.com>
2127
f3efb16c
MS
2128 * frame.h: Fix typo in comment.
2129 * dummy-frame.c: Fix typo in comment.
db72fa6b
MS
2130 * d10v-tdep.c: Random whitespace/comment tweaks.
2131
9a5cef92
EZ
21322003-10-09 Elena Zannoni <ezannoni@redhat.com>
2133
2134 * sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code.
f49c4e4e 2135 (sh_push_dummy_code): Delete function, it's only used for dummy calls
9a5cef92 2136 on stack.
a8f4cde1 2137
9a5cef92
EZ
2138 Based on input by Stephen Clarke (stephen.clarke@superh.com):
2139 * sh-tdep.c (sh_use_struct_convention): Add comment explaining ABI
2140 in detail.
a8f4cde1 2141
0f317a0c
DJ
21422003-10-09 Daniel Jacobowitz <drow@mvista.com>
2143
2144 * remote-mips.c (mips_initialize): Remove unneeded call to
2145 get_selected_frame. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
2146
bbab2f46
DJ
21472003-10-09 Daniel Jacobowitz <drow@mvista.com>
2148
2149 * dwarf2expr.c (execute_stack_op): Don't treat the frame base as
2150 a memory pointer.
2151
550950b8
JJ
21522003-10-08 Jeff Johnston <jjohnstn@redhat.com>
2153
2154 * lin-lwp.c (stop_and_resume_callback): Set the resumed flag
2155 for any lwp we resume.
2156 (running_callback): Add lwps that have pending status events
2157 against them to be considered running.
2158
15c69bc7
KI
21592003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2160
2161 * m32r-tdep.c : Include "dis-asm.h".
2162 * Makefile.in (m32r-tdep.o): Update dependencies.
2163
51065942
JB
21642003-10-06 J. Brobecker <brobecker@gnat.com>
2165
2166 * completer.h (get_gdb_completer_word_break_characters): Delete.
2167 * completer.c: include language.h.
2168 (gdb_completer_word_break_characters): Delete.
2169 (get_gdb_completer_word_break_characters): Delete.
2170 (location_completer): Use the word break characters of the current
2171 language.
2172 (complete_line): Likewise.
2173 (line_completion_function): Likewise.
2174 (skip_quoted_chars): Likewise.
2175 * Makefile.in (completer.o): Add dependency on language.h.
2176 * top.c (init_main): Set the readline word break characters
2177 to GDB's default word break characters.
2178
6084f43a
JB
21792003-10-06 J. Brobecker <brobecker@gnat.com>
2180
2181 * language.h (language_defn): new field, la_word_break_characters.
2182 * language.c (unknown_language_defn): Set new field to
2183 default_word_break_characters.
2184 (auto_language_defn): Likewise.
2185 (local_language_defn): Likewise.
2186 * ada-lang.c (ada_language_defn): Likewise.
2187 * c-lang.c (c_language_defn): Likewise.
2188 (cplus_language_defn): Likewise.
2189 (asm_language_defn): Likewise.
2190 (minimal_language_defn): Likewise.
2191 * f-lang.c (f_language_defn): Likewise.
2192 * jv-lang.c (java_language_defn): Likewise.
2193 * m2-lang.c (m2_language_defn): Likewise.
2194 * objc-lang.c (objc_language_defn): Likewise.
2195 * p-lang.c (pascal_language_defn): Likewise.
2196 * scm-lang.c (scm_language_defn): Likewise.
2197
944fcfab
AC
21982003-10-06 Andrew Cagney <cagney@redhat.com>
2199
2200 * ppc-sysv-tdep.c: Re-indent.
2201
9f0a5303
JB
22022003-10-06 J. Brobecker <brobecker@gnat.com>
2203
2204 * language.h (default_word_break_characters): Add prototype.
2205 * language.c (default_word_break_characters): New function.
2206
7270b6ed
AS
22072003-10-06 Andreas Schwab <schwab@suse.de>
2208
2209 * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
2210 with %eax.
2211
a5d61f66
AC
22122003-10-06 Andrew Cagney <cagney@redhat.com>
2213
2214 * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
2215 "h8500-tdep.c".
2216 (z8k-tdep.o): Delete custom build rule.
2217
28a86f5c
AC
22182003-10-06 Andrew Cagney <cagney@redhat.com>
2219
1bfd8a83
AC
2220 * Makefile.in: Update all dependencies.
2221
17144ef8
AC
2222 * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
2223 No longer list PA as as obsolete candidate. List m32r as
2224 broken instead of obsolete.
a8f4cde1 2225
a5679ae5
AC
2226 * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
2227 * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
2228 * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
2229 * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
2230 * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
2231 * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
2232 * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
2233 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
2234 * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
2235 * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
2236 * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
2237 * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
2238 * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
2239 * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
2240 * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
2241 * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
2242 * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
2243 * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
2244 * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
2245 * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
2246 * config/z8k/z8k.mt: Ditto.
2247
4a8269c0
AC
2248 * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
2249 h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
2250 mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
2251 i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
2252 sparclite were removed.
2253 * configure.host, configure.tgt: Remove corresponding tuples.
2254
41989fcd
AC
2255 * breakpoint.c, breakpoint.h: Remove obsolete code.
2256 * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
2257 * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
2258 * stabsread.h, xcoffread.c: Ditto.
2259
28a86f5c
AC
2260 * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
2261 * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
2262 * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
2263 * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
2264
4efdaa0d
DL
22652003-10-06 David Lecomber <dsl@sources.redhat.com>
2266
2267 * f-valprint.c: Reformatting
2268
ae53de43
MK
22692003-10-06 Mark Kettenis <kettenis@gnu.org>
2270
a8bb57e7
MK
2271 * x86-64-tdep.c: Remove duplicate comment.
2272
ae53de43
MK
2273 * x86-64-tdep.c (x86_64_store_return_value): Don't use
2274 DEPRECATED_REGISTER_RAW_SIZE. Use symbolic names for register
2275 names for return values. This fixes a bug since we looked at %rbx
2276 instead of %rdx.
2277
473f17b0
MK
22782003-10-05 Mark Kettenis <kettenis@gnu.org>
2279
2c261fae
MK
2280 * x86-64-tdep.c: Include "regset.h".
2281
473f17b0
MK
2282 * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
2283 gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset,
2284 sizeof_fpregset.
2285 * i386-tdep.c: Include "regset.h".
2286 (i386_supply_gregset): New function.
2287 (i386_supply_fpregset): New function.
2288 (i386_gdbarch_init): Initialze register set-related members of
2289 TDEP.
2290 * x86-64-tdep.c (x86_64_supply_fpregset): New function.
2291 (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
2292
afd48b75
AC
22932003-10-03 Andrew Cagney <cagney@redhat.com>
2294
2295 * rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI,
2296 set extract_return_value, store_return_value and
2297 use_struct_convention to ppc64_sysv_abi_extract_return_value,
2298 ppc64_sysv_abi_store_return_value and
2299 ppc64_sysv_abi_use_struct_convention.
2300 * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare.
2301 (ppc64_sysv_abi_store_return_value): Declare.
2302 (ppc64_sysv_abi_use_struct_convention): Declare.
2303 * ppc-sysv-tdep.c (enum return_value_convention): Define.
2304 (ppc64_sysv_abi_extract_return_value): New function.
2305 (ppc64_sysv_abi_store_return_value): New function.
2306 (ppc64_sysv_abi_use_struct_convention): New function.
2307 (ppc64_sysv_abi_return_value): New function.
2308
9b540880
AC
23092003-10-03 Andrew Cagney <cagney@redhat.com>
2310
2311 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only
2312 convert a descriptor to a function when it's in the ".opd"
2313 section.
2314
8748518b
CV
23152003-10-03 Corinna Vinschen <vinschen@redhat.com>
2316
2317 * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg and
2318 reg_size to keep GCC silent.
2319
0fd85043
CV
23202003-10-03 Corinna Vinschen <vinschen@redhat.com>
2321
2322 * dwarf2-frame.c (struct comp_unit): Add tbase member to store
2323 base for DW_EH_PE_textrel encodings.
2324 (read_encoded_value): Add a DW_EH_PE_textrel case.
2325 (dwarf2_build_frame_info): Set unit.tbase to beginning of text
2326 section.
2327
37b517aa
MK
23282003-10-03 Mark Kettenis <kettenis@gnu.org>
2329
2330 * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
2331
12c266ea
AC
23322003-10-02 Andrew Cagney <cagney@redhat.com>
2333
2334 * gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename
2335 REGISTER_RAW_SIZE.
2336 * gdbarch.h, gdbarch.c: Re-generate.
2337 * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update.
2338 * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update.
2339 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
2340 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
2341 * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update.
2342 * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update.
2343 * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update.
2344 * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update.
2345 * remote-e7000.c, remote-mips.c, remote-sim.c: Update.
2346 * remote-vxmips.c, remote-vxsparc.c, remote.c: Update.
2347 * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update.
2348 * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update.
2349 * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update.
2350 * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update.
2351 * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update.
2352 * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update.
a8f4cde1 2353
78ba4af6
JB
23542003-10-02 Jim Blandy <jimb@redhat.com>
2355
2356 * dwarf2read.c (struct die_info): Doc fix.
2357
617daa0e
CV
23582003-10-02 Corinna Vinschen <vinschen@redhat.com>
2359
2360 * sh-tdep.c: Running thru gdb_indent.sh.
2361
e5e33cd9
CV
23622003-10-02 Corinna Vinschen <vinschen@redhat.com>
2363
2364 * sh-tdep.c (sh_justify_value_in_reg): New function.
2365 (sh_stack_allocsize): Ditto.
2366 (flt_argreg_array): New array used for floating point argument
2367 passing.
2368 (sh_init_flt_argreg): New function.
a8f4cde1 2369 (sh_next_flt_argreg): Ditto.
e5e33cd9
CV
2370 (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to
2371 "pass_on_stack". Use new helper functions. Accomodate Renesas ABI.
2372 Fix argument passing strategy.
2373 (sh_push_dummy_call_nofpu): Ditto.
2374
5fe830e4
AC
23752003-10-01 Andrew Cagney <cagney@redhat.com>
2376
2377 * value.h (register_value_being_returned): Declare. Replace
2378 "value_being_returned".
2379 * infcall.c (call_function_by_hand): Use
2380 register_value_being_returned.
2381 * infcmd.c (print_return_value): Call
2382 "register_value_being_returned", handle struct return locally.
2383 * values.c (register_value_being_returned): New function. Replace
2384 "value_being_returned".
a8f4cde1 2385
5fe830e4 23862003-09-30 Elena Zannoni <ezannoni@redhat.com>
cf50a87a
EZ
2387
2388 * linux-proc.c (linux_do_registers): New function.
2389 (linux_make_note_section): Use linux_do_registers in case of
2390 single threaded inferior programs.
2391
64f395bf
AC
23922003-10-01 Andrew Cagney <cagney@redhat.com>
2393
2394 * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
2395 use STRUCT_ADDR. When not using "struct return convention", pass
2396 "0" to "value_being_returned". Add FIXMEs.
2397 * infcmd.c (print_return_value): Pass an explicit 0/1 to
2398 value_being_returned. Add comments.
2399 * values.c (value_being_returned): Add fixme.
2400 * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
2401 (hppa_value_returned_from_stack): Add FIXME.
2402
639d11d3
DC
24032003-09-30 David Carlton <carlton@kealia.com>
2404
2405 * dwarf2read.c (struct die_info): Add 'parent' field; replace
2406 'has_children' and 'next' by 'child' and 'sibling'.
2407 (read_comp_unit): Rework algorithm, breaking body into
2408 read_die_and_children and read_die_and_siblings.
2409 (read_die_and_children, read_die_and_siblings): New.
2410 (read_full_die): Add 'has_children' argument; set it instead of
2411 the die's 'has_children' field. Minor formatting cleanup.
2412 (free_die_list): Use die->child and die->sibling instead of
2413 die->next.
2414 (dump_die_list): Ditto.
2415 (sibling_die): Use die->sibling.
2416 (psymtab_to_symtab_1): Use die's 'child' field in place of its
2417 'has_children' and 'next' fields.
a8f4cde1
RM
2418 (process_die, read_file_scope, read_func_scope)
2419 (read_lexical_block_scope, read_structure_scope)
2420 (read_enumeration, read_array_type, read_common_block)
639d11d3
DC
2421 (read_namespace, read_subroutine_type, dump_die): Ditto.
2422
5bffac25
AC
24232003-09-30 Andrew Cagney <cagney@redhat.com>
2424
2425 * rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone
2426 to 224, not 220.
2427
f30992d4
AC
24282003-09-30 Andrew Cagney <cagney@redhat.com>
2429
2430 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename
2431 REGISTER_VIRTUAL_SIZE.
2432 * gdbarch.h, gdbarch.c: Regenerate.
2433 * vax-tdep.h, sparc-tdep.c, regcache.h: Update.
2434 * regcache.c, mn10300-tdep.c, mips-tdep.c: Update.
2435 * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update.
2436
2e092625
AC
24372003-09-29 Andrew Cagney <cagney@redhat.com>
2438
2439 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename
7bb11558 2440 REGISTER_VIRTUAL_TYPE.
2e092625
AC
2441 * gdbarch.h, gdbarch.c: Regenerate.
2442 * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update.
2443 * sh64-tdep.c, sparc-tdep.c: Update.
4deab737
AC
2444
2445 * remote-vxsparc.c (vx_read_register): Replace bzero with memset.
2446 * remote-vxmips.c (vx_read_register): Ditto.
2447 * remote-vx68.c (vx_read_register): Ditto.
2448 * gnu-nat.c (inf_validate_procs): Ditto.
2449
7a5dd6ee
JB
24502003-09-29 J. Brobecker <brobecker@gnat.com>
2451
2452 * infcall.c (call_function_by_hand): Fix build failure
2453 introduced in the previous change to this file.
2454
1fe43d45
AC
24552003-09-29 Andrew Cagney <cagney@redhat.com>
2456
2457 * NEWS: Mention Objective-C.
2458
e28a332c
JG
24592003-09-29 Jerome Guitton <guitton@act-europe.fr>
2460
2461 * arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
2462 test if the register has been saved on the stack.
2463 (arm_scan_prologue_cache): When analysing the instruction
2464 "str lr, [sp, #-4]", save the address where lr has been stored.
2465
9ff63c35
AC
24662003-09-28 Andrew Cagney <cagney@redhat.com>
2467
7f5f525d
AC
2468 * frame.c (frame_read_unsigned_register): Delete function.
2469 * frame.h (frame_read_unsigned_register): Delete declaration.
2470 * sparc-tdep.c (sparc_init_extra_frame_info): Use
2471 get_frame_register_unsigned.
2472 (sparc_frame_saved_pc, sparc_pop_frame): Ditto.
2473 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
2474 * d10v-tdep.c (d10v_print_registers_info): Ditto.
a8f4cde1 2475
7f5f525d
AC
2476 * frame.h (frame_read_register): Delete declaration.
2477 * frame.c (frame_read_register): Delete function.
2478 * arch-utils.c (legacy_register_to_value): Use get_frame_register.
2479 * sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
2480 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
2481 * mips-tdep.c (mips_register_to_value): Ditto.
2482 * hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
2483 * d10v-tdep.c (d10v_print_registers_info): Ditto.
2484
2485 * frame.c (frame_read_signed_register): Delete function.
2486 (frame_read_unsigned_register): Update comments.
2487 * frame.h (frame_read_signed_register): Delete declaration.
2488 * h8300-tdep.c (h8300_print_register): Use
2489 get_frame_register_signed.
2490 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
2491
9ff63c35
AC
2492 * config/pa/tm-hppa.h (DEPRECATED_VALUE_RETURNED_FROM_STACK):
2493 Rename VALUE_RETURNED_FROM_STACK.
2494 * infcmd.c (print_return_value): Update.
2495 * infcall.c (call_function_by_hand): Update.
2496
41d041d6
MK
24972003-09-28 Mark Kettenis <kettenis@gnu.org>
2498
2499 * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add
2500 regcache argument and reverse the order of the other two
2501 arguments. Remove local regcache variable. Determine
2502 architecture from REGCACHE. Update comments.
2503 * x86-64-tdep.c (x86_64_supply_fxsave): Add regcache argument and
2504 reverse the order of the other two arguments. Remove local
2505 regcache variable. Determine architecture from REGCACHE. Update
2506 comments.
2507 * i387-tdep.h (i387_supply_fsave, i387_supply_fxsave): Adjust
2508 prototypes. Update comments.
2509 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust prototype. Adjust
2510 comment.
2511 * amd64fbsd-nat.c (supply_fpregset, fetch_inferior_registers):
2512 Update.
2513 * go32-nat.c (fetch_register, go32_fetch_registers): Update.
2514 * i386-interix-nat.c (supply_fpregset): Update.
2515 * i386-linux-nat.c (supply_fpregset, supply_fpxregset): Update.
2516 * i386-nto-tdep.c (i386nto_supply_fpregset): Update.
2517 * i386gnu-nat.c (fetch_fpregs, supply_fpregset): Update.
2518 * i386bsd-nat.c (supply_fpregset, fetch_inferior_registers): Update.
2519 * i386nbsd-tdep.c (fetch_core_registers, fetch_elfcore_registers):
2520 Update.
2521 * i386obsd-tdep.c (fetch_core_registers): Update.
2522 * i386v4-nat.c (supply_fpregset): Update.
2523 * x86-64-linux-nat.c (supply_fpregset): Update.
2524 * x86-64-linux-tdep.c (fetch_core_registers): Update.
a8f4cde1 2525
1cb97e17
MK
25262003-09-27 Mark Kettenis <kettenis@gnu.org>
2527
5716833c
MK
2528 * i386-tdep.h: Put opaque declarations in alphabetical
2529 order. Remove spurious whitespace.
2530 (struct gdbarch_tdep): add st0_regnum and mm0_regnum members.
2531 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Remove prototypes.
2532 * i386-tdep.c (MM0_REGNUM): Remove define.
2533 (i386_mmx_regnum_p): Add gdbarch argument.
2534 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Add gdbarch argument.
2535 Rewrite using new macro definitions for FPU/SSE registers.
2536 (i386_fp_regnum_p, i386_fpc_regnum_p): Rewrite using new macro
2537 definitions from i387-tdep.h.
2538 (i386_register_name): Update.
2539 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): Update to use
2540 new macro definitions for FPU/SSE registers.
2541 (i386_extract_return_value): Determine whether floating-point
2542 registers are present by examining REGCACHE's architecture.
2543 (i386_store_return_value): Likewise. Use I386_MAX_REGISTER_SIZE
2544 instead of FPU_REG_RAW_SIZE. Use new macro definitions for
2545 FPU/SSE registers.
2546 (i386_register_type): Update.
2547 (i386_mmx_regnum_to_fp_regnum): Rewrite using new macro
2548 definitions for FPU registers. Use REGCACHE's architecture to
2549 determine the appropriate register numbers.
2550 (i386_pseudo_register_read, i386_pseudo_register_write,
2551 i386_register_reggroup_p): Update.
2552 (i386_gdbarch_init): Initialize TDEP->st0_regnum and
2553 TDEP->mm0_regnum.
2554 * i387-tdep.h (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM,
2555 I387_FTAG_REGNUM, I387_FISEG_REGNUM, I387_FIOFF_REGNUM,
2556 I387_FOSEG_REGNUM, I387_FOOFF_REGNUM, I387_FOP_REGNUM,
2557 I387_XMM0_REGNUM, I387_MXCSR_REGNUM): New defines.
2558 (i387_supply_fsave, i387_fill_fsave, i387_supply_fxsave,
2559 i387_fill_fxsave): Change type of fsave/fxsave argument from `char
2560 *' to `void *'.
2561 * i387-tdep.c (i387_print_float_info, fsave_offset, FSAVE_ADDR,
2562 i387_supply_fsave, i387_fill_fsave, fxsave_offset, FXSAVE_ADDR,
2563 i387_supply_fxsave, i387_fill_fxsave): Update to use new macro
2564 definitions for FPU/SSE registers.
2565 (FXSAVE_MXCSR_ADDR): New define.
2566 * x86-64-tdep.c (x86_64_init_abi): Override TDEP->st0_regnum and
2567 TDEP->mm0_regnum.
2568 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Remove defines.
2569 (I387_ST0_REGNUM): Define.
2570
41d35cb0
MK
2571 * regcache.h (get_regcache_arch): New prototype.
2572 * regcache.c (get_regcache_arch): New function.
2573
54e74f72
MK
2574 * x86-64-tdep.c (x86_64_store_return_value): Remove spurious
2575 whitespace.
2576
1cb97e17
MK
2577 * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
2578 Initialize using ARRAY_SIZE.
2579
0968aa8c
AC
25802003-09-27 Andrew Cagney <cagney@redhat.com>
2581
2582 * arch-utils.c (deprecated_init_frame_pc_default): Rename
2583 "init_frame_pc_default".
2584 * arch-utils.h (deprecated_init_frame_pc_default): Update.
2585 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2586 * vax-tdep.c (vax_gdbarch_init): Update.
2587 * v850-tdep.c (v850_gdbarch_init): Update.
2588 * sh64-tdep.c (sh64_gdbarch_init): Update.
2589 * s390-tdep.c (s390_gdbarch_init): Update.
2590 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2591 * mcore-tdep.c (mcore_gdbarch_init): Update.
2592 * h8300-tdep.c (h8300_gdbarch_init): Update.
2593 * cris-tdep.c (cris_gdbarch_init): Update.
2594 * config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
2595
54c84734
MK
25962003-09-26 Mark Kettenis <kettenis@gnu.org>
2597
2598 * regset.h: New file.
2599 * Makefile.in (regset_h): Add.
2600
1b1d3794
AC
26012003-09-25 Andrew Cagney <cagney@redhat.com>
2602
2603 * frame.h (deprecated_frame_saved_regs): Rename
2604 get_frame_saved_regs.
2605 * cris-tdep.c, frame.c, h8300-tdep.c, hppa-tdep.c: Update.
2606 * mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
2607 * ns32k-tdep.c, ppc-linux-tdep.c, rs6000-tdep.c: Update.
2608 * s390-tdep.c, sh64-tdep.c, stack.c: Update.
2609 * v850-tdep.c, vax-tdep.c, xstormy16-tdep.c: Update.
2610
e6beb428
AC
26112003-09-25 Andrew Cagney <cagney@redhat.com>
2612
2613 * NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted
2614 file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions,
2615 and Java.
2616 * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and
2617 arm*-*-* do not use the new frame code.
2618
710122da
DC
26192003-09-25 David Carlton <carlton@kealia.com>
2620
2621 * c-exp.y: Remove 'register' declarations.
2622 * f-exp.y, jv-exp.y, m2-exp.y, objc-exp.y, p-exp.y: Ditto.
2623
79c2c32d
DC
26242003-09-25 David Carlton <carlton@kealia.com>
2625
2626 * c-exp.y: Include cp-support.h. Add qualified_type.
2627 (yylex): Delete nested type hack; add comments.
2628 * cp-namespace.c (cp_lookup_nested_type): New function.
2629 * cp-support.h: Declare cp_lookup_nested_type.
2630 * eval.c (evaluate_subexp_standard): Call value_aggregate_elt
2631 instead of value_struct_elt_for_reference.
2632 * valops.c: Include cp-support.h.
2633 (value_aggregate_elt): New function.
2634 (value_namespace_elt): Ditto.
2635 (value_struct_elt_for_reference): Make static.
2636 * value.h: Delete declaration of value_struct_elt_for_reference;
2637 add declaration for value_aggregate_elt.
2638 * Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
2639 (valops.o): Ditto.
2640
898c62f5
DJ
26412003-09-25 Daniel Jacobowitz <drow@mvista.com>
2642
2643 * stack.c: Include "reggroups.h".
2644 (frame_info): Only display registers in all_reggroup.
2645 * Makefile.in (stack.o): Update dependencies.
2646
28cd8767
JG
26472003-09-25 Jerome Guitton <guitton@act-europe.fr>
2648
2649 * arm-tdep.c (arm_skip_prologue): Handle "sub ip, sp #n" and
2650 "add ip, sp #n" in the prologue.
2651 (arm_scan_prologue): Ditto.
2652
a4ab2b5d
JG
26532003-09-25 Jerome Guitton <guitton@act-europe.fr>
2654
2655 * MAINTAINERS (write after approval): Add myself.
2656
3f244638
AS
26572003-09-25 Andreas Schwab <schwab@suse.de>
2658
2659 * m68k-tdep.c: Include "dwarf2-frame.h".
2660 (m68k_gdbarch_init): Add the DWARF CFI frame unwinder.
2661 * Makefile.in (m68k-tdep.o): Update dependencies.
2662
1c0159e0
CV
26632003-09-25 Corinna Vinschen <vinschen@redhat.com>
2664
2665 * sh-tdep.c (struct frame_extra_info): Remove.
2666 (struct sh_frame_cache): New structure.
2667 (GET_SOURCE_REG): New macro extracting source register of an opcode.
2668 (GET_TARGET_REG): Ditto but target register.
2669 (GET_PUSHED_REG): Remove.
2670 (IS_MOV_ARG_TO_REG): New macro.
2671 (IS_MOV_ARG_TO_IND_R14): New macro.
2672 (IS_MOV_ARG_TO_IND_R14_WITH_DISP): New macro.
2673 (IS_MOVW_PCREL_TO_REG): New macro.
2674 (IS_MOVL_PCREL_TO_REG): New macro.
2675 (IS_SUB_REG_FROM_SP): New macro.
2676 (IS_ARG_MOV): Remove.
2677 (IS_MOV_TO_R14): Remove.
2678 (IS_RESTORE_FP): New macro.
2679 (IS_RTS): New macro.
2680 (IS_LDS): New macro.
2681 (IS_MOV_FP_SP): New macro.
2682 (IS_ADD_REG_TO_FP): New macro.
2683 (IS_ADD_IMM_FP): New macro.
2684 (sh_skip_prologue_hard_way): Remove.
2685 (sh_saved_pc_after_call): Remove.
2686 (sh_frame_chain): Remove.
2687 (sh_find_callers_reg): Remove.
a8f4cde1 2688 (sh_nofp_frame_init_saved_regs): Remove.
1c0159e0
CV
2689 (sh_fp_frame_init_saved_regs): Remove.
2690 (sh_init_extra_frame_info): Remove.
2691 (sh_analyze_prologue): New function.
2692 (sh_skip_prologue): Remove deprecated code. Rely on new function
2693 sh_analyze_prologue when after_prologue fails.
2694 (sh_frame_saved_pc): Remove.
2695 (sh_alloc_frame_cache): New function.
2696 (sh_frame_cache): Ditto.
2697 (sh_frame_prev_register): Ditto.
2698 (sh_frame_this_id): Ditto.
2699 (sh_frame_unwind): New structure defining the heuristic frame
2700 sniffer interface.
2701 (sh_frame_sniffer): New function.
2702 (sh_unwind_sp): Ditto.
2703 (sh_unwind_pc): Ditto.
2704 (sh_unwind_dummy_id): Ditto.
2705 (sh_frame_base_address): Ditto.
2706 (sh_frame_base): New structure defining new frame base code.
2707 (sh_in_function_epilogue_p): New function.
2708 (sh_gdbarch_init): Restructure and simplify to eliminate deprecated
2709 code and to call all new code instead. Initialize dwarf2 and
2710 heuristic frame sniffer.
2711
5f9769d1
PH
27122003-09-24 Paul N. Hilfinger <hilfingr@nile.gnat.com>
2713
a8f4cde1
RM
2714 * parser-defs.h (struct exp_descriptor): New definition, containing
2715 language-specific info for printing, prefixifying, dumping, and
5f9769d1
PH
2716 evaluating expressions.
2717 (exp_descriptor_standard): Declare new variable.
2718 (print_subexp): Make global and declare here (from expprint.c).
2719 (dump_subexp): Ditto.
2720 (dump_subexp_body_standard): Declare.
2721 (operator_length_standard): Declare.
2722 (op_name_standard): Declare.
2723 (print_subexp): Declare.
2724 (print_subexp_standard): Declare.
2725
2726 * language.h (struct language_defn): Add la_exp_desc field to hold
2727 pointer to table for language-specific operators.
2728 Remove evaluate_exp field, which is now in struct exp_descriptor.
a8f4cde1
RM
2729
2730 * parse.c (operator_length): Move most code to new
5f9769d1 2731 operator_length_standard function. Use language-specific information.
a8f4cde1 2732 (operator_length_standard): New function taking most code from
5f9769d1
PH
2733 operator_length.
2734 (exp_descriptor_standard): New constant.
a8f4cde1
RM
2735
2736 * expression.h (enum exp_opcode): Add definitions of OP_EXTENDED0
5f9769d1 2737 and OP_EXTENDED_LAST.
a8f4cde1
RM
2738
2739 * expprint.c (print_subexp): Use language-specific print_subexp.
5f9769d1
PH
2740 Make global; remove static declaration.
2741 Move most code to print_subexp_standard.
a8f4cde1 2742 (print_subexp_standard): New function, containing code formerly in
5f9769d1
PH
2743 print_subexp.
2744 (op_name): Add expression to argument signature.
a8f4cde1 2745 Use langauge-specific op_name.
5f9769d1
PH
2746 Move most code to op_name_standard.
2747 (op_name_standard): New function, containing code formerly in op_name.
2748 (dump_subexp): Use new version of op_name function.
2749 Use language-specific dump_subexp_body, and move most existing code to
2750 dump_subexp_body_standard.
2751 (dump_raw_expression): Use new op_name interface.
2752 (dump_subexp_body): Move most code to dump_subexp_body_standard.
2753 (dump_subexp_body_standard): New function, containing code formerly
2754 in dump_subexp_body.
a8f4cde1 2755
5f9769d1
PH
2756 * language.c (unknown_language): Add default la_exp_desc field and
2757 remove evaluate_exp field.
2758 (auto_language): Ditto.
2759 (local_language): Ditto.
2760 * f-lang.c (f_language_defn): Ditto.
2761 * c-lang.c (c_language_defn): Ditto.
2762 (cplus_language_defn): Ditto.
2763 (asm_language_defn): Ditto.
2764 (minimal_language_defn): Ditto.
2765 * p-lang.c (pascal_language_defn): Ditto.
2766 * m2-lang.c (m2_language_defn): Ditto.
2767 * objc-lang.c (objc_language_defn): Ditto.
a8f4cde1
RM
2768
2769 * jv-lang.c (exp_descriptor_java): New variable, containing
5f9769d1
PH
2770 Java-specific expression evaluator.
2771 (java_language_defn): Add la_exp_desc field and remove evaluate_exp
2772 field.
a8f4cde1 2773 * scm-lang.c (exp_descriptor_scm): New variable, containing
5f9769d1
PH
2774 Scheme-specific expression evaluator.
2775 (scm_language_defn): Add la_exp_desc field and remove evaluate_exp
2776 field.
2777 * objc-lang.c (print_object_command): Take evaluate_exp from the
2778 la_exp_desc field.
a8f4cde1 2779
5f9769d1 2780 * Makefile.in (eval.o): Add dependency on parser-defs.h.
a8f4cde1
RM
2781
2782 * eval.c: Include parser-defs.h for the full declaration of
5f9769d1
PH
2783 la_exp_desc's type.
2784 (evaluate_subexp): Get evaluate_exp out of la_exp_desc field.
a8f4cde1 2785
24daaebc
PH
27862003-09-23 Paul N. Hilfinger <hilfingr@nile.gnat.com>
2787
2788 * parser-defs.h (operator_length): Declare.
a8f4cde1 2789
24daaebc
PH
2790 * parse.c (length_of_subexp): Use operator_length to get operator
2791 lengths and arities for operators.
2792 Move most code to new operator_length function.
a8f4cde1 2793 (operator_length): New function absorbing most code from
24daaebc
PH
2794 length_of_subexp.
2795 (prefixify_subexp): Remove large case and use operator_length instead.
2796 (parse_exp_1): Use renamings:
a8f4cde1 2797 dump_prefix_expression => dump_raw_expression and
24daaebc 2798 dump_postfix_expression => dump_prefix_expression.
a8f4cde1 2799
24daaebc
PH
2800 * expression.h (dump_prefix_expression): Rename to ...
2801 (dump_raw_expression): New name.
2802 (dump_postfix_expression): Rename to ...
2803 (dump_prefix_expression): New name.
a8f4cde1 2804
24daaebc
PH
2805 * expprint.c (dump_subexp): Make global. Add comment.
2806 Move most existing code to dump_subexp_body.
2807 (dump_subexp_body): New function.
2808 (dump_prefix_expression): Rename to dump_raw_expression.
a8f4cde1 2809 Remove attempt to print the expression via print_expression: it can't
24daaebc
PH
2810 work before the expression is prefixified.
2811 (dump_raw_expression): Renamed from dump_prefix_expression.
a8f4cde1 2812 (dump_postfix_expression): Rename to dump_prefix_expression, since
24daaebc 2813 that's what it does.
a8f4cde1 2814 Remove 'note' parameter, since this routine must be used on
24daaebc
PH
2815 prefixified expression.
2816 (dump_prefix_expression): Renamed from dump_postfix_expression.
a8f4cde1 2817
8c2957c4
JB
28182003-09-22 Jim Blandy <jimb@redhat.com>
2819
2820 * dwarf2read.c (read_array_type): When building the type for an
2821 array of unspecified length, make sure to choose the upper bound
2822 so that the array's total length comes out to be zero --- that's
2823 how we represent such arrays.
2824
592e3010
MC
28252003-09-22 Michael Chastain <mec@shout.net>
2826
2827 * MAINTAINERS: Rename gdb.c++ to gdb.cp.
2828
365c70b1
JJ
28292003-09-22 Jeff Johnston <jjohnstn@redhat.com>
2830
2831 * top.c (quit_force): Fix indirect call to quit_target so
2832 a struct qt_args pointer is passed.
2833
5d6eb653
AC
28342003-09-22 Andrew Cagney <cagney@redhat.com>
2835
2836 * arch-utils.h (init_frame_pc_noop): Delete declaration.
2837 * arch-utils.c (init_frame_pc_noop): Delete function.
2838 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
2839 "init_frame_pc".
2840 * mips-tdep.c (mips_gdbarch_init): Ditto.
2841 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
2842 * config/sparc/tm-sparc.h (init_frame_pc_noop): Delete
2843 declaration.
2844 (DEPRECATED_INIT_FRAME_PC): Delete macro.
2845 * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Delete
2846 declaration.
2847 (DEPRECATED_INIT_FRAME_PC): Delete macro.
2848
b222a67f
AG
28492003-09-22 Anthony Green <green@redhat.com>
2850
2851 * monitor.c (monitor_expect): Delete unused conflicting targ_ops
2852 declaration.
2853
d5b5ac79
AC
28542003-09-20 Andrew Cagney <cagney@redhat.com>
2855
deafb061
AC
2856 * breakpoint.c: Eliminate ARGSUSED.
2857 * buildsym.c, cli/cli-cmds.c, cli/cli-script.c: Ditto.
2858 * coffread.c, corelow.c, dwarf2read.c, event-top.c: Ditto.
2859 * exec.c, gcore.c, hpux-thread.c, infcmd.c, inflow.c: Ditto.
2860 * infrun.c, inftarg.c, maint.c, ocd.c, printcmd.c: Ditto.
2861 * procfs.c, regcache.c, remote-rdi.c, remote-sds.c: Ditto.
2862 * remote.c, sol-thread.c, source.c, stabsread.c: Ditto.
2863 * stack.c, symfile.c, target.c, top.c, typeprint.c: Ditto.
2864 * utils.c, v850ice.c, valprint.c, values.c, win32-nat.c: Ditto.
2865 * wince.c, remote-vx.c: Ditto.
2866
d5b5ac79
AC
2867 * cli/cli-script.c: Remove "register" attributes.
2868 * config/pa/tm-hppa.h: Ditto.
2869 * cli/cli-decode.c: Ditto.
2870 * cli/cli-cmds.c: Ditto.
2871
c6316faa
AC
28722003-09-19 Andrew Cagney <cagney@redhat.com>
2873
2874 * sparcnbsd-nat.c (getregs_supplies): Rename NPC_REGNUM to
2875 DEPRECATED_NPC_REGNUM.
2876 * sparc64nbsd-nat.c (getregs_supplies): Ditto.
2877
f4f99b11
CF
28782003-09-19 Christopher Faylor <cgf@redhat.com>
2879
2880 * win32-nat.c (mappings): Remove HAVE_SSE conditional.
2881
1708f284
JB
28822003-09-19 Jim Blandy <jimb@redhat.com>
2883
2884 * macrotab.c (macro_include): Use the correct comparison to find
2885 the appropriate place for this inclusion in the list.
2886
b9fbf434
AC
28872003-09-19 Andrew Cagney <cagney@redhat.com>
2888
2889 * config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
2890 (DEPRECATED_HPUX_TEXT_END): Define.
2891 (deprecated_hpux_text_end): Declare.
2892 (struct target_ops): Declare opaque.
2893 * hppah-nat.c (text_end): Make static.
2894 (deprecated_hpux_text_end): New function.
2895 * exec.c (text_end): Delete global variable.
2896 (NEED_TEXT_START_END): Do not define.
2897 (exec_file_attach): Replace code computing "text_end" code with
2898 call to DEPRECATED_HPUX_TEXT_END.
2899
5b03f266
AC
29002003-09-19 Andrew Cagney <cagney@redhat.com>
2901
2902 * utils.c (align_up, align_down): New functions.
2903 * defs.h (align_up, align_down): Declare.
2904 * ppc-sysv-tdep.c (align_up, align_down): Delete functions.
2905 * s390-tdep.c: Replace "round_up" and "round_down" with "align_up"
2906 and "align_down".
2907 (round_up, round_down): Delete functions.
2908 * mips-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
2909 "align_down".
2910 (ROUND_DOWN, ROUND_UP): Delete macros.
2911 (mips_dump_tdep): Do not print "ROUND_UP" or "ROUND_DOWN".
2912 * h8300-tdep.c: Replace "round_up" and "round_down" with
2913 "align_up" and "align_down".
2914 (round_up, round_down): Delete macros.
2915 * frv-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
2916 "align_down".
2917 (ROUND_UP, ROUND_DOWN): Delete macros.
2918
51db5742
JB
29192003-09-18 J. Brobecker <brobecker@gnat.com>
2920
2921 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
2922 hard-coded constant. Use the proper machine name instead.
2923
77949794
AC
29242003-09-17 Andrew Cagney <cagney@redhat.com>
2925
2926 * sparc-tdep.c (legacy_register_name): Delete function.
2927 * mips-tdep.c (mips_dump_tdep): Do not print REGISTER_NAME.
2928 (mips_gdbarch_init): Refer to MIPS_REGISTER_NAME in comments.
2929 * infcmd.c (gdb_register_name): Delete variable.
2930 * gdbarch.sh (SDB_REG_TO_REGNUM): Delete reference to
2931 REGISTER_NAME and "tm.h".
2932 * gdbarch.h, gdbarch.c: Regenerate.
2933 * dpx2-nat.c (regmap): Refer to REGISTER_NAME and not
2934 REGISTER_NAMES in comments.
2935 * remote-st.c (get_reg_name), i386b-nat.c (tregmap): Ditto.
2936 * m68klinux-nat.c (regmap): Ditto.
2937
b55c33cc
JB
29382003-09-17 Jim Blandy <jimb@redhat.com>
2939
2940 * Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
2941
957e27ac
AC
29422003-09-17 Andrew Cagney <cagney@redhat.com>
2943
2944 * ppcnbsd-tdep.c (ppcnbsd_use_struct_convention): New function.
2945 (ppcnbsd_init_abi): Set "use_struct_convention" to
2946 "ppcnbsd_use_struct_convention".
2947
192cb3d4
MK
29482003-09-17 Mark Kettenis <kettenis@gnu.org>
2949
2950 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
2951 * gdbarch.h, gdbarch.c: Regenerate.
2952 (stabs_argument_has_addr): New architecture method.
2953 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
2954 * arch-utils.c: Include "buildsym.h".
2955 (default_stabs_argument_has_addr): New function.
2956 * stabsread.c (define_symbol): Use stabs_argument_has_addr
2957 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
2958
efe59759
AC
29592003-09-17 Andrew Cagney <cagney@redhat.com>
2960
2961 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Deprecate NPC_REGNUM.
2962 * gdbarch.h, gdbarch.c: Regenerate.
2963 * core-sol2.c, hppa-tdep.c, lynx-nat.c, procfs.c: Update.
2964 * regcache.c, remote-vxsparc.c, sparc-linux-nat.c: Update.
2965 * sparc-nat.c, sparc-tdep.c, sparc64-tdep.c: Update.
2966 * sparcnbsd-tdep.c: Update.
a8f4cde1 2967
62700349
AC
29682003-09-17 Andrew Cagney <cagney@redhat.com>
2969
2970 * gdbarch.sh (DEPRECATED_REGISTER_BYTE): Rename REGISTER_BYTE.
2971 * gdbarch.h, gdbarch.c: Regenerate.
2972 * arm-linux-tdep.c, core-sol2.c, cris-tdep.c: Update.
2973 * d10v-tdep.c, frame.c: Update.
2974 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
2975 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
2976 * ia64-linux-nat.c, irix5-nat.c, lynx-nat.c, m68knbsd-nat.c: Update.
2977 * mcore-tdep.c, mips-linux-tdep.c, mips-tdep.c: Update.
2978 * mipsv4-nat.c, mn10300-tdep.c, ns32k-tdep.c: Update.
2979 * ns32knbsd-nat.c, ppc-bdm.c, regcache.c, remote-sds.c: Update.
2980 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
2981 * remote.c, rs6000-tdep.c, s390-tdep.c, sh64-tdep.c: Update.
2982 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, v850-tdep.c: Update.
2983 * v850ice.c, vax-tdep.c, xstormy16-tdep.c: Update.
2984 * config/m68k/tm-cisco.h, config/m68k/tm-delta68.h: Update.
2985 * config/pa/nm-hppah.h: Update.
2986
b9ff3018
AC
29872003-09-16 Andrew Cagney <cagney@redhat.com>
2988
2989 * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
2990 "use_struct_convention" to "ppc_linux_use_struct_convention".
2991 (ppc_linux_use_struct_convention): New function.
2992 * rs6000-tdep.c (rs6000_use_struct_convention): New function.
2993 (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
2994 "rs6000_use_struct_convention".
2995 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
2996 declaration.
2997 * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
2998 Delete function.
2999
aa1ee363
AC
30002003-09-16 Andrew Cagney <cagney@redhat.com>
3001
3002 * buildsym.c: Remove more occurances of "register".
3003 * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
3004 * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
3005 * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
3006 * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
3007 * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
3008 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
3009 * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
3010 * utils.c, valops.c, values.c, xcoffread.c: Ditto.
3011
f2ea0907
CV
30122003-09-16 Corinna Vinschen <vinschen@redhat.com>
3013
3014 * sh-tdep.h (struct gdbarch_tdep): Remove. Change all register
3015 numbers to enumeration values.
3016 * sh-tdep.c: Accomodate above change.
3017 (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
3018 (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
3019 (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
3020 (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
3021 (IS_FPUSH): Rename from IS_FMOV.
3022 (sh_extract_struct_value_address): Remove useless comment.
3023 (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
3024 instead of own local values.
3025 (sh_dump_tdep): Remove.
3026 (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
3027 * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
3028
1c704f11
AC
30292003-09-15 Andrew Cagney <cagney@redhat.com>
3030
3031 * doublest.c (convert_floatformat_to_doublest): No longer need to
3032 cast "exp_bias" to an int. Reverts 2002-12-04 change.
3033
ac79b88b
DJ
30342003-09-15 Daniel Jacobowitz <drow@mvista.com>
3035
3036 * values.c (unpack_double): Call floatformat_is_valid.
3037
1c671366
MK
30382003-09-15 Mark Kettenis <kettenis@gnu.org>
3039
de5227fb
MK
3040 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
3041 ps_strings into a long.
3042
1c671366
MK
3043 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
3044 _initialize_am64fbsd_nat.
3045
a604369a
KB
30462003-09-15 Kevin Buettner <kevinb@redhat.com>
3047
3048 * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
3049 associated with DW_AT_ranges attribute is out of bounds.
3050
b3cacbee
DL
30512003-09-15 David Lecomber <dsl@sources.redhat.com>
3052
3053 * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
3054
d0f37bb2
MC
30552003-09-14 Michael Chastain <mec@shout.net>
3056
3057 * config/m68k/nm-apollo68v.h: Delete.
3058 * config/m68k/xm-apollo68v.h: Delete.
3059
69517000
AC
30602003-09-14 Andrew Cagney <cagney@redhat.com>
3061
3062 * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
3063 * dcache.c: Update copyrights and descriptions.
3064 * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
3065
ef8b349d
AC
30662003-09-14 Andrew Cagney <cagney@redhat.com>
3067
3068 * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
3069 "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
3070
52f0bd74
AC
30712003-09-14 Andrew Cagney <cagney@redhat.com>
3072
3073 * alpha-nat.c: Remove some occurances of "register".
3074 * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
3075 * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
3076 * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
3077 * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
3078 * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
3079 * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
3080 * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
3081 * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
3082 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
3083 * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
3084 * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
3085 * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
3086 * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
3087 * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
3088 * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
3089 * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
3090 * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
3091 * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
3092 * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
3093 * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
3094 * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
3095 * values.c, vax-tdep.c, xcoffread.c: Ditto.
a8f4cde1 3096
4a4b3fed
AC
30972003-09-13 Andrew Cagney <cagney@redhat.com>
3098
3099 * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
3100 * ppc-tdep.h (struct regcache): Declare opaque.
3101 * objfiles.h (struct objfile_data): Declare opaque.
3102 * cp-support.h (struct objfile): Declare opaque.
3103 * linux-nat.h (target_waitstatus): Declare opaque.
3104
2110b94f
MK
31052003-09-14 Mark Kettenis <kettenis@gnu.org>
3106
1c671366
MK
3107 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
3108 (stabs_argument_has_addr): New architecture method.
3109 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
3110 * arch-utils.c: Include "buildsym.h".
3111 (default_stabs_argument_has_addr): New function.
3112 * stabsread.c (define_symbol): Use stabs_argument_has_addr
3113 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
3114
2110b94f
MK
3115 * cris-tdep.c (cris_gdbarch_init): Set
3116 deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
3117 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
3118 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
3119 * mips-tdep.c (mips_gdbarch_init): Likewise.
3120 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
3121 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
3122
48436ce6
AC
31232003-09-13 Andrew Cagney <cagney@redhat.com>
3124
3125 * values.c (using_struct_return): Delete "function" and "funcaddr"
3126 parameters.
3127 * value.h (using_struct_return): Update declaration.
3128 * infcmd.c (finish_command_continuation): Update.
3129 (finish_command): Update.
3130 * infcall.c (call_function_by_hand): Update.
3131 * eval.c (evaluate_subexp_standard): Update.
3132
403d9909
CF
31332003-09-13 Christopher Faylor <cgf@redhat.com>
3134
3135 * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
3136 SSE registers since gdb will not operate correctly without this.
3137 Restore include file ordering munged in previous change.
3138 * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
3139
ebf7d56b
MK
31402003-09-13 Mark Kettenis <kettenis@gnu.org>
3141
8e823e25
MK
3142 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
3143 REG_STRUCT_HAS_ADDR.
3144 * gdbarch.c, gdbarch.h: Updated.
3145 * infcall.c (call_function_by_hand): Update.
3146 * stabsread.c (define_symbol): Updated.
a8f4cde1 3147
ebf7d56b
MK
3148 * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
3149
d3f13f72
CF
31502003-09-12 Christopher Faylor <cgf@redhat.com>
3151
3152 * win32-nat.c: Reorganize so that defines used by target headers are
3153 actually defined by the system headers.
3154 * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
3155 than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
3156
14f75137
JB
31572003-09-12 Jim Blandy <jimb@redhat.com>
3158
d646061f
JB
3159 * dbxread.c (read_dbx_symtab): Don't report an internal error if
3160 the file has no .data, .bss, or .rodata sections. Instead wait
3161 until we see a variable alleged to live in one of those sections.
3162
2a13f9bc
JB
3163 * dbxread.c (read_dbx_symtab): If we have no .data section and no
3164 .bss section, presume that any variables we find live in the
3165 .rodata section.
3166
4f49b26b
JB
3167 * dbxread.c (read_dbx_symtab): Add FIXME about finding section
3168 offsets for global and static variables.
3169
14f75137
JB
3170 * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
3171 symbol types are, by definition, in the .data section, so it is
3172 correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
3173 If there is no .data section, there should be no N_DATA or N_DATA
3174 | N_EXT symbols.
3175
212c460c
MK
31762003-09-12 Mark Kettenis <kettenis@gnu.org>
3177
3178 * amd64fbsd-tdep.c: Fix sigtramp recognition.
3179 (amd64fbsd_sigcontext_addr): Rewrite.
3180 (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
3181 with correct values.
3182 (amd64fbsd_sc_reg_offset): Initialize with correct values.
3183 (amd64fbsd_init_abi): Fix typo.
3184
68856ea3
AC
31852003-09-12 Andrew Cagney <cagney@redhat.com>
3186
3187 * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
3188 (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
3189
627b3ba2
AC
31902003-09-12 Andrew Cagney <cagney@redhat.com>
3191
3192 * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
3193 "entry_file_highpc". Update comments.
3194 * defs.h (deprecated_inside_entry_file): Rename
3195 "inside_entry_file".
3196 * blockframe.c (deprecated_inside_entry_file): Rename
3197 "inside_entry_file".
3198 * frame.c (get_prev_frame): Update. Use if 0 instead of #if 0.
3199 * vax-tdep.c (vax_frame_chain): Update.
3200 * sh64-tdep.c (sh64_frame_chain): Update.
3201 * sh-tdep.c (sh_frame_chain): Update.
3202 * rs6000-tdep.c (rs6000_frame_chain): Update.
3203 * ns32k-tdep.c (ns32k_frame_chain): Update.
3204 * mips-tdep.c (mips_frame_chain): Update.
3205 * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
3206 * m32r-tdep.c (m32r_frame_this_id): Update.
3207 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
3208 * frv-tdep.c (frv_frame_this_id): Update.
3209 * d10v-tdep.c (d10v_frame_this_id): Update.
3210 * cris-tdep.c (cris_frame_chain): Update.
3211 * blockframe.c (legacy_frame_chain_valid): Update.
3212 * avr-tdep.c (avr_frame_this_id): Update.
3213 * arm-tdep.c (arm_prologue_this_id): Update.
3214 * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
3215 * objfiles.c (objfile_relocate): Update.
3216 * mipsread.c (mipscoff_symfile_read): Update.
3217 (mipscoff_symfile_read): Update.
3218 * mdebugread.c (parse_partial_symbols): Update.
3219 * dwarfread.c (read_file_scope): Update.
3220 * dwarf2read.c (read_file_scope): Update.
3221 * dbxread.c (read_dbx_symtab): Update.
3222 (read_dbx_symtab): Update.
3223 * coffread.c (complete_symtab): Update.
3224
b0abbc58
JJ
32252003-09-12 Jeff Johnston <jjohnstn@redhat.com>
3226
3227 * top.c (quit_target): New static helper function.
3228 (quit_force): Moved code to quit_target(). Call quit_target()
3229 via catch_errors() to catch errors during quit.
3230
a1632d59
DC
32312003-09-11 David Carlton <carlton@kealia.com>
3232
3233 * buildsym.c (finish_block): Use allocate_block to allocate the
3234 block.
3235 * mdebugread.c (new_block): Add FIXME.
3236
5c4e30ca
DC
32372003-09-11 David Carlton <carlton@kealia.com>
3238
3239 * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
3240 * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
3241 (recursive_dump_type): Ditto.
3242 * printcmd.c (print_formatted): Ditto.
3243 * typeprint.c (print_type_scalar): Ditto.
3244 * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
3245 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
3246 * cp-support.h: Declare cp_check_possible_namespace_symbols,
3247 maint_cplus_cmd_list.
3248 * cp-support.c: Make maint_cplus_cmd_list extern.
3249 * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
3250 command.h.
3251 (lookup_symbol_file): Look in possible namespace blocks when
3252 appropriate.
3253 (initialize_namespace_symtab): New.
3254 (get_possible_namespace_block, free_namespace_block)
3255 (check_possible_namespace_symbols)
3256 (check_possible_namespace_symbols_loop)
3257 (check_one_possible_namespace_symbol)
3258 (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
3259 (_initialize_cp_namespace): Ditto.
3260 * block.h: Declare allocate_block.
3261 * block.c (allocate_block): New.
3262 * jv-lang.c (get_java_class_symtab): Allocate blocks via
3263 allocate_block.
3264 * symfile.h: Update declaration of add_psymbol_to_list.
3265 * symfile.c (add_psymbol_to_list): Return the partial symbol in
3266 question.
3267 * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
3268 scan_partial_symbols_call.
3269 (scan_partial_symbols): Add NAMESPACE argument; update calls to
3270 helper functions.
3271 (add_partial_symbol): If necessary, scan mangled names for names
3272 of namespaces.
3273 (add_partial_namespace): Add NAMESPACE argument; generate partial
3274 symbols associated to namespaces.
3275 (add_partial_enumeration): Add NAMESPACE argument.
3276 (new_symbol): Allow namespace syms.
3277 (read_namespace): Generate namespace syms.
3278 * objfiles.h: Add opaque declaration of struct symtab.
3279 (struct objfile): Add cp_namespace_symtab member.
3280 * objfiles.c (allocate_objfile): Set
3281 objfile->cp_namespace_symtab.
3282 * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
3283 dictionary_h, command_h.
3284
33a7c2fc
AC
32852003-09-11 Andrew Cagney <cagney@redhat.com>
3286
3287 * rs6000-tdep.c (rs6000_push_dummy_call): Use
3288 regcache_raw_write_signed to set SP_REGNUM, move the operation to
3289 near the function's end.
3290 (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
3291 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
3292 regcache_raw_write_signed to set SP_REGNUM.
3293
63cd24fe
EZ
32942003-09-11 Elena Zannoni <ezannoni@redhat.com>
3295
3296 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
3297 orig_addrs is set up properly.
3298
f27dd7fd
AC
32992003-09-11 Andrew Cagney <cagney@redhat.com>
3300
3301 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
3302 * gdbarch.h, gdbarch.c: Re-generate.
3303 * infcall.c (call_function_by_hand): Update.
3304 * hppa-tdep.c (hppa_push_arguments): Update.
3305 * ada-lang.c (place_on_stack): Update.
3306 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3307 * sparc-tdep.c (sparc_gdbarch_init): Update.
3308 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3309 * hppa-tdep.c (hppa_gdbarch_init): Update.
3310 * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
3311 stack_align.
3312
f630a401
DJ
33132003-09-11 Daniel Jacobowitz <drow@mvista.com>
3314
3315 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
3316 register do need a frame.
3317
0ddabb4c
AC
33182003-09-11 Andrew Cagney <cagney@redhat.com>
3319
3320 Since the IRIX 4 configuration was forcing K&R mode it hasn't been
3321 buildable since GDB 5.0.
3322 * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
3323 * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
3324 * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
3325 * irix4-nat.c: Delete file.
3326 * config/mips/irix4.mh: Delete file.
3327 * config/mips/irix3.mh: Delete file.
3328 * config/mips/irix3.mt: Delete file.
3329 * config/mips/tm-irix3.h: Delete file.
3330 * config/mips/nm-irix3.h: Delete file.
3331 * config/mips/xm-irix3.h: Delete file.
3332 * config/mips/nm-irix4.h: Delete file.
3333 * config/mips/xm-irix4.h: Delete file.
3334 * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
3335
fde2cceb
JB
33362003-09-10 J. Brobecker <brobecker@gnat.com>
3337
3338 * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
3339 * Makefile.in (hppa-tdep.o): Update dependencies.
3340
66f667f5
JW
33412003-09-10 James E Wilson <wilson@specifixinc.com>
3342
ef5fd69f
JW
3343 * MAINTAINERS: Change my e-mail address. Move to paper trail
3344 section.
66f667f5 3345
53e8aaea
KB
33462003-09-10 Kevin Buettner <kevinb@redhat.com>
3347
3348 * MAINTAINERS (frv): New ISA entry.
3349
dcc6aaff
KB
33502003-09-10 Kevin Buettner <kevinb@redhat.com>
3351
3352 * frv-tdep.c (dis-asm.h): Include.
3353 * Makefile.in (frv-tdep.o): Update dependencies.
3354
932644f0
JJ
33552003-09-09 Jeff Johnston <jjohnstn@redhat.com>
3356
3357 * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
3358 Fix typo for high range of floating registers.
3359
91c24f0a
DC
33602003-09-09 David Carlton <carlton@kealia.com>
3361
3362 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
3363 highpc initialization here out of scan_partial_symbols.
3364 (scan_partial_symbols): Restructure into a recursive version,
3365 calling add_partial_namespace and add_partial_enumeration when
3366 appropriate.
3367 (add_partial_namespace): New.
3368 (add_partial_enumeration, locate_pdi_sibling): Ditto.
3369
c9263853
AC
33702003-09-09 Andrew Cagney <cagney@redhat.com>
3371
e56a0ecc
AC
3372 * rs6000-tdep.c (ppc_push_return_address): Delete function.
3373 (rs6000_push_dummy_call): Set LR to BP_ADDR.
3374 (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
3375 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
3376
794a477a
AC
3377 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
3378 (rs6000_push_dummy_call): Set the "TOC" register.
3379
c9263853
AC
3380 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
3381 methods "max_register_raw_size", "max_register_virtual_size" or
3382 "register_virtual_size".
3383
afa7d0b2
ILT
33842003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
3385
3386 * MAINTAINERS: Update my e-mail address.
3387
7a41266b
AC
33882003-09-09 Andrew Cagney <cagney@redhat.com>
3389
3390 * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
3391 (rs6000_push_dummy_call): Store the struct return address.
3392 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
3393
77b2b6d4
AC
33942003-09-09 Andrew Cagney <cagney@redhat.com>
3395
3396 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
3397 "ppc_sysv_abi_push_arguments".
3398 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
3399 "ppc_sysv_abi_push_arguments".
3400 * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
3401 instead of "push_arguments".
3402 (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
3403
e8a7b686
AC
34042003-09-09 Andrew Cagney <cagney@redhat.com>
3405
3406 * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
3407 instead of CALL_DUMMY_ADDRESS.
3408
f86f5ca3
PH
34092003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
3410
3411 * p-lang.c: Eliminate "register".
3412 * c-lang.c: Ditto.
3413 * expprint.c: Ditto.
3414 * f-lang.c: Ditto.
3415 * jv-lang.c: Ditto.
3416 * language.c: Ditto.
3417 * m2-lang.c: Ditto.
3418 * parse.c: Ditto.
3419 * scm-lang.c: Ditto.
3420 * objc-lang.c: Ditto.
3421
83ee270e
NC
34222003-09-09 Nick Clifton <nickc@redhat.com>
3423
3424 * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
3425
a89aa300
AC
34262003-09-04 Andrew Cagney <cagney@redhat.com>
3427
3428 * avr-tdep.c: Include "dis-asm.h".
3429 * cris-tdep.c: Include "dis-asm.h".
3430 (cris_delayed_get_disassembler): Use "struct disassemble_info"
3431 instead of corresponding typedef.
3432 * h8300-tdep.c: Include "dis-asm.h".
3433 * ia64-tdep.c: Include "dis-asm.h".
3434 * i386-tdep.c: Include "dis-asm.h".
3435 (i386_print_insn): Use "struct disassemble_info" instead of
3436 corresponding typedef.
3437 * m68k-tdep.c: Include "dis-asm.h".
3438 * mcore-tdep.c: Include "dis-asm.h".
3439 * mips-tdep.c: Include "dis-asm.h".
3440 (gdb_print_insn_mips): Make static, use "struct disassemble_info"
3441 instead of corresponding typedef.
3442 * ns32k-tdep.c: Include "dis-asm.h".
3443 * s390-tdep.c: Include "dis-asm.h".
3444 * sparc-tdep.c: Include "dis-asm.h".
3445 * vax-tdep.c: Include "dis-asm.h".
3446 * v850-tdep.c: Include "dis-asm.h".
3447 * mn10300-tdep.c: Include "dis-asm.h".
3448 * rs6000-tdep.c: Include "dis-asm.h".
3449 * xstormy16-tdep.c: Include "dis-asm.h".
3450 (_initialize_xstormy16_tdep): Delete "extern" declaration of
3451 print_insn_xstormy16.
3452 * Makefile.in (v850-tdep.o): Update dependencies.
3453 (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
3454 (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
3455 (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
3456 (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
3457 (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
3458 (gdbarch_h): Remove $(dis_asm_h).
3459 * disasm.c: Include "dis-asm.h".
3460 (dis_asm_read_memory): Use "struct disassemble_info" instead of
3461 corresponding typedef.
3462 (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
3463 (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
3464 * gdbarch.sh: Do not include "dis-asm.h".
3465 (struct disassemble_info): Declare opaque.
3466 (TARGET_PRINT_INSN): Update declaration.
3467 * gdbarch.h, gdbarch.c: Re-generate.
3468
88a82a65
AC
34692003-09-08 Andrew Cagney <cagney@redhat.com>
3470
3471 * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
3472 CALL_DUMMY_ADDRESS, change to a predicate.
3473 * gdbarch.h, gdbarch.c: Re-generate.
3474 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
3475 Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
3476 * infcall.c (call_function_by_hand): Ditto.
3477 * sparc-tdep.c (sparc_push_return_address): Ditto.
3478 (sparc_gdbarch_init): Set deprecated_call_dummy_address.
3479 * xstormy16-tdep.c (xstormy16_push_return_address): Replace
3480 CALL_DUMMY_ADDRESS with entry_point_address.
3481 * v850-tdep.c (v850_push_return_address): Ditto.
3482 * s390-tdep.c (s390_push_return_address): Ditto.
3483 * rs6000-tdep.c (ppc_push_return_address): Ditto.
3484 * mn10300-tdep.c (mn10300_push_return_address): Ditto.
3485 * mcore-tdep.c (mcore_push_return_address): Ditto.
3486 * cris-tdep.c (cris_push_return_address): Ditto.
3487 * arm-tdep.c (arm_push_return_address): Ditto.
3488
3e2c4033
AC
34892003-09-08 Andrew Cagney <cagney@redhat.com>
3490
3491 * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
3492 enum. Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
3493 and REG_UNMODIFIED to REG_SAME_VALUE.
3494 (execute_cfa_program): Update.
3495 (dwarf2_frame_cache): Update. Initialize table to
3496 REG_UNSPECIFIED, complain if CFI fails to specify a register's
3497 location.
3498 (dwarf2_frame_prev_register): Update. Handle REG_UNSPECIFIED.
3499
39efb398
AC
35002003-09-08 Andrew Cagney <cagney@redhat.com>
3501
3502 * gnu-nat.c: Remove "inline" function attribute.
3503 * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
3504
f5cb5aca
KB
35052003-09-08 Kevin Buettner <kevinb@redhat.com>
3506
3507 * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
3508 target.
3509
1cb761c7
KB
35102003-09-08 Kevin Buettner <kevinb@redhat.com>
3511
3512 * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
3513 (frame_extra_info): Rename this struct to frv_unwind_cache.
3514 Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
3515 Add fields ``prev_sp'' and ``base''.
3516 (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
3517 (frv_saved_pc_after_call, frv_init_extra_frame_info)
3518 (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
3519 Delete.
3520 (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
3521 Revise all callers. Fill in the unwind cache argument and make
3522 other adjustments to account for new frame mechanisms.
3523 (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
3524 (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
3525 (frv_frame_base_address, frv_unwind_dummy_id): New functions.
3526 (frv_frame_unwind, frv_frame_base): New structs.
3527 (frv_push_arguments): Change name to frv_push_dummy_call(). Add
3528 additional arguments expected by this method and adjust function
3529 body accordingly.
3530 (frv_gdbarch_init): Remove calls to the following functions:
3531 set_gdbarch_deprecated_init_frame_pc(),
3532 set_gdbarch_deprecated_saved_pc_after_call(),
3533 set_gdbarch_deprecated_frame_chain(),
3534 set_gdbarch_deprecated_frame_saved_pc(),
3535 set_gdbarch_deprecated_frame_init_saved_regs(),
3536 set_gdbarch_deprecated_push_arguments(),
3537 set_gdbarch_deprecated_push_return_address(),
3538 set_gdbarch_deprecated_pop_frame(),
3539 set_gdbarch_deprecated_call_dummy_words(),
3540 set_gdbarch_deprecated_sizeof_call_dummy_words(),
3541 set_gdbarch_deprecated_init_extra_frame_info(),
3542 set_gdbarch_deprecated_dummy_write_sp(), and
3543 set_gdbarch_deprecated_pc_in_call_dummy().
3544 Add calls to the following functions:
3545 set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
3546 set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
3547 frame_base_set_default().
3548 * Makefile.in (frv-tdep.o): Update dependencies.
a8f4cde1 3549
68f6cf99
MK
35502003-09-09 Mark Kettenis <kettenis@gnu.org>
3551
3552 * dwarf2-frame.c (read_encoded_value): Add support for
3553 DW_EH_PE_aligned encoding.
3554
73b65bb0
DJ
35552003-09-08 Daniel Jacobowitz <drow@mvista.com>
3556
3557 * infrun.c (normal_stop): Don't print a message if the inferior
3558 has exited.
3559
7c8a5605
JB
35602003-09-08 Jim Blandy <jimb@redhat.com>
3561
3562 * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
3563 * dbxread.c: #include "gdb_assert.h".
3564 (read_dbx_symtab): If the objfile has no .data section, use the
3565 section index for the .bss section instead.
3566
7dd88986
DJ
35672003-09-08 Daniel Jacobowitz <drow@mvista.com>
3568
3569 * frame.c (deprecated_safe_get_selected_frame): New function.
3570 * frame.h (deprecated_safe_get_selected_frame): Add prototype.
3571 * findvar.c (read_var_value): Call it.
3572
55ff77ac
CV
35732003-09-08 Corinna Vinschen <vinschen@redhat.com>
3574
3575 * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
3576 (sh64-tdep.o): Add dependencies.
3577 * configure.tgt: Add FIXME to sh-*-linux*.
3578 * sh-tdep.c: Move sh64 support to sh64-tdep.c.
3579 (sh_gdbarch_init): Always set correct sh_show_regs function
a8f4cde1 3580 pointer. Call sh64_gdbarch_init() if machine type is sh5.
55ff77ac
CV
3581 * sh-tdep.h: Move sh64 support to sh64-tdep.c.
3582 * sh64-tdep.c: New file, containing all sh64 related code from
3583 sh-tdep.c.
3584 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
3585 * config/sh/linux.mt (TDEPFILES): Ditto.
a8f4cde1 3586 * config/sh/nbsd.mt (TDEPFILES): Ditto.
55ff77ac
CV
3587 * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
3588 * config/sh/wince.mt (TDEPFILES): Ditto.
3589
bfb39158
DJ
35902003-09-07 Daniel Jacobowitz <drow@mvista.com>
3591
3592 * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
3593 (stop_wait_callback): Handle !lp->signalled also.
3594 (lin_lwp_has_pending, flush_callback): New functions.
3595 (lin_lwp_wait): Call flush_callback.
3596 * linux-proc.c (linux_proc_add_line_to_sigset): New function.
3597 (linux_proc_pending_signals): New function.
3598 * linux-nat.h (linux_proc_pending_signals): Add prototype.
3599
9407de8e
DJ
36002003-09-07 Daniel Jacobowitz <drow@mvista.com>
3601
3602 From Nick Kelsey <nickk@ubicom.com>:
3603 * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
3604 when the stop PC is at the beginning of a function also.
3605
2ef47cd0
DJ
36062003-09-06 Daniel Jacobowitz <drow@mvista.com>
3607
3608 * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
3609 (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
3610
6f4492c8
MK
36112003-09-06 Mark Kettenis <kettenis@gnu.org>
3612
3613 * sol-thread.c: Include "gdb_string.h".
3614
d3420b2f
MK
36152003-09-03 Mark Kettenis <m.kettenis@osp.nl>
3616
3617 * gcore.c: Reorder include files in alphabetical order. Include
3618 "gdb_assert.h". Various coding style fixes.
3619 (derive_stack_segment, derive_heap_segment): Replace check for
3620 non-null BOTTOM and TOP with gdb_assert.
3621 (derive_heap_segment): Replace check for successful creation of
3622 ZERO with gdb_assert.
3623 (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
3624
5220ea4c
AC
36252003-09-04 Andrew Cagney <cagney@redhat.com>
3626
3627 * thread-db.c (verbose_dlsym): New function.
3628 (thread_db_load): Use verbose_dlsym
3629 (thread_db_new_objfile): Print that libthread_db was loaded, and
3630 that thread debugging was enabled.
3631
6e8c2c06
AC
36322003-09-04 Andrew Cagney <cagney@redhat.com>
3633
3634 * configure.tgt: Add "mips64*-*-*" target. Delete
3635 mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
3636 mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
3637 mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
3638 mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
3639 mips*-sony-*, and mips64*-*-elf* targets.
3640 * config/mips/embedl.mt: Delete file.
3641 * config/mips/embedl64.mt: Delete file.
3642 * config/mips/mips.mt: Delete file.
3643 * config/mips/mips64.mt: Delete file.
3644 * config/mips/tm-embed.h: Delete file.
3645 * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
3646 * config/mips/embed64.mt: Delete out-of-date comment.
3647
3a3bc038
AC
36482003-09-04 Andrew Cagney <cagney@redhat.com>
3649
3650 * hppa-tdep.c (hppa_gdbarch_init): Set
3651 "have_nonsteppable_watchpoint".
3652 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3653 * mips-tdep.c (mips_dump_tdep): Do not print
3654 HAVE_NONSTEPPABLE_WATCHPOINT.
3655 (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
3656 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3657 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3658 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3659
a957e642
CV
36602003-09-04 Corinna Vinschen <vinschen@redhat.com>
3661
3662 * breakpoint.c (watchpoint_check): Remove accidentally checked in
3663 unused code. Add comment.
3664
a6fbcf2f
CV
36652003-09-04 Corinna Vinschen <vinschen@redhat.com>
3666
3667 * breakpoint.c (watchpoint_check): Check for pc being in an
3668 epilogue if watchpoint frame couldn't be found.
3669
c14a44d5
AC
36702003-09-04 Andrew Cagney <cagney@redhat.com>
3671
3672 * Makefile.in: Re-generate all dependencies.
3673
f6c40618
AC
36742003-09-03 Andrew Cagney <cagney@redhat.com>
3675
3676 * arch-utils.h (legacy_print_insn): Delete declaration.
3677 * arch-utils.c (legacy_print_insn): Delete function.
3678 * disasm.c (deprecated_tm_print_insn_info): Delete.
3679 (_initialize_disasm): Delete function, contained code initializing
3680 deprecated_tm_print_insn_info.
3681 * gdbarch.sh (deprecated_tm_print_insn): Delete.
3682 (deprecated_tm_print_insn_info): Delete.
3683 (TARGET_PRINT_INSN): Do not provide a default.
3684 * gdbarch.h, gdbarch.c: Re-generate.
3685
242e8be5
AC
36862003-09-03 Andrew Cagney <cagney@redhat.com>
3687
3688 * disasm.c (fprintf_disasm): New function.
3689 (gdb_disassemble_info): Call "init_disassemble_info", instead of
3690 INIT_DISASSEMBLE_INFO_NO_ARCH. Do not initialize "insn_sets",
3691 reverts 2003-08-14 change.
3692 (_initialize_disasm): Call "init_disassemble_info", instead of
3693 INIT_DISASSEMBLE_INFO_NO_ARCH.
3694
3ffc3dda
MS
36952003-09-03 Michael Snyder <msnyder@redhat.com>
3696
3697 * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
3698
52d16ba8
AC
36992003-09-03 Andrew Cagney <cagney@redhat.com>
3700
3701 * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
3702 * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
3703 * symfile.c (syms_from_objfile): Update.
3704 (reread_symbols): `Update
3705 * exec.c (exec_file_attach): Update.
3706 (exec_file_attach): Update.
3707 * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
3708 2003-08-29 change.
3709 * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
3710
eb5492fa
DJ
37112003-09-03 Daniel Jacobowitz <drow@mvista.com>
3712
3713 * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
3714 trad-frame.h.
3715 (arm_get_cache): Delete macro.
3716 (struct arm_prologue_cache): Update comments. Make saved_regs into
3717 a trad_frame_saved_reg pointer. Remove unwound_pc; rename unwound_sp
3718 to prev_sp.
3719 (thumb_scan_prologue): Update for cache changes. Don't call
3720 DEPRECATED_PC_IN_CALL_DUMMY.
3721 (arm_scan_prologue): Update for cache changes. Take NEXT_FRAME
3722 argument and use it in desperation search for our prologue. Do not
3723 search past the specified PC.
3724 (arm_make_prologue_cache): Simplify.
3725
3726 (arm_prologue_this_id, arm_prologue_prev_register)
3727 (arm_prologue_unwind, arm_prologue_unwind_sniffer)
3728 (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
3729 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
3730 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
3731 (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
3732
3733 (arm_frame_chain_valid, arm_find_callers_reg)
3734 (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
3735 (arm_pop_frame): Delete obsolete methods.
3736 (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
3737
3738 (arm_gdbarch_init): Update for new frame methods. Register prologue
3739 and sigtramp unwinders. Set the default frame base method.
3740
3741 * Makefile.in (arm-tdep.o): Update dependencies.
3742 * varobj.c (find_frame_addr_in_frame_chain): Call
3743 get_frame_base_address.
3744 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
3745
24de872b
DJ
37462003-09-03 Daniel Jacobowitz <drow@mvista.com>
3747
3748 * arm-tdep.c (arm_minimal_frame_chain): Renamed from
3749 arm_frame_chain. Take NEXT_FRAME and CACHE arguments.
3750 Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
3751 (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
3752 Take NEXT_FRAME and CACHE arguments. Call
3753 FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
3754 Set unwound_pc in CACHE instead of modifying the frame argument.
3755 Don't bother checking the frame type when looking for sigtramp
3756 frames.
3757 (arm_make_prologue_cache, arm_frame_chain)
3758 (arm_init_extra_frame_info): New functions.
3759
9b8d791a
DJ
37602003-09-03 Daniel Jacobowitz <drow@mvista.com>
3761
3762 * arm-tdep.c (arm_get_cache): Define.
3763 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
3764 unwound_sp, unwound_pc, and saved_regs.
3765 (thumb_scan_prologue): Take a cache instead of the frame.
3766 (arm_scan_prologue): Likewise.
3767 (arm_frame_chain): Create a temporary cache for arm_scan_prologue
3768 instead of a temporary frame.
3769 (arm_init_extra_frame_info): Allocate and use a cache.
3770 (arm_frame_saved_pc, arm_pop_frame): Use the cache.
3771
7ee3275f
AC
37722003-09-03 Andrew Cagney <cagney@redhat.com>
3773
3774 * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
3775 * config/mips/wince.mt (TM_CLIBS): Ditto.
3776 * config/sh/wince.mt (TM_CLIBS): Ditto.
3777 * config/pa/hppa64.mt (TM_CLIBS): Delete.
3778 * config/sparc/sp64.mt (CC): Delete.
3779
57b29be7
AC
37802003-09-03 Andrew Cagney <cagney@redhat.com>
3781
3782 * defs.h: Do not include "arch-utils.h".
3783 (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
3784 GDB_MULTI_ARCH_PURE.
3785 * configure.in (GDB_MULTI_ARCH): Do not define.
3786 * configure, config.in: Regenerate.
3787 * configure.tgt: Do not set variable "gdb_multi_arch".
3788 * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
3789 * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
3790 * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
3791 * config/v850/v850.mt (TM_FILE): Delete disabled definition.
3792 * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
3793 * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
3794 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
3795 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
3796 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
3797 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
3798 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
3799 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
3800 * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
3801 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
3802 * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
3803 * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
3804 * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
3805 * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
a8f4cde1 3806
12e035e2
MC
38072003-08-30 Michael Chastain <mec@shout.net>
3808
3809 * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
3810 * config/m68k/nm-hp300hpux.h: Delete.
3811 * config/m68k/tm-hp300hpux.h: Delete.
3812 * config/m68k/xm-hp300hpux.h: Delete.
3813 * config/m68k/xm-hp300bsd.h: Delete.
3814 * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
3815 tm-hp300hpux.h, xm-hp300hpux.h.
3816 * somsolib.c: Remove comment about hp300 shared libraries.
3817
bda34dc2
MK
38182003-08-31 Mark Kettenis <kettenis@gnu.org>
3819
5bca7895
MK
3820 * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
3821 Only define PTRACE_GET_THREAD_AREA is not already defined.
3822 Various style fixes in code and comments and some additional
3823 spelling fixes in comments. Move after functions dealing with
3824 debug registers.
3825 * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
3826 Fix coding-style.
3827
bda34dc2
MK
3828 * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
3829 frame_unwind_register_unsigned instead of
3830 frame_unwind_unsigned_register.
3831
c890192f
MK
38322003-08-30 Mark Kettenis <kettenis@gnu.org>
3833
3834 * configure.in: Search for gethostbyname in libnsl.
3835 * configure: Regenerated.
3836
60fac5b8
MK
38372003-08-29 Mark Kettenis <kettenis@gnu.org>
3838
e294916c
MK
3839 * configure.in: Remove redundant AC_MSG_RESULT in check for
3840 uintptr_t in stdint.h.
3841 * configure: Regenerated.
3842
c40d267a
MK
3843 * amd64-nat.h (struct regcache): Add opaque declaration.
3844
60fac5b8
MK
3845 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
3846 * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
3847 Change "register array" to "register cache" in comments.
3848 (x86_64_linux_gregset64_reg_offset): New variable.
3849 (GETREGS_SUPPLIES): Remove macro.
3850 (supply_gregset): Call amd64_supply_native_gregset instead of
3851 x86_64_linux_supply_gregset.
3852 (fill_gregset): Rename `regno' to `regnum'. Call
3853 amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
3854 (store_regs): Rename `regno' to `regnum'.
3855 (store_fpregs): Rename `regno' to `regnum'.
3856 (fetch_inferior_registers): Rename `regno' to `regnum'. Use
3857 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
3858 Reorganize function a bit.
3859 (store_inferior_registers): Rename `regno' to `regnum'. Use
3860 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
3861 Reorganize function a bit.
3862 (_initialize_x86_64_linux_nat): New function.
3863 * config/i386/x86-64linux.mh.
3864
546143b6
AC
38652003-08-29 Andrew Cagney <cagney@redhat.com>
3866
3867 * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
3868 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
3869 (target_remove_watchpoint): Delete macro.
3870 (target_insert_watchpoint): Delete macro.
3871 (remote_mips_can_use_hardware_watchpoint): Delete declaration.
3872 (remote_mips_stopped_by_watchpoint): Delete declaration.
3873 (remote_mips_remove_watchpoint): Delete declaration.
3874 (remote_mips_set_watchpoint): Delete declaration.
3875 (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
3876 * remote-mips.c (_initialize_remote_mips): Set
3877 "to_insert_watchpoint", "to_stopped_by_watchpoint",
3878 "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
3879 (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
3880 (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
3881 (mips_stopped_by_watchpoint): Rename
3882 remote_mips_stopped_by_watchpoint.
3883 (mips_can_hardware_watchpoint): Rename
3884 remote_mips_can_use_hardware_watchpoint, update function
3885 signature.
3886
7bace51b
MK
38872003-08-29 Mark Kettenis <kettenis@gnu.org>
3888
b0f5c6f2
MK
3889 * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
3890 USER_DS. We haven't given them a register number yet.
3891
2a6d284d
MK
3892 * amd64-nat.h: New file.
3893 * amd64-nat.c: New file.
3894 * amd64fbsd-nat.c: Include "amd64-nat.h".
3895 (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
3896 (amd64fbsd32_r_reg_offset): New variable.
3897 (supply_gregset): Simply call amd64_supply_native_gregset.
3898 (fill_gregset): Rename `regno' to `regnum'. Simply call
3899 amd64_collect_native_gregset.
3900 (fill_fpregset): Rename `regno' to `regnum'.
3901 (fetch_inferior_registers): Rename `regno' to `regnum'. Replace
3902 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
3903 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
3904 `fpregset_t'. Call amd64_supply_native_gregset instead of
3905 supply_gregset. Call x86_64_supply_fxsave instead of
3906 supply_fpregset.
3907 (store_inferior_registers): Rename `regno' to `regnum'. Replace
3908 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
3909 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
3910 `fpregset_t'. Call amd64_collect_native_gregset instead of
3911 fill_gregset. Call x86_64_collect_fxsave instead of
3912 fill_fpregset.
3913 (_initialize_am64fbsd_nat): Initialize
3914 amd64_native_gregset32_reg_offset and
3915 amd64_native_gregset64_reg_offset.
3916 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
3917
a16d75cc
MK
3918 * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
3919 null pointer. Fix typo in comment.
3920
7bace51b
MK
3921 * regcache.c (supply_register): Reimplement to call
3922 regcache_raw_supply.
3923 (regcache_collect): Reimplement by calling regcache_raw_collect.
3924
9a661b68
MK
39252003-08-28 Mark Kettenis <kettenis@gnu.org>
3926
3927 * regcache.c (register_buffer): Consitify first argument.
3928 (regcache_raw_supply, regcache_raw_collect): New
3929 functions.
3930
e94cc8fa
DJ
39312003-08-28 Daniel Jacobowitz <drow@mvista.com>
3932
3933 * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
3934 by Nathan J. Williams.
3935
c64bd0ce
DJ
39362003-08-28 Daniel Jacobowitz <drow@mvista.com>
3937
3938 * lin-lwp.c (wait_lwp): New function, copied from
3939 stop_wait_callback. Clean up.
3940 (stop_wait_callback): Use wait_lwp.
3941
e5ab0dce
AC
39422003-08-28 Andrew Cagney <cagney@redhat.com>
3943
3944 * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
3945 flavour and disassembler options.
3946 (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
3947 (mips_gdbarch_init): Set "print_insn". Delete initialization of
3948 deprecated_tm_print_insn_info.
a8f4cde1 3949
a788de9b
AC
39502003-08-27 Andrew Cagney <cagney@redhat.com>
3951
3952 * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
3953 Use target_read_memory.
3954 (s390_get_frame_info): Update. Do not reference
3955 deprecated_tm_print_insn_info.
3956 (s390_check_function_end, s390_is_sigreturn): Ditto.
3957
36482093
AC
39582003-08-27 Andrew Cagney <cagney@redhat.com>
3959
3960 * Makefile.in (cris-tdep.o): Update dependencies.
3961 * cris-tdep.c: Include "gdb_assert.h".
3962 (cris_gdbarch_init): Set print_insn.
3963 (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
3964 (cris_delayed_get_disassembler): Simplify, directly call the
3965 disassembler returned by cris_get_disassembler.
3966 * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
3967 (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
3968 * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
3969 (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
3970 * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
3971 (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
3972 * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
3973 (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
3974 * frv-tdep.c (frv_gdbarch_init): Set print_insn.
3975 (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
3976 * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
3977 (gdb_print_insn_sparc): Delete function.
3978 (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
3979 deprecated_tm_print_insn_info.
3980 * v850-tdep.c (v850_gdbarch_init): Set print_insn.
3981 (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
3982 (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
3983 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
3984 (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
3985 * s390-tdep.c (gdb_print_insn_s390): Delete function.
3986 (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
3987 (s390_gdbarch_init): Set print_insn.
3988
0285512f
AC
39892003-08-27 Andrew Cagney <cagney@redhat.com>
3990
3991 * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
3992 (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
3993 * infcall.c (call_function_by_hand): Convert the entry point
3994 address into a code address.
3995
cdcd5552
AC
39962003-08-27 Andrew Cagney <cagney@redhat.com>
3997
3998 * dsrec.c: Include "gdb_string.h".
3999 * Makefile.in (dsrec.o): Update dependencies.
4000
e85cddad
MC
40012003-08-27 Michael Chastain <mec@shout.net>
4002
4003 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
4004
8bbfbb23
AC
40052003-08-27 Andrew Cagney <cagney@redhat.com>
4006
4007 * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
4008 (alpha_osf1_init_abi): Do not set call_dummy_address.
4009
ba058b66
DC
40102003-08-27 David Carlton <carlton@kealia.com>
4011
4012 From Randolph Chung <tausq@debian.org>:
4013 * linux-proc.c (linux_info_proc_cmd): rework the code so that it
4014 compiles with -Wformat-nonliteral -Werror.
4015
87f84c9d
JB
40162003-08-26 Jim Blandy <jimb@redhat.com>
4017
4018 * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
4019 (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
4020 bfd_lookup_symbol, since we only want symbols in code sections.
4021 (look_for_base): Pass zero as the SECT_FLAGS argument to
4022 bfd_lookup_symbol, since we're not concerned about which section
4023 the symbol is in.
4024
102d615a
JJ
40252003-08-26 Jeff Johnston <jjohnstn@redhat.com>
4026
4027 * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
a8f4cde1 4028 we are frameless or the return address register is already known.
102d615a 4029
cc7ad3ea
AC
40302003-08-26 Andrew Cagney <cagney@redhat.com>
4031
4032 * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
4033 in size. Add comments.
4034
af8b88dd
JJ
40352003-08-26 Jeff Johnston <jjohnstn@redhat.com>
4036
4037 * ia64-tdep.c (ia64_convert_from_func_addr): New function.
a8f4cde1 4038 (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
af8b88dd 4039
e0a4f5a1
JM
40402003-08-26 Jason Merrill <jason@redhat.com>
4041
4042 * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
4043 case out of #ifdef MIPS block.
4044
4ae9ee8e
DJ
40452003-08-25 Daniel Jacobowitz <drow@mvista.com>
4046
4047 PR java/1322
4048 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
4049 available before calling SECT_OFF_TEXT.
3c164570 4050 * PROBLEMS: Remove description of java/1322.
4ae9ee8e 4051
004d836a
JJ
40522003-08-25 Jeff Johnston <jjohnstn@redhat.com>
4053
a8f4cde1 4054 * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
004d836a
JJ
4055 bof, and nat0-nat127 as pseudo-registers.
4056 (ia64_frame_cache): New struct used to cache frame info.
4057 (ia64_register_reggroup_p): New routine used to override default
a8f4cde1 4058 register grouping so registers without names are still saved and
004d836a 4059 restored.
a8f4cde1 4060 (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
004d836a
JJ
4061 pseudo values.
4062 (ia64_pseudo_register_read): New routine to read pseudo-registers.
4063 (ia64_pseudo_register_write): New routine to write pseudo-registers.
a8f4cde1 4064 (ia64_alloc_frame_cache): New routine to create a new
004d836a
JJ
4065 ia64_frame_cache.
4066 (examine_prologue): Change prototype to add next_frame pointer.
4067 Assume frameless until otherwise proven. Verify that the cfm for
a8f4cde1 4068 current frame matches the cfm that should occur for the prologues
004d836a
JJ
4069 alloc insn and if equal, mark as not frameless. At end of routine,
4070 if not frameless, calculate registers for the previous frame and store
4071 in the cache, if a cache is provided.
4072 (ia64_skip_prologue): Use new prototype when calling examine_prologue
4073 and pass 0 for next_frame.
4074 (ia64_store_return_value): Change to use convert_typed_floating()
4075 instead of calling ia64_convert_to_raw().
4076 (ia64_extract_return_value): Change to use convert_typed_floating()
4077 instead of calling ia64_convert_to_virtual().
4078 (ia64_frame_cache): New routine to support new frame model.
4079 (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
4080 (ia64_frame_sniffer): Ditto.
4081 (ia64_sigtramp_frame_init_saved_regs): Ditto.
4082 (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
4083 (ia64_sigtramp_frame_prev_register): Ditto.
4084 (ia64_sigtramp_frame_sniffer): Ditto.
4085 (ia64_frame_base_address): Ditto.
4086 (ia64_extract_struct_value_address): Change to issue error message.
4087 (ia64_frame_align): New routine to align sp.
4088 (ia64_push_dummy_call): New routine based on ia64_push_arguments().
a8f4cde1 4089 (ia64_push_arguments): Removed. Logic moved to
004d836a
JJ
4090 ia64_push_dummy_call().
4091 (ia64_push_return_address): Ditto.
4092 (ia64_unwind_dummy_id): New function.
4093 (ia64_unwind_pc): Ditto.
4094 (ia64_convert_register_p): Ditto.
4095 (ia64_register_to_value): Ditto.
4096 (ia64_value_to_register): Ditto.
4097 (ia64_pop_frame, ia64_pop_frame_regular): Removed.
4098 (ia64_register_byte, ia64_register_raw_size): Ditto.
4099 (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
4100 (ia64_saved_pc_after_call): Ditto.
4101 (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
4102 (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
4103 (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
4104 (ia64_register_convert_to_raw): Ditto.
4105 (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
4106 (ia64_init_extra_frame_info): Ditto.
4107 (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
4108 (ia64_gdbarch_init): Remove registering of deprecated functions that
4109 are no longer used. Add registration of new gdbarch functions.
4110 Remove registering deprecated_write_sp. Replace
4111 set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
4112 Delete set_gdbarch_deprecated_register_convertible(),
4113 set_gdbarch_deprecated_register_convert_to_virtual(), and
4114 set_gdbarch_deprecated_register_convert_to_raw() calls. Remove
4115 set_gdbarch_deprecated_register_size(),
4116 set_gdbarch_deprecated_register_bytes(),
4117 set_gdbarch_pcregnum(),
4118 set_gdbarch_deprecated_register_byte(),
4119 set_gdbarch_deprecated_register_raw_size(),
4120 set_gdbarch_deprecated_max_register_raw_size(),
4121 set_gdbarch_deprecated_register_virtual_size(),
4122 and set_gdbarch_deprecated_max_register_virtual_size() calls.
4123 Replace set_gdbarch_deprecated_extract_return_value() with
4124 set_gdbarch_extract_return_value(). Remove calls to:
4125 set_gdbarch_deprecated_saved_pc_after_call();
4126 set_gdbarch_deprecated_frame_chain(),
4127 set_gdbarch_deprecated_frame_saved_pc(),
4128 set_gdbarch_deprecated_frame_init_saved_regs(),
4129 set_gdbarch_deprecated_get_saved_register(),
4130 set_gdbarch_deprecated_call_dummy_words(),
4131 set_gdbarch_deprecated_sizeof_call_dummy_words(),
4132 set_gdbarch_deprecated_init_extra_frame_info(),
4133 set_gdbarch_deprecated_frame_args_address(),
4134 set_gdbarch_deprecated_frame_locals_address(),
4135 and set_gdbarch_deprecated_dummy_write_sp().
4136 Add set_gdbarch_convert_register_p(),
4137 set_gdbarch_register_to_value(),
4138 set_gdbarch_value_to_register(),
4139 set_gdbarch_push_dummy_call(),
4140 set_gdbarch_frame_align(),
4141 set_gdbarch_unwind_dummy_id(),
4142 set_gdbarch_unwind_pc(),
4143 frame_unwind_append_sniffer(),
4144 frame_unwind_append_sniffer(),
4145 and frame_base_set_default().
4146
aede7613
CD
41472003-08-25 Chris Demetriou <cgd@broadcom.com>
4148
4149 * configure.tgt: Document need for special "mipsisa64" handling.
4150 (mipsisa64*-*-linux64): Handle as target linux64.
4151 (mipsisa64*-*-*): Handle as target embed64.
4152
43c3a82e
MC
41532003-08-18 Michael Chastain <mec@shout.net>
4154
4155 * PROBLEMS: Document pr gdb/1322, the Java anonymous
4156 objfile bug.
4157
6564f77d
MK
41582003-08-24 Mark Kettenis <kettenis@gnu.org>
4159
2de139ba
MK
4160 * i387-tdep.h: Update copyright date.
4161 (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
4162
6564f77d
MK
4163 * linux-proc.c (linux_proc_xfer_memory): Remove comment about
4164 CFLAGS games to reflect reality.
4165
42cf1509
AC
41662003-08-24 Andrew Cagney <cagney@redhat.com>
4167
4168 * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
4169 GDB_MULTI_ARCH is always non-zero.
4170 * osabi.c (_initialize_gdb_osabi): Ditto.
4171 (gdbarch_init_osabi): Ditto.
4172 * sparc-tdep.c: Ditto for #if code.
4173
0485f6ad
MK
41742003-08-23 Mark Kettenis <kettenis@gnu.org>
4175
4176 * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
4177 Update comments.
4178 * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype. Update
4179 comments.
4180 * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
4181 x86_64_supply_fxsave.
4182 * x86-64-linux-nat.c (supply_fpregset): Adjust call to
4183 x86_64_supply_fxsave.
4184 * amd64fbsd-nat.c (supply_fpregset): Adjust call to
4185 x86_64_supply_fxsave.
4186
c7716133
AJ
41872003-08-23 Andreas Jaeger <aj@suse.de>
4188
4189 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
4190 i387_supply_fxsave.
4191
ed504bdf
MK
41922003-08-23 Mark Kettenis <kettenis@gnu.org>
4193
4194 * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
4195 i387_supply_register.
4196 (go32_fetch_registers): Adjust call to i387_supply_fsave.
4197 * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
4198 i387_supply_fsave.
4199 (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
4200 i387_supply_fxsave.
4201 * i386obsd-tdep.c (fetch_core_registers): Adjust call to
4202 i387_supply_fsave.
4203 * i386bsd-nat.c (supply_fpregset): Adjust call to
4204 i387_supply_fsave.
4205 (fetch_inferior_registers): Remove extraneous whitespace. Adjust
4206 call to i387_supply_fxsave. Call i387_supply_fsave instead of
4207 supply_fpregset.
4208 (store_inferior_registers): Remove extraneous whitespace. Call
4209 i387_fill_fsave instead of fill_fpregset.
4210 * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
4211 (supply_fpregset): Likewise.
4212 * i386v4-nat.c (supply_fpregset): Adjust call to
4213 i387_supply_fsave.
4214 * i386-interix-nat.c (supply_fpregset): Adjust call to
4215 i387_supply_fsave.
4216 * i386-linux-nat.c (supply_fpregset): Adjust call to
4217 i387_supply_fsave.
4218 (supply_fpxregset): Adjust call to i387_adjust_fxsave.
4219 * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
4220 i387supply_fsave and i387_supply_fxsave.
4221 * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
4222 Incorporate code from `i387_supply_register.
4223 (i387_supply_register): Remove.
4224 (i387_supply_fxsave): Add `regnum' argument.
4225 Update comments.
4226 * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
4227 prototype.
4228 (i387_supply_register): remove prototype.
4229 Update comments.
a8f4cde1 4230
4be5d520
MC
42312003-08-22 Michael Chastain <mec@shout.net>
4232
4233 * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
4234 Add lines for files in gdb/testsuite/gdb.cp/* that are
4235 still not 8.3 unique.
4236
7ed85d26
DJ
42372003-08-22 Daniel Jacobowitz <drow@mvista.com>
4238
4239 * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
4240 TYPE_VPTR_FIELDNO is valid.
4241
eb0d3137
MK
42422003-08-19 Mark Kettenis <kettenis@gnu.org>
4243
4244 * utils.c (set_width_command): Remove prototypes.
4245 (set_screen_size): New prototype.
4246 (init_page_info): Simplify by fetching the screen size from
4247 Readline. Call set_screen_size.
4248 (set_screen_size): New function.
4249 (set_width): Add missing whitespace in comment.
4250 (set_width_command): Call set_screen_size.
4251 (set_height_command): New function.
4252 (initialize_utils): Fix formatting. Make "set height" command
4253 call set_height_command. Remove redundant code that turns off
4254 pagination if output isn't a terminal. Remove redundant call to
4255 set_width_command.
a8f4cde1 4256
7e6d0ac8
MK
42572003-08-22 Mark Kettenis <kettenis@gnu.org>
4258
3567a8ea
MK
4259 * sparc64-tdep.h (sparc64_regnum): Fix comment.
4260 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
4261 (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
4262 * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
4263 `case' keyword.
4264 (sparc64_register_info): Give the reister with number
4265 SPARC64_STATE_REGNUM a name.
4266 (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
4267 %asi and %ccr.
4268 (sparc64_push_dummy_call): Take BIAS into account when checking
4269 stcak alignment.
4270 (sparc_software_single_step): Remove assertions that check whether
4271 NPC and NNPC were zero.
4272 (sparc_supply_rwindow): Make public. Merge functionality with
4273 sparc64_supply_rwindow.
4274 (sparc_fill_rwindow): Make public. Merge functionality with
4275 sparc64_fill_rwindow.
4276 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
4277 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
4278 SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
4279 * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
4280 sparc_supply_rwindow instead of sparc64_supply_rwindow.
4281
7e6d0ac8
MK
4282 * reggroups.c: Add whitespace after declarations of local
4283 variables in functions.
4284
72e5f484
MC
42852003-08-21 Michael Chastain <mec@shout.net>
4286
4287 * gdbtypes.h: Change array bound type from an int to enum.
4288
435ac228
AC
42892003-08-21 Andrew Cagney <cagney@redhat.com>
4290
4291 * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
4292 * config/sparc/tm-sparc.h: Ditto.
4293 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
4294 unconditionally.
4295 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
4296
0d0e1a63
MK
42972003-07-13 Mark Kettenis <kettenis@gnu.org>
4298
4299 * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
4300 (register_objfile_data, set_objfile_data, objfile_data): New
4301 prototypes.
4302 * objfiles.c (objfile_alloc_data, objfile_free_data): New
4303 prototypes.
4304 (allocate_objfile): Call objfile_alloc_data.
4305 (free_objfile): Call objfile_free_data.
4306 (struct objfile_data): New.
4307 (struct objfile_data_registration): New.
4308 (struct objfile_data_registry): New.
4309 (objfile_data_registry): New variable.
4310 (register_objfile_data): New function.
4311 (objfile_alloc_data, objfile_free_data): New functions.
4312 (set_objfile_data, objfile_data): New functions.
4313 * dwarf2-frame.c (dwarf2_frame_data): New variable.
4314 (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
4315 (_initialize_dwarf2_frame): New function and prototype.
4316
d90cf509
AC
43172003-08-21 Andrew Cagney <cagney@redhat.com>
4318
4319 * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
4320 a specific architecture.
4321 * arch-utils.h (set_architecture_from_arch_mach): Delete
4322 declaration.
4323 (target_architecture_hook): Delete declaration.
4324 * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
4325 (default_float_format): Assume GDB_MULTI_ARCH.
4326 (default_double_format): Assume GDB_MULTI_ARCH.
4327 (set_endian_from_file): Delete function.
4328 (arch_ok): Delete function.
4329 (set_arch): Delete function.
4330 (set_architecture_from_arch_mach): Delete function.
4331 (set_architecture_from_file): Delete function.
4332 (set_architecture): Assume GDB_MULTI_ARCH.
4333 (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
4334
8b39fe56
MK
43352003-08-21 Mark Kettenis <kettenis@gnu.org>
4336
4337 Rewrite FreeBSD/sparc64 native configuration.
4338 * sparcbsd-nat.c, sparcbsd-nat.h: New files.
4339 * sparc64fbsd-nat.c: New file.
4340 * sparc64fbsd-tdep.c: New file.
4341 * sparc64-tdep.c sparc64-tdep.h: New files.
4342 * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
4343 sparc64fbsd-tdep.o): New dependencies.
4344 (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
4345 and sparc64fbsd-tdep.c.
4346 (sparc64_tdep_h, sparcbsd_nat_h): New variables.
4347 * config/sparc/fbsd.mh: Remove copyright notice.
4348 (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
4349 sparcbsd-nat.o.
4350 * config/sparc/fbsd.mt: Remove copyright notice.
4351 (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
4352 solib-legacy.o. Add sparc64-tdep.o and sparc64fbsd-tdep.o.
4353 * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
4354 (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
4355 PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
4356 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
4357 fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
4358 * config/sparc/tm-fbsd.h: Don't include "solib.h" and
4359 "sparc/tm-sp64.h".
4360 (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
4361 (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
4362
a7f19c79
MC
43632003-08-21 Michael Chastain <mec@shout.net>
4364
4365 * symtab.h: Add doco on the space critical structures and
4366 some measurements of space usage.
4367
da08ea5b
MS
43682003-08-21 Michael Snyder <msnyder@redhat.com>
4369
4370 * tracepoint.c (trace_dump_command): Trace break address
4371 is subject to DECR_PC_AFTER_BREAK.
4372 (set_traceframe_context): Make "trace_line" an int.
4373 Fixes suggested by Mark Newman <mark.newman@lmco.com>
a8f4cde1 4374
6df2bf50
MS
43752003-08-20 Michael Snyder <msnyder@redhat.com>
4376
4377 * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
a8f4cde1
RM
4378 * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
4379 FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
6df2bf50 4380 argument passing.
a8f4cde1 4381 (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
6df2bf50
MS
4382 functions, replace sh_push_dummy_call.
4383 (sh_gdbarch_init): Set push_dummy_call to one of new methods.
4384
0955bbf0
MC
43852003-08-20 Michael Chastain <mec@shout.net>
4386
4387 * gdbtypes.h (struct main_type): Rearrange to save space.
4388
260a4188
MS
43892003-08-20 Michael Snyder <msnyder@redhat.com>
4390
4391 * trad-frame.c: Comment typo fix.
4392
8baa6f92
KB
43932003-08-20 Michael Snyder <msnyder@redhat.com>
4394 Kevin Buettner <kevinb@redhat.com>
4395
4396 * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
4397 (frv_frame_init_saved_regs): Add declaration.
4398 (frame_extra_info): Add new field ``saved_regs''.
4399 (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
4400 (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
4401 Update frame related code.
4402 (frv_extract_struct_value_address): Adjust formatting.
4403 * Makefile.in (frv-tdep.o): Update dependencies.
4404 * config/frv/tm-frv.h (target_insert_watchpoint)
4405 (target_remove_watchpoint, target_insert_hw_breakpoint)
4406 (target_remove_hw_breakpoint): Delete these macros.
4407 (remote_insert_watchpoint, remote_remove_watchpoint)
4408 (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
4409 these declarations.
4410
87193939
MC
44112003-08-20 Michael Chastain <mec@shout.net>
4412
4413 * defs.h (ENUM_BITFIELD): New macro.
4414 * symtab.h (ENUM_BITFIELD): Use it.
4415 (BYTE_BITFIELD): Remove old macro, which was already disabled.
4416
062103ba
SA
44172003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
4418
4419 * MAINTAINERS (write after approval): Add myself.
a8f4cde1 4420
8b148df9
AC
44212003-08-18 Andrew Cagney <cagney@redhat.com>
4422
4423 * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
4424 * gdbarch.h, gdbarch.c: Re-generate.
4425 * infcall.c (call_function_by_hand): Adjust the SP by
4426 frame_red_zone_size before allocating any stack space.
4427 * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
4428 * x86-64-tdep.c (x86_64_frame_align): New function.
4429 (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
4430
4431 * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
4432 Remove code adjusting SP so that it skips over the Red Zone.
4433
954a4db8
MK
44342003-08-18 Mark Kettenis <kettenis@gnu.org>
4435
4436 * NEWS (New native configurations): Mention FreeBSD/amd64.
4437
1a241548
AC
44382003-08-18 Andrew Cagney <cagney@redhat.com>
4439
4440 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
4441 "dwarf2_build_frame_info". Append "m68k_frame_sniffer" instead of
4442 "m68k_frame_p".
4443 (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
4444
f82b2acd
MK
44452003-08-18 Mark Kettenis <kettenis@gnu.org>
4446
4447 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
4448
4056d258
ML
44492003-08-18 Michal Ludvig <mludvig@suse.cz>
4450
4451 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
4452 Define.
4453 * i386-linux-nat.c: Include "linux-nat.h".
4454 (child_post_startup_inferior): New function.
a8f4cde1 4455
99ab4326
MK
44562003-08-18 Mark Kettenis <kettenis@gnu.org>
4457
4458 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
4459 at the start of a frameless function. This probably fixes PR
4460 backtrace/1338.
4461
c8d5f0d6
MC
44622003-08-17 Michael Chastain <mec@shout.net>
4463
4464 * symfile.c (find_sym_fns): Remove special case for apollo target.
4465
9016a515
DJ
44662003-08-17 Daniel Jacobowitz <drow@mvista.com>
4467
4468 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
4469 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
4470 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
4471 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
4472 (linux_supports_tracevforkdone): New function.
4473 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
4474 TRACEVFORKDONE.
4475 (child_follow_fork): Handle vfork.
4476 (linux_handle_extended_wait): Likewise. Also handle exec.
4477 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
4478 * NEWS: Mention fork tracing.
4479
c538c11c
DJ
44802003-08-17 Daniel Jacobowitz <drow@mvista.com>
4481
4482 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
4483
4de4c07c
DJ
44842003-08-17 Daniel Jacobowitz <drow@mvista.com>
4485
4486 * Makefile.in (i386-linux-nat.o): Update dependencies.
4487 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
4488 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
4489 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
4490 * i386-linux-nat.c: Include "linux-nat.h".
4491 (child_post_startup_inferior): New function.
4492 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
4493 * infptrace.c (kill_inferior): Wrap in #ifdef.
4494 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
4495 attaching to each LWP.
4496 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
4497 (init_lin_lwp_ops): Fill in some more operations.
4498 * linux-nat.h (linux_enable_event_reporting)
4499 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
4500 prototypes.
4501 * linux-nat.c (linux_enable_event_reporting): New function.
4502 (child_post_attach, linux_child_post_startup_inferior)
4503 (child_post_startup_inferior, child_follow_fork)
4504 (linux_handle_extended_wait, kill_inferior): New functions.
4505
7996bcec
AC
45062003-08-16 Andrew Cagney <cagney@redhat.com>
4507
4508 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
4509 * gdbarch.h, gdbarch.c: Re-generate.
4510
3d48a7a0
MK
45112003-08-16 Mark Kettenis <kettenis@gnu.org>
4512
4513 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
4514
7989c619
AC
45152003-08-16 Andrew Cagney <cagney@redhat.com>
4516
4517 * NEWS: Mention that "set prompt-escape-char" was deleted.
4518 * top.c (get_prompt_1): Delete function.
4519 (gdb_prompt_escape):
4520 (init_main): Do not clear "gdb_prompt_escape". Delete "set
4521 prompt-escape-char" command.
4522 (MAX_PROMPT_SIZE): Delete macro.
4523 (get_prompt): Simplify, do not call get_prompt_1.
4524
07978cd8
AC
45252003-08-16 Andrew Cagney <cagney@redhat.com>
4526
4527 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
4528 -Werror. -Wformat-nonliteral problems.
4529
3ff7cf9e
JB
45302003-08-15 J. Brobecker <brobecker@gnat.com>
4531
4532 Further multiarching work mostly for hppa64-*-hpux11:
4533 * hppa-tdep.h: New file.
4534 * hppa-tdep.c: #include hppa-tdep.c.
4535 (hppa32_num_regs): Renamed from hppa_num_regs.
4536 (hppa64_num_regs): New constant.
4537 (hppa64_call_dummy_breakpoint_offset): New constant.
4538 (hppa32_call_dummy_length): New constant.
4539 (hppa64_call_dummy_length): New constant.
4540 (hppa32_stack_align): Make name 32bit explicit.
4541 (hppa32_register_virtual_type): Likewise.
4542 (hppa32_extract_return_value): Likewise.
4543 (hppa32_use_struct_convention): Likewise.
4544 (hppa32_store_return_value): Likewise.
4545 (hppa64_register_virtual_type): New function.
4546 (hppa64_extract_return_value): New function.
4547 (hppa64_use_struct_convention): New function.
4548 (hppa64_store_return_value): New function.
4549 (hppa_frame_locals_address): Remove declaration, function does
4550 not exist anymore.
4551 (hppa_register_byte): Add support for PA64 ABI.
4552 (hppa_gdbarch_init): Add support for PA64 ABI.
4553 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
4554 Make name 32bit explicit.
4555 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
4556 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
4557 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
4558 (hppa64_hpux_frame_base_before_sigtramp): New function.
4559 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
4560 * config/pa/tm-hppa64.h: Remove macros that are no longer
4561 necessary now that the gdbarch vector is properly setup.
a8f4cde1 4562 Transform some macros into function calls. Some minor cleanup.
3ff7cf9e
JB
4563 * config/pa/tm-hppah.h: Update function calls in macros
4564 following the function renaming in hppa-hpux-tdep.c.
4565 * Makefile.in (hppa_tdep_h): New variable.
4566 (hppa-tdep.o): Add dependency over hppa_tdep_h.
4567
5d05ca6d
MS
45682003-08-14 Michael Snyder <msnyder@redhat.com>
4569
4570 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
4571
37ba2569
JB
45722003-08-13 J. Brobecker <brobecker@gnat.com>
4573
4574 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
4575 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
4576 routine.
4577
aed7f26a
MS
45782003-08-13 Michael Snyder <msnyder@redhat.com>
4579
4580 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
4581 (frv_saved_pc_after_call): Use deprecated ftype.
4582 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
4583 (frv_remote_translate_xfer_address): Remove.
4584 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
4585
752d4ac1
JB
45862003-08-13 J. Brobecker <brobecker@gnat.com>
4587
4588 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
4589 initialization after the common gdbarch initialization, not before.
4590
1426ac1d
JB
45912003-08-13 J. Brobecker <brobecker@gnat.com>
4592
4593 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
4594 (ADDR_BITS_REMOVE): Remove, redundant.
4595
b6fbdd1d
JB
45962003-08-13 J. Brobecker <brobecker@gnat.com>
4597
4598 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
4599 gdbarch method to clear the 2 low bits of text addresses.
4600
44160db3
AC
46012003-08-12 Andrew Cagney <cagney@redhat.com>
4602
4603 * Makefile.in (dsrec.o): Update dependencies.
4604 * dsrec.c: Include "gdb_assert.h".
4605 (make_srec): Use snprintf instead of sprintf, use a literal format
4606 string.
4607
bcf7d3ca
AC
46082003-08-12 Andrew Cagney <cagney@redhat.com>
4609
4610 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
4611 FRAME_OBSTACK_ZALLOC.
4612
49ed40de
KB
46132003-08-12 Kevin Buettner <kevinb@redhat.com>
4614
4615 * i386-tdep.c (i386_gdbarch_init): Enable default support for
4616 SSE registers.
4617
b246147c
MK
46182003-08-10 Mark Kettenis <kettenis@gnu.org>
4619
4620 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
4621 amd64fbsd_sc_reg_offset): Add extern declarations.
4622 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
4623 declarations.
4624
d95fdc0d
BE
46252003-08-11 Ben Elliston <bje@wasabisystems.com>
4626
4627 * MAINTAINERS (write after approval): Update my mail address.
4628
cf6a0e73
AC
46292003-08-10 Andrew Cagney <cagney@redhat.com>
4630
4631 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
4632
f837910f
MK
46332003-08-10 Mark Kettenis <kettenis@gnu.org>
4634
e2dbbd2d
MK
4635 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
4636 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
4637 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
4638 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
4639 i386bsd_sc_reg_offset): Add extern declarations.
4640 * i386obsd-nat.c: Include "i386-tdep.h"
4641 (_initialize_i386obsd_nat): Remove extern declarations.
4642 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
4643 declarations.
4644 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
4645 declarations.
4646
f837910f
MK
4647 * i386-tdep.c (i386_register_to_value): Use get_frame_register
4648 instead of frame_read_register.
4649 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
4650 instead of frame_read_register. Use I386_ESP_REGNUM instead of
4651 SP_REGNUM.
4652 (i386_frame_prev_register): Use frame_unwind_register_unsigned
4653 instead of frame_unwind_unsigned_register. Use
4654 I386_EFLAGS_REGISTER instead of PS_REGNUM.
4655 (i386_get_longjmp_target): Use regcache_read_unsigned_register
4656 instead of read_register. Use builtin_type_void_data_ptr instead
4657 of builtin_type_void_func_ptr when extracting the address of the
4658 jmp_buf.
4659 (i386_extract_return_value, i386_store_return_value,
4660 i386_pseudo_register_read, i386_pseudo_register_write): Use
4661 register_size instead REGISTER_RAW_SIZE.
4662
edcf254d
AC
46632003-08-10 Andrew Cagney <cagney@redhat.com>
4664
4665 * infcall.c (call_function_by_hand): Use xstrprintf instead of
4666 sprintf. Make "name" constant.
4667
26604a34
MK
46682003-08-10 Mark Kettenis <kettenis@gnu.org>
4669
192285c6
MK
4670 * i387-tdep.c (i387_register_to_value): Use get_frame_register
4671 instead of frame_read_register.
f837910f
MK
4672 (i387_print_float_info): Use get_frame_register and
4673 get_frame_register_unsigned instead of frame_register_read.
192285c6 4674
f0925262
MK
4675 * i386fbsd-nat.c: Include "i386-tdep.h".
4676 (child_resume): Make `eflags' an ULONGEST. Use
4677 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
4678 instead of register_read and register_write.
4679
a144416f
MK
4680 * i386bsd-nat.c (fetch_inferior_registers,
4681 store_inferior_registers): Don't use && at the end of a line.
4682 (_initialize_i386bsd_nat): Fix typo.
4683
fec74868
MK
4684 * frame.c (_initialize_frame): Add missing backslash.
4685
87232496
MK
4686 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4687 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
4688 and supply_register instead of manipulating the register buffer
4689 directly.
4690
c9b9de0b
MK
4691 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4692 * config/i386/nm-i386sol2.h
4693 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
4694
26604a34
MK
4695 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
4696 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
4697 instructions that GCC likes to mingle into the prologue. Fixes
4698 gdb/1253 and gdb/1255.
4699
25d29d70
AC
47002003-08-09 Andrew Cagney <cagney@redhat.com>
4701
4702 Fix GDB PR cli/926.
4703 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
4704 * command.h (add_setshow_uinteger_cmd): Declare.
4705 * frame.c (set_backtrace_cmd): New function.
4706 (show_backtrace_cmd): New function.
4707 * frame.c (_initialize_frame): Replace "set/show
4708 backtrace-below-main" with "set/show backtrace past-main". Add
4709 command "set/show backtrace limit".
4710 (backtrace_past_main): Rename "backtrace_below_main".
4711 (backtrace_limit): New variable.
4712 (get_prev_frame): Update. Check the backtrace_limit.
4713
9ebf4acf
AC
47142003-08-09 Andrew Cagney <cagney@redhat.com>
4715
4716 * defs.h (xstrprintf): Declare.
4717 * utils.c (xstrprintf): New function.
4718 * breakpoint.c (insert_breakpoints): Replace sprintf and
4719 non-literal format strings, with xstrprintf and cleanups.
4720 (delete_breakpoint,breakpoint_re_set): Ditto.
4721 (commands_command, insert_breakpoints): Ditto.
4722 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
4723 (break_at_finish_command_1): Ditto.
4724
3771659b
AC
47252003-08-09 Andrew Cagney <cagney@redhat.com>
4726
4727 * MAINTAINERS (language support): List Adam Fedor as Objective C
4728 maintainer.
4729
b4263afa
JB
47302003-08-08 J. Brobecker <brobecker@gnat.com>
4731
4732 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
4733 are now multiarched.
4734
d84defb1
JB
47352003-08-08 J. Brobecker <brobecker@gnat.com>
4736
4737 * config/pa/tm-hppa64.h: Remove lots of macros that are no
4738 longer necessary now that hppa64 is partially multiarch'ed.
4739
f786f615
AC
47402003-08-08 Andrew Cagney <cagney@redhat.com>
4741
4742 * interps.c (interp_set): Check for a NULL "old_interp".
4743
c938e9b0
L
47442003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4745
4746 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
4747 (install-only): Support DESTDIR.
4748 (uninstall): Likewise.
4749 (install-gdbtk): Likewise.
4750
9a146a11
EZ
47512003-08-08 Elena Zannoni <ezannoni@redhat.com>
4752
4753 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
4754 contains something meaningful at all times.
4755
4756Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
7a76ced5 4757
62599e99 4758 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
7a76ced5 4759
56296155
BC
4760Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
4761
62599e99 4762 * MAINTAINERS (write after approval): Added self.
56296155 4763
9710e734
AC
47642003-08-07 Andrew Cagney <cagney@redhat.com>
4765
4766 * inferior.h (AT_SYMBOL): Define.
4767 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
4768 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
4769 * mips-tdep.c (mips_call_dummy_address): Delete function.
4770 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
4771 set call_dummy_address.
4772
98b3ab73
AC
47732003-08-07 Andrew Cagney <cagney@redhat.com>
4774
4775 * language.c (op_error): Delete function.
4776 (binop_type_check): Delete function.
4777 * language.h (type_op_error, range_op_error): Delete macros.
4778 (op_error): Delete declaration.
4779
2fcf52f0
AC
47802003-08-07 Andrew Cagney <cagney@redhat.com>
4781
4782 * interps.h (INTERP_MI2, INTERP_MI3): Define.
4783
abd4220e 47842003-08-07 Michal Ludvig <mludvig@suse.cz>
fd83bada 4785
abd4220e 4786 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
fd83bada 4787 (x86_64_push_arguments): Skip the red zone.
abd4220e 4788
9dd5f34f
AC
47892003-08-05 Andrew Cagney <cagney@redhat.com>
4790
4791 * reggroups.c (reggroup_next): Check for the final entry.
4792
e5e78edc
AC
47932003-08-04 Andrew Cagney <cagney@redhat.com>
4794
ab4e3d93
AC
4795 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
4796 * cli/cli-script.c (define_command): Call query directly, instead
4797 of passing it a buffer.
4798 * ocd.c (ocd_error): Pass error a constant format string.
4799 * remote-mips.c (mips_error): Use fputs_filtered.
4800
1062ca82
AC
4801 * solib-svr4.c (_initialize_svr4_solib): Update
4802 register_gdbarch_data call.
4803 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
4804
fcc1c85c
AC
4805 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
4806 (register_gdbarch_data): Delete "free" parameter. Update
4807 comments.
4808 * gdbarch.h, gdbarch.c: Re-generate.
4809 * reggroups.c (_initialize_reggroup): Update.
4810 * gnu-v3-abi.c (init_gnuv3_ops): Update.
4811 * frame-base.c (_initialize_frame_base): Update.
4812 * frame-unwind.c (_initialize_frame_unwind): Update.
4813 * user-regs.c (_initialize_user_regs): Update.
4814 * remote.c (_initialize_remote): Update.
4815 * regcache.c (_initialize_regcache): Update.
4816
116f06ea
AC
4817 * regcache.c (xfree_regcache_descr): Delete function.
4818 (_initialize_regcache): Update call to register_gdbarch_data.
4819 (init_regcache_descr, init_legacy_regcache_descr): Use
4820 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
4821
e5e78edc
AC
4822 * remote.c (free_remote_state): Delete function.
4823 (_initialize_remote): Update register_gdbarch_data.
4824 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
4825 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
4826
6c7d17ba
AC
48272003-08-04 Andrew Cagney <cagney@redhat.com>
4828
4829 * reggroups.c (struct reggroup_el): Define.
4830 (struct reggroups): Delete field "nr_group". Replace array
4831 "group" with a "first" to "last" linked list.
4832 (reggroups_init): Update. Allocate using gdbarch's obstack.
4833 (reggroups_free): Delete function.
4834 (add_group): Update. Add "el" parameter.
4835 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
4836 (default_groups): Update.
4837 (reggroup_next): Replace reggroups.
4838 (reggroups_dump): Update.
4839 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
4840 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
4841 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
4842
89b7795b
DJ
48432003-08-04 Daniel Jacobowitz <drow@mvista.com>
4844
4845 * Makefile.in (tui-interp.o): Update dependencies.
4846
306d9ac5
DC
48472003-08-04 David Carlton <carlton@kealia.com>
4848
4849 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
4850 to internal_error call.
4851 * source.c (forward_search_command): Add "%s" format argument.
4852 (reverse_search_command): Ditto.
4853 * top.c (quit_confirm): Ditto.
4854 * cli/cli-setshow.c (do_setshow_command): Ditto.
4855 * cp-valprint.c (cp_print_class_method): Replace
4856 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
4857 (cp_print_class_member): Ditto.
4858 * event-top.c (command_line_handler): Ditto.
4859 * linux-proc.c (linux_info_proc_cmd): Ditto.
4860 * p-typeprint.c (pascal_type_print_base): Ditto.
4861 * p-valprint.c (pascal_object_print_class_method): Ditto.
4862 (pascal_object_print_class_member): Ditto.
4863 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
4864 * remote.c (remote_cisco_section_offsets): Ditto.
4865 * top.c (command_line_input): Ditto.
4866 * utils.c (vwarning,error_stream,quit): Ditto.
4867 * valprint.c (print_floating,print_binary_chars)
4868 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
4869
57bfe177
AC
48702003-08-04 Andrew Cagney <cagney@redhat.com>
4871
4872 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
4873
e546b999
AC
48742003-08-02 Andrew Cagney <cagney@redhat.com>
4875
4876 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
4877 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
4878 amd64fbsd-nat.c.
4879
91092ee5
AC
48802003-08-02 Andrew Cagney <cagney@redhat.com>
4881
4882 * Makefile.in: Update all dependencies and definitions.
4883
889f28e2
AF
48842003-08-02 Adam Fedor <fedor@gnu.org>
4885
4886 * linespec.c (is_objc_method_format): New function
4887 (decode_line_1, locate_first_half): Use it.
4888 Fixes PR objc/1298
4889
880bc914
AC
48902003-08-01 Andrew Cagney <cagney@redhat.com>
4891
4892 * NEWS: Mention that m32r is multi-arch.
4893 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
4894 * configure.tgt: Recognize m32r-*-*.
4895 * config/m32r/tm-m32r.h: Delete file.
4896 * config/m32r/m32r.mt: New file.
a8f4cde1 4897 * m32r-rom.c (m32r_upload_command): Use hostent only when
880bc914
AC
4898 gethostname succeeds, in order to avoid a compilation
4899 warning.
4900 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
4901 compiler warning.
4902
19f59343
MS
49032003-08-01 Michael Snyder <msnyder@redhat.com>
4904
4905 * sh-tdep.c (sh_frame_align): New gdbarch method.
4906 (sh_gdbarch_init): Set up frame_align method.
4907
4e7d7511
MS
49082003-07-31 Michael Snyder <msnyder@redhat.com>
4909
4910 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
4911 which is already covered by the new frames infrastructure.
4912
63022984
AC
49132003-07-31 Andrew Cagney <cagney@redhat.com>
4914
4915 * user-regs.c (struct user_reg): Add "next" link.
4916 (struct user_regs): Replace "user" with "first" and "last" links.
4917 (append_user_reg): Add pre-allocated "reg" parameter.
4918 (builtin_user_regs): Provide initial value for "last".
4919 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
4920 (user_regs_init): Allocate memory from the gdbarch obstack.
4921 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
4922 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
4923 linked list.
4924 (usernum_to_user_reg): New function.
4925 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
4926 (value_of_user_reg): Use usernum_to_user_reg.
4927 (user_regs_free): Delete function.
4928 (_initialize_user_regs): Update register_gdbarch_data call.
4929
7cf6e574
DJ
49302003-07-31 Daniel Jacobowitz <drow@mvista.com>
4931
4932 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
4933
c48a845b
MS
49342003-07-30 Michael Snyder <msnyder@redhat.com>
4935
4e7d7511 4936 * value.h (value_being_returned): Add a struct_addr argument.
a8f4cde1 4937 * infcall.c (call_function_by_hand): Pass struct_addr to
c48a845b
MS
4938 value_being_returned.
4939 * infcmd.c (print_return_value): Pass zero as struct_addr.
4940 * values.c (value_being_returned): If struct_addr is passed,
4941 use it instead of trying to recover it from the inferior.
4942
f0d8db19
KB
49432003-07-30 Kevin Buettner <kevinb@redhat.com>
4944
4945 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
4946 the prologue analyzer won't need to attempt to extract the pc
4947 value from the woefully incomplete dummy frame.
4948 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
4949 possible. Disable code which modifies the frame.
4950
e5c113a1
AC
49512003-07-28 Andrew Cagney <cagney@redhat.com>
4952
4953 * annotate.c (annotate_breakpoints_headers): Restrict annotation
4954 to level 2.
4955 (annotate_breakpoints_table, annotate_record): Ditto.
4956 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
4957 (annotate_field_name_end, annotate_field_value): Ditto.
4958 (annotate_field_end, annotate_frame_source_begin): Ditto.
4959 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
4960 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
4961 (annotate_frame_begin, annotate_frame_function_name): Ditto.
4962 (annotate_frame_address_end, annotate_frame_address): Ditto.
4963 (annotate_frame_args, annotate_frame_end): Ditto.
4964 (annotate_frame_where, annotate_arg_begin): Ditto.
4965 (annotate_arg_name_end, annotate_arg_value): Ditto.
4966 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
4967 (annotate_function_call, annotate_signal_name): Ditto.
4968 (annotate_signal_string, annotate_signal_name_end): Ditto.
4969 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
4970 (annotate_value_begin, annotate_value_history_value): Ditto.
4971 (annotate_value_history_end, annotate_value_end): Ditto.
4972 (annotate_display_begin, annotate_display_number_end): Ditto.
4973 (annotate_display_format, annotate_display_expression): Ditto.
4974 (annotate_display_expression_end, annotate_display_value): Ditto.
4975 (annotate_display_end, annotate_array_section_begin): Ditto.
4976 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
4977 (annotate_elt, annotate_array_section_end): Ditto.
4978
bb1db049
AC
49792003-07-28 Andrew Cagney <cagney@redhat.com>
4980
4981 * regcache.c (struct regcache_descr): Update comments on
4982 nr_raw_registers.
4983 (init_legacy_regcache_descr): Don't set nr_raw_registers or
4984 sizeof_raw_register_valid_p.
4985 (init_regcache_descr): Set nr_raw_registers and
4986 sizeof_raw_register_valid_p before calling
4987 init_legacy_regcache_descr.
4988
20e6603c
AC
49892003-07-28 Andrew Cagney <cagney@redhat.com>
4990
4991 * mips-tdep.c (print_gp_register_row): Print the GPR's register
4992 MOD NUM_REGS.
4993
db742940
DJ
49942003-07-28 Daniel Jacobowitz <drow@mvista.com>
4995
4996 * thread.c (info_threads_command): Use get_selected_frame ().
4997 Check that there is at least one non-sentinel frame.
4998
ce7f4371
SC
49992003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5000
5001 * m68hc11-tdep.c (struct frame_extra_info): Remove.
5002 (m68hc11_pop_frame): Remove.
5003 (m68hc11_frame_saved_pc): Remove.
5004 (m68hc11_frame_chain): Remove.
5005 (m68hc11_frame_init_saved_regs): Remove.
5006 (m68hc11_init_extra_frame_info): Remove.
5007 (m68hc11_store_struct_return): Remove.
5008 (m68hc11_saved_pc_after_call): Remove.
5009
1ea653ae
SC
50102003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5011
5012 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
5013 frame unwind information.
5014 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
5015 and adapted for frame unwinding.
5016 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
5017 (m68hc11_unwind_pc): New function.
5018 (m68hc11_frame_unwind_cache): New function to analyze frames.
5019 (m68hc11_frame_this_id): New function to create new frame struct.
5020 (m68hc11_frame_prev_register): New function to unwind a register from
5021 the frame.
5022 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
5023 (m68hc11_frame_p): New function for the above.
5024 (m68hc11_frame_base_address): New function to return fp of frame.
5025 (m68hc11_frame_args_address): Update for frame.
5026 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
5027 (m68hc11_unwind_sp): New function.
5028 (m68hc11_unwind_dummy_id): New function.
5029 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
5030 calls.
5031
c8a7f6ac
SC
50322003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5033
5034 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
5035 (m68hc11_guess_from_prologue): Advance the pc and frame size only
5036 when we are beyond the current pc.
5037
3dc990bf
SC
50382003-07-27 Stephane Carrez <stcarrez@nerim.fr>
5039
5040 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
5041 from m68hc11_push_arguments.
5042 (m68hc11_push_arguments): Remove.
5043 (m68hc11_push_return_address): Remove.
5044 (m68hc11_gdbarch_init): Install the above; remove above deprecated
5045 handlers; remove deprecated_extra_stack_alignment_needed.
5046
222e5d1d
AC
50472003-07-27 Andrew Cagney <cagney@redhat.com>
5048
5049 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
5050 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
5051 REAL_PC and not the pointer.
5052 * hppa-hpux-tdep.c: Include frame.h
5053
a7e9a47e
AC
50542003-07-27 Andrew Cagney <cagney@redhat.com>
5055
5056 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
5057 GDB_MULTI_ACH_PARTIAL.
5058
7e3dd49e
AC
50592003-07-27 Andrew Cagney <cagney@redhat.com>
5060
5061 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
5062 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
5063 operator at start and not end of line.
5064 (decode_prologue): Ditto.
5065 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
5066 frame_unwind_register_unsigned instead of
5067 frame_unwind_unsigned_register.
5068 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
5069 read_register.
5070 (m32r_push_dummy_call): Use register_size instead of
5071 REGISTER_RAW_SIZE.
5072 (m32r_frame_sniffer): Replace m32r_frame_p.
5073 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
5074 * m32r-rom.c (report_transfer_performance): Delete extern
5075 declaration.
5076 (m32r_load, m32r_upload_command): Use print_transfer_performance
5077 instead of report_transfer_performance.
5078 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
5079 / add_show_from_set.
5080
0880807f
AC
50812003-07-26 Andrew Cagney <cagney@redhat.com>
5082
5083 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
5084 store_return_value and extract_struct_value_address.
5085
64ae9269
DJ
50862003-07-26 Daniel Jacobowitz <drow@mvista.com>
5087
5088 PR c++/1267
5089 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
5090 NULL, default to the section containing PC.
5091
e286caf2
SC
50922003-07-24 Stephane Carrez <stcarrez@nerim.fr>
5093
5094 * NEWS: Mention "regs" deprecated for m68hc11 too.
5095
5096 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
5097 (m68hc11_print_register): New function to print out one register.
5098 (m68hc11_print_registers_info): New function to print registers.
5099 (show_regs): Deprecate and use the above.
5100 (m68hc11_gdbarch_init): Install the print_registers_info.
5101
705b278b
JJ
51022003-07-24 Jeff Johnston <jjohnstn@redhat.com>
5103
5104 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
5105 that we have a SIGTRAP before returning non-zero.
5106
63cd4198
EZ
51072003-07-23 Michal Ludvig <mludvig@suse.cz>
5108 Elena Zannoni <ezannoni@redhat.com>
5109
a8f4cde1 5110 * linespec.c (decode_line_2): Avoid crash if
63cd4198
EZ
5111 find_function_start_sal() returns empty record.
5112
6926787d
AS
51132003-07-23 Andreas Schwab <schwab@suse.de>
5114
5115 * ia64-tdep.c (ia64_print_insn): New function.
5116 (ia64_gdbarch_init): Set print_insn to it.
5117 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
5118 deprecated_tm_print_insn_info.
5119
708cc1b6
MS
51202003-07-22 Michael Snyder <msnyder@redhat.com>
5121
5122 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
5123 handle 8-bit returns (long long).
5124 (h8300h_extract_return_value): Ditto.
5125 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
5126
aebd7893
AC
51272003-07-22 Andrew Cagney <cagney@redhat.com>
5128
5129 * gdbarch.c Include "gdb_obstack.h".
5130 (struct gdbarch): Add an "obstack".
5131 (alloc_gdbarch_data): Allocate the gdbarch data using
5132 GDBARCH_OBSTACK_CALLOC.
5133 (free_gdbarch_data): Delete function.
5134 (gdbarch_obstack_zalloc): New function.
5135 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
5136 Assert that the architecture is not initialized.
5137 (gdbarch_alloc): Allocate an obstack, allocate the architecture
5138 vector from the obstack.
5139 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
5140 architecture obstack.
5141 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
5142 (set_gdbarch_data): Assert that the data is not initialized.
5143 (struct gdbarch_data): Delete member "free".
5144 (register_gdbarch_data): Do not initialize "free".
5145 * gdbarch.h, gdbarch.c: Re-generate.
a8f4cde1 5146
153721e6
AC
51472003-07-22 Andrew Cagney <cagney@redhat.com>
5148
5149 * configure.in (build_warnings): Add -Wformat-nonliteral.
5150 * configure: Re-generate.
5151
c193f044 51522003-07-22 Elena Zannoni <ezannoni@redhat.com>
32ffcbed
EZ
5153
5154 * dwarf2loc.c (locexpr_describe_location): Fix typos.
c193f044 5155
c3228f12
EZ
51562003-07-22 Elena Zannoni <ezannoni@redhat.com>
5157
5158 * findvar.c (read_var_value): Remove case for thread local storage
5159 variables. It is now entirely handled by the dwarf2 location
5160 expression code.
5161 * printcmd.c (address_info): Ditto.
5162 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
5163 enumeration value.
5164 (struct symbol): Remove objfile field, which was used by
5165 LOC_THREAD_LOCAL_STATIC only.
5166 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
5167 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
5168 usage of objfile pointer.
5169 * dwarf2loc.c (locexpr_describe_location): Add case to handle
5170 thread local variables.
5171 Add include of objfiles.h.
5172 * dwarf2expr.c (execute_stack_op): Add comments about thread local
5173 storage variables.
5174 * Makefile.in (dwarf2loc.o): Update dependencies.
5175
aef9bcd2
AC
51762003-07-22 Andrew Cagney <cagney@redhat.com>
5177
5178 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
5179 get_frame_base.
5180 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
5181 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
5182 (struct value): Add opaque declaration.
5183 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
5184
d95a8903
AC
51852003-07-21 Andrew Cagney <cagney@redhat.com>
5186
5187 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
5188 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
5189
4db73d49
SC
51902003-07-20 Stephane Carrez <stcarrez@nerim.fr>
5191
a8f4cde1 5192 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
4db73d49
SC
5193 regcache_cooked_read_unsigned instead of read_register.
5194 (m68hc11_saved_pc_after_call): Likewise.
5195 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
5196 instead of write_register.
5197 (m68hc11_register_type): New function.
5198 (m68hc11_register_virtual_type): Remove.
5199 (m68hc11_store_return_value): Convert to use the regcache.
5200 (m68hc11_extract_struct_value_address): Likewise.
5201 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
5202 m68hc11_register_type; undeprecate store_return_value and
5203 extract_struct_value_address.
5204
ef2b8fcd
SC
52052003-07-20 Stephane Carrez <stcarrez@nerim.fr>
5206
5207 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
5208 and translate to use regcache.
5209 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
5210
625b0b97
AC
52112003-07-18 Andrew Cagney <cagney@redhat.com>
5212
5213 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
5214 * gdbarch.h, gdbarch.c: Re-generate.
5215 * i386-tdep.c (i386_gdbarch_init): Do not set
5216 DWARF2_BUILD_FRAME_INFO.
5217 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
5218 unconditionally.
5219 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
5220 DWARF2_BUILD_FRAME_INFO.
5221
22b0d388
AC
52222003-07-18 Andrew Cagney <cagney@redhat.com>
5223
5224 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
5225 * disasm.c (gdb_disassemble_info): Initilize di.arch.
5226
1ce5d6dd
AC
52272003-07-18 Andrew Cagney <cagney@redhat.com>
5228
5229 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
5230 frame_unwind_address_in_block, instead of frame_pc_unwind.
5231 (dwarf2_frame_cache): Ditto.
5232
e6e5e94c
AC
52332003-07-18 Andrew Cagney <cagney@redhat.com>
5234
5235 * user-regs.h (struct gdbarch): Declare opaque.
5236 * ui-out.h (struct ui_file): Declare opaque.
5237 * dwarf2-frame.h (struct frame_info): Declare opaque.
5238
5483d879
KW
52392003-07-18 Kris Warkentin <kewarken@qnx.com>
5240
5241 * nto-procfs.c: Clean ARI hits. Change #include <..> to
5242 #include "...".
5243 (procfs_meminfo): Change strerror to safe_strerror.
5244 (procfs_can_run): Remove K&R badness.
5245
278a7cf7
MS
52462003-07-17 Michael Snyder <msnyder@redhat.com>
5247
5248 * remote-sim.c: Comment typo fix.
5249
606e3b82
AC
52502003-07-17 Andrew Cagney <cagney@redhat.com>
5251
5252 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
5253 configure.
5254 * sparc-tdep.c (sparc_intreg_size): Make non-static.
5255 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
5256 GDB_MULTI_ARCH_PARTIAL.
5257
c43af07c
EZ
52582003-07-17 Elena Zannoni <ezannoni@redhat.com>
5259
5260 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
5261 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
5262 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
5263
3b85b0f1
TR
52642003-07-16 Theodore A. Roth <troth@openavr.org>
5265
5266 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
5267 found.
5268 (avr_frame_unwind_cache): Don't unwind FP for main.
5269 Update a comment.
5270 Save the computed prev_sp.
5271 (avr_saved_regs_unwinder): Remove function.
a8f4cde1 5272 (avr_frame_prev_register): Use PC unwind logic from
3b85b0f1
TR
5273 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
5274
336d1bba
AC
52752003-07-16 Andrew Cagney <cagney@redhat.com>
5276
5277 * frame-base.h (frame_base_p_ftype): Delete definition.
5278 (frame_base_append_predicate): Delete declaration.
5279 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
5280 (frame_unwind_append_predicate): Delete declaration.
5281 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
5282 (append_predicate): Delete parameter "p".
5283 (frame_unwind_append_predicate): Delete function.
5284 (frame_unwind_append_sniffer): Update call to append_predicate.
5285 (frame_unwind_free): Delete function.
5286 (_initialize_frame_unwind): Pass NULL as "free" to
5287 register_gdbarch_data.
5288 (frame_unwind_init): Append the dummy_frame_sniffer.
5289 (frame_unwind_find_by_frame): Simplify.
5290 * frame-base.c (struct frame_base_table): Delete field "p".
5291 (append_predicate): Delete parameter "p".
5292 (frame_base_append_predicate): Delete function.
5293 (frame_base_append_sniffer): Update call to append_predicate.
5294 (frame_base_free): Delete function.
5295 (frame_base_find_by_frame): Simplify.
5296 (_initialize_frame_base): Pass NULL as "free" to
5297 register_gdbarch_data.
5298 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
5299 (x86_64_sigtramp_frame_sniffer): Replace
5300 "x86_64_sigtramp_frame_p".
5301 (x86_64_init_abi): Set the frame unwind sniffers.
5302 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
5303 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
5304 (m68k_gdbarch_init): Set the frame unwind sniffers.
5305 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
5306 "i386_sigtramp_frame_p".
5307 (i386_frame_sniffer): Replace "i386_frame_p".
5308 (i386_gdbarch_init): Set the frame unwind sniffers.
5309 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
5310 (avr_gdbarch_init): Set the frame unwind sniffers.
5311 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
5312 "alpha_sigtramp_frame_p"
5313 (alpha_heuristic_frame_sniffer): Replace
5314 "alpha_heuristic_frame_p".
5315 (alpha_gdbarch_init): Set the frame unwind sniffers.
5316 (alpha_dwarf2_init_abi): Ditto.
5317 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
5318 "alpha_debug_frame_p".
5319 (alpha_mdebug_frame_base_sniffer): Replace
5320 "alpha_mdebug_frame_base_p".
5321 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
5322 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
5323 (d10v_gdbarch_init): Set the frame unwind sniffer.
5324 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
5325 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
5326 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
5327 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
5328 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
5329 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
5330
48db5a3c
CV
53312003-07-16 Michael Snyder <msnyder@redhat.com>
5332
5333 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
5334 should go thru sh_dsp_register_sim_regno, else the dsp regs
5335 will not get the right values.
5336
53372003-07-16 Corinna Vinschen <vinschen@redhat.com>
5338
5339 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
5340 deprecated_store_floating by call to store_typed_floating.
5341 (sh_sh4_register_convert_to_raw): Substitute call to
5342 deprecated_extract_floating by call to extract_typed_floating.
5343
53442003-07-16 Corinna Vinschen <vinschen@redhat.com>
5345
5346 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
5347
53482003-07-16 Corinna Vinschen <vinschen@redhat.com>
5349
5350 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
5351 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
5352 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
5353 as possible.
5354 (do_pseudo_register): Remove.
5355 (sh_push_dummy_code): New function.
5356 (sh64_store_struct_return): Rename from sh_store_struct_return.
5357 Only called for sh64 now.
5358 (sh_extract_struct_value_address): Regcache'ify.
5359 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
5360 and accomodate new tasks.
5361 (sh64_push_return_address): Rename from sh_push_return_address.
5362 Only called for sh64 now.
5363 (sh_default_extract_return_value): Rename from sh_extract_return_value.
5364 Regcache'ify.
5365 (sh3e_sh4_extract_return_value): Regcache'ify.
5366 (sh_default_store_return_value): Ditto.
5367 (sh3e_sh4_store_return_value): Ditto.
5368 (sh_default_register_byte): Remove.
5369 (sh_sh4_register_byte): Remove.
5370 (sh_default_register_raw_size): Remove.
5371 (sh_sh4_register_raw_size): Remove.
5372 (sh_register_virtual_size): Remove.
5373 (sh_sh3e_register_virtual_type): Remove.
5374 (sh_sh3e_register_type): New function.
5375 (sh_sh4_register_virtual_type): Remove.
5376 (sh_sh4_register_type): New function.
5377 (sh_default_register_virtual_type): Remove.
5378 (sh_default_register_type): New function.
5379 (do_fv_register_info): Add parameters to accomodate call from
5380 sh_print_registers_info.
5381 (do_dr_register_info): Ditto.
5382 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
5383 Add parameters to accomodate call from sh_print_registers_info.
5384 (sh_do_fp_register): Ditto.
5385 (sh64_do_pseudo_register): Call do_dr_register_info,
5386 do_fv_register_info and sh_do_fp_register with default parameters.
5387 (sh_do_register): Add parameters to accomodate call from
5388 sh_print_registers_info.
5389 (sh_print_register): Ditto.
5390 (sh_print_registers_info): Rename from sh_do_registers_info.
5391 Add parameters to be used as gdbarch_print_registers_info
5392 implementation. Accomodate removed do_pseudo_register function
5393 pointer.
5394 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
5395 function pointer. Call sh_print_register with default parameters.
5396 (sh64_do_registers_info): Call sh_print_registers_info instead of
5397 sh_do_registers_info.
5398 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
5399 detection of deprecated vs. non-deprecated functionality.
5400 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
5401 function pointer assignments by direct function calls.
5402
e8a89fe2
AC
54032003-07-15 Andrew Cagney <cagney@redhat.com>
5404
5405 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
5406 (frame_register_unwind, create_new_frame): Ditto.
5407 (legacy_get_prev_frame, get_frame_type): Ditto.
5408 (get_frame_base_address): Use frame_base_find_by_frame.
5409 (get_frame_locals_address): Use frame_base_find_by_frame.
5410 (get_frame_args_address): Use frame_base_find_by_frame.
5411 * frame-base.h (frame_base_sniffer_ftype): Declare.
5412 (frame_base_append_sniffer): Declare.
5413 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
5414 * frame-base.c (append_predicate): Add a "sniffer" parameter.
5415 (frame_base_append_sniffer): New function.
5416 (frame_base_append_predicate): Add a NULL sniffer.
5417 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
5418 (struct frame_base_table): Add "sniffer".
5419 (frame_base_free): Free the "sniffer" table.
5420 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
5421 (frame_unwind_append_sniffer): Declare.
5422 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
5423 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
5424 (struct frame_unwind_table): Add "sniffer", delete "middle".
5425 (append_predicate): Add "sniffer" parameter, append the sniffer.
5426 (frame_unwind_init): Update append_predicate call.
5427 (frame_unwind_append_sniffer): New function.
5428 (frame_unwind_append_predicate): Update append_predicate call.
5429 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
5430
0714963c
AC
54312003-07-15 Andrew Cagney <cagney@redhat.com>
5432
5433 * frame.c (get_prev_frame): Move disabled inside_entry_func to
5434 before code inhibiting repeated unwind attempts. Add to
5435 commentary on that test's problems.
5436 * blockframe.c (inside_main_func): Look for "main" in the minimal
5437 symbol table.
5438 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
5439 identical.
5440
d9170e22
AC
54412003-07-15 Andrew Cagney <cagney@redhat.com>
5442
5443 * complaints.c (struct explanation): Define.
5444 (struct complaints): Change type of "explanation" to "struct
5445 explanation".
5446 (symfile_explanations): Convert to a "struct explanation" table.
5447 (vcomplaint): Update.
5448
eba29c8c
ML
54492003-07-15 Michal Ludvig <mludvig@suse.cz>
5450
5451 * x86-64-linux-nat.c (regmap): Removed.
a8f4cde1 5452 (supply_gregset, fill_gregset): Call
eba29c8c
ML
5453 x86_64_linux_(fill,supply)_gregset functions.
5454 * x86-64-linux-tdep.c (USER_*): New defines.
5455 (user_to_gdb_regmap, x86_64_core_fns): New structure.
5456 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
5457 New functions.
5458 (fetch_core_registers): Ditto.
5459 (_initialize_x86_64_linux_tdep): Call add_core_fns().
5460 * x86-64-linux-tdep.h: New file.
5461 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
5462 and core-regset.o.
5463 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
5464
68cc0bfb
MK
54652003-07-13 Mark Kettenis <kettenis@gnu.org>
5466
88a115f7
MK
5467 * x86-64-tdep.c (x86_64_store_return_value): Use
5468 regcache_cooked_write_part instead of regcache_cooked_write.
01e4b823 5469
68cc0bfb
MK
5470 * configure.host: Add x86_64-*-freebsd*.
5471 * configure.tgt: Add x86_64-*-freebsd*.
5472 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
5473 * amd64fbsd-nat.c: New file.
5474 * amd64fbsd-tdep.c: New file.
5475 * config/i386/nm-fbsd64.h: New file.
5476 * config/i386/fbsd64.mh: New file.
5477 * config/i386/fbsd64.mt: New file.
5478
138e7be5
MK
54792003-07-11 Mark Kettenis <kettenis@gnu.org>
5480
5481 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
5482 `sc_regs_offset' and `sc_fpregs_offset'.
5483 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
5484 SIGFRAME_FPREGSAVE_OFF): Remove defines.
5485 (alpha_sigtramp_register_address): Rewrite to use new members of
5486 `struct gdbarch_tdep'.
5487 (alpha_gdbarch_init): Initialize new members of struct
5488 gdbarch_tdep'.
5489 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
5490 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
5491 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
5492 (alphafbsd_pc_in_sigtramp): Implement.
5493 (alphafbsd_sigtramp_offset): New function.
5494 (alphafbsd_sigcontext_addr): New function.
5495 (alphafbsd_init_abi): Initialize signal trampoline related members
5496 of `struct gdbarch_tdep'.
5497 (_initialize_alphafbsd_tdep): Add prototype.
5498
95303a68
TR
54992003-07-11 Theodore A. Roth <troth@openavr.org>
5500
ba292e4c
TR
5501 * Makefile.in (install-only): Quote sed expression when generating
5502 transformed_name.
95303a68 5503
6896c0c7
RH
55042003-07-11 Richard Henderson <rth@redhat.com>
5505
5506 * Makefile.in (dwarf2-frame.o): Add complaints_h.
5507 * dwarf2-frame.c: Include complaints.h.
5508 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
5509 variable initialization; return NULL on error.
5510 (decode_frame_entry): New.
5511
8edd5d01
AC
55122003-07-11 Andrew Cagney <cagney@redhat.com>
5513
c4a09524
AC
5514 * frame.h (frame_address_in_block): Delete declaration.
5515 * blockframe.c (frame_address_in_block): Delete function.
5516 (get_frame_block): Use get_frame_address_in_block.
5517 (block_innermost_frame): Ditto.
5518 * stack.c (print_frame, backtrace_command_1): Ditto.
5519
8edd5d01
AC
5520 * frame.h (get_frame_address_in_block): Declare.
5521 (frame_unwind_address_in_block): Declare.
5522 * frame.c (frame_unwind_address_in_block): New function.
5523 (get_frame_address_in_block): New function.
5524
f7968451
AC
55252003-07-10 Andrew Cagney <cagney@redhat.com>
5526
5527 * gdbarch.sh: Simplify predicate methods. Remove need to provide
5528 pre-default. Note: re-generate has no effect.
a8f4cde1 5529
ae99b398
AC
55302003-07-10 Andrew Cagney <cagney@redhat.com>
5531
5532 * gdbarch.sh: When a variable, but not a function, compare against
5533 0. Fix problem in previous patch.
5534 * gdbarch.c: Re-generate.
a8f4cde1 5535
956ac328
AC
55362003-07-10 Andrew Cagney <cagney@redhat.com>
5537
5538 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
5539 functions against NULL, not 0.
5540 * gdbarch.c: Re-generate.
a8f4cde1 5541
287c3240
FF
55422003-07-10 Fred Fish <fnf@ninemoons.com>
5543
5544 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
5545 null string instead of a null pointer.
5546 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
5547
32f63c4b
MS
55482003-07-09 Michael Snyder <msnyder@redhat.com>
5549
5550 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
5551
402ecd56
MK
55522003-07-09 Mark Kettenis <kettenis@gnu.org>
5553
5554 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
5555 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
5556 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
5557 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
5558 * x86-64-tdep.c: ... from here.
5559
c481dac7
AS
55602003-07-09 Andreas Schwab <schwab@suse.de>
5561
5562 * m68k-tdep.h (enum struct_return): Define.
5563 (struct gdbarch_tdep): Add struct_return.
5564 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
5565 bytes are padded to the right, not to the left. Pass struct value
5566 address in register %a1, not on stack.
5567 (m68k_use_struct_convention): New function.
5568 (m68k_gdbarch_init): Set use_struct_convention. Initialize
5569 struct_return in tdep to pcc_struct_return.
5570 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
5571 reg_struct_return.
5572
a8f4cde1 55732003-07-09 Joel Brobecker <brobecker@gnat.com>
64176fa3 5574
a8f4cde1 5575 * somread.c (som_symfile_offsets): Fix compilation error.
64176fa3 5576
96a4ee76
AC
55772003-07-09 Andrew Cagney <cagney@redhat.com>
5578
5579 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
5580 Add comments about the checks.
5581
1517c6d1
AC
55822003-07-08 Andrew Cagney <cagney@redhat.com>
5583
5584 * Makefile.in: Make dependency section headers consistent.
5585 (config_h): Move to $BUILD headers section.
5586 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
5587 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
5588 (ada-exp.tab.c): Move to YACC/LEX section.
5589 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
5590 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
5591
dc5dd1eb
KW
55922003-07-08 Kris Warkentin <kewarken@qnx.com>
5593
5594 * nto-procfs.c: Cleaned up a bunch of ARI hits.
fda848e0
KW
5595 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
5596 of strerror with safe_strerror, use ISO C function definitions,
5597 and replace instances of sprintf with snprintf.
dc5dd1eb 5598
612dde91
AC
55992003-07-07 Andrew Cagney <cagney@redhat.com>
5600
5601 * frame.c (get_prev_frame): Enable check for identical frames.
5602 Update comments. Update error messages.
5603
492c11d3
JB
56042003-07-07 Joel Brobecker <brobecker@gnat.com>
5605
5606 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
5607
376a5a49
JB
56082003-07-07 Joel Brobecker <brobecker@gnat.com>
5609
5610 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
5611 sort_symtab_syms, no longer necessary.
5612
22b4a9ad
JB
56132003-07-07 Joel Brobecker <brobecker@gnat.com>
5614
5615 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
5616
5bbcb741
JB
56172003-07-07 Joel Brobecker <brobecker@gnat.com>
5618
5619 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
5620 (mips_register_byte): Likewise.
5621
c139e7d9
DJ
56222003-07-07 Daniel Jacobowitz <drow@mvista.com>
5623
5624 * Makefile.in (sparc_tdep_h): New.
5625 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
5626 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
5627 * sparc-linux-nat.c: Include "sparc-tdep.h".
5628 * sparc-nat.c: Likewise.
5629 * sparc-tdep.c: Likewise.
5630 * sparc64nbsd-nat.c: Likewise.
5631 * sparcnbsd-nat.c: Likewise.
5632 * sparcnbsd-tdep.c: Likewise.
5633 * sparc-tdep.h: New file.
5634 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
5635 and sparc_npc_regnum.
5636
fd8f87c5
DJ
56372003-07-07 Daniel Jacobowitz <drow@mvista.com>
5638
5639 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
5640 (mips_linux_cannot_store_register): List supported instead of
5641 unsupported registers.
5642
13adf674
DJ
56432003-07-07 Daniel Jacobowitz <drow@mvista.com>
5644
5645 * disasm.c (dump_insns): Separate instructions from addresses.
5646
8de307e0
AS
56472003-07-07 Andreas Schwab <schwab@suse.de>
5648
5649 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
5650 dependencies.
5651 * m68k-tdep.c (NUM_FREGS): Delete.
5652 (SIG_PC_FP_OFFSET): Delete.
5653 (TARGET_M68K): Delete.
5654 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
5655 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
5656 P_MOVEL_SP, P_MOVEML_SP): Define.
5657 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
5658 P_TRAP): Delete.
5659 (m68k_register_raw_size): Delete.
5660 (m68k_register_virtual_size): Delete.
5661 (m68k_register_type): Renamed from m68k_register_virtual_type and
5662 add gdbarch argument.
5663 (m68k_store_struct_return): Delete.
5664 (m68k_deprecated_extract_return_value): Delete.
5665 (m68k_deprecated_extract_struct_value_address): Delete.
5666 (m68k_frame_chain): Delete.
5667 (m68k_frame_saved_pc): Delete.
5668 (m68k_fix_call_dummy): Delete.
5669 (m68k_push_dummy_frame): Delete.
5670 (m68k_pop_frame): Delete.
5671 (m68k_extract_return_value): New function.
5672 (m68k_store_return_value): Rewrite using regcache.
5673 (m68k_extract_struct_value_address): Rewrite using regcache.
5674 (m68k_push_dummy_call): New function.
5675 (struct m68k_frame_cache): Define.
5676 (m68k_alloc_frame_cache): New function.
5677 (m68k_analyze_frame_setup): New function.
5678 (m68k_analyze_register_saves): New function.
5679 (m68k_analyze_prologue): New function.
5680 (m68k_skip_prologue): Rewrite using above functions.
5681 (m68k_unwind_pc): New function.
5682 (m68k_frame_cache): New function.
5683 (m68k_frame_this_id): New function.
5684 (m68k_frame_prev_register): New function.
5685 (m68k_frame_unwind): New variable.
5686 (m68k_frame_p): New function.
5687 (m68k_sigtramp_frame_cache): New function.
5688 (m68k_sigtramp_frame_this_id): New function.
5689 (m68k_sigtramp_frame_prev_register): New function.
5690 (m68k_sigtramp_frame_unwind): New variable.
5691 (m68k_sigtramp_frame_p): New function.
5692 (m68k_frame_base_address): New function.
5693 (m68k_frame_base): New function.
5694 (m68k_unwind_dummy_id): New function.
5695 (fill_gregset): Use regcache_collect.
5696 (fill_fpregset): Likewise.
5697 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
5698 defined.
5699 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
5700 deprecated_init_frame_pc, deprecated_store_struct_return,
5701 deprecated_extract_return_value, deprecated_store_return_value,
5702 deprecated_frame_chain, deprecated_frame_saved_pc,
5703 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
5704 deprecated_register_virtual_size,
5705 deprecated_max_register_raw_size,
5706 deprecated_max_register_virtual_size,
5707 deprecated_register_virtual_type, deprecated_register_size,
5708 deprecated_register_byte, deprecated_register_bytes,
5709 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
5710 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
5711 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
5712 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
5713 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
5714 deprecated_push_dummy_frame, deprecated_pop_frame,
5715 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
5716 only if SYSCALL_TRAP is defined. Set extract_return_value,
5717 store_return_value, extract_struct_value_address, register_type,
5718 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
5719 predicates.
5720 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
5721 M68K_MAX_REGISTER_SIZE): Define.
5722 (struct m68k_sigtramp_info): Define.
5723 (struct gdbarch_tdep): Add get_sigtramp_info.
5724 * m68klinux-nat.c (fetch_register): Use register_size instead of
5725 REGISTER_RAW_SIZE. Don't put assignment in if.
5726 (store_register): Likewise.
5727 (fetch_inferior_registers): Likewise.
5728 (store_inferior_registers): Likewise.
5729 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
5730 (m68k_linux_frame_saved_pc): Delete.
5731 (m68k_linux_sigcontext_reg_offset,
5732 m68k_linux_ucontext_reg_offset): Define.
5733 (m68k_linux_get_sigtramp_info): New function.
5734 (m68k_linux_extract_return_value): Rewrite using regcache.
5735 (m68k_linux_store_return_value): Likewise.
5736 (m68k_linux_extract_struct_value_address): Likewise.
5737 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
5738 Don't set deprecated_frame_saved_pc,
5739 deprecated_extract_return_value, deprecated_store_return_value,
5740 deprecated_extract_struct_value_address. Set
5741 extract_return_value, store_return_value,
5742 extract_struct_value_address.
5743
eb8bc282
AC
57442003-07-07 Andrew Cagney <cagney@redhat.com>
5745
5746 * expprint.c: Include "user-regs.h" instead of "frame.h".
5747 (print_subexp): Use user_reg_map_regnum_to_name, instead of
5748 frame_map_regnum_to_name.
5749 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
5750 (frame_map_name_to_regnum): Simplify, call
5751 user_reg_map_name_to_regnum.
5752 (frame_map_regnum_to_name): Simplify, call
5753 user_reg_map_regnum_to_name.
5754 (frame_register_unwind): Update.
5755 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
5756 (_initialize_frame_reg): Call user_reg_add_builtin.
5757 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
5758 (value_of_register): Use value_of_user_reg.
5759 * eval.c (evaluate_subexp_standard): Update.
5760 * parse.c (write_dollar_variable): Update.
5761 * d10v-tdep.c (d10v_print_registers_info): Update.
5762 * infcmd.c (registers_info): Update.
5763 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
5764 (builtin_regs_h): Delete macro.
5765 (user_regs_h): Define.
5766 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
5767 (builtin-regs.o): Delete target.
5768 (user-regs.o): Specify dependencies.
5769 (expprint.o): Update dependencies.
5770 (findvar.o): Update dependencies.
5771 (frame.o): Update dependencies.
5772 (std-regs.o): Update dependencies.
5773
9f476a01
CF
57742003-07-06 Christopher Faylor <cgf@redhat.com>
5775
5776 * win32-nat.c (solib_symbols_add): Use one variable for all section
5777 address stuff. Pass variable rather than address of variable to
5778 safe_symbol_file_add.
5779
a731b831
AS
57802003-07-06 Andreas Schwab <schwab@suse.de>
5781
5782 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
5783
9f83329d
JB
57842003-07-04 Joel Brobecker <brobecker@gnat.com>
5785
5786 * rs6000-nat.c (vmap_symtab): Fix compilation error.
5787
27e28cc5
KW
57882003-07-04 Kris Warkentin <kewarken@qnx.com>
5789
5790 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
5791
57922003-07-04 Kris Warkentin <kewarken@qnx.com>
5793
5794 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
5795 * config/i386/nto.mh: New file.
5796 * config/i386/nm-nto.h: New file.
5797 * configure.host: Add i[3456]86-*-nto*.
5798
100f2e98
JB
57992003-07-03 Joel Brobecker <brobecker@gnat.com>
5800
5801 * remote-vx.c (vx_add_symbols): Fix compilation error.
5802
e23457df
AC
58032003-07-03 Andrew Cagney <cagney@redhat.com>
5804
5805 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
5806 * gdbarch.h, gdbarch.c: Re-generate.
5807 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
5808 (legacy_register_name): Declare.
5809 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
5810 (REGISTER_NAME): Define.
5811 * sparc-tdep.c (legacy_register_name): New function.
5812 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
5813 (REGISTER_NAME): Define.
5814 (hppa64_register_name): Declare.
5815 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
5816 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
5817 (hppa64_register_name): New function.
5818 (hppa_register_name): New function.
5819 * arch-utils.c (legacy_register_name): Delete.
5820 * arch-utils.h (legacy_register_name): Delete.
5821
38caaeec
DJ
58222003-07-03 Daniel Jacobowitz <drow@mvista.com>
5823
5824 * cli/cli-interp.c (cli_interpreter_resume): Update the
5825 cli_uiout's stream to gdb_stdout.
5826
dadd712e
AC
58272003-07-03 Andrew Cagney <cagney@redhat.com>
5828
5829 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
5830 predicate.
5831 * gdbarch.h, gdbarch.c: Re-generate.
5832 * regcache.c (init_regcache_descr): Use legacy code when either
5833 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
5834
c7f1390e
DJ
58352003-07-02 Daniel Jacobowitz <drow@mvista.com>
5836
5837 * NEWS: Move "set logging" entry into GDB 6.0 section.
5838
4bc8c588
JB
58392003-07-02 Jim Blandy <jimb@redhat.com>
5840
a9dd42f1
JB
5841 * s390-tdep.c (struct frame_extra_info): new member:
5842 'stack_bought_valid'.
5843 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
5844 initialize fextra_info->stack_bought.
5845 (s390_frameless_function_invocation): Don't trust the value of
5846 fextra_info_ptr->stack_bought unless
5847 fextra_info->stack_bought_valid is set.
5848
4bc8c588
JB
5849 New S390 prologue analyzer.
5850 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
5851 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
5852 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
5853 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
5854 compute_x_addr, s390_on_stack, s390_store,
5855 s390_get_signal_frame_info): New functions.
5856 (S390_NUM_SPILL_SLOTS): New macro.
5857 (s390_get_frame_info): Rewritten.
5858 (is_arg_reg): Deleted.
5859
5860 Break out the decoding of S/390 instructions into separate
5861 functions, to make it more legible, and easier to check
5862 against the spec.
5863 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
5864 is_rx, is_rxe): New functions.
5865 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
5866 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
5867 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
5868 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
5869 enums for opcode values. (Is this an improvement?)
5870
fd13a04a
AC
58712003-07-02 Andrew Cagney <cagney@redhat.com>
5872
5873 * i386-tdep.c: Revert change committed as part of trad-frame code
5874 below.
5875
3f8091c1
DJ
58762003-07-02 Daniel Jacobowitz <drow@mvista.com>
5877
5878 * breakpoint.c (insert_catchpoint): Make static.
5879
8dd5115e
AS
58802003-07-02 Andreas Schwab <schwab@suse.de>
5881
5882 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
5883 former ia64_push_arguments and ia64_push_return_address, and use
5884 regcache functions instead of read/write_register.
5885 (ia64_gdbarch_init): Set push_dummy_call instead of
5886 deprecated_push_arguments and deprecated_push_return_address.
5887
a2229c23
AJ
58882003-07-01 Andreas Jaeger <aj@suse.de>
5889
5890 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
5891 before the call.
5892 Set %rax only to number of SSE registers used.
5893
3b3850e8
AC
58942003-07-01 Andrew Cagney <cagney@redhat.com>
5895
5896 * trad-frame.h: Update comments, a -1 .addr is reserved.
5897 (trad_frame_value_p, trad_frame_addr_p): Declare.
5898 (trad_frame_reg_p): Declare.
5899 (trad_frame_set_value): Rename trad_frame_register_value.
5900 (trad_frame_set_unknown): Declare.
5901 * trad-frame.c (trad_frame_realreg_p): New function.
5902 (trad_frame_addr_p, trad_frame_value_p): New function.
5903 (trad_frame_set_unknown): New function.
5904 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
5905 (trad_frame_prev_register): Use trad_frame_realreg_p,
5906 trad_frame_addr_p and trad_frame_value_p.
5907 (trad_frame_set_value): Rename trad_frame_register_value.
5908 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
5909 and trad_frame_set_value.
a2229c23 5910
4d819d0e
JB
59112003-06-30 Jim Blandy <jimb@redhat.com>
5912
5913 Patch from IBM (authors unspecified, probably Ulrich Weigand and
5914 Gerhard Tonn) for argument passing on the S/390 and S/390x:
5915 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
5916 for 16 registers, and then 32 more bytes.
5917 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
5918 New macros.
5919 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
5920 Move up in the file, since it's now used by is_simple_arg.
5921 (is_simple_arg): Don't assume registers are four bytes long.
5922 Exclude all double arguments. Extended floats are not simple
5923 args.
5924 (is_power_of_two): New function.
5925 (pass_by_copy_ref): Call is_power_of_two, and check that the
5926 length fits in a register, rather than listing all the acceptable
5927 sizes. Extended floats are not passed by reference.
5928 (s390_push_arguments): Don't assume registers are four bytes long.
5929 Reserve an argument register to point to the buffer for structures
5930 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
5931 S390_STACK_FRAME_OVERHEAD.
5932
1ad828f1
AS
59332003-06-30 Andreas Schwab <schwab@suse.de>
5934
5935 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
5936 format error message.
5937
39b00981
JB
59382003-06-30 Joel Brobecker <brobecker@gnat.com>
5939
5940 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
5941
b2a7f303
DC
59422003-06-30 David Carlton <carlton@kealia.com>
5943
5944 Band-aid for PR c++/1245.
5945 * Makefile.in (cp-support.o): Depend on complaints_h.
5946 * cp-support.c: Include complaints.h. Add declaration for
5947 find_last_component.
5948 (cp_find_first_component): Separate code into
5949 cp_find_first_component_aux.
5950 (cp_find_first_component_aux): Call demangled_name_complaint.
5951 (demangled_name_complaint): New.
5952
a257b5bb
AC
59532003-06-30 Andrew Cagney <cagney@redhat.com>
5954
5955 * remote.c (remote_write_bytes): Explicitly compute and then use
5956 the payload size. Update comments to reflect. Fixes problem of
5957 GDB not sending small packets as found by Fred Fish.
5958
0a2cfde4
AC
59592003-06-30 Andrew Cagney <cagney@redhat.com>
5960
5961 * remote.c (remote_async_wait): Fix -Wformat problem.
5962
3fcb8548
AC
59632003-06-29 Andrew Cagney <cagney@redhat.com>
5964
5965 * remote.c (remote_wait): Call error, and not warning, when the
5966 packet is corrupt.
5967 (remote_async_wait): Ditto.
5968
9f9970a3
DJ
59692003-06-29 Daniel Jacobowitz <drow@mvista.com>
5970
5971 * sparc-tdep.c (sparc_y_regnum): Make external again.
5972
83a8ccca
DJ
59732003-06-29 Daniel Jacobowitz <drow@mvista.com>
5974
5975 * cli/cli-logging.c (pop_output_files): Add void to function
5976 definition.
5977
d2cf594a
AC
59782003-06-29 Andrew Cagney <cagney@redhat.com>
5979
5980 * frame.c (frame_register_unwind): Use unsigned char when dumping
5981 the buffer contents.
5982
0fac0b41
DJ
59832003-06-28 Daniel Jacobowitz <drow@mvista.com>
5984
5985 * cli/cli-logging.c: New file.
5986 * cli-out.c (struct ui_out_data): Add original_stream.
5987 (cli_redirect): New function.
5988 (cli_ui_out_impl): Add cli_redirect.
5989 (cli_out_new): Initialize original_stream.
5990 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
5991 (uo_redirect, ui_out_redirect): New.
5992 * ui-out.h (struct ui_out_impl): Add redirect member.
5993 (redirect_ftype): New.
5994 (ui_out_redirect): Add prototype.
5995 * Makefile.in: Add rules for cli-logging.c.
5996 * NEWS: Mention "set logging".
5997
88a07d7c
EZ
59982003-06-27 Elena Zannoni <ezannoni@redhat.com>
5999
6000 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
6001
4eb58876
AC
60022003-06-27 Andrew Cagney <cagney@redhat.com>
6003
6004 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
6005 (m68hc11_gdbarch_init): Do not set call_dummy_address.
6006 * avr-tdep.c (avr_call_dummy_address): Delete function.
6007 (avr_gdbarch_init): Do not set call_dummy_address.
6008
1549f619
EZ
60092003-06-27 Elena Zannoni <ezannoni@redhat.com>
6010
6011 * symfile.c (syms_from_objfile): Move variables to inner block.
6012 Move the checks for the non-mainline case a bit earlier to avoid
6013 doing some useless computations.
6014
3cb3398d
EZ
60152003-06-27 Elena Zannoni <ezannoni@redhat.com>
6016
6017 * dwarfread.c (decode_modified_type): Gag new compiler warning.
6018
3799ccc6
EZ
60192003-06-26 Elena Zannoni <ezannoni@redhat.com>
6020
6021 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
6022 sections.
6023
ce1f6491
MC
60242003-06-26 Michael Chastain <mec@shout.net>
6025
6026 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
6027 gdb/testsuite/gdb.c++/pr-1210.exp.
6028
d958dfd0
AC
60292003-06-26 Andrew Cagney <cagney@redhat.com>
6030
6031 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
6032 altivec_expression.h and altivec_registers.h.
6033
d31431ed
AC
60342003-06-26 Andrew Cagney <cagney@redhat.com>
6035
6036 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
6037 info->mach when MIPS16. Patch suggested by Fred Fish.
6038
714b1282
AC
60392003-06-26 Andrew Cagney <cagney@redhat.com>
6040
6041 * utils.c (internal_vproblem): Print the problem to a reason
6042 buffer and then pass to query. Make the msg variable more local.
6043
42efa47a
AC
60442003-06-26 Andrew Cagney <cagney@redhat.com>
6045
6046 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
6047 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
6048 * gdbarch.h, gdbarch.c: Re-generate.
6049 * frame-base.c (default_frame_args_address): Update. Use
6050 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
6051 not available.
6052 (default_frame_locals_address): Ditto for
6053 DEPRECATED_FRAME_LOCALS_ADDRESS.
6054 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
6055 (vax_frame_num_args): Update.
6056 (vax_gdbarch_init): Update.
6057 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6058 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6059 * mcore-tdep.c (mcore_gdbarch_init): Update.
6060 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6061 * ia64-tdep.c (ia64_gdbarch_init): Update.
6062 * symtab.h (address_class): Update comments.
6063 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
6064 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6065 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6066 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6067 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6068 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
6069 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6070 * alpha-mdebug-tdep.c: Update.
6071 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
6072
8ffd9b1b
AJ
60732003-06-26 Andreas Jaeger <aj@suse.de>
6074
6075 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
6076 of SSE registers so that varargs functions work. Rework handling
6077 of passing arguments on the stack.
6078 (x86_64_store_return_value): Return double and float values in SSE
6079 register.
6080
e8ac10a6
MC
60812003-06-24 Michael Chastain <mec@shout.net>
6082
6083 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
6084 the "constructor breakpoints ignored" bug.
6085
986af8e6
DC
60862003-06-25 David Carlton <carlton@kealia.com>
6087
6088 * MAINTAINERS: Update e-mail address.
6089
d64558a5
JB
60902003-06-24 Jim Blandy <jimb@redhat.com>
6091
e538d2d7
JB
6092 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
6093
02631ec0
JB
6094 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
6095 function.
6096 (ppc_linux_init_abi): Register it as the
6097 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
6098
e716d87a
JB
6099 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
6100 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
6101 method.
6102
d64558a5
JB
6103 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
6104 (ppc64_standard_linkage_target): Use it.
6105
449a5da4
AC
61062003-06-23 Andrew Cagney <cagney@redhat.com>
6107
6108 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
6109 for 0 "int0" and 4 "int32" sized registers.
6110 * gdbtypes.c (builtin_type_int0): Define.
6111 (build_gdbtypes): Initialize builtin_type_int0.
6112 * gdbtypes.h (builtin_type_int0): Declare.
6113
b2a02dda
SC
61142003-06-23 Stephane Carrez <stcarrez@nerim.fr>
6115
6116 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
6117 as characters are unsigned.
6118
fba3138e
DJ
61192003-06-22 Daniel Jacobowitz <drow@mvista.com>
6120
6121 PR gdb/1179
6122 * dwarfread.c (struct_type): Skip static fields without crashing.
6123
f6c8180b
AC
61242003-06-22 Andrew Cagney <cagney@redhat.com>
6125
6126 GDB 6.0 branch created.
f2c06f52
AC
6127 * README: Update.
6128 * PROBLEMS: Update. Empty.
6129 * NEWS: Update.
f6c8180b 6130
ae822768
DJ
61312003-06-22 Daniel Jacobowitz <drow@mvista.com>
6132
6133 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
6134 Suggested by Nick Hibma <n_hibma@webweaving.org>.
6135
261de166
AC
61362003-06-22 Andrew Cagney <cagney@redhat.com>
6137
6138 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
6139 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
6140 Velikov.
6141
30e94205
DJ
61422003-06-22 Daniel Jacobowitz <drow@mvista.com>
6143
6144 * cli/cli-cmds.c (shell_escape): Silence warnings from old
6145 compilers.
6146
9e14d721
DJ
61472003-06-21 Daniel Jacobowitz <drow@mvista.com>
6148
6149 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
6150 argument of val_print.
6151 * cp-valprint.c (cp_print_value): Don't add the offset parameter
6152 to the address argument of baseclass_offset or target_read_memory.
6153 Do add it to the argument of cp_print_value_fields.
6154
a4b8ebc8
AC
61552003-06-21 Andrew Cagney <cagney@redhat.com>
6156
6157 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
6158 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
6159 instead of 0..NUM_REGS.
6160 (mips_register_reggroup_p): New function.
6161 (mips_pseudo_register_write): New function.
6162 (mips_pseudo_register_read): New function.
6163 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
6164 based on the register's type.
6165 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
6166 cooked.
6167 (mips_get_saved_register): Simplify. Assert that REGNO is a
6168 pseudo / cooked.
6169 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
6170 (mips_register_type): Replace mips_register_virtual_type. Map
6171 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
6172 when available.
6173 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
6174 that the register is cooked / virtual.
6175 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
6176 Only get the extra info when needed.
6177 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
6178 (mips32_heuristic_proc_desc): Fetch the cooked register.
6179 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
6180 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
6181 (mips_print_register): Use gdbarch_register_type, instead of
6182 REGISTER_VIRTUAL_TYPE.
6183 (print_gp_register_row): Use gdbarch_register_type, instead of
6184 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
6185 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6186 Print the pseudo / cooked registers.
6187 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6188 Print the pseudo / cooked registers.
6189 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
6190 REG_NUM is pseudo / cooked.
6191 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
6192 (mips_n32n64_xfer_return_value): Ditto.
6193 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
6194 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
6195 (mips_register_sim_regno): New function.
6196 (mips_gdbarch_init): Set deprecated_register_byte,
6197 register_group_p, pseudo_register_write, pseudo_register_read,
6198 register_sim_regno, and num_pseudo_regs. Set register_type,
6199 instead of register_virtual_type.
6200 * Makefile.in (mips-tdep.o): Update dependencies.
6201 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
6202 REGISTER_VIRTUAL_TYPE.
6203 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
6204 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
6205 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
6206 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
6207 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
6208
325ed089
DJ
62092003-06-21 Daniel Jacobowitz <drow@mvista.com>
6210
6211 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
6212 * cli/cli-cmds.c: Include "gdb_vfork.h".
6213 (shell_escape): Use vfork.
6214
f0e7d0e8
AC
62152003-06-21 Andrew Cagney <cagney@redhat.com>
6216
c57bb9fa
AC
6217 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
6218 32 bit floating-point register saves.
6219
6e51443a
AC
6220 * frame.h (deprecated_unwind_get_saved_register): Delete.
6221 * frame.c (deprecated_unwind_get_saved_register): Delete function.
6222 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
6223 and deprecated_get_next_frame_hack instead of
6224 deprecated_unwind_get_saved_register.
6225
ed183c7c
AC
6226 * mips-tdep.c (mips_dump_tdep): Do not print
6227 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
6228
f0e7d0e8
AC
6229 * frame.c (get_frame_register): New function.
6230 (frame_unwind_register_signed): New function.
6231 (get_frame_register_signed): New function.
6232 (frame_unwind_register_unsigned): New function.
6233 (get_frame_register_unsigned): New function.
6234 * frame.h: Add comments on naming schema.
6235 (get_frame_register, frame_unwind_register_signed): Declare.
6236 (get_frame_register_signed, get_frame_register_signed): Declare.
6237 (frame_unwind_register_unsigned): Declare.
6238 (get_frame_register_unsigned): Declare.
6239
2224d941
TR
62402003-06-20 Theodore A. Roth <troth@openavr.org>
6241
6242 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
6243
8619218d
TR
62442003-06-20 Theodore A. Roth <troth@openavr.org>
6245
6246 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
6247 (avr_read_sp): Ditto.
6248
0b1b50c0
DJ
62492003-06-20 Daniel Jacobowitz <drow@mvista.com>
6250
6251 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
6252 * config/arm/nm-linux.h: Likewise.
6253 * config/arm/tm-linux.h: Likewise.
6254 * config/ia64/nm-linux.h: Likewise.
6255 * config/ia64/tm-ia64.h: Likewise.
6256 * config/s390/tm-linux.h: Likewise.
6257 * config/s390/tm-s390.h: Likewise.
6258 * s390-nat.c: Likewise.
6259 * s390-tdep.c: Likewise.
6260
6261 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
6262 * config/ia64/linux.mt: Likewise.
6263 * config/m68k/linux.mh: Likewise.
6264 * config/mips/linux.mt: Likewise.
6265 * config/powerpc/linux.mh: Likewise.
6266 * config/sh/linux.mt: Likewise.
6267
c8c18e65
KW
62682003-06-19 Kris Warkentin <kewarken@qnx.com>
6269
6270 * solib.c (solib_open): Change tests for whether to search
6271 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
6272 comments.
6273
dcccef2e
TR
62742003-06-19 Theodore A. Roth <troth@openavr.org>
6275
6276 * avr-tdep.c (avr_frame_address): Delete function.
6277 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
6278 set_gdbarch_frame_args_address.
6279
5861a190
AC
62802003-06-19 Andrew Cagney <cagney@redhat.com>
6281
6282 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
6283 (REGISTER_CONVERT_FROM_TYPE): Delete.
6284 (mips_register_convert_to_type): Delete declaration.
6285 (mips_register_convert_from_type): Delete declaration.
6286 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
6287 kernel/.
6288
0274a8ce
MS
62892003-06-19 Michael Snyder <msnyder@redhat.com>
6290
6291 * linux-nat.h: New file.
6292 * linux-nat.c: Include linux-nat.h.
8ffd9b1b 6293 * lin-lwp.c: Include linux-nat.h.
0274a8ce 6294 Move struct lwp_info def to linux-nat.h.
8ffd9b1b 6295 * linux-proc.c: Include linux-nat.h.
0274a8ce
MS
6296 (linux_make_note_section): Iterate over lwps instead of threads.
6297 (linux_do_thread_registers): Use lwp instead of merged pid.
6298 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
8ffd9b1b 6299 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
0274a8ce
MS
6300 Add dependency on linux_nat_h.
6301
adf5f719
TR
63022003-06-19 Theodore A. Roth <troth@openavr.org>
6303
6304 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
6305
6766a268
DJ
63062003-06-19 Daniel Jacobowitz <drow@mvista.com>
6307
6308 * varobj.c (get_type, get_target_type): Use check_typedef.
6309
1171114a
DJ
63102003-06-19 Daniel Jacobowitz <drow@mvista.com>
6311
6312 * breakpoint.c (insert_catchpoint): Call internal_error.
6313
adcf68a2
TR
63142003-06-19 Theodore A. Roth <troth@openavr.org>
6315
6316 * avr-tdep.c (avr_push_dummy_code): Delete function.
6317 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
6318
ea67f13b
DJ
63192003-06-19 Daniel Jacobowitz <drow@mvista.com>
6320
6321 * arch-utils.c (default_prepare_to_proceed): Remove.
6322 (generic_prepare_to_proceed): Remove.
6323 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
6324 (generic_prepare_to_proceed): Remove prototype.
6325 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
6326 * gdbarch.c: Regenerate.
6327 * gdbarch.h: Regenerate.
6328 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
6329 * hppah-nat.c (hppa_switched_threads): Remove.
6330 * infrun.c (prepare_to_proceed): New static function, copied from
6331 generic_prepare_to_proceed. Remove select_it argument.
6332 (proceed): Call prepare_to_proceed.
6333 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
6334 variables.
6335 (ptrace_wait): Don't set the removed variables.
6336 (hppa_switched_threads): Remove.
6337 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
6338 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
6339 (lin_lwp_prepare_to_proceed): Remove prototype.
6340 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
6341 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
6342
4add8633
TR
63432003-06-18 Theodore A. Roth <troth@openavr.org>
6344
6345 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
6346 trad-frame.h.
6347 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
6348 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
6349 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
6350 (AVR_PROLOGUE_*): Enumerate prologue types.
6351 (struct frame_extra_info): Remove.
6352 (struct avr_unwind_cache): Define.
6353 (avr_write_sp): Delete function.
6354 (avr_read_fp): Ditto.
6355 (avr_init_extra_frame_info): Ditto.
6356 (avr_pop_frame): Ditto.
6357 (avr_frame_saved_pc): Ditto.
6358 (avr_saved_pc_after_call): Ditto.
6359 (avr_push_return_address): Ditto.
6360 (avr_frame_chain): Ditto.
6361 (avr_store_struct_return): Ditto.
6362 (avr_push_arguments): Ditto.
6363 (avr_scan_prologue): Update comments. Changed to set up the info for
6364 cache unwinding. Now returns end of prologue PC.
6365 (avr_skip_prologue): Better handling of functions lacking a prologue
6366 by using avr_scan_prologue.
6367 (avr_scan_arg_moves): New function.
6368 (avr_saved_regs_unwinder): Ditto.
6369 (avr_frame_unwind_cache): Ditto.
6370 (avr_unwind_pc): Ditto.
6371 (avr_frame_this_id): Ditto.
6372 (avr_frame_prev_register): Ditto.
6373 (avr_frame_p): Ditto.
6374 (avr_frame_base_address ): Ditto.
6375 (avr_unwind_dummy_id): Ditto.
6376 (avr_push_dummy_code): Ditto.
6377 (push_stack_item): Ditto.
6378 (pop_stack_item): Ditto.
6379 (avr_push_dummy_call): Ditto.
6380 (struct stack_item): Define.
6381 (avr_frame_unwind): Declare structure.
6382 (avr_frame_base): Ditto.
6383 (avr_gdbarch_init): Remove calls to
6384 set_gdbarch_deprecated_init_frame_pc,
6385 set_gdbarch_deprecated_target_read_fp,
6386 set_gdbarch_deprecated_dummy_write_sp,
6387 set_gdbarch_deprecated_fp_regnum,
6388 set_gdbarch_deprecated_push_arguments,
6389 set_gdbarch_deprecated_push_return_address,
6390 set_gdbarch_deprecated_pop_frame,
6391 set_gdbarch_deprecated_store_struct_return,
6392 set_gdbarch_deprecated_frame_init_saved_regs,
6393 set_gdbarch_deprecated_init_extra_frame_info,
6394 set_gdbarch_deprecated_frame_chain,
6395 set_gdbarch_deprecated_frame_saved_pc,
6396 set_gdbarch_deprecated_saved_pc_after_call.
6397 Add calls to set_gdbarch_push_dummy_call,
6398 set_gdbarch_push_dummy_code,
6399 frame_unwind_append_predicate,
6400 frame_base_set_default,
6401 set_gdbarch_unwind_dummy_id,
6402 set_gdbarch_unwind_pc.
6403 Wrap a long line.
6404
7be04a68
MS
64052003-06-18 Corinna Vinschen <vinschen@redhat.com>
6406
6407 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
6408 registers for H8/300S.
6409 (h8300_print_registers_info): Ditto.
8ffd9b1b 6410 (h8300_gdbarch_init): Accommodate register count for H8/300S.
7be04a68 6411
ae087d01
DJ
64122003-06-18 Daniel Jacobowitz <drow@mvista.com>
6413
6414 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
6415 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
6416 (lin_lwp_wait): Likewise. Update comments.
6417 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
6418 (pull_pid_from_list, linux_record_stopped_pid): New.
6419
07d8f827
SC
64202003-06-17 Stephane Carrez <stcarrez@nerim.fr>
6421
6422 * ada-lang.c (scan_discrim_bound): Name first argument.
6423 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
6424 declared by ALL_BLOCK_SYMBOLS.
6425
7cb47b14
SC
64262003-06-17 Stephane Carrez <stcarrez@nerim.fr>
6427
6428 * ada-tasks.c (find_function_in_inferior): Don't declare it.
6429 ("regcache.h"): Include it.
6430 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
6431
6ad8ae5c
DJ
64322003-06-17 Daniel Jacobowitz <drow@mvista.com>
6433
6434 * NEWS: Mention gdbserver detach change and "disconnect" command.
6435 * infcmd.c (disconnect_command): New function.
6436 (_initialize_infcmd): Add ``disconnect'' command.
6437 * remote.c (remote_async_detach): Delete.
6438 (remote_detach): Merge remote_async_detach.
6439 (remote_disconnect): New.
6440 (init_remote_ops): Set to_disconnect.
6441 (init_remote_cisco_ops): Likewise.
6442 (init_remote_async_ops): Likewise. Use remote_detach.
6443 * target.c (cleanup_target): Default to_disconnect.
6444 (update_current_target): Inherit to_disconnect.
6445 (target_disconnect, debug_to_disconnect): New functions.
6446 (setup_target_debug): Set to_disconnect.
6447 * target.h (struct target_ops): Add to_disconnect.
6448 (target_disconnect): Add prototype.
6449
687595f9
DJ
64502003-06-17 Daniel Jacobowitz <drow@mvista.com>
6451
6452 * breakpoint.c (insert_catchpoint): New function.
6453 (insert_breakpoints): Use catch_exceptions to call
6454 insert_catchpoint. Disable catchpoints if they fail to insert.
6455
29239a8f
DJ
64562003-06-17 Daniel Jacobowitz <drow@mvista.com>
6457
6458 * symfile.c (reread_symbols): Clear sym_private.
6459
2cdf3c63
AC
64602003-06-17 Andrew Cagney <cagney@redhat.com>
6461
6462 * trad-frame.h (struct frame_info): Add opaque declaration.
6463 * remote-fileio.h (struct cmd_list_element): Add opaque
6464 declaration.
6465 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
6466 comments.
6467
cf0e1e0d
DJ
64682003-06-17 Daniel Jacobowitz <drow@mvista.com>
6469
6470 * remote.c (remote_prepare_to_store): Replace call to
6471 deprecated_read_register_bytes with multiple regcache_raw_read
6472 calls.
6473
192cdb19
KW
64742003-06-17 Kris Warkentin <kewarken@qnx.com>
6475
6476 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
6477 (nto_find_and_open_solib): Likewise.
6478 (nto_init_solib_absolute_prefix): Likewise.
6479 (_initialize_nto_tdep): Fix indentation.
6480
89929b45
KW
64812003-06-17 Kris Warkentin <kewarken@qnx.com>
6482
6483 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
6484
46019f27
KW
64852003-06-17 Kris Warkentin <kewarken@qnx.com>
6486
6487 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
6488
1a38736e
JB
64892003-06-17 Jim Blandy <jimb@redhat.com>
6490
6491 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
6492
3605c34a
TR
64932003-06-16 Theodore A. Roth <troth@openavr.org>
6494
6495 * avr-tdep.c (avr_extract_return_value): New function.
6496 (avr_gdbarch_init): Set extract_return_value method.
6497
870b3035
AC
64982003-06-16 Andrew Cagney <cagney@redhat.com>
6499
6500 * frame.h (deprecated_get_next_frame_hack): Declare.
6501 * frame.c (legacy_saved_regs_prev_register): Only require
6502 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
6503 there are always saved regs.
6504 (deprecated_generic_get_saved_register): Do not require
6505 DEPRECATED_FRAME_INIT_SAVED_REGS.
6506 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
6507 use frame ID unwind instead.
6508 (deprecated_get_next_frame_hack): New function.
6509
63d47a7d
CV
65102003-06-16 Corinna Vinschen <vinschen@redhat.com>
6511
6512 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
6513 (h8300_push_dummy_call): ...this function. Some minor optimization.
6514 (h8300_push_return_address): Remove.
6515 (h8300_gdbarch_init): Remove calls to
6516 set_gdbarch_deprecated_dummy_write_sp,
6517 set_gdbarch_deprecated_push_arguments and
6518 set_gdbarch_deprecated_push_return_address.
6519 Add call to set_gdbarch_push_dummy_call.
6520
4bb1dc5e
CV
65212003-06-16 Corinna Vinschen <vinschen@redhat.com>
6522
6523 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
6524 (E_PSEUDO_EXR_REGNUM): Ditto.
6525 (h8300_is_argument_spill): Check for instructions moving argument
8ffd9b1b 6526 registers into safe registers.
4bb1dc5e
CV
6527 (h8300_skip_prologue): Check for stm instruction to push registers
6528 used for register variables onto stack.
6529 (gdb_print_insn_h8300): Remove.
6530 (h8300_examine_prologue): Add a comment.
6531 (h8300_register_name): Take pseudo registers into account.
6532 (h8300s_register_name): Ditto.
6533 (h8300sx_register_name): Ditto.
6534 (h8300_print_register): Ditto.
6535 (h8300_print_registers_info): Define "nice" printing order.
6536 (h8300_saved_pc_after_call): Take pseudo registers into account.
6537 (h8300_register_type): Ditto. Return type used for remote connection
6538 when requesting real CCR or EXR register, return actual type when
6539 requesting pseudo CCR or EXR.
6540 (h8300_pseudo_register_read): New function.
6541 (h8300_pseudo_register_write): Ditto.
6542 (h8300_dbg_reg_to_regnum): Ditto.
6543 (h8300s_dbg_reg_to_regnum): Ditto.
6544 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
6545 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
6546 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
6547 set_gdbarch_print_insn architecture dependent.
6548 Call set_gdbarch_pseudo_register_read and
6549 set_gdbarch_pseudo_register_write.
6550 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
6551
a59fe496
AC
65522003-06-16 Andrew Cagney <cagney@redhat.com>
6553
6554 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
6555 * gdbarch.h, gdbarch.c: Re-generate.
6556 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6557 * s390-tdep.c (s390_gdbarch_init): Update.
6558 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6559 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6560 * mips-tdep.c (mips_gdbarch_init): Update.
6561 * mcore-tdep.c (mcore_gdbarch_init): Update.
6562 * cris-tdep.c (cris_gdbarch_init): Update.
6563 * infcall.c (call_function_by_hand): Update.
6564 * ia64-tdep.c (ia64_push_arguments): Update comment.
6565 * frame.c (legacy_get_prev_frame): Do not assume
6566 SAVE_DUMMY_FRAME_TOS_P.
6567 * dummy-frame.c (find_dummy_frame): Update comment.
6568
6f4e5a41
AC
65692003-06-16 Andrew Cagney <cagney@redhat.com>
6570
6571 * regcache.c (do_cooked_read): Do not use register_valid_p.
6572
72fab697
TR
65732003-06-15 Theodore A. Roth <troth@openavr.org>
6574
6575 * avr-tdep.c (avr_register_type): Remove a blank line.
6576 (avr_scan_prologue): Correct some comments.
6577
e3d8b004
TR
65782003-06-15 Theodore A. Roth <troth@openavr.org>
6579
6580 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
6581 prologue types.
8ffd9b1b 6582 Properly scan prologues generated by gcc with the -mcall-prologues
e3d8b004
TR
6583 option.
6584 Add code to scan -mcall-prologues for mega devices.
6585
866b76ea
TR
65862003-06-15 Theodore A. Roth <troth@openavr.org>
6587
6588 * avr-tdep.c (avr_register_byte): Delete function.
6589 (avr_register_raw_size): Delete function.
6590 (avr_register_virtual_size): Delete function.
6591 (avr_register_virtual_type): Delete function.
6592 (avr_register_type): New function.
6593 (avr_address_to_pointer): Remove unused code.
6594 (avr_read_fp): Need to read FP as two separate bytes due to change to
6595 avr_register_type() usage.
6596 (avr_gdbarch_init): Don't set deprecated_register_size.
6597 Don't set deprecated_register_bytes.
6598 Don't set deprecated_register_byte.
6599 Don't set deprecated_register_raw_size.
6600 Don't set deprecated_max_register_raw_size.
6601 Don't set deprecated_register_virtual_size.
6602 Don't set deprecated_max_register_virtual_size.
6603 Don't set deprecated_register_virtual_type.
6604 Set register_type method.
6605
3993f6b1
DJ
66062003-06-15 Daniel Jacobowitz <drow@mvista.com>
6607
6608 * Makefile.in (linux-nat.o): Add rule.
6609 * linux-nat.c: New file.
6610 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
6611 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
6612 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
6613 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
6614 * config/arm/linux.mh (NATDEPFILES): Likewise.
6615 * config/i386/linux.mh (NATDEPFILES): Likewise.
6616 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
6617 * config/ia64/linux.mh (NATDEPFILES): Likewise.
6618 * config/m68k/linux.mh (NATDEPFILES): Likewise.
6619 * config/mips/linux.mh (NATDEPFILES): Likewise.
6620 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
6621 * config/s390/s390.mh (NATDEPFILES): Likewise.
6622 * config/sparc/linux.mh (NATDEPFILES): Likewise.
6623
786a90bb
MK
66242003-06-15 Mark Kettenis <kettenis@gnu.org>
6625
6626 * i387-tdep.c: Reorder includes, fix some whitespace issues and
6627 replace out-of-date comment.
6628
3bd3f01e
AC
66292003-06-15 Andrew Cagney <cagney@redhat.com>
6630
6631 * rdi-share/host.h (Fail): Change to a varargs function.
6632 * remote-rdi.c (Fail): Update.
8ffd9b1b 6633
de5b9bb9
MK
66342003-06-15 Mark Kettenis <kettenis@gnu.org>
6635
6636 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
6637 (i386_convert_register_p, i386_register_to_value,
6638 i386_register_from_value): Handle types longer than 8 bytes.
6639
d532c08f
MK
66402003-06-15 Mark Kettenis <kettenis@gnu.org>
6641
6642 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
6643 Move floating-point code to new function in i387-tdep.c.
6644 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
6645 New functions containing code moved here from i386-tdep.c.
6646 * i387-tdep.h: Add opaque declaration for `struct type'.
6647 (i387_register_to_value, i387_value_to_register): New prototypes.
6648 * x86-64-tdep.c (x86_64_convert_register_p): New function.
6649 (x86_64_init_abi): Set convert_register_p, register_to_value and
6650 value_to_register here.
8ffd9b1b 6651
42c466d7
AC
66522003-06-14 Andrew Cagney <cagney@redhat.com>
6653
6654 * mips-tdep.c (mips_register_to_value): Make static.
6655 (mips_value_to_register): Make static.
6656 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
6657 * ia64-tdep.c (ia64_register_raw_size): Make static.
6658 (ia64_register_virtual_size): Make static.
6659 (ia64_register_byte): Make static.
6660 * i387-tdep.c: Include "i387-tdep.h".
6661 (print_387_control_word): Delete function.
6662 (print_387_status_word): Delete function.
6663 (print_387_status_bits): Delete function.
6664 (print_387_control_bits): Delete function.
6665 * Makefile.in (i387-tdep.o): Update dependencies.
6666 * rdi-share/host.h (Fail): Declare.
6667 * remote-rdi.c (Fail): Update to match declaration.
6668
2a9cda49
AC
66692003-06-14 Andrew Cagney <cagney@redhat.com>
6670
6671 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
6672 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
6673 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
6674 * config/djgpp/fnchange.lst: Delete "remote-array.c".
6675 * README: Delete reference to remote-array.
6676 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
6677 (remote-array.o): Delete target.
6678 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
6679 * remote-array.c: Delete file.
6680
ff2e87ac
AC
66812003-06-14 Andrew Cagney <cagney@redhat.com>
6682 Mark Kettenis <kettenis@gnu.org>
6683
6684 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
6685 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
6686 parameter with "frame".
6687 * gdbarch.h, gdbarch.c: Re-generate.
6688 * frame.h (put_frame_register): Declare.
6689 * frame.c (put_frame_register): New function.
6690 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
6691 (legacy_register_to_value): Rewrite, use "frame" to get the
6692 register value.
6693 (legacy_value_to_register): Rewrite, use "frame" to find the
6694 register's location before storing.
6695 * arch-utils.h (legacy_convert_register_p): Update.
6696 (legacy_register_to_value, legacy_value_to_register): Update.
6697 * findvar.c (value_from_register): Rewrite, eliminate use of
6698 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
6699 "frame" to REGISTER_TO_VALUE.
6700 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
6701 lval_reg_frame_relative + lval_register branch of the switch. Do
6702 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
6703 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
6704 I386_EDI_REGNUM): New defines.
6705 (i386_next_regnum, i386_convert_register_p,
6706 i386_register_to_value, i386_value_to_register): New functions.
6707 (i386_register_convertible, i386_register_convert_to_virtual,
6708 i386_convert_to_raw): Remove functions.
6709 (i386_gdbarch_init): Set convert_register_p, register_to_value and
6710 value_to_register instead of register_convertible,
6711 register_convert_to_virtual and register_convert_to_raw.
6712 * mips-tdep.c (mips_convert_register_p): New function.
6713 (mips_value_to_register): Replace mips_register_convert_from_type.
6714 (mips_register_to_value): Replace mips_register_convert_to_type.
6715 (mips_gdbarch_init): Set conver_register_p, value_to_register and
6716 register_to_value.
6717 * alpha-tdep.c (alpha_convert_register_p): Update.
6718 (alpha_value_to_register): Update, store the register.
6719 (alpha_register_to_value): Update, fetch the register.
6720
98be1e77
TR
67212003-06-14 Theodore A. Roth <troth@openavr.org>
6722
6723 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
6724 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
6725 Don't set deprecated_call_dummy_words.
6726 Remove commented out set_gdbarch_believe_pcc_promotion() call.
6727 Don't set remote_translate_xfer_address.
6728 (avr_io_reg_read_command): Remove commented out debug printf.
6729 Wrap a long line.
6730
57bc6122
TR
67312003-06-14 Theodore A. Roth <troth@openavr.org>
6732
6733 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
6734 causes gdb to seg fault.
6735
eb01fc62
DJ
67362003-06-14 Daniel Jacobowitz <drow@mvista.com>
6737
6738 * sparc-nat.c (fetch_inferior_registers): Correct
6739 a reference to "registers".
6740
3b3e6bee
DJ
67412003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
6742
6743 * Makefile.in (exc_request_U_h): Define
6744 (exc_request_S_h): Likewise.
6745 (msg_reply_S_h): Likewise.
6746 (msg_U_h): Likewise.
6747 (notify_S_h): Likewise.
6748 (process_reply_S_h): Likewise.
6749 (gnu-nat.o): Depend on gdb_obstack_h
6750 * gnu-nat.c: Include "gdb_obstack.h".
6751
b8de8283
AC
67522003-06-13 Andrew Cagney <cagney@redhat.com>
6753
6754 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
6755 * gdbarch.h, gdbarch.c: Re-generate.
8ffd9b1b 6756
f3be58bc
AC
67572003-06-13 Andrew Cagney <cagney@redhat.com>
6758
6759 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
6760 when deprecated REGISTER macros can be deleted.
6761 * gdbarch.h, gdbarch.c: Re-generate.
6762
4c0122c8
JB
67632003-06-13 Jim Blandy <jimb@redhat.com>
6764
6765 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
6766 Linux entry point symbols for _dl_debug_state, too.
6767
3e210248
AC
67682003-06-13 Andrew Cagney <cagney@redhat.com>
6769
6770 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
6771 available, do not use the FP register, and always save the TOS.
6772 * dummy-frame.c (dummy_frame_this_id): Do not assert
6773 SAVE_DUMMY_FRAME_TOS.
6774 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
6775 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
6776 (i386_push_dummy_call): Add 8 to the returned SP.
6777 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
6778 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
6779 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
6780 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
6781 (x86_64_push_dummy_call): Return "sp + 16".
6782 (x86_64_init_abi): Do not set save_dummy_frame_tos.
6783 * alpha-tdep.c (alpha_gdbarch_init): Do not set
6784 save_dummy_frame_tos.
6785
0b65af49
JB
67862003-06-13 Jim Blandy <jimb@redhat.com>
6787
6788 * frv-tdep.c (frv_use_struct_convention): Delete static
6789 declaration for function deleted in my change of 2003-06-12.
6790
4ea2465e
TR
67912003-06-13 Theodore A. Roth <troth@openavr.org>
6792
6793 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
6794 (avr_pointer_to_address): Shift code addrs left 1 bit.
6795 (avr_convert_from_func_ptr_addr): Delete function since operation is
6796 better handled by avr_address_to_pointer and avr_pointer_to_address.
6797 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
6798
1581182a
MK
67992003-06-13 Mark Kettenis <kettenis@gnu.org>
6800
6801 From Kelley Cook <kelleycook@wideopenwest.com>:
6802 * configure.host: Accept i[34567]86 variants.
6803 * configure.tgt: Likewise.
6804 * nlm/configure.in: Likewise.
6805 * nlm/configure: Regenerated.
6806
7aa1783e
RE
68072003-06-13 Richard Earnshaw <rearnsha@arm.com>
6808
6809 * arm-tdep.c (solib-svr4.h): Dont' include it.
6810 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
6811 * arm-linux-tdep.c: ... here. Make static.
6812 (arm_linux_init_abi): Register it.
6813 (solib-svr4.h): Include it.
6814 * Makefile.in: Update dependencies.
6815 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
6816 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
6817
0261a0d0
CV
68182003-06-13 Corinna Vinschen <vinschen@redhat.com>
6819
6820 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
6821 indicate registers used for return values.
6822 (struct frame_extra_info): Drop args_pointer and locals_pointer.
6823 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
6824 members.
6825 (h8300_init_extra_frame_info): Ditto.
6826 (h8300_frame_locals_address): Removed.
6827 (h8300_frame_args_address): Removed.
6828 (h8300_extract_return_value): Use new regcache structure. Only care
6829 for 16 bit CPUs.
6830 (h8300h_extract_return_value): Same function for 32 bit CPUs.
6831 (h8300_store_return_value): Use new regcache structure. Only care
6832 for 16 bit CPUs.
6833 (h8300h_store_return_value): Same function for 32 bit CPUs.
6834 (h8300_store_struct_return): Removed.
6835 (h8300_extract_struct_value_address): Use new regcache structure.
6836 (h8300h_extract_struct_value_address): Removed.
6837 (h8300_push_dummy_code): New function.
6838 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
6839 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
6840 set_gdbarch_store_return_value architecture dependent.
6841 Call set_gdbarch_push_dummy_code and
6842 set_gdbarch_extract_struct_value_address.
6843 Remove calls to set_gdbarch_frame_args_address,
6844 set_gdbarch_frame_locals_address,
6845 set_gdbarch_deprecated_store_struct_return,
6846 set_gdbarch_deprecated_extract_return_value,
6847 set_gdbarch_deprecated_extract_struct_value_address,
6848 set_gdbarch_deprecated_call_dummy_words and
6849 set_gdbarch_deprecated_sizeof_call_dummy_words.
6850
055c394a
CV
68512003-06-13 Corinna Vinschen <vinschen@redhat.com>
6852
6853 * h8300-tdep.c (h8300_register_byte): Remove.
6854 (h8300h_register_byte): Remove.
6855 (h8300_register_virtual_type): Remove. Substitute by...
6856 (h8300_register_type): New function.
6857 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
6858 (h8300h_extract_struct_value_address): Ditto.
6859 (h8300_gdbarch_init): Drop calls to
6860 set_gdbarch_deprecated_register_byte and
6861 set_gdbarch_deprecated_register_virtual_type.
6862 Add call to set_gdbarch_register_type.
6863
9c04cab7
AC
68642003-06-13 Andrew Cagney <cagney@redhat.com>
6865
6866 * gdbarch.sh: Update comments on registers.
6867 (deprecated_register_byte): Rename register_byte.
6868 (deprecated_register_raw_size): Rename register_raw_size.
6869 (deprecated_register_virtual_size): Rename register_virtual_size.
6870 (deprecated_register_virtual_type): Rename register_virtual_type.
6871 * gdbarch.h, gdbarch.c: Re-generate.
6872 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6873 * vax-tdep.c (vax_gdbarch_init): Update.
6874 * v850-tdep.c (v850_gdbarch_init): Update.
6875 * sparc-tdep.c (sparc_gdbarch_init): Update.
6876 * sh-tdep.c (sh_gdbarch_init): Update.
6877 * s390-tdep.c (s390_gdbarch_init): Update.
6878 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6879 * ns32k-tdep.c: Update.
6880 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6881 * mips-tdep.c (mips_gdbarch_init): Update.
6882 * mcore-tdep.c (mcore_gdbarch_init): Update.
6883 * m68k-tdep.c (m68k_gdbarch_init): Update.
6884 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6885 * ia64-tdep.c (ia64_gdbarch_init): Update.
6886 * hppa-tdep.c (hppa_gdbarch_init): Update.
6887 * h8300-tdep.c (h8300_gdbarch_init): Update.
6888 * frv-tdep.c (frv_gdbarch_init): Update.
6889 * cris-tdep.c (cris_gdbarch_init): Update.
6890 * avr-tdep.c (avr_gdbarch_init): Update.
6891 * alpha-tdep.c (alpha_gdbarch_init): Update.
6892 * arm-tdep.c (arm_gdbarch_init): Update.
6893
b060cbea
AC
68942003-06-13 Andrew Cagney <cagney@redhat.com>
6895
6896 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
6897 mips_o32_use_struct_convention with always_use_struct_convention.
6898
0fc9922a
DC
68992003-06-12 David Carlton <carlton@kealia.com>
6900
6901 * cp-namespace.c (cp_set_block_scope): Comment out
6902 processing_has_namespace_info branch.
6903
1fd35568
JB
69042003-06-12 Jim Blandy <jimb@redhat.com>
6905
f470a70a
JB
6906 Recognize and skip 64-bit PowerPC Linux linkage functions.
6907 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
6908 insn_pattern, insns_match_pattern, d_field, ds_field): New
6909 functions, macros, and types for working with PPC instructions.
6910 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
6911 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
6912 ppc64_skip_trampoline_code): New functions, variables, and macros
6913 for recognizing and skipping linkage functions.
6914 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
6915 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
6916
49ff75ad
JB
6917 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
6918 register offsets for both the 32- and 64-bit interfaces.
6919
bd918c83
JB
6920 Actually finish the job started by my change of 2003-05-29.
6921 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
6922 other #definition of this.
6923 (ppc_linux_skip_trampoline_code): Remove declaration.
6924 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
6925 static.
6926 (ppc_linux_init_abi): Register it as the skip_trampoline_code
6927 method for GDBARCH.
6928
6929 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
6930 'long' on ppc64-*-linux*.
6931
f8c59253
JB
6932 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
6933 isn't #defined, assume the register doesn't exist: act as if
6934 tdep->ppc_mq_regnum were -1.
6935
8fbb30b1
JB
6936 * configure.host, configure.tgt: Add entries for
6937 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
6938 powerpc/linux.mt.
6939 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
6940 New files.
6941
1fd35568
JB
6942 * arch-utils.c (always_use_struct_convention): New function.
6943 * arch-utils.h (always_use_struct_convention): New prototype.
6944 * alpha-tdep.c (alpha_use_struct_convention): Delete.
6945 (alpha_gdbarch_init): Register always_use_struct_convention,
6946 instead of alpha_use_struct_convention.
6947 * cris-tdep.c (cris_use_struct_convention): Delete.
6948 (cris_gdbarch_init): Register always_use_struct_convention,
6949 instead of cris_use_struct_convention.
6950 * frv-tdep.c (frv_use_struct_convention): Delete.
6951 (frv_gdbarch_init): Register always_use_struct_convention,
6952 instead of frv_use_struct_convention.
6953 * h8300-tdep.c (h8300_use_struct_convention): Delete.
6954 (h8300_gdbarch_init): Register always_use_struct_convention,
6955 instead of h8300_use_struct_convention.
e3305dd9 6956 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
1fd35568
JB
6957 (mips_o32_gdbarch_init): Register always_use_struct_convention,
6958 instead of mips_o32_use_struct_convention.
6959
e14e6e9c
AC
69602003-06-12 Andrew Cagney <cagney@redhat.com>
6961
6962 * wince.c: Include "mips-tdep.h".
6963 * mips-tdep.h (mips_next_pc): Declare.
6964 * mcore-tdep.c: Make more local functions static.
6965 * Makefile.in (wince.o): Update dependencies.
6966
2335f48e
DC
69672003-06-12 David Carlton <carlton@kealia.com>
6968
6969 * symtab.c (lookup_symbol_aux_minsyms): Replace
6970 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
6971 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
6972 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
6973 SYMBOL_NATURAL_NAME.
6974
f70a7d61
AS
69752003-06-12 Andreas Schwab <schwab@suse.de>
6976
6977 * Makefile.in (tuiDisassem.o): Update dependencies.
6978
b6429628
DC
69792003-06-12 David Carlton <carlton@bactrian.org>
6980
6981 * symtab.h: Delete declaration of make_symbol_overload_list.
6982 Add declaration of lookup_partial_symbol.
6983 * symtab.c (remove_params): Move to cp-support.c.
6984 (overload_list_add_symbol, make_symbol_overload_list)
6985 (sym_return_val_size, sym_return_val_index): Ditto.
6986 (lookup_partial_symbol): Make extern.
6987 * cp-support.h: Add declaration of make_symbol_overload_list.
6988 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
6989 symtab.h, and block.h.
6990 (remove_params): Move here from symtab.c.
6991 (overload_list_add_symbol, make_symbol_overload_list)
6992 (sym_return_val_size, sym_return_val_index): Ditto.
6993 * valops.c: Include cp-support.h.
6994 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
6995 frame_h, and block_h.
6996 (valops.o): Depend on cp_support_h.
6997
084edea5
CV
69982003-06-12 Corinna Vinschen <vinschen@redhat.com>
6999
7000 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
7001 substitute by NUM_REGS throughout.
7002 (h8300_register_name): Only care for H8/300 and H8/300H registers.
7003 (h8300s_register_name): New function for H8S registers.
7004 (h8300sx_register_name): Ditto for H8SX registers.
7005 (h8300_print_register): Revise register printing, avoid depending
7006 on 32 bit long.
0261a0d0 7007 (h8300_register_byte): Only care for H8/300 registers.
084edea5
CV
7008 (h8300h_register_byte): New function for any other architecture.
7009 (h8300_register_raw_size): Remove.
7010 (h8300_register_virtual_type): Revise to return actually useful
7011 type.
7012 (h8300_extract_struct_value_address): Only care for H8/300 registers.
7013 (h8300h_extract_struct_value_address): New function for any other
7014 architecture.
7015 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
7016 set_gdbarch_register_name, set_gdbarch_register_byte,
7017 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
7018 Remove calls to set_gdbarch_deprecated_register_size,
7019 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
7020 set_gdbarch_deprecated_max_register_raw_size,
7021 set_gdbarch_register_virtual_size and
7022 set_gdbarch_deprecated_max_register_virtual_size entirely.
7023 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
7024 set_gdbarch_long_double_bit.
7025
06194148
JJ
70262003-06-11 Jeff Johnston <jjohnstn@redhat.com>
7027
8ffd9b1b
AJ
7028 * doublest.c (convert_doublest_to_floatformat): When dealing
7029 with the implied integer bit, only alter mant_bits if we are
06194148
JJ
7030 processing a full 32 bits of mantissa.
7031
de4f826b
DC
70322003-06-11 David Carlton <carlton@bactrian.org>
7033
7034 * dictionary.h: New.
7035 * dictionary.c: New.
7036 * block.h: Add opaque declaration for struct dictionary.
7037 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
7038 'sym' members.
7039 (BLOCK_DICT): New macro.
7040 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
7041 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
7042 BLOCK_SHOULD_SORT.
7043 (ALL_BLOCK_SYMBOLS): Update definition.
7044 * Makefile.in (SFILES): Add dictionary.c.
7045 (dictionary_h): New.
7046 (COMMON_OBS): Add dictionary.o.
7047 (dictionary.o): New.
7048 (ada-lang.o): Depend on dictionary_h.
7049 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
7050 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
7051 (mi-cmd-stack.o): Ditto.
7052 (gdbtk-cmds.o): Update dependencies.
7053 (gdbtk-stack.o): Ditto.
7054 * ada-lang.c: Include dictionary.h.
7055 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
7056 (fill_in_ada_prototype, debug_print_block): Ditto.
7057 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
7058 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
7059 'is_sorted'.
7060 * mdebugread.c: Include dictionary.h.
7061 (struct parse_stack): Delete 'maxsyms' member.
7062 (parse_symbol): Update calls to new_block. Delete calls to
7063 shrink_block. Use dictionary methods.
7064 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
7065 Update calls to new_symtab. Don't maintain maxsyms data.
7066 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
7067 (add_symbol): Just call dict_add_symbol.
7068 (new_symtab): Delete 'maxsyms' argument.
7069 (new_symtab): Update calls to new_block.
7070 (new_block): Delete 'maxsyms' argument; add 'function' argument.
7071 (shrink_block): Delete function.
7072 (fixup_sigtramp): Update call to new_block. Add symbol via
7073 dict_add_symbol.
7074 * jv-lang.c: Include dictionary.h.
7075 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
7076 appropriately. Set class_symtab->free_func. Make sure the
7077 blockvector is big enough to hold two blocks.
7078 (add_class_symtab_symbol): Use dictionary methods.
7079 (free_class_block): New function.
7080 (type_from_class): Replace explicit iteration by
7081 ALL_BLOCK_SYMBOLS.
7082 * symtab.h (struct symtab): Replace 'free_ptr' method by
7083 'free_func'.
7084 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
7085 sort_symtab_syms.
7086 * dwarfread.c (psymtab_to_symtab_1): Delete call to
7087 sort_symtab_syms.
7088 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
7089 Include dictionary.h.
7090 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
7091 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
7092 sort_symtab_syms.
7093 * objfiles.c: Include dictionary.h.
7094 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
7095 * buildsym.c: Include dictionary.h.
7096 (finish_block): Use dictionary methods.
7097 (end_symtab): Set free_func to NULL, not free_ptr.
7098 * tracepoint.c: Include dictionary.h.
7099 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
7100 (scope_info): Ditto.
7101 * stack.c: Include dictionary.h.
7102 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
7103 (print_block_frame_labels, print_frame_arg_vars)
7104 (print_frame_args): Ditto.
7105 * symmisc.c (free_symtab_block): Use dictionary methods.
7106 (dump_symtab): Ditto.
7107 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
7108 Include dictionary.h.
7109 * symfile.h: Delete declarations of sort_block_syms,
7110 sort_symtab_syms.
7111 * symfile.c (sort_block_syms): Delete.
7112 (sort_symtab_syms): Delete.
7113 * symtab.c: Include dictionary.h.
7114 (lookup_block_symbol): Use dictionary iterators.
7115 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
7116 (search_symbols, make_symbol_completion_list): Ditto.
7117 (make_symbol_overload_list): Ditto.
7118 * valops.c (value_of_local): Use dict_empty.
7119 Include dictionary.h.
7120
a31f978c
JB
71212003-06-11 J. Brobecker <brobecker@gnat.com>
7122
7123 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
7124
526e70c0
DC
71252003-06-11 David Carlton <carlton@bactrian.org>
7126
7127 * block.h (BLOCK_SHOULD_SORT): Delete.
7128 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
7129 blocks.
7130 * ada-lang.c (ada_add_block_symbols): Ditto.
7131 * symfile.c (sort_block_syms): Delete.
7132 (sort_symtab_syms): Ditto.
7133 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
7134 declarations.
7135 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
7136 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
7137 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
7138 * dwarfread.c (psymtab_to_symtab_1): Ditto.
7139 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
7140 * mdebugread.c (psymtab_to_symtab_1): Ditto.
7141 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
7142
33c08150
JJ
71432003-06-11 Jeff Johnston <jjohnstn@redhat.com>
7144
8ffd9b1b 7145 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
33c08150
JJ
7146 bits to 128.
7147
781a750d
AC
71482003-06-11 Andrew Cagney <cagney@redhat.com>
7149
7150 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
7151 REGISTER_CONVERTIBLE.
7152 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
7153 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
7154 * gdbarch.h, gdbarch.c: Re-generate.
7155 * arch-utils.h (deprecated_register_convertible_not): Rename
7156 generic_register_convertible_not.
7157 * arch-utils.c (deprecated_register_convertible_not): Rename
7158 generic_register_convertible.
7159 (legacy_convert_register_p, legacy_register_to_value): Update.
7160 * sh-tdep.c (sh64_push_arguments): Update.
7161 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
7162 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
7163 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
7164 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
7165 * arch-utils.c (legacy_value_to_register): Update.
7166 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7167 (rs6000_register_convert_to_raw): Make parameter "from" const.
7168 * mips-tdep.c (mips_gdbarch_init): Update.
7169 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
7170 * infcmd.c (default_print_registers_info): Update.
7171 * ia64-tdep.c (ia64_gdbarch_init): Update.
7172 (ia64_register_convert_to_raw): Make parameter "from" const.
7173 * i386-tdep.c (i386_gdbarch_init): Update.
7174 (i386_register_convert_to_raw): Update.
7175
cd90e54f
AC
71762003-06-11 Andrew Cagney <cagney@redhat.com>
7177
7178 * remote-fileio.c: Include "remote-fileio.h".
7179 * Makefile.in (remote-fileio.o): Update dependencies.
7180 (remote_fileio_h): Fix typo.
7181
a78f21af
AC
71822003-06-11 Andrew Cagney <cagney@redhat.com>
7183
7184 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
7185 (xstormy16_save_dummy_frame_tos): Make static.
7186 (_initialize_xstormy16_tdep): Add declaration.
7187 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
7188 * v850-tdep.c: Make local functions static.
7189 (_initialize_v850_tdep): Add declaration.
7190 * sparc-tdep.c: Make local functions static.
7191 (_initialize_sparc_tdep): Add declaration.
7192 * sh-tdep.c: Make local functions static.
7193 (_initialize_sh_tdep): Add declaration.
7194 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
7195 * s390-tdep.c: Make local functions static.
7196 (_initialize_s390_tdep): Add declaration.
7197 * dbxread.c (find_stab_function_addr): Make static.
7198 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
7199 * ocd.c (_initialize_remote_ocd): Add declaration.
7200 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
7201 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
7202 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
7203 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
7204 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
7205 * remote-array.c (_initialize_array): Add declaration.
7206 (_initialize_remote_monitors): Add declaration.
7207 * remote-mips.c: Make local functions static.
7208 (_initialize_remote_mips): Add declaration.
7209 * mcore-tdep.c: Make all local functions static.
7210 (_initialize_mcore_tdep): Add declaration.
7211 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
7212 * abug-rom.c (_initialize_abug_rom): Add declaration.
7213 * rom68k-rom.c (_initialize_rom68k): Add declaration.
7214 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
7215 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
7216 * remote-est.c (_initialize_est): Add declaration.
7217 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
7218 (m68hc11_call_dummy_address): Make static.
7219 * ia64-tdep.c: Make local functions static.
7220 (_initialize_ia64_tdep): Add declaration.
7221 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
7222 * monitor.c (monitor_wait_filter): Make static.
7223 (_initialize_remote_monitors): Add declaration.
7224 * remote-hms.c (_initialize_remote_hms): Add declaration.
7225 * remote-e7000.c (fetch_regs_from_dump): Make static.
7226 (expect_n): Make static.
7227 (_initialize_remote_e7000): Add declaration.
7228 * ser-e7kpc.c: Always include "defs.h".
7229 (_initialize_ser_e7000pc): Add declaration.
7230 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
7231 * cris-tdep.c: Make all but one function static.
7232 (_initialize_cris_tdep): Add declaration.
7233 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
7234 * solib.c (update_solib_list): Make static.
7235 (_initialize_solib): Add declaration.
7236 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
7237 (_initialize_avr_tdep): Add declaration.
7238 * remote-rdi.c (voiddummy): Make static.
7239 (_initialize_remote_rdi): Add declaration.
7240 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
7241 * remote-rdp.c (send_rdp): Make static.
7242 (_initialize_remote_rdp): Add declaration.
7243 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
7244
cbcdb1f5
CV
72452003-06-11 Corinna Vinschen <vinschen@redhat.com>
7246
7247 * remote-fileio.c: Make ari happy.
7248
a191ea8d
JB
72492003-06-10 J. Brobecker <brobecker@gnat.com>
7250
7251 * rs6000-nat.c (child_xfer_memory): Compute the right address when
7252 fetching the trailing bytes of the buffer we are about to write.
7253
0ef75e11
AC
72542003-06-10 Andrew Cagney <cagney@redhat.com>
7255
7256 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
7257 * Makefile.in (remote-fileio.o): Update dependencies.
7258 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
7259 include <setjmp.h>, or <sys/types.h> conditional on USG.
7260 (remote_fio_jmp_buf): Delete global variable.
7261
449092f6 72622003-06-10 Corinna Vinschen <vinschen@redhat.com>
559fa028 7263 Martin M. Hunt <hunt@redhat.com>
449092f6 7264
559fa028
AC
7265 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
7266 (SFILES): Add remote-fileio.c.
7267 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
7268 dependencies for building remote.o.
449092f6
CV
7269 * remote-fileio.c: New file implementing the remote File-I/O protocol.
7270 * remote-fileio.h: New header file defining remote File-I/O interface.
8ffd9b1b 7271 * remote.c (remote_write_bytes, remote_read_bytes): Remove
449092f6
CV
7272 static storage class.
7273 (remote_wait, remote_async_wait): Call remote_fileio_request() on
7274 'F' packet.
7275 (_initialize_remote): Call initialize_remote_fileio().
7276 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
449092f6
CV
7277 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
7278 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
7279 (captured_main): Initialize new ui_files.
7280 * ui-file.c: Add read and fgets input functions.
7281 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
7282 (null_file_read): New function.
7283 (ui_file_read): New function.
7284 (set_ui_file_read): New function.
7285 (stdio_file_read): New function.
7286 * ui-file.h: New type ui_file_read_ftype.
7287 (set_ui_file_read): Declare.
7288 (ui_file_read): Declare.
7289
248de703
AC
72902003-06-09 Andrew Cagney <cagney@redhat.com>
7291
7292 * frame.h (deprecated_unwind_get_saved_register): Rename
7293 generic_unwind_get_saved_register, update comments.
7294 * mips-tdep.c (mips_get_saved_register): Update.
7295 * frame.c (deprecated_unwind_get_saved_register): Update.
7296
0ed8aa57
AC
72972003-06-09 Andrew Cagney <cagney@redhat.com>
7298
7299 * vax-tdep.c (vax_frame_locals_address): Delete function.
7300 (vax_gdbarch_init): Do not set frame_locals_address.
7301 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
7302 (m68hc11_gdbarch_init): Do not set frame_locals_address.
7303 * s390-tdep.c (s390_frame_args_address): Delete function.
7304 (s390_gdbarch_init): Do not set frame_args_address or
7305 frame_locals_address.
7306 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
7307 (ns32k_gdbarch_init): Do not set frame_locals_address.
7308 * hppa-tdep.c (hppa_frame_args_address): Delete function.
7309 (hppa_frame_locals_address): Delete function.
7310 (hppa_gdbarch_init): Do not set frame_args_address, or
7311 frame_locals_address.
7312 * arm-tdep.c (arm_frame_args_address): Delete.
7313 (arm_frame_locals_address): Delete.
7314 (arm_gdbarch_init): Do not set frame_args_address, or
7315 frame_locals_address.
7316
983a287a
AC
73172003-06-09 Andrew Cagney <cagney@redhat.com>
7318
7319 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
7320 * gdbarch.h, gdbarch.c: Re-generate.
7321 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
7322 * arch-utils.c (frame_num_args_unknown): Delete function.
7323 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
7324 (frame_info): Use FRAME_NUM_ARGS_P.
7325 * arm-tdep.c (arm_frame_num_args): Delete function.
7326 (arm_gdbarch_init): Do not set frame_num_args.
7327 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
7328 * hppa-tdep.c (hppa_frame_num_args): Delete function.
7329 (hppa_gdbarch_init): Do not set frame_num_args.
7330 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
7331 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
7332 frame_num_args to default frame_num_args_unknown.
7333 * v850-tdep.c (v850_gdbarch_init): Ditto.
7334 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7335 * sh-tdep.c (sh_gdbarch_init): Ditto.
7336 * s390-tdep.c (s390_gdbarch_init): Ditto.
7337 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7338 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7339 * mips-tdep.c (mips_gdbarch_init): Ditto.
7340 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7341 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
7342 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7343 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7344 * i386-tdep.c (i386_gdbarch_init): Ditto.
7345 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
7346 * frv-tdep.c (frv_gdbarch_init): Ditto.
7347 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
7348 * cris-tdep.c (cris_gdbarch_init): Ditto.
7349 * avr-tdep.c (avr_gdbarch_init): Ditto.
7350 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
7351
8d3b0994
AC
73522003-06-09 Andrew Cagney <cagney@redhat.com>
7353
7354 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
7355 (print_frame_args): Moved to "stack.c".
7356 * stack.c: Include "gdb_assert.h".
7357 (print_frame_nameless_args): Moved from "printcmd.c", made static.
7358 (print_frame_args): Moved from "printcmd.c".
7359 * frame.h (print_frame_args): Delete declaration.
7360 * Makefile.in (stack.o): Update dependencies.
7361
25e3a86b
AC
73622003-06-08 Andrew Cagney <cagney@redhat.com>
7363
7364 * frame.c (get_prev_frame): Remove reference to
7365 frame_args_address_correct in comments.
7366 * frame-base.c (default_frame_args_address): Delete code
7367 conditional on FRAME_ARGS_ADDRESS_CORRECT.
7368 * vax-tdep.c (vax_frame_args_address_correct): Delete.
7369 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
7370 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
7371 (vax_frame_args_address_correct): Delete declaration.
7372
a9e5fdc2
AC
73732003-06-08 Andrew Cagney <cagney@redhat.com>
7374
7375 * gdbarch.sh (UNWIND_SP): Add.
7376 * gdbarch.h, gdbarch.c: Re-generate.
7377 * frame.c (frame_sp_unwind): New function.
7378 (get_frame_sp): New function.
7379 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
7380 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
7381 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
7382 value.
7383 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
7384 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
7385
8983bd83
AC
73862003-06-08 Andrew Cagney <cagney@redhat.com>
7387
7fec2c59
AC
7388 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
7389 REMOTE_BREAKPOINT.
7390 * remote.c: Update.
7391 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
7392 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
7393 * config/m68k/tm-sun3.h: Update.
7394 * config/m68k/tm-m68klynx.h: Update.
7395 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
7396
8983bd83
AC
7397 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
7398 trad_frame". Update comments.
7399 * d10v-tdep.c (struct d10v_unwind_cache): Update.
7400 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
7401 (trad_frame_register_value, trad_frame_prev_register): Update.
7402
b9362cc7
AC
74032003-06-08 Andrew Cagney <cagney@redhat.com>
7404
7405 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
7406 from GCC's acinclude.m4.
7407 * configure.in: Check for getopt's delcaration.
8ffd9b1b 7408 * aclocal.m4, config.in, configure: Re-generate.
b9362cc7
AC
7409 * main.c (error_init): Delete declaration.
7410 * defs.h (error_init): Declare.
7411 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
7412 (rs6000_convert_from_func_ptr_addr): Make static.
7413 (_initialize_rs6000_tdep): Add declaration.
7414 * cli/cli-cmds.c (dont_repeat): Delete declaration.
7415 (show_commands, set_verbose, show_history): Delete declaration.
7416 * top.h (set_verbose): Add declaration.
7417 (show_history, set_history, show_commands): Add declaration.
7418 (do_restore_instream_cleanup): Add declaration.
7419 * objc-lang.c (specialcmp): Make static.
7420 (print_object_command): Make static.
7421 (find_objc_msgsend): Make static.
7422 (find_objc_msgcall_submethod_helper): Make static.
7423 (find_objc_msgcall_submethod): Make static.
7424 (_initialize_objc_language): Add declaration.
7425 (find_implementation_from_class): Make static.
7426 (find_implementation): Make static.
7427 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
7428 * objc-lang.h (lookup_struct_typedef): Add declaration.
7429 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
7430 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
7431 (do_restore_user_call_depth): Make static.
7432 (do_restore_instream_cleanup): Delete declaration.
7433 (dont_repeat): Delete declaration.
7434 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
7435 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
7436 * reggroups.c (_initialize_reggroup): Add declaration.
7437 * cp-support.c (_initialize_cp_support): Add declaration.
7438 * cp-abi.c (_initialize_cp_abi): Add declaration.
7439 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
7440 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
7441 (_initialize_gnu_v3_abi): Add declaration.
7442 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
7443 (_initialize_gnu_v2_abi): Add declaration.
7444 * frame-base.c (_initialize_frame_base): Add declaration.
7445 * doublest.c (floatformat_from_length): Make static.
7446 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
7447 * frame.c (create_sentinel_frame): Make static.
7448 (_initialize_frame): Add declaration.
7449 * top.c (do_catch_errors): Make static.
7450 (gdb_rl_operate_and_get_next_completion): Make static.
7451 * typeprint.c: Include "typeprint.h".
7452 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
7453 (sentinel_frame_this_id): Make static.
7454 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
7455 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
7456 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
7457 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
7458 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
7459 * maint.c (maintenance_print_architecture): Make static.
7460 * signals/signals.c (_initialize_signals): Add declaration.
7461 * std-regs.c (_initialize_frame_reg): Add declaration.
7462 * jv-exp.y (push_variable): ISO C definition.
7463 (push_qualified_expression_name): Ditto.
7464 * memattr.c (_initialize_mem): Add declaration.
7465 * remote.c (remote_check_watch_resources): Make static.
7466 (remote_stopped_by_watchpoint): Make static.
7467 (remote_stopped_data_address): Make static.
7468 * d10v-tdep.c (nr_dmap_regs): Make static.
7469 (a0_regnum): Make static.
7470 (d10v_frame_unwind_cache): Make static.
7471 (d10v_frame_p): Make static.
7472 * osabi.c (show_osabi): Make static.
7473 (_initialize_gdb_osabi): Add extern declaration.
7474 * gdbtypes.c (make_qualified_type): Make static.
7475 (safe_parse_type): Make static.
7476 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
7477 * macrotab.c (macro_bcache_free): Make static.
7478 * interps.c (interp_set_quiet): Make static.
7479 (interpreter_exec_cmd): Make static.
7480 * stack.h (select_frame_command): New file.
7481 * stack.c: Include "stack.h".
7482 (select_frame_command_wrapper): Delete function.
7483 (select_frame_command): Make global.
7484 * infcall.c: Include "infcall.h".
7485 * linespec.c: Include "linespec.h".
7486 * symfile.c (sections_overlap): Make static.
7487 * cp-support.h (cp_initialize_namespace): ISO C declaration.
7488 * charset.c (_initialize_charset): Add missing prototype.
7489 * regcache.c (init_legacy_regcache_descr): Make static.
7490 (do_regcache_xfree): Make static.
7491 (regcache_xfer_part): Make static.
7492 (_initialize_regcache): Add missing prototype.
7493 * breakpoint.c (parse_breakpoint_sals): Make static.
7494 (breakpoint_sals_to_pc): Make static.
7495 * interps.h (clear_interpreter_hooks): ISO C declaration.
7496 * Makefile.in (stack_h): Define.
7497 (stack.o, typeprint.o, mi-main.o): Update dependencies.
7498 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
7499
a0f267c7
AC
75002003-06-08 Andrew Cagney <cagney@redhat.com>
7501
7502 * Makefile.in (d10v-tdep.o): Update dependencies.
7503 (SFILES): Add trad-frame.c.
7504 (trad_frame_h): Define.
7505 (COMMON_OBS): Add trad-frame.o.
7506 (trad-frame.o): Specify dependencies.
7507 * d10v-tdep.c: Include "trad-frame.h".
7508 (saved_regs_unwinder): Delete function.
7509 (d10v_frame_prev_register): Use trad_frame_prev_register.
7510 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
7511 trad_frame", delete "regs" and "prev_sp".
7512 (prologue_find_regs): Use trad-frame.
7513 * trad-frame.h, trad-frame.c: New files.
7514
4538b4f4
MK
75152003-06-08 Mark Kettenis <kettenis@gnu.org>
7516
7517 * dwarf2cfi.c, dwarf2cfi.h: Remove.
7518
a0273b2f
AF
75192003-06-07 Adam Fedor <fedor@gnu.org>
7520
7521 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
7522 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
7523 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
7524 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
8ffd9b1b 7525 resolve_msgsend_super, resolve_msgsend_super_stret):
a0273b2f
AF
7526 Use it.
7527
3a6c3343
AC
75282003-06-07 Andrew Cagney <cagney@redhat.com>
7529
7530 * symfile.h: Re-indent, clean up comments.
7531
b46e02f6
AC
75322003-06-07 Andrew Cagney <cagney@redhat.com>
7533
7534 * inferior.h (deprecated_write_sp): Replace
7535 generic_target_write_sp.
7536 * regcache.c (deprecated_write_sp): Replace
7537 generic_target_write_sp.
7538 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7539 * vax-tdep.c (vax_gdbarch_init): Update.
7540 * v850-tdep.c (v850_gdbarch_init): Update.
7541 * sparc-tdep.c (sparc_gdbarch_init): Update.
7542 * sh-tdep.c (sh_gdbarch_init): Update.
7543 * s390-tdep.c (s390_gdbarch_init): Update.
7544 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7545 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7546 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7547 * mcore-tdep.c (mcore_gdbarch_init): Update.
7548 * m68k-tdep.c (m68k_gdbarch_init): Update.
7549 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7550 * ia64-tdep.c (ia64_gdbarch_init): Update.
7551 * h8300-tdep.c (h8300_gdbarch_init): Update.
7552 * frv-tdep.c (frv_gdbarch_init): Update.
7553 * cris-tdep.c (cris_gdbarch_init): Update.
7554 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
7555
a42e117c
AC
75562003-06-07 Andrew Cagney <cagney@redhat.com>
7557
7558 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
7559 Assert that PC_REGNUM is valid.
7560 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
7561
bd1ce8ba
AC
75622003-06-07 Andrew Cagney <cagney@redhat.com>
7563
7564 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
7565 * gdbarch.h, gdbarch.c: Regenerate.
7566 * mn10300-tdep.c: Include "gdb_assert.h".
7567 (mn10300_read_fp): New function.
7568 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
7569 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
7570 * ia64-tdep.c: Include "gdb_assert.h".
7571 (ia64_read_fp): New function.
7572 (ia64_gdbarch_init): Set deprecated_target_read_fp to
7573 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
7574 * regcache.c (generic_target_read_sp): Delete function.
7575 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
7576 * inferior.h (generic_target_read_sp): Delete declaration.
7577 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
7578 generic_target_read_sp.
7579 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7580 * sparc-tdep.c (sparc_gdbarch_init): Ditto
7581 * sh-tdep.c (sh_gdbarch_init): Ditto.
7582 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7583 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
7584
ec5cbaec
AC
75852003-06-07 Andrew Cagney <cagney@redhat.com>
7586
7587 * gdbarch.sh: Comment each field of startup_gdbarch.
7588 * gdbarch.h, gdbarch.c: Re-generate.
7589
cde9ea48
AC
75902003-06-07 Andrew Cagney <cagney@redhat.com>
7591
7592 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
7593 * gdbarch.h, gdbarch.c: Re-generate.
7594 * regcache.c: Update comments on read_pc et.al.
7595 (generic_target_read_pc): Delete function.
7596 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
7597 * inferior.h (generic_target_read_pc): Delete declaration.
7598 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
7599 generic_target_read_pc.
7600 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7601 * sh-tdep.c (sh_gdbarch_init): Ditto.
7602 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7603 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8ffd9b1b 7604
9a90a780
AC
76052003-06-07 Andrew Cagney <cagney@redhat.com>
7606
7607 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
7608 "index" with "special_local_sect". Use strcmp instead of STREQ.
7609 Append period to coments.
7610
a39a16c4
MM
76112003-06-06 Mark Mitchell <mark@codesourcery.com>
7612
7613 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
7614 (elfstab_offset_sections): Likewise.
7615 * gdb-stabs.h (stab_section_info): Likewise.
7616 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
7617 * objfiles.c (objfile_relocate): Likewise.
7618 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
7619 * remote.c (get_offsets): Likewise.
7620 (remote_cisco_objfile_relocate): Likewise.
7621 * somread.c (som_symfile_offsets): Likewise.
7622 * symfile.c (alloc_section_addr_info): New function.
7623 (build_section_addr_info_from_section_tab): Use it.
7624 (free_section_addr_info): Adjust.
7625 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
7626 (syms_from_objfile): Allocate local_addr dynamically.
7627 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
7628 dynamically.
7629 (add_symbol_file_command): Allocate sect_opts dynamically.
7630 (reread_symbols): Avoid use of SECT_OFF_MAX.
7631 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
7632 (alloc_section_addr_info): Declare it.
7633 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
7634 * win32-nat.c (solib_symbols_add): Allocate section_addrs
7635 dynamically.
7636 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
8ffd9b1b 7637
20c6c2f8
AC
76382003-06-06 Andrew Cagney <cagney@redhat.com>
7639
7640 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
7641 (d10v_frame_unwind_cache): Do not set "return_pc".
7642
884a26c8
MS
76432003-06-06 Michael Snyder <msnyder@redhat.com>
7644
7645 * h8300-tdep.c: Make tidy (long lines).
7646
088ce440
ML
76472003-06-06 Michal Ludvig <mludvig@suse.cz>
7648
8ffd9b1b 7649 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
088ce440
ML
7650 to regcache_collect().
7651
7d773d96
JB
76522003-06-05 J. Brobecker <brobecker@gnat.com>
7653
7654 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
7655 pc_in_sigtramp multiarch method.
7656 (hppa_hpux_som_init_abi): Use it.
7657 (hppa_hpux_elf_init_abi): Likewise.
7658 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
7659 macro has been multiarched.
7660 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
7661 macro here, as hppa64 isn't multiarched yet.
7662
1df6926e
AC
76632003-06-05 Andrew Cagney <cagney@redhat.com>
7664
7665 * Makefile.in (value_h): Add $(frame_h).
7666 * value.h: Include "frame.h".
7667 (struct value): Replace "frame_addr" with "frame_id".
7668 (VALUE_FRAME_ID): Replace VALUE_FRAME.
7669 * values.c (allocate_value): Use VALUE_FRAME_ID.
7670 (value_copy): Use VALUE_FRAME_ID.
7671 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
7672 * valops.c (value_assign): Update. Use frame_find_by_id.
7673
6b53acc6
ML
76742003-06-05 Michal Ludvig <mludvig@suse.cz>
7675
7676 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
7677 in each pass.
7678
4d9850d3
JJ
76792003-06-05 Jeff Johnston <jjohnstn@redhat.com>
7680
7681 * thread-db.c (check_event): For create/death event breakpoints,
7682 loop through all messages to ensure that we read the message
7683 corresponding to the breakpoint we are at.
7684
8efca6ba
MS
76852003-06-04 Michael Snyder <msnyder@redhat.com>
7686
7687 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
7688
0912c7f2
MK
76892003-06-04 Mark Kettenis <kettenis@gnu.org>
7690
7691 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
7692 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
7693 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
7694 when handling .eh_frame sections.
7695
4e370325
JB
76962003-06-04 J. Brobecker <brobecker@gnat.com>
7697
7698 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
7699 prepare_to_proceed procedure instead of the hppa-specific one.
7700 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
7701
b757528f 77022003-06-04 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 7703
b757528f
JJ
7704 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
7705 * config.in: Regenerated.
7706 * configure.in: Add test for syscall function and check for
7707 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
7708 * configure: Regenerated.
7709 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
7710 <sys/syscall.h>.
7711 (kill_lwp): New function that uses tkill syscall or
7712 uses kill, depending on whether threading model is nptl or not.
7713 All callers of kill() changed to use kill_lwp().
7714 (lin_lwp_wait): Make special check when WIFEXITED occurs to
7715 see if all threads have already exited in the nptl model.
7716 (stop_and_resume_callback): New callback function used by the
7717 lin_lwp_wait thread exit handling code.
7718 (stop_wait_callback): Check for threads already having exited and
7719 delete such threads fromt the lwp list when discovered.
7720 (stop_callback): Don't assert retcode of kill call.
8ffd9b1b 7721
b757528f
JJ
7722 Roland McGrath <roland@redhat.com>
7723 * i386-linux-nat.c (ps_get_thread_area): New function needed by
7724 nptl libthread_db.
7725
087779b1
RH
77262003-06-03 Richard Henderson <rth@redhat.com>
7727
b21fd293
RH
7728 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
7729 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
7730 (alpha_sigtramp_frame_prev_register): Likewise.
7731 (alpha_heuristic_frame_prev_register): Likewise.
7732 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
7733
8ffd9b1b 7734 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
087779b1
RH
7735 alpha-specific register id names.
7736 (alpha_mdebug_frame_unwind_cache): Likewise.
7737 (alpha_mdebug_frame_prev_register): Likewise.
7738
baa490c4
RH
77392003-06-03 Richard Henderson <rth@redhat.com>
7740
7741 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
7742 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
7743 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
7744 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
7745 unwind routines.
7746 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
7747 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7748 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
7749
7750 * alpha-linux-tdep.c: Remove unnecessary includes.
7751 * Makefile.in (alpha-linux-tdep.o): Update.
7752
77532003-06-03 Richard Henderson <rth@redhat.com>
7754
7755 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
7756 (alphabsd_fill_fpreg): Likewise.
7757
f534e522
JB
77582003-06-03 J. Brobecker <brobecker@gnat.com>
7759
7760 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
7761 references to struct frame_info fields by calls to the equivalent
7762 accessors. Necessary now that frame_info is opaque.
7763
4035536b
JB
77642003-06-03 J. Brobecker <brobecker@gnat.com>
7765
7766 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
7767 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
7768 structure, field no longer exists.
7769
0bd79c5c
JB
77702003-06-03 J. Brobecker <brobecker@gnat.com>
7771
7772 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7773 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
7774
37bb6d9f
JB
77752003-06-03 J. Brobecker <brobecker@gnat.com>
7776
7777 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
7778 references to struct frame_info fields by calls to the equivalent
7779 accessors. Necessary now that frame_info is opaque.
7780
852ee05c
JB
77812003-06-03 J. Brobecker <brobecker@gnat.com>
7782
7783 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
7784 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
7785 structure, field no longer exists.
7786
7d58c67d
TR
77872003-06-03 Theodore A. Roth <troth@openavr.org>
7788
8ffd9b1b 7789 * remote.c (init_remote_state): Compute sizeof_g_packet by
7d58c67d
TR
7790 accumulation of the size of all registers instead of blindly using
7791 DEPRECATED_REGISTER_BYTES.
7792
0a48e7e8
MS
77932003-06-03 Michael Snyder <msnyder@redhat.com>
7794
7795 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
7796 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
7797 for h8300sx.
7798
9798ab0d
JB
77992003-06-03 J. Brobecker <brobecker@gnat.com>
7800
7801 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
7802 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
7803
00b037e2
AC
78042003-06-03 Andrew Cagney <cagney@redhat.com>
7805
7806 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
7807 (sparc_convert_to_raw): Delete function.
7808 (sparc_gdbarch_init): Do not set register_convert_to_raw or
7809 register_convert_to_virtual.
7810
043b2f77
JJ
78112003-06-03 Jeff Johnston <jjohnstn@redhat.com>
7812
7813 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
7814 layer if not dealing with a statically-linked threaded program.
7815
f43caff8
KW
78162003-06-03 Kris Warkentin <kewarken@qnx.com>
7817
7818 * solib.c (solib_open): Update comment to reflect actual search order.
7819
ae1e7417
AC
78202003-06-03 Andrew Cagney <cagney@redhat.com>
7821
7822 * frame.c (get_frame_memory_signed): New function.
7823 (get_frame_memory, get_frame_memory_unsigned): New function.
7824 (get_frame_arch): New function.
7825 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
7826 (get_frame_memory, get_frame_unsigned_memory): Declare.
7827 * d10v-tdep.c (d10v_frame_unwind_cache): Use
7828 get_frame_memory_unsigned and get_frame_arch.
7829 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
7830
cb123844
RG
78312003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
7832
7833 * MAINTAINERS (write after approval): Add myself.
7834
1bb792e9
JB
78352003-06-03 Jim Blandy <jimb@redhat.com>
7836
7837 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
7838 elements of gregset_t are 64 bits each, but access registers
7839 are still 32 bits, so they're packed two per gregset_t
7840 element. Unpack/pack them properly.
7841
aee8d8ba
DC
78422003-06-02 David Carlton <carlton@bactrian.org>
7843
7844 * linespec.c (find_methods): Break out code into
7845 add_matching_methods and add_constructors.
7846 (add_matching_methods): New.
7847 (add_constructors): Ditto.
7848
bf7488d2
AC
78492003-06-02 Andrew Cagney <cagney@redhat.com>
7850
bf7488d2
AC
7851 * sparc-tdep.c (sparc_print_registers): Delete call to
7852 REGISTER_CONVERTIBLE.
7853 (sparc_gdbarch_init): Do not set register_convertible.
7854 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7855 * frv-tdep.c (frv_gdbarch_init): Ditto.
7856 * cris-tdep.c (cris_gdbarch_init): Ditto.
7857
adedef68
EZ
78582003-06-02 Elena Zannoni <ezannoni@redhat.com>
7859
8ffd9b1b 7860 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
adedef68
EZ
7861 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
7862 (syms_from_objfile): Ditto.
7863
650fcc91
AS
78642003-06-03 Andreas Schwab <schwab@suse.de>
7865
7866 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
7867 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
7868
df4a182b
RH
78692003-06-02 Richard Henderson <rth@redhat.com>
7870
7871 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
7872 a member of all_reggroup.
7873
c483c494
RH
78742003-06-02 Richard Henderson <rth@redhat.com>
7875
7876 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
7877 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
7878 (alpha_lds, alpha_sts): New.
7879 (alpha_convert_register_p): Change from _register_convertible.
8ffd9b1b 7880 (alpha_register_to_value): Change from _convert_to_virtual;
c483c494
RH
7881 restructure and fail for type sizes other than 4 or 8.
7882 (alpha_value_to_register): Similarly.
7883 (alpha_extract_return_value): Use alpha_sts.
7884 (alpha_store_return_value): Use alpha_lds.
7885 (alpha_gdbarch_init): Update hooks.
7886
b38b6be2
RH
78872003-06-02 Richard Henderson <rth@redhat.com>
7888
7889 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
7890 regnum identifiers.
7891 (alpha_sigtramp_register_address): Likewise.
7892
98a8e1e5
RH
78932003-06-02 Richard Henderson <rth@redhat.com>
7894
7895 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
7896 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
7897 * alpha-tdep.h: Declare them.
7898
7899 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
7900 Remove zerobuf. Don't error on UNIQUE.
7901 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
7902 (ALPHA_REGSET_UNIQUE): Provide default.
7903 (supply_gregset): Use alpha_supply_int_regs.
7904 (fill_gregset): Use alpha_fill_int_regs.
7905 (supply_fpregset): Use alpha_supply_fp_regs.
7906 (fill_fpregset): Use alpha_fill_fp_regs.
7907 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
7908 (alphabsd_supply_reg): Use alpha_supply_int_regs.
7909 (alphabsd_fill_reg): Use alpha_fill_int_regs.
7910 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
7911 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
7912 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
7913
67dfac52
RH
79142003-06-02 Richard Henderson <rth@redhat.com>
7915
f75d70cc
RH
7916 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
7917
67dfac52
RH
7918 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
7919 (alpha_store_return_value): Likewise.
7920
0cf566ec
DC
79212003-06-02 David Carlton <carlton@math.stanford.edu>
7922
7923 * block.c (contained_in): Add 'const' to arguments.
7924 (block_function): Ditto.
7925 * block.h: Update declarations for block_function and
7926 contained_in.
7927
cdef89d0
DC
79282003-06-02 David Carlton <carlton@math.stanford.edu>
7929
7930 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
7931 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
7932 * p-valprint.c (pascal_val_print): Ditto.
7933 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
7934
72667056
RH
79352003-06-02 Richard Henderson <rth@redhat.com>
7936
98a8e1e5
RH
7937 * alpha-tdep.c (alpha_push_dummy_call): Use
7938 builtin_type_ieee_double_little instead of builtin_type_double.
eb4edb88 7939
8ffd9b1b 7940 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
98a8e1e5
RH
7941 sign-extension of 32-bit values.
7942 (alpha_store_return_value): Similarly.
0ede8eca 7943
98a8e1e5
RH
7944 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
7945 (alpha_extract_return_value): Likewise.
7946 (alpha_store_return_value): Likewise.
7b5e1cb3 7947
98a8e1e5
RH
7948 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
7949 (alpha_store_return_value): Error on IEEE Quad floats.
24064b5c 7950
98a8e1e5
RH
7951 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
7952 (alpha_extract_struct_value_address): Likewise.
7953 (alpha_store_return_value): Likewise.
7954 (alpha_store_struct_return): Remove.
7955 (alpha_gdbarch_init): Update hook registration to match.
5ec2bb99 7956
98a8e1e5
RH
7957 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
7958 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
7959 macros where appropriate.
7960 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
7961 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
14696584 7962
98a8e1e5
RH
7963 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
7964 for SP, GP; void_func_ptr for PC; non-language-specific types
7965 for all others.
7966 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
72667056 7967
6dd77b81
RH
79682003-06-02 Richard Henderson <rth@redhat.com>
7969
7970 * top.h (lim_at_start): Declare.
7971 * main.c (captured_main): Set it.
7972 * top.c (lim_at_start): Define.
7973 (command_loop): Use it instead of &environ.
7974 * event-top.c (command_handler): Likewise.
7975
f4dbdb54
JT
79762003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
7977
7978 * mipsnbsd-tdep.c: Update copyright years.
7979 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
7980
8f285956
RH
79812003-06-01 Richard Henderson <rth@redhat.com>
7982
98a8e1e5
RH
7983 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
7984 (alpha-linux-tdep.o): Update dependencies.
7985 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
7986 * alpha-mdebug-tdep.c: Remove unneeded includes.
8f285956 7987
615967cb
RH
79882003-06-01 Richard Henderson <rth@redhat.com>
7989
98a8e1e5
RH
7990 * alpha-tdep.c (alpha_register_reggroup_p): New.
7991 (alpha_gdbarch_init): Register it.
615967cb 7992
b59661bd
AC
79932003-06-02 Andrew Cagney <cagney@redhat.com>
7994
7995 * dwarfread.c: Eliminate "register"
7996 (decode_die_type): Eliminate assignment within "if".
7997 (struct_type, decode_array_element_type): Ditto.
7998 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
7999 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
8000 (decode_modified_type, completedieinfo): Ditto.
8001 * block.c: Eliminate "register".
8002 (blockvector_for_pc_sect): Eliminate assignment within "if".
8003 * cp-support.h (struct symbol): Opaque declaration.
8004 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
8005
5ef165c2
RH
80062003-06-01 Richard Henderson <rth@redhat.com>
8007
98a8e1e5
RH
8008 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
8009 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
5ef165c2 8010
143985b7
AF
80112003-06-01 Adam Fedor <fedor@gnu.org>
8012
8013 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
8014 * gdbarch.[ch]: Regenerate.
8015 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
8016 (hppa_gdbarch_init): Set it in the gdbarch vector.
8017 * i386-tdep.c (i386_fetch_pointer_argument): New
8018 (i386_gdbarch_init): Set it into gdbarch.
8019 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
8020 (rs6000_gdbarch_init): Set it in gdbarch.
8021 * sparc-tdep.c (sparc_fetch_pointer_argument): New
8022 (sparc_gdbarch_init): Set it in gdbarch.
8023
ae0167b9
AC
80242003-06-01 Andrew Cagney <cagney@redhat.com>
8025
7c0b4a20
AC
8026 * defs.h (extract_address): Delete declaration.
8027 * findvar.c (extract_address): Delete function.
8028 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
8029 extract_address with the inline equivalent,
8030 extract_unsigned_integer.
8031 (xstormy16_extract_struct_value_address): Ditto.
8032 (xstormy16_pointer_to_address): Ditto.
8033 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
8034 * v850-tdep.c (v850_push_arguments): Ditto.
8035 (v850_extract_return_value): Ditto.
8036 (v850_extract_struct_value_address): Ditto.
8037 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
8038 (sparcnbsd_get_longjmp_target_64): Ditto.
8039 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
8040 (get_longjmp_target): Ditto.
8041 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
8042 (sh64_extract_struct_value_address): Ditto.
8043 (sh_push_arguments): Ditto.
8044 (sh64_push_arguments): Ditto.
8045 * remote-vxsparc.c (vx_read_register): Ditto.
8046 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
8047 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
8048 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
8049 * mipsv4-nat.c (get_longjmp_target): Ditto.
8050 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
8051 * mips-nat.c (get_longjmp_target): Ditto.
8052 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
8053 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
8054 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
8055 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
8056 * irix5-nat.c (get_longjmp_target): Ditto.
8057 * irix4-nat.c (get_longjmp_target): Ditto.
8058 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
8059 (ia64_push_arguments): Ditto.
8060 * hpux-thread.c (hpux_thread_store_registers): Ditto.
8061 * h8300-tdep.c (h8300_push_arguments): Ditto.
8062 (h8300_store_return_value): Ditto.
8063 (h8300_extract_struct_value_address): Ditto.
8064 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
8065 (frv_push_arguments): Ditto.
8066 * avr-tdep.c (avr_pointer_to_address): Ditto.
8067 (avr_push_arguments): Ditto.
8068 * arm-tdep.c (arm_push_dummy_call): Ditto.
8069 (arm_get_longjmp_target): Ditto.
8070 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
8071 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
8072 (alpha_get_longjmp_target): Ditto.
8073
ae0167b9
AC
8074 * solib-irix.c (extract_mips_address): Inline extract_address,
8075 replacing it with extract_signed_integer.
8076 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
8077 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
8078 (first_link_map_member, open_symbol_file_object): Ditto.
8079 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
8080 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
8081 (LM_NEXT, LM_NAME): Ditto.
8082
44d88583
RH
80832003-06-01 Richard Henderson <rth@redhat.com>
8084
98a8e1e5
RH
8085 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
8086 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
8087 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
8088 (alpha_cannot_store_register): Likewise.
8089 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
8090 * alpha-nat.c (supply_gregset): Likewise.
8091 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
44d88583 8092
310e9b6a
AC
80932003-06-01 Andrew Cagney <cagney@redhat.com>
8094
8095 * infcall.c (call_function_by_hand): Update comment on
8096 DEPRECATED_DUMMY_WRITE_SP.
8097
8098 * mips-tdep.c (mips_gdbarch_init): Do not set
8099 deprecated_dummy_write_sp.
8100 (mips_eabi_push_dummy_call): Set the SP register.
8101 (mips_o64_push_dummy_call): Set the SP register.
8102 (mips_o32_push_dummy_call): Set the SP register.
8103 (mips_n32n64_push_dummy_call): Set the SP register.
8104
5ab84872
RH
81052003-06-01 Richard Henderson <rth@redhat.com>
8106
98a8e1e5
RH
8107 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
8108 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
8109 (supply_gregset): Likewise.
8110 * alpha-tdep.c (alpha_store_return_value): Likewise.
8111 (alpha_get_longjmp_target): Likewise.
8112 (alpha_register_name): Constify array.
8113 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
8114 deprecated_register_size, deprecated_register_bytes,
8115 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
8116 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
8117 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
5ab84872 8118
09cc52fd
RH
81192003-06-01 Richard Henderson <rth@redhat.com>
8120
8121 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
8122 from arg_reg_buffer to regcache to avoid double conversion.
8123
c7f16359
MK
81242003-06-01 Mark Kettenis <kettenis@gnu.org>
8125
8126 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
8127 SP_REGNUM.
8128 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
8129 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
8130
7131cb6e
RH
81312003-06-01 Richard Henderson <rth@redhat.com>
8132
98a8e1e5
RH
8133 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
8134 (decode_frame_entry): Set it. Skip FDE augmentation.
7131cb6e 8135
f3e0f90b
RH
81362003-06-01 Richard Henderson <rth@redhat.com>
8137
98a8e1e5
RH
8138 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
8139 not overlapping PC_REGNUM.
f3e0f90b 8140
c88e30c0
RH
81412003-06-01 Richard Henderson <rth@redhat.com>
8142
98a8e1e5
RH
8143 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
8144 alpha_push_arguments. Don't dump argument register data to
8145 the target stack. Fix float and 128-bit long double semantics.
8146 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
8147 (alpha_fix_call_dummy): Remove.
8148 (alpha_call_dummy_words): Remove.
8149 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
c88e30c0 8150
f1a559ae
RH
81512003-06-01 Richard Henderson <rth@redhat.com>
8152
8153 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
8154
5e045346
AC
81552003-06-01 Andrew Cagney <cagney@redhat.com>
8156
95404a3e
AC
8157 * mips-tdep.c (is_mips16_addr): New function.
8158 (make_mips16_addr, unmake_mips16_addr): New functions.
8159 (pc_is_mips16, mips_fetch_instruction): Use.
8160 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
8161 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
8162 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
8163 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
8164 TARGET_MIPS.
8165 * config/mips/tm-mips.h: Update copyright.
8166 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
8167 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
8168 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
8169 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
8170 (TM_PRINT_INSN_MACH): Delete.
8171 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
8172
5e045346
AC
8173 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
8174 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
8175 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
8176 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
8177 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
8178 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
8179 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
8180 mips*-*-riscos* and mips*-*-sysv* onto mips.
8181 * config/mips/mips64.mt: New file.
8182 * config/mips/mips.mt: New file.
8183 * config/mips/littlemips.mt: Delete file.
8184 * config/mips/decstation.mt: Delete file.
8185 * config/mips/vr4300el.mt: Delete file.
8186 * config/mips/vr5000el.mt: Delete file.
8187 * config/mips/vr5000.mt: Delete file.
8188 * config/mips/vr4100.mt: Delete file.
8189 * config/mips/vr4xxxel.mt: Delete file.
8190 * config/mips/vr4300.mt: Delete file.
8191 * config/mips/vr4xxx.mt: Delete file.
8192 * config/mips/bigmips.mt: Delete file.
8193 * config/mips/bigmips64.mt: Delete file.
8194 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
8195 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
8196 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
8197 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
8198 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
8199 "tm-bigmips.h".
8200 * config/mips/tm-irix3.h: Ditto.
8201 * config/mips/tm-mipsv4.h: Ditto.
8202 * config/mips/tm-embed.h: Ditto.
8203 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
8204 "tm-bigmips64.h".
8205 * config/mips/tm-vr5000el.h: Delete file.
8206 * config/mips/tm-tx39l.h: Delete file.
8207 * config/mips/tm-vr4300el.h: Delete file.
8208 * config/mips/tm-vr4xxxel.h: Delete file.
8209 * config/mips/tm-vr4300.h: Delete file.
8210 * config/mips/tm-vr4100.h: Delete file.
8211 * config/mips/tm-vr4xxx.h: Delete file.
8212 * config/mips/tm-vr5000.h: Delete file.
8213 * config/mips/tm-embedl64.h: Delete file.
8214 * config/mips/tm-embedl.h: Delete file.
8215 * config/mips/tm-embed64.h: Delete file.
8216 * config/mips/tm-bigmips64.h: Delete file.
8217 * config/mips/tm-bigmips.h: Delete file.
8218
2473a4a9
MK
82192003-06-01 Mark Kettenis <kettenis@gnu.org>
8220
97a5b208
MK
8221 Fix gdb/1216.
8222 * shnbsd-nat.c: Include "sh-tdep.h".
8223
2473a4a9
MK
8224 From Richard Henderson <rth@redhat.com>:
8225 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
8226
e0f7ec59
AC
82272003-05-31 Andrew Cagney <cagney@redhat.com>
8228
8229 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
8230 forward declaration.
8231 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
8232 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
8233 (mips_find_saved_regs): Use set_reg_offset.
8234 (mips_frame_init_saved_regs): Delete function.
8235 (mips_pop_frame): Call mips_find_saved_regs instead of
8236 DEPRECATED_FRAME_INIT_SAVED_REGS.
8237
68dcc709
AC
82382003-05-31 Andrew Cagney <cagney@redhat.com>
8239
8240 * mips-tdep.c (mips_gdbarch_init): Do not set
8241 deprecated_max_register_raw_size, register_virtual_size, and
8242 deprecated_max_register_virtual_size.
8243
cfc14b3a
MK
82442003-05-31 Mark Kettenis <kettenis@gnu.org>
8245
6405b0a6
MK
8246 * i386-tdep.c: Include "dwarf2-frame.h".
8247 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
8248 * Makefile.in (i386-tdep.o): Update dependencies.
8249
cfc14b3a
MK
8250 * dwarf2-frame.c, dwarf2-frame.h: New files.
8251 * Makefile.in (SFILES): Add dwarf2-frame.c.
8252 (dwarf2_frame_h): Define.
8253 (COMMON_OBS): Add dwarf2-frame.o.
8254 (dwarf2-frame.o): Add dependencies.
8255
6a2751d2
AJ
82562003-05-31 Andreas Jaeger <aj@suse.de>
8257
8258 * x86-64-linux-nat.c: Fix comment.
8259
1c3545ae
MK
82602003-05-31 Mark Kettenis <kettenis@gnu.org>
8261
10f93086
MK
8262 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
8263 function signature.
8264
1c3545ae
MK
8265 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
8266 have a sigcontext_addr handler.
8267 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
8268 sigcontext_addr handler.
8269
e11c53d2
AC
82702003-05-31 Andrew Cagney <cagney@redhat.com>
8271
8272 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
8273 (print_fp_register_row): Replace do_fp_register_row.
8274 (mips_print_fp_register): Add "file" and "frame" parameters.
8275 (mips_print_register): Add "file" and "frame" parameters.
8276 (mips_print_registers_info): Replace mips_do_registers_info.
8277 (mips_gdbarch_init): Set print_registers_info instead of
8278 deprecated_do_registers_info.
8279 (mips_read_fp_register_single): Add "frame" parameter.
8280 (mips_read_fp_register_double): Add "frame" parameter.
8281
a3386186
MK
82822003-05-31 Mark Kettenis <kettenis@gnu.org>
8283
70913449
MK
8284 * i386-tdep.c (i386_register_name): Check for MMX registers first.
8285 Fixes a bug where GDB would print the wrong register names for
8286 targets without SSE.
8287
2b5e0749
MK
8288 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
8289 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
8290 registers.
8291
8292 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
8293 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
8294 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8295 TDEP->sc_sp_offset.
8296
a3386186
MK
8297 From Michal Ludvig <mludvig@suse.cz>:
8298 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
8299 and `sc_num_regs'.
8300 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
8301 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
8302 I386_ST0_REGNUM): Move here from...
8303 * i386-tdep.c: ... here.
8304 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
8305 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
8306 registers if possible.
8307 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
8308 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
8309 Remove variables.
8310 (i386bsd_sc_reg_offset): New variable.
8311 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
8312 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8313 TDEP->sc_sp_offset.
8314 (i386fbsd_sc_reg_offset): New variable.
8315 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
8316 TDEP->sc_num_regs.
8317 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
8318 variables.
8319 (i386fbsd4_sc_reg_offset): New variable.
8320 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
8321 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8322 TDEP->sc_sp_offset.
8323 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
8324 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
8325 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
8326 Remove variables.
8327 (i386nbsd_sc_reg_offset): New variable.
8328 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
8329 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8330 TDEP->sc_sp_offset.
8331 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
8332 Remove variables.
8333 (i386obsd_sc_reg_offset): New variable.
8334 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
8335 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8336 TDEP->sc_sp_offset.
8337 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
8338 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
8339 for frame pointer offset in `struct sigcontext'.
8340
25ab4790
AC
83412003-05-31 Andrew Cagney <cagney@redhat.com>
8342
8343 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
8344 architecture methods call_dummy_words, sizeof_call_dummy_words,
8345 push_return_address, store_struct_return, and fix_call_dummy. Set
8346 push_dummy_call instead of deprecated_push_arguments.
8347 (mips_store_struct_return): Delete function.
8348 (mips_fix_call_dummy): Delete function.
8349 (mips_push_return_address): Delete function.
8350 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
8351 RA_REGNUM and T9_REGNUM.
8352 (mips_n32n64_push_dummy_call): Ditto for
8353 mips_n32n64_push_arguments.
8354 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
8355 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
8356
6a65450a
AC
83572003-05-31 Andrew Cagney <cagney@redhat.com>
8358
8359 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
8360 "dummy_addr" to "bp_addr".
8361 * infcall.c (call_function_by_hand): Pass "funaddr" to
8362 gdbarch_push_dummy_call.
8363 * gdbarch.h, gdbarch.c: Re-generate.
8364 * i386-tdep.c (i386_push_dummy_call): Update.
8365 * arm-tdep.c (arm_push_dummy_call): Update.
8366 * d10v-tdep.c (d10v_push_dummy_call): Update.
8367
c4f35dd8
MK
83682003-05-31 Mark Kettenis <kettenis@gnu.org>
8369
8370 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
8371 variable declarations.
8372 (x86_64_register_number, x86_64_register_name): Remove prototypes.
8373 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
8374 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
8375 x86_64_init_frame_pc, x86_64_init_frame_pc,
8376 x86_64_function_has_prologue): Remove prototypes.
8377 (X86_64_NUM_GREGS): New define.
8378 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
8379 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
8380 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
8381 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
8382 XMM1_REGNUM): Remove defines.
8383 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
8384 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
8385 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
8386 X86_64_XMM1_REGNUM): New defines.
8387 (struct x86_64_register_info): Renamed from `struct
8388 register_info'. Remove `size' member.
8389 (x86_64_register_info_table): Remove variable.
8390 (x86_64_register_info): New variable.
8391 (X86_64_NUM_REGS): New define.
8392 (X86_64_NUM_GREGS): Remove define.
8393 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
8394 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
8395 Remove variables.
8396 (x86_54_dwarf2_reg_to_regnum): Remove function.
8397 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
8398 (x86_64_dwarf_reg_to_regnum): New function.
8399 (x86_64_register_name): Rewrite.
8400 (x86_64_register_raw_size): Remove function.
8401 (x86_64_register_byte_table): Remove variable.
8402 (x86_64_register_byte): Remove function.
8403 (x86_64_register_virtual_type): Remove function.
8404 (x86_64_register_type): New function.
8405 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
8406 x86_64_register_convert_to_raw): Remove functions.
8407 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
8408 (x86_64_use_struct_convention): Make static. Adjust for renamed
8409 defines.
8410 (x86_64_frame_init_saved_regs): Remove function.
8411 (x86_64_push_arguments): Make static. Change to accept a regcache
8412 as argument.
8413 (x86_64_store_return_value, x86_64_extract_return_value): Make
8414 static. Rewrite based on i386 counterparts.
8415 (x86_64_push_dummy_call): New function.
8416 (X86_64_NUM_SAVED_REGS): New define.
8417 (x86_64_register_number): Remove function.
8418 (x86_64_store_struct_return): Remove function.
8419 (x86_64_frameless_function_invocation,
8420 x86_64_function_has_prologue): Remove functions.
8421 (PROLOG_BUFSIZE): Remove define.
8422 (struct x86_64_frame_cache): New structure.
8423 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
8424 x86_64_frame_cache, x86_64_frame_this_id,
8425 x86_64_frame_prev_register, x86_64_frame_p,
8426 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
8427 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
8428 functions.
8429 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
8430 variables.
8431 (x86_64_skip_prologue): Rewrite in terms of
8432 x86_64_analyze_prologue.
8433 (x86_64_frame_base_address): New function.
8434 (x86_64_frame_base): New variable.
8435 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
8436 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
8437 set deprecated_fp_regnum, deprecated_register_size,
8438 deprecated_register_bytes, register_raw_size, register_byte,
8439 register_virtual_type, register_convertiable,
8440 register_convert_to_virtual, convert_to_raw,
8441 deprecated_get_saved_register, deprecated_target_read_fp,
8442 deprecated_push_arguments, deprecated_push_return_address,
8443 deprecated_pop_frame, deprecated_store_struct_return,
8444 deprecated_frame_init_saved_regs, deprecated_frame_chain,
8445 frameless_function_invocation, deprecated_frame_saved_pc,
8446 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
8447 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
8448 deprecated_init_frame_pc and virtual_frame_pointer. Call
8449 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
8450 and x86_64_frame_p. Call frame_base_set_default to register
8451 x86_64_frame_base.
8452 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
8453 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
8454 (_initialize_x86_64_tdep): Remove function.
8455 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
8456 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
8457 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
8458 define.
8459 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
8460 (x86_64_linux_sigcontext_addr): Rewrite.
8461 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
8462 x86_64_linux_frame_saved_pc): Remove functions.
8463 (x86_64_linux_pc_in_sigtramp): Renamed from
8464 x86_64_linux_in_sigtramp. Try harder to recognize a signal
8465 trampoline.
8466 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
8467 Remove_functions.
8468 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
8469 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
8470 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
8471 (x86_64_regmap): Rename to regmap.
8472 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
8473 x86_64_num_gregs.
8474 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
8475 x86_64_regmap.
8476 (x86_64_fxsave_offset): Remove function.
8477 (supply_fpregset): Simply call x86_64_supply_fxsave.
8478 (fill_fpregset): Simply call x86_64_fill_fxsave.
8479 (fetch_inferior_registers, store_inferior_registers): Avoid
8480 asignment in if-statement.
8481 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
8482 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
8483 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
8484 (fetch_core_registers): Remove function.
8485 (linux_elf_core_fns): Remove.
8486 (offsetoff): Don't define.
8487 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
8488 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
8489 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
8490 add core-regset.o.
8491 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
8492 protection against multiple includes instead of NM_X86_64_h. Add
8493 various comments. Include "config/nm-linux.h". Don't include
8494 <signal.h>.
8495 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
8496 GET_THREAD_SIGNALS): Remove defines.
8497 (x86_64_register_u_addr, kernel_u_size,
8498 lin_thread_get_thread_signals): Remove prototypes.
8499 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
8500 [HAVE_LINK_H]: Don't include "solib.h".
8501 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
8502 * config/i386/tm-x86-64linux.h: Fix comments.
8503 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
8504 x86-64-tdep.o): Update dependencies.
8505
c25083af
AC
85062003-05-30 Andrew Cagney <cagney@redhat.com>
8507
c8f55a7b
AC
8508 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
8509 Change parameter type to a "struct regcache *".
8510
c25083af
AC
8511 * gdbarch.sh: Regardless of the multi-arch level, always define
8512 the macro when not already defined.
8513 * gdbarch.h, gdbarch.c: Re-generate.
8514
fbe586ae
RH
85152003-05-30 Richard Henderson <rth@redhat.com>
8516
8517 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
8518 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
8519 (alpha_mdebug_frame_this_id): Likewise.
8520 (alpha_mdebug_frame_prev_register): Likewise.
8521 (alpha_mdebug_frame_base_address): Likewise.
8522 (alpha_mdebug_frame_locals_address): Likewise.
8523 (alpha_mdebug_frame_args_address): Likewise.
8524 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
8525 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
8526 (alpha_heuristic_frame_unwind_cache): Make static; add missing
8527 loop increment.
8528 (alpha_heuristic_frame_this_id): Make static.
8529 (alpha_heuristic_frame_prev_register): Likewise.
8530 (alpha_heuristic_frame_base_address): Likewise.
8531 * alpha-tdep.h: Update.
8532
acd5c798
MK
85332003-05-30 Mark Kettenis <kettenis@gnu.org>
8534
8535 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
8536 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
8537 defenitions.
8538 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
8539 * i386-tdep.c: Mark functions that are 64-bit safe as such.
8540 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
8541 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
8542 I386_ST0_REGNUM): New defines.
8543 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
8544 codestream_get): Remove define.
8545 (codestream_next_addr, condestream_addr, condestream_buf,
8546 codestream_off, codestream_cnt): Remove variables.
8547 (codestream_fill, codestream_seek, codestream_read): Remove
8548 functions.
8549 (i386_follow_jump): Rewrite to avoid usage of removed codestream
8550 functionality.
8551 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
8552 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
8553 i386_frame_saved_pc, i386_saved_pc_after_call,
8554 i386_frame_num_args, i386_frame_init_saved_regs,
8555 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
8556 i386_push_arguments): Remove functions.
8557 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
8558 functionality. Use i386_analyze_prologue instead of
8559 i386_get_frame_setup.
8560 (I386_NUM_SAVED_REGS): New define.
8561 (struct i386_frame_cache): New structure.
8562 (i386_alloc_frame_cache, i386_analyze_struct_return,
8563 i386_skip_probe, i386_analyze_frame_setup,
8564 i386_analyze_register_saves, i386_analyze_prologue,
8565 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
8566 i386_frame_prev_register, i386_sigtramp_frame_cache,
8567 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
8568 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
8569 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
8570 New functions.
8571 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
8572 New variables.
8573 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
8574 I386_EAX_REGNUM and I386_EDX_REGNUM.
8575 (i386_extract_return_value, i386_store_return_value): Use
8576 I386_ST0_REGNUM where appropriate.
8577 (i386_extract_struct_value_address): Rewrite to use extract_address.
8578 (i386_svr4_pc_in_sigtramp): Add comment.
8579 (i386_svr4_sigcontext_addr): Rewrite.
8580 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
8581 TDEP->sc_sp_offset.
8582 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
8583 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
8584 of new defines. Set push_dummy_call, don't set
8585 deprecated_push_arguments, deprecated_push_return_address,
8586 deprecated_pop_frame. Don't set parm_boundary. Don't set
8587 deprecated_frame_chain, deprecated_frame_saved_pc,
8588 deprecated_saved_pc_after_call. Set unwind_dummy_id,
8589 save_dummy_frame_tos, unwind_pc. Call
8590 frame_unwind_append_predicate and frame_base_set_default. Don't
8591 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
8592 Don't set frameless_function_invocation. Don't set
8593 deprecated_register_bytes, deprecated_register_size,
8594 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
8595 * i386-linux-tdep.c: Fix formatting in some comments.
8596 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
8597 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
8598 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
8599 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
8600 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
8601 redundant parentheses.
8602 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
8603 (i386_linux_sigcontext_addr): Use it. Rewrite.
8604 (find_minsym_and_objfile): Change name of second argument.
8605 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
8606 changed. Use frame_pc_unwind instead of
8607 DEPRECATED_SAVED_PC_AFTER_CALL.
8608 (i386_linux_init_abi): Don't set deprecated_register_bytes.
8609 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
8610 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
8611 unwinder.
8612 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
8613 "dummy-frame.h".
8614 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
8615 (_initialize_i386_cygwin_tdep): New prototype.
8616 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
8617 deprecated_frame_chain_valid.
8618 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
8619 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
8620 Rely on the SVR4 defaults.
8621 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
8622 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
8623
c89b70f1
AC
86242003-05-30 Andrew Cagney <cagney@redhat.com>
8625
8626 * infcall.c (call_function_by_hand): Always call
8627 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
8628
85b32d22
RH
86292003-05-30 Richard Henderson <rth@redhat.com>
8630
c89b70f1
AC
8631 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
8632 increment.
85b32d22 8633
bfe51b1e
JB
86342003-05-29 Jim Blandy <jimb@redhat.com>
8635
8636 Use gdbarch methods for solib stuff on PowerPC Linux.
8637 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
8638 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
8639 show through.
8640 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
8641 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
8642 giving the same effect as the #definitions above.
8643
1abf022c
AF
86442003-05-29 Adam Fedor <fedor@gnu.org>
8645
8646 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
8647 (find_implementation_from_class): Replace it with the standard
8648 case i.e. do nothing.
8649
d2427a71
RH
86502003-05-29 Richard Henderson <rth@redhat.com>
8651
8652 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
8653 (alpha_linux_sigtramp_offset): Use it. Make static.
8654 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
8655 update for new frame model.
8656 * alpha-mdebug-tdep.c: New file.
8657 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
8658 (alpha_osf1_init_abi): Install it.
8659 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
8660 (linked_proc_desc_table): Remove.
8661 (alpha_frame_past_sigtramp_frame): Remove.
8662 (alpha_dynamic_sigtramp_offset): Remove.
8663 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
8664 (alpha_proc_desc_is_dyn_sigtramp): Remove.
8665 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
8666 (push_sigtramp_desc): Remove.
8667 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
8668 (alpha_cannot_store_register): Likewise.
8669 (alpha_sigcontext_addr): Remove.
8670 (alpha_find_saved_regs): Remove.
8671 (alpha_frame_init_saved_regs): Remove.
8672 (alpha_init_frame_pc_first): Remove.
8673 (read_next_frame_reg): Remove.
8674 (alpha_frame_saved_pc): Remove.
8675 (alpha_saved_pc_after_call): Remove.
8676 (temp_proc_desc, temp_saved_regs): Remove.
8677 (alpha_about_to_return): Remove.
8678 (cached_proc_desc): Remove.
8679 (alpha_frame_chain): Remove.
8680 (alpha_print_extra_frame_info): Remove.
8681 (alpha_init_extra_frame_info): Remove.
8682 (alpha_frame_locals_address): Remove.
8683 (alpha_frame_args_address): Remove.
8684 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
8685 (alpha_push_dummy_frame): Remove.
8686 (alpha_pop_frame): Remove.
8687 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
8688 (alpha_read_insn): New.
8689 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
8690 for different insn encodings.
8691 (alpha_in_lenient_prologue): Remove.
8692 (struct alpha_sigtramp_unwind_cache): New.
8693 (alpha_sigtramp_frame_unwind_cache): New.
8694 (alpha_sigtramp_register_address): New.
8695 (alpha_sigtramp_frame_this_id): New.
8696 (alpha_sigtramp_frame_prev_register): New.
8697 (alpha_sigtramp_frame_unwind): New.
8698 (alpha_sigtramp_frame_p): New.
8699 (struct alpha_heuristic_unwind_cache): New.
8700 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
8701 don't count nop insns that occur between functions.
8702 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
8703 heuristic_proc_desc, but without the mdebug wrapping.
8704 (alpha_heuristic_frame_this_id): New.
8705 (alpha_heuristic_frame_prev_register): New.
8706 (alpha_heuristic_frame_unwind): New.
8707 (alpha_heuristic_frame_p): New.
8708 (alpha_heuristic_frame_base_address): New.
8709 (alpha_heuristic_frame_base): New.
8710 (alpha_unwind_dummy_id): New.
8711 (alpha_unwind_pc): New.
8712 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
8713 frame related deprecated initializations; install replacements.
8714 (alpha_dump_tdep): Remove.
8715 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
8716 (alpha_read_insn, alpha_after_prologue,
8717 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
8718 alpha_heuristic_frame_prev_register,
8719 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
8720 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
8721 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
8722 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
8723
93ec1121
AC
87242003-05-29 Andrew Cagney <cagney@redhat.com>
8725
8726 * gdb_assert.h (gdb_assert_fail): Provide different definitions
8727 dependant on the availability of ASSERT_FUNCTION.
8728 (ASSERT_FUNCTION): Do not define when there is no function name.
8729
98f08d3d
KB
87302003-05-29 Kevin Buettner <kevinb@redhat.com>
8731
8732 From Jimi X <jimix@watson.ibm.com>:
8733 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
8734
0897f59b
JB
87352003-05-28 Jim Blandy <jimb@redhat.com>
8736
8737 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
8738 argument to ptrace to int; the system headers should give it the
8739 right type, and pointers don't fit in ints on powerpc64-*-*.
8740
14898363
L
87412003-05-28 H.J. Lu <hongjiu.lu@intel.com>
8742
8743 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
8744 DW_TAG_catch_block.
8745
a7a48797
EZ
87462003-05-26 Elena Zannoni <ezannoni@redhat.com>
8747
8748 * stabsread.c (dbx_lookup_type): Make static.
8749 (read_type): Ditto.
8750 (add_undefined_type): Ditto.
8751 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
8752 not export.
8753
f5479e9c
EZ
87542003-05-26 Elena Zannoni <ezannoni@redhat.com>
8755
8756 * hpread.c (hpread_has_name): Make static.
8757 (hpread_psymtab_to_symtab): Ditto.
8758 (file_exists): Ditto.
8759 (hpread_call_pxdb): Ditto.
8760 (hpread_pxdb_needed): Ditto.
8761 (hpread_quick_traverse): Ditto.
8762 (hpread_get_header): Ditto.
8763 (hpread_get_lntt): Ditto.
8764 (hpread_get_slt): Ditto.
8765 (class_of): Ditto.
8766
eb2e12d7
AS
87672003-05-25 Andreas Schwab <schwab@suse.de>
8768
78bf922a
AS
8769 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
8770 stack_align and deprecated_extra_stack_alignment_needed.
8771 (m68k_stack_align): Delete.
8772
eb2e12d7
AS
8773 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
8774 (m68k_register_virtual_size): Likewise.
8775 (altos_skip_prologue): Remove obsolete function.
8776 (isi_frame_num_args): Likewise.
8777 (news_frame_num_args): Likewise.
8778 (m68k_fix_call_dummy): Make static.
8779 (m68k_push_dummy_frame): Likewise.
8780 (m68k_pop_frame): Likewise.
8781 (m68k_skip_prologue): Likewise.
8782 (m68k_frame_init_saved_regs): Likewise.
8783 (m68k_saved_pc_after_call): Likewise.
8784 (m68k_get_longjmp_target): Make multi-arch.
8785 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
8786 structure. Register m68k_get_longjmp_target if enabled.
8787 * m68k-tdep.h (struct gdbarch_tdep): Define.
8788 * config/m68k/tm-m68k.h: Don't include "regcache.h".
8789
8790 * Makefile.in (config.status): Also depend on configure.tgt
8791 and configure.host.
8792 (m68klinux-tdep.o): Update dependencies.
8793 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
8794 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
8795 (M68K_LINUX_JB_PC): Define.
8796 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
8797 and take additional parameter.
8798 (m68k_linux_sigtramp_saved_pc): Update.
8799 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
8800 m68k_linux_pc_in_sigtramp, in_plt_section,
8801 find_solib_trampoline_target.
8802 * config/m68k/tm-linux.h: Don't include any tm headers.
8803 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
8804 (JB_ELEMENT_SIZE): Likewise.
8805 (JB_PC): Likewise.
8806 (GET_LONGJMP_TARGET): Likewise.
8807 (IN_SIGTRAMP): Likewise.
8808 (SVR4_SHARED_LIBS): Define this and include "solib.h".
8809
eb2c22dc
MK
88102003-05-25 Mark Kettenis <kettenis@gnu.org>
8811
8812 * sparc-tdep.c (sparc32_do_push_arguments): New function.
8813 (sparc32_push_arguments): Re-implement by calling
8814 sparc32_do_push_arguments.
8815
44b7b84e
MK
88162003-05-25 Mark Kettenis <kettenis@gnu.org>
8817
8818 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
8819 SPARC_O1_REGNUM): New defines.
8820 (sparc32_extract_return_value): Rewrite to operate on a regcache.
8821 (sparc32_store_return_value): New function.
8822 (sparc_extract_struct_value_address): Rewrite to operate on a
8823 regcache.
8824 (sparc_gdbarch_init): Don't set
8825 deprecated_extract_struct_value_address. Set
8826 extract_struct_value_address instead. Don't set
8827 deprecated_extract_return_value and deprecated_store_return_value
8828 for 32-bit targets. Set extract_return_value and
8829 store_return_value instead.
8830 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
7bb11558 8831 DEPRECATED_EXTRACT_RETURN_VALUE,
44b7b84e
MK
8832 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
8833 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
8834 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
8835 (sparc_store_return_value): Remove prototype.
8836 (sparc32_store_return_value): New prototype.
8837 (sparc32_extract_return_value, sparc_extract_struct_value_address):
8838 Adjust prototypes.
8839
f6ad61e3
MK
88402003-05-24 Mark Kettenis <kettenis@gnu.org>
8841
8842 * sparcnbsd-tdep.c: Include "gdb_string.h".
8843
b276f1bb
AC
88442003-05-23 Andrew Cagney <cagney@redhat.com>
8845
8846 * p-valprint.c (pascal_val_print): Replace extract_address with
8847 the inline equivalent extract_unsigned_integer.
8848 * jv-valprint.c (java_value_print): Ditto.
8849 * ada-valprint.c (ada_val_print_1): Ditto.
8850 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
8851
e76c5fcc
TR
88522003-05-23 Theodore A. Roth <troth@openavr.org>
8853
8854 * blockframe.c (frameless_look_for_prologue): Remove unused
8855 after_prologue variable.
8856
2cdd89cb
MK
88572003-05-23 Mark Kettenis <kettenis@gnu.org>
8858
8859 * blockframe.c (get_pc_function_start): Rewrite to avoid
8860 asignments in if-statements.
8861
182d43bc
EZ
88622003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8863
8864 Committed by Elena Zannoni <ezannoni@redhat.com>.
8ffd9b1b 8865 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
182d43bc
EZ
8866 files, don't relocate absolute symbols (and do use mst_abs).
8867
e8f3fcdd
AC
88682003-05-23 Andrew Cagney <cagney@redhat.com>
8869
8870 * objc-lang.c: Include "gdb_assert.h".
8871 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
8872 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
8873 (gdb_check, gdb_check_fatal): Delete functions.
8874 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
8875 gdb_assert.
8876 (parse_selector, parse_method, find_methods, find_imps): Ditto.
8877 * Makefile.in (objc-lang.o): Update dependencies.
8878
3c23e6fb
ILT
88792003-05-22 Ian Lance Taylor <ian@airs.com>
8880
8881 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
8882 with fprintf_filtered, not fprintf_unfiltered.
8883
af1342ab
AC
88842003-05-22 Andrew Cagney <cagney@redhat.com>
8885
8886 * stack.c (frame_info): Inline extract_address, replacing it with
8887 extract_unsigned_integer.
8888 * findvar.c (unsigned_pointer_to_address): Ditto.
8889 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
8890 * dwarf2expr.c (dwarf2_read_address): Ditto.
8891 * frame.c (frame_pc_unwind): Update comment.
8892 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
8893
47e242ec
JJ
88942003-05-22 Jeff Johnston <jjohnstn@redhat.com>
8895
8896 * infptrace.c (detach): Call print_sys_errmsg rather than
8897 perror_with_name to issue warning message when errno is non-zero
8898 after calling ptrace detach.
8899
e2ac8128
JB
89002003-05-21 J. Brobecker <brobecker@gnat.com>
8901
8902 * config/pa/tm-hppa.h: Delete some unused macros. Move some
8903 macro definitions from here...
8904 * hppa-tdep.c: ...to there.
8905
92b3541e
KB
89062003-05-20 Kevin Buettner <kevinb@redhat.com>
8907
8908 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
8909 register_ptrace_addr(). Fix all callers.
8910
55809acb
AS
89112003-05-21 Andreas Schwab <schwab@suse.de>
8912
8913 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
8914 dependencies.
8915 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
8916 end.
8917 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
8918 (_initialize_m68k_linux_tdep): New function.
8919 (m68k_linux_frame_saved_pc): Make static.
8920 (m68k_linux_extract_return_value): Likewise.
8921 (m68k_linux_store_return_value): Likewise.
8922 (m68k_linux_extract_struct_value_address): Likewise.
8923 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
8924 Remove.
8925 (DEPRECATED_STORE_RETURN_VALUE): Remove.
8926 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
8927 (DEPRECATED_FRAME_SAVED_PC): Remove.
8928
0fbc10f7
KW
89292003-05-20 Kris Warkentin <kewarken@qnx.com>
8930
8931 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
8932 regset numbering rather than our own.
8933
58da2eb2
DC
89342003-05-19 David Carlton <carlton@bactrian.org>
8935
8936 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
8937
1fcb5155
DC
89382003-05-19 David Carlton <carlton@bactrian.org>
8939
8940 Partial fix for PR c++/827.
8941 * cp-support.h: Include symtab.h.
8942 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
8943 * cp-namespace.c: Update contributors.
8944 (cp_lookup_symbol_nonlocal): New.
8945 (lookup_namespace_scope, cp_lookup_symbol_namespace)
8946 (lookup_symbol_file): Ditto.
8947 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
8948 * block.h: Declare block_scope, block_using, block_global_block.
8949 * block.c (block_scope): New.
8950 (block_using, block_global_block): Ditto.
8951 * Makefile.in (cp_support_h): Depend on symtab_h.
8952 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
8953
5f9a71c3
DC
89542003-05-19 David Carlton <carlton@bactrian.org>
8955
8956 * language.h (struct language_defn): Add 'la_value_of_this'
8957 and 'la_lookup_symbol_nonlocal' members.
8958 * symtab.h: Declare basic_lookup_symbol_nonlocal,
8959 lookup_symbol_static, lookup_symbol_global,
8960 lookup_symbol_aux_block.
8961 * symtab.c (lookup_symbol_aux): Call language hooks to determine
8962 if we should search fields of this and how to do static/global
8963 lookup.
8964 (lookup_symbol_aux_block): Make extern.
8965 (basic_lookup_symbol_nonlocal): New.
8966 (lookup_symbol_static, lookup_symbol_global): Ditto.
8967 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
8968 'la_lookup_symbol_nonlocal' members.
8969 * c-lang.c (c_language_defn, cplus_language_defn)
8970 (asm_language_defn, minimal_language_defn): Ditto.
8971 * jv-lang.c (java_language_defn): Ditto.
8972 * language.c (unknown_language_defn, auto_language_defn)
8973 (local_language_defn): Ditto.
8974 * m2-lang.c (m2_language_defn): Ditto.
8975 * objc-lang.c (objc_language_defn): Ditto.
8976 * scm-lang.c (scm_language_defn): Ditto.
8977 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
8978 * p-lang.c (pascal_language_defn): Ditto for both.
8979 * Makefile.in (f-lang.o): Depend on value_h.
8980 (p-lang.o): Ditto.
8981
89a9d1b1
DC
89822003-05-19 David Carlton <carlton@bactrian.org>
8983
8984 * block.h: Declare block_static_block.
8985 * block.c (block_static_block): New.
8986 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
8987 lookup_symbol_aux_local, calling block_static_block instead.
8988 (lookup_symbol_aux_local): Delete 'static_block' argument.
8989
eed3f8ab
DC
89902003-05-19 David Carlton <carlton@bactrian.org>
8991
8992 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
8993
a09d8bda
ML
89942003-05-19 Michal Ludvig <mludvig@suse.cz>
8995
8996 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
8997 register numbers mapping.
8998
69636828
AF
89992003-05-18 Adam Fedor <fedor@gnu.org>
9000
9001 * symtab.c (completion_list_objc_symbol): New function.
9002 (make_symbol_completion_list): Use it to add ObjC symbols
9003 when looking though the list.
9004 (language_search_unquoted_string): New function.
9005 (make_file_symbol_completion_list): Use it.
9006
55baeb84
AS
90072003-05-18 Andreas Schwab <schwab@suse.de>
9008
d0b45d99
AS
9009 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
9010 dependencies.
9011 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
9012 as m68k_linux_extract_return_value.
9013 (DEPRECATED_STORE_RETURN_VALUE): Define as
9014 m68k_linux_store_return_value.
9015 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
9016 m68k_linux_extract_struct_value_address.
9017 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
9018 get_next_frame, get_frame_base, get_frame_pc.
9019 (m68k_linux_frame_saved_pc): Use get_frame_base.
9020 (m68k_linux_extract_return_value): New function.
9021 (m68k_linux_store_return_value): New function.
9022 (m68k_linux_extract_struct_value_address): New function.
9023 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
9024
55baeb84
AS
9025 * c-exp.y (typebase): Remove duplicate occurence of
9026 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
8ffd9b1b 9027 of lookup_signed_typename.
55baeb84 9028
b6b08ebf
MK
90292003-05-18 Mark Kettenis <kettenis@gnu.org>
9030
9031 * dwarf2loc.c (find_location_expression): Change type of second
9032 argument to `size_t *'.
9033 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
9034 for size variable.
9035
5ad1c190
DC
90362003-05-18 David Carlton <carlton@bactrian.org>
9037
9038 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
9039 'linkage_name'. Add comment.
9040 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
9041 'linkage_name'.
9042 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
9043 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
9044 (lookup_block_symbol): Ditto.
9045
b8b527c5
AC
90462003-05-16 Andrew Cagney <cagney@redhat.com>
9047
9048 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
9049 * gdbarch.h, gdbarch.c: Re-generate.
9050 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
9051 * TODO (REGISTER_BYTES): Delete reference.
9052 * alpha-tdep.c (alpha_gdbarch_init): Update.
9053 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9054 * x86-64-tdep.c (x86_64_init_abi): Update.
9055 * vax-tdep.c (vax_gdbarch_init): Update.
9056 * v850-tdep.c (v850_gdbarch_init): Update.
9057 * sparc-tdep.c (sparc_gdbarch_init): Update.
9058 * sh-tdep.c (sh_gdbarch_init): Update.
9059 * s390-tdep.c (s390_gdbarch_init): Update.
9060 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9061 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
9062 (ns32k_gdbarch_init_32382): Update.
9063 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9064 * mcore-tdep.c (mcore_gdbarch_init): Update.
9065 * m68k-tdep.c (m68k_gdbarch_init): Update.
9066 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9067 * ia64-tdep.c (ia64_gdbarch_init): Update.
9068 * i386-tdep.c (i386_gdbarch_init): Update.
9069 * i386-linux-tdep.c (i386_linux_init_abi): Update.
9070 * hppa-tdep.c (hppa_gdbarch_init): Update.
9071 * h8300-tdep.c (h8300_gdbarch_init): Update.
9072 * frv-tdep.c (frv_gdbarch_init): Update.
9073 * cris-tdep.c (cris_gdbarch_init): Update.
9074 * avr-tdep.c (avr_gdbarch_init): Update.
9075 * arm-tdep.c (arm_gdbarch_init): Update.
9076 * sparc-tdep.c (sparc_pop_frame): Update.
9077 * rs6000-tdep.c (rs6000_pop_frame): Update.
9078 * remote.c (init_remote_state): Update.
9079 (remote_prepare_to_store): Update.
9080 * remote-vx.c (vx_prepare_to_store): Update.
9081 * remote-sds.c (sds_fetch_registers): Update.
9082 (sds_prepare_to_store): Update.
9083 * remote-array.c: Update.
9084 * regcache.c (init_legacy_regcache_descr): Update.
9085 (init_regcache_descr): Update.
9086 * mips-tdep.c (mips_eabi_extract_return_value): Update.
9087 (mips_o64_extract_return_value): Update.
9088 * irix5-nat.c (fetch_core_registers): Update.
9089 * irix4-nat.c (fetch_core_registers): Update.
9090 * i386-tdep.h: Update.
9091 * hppa-tdep.c (pa_do_registers_info): Update.
9092 (pa_do_strcat_registers_info): Update.
9093 * cris-tdep.c (cris_register_bytes_ok): Update.
9094 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
9095 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
9096 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
9097 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
9098 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
9099 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
9100 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
9101 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
9102 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
9103 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
9104 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
9105 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
9106 (REGISTER_BYTES_OK): Update.
9107 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
9108 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
9109
ee2842e2
ILT
91102003-05-16 Ian Lance Taylor <ian@airs.com>
9111
9112 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
9113 (vax_print_insn, print_insn_arg): Remove static functions.
9114 (vax_gdbarch_init): Call set_gdbarch_print_insn with
9115 print_insn_vax from opcodes library.
9116 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
9117
973177d3
AC
91182003-05-15 Andrew Cagney <cagney@redhat.com>
9119
aaab4dba
AC
9120 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
9121 * target.h (memory_breakpoint_from_pc): Delete declaration.
9122 * mem-break.c (memory_breakpoint_from_pc): Delete function.
9123 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
9124 * monitor.c (monitor_insert_breakpoint): Use
9125 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
9126 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
9127 * gdbarch.h, gdbarch.c: Re-generate.
9128 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
9129 (sparc_gdbarch_init): Set breakpoint_from_pc to
9130 sparc_breakpoint_from_pc.
9131 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
9132 (BREAKPOINT_FROM_PC): Define.
9133 (sparc_breakpoint_from_pc): Declare.
9134 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
9135 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
9136 (BREAKPOINT_FROM_PC): Define.
9137 (BREAKPOINT): Delete macro.
9138 * target.h: Update comment.
9139 * s390-tdep.c (s390_gdbarch_init): Update comments.
9140 * remote.c: Update comments.
9141 * remote-mips.c: Update comments.
9142 * proc-api.c (write_with_trace): Do not check for a breakpoint.
9143 * mem-break.c: Update comment.
9144 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
9145 (ia64_memory_insert_breakpoint): Update.
9146 * config/sparc/tm-sparc.h: Update comment.
9147 * config/pa/tm-hppa64.h: Update comment.
9148 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
9149 (rs6000_breakpoint_from_pc): Update.
9150 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
9151 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
9152 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
9153 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
9154 (mips_breakpoint_from_pc): Update.
9155 (mips_dump_tdep): Update.
9156
e06963ff
AC
9157 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
9158 * minsyms.c (lookup_minimal_symbol): Inline
9159 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
9160
973177d3
AC
9161 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
9162 * p-valprint.c (pascal_object_print_value_fields): Ditto.
9163 * p-lang.c (pascal_printstr): Ditto.
9164 * objc-lang.c (objc_printstr): Ditto.
9165 * m2-lang.c (m2_printstr): Ditto.
9166 * jv-valprint.c (java_print_value_fields): Ditto.
9167 * f-lang.c (f_printstr): Ditto.
9168 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
9169 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
9170 for repeat_count_threshold.
9171 * Makefile.in (cp-valprint.o): Update dependencies.
9172
5ea2bd7f 91732003-05-15 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 9174
5ea2bd7f
JJ
9175 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
9176 (examine_prologue): Support looking through leaf functions, knowing
8ffd9b1b
AJ
9177 they start with mov r2,r12. Support skipping over indirect stores
9178 of the input registers. Upon hitting a non-nop branch instruction
9179 or predicated instruction, bail out by setting lim_pc to the current
9180 pc value in the loop. At the end, if the lim_pc value is still
5ea2bd7f
JJ
9181 beyond our calculated value and we have trust_limit set,
9182 use the lim_pc value.
9183
cc8c88f3
AC
91842003-05-15 Andrew Cagney <cagney@redhat.com>
9185
9186 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
9187 generic_find_dummy_frame.
9188 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
9189 (deprecated_generic_find_dummy_frame): Update.
9190 (deprecated_read_register_dummy): Update.
9191 * frame.c (deprecated_generic_get_saved_register): Update.
9192
909cd28e
TR
91932003-05-15 Theodore A. Roth <troth@openavr.org>
9194
9195 * avr-tdep.c (avr_breakpoint_from_pc): New function.
9196 (avr_gdbarch_init): Set breakpoint_from_pc method.
9197
b923b08d
AC
91982003-05-15 Andrew Cagney <cagney@redhat.com>
9199
9200 * regcache.c (build_regcache): Set deprecated_register_valid
9201 directly.
9202 (deprecated_grub_regcache_for_register_valid): Delete function.
9203 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
9204 declaration.
9205
ae2f03ac 92062003-05-15 David Carlton <carlton@bactrian.org>
8ffd9b1b
AJ
9207
9208 Committed by Elena Zannoni <ezannoni@redhat.com>
fbe586ae
RH
9209 * symtab.c (lookup_symbol_aux): Delete calls to
9210 lookup_symbol_aux_minsyms.
9211 (lookup_symbol_aux_minsyms): Comment out function and
9212 prototype. Delete lookup by mangled name.
ae2f03ac 9213
18ec9831
KB
92142003-05-14 Kevin Buettner <kevinb@redhat.com>
9215
9216 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
9217 correctly indicate an empty stack and ``stack_allocated'' to the
9218 indicate the number of elements initially allocated.
9219 (dwarf_expr_grow_stack): Simplify method for computing new
9220 stack size. Don't loop infinitely if ``stack_len'' is zero.
9221 (execute_stack_op): Move ``ctx->in_reg'' initialization
9222 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
9223 be used in conjuction with DW_OP_piece. Revise error message
9224 accordingly.
9225
de18ac1f
TR
92262003-05-14 Theodore A. Roth <troth@openavr.org>
9227
9228 * MAINTAINERS: Update my email address.
9229 * avr-tdep.c: Ditto.
9230
176620f1
EZ
92312003-05-14 Elena Zannoni <ezannoni@redhat.com>
9232
9233 * symtab.h (enum domain_enum): Rename from namespace_enum.
9234 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
9235 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
9236 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
9237 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
9238 TYPES_NAMESPACE, METHODS_NAMESPACE.
9239 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
9240 (struct symbol, struct partial_symbol): Rename field
9241 'namespace_enum namespace' to 'domain_enum domain'.
9242 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
9243 Delete old define kludge for namespace.
9244
9245 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
9246 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
9247 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
9248 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
9249 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
9250 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
9251 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
9252 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
9253 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
9254 occurrences of the above.
9255
b7f31508
ILT
92562003-05-14 Ian Lance Taylor <ian@airs.com>
9257
9258 * Makefile.in (install-only): Use $(SHELL) when running
9259 mkinstalldirs.
9260
2fdbdd39
ILT
92612003-05-13 Ian Lance Taylor <ian@airs.com>
9262
a208d82c
ILT
9263 * MAINTAINERS (write after approval): Add myself.
9264
2fdbdd39
ILT
9265 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
9266 second and third arguments.
9267 * ser-tcp.c (_initialize_ser_tcp): Likewise.
9268 * ser-unix.c (_initialize_ser_hardwire): Likewise.
9269
fbd9dcd3
AC
92702003-05-13 Andrew Cagney <cagney@redhat.com>
9271
9272 * defs.h (store_address): Delete declaration.
9273 findvar.c (store_address): Delete function.
9274 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
9275 store_unsigned_integer.
9276 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
9277 * v850-tdep.c (v850_push_arguments): Ditto.
9278 * sparc-tdep.c (sparc_get_saved_register): Ditto.
9279 * sh-tdep.c (sh64_get_saved_register): Ditto.
9280 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
9281 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
9282 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
9283 (mips_get_saved_register): Ditto.
9284 * ia64-tdep.c (ia64_get_saved_register): Ditto.
9285 (find_func_descr, ia64_push_arguments): Ditto.
9286 * i386-tdep.c (i386_push_arguments): Ditto.
9287 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
9288 * frv-tdep.c (frv_push_arguments): Ditto.
9289 * frame.c (legacy_saved_regs_prev_register): Ditto.
9290 (deprecated_generic_get_saved_register): Ditto.
9291 * findvar.c (unsigned_address_to_pointer): Ditto.
9292 * dwarf2read.c (dwarf2_const_value): Ditto.
9293 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
9294 * alpha-tdep.c (alpha_push_arguments): Ditto.
9295
6760f9e6
JB
92962003-05-12 J. Brobecker <brobecker@gnat.com>
9297
9298 * NEWS: Mention that the hppa-hpux port has been partially
9299 multiarched (32bit ABIT only, so far).
9300
30e221b4
AC
93012003-05-11 Andrew Cagney <cagney@redhat.com>
9302
9303 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
9304 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
9305 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
9306 sim/testsuite/sim/arm/misaligned2.ms, and
9307 sim/testsuite/sim/arm/misaligned3.ms.
9308 * disasm.h (struct ui_file): Add opaque struct declaration.
9309 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
9310 * frame.h (struct ui_file): Ditto.
9311
dea7f9ba
MK
93122003-05-11 Mark Kettenis <kettenis@gnu.org>
9313
9314 * value.h: Pretty print.
9315
01986c48
MK
93162003-05-10 Mark Kettenis <kettenis@gnu.org>
9317
9318 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
9319
123a958e
AC
93202003-05-08 Andrew Cagney <cagney@redhat.com>
9321
9322 * regcache.h (max_register_size): Delete declaration.
9323 * regcache.c (max_register_size): Delete function.
9324 (struct regcache_descr): Delete field "max_register_size".
9325 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
9326 registers fit in MAX_REGISTER_SIZE.
9327 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
9328 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
9329 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
9330 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
9331 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
9332 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
9333 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
9334 * dve3900-rom.c, hppa-tdep.c: Ditto.
9335
eb294659
DC
93362003-05-08 David Carlton <carlton@math.stanford.edu>
9337
9338 * valops.c (push_word): Fix typo.
9339
d9d9c31f
AC
93402003-05-08 Andrew Cagney <cagney@redhat.com>
9341
9342 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
9343 * gdbarch.h: Re-generate.
9344 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
9345 (legacy_max_register_raw_size): Delete declaration.
9346 * regcache.c (legacy_max_register_raw_size): Delete function.
9347 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
9348 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
9349 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
9350 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
9351 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
9352 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
9353 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
9354 * findvar.c, dwarf2cfi.c: Ditto.
9355
22540ece
AC
93562003-05-08 Andrew Cagney <cagney@redhat.com>
9357
9358 * mips-tdep.c (read_signed_register): New function, moved to here
9359 from "regcache.c".
9360 (read_signed_register_pid): Ditto.
9361 * regcache.c (read_signed_register_pid): Delete function, moved to
9362 "mips-tdep.c".
9363 (read_signed_register): Ditto.
9364 * regcache.h (read_signed_register): Delete declaration.
9365 (read_signed_register_pid): Delete declaration.
9366
0c92afe8
AC
93672003-05-08 Andrew Cagney <cagney@redhat.com>
9368
9369 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
9370 * gdbarch.h: Re-generate.
9371 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
9372 (legacy_max_register_virtual_size): Delete declaration.
9373 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
9374 * d10v-tdep.c (d10v_print_registers_info): Ditto.
9375 * tracepoint.c (memrange_sortmerge): Ditto.
9376 * sparc-tdep.c (sparc_print_registers): Ditto.
9377 * regcache.c (legacy_max_register_virtual_size): Delete function.
9378
6037b830
JB
93792002-05-08 J. Brobecker <brobecker@gnat.com>
9380
9381 * fork-child.c (escape_bang_in_quoted_argument): New function.
9382 (fork_inferior): Escape '!' characters in quoted arguments
9383 only when needed.
9384
5d62c8b1
JB
93852003-05-08 J. Brobecker <brobecker@gnat.com>
9386
9387 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
9388 the language of the CU is not currently supported by GDB.
9389
20a0e81d
JB
93902003-05-08 J. Brobecker <brobecker@gnat.com>
9391
9392 * defs.h (language): Add language_minimal enum value.
9393 * c-lang.c (minimal_language_defn): New language definition.
9394 (_initialize_c_language): Add the new minimal language to the list
9395 of languages known to GDB.
9396
710ee10a
KB
93972003-05-08 Kevin Buettner <kevinb@redhat.com>
9398
9399 * frame.c (get_frame_type): Don't attempt to lazily initialize
9400 frame's unwinder for legacy frames.
9401
1750fa04
AC
94022003-05-07 Andrew Cagney <cagney@redhat.com>
9403
9404 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
9405 and "regcache" parameters.
9406 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
9407
ddf9f258 94082003-05-07 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b
AJ
9409
9410 * dwarf2read.c (dwarf_decode_lines): Only use output of
9411 check_cu_functions() when calling record_line(). Do not update
ddf9f258
JJ
9412 the current address.
9413
87767c29
AC
94142003-05-07 Andrew Cagney <cagney@redhat.com>
9415
9416 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
9417 code.
9418
5e7b2f39
JB
94192003-05-07 Jim Blandy <jimb@redhat.com>
9420
9421 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
9422 'maint info symtabs' and 'maint info psymtabs'.
9423 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
9424 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
9425 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
9426 Declarations updated.
9427 * maint.c (maintenance_list_command): Delete.
9428 (_initialize_maint_cmds): Update calls to add_cmd.
9429 * gdbcmd.h (maintenancelistlist): Delete declaration.
9430 * cli/cli-cmds.c (maintenancelistlist): Delete.
9431 (init_cmd_lists): Don't initialize it.
9432 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
9433
f6684c31
AC
94342003-05-07 Andrew Cagney <cagney@redhat.com>
9435
9436 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
9437 "regcache".
9438 (d10v_print_registers_info): Update.
9439 (d10v_dmap_register, d10v_imap_register): Delete functions.
9440 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
9441 and "imap_register".
9442 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
9443 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
9444 * arch-utils.c (generic_remote_translate_xfer_address): Add
9445 "regcache" and "gdbarch" parameters.
9446 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
9447 parameter. Change class to multi-arch.
9448 * gdbarch.h, gdbarch.c: Re-generate.
9449 * remote.c (remote_xfer_memory): Use
9450 gdbarch_remote_translate_xfer_address.
8ffd9b1b 9451
e4846b08
JJ
94522003-05-07 Jeff Johnston <jjohnstn@redhat.com>
9453
9454 * infrun.c (prev_pc): Move declaration ahead of proceed().
9455 (proceed): Refresh prev_pc value before resuming.
9456 (stop_stepping): Remove code to refresh prev_pc.
9457
6b71b8ac
KW
94582003-05-06 Kris Warkentin <kewarken@qnx.com>
9459
9460 * nto-tdep.c: Removed stray comment.
9461
47979a4b
KW
94622003-05-06 Kris Warkentin <kewarken@qnx.com>
9463
9464 * i386-nto-tdep.c: Fix old K&R function definitions.
9465 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
9466 Also change add_show_from_set() call to add_setshow_cmd().
9467 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
9468
00905d52
AC
94692003-05-05 Andrew Cagney <cagney@redhat.com>
9470
9471 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
9472 (fprint_dummy_frames): New function.
9473 (maintenance_print_dummy_frames): New function.
9474 (_initialize_dummy_frame): Add command "maint print dummy-frames".
9475 * frame.c (fprint_frame_id): Make global.
9476 * frame.h (fprint_frame_id): Declare.
9477 * Makefile.in (dummy-frame.o): Update dependencies.
9478
b1e29e33
AC
94792003-05-05 Andrew Cagney <cagney@redhat.com>
9480
9481 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
9482 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
9483 SIZEOF_CALL_DUMMY_WORDS.
9484 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
9485 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
9486 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
9487 CALL_DUMMY_BREAKPOINT_OFFSET.
9488 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
9489 CALL_DUMMY_START_OFFSET.
9490 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
9491 * gdbarch.h, gdbarch.c: Re-generate.
9492 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
9493 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
9494 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
9495 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
9496 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
9497 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
9498 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
9499 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
9500 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
9501 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
9502 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
9503 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
9504 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
9505 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
9506 * config/sparc/tm-sparc.h: Update.
daea6f0b
KW
9507
95082003-05-05 Kris Warkentin <kewarken@qnx.com>
9509
9510 * configure.tgt: Add i[3456]86-*-nto*.
9511 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
9512 * nto-tdep.c: New file. Neutrino target support routines.
9513 * nto-tdep.h: New file. Neutrino target header.
9514 * config/tm-qnxnto.h: New file.
9515 * config/i386/i386nto.mt: New file.
9516 * config/i386/tm-i386nto.h: New file.
8ffd9b1b 9517
0ce3d317
AC
95182003-05-04 Andrew Cagney <cagney@redhat.com>
9519
9520 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
9521 (load_infrun_state): Ditto.
9522 (struct thread_info): Drop "prev_func_name" field.
9523 * thread.c (load_infrun_state): Update.
9524 (save_infrun_state): Update.
9525 * infrun.c (prev_func_name): Delete variable.
9526 (init_wait_for_inferior): Do not clear prev_func_name.
9527 (stop_stepping, keep_going, context_switch): Do not swap
9528 prev_func_name.
9529 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
9530 instead of PC_IN_SIGTRAMP.
9531
46654a5b
AC
95322003-05-04 Andrew Cagney <cagney@redhat.com>
9533
9534 * sentinel-frame.c (sentinel_frame_prev_register): Replace
9535 REGISTER_BYTE with register_offset_hack.
9536 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
9537 that REGISTER_BYTE is consistent with the regcache.
9538 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
9539 * gdbarch.h, gdbarch.c: Regenerate.
8ffd9b1b 9540
14b08c1b
MK
95412003-05-04 Mark Kettenis <kettenis@gnu.org>
9542
04c8243f
MK
9543 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
9544 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
9545
14b08c1b
MK
9546 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
9547
c7a11e01
JB
95482003-05-03 J. Brobecker <brobecker@gnat.com>
9549
9550 From Thierry Schneider <tpschneider1@yahoo.com>
9551 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
9552 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
9553 (mi-cmd-symbol.o): Add rule.
9554
7043d8dc
AC
95552003-05-03 Andrew Cagney <cagney@redhat.com>
9556
9557 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
9558 comments noteing that it replaces the old FIX_CALL_DUMMY code.
9559 * gdbarch.h, gdbarch.c: Re-generate.
9560 * d10v-tdep.c (d10v_push_dummy_code): New function.
9561 (d10v_gdbarch_init): Set push_dummy_code.
9562 * infcall.c (legacy_push_dummy_code): New function.
9563 (generic_push_dummy_code): New function.
9564 (push_dummy_code): New function.
9565 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
9566 instead of dummy_addr, to push_dummy_call. Move call to
9567 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
9568 switch.
9569 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
9570
92bf2b80
AC
95712003-05-03 Andrew Cagney <cagney@redhat.com>
9572
9573 * disasm.h (print_insn): Declare.
9574 * disasm.c (init_gdb_disassemble_info): New function.
9575 (gdb_disassembly): Call init_gdb_disassemble_info.
9576 (gdb_print_insn): New function.
9577 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
9578 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
9579 * mcore-tdep.c: Include "disasm.h"
9580 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
9581 * d10v-tdep.c: Include "disasm.h".
9582 (display_trace): Call gdb_print_insn, instead of print_insn.
9583 (print_insn): Delete function.
9584 * printcmd.c: Include "disasm.h".
9585 (print_insn): Delete function.
9586 (print_formatted): Call gdb_print_insn, instead of print_insn.
9587 * Makefile.in (printcmd.o): Update dependencies.
9588 (mcore-tdep.o, d10v-tdep.o): Ditto.
8ffd9b1b 9589
27d94c49
AC
95902003-05-02 Andrew Cagney <cagney@redhat.com>
9591
82de1e5b
AC
9592 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
9593 PC_REGNUM, re-indent.
9594 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
9595 PC_REGNUM isn't set.
9596
27d94c49
AC
9597 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
9598 * gdbarch.h, gdbarch.c: Re-generate.
9599 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
9600 register_virtual_size, pc_regnum, or register_bytes.
9601 (D10V_PC_REGNUM): Rename _PC_REGNUM.
9602 (d10v_register_type): Use D10V_PC_REGNUM.
9603 (d10v_print_registers_info, d10v_read_pc): Ditto.
9604 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
9605 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
9606
a9c0dc7f
DC
96072003-05-02 David Carlton <carlton@bactrian.org>
9608
9609 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
9610 the name with mstrsave.
9611
e33d66ec
EZ
96122003-05-02 Elena Zannoni <ezannoni@redhat.com>
9613
9614 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
9615 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
9616 (host_charset_name, target_charset_name): New vars for use by
9617 set/show commands.
9618 (host_charset_enum, target_charset_enum): New enums for set/show
9619 commands.
9620 (set_charset_sfunc, set_host_charset_sfunc,
9621 set_target_charset_sfunc): New functions.
9622 (set_host_charset, set_target_charset): Make static.
9623 (list_charsets, set_host_charset_command,
9624 set_target_charset_command): Delete functions.
9625 (show_charset_command): Rewrite as....
9626 (show_charset): Hook this up with the set/show command mechanism.
9627 (_initialize_charset): Change names of charsets to match the
9628 set/show enums. Use host_charset_name and target_charset_name.
9629 Use set/show mechanism for charset, host-charset, target-charset
9630 commands. Do not make 'show host-charset' and 'show
9631 target-charset' be aliases of 'show charset'.
9632
9633 * charset.h (set_host_charset, set_target_charset): Don't export,
9634 they are not used outside the file.
9635
2b6fd0d8
AC
96362003-05-01 Andrew Cagney <cagney@redhat.com>
9637
9638 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
9639 (gdb_disassembly): Make "di" non static, always initialize and
9640 cleanup. Always use dis_asm_read_memory.
9641 (gdb_dis_asm_read_memory): Delete function.
9642
6ae2f580
AC
96432003-05-01 Andrew Cagney <cagney@redhat.com>
9644
9645 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
9646 (d10v_gdbarch_init): Set frame_align instead of stack_align.
9647
810ecf9f
AC
96482003-04-30 Andrew Cagney <cagney@redhat.com>
9649
9650 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
9651 "tm_print_insn_info".
9652 (TARGET_PRINT_INSN_INFO): Delete macro.
9653 (dis_asm_read_memory): Delete function declaration.
9654 (dis_asm_memory_error, dis_asm_print_address): Ditto.
9655 (tm_print_insn_info): Delete variable definition.
9656 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
9657 * gdbarch.h, gdbarch.c: Re-generate.
9658 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
9659 "deprecated_tm_print_insn_info".
9660 * mcore-tdep.c (mcore_dump_insn): Ditto.
9661 * mips-tdep.c (mips_gdbarch_init): Ditto.
9662 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
9663 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
9664 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
9665 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
9666 instead of TARGET_PRINT_INSN_INFO, add comment.
9667 * s390-tdep.c (s390_get_frame_info): Instead of
9668 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
9669 (s390_check_function_end, s390_is_sigreturn): Ditto.
9670 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
9671 (dis_asm_memory_error, dis_asm_print_address): Ditto.
9672 * disasm.c: Include "gdbcore.h".
9673 (_initialize_disasm): New function, initialize
9674 "deprecated_tm_print_insn_info".
9675 (deprecated_tm_print_insn_info): New variable.
9676 (dis_asm_read_memory): Moved from "corefile.c", made static.
9677 (dis_asm_print_address, dis_asm_memory_error): Ditto.
9678 * Makefile.in (disasm.o): Update dependencies.
9679
07020390
AC
96802003-04-30 Andrew Cagney <cagney@redhat.com>
9681
9682 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
9683
a9fa03de
AF
96842003-04-29 Adam Fedor <fedor@gnu.org>
9685
9686 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
9687 * infcall.c (find_function_addr): Make non-static.
9688 * infcall.h (find_function_addr): Declare.
9689 * Makefile.in (eval.o): Update dependencies.
9690
1bae87b9
AF
96912003-04-28 Adam Fedor <fedor@gnu.org>
9692
9693 * symtab.c (symbol_find_demangled_name): Check for and demangle
9694 ObjC symbols.
9695 (symbol_init_demangled_name): Init for language_objc as well.
9696
0ba6dca9
AC
96972003-04-28 Andrew Cagney <cagney@redhat.com>
9698
9699 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
9700 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
9701 * gdbarch.h, gdbarch.c: Re-generate.
9702 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
9703 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
9704 * inferior.h (deprecated_read_fp): Rename read_fp.
9705 (generic_target_read_fp): Delete declaration.
9706 * regcache.c (generic_target_read_fp): Delete function.
9707 (deprecated_read_fp): Replace read_fp, use
9708 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
9709 * d10v-tdep.c (d10v_read_fp): Delete function.
9710 (d10v_gdbarch_init): Do not set deprecated_read_fp.
9711
9712 * sparc-tdep.c (sparc_gdbarch_init): Do not set
9713 deprecated_target_read_fp to generic_target_read_fp.
9714 * sh-tdep.c (sh_gdbarch_init): Ditto.
9715 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9716 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9717 * frv-tdep.c (frv_gdbarch_init): Ditto.
9718
9719 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
9720 deprecated_fp_regnum.
9721 * x86-64-tdep.c (x86_64_init_abi): Ditto.
9722 * vax-tdep.c (vax_gdbarch_init): Ditto.
9723 * v850-tdep.c (v850_gdbarch_init): Ditto.
9724 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9725 * sh-tdep.c (sh_gdbarch_init): Ditto.
9726 * s390-tdep.c (s390_gdbarch_init): Ditto.
9727 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9728 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9729 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9730 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9731 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9732 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9733 * i386-tdep.c (i386_gdbarch_init): Ditto.
9734 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9735 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9736 * frv-tdep.c (frv_gdbarch_init): Ditto.
9737 * cris-tdep.c (cris_gdbarch_init): Ditto.
9738 * avr-tdep.c (avr_gdbarch_init): Ditto.
9739 * arm-tdep.c (arm_gdbarch_init): Ditto.
9740 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9741
9742 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
9743 * v850-tdep.c (v850_gdbarch_init): Ditto.
9744 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9745 * sh-tdep.c (sh_gdbarch_init): Ditto.
9746 * s390-tdep.c (s390_gdbarch_init): Ditto.
9747 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9748 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9749 * mips-tdep.c (mips_gdbarch_init): Ditto.
9750 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9751 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9752 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9753 * frv-tdep.c (frv_gdbarch_init): Ditto.
9754 * avr-tdep.c (avr_gdbarch_init): Ditto.
9755 * arm-tdep.c (arm_gdbarch_init): Ditto.
9756
9757 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
9758 DEPRECATED_FP_REGNUM.
9759 (vax_push_dummy_frame, vax_pop_frame): Ditto.
9760 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
9761 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
9762 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
9763 (sparc32_register_virtual_type): Ditto.
9764 * sh-tdep.c (sh64_frame_chain): Ditto.
9765 (sh64_get_saved_register, sh64_pop_frame): Ditto.
9766 (sh_nofp_frame_init_saved_regs): Ditto.
9767 (sh64_nofp_frame_init_saved_regs): Ditto.
9768 (sh_fp_frame_init_saved_regs): Ditto.
9769 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
9770 * remote-e7000.c (fetch_regs_from_dump): Ditto.
9771 * procfs.c (procfs_fetch_registers): Ditto.
9772 (procfs_store_registers): Ditto.
9773 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
9774 (store_inferior_registers, fetch_core_registers): Ditto.
9775 (fetch_kcore_registers, clear_regs): Ditto.
9776 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
9777 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
9778 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
9779 * nlm/i386.c (do_status): Ditto.
9780 * mipsv4-nat.c (supply_gregset): Ditto.
9781 * mips-tdep.c: Ditto for comments.
9782 * mips-nat.c (fetch_inferior_registers): Ditto.
9783 (store_inferior_registers, fetch_core_registers): Ditto.
9784 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
9785 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
9786 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
9787 (i386_do_pop_frame, i386_register_type): Ditto.
9788 * hppa-tdep.c (hppa_frame_chain): Ditto.
9789 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
9790 (hppa_pop_frame, hppa_read_fp): Ditto.
9791 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
9792 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
9793 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
9794 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
9795 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
9796 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
9797 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
9798 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
9799 * blockframe.c: Ditto for comments.
9800 * arch-utils.h: Ditto for comments.
9801 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
9802 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
9803 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
9804 * alpha-tdep.h: Ditto for comments.
9805 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
9806 (alpha_cannot_store_register): Ditto.
9807 (alpha_push_dummy_frame): Ditto.
9808 * alpha-nat.c (supply_gregset): Ditto.
9809
9810 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
9811 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
9812 * config/sparc/tm-sparc.h: Update comment.
9813
9814 * hppa-tdep.c (hppa_init_extra_frame_info): Use
9815 deprecated_read_fp instead of TARGET_READ_FP.
9816 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
9817 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
9818 * sparc-tdep.c (sparc_init_extra_frame_info): Use
9819 deprecated_read_fp instead of read_fp.
9820 * s390-tdep.c (s390_push_arguments): Ditto.
9821 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9822 * frame.h: Ditto in comments.
9823 * frame.c (legacy_get_prev_frame): Ditto.
9824 * dummy-frame.c (dummy_frame_this_id): Ditto.
9825 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
9826
d7a27068
AC
98272003-04-28 Andrew Cagney <cagney@redhat.com>
9828
9829 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
9830 * gdbarch.h, gdbarch.c: Re-generate.
9831 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
9832 * vax-tdep.c (_initialize_vax_tdep): Update.
9833 * v850-tdep.c (_initialize_v850_tdep): Update.
9834 * sparc-tdep.c (_initialize_sparc_tdep): Update.
9835 * s390-tdep.c (_initialize_s390_tdep): Update.
9836 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
9837 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
9838 * mips-tdep.c (_initialize_mips_tdep): Update.
9839 * mcore-tdep.c (_initialize_mcore_tdep): Update.
9840 * m68k-tdep.c (_initialize_m68k_tdep): Update.
9841 * ia64-tdep.c (_initialize_ia64_tdep): Update.
9842 * hppa-tdep.c (_initialize_hppa_tdep): Update.
9843 * h8300-tdep.c (_initialize_h8300_tdep): Update.
9844 * frv-tdep.c (_initialize_frv_tdep): Update.
9845 * cris-tdep.c (cris_delayed_get_disassembler): Update.
9846 (_initialize_cris_tdep): Update.
9847 * arch-utils.c (legacy_print_insn): Update.
9848 * alpha-tdep.c (_initialize_alpha_tdep): Update.
9849
d2630e69
AF
98502003-04-26 Adam Fedor <fedor@gnu.org>
9851
9852 * linespec.c (decode_objc): New function to decode ObjC calls
9853 (decode_line_1): Check for ObjC calls (using decode_objc)
9854 * Makefile (linespec.o): Update dependencies.
9855
3086aeae
DJ
98562003-04-26 Daniel Jacobowitz <drow@mvista.com>
9857
9858 * breakpoint.h (struct breakpoint_ops): New.
9859 (struct breakpoint): Add ops member.
9860
9861 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
9862 (mention): Use new breakpoint ops member.
9863 (set_raw_breakpoint): Initialize ops field to NULL.
9864 (print_exception_catchpoint, print_one_exception_catchpoint)
9865 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
9866 (gnu_v3_exception_catchpoint_ops): New.
9867 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
9868
1fbec6c3
AF
98692003-04-25 Adam Fedor <fedor@gnu.org>
9870
9871 * Makefile.in (COMMON_OBS): Add objc-lang.o
9872
0ef21242
AC
98732003-04-25 Andrew Cagney <cagney@redhat.com>
9874
9875 * d10v-tdep.c (print_insn): Delete function.
9876 (display_trace): Use TARGET_PRINT_INSN.
9877 (_initialize_d10v_tdep): Do not set tm_print_insn.
9878 (d10v_gdbarch_init): Set print_insn.
9879
f75493ed
AC
98802003-04-25 Andrew Cagney <cagney@redhat.com>
9881
9882 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
9883 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
9884 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
9885 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
9886 (nr_dmap_regs, a0_regnum): ... new functions.
9887 (d10v_print_registers_info): Use a0_regnum, use register_size.
9888 (d10v_register_byte): Delete function.
9889 (d10v_register_raw_size): Delete function.
9890 (d10v_register_type): Use a0_regnum.
9891 (d10v_print_registers_info): Use a0_regnum.
9892 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
9893 (d10v_gdbarch_init): Do not set register_byte or
9894 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
9895 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
9896 extract_address.
9897 (trace_command): Use XCALLOC.
9898 (print_insn): Delete reference to tm_print_insn.
9899 (saved_regs_unwinder): Use store_unsigned_integer instead of
9900 store_address.
9901 * frame.h (FRAME_OBSTACK_CALLOC): Define
9902
2202b100
DC
99032003-04-25 David Carlton <carlton@bactrian.org>
9904
9905 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
9906
4e45ca2e
AF
99072003-04-24 Adam Fedor <fedor@gnu.org>
9908
9909 * objc-lang.c: Include "valprint.h"
9910 * Makefile.in (objc-lang.o): Update dependencies.
9911
93de3e7f
AF
99122003-04-24 Adam Fedor <fedor@gnu.org>
9913
8ffd9b1b 9914 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
93de3e7f
AF
9915 architecture dependant compilation and mark as unimplemented
9916 (until they get put in the gdbarch vector).
9917
0f20eeea
DC
99182003-04-23 David Carlton <carlton@bactrian.org>
9919
9920 * cp-support.c (cp_find_first_component): Accept 'operator' in
9921 more locations.
9922
74cfe982
AC
99232003-04-23 Andrew Cagney <cagney@redhat.com>
9924
9925 * infcall.c (call_function_by_hand): Eliminate redundant
9926 indentation. Move "saved_async" and "old_cleanups" to where they
9927 are needed.
8ffd9b1b 9928
52557533
AC
99292003-04-23 Andrew Cagney <cagney@redhat.com>
9930
9931 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
9932 and "buffer". Move the "name" code to where it is needed.
9933
158775de
AC
99342003-04-23 Andrew Cagney <cagney@redhat.com>
9935
9936 * infcall.c (call_function_by_hand): Move variables "start_sp",
9937 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
9938 code to ON_STACK switch branch.
8ffd9b1b 9939
ebc7896c
AC
99402003-04-23 Andrew Cagney <cagney@redhat.com>
9941
9942 * infcall.c (call_function_by_hand): Make declaration of "i",
9943 "sal", "bpt" and "old_sp" more local to their use. Delete #if
9944 lint.
9945
d727590f
AC
99462003-04-23 Andrew Cagney <cagney@redhat.com>
9947
9948 * infcall.c (call_function_by_hand): Delete variable
9949 "n_method_args". Localize "param_type"'s declaration to the loop
9950 that it is used. Reinstate code assigning to said variable -
9951 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
9952 Rationalize code using "param_type".
9953
d585e13a
AC
99542003-04-22 Andrew Cagney <cagney@redhat.com>
9955
9956 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
9957 compute the breakpoint address. Only call FIX_CALL_DUMMY when
9958 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
9959 to DEPRECATED_PUSH_RETURN_ADDRESS.
9960
051caad9
KB
99612003-04-22 Kevin Buettner <kevinb@redhat.com>
9962
9963 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
9964 on the DWARF2 register number prior to fetching a register.
9965
77296879
JB
99662003-04-22 J. Brobecker <brobecker@gnat.com>
9967
9968 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
9969 Update all the tests using SOFT_FLOAT considering the fact that
8ffd9b1b 9970 this macro was always set to 0.
77296879
JB
9971 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
9972 considering the fact that this macro was always set to 0.
9973 * hppa-tdep.h (hppa_store_return_value): Likewise.
9974 (hppa_extract_return_value): Likewise.
9975
4252f1df
JB
99762003-04-22 J. Brobecker <brobecker@gnat.com>
9977
9978 * config/pa/tm-hppa.h: Remove obsolete code, was used by
9979 the hppa-pro target only.
9980
14604c6b
JB
99812003-04-21 J. Brobecker <brobecker@gnat.com>
9982
9983 Ongoing multi-arch conversion effort for HP/UX:
9984 * config/pa/tm-hppa.h: Move all macro that are no longer
9985 defined now that GDB_MULTI_ARCH is now set to 1 from here...
9986 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
9987
77eb01d1
JB
99882003-04-21 J. Brobecker <brobecker@gnat.com>
9989
9990 * config/pa/tm-hppa.h: Obsolete a section that was only used
9991 for hppa-pro.
9992
61995b3b
JB
99932003-04-21 J. Brobecker <brobecker@gnat.com>
9994
9995 Ongoing multi-arch conversion for HP/UX.
9996 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
9997 if already defined (allows hppa64 to stay non-multiarched for now).
9998 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
9999
4aa79dcc
AC
100002003-04-21 Andrew Cagney <cagney@redhat.com>
10001
10002 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
10003
0f751ff2
AC
100042003-04-21 Andrew Cagney <cagney@redhat.com>
10005
10006 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
10007 "i386_num_mmx_regs".
10008
04714b91
AC
100092003-04-21 Andrew Cagney <cagney@redhat.com>
10010
10011 * infcall.c: New file.
10012 * infcall.h: New file.
10013 * valarith.c: Include "infcall.h".
10014 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
10015 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
10016 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
10017 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
10018 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
10019 (SFILES): Add "infcall.c"
10020 (COMMON_OBS): Add "infcall.o".
10021 (infcall.o): Specify dependencies.
10022 * value.h (call_function_by_hand): Delete declaration.
10023 * inferior.h (run_stack_dummy): Delete declaration.
10024 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
10025 (run_stack_dummy): Move to "infcall.c", merged into
10026 call_function_by_hand.
10027 * valops.c (call_function_by_hand): Moved to "infcall.c".
10028 (find_function_addr, value_arg_coerce): Ditto.
10029 (unwindonsignal_p, coerce_float_to_double): Ditto.
10030 (_initialize_valops): Move "set/show coerce-float-to-double", and
10031 "set/show unwindonsignal" commands to "infcall.c".
10032 * v850-tdep.c, target.h: Update comments.
10033 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
10034 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
10035 (sh64_init_extra_frame_info): Update comments.
10036 * mn10300-tdep.c: Update comments.
10037 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
10038 * config/sparc/tm-sparc.h: Update comments.
10039 * breakpoint.h: Update comments.
10040 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
10041 * arm-tdep.c: Update comment.
10042
f9d3c2a8
MK
100432003-04-19 Mark Kettenis <kettenis@gnu.org>
10044
c40e1eab
MK
10045 * i386-tdep.c (i386_num_register_names): New variable.
10046 (i386_num_mmx_regs): Renamed from mmx_num_regs.
10047 (MM0_REGNUM): Remove redundant parentheses in define.
10048 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
10049 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
10050 i386_mxcsr_regnum_p): Remove redundant parentheses.
10051 (i386_register_name): Use i386_num_register_names.
8ffd9b1b 10052
94ea66b3
MK
10053 * i386-tdep.c (i386_extract_return_value,
10054 i386_store_return_value): Correct check for availability of
10055 floating-point registers.
10056
54299a1d
MK
10057 * i386-tdep.c (i386_frame_num_args): Remove function.
10058 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
10059
c86c27af
MK
10060 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
10061 mmx_regnum_to_fp_regnum. Adjust all callers.
10062
f9d3c2a8
MK
10063 * i386-tdep.c (i386_get_longjmp_target): Use
10064 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
10065 and TARGET_CHAR_BIT. Use extract_typed_address instead of
10066 extract_address.
10067
94ba74a9
MK
100682003-04-19 Mark Kettenis <kettenis@gnu.org>
10069
10070 * core-regset.c: Update comments to reflect reality. Re-order
10071 includes.
10072 (fetch_core_registers): Use switch instead of if. Remove
10073 redundant prototype.
10074
4074e13c
JB
100752003-04-18 Jim Blandy <jimb@redhat.com>
10076
10077 * s390-tdep.c (s390_frame_align): New function.
fbe586ae 10078 (s390_gdbarch_init): Register it with the gdbarch object.
4074e13c 10079
e3ab4aba
RH
100802003-04-17 Richard Henderson <rth@redhat.com>
10081
10082 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
10083
627bf7c1
EZ
100842003-04-17 Michael Snyder <msnyder@redhat.com>
10085 Karen Bennet <bennet@redhat.com>
10086
10087 Committed by Elena Zannoni <ezannoni@redhat.com>
10088 * gdb_gcore.sh: New script to create a core dump of a process.
8ffd9b1b 10089
514621a9
EZ
100902003-04-17 Elena Zannoni <ezannoni@redhat.com>
10091
10092 * values.c (value_being_returned): Don't fetch the return
fbe586ae 10093 value if the return type is void.
514621a9 10094
b4acd559
JJ
100952003-04-17 Jeff Johnston <jjohnstn@redhat.com>
10096
10097 * thread-db.c: Reindented.
8ffd9b1b 10098
530b167e 100992003-04-17 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b
AJ
10100
10101 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
10102 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
530b167e
JJ
10103 as types.
10104
0a48e7e8
MS
10105
10106
10107
10108
10109
10110
10111
10112
10113
10114
10115
10116
10117
10118
10119
10120
10121
10122
10123
10124
10125
10126
10127
8ffd9b1b 10128
ab9fe00e
KB
101292003-04-16 Kevin Buettner <kevinb@redhat.com>
10130
610a3745 10131 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
ab9fe00e
KB
10132 the size of ``long double'' to 16, instead of 8.
10133
e64a344c
MK
101342003-04-16 Mark Kettenis <kettenis@gnu.org>
10135
10136 * i386-linux-nat.c: Add some whitespace to make things more
10137 readable.
10138 (fetch_register, store_register, fetch_inferior_registers,
10139 store_inferior_registers): Get rid of assignment in if-statement.
10140 (store_register): Fix typo in error message.
10141
25d41031
AC
101422003-04-16 Andrew Cagney <cagney@redhat.com>
10143
10144 * utils.c (xmmalloc): Always allocate something, matches
10145 libiberty/xmalloc's semantics.
10146 (xmrealloc, xmcalloc): Ditto.
10147
c50901fd
AC
101482003-04-16 Andrew Cagney <cagney@redhat.com>
10149
10150 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
10151 update comments.
10152 (get_frame_type): Initialize unwind and type when needed.
10153 (get_frame_id, frame_register_unwind): Ditto.
10154
f81824a9
AC
101552003-04-16 Andrew Cagney <cagney@redhat.com>
10156
10157 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
10158 obsolete.
10159 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
10160 * sparcl-stub.c: Obsolete file.
10161 * config/sparc/tm-sparclet.h: Obsolete file.
10162 * sparclet-stub.c: Obsolete file.
10163 * sparclet-rom.c: Obsolete file.
10164 * sparcl-tdep.c: Obsolete file.
10165 * config/sparc/tm-sparclite.h: Obsolete file.
10166 * config/sparc/sparclite.mt: Obsolete file.
10167 * config/sparc/sparclet.mt: Obsolete file.
10168 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
10169 sparc86x-*-* obsolete.
10170
9219021c
DC
101712003-04-15 David Carlton <carlton@math.stanford.edu>
10172
10173 * Makefile.in (SFILES): Add cp-namespace.c.
10174 (COMMON_OBS): Add cp-namespace.o.
10175 (block.o): Depend on gdb_obstack_h and cp_support_h.
10176 (buildsym.o): Depend on cp_support_h.
10177 (cp-namespace.o): New.
10178 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
10179 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
10180 (dwarf2read.o): Depend on cp_support_h.
10181 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
10182 * dwarf2read.c (process_die): Set processing_has_namespace_info,
10183 processing_current_namespace.
10184 (read_namespace): Update processing_current_namespace; check for
10185 anonymous namespaces.
10186 (dwarf2_name): New function.
10187 (dwarf2_extension): Ditto.
10188 * cp-support.h: Update copyright, contributors.
10189 Add inclusion guards.
10190 Add opaque declaration for structs obstack, block, symbol.
10191 (struct using_direct): New struct.
10192 Add declarations for cp_find_first_component,
10193 cp_entire_prefix_len, processing_has_namespace_info,
10194 processing_current_namespace, cp_is_anonymous,
10195 cp_add_using_directive, cp_initialize_namespace,
10196 cp_finalize_namespace, cp_set_block_scope,
10197 cp_scan_for_anonymous_namespaces.
10198 * cp-namespace.c: New file.
10199 * cp-support.c: Update copyright.
10200 Include ctype.h, gdb_assert.h, gdbcmd.h.
10201 New variable maint_cplus_cmd_list.
10202 (cp_find_first_component): New function.
10203 (cp_entire_prefix_len, maint_cplus_command)
10204 (first_component_command, _initialize_cp_support): Ditto.
10205 * buildsym.c: Include cp-support.h.
10206 New variable using_list.
10207 (add_symbol_to_list): Check for anonymous namespaces.
10208 (finish_block): Set block's scope.
10209 (start_symtab): Initialize C++ namespace support.
10210 (end_symtab): Finalize C++ namespace support.
10211 * block.h: Add opaque declarations for structs
10212 block_namespace_info, using_direct, and obstack.
10213 Add declarations for block_set_scope and block_set_using.
10214 (struct block): Add 'language_specific' member.
10215 (BLOCK_NAMESPACE): New macro.
10216 * block.c: Include gdb_obstack.h and cp-support.h.
10217 (struct block_namespace_info): New struct.
10218 (block_set_scope): New function.
10219 (block_set_using, block_initialize_namespace): Ditto.
10220
d5a921c9
KB
102212003-04-14 Kevin Buettner <kevinb@redhat.com>
10222
10223 * solib-svr4.c (svr4_have_link_map_offsets): New function.
10224 (locate_base): Return early if there aren't any link map offsets.
10225 (svr4_solib_create_inferior_hook): Warn if shared library support
10226 is unavailable.
10227
d2a52b27
DC
102282003-04-14 David Carlton <carlton@math.stanford.edu>
10229
10230 * symtab.c (symbol_set_names): Add prefix when storing Java names
10231 in hash table. Fix for PR java/1039.
10232
980cae7a
DC
102332003-04-14 David Carlton <carlton@math.stanford.edu>
10234
10235 * symtab.c (symbol_set_names): Rename 'name' arg to
10236 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
10237 * symtab.h: Change 'name' argument in declaration of
10238 symbol_set_names to 'linkage_name'.
10239 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
10240
e227b13c
AC
102412003-04-14 Andrew Cagney <cagney@redhat.com>
10242
10243 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
10244 return the fully sign-extended register value.
10245 (get_frame_pointer): Ditto.
10246 (mips_pop_frame): Initialize "proc_desc" after checking for a
10247 dummy frame.
10248
36712a20
AC
102492003-04-14 Andrew Cagney <cagney@redhat.com>
10250
10251 * mips-tdep.c (mips_push_dummy_frame): Delete function.
10252 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
10253 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
10254 (mips_push_register): Delete function.
10255 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
10256 PUSH_FP_REGNUM.
10257
44ea7b70
JB
102582003-04-14 Jim Blandy <jimb@redhat.com>
10259
10260 * symmisc.c: #include "gdb_regex.h".
10261 (maintenance_list_symtabs, maintenance_list_psymtabs): New
10262 functions.
10263 * maint.c (maintenance_list_command): New function.
10264 (_initialize_maint_cmds): Register the above as commands.
10265 * symtab.h (maintenance_list_symtabs,
10266 maintenance_list_psymtabs): New declarations.
10267 * cli/cli-cmds.c (maintenancelistlist): New variable.
10268 (init_cmd_lists): Initialize it.
10269 * cli/cli-cmds.h (maintenancelistlist): New declaration.
10270 * gdbcmd.h (maintenancelistlist): New declaration.
10271 * Makefile.in (symmisc.o): Update dependencies.
10272
2d0c7962
EZ
102732003-04-14 Elena Zannoni <ezannoni@redhat.com>
10274
10275 * s390-nat.c: Include asm/types.h for addr_t.
10276
1947a811
CV
102772003-04-14 Corinna Vinschen <vinschen@redhat.com>
10278
10279 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
10280 actually incoming type.
10281
adb616d7
AC
102822003-04-13 Andrew Cagney <cagney@redhat.com>
10283
10284 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
10285 get_next_frame and get_frame_saved_regs.
10286
9b5e151c
AC
102872003-04-13 Andrew Cagney <cagney@redhat.com>
10288
10289 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
10290 of gdbarch_num_regs.
10291
ef6e7e13
AC
102922003-04-13 Andrew Cagney <cagney@redhat.com>
10293
10294 * frame.h: Mention what replaced what in "struct frame_info".
10295 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
10296 deprecated_update_frame_base_hack and
10297 deprecated_update_frame_pc_hack.
10298 * hppa-tdep.c: Ditto.
10299
61fbb938
DJ
103002003-04-13 Daniel Jacobowitz <drow@mvista.com>
10301
10302 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
10303 to read_reg and update its comment. Remove regnum member.
10304 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
10305 Don't call read_reg when setting in_reg. Call read_reg to get
10306 the frame base if it's in a register. Return the register number
10307 on the stack instead of in the context. Remove extra arguments
10308 to read_reg.
10309 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
10310 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
10311 the register number on the expression stack.
10312 (needs_frame_read_reg): Remove extra arguments.
10313
0d53c4c4
DJ
103142003-04-13 Daniel Jacobowitz <drow@mvista.com>
10315
10316 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
10317 made non-static.
10318 (execute_stack_op): All callers updated.
10319 * dwarf2expr.h: Add prototype for dwarf2_read_address.
10320 * dwarf2loc.c (find_location_expression): New function.
10321 (dwarf_expr_frame_base): Call it.
10322 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
10323 (dwarf2_tracepoint_var_ref): New function, broken out from
10324 locexpr_tracepoint_var_ref.
10325 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
10326 Make static.
10327 (loclist_read_variable, loclist_read_needs_frame): New functions.
10328 (loclist_describe_location, loclist_tracepoint_var_ref): New
10329 functions.
10330 (dwarf2_loclist_funcs): New struct location_funcs.
10331 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
10332 (struct dwarf2_locexpr_baton): Add comments.
10333 (dwarf2_loclist_funcs): New extern.
10334 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
10335 base_address and base_known.
10336 (dwarf_loc_buffer): New variable.
10337 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
10338 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
10339 (dwarf2_has_info): Initialize dwarf_loc_offset.
10340 (dwarf2_build_psymtabs): Read in .debug_loc.
10341 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
10342 DWARF_LOC_SIZE.
10343 (psymtab_to_symtab_1): Likewise. Move base address calculation
10344 here, from...
10345 (dwarf2_get_pc_bounds): ... here. Use the base address from
10346 cu_header.
10347 (dwarf2_symbol_mark_computed): Handle location lists.
10348
6aca59a3
DJ
103492003-04-13 Daniel Jacobowitz <drow@mvista.com>
10350
10351 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
10352 if the linkage name demangled successfully.
10353
aca1fcd0
MK
103542003-04-13 Mark Kettenis <kettenis@gnu.org>
10355
97095916
MK
10356 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
10357 disassmbly_flavour): Removed.
10358
aca1fcd0
MK
10359 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
10360
562a961f
MK
103612003-04-13 Mark Kettenis <kettenis@gnu.org>
10362
10363 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
10364
bd013d54
AC
103652003-04-12 Andrew Cagney <cagney@redhat.com>
10366
10367 * frame.h (struct frame_info): Move definition from here ...
10368 * frame.c (struct frame_info): ... to here.
10369
167ef8b1
AC
103702003-04-12 Andrew Cagney <cagney@redhat.com>
10371
10372 * gdbthread.h (save_infrun_state): Delete parameter
10373 "prev_func_start".
10374 (struct thread_info): Delete field "prev_func_start".
10375 (load_infrun_state): Ditto.
10376 * thread.c (load_infrun_state, save_infrun_state): Update.
10377 * infrun.c (prev_func_start): Delete variable.
10378 (context_switch, init_wait_for_inferior): Update.
10379 (stop_stepping, keep_going): Update.
10380
da3331ec
AC
103812003-04-12 Andrew Cagney <cagney@redhat.com>
10382
10383 * gdbarch.sh: Add missing opaque declarations.
10384 * gdbarch.h: Regnerate.
10385 * symtab.h: Add missing opaque declarations.
10386 * value.h, target.h, symfile.h, stabsread.h: Ditto.
10387 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
10388 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
10389 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
10390 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
10391 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
10392 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
10393 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
10394 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
10395 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
10396 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
10397 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
10398 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
10399
18adea3f
AC
104002003-04-11 Andrew Cagney <cagney@redhat.com>
10401
10402 * frame.c (get_frame_id): Return this frame's "id".
10403 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
10404 function start.
10405 (legacy_saved_regs_this_id): Replace function body with
10406 internal-error.
10407 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
10408 FRAME_OBSTACK_ZALLOC.
10409 (create_new_frame): Mark the frame ID as valid.
10410
2252e863
AO
104112003-04-11 Alexandre Oliva <aoliva@redhat.com>
10412
10413 * Makefile.in (libbfd_h): Added missing setting.
10414 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
10415 according to the selected ABI.
10416
a8245ab8
JJ
104172003-04-11 Jeff Johnston <jjohnstn@redhat.com>
10418
10419 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
10420
6913c89a
AC
104212003-04-11 Andrew Cagney <cagney@redhat.com>
10422
10423 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
10424 SAVED_PC_AFTER_CALL.
10425 * gdbarch.h, gdbarch.c: Regenerate.
10426 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10427 * x86-64-tdep.c (x86_64_init_abi): Update.
10428 * vax-tdep.c (vax_gdbarch_init): Update.
10429 * v850-tdep.c (v850_gdbarch_init): Update.
10430 * sparc-tdep.c (sparc_gdbarch_init): Update.
10431 * sh-tdep.c (sh_gdbarch_init): Update.
10432 * s390-tdep.c (s390_gdbarch_init): Update.
10433 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10434 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10435 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10436 * mips-tdep.c (mips_gdbarch_init): Update.
10437 * mcore-tdep.c (mcore_gdbarch_init): Update.
10438 * m68k-tdep.c (m68k_gdbarch_init): Update.
10439 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10440 * ia64-tdep.c (ia64_gdbarch_init): Update.
10441 (ia64_saved_pc_after_call): Update declaration.
10442 * i386ly-tdep.c (i386lynx_init_abi): Update.
10443 * i386-tdep.c (i386_gdbarch_init): Update.
10444 * hppa-tdep.c (hppa_gdbarch_init): Update.
10445 * h8300-tdep.c (h8300_gdbarch_init): Update.
10446 * frv-tdep.c (frv_gdbarch_init): Update.
10447 * cris-tdep.c (cris_gdbarch_init): Update.
10448 * avr-tdep.c (avr_gdbarch_init): Update.
10449 * arm-tdep.c (arm_gdbarch_init): Update.
10450 * alpha-tdep.c (alpha_gdbarch_init): Update.
10451 * ns32knbsd-nat.c (frame_num_args): Update.
10452 * ns32k-tdep.c (umax_frame_num_args): Update.
10453 * mips-tdep.c (mips_init_frame_pc_first): Update.
10454 * infrun.c (step_over_function): Update.
10455 * i386-linux-tdep.c (skip_hurd_resolver): Update.
10456 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
10457 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
10458 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10459 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10460 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
10461 * arm-linux-tdep.c (skip_hurd_resolver): Update.
10462 * arch-utils.c (init_frame_pc_default): Update.
10463 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
10464 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
10465 declaration.
8ffd9b1b 10466
38edeab8
AC
104672003-04-11 Andrew Cagney <cagney@redhat.com>
10468
10469 * i387-tdep.c: Update copyright.
10470 (i387_to_double): Delete function.
10471 (double_to_i387): Delete function.
10472
81f8a206
AC
104732003-04-10 Andrew Cagney <cagney@redhat.com>
10474
10475 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
10476 frame's function's address. Simplify.
10477 (d10v_frame_unwind_cache): Check that the frame's function is
10478 non-zero.
10479
6e691f7a
JB
104802003-04-10 Jim Blandy <jimb@redhat.com>
10481
10482 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
10483 call to set_gdbarch_deprecated_push_arguments.
10484
7f78e237
AC
104852003-04-10 Andrew Cagney <cagney@redhat.com>
10486
10487 * frame.c (fprint_frame_id): New function.
10488 (fprint_frame_type, fprint_frame): New function.
10489 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
10490 (create_sentinel_frame, get_frame_id): Ditto.
10491 (frame_id_p, frame_id_eq): Ditto.
10492 (frame_id_inner, create_new_frame): Ditto.
10493 (legacy_get_prev_frame, get_prev_frame): Ditto.
10494 (deprecated_update_frame_pc_hack): Ditto.
10495 (frame_register_unwind): Ditto.
10496 (deprecated_update_frame_base_hack): Ditto.
10497
f870b49b
CV
104982003-04-10 Corinna Vinschen <vinschen@redhat.com>
10499
10500 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
10501 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
10502 frame_chain function.
10503 * Makefile.in: Add dependencies due to above change.
10504
7c86889b
CV
105052003-04-10 Corinna Vinschen <vinschen@redhat.com>
10506
10507 * blockframe.c (legacy_frame_chain_valid): Move call to
10508 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
10509 inside_entry_file.
10510
d0a55772
AC
105112003-04-09 Andrew Cagney <cagney@redhat.com>
10512
10513 * frame.h (struct frame_id): Replace "pc" and "base" with
10514 "stack_addr" and "code_addr". Update comments.
10515 (frame_id_build): Update parameter names and comment.
10516 (struct frame_info): Replace "id_p" and "id" with "this_id".
10517 * dummy-frame.c (dummy_frame_this_id): Update.
10518 * breakpoint.c (print_one_breakpoint): Update.
10519 * frame.c (get_frame_id): Update.
10520 (get_frame_base, frame_id_build): Update.
10521 (create_sentinel_frame, legacy_get_prev_frame): Update.
10522 (deprecated_update_frame_base_hack): Update.
10523 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
10524 (frame_id_inner): Ditto.
10525
ac16bf07
AC
105262003-04-09 Andrew Cagney <cagney@redhat.com>
10527
10528 * defs.h (gdb_print_host_address): Make "addr" parameter a
10529 pointer constant.
10530 * utils.c (gdb_print_host_address): Update.
10531
366cfc9e
KB
105322003-04-09 Kevin Buettner <kevinb@redhat.com>
10533
10534 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
10535 register number for R0 is 0.
10536
cd983b5c
JB
105372003-04-09 J. Brobecker <brobecker@gnat.com>
10538
10539 * frame.h (struct gdbarch): Add opaque structure definition
10540 to avoid a compilation warning on LynxOS 4.0.
10541
d1340264
AC
105422003-04-09 Andrew Cagney <cagney@redhat.com>
10543
10544 * frame.h (struct frame_info): Delete field "pc". Replace
10545 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
10546 structure.
10547 * frame.c (frame_pc_unwind): Update.
10548 (create_sentinel_frame): Do not set "pc".
10549 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
10550 (get_frame_pc): Call frame_pc_unwind.
10551 (deprecated_update_frame_pc_hack): Update.
10552 (create_new_frame): Use "pc" not "->pc".
10553
90a6fffb
AC
105542003-04-09 Andrew Cagney <cagney@redhat.com>
10555
10556 * frame.c (get_frame_id): Eliminate code updating "frame".
10557 (legacy_get_prev_frame): Ditto.
10558 (get_frame_base): Return id.base directly.
10559 (deprecated_update_frame_base_hack): Update "id.base".
10560 * frame.h (struct frame_info): Delete field "frame".
10561
2fbce691
AC
105622003-04-09 Andrew Cagney <cagney@redhat.com>
10563
10564 * NEWS: Mention that the "Sequent family" is obsolete.
10565 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
10566 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
10567 * configure.host: Obsolete i[3456]86-sequent-bsd*,
10568 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
10569 * config/i386/tm-ptx4.h: Obsolete file.
10570 * config/i386/tm-ptx.h: Obsolete file.
10571 * symm-tdep.c: Obsolete file.
10572 * config/i386/symmetry.mt: Obsolete file.
10573 * config/i386/tm-symmetry.h: Obsolete file.
10574 * symm-nat.c: Obsolete file.
10575 * config/i386/nm-symmetry.h: Obsolete file.
10576 * config/i386/xm-symmetry.h: Obsolete file.
10577 * config/i386/symmetry.mh: Obsolete file.
10578 * config/i386/nm-ptx4.h: Obsolete file.
10579 * config/i386/ptx4.mh: Obsolete file.
10580 * config/i386/ptx.mt: Obsolete file.
10581 * config/i386/ptx.mh: Obsolete file.
10582 * config/i386/xm-ptx4.h: Obsolete file.
10583 * config/i386/xm-ptx.h: Obsolete file.
10584
78c43945
AC
105852003-04-09 Andrew Cagney <cagney@redhat.com>
10586
10587 Obsolete mips*-*-mach3*.
10588 * NEWS: Mention that mips*-*-mach3* is obsolete.
10589 * m3-nat.c: Obsolete file.
10590 * config/nm-m3.h: Obsolete file.
10591 * config/mips/tm-mipsm3.h: Obsolete file.
10592 * config/mips/mipsm3.mt: Obsolete file.
10593 * config/mips/mipsm3.mh: Obsolete file.
10594 * config/mips/xm-mipsm3.h: Obsolete file.
10595 * mipsm3-nat.c: Obsolete file.
10596 * configure.host: Obsolete mips-dec-mach3*.
10597 * configure.tgt: Obsolete mips*-*-mach3*.
10598
f1908289
AC
105992003-04-09 Andrew Cagney <cagney@redhat.com>
10600
10601 * doublest.h: Update copyright.
10602 (deprecated_store_floating, deprecated_extract_floating): Rename
10603 store_floating and extract_floating. Update comments.
10604 * doublest.c: Update copyright.
10605 (extract_floating_by_length): Replace extract_floating.
10606 (store_floating_by_length): Replace store_floating.
10607 (deprecated_extract_floating): New function.
10608 (deprecated_store_floating): New function.
10609 (extract_typed_floating): Call extract_floating_by_length.
10610 (store_typed_floating): Call store_floating_by_length.
10611 * x86-64-tdep.c (x86_64_store_return_value): Update.
10612 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
10613 (sh64_extract_return_value): Update.
10614 (sh_sh4_register_convert_to_virtual): Update.
10615 (sh_sh64_register_convert_to_virtual): Update.
10616 (sh_sh4_register_convert_to_raw): Update.
10617 (sh_sh64_register_convert_to_raw): Update.
10618 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
10619 (rs6000_register_convert_to_raw): Update.
10620 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
10621 (ia64_register_convert_to_raw): Update.
10622 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
10623 (REGISTER_CONVERT_TO_VIRTUAL): Update.
10624 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
10625 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
10626 (alpha_register_convert_to_raw): Update.
10627
4443bd83
AC
106282003-04-08 Andrew Cagney <cagney@redhat.com>
10629
10630 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
10631 * gdbarch.h, gdbarch.c: Re-generate.
10632 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
10633 (d10v_gdbarch_init): Do not set saved_pc_after_call.
10634 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
10635 conditionally, use frame_pc_unwind as an alternative. Add
10636 comments.
10637 * arch-utils.c (init_frame_pc_default): Only call
10638 SAVED_PC_AFTER_CALL when available.
10639
c0236d92
EZ
106402003-04-08 Elena Zannoni <ezannoni@redhat.com>
10641
fbe586ae 10642 * infrun.c (stop_soon): Rename from stop_soon_quietly.
c0236d92
EZ
10643 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
10644 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
10645 (start_remote): Ditto.
10646 (handle_inferior_event): Ditto.
10647 (save_inferior_status): Ditto.
10648 (restore_inferior_status): Ditto.
10649 * infcmd.c (attach_command): Ditto.
10650 * fork-child.c (startup_inferior): Ditto.
fbe586ae 10651 * inferior.h (stop_soon): Rename from stop_soon_quietly.
c0236d92
EZ
10652 * alpha-tdep.c (heuristic_proc_start): Ditto.
10653 * mips-tdep.c (heuristic_proc_start): Ditto.
10654 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
10655 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
10656 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
10657 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
10658 * remote-vx.c (vx_create_inferior): Ditto.
10659
106602003-04-08 Elena Zannoni <ezannoni@redhat.com>
10661
10662 * infrun.c (stop_soon_quietly): Make it an enum, to better
10663 override the default behavior of handle_inferior_event.
10664 (clear_proceed_status): Update uses of stop_soon_quietly to
10665 reflect that it is now an enum.
10666 (start_remote): Ditto.
10667 (handle_inferior_event): Change logic a bit if stop_soon_quietly
10668 is set to handle the new GNU/Linux kernel behavior for
10669 attach/sigstop. Update uses of stop_soon_quietly.
10670 * inferior.h (enum stop_kind): New enum.
10671 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
10672 Reset normal handle_inferior_event behavior, afterwards.
10673 * fork-child.c (startup_inferior): Update.
10674 * alpha-tdep.c (heuristic_proc_start): Update.
10675 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
10676 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
10677 * solib-osf.c (osf_solib_create_inferior_hook): Update.
10678 * solib-irix.c (irix_solib_create_inferior_hook): Update.
10679 * remote-vx.c (vx_create_inferior): Update.
10680 * mips-tdep.c (heuristic_proc_start): Update.
10681
1211bce3
EZ
106822003-04-07 Elena Zannoni <ezannoni@redhat.com>
10683
10684 * disasm.c (dump_insns): Move variables inside loop, or they will
fbe586ae 10685 be freed more than once, causing wild memory corruptions.
1211bce3 10686 (gdb_disassembly): Look for the substring "-thread",
fbe586ae 10687 instead of "-threads" in the target name, to make sure to find
8ffd9b1b 10688 the 'multi-thread' target. Also, make sure we do the right thing
fbe586ae 10689 with the "core" target.
1211bce3 10690
f0ef6b29
KB
106912003-04-07 Kevin Buettner <kevinb@redhat.com>
10692
10693 * mips-tdep.c (mips_print_fp_register): New function, created from
10694 do_fp_register_row(). Registers are now (also) printed as hex.
10695 Only one register is printed per row.
10696 (mips_print_register, do_fp_register_row): Print floating point
10697 registers with mips_print_fp_register().
10698
8cf71652
AC
106992003-04-06 Andrew Cagney <cagney@redhat.com>
10700
5e488a7b
AC
10701 * valprint.h (inspect_it): Add extern declaration.
10702 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
10703 (selectors_info, classes_info): Ditto.
10704 (find_objc_msgcall): Fix indentation.
10705 (objc_printstr): Delete extern declarations.
10706
8cf71652
AC
10707 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
10708
e6ba3bc9
AC
107092003-04-06 Andrew Cagney <cagney@redhat.com>
10710
10711 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
10712 Update comment.
10713 * frame.c (legacy_saved_regs_this_id): Update.
10714 (legacy_get_prev_frame): Update.
10715 * xstormy16-tdep.c: Update comment.
10716 * sparc-tdep.c (sparc_frame_chain): Update comment.
10717 * blockframe.c (legacy_frame_chain_valid): Update.
10718
55e1d7e7
AC
107192003-04-06 Andrew Cagney <cagney@redhat.com>
10720
996179ee
AC
10721 * valprint.c (val_print_type_code_int): Delete #ifdef
10722 PRINT_TYPELESS_INTEGER code.
10723
55e1d7e7
AC
10724 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
10725 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
10726 multi-arch definition.
10727 * gdbarch.h: Re-generate.
10728
43bd9a9e
AC
107292003-04-05 Andrew Cagney <cagney@redhat.com>
10730
10731 Eliminate FRAME_FIND_SAVED_REGS.
10732 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10733 Change FSR parameter to a pointer.
10734 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
10735 Assume FSR parameter is a pointer.
10736 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10737 Make fsr a pointer.
10738 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
10739 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
10740 saved_regs a pointer.
10741 (hppa_frame_saved_pc): Ditto.
10742 (find_dummy_frame_regs): Make frame_saved_regs a pointer
10743 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
10744 pointer.
10745 (restore_pc_queue): Make fsr a pointer.
10746 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
10747 (hppa_frame_chain): Make saved_regs a pointer, call
10748 hppa_frame_init_saved_regs.
10749 * sparc-tdep.c: Include "gdb_assert.h".
10750 (sparc_frame_find_saved_regs): Replace internal_error with
10751 gdb_assert.
10752 * remote-vxsparc.c (vx_read_register): Delete reference to
10753 FRAME_FIND_SAVED_REGS.
10754 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
10755 * gdbarch.h: Regenerate.
10756 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
10757 (deprecated_get_frame_saved_regs): Delete declaration.
10758 (struct frame_saved_regs): Delete definition.
10759 * frame.c (deprecated_get_frame_saved_regs): Delete function.
10760 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
10761 (hppa_frame_find_saved_regs): Delete declaration.
10762 (FRAME_FIND_SAVED_REGS): Delete macro.
10763 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
10764 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
10765 FRAME_FIND_SAVED_REGS in comment.
10766
be41e9f4
AC
107672003-04-05 Andrew Cagney <cagney@redhat.com>
10768
10769 * frame.c (frame_func_unwind, get_frame_func): New functions.
10770 * frame.h (get_frame_func, frame_func_unwind): Declare.
10771 (struct frame_info): Add field "prev_func" for caching the
10772 previous frame's function address.
10773 * arm-tdep.c (arm_frameless_function_invocation): Combine
10774 get_pc_function_start and get_frame_pc into get_frame_func.
10775 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
10776 (sh64_nofp_frame_init_saved_regs): Ditto.
10777 * s390-tdep.c (s390_function_start): Ditto.
10778 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
10779 (rs6000_frameless_function_invocation): Ditto.
10780 (rs6000_frame_saved_pc): Ditto.
10781 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
10782 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
10783 * i386-tdep.c (i386_frameless_signal_p): Ditto.
10784 (i386_frame_init_saved_regs): Ditto.
10785 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
10786 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
10787 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
10788 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
10789 * blockframe.c (frameless_look_for_prologue): Ditto.
10790
a01dd7cc
AC
107912003-04-05 Andrew Cagney <cagney@redhat.com>
10792
10793 * frame.c (legacy_get_prev_frame): Link prev to next at the
10794 function start. Update comments.
10795
5e5592e6
AC
107962003-04-05 Andrew Cagney <cagney@redhat.com>
10797
10798 * frame.c (get_frame_id): Update comment.
10799 (legacy_get_prev_frame): Update comment.
10800 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
10801 * gdbarch.h: Regenerate.
10802 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
10803 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
10804
6fba5002
AC
108052003-04-05 Andrew Cagney <cagney@redhat.com>
10806
10807 * stack.c (print_frame_info): Use get_frame_pc.
10808
7df05f2b
AC
108092003-04-04 Andrew Cagney <cagney@redhat.com>
10810
10811 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
10812 the frame's type from the unwinder.
10813 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
10814 (create_new_frame, legacy_get_prev_frame): When the unwinder's
10815 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
10816 (get_frame_base_address): Use get_frame_type.
10817 (get_frame_locals_address, get_frame_args_address): Ditto.
10818 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
10819 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
10820 (struct frame_info): Add comment explaining why the frame contains
10821 a "type" field.
10822 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
10823 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
10824 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
10825 NORMAL_FRAME.
10826 * frame-unwind.h: Include "frame.h".
10827 (struct frame_unwind): Add "type" field.
10828 * Makefile.in (frame_unwind_h): Add $(frame_h).
8ffd9b1b 10829
11889732
AC
108302003-04-04 Andrew Cagney <cagney@redhat.com>
10831
10832 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
10833 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
10834 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
10835 get_frame_base.
10836 (d10v_unwind_dummy_id): Use frame_id_build.
10837 * frame.c (find_frame_sal): Use get_frame_pc.
10838 (create_new_frame): Use deprecated_update_frame_pc_hack and
10839 deprecated_update_frame_base_hack.
10840 (create_sentinel_frame): Add comment about ->pc going away.
10841 (get_prev_frame): Add comment about ->pc going away.
10842 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
10843 frame_id_build, deprecated_update_frame_pc_hack and
10844 deprecated_update_frame_base_hack.
10845 (select_frame): Use get_frame_pc.
10846 (legacy_saved_regs_this_id): Use frame_id_build.
10847
50c46a0d
EZ
108482003-04-04 Elena Zannoni <ezannoni@redhat.com>
10849
fbe586ae
RH
10850 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
10851 signed integer case.
10852 (classify_argument): Handle enumerations and references.
50c46a0d 10853
50bbdbd9
AC
108542003-04-04 Andrew Cagney <cagney@redhat.com>
10855
10856 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
10857 ID to NULL.
10858
36018d2e
AF
108592003-04-01 Adam Fedor <fedor@gnu.org>
10860
10861 * gdb/objc-lang.c (selectors_info): Replace calls to
10862 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
10863 SYMBOL_NATURAL_NAME.
10864 (classes_info, find_methods): Likewise.
10865
35cec841
KB
108662003-04-03 Kevin Buettner <kevinb@redhat.com>
10867
10868 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
10869 ``mach'' to the value determined by bfd_default_set_arch_mach().
10870
43136899
BR
108712003-04-02 Bob Rossi <bob_rossi@cox.net>
10872
10873 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
10874 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
10875 (mi-cmd-file.o): Update dependencies.
10876
040b99fd
KB
108772003-04-01 Kevin Buettner <kevinb@redhat.com>
10878
10879 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
10880 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
10881
9a3d7dfd
AF
108822003-04-01 Adam Fedor <fedor@gnu.org>
10883
10884 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
10885 * language.h (struct language_defn): Add la_demangle.
10886 (language_demangle): Declare.
10887 * language.c (language_demangle): New function.
10888 (unk_lang_demangle): Likewise.
10889 (unknown_language_defn, auto_language_defn, local_language_defn):
fbe586ae 10890 Add ukn_lang_demangle.
9a3d7dfd 10891 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
fbe586ae 10892 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
9a3d7dfd
AF
10893 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
10894 (cplus_language_defn): Add cplus_demangle for la_demangle element.
10895 * jv-lang.c (java_demangle): New function
10896 (java_language_defn): Use it for la_demangle element.
fbe586ae
RH
10897 * objc-lang.c (objc_demangle): Add options argument
10898 (objc_language_defn): Use objc_demangle for la_demangle element.
9a3d7dfd
AF
10899 * maint.c (maintenance_demangle): Replace switch with
10900 call to language_demangle.
10901 * utils.c (fprintf_symbol_filtered): Likewise.
10902
5e074003
AC
109032003-04-01 Andrew Cagney <cagney@redhat.com>
10904
10905 * printcmd.c (print_frame_nameless_args): Delete #ifdef
10906 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
10907 PRINT_TYPELESS_INTEGER.
10908 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
10909 PUSH_RETURN_ADDRESS.
10910
270cb5d6
AC
109112003-04-01 Andrew Cagney <cagney@redhat.com>
10912
10913 * Makefile.in (d10v-tdep.o): Update dependencies.
10914 * d10v-tdep.c: Include "frame-base.h".
10915 (d10v_frame_unwind): Make constant.
10916 (d10v_frame_base_address): New function.
10917 (d10v_frame_base): New variable.
10918 (d10v_gdbarch_init): Set frame_base default.
10919 (struct d10v_unwind_cache): Add the field "prev_sp". Update
10920 comment for base.
10921 (d10v_frame_unwind_cache): Set and use "prev_sp".
10922 (d10v_frame_this_id): Use the previous frame's inner most stack
10923 address and this frame's func address for the frame ID. Use
10924 frame_id_build. Don't analyze beyond the current instruction.
8ffd9b1b 10925
6bfb3e36
AC
109262003-04-01 Andrew Cagney <cagney@redhat.com>
10927
10928 * frame.h (get_frame_locals_address, get_frame_args_address):
10929 Refer to the base address, instead of the address of the first
10930 local or parameter.
8ffd9b1b 10931
da62e633
AC
109322003-04-01 Andrew Cagney <cagney@redhat.com>
10933
10934 Add frame debug info addresses:
10935 * frame-base.c: New file.
10936 * frame-base.h: New file.
10937 * frame.h (struct frame_base): Add opaque declaration.
10938 (get_frame_base): Update comment.
10939 (get_frame_base_address): Declare.
10940 (get_frame_locals_address): Declare.
10941 (get_frame_args_address): Declare.
10942 (struct frame_info): Add "base" and "base_cache". Update
10943 comments on the unwinder.
10944 * frame.c: Include "frame-base.h".
10945 (get_frame_locals_address): New function.
10946 (get_frame_base_address): New function.
10947 (get_frame_args_address): New function.
10948 * findvar.c (read_var_value): Use get_frame_locals_address and
10949 get_frame_args_address.
10950 * stack.c (frame_info): Use get_frame_locals_address and
10951 get_frame_args_address.
10952 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
10953 moved to "frame-base.c".
10954 * printcmd.c (print_frame_nameless_args): Ditto.
10955 * symtab.h (address_class): Update comments.
10956 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
10957 get_frame_base_address.
10958 * dwarf2expr.c (execute_stack_op): Ditto.
10959 * Makefile.in (frame_base_h): Define.
10960 (frame.o): Update dependencies.
10961 (frame-base.o): Add dependencies.
10962 (SFILES): Add frame-base.c.
10963 (COMMON_OBS): Add frame-base.o.
10964
3d30e9c2
AC
109652003-04-01 Andrew Cagney <cagney@redhat.com>
10966
10967 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
10968 CALL_DUMMY_LENGTH): Ditto.
10969 * gdbarch.c: Re-generate.
10970 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
10971 (CALL_DUMMY_LENGTH): Delete macro.
10972 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
10973 * arm-tdep.c (arm_gdbarch_init): Ditto.
10974 * avr-tdep.c (avr_gdbarch_init): Ditto.
10975 * cris-tdep.c (cris_gdbarch_init): Ditto.
10976 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10977 * frv-tdep.c (frv_gdbarch_init): Ditto.
10978 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10979 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10980 * i386-tdep.c (i386_gdbarch_init): Ditto.
10981 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10982 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10983 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10984 * mips-tdep.c (mips_gdbarch_init): Ditto.
10985 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10986 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10987 * s390-tdep.c (s390_gdbarch_init): Ditto.
10988 * sh-tdep.c (sh_gdbarch_init): Ditto.
10989 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10990 * v850-tdep.c (v850_gdbarch_init): Ditto.
10991 * vax-tdep.c (vax_gdbarch_init): Ditto.
10992 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
10993
ce0c7262
CV
109942003-04-01 Corinna Vinschen <vinschen@redhat.com>
10995
10996 * frame.c (get_prev_frame): Disable call to inside_entry_file().
10997
73dd234f
AC
109982003-04-01 Andrew Cagney <cagney@redhat.com>
10999
11000 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
11001 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11002 * gdbarch.h, gdbarch.c: Re-generate.
11003 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11004 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11005 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11006 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
11007 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
11008 * infcmd.c (run_stack_dummy): Simplify assuming
11009 CALL_DUMMY_BREAKPOINT_OFFSET_P.
11010 * infrun.c (handle_inferior_event): Ditto.
11011 * alpha-tdep.c (alpha_gdbarch_init): Do not set
11012 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
11013 * arm-tdep.c (arm_gdbarch_init): Ditto.
11014 * avr-tdep.c (avr_gdbarch_init): Ditto.
11015 * cris-tdep.c (cris_gdbarch_init): Ditto.
11016 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11017 * frv-tdep.c (frv_gdbarch_init): Ditto.
11018 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11019 * i386-tdep.c (i386_gdbarch_init): Ditto.
11020 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11021 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11022 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11023 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11024 * mips-tdep.c (mips_gdbarch_init): Ditto.
11025 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11026 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11027 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11028 * s390-tdep.c (s390_gdbarch_init): Ditto.
11029 * sh-tdep.c (sh_gdbarch_init): Ditto.
11030 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11031 * v850-tdep.c (v850_gdbarch_init): Ditto.
11032 * vax-tdep.c (vax_gdbarch_init): Ditto.
11033 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
11034
97606a13
DJ
110352003-04-01 Daniel Jacobowitz <drow@mvista.com>
11036
11037 * symfile.c (symfile_relocate_debug_section): Update call to
11038 bfd_simple_get_relocated_section_contents.
11039
e8ab51f7
AC
110402003-03-31 Andrew Cagney <cagney@redhat.com>
11041
11042 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
11043 * gdbarch.h, gdbarch.c: Regenerate.
11044 * inferior.h (FIX_CALL_DUMMY): Delete macro.
11045 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
11046 available.
11047 * frame.h (generic_fix_call_dummy): Delete declaration.
11048 * dummy-frame.h: Update comment.
11049 * dummy-frame.c (generic_fix_call_dummy): Delete function.
11050 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11051 fix_call_dummy.
11052 * sh-tdep.c (sh_gdbarch_init): Ditto.
11053 * s390-tdep.c (s390_gdbarch_init): Ditto.
11054 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11055 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11056 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11057 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11058 * i386-tdep.c (i386_gdbarch_init): Ditto.
11059 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11060 * frv-tdep.c (frv_gdbarch_init): Ditto.
11061 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11062 * cris-tdep.c (cris_gdbarch_init): Ditto.
11063 * avr-tdep.c (avr_gdbarch_init): Ditto.
11064 * arm-tdep.c (arm_gdbarch_init): Ditto.
11065
018d1b48
JB
110662003-03-31 J. Brobecker <brobecker@gnat.com>
11067
11068 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
11069 (INIT_FRAME_AP): Likewise.
11070 (EXTRA_FRAME_INFO): Likewise.
11071
e9a2674e
AC
110722003-03-31 Andrew Cagney <cagney@redhat.com>
11073
11074 * gdbarch.sh: Include "symfile.h".
11075 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
11076 * gdbarch.h, gdbarch.c: Re-generate.
11077 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
11078 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11079 call_dummy_address, the default is at entry_point_address.
11080 * v850-tdep.c (v850_gdbarch_init): Ditto.
11081 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11082 * sh-tdep.c (sh_gdbarch_init): Ditto.
11083 * s390-tdep.c (s390_gdbarch_init): Ditto.
11084 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11085 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11086 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11087 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11088 * i386-tdep.c (i386_gdbarch_init): Ditto.
11089 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11090 * frv-tdep.c (frv_gdbarch_init): Ditto.
11091 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11092 * cris-tdep.c (cris_gdbarch_init): Ditto.
11093 * arm-tdep.c (arm_gdbarch_init): Ditto.
11094
e8a8712a
AC
110952003-03-31 Andrew Cagney <cagney@redhat.com>
11096
11097 * gdbarch.sh (CALL_DUMMY_P): Delete.
11098 * gdbarch.h, gdbarch.c: Re-generate.
11099 * inferior.h (CALL_DUMMY_P): Delete macro.
11100 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11101 * vax-tdep.c (vax_gdbarch_init): Update.
11102 * v850-tdep.c (v850_gdbarch_init): Update.
11103 * sparc-tdep.c (sparc_gdbarch_init): Update.
11104 * sh-tdep.c (sh_gdbarch_init): Update.
11105 * s390-tdep.c (s390_gdbarch_init): Update.
11106 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11107 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11108 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11109 * mips-tdep.c (mips_gdbarch_init): Update.
11110 * mcore-tdep.c (mcore_gdbarch_init): Update.
11111 * m68k-tdep.c (m68k_gdbarch_init): Update.
11112 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11113 * ia64-tdep.c (ia64_gdbarch_init): Update.
11114 * i386-tdep.c (i386_gdbarch_init): Update.
11115 * h8300-tdep.c (h8300_gdbarch_init): Update.
11116 * frv-tdep.c (frv_gdbarch_init): Update.
11117 * d10v-tdep.c (d10v_gdbarch_init): Update.
11118 * cris-tdep.c (cris_gdbarch_init): Update.
11119 * breakpoint.c (deprecated_frame_in_dummy): Update.
11120 * avr-tdep.c (avr_gdbarch_init): Update.
11121 * alpha-tdep.c (alpha_gdbarch_init): Update.
11122 * arm-tdep.c (arm_gdbarch_init): Update.
11123 * dummy-frame.c (dummy_frame_this_id): Update comments.
11124 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
11125 * frame.c (legacy_get_prev_frame): Ditto.
11126 * valops.c (call_function_by_hand): Delete function.
11127 (hand_function_call): Rename to call_function_by_hand
11128
ed234cf8
AC
111292003-03-30 Andrew Cagney <cagney@redhat.com>
11130
11131 2002-11-10 Klee Dienes <kdienes@apple.com>
fbe586ae 11132 * value.h (struct value): Update comment.
ed234cf8 11133
06c77151
AC
111342003-03-30 Andrew Cagney <cagney@redhat.com>
11135
6c2b5168
AC
11136 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
11137 D10V_FP_REGNUM.
11138 (d10v_gdbarch_init): Do not set fp_regnum.
11139
06c77151
AC
11140 * frame.c (get_frame_base): Force ID initialization.
11141 (get_prev_frame): Move computation of the frame ID from here ...
11142 (get_frame_id): ... to here.
11143 (legacy_get_prev_frame): Mark the frame ID as valid.
11144 * frame.h (struct frame_info): Add field "id_p".
11145
97a1a11c
MK
111462003-03-30 Mark Kettenis <kettenis@gnu.org>
11147
11148 * i386-tdep.c (i386_store_struct_return): Removed.
11149 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
11150
6c0e89ed
AC
111512003-03-30 Andrew Cagney <cagney@redhat.com>
11152
11153 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
11154 * gdbarch.h, gdbarch.c: Regenerate.
11155 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
11156 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
11157 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11158 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11159 * i386-tdep.c (i386_gdbarch_init): Ditto.
11160 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11161 * cris-tdep.c (cris_gdbarch_init): Ditto.
11162 * vax-tdep.c (vax_gdbarch_init): Ditto.
11163 * s390-tdep.c (s390_gdbarch_init): Ditto.
11164 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11165 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11166 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11167 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
11168 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
11169 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
11170 * sparc-tdep.c (sparc_gdbarch_init): Update.
11171 * sh-tdep.c (sh_gdbarch_init): Update.
11172 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11173 * mips-tdep.c (mips_gdbarch_init): Update.
11174 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11175 * ia64-tdep.c (ia64_gdbarch_init): Update.
11176 * frv-tdep.c (frv_gdbarch_init): Update.
11177 * avr-tdep.c (avr_gdbarch_init): Update.
11178 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
11179 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
11180 instead of when push_dummy_call is not available.
8ffd9b1b 11181
f7dd6af2
AC
111822003-03-30 Andrew Cagney <cagney@redhat.com>
11183
11184 * infttrace.c: Include "gdbthread.h".
11185 (parent_attach_all): Fix function signature.
11186 (call_ptrace): Update call.
11187 * Makefile.in (infttrace.o): Update dependencies.
11188
28f617b3
AC
111892003-03-30 Andrew Cagney <cagney@redhat.com>
11190
11191 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
11192 PUSH_RETURN_ADDRESS.
11193 * gdbarch.h, gdbarch.c: Regenerate.
11194 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11195 * x86-64-tdep.c (x86_64_init_abi): Update.
11196 * v850-tdep.c (v850_gdbarch_init): Update.
11197 * sparc-tdep.c (sparc_gdbarch_init): Update.
11198 * sh-tdep.c (sh_gdbarch_init): Update.
11199 * s390-tdep.c (s390_gdbarch_init): Update.
11200 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11201 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11202 * mips-tdep.c (mips_gdbarch_init): Update.
11203 * mcore-tdep.c (mcore_gdbarch_init): Update.
11204 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11205 * ia64-tdep.c (ia64_gdbarch_init): Update.
11206 * i386-tdep.c (i386_gdbarch_init): Update.
11207 * h8300-tdep.c (h8300_gdbarch_init): Update.
11208 * frv-tdep.c (frv_gdbarch_init): Update.
11209 * cris-tdep.c (cris_gdbarch_init): Update.
11210 * avr-tdep.c (avr_gdbarch_init): Update.
11211 * arm-tdep.c (arm_gdbarch_init): Update.
11212 * valops.c (hand_function_call): Update.
11213
4d628cd7
AC
112142003-03-29 Andrew Cagney <cagney@redhat.com>
11215
11216 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
11217 sizeof_call_dummy_words.
11218 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
11219 define.
11220 * gdbarch.h: Regenerate.
8ffd9b1b 11221
65e82032
AC
112222003-03-29 Andrew Cagney <cagney@redhat.com>
11223
11224 * infttrace.h: New file.
11225 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
11226 (hpread_get_textlow): Detect an uninitialized dn_bufp.
11227 (hpread_read_doc_function_type): Detect an initialized type1.
11228 (hpread_quick_traverse): Initialize mod_name_string.
11229 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
11230 (som_solib_get_solib_by_pc): Declare.
11231 (so_lib_thread_start_addr): Declare.
11232 (no_shared_libraries): Declare.
11233 * somread.c (init_import_symbols): Make static. Add forward
11234 declaration.
11235 * config/pa/nm-hppah.h: Include "infttrace.h" for
11236 parent_attach_all.
11237 (hppa_insert_hw_watchpoint): Declare.
11238 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
11239 * hppah-nat.c: Include "gdb_string.h".
11240 (parent_attach_all): Delete extern declaration, moved to
11241 "infttrace.h".
11242 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
11243 int.
11244 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
11245 * Makefile.in (infttrace_h): Define.
11246 (hpread.o): Update dependencies.
11247 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
11248 * hppa-hpux-tdep.c: Include "gdb_string.h".
11249 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
11250 * infrun.c (handle_inferior_event): Always initialize
11251 stepped_after_stopped_by_watchpoint. Add default and remove
11252 fallthrough in switch statement.
11253 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
11254 parameter to int.
11255 (hppa_remove_hw_watchpoint): Ditto.
11256
2c3bbe77
AC
112572003-03-29 Andrew Cagney <cagney@redhat.com>
11258
11259 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
11260 offset.
11261
2dd604e7
RE
112622003-03-29 Richard Earnshaw <rearnsha@arm.com>
11263
11264 * arm-tdep.c (arm_push_arguments): Delete.
11265 (struct stack_item): New type.
11266 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
11267 (arm_store_struct_return): Delte.
11268 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
11269 arm_push_arguments or arm_store_struct_return.
11270
e8933a55
AC
112712003-03-28 Andrew Cagney <cagney@redhat.com>
11272
11273 * Makefile.in (d10v-tdep.o): Update dependencies.
11274 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
11275 * d10v-tdep.c: Include "remote.h".
11276 (target_resume_hook): Delete extern declaration.
11277 (target_wait_loop_hook): Ditto.
11278 (tdisassemble_command): Eliminate assignment in "if" conditional.
11279 (d10v_ts2_register_sim_regno): Eliminate call to
11280 legacy_register_sim_regno.
11281 (d10v_ts3_register_sim_regno): Ditto.
11282
6949171e
JJ
112832003-03-28 Jeff Johnston <jjohnstn@redhat.com>
11284
11285 * thread.c: Reindented.
11286 * lin-lwp.c: Ditto.
11287 * linux-proc.c: Ditto.
11288
98c7071f
BR
112892003-03-28 Bob Rossi <bob_rossi@cox.net>
11290
fbe586ae 11291 * MAINTAINERS (write after approval): Add myself.
98c7071f 11292
5edc9ca6
TR
112932003-03-27 Theodore A. Roth <troth@openavr.org>
11294
11295 * objc-exp.y: Add missing semi-colons.
11296
378bfd1b
AC
112972003-03-27 Andrew Cagney <cagney@redhat.com>
11298
11299 * regcache.c (write_sp): Delete function and references.
11300 * inferior.h (write_sp): Delete declaration.
11301 * valops.c (hand_function_call): Replace write_sp with
11302 TARGET_WRITE_SP.
11303 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
11304 (sparc_pop_frame): Ditto.
8ffd9b1b 11305
56056df7
AC
113062003-03-27 Andrew Cagney <cagney@redhat.com>
11307
11308 * NEWS: Mention removal of support for hppa*-*-bsd* and
11309 hppa*-*-osf* natives, and hppa*-*-pro* target.
11310 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
11311 * config/pa/xm-pa.h: Obsolete file.
11312 * config/pa/xm-hppab.h: Obsolete file.
11313 * config/pa/nm-hppab.h: Obsolete file.
11314 * config/pa/tm-hppab.h: Obsolete file.
11315 * config/pa/tm-hppao.h: Obsolete file.
11316 * config/pa/nm-hppao.h: Obsolete file.
11317 * config/pa/tm-pro.h: Obsolete file.
11318 * config/pa/hppaosf.mt: Obsolete file.
11319 * config/pa/hppaosf.mh: Obsolete file.
11320 * config/pa/hppapro.mt: Obsolete file.
11321 * config/pa/hppabsd.mt: Obsolete file.
11322 * config/pa/hppabsd.mh: Obsolete file.
11323 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
11324 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
11325 hppa*-*-osf*.
11326
5873a88d
AC
113272003-03-27 Andrew Cagney <cagney@redhat.com>
11328
11329 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
11330 push_arguments. Don't set push_return_address or write_sp.
11331 (d10v_push_dummy_call): Replace d10v_push_arguments.
11332 (d10v_push_return_address, d10v_write_sp): Delete function,
11333 handled by push_dummy_call.
11334
b81774d8
AC
113352003-03-26 Andrew Cagney <cagney@redhat.com>
11336
11337 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
11338 (push_dummy_call): New pure multi-arch replacement with gdbarch,
11339 regcache and dummy_addr parameters.
11340 * gdbarch.h, gdbarch.c: Re-generate.
11341 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
11342 available; assume it will handle stack alignment and return
11343 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
11344 legacy_push_arguments.
11345 (legacy_push_arguments): Rename default_push_arguments.
11346 * value.h (legacy_push_arguments): Rename default_push_arguments.
11347 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
11348 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11349 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11350 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11351 * config/i386/tm-symmetry.h: Update.
11352 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11353 * x86-64-tdep.c (x86_64_init_abi): Update.
11354 * v850-tdep.c (v850_gdbarch_init): Update.
11355 * sparc-tdep.c (sparc_gdbarch_init): Update.
11356 * sh-tdep.c (sh_gdbarch_init): Update.
11357 * s390-tdep.c (s390_gdbarch_init): Update.
11358 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11359 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11360 * mips-tdep.c (mips_gdbarch_init): Update.
11361 * mcore-tdep.c (mcore_gdbarch_init): Update.
11362 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11363 * ia64-tdep.c (ia64_gdbarch_init): Update.
11364 * i386-tdep.c (i386_gdbarch_init): Update.
11365 * hppa-tdep.c (hppa_gdbarch_init): Update.
11366 * h8300-tdep.c (h8300_gdbarch_init): Update.
11367 * frv-tdep.c (frv_gdbarch_init): Update.
11368 * d10v-tdep.c (d10v_gdbarch_init): Update.
11369 * cris-tdep.c (cris_gdbarch_init): Update.
11370 * avr-tdep.c (avr_gdbarch_init): Update.
11371 * arm-tdep.c (arm_gdbarch_init): Update.
11372 * arm-linux-tdep.c (arm_linux_init_abi): Update.
11373 * alpha-tdep.c (alpha_gdbarch_init): Update.
11374
f541410f
DJ
113752003-03-26 Daniel Jacobowitz <drow@mvista.com>
11376
11377 * signals/signals.c (do_target_signal_to_host): Correct realtime
11378 signal range test.
11379
69f567ae
DJ
113802003-03-26 Daniel Jacobowitz <drow@mvista.com>
11381
11382 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
11383 (struct sal_chain, map_catch_names): Remove.
11384 (catch_exception_command_1): Don't call
11385 handle_gnu_4_16_catch_command.
11386
d5d14a5a
DJ
113872003-03-26 Daniel Jacobowitz <drow@mvista.com>
11388
11389 From Mark Dettinger <dettinge@de.ibm.com>:
11390 * dwarf2cfi.c (read_2u): Increment pointer by two.
11391
bdd73e22
DJ
113922003-03-26 Daniel Jacobowitz <drow@mvista.com>
11393
11394 * signals/signals.c: Fix typos in last change.
11395
960cb555
DJ
113962003-03-26 Daniel Jacobowitz <drow@mvista.com>
11397
11398 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
11399 not already defined. Use __SIGRTMIN if available.
11400 (target_signal_from_host): Remove SIGRTMIN block.
11401 (do_target_signal_to_host): Remove SIGRTMIN block; check that
11402 the signal is within the realtime range.
11403
f636b87d
AF
114042003-03-25 Adam Fedor <fedor@gnu.org>
11405
11406 * Makefile.in (infrun.o): Add $(language_h)
11407 * infrun.c (handle_inferior_event): Use skip_language_trampoline
11408 for language specific trampolines.
11409 * language.h (struct language_defn): Add skip_trampoline.
11410 (skip_language_trampoline): Declare.
11411 * language.c (unk_lang_trampoline, skip_language_trampoline):
11412 New functions.
11413 (unknown_language_defn, auto_language_defn, local_language_defn):
11414 Add ukn_lang_trampoline.
11415 * ada-lang.c (ada_language_defn): Add NULL for language
11416 specific skip_trampoline.
11417 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
11418 scm-lang.c: Likewise.
11419 * objc-lang.c (objc_skip_trampoline): New function.
11420 (objc_language_defn): Add objc_skip_trampoline.
11421
28f617b3 114222003-03-25 Andrew Cagney <cagney@redhat.com>
270c3b1d
AC
11423
11424 * frame.c (get_prev_frame): Delay validating a frame's ID -
11425 non-NULL, didn't go backwards - until an attempt to unwind it to
11426 the previous frame.
11427
f933a9c5
AC
114282003-03-25 Andrew Cagney <cagney@redhat.com>
11429
11430 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
11431 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
11432 * gdbarch.h, gdbarch.c: Re-generate.
11433 * config/sparc/tm-sparc.h
11434 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
11435 * sparc-tdep.c (sparc_gdbarch_init): Set
11436 deprecated_extra_stack_alignment_needed.
11437 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
11438 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
11439 extra_stack_alignment_needed.
11440 * v850-tdep.c (v850_gdbarch_init): Ditto.
11441 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11442 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11443 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11444 * cris-tdep.c (cris_gdbarch_init): Ditto.
11445 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11446 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8ffd9b1b 11447
4183d812
AC
114482003-03-25 Andrew Cagney <cagney@redhat.com>
11449
11450 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
11451 STORE_STRUCT_RETURN.
11452 * gdbarch.h, gdbarch.c: Regenerate.
11453 * d10v-tdep.c (d10v_store_struct_return): Delete function.
11454 (d10v_push_arguments): Set the struct return register.
11455 (d10v_gdbarch_init): Update.
11456 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11457 * x86-64-tdep.c (x86_64_init_abi): Update.
11458 * vax-tdep.c (vax_gdbarch_init): Update.
11459 * v850-tdep.c (v850_gdbarch_init): Update.
11460 * sparc-tdep.c (sparc_gdbarch_init): Update.
11461 * sh-tdep.c (sh_gdbarch_init): Update.
11462 * s390-tdep.c (s390_gdbarch_init): Update.
11463 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11464 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11465 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11466 * mips-tdep.c (mips_gdbarch_init): Update.
11467 * mcore-tdep.c (mcore_gdbarch_init): Update.
11468 * m68k-tdep.c (m68k_gdbarch_init): Update.
11469 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11470 * ia64-tdep.c (ia64_gdbarch_init): Update.
11471 * i386-tdep.c (i386_gdbarch_init): Update.
11472 * hppa-tdep.c (hppa_gdbarch_init): Update.
11473 * h8300-tdep.c (h8300_gdbarch_init): Update.
11474 * frv-tdep.c (frv_gdbarch_init): Update.
11475 * cris-tdep.c (cris_gdbarch_init): Update.
11476 * avr-tdep.c (avr_gdbarch_init): Update.
11477 * arm-tdep.c (arm_gdbarch_init): Update.
11478 * alpha-tdep.c (alpha_gdbarch_init): Update.
8ffd9b1b 11479
1bf6d5cc
AC
114802003-03-25 Andrew Cagney <cagney@redhat.com>
11481
11482 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
11483 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
11484 CALL_DUMMY_STACK_ADJUST with a predicate variable.
11485 * gdbarch.h, gdbarch.c: Regenerate.
11486 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11487 call_dummy_stack_adjust_p.
11488 * vax-tdep.c (vax_gdbarch_init): Ditto.
11489 * v850-tdep.c (v850_gdbarch_init): Ditto.
11490 * sh-tdep.c (sh_gdbarch_init): Ditto.
11491 * s390-tdep.c (s390_gdbarch_init): Ditto.
11492 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11493 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11494 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11495 * mips-tdep.c (mips_gdbarch_init): Ditto.
11496 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11497 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11498 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11499 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11500 * i386-tdep.c (i386_gdbarch_init): Ditto.
11501 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11502 * frv-tdep.c (frv_gdbarch_init): Ditto.
11503 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11504 * cris-tdep.c (cris_gdbarch_init): Ditto.
11505 * avr-tdep.c (avr_gdbarch_init): Ditto.
11506 * arm-tdep.c (arm_gdbarch_init): Ditto.
11507 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11508 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
11509 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
11510 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
11511 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
11512 call_dummy_stack_adjust_p.
11513 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
11514 (CALL_DUMMY_STACK_ADJUST): Delete macro.
11515 * sparc-tdep.c (sparc32_push_arguments): Update.
11516 * valops.c (hand_function_call): Update.
11517
71c08af0
CV
115182003-03-25 Corinna Vinschen <vinschen@redhat.com>
11519
11520 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
11521 set_gdbarch_char_signed.
11522
30757f90
RE
115232003-03-25 Richard Earnshaw <rearnsha@arm.com>
11524
11525 PR cli/548
11526 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
11527
03d48a7d
RE
115282003-03-25 Richard Earnshaw <rearnsha@arm.com>
11529
11530 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
11531 (_initialize_arm_tdep): Don't set tm_print_insn.
11532
2cf6873c
AF
115332003-03-24 Adam Fedor <fedor@gnu.org>
11534
11535 * Makefile.in (YYOBJ): Add objc-exp.tab.o
11536 * objc-lang.h: Add multiple inclusion protection.
11537 (start_msglist, add_msglist, end_msglist): Additional declarations.
11538
17c0759e
RE
115392003-03-24 Richard Earnshaw <rearnsha@arm.com>
11540
11541 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
11542 value was renamed to ARM_FLOAT_SOFT_FPA.
11543
618ce49f
AC
115442003-03-23 Andrew Cagney <cagney@redhat.com>
11545
11546 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
11547 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
11548 * gdbarch.h, gdbarch.c: Regenerate.
11549 * valops.c (hand_function_call): Update.
11550 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
11551 * frame.c (legacy_saved_regs_this_id): Update.
11552 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
11553 * dummy-frame.h: Update.
11554 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
11555 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
11556 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
11557 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
11558 * config/m68k/tm-sun3.h: Update.
11559 * blockframe.c (inside_main_func, frame_chain_valid): Update.
11560 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11561 * x86-64-tdep.c (x86_64_init_abi): Update.
11562 * vax-tdep.c (vax_gdbarch_init): Update.
11563 * v850-tdep.c (v850_gdbarch_init): Update.
11564 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
11565 * sh-tdep.c (sh_gdbarch_init): Update.
11566 * s390-tdep.c (s390_gdbarch_init): Update.
11567 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
11568 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
11569 (frame_get_saved_regs): Update.
11570 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11571 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11572 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11573 * mips-tdep.c (mips_gdbarch_init): Update.
11574 * mcore-tdep.c (mcore_gdbarch_init): Update.
11575 * m68k-tdep.c (m68k_gdbarch_init): Update.
11576 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11577 * ia64-tdep.c (ia64_gdbarch_init): Update.
11578 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
11579 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11580 (i386_interix_back_one_frame): Update.
11581 * hppa-tdep.c (hppa_gdbarch_init): Update.
11582 (hppa_init_extra_frame_info): Update.
11583 * h8300-tdep.c (h8300_gdbarch_init): Update.
11584 * frv-tdep.c (frv_gdbarch_init): Update.
11585 * cris-tdep.c (cris_gdbarch_init): Update.
11586 * avr-tdep.c (avr_gdbarch_init): Update.
11587 * arm-tdep.c (arm_gdbarch_init): Update.
11588 * alpha-tdep.c (alpha_gdbarch_init): Update.
11589
fd50bc42
RE
115902003-03-22 Richard Earnshaw <rearnsha@arm.com>
11591
11592 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
11593 (arm_get_fp_model): Declare.
11594 * arm-tdep.c (fp_model_strings): New string array.
11595 (arm_fp_model, current_fp_model): New variables.
11596 (arm_get_fp_model): New function.
11597 (arm_set_fp): New function.
11598 (set_fp_model_sfunc): New function.
11599 (show_fp_model): New function.
11600 (_initialize_arm_tdep): Add new command to set/show the FPU.
11601 (arm_extract_return_value): Use arm_get_fp_model.
11602 (arm_store_return_value): Likewise.
11603 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
11604 to initialize the floating-point data types.
11605 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
11606 model is FPA.
11607
26304000
RE
116082003-03-22 Richard Earnshaw <rearnsha@arm.com>
11609
11610 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
11611 the current setting of each value.
11612 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
8ffd9b1b 11613 new_set and new_show. Use add_setshow_cmd_full and
26304000
RE
11614 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
11615 commands and add new version as subcommands of "set/show arm".
11616
afd7eef0
RE
116172003-03-22 Richard Earnshaw <rearnsha@arm.com>
11618
11619 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
11620 (set_arm_command, show_arm_command): New functions.
11621 (_initialize_arm_tdep): Add them.
11622 (num_disassembly_options): Renamed from num_flavor_options.
11623 (valid_disassembly_styles): Renamed from valid_flavors.
11624 (disassembly_style): Renamed from disassembly_flavor.
8ffd9b1b 11625 (set_disassembly_style_sfunc): Renamed from
afd7eef0
RE
11626 set_disassembly_flavor_sfunc.
11627 (set_disassembly_style): Renamed from set_disassembly_flavor.
11628 (arm_othernames): Updated.
11629 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
11630 command. Add "set/show arm disassembly" commands. Deprecate
11631 "othernames" command.
11632
299a7944
RE
116332003-03-22 Richard Earnshaw <rearnsha@arm.com>
11634
11635 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
11636 (arm-tdep.o): Depend on elf_arm_h.
11637
c1dac9e6
RE
116382003-03-22 Richard Earnshaw <rearnsha@arm.com>
11639
11640 * Makefile.in (coff_internal_h): Define.
11641 (arm-tdep.o): Update dependencies.
11642
2702d96c
RE
116432003-03-22 Richard Earnshaw <rearnsha@arm.com>
11644
11645 * arm-tdep.c (prologue_cache): Delete.
11646 (check_prologue_cache, save_prologue_cache): Delete.
11647 (arm_scan_prologue): Don't check or update the prologue_cache.
11648 (arm_gdb_arch_init): Don't initialize it.
11649 (_initialize_arm_tdep): Likewise.
11650
27d5d74b
SC
116512003-03-21 Stephane Carrez <stcarrez@nerim.fr>
11652
11653 * MAINTAINERS (tui): Maintainer of tui code.
11654
1762d96d
CV
116552003-03-21 Corinna Vinschen <vinschen@redhat.com>
11656
11657 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
11658 (i386-cygwin-tdep.o): Add dependencies.
11659 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
11660 * i386-cygwin-tdep.c: New file.
11661 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
11662 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
11663
4c2e2391
AC
116642003-03-20 Andrew Cagney <cagney@redhat.com>
11665
f20d38b7
AC
11666 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
11667 (handle_inferior_event): Remove code calling
11668 DYNAMIC_TRAMPOLINE_NEXTPC.
11669
0022b738
AC
11670 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
11671 already has a full path.
11672
864dbc90
AC
11673 * main.c (gdb_main): Return 1.
11674 (captured_main): Call error to report an invalid interpreter.
11675
4c2e2391
AC
11676 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
11677 * alpha-osf1-tdep.c: Include "gdb_string.h".
11678
5ef7553b
JB
116792003-03-19 J. Brobecker <brobecker@gnat.com>
11680
11681 Continuing work to convert the hppa targets to multiarch partial.
11682
11683 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
11684 method, now that hppa_push_dummy_frame has a conformant prototype.
11685 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
11686 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
11687 for the switch to multiarch partial.
11688
7bde8967
KB
116892003-03-19 Kevin Buettner <kevinb@redhat.com>
11690
11691 * mdebugread.c (parse_symbol): For stEnd, we're done counting
11692 when iss is issNull.
11693
b006a9e9
KB
116942003-03-18 Kevin Buettner <kevinb@redhat.com>
11695
11696 * mips-tdep.c (mips_register_name): Fix fencepost error involving
11697 NUM_REGS bounds check.
11698
5e2e9765
KB
116992003-03-18 Kevin Buettner <kevinb@redhat.com>
11700
11701 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
11702 * mips-tdep.c (gdb_assert.h): Include.
11703 (mips_generic_reg_names, mips_processor_reg_names): Make static.
11704 (mips_register_name): Handle integer registers explicitly. Add
11705 bounds checking.
11706 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
11707 (mips_lsi33k_reg_names): Don't list integer registers; they're
11708 handled by mips_register_name() now.
11709 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
11710 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
11711 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
11712 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
11713 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
11714
a2867626
AC
117152003-03-18 Andrew Cagney <cagney@redhat.com>
11716
11717 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
11718 a void pointer.
11719 * gdbtypes.h (print_scalar_formatted): Update declaration.
11720 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
11721
06600e06
JB
117222003-03-18 J. Brobecker <brobecker@gnat.com>
11723
11724 * infrun.c (observer.h): Add #include.
11725 (normal_stop): Add call to observer_notify_normal_stop.
11726 * Makefile.in (infrun.o): Add dependency on observer.h.
11727
7daf4f5b
JB
117282003-03-18 J. Brobecker <brobecker@gnat.com>
11729
11730 Continuing work to convert the hppa targets to multiarch partial.
11731 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
11732 parameter. Reformat comment.
11733 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
11734 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
11735 to match new profile.
11736
3371ccc0
JB
117372003-03-18 J. Brobecker <brobecker@gnat.com>
11738
11739 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
11740 appear to be working in any case.
11741
4fbe891e
JB
117422003-03-18 J. Brobecker <brobecker@gnat.com>
11743
11744 * observer.c (observer_test_first_observer): New static variable.
11745 (observer_test_second_observer): Likewise.
11746 (observer_test_third_observer): Likewise.
11747 (observer_test_first_notification_function): New static function.
11748 (observer_test_second_notification_function): Likewise.
11749 (observer_test_third_notification_function): Likewise.
11750
a7ff40e7
JB
117512003-03-17 J. Brobecker <brobecker@gnat.com>
11752
11753 * hppa-tdep.c (gdb_assert.h): Add missing #include.
11754 * somsolib.c (gdb_assert.h): Likewise.
11755 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
11756 (somsolib.o): Likewise.
11757
26ca4152
AC
117582003-03-17 Andrew Cagney <cagney@redhat.com>
11759
11760 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
11761 BFD. Simplify setting of di.endian.
11762
0a613259
AC
117632003-03-17 Andrew Cagney <cagney@redhat.com>
11764
11765 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
11766 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
11767
11768 From Elena Zannoni <ezannoni@redhat.com>
11769 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
11770 vector and floating-point parameters.
11771 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
11772 convention.
11773 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
11774
1132738f
FN
117752003-03-17 Fernando Nasser <fnasser@redhat.com>
11776
11777 * MAINTAINERS: Remove my name from several maintainership roles.
11778
6dc42492
AC
117792003-03-17 Andrew Cagney <cagney@redhat.com>
11780
11781 Fix frame off-by-one bug.
11782 * frame-unwind.h (frame_this_id_ftype): Replace
11783 frame_unwind_id_ftype.
11784 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
11785 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
11786 with "prev_register".
11787 * frame-unwind.c (frame_unwind_find_by_pc): Return
11788 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
11789 comment.
11790 * dummy-frame.c (cached_find_dummy_frame): Delete function.
11791 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
11792 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
11793 (dummy_frame_unwind): Update.
11794 * sentinel-frame.c (sentinel_frame_prev_register): Replace
11795 sentinel_frame_register_unwind.
11796 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
11797 (sentinel_frame_unwinder): Update.
11798 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
11799 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
11800 * frame.c (create_sentinel_frame): Update. Initialize
11801 "prologue_cache" instead of "unwind_cache".
11802 (frame_register_unwind): Call this frame's prev_register with the
11803 next frame and this frame's prologue cache.
11804 (get_prev_frame): Simplify. Always call prev frame's this_id with
11805 this frame and prev frame's prologue cache. Document that this
11806 call is shifted one to the left when compared to the
11807 frame_register_unwind call.
11808 (legacy_saved_regs_prev_register): Replace
11809 frame_saved_regs_register_unwind.
11810 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
11811 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
11812 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
11813 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
11814 (d10v_frame_unwind): Update.
11815 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
11816 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
11817 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
11818 "saved_regs" with "this_saved_regs".
11819
efd710d6
AC
118202003-03-16 Andrew Cagney <cagney@redhat.com>
11821
11822 * frame.c (frame_pop): Don't call target_store_registers. Fix
11823 problem reported by Mark Kettenis.
11824
4e259f09
MK
118252003-03-16 Mark Kettenis <kettenis@gnu.org>
11826
11827 * i386-tdep.c (i386_register_type): Renamed from
11828 i386_register_virtual_type. Adjust function signature.
11829 (i386_gdbarch_init): Set register_type instead of
11830 deprecated_max_register_raw_size,
11831 deprecated_max_register_virtual_size and register_virtual_type.
11832
055bb976
AC
118332003-03-14 Andrew Cagney <cagney@redhat.com>
11834
11835 * frame.c (get_prev_frame): When a legacy frame, always call
11836 legacy_get_prev_frame. Simplify unwind code using assumption that
11837 the unwinder is new.
11838 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
11839 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
11840 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
11841
ac2adee5
AC
118422003-03-14 Andrew Cagney <cagney@redhat.com>
11843
11844 * frame.c (get_saved_register): Delete function.
11845 * frame.h (get_saved_register): Delete declaration.
11846 * xstormy16-tdep.c: Update comment.
11847 * regcache.h: Update comments.
11848 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
11849 get_saved_register and extract_address, use
11850 frame_read_unsigned_register.
11851 (sparc_frame_saved_pc): Ditto.
11852 (sparc_get_saved_register): Instead of get_saved_register, use
11853 frame_register.
11854 (sparc_pop_frame): Ditto.
11855 * findvar.c: Update comments.
11856 (value_of_register): Call frame_register instead of
11857 get_saved_register.
11858 (value_from_register): Ditto.
11859 * config/sparc/tm-sparc.h: Update comment.
11860 * breakpoint.c: Update comment.
11861
129c1cd6
AC
118622003-03-14 Andrew Cagney <cagney@redhat.com>
11863
11864 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
11865 GET_SAVED_REGISTER.
11866 * gdbarch.h, gdbarch.c: Re-generate.
11867 * frame.h: Update comments.
11868 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11869 * x86-64-tdep.c (x86_64_init_abi): Update.
11870 * sparc-tdep.c (sparc_gdbarch_init): Update.
11871 * sh-tdep.c (sh_gdbarch_init): Update.
11872 * mips-tdep.c (mips_gdbarch_init): Update.
11873 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11874 * cris-tdep.c (cris_gdbarch_init): Update.
11875 * ia64-tdep.c (ia64_gdbarch_init): Update.
11876 * frame.c (frame_register): Update.
11877 (get_saved_register): Update.
11878 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
8ffd9b1b 11879
749b82f6
AC
118802003-03-13 Andrew Cagney <cagney@redhat.com>
11881
11882 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
11883 * gdbarch.h, gdbarch.c: Regenerate.
11884 * valops.c (hand_function_call): Update comment.
11885 * stack.c (return_command): Update comment.
11886 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
11887 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
11888 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11889 * x86-64-tdep.c (x86_64_init_abi): Update.
11890 * vax-tdep.c (vax_gdbarch_init): Update.
11891 * v850-tdep.c (v850_gdbarch_init): Update.
11892 * sparc-tdep.c (sparc_gdbarch_init): Update.
11893 * sh-tdep.c (sh_gdbarch_init): Update.
11894 * s390-tdep.c (s390_gdbarch_init): Update.
11895 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11896 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11897 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11898 * mips-tdep.c (mips_gdbarch_init): Update.
11899 * mcore-tdep.c (mcore_gdbarch_init): Update.
11900 * m68k-tdep.c (m68k_gdbarch_init): Update.
11901 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11902 * ia64-tdep.c (ia64_gdbarch_init): Update.
11903 * i386-tdep.c (i386_gdbarch_init): Update.
11904 * hppa-tdep.c (hppa_gdbarch_init): Update.
11905 * h8300-tdep.c (h8300_gdbarch_init): Update.
11906 * frv-tdep.c (frv_gdbarch_init): Update.
11907 * cris-tdep.c (cris_gdbarch_init): Update.
11908 * avr-tdep.c (avr_gdbarch_init): Update.
11909 * arm-tdep.c (arm_gdbarch_init): Update.
11910 * alpha-tdep.c (alpha_gdbarch_init): Update.
11911
1594fa56
AC
119122003-03-13 Andrew Cagney <cagney@redhat.com>
11913
11914 * frame.c (legacy_frame_p): New function.
11915 (get_prev_frame): Use legacy_frame_p.
11916 * frame.h (legacy_frame_p): Declare.
11917
7717fda3
V
119182003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
11919
fbe586ae 11920 * MAINTAINERS (write after approval): Alphabetically
7717fda3
V
11921 listing corrected.
11922
0c67cbe9
V
119232003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
11924
fbe586ae 11925 * MAINTAINERS (write after approval): Add myself.
0c67cbe9 11926
03febf99
AC
119272003-03-12 Andrew Cagney <cagney@redhat.com>
11928
11929 * frame.c (get_prev_frame): Rename the frame parameter to
11930 "this_frame".
11931 (get_next_frame, legacy_get_prev_frame): Ditto.
11932
0a1e1ca1
AC
119332003-03-12 Andrew Cagney <cagney@redhat.com>
11934
11935 * frame.c (get_current_frame): Check target_has_registers before
11936 checking target_has_stack.
11937 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
11938 instead of deprecated_selected_frame.
11939 * findvar.c (value_of_register): Pass "frame", not
11940 deprecated_selected_frame, to value_of_builtin_reg.
11941
a66a9c23
AC
119422003-03-12 Andrew Cagney <cagney@redhat.com>
11943
11944 * regcache.c (regcache_cooked_write_signed): New function.
11945 (regcache_cooked_write_unsigned): New function.
11946 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
11947 (regcache_cooked_read_signed): Fix regnum in range assertion.
11948 * regcache.h (regcache_cooked_write_signed): Declare.
11949 (regcache_cooked_write_unsigned): Declare.
11950
8bedc050
AC
119512003-03-12 Andrew Cagney <cagney@redhat.com>
11952
11953 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
11954 * gdbarch.h, gdbarch.c: Re-generate.
11955 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11956 * x86-64-tdep.h: Update.
11957 * x86-64-tdep.c (x86_64_init_abi): Update.
11958 * v850-tdep.c (v850_gdbarch_init): Update.
11959 * sparc-tdep.c (sparc_gdbarch_init): Update.
11960 * sh-tdep.c (sh_gdbarch_init): Update.
11961 * s390-tdep.c (s390_gdbarch_init): Update.
11962 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11963 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11964 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11965 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11966 * mips-tdep.c (mips_gdbarch_init): Update.
11967 * mcore-tdep.c (mcore_gdbarch_init): Update.
11968 * m68k-tdep.c (m68k_gdbarch_init): Update.
11969 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11970 * ia64-tdep.c (ia64_gdbarch_init): Update.
11971 * i386-tdep.c (i386_gdbarch_init): Update.
11972 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11973 * hppa-tdep.c (hppa_gdbarch_init): Update.
11974 * h8300-tdep.c (h8300_gdbarch_init): Update.
11975 * frv-tdep.c (frv_gdbarch_init): Update.
11976 * cris-tdep.c (cris_gdbarch_init): Update.
11977 * avr-tdep.c (avr_gdbarch_init): Update.
11978 * arm-tdep.c (arm_gdbarch_init): Update.
11979 * alpha-tdep.c (alpha_gdbarch_init): Update.
11980 * sh-tdep.c (sh_init_extra_frame_info): Update.
11981 (sh64_init_extra_frame_info): Update.
11982 * ns32knbsd-nat.c (frame_num_args): Update.
11983 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
11984 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
11985 (xstormy16_frame_chain_valid): Update.
11986 * vax-tdep.c (vax_saved_pc_after_call): Update.
11987 * v850-tdep.c (v850_frame_chain): Update.
11988 (v850_pop_frame): Update.
11989 (v850_init_extra_frame_info): Update.
11990 * sparc-tdep.c (setup_arbitrary_frame): Update.
11991 * ns32k-tdep.c (umax_frame_num_args): Update.
11992 * s390-tdep.c (s390_pop_frame_regular): Update.
11993 * mn10300-tdep.c (mn10300_frame_chain): Update.
11994 (mn10300_pop_frame_regular): Update.
11995 (mn10300_init_extra_frame_info): Update.
11996 * mips-tdep.c (mips_init_frame_pc_first): Update.
11997 (mips_frame_chain): Update.
11998 (mips_pop_frame): Update.
11999 * mcore-tdep.c (mcore_frame_chain): Update.
12000 (mcore_pop_frame): Update.
12001 (mcore_init_extra_frame_info): Update.
12002 * arch-utils.c (init_frame_pc_default): Update.
12003 * m68k-tdep.c (isi_frame_num_args): Update.
12004 (delta68_frame_num_args): Update.
12005 (news_frame_num_args): Update.
12006 * ia64-tdep.c (ia64_pop_frame_regular): Update.
12007 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
12008 (alpha_frame_chain): Update.
12009 (alpha_pop_frame): Update.
12010 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
12011 (hppa_init_extra_frame_info): Update.
12012 (hppa_frame_chain): Update.
12013 (hppa_frame_chain_valid): Update.
12014 * cris-tdep.c (cris_init_extra_frame_info): Update.
12015 * avr-tdep.c (avr_init_extra_frame_info): Update.
12016 * arm-tdep.c (arm_frame_chain_valid): Update.
12017 (arm_init_extra_frame_info): Update.
12018 (arm_pop_frame): Update.
12019 * frame.c (frame_pc_unwind): Update.
12020 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
12021 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12022 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12023 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
12024 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
12025 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
8ffd9b1b 12026
7a25a7c1
AC
120272003-03-12 Andrew Cagney <cagney@redhat.com>
12028
12029 Eliminate the need for POP_FRAME.
12030 * frame.c (do_frame_unwind_register): New function.
12031 (frame_pop): When no POP_FRAME, pop the frame using register
12032 unwind and a scratch regcache.
12033 (frame_saved_regs_pop): Delete function.
12034 (trad_frame_unwinder): Update.
12035 * d10v-tdep.c (d10v_frame_pop): Delete function.
12036 (d10v_frame_unwind): Update.
12037 * sentinel-frame.c (sentinel_frame_pop): Delete function.
12038 (sentinel_frame_unwinder): Update.
12039 * dummy-frame.c (dummy_frame_pop): Delete function.
12040 (dummy_frame_unwind): Update.
12041 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
12042 (struct frame_unwind): Update.
12043
2f38ef89
KB
120442003-03-11 Kevin Buettner <kevinb@redhat.com>
12045
12046 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
12047 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
12048 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
12049 Do range checks on register number obtained from debugging info.
12050 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
12051 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
12052 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
12053 mapping function.
12054 (do_fp_register_row): Fix typo which caused double type to be
12055 used when attempting to unpack a float.
12056
552f4abf
JB
120572003-03-11 J. Brobecker <brobecker@gnat.com>
12058
12059 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
12060
e0d2ae16
AC
120612003-03-11 Andrew Cagney <cagney@redhat.com>
12062
12063 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
12064 frame. Problem found by Corinna Vinschen.
12065
ddbfdd06
PM
120662003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
12067
12068 * doublest.c (floatformat_from_length): Accept also
12069 the real size of 'long double' type.
12070
088b2ddc 120712003-03-10 Daniel Jacobowitz <drow@mvista.com>
31cc81e9 12072
088b2ddc 12073 From Klee Dienes <kdienes@apple.com>:
31cc81e9
DJ
12074 * breakpoint.c (bpstat_copy): Copy the command lines as well
12075 as the old value, to match what is freed in bpstat_clear.
12076
f56f77c1
DC
120772003-03-10 David Carlton <carlton@math.stanford.edu>
12078
12079 * minsyms.c (add_minsym_to_hash_table): Replace
12080 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
12081 (compare_minimal_symbols, compact_minimal_symbols)
12082 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
12083 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
12084 of DEPRECATED_SYMBOL_MATCHES_NAME.
12085 (lookup_minimal_symbol_solib_trampoline): Ditto.
12086
5602984a
AC
120872003-03-10 Andrew Cagney <cagney@redhat.com>
12088
12089 * regcache.h (regcache_cooked_read_ftype): Define.
12090 (regcache_save, regcache_restore): Add a cooked_read parameter.
12091 * regcache.c (regcache_save, regcache_restore): Update.
12092 (do_cooked_read): New function.
12093 (regcache_cpy): Pass do_cooked_read to regcache_save and
12094 regcache_restore.
12095
8bedc050
AC
120962003-03-10 Andrew Cagney <cagney@redhat.com>
12097
12098 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
12099 * gdbarch.h, gdbarch.c: Re-generate.
12100 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12101 * x86-64-tdep.h: Update.
12102 * x86-64-tdep.c (x86_64_init_abi): Update.
12103 * v850-tdep.c (v850_gdbarch_init): Update.
12104 * sparc-tdep.c (sparc_gdbarch_init): Update.
12105 * sh-tdep.c (sh_gdbarch_init): Update.
12106 * s390-tdep.c (s390_gdbarch_init): Update.
12107 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12108 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12109 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12110 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12111 * mips-tdep.c (mips_gdbarch_init): Update.
12112 * mcore-tdep.c (mcore_gdbarch_init): Update.
12113 * m68k-tdep.c (m68k_gdbarch_init): Update.
12114 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12115 * ia64-tdep.c (ia64_gdbarch_init): Update.
12116 * i386-tdep.c (i386_gdbarch_init): Update.
12117 * i386-interix-tdep.c (i386_interix_init_abi): Update.
12118 * hppa-tdep.c (hppa_gdbarch_init): Update.
12119 * h8300-tdep.c (h8300_gdbarch_init): Update.
12120 * frv-tdep.c (frv_gdbarch_init): Update.
12121 * cris-tdep.c (cris_gdbarch_init): Update.
12122 * avr-tdep.c (avr_gdbarch_init): Update.
12123 * arm-tdep.c (arm_gdbarch_init): Update.
12124 * alpha-tdep.c (alpha_gdbarch_init): Update.
12125 * sh-tdep.c (sh_init_extra_frame_info): Update.
12126 (sh64_init_extra_frame_info): Update.
12127 * ns32knbsd-nat.c (frame_num_args): Update.
12128 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
12129 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
12130 (xstormy16_frame_chain_valid): Update.
12131 * vax-tdep.c (vax_saved_pc_after_call): Update.
12132 * v850-tdep.c (v850_frame_chain): Update.
12133 (v850_pop_frame): Update.
12134 (v850_init_extra_frame_info): Update.
12135 * sparc-tdep.c (setup_arbitrary_frame): Update.
12136 * ns32k-tdep.c (umax_frame_num_args): Update.
12137 * s390-tdep.c (s390_pop_frame_regular): Update.
12138 * mn10300-tdep.c (mn10300_frame_chain): Update.
12139 (mn10300_pop_frame_regular): Update.
12140 (mn10300_init_extra_frame_info): Update.
12141 * mips-tdep.c (mips_init_frame_pc_first): Update.
12142 (mips_frame_chain): Update.
12143 (mips_pop_frame): Update.
12144 * mcore-tdep.c (mcore_frame_chain): Update.
12145 (mcore_pop_frame): Update.
12146 (mcore_init_extra_frame_info): Update.
12147 * arch-utils.c (init_frame_pc_default): Update.
12148 * m68k-tdep.c (isi_frame_num_args): Update.
12149 (delta68_frame_num_args): Update.
12150 (news_frame_num_args): Update.
12151 * ia64-tdep.c (ia64_pop_frame_regular): Update.
12152 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
12153 (alpha_frame_chain): Update.
12154 (alpha_pop_frame): Update.
12155 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
12156 (hppa_init_extra_frame_info): Update.
12157 (hppa_frame_chain): Update.
12158 (hppa_frame_chain_valid): Update.
12159 * cris-tdep.c (cris_init_extra_frame_info): Update.
12160 * avr-tdep.c (avr_init_extra_frame_info): Update.
12161 * arm-tdep.c (arm_frame_chain_valid): Update.
12162 (arm_init_extra_frame_info): Update.
12163 (arm_pop_frame): Update.
12164 * frame.c (frame_pc_unwind): Update.
12165 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
12166 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12167 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12168 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
12169 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
12170 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
8ffd9b1b 12171
12cc2063
AC
121722003-03-10 Andrew Cagney <cagney@redhat.com>
12173
12174 * gdbarch.sh (gdbarch_unwind_pc): New method.
12175 * gdbarch.h, gdbarch.c: Regenerate.
12176 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
12177 but use read_pc and FRAME_SAVED_PC as fall backs.
12178 (frame_saved_regs_pc_unwind): Delete function.
12179 (trad_frame_unwinder): Update.
12180 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
12181 (struct frame_unwind): Update.
12182 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
12183 (dummy_frame_unwind): Update.
12184 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
12185 (sentinel_frame_unwinder): Update.
12186 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
12187 (d10v_frame_unwind): Update.
12188 (d10v_unwind_pc): New function.
12189 (d10v_gdbarch_init): Set unwind_pc.
12190
ef840a37
AC
121912003-03-10 Andrew Cagney <cagney@redhat.com>
12192
a2ce2e56
AC
12193 * gdbarch.h: Re-generate.
12194
ef840a37
AC
12195 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
12196 PC.
12197 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
12198 the PC register.
12199
08f3424b
MK
122002003-03-08 Mark Kettenis <kettenis@gnu.org>
12201
12202 * gdbarch.sh (save_dummy_frame_tos): Add comment.
12203
1248ede2
AC
122042003-03-08 Andrew Cagney <cagney@redhat.com>
12205
12206 * cli-out.c: Update copyright.
12207 (cli_out_data): Define typedef. Use instead of ui_out_data.
12208
f49bacc8
AC
122092003-03-08 Andrew Cagney <cagney@redhat.com>
12210
12211 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
12212 the result.
12213
9b05f993
AC
122142003-03-07 Andrew Cagney <cagney@redhat.com>
12215
12216 * gdbarch.sh: Don't generate two macro definitions when an
12217 undefined macro taking no arguments.
12218 * gdbarch.h: Regenerate.
8ffd9b1b 12219
166f4c7b
ML
122202002-03-07 Michal Ludvig <mludvig@suse.cz>
12221
12222 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
12223 (x86_64_unwind_dummy_id): New functions.
12224 (x86_64_init_abi): Register these two new functions.
12225
6d686a84
ML
122262003-03-07 Michal Ludvig <mludvig@suse.cz>
12227
12228 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
8ffd9b1b 12229 (x86_64_skip_prologue): Move prologue detection to
6d686a84
ML
12230 separate function.
12231 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
12232
6314f104
AC
122332003-03-05 Andrew Cagney <cagney@redhat.com>
12234
12235 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
12236 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
12237 * frame.c (get_prev_frame): Restructure the frame ID unwind code
12238 to use unwind_dummy_id when a dummy frame.
12239 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
12240 predicate.
12241 * gdbarch.h, gdbarch.c: Regneerate.
8ffd9b1b 12242
ceea5145
AC
122432003-03-05 Andrew Cagney <cagney@redhat.com>
12244
12245 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
12246 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
12247 Do not use d10v_read_sp or d10v_read_fp when obtaining register
12248 values.
12249
0d843116
AC
122502003-03-05 Andrew Cagney <cagney@redhat.com>
12251
12252 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
12253 (struct d10v_unwind_cache): Delete field "frameless". Replace
12254 "next_addr" with "sp_offset". Add "r11_offset".
12255 (d10v_frame_unwind_cache): Update.
12256 (prologue_find_regs): Update. When "mv r11, sp", save the
12257 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
12258 RN was saved in r11_offset.
12259
b2579786
AC
122602003-03-05 Andrew Cagney <cagney@redhat.com>
12261
12262 * frame.c (deprecated_update_frame_pc_hack): Also update the the
12263 cached PC value in the next frame.
12264
218e5956
AC
122652003-03-05 Andrew Cagney <cagney@redhat.com>
12266
12267 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
12268 "id_unwind_cache" with "id".
12269 (frame_id_unwind): Delete declaration.
12270 * frame.c (frame_id_unwind): Delete function.
12271 (get_prev_frame): Call the frame id unwind method directly. Store
12272 the returned next frame's ID value in NEXT_FRAME. Note that there
12273 is a problem with the wrong unwind ID being called with the wrong
12274 unwind cache.
12275
ed363b1b
DJ
122762003-03-05 Daniel Jacobowitz <drow@mvista.com>
12277
12278 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
12279
fe1f4a5e
DJ
122802003-03-05 James Ingham <jingham@apple.com>
12281 Daniel Jacobowitz <drow@mvista.com>
12282
12283 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
12284 (auto_cp_abi): New variable.
12285 (current_cp_abi, num_cp_abis): Make static.
12286 (CP_ABI_MAX): Define.
12287 (cp_abis): Turn into an array.
12288 (value_virtual_fn_field): Fix formatting.
12289 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
12290 takes a pointer.
12291 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
12292 (list_cp_abis, _initialize_cp_abi): New functions.
12293 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
12294 declarations for cp_abis, num_cp_abis, current_cp_abi, and
12295 switch_to_cp_abi. Update prototype for register_cp_abi.
12296 * Makefile.in (cp-abi.o): Update dependencies.
12297 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
12298 instead of switch_to_cp_abi.
12299 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
12300 register_cp_abi.
12301 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
12302 register_cp_abi.
12303 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
12304
e4adbba9
DJ
123052003-03-05 Daniel Jacobowitz <drow@mvista.com>
12306
12307 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
12308 * dwarf2loc.c: Include "regcache.h".
12309 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
12310 register_size.
12311 * Makefile.in (dwarf2loc.o): Update dependencies.
12312
91ccbfc1
TR
123132003-03-04 Theodore A. Roth <troth@openavr.org>
12314
12315 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
12316 number of io registers reported by remote target is not a multiple of
12317 step.
12318
3d4e8fd2
DC
123192003-03-04 David Carlton <carlton@math.stanford.edu>
12320
12321 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
12322 (lookup_symbol_aux_psymtabs): Update call to
12323 lookup_partial_symbol.
12324 (lookup_transparent_type, find_main_psymtab)
12325 (make_symbol_overload_list): Ditto.
12326
ed42d87b
KH
123272003-03-04 Kazu Hirata <kazu@cs.umass.edu>
12328
12329 * MAINTAINERS (Write after approval): Update my email address.
12330
a0ed5532
AC
123312003-03-03 Andrew Cagney <cagney@redhat.com>
12332
12333 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
12334 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
12335 predicate. Replace MAX_REGISTER_RAW_SIZE.
12336 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
12337 MAX_REGISTER_VIRTUAL_SIZE.
12338 * regcache.c (legacy_max_register_raw_size): New function.
12339 (legacy_max_register_virtual_size): New function.
12340 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
12341 (MAX_REGISTER_RAW_SIZE): Define.
12342 (legacy_max_register_raw_size): Declare.
12343 (legacy_max_register_virtual_size): Declare.
12344 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12345 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
12346 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12347 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
12348 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12349 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
12350 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12351 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12352 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12353 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12354 * vax-tdep.c (vax_gdbarch_init): Update.
12355 * v850-tdep.c (v850_gdbarch_init): Update.
12356 * sparc-tdep.c (sparc_gdbarch_init): Update.
12357 * sh-tdep.c (sh_gdbarch_init): Update.
12358 * s390-tdep.c (s390_gdbarch_init): Update.
12359 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12360 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12361 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12362 * mips-tdep.c (mips_gdbarch_init): Update.
12363 * mcore-tdep.c (mcore_gdbarch_init): Update.
12364 * m68k-tdep.c (m68k_gdbarch_init): Update.
12365 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12366 * ia64-tdep.c (ia64_gdbarch_init): Update.
12367 * i386-tdep.c (i386_gdbarch_init): Update.
12368 * hppa-tdep.c (hppa_gdbarch_init): Update.
12369 * h8300-tdep.c (h8300_gdbarch_init): Update.
12370 * frv-tdep.c (frv_gdbarch_init): Update.
12371 * cris-tdep.c (cris_gdbarch_init): Update.
12372 * avr-tdep.c (avr_gdbarch_init): Update.
12373 * arm-tdep.c (arm_gdbarch_init): Update.
12374 * alpha-tdep.c (alpha_gdbarch_init): Update.
12375 * d10v-tdep.c (d10v_gdbarch_init): Do not set
12376 max_register_raw_size or max_register_virtual_size.
12377
8e437497
DC
123782003-03-03 David Carlton <carlton@math.stanford.edu>
12379
12380 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
12381 SYMBOL_MATCHES_NAME, add comment.
12382 (SYMBOL_MATCHES_NATURAL_NAME): New.
12383 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
12384 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
12385 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
12386 * symtab.c (lookup_partial_symbol): Use
12387 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
12388 unhelpful comment.
12389 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
12390 SYMBOL_MATCHES_NAME.
12391 Fix for PR c++/33.
12392
25120b0d
DC
123932003-03-03 David Carlton <carlton@math.stanford.edu>
12394
12395 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
12396 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
12397 by regexp matching against SYMBOL_NATURAL_NAME.
12398
78a11fb4
DC
123992003-03-03 David Carlton <carlton@math.stanford.edu>
12400
12401 * linespec.c (find_method): Extract code into collect_methods.
12402 (collect_methods): New.
12403
645dd519
MK
124042003-03-02 Mark Kettenis <kettenis@gnu.org>
12405
b4700d91
MK
12406 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
12407 get_frame_base.
12408
645dd519
MK
12409 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
12410 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
12411
0aa7e1aa
SC
124122003-03-02 Stephane Carrez <stcarrez@nerim.fr>
12413
8ffd9b1b 12414 * arch-utils.c (generic_register_byte): Fix to use the loop index
0aa7e1aa
SC
12415 and not regnum when summing the size of all registers up to regnum.
12416
f30ee0bc
AC
124172003-03-01 Andrew Cagney <cagney@redhat.com>
12418
12419 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
12420 FRAME_INIT_SAVED_REGS.
12421 * gdbarch.h, gdbarch.c: Regenerate.
12422 * stack.c (frame_info): Update.
12423 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
12424 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
12425 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
12426 * ns32k-tdep.c (ns32k_pop_frame): Update.
12427 * mips-tdep.c (mips_pop_frame): Update.
12428 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
12429 * ia64-tdep.c (ia64_frame_chain): Update.
12430 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
12431 (ia64_frameless_function_invocation): Update.
12432 (ia64_init_extra_frame_info): Update.
12433 (ia64_pop_frame_regular): Update.
12434 * frame.h (struct frame_info): Update comment.
12435 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
12436 * frame.c (frame_saved_regs_register_unwind): Update.
12437 (frame_saved_regs_register_unwind): Update.
12438 (deprecated_generic_get_saved_register): Update.
12439 * cris-tdep.c: Update comment.
12440 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
12441 Rename macro.
12442 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12443 * x86-64-tdep.c (x86_64_init_abi): Update.
12444 * vax-tdep.c (vax_gdbarch_init): Update.
12445 * v850-tdep.c (v850_gdbarch_init): Update.
12446 * sparc-tdep.c (sparc_gdbarch_init): Update.
12447 * sh-tdep.c (sh_gdbarch_init): Update.
12448 * s390-tdep.c (s390_gdbarch_init): Update.
12449 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12450 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12451 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12452 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12453 * mips-tdep.c (mips_gdbarch_init): Update.
12454 * mcore-tdep.c (mcore_gdbarch_init): Update.
12455 * m68k-tdep.c (m68k_gdbarch_init): Update.
12456 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12457 * ia64-tdep.c (ia64_gdbarch_init): Update.
12458 * i386-tdep.c (i386_gdbarch_init): Update.
12459 * frv-tdep.c (frv_gdbarch_init): Update.
12460 * avr-tdep.c (avr_gdbarch_init): Update.
12461 * arm-tdep.c (arm_gdbarch_init): Update.
12462 * alpha-tdep.c (alpha_gdbarch_init): Update.
8ffd9b1b 12463
42fa7c0f
AC
124642003-03-01 Andrew Cagney <cagney@redhat.com>
12465
12466 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
12467 option enum and switch. When no windows, set the interpreter to
12468 INTERP_CONSOLE.
8ffd9b1b 12469
49c7e338
AC
124702003-03-01 Andrew Cagney <cagney@redhat.com>
12471
12472 * main.c (captured_main): Replace magic option characters with an
12473 enum.
12474
e9582e71
AC
124752003-03-01 Andrew Cagney <cagney@redhat.com>
12476
12477 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
12478 INIT_EXTRA_FRAME_INFO.
12479 * gdbarch.h, gdbarch.c: Regenerate.
12480 * arm-tdep.c: Update comments.
12481 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
12482 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
12483 * frame.h, avr-tdep.c: Ditto.
12484 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
12485 (create_new_frame, legacy_get_prev_frame): Ditto.
12486 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
12487 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
12488 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
12489 deprecated_init_extra_frame_info instead of init_extra_frame_info.
12490 * x86-64-tdep.c (x86_64_init_abi): Ditto.
12491 * v850-tdep.c (v850_gdbarch_init): Ditto.
12492 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
12493 * sh-tdep.c (sh_gdbarch_init): Ditto.
12494 * s390-tdep.c (s390_gdbarch_init): Ditto.
12495 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
12496 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12497 * mips-tdep.c (mips_gdbarch_init): Ditto.
12498 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12499 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12500 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12501 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
12502 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
12503 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12504 * frv-tdep.c (frv_gdbarch_init): Ditto.
12505 * cris-tdep.c (cris_gdbarch_init): Ditto.
12506 * avr-tdep.c (avr_gdbarch_init): Ditto.
12507 * arm-tdep.c (arm_gdbarch_init): Ditto.
12508 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
12509 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12510
35cac7cf
AC
125112003-03-01 Andrew Cagney <cagney@redhat.com>
12512
12513 * gdbarch.sh (register_type): New function with predicate.
12514 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
12515 * gdbarch.h, gdbarch.c: Re-generate.
12516 * arch-utils.c (generic_register_byte): Use generic_register_size.
12517 (generic_register_size): When available, use
12518 gdbarch_register_type.
12519 * regcache.c (init_regcache_descr): When available, initialize the
12520 register type array using gdbarch_register_type. If the
12521 architecture supplies gdbarch_register_type, do not use the legacy
12522 regcache layout.
12523 * d10v-tdep.c (d10v_register_type): Replace
12524 d10v_register_virtual_type.
12525 (d10v_gdbarch_init): Set register_type instead of
12526 register_virtual_type.
12527
7b83296f
AC
125282003-03-01 Andrew Cagney <cagney@redhat.com>
12529
12530 * Makefile.in (ax-gdb.o): Update dependencies.
12531 * ax-gdb.c: Include "regcache.h".
12532 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
12533 * findvar.c (value_of_register): Ditto.
12534 * infcmd.c (default_print_registers_info): Ditto.
12535
eadc1c87
MK
125362003-03-01 Mark Kettenis <kettenis@gnu.org>
12537
12538 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
12539 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
12540
14143612
MK
125412003-03-01 Mark Kettenis <kettenis@gnu.org>
12542
12543 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
12544 of STREQ.
12545
a55cc764
DJ
125462003-02-28 Daniel Jacobowitz <drow@mvista.com>
12547
12548 * Makefile.in (dwarf2loc.o): Update dependencies.
12549 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
12550 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
12551 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
12552 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
12553 (locexpr_tracepoint_var_ref): New function.
12554 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
12555
08a617da
AC
125562003-02-28 Andrew Cagney <cagney@redhat.com>
12557
12558 * regcache.c (register_size): New function.
12559 * regcache.h (register_size): Declare
12560 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
12561 max_register_size instead of MAX_REGISTER_RAW_SIZE.
12562
4224873a
DC
125632003-02-28 David Carlton <carlton@math.stanford.edu>
12564
12565 * linespec.c (decode_compound): Extract code into find_method.
12566 (find_method): New.
12567
ccdc5d7f
JB
125682003-02-28 J. Brobecker <brobecker@gnat.com>
12569
12570 * Makefile.in: Add rules to build and link in observer.o.
12571
974e8ced
JB
125722003-02-27 J. Brobecker <brobecker@gnat.com>
12573
12574 * observer.c: Minor comments edits.
12575
7a28f973
JB
125762003-02-27 J. Brobecker <brobecker@gnat.com>
12577
12578 * observer.h, observer.c: New file.
12579
27cddce2
AC
125802003-02-27 Andrew Cagney <cagney@redhat.com>
12581
12582 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
12583
b94a41a1
SC
125842003-02-27 Stephane Carrez <stcarrez@nerim.fr>
12585
12586 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
12587 (M6812_OP_STS_EXT): Likewise.
12588 (m6811_prologue): Use the above to recognize prologue.
12589 (m6812_prologue): Likewise.
12590
c8be8951
DC
125912003-02-27 David Carlton <carlton@math.stanford.edu>
12592
12593 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
12594 SYMBOL_PRINT_NAME.
12595 (compare_psymbols): Ditto.
12596 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
12597
d05bb1fc
MS
125982003-02-27 Michael Snyder <msnyder@redhat.com>
12599
4e845cd3
MS
12600 * f-lang.c (build_fortran_types): New function.
12601 (_initialize_f_language): Gdbarch-register built-in fortran types.
d05bb1fc
MS
12602 * doublest.c (extract_floating): Fix warning text.
12603
f3824013
AC
126042003-02-27 Andrew Cagney <cagney@redhat.com>
12605
12606 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
12607 predicate. Replaces PUSH_DUMMY_FRAME.
12608 * gdbarch.h, gdbarch.c: Regnerate.
12609 * valops.c (hand_function_call): Update. Call
12610 generic_push_dummy_frame directly.
12611 * vax-tdep.c (vax_gdbarch_init): Update.
12612 * sparc-tdep.c (sparc_gdbarch_init): Update.
12613 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12614 * m68k-tdep.c (m68k_gdbarch_init): Update.
12615 * hppa-tdep.c (hppa_gdbarch_init): Update.
12616 * alpha-tdep.c (alpha_gdbarch_init): Update.
12617 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
12618 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
12619 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
12620 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
12621 push_dummy_frame to generic_push_dummy_frame.
12622 * v850-tdep.c (v850_gdbarch_init): Ditto.
12623 * sh-tdep.c (sh_gdbarch_init): Ditto.
12624 * s390-tdep.c (s390_gdbarch_init): Ditto.
12625 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12626 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12627 * mips-tdep.c (mips_gdbarch_init): Ditto.
12628 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12629 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12630 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12631 * i386-tdep.c (i386_gdbarch_init): Ditto.
12632 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12633 * frv-tdep.c (frv_gdbarch_init): Ditto.
12634 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
12635 * cris-tdep.c (cris_gdbarch_init): Ditto.
12636 * avr-tdep.c (avr_gdbarch_init): Ditto.
12637 * arm-tdep.c (arm_gdbarch_init): Ditto.
8ffd9b1b 12638
ad188201
KB
126392003-02-26 Kevin Buettner <kevinb@redhat.com>
12640
12641 * mips-tdep.c (show_mips_abi): New function.
12642 (_initialize_mips_tdep): Use show_mips_abi() to implement the
12643 command ``show mips abi''.
12644
6b37567a 126452003-02-26 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 12646
6b37567a 12647 From Elena Zannoni <ezannoni@redhat.com>
8ffd9b1b 12648 * dbxread.c (process_one_symbol): Only record line 0 if one or
6b37567a
JJ
12649 more sline entries have been seen for the function.
12650
d3e0a5bf
MC
126512003-02-26 Michael Chastain <mec@shout.net>
12652
12653 * configure: Regenerate with autoconf 000227.
12654
18972eea
MC
126552003-02-26 Michael Chastain <mec@shout.net>
12656
12657 Close PR build/660.
12658 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
12659 for old libc5/glibc.
12660 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
12661
0bbde931
KW
126622003-02-26 Kris Warkentin <kewarken@qnx.com>
12663
12664 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
12665 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
12666
27ca5dad
MC
126672003-02-26 Michael Chastain <mec@shout.net>
12668
12669 * configure.in: New variable HAVE_UINTPTR_T.
12670 * configure, config.in: Regenerated.
12671
6f88d630
DJ
126722003-02-26 Daniel Jacobowitz <drow@mvista.com>
12673
12674 Fix PR build/1097.
12675 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
12676
b14185ce
AC
126772003-02-25 Andrew Cagney <cagney@redhat.com>
12678
12679 * frame.c (get_prev_frame): Add comment on check for
12680 inside_entry_func. Only check for inside_entry_file when not a
12681 dummy and not a sentinel. Check that the new frame is not inner
12682 to the old frame.
12683
ac2bd0a9
AC
126842003-02-25 Andrew Cagney <cagney@redhat.com>
12685
12686 * frame.c (frame_debug): New variable.
12687 (_initialize_frame): Add "set/show debug frame" command.
12688 (get_prev_frame): When frame_debug, print reason why unwind
12689 failed.
12690
b18a0fd2
MC
126912003-02-25 Michael Chastain <mec@shout.net>
12692
12693 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
12694 to avoid uintptr_t definition problems.
12695
22abf04a
DC
126962003-02-25 David Carlton <carlton@math.stanford.edu>
12697
12698 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
12699 (SYMBOL_LINKAGE_NAME): Ditto.
12700 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
12701 SYMBOL_LINKAGE_NAME.
12702 (struct general_symbol_info): Expand comment.
12703 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
12704 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
12705 (SYMBOL_MATCHES_REGEXP): Ditto.
12706 * symtab.c (symbol_natural_name): New function.
12707 * objfiles.h: Replace all uses of SYMBOL_NAME by
12708 DEPRECATED_SYMBOL_NAME.
12709 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
12710 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
12711 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
12712 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
12713 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
12714 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
12715 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
12716 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
12717 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
12718 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
12719 * ada-exp.y: Ditto.
12720 * ada-exp.y: Update copyright.
12721 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
12722 * cp-valprint.c: Ditto.
12723
1a5848f6
JJ
127242003-02-25 Jeff Johnston <jjohnstn@redhat.com>
12725
12726 * infptrace.c (detach): Do not flag error if ptrace detach fails
12727 and errno is set to ESRCH.
12728
7343d46a
AC
127292003-02-24 Andrew Cagney <cagney@redhat.com>
12730
12731 * infptrace.c (udot_info): Change type of udot_off to long. Use
12732 paddr when printing udot_off's value.
12733
49fa1dc2
DC
127342003-02-24 David Carlton <carlton@math.stanford.edu>
12735
12736 * symtab.c (make_symbol_overload_list): Only read in partial
12737 symtabs containing a matching partial symbol.
12738
0fe19209
DC
127392003-02-24 David Carlton <carlton@math.stanford.edu>
12740
12741 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
12742 do the comparison, not strcmp.
12743 * symfile.c (compare_psymbols): Ditto.
12744 * defs.h: Declare strcmp_iw_ordered.
12745 * utils.c (strcmp_iw_ordered): New function.
12746
8e3ee7b5
JB
127472003-02-24 Jim Blandy <jimb@redhat.com>
12748
12749 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
12750 support, shared libs): Remove my name from here, to better reflect
12751 reality.
12752
7df1a324
KW
127532003-02-24 Kris Warkentin <kewarken@qnx.com>
12754
12755 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
12756 (target_ops): Add to_have_continuable_watchpoint.
12757 * target.c (update_current_target): Add INHERIT line for
12758 to_have_continuable_watchpoint.
12759 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
12760 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
12761 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
12762 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
12763
d1c76907
EZ
127642003-02-24 Elena Zannoni <ezannoni@redhat.com>
12765
12766 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
12767 maintainership.
12768
2610b0bf
KW
127692003-02-24 Kris Warkentin <kewarken@qnx.com>
12770
f46169db
KW
12771 * solib.c (solib_open): Call target defined search function after
12772 failing with solib-search-path.
12773 * solist.h (target_so_ops): Add find_and_open_solib function hook and
12774 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
2610b0bf 12775
9a3c34fe
KW
127762003-02-24 Kris Warkentin <kewarken@qnx.com>
12777
f46169db 12778 * MAINTAINERS: Add myself to Write After section.
9a3c34fe 12779
2417dd25
SC
127802003-02-23 Stephane Carrez <stcarrez@nerim.fr>
12781
12782 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
12783
b631436b
SC
127842003-02-22 Stephane Carrez <stcarrez@nerim.fr>
12785
12786 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
12787 (m68hc11_add_reggroups): New function.
12788 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
12789 (m68hc11_gdbarch_init): Install the reggroups.
12790 (_initialize_m68hc11_tdep): Initialize them.
12791
0aa8c1e4
JW
127922003-02-21 James E Wilson <wilson@tuliptree.org>
12793
12794 * MAINTAINERS: Update my email address.
12795
50ceaba5
DC
127962003-02-21 David Carlton <carlton@math.stanford.edu>
12797
12798 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
12799
4c2df51b
DJ
128002003-02-21 Daniel Jacobowitz <drow@mvista.com>
12801
12802 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
12803 * symtab.h: Add opaque declarations of struct axs_value and
12804 struct agent_expr.
12805 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
12806 (struct location_funcs): New type.
12807 (struct symbol): Add "loc" to aux_value.
12808 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
12809 * dwarf2read.c: Include "dwarf2expr.h".
12810 (dwarf2_symbol_mark_computed): New function.
12811 (read_func_scope): Use it.
12812 (var_decode_location): New function.
12813 (new_symbol): Use it.
12814 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
12815
12816 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
12817 (dwarf2expr_h, dwarf2loc_h): New variables.
12818 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
12819 (dwarf2expr.o, dwarf2loc.o): New rules.
12820 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
12821 * buildsym.c (finish_block): Handle LOC_COMPUTED and
12822 LOC_COMPUTED_ARG.
12823 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
12824 * m2-exp.y (yylex): Likewise.
12825 * printcmd.c (address_info, print_frame_args): Likewise.
12826 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
12827 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
12828 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
12829 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
12830 * symtab.c (lookup_block_symbol): Likewise.
12831
5784d15e
AF
128322003-02-20 Adam Fedor <fedor@gnu.org>
12833
12834 * symtab.h: Remove objc_specific struct
12835 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
12836 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
12837 Have language_objc use cplus_specific struct.
12838
d4cad8db
TT
128392003-02-20 Tom Tromey <tromey@redhat.com>
12840
12841 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
12842 TYPE_NAME, when printing a String value. PR java/1075.
12843
2f9a90b4
AF
128442003-02-20 Adam Fedor <fedor@gnu.org>
12845
d38074a8 12846 * objc-lang.h (find_methods): Remove declaration.
fbe586ae 12847 * objc-lang.c (find_methods): Make static.
2f9a90b4 12848
6f17862b
CF
128492003-02-20 Christopher Faylor <cgf@redhat.com>
12850
12851 * win32-nat.c (get_image_name): Check return value from
12852 ReadProcessMemory.
12853 (child_xfer_memory): Ditto.
12854
715d1656
AO
128552003-02-20 Alexandre Oliva <aoliva@redhat.com>
12856
12857 * configure.in (TARGET_SYSTEM_ROOT): Set default to
12858 ${exec_prefix}/${target_alias}/sys-root. Match explicit
12859 '${exec_prefix}' (in addition to the expansion thereof) as
12860 relocatable.
12861 * configure: Rebuilt.
12862
b1262a02
DC
128632003-02-20 David Carlton <carlton@math.stanford.edu>
12864
12865 * symtab.c (search_symbols): Revert the search_symbols part of my
12866 2002-12-23 patch. Add comment.
12867
7134143f
DJ
128682002-02-20 Daniel Jacobowitz <drow@mvista.com>
12869
12870 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
12871 * dbxread.c (elfstab_build_psymtabs): Don't call
12872 install_minimal_symbols.
12873 (stabsect_build_psymtabs): Likewise.
12874 * elfread.c (elf_symfile_read): Call install_minimal_symbols
12875 earlier.
12876 * somread.c (som_symfile_read): Call install_minimal_symbols
12877 and do_cleanups earlier.
12878 * nlmread.c (nlm_symfile_read): Likewise.
12879 * mdebugread.c (elfmdebug_build_psymtabs): Call
12880 install_minimal_symbols and make appropriate cleanups.
12881
cf466558
KB
128822003-02-20 Kevin Buettner <kevinb@redhat.com>
12883
12884 * solib.c (reload_shared_libraries): New function.
12885 (_initialize_solib): Add callbacks for ``set solib-search-path''
12886 and ``set solib-absolute-prefix''.
12887
de5ad195
DC
128882003-02-20 David Carlton <carlton@math.stanford.edu>
12889
12890 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
12891 expand comment.
12892 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
12893 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
12894 * ada-typeprint.c (ada_typedef_print): Ditto.
12895 * ax-gdb.c (gen_var_ref): Ditto.
12896 * breakpoint.c (print_one_breakpoint): Ditto.
12897 * buildsym.c (finish_block): Ditto.
12898 * c-valprint.c (c_val_print): Ditto.
12899 * expprint.c (print_subexp): Ditto.
12900 * findvar.c (locate_var_value): Ditto.
8ffd9b1b
AJ
12901 * infcmd.c (jump_command): Ditto.
12902 * linespec.c (decode_line_2, decode_compound): Ditto.
12903 * maint.c (maintenance_translate_address): Ditto.
12904 * objc-lang.c (compare_selectors, compare_classes): Ditto.
de5ad195
DC
12905 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
12906 Ditto.
8ffd9b1b
AJ
12907 * p-valprint.c (pascal_val_print): Ditto.
12908 * stabsread.c (define_symbol): Ditto.
de5ad195 12909 * stack.c (print_frame, frame_info, print_block_frame_locals)
8ffd9b1b
AJ
12910 (print_frame_arg_vars, return_command): Ditto.
12911 * symfile.c (compare_symbols, compare_psymbols): Ditto.
12912 * symmisc.c (print_symbol): Ditto.
de5ad195
DC
12913 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
12914 (compare_search_syms, print_symbol_info, print_msymbol_info)
8ffd9b1b
AJ
12915 (rbreak_command): Ditto.
12916 * tracepoint.c (tracepoints_info): Ditto.
12917 * typeprint.c (typedef_print): Ditto.
12918 * valops.c (value_of_variable, hand_function_call): Ditto.
de5ad195
DC
12919 * cli/cli-cmds.c (edit_command, list_command): Ditto.
12920 * ada-typeprint.c: Update Copyright.
12921 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
12922 * tracepoint.c, cli/cli-cmds.c: Ditto.
12923
f796e4be
KB
129242003-02-20 Kevin Buettner <kevinb@redhat.com>
12925
12926 * frame.c (generic_unwind_get_saved_register): Make non-static.
12927 * frame.h (generic_unwind_get_saved_register): Declare.
12928 * mips-tdep.c (read_next_frame_reg): Fetch register from
12929 current regcache when frame is NULL.
12930 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
12931 that must be NULL.
12932 (mips_get_saved_register): Call generic_unwind_get_saved_register()
12933 instead of frame_register_unwind().
12934
836cc9f4
AC
129352003-02-20 Andrew Cagney <ac131313@redhat.com>
12936
12937 * remote-sim.c (gdbsim_insert_breakpoint)
12938 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
12939 code.
12940
501eef12
AC
129412003-02-20 Andrew Cagney <ac131313@redhat.com>
12942
12943 * remote.c (_initialize_remote): Add commands "set/show remote
12944 hardware-watchpoint-limit" and "set/show remote
12945 hardware-breakpoint-limit".
12946 (remote_hw_watchpoint_limit): Initialize to -1.
12947 (remote_hw_breakpoint_limit): Ditto.
12948 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
12949
1b6bc7e0
CF
129502003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
12951
12952 * coff-pe-read.c: New file - support reading of minimal symbols from a
12953 portable executable using the export table.
12954 * coff-pe-read.h: New file.
12955 * coffread.c: Include coff-pe-read.h.
12956 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
12957 debugging symbols found.
12958 * Makefile.in (SFILES): Add coff-pe-read.o.
12959 (coff_pe_read_h): Define.
12960 (COMMON_OBS): Add coff-pe-read.o.
12961 (coffread.o): Add coff_pe_read_h dependency.
12962 (coff-pe-read.o): New target.
12963
fe898f56
DC
129642003-02-19 David Carlton <carlton@math.stanford.edu>
12965
12966 * Makefile.in (SFILES): Add block.c.
12967 (block_h): New.
12968 (COMMON_OBS): Add block.o.
12969 (block.o): New.
12970 (x86-64-tdep.o): Add $(block_h).
12971 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
12972 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
12973 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
12974 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
12975 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
12976 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
12977 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
12978 * value.h: Add opaque declaration for struct block.
12979 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
12980 * ada-lang.h: Ditto.
12981 * x86-64-tdep.c: #include "block.h"
12982 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
12983 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
12984 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
12985 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
12986 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
12987 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
12988 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
12989 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
12990 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
12991 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
12992 * symtab.c (block_function): Ditto.
12993 (contained_in): Ditto.
12994 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
12995 block.h. Add opaque declaration for struct block.
12996 * symtab.h: Move block_function and contained_in declarations to
12997 block.h. Add opaque declarations for struct block, struct
12998 blockvector.
12999 (struct block): Move to block.h.
13000 (struct blockvector): Ditto.
13001 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
13002 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
13003 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
13004 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
13005 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
13006 Ditto.
13007 * block.c: New file.
13008 * block.h: New file.
13009
173345b5
TR
130102003-02-19 Theodore A. Roth <troth@openavr.org>
13011
13012 * avr-tdep.c (avr_extract_return_value): Remove function.
13013 (avr_store_return_value): Remove function.
13014 (avr_extract_struct_value_address): Remove function.
13015 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
13016
338ef23d
AC
130172003-02-19 Andrew Cagney <ac131313@redhat.com>
13018
13019 * rs6000-tdep.c: Include "gdb_assert.h".
13020 (registers_e500): Add "acc" and "spefscr".
13021 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
13022 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
13023 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
13024 really is "r0".
13025 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
13026
5412f5f3
KS
130272003-02-18 Keith Seitz <keiths@redhat.com>
13028
13029 * Makefile.in: Add gdbtk-interps.c.
13030
881324eb
KB
130312003-02-18 Kevin Buettner <kevinb@redhat.com>
13032
13033 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
13034 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
13035
6a2f5abf
AC
130362003-02-18 Andrew Cagney <cagney@redhat.com>
13037
13038 * symtab.h (struct objfile): Add opaque declaration.
13039
54c7009d
EZ
130402003-02-18 Elena Zannoni <ezannoni@redhat.com>
13041
13042 From Jim Ingham <jingham@apple.com>:
fbe586ae
RH
13043 * dbxread.c (process_one_symbol): Use last_function_start rather
13044 than function_start_offset to find the real beginning of the
13045 current function. The latter is just the text section offset on
13046 some systems, the former is always the real function start.
54c7009d 13047
7ee6d7eb
AC
130482003-02-17 Andrew Cagney <cagney@redhat.com>
13049
13050 * configure.in: Revert ${target} != ${host}.
13051
2846da9b
AC
130522003-02-17 Andrew Cagney <ac131313@redhat.com>
13053
13054 * configure.in (Makefile): Use the test ${target} != ${host},
13055 instead of the absence of the "nm.h" file, to determine of the
13056 configuration non-native.
13057 * configure: Regenerate.
8ffd9b1b 13058
3b27aeea
EZ
130592003-02-14 Elena Zannoni <ezannoni@redhat.com>
13060
fbe586ae 13061 From Brian Ford <ford@vss.fsi.com>
3b27aeea
EZ
13062
13063 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
13064 conditionalize tui_active test.
13065 (lookup_cmd_1): Ditto.
13066
b0b1c2c0
MK
130672003-02-14 Mark Kettenis <kettenis@gnu.org>
13068
13069 * configure.in: Add check for _etext.
13070 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
13071 available.
13072 * config.in, configure: regenerated.
13073
8f05cde5
DJ
130742003-02-14 Daniel Jacobowitz <drow@mvista.com>
13075
13076 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
13077
021e7609
AC
130782003-02-14 Andrew Cagney <ac131313@redhat.com>
13079
13080 * main.c (tui_version): Delete variable.
13081 (captured_main): When --tui, set interpreter_p to "tui" instead of
13082 enabling tui_version.
13083 * printcmd.c (display_command) [TUI]: Test tui_active instead of
13084 tui_version.
13085 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
13086 * cli/cli-cmds.c (disassemble_command): Ditto.
13087 * defs.h (tui_version): Delete declaration.
13088 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
13089 (tui-interp.o): Add rules.
13090 (SUBDIR_TUI_OBS): Add "tui-interp.o".
13091
e325dcec
CF
130922003-02-14 Christopher Faylor <cgf@redhat.com>
13093
36ffb041 13094 * win32-nat.c (register_loaded_dll): Correctly set address range for
e325dcec
CF
13095 just-loaded dll.
13096
c4f90d87
JM
130972003-02-12 Jason Molenda (jmolenda@apple.com)
13098
fbe586ae
RH
13099 * symmisc.c (print_objfile_statistics): Include information about
13100 the number of psymtabs and symtabs in each object file.
c4f90d87 13101
e46e5ccd
KS
131022003-02-13 Keith R Seitz <keiths@redhat.com>
13103
13104 * main.h (struct captured_main_args): Add interpreter_p.
13105 * main.c (captured_main): Initialize interpreter_p from context.
13106 * gdb.c (main): Set interpreter_p argument.
13107 * Makefile.in (gdb.o): Add dependency for interps.h.
13108
fe97fe9c
AC
131092003-02-12 Andrew Cagney <ac131313@redhat.com>
13110
13111 * event-top.c (cli_command_loop): Delete declaration.
13112 (_initialize_event_loop): Delete function setting event_loop_hook.
13113 * event-top.h (cli_command_loop): Declare. Update copyright.
13114 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
13115 * interps.c (current_interp_command_loop): When event_loop_p, call
13116 cli_command_loop.
13117
1cdac4ef
AC
131182003-02-12 Andrew Cagney <ac131313@redhat.com>
13119
13120 * interps.h (interp_command_loop_ftype): Change return type to
13121 void.
13122
48037ead
ML
131232003-02-12 Michal Ludvig <mludvig@suse.cz>
13124
13125 * x86-64-tdep.c (x86_64_extract_return_value)
13126 (x86_64_store_return_value): Use regcache instead of regbuf.
13127 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
13128 * x86-64-linux-nat.c (fill_gregset): Use regcache.
13129
033afc63
AC
131302003-02-11 Andrew Cagney <ac131313@redhat.com>
13131
13132 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
13133 * aclocal.m4: Regenerate.
13134 * configure: Regenerate.
13135
13136 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
13137 TCL_LD_SEARCH_FLAGS.
13138
40d02bca
ML
131392003-02-10 Michal Ludvig <mludvig@suse.cz>
13140
13141 * dwarf2cfi.c: Reindented.
13142
11308a41
AC
131432003-02-09 Andrew Cagney <ac131313@redhat.com>
13144
13145 * interps.c (clear_interpreter_hooks): Convert function definition
13146 to ISO C.
13147
e1c1c0f6
DC
131482003-02-07 David Carlton <carlton@math.stanford.edu>
13149
13150 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
13151
ab5d3da6
KB
131522003-02-07 Kevin Buettner <kevinb@redhat.com>
13153
13154 * gdbtypes.h (struct main_type): Move ``length'' field from here...
13155 (struct type): ...to here.
13156 (TYPE_LENGTH): Adjust to reflect different location of ``length''
13157 field.
13158 * gdbtypes.c (make_qualified_type): Set length on newly created type.
13159 (replace_type): Set length on all type variants for a given type.
13160
b8a92b82
AC
131612003-02-07 Andrew Cagney <ac131313@redhat.com>
13162
13163 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
13164 <sys/stat.h>.
13165 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
8ffd9b1b 13166
5cb316ef
AC
131672003-02-06 Andrew Cagney <ac131313@redhat.com>
13168
2555fe1a
AC
13169 * Makefile.in (symm-nat.o): Update dependencies.
13170 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
13171 (lynx-nat.o, ia64-linux-nat.): Ditto.
13172 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
13173 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
13174 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
13175
44270758
AC
13176 * Makefile.in (inflow_h): Define.
13177 (procfs.o, inflow.o, procfs.o): Update dependencies.
13178 * inftarg.c (child_stop): Delete extern declaration of
13179 inferior_process_group. Include "inflow.h".
13180 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
13181 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
13182 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
13183 (our_process_group, inferior_process_group): Extern declarations.
13184
df8f7274
AC
13185 * procfs.c: Include "gdb_assert.h".
13186
5cb316ef
AC
13187 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
13188 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
13189 * jv-typeprint.c (java_type_print_base): Ditto.
13190 * typeprint.c (typedef_print): Eliminate STREQ.
13191 * cli/cli-script.c (define_command, define_command): Ditto.
13192 * main.c (captured_main): Ditto.
13193 * values.c (lookup_internalvar): Ditto.
13194 * utils.c (safe_strerror, parse_escape): Eliminate assignment
13195 within `if' conditional.
13196 * linespec.c (decode_line_2): Ditto.
13197 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
13198 (bfd_openw_with_cleanup): Ditto.
13199
2a28ccea
MK
132002003-02-07 Mark Kettenis <kettenis@gnu.org>
13201
13202 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
13203 legacy_extract_return_value and store_return_value to
13204 legacy_return_value.
13205
786b8124
CF
132062003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
13207
13208 * win32-nat.c (get_relocated_section_addrs): New function. Find
13209 section load addresses for symbol handling in relocated DLLs.
13210 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
13211
b871e4ec
FF
132122003-02-05 Fred Fish <fnf@intrinsity.com>
13213
13214 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
13215 '=' and '!='.
13216 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
13217 with '&' and '=='.
13218 (angel_RDI_info): Ditto.
13219 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
13220 with '&' and '!='.
13221 (threads_continue_all_with_signals): Ditto.
8ffd9b1b 13222
4389a95a 132232003-02-05 Jim Ingham <jingham@apple.com>
fbe586ae
RH
13224 Keith Seitz <keiths@redhat.com>
13225 Elena Zannoni <ezannoni@redhat.com>
13226 Andrew Cagney <ac131313@redhat.com>
4389a95a
AC
13227
13228 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
13229 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
13230 (SUBDIR_MI_OBS): Add "mi-interp.o".
13231 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
13232 (SFILES): Add "interps.c".
13233 (COMMON_OBS): Add "interps.o".
13234 (interps_h, mi_main_h): Define.
13235 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
13236 (mi-main.o, main.o, event-top.o): Update dependencies.
13237 * cli/cli-interp.c: New file.
13238 * interps.h, interps.c: New files.
13239 * top.c: (gdb_init): Don't install the default interpreter, handed
13240 by captured_main.
13241 * main.c: Include "interps.h".
13242 (interpreter_p): Note that it should malloc'ed.
13243 (captured_command_loop): Call current_interp_command_loop.
13244 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
13245 xfree and xstrdup when updating interpreter_p. Install the
13246 default interpreter. Add hack to stop mi1's copyright notice
13247 being encoded.
13248 * event-top.h (gdb_setup_readline): Declare.
13249 (gdb_disable_readline): Declare.
13250 * event-top.c: Include "interps.h".
13251 (display_gdb_prompt): Call current_interp_display_prompt_p.
13252 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
13253 gdb_stdlog, and gdb_stdtarg.
13254 (_initialize_event_loop): Don't call gdb_setup_readline.
13255 * cli-out.c (cli_out_set_stream): New function.
13256 * cli-out.h (cli_out_set_stream): Declare.
13257
ff3b5810
MK
132582003-02-06 Mark Kettenis <kettenis@gnu.org>
13259
13260 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
13261 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
13262 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
13263 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
13264 config/i386/i386v42mp.mt: Removed.
13265
5b729aa5
MK
132662003-02-05 Mark Kettenis <kettenis@gnu.org>
13267
13268 * configure.tgt (*-*-solaris*): Set gdb_osabi to
13269 GDB_OSABI_SOLARIS.
13270
8cc15142
MC
132712003-02-05 Michael Chastain <mec@shout.net>
13272
13273 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
13274 2.12.1 and earlier versions.
13275
5aa5d4b9
AC
132762003-02-05 Andrew Cagney <ac131313@redhat.com>
13277
13278 Remove orphaned hosts, targets and files.
13279 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
13280 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
13281 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
13282 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
13283 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
13284 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
13285 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
13286 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
13287 * config/sparc/tm-sp64sim.h: Delete.
13288 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
13289 hosts.
13290 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
13291 mips*-dec-mach3* targets.
13292
b68767c1
MC
132932003-02-04 Michael Chastain <mec@shout.net>
13294
13295 * NEWS: Fix typo: sepcifying -> specifying.
13296
5ae7ca1d
MC
132972003-02-04 Michael Chastain <mec@shout.net>
13298
13299 * dwarfread.c: Add documentation on the state of dwarf-1,
13300 looking towards obsoletion.
13301
d08a4280
MC
133022003-02-03 Michael Chastain <mec@shout.net>
13303
13304 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
13305 gdb/testsuite/gdb.c++/pr-1023.exp.
13306
e9be73e4
AC
133072003-02-04 Andrew Cagney <ac131313@redhat.com>
13308
13309 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
13310 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
13311
13312 * utils.c (init_page_info): Delete reference to MPW in comments.
13313 * main.c (captured_main): Delete #ifdef MPW.
13314
05d57f6f
AC
133152003-02-04 Andrew Cagney <ac131313@redhat.com>
13316
8ffd9b1b 13317 * NEWS: Note that the m32r-*-elf* is obsolete.
05d57f6f
AC
13318 * monitor.c (monitor_expect): Obsolete reference to m32r.
13319 * configure.tgt: Mark m32r-*-elf* as obsolete.
13320 * MAINTAINERS: Mark m32k as obsolete.
13321 * m32r-rom.c: Obsolete file.
13322 * config/m32r/m32r.mt: Obsolete file.
13323 * config/m32r/tm-m32r.h: Obsolete file.
13324 * m32r-stub.c: Obsolete file.
13325 * m32r-tdep.c: Obsolete file.
13326
8b0e5691
AC
133272003-02-04 Andrew Cagney <ac131313@redhat.com>
13328
13329 * NEWS: Mention that the z8k-zilog-none is obsolete.
13330 * MAINTAINERS: Mark z8k as obsolete.
13331 * configure.tgt: Obsolete the z8k-*-coff* target.
13332 * config/z8k/z8k.mt: Obsolete file.
13333 * config/z8k/tm-z8k.h: Obsolete file.
13334 * z8k-tdep.c: Obsolete file.
13335
67f16606
AC
133362003-02-04 Andrew Cagney <ac131313@redhat.com>
13337
13338 * NEWS: Mention that the mn10200-elf is obsolete.
13339 * configure.tgt: Obsolete mn10200-*-* target.
13340 * breakpoint.c (update_breakpoints_after_exec): Update comment to
13341 mention that the mn10200 is obsolete.
13342 * breakpoint.h: Ditto.
13343 * MAINTAINERS: Mark the mn10200-elf as obsolete.
13344 * config/mn10200/mn10200.mt: Obsolete file.
13345 * config/mn10200/tm-mn10200.h: Obsolete file.
13346 * mn10200-tdep.c: Obsolete file.
13347
fd2299bd
AC
133482003-02-04 Andrew Cagney <ac131313@redhat.com>
13349
13350 * MAINTAINERS: Mark h8500 as obsolete.
13351 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
13352 * findvar.c (value_from_register): Ditto.
13353 * h8500-tdep.c: Mark file as obsolete.
13354 * config/h8500/h8500.mt: Ditto.
13355 * config/h8500/tm-h8500.h: Ditto.
13356 * NEWS: Mention that h8500 is obsolete.
13357
eb9a305d
DC
133582003-02-04 David Carlton <carlton@math.stanford.edu>
13359
13360 * objfiles.c (allocate_objfile): Always set name. Add comment at
13361 start of function.
13362 * jv-lang.c (get_dynamics_objfile): Add comment.
13363
406fc7fb
DC
133642003-02-04 David Carlton <carlton@math.stanford.edu>
13365
13366 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
13367 * printcmd.c (build_address_symbolic): Replace uses of
13368 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
13369 SYMBOL_NAME, and asm_demangle.
13370 Update copyright.
13371
93d91629
DC
133722003-02-04 David Carlton <carlton@math.stanford.edu>
13373
13374 * linespec.c (decode_compound): Extract code into
13375 lookup_prefix_sym.
13376 (lookup_prefix_sym): New function.
13377
1c5cb38e
DC
133782003-02-04 David Carlton <carlton@math.stanford.edu>
13379
13380 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
13381 FLOAT_COERCION_BADNESS.
13382 * gdbtypes.c (rank_one_type): Replace all uses of
13383 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
13384
0cf824c9
JB
133852003-02-04 Jim Blandy <jimb@redhat.com>
13386
13387 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
13388 section, let dwarf_macinfo_section point to it, not
13389 dwarf_loc_section.
13390
a2d356b0
DJ
133912003-02-04 Daniel Jacobowitz <drow@mvista.com>
13392
13393 Pointed out by Anton Blanchard <anton@samba.org>.
13394 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
13395 (ppc_linux_at_sigtramp_return_path): Use it.
13396
2de7ced7
DJ
133972003-02-04 Daniel Jacobowitz <drow@mvista.com>
13398
13399 * defs.h (streq): Add prototype.
13400 * utils.c (streq): New function.
13401
13402 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
13403 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
13404 * mdebugread.c (new_symbol): Likewise.
13405 * stabsread.c (define_symbol): Likewise.
13406 * coffread.c (process_coff_symbol): Likewise.
13407 * dwarfread.c (new_symbol): Likewise.
13408
13409 * minsyms.c (prim_record_minimal_symbol_and_info): Use
13410 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
13411 here.
13412 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
13413 SYMBOL_INIT_DEMANGLED_NAME.
13414 * objfiles.c: Include "hashtab.h".
13415 (allocate_objfile): Call htab_set_functions_ex for the
13416 demangled_names_hash.
13417 (free_objfile): Call htab_delete for the demangled_names_hash.
13418 * objfiles.h (struct htab): Add declaration.
13419 (struct objfile): Add demangled_names_hash.
13420 * symfile.c: Include "hashtab.h".
13421 (reread_symbols): Call htab_delete for the demangled_names_hash.
13422 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
13423 SYMBOL_NAME in the bcache.
13424 * symtab.c: Include "hashtab.h". Update comments.
13425 (create_demangled_names_hash, symbol_set_names): New functions.
13426 (symbol_find_demangled_name): New function, broken out from
13427 symbol_init_demangled_names.
13428 (symbol_init_demangled_names): Use it.
13429 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
13430 (SYMBOL_SET_NAMES): New macro.
13431 (symbol_set_names): Add prototype.
13432
15831452
JB
134332003-02-03 Jim Blandy <jimb@redhat.com>
13434
13435 Use a single, consistent representation for an empty minimal
13436 symbol table in an objfile.
13437 * objfiles.c (terminate_minimal_symbol_table): New function.
13438 (allocate_objfile): Call it.
13439 * objfiles.h (terminate_minimal_symbol_table): New declaration.
13440 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
8ffd9b1b 13441 non-NULL.
15831452
JB
13442 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
13443 objfile has minimal symbols, compare minimal_symbol_count to zero,
13444 instead of comparing msymbols with NULL.
13445 * objfiles.c (have_minimal_symbols): Same.
13446 * solib-sunos.c (solib_add_common_symbols): Call
13447 terminate_minimal_symbol_table.
13448 * symfile.c (reread_symbols): Same.
8ffd9b1b 13449
ffc65945
KB
134502003-02-03 Kevin Buettner <kevinb@redhat.com>
13451
13452 * s390-tdep.c (s390_address_class_type_flags)
13453 (s390_address_class_type_flags_to_name)
13454 (s390_address_class_name_to_type_flags): New functions.
13455 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
13456 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
13457
f211c6d4
MS
134582003-02-03 Michael Snyder <msnyder@redhat.com>
13459
13460 * arm-tdep.c: Fix spell-o in comment.
13461
659b0389
ML
134622003-02-03 Michal Ludvig <mludvig@suse.cz>
13463
13464 * dwarf2cfi.c (pointer_encoding): Added new parameter.
13465 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
8ffd9b1b 13466 error messages to contain BFD filename.
659b0389 13467
3b31d625
EZ
134682003-02-02 Elena Zannoni <ezannoni@redhat.com>
13469
997b089a 13470 Fix PR gdb/742 gdb/743 gdb/877
3b31d625
EZ
13471 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
13472 (do_mixed_source_and_assembly): Use
13473 make_cleanup_ui_out_tuple_begin_end and
13474 make_cleanup_ui_out_tuple_begin_end.
13475 (do_mixed_source_and_assembly): Ditto.
13476 * thread.c (do_captured_list_thread_ids): Ditto.
13477 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
13478 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
13479 ui_out_tuple_end): Delete prototypes.
13480 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
13481 ui_out_list_end, ui_out_tuple_end): Delete.
13482
13483 From Kevin Buettner <kevinb@redhat.com>:
13484 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
fbe586ae
RH
13485 * ui-out.c (make_cleanup_ui_out_table_begin_end)
13486 (do_cleanup_table_end): New functions.
13487 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
13488 Use cleanups to invoke_ui_out_tuple_end().
13489 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
3b31d625
EZ
13490 * cli/cli-setshow.c (cmd_show_list): Use
13491 make_cleanup_ui_out_tuple_begin_end.
8ffd9b1b 13492
5b181d62
AC
134932003-02-02 Andrew Cagney <ac131313@redhat.com>
13494
13495 * frame.c (frame_unwind_register): New function.
13496 (frame_unwind_unsigned_register): Use.
13497 (frame_unwind_signed_register): Use.
13498 (frame_read_register): New function.
13499 * frame.h (frame_unwind_register): Declare.
13500 (frame_read_register): Declare.
13501
13502 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
13503 and frame_unwind_register instead of read_memory, write_register
13504 and deprecated_write_register_bytes.
13505
5f601589
AC
135062003-02-02 Andrew Cagney <ac131313@redhat.com>
13507
13508 * frame.h: Note that namelen can be negative.
13509 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
13510 NAME's length.
13511
13512 * NEWS: Mention that the d10v's `regs' command is deprecated.
13513 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
13514 (d10v_print_registers_info): New function.
13515 (show_regs): Call d10v_print_registers_info.
13516 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
13517
6a3fe0a4
MK
135182003-02-02 Mark Kettenis <kettenis@gnu.org>
13519
13520 * stack.c (print_frame_info): Restore call to annotate_frame_begin
13521 lost in the previous patch.
13522
075559bc
AC
135232003-02-01 Andrew Cagney <ac131313@redhat.com>
13524
13525 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
fbe586ae
RH
13526 * stack.c (print_frame_info_base): Output complete FRAME tuple
13527 for synthesized frames.
075559bc 13528
6789195b
AC
135292003-02-02 Andrew Cagney <ac131313@redhat.com>
13530
13531 * mips-nat.c (zerobuf): Delete.
13532 (fetch_inferior_registers): Alloc local zerobuf.
13533 (fetch_core_registers): Alloc local zerobuf.
13534 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
13535 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
13536 * thread-db.c (thread_db_store_registers): Ditto.
13537 * sh-tdep.c (sh_do_register): Ditto.
13538 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
13539 * remote-sim.c (gdbsim_store_register): Ditto.
13540 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
13541 * remote-e7000.c (fetch_regs_from_dump): Ditto.
13542 * monitor.c (monitor_supply_register): Ditto.
13543 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
13544 * mips-nat.c (fetch_inferior_registers): Ditto.
13545 * m68klinux-nat.c (fetch_register): Ditto.
13546 * lynx-nat.c (fetch_inferior_registers): Ditto.
13547 (fetch_inferior_registers): Ditto.
13548 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
13549 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
13550 (hpux_thread_store_registers): Ditto.
13551 * hppah-nat.c (fetch_register): Ditto.
13552 * hppab-nat.c (fetch_register): Ditto.
13553 * hppa-tdep.c (pa_register_look_aside): Ditto.
13554 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
13555 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
13556
e669114a
AC
135572003-02-01 Andrew Cagney <ac131313@redhat.com>
13558
13559 * gdbarch.sh: Explictly specify all method levels. When a
13560 variable with an empty level, provide a non-multi-arch default.
13561 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
13562 * gdbarch.h: Re-generate.
13563 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
13564 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
13565
9a043c1d
AC
135662003-02-01 Andrew Cagney <ac131313@redhat.com>
13567
13568 * defs.h (host_pointer_to_address): Delete declaration.
13569 (address_to_host_pointer): Delete declaration.
13570 * utils.c (host_pointer_to_address): Delete function.
13571 (address_to_host_pointer): Delete function.
13572 * procfs.c (procfs_address_to_host_pointer): New function.
13573 * procfs.c (proc_set_watchpoint): Use.
13574 (procfs_can_use_hw_breakpoint): Update comments.
13575 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
13576 (som_solib_add): Use.
13577 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
13578 * hppa-tdep.c (unwind_command): Use.
8ffd9b1b 13579
7ca9f392
AC
135802003-02-01 Andrew Cagney <ac131313@redhat.com>
13581
94bbfd30
AC
13582 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
13583 strlen d_name.
13584
7ca9f392
AC
13585 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
13586 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
13587 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
13588 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
13589 (define_symbol): Update.
13590 * symfile.c (generic_load): Remove references to nindy.
13591 * symtab.c: Remove references to nindy.
13592
31a85ea2
AC
135932003-02-01 Andrew Cagney <ac131313@redhat.com>
13594
13595 * infcmd.c (print_float_info): Delete code conditional on
13596 FLOAT_INFO.
13597 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
13598 * config/m68k/nm-apollo68b.h: Ditto.
13599 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
13600 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
13601 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
13602
f6e85fc8
MK
136032003-02-01 Mark Kettenis <kettenis@gnu.org>
13604
6015b6a0
MK
13605 * config/i386/tm-i386os9k.h: Removed.
13606
f7a30bdf
MK
13607 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
13608 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
13609 they're identical to i[3456]86-*-sysv* now.
13610 * config/i386/i386v32.mh: Removed.
13611 * config/i386/xm-i386v32.h: Removed.
13612 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
13613
28d52111
MK
13614 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
13615
4d3f6bce
MK
13616 * config/i386/i386dgux.mh: Removed.
13617 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
13618
f6e85fc8
MK
13619 * configure.in: Fix typo.
13620 * configure: Regenerated.
13621
53955967
DC
136222003-01-31 David Carlton <carlton@math.stanford.edu>
13623
13624 * dwarf2read.c (dwarf2_locate_sections): Set
13625 dwarf_ranges_section.
13626
b1364885
AC
136272003-01-31 Andrew Cagney <ac131313@redhat.com>
13628
8dbb1c65
AC
13629 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
13630 * utils.c: Update comments documenting legitimate uses of PTR.
8ffd9b1b 13631
8731e58e
AC
13632 * utils.c: Re-indent.
13633
b1364885
AC
13634 * config/djgpp/fnchange.lst: Delete nindy files.
13635 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
13636 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
13637 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
13638 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
13639 * nindy-share/README, nindy-share/Onindy.c: Delete files.
13640 * nindy-tdep.c, nindy-share/Makefile: Delete files.
13641 * Makefile.in (init.c): Remove nindy references.
13642 (saber_gdb): Delete rule.
13643 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
13644 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
13645 and a68v-nat.c.
13646 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
13647 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
13648 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
13649 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
13650 nindy-share/stop.h.
13651 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
13652 * saber.suppress: Delete file.
13653
086df311
DJ
136542003-01-31 Daniel Jacobowitz <drow@mvista.com>
13655
13656 * dbxread.c (stabs_data): New static variable.
13657 (fill_symbuf): Support an in-memory buffer for stabs data.
13658 (stabs_seek): New function.
13659 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
13660 (read_ofile_symtab): Use stabs_seek.
13661 (elfstab_build_psymtabs): Take an asection* instead of
13662 an offset and size. Relocate the stabs data if necessary.
13663 Save the section* for dbx_psymtab_to_symtab.
13664 * dwarf2read.c: Add section variables for each debug section.
13665 (dwarf2_locate_sections): Fill them in.
13666 (dwarf2_read_section): Take an asection* argument.
13667 Relocate the section contents if necessary.
13668 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
13669 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
13670 it to dwarf2_read_section.
13671 (dwarf2_build_frame_info): Update callers.
13672 * elfread.c (elf_symfile_read): Update call to
13673 elfstab_build_psymtabs.
13674 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
13675 (DBX_STAB_SECTION): New macro.
8ffd9b1b 13676 * stabsread.h (elfstab_build_psymtabs): Update prototype.
086df311
DJ
13677 * symfile.c (symfile_dummy_outputs): New function.
13678 (symfile_relocate_debug_section): New function.
13679 * symfile.h (symfile_relocate_debug_section): Add prototype.
13680
87d1b352
RH
136812003-01-31 Richard Henderson <rth@redhat.com>
13682
13683 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
13684 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
13685 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
13686 * alpha-tdep.c (alpha_register_name): Add "unique".
13687 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
13688 (ALPHA_UNIQUE_REGNUM): New.
13689 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
13690
c48861fb
AC
136912003-01-31 Andrew Cagney <ac131313@redhat.com>
13692
13693 * README: Remove reference to Ericsson 1800 monitor.
13694 * Makefile.in (remote-es.o): Delete rule.
13695 (ALLDEPFILES): Delete remote-es.c.
13696 * remote-es.c: Delete file.
13697 * config/m68k/es1800.mt: Delete file.
13698 * config/djgpp/fnchange.lst: Update.
13699 * configure.tgt: Delete m68*-ericsson-* target.
13700
d764a824
AF
137012003-01-31 Adam Fedor <fedor@gnu.org>
13702
13703 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
13704 Remove duplicate/shadowing variable of same name.
13705
fe36c4f4
JB
137062003-01-30 Jim Blandy <jimb@redhat.com>
13707
13708 * symfile.c (find_separate_debug_file): Assert that the objfile's
13709 directory name we compute ends with a slash, and then assume that
13710 that's so everywhere we use it.
13711
cb741690
DJ
137122003-01-30 Daniel Jacobowitz <drow@mvista.com>
13713
13714 * valops.c (value_assign): Flush frame cache after stores to memory
13715 also.
13716
96ee5227
AC
137172003-01-30 Andrew Cagney <ac131313@redhat.com>
13718
13719 * Makefile.in (mon960-rom.o): Delete rule.
13720 * mon960-rom.c: Delete file.
13721
7f6104a9
AC
137222003-01-30 Andrew Cagney <ac131313@redhat.com>
13723
13724 * d10v-tdep.c: Include "frame-unwind.h".
13725 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
13726 list.
13727 (next_addr, uses_frame): Delete.
13728 (struct d10v_unwind_cache): Define.
13729 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
13730 Use info instead of next_addr and uses_frame globals.
13731 (d10v_frame_init_saved_regs): Delete function.
13732 (d10v_init_extra_frame_info): Delete function.
13733 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
13734 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
13735 init_frame_pc or frame_saved_pc.
13736 (d10v_pop_frame): Delete function.
13737 (do_d10v_pop_frame): Delete function.
13738 (d10v_frame_chain): Delete function.
13739 (d10v_frame_chain_valid): Delete function.
13740 (d10v_frame_pc_unwind): New function.
13741 (d10v_frame_id_unwind): New function.
13742 (saved_regs_unwinder): New function.
13743 (d10v_frame_register_unwind): New function.
13744 (d10v_frame_pop): New function.
13745 (d10v_frame_unwind): New variable.
13746 (d10v_frame_p): New function.
13747 (d10v_frame_saved_pc): Delete function.
13748 * Makefile.in (d10v-tdep.o): Update dependencies.
13749
cad2e848
JB
137502003-01-30 J. Brobecker <brobecker@gnat.com>
13751
13752 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
13753 causing some regressions due to a change in the default value
13754 for this macro.
13755
af34e669
DJ
137562003-01-29 Richard Henderson <rth@redhat.com>
13757 Elena Zannoni <ezannoni@redhat.com>
13758 Daniel Jacobowitz <drow@mvista.com>
13759
13760 Fix PR gdb/961.
8ffd9b1b 13761 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
af34e669
DJ
13762 variables.
13763 (RANGES_SECTION): New.
13764 (dwarf_ranges_buffer): New variable.
13765 (struct comp_unit_head): Add member "die".
13766 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
13767 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
13768 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
13769 (dwarf2_locate_sections): Likewise.
13770 (dwarf2_build_psymtabs): Read .debug_ranges.
13771 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
13772 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
13773 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
13774 Look for DW_AT_ranges and return the bounding box.
13775
baa93fa6
CF
137762003-01-29 Brian Ford <ford@vss.fsi.com>
13777
13778 * win32-nat.c (cygwin_pid): Removed as unused.
13779 (child_attach): Try fall back to Cygwin pid.
13780
c63f977f
JB
137812003-01-29 Jim Blandy <jimb@redhat.com>
13782
13783 * objfiles.h (struct objfile): Doc fix.
13784
d62d1979
AC
137852003-01-29 Andrew Cagney <ac131313@redhat.com>
13786
13787 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
13788 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
13789 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
13790 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
13791 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
13792 (FRAME_SAVED_PC): Change to a function with predicate.
13793 * gdbarch.h, gdbarch.c: Re-generate.
13794
1ae18a04
AC
137952003-01-28 Andrew Cagney <ac131313@redhat.com>
13796
52287340
AC
13797 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
13798
1ae18a04
AC
13799 * complaints.c (complain): Delete function.
13800 * complaints.h (struct deprecated_complaint): Delete definition.
13801 (complain): Delete declaration.
13802
f2c16bd6
KB
138032003-01-28 Kevin Buettner <kevinb@redhat.com>
13804
13805 * mips-tdep.c (mips_init_extra_frame_info): Return early for
13806 dummy frames.
13807
a94dd1fd
AC
138082003-01-27 Andrew Cagney <ac131313@redhat.com>
13809
13810 * sentinel-frame.h, sentinel-frame.c: New files.
13811 * Makefile.in (frame.o): Update dependencies.
13812 (SFILES): Add sentinel-frame.c.
13813 (sentinel_frame_h): Define.
13814 (COMMON_OBS): Add sentinel-frame.o.
13815 (sentinel-frame.o): Specify dependencies.
13816 * frame.c: Include "sentinel-frame.h".
13817 (frame_register_unwind): Rewrite assuming that there is always a a
13818 ->next frame.
13819 (frame_register, generic_unwind_get_saved_register): Ditto.
13820 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
13821 (create_sentinel_frame, unwind_to_current_frame): New functions.
13822 (get_current_frame): Rewrite using create_sentinel_frame and
13823 unwind_to_current_frame. When possible, always create a frame.
13824 (create_new_frame): Set next to the sentinel frame.
13825 (get_next_frame): Rewrite. Don't go below the level 0 frame.
13826 (deprecated_update_frame_pc_hack): Update the next frame's PC and
13827 ID cache when necessary.
13828 (frame_saved_regs_id_unwind): Use frame_relative_level.
13829 (deprecated_generic_get_saved_register): Use frame_relative_level,
13830 get_frame_saved_regs, get_frame_pc, get_frame_base and
13831 get_next_frame.
13832 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
13833 frame_register.
13834
5378adc4
DJ
138352003-01-27 Daniel Jacobowitz <drow@mvista.com>
13836
13837 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
13838
51ee2ddc
DJ
138392003-01-27 Daniel Jacobowitz <drow@mvista.com>
13840
13841 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
13842 (maintenance_set_profile_cmd): Use error () instead of warning ().
13843
d9feb4e7
DJ
138442003-01-27 Daniel Jacobowitz <drow@mvista.com>
13845
13846 * configure.in: Check that -pg works if using --enable-profiling.
13847 Check for monstartup and _mcleanup regardless of --enable-profiling.
13848 * maint.c: Check for monstartup and _mcleanup before using them.
13849 * config.in: Regenerated.
13850 * configure: Regenerated.
13851
2d188dd3
NC
138522003-01-24 Nick Clifton <nickc@redhat.com>
13853
13854 * Add sh2e support:
13855
13856 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
13857
13858 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
13859 (sh2e_show_regs): New.
13860 (sh_gdbarch_init): Handle bfd_mach_sh2e.
13861 * config/sh/tm-sh.h: Added sh2e to comments.
13862
cb3c37b2
JB
138632003-01-23 Jim Blandy <jimb@redhat.com>
13864
13865 * symfile.c (syms_from_objfile): Don't print the "(no debugging
13866 symbols found)" message here; we haven't checked for a separate
13867 debug info file yet, so we don't know yet.
13868 (symbol_file_add_with_addrs_or_offsets): Print it here, after
13869 we've looked everywhere. Also, there's no need to print a special
13870 message when we're loading the separate debug info file: the one
13871 symbol_file_add prints is fine.
13872
5b5d99cf
JB
138732003-01-23 Alexander Larsson <alexl@redhat.com>
13874 Jim Blandy <jimb@redhat.com>
13875
13876 Add support for executables whose debug info has been separated
13877 out into a separate file, leaving only a link behind.
13878 * objfiles.h (struct objfile): New fields: separate_debug_objfile
13879 and separate_debug_objfile_backlink.
13880 (put_objfile_before): New declaration.
13881 * symfile.c: #include "filenames.h".
13882 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
13883 debug info in a separate file, read that, too. Save the addrs
13884 argument, so we can use it again to read the separated debug info;
13885 syms_from_objfile modifies the table we pass it.
13886 (reread_symbols): After re-reading an objfile, call
13887 reread_separate_symbols to refresh its separate debug info
13888 objfile, if it has one.
13889 (reread_separate_symbols, find_separate_debug_file,
13890 get_debug_link_info, separate_debug_file_exists): New functions.
13891 (debug_file_directory): New global var.
13892 (_initialize_symfile): Initialize debug_file_directory, and
13893 provide the new `set debug-file-directory' command to let the user
13894 change it.
13895 * objfiles.c (free_objfile): If this objfile has its debug info in
13896 a separate objfile, free that one too. If this is itself a
13897 separate debug info objfile, clear our parent's backlink.
13898 (put_objfile_before): New function.
13899 * utils.c (gnu_debuglink_crc32): New function.
13900 * defs.h (gnu_debuglink_crc32): New declaration.
13901 * Makefile.in (symfile.o): Note dependency on "filenames.h".
13902 * configure.in: Handle --with-separate-debug-dir config option.
13903 * acinclude.m4 (AC_DEFINE_DIR): New macro.
13904 * acconfig.h (DEBUGDIR): New macro.
13905 * configure, aclocal.m4, config.in: Regenerated.
13906
7e8580c1
JB
139072003-01-22 Jim Blandy <jimb@redhat.com>
13908
7904e09f
JB
13909 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
13910 like the old symbol_file_add, but taking new arguments: you can
13911 now pass in either a `struct section_addr_info' list to say where
13912 each section is loaded, or a `struct section_offsets' table. Pass
13913 these new arguments through to syms_from_objfile as appropriate.
8ffd9b1b 13914 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
7904e09f
JB
13915 with the appropriate quiescent values for the new arguments.
13916
7e8580c1
JB
13917 * symfile.c: #include "gdb_assert.h".
13918 (syms_from_objfile): Add the ability to pass in a section offset
13919 table directly, as an alternative to the section_addr_info table.
13920 Document arguments better.
13921 (symbol_file_add): Pass extra arguments to syms_from_objfile.
13922 * symfile.h (syms_from_objfile): Update declaration.
13923 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
13924 syms_from_objfile.
13925 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
13926
d28f9cdf
DJ
139272003-01-22 Daniel Jacobowitz <drow@mvista.com>
13928
13929 Original patch by Tom Tromey <tromey@cygnus.com> and
13930 Jason Molenda <jmolenda@apple.com>.
13931 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
13932 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
13933 * NEWS: Mention profiling.
13934 * configure.in (--enable-gdbtk): Fix typo.
13935 (--enable-profiling): New. Set PROFILE_CFLAGS.
13936 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
13937 Fill in function.
13938 (profiling_state): New variable.
13939 (mcleanup_wrapper): New function.
13940 (_initialize_maint): Remove NOTYET, fix call to
13941 add_setshow_boolean_cmd for "maint set profile".
13942 * configure: Regenerated.
13943
df21e465
MH
139442003-01-21 Martin M. Hunt <hunt@redhat.com>
13945
13946 * Makefile.in (install-gdbtk): Install PNG images too.
13947
73c1f219
AC
139482003-01-21 Andrew Cagney <ac131313@redhat.com>
13949
13950 * exec.c (text_start): Delete global variable.
13951 (exec_file_attach): Make text_start local to the function.
13952 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
13953 * valops.c (hand_function_call): Delete code that handles
13954 BEFORE_TEXT_END and AFTER_TEXT_END.
13955 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
13956 of CALL_DUMMY_LOCATION.
13957 * gdbarch.c: Regenerate.
13958 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
13959 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
13960 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
13961 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
13962 (text_end): Delete extern declaration.
13963
eb4f72c5
AC
139642003-01-21 Andrew Cagney <ac131313@redhat.com>
13965
13966 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
13967 * blockframe.c (backtrace_below_main): Move to "frame.c".
13968 (frame_chain_valid): Delete check for backtrace_below_main.
13969 (_initialize_blockframe): Delete initialization, move ``set
13970 backtrace-below-main'' command to "frame.c".
13971 (do_flush_frames_sfunc): Delete function.
13972 * frame.c: Include "command.h" and "gdbcmd.h".
13973 (frame_type_from_pc): New function.
13974 (create_new_frame): Use frame_type_from_pc.
13975 (legacy_get_prev_frame): New function.
13976 (get_prev_frame): Rewrite. When an old style frame, call
13977 legacy_get_prev_frame. Otherwize, unwind the PC first.
13978 (_initialize_frame): Add ``set backtrace-below-main'' command.
13979 * Makefile.in (frame.o): Update dependencies.
13980
778ce8cc
AC
139812003-01-19 Andrew Cagney <ac131313@redhat.com>
13982
13983 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
13984 DEPRECATED_REGISTERS_INFO.
13985
01c193c8
AC
139862003-01-19 Andrew Cagney <ac131313@redhat.com>
13987
13988 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
13989 Maintainers'. Update `Various Maintainers'.
13990
dedc2a2b
AC
139912003-01-19 Andrew Cagney <ac131313@redhat.com>
13992
13993 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
13994 * gdbarch.sh (POP_FRAME): Change to function with predicate.
13995 Suppress actual parameters when `-'.
13996 * gdbarch.h, gdbarch.c: Regenerate.
13997
b7261c70
AC
139982003-01-19 Andrew Cagney <ac131313@redhat.com>
13999
14000 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
14001 code handling dummy frames.
14002
dbe9fe58
AC
140032003-01-19 Andrew Cagney <ac131313@redhat.com>
14004
14005 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
14006 (struct frame_unwind): Add field pop.
14007 * frame.h (frame_pop): Declare.
14008 * frame.c (frame_saved_regs_pop): New function.
14009 (trad_frame_unwinder): Add frame_saved_regs_pop.
14010 (frame_pop): New function.
14011 * dummy-frame.c (dummy_frame_pop): New function.
14012 (discard_innermost_dummy): New function.
14013 (generic_pop_dummy_frame): Use discard_innermost_dummy.
14014 (dummy_frame_unwind): Add dummy_frame_pop.
14015 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
14016 * valops.c (hand_function_call): Ditto.
14017 * stack.c (return_command): Ditto.
14018
570b8f7c
AC
140192003-01-18 Andrew Cagney <ac131313@redhat.com>
14020
14021 * cris-tdep.c: Fix function declaration indentation.
14022 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
14023 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
14024 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
14025 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
14026 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
14027 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
14028
140292003-01-18 Michael Chastain <mec@shout.net>
eaec4d85
MC
14030
14031 * README (Unpacking and Installation -- quick overview):
14032 Warn against ".../gdb-5.3/gdb/configure".
14033
494cca16
AC
140342003-01-18 Andrew Cagney <ac131313@redhat.com>
14035
14036 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
14037 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
14038 (struct frame_unwind): Declare opaque.
14039 (dummy_frame_p): Declare function.
14040 * dummy-frame.c (dummy_frame_id_unwind): Make static.
14041 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
14042 * dummy-frame.c: Include "frame-unwind.h".
14043 (dummy_frame_p): New function.
14044 (dummy_frame_unwind): New variable.
14045 * frame.c: Include "frame-unwind.h".
14046 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
14047 to use the new unwind field.
14048 (set_unwind_by_pc): Delete function.
14049 (create_new_frame, get_prev_frame): Set unwind field using
14050 frame_unwind_find_by_pc.
14051 (trad_frame_unwind, trad_frame_unwinder): New variables.
14052 * frame.h (trad_frame_unwind): Declare variable.
14053 (frame_id_unwind_ftype): Delete declaration.
14054 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
14055 (struct frame_unwind): Declare opaque.
14056 (struct frame_info): Replace the fields id_unwind, pc_unwind and
14057 register_unwind with a single unwind pointer.
14058 * frame-unwind.h, frame-unwind.c: New files.
14059 * Makefile.in (SFILES): Add frame-unwind.c.
14060 (frame_unwind_h): Define.
14061 (COMMON_OBS): Add frame-unwind.o.
14062 (frame-unwind.o): Specify dependencies.
14063 (frame.o, dummy-frame.o): Update dependencies.
8ffd9b1b 14064
4efb68b1
AC
140652003-01-18 Andrew Cagney <ac131313@redhat.com>
14066
14067 * ada-valprint.c: Eliminate PTR.
14068 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
14069 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
14070 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
14071 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
14072 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
14073 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
14074 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
8ffd9b1b 14075
a84d24ee
AC
140762003-01-17 Andrew Cagney <ac131313@redhat.com>
14077
762f08a3
AC
14078 * main.c (captured_main): Don't use PTR.
14079 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
14080 * gdbtypes.c (lookup_primitive_typename): Ditto.
14081 (lookup_struct_elt_type): Ditto.
14082 * f-valprint.c (info_common_command): Ditto.
14083 (list_all_visible_commons): Ditto.
14084 * jv-typeprint.c (java_type_print_base): Ditto.
14085
a84d24ee
AC
14086 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
14087 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
14088 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
14089 i386-interix-nat.c and i386-interix-tdep.c. Rename
14090 m68klinux-nat.c and m68klinux-tdep.c. Rename
14091 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
14092 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
14093 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
14094 * main.c (captured_main): Use xfree, not free.
14095
c170fb60
AC
140962003-01-16 Andrew Cagney <ac131313@redhat.com>
14097
14098 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
14099 ID back using a parameter.
14100 * frame.c (frame_id_unwind): Update call.
14101 (frame_saved_regs_id_unwind): Update.
14102 * dummy-frame.c (dummy_frame_id_unwind): Update function.
14103 * dummy-frame.h (struct frame_id): Add opaque declaration.
14104 (dummy_frame_id_unwind): Update declaration.
14105
867f3898
AC
141062003-01-15 Andrew Cagney <ac131313@redhat.com>
14107
14108 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
14109
40622be8 141102003-01-15 Stephen P. Smith <ischis2@cox.net>
de3a8c23 14111
40622be8 14112 * MAINTAINERS (Stephen P. Smith): Updated email address.
de3a8c23 14113
ae66c1fc
EZ
141142003-01-14 Elena Zannoni <ezannoni@redhat.com>
14115
997b089a 14116 Fix PR gdb/898
ae66c1fc
EZ
14117 * breakpoint.c (until_break_command): Add new argument. Use it to
14118 decide whether to stop only at the current frame or not.
14119 * breakpoint.h (until_break_command): Update prototype.
8ffd9b1b 14120 * infcmd.c (until_command): Add new argument to until_break_command
ae66c1fc
EZ
14121 call.
14122 (advance_command): New function.
14123 (_initialize_infcmd): Update help string for 'until' command.
14124 Add new 'advance' command.
14125
a04257e6
DC
141262003-01-14 David Carlton <carlton@math.stanford.edu>
14127
14128 * linespec.c (decode_line_1): Normalize comments.
14129 (set_flags): Ditto.
14130 (locate_first_half): Ditto.
14131 (decode_compound): Ditto.
14132 (symtab_from_filename): Ditto.
14133 (decode_all_digits): Ditto.
14134 (decode_dollar): Ditto.
14135 (find_methods): Ditto.
14136 (find_toplevel_char): Ditto.
14137
1bac305b
AC
141382003-01-13 Andrew Cagney <ac131313@redhat.com>
14139
14140 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
14141 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
14142 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
14143 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
14144 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
14145 * language.c, language.h, m32r-tdep.c: Update copyright.
14146 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
14147 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
14148 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
14149 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
14150 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
14151 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
14152
25caa7a8
EZ
141532003-01-13 Elena Zannoni <ezannoni@redhat.com>
14154
14155 * stabsread.h (process_later, resolve_cfront_continuation):
14156 Obsolete.
14157 Update copyright years.
14158 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
14159 Update copyright year.
14160 * dbxread.c(struct cont_elem): Obsolete.
8ffd9b1b 14161 (process_later, process_now): Obsolete functions.
25caa7a8
EZ
14162 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
14163 Update copyright year.
14164 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
14165 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
14166 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
14167 (parse_partial_symbols): Obsolete cfront support.
14168 * stabsread.c
14169 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
14170 macros.
14171 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
14172 read_cfront_baseclasses, read_cfront_member_functions,
14173 resolve_cfront_continuation,read_cfront_static_fields,
14174 copy_cfront_struct_fields): Obsolete functions.
14175 (define_symbol, read_one_struct_field): Obsolete cfront support.
14176 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
14177 Update Copyright year.
14178
7789c6f5
EZ
141792003-01-13 Elena Zannoni <ezannoni@redhat.com>
14180
14181 * stack.c (print_frame_info, print_stack_frame_base_stub,
14182 print_stack_frame_base, show_and_print_stack_frame_stub,
14183 show_and_print_stack_frame, print_only_stack_frame_stub,
14184 print_only_stack_frame): Delete functions.
14185 (print_stack_frame_stub): Call print_frame_info instead of
14186 print_frame_info_base.
14187 (print_frame_info_base): Rename to print_frame_info.
14188 (backtrace_command_1): Call print_frame_info, instead of
14189 print_frame_info_base.
14190 (current_frame_command): Call print_stack_frame, instead of
14191 print_only_stack_frame.
14192 (frame_command): Call print_stack_frame, instead of
14193 show_and_print_stack_frame.
14194 (up_command): Ditto.
14195 (down_command): Ditto.
14196 * frame.h (print_only_stack_frame): Delete prototype.
14197 * infrun.c (normal_stop): Call print_stack_frame, instead of
14198 show_and_print_stack_frame.
14199 * thread.c (info_threads_command): Call print_stack_frame, instead
14200 of print_only_stack_frame.
14201
3f5a3016
AC
142022003-01-13 Andrew Cagney <ac131313@redhat.com>
14203
d99ba314
AC
14204 * README (Graphical interface to GDB): Update URL. Point at
14205 gdb/links/.
14206
3f5a3016
AC
14207 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
14208 version match.
14209
083ae935
DJ
142102003-01-13 Daniel Jacobowitz <drow@mvista.com>
14211
14212 * symtab.c (find_pc_sect_line): Don't consider end-of-function
14213 lines.
14214
5365276c
DJ
142152003-01-13 Daniel Jacobowitz <drow@mvista.com>
14216
14217 * thread-db.c (attach_thread): Prototype.
14218 (struct private_thread_info): Remove lwpid. Add thread handle (th),
14219 thread information (ti), and valid flags (th_valid, ti_valid).
14220 (attach_thread): Move target_pid_to_str call to after the thread
14221 is added to GDB's list. Initialize the cache.
14222 (thread_get_info_callback, thread_db_map_id2thr)
14223 (thread_db_get_info): New functions.
14224 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
14225 (thread_db_store_registers, thread_db_thread_alive)
14226 (thread_db_get_thread_local_address): Use them.
14227 (thread_db_pid_to_str): Likewise. Return "Missing" instead
14228 of calling error() for threads in unknown state.
14229
14230 (clear_lwpid_callback): New function.
14231 (thread_db_resume): Use it to clear the cache.
14232
9fc30b6b
DJ
142332003-01-13 Daniel Jacobowitz <drow@mvista.com>
14234
14235 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
14236 (resume_callback): Remove dead code.
14237
8f871025
AC
142382003-01-13 Andrew Cagney <ac131313@redhat.com>
14239
14240 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
14241 predicate.
14242 * gdbarch.h, gdbarch.c: Regenerate.
14243 * stack.c (frame_info): Only initialize the saved registers when
14244 FRAME_INIT_SAVED_REGS_P.
14245 * frame.c (frame_saved_regs_register_unwind): Assert
14246 FRAME_INIT_SAVED_REGS_P.
14247 (deprecated_generic_get_saved_register): Ditto.
14248
3f565f1e
DJ
142492003-01-13 Daniel Jacobowitz <drow@mvista.com>
14250
14251 * source.c (openp): Squelch warning about "filename".
14252
072b1022
DJ
142532003-01-13 Daniel Jacobowitz <drow@mvista.com>
14254
14255 * source.c (openp): If the file does not exist don't necessarily
14256 search the path.
14257
973ccf8b
DJ
142582003-01-13 Daniel Jacobowitz <drow@mvista.com>
14259
14260 Fix PR gdb/872.
14261 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
14262 (integer_types_same_name_p): New function.
14263 (rank_one_type): Use it.
14264 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
14265
030292b7
DJ
142662003-01-13 Daniel Jacobowitz <drow@mvista.com>
14267
14268 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
14269 variables.
14270 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
14271 * configure.in: Add --with-sysroot.
14272 * configure: Regenerated.
14273 * main.c (gdb_sysroot): New variable.
14274 (captured_main): Initialize gdb_sysroot.
14275 * defs.h (gdb_sysroot): New extern declaration.
14276 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
14277
afb5d334
MC
142782003-01-12 Michael Chastain <mec@shout.net>
14279
14280 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
14281
751ceeb4
MC
142822003-01-12 Michael Chastain <mec@shout.net>
14283
14284 * top.c (print_gdb_version): Bump copyright year to 2003.
14285
94cd26f8
DC
142862003-01-12 David Carlton <carlton@bactrian.org>
14287
14288 * linespec.c (symtab_from_filename): Rename variable 's' to
14289 'file_symtab'.
14290
1ce79225
AC
142912003-01-12 Andrew Cagney <ac131313@redhat.com>
14292
14293 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
14294 dummy frame.
14295 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
14296
fa1fd571
AC
142972003-01-12 Andrew Cagney <ac131313@redhat.com>
14298
14299 * d10v-tdep.c: Include "gdb_assert.h".
14300 (d10v_store_return_value): Rewrite to match current interface.
14301 (d10v_extract_struct_value_address): Ditto.
14302 (d10v_extract_return_value): Ditto.
14303 (d10v_gdbarch_init): Set store_restore_value,
14304 extract_struct_value_address and extract_return_value.
14305
68b8d23e
JB
143062003-01-12 J. Brobecker <brobecker@gnat.com>
14307
14308 * hpread.c (set_namestring): New procedure replacing the
14309 SET_NAMESTRING macro.
14310 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
14311 by calls to set_namestring.
14312
143132003-01-11 J. Brobecker <brobecker@gnat.com>
1fb309ea
JB
14314
14315 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
14316 a compilation warning.
14317 (hpread_process_one_debug_symbol): Likewise.
14318
88d262ca
DC
143192003-01-10 David Carlton <carlton@math.stanford.edu>
14320
14321 * linespec.c (decode_line_1): Rename variable 's' to
14322 'file_symtab'.
14323 (decode_all_digits): Rename argument 's' to 'file_symtab'.
14324 (decode_dollar): Ditto.
14325 (decode_variable): Ditto.
14326 (symbol_found): Ditto.
14327
86669319
MC
143282003-01-09 Michael Chastain <mec@shout.net>
14329
14330 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
14331
616a9dc4
CV
143322003-01-07 Corinna Vinschen <vinschen@redhat.com>
14333
14334 * win32-nat.c (set_process_privilege): New function.
14335 (child_attach): Call set_process_privilege() to enable the
14336 SE_DEBUG_NAME user privilege if available in process token.
14337
3269bcfa
JB
143382003-01-10 J. Brobecker <brobecker@gnat.com>
14339
14340 * hpread.c (hpread_process_one_debug_symbol): Fix a small
14341 compilation error in the previous revision.
14342
2b0ee454
DC
143432003-01-09 David Carlton <carlton@math.stanford.edu>
14344
14345 * linespec.c: Update copyright.
14346
b3ba1b44
DJ
143472003-01-09 Daniel Jacobowitz <drow@mvista.com>
14348
14349 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
14350 than inferior_ptid.
14351 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
14352
4ef3f3be
AC
143532003-01-09 Andrew Cagney <ac131313@redhat.com>
14354
479ab5a0
AC
14355 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
14356 Update comments.
14357 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
14358 (frame_saved_regs_zalloc): Update.
14359 (frame_saved_regs_register_unwind): Update.
14360 (create_new_frame): Update.
14361 (get_prev_frame): Update.
14362 (frame_extra_info_zalloc): Update.
14363 (deprecated_get_frame_saved_regs): Update.
14364 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
14365 * cris-tdep.c: Update comment.
14366
bde58177
AC
14367 * somsolib.h: Fix function indentation.
14368 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
14369 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
14370 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
14371 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
14372 * somsolib.c, inftarg.c: Remove assignment in if conditional.
14373
4ef3f3be
AC
14374 * infrun.c (follow_fork): Use ISO C definition.
14375 * expprint.c (print_subexp): Use xfree instead of free.
14376 * charset.c: Include "gdb_string.h" instead of <string.h>.
14377 (register_iconv_charsets): Use ISO C definition.
14378 (host_charset, target_charset): Ditto.
14379 * Makefile.in (charset.o): Update dependencies.
14380 (mi-cmd-env.o): Update dependencies.
14381
1c615f7a
AC
143822003-01-08 Andrew Cagney <cagney@redhat.com>
14383
14384 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
14385 get_frame_base.
14386
c9a1dc08
AC
143872003-01-08 Andrew Cagney <ac131313@redhat.com>
14388
14389 * gdb_mbuild.sh: Add --keep option. When specified, keep the
14390 build directories. Save edited gdb output in Mbuild.log. If a
14391 build fails, remove any final GDB executable.
14392
dbad9d94
AC
143932003-01-08 Andrew Cagney <ac131313@redhat.com>
14394
14395 * gdb_mbuild.sh: Edit the output of `maint print architecture'
14396 replacing hex constants with function names and stripping leading
14397 file name directory prefixes.
14398
8d357cca
AC
143992003-01-08 Andrew Cagney <cagney@redhat.com>
14400
14401 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
14402 get_frame_base.
14403
bca02a8a
DC
144042003-01-08 David Carlton <carlton@math.stanford.edu>
14405
14406 * linespec.c (decode_line_1): Move code into decode_variable.
14407 (decode_variable): New function.
14408
7f8ab3a0
AC
144092003-01-08 Andrew Cagney <ac131313@redhat.com>
14410
14411 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
14412
7b5849cc
AC
144132003-01-08 Andrew Cagney <cagney@redhat.com>
14414
14415 * cris-tdep.c (cris_frame_init_saved_regs): Use
14416 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
14417 saved_regs buffer.
14418 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
14419 (sh64_nofp_frame_init_saved_regs): Ditto.
14420 (sh_fp_frame_init_saved_regs): Ditto.
14421 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
14422 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
14423 * mcore-tdep.c (analyze_dummy_frame): Ditto.
14424 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14425
72a5efb3
DJ
144262003-01-08 Daniel Jacobowitz <drow@mvista.com>
14427
14428 * minsyms.c (lookup_minimal_symbol): Update comment.
14429 (lookup_minimal_symbol_text): Update comment. Use the hash table.
14430 (lookup_minimal_symbol_solib_trampoline): Likewise.
14431
11c02a10
AC
144322003-01-08 Andrew Cagney <cagney@redhat.com>
14433
aab3ea25
AC
14434 * d10v-tdep.c (d10v_init_extra_frame_info): Use
14435 frame_relative_level.
14436
da50a4b7
AC
14437 * alpha-tdep.c: Use get_frame_extra_info.
14438 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14439 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
14440 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
14441 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
14442
11c02a10
AC
14443 * alpha-tdep.c: Use get_next_frame.
14444 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14445 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
14446 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
14447 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
14448 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
14449 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
14450 * xstormy16-tdep.c: Ditto.
8ffd9b1b 14451
1e2330ba
AC
144522003-01-07 Andrew Cagney <cagney@redhat.com>
14453
14454 * alpha-tdep.c: Use get_frame_base.
14455 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14456 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
14457 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
14458 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
14459 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
14460 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
14461 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
14462 * config/sparc/tm-sparc.h: Ditto.
8ffd9b1b 14463
2d75187b
AC
144642003-01-07 Andrew Cagney <cagney@redhat.com>
14465
14466 * frame.c (deprecated_get_frame_context): New function.
14467 (deprecated_set_frame_context): New function.
14468 * frame.h (deprecated_get_frame_context): Declare.
14469 (deprecated_set_frame_context): Declare.
14470 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
14471 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
8ffd9b1b 14472
483d36b2
AC
144732003-01-07 Andrew Cagney <cagney@redhat.com>
14474
14475 * frame.c (deprecated_set_frame_next_hack): New function.
14476 (deprecated_set_frame_prev_hack): New function.
14477 * frame.h (deprecated_set_frame_next_hack): Declare.
14478 (deprecated_set_frame_prev_hack): Declare.
14479 * mcore-tdep.c (analyze_dummy_frame): Use
14480 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
14481 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14482
14e91ac5
DC
144832003-01-07 David Carlton <carlton@math.stanford.edu>
14484
14485 * linespec.c (decode_line_1): Move code into decode_dollar.
14486 (decode_dollar): New function.
14487
b0c6b05c
AC
144882003-01-07 Andrew Cagney <cagney@redhat.com>
14489
14490 * arm-tdep.c (arm_init_extra_frame_info): Use
14491 deprecated_update_frame_base_hack.
14492 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
14493 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14494 (fix_frame_pointer): Ditto.
14495 (mn10300_analyze_prologue): Ditto.
14496
a00a19e9
AC
144972003-01-07 Andrew Cagney <cagney@redhat.com>
14498
14499 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
14500 extra_info using frame_extra_info_zalloc.
14501 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
14502 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
14503 (sh64_init_extra_frame_info): Ditto.
14504 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
14505 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
14506 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
14507 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
14508 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
14509 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
14510 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
14511 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
14512 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
14513 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
14514 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
14515 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
14516
14517 * mn10300-tdep.c (analyze_dummy_frame): Use
14518 deprecated_set_frame_extra_info_hack.
14519 * mcore-tdep.c (analyze_dummy_frame): Ditto.
14520
1fb4c65b
JB
145212003-01-07 J. Brobecker <brobecker@gnat.com>
14522
14523 * mdebugread.c (parse_symbol): Skip stProc entries which storage
14524 class is not scText. These do not define "real" procedures.
14525 (parse_partial_symbols): Likewise.
14526
9fe7d6bf
MS
145272003-01-06 Michael Snyder <msnyder@redhat.com>
14528
14529 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
14530
f6c609c4
AC
145312003-01-06 Andrew Cagney <ac131313@redhat.com>
14532
14533 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
14534 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
14535 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
14536 deprecated_frame_xmalloc_with_cleanup.
14537 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
14538 deprecated_frame_xmalloc.
14539 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
14540 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
14541
d995ff4b
AC
145422003-01-06 Andrew Cagney <cagney@redhat.com>
14543
84dc46cb
AC
14544 * x86-64-linux-tdep.c: Include "osabi.h".
14545 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
14546
d995ff4b
AC
14547 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
14548
66140c26
AC
145492003-01-06 Andrew Cagney <cagney@redhat.com>
14550
14551 * MAINTAINERS (Target Instruction Set Architectures): Update
14552 arm-elf. Can be built with -Werror, has been multiarched.
14553
14554 * value.h (unpack_long): Make buffer parameter constant.
14555 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
14556 * scm-lang.h (scm_parse): Ditto.
14557 * defs.h (extract_typed_address, extract_address): Ditto.
14558 (extract_long_unsigned_integer): Ditto.
14559 * inferior.h (unsigned_pointer_to_address): Ditto.
14560 (signed_pointer_to_address): Ditto.
14561 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
14562 * gdbarch.h, gdbarch.c: Regenerate.
14563 * findvar.c (extract_long_unsigned_integer): Update.
14564 (extract_address): Update.
14565 (extract_typed_address): Update.
14566 (unsigned_pointer_to_address): Update.
14567 * values.c (unpack_long): Update.
14568 (unpack_double): Update.
14569 (unpack_pointer): Update.
14570 (unpack_field_as_long): Update.
14571 * d10v-tdep.c (d10v_pointer_to_address): Update.
14572 * avr-tdep.c (avr_pointer_to_address): Update.
14573 * scm-lang.c (scm_unpack): Update.
14574 * findvar.c (signed_pointer_to_address): Update.
14575
b089b3da
ML
145762003-01-06 Michal Ludvig <mludvig@suse.cz>
14577
8ffd9b1b 14578 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
b089b3da
ML
14579 since it is in i386-tdep.c.
14580
aff87235
JB
145812003-01-06 J. Brobecker <brobecker@gnat.com>
14582
14583 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
14584 failure introduced in the previous change.
14585
34f5e845
MC
145862003-01-05 Michael Chastain <mec@shout.net>
14587
14588 * README: Remove references to deleted remote-*.c files:
14589 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
14590 remote-nrom.c, remote-os9k.c, remote-udi.c.
14591
28bcfd30
MK
145922003-01-05 Mark Kettenis <kettenis@gnu.org>
14593
14594 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
14595 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
14596 i386_get_longjmp_target.
14597
15a5b3ee
AC
145982003-01-05 Andrew Cagney <ac131313@redhat.com>
14599
14600 * arm-tdep.c (prologue_cache): Change to a pointer.
14601 (_initialize_arm_tdep): Allocate prologue_cache.
14602 (check_prologue_cache): Update.
14603 (save_prologue_cache): Update.
14604 (arm_gdbarch_init): Update.
14605
c263362b
DJ
146062003-01-04 Daniel Jacobowitz <drow@mvista.com>
14607
14608 * stabsread.c (update_method_name_from_physname): Call complaint()
14609 instead of error.
14610
51603483
DJ
146112003-01-04 Daniel Jacobowitz <drow@mvista.com>
14612
14613 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
14614 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
14615 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
14616
14617 * blockframe.c: Include "gdbcmd.h" and "command.h".
14618 (backtrace_below_main): New variable.
14619 (file_frame_chain_valid, func_frame_chain_valid)
14620 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
14621 (generic_func_frame_chain_valid): Remove functions.
14622 (frame_chain_valid, do_flush_frames_sfunc): New functions.
14623 (_initialize_blockframe): New function.
14624 * Makefile.in (blockframe.o): Update dependencies.
14625 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
14626 comment. Call frame_chain_valid ().
14627 * frame.h: Remove old prototypes. Add prototype for
14628 frame_chain_valid and update comments to match.
14629 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
14630 Remove old comment.
14631 * gdbarch.h: Regenerated.
14632 * gdbarch.c: Regenerated.
14633
14634 * alpha-tdep.c (alpha_gdbarch_init): Don't call
14635 set_gdbarch_frame_chain_valid.
14636 * avr-tdep.c (avr_gdbarch_init): Likewise.
14637 * cris-tdep.c (cris_gdbarch_init): Likewise.
14638 * frv-tdep.c (frv_gdbarch_init): Likewise.
14639 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
14640 * i386-tdep.c (i386_svr4_init_abi): Likewise.
14641 (i386_nw_init_abi): Likewise.
14642 (i386_gdbarch_init): Likewise.
14643 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
14644 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
14645 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
14646 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
14647 * mips-tdep.c (mips_gdbarch_init): Likewise.
14648 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
14649 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
14650 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
14651 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
14652 * s390-tdep.c (s390_gdbarch_init): Likewise.
14653 * sh-tdep.c (sh_gdbarch_init): Likewise.
14654 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
14655 * v850-tdep.c (v850_gdbarch_init): Likewise.
14656 * vax-tdep.c (vax_gdbarch_init): Likewise.
14657 * x86-64-tdep.c (x86_64_init_abi): Likewise.
14658
14659 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
14660 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
14661 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
14662 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
14663 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
14664 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
14665 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
14666 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
14667
b00a8037
DJ
146682002-01-04 Daniel Jacobowitz <drow@mvista.com>
14669
14670 * Makefile.in (acconfig_h): Remove incorrect macro.
14671 (config_h): Define.
14672 (osabi.o): Update dependencies.
14673 * configure.tgt: Set gdb_osabi based on target triplet.
14674 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
14675 * configure: Regenerated.
14676 * config.in: Regenerated.
14677 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
14678 (GDB_OSABI_DEFAULT): Define if not already defined.
14679 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
14680 (set_osabi_string): New variables.
14681 (gdbarch_register_osabi): Add new OS ABI to
14682 gdb_osabi_available_names.
14683 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
14684 (set_osabi, show_osabi): New functions.
14685 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
14686
4be87837
DJ
146872003-01-04 Daniel Jacobowitz <drow@mvista.com>
14688
14689 * arch-utils.c (gdbarch_info_init): Set osabi to
14690 GDB_OSABI_UNINITIALIZED.
14691 * gdbarch.sh: Add osabi to struct gdbarch and to struct
14692 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
14693 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
14694 * gdbarch.c: Regenerated.
14695 * gdbarch.h: Regenerated.
14696 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
14697 there's no BFD.
14698 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
14699 * osabi.h (enum gdb_osabi): Move to defs.h.
14700 (gdbarch_init_osabi): Update prototype.
14701 * defs.h (enum gdb_osabi): Moved here.
14702 * Makefile.in: Update dependencies.
14703
14704 * alpha-tdep.h: Don't include "osabi.h".
14705 (struct gdbarch_tdep): Remove osabi member.
14706 * alpha-tdep.c: Include "osabi.h".
14707 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14708 iterate over arches. Update call to gdbarch_init_osabi.
14709 (alpha_dump_tdep): Don't dump osabi.
14710 * alpha-linux-tdep.c: Include "osabi.h".
14711 * alpha-osf1-tdep.c: Include "osabi.h".
14712 * alphafbsd-tdep.c: Include "osabi.h".
14713 * alphanbsd-tdep.c: Include "osabi.h".
14714
14715 * arm-tdep.h: Don't include "osabi.h".
14716 (struct gdbarch_tdep): Remove osabi member.
14717 * arm-tdep.c: Include "osabi.h".
14718 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14719 iterate over arches. Update call to gdbarch_init_osabi.
14720 (arm_dump_tdep): Don't dump osabi.
14721 * arm-linux-tdep.c: Include "osabi.h".
14722 * armnbsd-tdep.c: Include "osabi.h".
14723
14724 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
14725 Update call to gdbarch_init_osabi.
14726
14727 * i386-tdep.h: Don't include "osabi.h".
14728 (struct gdbarch_tdep): Remove osabi member.
14729 * i386-tdep.c: Include "osabi.h".
14730 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14731 iterate over arches. Update call to gdbarch_init_osabi.
14732 (i386_dump_tdep): Don't dump osabi.
14733 * i386-linux-tdep.c: Include "osabi.h".
14734 * i386-sol2-tdep.c: Include "osabi.h".
14735 * i386bsd-tdep.c: Include "osabi.h".
14736 * i386gnu-tdep.c: Include "osabi.h".
14737 * i386ly-tdep.c: Include "osabi.h".
14738 * i386nbsd-tdep.c: Include "osabi.h".
14739 * i386obsd-tdep.c: Include "osabi.h".
14740
14741 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
14742 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14743 check osabi when iterating over arches. Update call to
14744 gdbarch_init_osabi.
14745 (mips_dump_tdep): Don't dump osabi.
14746
14747 * ns32k-tdep.h: Don't include "osabi.h".
14748 (struct gdbarch_tdep): Remove.
14749 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
14750 gdbarch_lookup_osabi. Don't iterate over arches. Don't
14751 allocate tdep. Update call to gdbarch_init_osabi.
14752 (ns32k_dump_tdep): Remove.
14753 (_initialize_ns32k_tdep): Update call to gdbarch_register.
14754 * ns32knbsd-tdep.c: Include "osabi.h".
14755
14756 * ppc-tdep.h: Don't include "osabi.h".
14757 (struct gdbarch_tdep): Remove osabi member.
14758 * rs6000-tdep.c: Include "osabi.h".
14759 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
14760 osabi when iterating over arches. Update call to
14761 gdbarch_init_osabi.
14762 (rs6000_dump_tdep): Don't dump osabi.
14763 * ppc-linux-tdep.c: Include "osabi.h".
14764 * ppcnbsd-tdep.c: Include "osabi.h".
14765
14766 * sh-tdep.h: Don't include "osabi.h".
14767 (struct gdbarch_tdep): Remove osabi member.
14768 * sh-tdep.c: Include "osabi.h".
14769 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14770 iterate over arches. Update call to gdbarch_init_osabi.
14771 (sh_dump_tdep): Don't dump osabi.
14772 * shnbsd-tdep.c: Include "osabi.h".
14773
14774 * sparc-tdep.c: Include "osabi.h".
14775 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14776 iterate over arches. Update call to gdbarch_init_osabi.
14777 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
14778 tdep structure.
14779
14780 * vax-tdep.h: Don't include "osabi.h".
14781 (struct gdbarch_tdep): Remove.
14782 * vax-tdep.c: Include "osabi.h".
14783 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14784 iterate over arches. Don't allocate tdep. Update call
14785 to gdbarch_init_osabi.
14786 (vax_dump_tdep): Remove.
14787 (_initialize_vax_tdep): Update call to gdbarch_register.
14788
a881cf8e
DJ
147892003-01-04 Daniel Jacobowitz <drow@mvista.com>
14790
14791 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
14792 entirely.
14793 (breakpoint_re_set_one): Don't fetch the value for a disabled
14794 watchpoint.
14795
1e698235
DJ
147962003-01-04 Daniel Jacobowitz <drow@mvista.com>
14797
14798 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
14799 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
14800 (COERCE_FLOAT_TO_DOUBLE): Remove.
14801 * gdbarch.c: Regenerate.
14802 * gdbarch.h: Regenerate.
14803 * Makefile.in: Remove value_h from gdbarch_h.
14804 * valops.c (coerce_float_to_double): New variable.
14805 (default_coerce_float_to_double): Remove.
14806 (standard_coerce_float_to_double): Remove.
14807 (value_arg_coerce): Use coerce_float_to_double.
14808 (_initialize_valops): Add "set coerce-float-to-double".
14809 * value.h (default_coerce_float_to_double): Remove prototype.
14810 (standard_coerce_float_to_double): Remove prototype.
14811
14812 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
14813 prototyped.
14814 * mdebugread.c (parse_symbol): Likewise.
14815 * stabsread.c (define_symbol): Mark all functions as prototyped.
14816
14817 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
14818 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
14819 set_gdbarch_coerce_float_to_double.
14820 * arm-tdep.c (arm_gdbarch_init): Likewise.
14821 * frv-tdep.c (frv_gdbarch_init): Likewise.
14822 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
14823 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
14824 * mips-tdep.c (mips_gdbarch_init): Likewise.
14825 (mips_coerce_float_to_double): Remove.
14826 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
14827 (rs6000_coerce_float_to_double): Remove.
14828 * s390-tdep.c (s390_gdbarch_init): Likewise.
14829 * sh-tdep.c (sh_gdbarch_init): Likewise.
14830 (sh_coerce_float_to_double): Remove.
14831 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
14832 (sparc_coerce_float_to_double): Remove.
14833 * v850-tdep.c (v850_gdbarch_init): Likewise.
14834 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
14835 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
14836 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
14837 (hppa_coerce_float_to_double): Remove prototype.
14838 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
14839
f436a26a
DJ
148402003-01-04 Daniel Jacobowitz <drow@mvista.com>
14841
14842 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
14843
248f8055
DJ
148442003-01-04 Daniel Jacobowitz <drow@mvista.com>
14845
14846 Suggested by Stewart Brown <sb24@avaya.com>:
14847 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
14848 in recursive calls. Handle TYPE_CODE_TYPEDEF.
14849 (c_type_print_varspec_suffix): Likewise.
14850
72cfdc76
MK
148512003-01-04 Mark Kettenis <kettenis@gnu.org>
14852
bfd260bb
MK
14853 * configure.in: Don't set and AC_SUBST SUBDIRS.
14854 * configure: Regenerated.
14855
72cfdc76
MK
14856 * configure.in: Remove code dealing with shared libraries.
14857 * Makefile.in: Remove HLDFLAGS and HLDENV.
14858 * configure: Regenerated.
14859
c8b8a898
AC
148602003-01-04 Andrew Cagney <ac131313@redhat.com>
14861
14862 * frame.c (deprecated_frame_xmalloc): New function.
14863 (deprecated_set_frame_saved_regs_hack): New function.
14864 (deprecated_set_frame_extra_info_hack): New function.
14865 * frame.h (deprecated_frame_xmalloc): Declare.
14866 (deprecated_set_frame_saved_regs_hack): Declare.
14867 (deprecated_set_frame_extra_info_hack): Declare.
14868
14abd0fb
MK
148692003-01-04 Mark Kettenis <kettenis@gnu.org>
14870
8ee53726
MK
14871 * configure.in: Move code that provides the --enable-gdbtk option
14872 right after the code that handles the --enable-tui option, and
14873 polish it somewhat.
14874 * configure: Regenerated.
14875
14abd0fb
MK
14876 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
14877 AC_CHECK_FUNCS and remove the old check for pread64.
14878 * acinclude.m4 (AC_GNU_SOURCE): New macro.
14879 * acconfig.h (_GNU_SOURCE): Add.
14880 (HAVE_PREAD64): Remove.
14881 * configure, aclocal.m4, config.in: Regenerated.
14882
b2fb4676
AC
148832003-01-03 Andrew Cagney <ac131313@redhat.com>
14884
14885 * alpha-tdep.c: Use get_frame_saved_regs.
14886 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14887 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
14888 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
14889 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
14890 * vax-tdep.c, xstormy16-tdep.c: Ditto.
14891
8dcde887
MK
148922003-01-03 Mark Kettenis <kettenis@gnu.org>
14893
14894 * configure.in: Remove all use of the SUBDIRS variable; add
14895 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
14896 code providing the --enable-multi-ice option, and move it right in
14897 front of the code that checks whether gdbserver is supported.
14898 Polish that too.
14899 * configure: Regenerated.
14900 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
14901 @SUBDIRS@.
14902
8ccd593b
AC
149032003-01-03 Andrew Cagney <cagney@redhat.com>
14904
14905 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
14906 * avr-tdep.c, cris-tdep.c: Ditto.
14907 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
14908 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
8ffd9b1b 14909
91151a06
MK
149102003-01-03 Mark Kettenis <kettenis@gnu.org>
14911
14912 * configure.in: Remove --enable-netrom option.
14913 * configure: Regenerated.
14914
8fe84d01
MK
149152003-01-03 Mark Kettenis <kettenis@gnu.org>
14916
14917 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
14918 declaration for `struct re_pattern_buffer' instead.
14919 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
14920
f0394be6
JB
149212003-01-03 J. Brobecker <brobecker@gnat.com>
14922
14923 * mdebugread.c (parse_symbol): Count until the stEnd matching
14924 the structure name.
14925
27e9bf90
MK
149262003-01-02 Mark Kettenis <kettenis@gnu.org>
14927
93d331ba
MK
14928 * configure.in: Remove --with-cpu option.
14929 subscripts. Remove evil changequotes here.
14930 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
14931 * config.in, configure: Regenerated.
8ffd9b1b 14932
27e9bf90
MK
14933 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
14934 * configure.in: Cleanup section that sources GDB and BFD configure
14935 subscripts. Remove evil changequotes here.
14936 * config.in, configure: Regenerated.
14937
50abf9e5
AC
149382003-01-02 Andrew Cagney <ac131313@redhat.com>
14939
14940 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
14941 frame accessor methods.
14942 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14943 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
14944 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
14945 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
14946 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
14947 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
14948 * z8k-tdep.c: Ditto.
8ffd9b1b 14949
287c1a40
MK
149502003-01-02 Mark Kettenis <kettenis@gnu.org>
14951
f5dbc56d
MK
14952 * configure.in: Remove UI_OUT configuration code.
14953 * ada-lang.c: Update assuming UI_OUT is always true.
14954 * Makefile.in (UIOUT_CFLAGS): Remove.
14955 * configure: Regenerated.
14956 * TODO: Remove blurb about elimination of -DUI_OUT.
14957
627af7ea
MK
14958 * configure.in: Move code that provides the --enable-gdbcli,
14959 --enable-gdbmi options right before the code that handles the
14960 --enable-tui option. Polish a bit.
14961 * configure: Regenerated.
14962
06825bd1
MK
14963 * configure.in: Rewrite check for GNU regex and the
14964 --without-included regex option, and move it into the "Checks for
14965 library functions" section. This makes us use the system regex
14966 again by default on systems with version 2 of the GNU C library.
14967 This was apparently broken.
14968 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
14969 * acconfig.h (USE_INCLUDED_REGEX): Remove.
14970 * config.in, configure: Regenerated.
14971
287c1a40
MK
14972 * configure.in: Move code that provides the --enable-tui option
14973 before the "Checks for libraries" section. Polish the code
14974 somewhat and set need_curses to yes if we build the TUI. Rewrite
14975 code that looks for a library providing termcap functionality to
14976 match more closely what's done in the Readline library, and move
14977 it into to the "Checks for libraries" section.
14978 * configure: Regenerated.
14979 * Makefile.in (TERMCAP): Remove variable.
14980 * config/i386/go32.mh (TERMCAP): Remove variable.
14981
684e56bf
AC
149822003-01-02 Andrew Cagney <ac131313@redhat.com>
14983
14984 * MAINTAINERS: Mention gdb_mbuild.sh.
14985 * gdb_mbuild.sh: Rewrite.
14986
e1ea1d75
MK
149872003-01-02 Mark Kettenis <kettenis@gnu.org>
14988
14989 * configure.in: Fix typo in last change.
14990 * config.in, configure: Regenerated.
14991
1b831c93
AC
149922003-01-02 Andrew Cagney <ac131313@redhat.com>
14993
14994 * valarith.c (value_binop): Delete obsolete code and comments.
14995 * configure.host: Ditto.
14996 * buildsym.h (make_blockvector): Ditto.
14997 * buildsym.c (make_blockvector): Ditto.
14998 * defs.h (enum language): Ditto.
14999 (chill_demangle): Ditto.
15000 * elfread.c (elf_symtab_read): Ditto.
15001 * dwarfread.c (CHILL_PRODUCER): Ditto.
15002 (set_cu_language): Ditto.
15003 (handle_producer): Ditto.
15004 * expprint.c (print_subexp): Ditto.
15005 * gdbtypes.c (chill_varying_type): Ditto.
15006 * gdbtypes.h (builtin_type_chill_bool): Ditto.
15007 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
15008 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
15009 (chill_varying_type): Ditto.
15010 * language.h (_LANG_chill): Ditto.
15011 * language.c (binop_result_type, integral_type): Ditto.
15012 (character_type, string_type, structured_type): Ditto.
15013 (lang_bool_type, binop_type_check): Ditto.
15014 * stabsread.h (os9k_stabs): Ditto.
15015 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
15016 (define_symbol, read_type, read_struct_fields): Ditto.
15017 (read_array_type, read_enum_type, read_huge_number): Ditto.
15018 (read_range_type, start_stabs): Ditto.
15019 * symfile.c (init_filename_language_table): Ditto.
15020 (add_psymbol_with_dem_name_to_list): Ditto.
15021 * symtab.c (symbol_init_language_specific): Ditto.
15022 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
15023 * symtab.h (struct general_symbol_info): Ditto.
15024 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
15025 * typeprint.c (typedef_print): Ditto.
15026 * utils.c (fprintf_symbol_filtered): Ditto.
15027 * valops.c (value_cast, search_struct_field, value_slice): Delete
15028 obsolete code.
15029 (varying_to_slice): Delete function.
15030 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
15031 (varying_to_slice): Delete declaration.
15032 * MAINTAINERS: Update.
15033
8bb2c122
MK
150342003-01-02 Mark Kettenis <kettenis@gnu.org>
15035
97bf5e38
MK
15036 * configure.in: Reorganize "Checks for library functions section"
15037 a bit. Remove check for `btowc' and `isascii' functions.
15038 * configure: Regenerated.
15039
5ee754fc
MK
15040 * acconfig.h (_MSE_INT_H): Remove.
15041 * configure.in: Create "Checks for header files" section, and move
15042 appropriate tests there. Don't check for objlist.h, wchar.h,
15043 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
15044 misdetection fix. Also add "Checks for types", "Checks for
15045 compiler characteristics" and "Checks for library functions"
15046 sections.
15047 * config.in, configure: Regenerated.
15048
8bb2c122
MK
15049 * configure.in: Create "Checks for programs" section, and move
15050 appropriate tests there.
15051
9a156167
MK
150522003-01-01 Mark Kettenis <kettenis@gnu.org>
15053
15054 * configure.in: Create "Checks for libraries" section, and move
15055 appropriate tests there. Cleanup check for wctype in libw. Use
15056 AC_SEARCH_LIBS to see whether we need libsocket.
15057 * configure: Regenerated.
15058
a80e2bcb 15059For older changes see ChangeLog-2002
c906108c
SS
15060\f
15061Local Variables:
15062mode: change-log
15063left-margin: 8
15064fill-column: 74
15065version-control: never
15066End:
This page took 1.173909 seconds and 4 git commands to generate.