* x86-64-tdep.c (MAX_CLASSES): Remove macro.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
720aa428
MK
12003-11-29 Mark Kettenis <kettenis@gnu.org>
2
3 * x86-64-tdep.c (MAX_CLASSES): Remove macro.
4 (x86_64_reg_class): Remove enum.
5 (merge_classes, classify_argument, examine_argument): Remove
6 functions.
7 (INT_REGS, SSE_REGS): Remove macros.
8 (x86_64_push_arguments): Remove function.
9 (amd64_push_arguments): New function.
10 (x86_64_push_dummy_call): Call amd64_push_arguments instead of
11 x86_64_push_arguments.
12
35883a3f
MK
132003-11-28 Mark Kettenis <kettenis@gnu.org>
14
15 * x86-64-tdep.c (x86_64_frame_cache): Don't bail out if %rbp is
16 zero. Reorganize code a bit.
17
597684c5
MK
182003-11-27 Mark Kettenis <kettenis@gnu.org>
19
3e74aeed
MK
20 * dwarf2-frame.c: Fix another comment.
21
efb1c01c
MK
22 * x86-64-tdep.c (RET_INT_REGS, RET_SSE_REGS): Remove defines.
23 (x86_64_use_struct_convention, x86_64_extract_return_value,
24 x86_64_store_return_value): Remove.
25 (amd64_reg_class): New enum.
26 (amd64_merge_classes, amd64_classify_aggregate, amd64_classify,
27 amd64_return_value): New functions.
28 (x86_64_init_abi): Don't set extract_return_value,
29 store_return_value and use_struct_convention. Set return_value to
30 amd64_return_value.
31 * i387-tdep.h (i387_return_value): New prototype.
32 * i387-tdep.c (i387_return_value): New function.
33
e4e9607c
MK
34 * dwarf2-frame.c: Fix some comments and whitespace problems.
35
13739f4d
MK
36 * i386nbsd-tdep.c: Don't include "gdbtypes.h". Include
37 "gdb_assert.h" and "gdb_string.h".
38 (i386nbsd_r_reg_offset): Rename from regmap.
39 (SIZEOF_STRUCT_REG): Remove.
40 (i386nbsd_supply_reg, fetch_core_registers,
41 fetch_elfcore_registers, i386nbsd_core_fns, i386nbsd_elfcore_fns):
42 Remove.
43 (i386nbsd_aout_supply_regset,
44 i386nbsd_aout_regset_from_core_section): New functions.
45 (i386nbsd_sc_reg_offset): Don't explicitly specify size of array.
46 (i386nbsd_init_abi): Initialize TDEP->gregset_reg_offset,
47 TDEP->gregset_num_regs amd sizeof_gregset. Use ARRAY_SIZE to
48 initialize TDEP->sc_num_regs.
49 (i386nbsdaout_init_abi): New function.
50 (i386nbsdelf_init_abi): Remove initialization of
51 TDEP->num_xmm_regs. Don't set num_regs here.
52 (_initialize_i386nbsd_tdep): Don't call add_core_fns. Use
53 i386nbsd_aout_init to register NetBSD a.out OS/ABI.
54
597684c5
MK
55 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use
56 .note.netbsdcore.procinfo section to recognize NetBSD core files.
57
37e79b6b
MC
582003-11-26 Michael Chastain <mec.gnu@mindspring.com>
59
60 * cp-abi.c: Update copyright years.
61
24557e30
AC
622003-11-25 Andrew Cagney <cagney@redhat.com>
63
64 * thread-db.c (enable_thread_event): New function. Ensure that BP
65 is a code address.
66 (enable_thread_event_reporting): Use enable_thread_event.
67
78c63a3b
MS
682003-11-25 Michael Snyder <msnyder@redhat.com>
69
70 * mips-tdep.c (mips_o64_extract_return_value): Correct for
71 NUM_REGS (see changes 2003-06-21).
72 (mips_eabi_extract_return_value): Ditto.
73
aff6338a
AC
742003-11-25 Andrew Cagney <cagney@redhat.com>
75
76 * infrun.c: Don't include "exec.h".
77 (handle_inferior_event): Pass current_target, instead of exec_ops,
78 to SOLIB_ADD. Add comments.
79 * Makefile.in (infrun.o): Update dependencies.
80
9e08b29b
DJ
812003-11-24 Daniel Jacobowitz <drow@mvista.com>
82
83 * NEWS: Mention improved location expression support.
84
603942cc
AC
852003-11-23 Andrew Cagney <cagney@redhat.com>
86
87 * Makefile.in (infrun.o): Update dependencies.
88 * infrun.c: Include "exec.h".
89 (handle_inferior_event): Pass exec_ops to SOLIB_ADD.
90
66c57289
AC
912003-11-23 Andrew Cagney <cagney@redhat.com>
92
dd3ecc14
AC
93 * frame.c (frame_unwind_signed_register): Delete function.
94 * frame.h (frame_unwind_register_signed): Delete declaration.
95 * mips-tdep.c (mips_frame_saved_pc): Use frame_unwind_register_signed.
96
eec1a560
AC
97 * arch-utils.h (generic_cannot_extract_struct_value_address):
98 Delete declaration.
99
cb137aa5
AC
100 * defs.h (DEPRECATED_STREQN): Rename STREQN.
101 (DEPRECATED_STREQ): Rename STREQ.
102 * ada-exp.y, ada-lang.c, ada-lex.l, coffread.c: Update.
103 * config/mips/tm-irix5.h, config/mips/tm-irix6.h: Update.
104 * config/mips/tm-mipsv4.h, config/sparc/tm-sun4sol2.h: Update.
105 * dbxread.c, dwarf2read.c, dwarfread.c, environ.c: Update.
106 * eval.c, exec.c, f-lang.c, hppa-tdep.c, hpread.c: Update.
107 * jv-exp.y, language.c, m2-exp.y, mcore-rom.c: Update.
108 * mdebugread.c, mipsread.c, objc-exp.y, objfiles.c: Update.
109 * p-exp.y, p-typeprint.c, p-valprint.c, rs6000-nat.c: Update.
110 * source.c, sparc-tdep.c, stack.c, target.c: Update.
66c57289 111
cb137aa5 112 * symfile.c (symbol_file_command): Replace STREQ with strcmp.
66c57289
AC
113 * elfread.c (elf_symtab_read): Delete STREQ from comment.
114
29dfb2ac
AC
1152003-11-22 Andrew Cagney <cagney@redhat.com>
116
213cc0ad
AC
117 * frame.c (deprecated_frame_xmalloc): Delete function.
118 (deprecated_set_frame_extra_info_hack): Delete function.
119 (deprecated_set_frame_saved_regs_hack): Delete function.
120 * frame.h (deprecated_frame_xmalloc): Delete declaration.
121 (deprecated_set_frame_extra_info_hack): Delete declaration.
122 (deprecated_set_frame_saved_regs_hack): Delete declaration.
123 * mcore-tdep.c (analyze_dummy_frame): Instead of
124 deprecated_frame_xmalloc, deprecated_set_frame_saved_regs_hack,
125 and deprecated_set_frame_extra_info_hack use
126 deprecated_frame_xmalloc_with_cleanup.
127 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
128 * mips-tdep.c (mips_init_extra_frame_info): Delete call to
129 deprecated_set_frame_saved_regs_hack.
130
35bb18ac
AC
131 * mips-tdep.c (mips_frame_chain): Delete call to
132 deprecated_inside_entry_file.
133
38a7ce4b
AC
134 * frame.h (deprecated_set_frame_next_hack): Delete declaration.
135 (deprecated_set_frame_prev_hack): Delete declaration.
136 * frame.c (deprecated_set_frame_next_hack): Delete function.
137 (deprecated_set_frame_prev_hack): Delete function.
138 * mcore-tdep.c (analyze_dummy_frame): Delete calls to
139 "deprecated_set_frame_next_hack" and
140 "deprecated_set_frame_prev_hack".
141 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
142
47ebcfbe
AC
143 * mips-tdep.c (mips_register_convertible): Delete function.
144 (mips_register_convert_to_virtual): Delete function.
145 (mips_register_convert_to_raw): Delete function.
146 (mips_gdbarch_init): Do not set "deprecated_register_convertible",
147 "deprecated_register_convert_to_virtual", or
148 "deprecated_register_convert_to_raw".
149 (mips_pseudo_register_write, mips_pseudo_register_read): Handle
150 32/64 cooked to raw register conversions.
151
2a9264f1 152 * frame.c (deprecated_get_frame_context): Delete function.
38a7ce4b 153 (deprecated_set_frame_context): Delete function.
2a9264f1
AC
154 (struct frame_info): Delete member "context".
155 * frame.h (deprecated_get_frame_context): Delete declaration.
156 (deprecated_set_frame_context): Delete declaration.
157
7af6341f
AC
158 * procfs.c (procfs_wait): Delete FAULTED_USE_SIGINFO comment.
159 * config/sparc/tm-sun4sol2.h (FAULTED_USE_SIGINFO): Delete macro.
160 * config/i386/tm-i386sol2.h (FAULTED_USE_SIGINFO): Delete macro.
161 * config/alpha/nm-osf2.h (FAULTED_USE_SIGINFO): Delete macro.
162
10a08821
AC
163 * mips-tdep.c (SIGFRAME_REG_SIZE): Delete macro.
164 (mips_find_saved_regs): Replace SIGFRAME_REG_SIZE with
165 mips_regsize.
166 (mips_dump_tdep): Do not print SIGFRAME_REG_SIZE.
167 * config/mips/tm-irix6.h (SIGFRAME_REG_SIZE): Delete macro.
168 * config/mips/tm-irix5.h: Update copyright.
169 (SIGFRAME_REG_SIZE): Delete macro.
170
00d33403
AC
171 * hppa-tdep.c (hppa_value_returned_from_stack): Delete function.
172 * config/pa/tm-hppa.h (hppa_value_returned_from_stack): Delete
173 declaration.
174 (DEPRECATED_VALUE_RETURNED_FROM_STACK): Delete macro.
175 * infcall.c (call_function_by_hand): Delete #ifdef
176 DEPRECATED_VALUE_RETURNED_FROM_STACK code.
177 * infcmd.c (print_return_value): Ditto.
178
74da7425
AC
179 * mips-tdep.c (skip_prologue_using_sal): New function.
180 (mips32_skip_prologue, mips16_skip_prologue): Use
181 skip_prologue_using_sal to get an upper bound on the search.
182
369864a4
AC
183 * config/powerpc/tm-linux.h (PROLOGUE_FIRSTLINE_OVERLAP): Delete
184 #if 0'ed macro.
185 * infrun.c (step_into_function): Delete #ifdef
186 PROLOGUE_FIRSTLINE_OVERLAP code.
187 * symtab.c (find_function_start_sal): Ditto.
188
a5a12285
AC
189 * remote-rdp.c: Update copyright.
190 (rdp_init): #if 0 references to "target_byte_order".
191
29dfb2ac
AC
192 * mips-tdep.c (mips_o32_store_return_value): Delete function.
193 (mips_o32_return_value): Replace mips_o32_xfer_return_value.
194 (mips_o32_extract_return_value): Delete function.
195 (mips_n32n64_return_value): Replace mips_n32n64_xfer_return_value.
196 (mips_n32n64_extract_return_value): Delete function.
197 (mips_n32n64_store_return_value): Delete function.
198 (mips_gdbarch_init): For o32 and n32n64, set "return_value"
199 instead of "store_return_value", "extract_return_value", and
200 "use_struct_convention".
201 (mips_n32n64_use_struct_convention): Delete function.
202
3a3da38c
KB
2032003-11-21 Kevin Buettner <kevinb@redhat.com>
204
205 * frv-tdep.c (frv_frame_this_id): Eliminate call to
206 inside_entry_func().
207
c5e656c1
MK
2082003-11-20 Mark Kettenis <kettenis@gnu.org>
209
210 * i386-tdep.c (i386_extract_return_value,
211 i386_store_return_value): Add gdbarch argument. Use it instead of
212 determining it from REGCACHE. Remove recursive call for
213 structures with a single member.
214 (i386_use_struct_convention): Remove.
215 (i386_reg_struct_return_p): New function.
216 (i386_return_value): New function.
217 (i386_gdbarch_init): Set return_value, don't set
218 extract_return_value, store_return_value and
219 use_struct_convention.
220 * x86-64-tdep.c (x86_64_init_abi): Set return_value to NULL.
221
515cc92e
JB
2222003-11-20 Jim Blandy <jimb@redhat.com>
223
224 * osabi.c (_initialize_gdb_osabi): Don't return before registering
225 the 'set osabi' and 'show osabi' commands.
226
3f1d7f16
MK
2272003-11-19 Mark Kettenis <kettenis@gnu.org>
228
229 * frame.c (get_prev_frame): Use result from
230 get_frame_address_in_block instead of get_frame_pc as argument to
231 inside_main_func. Fixes PR backtrace/1435.
232
667e784f
AC
2332003-11-19 Andrew Cagney <cagney@redhat.com>
234
235 * stack.c (return_command): Handle "void", "legacy" and "unknown
236 location" return values separatly.
237 * values.c (using_struct_return): Return 0 for a "void" return
238 type. Mention "register_value_being_returned".
239 (register_value_being_returned): Mention "using_struct_return".
240
4cecd739
DJ
2412003-11-19 Daniel Jacobowitz <drow@mvista.com>
242
243 * dwarf2read.c (offreg, basereg, isderef, frame_base_reg)
244 (frame_base_offset): Delete.
245 (read_func_scope): Delete call to decode_locdesc.
246 (decode_locdesc): Update comments. Don't set the removed variables.
247 Complain for DW_OP_reg* not at the end. Remove DW_OP_breg* and
248 DW_OP_fbreg support.
249
6b992462
DJ
2502003-11-18 Daniel Jacobowitz <drow@mvista.com>
251
252 * dwarf2read.c (optimized_out, islocal): Remove.
253 (decode_locdesc): Update comments. Don't set optimized_out
254 or islocal.
255
968d1cb4
JJ
2562003-11-17 Jeff Johnston <jjohnstn@redhat.com>
257 David Mosberger <davidm@hpl.hp.com>
258
259 * ia64-tdep.c: Include elf.h.
260 [HAVE_LIBUNWIND_IA64_H]: Include libunwind-frame.h and
261 libunwind-ia64.h.
262 (ia64_rse_slot_num, ia64_rse_skip_regs): New for libunwind support.
263 (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum): Ditto.
264 (ia64_is_fpreg, ia64_access_reg): Ditto.
265 (ia64_access_fpreg, ia64_access_mem): Ditto.
266 (get_kernel_table): Ditto.
267 (ia64_find_unwind_table): Ditto.
268 (ia64_find_proc_info_x, ia64_put_unwind_info): Ditto.
269 (ia64_get_dyn_info_list, ia64_libunwind_frame_this_id): Ditto.
270 (ia64_libunwind_frame_prev_register): Ditto.
271 (ia64_libunwind_frame_sniffer): Ditto.
272 (ia64_gdbarch_init)[HAVE_LIBUNWIND_IA64_H]: Add libunwind frame
273 sniffer. Register libunwind functions needed by generic
274 libunwind frame code using libunwind_frame_set_descr().
275
d29caefc
DJ
2762003-11-16 Daniel Jacobowitz <drow@mvista.com>
277
278 * breakpoint.c (re_enable_breakpoints_in_shlibs): Only re-enable a
279 bp_shlib_disabled breakpoint if there is a shared library mapped
280 at its expected address.
281
691c0433
AC
2822003-11-16 Andrew Cagney <cagney@redhat.com>
283
96cb1c2f
AC
284 * configure.tgt: Delete mips*tx39*-elf*.
285 * config/mips/tm-tx39.h: Delete file.
286 * config/mips/tx39.mt: Delete file.
287 * config/mips/tx39.mt: Delete file.
288
691c0433
AC
289 * mips-tdep.h (deprecated_mips_set_processor_regs_hack): Declare.
290 * remote-mips.c (common_open): Instead of
291 "mips_read_register_type" and "mips_set_processor_type_command"
292 call "deprecated_mips_set_processor_regs_hack".
293 * config/mips/tm-mips.h (mips_read_processor_type): Delete
294 declaration.
295 (mips_set_processor_type_command): Delete declaration.
296 * mips-tdep.c (mips_gdbarch_init): Update comment.
297 (mips_dump_tdep): Do not print MIPS_REGISTER_NAMES.
298 (mips_set_processor_type): Delete function.
299 (NUM_MIPS_PROCESSOR_REGS): Define.
300 (mips_show_processor_type_command): Delete function.
301 (mips_set_processor_type_command): Delete function.
302 (tmp_mips_processor_type): Delete.
303 (mips_processor_type): Delete.
304 (mips_processor_type_table): Delete.
305 (mips_r3051_reg_names): Delete.
306 (mips_r3081_reg_names): Delete.
307 (mips_lsi33k_reg_names): Delete.
308 (mips_processor_reg_names): Delete.
309 (mips_read_processor_type): Delete function.
310 (deprecated_mips_set_processor_regs_hack): New function.
311 (struct gdbarch_tdep): Add member "mips_processor_reg_names".
312 (mips_register_name): Get the processor names from the tdep.
313 (mips_tx39_reg_names): New array.
314 (mips_generic_reg_names): Wire to a standard set of names.
315 (mips_gdbarch_init): Set "mips_processor_reg_names".
316 * config/mips/tm-irix5.h (MIPS_REGISTER_NAMES): Delete macro.
317 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Delete macro.
318 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Delete macro.
319
56cea623
AC
3202003-11-16 Andrew Cagney <cagney@redhat.com>
321
322 * mips-tdep.c (struct gdbarch_tdep): Add field "regnum".
323 (mips_fpa0_regnum, mips_regnum): New function.
324 (mips_gdbarch_init): Fill in the "regnum" fields.
325 * mips-tdep.h (struct mips_regnum): Define.
326 (mips_regnum): Declare.
327 * config/mips/tm-mips.h (BADVADDR_REGNUM): Delete macro.
328 (LO_REGNUM, HI_REGNUM, BADVADDR_REGNUM): Ditto.
329 (CAUSE_REGNUM, PC_REGNUM, FP0_REGNUM): Ditto.
330 (FCRCS_REGNUM, FCRIR_REGNUM, FPA0_REGNUM): Ditto.
331 * config/mips/tm-irix6.h (FP0_REGNUM): Delete macro.
332 (PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
333 (HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
334 * config/mips/tm-irix5.h (FP0_REGNUM): Delete macro.
335 (PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
336 (HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
337 * remote-mips.c: Include "mips-tdep.h". Update.
338 * mipsnbsd-tdep.c: Update.
339 * mipsv4-nat.c: Update.
340 * mips-tdep.c: Update.
341 * mips-nat.c: Update.
342 * mips-linux-tdep.c: Update.
343 * mips-linux-nat.c: Update.
344 * irix5-nat.c: Update.
345 * dve3900-rom.c: Include "mips-tdep.h". Update.
346 (ignore_packet): Supress GCC warning.
347 * config/mips/nm-riscos.h: Update.
348
719ec221
AC
3492003-11-16 Andrew Cagney <cagney@redhat.com>
350
351 * mips-tdep.c: Replace DEPRECATED_REGISTER_RAW_SIZE with
352 register_size.
353 (mips_register_raw_size): Delete function.
354 (mips_register_type): Handle "mips64_transfers_32bit_regs_p".
355 (mips_gdbarch_init): Do not set "deprecated_register_raw_size".
356 Check and set "mips64_transfers_32bit_regs_p".
357 (struct gdbarch_tdep): Add "mips64_transfers_32bit_regs_p".
358 (mips_register_convertible): Check the architecture's
359 "mips64_transfers_32bit_regs_p".
360 (set_mips64_transfers_32bit_regs): New function.
361 (_initialize_mips_tdep): Use "add_setshow_cmd" when adding the
362 "set remote-mips64-transfers-32bit-regs" command. Specify
363 set_mips64_transfers_32bit_regs as the set function.
56cea623 364 * Makefile.in (dve3900-rom.o, remote-mips.o): Update dependencies.
719ec221 365
20187ed5
MK
3662003-11-16 Mark Kettenis <kettenis@gnu.org>
367
368 * i386-tdep.h (i386_supply_gregset): Provide prototype.
369 * i386-tdep.c (i386_supply_gregset): Make public.
370
6771c427
AC
3712003-11-16 Andrew Cagney <cagney@redhat.com>
372
373 * mips-tdep.c (mips_register_byte): Delete function.
374 (mips_gdbarch_init): Do not set "deprecated_register_byte".
375 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Delete macro.
376 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Delete macro.
377 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Delete macro.
378
c8048956
MK
3792003-11-16 Mark Kettenis <kettenis@gnu.org>
380
381 * i386-tdep.c (i386_extract_return_value): Don't use bfd_byte.
382
cc8a868a
AC
3832003-11-16 Andrew Cagney <cagney@redhat.com>
384
385 * config/mips/linux64.mt: Delete file.
386 * config/mips/tm-linux64.h: Delete file.
387 * config/mips/tm-mips64.h: Delete file.
388 * config/mips/embed64.mt: Delete file.
389 * config/djgpp/fnchange.lst: Update.
390 * configure.tgt: Delete explicit patterns for mipsisa64*-*-linux*,
391 mips64*-*-linux*, mips64*-*-*, and mipsisa64*-*-*.
392 * config/mips/tm-irix6.h: Update copyright. Include
393 "mips/tm-mips.h" instead of "mips/tm-mips64.h".
394 * mips-tdep.c (mips_dump_tdep): Do not print "OP_LDFPR" or
395 "OP_LDGPR".
396
5ef80fb0
AC
3972003-11-15 Andrew Cagney <cagney@redhat.com>
398
399 * mips-tdep.c (mips_register_type): Simplify. Eliminate reference
400 to MIPS_REGISTER_TYPE. Make integer registers signed. Make IRIX
401 n32 registers 64 bit.
402 (mips_register_raw_size, mips_register_byte): For pseudo
403 registers, use the register's pseudo size and not the
404 corresponding raw register's size.
405 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Delete macro.
406 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Delete macro.
407 * config/mips/tm-irix6.h: Don't #undef MIPS_REGISTER_TYPE.
408 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Delete macro.
409
4246e332
AC
4102003-11-15 Andrew Cagney <cagney@redhat.com>
411
8fa9cfa1
AC
412 * mips-tdep.c (struct gdbarch_tdep): Delete member
413 gdb_target_is_mips64.
414 (GDB_TARGET_IS_MIPS64): Delete macro.
415 (mips_gdbarch_init): Do not set tdep's gdb_target_is_mips64.
416 (mips_dump_tdep): Do not print GDB_TARGET_IS_MIPS64.
417 (mips_addr_bits_remove): Simplify.
418
c73e8f27
AC
419 * mips-tdep.c: Replace DEPRECATED_REGISTER_VIRTUAL_SIZE with
420 register_size.
421
4246e332
AC
422 Replace MIPS_REGSIZE with mips_regsize.
423 * mips-tdep.c (mips_regsize): New function.
424 * mips-tdep.h (mips_regsize): Declare.
425 * mipsnbsd-tdep.h (SIZEOF_STRUCT_FPREG): Update.
426 (SIZEOF_STRUCT_REG): Update.
427 * mipsnbsd-tdep.c (mipsnbsd_supply_reg): Update.
428 (mipsnbsd_fill_reg): Update.
429 (mipsnbsd_supply_fpreg): Update.
430 (mipsnbsd_fill_fpreg): Update.
431 (NBSD_MIPS_JB_ELEMENT_SIZE): Update.
432 * mips-tdep.c (mips_register_raw_size): Update.
433 (mips_register_type): Update.
434 (SIGFRAME_BASE): Update.
435 (SIGFRAME_PC_OFF): Update.
436 (SIGFRAME_REGSAVE_OFF): Update.
437 (SIGFRAME_FPREGSAVE_OFF): Update.
438 (SIGFRAME_REG_SIZE): Update.
439 (mips32_heuristic_proc_desc): Update.
440 (print_gp_register_row): Update.
441 (mips_dump_tdep): Do not print MIPS_REGSIZE.
442 * irix5-nat.c (supply_gregset): Update.
443 (fetch_core_registers): Update.
444 * config/mips/tm-mips64.h (MIPS_REGSIZE): Delete macro.
445 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Update.
446 * config/mips/tm-mips.h (MIPS_REGSIZE): Delete macro.
447 (MIPS_REGISTER_BYTE): Update.
448 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Update.
449
5e044b1e
AC
4502003-11-15 Andrew Cagney <cagney@redhat.com>
451
452 * config/sparc/tm-sparc.h (DEPRECATE_USE_REGISTER_NOT_ARG): Rename
453 USE_REGISTER_NOT_ARG.
454 * stabsread.c (define_symbol): Update.
455
3a16a68c
AC
4562003-11-15 Andrew Cagney <cagney@redhat.com>
457
458 * bcache.h (deprecated_bcache): Declare.
459 (bcache): Make returned buffer constant.
460 * bcache.c (deprecated_bcache): New function.
461 (bcache_data): New function.
462 (bcache): Call bcache data.
463 * symfile.c (add_psymbol_to_list): Use deprecated_bcache.
464 (add_psymbol_with_dem_name_to_list): Ditto.
465
bb41a796
MK
4662003-11-15 Mark Kettenis <kettenis@gnu.org>
467
468 * glibc-tdep.h (struct gdbarch): Declare opaque.
469 (glibc_skip_solib_resolver): Adjust prototype.
470 * glibc-tdep.c (glibc_skip_solib_resolver): Adjust.
471 * arm-linux-tdep.c (arm_linux_skip_solib_resolver): Remove.
472 (arm_linux_init_abi): Set skip_solib_resolver.
473 * i386-linux-tdep.c (i386_linux_skip_solib_resolver): Remove.
474 (i386_linux_init_abi): Set skip_solib_resolver.
475 * config/arm/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
476 (arm_linux_skip_solib_resolver): Remove prototype.
477 * config/i386/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
478 (i386_linux_skip_solib_resolver): Remove prototype.
479
4c8c40e6
MK
4802003-11-14 Mark Kettenis <kettenis@gnu.org>
481
482 * gdbarch.sh (skip_solib_resolver): Change into a multi-arch
483 function.
484 * gdbarch.c, gdbarch.h: Regenerate.
485 * infrun.c (handle_inferior_event): Call
486 gdbarch_skip_solib_resolver instead of SKIP_SOLIB_RESOLVER.
487 * arch-utils.c (generic_in_solib_call_trampoline): Adjust function
488 definition.
489 * arch-utils.h (generic_in_solib_call_trampoline): Adjust function
490 prototype.
491
0e5d83e3
JJ
4922003-11-14 Jeff Johnston <jjohnstn@redhat.com>
493
494 * libunwind-frame.c: New file.
495 * libunwind-frame.h: New file.
496 * acconfig.h (HAVE_LIBUNWIND): #undef reference added.
497 * configure.in: Add --with-libunwind option support. Define
498 HAVE_LIBUNWIND if libunwind support selected / defaulted.
499 Also check for libunwind.h and libunwind-ia64.h headers.
500 * configure: Regenerated.
501 * Makefile.in: Add support for libunwind-frame.o.
502 * config.in: Regenerated.
503
287a334e
JJ
5042003-11-14 Jeff Johnston <jjohnstn@redhat.com>
505
506 * config/ia64/nm-linux.h (NATIVE_XFER_UNWIND_TABLE): New macro to
507 set up the ia64 linux native target method for getting the kernel
508 unwind table.
509 * ia64-linux-nat.c (ia64_linux_xfer_unwind_table): New function.
510 * inftarg.c (child_xfer_partial): Enable section of code to
511 handle TARGET_OBJECT_UNWIND_TABLE.
512 * target.h (target_object): Add new TARGET_OBJECT_UNWIND_TABLE macro.
513
140be7b8
ILT
5142003-11-14 Ian Lance Taylor <ian@wasabisystems.com>
515
516 * config/arm/nbsd.mt (TM_FILE): Define.
517 * config/arm/tm-nbsd.h: New file.
518
0a90bcdd
AC
5192003-11-14 Andrew Cagney <cagney@redhat.com>
520
521 * Makefile.in (ppc-sysv-tdep.o): Update dependencies.
522 * ppc-sysv-tdep.c: Include "objfiles.h".
523 (ppc64_sysv_abi_push_dummy_call): Provide the
524 the FN's objfile when looking for the descriptor.
9ea97f2a
AC
525
526 * ppc-linux-tdep.c (ppc_linux_init_abi): Set PPC64's
527 "name_of_malloc" to ".malloc".
528
087f1027
MK
5292003-11-13 Mark Kettenis <kettenis@gnu.org>
530
531 * config/i386/x86-64linux.mt (TDEPFILES): Add glibc-tdep.o.
532
3882f37a
DC
5332003-11-13 David Carlton <carlton@kealia.com>
534
535 * cp-namespace.c (lookup_namespace_scope): Fix typo in comment.
536
a8cf2722
AC
5372003-11-13 Andrew Cagney <cagney@redhat.com>
538
539 * arch-utils.h (selected_architecture_name): Declare.
540 (selected_byte_order): Declare.
541 * arch-utils.c (selected_byte_order): New function.
542 (selected_architecture_name): New function.
543 (target_architecture_auto): Make static.
544 (set_architecture_string): Make static.
545 (target_byte_order): Make static.
546 (target_byte_order_auto): Make static.
547 * gdbarch.sh (TARGET_BYTE_ORDER, TARGET_ARCHITECTURE): Delete
548 non-multi-arch definition.
549 (TARGET_ARCHITECTURE_AUTO, TARGET_BYTE_ORDER_AUTO): Delete.
550 (target_byte_order, target_architecture): Delete declaration.
551 (target_byte_order_auto, target_architecture_auto): Ditto.
552 * gdbarch.h: Re-generate.
553 * remote-sim.c (gdbsim_open): Use "selected_architecture_name" and
554 "selected_byte_order".
555
475b6ddd
AC
5562003-11-13 Andrew Cagney <cagney@redhat.com>
557
558 * ppc-linux-tdep.c (ppc_linux_return_value): Fix parameter order.
559
a22286a9
JB
5602003-11-13 Jim Blandy <jimb@redhat.com>
561
562 * cp-namespace.c: Doc fix.
563
7bb11558
MS
5642003-11-12 Michael Snyder <msnyder@redhat.com>
565
39add00a
MS
566 * sh64_tdep.c: Regularize some names.
567 (sh_sh64_register_name): Rename to sh64_register_name.
568 (sh_sh64_breakpoint_from_pc): Rename to sh64_breakpoint_from_pc.
569 (sh_sh64_register_byte): Rename to sh64_register_byte.
570 (sh_sh64_build_float_register_type):
571 Rename to sh64_build_float_register_type.
572 (sh_sh64_register_convert_to_virtual):
573 Rename to sh64_register_convert_to_virtual.
574 (sh_sh64_register_convert_to_raw):
575 Rename to sh64_register_convert_to_raw.
576
2a314ed5
MS
577 * sh64-tdep.c (translate_insn_rn, is_media_pseudo,
578 sh64_media_reg_base_num, sh64_compact_reg_base_num,
579 sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
580 sh64_extract_return_value, sh64_show_media_regs,
581 sh64_show_compact_regs, sh_sh64_register_byte, sh64_register_type,
582 sh_sh64_register_convert_to_virtual, sh_sh64_register_convert_to_raw,
583 sh64_pseudo_register_read, sh64_pseudo_register_write,
584 sh64_do_pseudo_register, sh_compact_print_registers_info):
585 Delete unused variable 'tdep'.
586
7bb11558
MS
587 * sh64-tdep.c: Coding standard and spelling comment fixes.
588 (sh64_extract_return_value): Replace deprecated_store_floating
589 with store_typed_floating.
590 (sh_sh64_register_convert_to_raw): Replace
591 deprecated_store_floating with store_typed_floating.
592 (sh_sh64_register_virtual_type): Convert to sh64_register_type.
593 (sh64_frame_chain, sh64_get_saved_pr, sh64_get_saved_register,
594 sh64_nofp_frame_init_saved_regs, sh64_push_arguments,
595 sh64_extract_struct_value_address, sh64_pop_frame,
596 sh64_extract_return_value, sh64_store_return_value,
597 sh_sh64_register_convert_to_virtual, sh64_pseudo_register_read,
598 sh_sh64_register_convert_to_raw, sh_pseudo_register_write):
599 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
600 Replace DEPRECATED_REGISTER_VIRTUAL_TYPE with register_type.
601 (sh64_gdbarch_init): Don't set deprecated_register_bytes,
602 deprecated_register_virtual_type, deprecated_register_raw_size,
603 deprecated_max_register_raw_size, or
604 deprecated_max_register_virtual_size. Instead, just set
605 gdbarch_register_type.
39add00a
MS
606 (sh_sh64_register_raw_size): Delete.
607 (sh_sh64_register_virtual_size): Delete.
7bb11558 608
e7c27a73
DJ
6092003-11-12 Daniel Jacobowitz <drow@mvista.com>
610
611 * dwarf2read.c (struct dwarf2_cu): New type.
612
613 (dwarf2_build_psymtabs_hard, psymtab_to_symtab_1): Create a
614 dwarf2_cu structure to pass down.
615
616 (scan_partial_symbols, add_partial_symbol, add_partial_namespace)
617 (add_partial_enumeration, locate_pdi_sibling, process_die)
618 (read_file_scope, read_func_scope)
619 (read_lexical_block_scope, dwarf2_get_pc_bounds)
620 (dwarf2_add_field, dwarf2_attach_fields_to_type)
621 (dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type)
622 (read_structure_scope, read_enumeration, read_array_type)
623 (read_common_block, read_namespace, read_tag_pointer_type)
624 (read_tag_ptr_to_member_type, read_tag_reference_type)
625 (read_tag_const_type, read_tag_volatile_type, read_tag_string_type)
626 (read_subroutine_type, read_typedef, read_base_type, read_comp_unit)
627 (read_die_and_children, read_die_and_siblings, dwarf2_read_section)
628 (dwarf2_read_abbrevs, dwarf2_lookup_abbrev, read_partial_die)
629 (read_full_die. read_attribute_value, read_attribute)
630 (read_address, dwarf_decode_line_header, dwarf_decode_lines)
631 (var_decode_location, new_symbol, dwarf2_const_value, die_type)
632 (die_containing_type, type_at_offset, tag_type_to_type)
633 (read_type_die, dwarf_base_type, decode_locdesc, dwarf_decode_macros)
634 (dwarf2_symbol_mark_computed): Accept and use a dwarf2_cu object.
635
1640b821
DJ
6362003-11-12 Daniel Jacobowitz <drow@mvista.com>
637
638 PR breakpoints/1450
639 * breakpoint.c (insert_bp_location): Fix a logic error by returning
640 0 after a catchpoint fails.
641
d7891507
MC
6422003-11-11 Michael Chastain <mec.gnu@mindspring.com>
643
644 * mips-tdep.c (msymbol_size): Delete.
645
f594e5e9
MC
6462003-11-07 Michael Chastain <mec@shout.net>
647
648 * symtab.h (struct minimal_symbol): Add size.
649 * dbxread.c: Use it.
650 * elfread.c: (record_minimal_symbol_and_info): Do not use info.
651 Rename to record_minimal_symbol.
652 (elf_symtab_read): Set MSYMBOL_SIZE explicitly.
653 * minsyms.c (prim_record_minimal_symbol_and_info): Initialize MSYMBOL_SIZE.
654 (install_minimal_symbols): Ditto.
655 * objfiles.c (terminate_minimal_symbol_table): Ditto.
656 * arm-tdep.c: Delete unused MSYMBOL_SIZE.
657 * m68hc11-tdep.c: Ditto.
658 * mips-tdep.c: Ditto.
659 * sh64-tdep.c: Ditto.
660
68e39e73
MC
6612003-11-10 Michael Chastain <mec.gnu@mindspring.com>
662
663 * MAINTAINERS: Change my e-mail address.
664
b60eb90d
AC
6652003-11-10 Andrew Cagney <cagney@redhat.com>
666
963e2bb7
AC
667 * gdbarch.sh (return_value): Replace "inval" and "outval" with
668 "readbuf" and "writebuf".
669 * ppcnbsd-tdep.c (ppcnbsd_return_value): Ditto.
670 * d10v-tdep.c (d10v_return_value): Ditto.
671 * ppc-tdep.h (ppc_sysv_abi_return_value): Ditto.
672 (ppc_sysv_abi_broken_return_value): Ditto.
673 (ppc64_sysv_abi_return_value): Ditto.
674 * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Ditto.
675 (ppc_sysv_abi_return_value): Ditto.
676 (ppc_sysv_abi_broken_return_value): Ditto.
677 (ppc64_sysv_abi_return_value): Ditto.
678 * values.c (register_value_being_returned): Update call.
679 * stack.c (return_command): Update call.
680 * gdbarch.h, gdbarch.c: Re-generate.
681
8aa91c1e
AC
682 * target.h (struct target_ops): Order xfer buffer parameters "read
683 write" not "write read".
684 * bfd-target.c (target_bfd_xfer_partial): Update.
685 * remote.c (remote_xfer_partial): Update.
686 * inftarg.c (child_xfer_partial): Update.
687 * target.c (default_xfer_partial): Update.
688 (target_read_partial, target_write_partial): Update.
689 (debug_to_xfer_partial): Update.
690
100bcc3f
AC
691 * arch-utils.h, arch-utils.c: Fix typo in comment.
692
b60eb90d
AC
693 * arch-utils.c (deprecated_select_gdbarch_hack): Delete function.
694 (gdbarch_from_bfd): Call gdbarch_find_by_info.
1b3164d8
AC
695 (set_gdbarch_from_file): Call
696 "deprecated_current_gdbarch_select_hack".
b60eb90d 697
bf922ad9
AC
6982003-11-09 Andrew Cagney <cagney@redhat.com>
699
ebdba546
AC
700 * arch-utils.c (gdbarch_update_p): New function.
701 * gdbarch.sh (gdbarch_update_p): Delete function.
702 (find_arch_by_info, gdbarch_find_by_info): New functions.
3f030793 703 (deprecated_current_gdbarch_select_hack): New function.
ebdba546
AC
704 * gdbarch.c: Re-generate.
705
7de2341d
AC
706 * gdbarch.sh (clear_gdbarch_swap): Delete function.
707 (swapout_gdbarch_swap): Delete function.
708 (swapin_gdbarch_swap): Delete function.
709 (init_gdbarch_swap): Delete function.
710 (initialize_non_multiarch): Delete function.
711 (current_gdbarch_swap_in_hack): New function.
712 (current_gdbarch_swap_out_hack): New function.
713 (current_gdbarch_swap_init_hack): New function.
714 * gdbarch.c: Re-generate.
715
db446970
AC
716 * gdbarch.sh (verify_gdbarch, gdbarch_dump): Rename "gdbarch"
717 parameter to "current_gdbarch". Add comment explaining why.
718 (TARGET_FLOAT_FORMAT: Pass "current_gdbarch" to default_double_format.
719 (TARGET_DOUBLE_FORMAT,TARGET_LONG_DOUBLE_FORMAT): Ditto.
720 * gdbarch.c: Re-generate.
721
341e3d11
AC
722 * config/s390/s390.mh (XM_FILE, XM_CLIBS): Delete macros.
723 * config/s390/nm-linux.h (KERNEL_U_ADDR): Define.
724 * config/s390/xm-linux.h: Delete file.
725 * config/m88k/xm-delta88v4.h: Delete stray.
726
bf922ad9
AC
727 * Makefile.in (arch-utils.o): Update dependencies.
728 * arch-utils.c: Include "osabi.h".
729 (gdbarch_info_fill): New function.
730 * arch-utils.h (gdbarch_info_fill): Declare.
731 * gdbarch.sh (gdbarch_update_p): Call "gdbarch_info_fill".
732 * gdbarch.c: Re-generate.
733
a3640c75
MK
7342003-11-09 Mark Kettenis <kettenis@gnu.org>
735 David S. Miller <davem@redhat.com>
736
737 * glibc-tdep.c, glibc-tdep.h: New files.
738 * config/arm/linux.mt (TDEPFILES): Add glibc-tdep.o
739 * config/i386/linux.mt (TDEPFILES): Likewise.
740 * i386-linux-tdep.c (glibc-tdep.h): Include.
741 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
742 (i386_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
743 * arm-linux-tdep.c (glibc-tdep.h): Include.
744 (find_minsym_and_objfile, skip_hurd_resolver): Delete.
745 (arm_linux_skip_solib_resolver): Call glibc_skip_solib_resolver.
746 * Makefile.in (ALLDEPFILES): Add glibc-tdep.c
747 (glibc_tdep_h): Define.
748 (glibc-tdep.o): Add dependencies.
749 (arm-linux-tdep.o): Update dependencies.
750 (i386-linux-tdep.o): Likewise.
751
e60e0ab2
AC
7522003-11-09 Andrew Cagney <cagney@redhat.com>
753
754 * config/mips/irix6.mh (NAT_FILE): Set to "nm-irix5.h".
755 * config/mips/nm-irix6.h: Delete file.
756 * config/mips/nm-linux.h: Update copyright.
757 (MIPS_GNULINUX_TARGET): Delete macro.
758 * config/mips/irix6.mh (XM_FILE): Set to "xm-irix5.h".
759 * config/mips/xm-irix6.h: Delete file.
760 * config/mips/linux.mh (XM_FILE): Delete definition.
761 * config/mips/xm-linux.h: Delete file.
762
181555e9
AC
7632003-11-09 Andrew Cagney <cagney@redhat.com>
764
765 * d10v-tdep.c (d10v_return_value): New function.
766 (d10v_use_struct_convention): Delete function.
767 (d10v_store_return_value): Delete function.
768 (d10v_extract_struct_value_address): Delete function.
769 (d10v_gdbarch_init): Set "return_value" instead of
770 "extract_return_value", "store_return_value",
771 "extract_struct_value_address", and "use_struct_convention".
772 (RET1_REGNUM): Delete const.
773
dea0c52f
MK
7742003-11-09 Mark Kettenis <kettenis@gnu.org>
775
776 From David S. Miller <davem@redhat.com>:
777 * gdbarch.sh (SKIP_SOLIB_RESOLVER): New method.
778 * gdbarch.c, gdbarch.h: Regenerated.
779 * arch-utils.c (generic_skip_solib_resolver): New function.
780 * arch-utils.h (generic_skip_solib_resolver): New prototype.
781 * infrun.c (SKIP_SOLIB_RESOLVER): Don't define.
782
6314a349
AC
7832003-11-07 Andrew Cagney <cagney@redhat.com>
784
785 * top.c (print_gdb_version): Replace STREQ with strcmp.
786 * valops.c (value_struct_elt_for_reference): Ditto.
787 (value_struct_elt_for_reference): Ditto.
788 * symtab.c (gdb_mangle_name): Ditto.
789 (find_line_symtab): Ditto.
790 * symmisc.c (maintenance_print_symbols): Ditto.
791 * symfile.c (symbol_file_command): Ditto.
792 * stabsread.c (define_symbol, read_type): Ditto.
793 (cleanup_undefined_types, scan_file_globals): Ditto.
794 * solib.c (solib_map_sections): Ditto.
795 * solib-svr4.c (bfd_lookup_symbol): Ditto.
796 * rs6000-tdep.c (skip_prologue): Ditto.
797 * p-valprint.c (pascal_value_print): Ditto.
798 (pascal_object_is_vtbl_ptr_type): Ditto.
799 * objfiles.c (in_plt_section): Ditto.
800 * minsyms.c (lookup_minimal_symbol): Ditto.
801 (compact_minimal_symbols): Ditto.
802 (find_solib_trampoline_target): Ditto.
803 * mdebugread.c (parse_type): Ditto.
804 * language.c (set_language_command): Ditto.
805 (set_type_command, set_range_command): Ditto.
806 * f-lang.c (add_common_block): Ditto.
807 (add_common_block): Ditto.
808 (find_first_common_named): Ditto.
809 (patch_all_commons_by_name): Ditto.
810 * elfread.c (elf_locate_sections): Ditto.
811 (elf_locate_sections): Ditto.
812 (elfstab_offset_sections): Ditto.
813 * dwarf2read.c (dwarf2_locate_sections): Ditto.
814 * dbxread.c (add_old_header_file): Ditto.
815 (find_corresponding_bincl_psymtab): Ditto.
816 (read_dbx_symtab, process_one_symbol): Ditto.
817 * coffread.c (patch_opaque_types): Ditto.
818 * cli/cli-decode.c (delete_cmd): Ditto.
819 * cli/cli-cmds.c (pwd_command, list_command): Ditto.
820 * c-typeprint.c (c_type_print_base): Ditto.
821 * breakpoint.c (bpstat_stop_status): Ditto.
822 (clear_command, breakpoint_re_set_one): Ditto.
823
49df298f
AC
8242003-11-07 Andrew Cagney <cagney@redhat.com>
825
826 * bcache.h: Update copyright. Add comments on bcache VS hashtab.
827 * bcache.c (struct bstring): Make "length" an unsigned short, add
828 "half_hash".
829 (struct bcache): Add "half_hash_error_count".
830 (bcache): Compute and save the "half_hash". Compare the
831 "half_hash" before comparing the length. Update
832 half_hash_error_count.
833
f168dd80
AC
8342003-11-07 Andrew Cagney <cagney@redhat.com>
835
836 * inftarg.c (child_xfer_partial): New function
837 (init_child_ops): Set "to_xfer_partial".
838
05580c65
AC
8392003-11-07 Andrew Cagney <cagney@redhat.com>
840
841 * ppc-linux-tdep.c (ppc_linux_init_abi): When 32-bit GNU/Linux,
842 set "return_value" instead of "use_struct_convention".
843 (ppc_linux_use_struct_convention): Delete function.
844 (ppc_linux_return_value): New function.
845 * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): New function.
846 (ppc_sysv_abi_broken_return_value): New function.
847 (do_ppc_sysv_return_value): Add "gdbarch" parameter.
848 (ppc64_sysv_abi_push_dummy_call): Add "gdbarch" parameter, drop
849 static.
850 (ppc_sysv_abi_extract_return_value): Delete function.
851 (ppc_sysv_abi_broken_extract_return_value): Delete function.
852 (ppc_sysv_abi_store_return_value): Delete function.
853 (ppc_sysv_abi_broken_store_return_value): Delete function.
854 (ppc_sysv_abi_use_struct_convention): Delete function.
855 (ppc64_sysv_abi_use_struct_convention): Delete function.
856 (ppc64_sysv_abi_extract_return_value): Delete function.
857 (ppc64_sysv_abi_store_return_value): Delete function.
858 * ppcnbsd-tdep.c (ppcnbsd_return_value): New function.
859 (ppcnbsd_init_abi): Set "return_value", instead of
860 "use_struct_convention", "extract_return_value", and
861 "store_return_value".
862 (ppcnbsd_use_struct_convention): Delete function.
863 * ppc-tdep.h (ppc64_sysv_abi_return_value): Declare.
864 (ppc_sysv_abi_return_value): Declare.
865 (ppc_sysv_abi_broken_return_value): Declare.
866 (ppc_sysv_abi_use_struct_convention): Delete.
867 (ppc_sysv_abi_store_return_value): Delete.
868 (ppc_sysv_abi_extract_return_value): Delete.
869 (ppc_sysv_abi_broken_store_return_value): Delete.
870 (ppc_sysv_abi_broken_extract_return_value): Delete.
871 (ppc64_sysv_abi_use_struct_convention): Delete.
872 (ppc64_sysv_abi_extract_return_value): Delete.
873 (ppc64_sysv_abi_store_return_value): Delete.
874 * rs6000-tdep.c (rs6000_gdbarch_init): For 32-bit and 64-bit SYSV,
875 set "return_value" instead of "extract_return_value",
876 "store_return_value", and "use_struct_convention".
877
1763fba4
MK
8782003-11-07 Mark Kettenis <kettenis@gnu.org>
879
22c7ba1a
MK
880 * dwarf2-frame.c (dwarf2_build_frame_info): Wrap comment.
881
1763fba4
MK
882 * fbsd-proc.c (read_mapping): Use sscanf and fgets instead of
883 fscanf.
884
fc07cc2d
MK
8852003-11-07 Mark Kettenis <kettenis@gnu.org>
886
887 * fbsd-proc.c: Fix formatting.
888
6a748db6
KB
8892003-11-06 Kevin Buettner <kevinb@redhat.com>
890
891 * frv-tdep.c (first_pseudo_regnum, iacc0_regnum, frv_num_pseudo_regs):
892 Define.
893 (new_variant): Set name for iacc0_regnum.
894 (frv_register_name): Accommodate pseudo-registers.
895 (frv_register_type): Add case for iacc0_regnum.
896 (frv_pseudo_register_read, frv_pseudo_register_write): New functions.
897 (frv_gdbarch_init): Set number of pseudo registers. Establish
898 pseudo-register read/write methods.
899
bf896cb0
AC
9002003-11-06 Andrew Cagney <cagney@redhat.com>
901
902 * valops.c (destructor_name_p): Replace STREQN with strncmp.
903 * top.c (command_line_input): Ditto.
904 * objc-exp.y (yylex): Ditto.
905 * minsyms.c (prim_record_minimal_symbol_and_info): Ditto.
906 * jv-exp.y (yylex): Ditto.
907 * f-exp.y (yylex): Ditto.
908 * event-top.c (command_line_handler): Ditto.
909 * environ.c (get_in_environ): Ditto.
910 (set_in_environ): Ditto.
911 * dwarfread.c (handle_producer): Ditto.
912 * dbxread.c (process_one_symbol): Ditto.
913 * c-typeprint.c (c_type_print_base): Ditto.
914 * c-exp.y (yylex): Ditto.
915
0b603eba
AC
9162003-11-06 Andrew Cagney <cagney@redhat.com>
917 Jeff Johnston <jjohnstn@redhat.com>
918
919 * target.c (add_target): Only set "to_xfer_partial" when NULL.
920 (init_dummy_target): Set "to_xfer_partial".
921
9cedbfec
AC
9222003-11-06 Andrew Cagney <cagney@redhat.com>
923
924 * stack.c (return_command): Warn when STRUCT_CONVENTION, and not
925 REGISTER_CONVENTION.
926
26bb91f3
DJ
9272003-11-06 Daniel Jacobowitz <drow@mvista.com>
928
929 * breakpoint.c (insert_bp_location, allocate_bp_location): Make
930 static.
931
0bde7532
DJ
9322003-11-06 Daniel Jacobowitz <drow@mvista.com>
933
934 * breakpoint.c (remove_breakpoint): Take an bp_location
935 instead of a breakpoint argument. Check the bp_location's type.
936 Fix a reversed condition for hardware breakpoints.
937
938 (insert_bp_location): Update call to remove_breakpoint.
939 (remove_breakpoints): Likewise. Use ALL_BP_LOCATIONS.
940 (remove_hw_watchpoints): Likewise.
941 (reattach_breakpoints): Likewise.
942 (detach_breakpoints): Likewise.
943 (delete_breakpoint): Likewise.
944
075f6582
DJ
9452003-11-06 Daniel Jacobowitz <drow@mvista.com>
946
947 * breakpoint.c (mark_breakpoints_out): Use ALL_BP_LOCATIONS.
948 (beakpoint_init_inferior): Likewise.
949 (breakpoint_here_p): Likewise. Only check addresses for software
950 or hardware breakpoints.
951 (breakpoint_inserted_here_p): Likewise.
952 (breakpoint_thread_match): Likewise. Correct comment.
953 (bpstat_have_active_hw_watchpoints): Likewise.
954 (check_duplicates): Likewise.
955
879bfdc2
DJ
9562003-11-06 Daniel Jacobowitz <drow@mvista.com>
957
958 * breakpoints.c (insert_bp_location): New function, broken out
959 from insert_breakpoints. Work on an bp_location instead of a
960 breakpoint.
961 (insert_breakpoints): Use it.
962
cf3a9e5b
DJ
9632003-11-06 Daniel Jacobowitz <drow@mvista.com>
964
965 * breakpoint.h (struct bp_location): Add section.
966 (struct breakpoint): Remove section.
967 * breakpoint.c (insert_breakpoints, remove_breakpoint)
968 (breakpoint_here_p, breakpoint_inserted_here_p)
969 (breakpoint_thread_match, bpstat_stop_status, print_one_breakpoint)
970 (describe_other_breakpoints, check_duplicates, set_raw_breakpoint)
971 (clear_command, delete_breakpoint, breakpoint_re_set_one): Access
972 section through loc.
973
ffce0d52
DJ
9742003-11-06 Daniel Jacobowitz <drow@mvista.com>
975
976 * breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONS
977 instead of ALL_BREAKPOINTS. Check for software breakpoints only.
978
e049a4b5
DJ
9792003-11-06 Daniel Jacobowitz <drow@mvista.com>
980
981 * breakpoint.c (allocate_bp_location): Take bpt and bp_type
982 arguments. Initialize owner and type for the new breakpoint
983 location item.
984 (set_raw_breakpoint): Update call to allocate_bp_location.
985
7cc221ef
DJ
9862003-11-06 Daniel Jacobowitz <drow@mvista.com>
987
988 * breakpoint.h (struct bp_location): Add a chain pointer.
989 * breakpoint.c (ALL_BP_LOCATIONS, ALL_BP_LOCATIONS_SAFE): New
990 macros.
991 (bp_location_chain): New variable.
992 (allocate_bp_location): New function.
993 (set_raw_breakpoint): Use it.
994 (delete_breakpoint): Remove ->loc from the bp_location_chain.
995
5cab636d
DJ
9962003-11-06 Daniel Jacobowitz <drow@mvista.com>
997
998 * breakpoint.h (enum bp_loc_type, struct bp_location): New.
999 (struct breakpoint): Remove address, shadow_contents, inserted,
adeee247 1000 requested_address, and duplicate. Add a struct bp_location.
5cab636d
DJ
1001 * breakpoint.c (condition_command, read_memory_nobpt)
1002 (insert_breakpoints, remove_breakpoints, remove_hw_watchpoints)
1003 (reattach_breakpoints, update_breakpoints_after_exec)
1004 (detach_breakpoints, remove_breakpoint, mark_breakpoints_out)
1005 (breakpoint_init_inferior, breakpoint_here_p)
1006 (breakpoint_inserted_here_p, deprecated_frame_in_dummy)
1007 (breakpoint_thread_match, bpstat_stop_status)
1008 (bpstat_have_active_hw_watchpoints, print_one_breakpoint)
1009 (describe_other_breakpoints, check_duplicates)
1010 (make_breakpoint_permanent, create_thread_event_breakpoint)
1011 (disable_breakpoints_in_shlibs, re_enable_berakpoints_in_shlibs)
1012 (set_longjmp_resume_breakpoint, mention, create_breakpoints)
1013 (watch_command_1, print_one_exception_catchpoint)
1014 (clear_command, breakpoint_re_set_one): Adjust member accesses to
1015 use the breakpoint's ->loc.
1016 (set_raw_breakpoint): Likewise. Initialize ->loc.
1017 (delete_breakpoint): Likewise. Free ->loc.
1018
7be0c536
AC
10192003-11-05 Andrew Cagney <cagney@redhat.com>
1020
4c7d882e
AC
1021 * config/sparc/tm-sparc.h (FRAME_STRUCT_ARGS_ADDRESS): Delete
1022 macro.
1023 * config/m68k/tm-sun3.h (SIG_PC_FP_OFFSET): Delete macro.
1024 * config/i386/tm-cygwin.h
1025 (LINKER_SYMBOLS_HAVE_WIN32_STDCALL_ARG_SIZES): Delete macro.
1026 * config/powerpc/tm-linux.h
1027 (AT_SUBROUTINE_CALL_INSTRUCTION_TARGET): Delete macro.
1028 (at_subroutine_call_instruction_target): Delete declaration.
1029 * config/sparc/tm-sp64linux.h (GDB_PTRACE_REGS64): Delete macro.
1030 * config/m68k/tm-sun3.h (SIG_SP_FP_OFFSET): Delete macro.
1031 * config/ns32k/tm-ns32k.h (NUM_GENERAL_REGS): Delete macro.
1032
7be0c536
AC
1033 * xcoffread.c (find_linenos): Replace "sec_ptr" and "bfd" with
1034 "struct bfd_section" and "struct bfd".
1035 * target.h (struct section_table): Ditto.
1036 * rs6000-nat.c (xcoff_relocate_core): Ditto.
1037 * solib-svr4.c (elf_locate_base): Ditto.
1038 * pa64solib.c (dld_cache_t): Ditto.
1039 * objfiles.h (struct obj_section): Ditto.
1040 * objfiles.c (add_to_objfile_sections): Ditto.
1041 * exec.c (bfdsec_to_vmap): Ditto.
1042 (add_to_section_table): Ditto.
1043 (build_section_table): Ditto.
1044 * corelow.c (get_core_register_section): Ditto.
1045 * coffread.c (find_linenos): Ditto.
1046 * elfread.c (elf_interpreter): Delete #if0'd function.
1047
1048 * mips-tdep.c (mips_dump_tdep): Delete code prinint VX_NUM_REGS.
1049 * config/sparc/tm-vxsparc.h (VX_NUM_REGS): Delete macro.
1050 * config/mips/tm-vxmips.h (VX_NUM_REGS): Delete macro.
1051 * config/m68k/tm-vx68.h (VX_NUM_REGS): Delete macro.
1052
1053 * arch-utils.h (generic_cannot_extract_struct_value_address):
1054 Delete declaration.
1055 * wince.c (_initialize_wince): Fix multi-line string.
1056 * ia64-tdep.c (floatformat_valid): Convert to ISO C.
1057
d8fe84e3
EZ
10582003-11-05 Elena Zannoni <ezannoni@redhat.com>
1059
1060 * top.c (execute_command): Fix broken logic for command execution
1061 while inferior is running in async mode.
1062
cbdfc7c0
MK
10632003-11-06 Mark Kettenis <kettenis@gnu.org>
1064
1065 * dwarf2-frame.c (execute_cfa_program): Mark register as
1066 REG_SAVED_REG for DW_CFA_register opcode.
1067
dac94105
MK
10682003-11-05 Mark Kettenis <kettenis@gnu.org>
1069
1070 * amd64fbsd-tdep.c (amd64fbsd_sc_reg_offset): Adjust offset of
1071 %rsp, %rip and %eflags to match ABI-change.
1072
85bf2b91
JJ
10732003-11-05 Jeff Johnston <jjohnstn@redhat.com>
1074
1075 * ia64-tdep.c (struct gdbarch_tdep): Remove os_ident field.
1076 (ia64_gdbarch_init): Don't bother calculating the os.
1077 Instead use the gdbarch_info struct and look at the osabi field.
1078 Also use gdbarch_list_lookup_by_info() to look for a
1079 candidate gdbarch.
1080
cd31fb03
KB
10812003-11-05 Kevin Buettner <kevinb@redhat.com>
1082
1083 * frv-tdep.c (frv_register_byte): Delete.
1084 (frv_extract_return_value, frv_store_return_value)
1085 (frv_extract_struct_value_address): Don't call frv_register_byte().
1086 Convert to non-deprecated form.
1087 (frv_gdbarch_init): Don't call set_gdbarch_deprecated_register_byte().
1088 Convert calls to set_gdbarch_deprecated_extract_return_value(),
1089 set_gdbarch_deprecated_store_return_value(), and
1090 set_gdbarch_deprecated_extract_struct_value_address() into
1091 non-deprecated forms.
1092
0a056982
AC
10932003-11-05 Andrew Cagney <cagney@redhat.com>
1094
1095 * mips-tdep.c (mips_dump_tdep): Do not print
1096 PRINT_EXTRA_FRAME_INFO.
1097 * config/sparc/tm-sparc.h (DEPRECATED_PRINT_EXTRA_FRAME_INFO):
1098 Rename PRINT_EXTRA_FRAME_INFO.
1099 * mips-tdep.c (mips_print_extra_frame_info): Delete function.
1100 * config/mips/tm-mips.h (PRINT_EXTRA_FRAME_INFO): Delete macro.
1101 (mips_print_extra_frame_info): Delete declaration.
1102 * stack.c (frame_info): Use DEPRECATED_PRINT_EXTRA_FRAME_INFO.
1103
29e0a062
EZ
11042003-11-05 Elena Zannoni <ezannoni@redhat.com>
1105
1106 * coffread.c (coff_symtab_read): Remove passing of info parameter
1107 to prim_record_minimal_symbol_and_info.
1108
8af580fc
EZ
11092003-11-05 Elena Zannoni <ezannoni@redhat.com>
1110
1111 * coffread.c (process_coff_symbol): Delete CXUX_TARGET macro use.
1112 (decode_base_type): Delete ifdeffed out code.
1113
507836c0
AC
11142003-11-04 Andrew Cagney <cagney@redhat.com>
1115
1116 * symtab.c (find_active_alias): Delete function.
1117 (lookup_block_symbol): Delete alias code.
1118 * stabsread.c (resolve_live_range): Delete function.
1119 (add_live_range): Delete function.
1120 (resolve_symbol_reference): Delete function.
1121 (define_symbol): Delete live range and alias code.
1122 (scan_file_globals): Delete alias code.
1123 * symtab.h (SYMBOL_RANGES): Delete macro.
1124 (struct range_list): Delete structure.
1125 (struct symbol): Delete field "ranges".
1126 (SYMBOL_ALIASES): Delete macro.
1127 (struct alias_list): Delete structure.
1128 (struct symbol): Delete field "aliases".
1129
1083b3bc
MS
11302003-11-04 Michael Snyder <msnyder@redhat.com>
1131
1132 * MAINTAINERS: Remove myself as owner of breakpoints and
1133 of sparc/solaris.
1134
474e5826
CV
11352003-11-03 Corinna Vinschen <vinschen@redhat.com>
1136
1137 * sh-tdep.c (sh_sh4_nofpu_register_name): New function.
1138 (sh_sh4al_dsp_register_name): Ditto.
1139 (sh4_nofpu_show_regs): Ditto.
1140 (sh_gdbarch_init): Add cases for bfd_mach_sh4al_dsp, bfd_mach_sh4a,
1141 bfd_mach_sh4_nofpu and bfd_mach_sh4a_nofpu.
1142
2160782c
AC
11432003-11-03 Andrew Cagney <cagney@redhat.com>
1144
1145 * bcache.c: Include "gdb_assert.h".
1146 (struct bcache): Add fields "expand_count" and
1147 "expand_hash_count".
1148 (expand_hash_table): Update the expand counts.
1149 (print_bcache_statistics): Use XCALLOC, not alloca. Print stats
1150 on object sizes and hashes.
1151 * Makefile.in (bcache.o): Update dependencies.
1152
85302095
AC
11532003-11-03 Andrew Cagney <cagney@redhat.com>
1154
1155 * exec.c (xfer_memory): Eliminate xfer_fn.
1156
526eef89
KB
11572003-10-31 Kevin Buettner <kevinb@redhat.com>
1158
1159 * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h)
1160 (opcodes/frv-desc.h): Include.
1161 (iacc0h_regnum, iacc0l_regnum): Define.
1162 (last_spr_regnum, frv_num_regs): Update.
1163 (new_variant): Don't supply default names for holes in the SPRs.
1164 Supply names for iacc0h_regnum and iacc0l_regnum.
1165 (frv_register_type): Use symbolic constants first_fpr_regnum and
1166 last_fpr_regnum instead of hardcoded constants 64 and 127. Use
1167 builtin_type_int instead of builtin_type_int32.
1168 (frv_register_sim_regno): New function.
1169 (frv_gdbarch_init): Call set_gdbarch_register_sim_regno().
1170 * Makefile.in (gdb_sim_frv_h): Define.
1171 (frv-tdep.o): Update dependencies.
1172
9e815ec2
AC
11732003-10-31 Andrew Cagney <cagney@redhat.com>
1174
1175 * avr-tdep.c (avr_frame_this_id): Do not call
1176 deprecated_inside_entry_file.
1177 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
1178 * m32r-tdep.c (m32r_frame_this_id): Ditto.
1179 * d10v-tdep.c (d10v_frame_this_id): Ditto.
1180 * arm-tdep.c (arm_prologue_this_id): Ditto.
1181 * alpha-tdep.c (alpha_heuristic_frame_this_id): Ditto.
1182
e372db49
JB
11832003-10-31 Jim Blandy <jimb@redhat.com>
1184
1185 * elfread.c (elf_symtab_read): Allocate correct number of tail
1186 elements to sectinfo structure. (Fix from Woody LaRue.)
1187
e8bcf01f
AC
11882003-10-31 Andrew Cagney <cagney@redhat.com>
1189
1190 * stack.c (return_command): Use get_frame_type, instead of
1191 CALL_DUMMY_HAS_COMPLETED.
1192 * inferior.h (CALL_DUMMY_HAS_COMPLETED): Delete definition.
1193 * config/pa/tm-hppa.h (CALL_DUMMY_HAS_COMPLETED): Delete macro.
1194
4c05fe53
MK
11952003-10-31 Mark Kettenis <kettenis@gnu.org>
1196
1197 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): Don't
1198 explicitly specify size of array.
1199 (x86_64_linux_init_abi): Use ARRAY_SIZE to initialize
1200 TDEP->sc_num_regs.
1201
c8b91b89
AC
12022003-10-31 Andrew Cagney <cagney@redhat.com>
1203
1204 * s390-tdep.c (s390_cannot_extract_struct_value_address): New
1205 function.
1206 (s390_gdbarch_init): Set extract_struct_value_address.
1207 * arch-utils.c (generic_cannot_extract_struct_value_address):
1208 Delete function.
1209 * arch-utils.h (generic_cannot_extract_struct_value_address):
1210 Delete definition.
1211
fdfb6fc8
MK
12122003-10-31 Mark Kettenis <kettenis@gnu.org>
1213
1214 * i386-linux-nat.c (fetch_core_registers): Remove.
1215 (linux_elf_core_fns): Remove.
1216 (_initialize_i386_linux_nat): Remove.
1217
2f4950cd
AC
12182003-10-31 Andrew Cagney <cagney@redhat.com>
1219
1220 * solib-svr4.c: Update copyright. Include "bfd-target.h" and
1221 "exec.h".
1222 (exec_entry_point): New function.
1223 (enable_break): Create a "tmp_bfd_target", use that and
1224 entry_point_address when computing the relocation offset.
1225 (svr4_relocate_main_executable): Ditto with exec_bfd and exec_ops.
1226 * Makefile.in (solib-svr4.o): Update dependencies.
1227
bba2d28d
AC
12282003-10-31 Andrew Cagney <cagney@redhat.com>
1229
1230 * defs.h (XZALLOC): Define.
1231 * target.h (struct target_ops): Add "to_data";
1232 * bfd-target.h, bfd-target.c: New files.
1233 * Makefile.in (SFILES): Add "bfd-target.c".
1234 (COMMON_OBS): Add "bfd-target.o".
1235 (bfd-target.o): Specify dependencies.
1236 (bfd_target_h): Define.
1237 * defs.h (XZALLOC): Define.
1238
6066c3de
AC
12392003-10-31 Andrew Cagney <cagney@redhat.com>
1240
1241 * rs6000-tdep.c (rs6000_gdbarch_init): For 64-bit ABI, set
1242 adjust_breakpoint_address.
1243 * Makefile.in (ppc-sysv-tdep.o): Add $(target_h).
1244 * ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Declare.
1245 * ppc-sysv-tdep.c: Include "target.h". Update copyright.
1246 (ppc64_sysv_abi_adjust_breakpoint_address): New function.
1247
4b8a223f
AC
12482003-10-31 Andrew Cagney <cagney@redhat.com>
1249
1250 * target.h (struct target_ops): Replace "to_read_partial" and
1251 "to_write_partial" with "to_xfer_partial". Update comments.
1252 * target.c (debug_to_write_partial): Delete function.
1253 (debug_to_xfer_partial): Replace debug_to_read_partial.
1254 (add_target, update_current_target, setup_target_debug): Set
1255 "to_xfer_partial" instead of "to_read_partial" and
1256 "to_write_partial".
1257 (default_xfer_partial): Replace "default_write_partial".
1258 (default_read_partial): Delete.
1259 (target_read_partial, target_write_partial): Call
1260 "to_xfer_partial".
1261 * remote.c (init_remote_ops): Set "to_xfer_partial".
1262 (init_remote_async_ops): Ditto.
1263 (remote_xfer_partial): Replace "remote_read_partial".
1264
66a72d25
MK
12652003-10-31 Mark Kettenis <kettenis@gnu.org>
1266
1267 * i386-tdep.c (i386_supply_fpregset): Support floating-point
1268 registers in `fxsave' format.
1269 (i386_regset_from_core_section): Deal with ".reg-xfp" sections.
1270
9a12a2a0
MK
12712003-10-30 Mark Kettenis <kettenis@gnu.org>
1272
e9f1aad5
MK
1273 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
1274 (i386_linux_init_abi): Initialize TDEP->gregset_reg_offset,
1275 TDEP->gregset_num_regs and tdep->sizeof_gregset.
1276
bb489b3c
MK
1277 * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
1278 specify size of array.
1279 (i386_linux_init_abi): Remove initialization of
1280 TDEP->num_xmm_regs. Use I386_LINUX_NUM_REGS for number of
1281 registers. Use ARRAY_SIZE to initialize TDEP->sc_num_regs.
1282
da285bc4
MK
1283 * config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
1284 * config/i386/fbsd64.mh (NATDEPFILES): Remove corelow.o and
1285 core-regset.o.
1286
9a12a2a0
MK
1287 * fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
1288 the ELF header.
1289
0e24ac5d
MK
12902003-10-29 Mark Kettenis <kettenis@gnu.org>
1291
6d6d8e9c
MK
1292 * config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
1293 * config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and
1294 core-regset.o.
1295
25e60c9b
MK
1296 * fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.
1297
0e24ac5d
MK
1298 * corelow.c: Include "arch-utils.h", "regset.h" and
1299 "gdb_assert.h".
1300 (core_gdbarch): New variable.
1301 (sniff_core_bfd): Don't sniff if we have support for register sets
1302 in CORE_GDBARCH.
1303 (core_close): Reset CORE_GDBARCH.
1304 (core_open): Initialize CORE_GDBARCH.
1305 (get_core_register_section): Use register sets if they are
1306 supported by CORE_GDBARCH.
1307 (get_core_registers): Don't print error message if we have support
1308 for register sets in CORE_GDBARCH.
1309
0a0a4ac3
AC
13102003-10-29 Andrew Cagney <cagney@redhat.com>
1311
1312 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Instead of the
1313 default PPC machine, register 32-bit and 64-bit PPC, and rs6k.
1314
7b097ae3
MK
13152003-10-29 Mark Kettenis <kettenis@gnu.org>
1316
1317 * objfiles.h (clear_objfile_data): New prototype.
1318 * objfiles.c (clear_objfile_data): New function.
1319 * symfile.c (reread_symbols): Clear per-objfile data.
1320
46f45a4a
JJ
13212003-10-28 Jeff Johnston <jjohnstn@redhat.com>
1322
1323 * symfile.c (symbol_file_add_with_addrs_or_offsets): Switch to use
1324 printf_unfiltered instead of printf_filtered for output messages.
1325 (add_symbol_file_command): Ditto.
1326 (reread_symbols): Ditto.
1327 (overlay_auto_command): Ditto.
1328 (overlay_manual_command): Ditto.
1329 (overlay_off_command): Ditto.
1330
2b026650
MK
13312003-10-27 Mark Kettenis <kettenis@gnu.org>
1332
1333 * arch-utils.c (deprecated_select_gdbarch_hack): New function.
1334 (gdbarch_from_bfd): New function.
1335 (set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
1336 deprecated_select_gdbarch_hack.
1337 * arch-utils.h (gdbarch_from_bfd): New prototype.
1338
0bcad584 13392003-10-27 Andrew Cagney <cagney@redhat.com>
931758af
AC
1340
1341 * osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of
1342 arch_info. Use warning instead of fprintf_filtered. Do not use
1343 deprecated bfd_printable_arch_mach.
1344
7f398216
KB
13452003-10-26 Kevin Buettner <kevinb@redhat.com>
1346
1347 * frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
1348 Delete.
1349 (frv_register_type): Rename from frv_register_virtual_type. Add
1350 ``struct gdbarch *'' parameter.
1351 (frv_gdbarch_init): Delete calls to the following functions:
1352 set_gdbarch_deprecated_size(),
1353 set_gdbarch_deprecated_register_bytes(),
1354 set_gdbarch_deprecated_register_raw_size(),
1355 set_gdbarch_deprecated_max_register_raw_size(),
1356 set_gdbarch_deprecated_register_virtual_size(),
1357 set_gdbarch_deprecated_max_register_virtual_size(),
1358 set_gdbarch_deprecated_register_virtual_size(),
1359 set_gdbarch_deprecated_register_virtual_type().
1360 Add call to function set_gdbarch_register_type().
1361
bcf48cc7
MK
13622003-10-26 Mark Kettenis <kettenis@gnu.org>
1363
6c7de422
MK
1364 * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
1365 FDOFF_REGNUM): Remove defines.
1366 * win32-nat.c (do_child_fetch_inferior_registers): Include
1367 "i387-tdep.h".
3e685d41 1368 (do_child_fetch_inferior_registers): Use I387_FISEG_REGNUM and
6c7de422
MK
1369 I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM. Define and
1370 undefine I387_ST0_REGNUM.
1371
f783586b
MK
1372 * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
1373 * x86-64-tdep.c (x86_64_store_return_value): Use
1374 I386_MAX_REGISTER_SIZE instead of FPU_REG_RAW_SIZE.
1375
bcf48cc7
MK
1376 Change register numbers to enumartion values.
1377 * i386-tdep.h (enum i386_regnum): New.
1378 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
1379 I386_EBP_REGNUM, I386_IP_REGNUM, I386_EFLAGS_REGNUM,
1380 I386_ST0_REGNUM): Remove defines.
1381 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
1382 I386_EDI_REGNUM): Remove defines.
1383
b6591e8b
AC
13842003-10-24 Andrew Cagney <cagney@redhat.com>
1385
1386 * target.c: Include "gdbcore.h".
1387 (get_target_memory, get_target_memory_unsigned): New functions.
1388 * target.h (get_target_memory, get_target_memory_unsigned): Declare.
1389 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr):
1390 Use get_target_memory_unsigned.
1391 * Makefile.in (target.o): Update dependencies.
1392
5f724446
AC
13932003-10-24 Andrew Cagney <cagney@redhat.com>
1394
ce2826aa
AC
1395 * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic].
1396 * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto.
1397 * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto.
1398 * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto.
1399 * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
1400
5f724446
AC
1401 * osabi.c (gdbarch_init_osabi): Add comment on 32-bit vs 64-bit.
1402 (can_run_code_for): Use the OO term "singleton".
1403
fc70c2a0
AC
14042003-10-23 Andrew Cagney <cagney@redhat.com>
1405
1406 * Makefile.in (stack.o): Add $(regcache_h).
1407 * stack.c: Include "regcache.h"
1408 (return_command): Rewrite. Use get_frame_id and
1409 get_selected_frame. Eliminate "deprecated_selected_frame". Warn
1410 about unhandled return-values.
1411 * value.h (set_return_value): Delete declaration.
1412 * values.c (set_return_value): Delete function.
1413
4afcc598
JJ
14142003-10-23 Jeff Johnston <jjohnstn@redhat.com>
1415
1416 * ia64-tdep.c: (ia64_frame_cache): Add new prev_cfm field.
1417 (pseudo_regs): Add comment regarding register stack registers.
1418 (ia64_alloc_frame_cache): Initialize new prev_cfm field to 0.
1419 (floatformat_valid): New static routine.
1420 (floatformat_ia64_ext): Add name field and set up is_valid routine
1421 to floatformat_valid().
1422 (examine_prologue): For the previous cfm, use
1423 frame_unwind_register()
1424 if the cfm is not stored in a register-stack register. Save the
1425 previous cfm value in the prev_cfm field. Add debug output.
1426 (ia64_frame_this_id): Use frame_id_build_special() to also register
1427 the bsp. Add debug output.
1428 (ia64_sigtramp_frame_this_id): Ditto.
1429 (ia64_frame_prev_register): Look at cache saved_regs for a few more
1430 registers and also add some checks for framelessness before accepting
1431 current register values for fields such as return address. For cfm,
1432 use the cached prev_cfm field if available. Add comment to explain
1433 PSR logic. Add debug output.
1434 (ia64_sigtramp_frame_init_saved_regs): Save the bsp and sp addresses
1435 as part of initialization.
1436 (ia64_sigtramp_frame_cache): Hard-code stack size as it can't be
1437 calculated. Cache the bsp and cfm values.
1438 (ia64_sigtramp_frame_prev_register): Add logic to this routine out
1439 instead of using ia64_frame_prev_register() which doesn't expect most
1440 registers to be saved. The saved values for bsp and sp
1441 can be taken from the cache. Add debug output.
1442 (ia64_push_dummy_call): Use frame_id_build_special() to also register
1443 the bsp.
1444
6cfae0bc
JB
14452003-10-23 Jim Blandy <jimb@redhat.com>
1446
1447 * osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
1448 architecture the current arch can run code for --- but not if it's
1449 a superset.
1450 (can_run_code_for): New function.
1451
fcd182f9
JW
14522003-10-22 James E Wilson <wilson@specifixinc.com>
1453
1454 * MAINTAINERS: Move myself from paper trail section back to write
1455 after approval section.
1456
4646aa9d
AC
14572003-10-22 Andrew Cagney <cagney@redhat.com>
1458
1459 * exec.h: New file.
1460 * win32-nat.c: Include "exec.h".
1461 * solib.c: Include "exec.h".
1462 * target.h (build_section_table): Delete declaration.
1463 * somsolib.c: Include "exec.h".
1464 (exec_ops): Delete extern declaration.
1465 * rs6000-nat.c: Update copyright. Include "exec.h".
1466 (exec_ops): Delete extern declaration.
1467 * pa64solib.c: Update copyright. Include "exec.h".
1468 (exec_ops): Delete extern declaration.
1469 * exec.c: Update copyright. Include "exec.h".
1470 * corelow.c: Update dependencies. Include "exec.h".
1471 * Makefile.in (exec_h): Define.
1472 (exec.o, somsolib.o): Update dependencies.
1473 (pa64solib.o, corelow.o): Update dependencies.
1474
0088c768
AC
14752003-10-22 Andrew Cagney <cagney@redhat.com>
1476
1477 * target.c: Include "gdb_assert.h" (target_read): Call
1478 "target_read_partial", not "target_write_partial".
1479 (default_read_partial, default_write_partial): New function.
1480 (target_read_partial, target_write_partial): Simplify, assume that
1481 there is always a read/write method.
1482 (update_current_target, add_target): Always set "to_read_partial"
1483 and "to_write_partial".
1484 (target_write, target_read): Fail on a zero byte transfer.
1485 * Makefile.in (target.o): Update dependencies.
1486 * target.h: Update copyright date.
1487 (target_object): Fix typo.
1488
e2d0e7eb
AC
14892003-10-22 Andrew Cagney <cagney@redhat.com>
1490
1491 * gdbarch.sh (convert_from_func_ptr_addr): Convert to a pure
1492 multi-arch method, add "targ" parameter.
1493 (struct target_ops): Declare.
1494 * gdbarch.h, gdbarch.c: Re-generate.
1495 * Makefile.in (c-valprint.o): Update dependencies.
1496 * arch-utils.h: Update copyright.
1497 (convert_from_func_ptr_addr_identity): Declare.
1498 * arch-utils.c (convert_from_func_ptr_addr_identity): New function.
1499 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Update.
1500 * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Upate.
1501 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Update.
1502 * infcall.c (find_function_addr, call_function_by_hand): Update.
1503 * c-valprint.c: Include "target.h".
1504 (print_function_pointer_address): Update.
1505
f1c07ab0
AC
15062003-10-22 Andrew Cagney <cagney@redhat.com>
1507
1508 * target.c (target_close): New function.
1509 (debug_to_close): Use "target_close".
1510 (push_target): Use "target_close".
1511 (unpush_target): Use "target_close".
1512 (pop_target): Use "target_close".
1513 * target.h (struct target_ops): Add "to_xclose".
1514 (target_open): Delete macro. Move comment to "to_open".
1515 (target_close): Replace macro with function that takes a target.
1516 * top.c (quit_target): Pass "current_target" to "target_close".
1517
5520a790
EZ
15182003-10-21 Elena Zannoni <ezannoni@redhat.com>
1519
1520 * minsyms.c (lookup_minimal_symbol_text): Remove unused parameter.
1521 Remove SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
1522 * symtab.h (lookup_minimal_symbol_text): Update.
1523 * breakpoint.c (create_overlay_event_breakpoint,
1524 create_longjmp_breakpoint): Update callers.
1525 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Update caller.
1526 * symtab.c (find_pc_sect_line): Ditto.
1527
caa92b73
AC
15282003-10-21 Andrew Cagney <cagney@redhat.com>
1529
1530 * target.c (errno): Delete extern declaration.
1531
aa2a9a3c
JJ
15322003-10-20 Jeff Johnston <jjohnstn@redhat.com>
1533
1534 * ia64-tdep.c: Change all occurrences of
1535 DEPRECATED_REGISTER_RAW_SIZE to use register_size() instead.
1536 (ia64_frame_prev_register): Minor whitespace change.
1537
4beec2b7
MC
15382003-10-20 Michael Chastain <mec@shout.net>
1539
1540 * config/djgpp/fnchange.lst: Add lines for:
1541 sim/testsuite/sim/frv/interrupts/Ipipe-fr400.cgs,
1542 sim/testsuite/sim/frv/interrupts/Ipipe-fr500.cgs,
1543 sim/testsuite/sim/frv/interrupts/badalign-fr550.cgs,
1544 sim/testsuite/sim/frv/interrupts/compound-fr550.cgs,
1545 sim/testsuite/sim/frv/interrupts/data_store_error-fr550.cgs,
1546 sim/testsuite/sim/frv/interrupts/fp_exception-fr550.cgs,
1547 sim/testsuite/sim/frv/interrupts/insn_access_error-fr550.cgs.
1548
92ad9cd9
AC
15492003-10-20 Andrew Cagney <cagney@redhat.com>
1550
1551 * values.c (register_value_being_returned): Update comments. Use
1552 "gdbarch_return_value" when available.
1553 (using_struct_return): Ditto.
1554 (set_return_value): Ditto. Use "gdbarch_return_value" when
1555 available.. Print a warning, and not an error, when an unhandled
1556 return type is encountered.
1557 * infcmd.c: Include "gdb_assert.h".
1558 (print_return_value): When gdbarch_return_value_p, and using
1559 struct return, assume that the value is not available.
1560 * defs.h (return_value_convention): Define.
1561 * gdbarch.sh (gdbarch_return_value): New predicate method.
1562 * gdbarch.h, gdbarch.c: Re-generate
1563 * ppc-sysv-tdep.c (return_value_convention): Delete definition.
1564
198beae2
AC
15652003-10-20 Andrew Cagney <cagney@redhat.com>
1566
1567 * symtab.c: Replace "struct sec" with "struct bfd_section".
1568 * objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
1569
24d693a6 15702003-10-19 Michael Chastain <mec@shout.net>
e7cb278a
MC
1571
1572 * config/djgpp/fnchange.lst: Add lines for:
1573 gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,
1574 gdb/i386fbsd-nat.c, gdb/i386fbsd-tdep.c,
1575 gdb/sparc64fbsd-nat.c, gdb/sparc64bsd-tdep.c.
1576
21ad8dc3
MK
15772003-10-19 Mark Kettenis <kettenis@gnu.org>
1578
1579 * amd64fbsd-nat.c (fetch_inferior_registers,
1580 store_inferior_registers): Remove functions.
1581 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64bsd-nat.o.
1582
cced5e27
MK
15832003-10-18 Mark Kettenis <kettenis@gnu.org>
1584
1585 Add NetBSD/amd64 native configuration:
1586 * x86-64-tdep.h (amd64nbsd_r_reg_offset): Add extern declarations.
1587 * amd64nbsd-tdep.c: New file.
1588 * amd64nbsd-nat.c: New file.
1589 * amd64bsd-nat.c: New file.
1590 * config/i386/nbsd64.mh: New file.
1591 * config/i386/nbsd64.mt: New file.
1592 * configure.host: Add x86_64-*-netbsd*.
1593 * configure.tgt: Add x86_64-*-netbsd*.
1594 * Makefile.in (amd64bsd-nat.o, amd64nbsd-nat.o, amd64nbsd-tdep.o):
1595 New targets.
1596 * NEWS (New native configurations): Mention NetBSD/amd64.
1597
666de3fd
MC
15982003-10-17 Michael Chastain <mec@shout.net>
1599
1600 * config/djgpp/fnchange.lst: Remove dead lines for:
1601 bfd/elf32-i386qnx.c, bfd/elf32-ppcqnx.c, bfd/elf32-shqnx.c,
1602 bfd/elf32-sh-lin.c, bfd/elf32-sh-nbsd.c, bfd/elf32-sh64-nbsd.c,
1603 bfd/elf64-alpha-fbsd.c, bfd/elf64-sh64-nbsd.c,
1604 gdb/alphanbsd-nat.c, gdb/config/i386/tm-i386mk.h,
1605 gdb/config/i386/tm-i386v42mp.h, gdb/config/i386/xm-i386mach.h,
1606 gdb/config/i386/xm-i386mk.h, gdb/config/i386/xm-i386v32.h,
1607 gdb/config/m68k/apollo68v.mh, gdb/config/m68k/nm-apollo68v.h,
1608 gdb/config/m68k/xm-apollo68v.h, gdb/config/m88k/tm-delta88v4.h,
1609 gdb/config/mips/tm-bigmips64.h, gdb/config/mips/tm-embed64.h,
1610 gdb/config/mips/tm-embedl.h, gdb/config/mips/tm-embedl64.h,
1611 gdb/config/mips/tm-vr4300el.h, gdb/config/mips/tm-vr4xxxel.h,
1612 gdb/config/mips/tm-vr5000el.h, gdb/config/sparc/tm-sparclet.h,
1613 gdb/config/sparc/tm-sparclite.h,
1614 gdb/gdbtk/generic/ChangeLog-2001,
1615 gdb/gdbtk/library/ChangeLog-2001, gdb/remote-adapt.c,
1616 gdb/remote-eb.c, gdb/remote-mm.c, gdb/remote-nrom.c,
1617 gdb/remote-udi.c, gdb/remote-vx29k.c, gdb/remote-vx960.c,
1618 gdb/sparclet-rom.c, gdb/sparclet-stub.c,
1619 gdb/testsuite/gdb.mi/mi0-var-block.exp,
1620 gdb/testsuite/gdb.mi/mi0-var-child.exp,
1621 gdb/testsuite/gdb.mi/mi0-var-cmd.exp,
1622 gdb/testsuite/gdb.mi/mi0-var-display.exp,
1623 itcl/iwidgets3.0.0/demos/extfileselectionbox,
1624 itcl/iwidgets3.0.0/demos/extfileselectiondialog,
1625 itcl/iwidgets3.0.0/demos/fileselectionbox,
1626 itcl/iwidgets3.0.0/demos/fileselectiondialog,
1627 itcl/iwidgets3.0.0/demos/html/buttonbox.n.html,
1628 itcl/iwidgets3.0.0/demos/html/canvasprintbox.n.html,
1629 itcl/iwidgets3.0.0/demos/html/canvasprintdialog.n.html,
1630 itcl/iwidgets3.0.0/demos/html/combobox.n.html,
1631 itcl/iwidgets3.0.0/demos/html/dialog.n.html,
1632 itcl/iwidgets3.0.0/demos/html/dialogshell.n.html,
1633 itcl/iwidgets3.0.0/demos/html/entryfield.n.html,
1634 itcl/iwidgets3.0.0/demos/html/feedback.n.html,
1635 itcl/iwidgets3.0.0/demos/html/fileselectionbox.n.html,
1636 itcl/iwidgets3.0.0/demos/html/fileselectiondialog.n.html,
1637 itcl/iwidgets3.0.0/demos/html/hyperhelp.n.html,
1638 itcl/iwidgets3.0.0/demos/html/iwidgets2.2.0UserCmds.html,
1639 itcl/iwidgets3.0.0/demos/html/labeledwidget.n.html,
1640 itcl/iwidgets3.0.0/demos/html/menubar.n.html,
1641 itcl/iwidgets3.0.0/demos/html/messagedialog.n.html,
1642 itcl/iwidgets3.0.0/demos/html/notebook.n.html,
1643 itcl/iwidgets3.0.0/demos/html/optionmenu.n.html,
1644 itcl/iwidgets3.0.0/demos/html/panedwindow.n.html,
1645 itcl/iwidgets3.0.0/demos/html/promptdialog.n.html,
1646 itcl/iwidgets3.0.0/demos/html/pushbutton.n.html,
1647 itcl/iwidgets3.0.0/demos/html/radiobox.n.html,
1648 itcl/iwidgets3.0.0/demos/html/scrolledcanvas.n.html,
1649 itcl/iwidgets3.0.0/demos/html/scrolledframe.n.html,
1650 itcl/iwidgets3.0.0/demos/html/scrolledhtml.n.html,
1651 itcl/iwidgets3.0.0/demos/html/scrolledlistbox.n.html,
1652 itcl/iwidgets3.0.0/demos/html/scrolledtext.n.html,
1653 itcl/iwidgets3.0.0/demos/html/selectionbox.n.html,
1654 itcl/iwidgets3.0.0/demos/html/selectiondialog.n.html,
1655 itcl/iwidgets3.0.0/demos/html/shell.n.html,
1656 itcl/iwidgets3.0.0/demos/html/spindate.n.html,
1657 itcl/iwidgets3.0.0/demos/html/spinint.n.html,
1658 itcl/iwidgets3.0.0/demos/html/spinner.n.html,
1659 itcl/iwidgets3.0.0/demos/html/spintime.n.html,
1660 itcl/iwidgets3.0.0/demos/html/tabnotebook.n.html,
1661 itcl/iwidgets3.0.0/demos/html/tabset.n.html,
1662 itcl/iwidgets3.0.0/demos/html/toolbar.n.html,
1663 itcl/iwidgets3.0.0/demos/scrolledcanvas,
1664 itcl/iwidgets3.0.0/demos/scrolledframe,
1665 itcl/iwidgets3.0.0/demos/scrolledhtml,
1666 itcl/iwidgets3.0.0/demos/scrolledlistbox,
1667 itcl/iwidgets3.0.0/demos/scrolledtext,
1668 itcl/iwidgets3.0.0/demos/selectionbox,
1669 itcl/iwidgets3.0.0/demos/selectiondialog,
1670 itcl/iwidgets3.0.0/doc/canvasprintbox.n,
1671 itcl/iwidgets3.0.0/doc/canvasprintdialog.n,
1672 itcl/iwidgets3.0.0/doc/extfileselectionbox.n,
1673 itcl/iwidgets3.0.0/doc/extfileselectiondialog.n,
1674 itcl/iwidgets3.0.0/doc/fileselectionbox.n,
1675 itcl/iwidgets3.0.0/doc/fileselectiondialog.n,
1676 itcl/iwidgets3.0.0/doc/scopedobject.n.backup,
1677 itcl/iwidgets3.0.0/doc/scrolledcanvas.n,
1678 itcl/iwidgets3.0.0/doc/scrolledframe.n,
1679 itcl/iwidgets3.0.0/doc/scrolledhtml.n,
1680 itcl/iwidgets3.0.0/doc/scrolledlistbox.n,
1681 itcl/iwidgets3.0.0/doc/scrolledtext.n,
1682 itcl/iwidgets3.0.0/doc/selectionbox.n,
1683 itcl/iwidgets3.0.0/doc/selectiondialog.n,
1684 itcl/iwidgets3.0.0/generic/canvasprintbox.itk,
1685 itcl/iwidgets3.0.0/generic/canvasprintdialog.itk,
1686 itcl/iwidgets3.0.0/generic/extfileselectionbox.itk,
1687 itcl/iwidgets3.0.0/generic/extfileselectiondialog.itk,
1688 itcl/iwidgets3.0.0/generic/fileselectionbox.itk,
1689 itcl/iwidgets3.0.0/generic/fileselectiondialog.itk,
1690 itcl/iwidgets3.0.0/generic/scrolledcanvas.itk,
1691 itcl/iwidgets3.0.0/generic/scrolledframe.itk,
1692 itcl/iwidgets3.0.0/generic/scrolledhtml.itk,
1693 itcl/iwidgets3.0.0/generic/scrolledlistbox.itk,
1694 itcl/iwidgets3.0.0/generic/scrolledtext.itk,
1695 itcl/iwidgets3.0.0/generic/scrolledwidget.itk,
1696 itcl/iwidgets3.0.0/generic/selectionbox.itk,
1697 itcl/iwidgets3.0.0/generic/selectiondialog.itk,
1698 itcl/iwidgets3.0.0/tests/canvasprintbox.test,
1699 itcl/iwidgets3.0.0/tests/canvasprintdialog.test,
1700 itcl/iwidgets3.0.0/tests/extfileselectionbox.test,
1701 itcl/iwidgets3.0.0/tests/extfileselectiondialog.test,
1702 itcl/iwidgets3.0.0/tests/fileselectionbox.test,
1703 itcl/iwidgets3.0.0/tests/fileselectiondialog.test,
1704 itcl/iwidgets3.0.0/tests/scrolledcanvas.test,
1705 itcl/iwidgets3.0.0/tests/scrolledframe.test,
1706 itcl/iwidgets3.0.0/tests/scrolledhtml.test,
1707 itcl/iwidgets3.0.0/tests/scrolledlistbox.test,
1708 itcl/iwidgets3.0.0/tests/scrolledtext.test,
1709 itcl/iwidgets3.0.0/tests/selectionbox.test,
1710 itcl/iwidgets3.0.0/tests/selectiondialog.test,
1711 itcl/iwidgets3.0.0/unix/iwidgets.tcl.in,
1712 itcl/iwidgets3.0.0/unix/pkgIndex.tcl.in,
1713 tix/docs/Release-4.1.0.html, tix/docs/Release-4.1.0.txt,
1714 tix/docs/Release-4.1a2.html, tix/docs/Release-4.1a2.txt,
1715 tix/docs/Release-4.1a3.html, tix/docs/Release-4.1a3.txt,
1716 tix/docs/Release-4.1b1.html, tix/docs/Release-4.1b1.txt,
1717 tix/docs/Release-4.1b2.html, tix/docs/Release-4.1b2.txt,
1718 tix/tixConfig.sh.in, tix/unix/tk4.2/pkgIndex.tcl.in,
1719 tix/unix/tk8.0/pkgIndex.tcl.in, tix/unix/tk8.0/pkgIndex.tcl.in,
1720 tix/unix/tk8.1/pkgIndex.tcl.in, tix/win/tkConsole41.c,
1721 tix/win/tkConsole42.c, tix/win/tkConsole80a1.c,
1722 tix/win/tkConsole80b1.c, tix/win/tkConsole81.c, tk/doc/tk4.0.ps,
1723 tk/mac/tkMacProjects.sit.hqx.
1724
1e3ff5ad
AC
17252003-10-17 Andrew Cagney <cagney@redhat.com>
1726
8db32d44
AC
1727 * target.c (target_section_by_addr): New function.
1728 (do_xfer_memory): Use "target_section_by_addr".
1729 * target.h (target_section_by_addr): Declare.
1730
1e3ff5ad
AC
1731 * target.h (struct target_ops): Add "to_read_partial" and
1732 "to_write_partial", delete "to_query".
1733 (target_read_partial, target_write_partial): Declare.
1734 (target_read, target_write): Declare.
1735 (target_query): Delete macro.
1736 * target.c (target_read_partial): New function.
1737 (target_write_partial, target_read, target_write): New function.
1738 (update_current_target): Delete inheritance of "to_query". Add
1739 comments about "to_read_partial" and "to_write_partial".
1740 (debug_to_partial_read, debug_to_partial_write): New functions.
1741 (debug_to_query): Delete function.
1742 (setup_target_debug): Set "to_read_partial" and "to_write_partial"
1743 instead of "to_query".
1744 * remote.c (remote_read_partial): Replace "remote_query".
1745 (init_remote_ops): Set "to_read_partial" instead of "to_query".
1746 (init_remote_async_ops): Ditto.
1747 * kod.c (gdb_kod_query): Make "bufsize" a LONGEST. Use
1748 "target_read_partial" instead of "target_query".
1749 * avr-tdep.c (avr_io_reg_read_command): Make "bufsize" a LONGEST.
1750 Use "target_read_partial" instead of "target_query".
1751
48c66725
JJ
17522003-10-17 Jeff Johnston <jjohnstn@redhat.com>
1753
1754 * frame.h (struct frame_id): Add new field: special_addr.
1755 (frame_id_build_special): New prototype.
1756 * frame.c (frame_id_build_special): New function.
1757 (frame_id_build): Change to call frame_id_build_special().
1758 (frame_id_eq): Change to also test special_addr field.
1759 (frame_id_inner): Update comment.
1760
7998dfc3
AC
17612003-10-17 Andrew Cagney <cagney@redhat.com>
1762
1763 * target.c (update_current_target): Perform the target cleanup.
1764 Put the target stack beneath the squashed "current_target".
1765 (add_target): Delete disabled call to "cleanup_target".
1766 (cleanup_target): Delete function.
1767 (push_target, unpush_target): Do not call "cleanup_target".
1768
9c04404e 17692003-10-17 Andrew Cagney <cagney@redhat.com>
258b763a
AC
1770
1771 * target.c (target_stack): Change to a static target_ops.
1772 (update_current_target): Walk the "struct target_ops" stack.
1773 (pop_target, do_xfer_memory, target_info): Ditto.
1774 (find_target_beneath): Ditto.
1775 (push_target): Rewrite to use the "struct target_ops" stack.
1776 (unpush_target): Ditto.
1777 * target.h (struct target_stack_item): Delete definition.
1778 (target_stack): Delete declaration.
1779 (struct target_ops): Add field "beneath".
1780
c98a2b49 17812003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
ac1764c7
AC
1782
1783 * gdb/config/h8300/tm-h8300.h (h8300_normal_mode): Add external
1784 declaration.
1785 * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode
c98a2b49
SA
1786 (h8300_examine_prologue): Use h8300_normal_mode flag
1787 (h8300_gdbarch_init): Set architecture info for normal mode
1788
506fb367
DJ
17892003-10-16 Daniel Jacobowitz <drow@mvista.com>
1790
1791 * remote.c (remote_protocol_vcont): New variable.
1792 (set_remote_protocol_vcont_packet_cmd): New function.
1793 (show_remote_protocol_vcont_packet_cmd): New function.
1794 (init_all_packet_configs): Handle remote_protocol_vcont.
1795 (remote_vcont_probe): New function.
1796 (remote_vcont_resume): New function.
1797 (remote_resume): Use it.
1798 (remote_async_resume): Call remote_resume.
1799 (_initialize_remote): Add verbose-resume packet commands.
1800
65815ea1
AC
18012003-10-16 Andrew Cagney <cagney@redhat.com>
1802
1803 * infrun.c (handle_inferior_event): Add comment about
1804 "frame_id_inner" being too weak.
1805
40324f1b
EZ
18062003-10-16 Elena Zannoni <ezannoni@redhat.com>
1807
1808 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
1809 second parameter, which is always null. Remove
1810 SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
1811 * symtab.h (lookup_minimal_symbol_solib_trampoline): Update
1812 accordingly.
1813 * somsolib.c (som_solib_create_inferior_hook,
1814 som_solib_desire_dynamic_linker_symbols): Update callers.
1815 * hppa-tdep.c (hppa_fix_call_dummy): Ditto.
b4b4b794
KI
1816
18172003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>
1818
1819 * remote-m32r-sdi.c : New file, interface to m32r on-chip
1820 debug interface, SDI (Scalable Debug Interface).
1821 * NEWS: Mention m32r SDI protocol was supported.
1822 * Makefile.in (remote-m32r-sdi.o): Add build rule.
1823 * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
1824
51931cbb
JJ
18252003-10-15 Jeff Johnston <jjohnstn@redhat.com>
1826
1827 * ia64-linux-tdep.c: Include gdbcore.h.
1828 (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed.
1829 (ia64_linux_sigcontext_register_addr): Find the address of the
1830 sigcontext area stored in the sigframe instead of using
1831 a magic offset constant.
1832
84e7fd53
AC
18332003-10-15 Andrew Cagney <cagney@redhat.com>
1834
1835 * remote.c (remote_search): Delete function.
1836 * target.h (target_search): Delete disabled macro.
1837 (struct target_ops): Delete disabled field "to_search".
1838
0f4d7c52
KB
18392003-10-14 Kevin Buettner <kevinb@redhat.com>
1840
1841 * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()
1842 instead of deprecated_inside_entry_file().
1843
2e952408
CV
18442003-10-14 Corinna Vinschen <vinschen@redhat.com>
1845
1846 * sh-tdep.c: Fix copy/paste hangover in comment.
1847 (sh_push_dummy_call_fpu): Accomodate double passing in little endian
1848 mode.
1849 (sh3e_sh4_extract_return_value): Ditto.
1850
7e86466e
RH
18512003-10-13 Richard Henderson <rth@redhat.com>
1852
1853 * f-typeprint.c (f_type_print_base): Handle TYPE_CODE_REF.
1854 * f-valprint.c (f_val_print): Likewise. Tweak TYPE_CODE_PTR to
1855 match c_val_print a bit closer.
1856
46a16dba
KB
18572003-10-13 Kevin Buettner <kevinb@redhat.com>
1858
1859 * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants.
1860 (frv_gdbarch_adjust_breakpoint_address): New function.
1861 (frv_gdbarch_init): Initialize ``gdbarch_adjust_breakpoint_address''
1862 method.
1863
76897487
KB
18642003-10-13 Kevin Buettner <kevinb@redhat.com>
1865
1866 * breakpoint.h (struct breakpoint): Add new member
1867 ``requested_address''.
1868 * breakpoint.c (breakpoint_adjustment_warning)
1869 (adjust_breakpoint_address): New static functions.
1870 (print_it_typical): Issue warning if breakpoint's address is different
1871 from its requested address.
1872 (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1)
1873 (breakpoint_re_set_one): Set breakpoint's
1874 ``requested_address'' field. Set ``address'' field to the
1875 result of calling adjust_breakpoint_address() on the requested
1876 address.
1877
a1131521
KB
18782003-10-13 Kevin Buettner <kevinb@redhat.com>
1879
1880 * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method.
1881 * gdbarch.h, gdbarch.c: Regenerate.
1882
6ce6d90f
MK
18832003-10-11 Mark Kettenis <kettenis@gnu.org>
1884
155c1d33
MK
1885 * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initialize
1886 TDEP->sc_num_regs.
1887
8a96bc77
MK
1888 * i386fbsd-tdep.c: New file.
1889 (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
1890 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
1891 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Move here from
1892 i386bsd-tdep.c.
1893 (_initialize_i386fbsd_tdep): New function.
1894 (i386fbsd_r_reg_offset, i386fbsd4_r_reg_offset): New varibles.
1895 (i386fbsdaout_init_abi): Initialize TDEP->gregset_reg_offset,
1896 TDEP->gregset_num_regs, TDEP->sizeof_gregset and
1897 TDEP->sizeof_fpregset. Use ARRAY_SIZE to initialize
1898 TDEP->sc_num_regs.
1899 (i386fbsd4_init_abi): Initialize TDEP->gregset_reg_offset,
1900 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
1901 to initialize TDEP->sc_num_regs.
1902 * i386bsd-tdep.c (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
1903 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
1904 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Remove.
1905 (_initialize_i386bsd_tdep): Don't register FreeBSD a.out and
1906 FreeBSD ELF OS/ABI's here.
1907 * Makefile.in (ALLDEPFILES): Add i386fbsd-tdep.c.
1908 (i386fbsd-tdep.o): New target.
1909 * config/i386/fbsd.mt (TDEPFILES): Add i386fbsd-tdep.o.
1910 * config/i386/fbsd64.mt (TDEPFILES): Add i386fbsd-tdep.o.
1911
477f40d1
MK
1912 * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.
1913 (amd64fbsd_init_abi): Set TDEP->gregset_reg_offset,
1914 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
1915 in initialization of TDEP->sc_num_regs.
1916
c6b33596
MK
1917 * x86-64-tdep.c (x86_64_regset_from_core_section): New function.
1918 (x86_64_init_abi): Initialize regset_from_core_section if
1919 appropriate.
1920
8446b36a
MK
1921 * i386-tdep.c (i386_regset_from_core_section): New function.
1922 (i386_gdbarch_init): Initialize regset_from_core_section if
1923 appropriate.
1924 * i386-tdep.h (i386_regset_from_core_section): New declaration.
1925
c783cbd6
MK
1926 * i386-tdep.h (struct regset): Declare opaque.
1927
6ce6d90f
MK
1928 * gdbarch.sh (regset_from_core_section): New method.
1929 (struct regset): Declare opaque.
1930 * gdbarch.c, gdbarch.h: Regenerated.
1931
b98ed7be
AM
19322003-10-11 Alan Modra <amodra@bigpond.net.au>
1933
1934 * hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to
1935 _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
1936 Correct test for pc within section.
1937
f6214256
MK
19382003-10-11 Mark Kettenis <kettenis@gnu.org>
1939
1940 * gdbarch.sh: Remove trailing whitepsace from comments.
1941
a8f4cde1
RM
19422003-10-08 Roland McGrath <roland@redhat.com>
1943
1944 * gcore.c (make_mem_sec): Function removed, folded into ...
1945 (gcore_create_callback): ... here. To omit a section, clear its
1946 SEC_LOAD bit rather than zeroing its size.
1947 Omit read-only sections only if they correspond to a known disk file.
1948 (gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
1949
74276724
MS
19502003-10-10 Michael Snyder <msnyder@redhat.com>
1951
1952 * d10v-tdep.c: Fix typo in comment.
1953
e754ae69
AC
19542003-10-10 Andrew Cagney <cagney@redhat.com>
1955
1956 * rs6000-tdep.c (e500_store_return_value): Delete function.
1957 (e500_extract_return_value): Delete function.
1958 (rs6000_gdbarch_init): When SYSV, set "extract_return_value" and
1959 "restore_return_value" to "ppc_sysv_abi_extract_return_value" and
1960 "ppc_sysv_abi_restore_return_value" where applicable.
1961 * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
1962 (ppc_sysv_abi_extract_return_value): Declare.
1963 (ppc_sysv_abi_broken_store_return_value): Declare.
1964 (ppc_sysv_abi_broken_extract_return_value): Declare.
1965 (ppc_sysv_abi_broken_use_struct_convention:) Delete declaration.
1966 * ppc-sysv-tdep.c (return_value_convention): Move definition to
1967 start of file.
1968 (do_ppc_sysv_return_value): New function.
1969 (ppc_sysv_abi_extract_return_value): New function.
1970 (ppc_sysv_abi_store_return_value): New function.
1971 (ppc_sysv_abi_broken_extract_return_value): New function.
1972 (ppc_sysv_abi_broken_store_return_value): New function.
1973 (ppc_sysv_abi_use_struct_convention): Call
1974 do_ppc_sysv_return_value.
1975
8d4ce20a
JB
19762003-10-10 J. Brobecker <brobecker@gnat.com>
1977
1978 * blockframe.c (inside_main_func): No longer use symbol_lookup()
1979 to lookup the main function symbol.
1980
afce3d2a
CV
19812003-10-10 Corinna Vinschen <vinschen@redhat.com>
1982
1983 * sh-tdep.c (sh_treat_as_flt_p): New function to recognize float
1984 types correctly.
1985 (sh_push_dummy_call_fpu): Fix argument passing rules.
1986 (sh3e_sh4_extract_return_value): Call sh_treat_as_flt_p to recognize
1987 float types.
1988 (sh3e_sh4_store_return_value): Ditto.
1989
7fe958be
EZ
19902003-10-10 Elena Zannoni <ezannoni@redhat.com>
1991
1992 * sh-tdep.c (sh_use_struct_convention): Clarify one case in
1993 comment.
1994
3f997a97
CV
19952003-10-10 Corinna Vinschen <vinschen@redhat.com>
1996
1997 * sh-tdep.c (sh_use_struct_convention): Clean up to have a
1998 more readable code. Accomodate passing of bitfields.
1999
8be9034a
AC
20002003-10-10 Andrew Cagney <cagney@redhat.com>
2001
2002 * Makefile.in (ppc-sysv-tdep.o): Add $(gdb_assert_h).
2003 * rs6000-tdep.c (rs6000_gdbarch_init): When 64 bit SysV ABI, set
2004 push_dummy_call to ppc64_sysv_abi_push_dummy_call.
2005 * ppc-sysv-tdep.c: Include "gdb_assert.h".
2006 (ppc64_sysv_abi_push_dummy_call): New function.
2007 (ppc64_sysv_abi_broken_push_dummy_call): New function.
2008 * ppc-tdep.h (ppc64_sysv_abi_push_dummy_call): Declare.
2009 (ppc64_sysv_abi_broken_push_dummy_call): Declare.
2010
85a453d5
KI
20112003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2012
2013 * NEWS: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2014 * README: Ditto.
2015 * d10v-tdep.c: Ditto.
2016 * h8300-tdep.c: Ditto.
2017 * remote-e7000.c: Ditto.
2018 * remote-hms.c: Ditto.
2019 * ser-e7kpc.c: Ditto.
2020 * sh-stub.c: Ditto.
2021 * sh-tdep.c: Ditto.
2022 * sh-tdep.h: Ditto.
2023 * sh3-rom.c: Ditto.
2024 * sh64-tdep.c: Ditto.
2025 * top.c: Ditto.
2026 * wince.c: Ditto.
2027 * config/d10v/d10v.mt: Ditto.
2028 * config/sh/embed.mt: Ditto.
2029 * config/sh/linux.mt: Ditto.
2030 * config/sh/tm-linux.h: Ditto.
2031 * config/sh/tm-sh.h: Ditto.
2032 * config/sh/wince.mt: Ditto.
2033
221c12ff
AC
20342003-10-09 Andrew Cagney <cagney@redhat.com>
2035
2036 * ppc-tdep.h (struct type): Declare opaque.
2037 * x86-64-tdep.h (struct regcache): Declare opaque.
2038 * sh-tdep.c (sh_do_fp_register): Delete "register" attribute, fix
2039 coding style.
2040
ef5200c1
AC
20412003-10-09 Andrew Cagney <cagney@redhat.com>
2042
2043 Changes from 2003-09-09 Jimi Xenidis <jimix@watson.ibm.com>:
2044 * config/rs6000/tm-rs6000.h (SOFTWARE_SINGLE_STEP): Delete macro.
2045 (SOFTWARE_SINGLE_STEP_P): Ditto.
2046 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
2047 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Ditto.
2048 (SOFTWARE_SINGLE_STEP_P): Ditto.
2049 * rs6000-tdep.c (rs6000_gdbarch_init): When AIX, set
2050 software_single_step to rs6000_software_single_step.
a8f4cde1 2051
9644bbdd
AC
20522003-10-09 Andrew Cagney <cagney@redhat.com>
2053
2054 * MAINTAINERS: Mark m32r-elf as buildable with -Werror.
2055
db72fa6b
MS
20562003-10-09 Michael Snyder <msnyder@redhat.com>
2057
f3efb16c
MS
2058 * frame.h: Fix typo in comment.
2059 * dummy-frame.c: Fix typo in comment.
db72fa6b
MS
2060 * d10v-tdep.c: Random whitespace/comment tweaks.
2061
9a5cef92
EZ
20622003-10-09 Elena Zannoni <ezannoni@redhat.com>
2063
2064 * sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code.
f49c4e4e 2065 (sh_push_dummy_code): Delete function, it's only used for dummy calls
9a5cef92 2066 on stack.
a8f4cde1 2067
9a5cef92
EZ
2068 Based on input by Stephen Clarke (stephen.clarke@superh.com):
2069 * sh-tdep.c (sh_use_struct_convention): Add comment explaining ABI
2070 in detail.
a8f4cde1 2071
0f317a0c
DJ
20722003-10-09 Daniel Jacobowitz <drow@mvista.com>
2073
2074 * remote-mips.c (mips_initialize): Remove unneeded call to
2075 get_selected_frame. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
2076
bbab2f46
DJ
20772003-10-09 Daniel Jacobowitz <drow@mvista.com>
2078
2079 * dwarf2expr.c (execute_stack_op): Don't treat the frame base as
2080 a memory pointer.
2081
550950b8
JJ
20822003-10-08 Jeff Johnston <jjohnstn@redhat.com>
2083
2084 * lin-lwp.c (stop_and_resume_callback): Set the resumed flag
2085 for any lwp we resume.
2086 (running_callback): Add lwps that have pending status events
2087 against them to be considered running.
2088
15c69bc7
KI
20892003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2090
2091 * m32r-tdep.c : Include "dis-asm.h".
2092 * Makefile.in (m32r-tdep.o): Update dependencies.
2093
51065942
JB
20942003-10-06 J. Brobecker <brobecker@gnat.com>
2095
2096 * completer.h (get_gdb_completer_word_break_characters): Delete.
2097 * completer.c: include language.h.
2098 (gdb_completer_word_break_characters): Delete.
2099 (get_gdb_completer_word_break_characters): Delete.
2100 (location_completer): Use the word break characters of the current
2101 language.
2102 (complete_line): Likewise.
2103 (line_completion_function): Likewise.
2104 (skip_quoted_chars): Likewise.
2105 * Makefile.in (completer.o): Add dependency on language.h.
2106 * top.c (init_main): Set the readline word break characters
2107 to GDB's default word break characters.
2108
6084f43a
JB
21092003-10-06 J. Brobecker <brobecker@gnat.com>
2110
2111 * language.h (language_defn): new field, la_word_break_characters.
2112 * language.c (unknown_language_defn): Set new field to
2113 default_word_break_characters.
2114 (auto_language_defn): Likewise.
2115 (local_language_defn): Likewise.
2116 * ada-lang.c (ada_language_defn): Likewise.
2117 * c-lang.c (c_language_defn): Likewise.
2118 (cplus_language_defn): Likewise.
2119 (asm_language_defn): Likewise.
2120 (minimal_language_defn): Likewise.
2121 * f-lang.c (f_language_defn): Likewise.
2122 * jv-lang.c (java_language_defn): Likewise.
2123 * m2-lang.c (m2_language_defn): Likewise.
2124 * objc-lang.c (objc_language_defn): Likewise.
2125 * p-lang.c (pascal_language_defn): Likewise.
2126 * scm-lang.c (scm_language_defn): Likewise.
2127
944fcfab
AC
21282003-10-06 Andrew Cagney <cagney@redhat.com>
2129
2130 * ppc-sysv-tdep.c: Re-indent.
2131
9f0a5303
JB
21322003-10-06 J. Brobecker <brobecker@gnat.com>
2133
2134 * language.h (default_word_break_characters): Add prototype.
2135 * language.c (default_word_break_characters): New function.
2136
7270b6ed
AS
21372003-10-06 Andreas Schwab <schwab@suse.de>
2138
2139 * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
2140 with %eax.
2141
a5d61f66
AC
21422003-10-06 Andrew Cagney <cagney@redhat.com>
2143
2144 * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
2145 "h8500-tdep.c".
2146 (z8k-tdep.o): Delete custom build rule.
2147
28a86f5c
AC
21482003-10-06 Andrew Cagney <cagney@redhat.com>
2149
1bfd8a83
AC
2150 * Makefile.in: Update all dependencies.
2151
17144ef8
AC
2152 * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
2153 No longer list PA as as obsolete candidate. List m32r as
2154 broken instead of obsolete.
a8f4cde1 2155
a5679ae5
AC
2156 * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
2157 * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
2158 * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
2159 * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
2160 * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
2161 * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
2162 * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
2163 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
2164 * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
2165 * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
2166 * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
2167 * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
2168 * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
2169 * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
2170 * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
2171 * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
2172 * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
2173 * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
2174 * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
2175 * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
2176 * config/z8k/z8k.mt: Ditto.
2177
4a8269c0
AC
2178 * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
2179 h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
2180 mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
2181 i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
2182 sparclite were removed.
2183 * configure.host, configure.tgt: Remove corresponding tuples.
2184
41989fcd
AC
2185 * breakpoint.c, breakpoint.h: Remove obsolete code.
2186 * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
2187 * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
2188 * stabsread.h, xcoffread.c: Ditto.
2189
28a86f5c
AC
2190 * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
2191 * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
2192 * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
2193 * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
2194
4efdaa0d
DL
21952003-10-06 David Lecomber <dsl@sources.redhat.com>
2196
2197 * f-valprint.c: Reformatting
2198
ae53de43
MK
21992003-10-06 Mark Kettenis <kettenis@gnu.org>
2200
a8bb57e7
MK
2201 * x86-64-tdep.c: Remove duplicate comment.
2202
ae53de43
MK
2203 * x86-64-tdep.c (x86_64_store_return_value): Don't use
2204 DEPRECATED_REGISTER_RAW_SIZE. Use symbolic names for register
2205 names for return values. This fixes a bug since we looked at %rbx
2206 instead of %rdx.
2207
473f17b0
MK
22082003-10-05 Mark Kettenis <kettenis@gnu.org>
2209
2c261fae
MK
2210 * x86-64-tdep.c: Include "regset.h".
2211
473f17b0
MK
2212 * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
2213 gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset,
2214 sizeof_fpregset.
2215 * i386-tdep.c: Include "regset.h".
2216 (i386_supply_gregset): New function.
2217 (i386_supply_fpregset): New function.
2218 (i386_gdbarch_init): Initialze register set-related members of
2219 TDEP.
2220 * x86-64-tdep.c (x86_64_supply_fpregset): New function.
2221 (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
2222
afd48b75
AC
22232003-10-03 Andrew Cagney <cagney@redhat.com>
2224
2225 * rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI,
2226 set extract_return_value, store_return_value and
2227 use_struct_convention to ppc64_sysv_abi_extract_return_value,
2228 ppc64_sysv_abi_store_return_value and
2229 ppc64_sysv_abi_use_struct_convention.
2230 * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare.
2231 (ppc64_sysv_abi_store_return_value): Declare.
2232 (ppc64_sysv_abi_use_struct_convention): Declare.
2233 * ppc-sysv-tdep.c (enum return_value_convention): Define.
2234 (ppc64_sysv_abi_extract_return_value): New function.
2235 (ppc64_sysv_abi_store_return_value): New function.
2236 (ppc64_sysv_abi_use_struct_convention): New function.
2237 (ppc64_sysv_abi_return_value): New function.
2238
9b540880
AC
22392003-10-03 Andrew Cagney <cagney@redhat.com>
2240
2241 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only
2242 convert a descriptor to a function when it's in the ".opd"
2243 section.
2244
8748518b
CV
22452003-10-03 Corinna Vinschen <vinschen@redhat.com>
2246
2247 * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg and
2248 reg_size to keep GCC silent.
2249
0fd85043
CV
22502003-10-03 Corinna Vinschen <vinschen@redhat.com>
2251
2252 * dwarf2-frame.c (struct comp_unit): Add tbase member to store
2253 base for DW_EH_PE_textrel encodings.
2254 (read_encoded_value): Add a DW_EH_PE_textrel case.
2255 (dwarf2_build_frame_info): Set unit.tbase to beginning of text
2256 section.
2257
37b517aa
MK
22582003-10-03 Mark Kettenis <kettenis@gnu.org>
2259
2260 * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
2261
12c266ea
AC
22622003-10-02 Andrew Cagney <cagney@redhat.com>
2263
2264 * gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename
2265 REGISTER_RAW_SIZE.
2266 * gdbarch.h, gdbarch.c: Re-generate.
2267 * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update.
2268 * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update.
2269 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
2270 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
2271 * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update.
2272 * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update.
2273 * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update.
2274 * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update.
2275 * remote-e7000.c, remote-mips.c, remote-sim.c: Update.
2276 * remote-vxmips.c, remote-vxsparc.c, remote.c: Update.
2277 * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update.
2278 * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update.
2279 * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update.
2280 * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update.
2281 * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update.
2282 * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update.
a8f4cde1 2283
78ba4af6
JB
22842003-10-02 Jim Blandy <jimb@redhat.com>
2285
2286 * dwarf2read.c (struct die_info): Doc fix.
2287
617daa0e
CV
22882003-10-02 Corinna Vinschen <vinschen@redhat.com>
2289
2290 * sh-tdep.c: Running thru gdb_indent.sh.
2291
e5e33cd9
CV
22922003-10-02 Corinna Vinschen <vinschen@redhat.com>
2293
2294 * sh-tdep.c (sh_justify_value_in_reg): New function.
2295 (sh_stack_allocsize): Ditto.
2296 (flt_argreg_array): New array used for floating point argument
2297 passing.
2298 (sh_init_flt_argreg): New function.
a8f4cde1 2299 (sh_next_flt_argreg): Ditto.
e5e33cd9
CV
2300 (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to
2301 "pass_on_stack". Use new helper functions. Accomodate Renesas ABI.
2302 Fix argument passing strategy.
2303 (sh_push_dummy_call_nofpu): Ditto.
2304
5fe830e4
AC
23052003-10-01 Andrew Cagney <cagney@redhat.com>
2306
2307 * value.h (register_value_being_returned): Declare. Replace
2308 "value_being_returned".
2309 * infcall.c (call_function_by_hand): Use
2310 register_value_being_returned.
2311 * infcmd.c (print_return_value): Call
2312 "register_value_being_returned", handle struct return locally.
2313 * values.c (register_value_being_returned): New function. Replace
2314 "value_being_returned".
a8f4cde1 2315
5fe830e4 23162003-09-30 Elena Zannoni <ezannoni@redhat.com>
cf50a87a
EZ
2317
2318 * linux-proc.c (linux_do_registers): New function.
2319 (linux_make_note_section): Use linux_do_registers in case of
2320 single threaded inferior programs.
2321
64f395bf
AC
23222003-10-01 Andrew Cagney <cagney@redhat.com>
2323
2324 * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
2325 use STRUCT_ADDR. When not using "struct return convention", pass
2326 "0" to "value_being_returned". Add FIXMEs.
2327 * infcmd.c (print_return_value): Pass an explicit 0/1 to
2328 value_being_returned. Add comments.
2329 * values.c (value_being_returned): Add fixme.
2330 * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
2331 (hppa_value_returned_from_stack): Add FIXME.
2332
639d11d3
DC
23332003-09-30 David Carlton <carlton@kealia.com>
2334
2335 * dwarf2read.c (struct die_info): Add 'parent' field; replace
2336 'has_children' and 'next' by 'child' and 'sibling'.
2337 (read_comp_unit): Rework algorithm, breaking body into
2338 read_die_and_children and read_die_and_siblings.
2339 (read_die_and_children, read_die_and_siblings): New.
2340 (read_full_die): Add 'has_children' argument; set it instead of
2341 the die's 'has_children' field. Minor formatting cleanup.
2342 (free_die_list): Use die->child and die->sibling instead of
2343 die->next.
2344 (dump_die_list): Ditto.
2345 (sibling_die): Use die->sibling.
2346 (psymtab_to_symtab_1): Use die's 'child' field in place of its
2347 'has_children' and 'next' fields.
a8f4cde1
RM
2348 (process_die, read_file_scope, read_func_scope)
2349 (read_lexical_block_scope, read_structure_scope)
2350 (read_enumeration, read_array_type, read_common_block)
639d11d3
DC
2351 (read_namespace, read_subroutine_type, dump_die): Ditto.
2352
5bffac25
AC
23532003-09-30 Andrew Cagney <cagney@redhat.com>
2354
2355 * rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone
2356 to 224, not 220.
2357
f30992d4
AC
23582003-09-30 Andrew Cagney <cagney@redhat.com>
2359
2360 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename
2361 REGISTER_VIRTUAL_SIZE.
2362 * gdbarch.h, gdbarch.c: Regenerate.
2363 * vax-tdep.h, sparc-tdep.c, regcache.h: Update.
2364 * regcache.c, mn10300-tdep.c, mips-tdep.c: Update.
2365 * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update.
2366
2e092625
AC
23672003-09-29 Andrew Cagney <cagney@redhat.com>
2368
2369 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename
7bb11558 2370 REGISTER_VIRTUAL_TYPE.
2e092625
AC
2371 * gdbarch.h, gdbarch.c: Regenerate.
2372 * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update.
2373 * sh64-tdep.c, sparc-tdep.c: Update.
4deab737
AC
2374
2375 * remote-vxsparc.c (vx_read_register): Replace bzero with memset.
2376 * remote-vxmips.c (vx_read_register): Ditto.
2377 * remote-vx68.c (vx_read_register): Ditto.
2378 * gnu-nat.c (inf_validate_procs): Ditto.
2379
7a5dd6ee
JB
23802003-09-29 J. Brobecker <brobecker@gnat.com>
2381
2382 * infcall.c (call_function_by_hand): Fix build failure
2383 introduced in the previous change to this file.
2384
1fe43d45
AC
23852003-09-29 Andrew Cagney <cagney@redhat.com>
2386
2387 * NEWS: Mention Objective-C.
2388
e28a332c
JG
23892003-09-29 Jerome Guitton <guitton@act-europe.fr>
2390
2391 * arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
2392 test if the register has been saved on the stack.
2393 (arm_scan_prologue_cache): When analysing the instruction
2394 "str lr, [sp, #-4]", save the address where lr has been stored.
2395
9ff63c35
AC
23962003-09-28 Andrew Cagney <cagney@redhat.com>
2397
7f5f525d
AC
2398 * frame.c (frame_read_unsigned_register): Delete function.
2399 * frame.h (frame_read_unsigned_register): Delete declaration.
2400 * sparc-tdep.c (sparc_init_extra_frame_info): Use
2401 get_frame_register_unsigned.
2402 (sparc_frame_saved_pc, sparc_pop_frame): Ditto.
2403 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
2404 * d10v-tdep.c (d10v_print_registers_info): Ditto.
a8f4cde1 2405
7f5f525d
AC
2406 * frame.h (frame_read_register): Delete declaration.
2407 * frame.c (frame_read_register): Delete function.
2408 * arch-utils.c (legacy_register_to_value): Use get_frame_register.
2409 * sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
2410 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
2411 * mips-tdep.c (mips_register_to_value): Ditto.
2412 * hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
2413 * d10v-tdep.c (d10v_print_registers_info): Ditto.
2414
2415 * frame.c (frame_read_signed_register): Delete function.
2416 (frame_read_unsigned_register): Update comments.
2417 * frame.h (frame_read_signed_register): Delete declaration.
2418 * h8300-tdep.c (h8300_print_register): Use
2419 get_frame_register_signed.
2420 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
2421
9ff63c35
AC
2422 * config/pa/tm-hppa.h (DEPRECATED_VALUE_RETURNED_FROM_STACK):
2423 Rename VALUE_RETURNED_FROM_STACK.
2424 * infcmd.c (print_return_value): Update.
2425 * infcall.c (call_function_by_hand): Update.
2426
41d041d6
MK
24272003-09-28 Mark Kettenis <kettenis@gnu.org>
2428
2429 * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add
2430 regcache argument and reverse the order of the other two
2431 arguments. Remove local regcache variable. Determine
2432 architecture from REGCACHE. Update comments.
2433 * x86-64-tdep.c (x86_64_supply_fxsave): Add regcache argument and
2434 reverse the order of the other two arguments. Remove local
2435 regcache variable. Determine architecture from REGCACHE. Update
2436 comments.
2437 * i387-tdep.h (i387_supply_fsave, i387_supply_fxsave): Adjust
2438 prototypes. Update comments.
2439 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust prototype. Adjust
2440 comment.
2441 * amd64fbsd-nat.c (supply_fpregset, fetch_inferior_registers):
2442 Update.
2443 * go32-nat.c (fetch_register, go32_fetch_registers): Update.
2444 * i386-interix-nat.c (supply_fpregset): Update.
2445 * i386-linux-nat.c (supply_fpregset, supply_fpxregset): Update.
2446 * i386-nto-tdep.c (i386nto_supply_fpregset): Update.
2447 * i386gnu-nat.c (fetch_fpregs, supply_fpregset): Update.
2448 * i386bsd-nat.c (supply_fpregset, fetch_inferior_registers): Update.
2449 * i386nbsd-tdep.c (fetch_core_registers, fetch_elfcore_registers):
2450 Update.
2451 * i386obsd-tdep.c (fetch_core_registers): Update.
2452 * i386v4-nat.c (supply_fpregset): Update.
2453 * x86-64-linux-nat.c (supply_fpregset): Update.
2454 * x86-64-linux-tdep.c (fetch_core_registers): Update.
a8f4cde1 2455
1cb97e17
MK
24562003-09-27 Mark Kettenis <kettenis@gnu.org>
2457
5716833c
MK
2458 * i386-tdep.h: Put opaque declarations in alphabetical
2459 order. Remove spurious whitespace.
2460 (struct gdbarch_tdep): add st0_regnum and mm0_regnum members.
2461 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Remove prototypes.
2462 * i386-tdep.c (MM0_REGNUM): Remove define.
2463 (i386_mmx_regnum_p): Add gdbarch argument.
2464 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Add gdbarch argument.
2465 Rewrite using new macro definitions for FPU/SSE registers.
2466 (i386_fp_regnum_p, i386_fpc_regnum_p): Rewrite using new macro
2467 definitions from i387-tdep.h.
2468 (i386_register_name): Update.
2469 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): Update to use
2470 new macro definitions for FPU/SSE registers.
2471 (i386_extract_return_value): Determine whether floating-point
2472 registers are present by examining REGCACHE's architecture.
2473 (i386_store_return_value): Likewise. Use I386_MAX_REGISTER_SIZE
2474 instead of FPU_REG_RAW_SIZE. Use new macro definitions for
2475 FPU/SSE registers.
2476 (i386_register_type): Update.
2477 (i386_mmx_regnum_to_fp_regnum): Rewrite using new macro
2478 definitions for FPU registers. Use REGCACHE's architecture to
2479 determine the appropriate register numbers.
2480 (i386_pseudo_register_read, i386_pseudo_register_write,
2481 i386_register_reggroup_p): Update.
2482 (i386_gdbarch_init): Initialize TDEP->st0_regnum and
2483 TDEP->mm0_regnum.
2484 * i387-tdep.h (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM,
2485 I387_FTAG_REGNUM, I387_FISEG_REGNUM, I387_FIOFF_REGNUM,
2486 I387_FOSEG_REGNUM, I387_FOOFF_REGNUM, I387_FOP_REGNUM,
2487 I387_XMM0_REGNUM, I387_MXCSR_REGNUM): New defines.
2488 (i387_supply_fsave, i387_fill_fsave, i387_supply_fxsave,
2489 i387_fill_fxsave): Change type of fsave/fxsave argument from `char
2490 *' to `void *'.
2491 * i387-tdep.c (i387_print_float_info, fsave_offset, FSAVE_ADDR,
2492 i387_supply_fsave, i387_fill_fsave, fxsave_offset, FXSAVE_ADDR,
2493 i387_supply_fxsave, i387_fill_fxsave): Update to use new macro
2494 definitions for FPU/SSE registers.
2495 (FXSAVE_MXCSR_ADDR): New define.
2496 * x86-64-tdep.c (x86_64_init_abi): Override TDEP->st0_regnum and
2497 TDEP->mm0_regnum.
2498 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Remove defines.
2499 (I387_ST0_REGNUM): Define.
2500
41d35cb0
MK
2501 * regcache.h (get_regcache_arch): New prototype.
2502 * regcache.c (get_regcache_arch): New function.
2503
54e74f72
MK
2504 * x86-64-tdep.c (x86_64_store_return_value): Remove spurious
2505 whitespace.
2506
1cb97e17
MK
2507 * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
2508 Initialize using ARRAY_SIZE.
2509
0968aa8c
AC
25102003-09-27 Andrew Cagney <cagney@redhat.com>
2511
2512 * arch-utils.c (deprecated_init_frame_pc_default): Rename
2513 "init_frame_pc_default".
2514 * arch-utils.h (deprecated_init_frame_pc_default): Update.
2515 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2516 * vax-tdep.c (vax_gdbarch_init): Update.
2517 * v850-tdep.c (v850_gdbarch_init): Update.
2518 * sh64-tdep.c (sh64_gdbarch_init): Update.
2519 * s390-tdep.c (s390_gdbarch_init): Update.
2520 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2521 * mcore-tdep.c (mcore_gdbarch_init): Update.
2522 * h8300-tdep.c (h8300_gdbarch_init): Update.
2523 * cris-tdep.c (cris_gdbarch_init): Update.
2524 * config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
2525
54c84734
MK
25262003-09-26 Mark Kettenis <kettenis@gnu.org>
2527
2528 * regset.h: New file.
2529 * Makefile.in (regset_h): Add.
2530
1b1d3794
AC
25312003-09-25 Andrew Cagney <cagney@redhat.com>
2532
2533 * frame.h (deprecated_frame_saved_regs): Rename
2534 get_frame_saved_regs.
2535 * cris-tdep.c, frame.c, h8300-tdep.c, hppa-tdep.c: Update.
2536 * mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
2537 * ns32k-tdep.c, ppc-linux-tdep.c, rs6000-tdep.c: Update.
2538 * s390-tdep.c, sh64-tdep.c, stack.c: Update.
2539 * v850-tdep.c, vax-tdep.c, xstormy16-tdep.c: Update.
2540
e6beb428
AC
25412003-09-25 Andrew Cagney <cagney@redhat.com>
2542
2543 * NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted
2544 file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions,
2545 and Java.
2546 * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and
2547 arm*-*-* do not use the new frame code.
2548
710122da
DC
25492003-09-25 David Carlton <carlton@kealia.com>
2550
2551 * c-exp.y: Remove 'register' declarations.
2552 * f-exp.y, jv-exp.y, m2-exp.y, objc-exp.y, p-exp.y: Ditto.
2553
79c2c32d
DC
25542003-09-25 David Carlton <carlton@kealia.com>
2555
2556 * c-exp.y: Include cp-support.h. Add qualified_type.
2557 (yylex): Delete nested type hack; add comments.
2558 * cp-namespace.c (cp_lookup_nested_type): New function.
2559 * cp-support.h: Declare cp_lookup_nested_type.
2560 * eval.c (evaluate_subexp_standard): Call value_aggregate_elt
2561 instead of value_struct_elt_for_reference.
2562 * valops.c: Include cp-support.h.
2563 (value_aggregate_elt): New function.
2564 (value_namespace_elt): Ditto.
2565 (value_struct_elt_for_reference): Make static.
2566 * value.h: Delete declaration of value_struct_elt_for_reference;
2567 add declaration for value_aggregate_elt.
2568 * Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
2569 (valops.o): Ditto.
2570
898c62f5
DJ
25712003-09-25 Daniel Jacobowitz <drow@mvista.com>
2572
2573 * stack.c: Include "reggroups.h".
2574 (frame_info): Only display registers in all_reggroup.
2575 * Makefile.in (stack.o): Update dependencies.
2576
28cd8767
JG
25772003-09-25 Jerome Guitton <guitton@act-europe.fr>
2578
2579 * arm-tdep.c (arm_skip_prologue): Handle "sub ip, sp #n" and
2580 "add ip, sp #n" in the prologue.
2581 (arm_scan_prologue): Ditto.
2582
a4ab2b5d
JG
25832003-09-25 Jerome Guitton <guitton@act-europe.fr>
2584
2585 * MAINTAINERS (write after approval): Add myself.
2586
3f244638
AS
25872003-09-25 Andreas Schwab <schwab@suse.de>
2588
2589 * m68k-tdep.c: Include "dwarf2-frame.h".
2590 (m68k_gdbarch_init): Add the DWARF CFI frame unwinder.
2591 * Makefile.in (m68k-tdep.o): Update dependencies.
2592
1c0159e0
CV
25932003-09-25 Corinna Vinschen <vinschen@redhat.com>
2594
2595 * sh-tdep.c (struct frame_extra_info): Remove.
2596 (struct sh_frame_cache): New structure.
2597 (GET_SOURCE_REG): New macro extracting source register of an opcode.
2598 (GET_TARGET_REG): Ditto but target register.
2599 (GET_PUSHED_REG): Remove.
2600 (IS_MOV_ARG_TO_REG): New macro.
2601 (IS_MOV_ARG_TO_IND_R14): New macro.
2602 (IS_MOV_ARG_TO_IND_R14_WITH_DISP): New macro.
2603 (IS_MOVW_PCREL_TO_REG): New macro.
2604 (IS_MOVL_PCREL_TO_REG): New macro.
2605 (IS_SUB_REG_FROM_SP): New macro.
2606 (IS_ARG_MOV): Remove.
2607 (IS_MOV_TO_R14): Remove.
2608 (IS_RESTORE_FP): New macro.
2609 (IS_RTS): New macro.
2610 (IS_LDS): New macro.
2611 (IS_MOV_FP_SP): New macro.
2612 (IS_ADD_REG_TO_FP): New macro.
2613 (IS_ADD_IMM_FP): New macro.
2614 (sh_skip_prologue_hard_way): Remove.
2615 (sh_saved_pc_after_call): Remove.
2616 (sh_frame_chain): Remove.
2617 (sh_find_callers_reg): Remove.
a8f4cde1 2618 (sh_nofp_frame_init_saved_regs): Remove.
1c0159e0
CV
2619 (sh_fp_frame_init_saved_regs): Remove.
2620 (sh_init_extra_frame_info): Remove.
2621 (sh_analyze_prologue): New function.
2622 (sh_skip_prologue): Remove deprecated code. Rely on new function
2623 sh_analyze_prologue when after_prologue fails.
2624 (sh_frame_saved_pc): Remove.
2625 (sh_alloc_frame_cache): New function.
2626 (sh_frame_cache): Ditto.
2627 (sh_frame_prev_register): Ditto.
2628 (sh_frame_this_id): Ditto.
2629 (sh_frame_unwind): New structure defining the heuristic frame
2630 sniffer interface.
2631 (sh_frame_sniffer): New function.
2632 (sh_unwind_sp): Ditto.
2633 (sh_unwind_pc): Ditto.
2634 (sh_unwind_dummy_id): Ditto.
2635 (sh_frame_base_address): Ditto.
2636 (sh_frame_base): New structure defining new frame base code.
2637 (sh_in_function_epilogue_p): New function.
2638 (sh_gdbarch_init): Restructure and simplify to eliminate deprecated
2639 code and to call all new code instead. Initialize dwarf2 and
2640 heuristic frame sniffer.
2641
5f9769d1
PH
26422003-09-24 Paul N. Hilfinger <hilfingr@nile.gnat.com>
2643
a8f4cde1
RM
2644 * parser-defs.h (struct exp_descriptor): New definition, containing
2645 language-specific info for printing, prefixifying, dumping, and
5f9769d1
PH
2646 evaluating expressions.
2647 (exp_descriptor_standard): Declare new variable.
2648 (print_subexp): Make global and declare here (from expprint.c).
2649 (dump_subexp): Ditto.
2650 (dump_subexp_body_standard): Declare.
2651 (operator_length_standard): Declare.
2652 (op_name_standard): Declare.
2653 (print_subexp): Declare.
2654 (print_subexp_standard): Declare.
2655
2656 * language.h (struct language_defn): Add la_exp_desc field to hold
2657 pointer to table for language-specific operators.
2658 Remove evaluate_exp field, which is now in struct exp_descriptor.
a8f4cde1
RM
2659
2660 * parse.c (operator_length): Move most code to new
5f9769d1 2661 operator_length_standard function. Use language-specific information.
a8f4cde1 2662 (operator_length_standard): New function taking most code from
5f9769d1
PH
2663 operator_length.
2664 (exp_descriptor_standard): New constant.
a8f4cde1
RM
2665
2666 * expression.h (enum exp_opcode): Add definitions of OP_EXTENDED0
5f9769d1 2667 and OP_EXTENDED_LAST.
a8f4cde1
RM
2668
2669 * expprint.c (print_subexp): Use language-specific print_subexp.
5f9769d1
PH
2670 Make global; remove static declaration.
2671 Move most code to print_subexp_standard.
a8f4cde1 2672 (print_subexp_standard): New function, containing code formerly in
5f9769d1
PH
2673 print_subexp.
2674 (op_name): Add expression to argument signature.
a8f4cde1 2675 Use langauge-specific op_name.
5f9769d1
PH
2676 Move most code to op_name_standard.
2677 (op_name_standard): New function, containing code formerly in op_name.
2678 (dump_subexp): Use new version of op_name function.
2679 Use language-specific dump_subexp_body, and move most existing code to
2680 dump_subexp_body_standard.
2681 (dump_raw_expression): Use new op_name interface.
2682 (dump_subexp_body): Move most code to dump_subexp_body_standard.
2683 (dump_subexp_body_standard): New function, containing code formerly
2684 in dump_subexp_body.
a8f4cde1 2685
5f9769d1
PH
2686 * language.c (unknown_language): Add default la_exp_desc field and
2687 remove evaluate_exp field.
2688 (auto_language): Ditto.
2689 (local_language): Ditto.
2690 * f-lang.c (f_language_defn): Ditto.
2691 * c-lang.c (c_language_defn): Ditto.
2692 (cplus_language_defn): Ditto.
2693 (asm_language_defn): Ditto.
2694 (minimal_language_defn): Ditto.
2695 * p-lang.c (pascal_language_defn): Ditto.
2696 * m2-lang.c (m2_language_defn): Ditto.
2697 * objc-lang.c (objc_language_defn): Ditto.
a8f4cde1
RM
2698
2699 * jv-lang.c (exp_descriptor_java): New variable, containing
5f9769d1
PH
2700 Java-specific expression evaluator.
2701 (java_language_defn): Add la_exp_desc field and remove evaluate_exp
2702 field.
a8f4cde1 2703 * scm-lang.c (exp_descriptor_scm): New variable, containing
5f9769d1
PH
2704 Scheme-specific expression evaluator.
2705 (scm_language_defn): Add la_exp_desc field and remove evaluate_exp
2706 field.
2707 * objc-lang.c (print_object_command): Take evaluate_exp from the
2708 la_exp_desc field.
a8f4cde1 2709
5f9769d1 2710 * Makefile.in (eval.o): Add dependency on parser-defs.h.
a8f4cde1
RM
2711
2712 * eval.c: Include parser-defs.h for the full declaration of
5f9769d1
PH
2713 la_exp_desc's type.
2714 (evaluate_subexp): Get evaluate_exp out of la_exp_desc field.
a8f4cde1 2715
24daaebc
PH
27162003-09-23 Paul N. Hilfinger <hilfingr@nile.gnat.com>
2717
2718 * parser-defs.h (operator_length): Declare.
a8f4cde1 2719
24daaebc
PH
2720 * parse.c (length_of_subexp): Use operator_length to get operator
2721 lengths and arities for operators.
2722 Move most code to new operator_length function.
a8f4cde1 2723 (operator_length): New function absorbing most code from
24daaebc
PH
2724 length_of_subexp.
2725 (prefixify_subexp): Remove large case and use operator_length instead.
2726 (parse_exp_1): Use renamings:
a8f4cde1 2727 dump_prefix_expression => dump_raw_expression and
24daaebc 2728 dump_postfix_expression => dump_prefix_expression.
a8f4cde1 2729
24daaebc
PH
2730 * expression.h (dump_prefix_expression): Rename to ...
2731 (dump_raw_expression): New name.
2732 (dump_postfix_expression): Rename to ...
2733 (dump_prefix_expression): New name.
a8f4cde1 2734
24daaebc
PH
2735 * expprint.c (dump_subexp): Make global. Add comment.
2736 Move most existing code to dump_subexp_body.
2737 (dump_subexp_body): New function.
2738 (dump_prefix_expression): Rename to dump_raw_expression.
a8f4cde1 2739 Remove attempt to print the expression via print_expression: it can't
24daaebc
PH
2740 work before the expression is prefixified.
2741 (dump_raw_expression): Renamed from dump_prefix_expression.
a8f4cde1 2742 (dump_postfix_expression): Rename to dump_prefix_expression, since
24daaebc 2743 that's what it does.
a8f4cde1 2744 Remove 'note' parameter, since this routine must be used on
24daaebc
PH
2745 prefixified expression.
2746 (dump_prefix_expression): Renamed from dump_postfix_expression.
a8f4cde1 2747
8c2957c4
JB
27482003-09-22 Jim Blandy <jimb@redhat.com>
2749
2750 * dwarf2read.c (read_array_type): When building the type for an
2751 array of unspecified length, make sure to choose the upper bound
2752 so that the array's total length comes out to be zero --- that's
2753 how we represent such arrays.
2754
592e3010
MC
27552003-09-22 Michael Chastain <mec@shout.net>
2756
2757 * MAINTAINERS: Rename gdb.c++ to gdb.cp.
2758
365c70b1
JJ
27592003-09-22 Jeff Johnston <jjohnstn@redhat.com>
2760
2761 * top.c (quit_force): Fix indirect call to quit_target so
2762 a struct qt_args pointer is passed.
2763
5d6eb653
AC
27642003-09-22 Andrew Cagney <cagney@redhat.com>
2765
2766 * arch-utils.h (init_frame_pc_noop): Delete declaration.
2767 * arch-utils.c (init_frame_pc_noop): Delete function.
2768 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
2769 "init_frame_pc".
2770 * mips-tdep.c (mips_gdbarch_init): Ditto.
2771 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
2772 * config/sparc/tm-sparc.h (init_frame_pc_noop): Delete
2773 declaration.
2774 (DEPRECATED_INIT_FRAME_PC): Delete macro.
2775 * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Delete
2776 declaration.
2777 (DEPRECATED_INIT_FRAME_PC): Delete macro.
2778
b222a67f
AG
27792003-09-22 Anthony Green <green@redhat.com>
2780
2781 * monitor.c (monitor_expect): Delete unused conflicting targ_ops
2782 declaration.
2783
d5b5ac79
AC
27842003-09-20 Andrew Cagney <cagney@redhat.com>
2785
deafb061
AC
2786 * breakpoint.c: Eliminate ARGSUSED.
2787 * buildsym.c, cli/cli-cmds.c, cli/cli-script.c: Ditto.
2788 * coffread.c, corelow.c, dwarf2read.c, event-top.c: Ditto.
2789 * exec.c, gcore.c, hpux-thread.c, infcmd.c, inflow.c: Ditto.
2790 * infrun.c, inftarg.c, maint.c, ocd.c, printcmd.c: Ditto.
2791 * procfs.c, regcache.c, remote-rdi.c, remote-sds.c: Ditto.
2792 * remote.c, sol-thread.c, source.c, stabsread.c: Ditto.
2793 * stack.c, symfile.c, target.c, top.c, typeprint.c: Ditto.
2794 * utils.c, v850ice.c, valprint.c, values.c, win32-nat.c: Ditto.
2795 * wince.c, remote-vx.c: Ditto.
2796
d5b5ac79
AC
2797 * cli/cli-script.c: Remove "register" attributes.
2798 * config/pa/tm-hppa.h: Ditto.
2799 * cli/cli-decode.c: Ditto.
2800 * cli/cli-cmds.c: Ditto.
2801
c6316faa
AC
28022003-09-19 Andrew Cagney <cagney@redhat.com>
2803
2804 * sparcnbsd-nat.c (getregs_supplies): Rename NPC_REGNUM to
2805 DEPRECATED_NPC_REGNUM.
2806 * sparc64nbsd-nat.c (getregs_supplies): Ditto.
2807
f4f99b11
CF
28082003-09-19 Christopher Faylor <cgf@redhat.com>
2809
2810 * win32-nat.c (mappings): Remove HAVE_SSE conditional.
2811
1708f284
JB
28122003-09-19 Jim Blandy <jimb@redhat.com>
2813
2814 * macrotab.c (macro_include): Use the correct comparison to find
2815 the appropriate place for this inclusion in the list.
2816
b9fbf434
AC
28172003-09-19 Andrew Cagney <cagney@redhat.com>
2818
2819 * config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
2820 (DEPRECATED_HPUX_TEXT_END): Define.
2821 (deprecated_hpux_text_end): Declare.
2822 (struct target_ops): Declare opaque.
2823 * hppah-nat.c (text_end): Make static.
2824 (deprecated_hpux_text_end): New function.
2825 * exec.c (text_end): Delete global variable.
2826 (NEED_TEXT_START_END): Do not define.
2827 (exec_file_attach): Replace code computing "text_end" code with
2828 call to DEPRECATED_HPUX_TEXT_END.
2829
5b03f266
AC
28302003-09-19 Andrew Cagney <cagney@redhat.com>
2831
2832 * utils.c (align_up, align_down): New functions.
2833 * defs.h (align_up, align_down): Declare.
2834 * ppc-sysv-tdep.c (align_up, align_down): Delete functions.
2835 * s390-tdep.c: Replace "round_up" and "round_down" with "align_up"
2836 and "align_down".
2837 (round_up, round_down): Delete functions.
2838 * mips-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
2839 "align_down".
2840 (ROUND_DOWN, ROUND_UP): Delete macros.
2841 (mips_dump_tdep): Do not print "ROUND_UP" or "ROUND_DOWN".
2842 * h8300-tdep.c: Replace "round_up" and "round_down" with
2843 "align_up" and "align_down".
2844 (round_up, round_down): Delete macros.
2845 * frv-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
2846 "align_down".
2847 (ROUND_UP, ROUND_DOWN): Delete macros.
2848
51db5742
JB
28492003-09-18 J. Brobecker <brobecker@gnat.com>
2850
2851 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
2852 hard-coded constant. Use the proper machine name instead.
2853
77949794
AC
28542003-09-17 Andrew Cagney <cagney@redhat.com>
2855
2856 * sparc-tdep.c (legacy_register_name): Delete function.
2857 * mips-tdep.c (mips_dump_tdep): Do not print REGISTER_NAME.
2858 (mips_gdbarch_init): Refer to MIPS_REGISTER_NAME in comments.
2859 * infcmd.c (gdb_register_name): Delete variable.
2860 * gdbarch.sh (SDB_REG_TO_REGNUM): Delete reference to
2861 REGISTER_NAME and "tm.h".
2862 * gdbarch.h, gdbarch.c: Regenerate.
2863 * dpx2-nat.c (regmap): Refer to REGISTER_NAME and not
2864 REGISTER_NAMES in comments.
2865 * remote-st.c (get_reg_name), i386b-nat.c (tregmap): Ditto.
2866 * m68klinux-nat.c (regmap): Ditto.
2867
b55c33cc
JB
28682003-09-17 Jim Blandy <jimb@redhat.com>
2869
2870 * Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
2871
957e27ac
AC
28722003-09-17 Andrew Cagney <cagney@redhat.com>
2873
2874 * ppcnbsd-tdep.c (ppcnbsd_use_struct_convention): New function.
2875 (ppcnbsd_init_abi): Set "use_struct_convention" to
2876 "ppcnbsd_use_struct_convention".
2877
192cb3d4
MK
28782003-09-17 Mark Kettenis <kettenis@gnu.org>
2879
2880 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
2881 * gdbarch.h, gdbarch.c: Regenerate.
2882 (stabs_argument_has_addr): New architecture method.
2883 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
2884 * arch-utils.c: Include "buildsym.h".
2885 (default_stabs_argument_has_addr): New function.
2886 * stabsread.c (define_symbol): Use stabs_argument_has_addr
2887 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
2888
efe59759
AC
28892003-09-17 Andrew Cagney <cagney@redhat.com>
2890
2891 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Deprecate NPC_REGNUM.
2892 * gdbarch.h, gdbarch.c: Regenerate.
2893 * core-sol2.c, hppa-tdep.c, lynx-nat.c, procfs.c: Update.
2894 * regcache.c, remote-vxsparc.c, sparc-linux-nat.c: Update.
2895 * sparc-nat.c, sparc-tdep.c, sparc64-tdep.c: Update.
2896 * sparcnbsd-tdep.c: Update.
a8f4cde1 2897
62700349
AC
28982003-09-17 Andrew Cagney <cagney@redhat.com>
2899
2900 * gdbarch.sh (DEPRECATED_REGISTER_BYTE): Rename REGISTER_BYTE.
2901 * gdbarch.h, gdbarch.c: Regenerate.
2902 * arm-linux-tdep.c, core-sol2.c, cris-tdep.c: Update.
2903 * d10v-tdep.c, frame.c: Update.
2904 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
2905 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
2906 * ia64-linux-nat.c, irix5-nat.c, lynx-nat.c, m68knbsd-nat.c: Update.
2907 * mcore-tdep.c, mips-linux-tdep.c, mips-tdep.c: Update.
2908 * mipsv4-nat.c, mn10300-tdep.c, ns32k-tdep.c: Update.
2909 * ns32knbsd-nat.c, ppc-bdm.c, regcache.c, remote-sds.c: Update.
2910 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
2911 * remote.c, rs6000-tdep.c, s390-tdep.c, sh64-tdep.c: Update.
2912 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, v850-tdep.c: Update.
2913 * v850ice.c, vax-tdep.c, xstormy16-tdep.c: Update.
2914 * config/m68k/tm-cisco.h, config/m68k/tm-delta68.h: Update.
2915 * config/pa/nm-hppah.h: Update.
2916
b9ff3018
AC
29172003-09-16 Andrew Cagney <cagney@redhat.com>
2918
2919 * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
2920 "use_struct_convention" to "ppc_linux_use_struct_convention".
2921 (ppc_linux_use_struct_convention): New function.
2922 * rs6000-tdep.c (rs6000_use_struct_convention): New function.
2923 (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
2924 "rs6000_use_struct_convention".
2925 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
2926 declaration.
2927 * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
2928 Delete function.
2929
aa1ee363
AC
29302003-09-16 Andrew Cagney <cagney@redhat.com>
2931
2932 * buildsym.c: Remove more occurances of "register".
2933 * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
2934 * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
2935 * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
2936 * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
2937 * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
2938 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
2939 * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
2940 * utils.c, valops.c, values.c, xcoffread.c: Ditto.
2941
f2ea0907
CV
29422003-09-16 Corinna Vinschen <vinschen@redhat.com>
2943
2944 * sh-tdep.h (struct gdbarch_tdep): Remove. Change all register
2945 numbers to enumeration values.
2946 * sh-tdep.c: Accomodate above change.
2947 (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
2948 (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
2949 (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
2950 (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
2951 (IS_FPUSH): Rename from IS_FMOV.
2952 (sh_extract_struct_value_address): Remove useless comment.
2953 (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
2954 instead of own local values.
2955 (sh_dump_tdep): Remove.
2956 (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
2957 * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
2958
1c704f11
AC
29592003-09-15 Andrew Cagney <cagney@redhat.com>
2960
2961 * doublest.c (convert_floatformat_to_doublest): No longer need to
2962 cast "exp_bias" to an int. Reverts 2002-12-04 change.
2963
ac79b88b
DJ
29642003-09-15 Daniel Jacobowitz <drow@mvista.com>
2965
2966 * values.c (unpack_double): Call floatformat_is_valid.
2967
1c671366
MK
29682003-09-15 Mark Kettenis <kettenis@gnu.org>
2969
de5227fb
MK
2970 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
2971 ps_strings into a long.
2972
1c671366
MK
2973 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
2974 _initialize_am64fbsd_nat.
2975
a604369a
KB
29762003-09-15 Kevin Buettner <kevinb@redhat.com>
2977
2978 * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
2979 associated with DW_AT_ranges attribute is out of bounds.
2980
b3cacbee
DL
29812003-09-15 David Lecomber <dsl@sources.redhat.com>
2982
2983 * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
2984
d0f37bb2
MC
29852003-09-14 Michael Chastain <mec@shout.net>
2986
2987 * config/m68k/nm-apollo68v.h: Delete.
2988 * config/m68k/xm-apollo68v.h: Delete.
2989
69517000
AC
29902003-09-14 Andrew Cagney <cagney@redhat.com>
2991
2992 * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
2993 * dcache.c: Update copyrights and descriptions.
2994 * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
2995
ef8b349d
AC
29962003-09-14 Andrew Cagney <cagney@redhat.com>
2997
2998 * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
2999 "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
3000
52f0bd74
AC
30012003-09-14 Andrew Cagney <cagney@redhat.com>
3002
3003 * alpha-nat.c: Remove some occurances of "register".
3004 * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
3005 * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
3006 * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
3007 * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
3008 * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
3009 * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
3010 * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
3011 * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
3012 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
3013 * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
3014 * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
3015 * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
3016 * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
3017 * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
3018 * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
3019 * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
3020 * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
3021 * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
3022 * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
3023 * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
3024 * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
3025 * values.c, vax-tdep.c, xcoffread.c: Ditto.
a8f4cde1 3026
4a4b3fed
AC
30272003-09-13 Andrew Cagney <cagney@redhat.com>
3028
3029 * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
3030 * ppc-tdep.h (struct regcache): Declare opaque.
3031 * objfiles.h (struct objfile_data): Declare opaque.
3032 * cp-support.h (struct objfile): Declare opaque.
3033 * linux-nat.h (target_waitstatus): Declare opaque.
3034
2110b94f
MK
30352003-09-14 Mark Kettenis <kettenis@gnu.org>
3036
1c671366
MK
3037 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
3038 (stabs_argument_has_addr): New architecture method.
3039 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
3040 * arch-utils.c: Include "buildsym.h".
3041 (default_stabs_argument_has_addr): New function.
3042 * stabsread.c (define_symbol): Use stabs_argument_has_addr
3043 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
3044
2110b94f
MK
3045 * cris-tdep.c (cris_gdbarch_init): Set
3046 deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
3047 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
3048 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
3049 * mips-tdep.c (mips_gdbarch_init): Likewise.
3050 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
3051 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
3052
48436ce6
AC
30532003-09-13 Andrew Cagney <cagney@redhat.com>
3054
3055 * values.c (using_struct_return): Delete "function" and "funcaddr"
3056 parameters.
3057 * value.h (using_struct_return): Update declaration.
3058 * infcmd.c (finish_command_continuation): Update.
3059 (finish_command): Update.
3060 * infcall.c (call_function_by_hand): Update.
3061 * eval.c (evaluate_subexp_standard): Update.
3062
403d9909
CF
30632003-09-13 Christopher Faylor <cgf@redhat.com>
3064
3065 * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
3066 SSE registers since gdb will not operate correctly without this.
3067 Restore include file ordering munged in previous change.
3068 * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
3069
ebf7d56b
MK
30702003-09-13 Mark Kettenis <kettenis@gnu.org>
3071
8e823e25
MK
3072 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
3073 REG_STRUCT_HAS_ADDR.
3074 * gdbarch.c, gdbarch.h: Updated.
3075 * infcall.c (call_function_by_hand): Update.
3076 * stabsread.c (define_symbol): Updated.
a8f4cde1 3077
ebf7d56b
MK
3078 * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
3079
d3f13f72
CF
30802003-09-12 Christopher Faylor <cgf@redhat.com>
3081
3082 * win32-nat.c: Reorganize so that defines used by target headers are
3083 actually defined by the system headers.
3084 * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
3085 than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
3086
14f75137
JB
30872003-09-12 Jim Blandy <jimb@redhat.com>
3088
d646061f
JB
3089 * dbxread.c (read_dbx_symtab): Don't report an internal error if
3090 the file has no .data, .bss, or .rodata sections. Instead wait
3091 until we see a variable alleged to live in one of those sections.
3092
2a13f9bc
JB
3093 * dbxread.c (read_dbx_symtab): If we have no .data section and no
3094 .bss section, presume that any variables we find live in the
3095 .rodata section.
3096
4f49b26b
JB
3097 * dbxread.c (read_dbx_symtab): Add FIXME about finding section
3098 offsets for global and static variables.
3099
14f75137
JB
3100 * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
3101 symbol types are, by definition, in the .data section, so it is
3102 correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
3103 If there is no .data section, there should be no N_DATA or N_DATA
3104 | N_EXT symbols.
3105
212c460c
MK
31062003-09-12 Mark Kettenis <kettenis@gnu.org>
3107
3108 * amd64fbsd-tdep.c: Fix sigtramp recognition.
3109 (amd64fbsd_sigcontext_addr): Rewrite.
3110 (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
3111 with correct values.
3112 (amd64fbsd_sc_reg_offset): Initialize with correct values.
3113 (amd64fbsd_init_abi): Fix typo.
3114
68856ea3
AC
31152003-09-12 Andrew Cagney <cagney@redhat.com>
3116
3117 * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
3118 (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
3119
627b3ba2
AC
31202003-09-12 Andrew Cagney <cagney@redhat.com>
3121
3122 * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
3123 "entry_file_highpc". Update comments.
3124 * defs.h (deprecated_inside_entry_file): Rename
3125 "inside_entry_file".
3126 * blockframe.c (deprecated_inside_entry_file): Rename
3127 "inside_entry_file".
3128 * frame.c (get_prev_frame): Update. Use if 0 instead of #if 0.
3129 * vax-tdep.c (vax_frame_chain): Update.
3130 * sh64-tdep.c (sh64_frame_chain): Update.
3131 * sh-tdep.c (sh_frame_chain): Update.
3132 * rs6000-tdep.c (rs6000_frame_chain): Update.
3133 * ns32k-tdep.c (ns32k_frame_chain): Update.
3134 * mips-tdep.c (mips_frame_chain): Update.
3135 * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
3136 * m32r-tdep.c (m32r_frame_this_id): Update.
3137 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
3138 * frv-tdep.c (frv_frame_this_id): Update.
3139 * d10v-tdep.c (d10v_frame_this_id): Update.
3140 * cris-tdep.c (cris_frame_chain): Update.
3141 * blockframe.c (legacy_frame_chain_valid): Update.
3142 * avr-tdep.c (avr_frame_this_id): Update.
3143 * arm-tdep.c (arm_prologue_this_id): Update.
3144 * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
3145 * objfiles.c (objfile_relocate): Update.
3146 * mipsread.c (mipscoff_symfile_read): Update.
3147 (mipscoff_symfile_read): Update.
3148 * mdebugread.c (parse_partial_symbols): Update.
3149 * dwarfread.c (read_file_scope): Update.
3150 * dwarf2read.c (read_file_scope): Update.
3151 * dbxread.c (read_dbx_symtab): Update.
3152 (read_dbx_symtab): Update.
3153 * coffread.c (complete_symtab): Update.
3154
b0abbc58
JJ
31552003-09-12 Jeff Johnston <jjohnstn@redhat.com>
3156
3157 * top.c (quit_target): New static helper function.
3158 (quit_force): Moved code to quit_target(). Call quit_target()
3159 via catch_errors() to catch errors during quit.
3160
a1632d59
DC
31612003-09-11 David Carlton <carlton@kealia.com>
3162
3163 * buildsym.c (finish_block): Use allocate_block to allocate the
3164 block.
3165 * mdebugread.c (new_block): Add FIXME.
3166
5c4e30ca
DC
31672003-09-11 David Carlton <carlton@kealia.com>
3168
3169 * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
3170 * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
3171 (recursive_dump_type): Ditto.
3172 * printcmd.c (print_formatted): Ditto.
3173 * typeprint.c (print_type_scalar): Ditto.
3174 * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
3175 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
3176 * cp-support.h: Declare cp_check_possible_namespace_symbols,
3177 maint_cplus_cmd_list.
3178 * cp-support.c: Make maint_cplus_cmd_list extern.
3179 * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
3180 command.h.
3181 (lookup_symbol_file): Look in possible namespace blocks when
3182 appropriate.
3183 (initialize_namespace_symtab): New.
3184 (get_possible_namespace_block, free_namespace_block)
3185 (check_possible_namespace_symbols)
3186 (check_possible_namespace_symbols_loop)
3187 (check_one_possible_namespace_symbol)
3188 (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
3189 (_initialize_cp_namespace): Ditto.
3190 * block.h: Declare allocate_block.
3191 * block.c (allocate_block): New.
3192 * jv-lang.c (get_java_class_symtab): Allocate blocks via
3193 allocate_block.
3194 * symfile.h: Update declaration of add_psymbol_to_list.
3195 * symfile.c (add_psymbol_to_list): Return the partial symbol in
3196 question.
3197 * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
3198 scan_partial_symbols_call.
3199 (scan_partial_symbols): Add NAMESPACE argument; update calls to
3200 helper functions.
3201 (add_partial_symbol): If necessary, scan mangled names for names
3202 of namespaces.
3203 (add_partial_namespace): Add NAMESPACE argument; generate partial
3204 symbols associated to namespaces.
3205 (add_partial_enumeration): Add NAMESPACE argument.
3206 (new_symbol): Allow namespace syms.
3207 (read_namespace): Generate namespace syms.
3208 * objfiles.h: Add opaque declaration of struct symtab.
3209 (struct objfile): Add cp_namespace_symtab member.
3210 * objfiles.c (allocate_objfile): Set
3211 objfile->cp_namespace_symtab.
3212 * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
3213 dictionary_h, command_h.
3214
33a7c2fc
AC
32152003-09-11 Andrew Cagney <cagney@redhat.com>
3216
3217 * rs6000-tdep.c (rs6000_push_dummy_call): Use
3218 regcache_raw_write_signed to set SP_REGNUM, move the operation to
3219 near the function's end.
3220 (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
3221 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
3222 regcache_raw_write_signed to set SP_REGNUM.
3223
63cd24fe
EZ
32242003-09-11 Elena Zannoni <ezannoni@redhat.com>
3225
3226 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
3227 orig_addrs is set up properly.
3228
f27dd7fd
AC
32292003-09-11 Andrew Cagney <cagney@redhat.com>
3230
3231 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
3232 * gdbarch.h, gdbarch.c: Re-generate.
3233 * infcall.c (call_function_by_hand): Update.
3234 * hppa-tdep.c (hppa_push_arguments): Update.
3235 * ada-lang.c (place_on_stack): Update.
3236 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3237 * sparc-tdep.c (sparc_gdbarch_init): Update.
3238 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3239 * hppa-tdep.c (hppa_gdbarch_init): Update.
3240 * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
3241 stack_align.
3242
f630a401
DJ
32432003-09-11 Daniel Jacobowitz <drow@mvista.com>
3244
3245 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
3246 register do need a frame.
3247
0ddabb4c
AC
32482003-09-11 Andrew Cagney <cagney@redhat.com>
3249
3250 Since the IRIX 4 configuration was forcing K&R mode it hasn't been
3251 buildable since GDB 5.0.
3252 * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
3253 * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
3254 * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
3255 * irix4-nat.c: Delete file.
3256 * config/mips/irix4.mh: Delete file.
3257 * config/mips/irix3.mh: Delete file.
3258 * config/mips/irix3.mt: Delete file.
3259 * config/mips/tm-irix3.h: Delete file.
3260 * config/mips/nm-irix3.h: Delete file.
3261 * config/mips/xm-irix3.h: Delete file.
3262 * config/mips/nm-irix4.h: Delete file.
3263 * config/mips/xm-irix4.h: Delete file.
3264 * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
3265
fde2cceb
JB
32662003-09-10 J. Brobecker <brobecker@gnat.com>
3267
3268 * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
3269 * Makefile.in (hppa-tdep.o): Update dependencies.
3270
66f667f5
JW
32712003-09-10 James E Wilson <wilson@specifixinc.com>
3272
ef5fd69f
JW
3273 * MAINTAINERS: Change my e-mail address. Move to paper trail
3274 section.
66f667f5 3275
53e8aaea
KB
32762003-09-10 Kevin Buettner <kevinb@redhat.com>
3277
3278 * MAINTAINERS (frv): New ISA entry.
3279
dcc6aaff
KB
32802003-09-10 Kevin Buettner <kevinb@redhat.com>
3281
3282 * frv-tdep.c (dis-asm.h): Include.
3283 * Makefile.in (frv-tdep.o): Update dependencies.
3284
932644f0
JJ
32852003-09-09 Jeff Johnston <jjohnstn@redhat.com>
3286
3287 * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
3288 Fix typo for high range of floating registers.
3289
91c24f0a
DC
32902003-09-09 David Carlton <carlton@kealia.com>
3291
3292 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
3293 highpc initialization here out of scan_partial_symbols.
3294 (scan_partial_symbols): Restructure into a recursive version,
3295 calling add_partial_namespace and add_partial_enumeration when
3296 appropriate.
3297 (add_partial_namespace): New.
3298 (add_partial_enumeration, locate_pdi_sibling): Ditto.
3299
c9263853
AC
33002003-09-09 Andrew Cagney <cagney@redhat.com>
3301
e56a0ecc
AC
3302 * rs6000-tdep.c (ppc_push_return_address): Delete function.
3303 (rs6000_push_dummy_call): Set LR to BP_ADDR.
3304 (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
3305 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
3306
794a477a
AC
3307 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
3308 (rs6000_push_dummy_call): Set the "TOC" register.
3309
c9263853
AC
3310 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
3311 methods "max_register_raw_size", "max_register_virtual_size" or
3312 "register_virtual_size".
3313
afa7d0b2
ILT
33142003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
3315
3316 * MAINTAINERS: Update my e-mail address.
3317
7a41266b
AC
33182003-09-09 Andrew Cagney <cagney@redhat.com>
3319
3320 * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
3321 (rs6000_push_dummy_call): Store the struct return address.
3322 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
3323
77b2b6d4
AC
33242003-09-09 Andrew Cagney <cagney@redhat.com>
3325
3326 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
3327 "ppc_sysv_abi_push_arguments".
3328 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
3329 "ppc_sysv_abi_push_arguments".
3330 * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
3331 instead of "push_arguments".
3332 (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
3333
e8a7b686
AC
33342003-09-09 Andrew Cagney <cagney@redhat.com>
3335
3336 * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
3337 instead of CALL_DUMMY_ADDRESS.
3338
f86f5ca3
PH
33392003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
3340
3341 * p-lang.c: Eliminate "register".
3342 * c-lang.c: Ditto.
3343 * expprint.c: Ditto.
3344 * f-lang.c: Ditto.
3345 * jv-lang.c: Ditto.
3346 * language.c: Ditto.
3347 * m2-lang.c: Ditto.
3348 * parse.c: Ditto.
3349 * scm-lang.c: Ditto.
3350 * objc-lang.c: Ditto.
3351
83ee270e
NC
33522003-09-09 Nick Clifton <nickc@redhat.com>
3353
3354 * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
3355
a89aa300
AC
33562003-09-04 Andrew Cagney <cagney@redhat.com>
3357
3358 * avr-tdep.c: Include "dis-asm.h".
3359 * cris-tdep.c: Include "dis-asm.h".
3360 (cris_delayed_get_disassembler): Use "struct disassemble_info"
3361 instead of corresponding typedef.
3362 * h8300-tdep.c: Include "dis-asm.h".
3363 * ia64-tdep.c: Include "dis-asm.h".
3364 * i386-tdep.c: Include "dis-asm.h".
3365 (i386_print_insn): Use "struct disassemble_info" instead of
3366 corresponding typedef.
3367 * m68k-tdep.c: Include "dis-asm.h".
3368 * mcore-tdep.c: Include "dis-asm.h".
3369 * mips-tdep.c: Include "dis-asm.h".
3370 (gdb_print_insn_mips): Make static, use "struct disassemble_info"
3371 instead of corresponding typedef.
3372 * ns32k-tdep.c: Include "dis-asm.h".
3373 * s390-tdep.c: Include "dis-asm.h".
3374 * sparc-tdep.c: Include "dis-asm.h".
3375 * vax-tdep.c: Include "dis-asm.h".
3376 * v850-tdep.c: Include "dis-asm.h".
3377 * mn10300-tdep.c: Include "dis-asm.h".
3378 * rs6000-tdep.c: Include "dis-asm.h".
3379 * xstormy16-tdep.c: Include "dis-asm.h".
3380 (_initialize_xstormy16_tdep): Delete "extern" declaration of
3381 print_insn_xstormy16.
3382 * Makefile.in (v850-tdep.o): Update dependencies.
3383 (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
3384 (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
3385 (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
3386 (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
3387 (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
3388 (gdbarch_h): Remove $(dis_asm_h).
3389 * disasm.c: Include "dis-asm.h".
3390 (dis_asm_read_memory): Use "struct disassemble_info" instead of
3391 corresponding typedef.
3392 (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
3393 (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
3394 * gdbarch.sh: Do not include "dis-asm.h".
3395 (struct disassemble_info): Declare opaque.
3396 (TARGET_PRINT_INSN): Update declaration.
3397 * gdbarch.h, gdbarch.c: Re-generate.
3398
88a82a65
AC
33992003-09-08 Andrew Cagney <cagney@redhat.com>
3400
3401 * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
3402 CALL_DUMMY_ADDRESS, change to a predicate.
3403 * gdbarch.h, gdbarch.c: Re-generate.
3404 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
3405 Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
3406 * infcall.c (call_function_by_hand): Ditto.
3407 * sparc-tdep.c (sparc_push_return_address): Ditto.
3408 (sparc_gdbarch_init): Set deprecated_call_dummy_address.
3409 * xstormy16-tdep.c (xstormy16_push_return_address): Replace
3410 CALL_DUMMY_ADDRESS with entry_point_address.
3411 * v850-tdep.c (v850_push_return_address): Ditto.
3412 * s390-tdep.c (s390_push_return_address): Ditto.
3413 * rs6000-tdep.c (ppc_push_return_address): Ditto.
3414 * mn10300-tdep.c (mn10300_push_return_address): Ditto.
3415 * mcore-tdep.c (mcore_push_return_address): Ditto.
3416 * cris-tdep.c (cris_push_return_address): Ditto.
3417 * arm-tdep.c (arm_push_return_address): Ditto.
3418
3e2c4033
AC
34192003-09-08 Andrew Cagney <cagney@redhat.com>
3420
3421 * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
3422 enum. Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
3423 and REG_UNMODIFIED to REG_SAME_VALUE.
3424 (execute_cfa_program): Update.
3425 (dwarf2_frame_cache): Update. Initialize table to
3426 REG_UNSPECIFIED, complain if CFI fails to specify a register's
3427 location.
3428 (dwarf2_frame_prev_register): Update. Handle REG_UNSPECIFIED.
3429
39efb398
AC
34302003-09-08 Andrew Cagney <cagney@redhat.com>
3431
3432 * gnu-nat.c: Remove "inline" function attribute.
3433 * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
3434
f5cb5aca
KB
34352003-09-08 Kevin Buettner <kevinb@redhat.com>
3436
3437 * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
3438 target.
3439
1cb761c7
KB
34402003-09-08 Kevin Buettner <kevinb@redhat.com>
3441
3442 * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
3443 (frame_extra_info): Rename this struct to frv_unwind_cache.
3444 Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
3445 Add fields ``prev_sp'' and ``base''.
3446 (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
3447 (frv_saved_pc_after_call, frv_init_extra_frame_info)
3448 (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
3449 Delete.
3450 (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
3451 Revise all callers. Fill in the unwind cache argument and make
3452 other adjustments to account for new frame mechanisms.
3453 (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
3454 (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
3455 (frv_frame_base_address, frv_unwind_dummy_id): New functions.
3456 (frv_frame_unwind, frv_frame_base): New structs.
3457 (frv_push_arguments): Change name to frv_push_dummy_call(). Add
3458 additional arguments expected by this method and adjust function
3459 body accordingly.
3460 (frv_gdbarch_init): Remove calls to the following functions:
3461 set_gdbarch_deprecated_init_frame_pc(),
3462 set_gdbarch_deprecated_saved_pc_after_call(),
3463 set_gdbarch_deprecated_frame_chain(),
3464 set_gdbarch_deprecated_frame_saved_pc(),
3465 set_gdbarch_deprecated_frame_init_saved_regs(),
3466 set_gdbarch_deprecated_push_arguments(),
3467 set_gdbarch_deprecated_push_return_address(),
3468 set_gdbarch_deprecated_pop_frame(),
3469 set_gdbarch_deprecated_call_dummy_words(),
3470 set_gdbarch_deprecated_sizeof_call_dummy_words(),
3471 set_gdbarch_deprecated_init_extra_frame_info(),
3472 set_gdbarch_deprecated_dummy_write_sp(), and
3473 set_gdbarch_deprecated_pc_in_call_dummy().
3474 Add calls to the following functions:
3475 set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
3476 set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
3477 frame_base_set_default().
3478 * Makefile.in (frv-tdep.o): Update dependencies.
a8f4cde1 3479
68f6cf99
MK
34802003-09-09 Mark Kettenis <kettenis@gnu.org>
3481
3482 * dwarf2-frame.c (read_encoded_value): Add support for
3483 DW_EH_PE_aligned encoding.
3484
73b65bb0
DJ
34852003-09-08 Daniel Jacobowitz <drow@mvista.com>
3486
3487 * infrun.c (normal_stop): Don't print a message if the inferior
3488 has exited.
3489
7c8a5605
JB
34902003-09-08 Jim Blandy <jimb@redhat.com>
3491
3492 * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
3493 * dbxread.c: #include "gdb_assert.h".
3494 (read_dbx_symtab): If the objfile has no .data section, use the
3495 section index for the .bss section instead.
3496
7dd88986
DJ
34972003-09-08 Daniel Jacobowitz <drow@mvista.com>
3498
3499 * frame.c (deprecated_safe_get_selected_frame): New function.
3500 * frame.h (deprecated_safe_get_selected_frame): Add prototype.
3501 * findvar.c (read_var_value): Call it.
3502
55ff77ac
CV
35032003-09-08 Corinna Vinschen <vinschen@redhat.com>
3504
3505 * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
3506 (sh64-tdep.o): Add dependencies.
3507 * configure.tgt: Add FIXME to sh-*-linux*.
3508 * sh-tdep.c: Move sh64 support to sh64-tdep.c.
3509 (sh_gdbarch_init): Always set correct sh_show_regs function
a8f4cde1 3510 pointer. Call sh64_gdbarch_init() if machine type is sh5.
55ff77ac
CV
3511 * sh-tdep.h: Move sh64 support to sh64-tdep.c.
3512 * sh64-tdep.c: New file, containing all sh64 related code from
3513 sh-tdep.c.
3514 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
3515 * config/sh/linux.mt (TDEPFILES): Ditto.
a8f4cde1 3516 * config/sh/nbsd.mt (TDEPFILES): Ditto.
55ff77ac
CV
3517 * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
3518 * config/sh/wince.mt (TDEPFILES): Ditto.
3519
bfb39158
DJ
35202003-09-07 Daniel Jacobowitz <drow@mvista.com>
3521
3522 * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
3523 (stop_wait_callback): Handle !lp->signalled also.
3524 (lin_lwp_has_pending, flush_callback): New functions.
3525 (lin_lwp_wait): Call flush_callback.
3526 * linux-proc.c (linux_proc_add_line_to_sigset): New function.
3527 (linux_proc_pending_signals): New function.
3528 * linux-nat.h (linux_proc_pending_signals): Add prototype.
3529
9407de8e
DJ
35302003-09-07 Daniel Jacobowitz <drow@mvista.com>
3531
3532 From Nick Kelsey <nickk@ubicom.com>:
3533 * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
3534 when the stop PC is at the beginning of a function also.
3535
2ef47cd0
DJ
35362003-09-06 Daniel Jacobowitz <drow@mvista.com>
3537
3538 * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
3539 (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
3540
6f4492c8
MK
35412003-09-06 Mark Kettenis <kettenis@gnu.org>
3542
3543 * sol-thread.c: Include "gdb_string.h".
3544
d3420b2f
MK
35452003-09-03 Mark Kettenis <m.kettenis@osp.nl>
3546
3547 * gcore.c: Reorder include files in alphabetical order. Include
3548 "gdb_assert.h". Various coding style fixes.
3549 (derive_stack_segment, derive_heap_segment): Replace check for
3550 non-null BOTTOM and TOP with gdb_assert.
3551 (derive_heap_segment): Replace check for successful creation of
3552 ZERO with gdb_assert.
3553 (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
3554
5220ea4c
AC
35552003-09-04 Andrew Cagney <cagney@redhat.com>
3556
3557 * thread-db.c (verbose_dlsym): New function.
3558 (thread_db_load): Use verbose_dlsym
3559 (thread_db_new_objfile): Print that libthread_db was loaded, and
3560 that thread debugging was enabled.
3561
6e8c2c06
AC
35622003-09-04 Andrew Cagney <cagney@redhat.com>
3563
3564 * configure.tgt: Add "mips64*-*-*" target. Delete
3565 mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
3566 mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
3567 mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
3568 mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
3569 mips*-sony-*, and mips64*-*-elf* targets.
3570 * config/mips/embedl.mt: Delete file.
3571 * config/mips/embedl64.mt: Delete file.
3572 * config/mips/mips.mt: Delete file.
3573 * config/mips/mips64.mt: Delete file.
3574 * config/mips/tm-embed.h: Delete file.
3575 * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
3576 * config/mips/embed64.mt: Delete out-of-date comment.
3577
3a3bc038
AC
35782003-09-04 Andrew Cagney <cagney@redhat.com>
3579
3580 * hppa-tdep.c (hppa_gdbarch_init): Set
3581 "have_nonsteppable_watchpoint".
3582 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3583 * mips-tdep.c (mips_dump_tdep): Do not print
3584 HAVE_NONSTEPPABLE_WATCHPOINT.
3585 (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
3586 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3587 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3588 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
3589
a957e642
CV
35902003-09-04 Corinna Vinschen <vinschen@redhat.com>
3591
3592 * breakpoint.c (watchpoint_check): Remove accidentally checked in
3593 unused code. Add comment.
3594
a6fbcf2f
CV
35952003-09-04 Corinna Vinschen <vinschen@redhat.com>
3596
3597 * breakpoint.c (watchpoint_check): Check for pc being in an
3598 epilogue if watchpoint frame couldn't be found.
3599
c14a44d5
AC
36002003-09-04 Andrew Cagney <cagney@redhat.com>
3601
3602 * Makefile.in: Re-generate all dependencies.
3603
f6c40618
AC
36042003-09-03 Andrew Cagney <cagney@redhat.com>
3605
3606 * arch-utils.h (legacy_print_insn): Delete declaration.
3607 * arch-utils.c (legacy_print_insn): Delete function.
3608 * disasm.c (deprecated_tm_print_insn_info): Delete.
3609 (_initialize_disasm): Delete function, contained code initializing
3610 deprecated_tm_print_insn_info.
3611 * gdbarch.sh (deprecated_tm_print_insn): Delete.
3612 (deprecated_tm_print_insn_info): Delete.
3613 (TARGET_PRINT_INSN): Do not provide a default.
3614 * gdbarch.h, gdbarch.c: Re-generate.
3615
242e8be5
AC
36162003-09-03 Andrew Cagney <cagney@redhat.com>
3617
3618 * disasm.c (fprintf_disasm): New function.
3619 (gdb_disassemble_info): Call "init_disassemble_info", instead of
3620 INIT_DISASSEMBLE_INFO_NO_ARCH. Do not initialize "insn_sets",
3621 reverts 2003-08-14 change.
3622 (_initialize_disasm): Call "init_disassemble_info", instead of
3623 INIT_DISASSEMBLE_INFO_NO_ARCH.
3624
3ffc3dda
MS
36252003-09-03 Michael Snyder <msnyder@redhat.com>
3626
3627 * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
3628
52d16ba8
AC
36292003-09-03 Andrew Cagney <cagney@redhat.com>
3630
3631 * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
3632 * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
3633 * symfile.c (syms_from_objfile): Update.
3634 (reread_symbols): `Update
3635 * exec.c (exec_file_attach): Update.
3636 (exec_file_attach): Update.
3637 * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
3638 2003-08-29 change.
3639 * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
3640
eb5492fa
DJ
36412003-09-03 Daniel Jacobowitz <drow@mvista.com>
3642
3643 * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
3644 trad-frame.h.
3645 (arm_get_cache): Delete macro.
3646 (struct arm_prologue_cache): Update comments. Make saved_regs into
3647 a trad_frame_saved_reg pointer. Remove unwound_pc; rename unwound_sp
3648 to prev_sp.
3649 (thumb_scan_prologue): Update for cache changes. Don't call
3650 DEPRECATED_PC_IN_CALL_DUMMY.
3651 (arm_scan_prologue): Update for cache changes. Take NEXT_FRAME
3652 argument and use it in desperation search for our prologue. Do not
3653 search past the specified PC.
3654 (arm_make_prologue_cache): Simplify.
3655
3656 (arm_prologue_this_id, arm_prologue_prev_register)
3657 (arm_prologue_unwind, arm_prologue_unwind_sniffer)
3658 (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
3659 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
3660 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
3661 (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
3662
3663 (arm_frame_chain_valid, arm_find_callers_reg)
3664 (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
3665 (arm_pop_frame): Delete obsolete methods.
3666 (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
3667
3668 (arm_gdbarch_init): Update for new frame methods. Register prologue
3669 and sigtramp unwinders. Set the default frame base method.
3670
3671 * Makefile.in (arm-tdep.o): Update dependencies.
3672 * varobj.c (find_frame_addr_in_frame_chain): Call
3673 get_frame_base_address.
3674 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
3675
24de872b
DJ
36762003-09-03 Daniel Jacobowitz <drow@mvista.com>
3677
3678 * arm-tdep.c (arm_minimal_frame_chain): Renamed from
3679 arm_frame_chain. Take NEXT_FRAME and CACHE arguments.
3680 Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
3681 (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
3682 Take NEXT_FRAME and CACHE arguments. Call
3683 FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
3684 Set unwound_pc in CACHE instead of modifying the frame argument.
3685 Don't bother checking the frame type when looking for sigtramp
3686 frames.
3687 (arm_make_prologue_cache, arm_frame_chain)
3688 (arm_init_extra_frame_info): New functions.
3689
9b8d791a
DJ
36902003-09-03 Daniel Jacobowitz <drow@mvista.com>
3691
3692 * arm-tdep.c (arm_get_cache): Define.
3693 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
3694 unwound_sp, unwound_pc, and saved_regs.
3695 (thumb_scan_prologue): Take a cache instead of the frame.
3696 (arm_scan_prologue): Likewise.
3697 (arm_frame_chain): Create a temporary cache for arm_scan_prologue
3698 instead of a temporary frame.
3699 (arm_init_extra_frame_info): Allocate and use a cache.
3700 (arm_frame_saved_pc, arm_pop_frame): Use the cache.
3701
7ee3275f
AC
37022003-09-03 Andrew Cagney <cagney@redhat.com>
3703
3704 * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
3705 * config/mips/wince.mt (TM_CLIBS): Ditto.
3706 * config/sh/wince.mt (TM_CLIBS): Ditto.
3707 * config/pa/hppa64.mt (TM_CLIBS): Delete.
3708 * config/sparc/sp64.mt (CC): Delete.
3709
57b29be7
AC
37102003-09-03 Andrew Cagney <cagney@redhat.com>
3711
3712 * defs.h: Do not include "arch-utils.h".
3713 (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
3714 GDB_MULTI_ARCH_PURE.
3715 * configure.in (GDB_MULTI_ARCH): Do not define.
3716 * configure, config.in: Regenerate.
3717 * configure.tgt: Do not set variable "gdb_multi_arch".
3718 * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
3719 * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
3720 * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
3721 * config/v850/v850.mt (TM_FILE): Delete disabled definition.
3722 * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
3723 * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
3724 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
3725 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
3726 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
3727 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
3728 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
3729 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
3730 * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
3731 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
3732 * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
3733 * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
3734 * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
3735 * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
a8f4cde1 3736
12e035e2
MC
37372003-08-30 Michael Chastain <mec@shout.net>
3738
3739 * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
3740 * config/m68k/nm-hp300hpux.h: Delete.
3741 * config/m68k/tm-hp300hpux.h: Delete.
3742 * config/m68k/xm-hp300hpux.h: Delete.
3743 * config/m68k/xm-hp300bsd.h: Delete.
3744 * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
3745 tm-hp300hpux.h, xm-hp300hpux.h.
3746 * somsolib.c: Remove comment about hp300 shared libraries.
3747
bda34dc2
MK
37482003-08-31 Mark Kettenis <kettenis@gnu.org>
3749
5bca7895
MK
3750 * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
3751 Only define PTRACE_GET_THREAD_AREA is not already defined.
3752 Various style fixes in code and comments and some additional
3753 spelling fixes in comments. Move after functions dealing with
3754 debug registers.
3755 * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
3756 Fix coding-style.
3757
bda34dc2
MK
3758 * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
3759 frame_unwind_register_unsigned instead of
3760 frame_unwind_unsigned_register.
3761
c890192f
MK
37622003-08-30 Mark Kettenis <kettenis@gnu.org>
3763
3764 * configure.in: Search for gethostbyname in libnsl.
3765 * configure: Regenerated.
3766
60fac5b8
MK
37672003-08-29 Mark Kettenis <kettenis@gnu.org>
3768
e294916c
MK
3769 * configure.in: Remove redundant AC_MSG_RESULT in check for
3770 uintptr_t in stdint.h.
3771 * configure: Regenerated.
3772
c40d267a
MK
3773 * amd64-nat.h (struct regcache): Add opaque declaration.
3774
60fac5b8
MK
3775 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
3776 * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
3777 Change "register array" to "register cache" in comments.
3778 (x86_64_linux_gregset64_reg_offset): New variable.
3779 (GETREGS_SUPPLIES): Remove macro.
3780 (supply_gregset): Call amd64_supply_native_gregset instead of
3781 x86_64_linux_supply_gregset.
3782 (fill_gregset): Rename `regno' to `regnum'. Call
3783 amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
3784 (store_regs): Rename `regno' to `regnum'.
3785 (store_fpregs): Rename `regno' to `regnum'.
3786 (fetch_inferior_registers): Rename `regno' to `regnum'. Use
3787 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
3788 Reorganize function a bit.
3789 (store_inferior_registers): Rename `regno' to `regnum'. Use
3790 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
3791 Reorganize function a bit.
3792 (_initialize_x86_64_linux_nat): New function.
3793 * config/i386/x86-64linux.mh.
3794
546143b6
AC
37952003-08-29 Andrew Cagney <cagney@redhat.com>
3796
3797 * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
3798 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
3799 (target_remove_watchpoint): Delete macro.
3800 (target_insert_watchpoint): Delete macro.
3801 (remote_mips_can_use_hardware_watchpoint): Delete declaration.
3802 (remote_mips_stopped_by_watchpoint): Delete declaration.
3803 (remote_mips_remove_watchpoint): Delete declaration.
3804 (remote_mips_set_watchpoint): Delete declaration.
3805 (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
3806 * remote-mips.c (_initialize_remote_mips): Set
3807 "to_insert_watchpoint", "to_stopped_by_watchpoint",
3808 "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
3809 (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
3810 (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
3811 (mips_stopped_by_watchpoint): Rename
3812 remote_mips_stopped_by_watchpoint.
3813 (mips_can_hardware_watchpoint): Rename
3814 remote_mips_can_use_hardware_watchpoint, update function
3815 signature.
3816
7bace51b
MK
38172003-08-29 Mark Kettenis <kettenis@gnu.org>
3818
b0f5c6f2
MK
3819 * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
3820 USER_DS. We haven't given them a register number yet.
3821
2a6d284d
MK
3822 * amd64-nat.h: New file.
3823 * amd64-nat.c: New file.
3824 * amd64fbsd-nat.c: Include "amd64-nat.h".
3825 (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
3826 (amd64fbsd32_r_reg_offset): New variable.
3827 (supply_gregset): Simply call amd64_supply_native_gregset.
3828 (fill_gregset): Rename `regno' to `regnum'. Simply call
3829 amd64_collect_native_gregset.
3830 (fill_fpregset): Rename `regno' to `regnum'.
3831 (fetch_inferior_registers): Rename `regno' to `regnum'. Replace
3832 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
3833 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
3834 `fpregset_t'. Call amd64_supply_native_gregset instead of
3835 supply_gregset. Call x86_64_supply_fxsave instead of
3836 supply_fpregset.
3837 (store_inferior_registers): Rename `regno' to `regnum'. Replace
3838 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
3839 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
3840 `fpregset_t'. Call amd64_collect_native_gregset instead of
3841 fill_gregset. Call x86_64_collect_fxsave instead of
3842 fill_fpregset.
3843 (_initialize_am64fbsd_nat): Initialize
3844 amd64_native_gregset32_reg_offset and
3845 amd64_native_gregset64_reg_offset.
3846 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
3847
a16d75cc
MK
3848 * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
3849 null pointer. Fix typo in comment.
3850
7bace51b
MK
3851 * regcache.c (supply_register): Reimplement to call
3852 regcache_raw_supply.
3853 (regcache_collect): Reimplement by calling regcache_raw_collect.
3854
9a661b68
MK
38552003-08-28 Mark Kettenis <kettenis@gnu.org>
3856
3857 * regcache.c (register_buffer): Consitify first argument.
3858 (regcache_raw_supply, regcache_raw_collect): New
3859 functions.
3860
e94cc8fa
DJ
38612003-08-28 Daniel Jacobowitz <drow@mvista.com>
3862
3863 * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
3864 by Nathan J. Williams.
3865
c64bd0ce
DJ
38662003-08-28 Daniel Jacobowitz <drow@mvista.com>
3867
3868 * lin-lwp.c (wait_lwp): New function, copied from
3869 stop_wait_callback. Clean up.
3870 (stop_wait_callback): Use wait_lwp.
3871
e5ab0dce
AC
38722003-08-28 Andrew Cagney <cagney@redhat.com>
3873
3874 * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
3875 flavour and disassembler options.
3876 (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
3877 (mips_gdbarch_init): Set "print_insn". Delete initialization of
3878 deprecated_tm_print_insn_info.
a8f4cde1 3879
a788de9b
AC
38802003-08-27 Andrew Cagney <cagney@redhat.com>
3881
3882 * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
3883 Use target_read_memory.
3884 (s390_get_frame_info): Update. Do not reference
3885 deprecated_tm_print_insn_info.
3886 (s390_check_function_end, s390_is_sigreturn): Ditto.
3887
36482093
AC
38882003-08-27 Andrew Cagney <cagney@redhat.com>
3889
3890 * Makefile.in (cris-tdep.o): Update dependencies.
3891 * cris-tdep.c: Include "gdb_assert.h".
3892 (cris_gdbarch_init): Set print_insn.
3893 (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
3894 (cris_delayed_get_disassembler): Simplify, directly call the
3895 disassembler returned by cris_get_disassembler.
3896 * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
3897 (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
3898 * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
3899 (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
3900 * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
3901 (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
3902 * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
3903 (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
3904 * frv-tdep.c (frv_gdbarch_init): Set print_insn.
3905 (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
3906 * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
3907 (gdb_print_insn_sparc): Delete function.
3908 (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
3909 deprecated_tm_print_insn_info.
3910 * v850-tdep.c (v850_gdbarch_init): Set print_insn.
3911 (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
3912 (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
3913 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
3914 (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
3915 * s390-tdep.c (gdb_print_insn_s390): Delete function.
3916 (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
3917 (s390_gdbarch_init): Set print_insn.
3918
0285512f
AC
39192003-08-27 Andrew Cagney <cagney@redhat.com>
3920
3921 * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
3922 (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
3923 * infcall.c (call_function_by_hand): Convert the entry point
3924 address into a code address.
3925
cdcd5552
AC
39262003-08-27 Andrew Cagney <cagney@redhat.com>
3927
3928 * dsrec.c: Include "gdb_string.h".
3929 * Makefile.in (dsrec.o): Update dependencies.
3930
e85cddad
MC
39312003-08-27 Michael Chastain <mec@shout.net>
3932
3933 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
3934
8bbfbb23
AC
39352003-08-27 Andrew Cagney <cagney@redhat.com>
3936
3937 * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
3938 (alpha_osf1_init_abi): Do not set call_dummy_address.
3939
ba058b66
DC
39402003-08-27 David Carlton <carlton@kealia.com>
3941
3942 From Randolph Chung <tausq@debian.org>:
3943 * linux-proc.c (linux_info_proc_cmd): rework the code so that it
3944 compiles with -Wformat-nonliteral -Werror.
3945
87f84c9d
JB
39462003-08-26 Jim Blandy <jimb@redhat.com>
3947
3948 * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
3949 (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
3950 bfd_lookup_symbol, since we only want symbols in code sections.
3951 (look_for_base): Pass zero as the SECT_FLAGS argument to
3952 bfd_lookup_symbol, since we're not concerned about which section
3953 the symbol is in.
3954
102d615a
JJ
39552003-08-26 Jeff Johnston <jjohnstn@redhat.com>
3956
3957 * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
a8f4cde1 3958 we are frameless or the return address register is already known.
102d615a 3959
cc7ad3ea
AC
39602003-08-26 Andrew Cagney <cagney@redhat.com>
3961
3962 * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
3963 in size. Add comments.
3964
af8b88dd
JJ
39652003-08-26 Jeff Johnston <jjohnstn@redhat.com>
3966
3967 * ia64-tdep.c (ia64_convert_from_func_addr): New function.
a8f4cde1 3968 (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
af8b88dd 3969
e0a4f5a1
JM
39702003-08-26 Jason Merrill <jason@redhat.com>
3971
3972 * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
3973 case out of #ifdef MIPS block.
3974
4ae9ee8e
DJ
39752003-08-25 Daniel Jacobowitz <drow@mvista.com>
3976
3977 PR java/1322
3978 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
3979 available before calling SECT_OFF_TEXT.
3c164570 3980 * PROBLEMS: Remove description of java/1322.
4ae9ee8e 3981
004d836a
JJ
39822003-08-25 Jeff Johnston <jjohnstn@redhat.com>
3983
a8f4cde1 3984 * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
004d836a
JJ
3985 bof, and nat0-nat127 as pseudo-registers.
3986 (ia64_frame_cache): New struct used to cache frame info.
3987 (ia64_register_reggroup_p): New routine used to override default
a8f4cde1 3988 register grouping so registers without names are still saved and
004d836a 3989 restored.
a8f4cde1 3990 (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
004d836a
JJ
3991 pseudo values.
3992 (ia64_pseudo_register_read): New routine to read pseudo-registers.
3993 (ia64_pseudo_register_write): New routine to write pseudo-registers.
a8f4cde1 3994 (ia64_alloc_frame_cache): New routine to create a new
004d836a
JJ
3995 ia64_frame_cache.
3996 (examine_prologue): Change prototype to add next_frame pointer.
3997 Assume frameless until otherwise proven. Verify that the cfm for
a8f4cde1 3998 current frame matches the cfm that should occur for the prologues
004d836a
JJ
3999 alloc insn and if equal, mark as not frameless. At end of routine,
4000 if not frameless, calculate registers for the previous frame and store
4001 in the cache, if a cache is provided.
4002 (ia64_skip_prologue): Use new prototype when calling examine_prologue
4003 and pass 0 for next_frame.
4004 (ia64_store_return_value): Change to use convert_typed_floating()
4005 instead of calling ia64_convert_to_raw().
4006 (ia64_extract_return_value): Change to use convert_typed_floating()
4007 instead of calling ia64_convert_to_virtual().
4008 (ia64_frame_cache): New routine to support new frame model.
4009 (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
4010 (ia64_frame_sniffer): Ditto.
4011 (ia64_sigtramp_frame_init_saved_regs): Ditto.
4012 (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
4013 (ia64_sigtramp_frame_prev_register): Ditto.
4014 (ia64_sigtramp_frame_sniffer): Ditto.
4015 (ia64_frame_base_address): Ditto.
4016 (ia64_extract_struct_value_address): Change to issue error message.
4017 (ia64_frame_align): New routine to align sp.
4018 (ia64_push_dummy_call): New routine based on ia64_push_arguments().
a8f4cde1 4019 (ia64_push_arguments): Removed. Logic moved to
004d836a
JJ
4020 ia64_push_dummy_call().
4021 (ia64_push_return_address): Ditto.
4022 (ia64_unwind_dummy_id): New function.
4023 (ia64_unwind_pc): Ditto.
4024 (ia64_convert_register_p): Ditto.
4025 (ia64_register_to_value): Ditto.
4026 (ia64_value_to_register): Ditto.
4027 (ia64_pop_frame, ia64_pop_frame_regular): Removed.
4028 (ia64_register_byte, ia64_register_raw_size): Ditto.
4029 (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
4030 (ia64_saved_pc_after_call): Ditto.
4031 (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
4032 (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
4033 (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
4034 (ia64_register_convert_to_raw): Ditto.
4035 (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
4036 (ia64_init_extra_frame_info): Ditto.
4037 (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
4038 (ia64_gdbarch_init): Remove registering of deprecated functions that
4039 are no longer used. Add registration of new gdbarch functions.
4040 Remove registering deprecated_write_sp. Replace
4041 set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
4042 Delete set_gdbarch_deprecated_register_convertible(),
4043 set_gdbarch_deprecated_register_convert_to_virtual(), and
4044 set_gdbarch_deprecated_register_convert_to_raw() calls. Remove
4045 set_gdbarch_deprecated_register_size(),
4046 set_gdbarch_deprecated_register_bytes(),
4047 set_gdbarch_pcregnum(),
4048 set_gdbarch_deprecated_register_byte(),
4049 set_gdbarch_deprecated_register_raw_size(),
4050 set_gdbarch_deprecated_max_register_raw_size(),
4051 set_gdbarch_deprecated_register_virtual_size(),
4052 and set_gdbarch_deprecated_max_register_virtual_size() calls.
4053 Replace set_gdbarch_deprecated_extract_return_value() with
4054 set_gdbarch_extract_return_value(). Remove calls to:
4055 set_gdbarch_deprecated_saved_pc_after_call();
4056 set_gdbarch_deprecated_frame_chain(),
4057 set_gdbarch_deprecated_frame_saved_pc(),
4058 set_gdbarch_deprecated_frame_init_saved_regs(),
4059 set_gdbarch_deprecated_get_saved_register(),
4060 set_gdbarch_deprecated_call_dummy_words(),
4061 set_gdbarch_deprecated_sizeof_call_dummy_words(),
4062 set_gdbarch_deprecated_init_extra_frame_info(),
4063 set_gdbarch_deprecated_frame_args_address(),
4064 set_gdbarch_deprecated_frame_locals_address(),
4065 and set_gdbarch_deprecated_dummy_write_sp().
4066 Add set_gdbarch_convert_register_p(),
4067 set_gdbarch_register_to_value(),
4068 set_gdbarch_value_to_register(),
4069 set_gdbarch_push_dummy_call(),
4070 set_gdbarch_frame_align(),
4071 set_gdbarch_unwind_dummy_id(),
4072 set_gdbarch_unwind_pc(),
4073 frame_unwind_append_sniffer(),
4074 frame_unwind_append_sniffer(),
4075 and frame_base_set_default().
4076
aede7613
CD
40772003-08-25 Chris Demetriou <cgd@broadcom.com>
4078
4079 * configure.tgt: Document need for special "mipsisa64" handling.
4080 (mipsisa64*-*-linux64): Handle as target linux64.
4081 (mipsisa64*-*-*): Handle as target embed64.
4082
43c3a82e
MC
40832003-08-18 Michael Chastain <mec@shout.net>
4084
4085 * PROBLEMS: Document pr gdb/1322, the Java anonymous
4086 objfile bug.
4087
6564f77d
MK
40882003-08-24 Mark Kettenis <kettenis@gnu.org>
4089
2de139ba
MK
4090 * i387-tdep.h: Update copyright date.
4091 (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
4092
6564f77d
MK
4093 * linux-proc.c (linux_proc_xfer_memory): Remove comment about
4094 CFLAGS games to reflect reality.
4095
42cf1509
AC
40962003-08-24 Andrew Cagney <cagney@redhat.com>
4097
4098 * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
4099 GDB_MULTI_ARCH is always non-zero.
4100 * osabi.c (_initialize_gdb_osabi): Ditto.
4101 (gdbarch_init_osabi): Ditto.
4102 * sparc-tdep.c: Ditto for #if code.
4103
0485f6ad
MK
41042003-08-23 Mark Kettenis <kettenis@gnu.org>
4105
4106 * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
4107 Update comments.
4108 * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype. Update
4109 comments.
4110 * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
4111 x86_64_supply_fxsave.
4112 * x86-64-linux-nat.c (supply_fpregset): Adjust call to
4113 x86_64_supply_fxsave.
4114 * amd64fbsd-nat.c (supply_fpregset): Adjust call to
4115 x86_64_supply_fxsave.
4116
c7716133
AJ
41172003-08-23 Andreas Jaeger <aj@suse.de>
4118
4119 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
4120 i387_supply_fxsave.
4121
ed504bdf
MK
41222003-08-23 Mark Kettenis <kettenis@gnu.org>
4123
4124 * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
4125 i387_supply_register.
4126 (go32_fetch_registers): Adjust call to i387_supply_fsave.
4127 * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
4128 i387_supply_fsave.
4129 (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
4130 i387_supply_fxsave.
4131 * i386obsd-tdep.c (fetch_core_registers): Adjust call to
4132 i387_supply_fsave.
4133 * i386bsd-nat.c (supply_fpregset): Adjust call to
4134 i387_supply_fsave.
4135 (fetch_inferior_registers): Remove extraneous whitespace. Adjust
4136 call to i387_supply_fxsave. Call i387_supply_fsave instead of
4137 supply_fpregset.
4138 (store_inferior_registers): Remove extraneous whitespace. Call
4139 i387_fill_fsave instead of fill_fpregset.
4140 * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
4141 (supply_fpregset): Likewise.
4142 * i386v4-nat.c (supply_fpregset): Adjust call to
4143 i387_supply_fsave.
4144 * i386-interix-nat.c (supply_fpregset): Adjust call to
4145 i387_supply_fsave.
4146 * i386-linux-nat.c (supply_fpregset): Adjust call to
4147 i387_supply_fsave.
4148 (supply_fpxregset): Adjust call to i387_adjust_fxsave.
4149 * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
4150 i387supply_fsave and i387_supply_fxsave.
4151 * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
4152 Incorporate code from `i387_supply_register.
4153 (i387_supply_register): Remove.
4154 (i387_supply_fxsave): Add `regnum' argument.
4155 Update comments.
4156 * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
4157 prototype.
4158 (i387_supply_register): remove prototype.
4159 Update comments.
a8f4cde1 4160
4be5d520
MC
41612003-08-22 Michael Chastain <mec@shout.net>
4162
4163 * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
4164 Add lines for files in gdb/testsuite/gdb.cp/* that are
4165 still not 8.3 unique.
4166
7ed85d26
DJ
41672003-08-22 Daniel Jacobowitz <drow@mvista.com>
4168
4169 * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
4170 TYPE_VPTR_FIELDNO is valid.
4171
eb0d3137
MK
41722003-08-19 Mark Kettenis <kettenis@gnu.org>
4173
4174 * utils.c (set_width_command): Remove prototypes.
4175 (set_screen_size): New prototype.
4176 (init_page_info): Simplify by fetching the screen size from
4177 Readline. Call set_screen_size.
4178 (set_screen_size): New function.
4179 (set_width): Add missing whitespace in comment.
4180 (set_width_command): Call set_screen_size.
4181 (set_height_command): New function.
4182 (initialize_utils): Fix formatting. Make "set height" command
4183 call set_height_command. Remove redundant code that turns off
4184 pagination if output isn't a terminal. Remove redundant call to
4185 set_width_command.
a8f4cde1 4186
7e6d0ac8
MK
41872003-08-22 Mark Kettenis <kettenis@gnu.org>
4188
3567a8ea
MK
4189 * sparc64-tdep.h (sparc64_regnum): Fix comment.
4190 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
4191 (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
4192 * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
4193 `case' keyword.
4194 (sparc64_register_info): Give the reister with number
4195 SPARC64_STATE_REGNUM a name.
4196 (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
4197 %asi and %ccr.
4198 (sparc64_push_dummy_call): Take BIAS into account when checking
4199 stcak alignment.
4200 (sparc_software_single_step): Remove assertions that check whether
4201 NPC and NNPC were zero.
4202 (sparc_supply_rwindow): Make public. Merge functionality with
4203 sparc64_supply_rwindow.
4204 (sparc_fill_rwindow): Make public. Merge functionality with
4205 sparc64_fill_rwindow.
4206 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
4207 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
4208 SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
4209 * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
4210 sparc_supply_rwindow instead of sparc64_supply_rwindow.
4211
7e6d0ac8
MK
4212 * reggroups.c: Add whitespace after declarations of local
4213 variables in functions.
4214
72e5f484
MC
42152003-08-21 Michael Chastain <mec@shout.net>
4216
4217 * gdbtypes.h: Change array bound type from an int to enum.
4218
435ac228
AC
42192003-08-21 Andrew Cagney <cagney@redhat.com>
4220
4221 * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
4222 * config/sparc/tm-sparc.h: Ditto.
4223 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
4224 unconditionally.
4225 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
4226
0d0e1a63
MK
42272003-07-13 Mark Kettenis <kettenis@gnu.org>
4228
4229 * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
4230 (register_objfile_data, set_objfile_data, objfile_data): New
4231 prototypes.
4232 * objfiles.c (objfile_alloc_data, objfile_free_data): New
4233 prototypes.
4234 (allocate_objfile): Call objfile_alloc_data.
4235 (free_objfile): Call objfile_free_data.
4236 (struct objfile_data): New.
4237 (struct objfile_data_registration): New.
4238 (struct objfile_data_registry): New.
4239 (objfile_data_registry): New variable.
4240 (register_objfile_data): New function.
4241 (objfile_alloc_data, objfile_free_data): New functions.
4242 (set_objfile_data, objfile_data): New functions.
4243 * dwarf2-frame.c (dwarf2_frame_data): New variable.
4244 (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
4245 (_initialize_dwarf2_frame): New function and prototype.
4246
d90cf509
AC
42472003-08-21 Andrew Cagney <cagney@redhat.com>
4248
4249 * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
4250 a specific architecture.
4251 * arch-utils.h (set_architecture_from_arch_mach): Delete
4252 declaration.
4253 (target_architecture_hook): Delete declaration.
4254 * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
4255 (default_float_format): Assume GDB_MULTI_ARCH.
4256 (default_double_format): Assume GDB_MULTI_ARCH.
4257 (set_endian_from_file): Delete function.
4258 (arch_ok): Delete function.
4259 (set_arch): Delete function.
4260 (set_architecture_from_arch_mach): Delete function.
4261 (set_architecture_from_file): Delete function.
4262 (set_architecture): Assume GDB_MULTI_ARCH.
4263 (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
4264
8b39fe56
MK
42652003-08-21 Mark Kettenis <kettenis@gnu.org>
4266
4267 Rewrite FreeBSD/sparc64 native configuration.
4268 * sparcbsd-nat.c, sparcbsd-nat.h: New files.
4269 * sparc64fbsd-nat.c: New file.
4270 * sparc64fbsd-tdep.c: New file.
4271 * sparc64-tdep.c sparc64-tdep.h: New files.
4272 * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
4273 sparc64fbsd-tdep.o): New dependencies.
4274 (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
4275 and sparc64fbsd-tdep.c.
4276 (sparc64_tdep_h, sparcbsd_nat_h): New variables.
4277 * config/sparc/fbsd.mh: Remove copyright notice.
4278 (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
4279 sparcbsd-nat.o.
4280 * config/sparc/fbsd.mt: Remove copyright notice.
4281 (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
4282 solib-legacy.o. Add sparc64-tdep.o and sparc64fbsd-tdep.o.
4283 * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
4284 (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
4285 PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
4286 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
4287 fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
4288 * config/sparc/tm-fbsd.h: Don't include "solib.h" and
4289 "sparc/tm-sp64.h".
4290 (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
4291 (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
4292
a7f19c79
MC
42932003-08-21 Michael Chastain <mec@shout.net>
4294
4295 * symtab.h: Add doco on the space critical structures and
4296 some measurements of space usage.
4297
da08ea5b
MS
42982003-08-21 Michael Snyder <msnyder@redhat.com>
4299
4300 * tracepoint.c (trace_dump_command): Trace break address
4301 is subject to DECR_PC_AFTER_BREAK.
4302 (set_traceframe_context): Make "trace_line" an int.
4303 Fixes suggested by Mark Newman <mark.newman@lmco.com>
a8f4cde1 4304
6df2bf50
MS
43052003-08-20 Michael Snyder <msnyder@redhat.com>
4306
4307 * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
a8f4cde1
RM
4308 * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
4309 FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
6df2bf50 4310 argument passing.
a8f4cde1 4311 (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
6df2bf50
MS
4312 functions, replace sh_push_dummy_call.
4313 (sh_gdbarch_init): Set push_dummy_call to one of new methods.
4314
0955bbf0
MC
43152003-08-20 Michael Chastain <mec@shout.net>
4316
4317 * gdbtypes.h (struct main_type): Rearrange to save space.
4318
260a4188
MS
43192003-08-20 Michael Snyder <msnyder@redhat.com>
4320
4321 * trad-frame.c: Comment typo fix.
4322
8baa6f92
KB
43232003-08-20 Michael Snyder <msnyder@redhat.com>
4324 Kevin Buettner <kevinb@redhat.com>
4325
4326 * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
4327 (frv_frame_init_saved_regs): Add declaration.
4328 (frame_extra_info): Add new field ``saved_regs''.
4329 (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
4330 (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
4331 Update frame related code.
4332 (frv_extract_struct_value_address): Adjust formatting.
4333 * Makefile.in (frv-tdep.o): Update dependencies.
4334 * config/frv/tm-frv.h (target_insert_watchpoint)
4335 (target_remove_watchpoint, target_insert_hw_breakpoint)
4336 (target_remove_hw_breakpoint): Delete these macros.
4337 (remote_insert_watchpoint, remote_remove_watchpoint)
4338 (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
4339 these declarations.
4340
87193939
MC
43412003-08-20 Michael Chastain <mec@shout.net>
4342
4343 * defs.h (ENUM_BITFIELD): New macro.
4344 * symtab.h (ENUM_BITFIELD): Use it.
4345 (BYTE_BITFIELD): Remove old macro, which was already disabled.
4346
062103ba
SA
43472003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
4348
4349 * MAINTAINERS (write after approval): Add myself.
a8f4cde1 4350
8b148df9
AC
43512003-08-18 Andrew Cagney <cagney@redhat.com>
4352
4353 * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
4354 * gdbarch.h, gdbarch.c: Re-generate.
4355 * infcall.c (call_function_by_hand): Adjust the SP by
4356 frame_red_zone_size before allocating any stack space.
4357 * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
4358 * x86-64-tdep.c (x86_64_frame_align): New function.
4359 (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
4360
4361 * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
4362 Remove code adjusting SP so that it skips over the Red Zone.
4363
954a4db8
MK
43642003-08-18 Mark Kettenis <kettenis@gnu.org>
4365
4366 * NEWS (New native configurations): Mention FreeBSD/amd64.
4367
1a241548
AC
43682003-08-18 Andrew Cagney <cagney@redhat.com>
4369
4370 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
4371 "dwarf2_build_frame_info". Append "m68k_frame_sniffer" instead of
4372 "m68k_frame_p".
4373 (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
4374
f82b2acd
MK
43752003-08-18 Mark Kettenis <kettenis@gnu.org>
4376
4377 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
4378
4056d258
ML
43792003-08-18 Michal Ludvig <mludvig@suse.cz>
4380
4381 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
4382 Define.
4383 * i386-linux-nat.c: Include "linux-nat.h".
4384 (child_post_startup_inferior): New function.
a8f4cde1 4385
99ab4326
MK
43862003-08-18 Mark Kettenis <kettenis@gnu.org>
4387
4388 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
4389 at the start of a frameless function. This probably fixes PR
4390 backtrace/1338.
4391
c8d5f0d6
MC
43922003-08-17 Michael Chastain <mec@shout.net>
4393
4394 * symfile.c (find_sym_fns): Remove special case for apollo target.
4395
9016a515
DJ
43962003-08-17 Daniel Jacobowitz <drow@mvista.com>
4397
4398 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
4399 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
4400 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
4401 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
4402 (linux_supports_tracevforkdone): New function.
4403 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
4404 TRACEVFORKDONE.
4405 (child_follow_fork): Handle vfork.
4406 (linux_handle_extended_wait): Likewise. Also handle exec.
4407 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
4408 * NEWS: Mention fork tracing.
4409
c538c11c
DJ
44102003-08-17 Daniel Jacobowitz <drow@mvista.com>
4411
4412 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
4413
4de4c07c
DJ
44142003-08-17 Daniel Jacobowitz <drow@mvista.com>
4415
4416 * Makefile.in (i386-linux-nat.o): Update dependencies.
4417 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
4418 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
4419 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
4420 * i386-linux-nat.c: Include "linux-nat.h".
4421 (child_post_startup_inferior): New function.
4422 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
4423 * infptrace.c (kill_inferior): Wrap in #ifdef.
4424 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
4425 attaching to each LWP.
4426 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
4427 (init_lin_lwp_ops): Fill in some more operations.
4428 * linux-nat.h (linux_enable_event_reporting)
4429 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
4430 prototypes.
4431 * linux-nat.c (linux_enable_event_reporting): New function.
4432 (child_post_attach, linux_child_post_startup_inferior)
4433 (child_post_startup_inferior, child_follow_fork)
4434 (linux_handle_extended_wait, kill_inferior): New functions.
4435
7996bcec
AC
44362003-08-16 Andrew Cagney <cagney@redhat.com>
4437
4438 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
4439 * gdbarch.h, gdbarch.c: Re-generate.
4440
3d48a7a0
MK
44412003-08-16 Mark Kettenis <kettenis@gnu.org>
4442
4443 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
4444
7989c619
AC
44452003-08-16 Andrew Cagney <cagney@redhat.com>
4446
4447 * NEWS: Mention that "set prompt-escape-char" was deleted.
4448 * top.c (get_prompt_1): Delete function.
4449 (gdb_prompt_escape):
4450 (init_main): Do not clear "gdb_prompt_escape". Delete "set
4451 prompt-escape-char" command.
4452 (MAX_PROMPT_SIZE): Delete macro.
4453 (get_prompt): Simplify, do not call get_prompt_1.
4454
07978cd8
AC
44552003-08-16 Andrew Cagney <cagney@redhat.com>
4456
4457 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
4458 -Werror. -Wformat-nonliteral problems.
4459
3ff7cf9e
JB
44602003-08-15 J. Brobecker <brobecker@gnat.com>
4461
4462 Further multiarching work mostly for hppa64-*-hpux11:
4463 * hppa-tdep.h: New file.
4464 * hppa-tdep.c: #include hppa-tdep.c.
4465 (hppa32_num_regs): Renamed from hppa_num_regs.
4466 (hppa64_num_regs): New constant.
4467 (hppa64_call_dummy_breakpoint_offset): New constant.
4468 (hppa32_call_dummy_length): New constant.
4469 (hppa64_call_dummy_length): New constant.
4470 (hppa32_stack_align): Make name 32bit explicit.
4471 (hppa32_register_virtual_type): Likewise.
4472 (hppa32_extract_return_value): Likewise.
4473 (hppa32_use_struct_convention): Likewise.
4474 (hppa32_store_return_value): Likewise.
4475 (hppa64_register_virtual_type): New function.
4476 (hppa64_extract_return_value): New function.
4477 (hppa64_use_struct_convention): New function.
4478 (hppa64_store_return_value): New function.
4479 (hppa_frame_locals_address): Remove declaration, function does
4480 not exist anymore.
4481 (hppa_register_byte): Add support for PA64 ABI.
4482 (hppa_gdbarch_init): Add support for PA64 ABI.
4483 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
4484 Make name 32bit explicit.
4485 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
4486 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
4487 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
4488 (hppa64_hpux_frame_base_before_sigtramp): New function.
4489 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
4490 * config/pa/tm-hppa64.h: Remove macros that are no longer
4491 necessary now that the gdbarch vector is properly setup.
a8f4cde1 4492 Transform some macros into function calls. Some minor cleanup.
3ff7cf9e
JB
4493 * config/pa/tm-hppah.h: Update function calls in macros
4494 following the function renaming in hppa-hpux-tdep.c.
4495 * Makefile.in (hppa_tdep_h): New variable.
4496 (hppa-tdep.o): Add dependency over hppa_tdep_h.
4497
5d05ca6d
MS
44982003-08-14 Michael Snyder <msnyder@redhat.com>
4499
4500 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
4501
37ba2569
JB
45022003-08-13 J. Brobecker <brobecker@gnat.com>
4503
4504 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
4505 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
4506 routine.
4507
aed7f26a
MS
45082003-08-13 Michael Snyder <msnyder@redhat.com>
4509
4510 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
4511 (frv_saved_pc_after_call): Use deprecated ftype.
4512 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
4513 (frv_remote_translate_xfer_address): Remove.
4514 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
4515
752d4ac1
JB
45162003-08-13 J. Brobecker <brobecker@gnat.com>
4517
4518 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
4519 initialization after the common gdbarch initialization, not before.
4520
1426ac1d
JB
45212003-08-13 J. Brobecker <brobecker@gnat.com>
4522
4523 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
4524 (ADDR_BITS_REMOVE): Remove, redundant.
4525
b6fbdd1d
JB
45262003-08-13 J. Brobecker <brobecker@gnat.com>
4527
4528 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
4529 gdbarch method to clear the 2 low bits of text addresses.
4530
44160db3
AC
45312003-08-12 Andrew Cagney <cagney@redhat.com>
4532
4533 * Makefile.in (dsrec.o): Update dependencies.
4534 * dsrec.c: Include "gdb_assert.h".
4535 (make_srec): Use snprintf instead of sprintf, use a literal format
4536 string.
4537
bcf7d3ca
AC
45382003-08-12 Andrew Cagney <cagney@redhat.com>
4539
4540 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
4541 FRAME_OBSTACK_ZALLOC.
4542
49ed40de
KB
45432003-08-12 Kevin Buettner <kevinb@redhat.com>
4544
4545 * i386-tdep.c (i386_gdbarch_init): Enable default support for
4546 SSE registers.
4547
b246147c
MK
45482003-08-10 Mark Kettenis <kettenis@gnu.org>
4549
4550 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
4551 amd64fbsd_sc_reg_offset): Add extern declarations.
4552 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
4553 declarations.
4554
d95fdc0d
BE
45552003-08-11 Ben Elliston <bje@wasabisystems.com>
4556
4557 * MAINTAINERS (write after approval): Update my mail address.
4558
cf6a0e73
AC
45592003-08-10 Andrew Cagney <cagney@redhat.com>
4560
4561 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
4562
f837910f
MK
45632003-08-10 Mark Kettenis <kettenis@gnu.org>
4564
e2dbbd2d
MK
4565 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
4566 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
4567 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
4568 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
4569 i386bsd_sc_reg_offset): Add extern declarations.
4570 * i386obsd-nat.c: Include "i386-tdep.h"
4571 (_initialize_i386obsd_nat): Remove extern declarations.
4572 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
4573 declarations.
4574 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
4575 declarations.
4576
f837910f
MK
4577 * i386-tdep.c (i386_register_to_value): Use get_frame_register
4578 instead of frame_read_register.
4579 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
4580 instead of frame_read_register. Use I386_ESP_REGNUM instead of
4581 SP_REGNUM.
4582 (i386_frame_prev_register): Use frame_unwind_register_unsigned
4583 instead of frame_unwind_unsigned_register. Use
4584 I386_EFLAGS_REGISTER instead of PS_REGNUM.
4585 (i386_get_longjmp_target): Use regcache_read_unsigned_register
4586 instead of read_register. Use builtin_type_void_data_ptr instead
4587 of builtin_type_void_func_ptr when extracting the address of the
4588 jmp_buf.
4589 (i386_extract_return_value, i386_store_return_value,
4590 i386_pseudo_register_read, i386_pseudo_register_write): Use
4591 register_size instead REGISTER_RAW_SIZE.
4592
edcf254d
AC
45932003-08-10 Andrew Cagney <cagney@redhat.com>
4594
4595 * infcall.c (call_function_by_hand): Use xstrprintf instead of
4596 sprintf. Make "name" constant.
4597
26604a34
MK
45982003-08-10 Mark Kettenis <kettenis@gnu.org>
4599
192285c6
MK
4600 * i387-tdep.c (i387_register_to_value): Use get_frame_register
4601 instead of frame_read_register.
f837910f
MK
4602 (i387_print_float_info): Use get_frame_register and
4603 get_frame_register_unsigned instead of frame_register_read.
192285c6 4604
f0925262
MK
4605 * i386fbsd-nat.c: Include "i386-tdep.h".
4606 (child_resume): Make `eflags' an ULONGEST. Use
4607 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
4608 instead of register_read and register_write.
4609
a144416f
MK
4610 * i386bsd-nat.c (fetch_inferior_registers,
4611 store_inferior_registers): Don't use && at the end of a line.
4612 (_initialize_i386bsd_nat): Fix typo.
4613
fec74868
MK
4614 * frame.c (_initialize_frame): Add missing backslash.
4615
87232496
MK
4616 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4617 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
4618 and supply_register instead of manipulating the register buffer
4619 directly.
4620
c9b9de0b
MK
4621 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
4622 * config/i386/nm-i386sol2.h
4623 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
4624
26604a34
MK
4625 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
4626 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
4627 instructions that GCC likes to mingle into the prologue. Fixes
4628 gdb/1253 and gdb/1255.
4629
25d29d70
AC
46302003-08-09 Andrew Cagney <cagney@redhat.com>
4631
4632 Fix GDB PR cli/926.
4633 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
4634 * command.h (add_setshow_uinteger_cmd): Declare.
4635 * frame.c (set_backtrace_cmd): New function.
4636 (show_backtrace_cmd): New function.
4637 * frame.c (_initialize_frame): Replace "set/show
4638 backtrace-below-main" with "set/show backtrace past-main". Add
4639 command "set/show backtrace limit".
4640 (backtrace_past_main): Rename "backtrace_below_main".
4641 (backtrace_limit): New variable.
4642 (get_prev_frame): Update. Check the backtrace_limit.
4643
9ebf4acf
AC
46442003-08-09 Andrew Cagney <cagney@redhat.com>
4645
4646 * defs.h (xstrprintf): Declare.
4647 * utils.c (xstrprintf): New function.
4648 * breakpoint.c (insert_breakpoints): Replace sprintf and
4649 non-literal format strings, with xstrprintf and cleanups.
4650 (delete_breakpoint,breakpoint_re_set): Ditto.
4651 (commands_command, insert_breakpoints): Ditto.
4652 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
4653 (break_at_finish_command_1): Ditto.
4654
3771659b
AC
46552003-08-09 Andrew Cagney <cagney@redhat.com>
4656
4657 * MAINTAINERS (language support): List Adam Fedor as Objective C
4658 maintainer.
4659
b4263afa
JB
46602003-08-08 J. Brobecker <brobecker@gnat.com>
4661
4662 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
4663 are now multiarched.
4664
d84defb1
JB
46652003-08-08 J. Brobecker <brobecker@gnat.com>
4666
4667 * config/pa/tm-hppa64.h: Remove lots of macros that are no
4668 longer necessary now that hppa64 is partially multiarch'ed.
4669
f786f615
AC
46702003-08-08 Andrew Cagney <cagney@redhat.com>
4671
4672 * interps.c (interp_set): Check for a NULL "old_interp".
4673
c938e9b0
L
46742003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4675
4676 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
4677 (install-only): Support DESTDIR.
4678 (uninstall): Likewise.
4679 (install-gdbtk): Likewise.
4680
9a146a11
EZ
46812003-08-08 Elena Zannoni <ezannoni@redhat.com>
4682
4683 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
4684 contains something meaningful at all times.
4685
4686Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
7a76ced5 4687
62599e99 4688 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
7a76ced5 4689
56296155
BC
4690Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
4691
62599e99 4692 * MAINTAINERS (write after approval): Added self.
56296155 4693
9710e734
AC
46942003-08-07 Andrew Cagney <cagney@redhat.com>
4695
4696 * inferior.h (AT_SYMBOL): Define.
4697 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
4698 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
4699 * mips-tdep.c (mips_call_dummy_address): Delete function.
4700 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
4701 set call_dummy_address.
4702
98b3ab73
AC
47032003-08-07 Andrew Cagney <cagney@redhat.com>
4704
4705 * language.c (op_error): Delete function.
4706 (binop_type_check): Delete function.
4707 * language.h (type_op_error, range_op_error): Delete macros.
4708 (op_error): Delete declaration.
4709
2fcf52f0
AC
47102003-08-07 Andrew Cagney <cagney@redhat.com>
4711
4712 * interps.h (INTERP_MI2, INTERP_MI3): Define.
4713
abd4220e 47142003-08-07 Michal Ludvig <mludvig@suse.cz>
fd83bada 4715
abd4220e 4716 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
fd83bada 4717 (x86_64_push_arguments): Skip the red zone.
abd4220e 4718
9dd5f34f
AC
47192003-08-05 Andrew Cagney <cagney@redhat.com>
4720
4721 * reggroups.c (reggroup_next): Check for the final entry.
4722
e5e78edc
AC
47232003-08-04 Andrew Cagney <cagney@redhat.com>
4724
ab4e3d93
AC
4725 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
4726 * cli/cli-script.c (define_command): Call query directly, instead
4727 of passing it a buffer.
4728 * ocd.c (ocd_error): Pass error a constant format string.
4729 * remote-mips.c (mips_error): Use fputs_filtered.
4730
1062ca82
AC
4731 * solib-svr4.c (_initialize_svr4_solib): Update
4732 register_gdbarch_data call.
4733 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
4734
fcc1c85c
AC
4735 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
4736 (register_gdbarch_data): Delete "free" parameter. Update
4737 comments.
4738 * gdbarch.h, gdbarch.c: Re-generate.
4739 * reggroups.c (_initialize_reggroup): Update.
4740 * gnu-v3-abi.c (init_gnuv3_ops): Update.
4741 * frame-base.c (_initialize_frame_base): Update.
4742 * frame-unwind.c (_initialize_frame_unwind): Update.
4743 * user-regs.c (_initialize_user_regs): Update.
4744 * remote.c (_initialize_remote): Update.
4745 * regcache.c (_initialize_regcache): Update.
4746
116f06ea
AC
4747 * regcache.c (xfree_regcache_descr): Delete function.
4748 (_initialize_regcache): Update call to register_gdbarch_data.
4749 (init_regcache_descr, init_legacy_regcache_descr): Use
4750 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
4751
e5e78edc
AC
4752 * remote.c (free_remote_state): Delete function.
4753 (_initialize_remote): Update register_gdbarch_data.
4754 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
4755 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
4756
6c7d17ba
AC
47572003-08-04 Andrew Cagney <cagney@redhat.com>
4758
4759 * reggroups.c (struct reggroup_el): Define.
4760 (struct reggroups): Delete field "nr_group". Replace array
4761 "group" with a "first" to "last" linked list.
4762 (reggroups_init): Update. Allocate using gdbarch's obstack.
4763 (reggroups_free): Delete function.
4764 (add_group): Update. Add "el" parameter.
4765 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
4766 (default_groups): Update.
4767 (reggroup_next): Replace reggroups.
4768 (reggroups_dump): Update.
4769 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
4770 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
4771 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
4772
89b7795b
DJ
47732003-08-04 Daniel Jacobowitz <drow@mvista.com>
4774
4775 * Makefile.in (tui-interp.o): Update dependencies.
4776
306d9ac5
DC
47772003-08-04 David Carlton <carlton@kealia.com>
4778
4779 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
4780 to internal_error call.
4781 * source.c (forward_search_command): Add "%s" format argument.
4782 (reverse_search_command): Ditto.
4783 * top.c (quit_confirm): Ditto.
4784 * cli/cli-setshow.c (do_setshow_command): Ditto.
4785 * cp-valprint.c (cp_print_class_method): Replace
4786 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
4787 (cp_print_class_member): Ditto.
4788 * event-top.c (command_line_handler): Ditto.
4789 * linux-proc.c (linux_info_proc_cmd): Ditto.
4790 * p-typeprint.c (pascal_type_print_base): Ditto.
4791 * p-valprint.c (pascal_object_print_class_method): Ditto.
4792 (pascal_object_print_class_member): Ditto.
4793 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
4794 * remote.c (remote_cisco_section_offsets): Ditto.
4795 * top.c (command_line_input): Ditto.
4796 * utils.c (vwarning,error_stream,quit): Ditto.
4797 * valprint.c (print_floating,print_binary_chars)
4798 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
4799
57bfe177
AC
48002003-08-04 Andrew Cagney <cagney@redhat.com>
4801
4802 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
4803
e546b999
AC
48042003-08-02 Andrew Cagney <cagney@redhat.com>
4805
4806 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
4807 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
4808 amd64fbsd-nat.c.
4809
91092ee5
AC
48102003-08-02 Andrew Cagney <cagney@redhat.com>
4811
4812 * Makefile.in: Update all dependencies and definitions.
4813
889f28e2
AF
48142003-08-02 Adam Fedor <fedor@gnu.org>
4815
4816 * linespec.c (is_objc_method_format): New function
4817 (decode_line_1, locate_first_half): Use it.
4818 Fixes PR objc/1298
4819
880bc914
AC
48202003-08-01 Andrew Cagney <cagney@redhat.com>
4821
4822 * NEWS: Mention that m32r is multi-arch.
4823 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
4824 * configure.tgt: Recognize m32r-*-*.
4825 * config/m32r/tm-m32r.h: Delete file.
4826 * config/m32r/m32r.mt: New file.
a8f4cde1 4827 * m32r-rom.c (m32r_upload_command): Use hostent only when
880bc914
AC
4828 gethostname succeeds, in order to avoid a compilation
4829 warning.
4830 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
4831 compiler warning.
4832
19f59343
MS
48332003-08-01 Michael Snyder <msnyder@redhat.com>
4834
4835 * sh-tdep.c (sh_frame_align): New gdbarch method.
4836 (sh_gdbarch_init): Set up frame_align method.
4837
4e7d7511
MS
48382003-07-31 Michael Snyder <msnyder@redhat.com>
4839
4840 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
4841 which is already covered by the new frames infrastructure.
4842
63022984
AC
48432003-07-31 Andrew Cagney <cagney@redhat.com>
4844
4845 * user-regs.c (struct user_reg): Add "next" link.
4846 (struct user_regs): Replace "user" with "first" and "last" links.
4847 (append_user_reg): Add pre-allocated "reg" parameter.
4848 (builtin_user_regs): Provide initial value for "last".
4849 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
4850 (user_regs_init): Allocate memory from the gdbarch obstack.
4851 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
4852 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
4853 linked list.
4854 (usernum_to_user_reg): New function.
4855 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
4856 (value_of_user_reg): Use usernum_to_user_reg.
4857 (user_regs_free): Delete function.
4858 (_initialize_user_regs): Update register_gdbarch_data call.
4859
7cf6e574
DJ
48602003-07-31 Daniel Jacobowitz <drow@mvista.com>
4861
4862 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
4863
c48a845b
MS
48642003-07-30 Michael Snyder <msnyder@redhat.com>
4865
4e7d7511 4866 * value.h (value_being_returned): Add a struct_addr argument.
a8f4cde1 4867 * infcall.c (call_function_by_hand): Pass struct_addr to
c48a845b
MS
4868 value_being_returned.
4869 * infcmd.c (print_return_value): Pass zero as struct_addr.
4870 * values.c (value_being_returned): If struct_addr is passed,
4871 use it instead of trying to recover it from the inferior.
4872
f0d8db19
KB
48732003-07-30 Kevin Buettner <kevinb@redhat.com>
4874
4875 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
4876 the prologue analyzer won't need to attempt to extract the pc
4877 value from the woefully incomplete dummy frame.
4878 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
4879 possible. Disable code which modifies the frame.
4880
e5c113a1
AC
48812003-07-28 Andrew Cagney <cagney@redhat.com>
4882
4883 * annotate.c (annotate_breakpoints_headers): Restrict annotation
4884 to level 2.
4885 (annotate_breakpoints_table, annotate_record): Ditto.
4886 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
4887 (annotate_field_name_end, annotate_field_value): Ditto.
4888 (annotate_field_end, annotate_frame_source_begin): Ditto.
4889 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
4890 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
4891 (annotate_frame_begin, annotate_frame_function_name): Ditto.
4892 (annotate_frame_address_end, annotate_frame_address): Ditto.
4893 (annotate_frame_args, annotate_frame_end): Ditto.
4894 (annotate_frame_where, annotate_arg_begin): Ditto.
4895 (annotate_arg_name_end, annotate_arg_value): Ditto.
4896 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
4897 (annotate_function_call, annotate_signal_name): Ditto.
4898 (annotate_signal_string, annotate_signal_name_end): Ditto.
4899 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
4900 (annotate_value_begin, annotate_value_history_value): Ditto.
4901 (annotate_value_history_end, annotate_value_end): Ditto.
4902 (annotate_display_begin, annotate_display_number_end): Ditto.
4903 (annotate_display_format, annotate_display_expression): Ditto.
4904 (annotate_display_expression_end, annotate_display_value): Ditto.
4905 (annotate_display_end, annotate_array_section_begin): Ditto.
4906 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
4907 (annotate_elt, annotate_array_section_end): Ditto.
4908
bb1db049
AC
49092003-07-28 Andrew Cagney <cagney@redhat.com>
4910
4911 * regcache.c (struct regcache_descr): Update comments on
4912 nr_raw_registers.
4913 (init_legacy_regcache_descr): Don't set nr_raw_registers or
4914 sizeof_raw_register_valid_p.
4915 (init_regcache_descr): Set nr_raw_registers and
4916 sizeof_raw_register_valid_p before calling
4917 init_legacy_regcache_descr.
4918
20e6603c
AC
49192003-07-28 Andrew Cagney <cagney@redhat.com>
4920
4921 * mips-tdep.c (print_gp_register_row): Print the GPR's register
4922 MOD NUM_REGS.
4923
db742940
DJ
49242003-07-28 Daniel Jacobowitz <drow@mvista.com>
4925
4926 * thread.c (info_threads_command): Use get_selected_frame ().
4927 Check that there is at least one non-sentinel frame.
4928
ce7f4371
SC
49292003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4930
4931 * m68hc11-tdep.c (struct frame_extra_info): Remove.
4932 (m68hc11_pop_frame): Remove.
4933 (m68hc11_frame_saved_pc): Remove.
4934 (m68hc11_frame_chain): Remove.
4935 (m68hc11_frame_init_saved_regs): Remove.
4936 (m68hc11_init_extra_frame_info): Remove.
4937 (m68hc11_store_struct_return): Remove.
4938 (m68hc11_saved_pc_after_call): Remove.
4939
1ea653ae
SC
49402003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4941
4942 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
4943 frame unwind information.
4944 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
4945 and adapted for frame unwinding.
4946 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
4947 (m68hc11_unwind_pc): New function.
4948 (m68hc11_frame_unwind_cache): New function to analyze frames.
4949 (m68hc11_frame_this_id): New function to create new frame struct.
4950 (m68hc11_frame_prev_register): New function to unwind a register from
4951 the frame.
4952 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
4953 (m68hc11_frame_p): New function for the above.
4954 (m68hc11_frame_base_address): New function to return fp of frame.
4955 (m68hc11_frame_args_address): Update for frame.
4956 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
4957 (m68hc11_unwind_sp): New function.
4958 (m68hc11_unwind_dummy_id): New function.
4959 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
4960 calls.
4961
c8a7f6ac
SC
49622003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4963
4964 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
4965 (m68hc11_guess_from_prologue): Advance the pc and frame size only
4966 when we are beyond the current pc.
4967
3dc990bf
SC
49682003-07-27 Stephane Carrez <stcarrez@nerim.fr>
4969
4970 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
4971 from m68hc11_push_arguments.
4972 (m68hc11_push_arguments): Remove.
4973 (m68hc11_push_return_address): Remove.
4974 (m68hc11_gdbarch_init): Install the above; remove above deprecated
4975 handlers; remove deprecated_extra_stack_alignment_needed.
4976
222e5d1d
AC
49772003-07-27 Andrew Cagney <cagney@redhat.com>
4978
4979 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
4980 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
4981 REAL_PC and not the pointer.
4982 * hppa-hpux-tdep.c: Include frame.h
4983
a7e9a47e
AC
49842003-07-27 Andrew Cagney <cagney@redhat.com>
4985
4986 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
4987 GDB_MULTI_ACH_PARTIAL.
4988
7e3dd49e
AC
49892003-07-27 Andrew Cagney <cagney@redhat.com>
4990
4991 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
4992 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
4993 operator at start and not end of line.
4994 (decode_prologue): Ditto.
4995 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
4996 frame_unwind_register_unsigned instead of
4997 frame_unwind_unsigned_register.
4998 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
4999 read_register.
5000 (m32r_push_dummy_call): Use register_size instead of
5001 REGISTER_RAW_SIZE.
5002 (m32r_frame_sniffer): Replace m32r_frame_p.
5003 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
5004 * m32r-rom.c (report_transfer_performance): Delete extern
5005 declaration.
5006 (m32r_load, m32r_upload_command): Use print_transfer_performance
5007 instead of report_transfer_performance.
5008 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
5009 / add_show_from_set.
5010
0880807f
AC
50112003-07-26 Andrew Cagney <cagney@redhat.com>
5012
5013 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
5014 store_return_value and extract_struct_value_address.
5015
64ae9269
DJ
50162003-07-26 Daniel Jacobowitz <drow@mvista.com>
5017
5018 PR c++/1267
5019 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
5020 NULL, default to the section containing PC.
5021
e286caf2
SC
50222003-07-24 Stephane Carrez <stcarrez@nerim.fr>
5023
5024 * NEWS: Mention "regs" deprecated for m68hc11 too.
5025
5026 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
5027 (m68hc11_print_register): New function to print out one register.
5028 (m68hc11_print_registers_info): New function to print registers.
5029 (show_regs): Deprecate and use the above.
5030 (m68hc11_gdbarch_init): Install the print_registers_info.
5031
705b278b
JJ
50322003-07-24 Jeff Johnston <jjohnstn@redhat.com>
5033
5034 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
5035 that we have a SIGTRAP before returning non-zero.
5036
63cd4198
EZ
50372003-07-23 Michal Ludvig <mludvig@suse.cz>
5038 Elena Zannoni <ezannoni@redhat.com>
5039
a8f4cde1 5040 * linespec.c (decode_line_2): Avoid crash if
63cd4198
EZ
5041 find_function_start_sal() returns empty record.
5042
6926787d
AS
50432003-07-23 Andreas Schwab <schwab@suse.de>
5044
5045 * ia64-tdep.c (ia64_print_insn): New function.
5046 (ia64_gdbarch_init): Set print_insn to it.
5047 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
5048 deprecated_tm_print_insn_info.
5049
708cc1b6
MS
50502003-07-22 Michael Snyder <msnyder@redhat.com>
5051
5052 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
5053 handle 8-bit returns (long long).
5054 (h8300h_extract_return_value): Ditto.
5055 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
5056
aebd7893
AC
50572003-07-22 Andrew Cagney <cagney@redhat.com>
5058
5059 * gdbarch.c Include "gdb_obstack.h".
5060 (struct gdbarch): Add an "obstack".
5061 (alloc_gdbarch_data): Allocate the gdbarch data using
5062 GDBARCH_OBSTACK_CALLOC.
5063 (free_gdbarch_data): Delete function.
5064 (gdbarch_obstack_zalloc): New function.
5065 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
5066 Assert that the architecture is not initialized.
5067 (gdbarch_alloc): Allocate an obstack, allocate the architecture
5068 vector from the obstack.
5069 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
5070 architecture obstack.
5071 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
5072 (set_gdbarch_data): Assert that the data is not initialized.
5073 (struct gdbarch_data): Delete member "free".
5074 (register_gdbarch_data): Do not initialize "free".
5075 * gdbarch.h, gdbarch.c: Re-generate.
a8f4cde1 5076
153721e6
AC
50772003-07-22 Andrew Cagney <cagney@redhat.com>
5078
5079 * configure.in (build_warnings): Add -Wformat-nonliteral.
5080 * configure: Re-generate.
5081
c193f044 50822003-07-22 Elena Zannoni <ezannoni@redhat.com>
32ffcbed
EZ
5083
5084 * dwarf2loc.c (locexpr_describe_location): Fix typos.
c193f044 5085
c3228f12
EZ
50862003-07-22 Elena Zannoni <ezannoni@redhat.com>
5087
5088 * findvar.c (read_var_value): Remove case for thread local storage
5089 variables. It is now entirely handled by the dwarf2 location
5090 expression code.
5091 * printcmd.c (address_info): Ditto.
5092 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
5093 enumeration value.
5094 (struct symbol): Remove objfile field, which was used by
5095 LOC_THREAD_LOCAL_STATIC only.
5096 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
5097 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
5098 usage of objfile pointer.
5099 * dwarf2loc.c (locexpr_describe_location): Add case to handle
5100 thread local variables.
5101 Add include of objfiles.h.
5102 * dwarf2expr.c (execute_stack_op): Add comments about thread local
5103 storage variables.
5104 * Makefile.in (dwarf2loc.o): Update dependencies.
5105
aef9bcd2
AC
51062003-07-22 Andrew Cagney <cagney@redhat.com>
5107
5108 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
5109 get_frame_base.
5110 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
5111 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
5112 (struct value): Add opaque declaration.
5113 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
5114
d95a8903
AC
51152003-07-21 Andrew Cagney <cagney@redhat.com>
5116
5117 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
5118 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
5119
4db73d49
SC
51202003-07-20 Stephane Carrez <stcarrez@nerim.fr>
5121
a8f4cde1 5122 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
4db73d49
SC
5123 regcache_cooked_read_unsigned instead of read_register.
5124 (m68hc11_saved_pc_after_call): Likewise.
5125 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
5126 instead of write_register.
5127 (m68hc11_register_type): New function.
5128 (m68hc11_register_virtual_type): Remove.
5129 (m68hc11_store_return_value): Convert to use the regcache.
5130 (m68hc11_extract_struct_value_address): Likewise.
5131 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
5132 m68hc11_register_type; undeprecate store_return_value and
5133 extract_struct_value_address.
5134
ef2b8fcd
SC
51352003-07-20 Stephane Carrez <stcarrez@nerim.fr>
5136
5137 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
5138 and translate to use regcache.
5139 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
5140
625b0b97
AC
51412003-07-18 Andrew Cagney <cagney@redhat.com>
5142
5143 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
5144 * gdbarch.h, gdbarch.c: Re-generate.
5145 * i386-tdep.c (i386_gdbarch_init): Do not set
5146 DWARF2_BUILD_FRAME_INFO.
5147 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
5148 unconditionally.
5149 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
5150 DWARF2_BUILD_FRAME_INFO.
5151
22b0d388
AC
51522003-07-18 Andrew Cagney <cagney@redhat.com>
5153
5154 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
5155 * disasm.c (gdb_disassemble_info): Initilize di.arch.
5156
1ce5d6dd
AC
51572003-07-18 Andrew Cagney <cagney@redhat.com>
5158
5159 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
5160 frame_unwind_address_in_block, instead of frame_pc_unwind.
5161 (dwarf2_frame_cache): Ditto.
5162
e6e5e94c
AC
51632003-07-18 Andrew Cagney <cagney@redhat.com>
5164
5165 * user-regs.h (struct gdbarch): Declare opaque.
5166 * ui-out.h (struct ui_file): Declare opaque.
5167 * dwarf2-frame.h (struct frame_info): Declare opaque.
5168
5483d879
KW
51692003-07-18 Kris Warkentin <kewarken@qnx.com>
5170
5171 * nto-procfs.c: Clean ARI hits. Change #include <..> to
5172 #include "...".
5173 (procfs_meminfo): Change strerror to safe_strerror.
5174 (procfs_can_run): Remove K&R badness.
5175
278a7cf7
MS
51762003-07-17 Michael Snyder <msnyder@redhat.com>
5177
5178 * remote-sim.c: Comment typo fix.
5179
606e3b82
AC
51802003-07-17 Andrew Cagney <cagney@redhat.com>
5181
5182 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
5183 configure.
5184 * sparc-tdep.c (sparc_intreg_size): Make non-static.
5185 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
5186 GDB_MULTI_ARCH_PARTIAL.
5187
c43af07c
EZ
51882003-07-17 Elena Zannoni <ezannoni@redhat.com>
5189
5190 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
5191 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
5192 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
5193
3b85b0f1
TR
51942003-07-16 Theodore A. Roth <troth@openavr.org>
5195
5196 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
5197 found.
5198 (avr_frame_unwind_cache): Don't unwind FP for main.
5199 Update a comment.
5200 Save the computed prev_sp.
5201 (avr_saved_regs_unwinder): Remove function.
a8f4cde1 5202 (avr_frame_prev_register): Use PC unwind logic from
3b85b0f1
TR
5203 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
5204
336d1bba
AC
52052003-07-16 Andrew Cagney <cagney@redhat.com>
5206
5207 * frame-base.h (frame_base_p_ftype): Delete definition.
5208 (frame_base_append_predicate): Delete declaration.
5209 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
5210 (frame_unwind_append_predicate): Delete declaration.
5211 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
5212 (append_predicate): Delete parameter "p".
5213 (frame_unwind_append_predicate): Delete function.
5214 (frame_unwind_append_sniffer): Update call to append_predicate.
5215 (frame_unwind_free): Delete function.
5216 (_initialize_frame_unwind): Pass NULL as "free" to
5217 register_gdbarch_data.
5218 (frame_unwind_init): Append the dummy_frame_sniffer.
5219 (frame_unwind_find_by_frame): Simplify.
5220 * frame-base.c (struct frame_base_table): Delete field "p".
5221 (append_predicate): Delete parameter "p".
5222 (frame_base_append_predicate): Delete function.
5223 (frame_base_append_sniffer): Update call to append_predicate.
5224 (frame_base_free): Delete function.
5225 (frame_base_find_by_frame): Simplify.
5226 (_initialize_frame_base): Pass NULL as "free" to
5227 register_gdbarch_data.
5228 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
5229 (x86_64_sigtramp_frame_sniffer): Replace
5230 "x86_64_sigtramp_frame_p".
5231 (x86_64_init_abi): Set the frame unwind sniffers.
5232 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
5233 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
5234 (m68k_gdbarch_init): Set the frame unwind sniffers.
5235 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
5236 "i386_sigtramp_frame_p".
5237 (i386_frame_sniffer): Replace "i386_frame_p".
5238 (i386_gdbarch_init): Set the frame unwind sniffers.
5239 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
5240 (avr_gdbarch_init): Set the frame unwind sniffers.
5241 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
5242 "alpha_sigtramp_frame_p"
5243 (alpha_heuristic_frame_sniffer): Replace
5244 "alpha_heuristic_frame_p".
5245 (alpha_gdbarch_init): Set the frame unwind sniffers.
5246 (alpha_dwarf2_init_abi): Ditto.
5247 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
5248 "alpha_debug_frame_p".
5249 (alpha_mdebug_frame_base_sniffer): Replace
5250 "alpha_mdebug_frame_base_p".
5251 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
5252 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
5253 (d10v_gdbarch_init): Set the frame unwind sniffer.
5254 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
5255 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
5256 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
5257 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
5258 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
5259 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
5260
48db5a3c
CV
52612003-07-16 Michael Snyder <msnyder@redhat.com>
5262
5263 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
5264 should go thru sh_dsp_register_sim_regno, else the dsp regs
5265 will not get the right values.
5266
52672003-07-16 Corinna Vinschen <vinschen@redhat.com>
5268
5269 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
5270 deprecated_store_floating by call to store_typed_floating.
5271 (sh_sh4_register_convert_to_raw): Substitute call to
5272 deprecated_extract_floating by call to extract_typed_floating.
5273
52742003-07-16 Corinna Vinschen <vinschen@redhat.com>
5275
5276 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
5277
52782003-07-16 Corinna Vinschen <vinschen@redhat.com>
5279
5280 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
5281 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
5282 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
5283 as possible.
5284 (do_pseudo_register): Remove.
5285 (sh_push_dummy_code): New function.
5286 (sh64_store_struct_return): Rename from sh_store_struct_return.
5287 Only called for sh64 now.
5288 (sh_extract_struct_value_address): Regcache'ify.
5289 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
5290 and accomodate new tasks.
5291 (sh64_push_return_address): Rename from sh_push_return_address.
5292 Only called for sh64 now.
5293 (sh_default_extract_return_value): Rename from sh_extract_return_value.
5294 Regcache'ify.
5295 (sh3e_sh4_extract_return_value): Regcache'ify.
5296 (sh_default_store_return_value): Ditto.
5297 (sh3e_sh4_store_return_value): Ditto.
5298 (sh_default_register_byte): Remove.
5299 (sh_sh4_register_byte): Remove.
5300 (sh_default_register_raw_size): Remove.
5301 (sh_sh4_register_raw_size): Remove.
5302 (sh_register_virtual_size): Remove.
5303 (sh_sh3e_register_virtual_type): Remove.
5304 (sh_sh3e_register_type): New function.
5305 (sh_sh4_register_virtual_type): Remove.
5306 (sh_sh4_register_type): New function.
5307 (sh_default_register_virtual_type): Remove.
5308 (sh_default_register_type): New function.
5309 (do_fv_register_info): Add parameters to accomodate call from
5310 sh_print_registers_info.
5311 (do_dr_register_info): Ditto.
5312 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
5313 Add parameters to accomodate call from sh_print_registers_info.
5314 (sh_do_fp_register): Ditto.
5315 (sh64_do_pseudo_register): Call do_dr_register_info,
5316 do_fv_register_info and sh_do_fp_register with default parameters.
5317 (sh_do_register): Add parameters to accomodate call from
5318 sh_print_registers_info.
5319 (sh_print_register): Ditto.
5320 (sh_print_registers_info): Rename from sh_do_registers_info.
5321 Add parameters to be used as gdbarch_print_registers_info
5322 implementation. Accomodate removed do_pseudo_register function
5323 pointer.
5324 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
5325 function pointer. Call sh_print_register with default parameters.
5326 (sh64_do_registers_info): Call sh_print_registers_info instead of
5327 sh_do_registers_info.
5328 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
5329 detection of deprecated vs. non-deprecated functionality.
5330 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
5331 function pointer assignments by direct function calls.
5332
e8a89fe2
AC
53332003-07-15 Andrew Cagney <cagney@redhat.com>
5334
5335 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
5336 (frame_register_unwind, create_new_frame): Ditto.
5337 (legacy_get_prev_frame, get_frame_type): Ditto.
5338 (get_frame_base_address): Use frame_base_find_by_frame.
5339 (get_frame_locals_address): Use frame_base_find_by_frame.
5340 (get_frame_args_address): Use frame_base_find_by_frame.
5341 * frame-base.h (frame_base_sniffer_ftype): Declare.
5342 (frame_base_append_sniffer): Declare.
5343 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
5344 * frame-base.c (append_predicate): Add a "sniffer" parameter.
5345 (frame_base_append_sniffer): New function.
5346 (frame_base_append_predicate): Add a NULL sniffer.
5347 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
5348 (struct frame_base_table): Add "sniffer".
5349 (frame_base_free): Free the "sniffer" table.
5350 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
5351 (frame_unwind_append_sniffer): Declare.
5352 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
5353 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
5354 (struct frame_unwind_table): Add "sniffer", delete "middle".
5355 (append_predicate): Add "sniffer" parameter, append the sniffer.
5356 (frame_unwind_init): Update append_predicate call.
5357 (frame_unwind_append_sniffer): New function.
5358 (frame_unwind_append_predicate): Update append_predicate call.
5359 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
5360
0714963c
AC
53612003-07-15 Andrew Cagney <cagney@redhat.com>
5362
5363 * frame.c (get_prev_frame): Move disabled inside_entry_func to
5364 before code inhibiting repeated unwind attempts. Add to
5365 commentary on that test's problems.
5366 * blockframe.c (inside_main_func): Look for "main" in the minimal
5367 symbol table.
5368 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
5369 identical.
5370
d9170e22
AC
53712003-07-15 Andrew Cagney <cagney@redhat.com>
5372
5373 * complaints.c (struct explanation): Define.
5374 (struct complaints): Change type of "explanation" to "struct
5375 explanation".
5376 (symfile_explanations): Convert to a "struct explanation" table.
5377 (vcomplaint): Update.
5378
eba29c8c
ML
53792003-07-15 Michal Ludvig <mludvig@suse.cz>
5380
5381 * x86-64-linux-nat.c (regmap): Removed.
a8f4cde1 5382 (supply_gregset, fill_gregset): Call
eba29c8c
ML
5383 x86_64_linux_(fill,supply)_gregset functions.
5384 * x86-64-linux-tdep.c (USER_*): New defines.
5385 (user_to_gdb_regmap, x86_64_core_fns): New structure.
5386 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
5387 New functions.
5388 (fetch_core_registers): Ditto.
5389 (_initialize_x86_64_linux_tdep): Call add_core_fns().
5390 * x86-64-linux-tdep.h: New file.
5391 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
5392 and core-regset.o.
5393 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
5394
68cc0bfb
MK
53952003-07-13 Mark Kettenis <kettenis@gnu.org>
5396
88a115f7
MK
5397 * x86-64-tdep.c (x86_64_store_return_value): Use
5398 regcache_cooked_write_part instead of regcache_cooked_write.
01e4b823 5399
68cc0bfb
MK
5400 * configure.host: Add x86_64-*-freebsd*.
5401 * configure.tgt: Add x86_64-*-freebsd*.
5402 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
5403 * amd64fbsd-nat.c: New file.
5404 * amd64fbsd-tdep.c: New file.
5405 * config/i386/nm-fbsd64.h: New file.
5406 * config/i386/fbsd64.mh: New file.
5407 * config/i386/fbsd64.mt: New file.
5408
138e7be5
MK
54092003-07-11 Mark Kettenis <kettenis@gnu.org>
5410
5411 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
5412 `sc_regs_offset' and `sc_fpregs_offset'.
5413 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
5414 SIGFRAME_FPREGSAVE_OFF): Remove defines.
5415 (alpha_sigtramp_register_address): Rewrite to use new members of
5416 `struct gdbarch_tdep'.
5417 (alpha_gdbarch_init): Initialize new members of struct
5418 gdbarch_tdep'.
5419 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
5420 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
5421 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
5422 (alphafbsd_pc_in_sigtramp): Implement.
5423 (alphafbsd_sigtramp_offset): New function.
5424 (alphafbsd_sigcontext_addr): New function.
5425 (alphafbsd_init_abi): Initialize signal trampoline related members
5426 of `struct gdbarch_tdep'.
5427 (_initialize_alphafbsd_tdep): Add prototype.
5428
95303a68
TR
54292003-07-11 Theodore A. Roth <troth@openavr.org>
5430
ba292e4c
TR
5431 * Makefile.in (install-only): Quote sed expression when generating
5432 transformed_name.
95303a68 5433
6896c0c7
RH
54342003-07-11 Richard Henderson <rth@redhat.com>
5435
5436 * Makefile.in (dwarf2-frame.o): Add complaints_h.
5437 * dwarf2-frame.c: Include complaints.h.
5438 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
5439 variable initialization; return NULL on error.
5440 (decode_frame_entry): New.
5441
8edd5d01
AC
54422003-07-11 Andrew Cagney <cagney@redhat.com>
5443
c4a09524
AC
5444 * frame.h (frame_address_in_block): Delete declaration.
5445 * blockframe.c (frame_address_in_block): Delete function.
5446 (get_frame_block): Use get_frame_address_in_block.
5447 (block_innermost_frame): Ditto.
5448 * stack.c (print_frame, backtrace_command_1): Ditto.
5449
8edd5d01
AC
5450 * frame.h (get_frame_address_in_block): Declare.
5451 (frame_unwind_address_in_block): Declare.
5452 * frame.c (frame_unwind_address_in_block): New function.
5453 (get_frame_address_in_block): New function.
5454
f7968451
AC
54552003-07-10 Andrew Cagney <cagney@redhat.com>
5456
5457 * gdbarch.sh: Simplify predicate methods. Remove need to provide
5458 pre-default. Note: re-generate has no effect.
a8f4cde1 5459
ae99b398
AC
54602003-07-10 Andrew Cagney <cagney@redhat.com>
5461
5462 * gdbarch.sh: When a variable, but not a function, compare against
5463 0. Fix problem in previous patch.
5464 * gdbarch.c: Re-generate.
a8f4cde1 5465
956ac328
AC
54662003-07-10 Andrew Cagney <cagney@redhat.com>
5467
5468 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
5469 functions against NULL, not 0.
5470 * gdbarch.c: Re-generate.
a8f4cde1 5471
287c3240
FF
54722003-07-10 Fred Fish <fnf@ninemoons.com>
5473
5474 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
5475 null string instead of a null pointer.
5476 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
5477
32f63c4b
MS
54782003-07-09 Michael Snyder <msnyder@redhat.com>
5479
5480 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
5481
402ecd56
MK
54822003-07-09 Mark Kettenis <kettenis@gnu.org>
5483
5484 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
5485 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
5486 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
5487 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
5488 * x86-64-tdep.c: ... from here.
5489
c481dac7
AS
54902003-07-09 Andreas Schwab <schwab@suse.de>
5491
5492 * m68k-tdep.h (enum struct_return): Define.
5493 (struct gdbarch_tdep): Add struct_return.
5494 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
5495 bytes are padded to the right, not to the left. Pass struct value
5496 address in register %a1, not on stack.
5497 (m68k_use_struct_convention): New function.
5498 (m68k_gdbarch_init): Set use_struct_convention. Initialize
5499 struct_return in tdep to pcc_struct_return.
5500 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
5501 reg_struct_return.
5502
a8f4cde1 55032003-07-09 Joel Brobecker <brobecker@gnat.com>
64176fa3 5504
a8f4cde1 5505 * somread.c (som_symfile_offsets): Fix compilation error.
64176fa3 5506
96a4ee76
AC
55072003-07-09 Andrew Cagney <cagney@redhat.com>
5508
5509 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
5510 Add comments about the checks.
5511
1517c6d1
AC
55122003-07-08 Andrew Cagney <cagney@redhat.com>
5513
5514 * Makefile.in: Make dependency section headers consistent.
5515 (config_h): Move to $BUILD headers section.
5516 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
5517 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
5518 (ada-exp.tab.c): Move to YACC/LEX section.
5519 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
5520 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
5521
dc5dd1eb
KW
55222003-07-08 Kris Warkentin <kewarken@qnx.com>
5523
5524 * nto-procfs.c: Cleaned up a bunch of ARI hits.
fda848e0
KW
5525 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
5526 of strerror with safe_strerror, use ISO C function definitions,
5527 and replace instances of sprintf with snprintf.
dc5dd1eb 5528
612dde91
AC
55292003-07-07 Andrew Cagney <cagney@redhat.com>
5530
5531 * frame.c (get_prev_frame): Enable check for identical frames.
5532 Update comments. Update error messages.
5533
492c11d3
JB
55342003-07-07 Joel Brobecker <brobecker@gnat.com>
5535
5536 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
5537
376a5a49
JB
55382003-07-07 Joel Brobecker <brobecker@gnat.com>
5539
5540 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
5541 sort_symtab_syms, no longer necessary.
5542
22b4a9ad
JB
55432003-07-07 Joel Brobecker <brobecker@gnat.com>
5544
5545 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
5546
5bbcb741
JB
55472003-07-07 Joel Brobecker <brobecker@gnat.com>
5548
5549 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
5550 (mips_register_byte): Likewise.
5551
c139e7d9
DJ
55522003-07-07 Daniel Jacobowitz <drow@mvista.com>
5553
5554 * Makefile.in (sparc_tdep_h): New.
5555 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
5556 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
5557 * sparc-linux-nat.c: Include "sparc-tdep.h".
5558 * sparc-nat.c: Likewise.
5559 * sparc-tdep.c: Likewise.
5560 * sparc64nbsd-nat.c: Likewise.
5561 * sparcnbsd-nat.c: Likewise.
5562 * sparcnbsd-tdep.c: Likewise.
5563 * sparc-tdep.h: New file.
5564 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
5565 and sparc_npc_regnum.
5566
fd8f87c5
DJ
55672003-07-07 Daniel Jacobowitz <drow@mvista.com>
5568
5569 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
5570 (mips_linux_cannot_store_register): List supported instead of
5571 unsupported registers.
5572
13adf674
DJ
55732003-07-07 Daniel Jacobowitz <drow@mvista.com>
5574
5575 * disasm.c (dump_insns): Separate instructions from addresses.
5576
8de307e0
AS
55772003-07-07 Andreas Schwab <schwab@suse.de>
5578
5579 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
5580 dependencies.
5581 * m68k-tdep.c (NUM_FREGS): Delete.
5582 (SIG_PC_FP_OFFSET): Delete.
5583 (TARGET_M68K): Delete.
5584 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
5585 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
5586 P_MOVEL_SP, P_MOVEML_SP): Define.
5587 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
5588 P_TRAP): Delete.
5589 (m68k_register_raw_size): Delete.
5590 (m68k_register_virtual_size): Delete.
5591 (m68k_register_type): Renamed from m68k_register_virtual_type and
5592 add gdbarch argument.
5593 (m68k_store_struct_return): Delete.
5594 (m68k_deprecated_extract_return_value): Delete.
5595 (m68k_deprecated_extract_struct_value_address): Delete.
5596 (m68k_frame_chain): Delete.
5597 (m68k_frame_saved_pc): Delete.
5598 (m68k_fix_call_dummy): Delete.
5599 (m68k_push_dummy_frame): Delete.
5600 (m68k_pop_frame): Delete.
5601 (m68k_extract_return_value): New function.
5602 (m68k_store_return_value): Rewrite using regcache.
5603 (m68k_extract_struct_value_address): Rewrite using regcache.
5604 (m68k_push_dummy_call): New function.
5605 (struct m68k_frame_cache): Define.
5606 (m68k_alloc_frame_cache): New function.
5607 (m68k_analyze_frame_setup): New function.
5608 (m68k_analyze_register_saves): New function.
5609 (m68k_analyze_prologue): New function.
5610 (m68k_skip_prologue): Rewrite using above functions.
5611 (m68k_unwind_pc): New function.
5612 (m68k_frame_cache): New function.
5613 (m68k_frame_this_id): New function.
5614 (m68k_frame_prev_register): New function.
5615 (m68k_frame_unwind): New variable.
5616 (m68k_frame_p): New function.
5617 (m68k_sigtramp_frame_cache): New function.
5618 (m68k_sigtramp_frame_this_id): New function.
5619 (m68k_sigtramp_frame_prev_register): New function.
5620 (m68k_sigtramp_frame_unwind): New variable.
5621 (m68k_sigtramp_frame_p): New function.
5622 (m68k_frame_base_address): New function.
5623 (m68k_frame_base): New function.
5624 (m68k_unwind_dummy_id): New function.
5625 (fill_gregset): Use regcache_collect.
5626 (fill_fpregset): Likewise.
5627 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
5628 defined.
5629 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
5630 deprecated_init_frame_pc, deprecated_store_struct_return,
5631 deprecated_extract_return_value, deprecated_store_return_value,
5632 deprecated_frame_chain, deprecated_frame_saved_pc,
5633 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
5634 deprecated_register_virtual_size,
5635 deprecated_max_register_raw_size,
5636 deprecated_max_register_virtual_size,
5637 deprecated_register_virtual_type, deprecated_register_size,
5638 deprecated_register_byte, deprecated_register_bytes,
5639 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
5640 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
5641 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
5642 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
5643 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
5644 deprecated_push_dummy_frame, deprecated_pop_frame,
5645 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
5646 only if SYSCALL_TRAP is defined. Set extract_return_value,
5647 store_return_value, extract_struct_value_address, register_type,
5648 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
5649 predicates.
5650 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
5651 M68K_MAX_REGISTER_SIZE): Define.
5652 (struct m68k_sigtramp_info): Define.
5653 (struct gdbarch_tdep): Add get_sigtramp_info.
5654 * m68klinux-nat.c (fetch_register): Use register_size instead of
5655 REGISTER_RAW_SIZE. Don't put assignment in if.
5656 (store_register): Likewise.
5657 (fetch_inferior_registers): Likewise.
5658 (store_inferior_registers): Likewise.
5659 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
5660 (m68k_linux_frame_saved_pc): Delete.
5661 (m68k_linux_sigcontext_reg_offset,
5662 m68k_linux_ucontext_reg_offset): Define.
5663 (m68k_linux_get_sigtramp_info): New function.
5664 (m68k_linux_extract_return_value): Rewrite using regcache.
5665 (m68k_linux_store_return_value): Likewise.
5666 (m68k_linux_extract_struct_value_address): Likewise.
5667 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
5668 Don't set deprecated_frame_saved_pc,
5669 deprecated_extract_return_value, deprecated_store_return_value,
5670 deprecated_extract_struct_value_address. Set
5671 extract_return_value, store_return_value,
5672 extract_struct_value_address.
5673
eb8bc282
AC
56742003-07-07 Andrew Cagney <cagney@redhat.com>
5675
5676 * expprint.c: Include "user-regs.h" instead of "frame.h".
5677 (print_subexp): Use user_reg_map_regnum_to_name, instead of
5678 frame_map_regnum_to_name.
5679 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
5680 (frame_map_name_to_regnum): Simplify, call
5681 user_reg_map_name_to_regnum.
5682 (frame_map_regnum_to_name): Simplify, call
5683 user_reg_map_regnum_to_name.
5684 (frame_register_unwind): Update.
5685 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
5686 (_initialize_frame_reg): Call user_reg_add_builtin.
5687 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
5688 (value_of_register): Use value_of_user_reg.
5689 * eval.c (evaluate_subexp_standard): Update.
5690 * parse.c (write_dollar_variable): Update.
5691 * d10v-tdep.c (d10v_print_registers_info): Update.
5692 * infcmd.c (registers_info): Update.
5693 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
5694 (builtin_regs_h): Delete macro.
5695 (user_regs_h): Define.
5696 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
5697 (builtin-regs.o): Delete target.
5698 (user-regs.o): Specify dependencies.
5699 (expprint.o): Update dependencies.
5700 (findvar.o): Update dependencies.
5701 (frame.o): Update dependencies.
5702 (std-regs.o): Update dependencies.
5703
9f476a01
CF
57042003-07-06 Christopher Faylor <cgf@redhat.com>
5705
5706 * win32-nat.c (solib_symbols_add): Use one variable for all section
5707 address stuff. Pass variable rather than address of variable to
5708 safe_symbol_file_add.
5709
a731b831
AS
57102003-07-06 Andreas Schwab <schwab@suse.de>
5711
5712 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
5713
9f83329d
JB
57142003-07-04 Joel Brobecker <brobecker@gnat.com>
5715
5716 * rs6000-nat.c (vmap_symtab): Fix compilation error.
5717
27e28cc5
KW
57182003-07-04 Kris Warkentin <kewarken@qnx.com>
5719
5720 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
5721
57222003-07-04 Kris Warkentin <kewarken@qnx.com>
5723
5724 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
5725 * config/i386/nto.mh: New file.
5726 * config/i386/nm-nto.h: New file.
5727 * configure.host: Add i[3456]86-*-nto*.
5728
100f2e98
JB
57292003-07-03 Joel Brobecker <brobecker@gnat.com>
5730
5731 * remote-vx.c (vx_add_symbols): Fix compilation error.
5732
e23457df
AC
57332003-07-03 Andrew Cagney <cagney@redhat.com>
5734
5735 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
5736 * gdbarch.h, gdbarch.c: Re-generate.
5737 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
5738 (legacy_register_name): Declare.
5739 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
5740 (REGISTER_NAME): Define.
5741 * sparc-tdep.c (legacy_register_name): New function.
5742 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
5743 (REGISTER_NAME): Define.
5744 (hppa64_register_name): Declare.
5745 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
5746 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
5747 (hppa64_register_name): New function.
5748 (hppa_register_name): New function.
5749 * arch-utils.c (legacy_register_name): Delete.
5750 * arch-utils.h (legacy_register_name): Delete.
5751
38caaeec
DJ
57522003-07-03 Daniel Jacobowitz <drow@mvista.com>
5753
5754 * cli/cli-interp.c (cli_interpreter_resume): Update the
5755 cli_uiout's stream to gdb_stdout.
5756
dadd712e
AC
57572003-07-03 Andrew Cagney <cagney@redhat.com>
5758
5759 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
5760 predicate.
5761 * gdbarch.h, gdbarch.c: Re-generate.
5762 * regcache.c (init_regcache_descr): Use legacy code when either
5763 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
5764
c7f1390e
DJ
57652003-07-02 Daniel Jacobowitz <drow@mvista.com>
5766
5767 * NEWS: Move "set logging" entry into GDB 6.0 section.
5768
4bc8c588
JB
57692003-07-02 Jim Blandy <jimb@redhat.com>
5770
a9dd42f1
JB
5771 * s390-tdep.c (struct frame_extra_info): new member:
5772 'stack_bought_valid'.
5773 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
5774 initialize fextra_info->stack_bought.
5775 (s390_frameless_function_invocation): Don't trust the value of
5776 fextra_info_ptr->stack_bought unless
5777 fextra_info->stack_bought_valid is set.
5778
4bc8c588
JB
5779 New S390 prologue analyzer.
5780 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
5781 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
5782 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
5783 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
5784 compute_x_addr, s390_on_stack, s390_store,
5785 s390_get_signal_frame_info): New functions.
5786 (S390_NUM_SPILL_SLOTS): New macro.
5787 (s390_get_frame_info): Rewritten.
5788 (is_arg_reg): Deleted.
5789
5790 Break out the decoding of S/390 instructions into separate
5791 functions, to make it more legible, and easier to check
5792 against the spec.
5793 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
5794 is_rx, is_rxe): New functions.
5795 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
5796 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
5797 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
5798 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
5799 enums for opcode values. (Is this an improvement?)
5800
fd13a04a
AC
58012003-07-02 Andrew Cagney <cagney@redhat.com>
5802
5803 * i386-tdep.c: Revert change committed as part of trad-frame code
5804 below.
5805
3f8091c1
DJ
58062003-07-02 Daniel Jacobowitz <drow@mvista.com>
5807
5808 * breakpoint.c (insert_catchpoint): Make static.
5809
8dd5115e
AS
58102003-07-02 Andreas Schwab <schwab@suse.de>
5811
5812 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
5813 former ia64_push_arguments and ia64_push_return_address, and use
5814 regcache functions instead of read/write_register.
5815 (ia64_gdbarch_init): Set push_dummy_call instead of
5816 deprecated_push_arguments and deprecated_push_return_address.
5817
a2229c23
AJ
58182003-07-01 Andreas Jaeger <aj@suse.de>
5819
5820 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
5821 before the call.
5822 Set %rax only to number of SSE registers used.
5823
3b3850e8
AC
58242003-07-01 Andrew Cagney <cagney@redhat.com>
5825
5826 * trad-frame.h: Update comments, a -1 .addr is reserved.
5827 (trad_frame_value_p, trad_frame_addr_p): Declare.
5828 (trad_frame_reg_p): Declare.
5829 (trad_frame_set_value): Rename trad_frame_register_value.
5830 (trad_frame_set_unknown): Declare.
5831 * trad-frame.c (trad_frame_realreg_p): New function.
5832 (trad_frame_addr_p, trad_frame_value_p): New function.
5833 (trad_frame_set_unknown): New function.
5834 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
5835 (trad_frame_prev_register): Use trad_frame_realreg_p,
5836 trad_frame_addr_p and trad_frame_value_p.
5837 (trad_frame_set_value): Rename trad_frame_register_value.
5838 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
5839 and trad_frame_set_value.
a2229c23 5840
4d819d0e
JB
58412003-06-30 Jim Blandy <jimb@redhat.com>
5842
5843 Patch from IBM (authors unspecified, probably Ulrich Weigand and
5844 Gerhard Tonn) for argument passing on the S/390 and S/390x:
5845 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
5846 for 16 registers, and then 32 more bytes.
5847 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
5848 New macros.
5849 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
5850 Move up in the file, since it's now used by is_simple_arg.
5851 (is_simple_arg): Don't assume registers are four bytes long.
5852 Exclude all double arguments. Extended floats are not simple
5853 args.
5854 (is_power_of_two): New function.
5855 (pass_by_copy_ref): Call is_power_of_two, and check that the
5856 length fits in a register, rather than listing all the acceptable
5857 sizes. Extended floats are not passed by reference.
5858 (s390_push_arguments): Don't assume registers are four bytes long.
5859 Reserve an argument register to point to the buffer for structures
5860 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
5861 S390_STACK_FRAME_OVERHEAD.
5862
1ad828f1
AS
58632003-06-30 Andreas Schwab <schwab@suse.de>
5864
5865 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
5866 format error message.
5867
39b00981
JB
58682003-06-30 Joel Brobecker <brobecker@gnat.com>
5869
5870 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
5871
b2a7f303
DC
58722003-06-30 David Carlton <carlton@kealia.com>
5873
5874 Band-aid for PR c++/1245.
5875 * Makefile.in (cp-support.o): Depend on complaints_h.
5876 * cp-support.c: Include complaints.h. Add declaration for
5877 find_last_component.
5878 (cp_find_first_component): Separate code into
5879 cp_find_first_component_aux.
5880 (cp_find_first_component_aux): Call demangled_name_complaint.
5881 (demangled_name_complaint): New.
5882
a257b5bb
AC
58832003-06-30 Andrew Cagney <cagney@redhat.com>
5884
5885 * remote.c (remote_write_bytes): Explicitly compute and then use
5886 the payload size. Update comments to reflect. Fixes problem of
5887 GDB not sending small packets as found by Fred Fish.
5888
0a2cfde4
AC
58892003-06-30 Andrew Cagney <cagney@redhat.com>
5890
5891 * remote.c (remote_async_wait): Fix -Wformat problem.
5892
3fcb8548
AC
58932003-06-29 Andrew Cagney <cagney@redhat.com>
5894
5895 * remote.c (remote_wait): Call error, and not warning, when the
5896 packet is corrupt.
5897 (remote_async_wait): Ditto.
5898
9f9970a3
DJ
58992003-06-29 Daniel Jacobowitz <drow@mvista.com>
5900
5901 * sparc-tdep.c (sparc_y_regnum): Make external again.
5902
83a8ccca
DJ
59032003-06-29 Daniel Jacobowitz <drow@mvista.com>
5904
5905 * cli/cli-logging.c (pop_output_files): Add void to function
5906 definition.
5907
d2cf594a
AC
59082003-06-29 Andrew Cagney <cagney@redhat.com>
5909
5910 * frame.c (frame_register_unwind): Use unsigned char when dumping
5911 the buffer contents.
5912
0fac0b41
DJ
59132003-06-28 Daniel Jacobowitz <drow@mvista.com>
5914
5915 * cli/cli-logging.c: New file.
5916 * cli-out.c (struct ui_out_data): Add original_stream.
5917 (cli_redirect): New function.
5918 (cli_ui_out_impl): Add cli_redirect.
5919 (cli_out_new): Initialize original_stream.
5920 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
5921 (uo_redirect, ui_out_redirect): New.
5922 * ui-out.h (struct ui_out_impl): Add redirect member.
5923 (redirect_ftype): New.
5924 (ui_out_redirect): Add prototype.
5925 * Makefile.in: Add rules for cli-logging.c.
5926 * NEWS: Mention "set logging".
5927
88a07d7c
EZ
59282003-06-27 Elena Zannoni <ezannoni@redhat.com>
5929
5930 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
5931
4eb58876
AC
59322003-06-27 Andrew Cagney <cagney@redhat.com>
5933
5934 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
5935 (m68hc11_gdbarch_init): Do not set call_dummy_address.
5936 * avr-tdep.c (avr_call_dummy_address): Delete function.
5937 (avr_gdbarch_init): Do not set call_dummy_address.
5938
1549f619
EZ
59392003-06-27 Elena Zannoni <ezannoni@redhat.com>
5940
5941 * symfile.c (syms_from_objfile): Move variables to inner block.
5942 Move the checks for the non-mainline case a bit earlier to avoid
5943 doing some useless computations.
5944
3cb3398d
EZ
59452003-06-27 Elena Zannoni <ezannoni@redhat.com>
5946
5947 * dwarfread.c (decode_modified_type): Gag new compiler warning.
5948
3799ccc6
EZ
59492003-06-26 Elena Zannoni <ezannoni@redhat.com>
5950
5951 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
5952 sections.
5953
ce1f6491
MC
59542003-06-26 Michael Chastain <mec@shout.net>
5955
5956 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
5957 gdb/testsuite/gdb.c++/pr-1210.exp.
5958
d958dfd0
AC
59592003-06-26 Andrew Cagney <cagney@redhat.com>
5960
5961 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
5962 altivec_expression.h and altivec_registers.h.
5963
d31431ed
AC
59642003-06-26 Andrew Cagney <cagney@redhat.com>
5965
5966 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
5967 info->mach when MIPS16. Patch suggested by Fred Fish.
5968
714b1282
AC
59692003-06-26 Andrew Cagney <cagney@redhat.com>
5970
5971 * utils.c (internal_vproblem): Print the problem to a reason
5972 buffer and then pass to query. Make the msg variable more local.
5973
42efa47a
AC
59742003-06-26 Andrew Cagney <cagney@redhat.com>
5975
5976 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
5977 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
5978 * gdbarch.h, gdbarch.c: Re-generate.
5979 * frame-base.c (default_frame_args_address): Update. Use
5980 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
5981 not available.
5982 (default_frame_locals_address): Ditto for
5983 DEPRECATED_FRAME_LOCALS_ADDRESS.
5984 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
5985 (vax_frame_num_args): Update.
5986 (vax_gdbarch_init): Update.
5987 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5988 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5989 * mcore-tdep.c (mcore_gdbarch_init): Update.
5990 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5991 * ia64-tdep.c (ia64_gdbarch_init): Update.
5992 * symtab.h (address_class): Update comments.
5993 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
5994 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
5995 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5996 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
5997 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5998 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
5999 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
6000 * alpha-mdebug-tdep.c: Update.
6001 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
6002
8ffd9b1b
AJ
60032003-06-26 Andreas Jaeger <aj@suse.de>
6004
6005 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
6006 of SSE registers so that varargs functions work. Rework handling
6007 of passing arguments on the stack.
6008 (x86_64_store_return_value): Return double and float values in SSE
6009 register.
6010
e8ac10a6
MC
60112003-06-24 Michael Chastain <mec@shout.net>
6012
6013 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
6014 the "constructor breakpoints ignored" bug.
6015
986af8e6
DC
60162003-06-25 David Carlton <carlton@kealia.com>
6017
6018 * MAINTAINERS: Update e-mail address.
6019
d64558a5
JB
60202003-06-24 Jim Blandy <jimb@redhat.com>
6021
e538d2d7
JB
6022 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
6023
02631ec0
JB
6024 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
6025 function.
6026 (ppc_linux_init_abi): Register it as the
6027 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
6028
e716d87a
JB
6029 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
6030 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
6031 method.
6032
d64558a5
JB
6033 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
6034 (ppc64_standard_linkage_target): Use it.
6035
449a5da4
AC
60362003-06-23 Andrew Cagney <cagney@redhat.com>
6037
6038 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
6039 for 0 "int0" and 4 "int32" sized registers.
6040 * gdbtypes.c (builtin_type_int0): Define.
6041 (build_gdbtypes): Initialize builtin_type_int0.
6042 * gdbtypes.h (builtin_type_int0): Declare.
6043
b2a02dda
SC
60442003-06-23 Stephane Carrez <stcarrez@nerim.fr>
6045
6046 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
6047 as characters are unsigned.
6048
fba3138e
DJ
60492003-06-22 Daniel Jacobowitz <drow@mvista.com>
6050
6051 PR gdb/1179
6052 * dwarfread.c (struct_type): Skip static fields without crashing.
6053
f6c8180b
AC
60542003-06-22 Andrew Cagney <cagney@redhat.com>
6055
6056 GDB 6.0 branch created.
f2c06f52
AC
6057 * README: Update.
6058 * PROBLEMS: Update. Empty.
6059 * NEWS: Update.
f6c8180b 6060
ae822768
DJ
60612003-06-22 Daniel Jacobowitz <drow@mvista.com>
6062
6063 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
6064 Suggested by Nick Hibma <n_hibma@webweaving.org>.
6065
261de166
AC
60662003-06-22 Andrew Cagney <cagney@redhat.com>
6067
6068 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
6069 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
6070 Velikov.
6071
30e94205
DJ
60722003-06-22 Daniel Jacobowitz <drow@mvista.com>
6073
6074 * cli/cli-cmds.c (shell_escape): Silence warnings from old
6075 compilers.
6076
9e14d721
DJ
60772003-06-21 Daniel Jacobowitz <drow@mvista.com>
6078
6079 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
6080 argument of val_print.
6081 * cp-valprint.c (cp_print_value): Don't add the offset parameter
6082 to the address argument of baseclass_offset or target_read_memory.
6083 Do add it to the argument of cp_print_value_fields.
6084
a4b8ebc8
AC
60852003-06-21 Andrew Cagney <cagney@redhat.com>
6086
6087 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
6088 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
6089 instead of 0..NUM_REGS.
6090 (mips_register_reggroup_p): New function.
6091 (mips_pseudo_register_write): New function.
6092 (mips_pseudo_register_read): New function.
6093 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
6094 based on the register's type.
6095 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
6096 cooked.
6097 (mips_get_saved_register): Simplify. Assert that REGNO is a
6098 pseudo / cooked.
6099 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
6100 (mips_register_type): Replace mips_register_virtual_type. Map
6101 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
6102 when available.
6103 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
6104 that the register is cooked / virtual.
6105 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
6106 Only get the extra info when needed.
6107 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
6108 (mips32_heuristic_proc_desc): Fetch the cooked register.
6109 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
6110 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
6111 (mips_print_register): Use gdbarch_register_type, instead of
6112 REGISTER_VIRTUAL_TYPE.
6113 (print_gp_register_row): Use gdbarch_register_type, instead of
6114 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
6115 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6116 Print the pseudo / cooked registers.
6117 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6118 Print the pseudo / cooked registers.
6119 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
6120 REG_NUM is pseudo / cooked.
6121 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
6122 (mips_n32n64_xfer_return_value): Ditto.
6123 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
6124 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
6125 (mips_register_sim_regno): New function.
6126 (mips_gdbarch_init): Set deprecated_register_byte,
6127 register_group_p, pseudo_register_write, pseudo_register_read,
6128 register_sim_regno, and num_pseudo_regs. Set register_type,
6129 instead of register_virtual_type.
6130 * Makefile.in (mips-tdep.o): Update dependencies.
6131 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
6132 REGISTER_VIRTUAL_TYPE.
6133 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
6134 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
6135 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
6136 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
6137 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
6138
325ed089
DJ
61392003-06-21 Daniel Jacobowitz <drow@mvista.com>
6140
6141 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
6142 * cli/cli-cmds.c: Include "gdb_vfork.h".
6143 (shell_escape): Use vfork.
6144
f0e7d0e8
AC
61452003-06-21 Andrew Cagney <cagney@redhat.com>
6146
c57bb9fa
AC
6147 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
6148 32 bit floating-point register saves.
6149
6e51443a
AC
6150 * frame.h (deprecated_unwind_get_saved_register): Delete.
6151 * frame.c (deprecated_unwind_get_saved_register): Delete function.
6152 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
6153 and deprecated_get_next_frame_hack instead of
6154 deprecated_unwind_get_saved_register.
6155
ed183c7c
AC
6156 * mips-tdep.c (mips_dump_tdep): Do not print
6157 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
6158
f0e7d0e8
AC
6159 * frame.c (get_frame_register): New function.
6160 (frame_unwind_register_signed): New function.
6161 (get_frame_register_signed): New function.
6162 (frame_unwind_register_unsigned): New function.
6163 (get_frame_register_unsigned): New function.
6164 * frame.h: Add comments on naming schema.
6165 (get_frame_register, frame_unwind_register_signed): Declare.
6166 (get_frame_register_signed, get_frame_register_signed): Declare.
6167 (frame_unwind_register_unsigned): Declare.
6168 (get_frame_register_unsigned): Declare.
6169
2224d941
TR
61702003-06-20 Theodore A. Roth <troth@openavr.org>
6171
6172 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
6173
8619218d
TR
61742003-06-20 Theodore A. Roth <troth@openavr.org>
6175
6176 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
6177 (avr_read_sp): Ditto.
6178
0b1b50c0
DJ
61792003-06-20 Daniel Jacobowitz <drow@mvista.com>
6180
6181 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
6182 * config/arm/nm-linux.h: Likewise.
6183 * config/arm/tm-linux.h: Likewise.
6184 * config/ia64/nm-linux.h: Likewise.
6185 * config/ia64/tm-ia64.h: Likewise.
6186 * config/s390/tm-linux.h: Likewise.
6187 * config/s390/tm-s390.h: Likewise.
6188 * s390-nat.c: Likewise.
6189 * s390-tdep.c: Likewise.
6190
6191 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
6192 * config/ia64/linux.mt: Likewise.
6193 * config/m68k/linux.mh: Likewise.
6194 * config/mips/linux.mt: Likewise.
6195 * config/powerpc/linux.mh: Likewise.
6196 * config/sh/linux.mt: Likewise.
6197
c8c18e65
KW
61982003-06-19 Kris Warkentin <kewarken@qnx.com>
6199
6200 * solib.c (solib_open): Change tests for whether to search
6201 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
6202 comments.
6203
dcccef2e
TR
62042003-06-19 Theodore A. Roth <troth@openavr.org>
6205
6206 * avr-tdep.c (avr_frame_address): Delete function.
6207 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
6208 set_gdbarch_frame_args_address.
6209
5861a190
AC
62102003-06-19 Andrew Cagney <cagney@redhat.com>
6211
6212 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
6213 (REGISTER_CONVERT_FROM_TYPE): Delete.
6214 (mips_register_convert_to_type): Delete declaration.
6215 (mips_register_convert_from_type): Delete declaration.
6216 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
6217 kernel/.
6218
0274a8ce
MS
62192003-06-19 Michael Snyder <msnyder@redhat.com>
6220
6221 * linux-nat.h: New file.
6222 * linux-nat.c: Include linux-nat.h.
8ffd9b1b 6223 * lin-lwp.c: Include linux-nat.h.
0274a8ce 6224 Move struct lwp_info def to linux-nat.h.
8ffd9b1b 6225 * linux-proc.c: Include linux-nat.h.
0274a8ce
MS
6226 (linux_make_note_section): Iterate over lwps instead of threads.
6227 (linux_do_thread_registers): Use lwp instead of merged pid.
6228 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
8ffd9b1b 6229 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
0274a8ce
MS
6230 Add dependency on linux_nat_h.
6231
adf5f719
TR
62322003-06-19 Theodore A. Roth <troth@openavr.org>
6233
6234 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
6235
6766a268
DJ
62362003-06-19 Daniel Jacobowitz <drow@mvista.com>
6237
6238 * varobj.c (get_type, get_target_type): Use check_typedef.
6239
1171114a
DJ
62402003-06-19 Daniel Jacobowitz <drow@mvista.com>
6241
6242 * breakpoint.c (insert_catchpoint): Call internal_error.
6243
adcf68a2
TR
62442003-06-19 Theodore A. Roth <troth@openavr.org>
6245
6246 * avr-tdep.c (avr_push_dummy_code): Delete function.
6247 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
6248
ea67f13b
DJ
62492003-06-19 Daniel Jacobowitz <drow@mvista.com>
6250
6251 * arch-utils.c (default_prepare_to_proceed): Remove.
6252 (generic_prepare_to_proceed): Remove.
6253 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
6254 (generic_prepare_to_proceed): Remove prototype.
6255 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
6256 * gdbarch.c: Regenerate.
6257 * gdbarch.h: Regenerate.
6258 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
6259 * hppah-nat.c (hppa_switched_threads): Remove.
6260 * infrun.c (prepare_to_proceed): New static function, copied from
6261 generic_prepare_to_proceed. Remove select_it argument.
6262 (proceed): Call prepare_to_proceed.
6263 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
6264 variables.
6265 (ptrace_wait): Don't set the removed variables.
6266 (hppa_switched_threads): Remove.
6267 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
6268 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
6269 (lin_lwp_prepare_to_proceed): Remove prototype.
6270 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
6271 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
6272
4add8633
TR
62732003-06-18 Theodore A. Roth <troth@openavr.org>
6274
6275 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
6276 trad-frame.h.
6277 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
6278 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
6279 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
6280 (AVR_PROLOGUE_*): Enumerate prologue types.
6281 (struct frame_extra_info): Remove.
6282 (struct avr_unwind_cache): Define.
6283 (avr_write_sp): Delete function.
6284 (avr_read_fp): Ditto.
6285 (avr_init_extra_frame_info): Ditto.
6286 (avr_pop_frame): Ditto.
6287 (avr_frame_saved_pc): Ditto.
6288 (avr_saved_pc_after_call): Ditto.
6289 (avr_push_return_address): Ditto.
6290 (avr_frame_chain): Ditto.
6291 (avr_store_struct_return): Ditto.
6292 (avr_push_arguments): Ditto.
6293 (avr_scan_prologue): Update comments. Changed to set up the info for
6294 cache unwinding. Now returns end of prologue PC.
6295 (avr_skip_prologue): Better handling of functions lacking a prologue
6296 by using avr_scan_prologue.
6297 (avr_scan_arg_moves): New function.
6298 (avr_saved_regs_unwinder): Ditto.
6299 (avr_frame_unwind_cache): Ditto.
6300 (avr_unwind_pc): Ditto.
6301 (avr_frame_this_id): Ditto.
6302 (avr_frame_prev_register): Ditto.
6303 (avr_frame_p): Ditto.
6304 (avr_frame_base_address ): Ditto.
6305 (avr_unwind_dummy_id): Ditto.
6306 (avr_push_dummy_code): Ditto.
6307 (push_stack_item): Ditto.
6308 (pop_stack_item): Ditto.
6309 (avr_push_dummy_call): Ditto.
6310 (struct stack_item): Define.
6311 (avr_frame_unwind): Declare structure.
6312 (avr_frame_base): Ditto.
6313 (avr_gdbarch_init): Remove calls to
6314 set_gdbarch_deprecated_init_frame_pc,
6315 set_gdbarch_deprecated_target_read_fp,
6316 set_gdbarch_deprecated_dummy_write_sp,
6317 set_gdbarch_deprecated_fp_regnum,
6318 set_gdbarch_deprecated_push_arguments,
6319 set_gdbarch_deprecated_push_return_address,
6320 set_gdbarch_deprecated_pop_frame,
6321 set_gdbarch_deprecated_store_struct_return,
6322 set_gdbarch_deprecated_frame_init_saved_regs,
6323 set_gdbarch_deprecated_init_extra_frame_info,
6324 set_gdbarch_deprecated_frame_chain,
6325 set_gdbarch_deprecated_frame_saved_pc,
6326 set_gdbarch_deprecated_saved_pc_after_call.
6327 Add calls to set_gdbarch_push_dummy_call,
6328 set_gdbarch_push_dummy_code,
6329 frame_unwind_append_predicate,
6330 frame_base_set_default,
6331 set_gdbarch_unwind_dummy_id,
6332 set_gdbarch_unwind_pc.
6333 Wrap a long line.
6334
7be04a68
MS
63352003-06-18 Corinna Vinschen <vinschen@redhat.com>
6336
6337 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
6338 registers for H8/300S.
6339 (h8300_print_registers_info): Ditto.
8ffd9b1b 6340 (h8300_gdbarch_init): Accommodate register count for H8/300S.
7be04a68 6341
ae087d01
DJ
63422003-06-18 Daniel Jacobowitz <drow@mvista.com>
6343
6344 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
6345 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
6346 (lin_lwp_wait): Likewise. Update comments.
6347 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
6348 (pull_pid_from_list, linux_record_stopped_pid): New.
6349
07d8f827
SC
63502003-06-17 Stephane Carrez <stcarrez@nerim.fr>
6351
6352 * ada-lang.c (scan_discrim_bound): Name first argument.
6353 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
6354 declared by ALL_BLOCK_SYMBOLS.
6355
7cb47b14
SC
63562003-06-17 Stephane Carrez <stcarrez@nerim.fr>
6357
6358 * ada-tasks.c (find_function_in_inferior): Don't declare it.
6359 ("regcache.h"): Include it.
6360 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
6361
6ad8ae5c
DJ
63622003-06-17 Daniel Jacobowitz <drow@mvista.com>
6363
6364 * NEWS: Mention gdbserver detach change and "disconnect" command.
6365 * infcmd.c (disconnect_command): New function.
6366 (_initialize_infcmd): Add ``disconnect'' command.
6367 * remote.c (remote_async_detach): Delete.
6368 (remote_detach): Merge remote_async_detach.
6369 (remote_disconnect): New.
6370 (init_remote_ops): Set to_disconnect.
6371 (init_remote_cisco_ops): Likewise.
6372 (init_remote_async_ops): Likewise. Use remote_detach.
6373 * target.c (cleanup_target): Default to_disconnect.
6374 (update_current_target): Inherit to_disconnect.
6375 (target_disconnect, debug_to_disconnect): New functions.
6376 (setup_target_debug): Set to_disconnect.
6377 * target.h (struct target_ops): Add to_disconnect.
6378 (target_disconnect): Add prototype.
6379
687595f9
DJ
63802003-06-17 Daniel Jacobowitz <drow@mvista.com>
6381
6382 * breakpoint.c (insert_catchpoint): New function.
6383 (insert_breakpoints): Use catch_exceptions to call
6384 insert_catchpoint. Disable catchpoints if they fail to insert.
6385
29239a8f
DJ
63862003-06-17 Daniel Jacobowitz <drow@mvista.com>
6387
6388 * symfile.c (reread_symbols): Clear sym_private.
6389
2cdf3c63
AC
63902003-06-17 Andrew Cagney <cagney@redhat.com>
6391
6392 * trad-frame.h (struct frame_info): Add opaque declaration.
6393 * remote-fileio.h (struct cmd_list_element): Add opaque
6394 declaration.
6395 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
6396 comments.
6397
cf0e1e0d
DJ
63982003-06-17 Daniel Jacobowitz <drow@mvista.com>
6399
6400 * remote.c (remote_prepare_to_store): Replace call to
6401 deprecated_read_register_bytes with multiple regcache_raw_read
6402 calls.
6403
192cdb19
KW
64042003-06-17 Kris Warkentin <kewarken@qnx.com>
6405
6406 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
6407 (nto_find_and_open_solib): Likewise.
6408 (nto_init_solib_absolute_prefix): Likewise.
6409 (_initialize_nto_tdep): Fix indentation.
6410
89929b45
KW
64112003-06-17 Kris Warkentin <kewarken@qnx.com>
6412
6413 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
6414
46019f27
KW
64152003-06-17 Kris Warkentin <kewarken@qnx.com>
6416
6417 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
6418
1a38736e
JB
64192003-06-17 Jim Blandy <jimb@redhat.com>
6420
6421 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
6422
3605c34a
TR
64232003-06-16 Theodore A. Roth <troth@openavr.org>
6424
6425 * avr-tdep.c (avr_extract_return_value): New function.
6426 (avr_gdbarch_init): Set extract_return_value method.
6427
870b3035
AC
64282003-06-16 Andrew Cagney <cagney@redhat.com>
6429
6430 * frame.h (deprecated_get_next_frame_hack): Declare.
6431 * frame.c (legacy_saved_regs_prev_register): Only require
6432 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
6433 there are always saved regs.
6434 (deprecated_generic_get_saved_register): Do not require
6435 DEPRECATED_FRAME_INIT_SAVED_REGS.
6436 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
6437 use frame ID unwind instead.
6438 (deprecated_get_next_frame_hack): New function.
6439
63d47a7d
CV
64402003-06-16 Corinna Vinschen <vinschen@redhat.com>
6441
6442 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
6443 (h8300_push_dummy_call): ...this function. Some minor optimization.
6444 (h8300_push_return_address): Remove.
6445 (h8300_gdbarch_init): Remove calls to
6446 set_gdbarch_deprecated_dummy_write_sp,
6447 set_gdbarch_deprecated_push_arguments and
6448 set_gdbarch_deprecated_push_return_address.
6449 Add call to set_gdbarch_push_dummy_call.
6450
4bb1dc5e
CV
64512003-06-16 Corinna Vinschen <vinschen@redhat.com>
6452
6453 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
6454 (E_PSEUDO_EXR_REGNUM): Ditto.
6455 (h8300_is_argument_spill): Check for instructions moving argument
8ffd9b1b 6456 registers into safe registers.
4bb1dc5e
CV
6457 (h8300_skip_prologue): Check for stm instruction to push registers
6458 used for register variables onto stack.
6459 (gdb_print_insn_h8300): Remove.
6460 (h8300_examine_prologue): Add a comment.
6461 (h8300_register_name): Take pseudo registers into account.
6462 (h8300s_register_name): Ditto.
6463 (h8300sx_register_name): Ditto.
6464 (h8300_print_register): Ditto.
6465 (h8300_print_registers_info): Define "nice" printing order.
6466 (h8300_saved_pc_after_call): Take pseudo registers into account.
6467 (h8300_register_type): Ditto. Return type used for remote connection
6468 when requesting real CCR or EXR register, return actual type when
6469 requesting pseudo CCR or EXR.
6470 (h8300_pseudo_register_read): New function.
6471 (h8300_pseudo_register_write): Ditto.
6472 (h8300_dbg_reg_to_regnum): Ditto.
6473 (h8300s_dbg_reg_to_regnum): Ditto.
6474 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
6475 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
6476 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
6477 set_gdbarch_print_insn architecture dependent.
6478 Call set_gdbarch_pseudo_register_read and
6479 set_gdbarch_pseudo_register_write.
6480 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
6481
a59fe496
AC
64822003-06-16 Andrew Cagney <cagney@redhat.com>
6483
6484 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
6485 * gdbarch.h, gdbarch.c: Re-generate.
6486 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6487 * s390-tdep.c (s390_gdbarch_init): Update.
6488 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6489 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6490 * mips-tdep.c (mips_gdbarch_init): Update.
6491 * mcore-tdep.c (mcore_gdbarch_init): Update.
6492 * cris-tdep.c (cris_gdbarch_init): Update.
6493 * infcall.c (call_function_by_hand): Update.
6494 * ia64-tdep.c (ia64_push_arguments): Update comment.
6495 * frame.c (legacy_get_prev_frame): Do not assume
6496 SAVE_DUMMY_FRAME_TOS_P.
6497 * dummy-frame.c (find_dummy_frame): Update comment.
6498
6f4e5a41
AC
64992003-06-16 Andrew Cagney <cagney@redhat.com>
6500
6501 * regcache.c (do_cooked_read): Do not use register_valid_p.
6502
72fab697
TR
65032003-06-15 Theodore A. Roth <troth@openavr.org>
6504
6505 * avr-tdep.c (avr_register_type): Remove a blank line.
6506 (avr_scan_prologue): Correct some comments.
6507
e3d8b004
TR
65082003-06-15 Theodore A. Roth <troth@openavr.org>
6509
6510 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
6511 prologue types.
8ffd9b1b 6512 Properly scan prologues generated by gcc with the -mcall-prologues
e3d8b004
TR
6513 option.
6514 Add code to scan -mcall-prologues for mega devices.
6515
866b76ea
TR
65162003-06-15 Theodore A. Roth <troth@openavr.org>
6517
6518 * avr-tdep.c (avr_register_byte): Delete function.
6519 (avr_register_raw_size): Delete function.
6520 (avr_register_virtual_size): Delete function.
6521 (avr_register_virtual_type): Delete function.
6522 (avr_register_type): New function.
6523 (avr_address_to_pointer): Remove unused code.
6524 (avr_read_fp): Need to read FP as two separate bytes due to change to
6525 avr_register_type() usage.
6526 (avr_gdbarch_init): Don't set deprecated_register_size.
6527 Don't set deprecated_register_bytes.
6528 Don't set deprecated_register_byte.
6529 Don't set deprecated_register_raw_size.
6530 Don't set deprecated_max_register_raw_size.
6531 Don't set deprecated_register_virtual_size.
6532 Don't set deprecated_max_register_virtual_size.
6533 Don't set deprecated_register_virtual_type.
6534 Set register_type method.
6535
3993f6b1
DJ
65362003-06-15 Daniel Jacobowitz <drow@mvista.com>
6537
6538 * Makefile.in (linux-nat.o): Add rule.
6539 * linux-nat.c: New file.
6540 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
6541 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
6542 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
6543 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
6544 * config/arm/linux.mh (NATDEPFILES): Likewise.
6545 * config/i386/linux.mh (NATDEPFILES): Likewise.
6546 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
6547 * config/ia64/linux.mh (NATDEPFILES): Likewise.
6548 * config/m68k/linux.mh (NATDEPFILES): Likewise.
6549 * config/mips/linux.mh (NATDEPFILES): Likewise.
6550 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
6551 * config/s390/s390.mh (NATDEPFILES): Likewise.
6552 * config/sparc/linux.mh (NATDEPFILES): Likewise.
6553
786a90bb
MK
65542003-06-15 Mark Kettenis <kettenis@gnu.org>
6555
6556 * i387-tdep.c: Reorder includes, fix some whitespace issues and
6557 replace out-of-date comment.
6558
3bd3f01e
AC
65592003-06-15 Andrew Cagney <cagney@redhat.com>
6560
6561 * rdi-share/host.h (Fail): Change to a varargs function.
6562 * remote-rdi.c (Fail): Update.
8ffd9b1b 6563
de5b9bb9
MK
65642003-06-15 Mark Kettenis <kettenis@gnu.org>
6565
6566 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
6567 (i386_convert_register_p, i386_register_to_value,
6568 i386_register_from_value): Handle types longer than 8 bytes.
6569
d532c08f
MK
65702003-06-15 Mark Kettenis <kettenis@gnu.org>
6571
6572 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
6573 Move floating-point code to new function in i387-tdep.c.
6574 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
6575 New functions containing code moved here from i386-tdep.c.
6576 * i387-tdep.h: Add opaque declaration for `struct type'.
6577 (i387_register_to_value, i387_value_to_register): New prototypes.
6578 * x86-64-tdep.c (x86_64_convert_register_p): New function.
6579 (x86_64_init_abi): Set convert_register_p, register_to_value and
6580 value_to_register here.
8ffd9b1b 6581
42c466d7
AC
65822003-06-14 Andrew Cagney <cagney@redhat.com>
6583
6584 * mips-tdep.c (mips_register_to_value): Make static.
6585 (mips_value_to_register): Make static.
6586 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
6587 * ia64-tdep.c (ia64_register_raw_size): Make static.
6588 (ia64_register_virtual_size): Make static.
6589 (ia64_register_byte): Make static.
6590 * i387-tdep.c: Include "i387-tdep.h".
6591 (print_387_control_word): Delete function.
6592 (print_387_status_word): Delete function.
6593 (print_387_status_bits): Delete function.
6594 (print_387_control_bits): Delete function.
6595 * Makefile.in (i387-tdep.o): Update dependencies.
6596 * rdi-share/host.h (Fail): Declare.
6597 * remote-rdi.c (Fail): Update to match declaration.
6598
2a9cda49
AC
65992003-06-14 Andrew Cagney <cagney@redhat.com>
6600
6601 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
6602 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
6603 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
6604 * config/djgpp/fnchange.lst: Delete "remote-array.c".
6605 * README: Delete reference to remote-array.
6606 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
6607 (remote-array.o): Delete target.
6608 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
6609 * remote-array.c: Delete file.
6610
ff2e87ac
AC
66112003-06-14 Andrew Cagney <cagney@redhat.com>
6612 Mark Kettenis <kettenis@gnu.org>
6613
6614 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
6615 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
6616 parameter with "frame".
6617 * gdbarch.h, gdbarch.c: Re-generate.
6618 * frame.h (put_frame_register): Declare.
6619 * frame.c (put_frame_register): New function.
6620 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
6621 (legacy_register_to_value): Rewrite, use "frame" to get the
6622 register value.
6623 (legacy_value_to_register): Rewrite, use "frame" to find the
6624 register's location before storing.
6625 * arch-utils.h (legacy_convert_register_p): Update.
6626 (legacy_register_to_value, legacy_value_to_register): Update.
6627 * findvar.c (value_from_register): Rewrite, eliminate use of
6628 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
6629 "frame" to REGISTER_TO_VALUE.
6630 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
6631 lval_reg_frame_relative + lval_register branch of the switch. Do
6632 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
6633 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
6634 I386_EDI_REGNUM): New defines.
6635 (i386_next_regnum, i386_convert_register_p,
6636 i386_register_to_value, i386_value_to_register): New functions.
6637 (i386_register_convertible, i386_register_convert_to_virtual,
6638 i386_convert_to_raw): Remove functions.
6639 (i386_gdbarch_init): Set convert_register_p, register_to_value and
6640 value_to_register instead of register_convertible,
6641 register_convert_to_virtual and register_convert_to_raw.
6642 * mips-tdep.c (mips_convert_register_p): New function.
6643 (mips_value_to_register): Replace mips_register_convert_from_type.
6644 (mips_register_to_value): Replace mips_register_convert_to_type.
6645 (mips_gdbarch_init): Set conver_register_p, value_to_register and
6646 register_to_value.
6647 * alpha-tdep.c (alpha_convert_register_p): Update.
6648 (alpha_value_to_register): Update, store the register.
6649 (alpha_register_to_value): Update, fetch the register.
6650
98be1e77
TR
66512003-06-14 Theodore A. Roth <troth@openavr.org>
6652
6653 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
6654 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
6655 Don't set deprecated_call_dummy_words.
6656 Remove commented out set_gdbarch_believe_pcc_promotion() call.
6657 Don't set remote_translate_xfer_address.
6658 (avr_io_reg_read_command): Remove commented out debug printf.
6659 Wrap a long line.
6660
57bc6122
TR
66612003-06-14 Theodore A. Roth <troth@openavr.org>
6662
6663 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
6664 causes gdb to seg fault.
6665
eb01fc62
DJ
66662003-06-14 Daniel Jacobowitz <drow@mvista.com>
6667
6668 * sparc-nat.c (fetch_inferior_registers): Correct
6669 a reference to "registers".
6670
3b3e6bee
DJ
66712003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
6672
6673 * Makefile.in (exc_request_U_h): Define
6674 (exc_request_S_h): Likewise.
6675 (msg_reply_S_h): Likewise.
6676 (msg_U_h): Likewise.
6677 (notify_S_h): Likewise.
6678 (process_reply_S_h): Likewise.
6679 (gnu-nat.o): Depend on gdb_obstack_h
6680 * gnu-nat.c: Include "gdb_obstack.h".
6681
b8de8283
AC
66822003-06-13 Andrew Cagney <cagney@redhat.com>
6683
6684 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
6685 * gdbarch.h, gdbarch.c: Re-generate.
8ffd9b1b 6686
f3be58bc
AC
66872003-06-13 Andrew Cagney <cagney@redhat.com>
6688
6689 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
6690 when deprecated REGISTER macros can be deleted.
6691 * gdbarch.h, gdbarch.c: Re-generate.
6692
4c0122c8
JB
66932003-06-13 Jim Blandy <jimb@redhat.com>
6694
6695 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
6696 Linux entry point symbols for _dl_debug_state, too.
6697
3e210248
AC
66982003-06-13 Andrew Cagney <cagney@redhat.com>
6699
6700 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
6701 available, do not use the FP register, and always save the TOS.
6702 * dummy-frame.c (dummy_frame_this_id): Do not assert
6703 SAVE_DUMMY_FRAME_TOS.
6704 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
6705 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
6706 (i386_push_dummy_call): Add 8 to the returned SP.
6707 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
6708 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
6709 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
6710 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
6711 (x86_64_push_dummy_call): Return "sp + 16".
6712 (x86_64_init_abi): Do not set save_dummy_frame_tos.
6713 * alpha-tdep.c (alpha_gdbarch_init): Do not set
6714 save_dummy_frame_tos.
6715
0b65af49
JB
67162003-06-13 Jim Blandy <jimb@redhat.com>
6717
6718 * frv-tdep.c (frv_use_struct_convention): Delete static
6719 declaration for function deleted in my change of 2003-06-12.
6720
4ea2465e
TR
67212003-06-13 Theodore A. Roth <troth@openavr.org>
6722
6723 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
6724 (avr_pointer_to_address): Shift code addrs left 1 bit.
6725 (avr_convert_from_func_ptr_addr): Delete function since operation is
6726 better handled by avr_address_to_pointer and avr_pointer_to_address.
6727 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
6728
1581182a
MK
67292003-06-13 Mark Kettenis <kettenis@gnu.org>
6730
6731 From Kelley Cook <kelleycook@wideopenwest.com>:
6732 * configure.host: Accept i[34567]86 variants.
6733 * configure.tgt: Likewise.
6734 * nlm/configure.in: Likewise.
6735 * nlm/configure: Regenerated.
6736
7aa1783e
RE
67372003-06-13 Richard Earnshaw <rearnsha@arm.com>
6738
6739 * arm-tdep.c (solib-svr4.h): Dont' include it.
6740 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
6741 * arm-linux-tdep.c: ... here. Make static.
6742 (arm_linux_init_abi): Register it.
6743 (solib-svr4.h): Include it.
6744 * Makefile.in: Update dependencies.
6745 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
6746 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
6747
0261a0d0
CV
67482003-06-13 Corinna Vinschen <vinschen@redhat.com>
6749
6750 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
6751 indicate registers used for return values.
6752 (struct frame_extra_info): Drop args_pointer and locals_pointer.
6753 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
6754 members.
6755 (h8300_init_extra_frame_info): Ditto.
6756 (h8300_frame_locals_address): Removed.
6757 (h8300_frame_args_address): Removed.
6758 (h8300_extract_return_value): Use new regcache structure. Only care
6759 for 16 bit CPUs.
6760 (h8300h_extract_return_value): Same function for 32 bit CPUs.
6761 (h8300_store_return_value): Use new regcache structure. Only care
6762 for 16 bit CPUs.
6763 (h8300h_store_return_value): Same function for 32 bit CPUs.
6764 (h8300_store_struct_return): Removed.
6765 (h8300_extract_struct_value_address): Use new regcache structure.
6766 (h8300h_extract_struct_value_address): Removed.
6767 (h8300_push_dummy_code): New function.
6768 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
6769 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
6770 set_gdbarch_store_return_value architecture dependent.
6771 Call set_gdbarch_push_dummy_code and
6772 set_gdbarch_extract_struct_value_address.
6773 Remove calls to set_gdbarch_frame_args_address,
6774 set_gdbarch_frame_locals_address,
6775 set_gdbarch_deprecated_store_struct_return,
6776 set_gdbarch_deprecated_extract_return_value,
6777 set_gdbarch_deprecated_extract_struct_value_address,
6778 set_gdbarch_deprecated_call_dummy_words and
6779 set_gdbarch_deprecated_sizeof_call_dummy_words.
6780
055c394a
CV
67812003-06-13 Corinna Vinschen <vinschen@redhat.com>
6782
6783 * h8300-tdep.c (h8300_register_byte): Remove.
6784 (h8300h_register_byte): Remove.
6785 (h8300_register_virtual_type): Remove. Substitute by...
6786 (h8300_register_type): New function.
6787 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
6788 (h8300h_extract_struct_value_address): Ditto.
6789 (h8300_gdbarch_init): Drop calls to
6790 set_gdbarch_deprecated_register_byte and
6791 set_gdbarch_deprecated_register_virtual_type.
6792 Add call to set_gdbarch_register_type.
6793
9c04cab7
AC
67942003-06-13 Andrew Cagney <cagney@redhat.com>
6795
6796 * gdbarch.sh: Update comments on registers.
6797 (deprecated_register_byte): Rename register_byte.
6798 (deprecated_register_raw_size): Rename register_raw_size.
6799 (deprecated_register_virtual_size): Rename register_virtual_size.
6800 (deprecated_register_virtual_type): Rename register_virtual_type.
6801 * gdbarch.h, gdbarch.c: Re-generate.
6802 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6803 * vax-tdep.c (vax_gdbarch_init): Update.
6804 * v850-tdep.c (v850_gdbarch_init): Update.
6805 * sparc-tdep.c (sparc_gdbarch_init): Update.
6806 * sh-tdep.c (sh_gdbarch_init): Update.
6807 * s390-tdep.c (s390_gdbarch_init): Update.
6808 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6809 * ns32k-tdep.c: Update.
6810 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6811 * mips-tdep.c (mips_gdbarch_init): Update.
6812 * mcore-tdep.c (mcore_gdbarch_init): Update.
6813 * m68k-tdep.c (m68k_gdbarch_init): Update.
6814 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6815 * ia64-tdep.c (ia64_gdbarch_init): Update.
6816 * hppa-tdep.c (hppa_gdbarch_init): Update.
6817 * h8300-tdep.c (h8300_gdbarch_init): Update.
6818 * frv-tdep.c (frv_gdbarch_init): Update.
6819 * cris-tdep.c (cris_gdbarch_init): Update.
6820 * avr-tdep.c (avr_gdbarch_init): Update.
6821 * alpha-tdep.c (alpha_gdbarch_init): Update.
6822 * arm-tdep.c (arm_gdbarch_init): Update.
6823
b060cbea
AC
68242003-06-13 Andrew Cagney <cagney@redhat.com>
6825
6826 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
6827 mips_o32_use_struct_convention with always_use_struct_convention.
6828
0fc9922a
DC
68292003-06-12 David Carlton <carlton@kealia.com>
6830
6831 * cp-namespace.c (cp_set_block_scope): Comment out
6832 processing_has_namespace_info branch.
6833
1fd35568
JB
68342003-06-12 Jim Blandy <jimb@redhat.com>
6835
f470a70a
JB
6836 Recognize and skip 64-bit PowerPC Linux linkage functions.
6837 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
6838 insn_pattern, insns_match_pattern, d_field, ds_field): New
6839 functions, macros, and types for working with PPC instructions.
6840 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
6841 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
6842 ppc64_skip_trampoline_code): New functions, variables, and macros
6843 for recognizing and skipping linkage functions.
6844 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
6845 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
6846
49ff75ad
JB
6847 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
6848 register offsets for both the 32- and 64-bit interfaces.
6849
bd918c83
JB
6850 Actually finish the job started by my change of 2003-05-29.
6851 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
6852 other #definition of this.
6853 (ppc_linux_skip_trampoline_code): Remove declaration.
6854 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
6855 static.
6856 (ppc_linux_init_abi): Register it as the skip_trampoline_code
6857 method for GDBARCH.
6858
6859 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
6860 'long' on ppc64-*-linux*.
6861
f8c59253
JB
6862 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
6863 isn't #defined, assume the register doesn't exist: act as if
6864 tdep->ppc_mq_regnum were -1.
6865
8fbb30b1
JB
6866 * configure.host, configure.tgt: Add entries for
6867 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
6868 powerpc/linux.mt.
6869 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
6870 New files.
6871
1fd35568
JB
6872 * arch-utils.c (always_use_struct_convention): New function.
6873 * arch-utils.h (always_use_struct_convention): New prototype.
6874 * alpha-tdep.c (alpha_use_struct_convention): Delete.
6875 (alpha_gdbarch_init): Register always_use_struct_convention,
6876 instead of alpha_use_struct_convention.
6877 * cris-tdep.c (cris_use_struct_convention): Delete.
6878 (cris_gdbarch_init): Register always_use_struct_convention,
6879 instead of cris_use_struct_convention.
6880 * frv-tdep.c (frv_use_struct_convention): Delete.
6881 (frv_gdbarch_init): Register always_use_struct_convention,
6882 instead of frv_use_struct_convention.
6883 * h8300-tdep.c (h8300_use_struct_convention): Delete.
6884 (h8300_gdbarch_init): Register always_use_struct_convention,
6885 instead of h8300_use_struct_convention.
e3305dd9 6886 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
1fd35568
JB
6887 (mips_o32_gdbarch_init): Register always_use_struct_convention,
6888 instead of mips_o32_use_struct_convention.
6889
e14e6e9c
AC
68902003-06-12 Andrew Cagney <cagney@redhat.com>
6891
6892 * wince.c: Include "mips-tdep.h".
6893 * mips-tdep.h (mips_next_pc): Declare.
6894 * mcore-tdep.c: Make more local functions static.
6895 * Makefile.in (wince.o): Update dependencies.
6896
2335f48e
DC
68972003-06-12 David Carlton <carlton@kealia.com>
6898
6899 * symtab.c (lookup_symbol_aux_minsyms): Replace
6900 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
6901 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
6902 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
6903 SYMBOL_NATURAL_NAME.
6904
f70a7d61
AS
69052003-06-12 Andreas Schwab <schwab@suse.de>
6906
6907 * Makefile.in (tuiDisassem.o): Update dependencies.
6908
b6429628
DC
69092003-06-12 David Carlton <carlton@bactrian.org>
6910
6911 * symtab.h: Delete declaration of make_symbol_overload_list.
6912 Add declaration of lookup_partial_symbol.
6913 * symtab.c (remove_params): Move to cp-support.c.
6914 (overload_list_add_symbol, make_symbol_overload_list)
6915 (sym_return_val_size, sym_return_val_index): Ditto.
6916 (lookup_partial_symbol): Make extern.
6917 * cp-support.h: Add declaration of make_symbol_overload_list.
6918 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
6919 symtab.h, and block.h.
6920 (remove_params): Move here from symtab.c.
6921 (overload_list_add_symbol, make_symbol_overload_list)
6922 (sym_return_val_size, sym_return_val_index): Ditto.
6923 * valops.c: Include cp-support.h.
6924 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
6925 frame_h, and block_h.
6926 (valops.o): Depend on cp_support_h.
6927
084edea5
CV
69282003-06-12 Corinna Vinschen <vinschen@redhat.com>
6929
6930 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
6931 substitute by NUM_REGS throughout.
6932 (h8300_register_name): Only care for H8/300 and H8/300H registers.
6933 (h8300s_register_name): New function for H8S registers.
6934 (h8300sx_register_name): Ditto for H8SX registers.
6935 (h8300_print_register): Revise register printing, avoid depending
6936 on 32 bit long.
0261a0d0 6937 (h8300_register_byte): Only care for H8/300 registers.
084edea5
CV
6938 (h8300h_register_byte): New function for any other architecture.
6939 (h8300_register_raw_size): Remove.
6940 (h8300_register_virtual_type): Revise to return actually useful
6941 type.
6942 (h8300_extract_struct_value_address): Only care for H8/300 registers.
6943 (h8300h_extract_struct_value_address): New function for any other
6944 architecture.
6945 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
6946 set_gdbarch_register_name, set_gdbarch_register_byte,
6947 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
6948 Remove calls to set_gdbarch_deprecated_register_size,
6949 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
6950 set_gdbarch_deprecated_max_register_raw_size,
6951 set_gdbarch_register_virtual_size and
6952 set_gdbarch_deprecated_max_register_virtual_size entirely.
6953 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
6954 set_gdbarch_long_double_bit.
6955
06194148
JJ
69562003-06-11 Jeff Johnston <jjohnstn@redhat.com>
6957
8ffd9b1b
AJ
6958 * doublest.c (convert_doublest_to_floatformat): When dealing
6959 with the implied integer bit, only alter mant_bits if we are
06194148
JJ
6960 processing a full 32 bits of mantissa.
6961
de4f826b
DC
69622003-06-11 David Carlton <carlton@bactrian.org>
6963
6964 * dictionary.h: New.
6965 * dictionary.c: New.
6966 * block.h: Add opaque declaration for struct dictionary.
6967 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
6968 'sym' members.
6969 (BLOCK_DICT): New macro.
6970 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
6971 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
6972 BLOCK_SHOULD_SORT.
6973 (ALL_BLOCK_SYMBOLS): Update definition.
6974 * Makefile.in (SFILES): Add dictionary.c.
6975 (dictionary_h): New.
6976 (COMMON_OBS): Add dictionary.o.
6977 (dictionary.o): New.
6978 (ada-lang.o): Depend on dictionary_h.
6979 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
6980 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
6981 (mi-cmd-stack.o): Ditto.
6982 (gdbtk-cmds.o): Update dependencies.
6983 (gdbtk-stack.o): Ditto.
6984 * ada-lang.c: Include dictionary.h.
6985 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
6986 (fill_in_ada_prototype, debug_print_block): Ditto.
6987 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
6988 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
6989 'is_sorted'.
6990 * mdebugread.c: Include dictionary.h.
6991 (struct parse_stack): Delete 'maxsyms' member.
6992 (parse_symbol): Update calls to new_block. Delete calls to
6993 shrink_block. Use dictionary methods.
6994 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
6995 Update calls to new_symtab. Don't maintain maxsyms data.
6996 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
6997 (add_symbol): Just call dict_add_symbol.
6998 (new_symtab): Delete 'maxsyms' argument.
6999 (new_symtab): Update calls to new_block.
7000 (new_block): Delete 'maxsyms' argument; add 'function' argument.
7001 (shrink_block): Delete function.
7002 (fixup_sigtramp): Update call to new_block. Add symbol via
7003 dict_add_symbol.
7004 * jv-lang.c: Include dictionary.h.
7005 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
7006 appropriately. Set class_symtab->free_func. Make sure the
7007 blockvector is big enough to hold two blocks.
7008 (add_class_symtab_symbol): Use dictionary methods.
7009 (free_class_block): New function.
7010 (type_from_class): Replace explicit iteration by
7011 ALL_BLOCK_SYMBOLS.
7012 * symtab.h (struct symtab): Replace 'free_ptr' method by
7013 'free_func'.
7014 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
7015 sort_symtab_syms.
7016 * dwarfread.c (psymtab_to_symtab_1): Delete call to
7017 sort_symtab_syms.
7018 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
7019 Include dictionary.h.
7020 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
7021 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
7022 sort_symtab_syms.
7023 * objfiles.c: Include dictionary.h.
7024 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
7025 * buildsym.c: Include dictionary.h.
7026 (finish_block): Use dictionary methods.
7027 (end_symtab): Set free_func to NULL, not free_ptr.
7028 * tracepoint.c: Include dictionary.h.
7029 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
7030 (scope_info): Ditto.
7031 * stack.c: Include dictionary.h.
7032 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
7033 (print_block_frame_labels, print_frame_arg_vars)
7034 (print_frame_args): Ditto.
7035 * symmisc.c (free_symtab_block): Use dictionary methods.
7036 (dump_symtab): Ditto.
7037 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
7038 Include dictionary.h.
7039 * symfile.h: Delete declarations of sort_block_syms,
7040 sort_symtab_syms.
7041 * symfile.c (sort_block_syms): Delete.
7042 (sort_symtab_syms): Delete.
7043 * symtab.c: Include dictionary.h.
7044 (lookup_block_symbol): Use dictionary iterators.
7045 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
7046 (search_symbols, make_symbol_completion_list): Ditto.
7047 (make_symbol_overload_list): Ditto.
7048 * valops.c (value_of_local): Use dict_empty.
7049 Include dictionary.h.
7050
a31f978c
JB
70512003-06-11 J. Brobecker <brobecker@gnat.com>
7052
7053 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
7054
526e70c0
DC
70552003-06-11 David Carlton <carlton@bactrian.org>
7056
7057 * block.h (BLOCK_SHOULD_SORT): Delete.
7058 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
7059 blocks.
7060 * ada-lang.c (ada_add_block_symbols): Ditto.
7061 * symfile.c (sort_block_syms): Delete.
7062 (sort_symtab_syms): Ditto.
7063 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
7064 declarations.
7065 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
7066 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
7067 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
7068 * dwarfread.c (psymtab_to_symtab_1): Ditto.
7069 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
7070 * mdebugread.c (psymtab_to_symtab_1): Ditto.
7071 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
7072
33c08150
JJ
70732003-06-11 Jeff Johnston <jjohnstn@redhat.com>
7074
8ffd9b1b 7075 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
33c08150
JJ
7076 bits to 128.
7077
781a750d
AC
70782003-06-11 Andrew Cagney <cagney@redhat.com>
7079
7080 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
7081 REGISTER_CONVERTIBLE.
7082 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
7083 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
7084 * gdbarch.h, gdbarch.c: Re-generate.
7085 * arch-utils.h (deprecated_register_convertible_not): Rename
7086 generic_register_convertible_not.
7087 * arch-utils.c (deprecated_register_convertible_not): Rename
7088 generic_register_convertible.
7089 (legacy_convert_register_p, legacy_register_to_value): Update.
7090 * sh-tdep.c (sh64_push_arguments): Update.
7091 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
7092 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
7093 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
7094 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
7095 * arch-utils.c (legacy_value_to_register): Update.
7096 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7097 (rs6000_register_convert_to_raw): Make parameter "from" const.
7098 * mips-tdep.c (mips_gdbarch_init): Update.
7099 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
7100 * infcmd.c (default_print_registers_info): Update.
7101 * ia64-tdep.c (ia64_gdbarch_init): Update.
7102 (ia64_register_convert_to_raw): Make parameter "from" const.
7103 * i386-tdep.c (i386_gdbarch_init): Update.
7104 (i386_register_convert_to_raw): Update.
7105
cd90e54f
AC
71062003-06-11 Andrew Cagney <cagney@redhat.com>
7107
7108 * remote-fileio.c: Include "remote-fileio.h".
7109 * Makefile.in (remote-fileio.o): Update dependencies.
7110 (remote_fileio_h): Fix typo.
7111
a78f21af
AC
71122003-06-11 Andrew Cagney <cagney@redhat.com>
7113
7114 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
7115 (xstormy16_save_dummy_frame_tos): Make static.
7116 (_initialize_xstormy16_tdep): Add declaration.
7117 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
7118 * v850-tdep.c: Make local functions static.
7119 (_initialize_v850_tdep): Add declaration.
7120 * sparc-tdep.c: Make local functions static.
7121 (_initialize_sparc_tdep): Add declaration.
7122 * sh-tdep.c: Make local functions static.
7123 (_initialize_sh_tdep): Add declaration.
7124 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
7125 * s390-tdep.c: Make local functions static.
7126 (_initialize_s390_tdep): Add declaration.
7127 * dbxread.c (find_stab_function_addr): Make static.
7128 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
7129 * ocd.c (_initialize_remote_ocd): Add declaration.
7130 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
7131 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
7132 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
7133 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
7134 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
7135 * remote-array.c (_initialize_array): Add declaration.
7136 (_initialize_remote_monitors): Add declaration.
7137 * remote-mips.c: Make local functions static.
7138 (_initialize_remote_mips): Add declaration.
7139 * mcore-tdep.c: Make all local functions static.
7140 (_initialize_mcore_tdep): Add declaration.
7141 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
7142 * abug-rom.c (_initialize_abug_rom): Add declaration.
7143 * rom68k-rom.c (_initialize_rom68k): Add declaration.
7144 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
7145 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
7146 * remote-est.c (_initialize_est): Add declaration.
7147 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
7148 (m68hc11_call_dummy_address): Make static.
7149 * ia64-tdep.c: Make local functions static.
7150 (_initialize_ia64_tdep): Add declaration.
7151 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
7152 * monitor.c (monitor_wait_filter): Make static.
7153 (_initialize_remote_monitors): Add declaration.
7154 * remote-hms.c (_initialize_remote_hms): Add declaration.
7155 * remote-e7000.c (fetch_regs_from_dump): Make static.
7156 (expect_n): Make static.
7157 (_initialize_remote_e7000): Add declaration.
7158 * ser-e7kpc.c: Always include "defs.h".
7159 (_initialize_ser_e7000pc): Add declaration.
7160 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
7161 * cris-tdep.c: Make all but one function static.
7162 (_initialize_cris_tdep): Add declaration.
7163 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
7164 * solib.c (update_solib_list): Make static.
7165 (_initialize_solib): Add declaration.
7166 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
7167 (_initialize_avr_tdep): Add declaration.
7168 * remote-rdi.c (voiddummy): Make static.
7169 (_initialize_remote_rdi): Add declaration.
7170 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
7171 * remote-rdp.c (send_rdp): Make static.
7172 (_initialize_remote_rdp): Add declaration.
7173 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
7174
cbcdb1f5
CV
71752003-06-11 Corinna Vinschen <vinschen@redhat.com>
7176
7177 * remote-fileio.c: Make ari happy.
7178
a191ea8d
JB
71792003-06-10 J. Brobecker <brobecker@gnat.com>
7180
7181 * rs6000-nat.c (child_xfer_memory): Compute the right address when
7182 fetching the trailing bytes of the buffer we are about to write.
7183
0ef75e11
AC
71842003-06-10 Andrew Cagney <cagney@redhat.com>
7185
7186 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
7187 * Makefile.in (remote-fileio.o): Update dependencies.
7188 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
7189 include <setjmp.h>, or <sys/types.h> conditional on USG.
7190 (remote_fio_jmp_buf): Delete global variable.
7191
449092f6 71922003-06-10 Corinna Vinschen <vinschen@redhat.com>
559fa028 7193 Martin M. Hunt <hunt@redhat.com>
449092f6 7194
559fa028
AC
7195 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
7196 (SFILES): Add remote-fileio.c.
7197 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
7198 dependencies for building remote.o.
449092f6
CV
7199 * remote-fileio.c: New file implementing the remote File-I/O protocol.
7200 * remote-fileio.h: New header file defining remote File-I/O interface.
8ffd9b1b 7201 * remote.c (remote_write_bytes, remote_read_bytes): Remove
449092f6
CV
7202 static storage class.
7203 (remote_wait, remote_async_wait): Call remote_fileio_request() on
7204 'F' packet.
7205 (_initialize_remote): Call initialize_remote_fileio().
7206 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
449092f6
CV
7207 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
7208 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
7209 (captured_main): Initialize new ui_files.
7210 * ui-file.c: Add read and fgets input functions.
7211 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
7212 (null_file_read): New function.
7213 (ui_file_read): New function.
7214 (set_ui_file_read): New function.
7215 (stdio_file_read): New function.
7216 * ui-file.h: New type ui_file_read_ftype.
7217 (set_ui_file_read): Declare.
7218 (ui_file_read): Declare.
7219
248de703
AC
72202003-06-09 Andrew Cagney <cagney@redhat.com>
7221
7222 * frame.h (deprecated_unwind_get_saved_register): Rename
7223 generic_unwind_get_saved_register, update comments.
7224 * mips-tdep.c (mips_get_saved_register): Update.
7225 * frame.c (deprecated_unwind_get_saved_register): Update.
7226
0ed8aa57
AC
72272003-06-09 Andrew Cagney <cagney@redhat.com>
7228
7229 * vax-tdep.c (vax_frame_locals_address): Delete function.
7230 (vax_gdbarch_init): Do not set frame_locals_address.
7231 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
7232 (m68hc11_gdbarch_init): Do not set frame_locals_address.
7233 * s390-tdep.c (s390_frame_args_address): Delete function.
7234 (s390_gdbarch_init): Do not set frame_args_address or
7235 frame_locals_address.
7236 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
7237 (ns32k_gdbarch_init): Do not set frame_locals_address.
7238 * hppa-tdep.c (hppa_frame_args_address): Delete function.
7239 (hppa_frame_locals_address): Delete function.
7240 (hppa_gdbarch_init): Do not set frame_args_address, or
7241 frame_locals_address.
7242 * arm-tdep.c (arm_frame_args_address): Delete.
7243 (arm_frame_locals_address): Delete.
7244 (arm_gdbarch_init): Do not set frame_args_address, or
7245 frame_locals_address.
7246
983a287a
AC
72472003-06-09 Andrew Cagney <cagney@redhat.com>
7248
7249 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
7250 * gdbarch.h, gdbarch.c: Re-generate.
7251 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
7252 * arch-utils.c (frame_num_args_unknown): Delete function.
7253 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
7254 (frame_info): Use FRAME_NUM_ARGS_P.
7255 * arm-tdep.c (arm_frame_num_args): Delete function.
7256 (arm_gdbarch_init): Do not set frame_num_args.
7257 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
7258 * hppa-tdep.c (hppa_frame_num_args): Delete function.
7259 (hppa_gdbarch_init): Do not set frame_num_args.
7260 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
7261 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
7262 frame_num_args to default frame_num_args_unknown.
7263 * v850-tdep.c (v850_gdbarch_init): Ditto.
7264 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7265 * sh-tdep.c (sh_gdbarch_init): Ditto.
7266 * s390-tdep.c (s390_gdbarch_init): Ditto.
7267 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7268 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7269 * mips-tdep.c (mips_gdbarch_init): Ditto.
7270 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7271 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
7272 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7273 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7274 * i386-tdep.c (i386_gdbarch_init): Ditto.
7275 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
7276 * frv-tdep.c (frv_gdbarch_init): Ditto.
7277 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
7278 * cris-tdep.c (cris_gdbarch_init): Ditto.
7279 * avr-tdep.c (avr_gdbarch_init): Ditto.
7280 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
7281
8d3b0994
AC
72822003-06-09 Andrew Cagney <cagney@redhat.com>
7283
7284 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
7285 (print_frame_args): Moved to "stack.c".
7286 * stack.c: Include "gdb_assert.h".
7287 (print_frame_nameless_args): Moved from "printcmd.c", made static.
7288 (print_frame_args): Moved from "printcmd.c".
7289 * frame.h (print_frame_args): Delete declaration.
7290 * Makefile.in (stack.o): Update dependencies.
7291
25e3a86b
AC
72922003-06-08 Andrew Cagney <cagney@redhat.com>
7293
7294 * frame.c (get_prev_frame): Remove reference to
7295 frame_args_address_correct in comments.
7296 * frame-base.c (default_frame_args_address): Delete code
7297 conditional on FRAME_ARGS_ADDRESS_CORRECT.
7298 * vax-tdep.c (vax_frame_args_address_correct): Delete.
7299 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
7300 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
7301 (vax_frame_args_address_correct): Delete declaration.
7302
a9e5fdc2
AC
73032003-06-08 Andrew Cagney <cagney@redhat.com>
7304
7305 * gdbarch.sh (UNWIND_SP): Add.
7306 * gdbarch.h, gdbarch.c: Re-generate.
7307 * frame.c (frame_sp_unwind): New function.
7308 (get_frame_sp): New function.
7309 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
7310 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
7311 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
7312 value.
7313 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
7314 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
7315
8983bd83
AC
73162003-06-08 Andrew Cagney <cagney@redhat.com>
7317
7fec2c59
AC
7318 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
7319 REMOTE_BREAKPOINT.
7320 * remote.c: Update.
7321 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
7322 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
7323 * config/m68k/tm-sun3.h: Update.
7324 * config/m68k/tm-m68klynx.h: Update.
7325 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
7326
8983bd83
AC
7327 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
7328 trad_frame". Update comments.
7329 * d10v-tdep.c (struct d10v_unwind_cache): Update.
7330 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
7331 (trad_frame_register_value, trad_frame_prev_register): Update.
7332
b9362cc7
AC
73332003-06-08 Andrew Cagney <cagney@redhat.com>
7334
7335 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
7336 from GCC's acinclude.m4.
7337 * configure.in: Check for getopt's delcaration.
8ffd9b1b 7338 * aclocal.m4, config.in, configure: Re-generate.
b9362cc7
AC
7339 * main.c (error_init): Delete declaration.
7340 * defs.h (error_init): Declare.
7341 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
7342 (rs6000_convert_from_func_ptr_addr): Make static.
7343 (_initialize_rs6000_tdep): Add declaration.
7344 * cli/cli-cmds.c (dont_repeat): Delete declaration.
7345 (show_commands, set_verbose, show_history): Delete declaration.
7346 * top.h (set_verbose): Add declaration.
7347 (show_history, set_history, show_commands): Add declaration.
7348 (do_restore_instream_cleanup): Add declaration.
7349 * objc-lang.c (specialcmp): Make static.
7350 (print_object_command): Make static.
7351 (find_objc_msgsend): Make static.
7352 (find_objc_msgcall_submethod_helper): Make static.
7353 (find_objc_msgcall_submethod): Make static.
7354 (_initialize_objc_language): Add declaration.
7355 (find_implementation_from_class): Make static.
7356 (find_implementation): Make static.
7357 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
7358 * objc-lang.h (lookup_struct_typedef): Add declaration.
7359 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
7360 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
7361 (do_restore_user_call_depth): Make static.
7362 (do_restore_instream_cleanup): Delete declaration.
7363 (dont_repeat): Delete declaration.
7364 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
7365 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
7366 * reggroups.c (_initialize_reggroup): Add declaration.
7367 * cp-support.c (_initialize_cp_support): Add declaration.
7368 * cp-abi.c (_initialize_cp_abi): Add declaration.
7369 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
7370 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
7371 (_initialize_gnu_v3_abi): Add declaration.
7372 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
7373 (_initialize_gnu_v2_abi): Add declaration.
7374 * frame-base.c (_initialize_frame_base): Add declaration.
7375 * doublest.c (floatformat_from_length): Make static.
7376 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
7377 * frame.c (create_sentinel_frame): Make static.
7378 (_initialize_frame): Add declaration.
7379 * top.c (do_catch_errors): Make static.
7380 (gdb_rl_operate_and_get_next_completion): Make static.
7381 * typeprint.c: Include "typeprint.h".
7382 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
7383 (sentinel_frame_this_id): Make static.
7384 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
7385 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
7386 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
7387 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
7388 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
7389 * maint.c (maintenance_print_architecture): Make static.
7390 * signals/signals.c (_initialize_signals): Add declaration.
7391 * std-regs.c (_initialize_frame_reg): Add declaration.
7392 * jv-exp.y (push_variable): ISO C definition.
7393 (push_qualified_expression_name): Ditto.
7394 * memattr.c (_initialize_mem): Add declaration.
7395 * remote.c (remote_check_watch_resources): Make static.
7396 (remote_stopped_by_watchpoint): Make static.
7397 (remote_stopped_data_address): Make static.
7398 * d10v-tdep.c (nr_dmap_regs): Make static.
7399 (a0_regnum): Make static.
7400 (d10v_frame_unwind_cache): Make static.
7401 (d10v_frame_p): Make static.
7402 * osabi.c (show_osabi): Make static.
7403 (_initialize_gdb_osabi): Add extern declaration.
7404 * gdbtypes.c (make_qualified_type): Make static.
7405 (safe_parse_type): Make static.
7406 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
7407 * macrotab.c (macro_bcache_free): Make static.
7408 * interps.c (interp_set_quiet): Make static.
7409 (interpreter_exec_cmd): Make static.
7410 * stack.h (select_frame_command): New file.
7411 * stack.c: Include "stack.h".
7412 (select_frame_command_wrapper): Delete function.
7413 (select_frame_command): Make global.
7414 * infcall.c: Include "infcall.h".
7415 * linespec.c: Include "linespec.h".
7416 * symfile.c (sections_overlap): Make static.
7417 * cp-support.h (cp_initialize_namespace): ISO C declaration.
7418 * charset.c (_initialize_charset): Add missing prototype.
7419 * regcache.c (init_legacy_regcache_descr): Make static.
7420 (do_regcache_xfree): Make static.
7421 (regcache_xfer_part): Make static.
7422 (_initialize_regcache): Add missing prototype.
7423 * breakpoint.c (parse_breakpoint_sals): Make static.
7424 (breakpoint_sals_to_pc): Make static.
7425 * interps.h (clear_interpreter_hooks): ISO C declaration.
7426 * Makefile.in (stack_h): Define.
7427 (stack.o, typeprint.o, mi-main.o): Update dependencies.
7428 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
7429
a0f267c7
AC
74302003-06-08 Andrew Cagney <cagney@redhat.com>
7431
7432 * Makefile.in (d10v-tdep.o): Update dependencies.
7433 (SFILES): Add trad-frame.c.
7434 (trad_frame_h): Define.
7435 (COMMON_OBS): Add trad-frame.o.
7436 (trad-frame.o): Specify dependencies.
7437 * d10v-tdep.c: Include "trad-frame.h".
7438 (saved_regs_unwinder): Delete function.
7439 (d10v_frame_prev_register): Use trad_frame_prev_register.
7440 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
7441 trad_frame", delete "regs" and "prev_sp".
7442 (prologue_find_regs): Use trad-frame.
7443 * trad-frame.h, trad-frame.c: New files.
7444
4538b4f4
MK
74452003-06-08 Mark Kettenis <kettenis@gnu.org>
7446
7447 * dwarf2cfi.c, dwarf2cfi.h: Remove.
7448
a0273b2f
AF
74492003-06-07 Adam Fedor <fedor@gnu.org>
7450
7451 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
7452 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
7453 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
7454 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
8ffd9b1b 7455 resolve_msgsend_super, resolve_msgsend_super_stret):
a0273b2f
AF
7456 Use it.
7457
3a6c3343
AC
74582003-06-07 Andrew Cagney <cagney@redhat.com>
7459
7460 * symfile.h: Re-indent, clean up comments.
7461
b46e02f6
AC
74622003-06-07 Andrew Cagney <cagney@redhat.com>
7463
7464 * inferior.h (deprecated_write_sp): Replace
7465 generic_target_write_sp.
7466 * regcache.c (deprecated_write_sp): Replace
7467 generic_target_write_sp.
7468 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7469 * vax-tdep.c (vax_gdbarch_init): Update.
7470 * v850-tdep.c (v850_gdbarch_init): Update.
7471 * sparc-tdep.c (sparc_gdbarch_init): Update.
7472 * sh-tdep.c (sh_gdbarch_init): Update.
7473 * s390-tdep.c (s390_gdbarch_init): Update.
7474 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7475 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7476 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7477 * mcore-tdep.c (mcore_gdbarch_init): Update.
7478 * m68k-tdep.c (m68k_gdbarch_init): Update.
7479 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7480 * ia64-tdep.c (ia64_gdbarch_init): Update.
7481 * h8300-tdep.c (h8300_gdbarch_init): Update.
7482 * frv-tdep.c (frv_gdbarch_init): Update.
7483 * cris-tdep.c (cris_gdbarch_init): Update.
7484 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
7485
a42e117c
AC
74862003-06-07 Andrew Cagney <cagney@redhat.com>
7487
7488 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
7489 Assert that PC_REGNUM is valid.
7490 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
7491
bd1ce8ba
AC
74922003-06-07 Andrew Cagney <cagney@redhat.com>
7493
7494 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
7495 * gdbarch.h, gdbarch.c: Regenerate.
7496 * mn10300-tdep.c: Include "gdb_assert.h".
7497 (mn10300_read_fp): New function.
7498 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
7499 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
7500 * ia64-tdep.c: Include "gdb_assert.h".
7501 (ia64_read_fp): New function.
7502 (ia64_gdbarch_init): Set deprecated_target_read_fp to
7503 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
7504 * regcache.c (generic_target_read_sp): Delete function.
7505 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
7506 * inferior.h (generic_target_read_sp): Delete declaration.
7507 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
7508 generic_target_read_sp.
7509 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7510 * sparc-tdep.c (sparc_gdbarch_init): Ditto
7511 * sh-tdep.c (sh_gdbarch_init): Ditto.
7512 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7513 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
7514
ec5cbaec
AC
75152003-06-07 Andrew Cagney <cagney@redhat.com>
7516
7517 * gdbarch.sh: Comment each field of startup_gdbarch.
7518 * gdbarch.h, gdbarch.c: Re-generate.
7519
cde9ea48
AC
75202003-06-07 Andrew Cagney <cagney@redhat.com>
7521
7522 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
7523 * gdbarch.h, gdbarch.c: Re-generate.
7524 * regcache.c: Update comments on read_pc et.al.
7525 (generic_target_read_pc): Delete function.
7526 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
7527 * inferior.h (generic_target_read_pc): Delete declaration.
7528 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
7529 generic_target_read_pc.
7530 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7531 * sh-tdep.c (sh_gdbarch_init): Ditto.
7532 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7533 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8ffd9b1b 7534
9a90a780
AC
75352003-06-07 Andrew Cagney <cagney@redhat.com>
7536
7537 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
7538 "index" with "special_local_sect". Use strcmp instead of STREQ.
7539 Append period to coments.
7540
a39a16c4
MM
75412003-06-06 Mark Mitchell <mark@codesourcery.com>
7542
7543 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
7544 (elfstab_offset_sections): Likewise.
7545 * gdb-stabs.h (stab_section_info): Likewise.
7546 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
7547 * objfiles.c (objfile_relocate): Likewise.
7548 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
7549 * remote.c (get_offsets): Likewise.
7550 (remote_cisco_objfile_relocate): Likewise.
7551 * somread.c (som_symfile_offsets): Likewise.
7552 * symfile.c (alloc_section_addr_info): New function.
7553 (build_section_addr_info_from_section_tab): Use it.
7554 (free_section_addr_info): Adjust.
7555 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
7556 (syms_from_objfile): Allocate local_addr dynamically.
7557 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
7558 dynamically.
7559 (add_symbol_file_command): Allocate sect_opts dynamically.
7560 (reread_symbols): Avoid use of SECT_OFF_MAX.
7561 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
7562 (alloc_section_addr_info): Declare it.
7563 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
7564 * win32-nat.c (solib_symbols_add): Allocate section_addrs
7565 dynamically.
7566 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
8ffd9b1b 7567
20c6c2f8
AC
75682003-06-06 Andrew Cagney <cagney@redhat.com>
7569
7570 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
7571 (d10v_frame_unwind_cache): Do not set "return_pc".
7572
884a26c8
MS
75732003-06-06 Michael Snyder <msnyder@redhat.com>
7574
7575 * h8300-tdep.c: Make tidy (long lines).
7576
088ce440
ML
75772003-06-06 Michal Ludvig <mludvig@suse.cz>
7578
8ffd9b1b 7579 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
088ce440
ML
7580 to regcache_collect().
7581
7d773d96
JB
75822003-06-05 J. Brobecker <brobecker@gnat.com>
7583
7584 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
7585 pc_in_sigtramp multiarch method.
7586 (hppa_hpux_som_init_abi): Use it.
7587 (hppa_hpux_elf_init_abi): Likewise.
7588 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
7589 macro has been multiarched.
7590 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
7591 macro here, as hppa64 isn't multiarched yet.
7592
1df6926e
AC
75932003-06-05 Andrew Cagney <cagney@redhat.com>
7594
7595 * Makefile.in (value_h): Add $(frame_h).
7596 * value.h: Include "frame.h".
7597 (struct value): Replace "frame_addr" with "frame_id".
7598 (VALUE_FRAME_ID): Replace VALUE_FRAME.
7599 * values.c (allocate_value): Use VALUE_FRAME_ID.
7600 (value_copy): Use VALUE_FRAME_ID.
7601 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
7602 * valops.c (value_assign): Update. Use frame_find_by_id.
7603
6b53acc6
ML
76042003-06-05 Michal Ludvig <mludvig@suse.cz>
7605
7606 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
7607 in each pass.
7608
4d9850d3
JJ
76092003-06-05 Jeff Johnston <jjohnstn@redhat.com>
7610
7611 * thread-db.c (check_event): For create/death event breakpoints,
7612 loop through all messages to ensure that we read the message
7613 corresponding to the breakpoint we are at.
7614
8efca6ba
MS
76152003-06-04 Michael Snyder <msnyder@redhat.com>
7616
7617 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
7618
0912c7f2
MK
76192003-06-04 Mark Kettenis <kettenis@gnu.org>
7620
7621 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
7622 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
7623 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
7624 when handling .eh_frame sections.
7625
4e370325
JB
76262003-06-04 J. Brobecker <brobecker@gnat.com>
7627
7628 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
7629 prepare_to_proceed procedure instead of the hppa-specific one.
7630 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
7631
b757528f 76322003-06-04 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 7633
b757528f
JJ
7634 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
7635 * config.in: Regenerated.
7636 * configure.in: Add test for syscall function and check for
7637 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
7638 * configure: Regenerated.
7639 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
7640 <sys/syscall.h>.
7641 (kill_lwp): New function that uses tkill syscall or
7642 uses kill, depending on whether threading model is nptl or not.
7643 All callers of kill() changed to use kill_lwp().
7644 (lin_lwp_wait): Make special check when WIFEXITED occurs to
7645 see if all threads have already exited in the nptl model.
7646 (stop_and_resume_callback): New callback function used by the
7647 lin_lwp_wait thread exit handling code.
7648 (stop_wait_callback): Check for threads already having exited and
7649 delete such threads fromt the lwp list when discovered.
7650 (stop_callback): Don't assert retcode of kill call.
8ffd9b1b 7651
b757528f
JJ
7652 Roland McGrath <roland@redhat.com>
7653 * i386-linux-nat.c (ps_get_thread_area): New function needed by
7654 nptl libthread_db.
7655
087779b1
RH
76562003-06-03 Richard Henderson <rth@redhat.com>
7657
b21fd293
RH
7658 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
7659 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
7660 (alpha_sigtramp_frame_prev_register): Likewise.
7661 (alpha_heuristic_frame_prev_register): Likewise.
7662 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
7663
8ffd9b1b 7664 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
087779b1
RH
7665 alpha-specific register id names.
7666 (alpha_mdebug_frame_unwind_cache): Likewise.
7667 (alpha_mdebug_frame_prev_register): Likewise.
7668
baa490c4
RH
76692003-06-03 Richard Henderson <rth@redhat.com>
7670
7671 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
7672 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
7673 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
7674 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
7675 unwind routines.
7676 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
7677 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7678 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
7679
7680 * alpha-linux-tdep.c: Remove unnecessary includes.
7681 * Makefile.in (alpha-linux-tdep.o): Update.
7682
76832003-06-03 Richard Henderson <rth@redhat.com>
7684
7685 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
7686 (alphabsd_fill_fpreg): Likewise.
7687
f534e522
JB
76882003-06-03 J. Brobecker <brobecker@gnat.com>
7689
7690 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
7691 references to struct frame_info fields by calls to the equivalent
7692 accessors. Necessary now that frame_info is opaque.
7693
4035536b
JB
76942003-06-03 J. Brobecker <brobecker@gnat.com>
7695
7696 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
7697 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
7698 structure, field no longer exists.
7699
0bd79c5c
JB
77002003-06-03 J. Brobecker <brobecker@gnat.com>
7701
7702 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7703 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
7704
37bb6d9f
JB
77052003-06-03 J. Brobecker <brobecker@gnat.com>
7706
7707 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
7708 references to struct frame_info fields by calls to the equivalent
7709 accessors. Necessary now that frame_info is opaque.
7710
852ee05c
JB
77112003-06-03 J. Brobecker <brobecker@gnat.com>
7712
7713 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
7714 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
7715 structure, field no longer exists.
7716
7d58c67d
TR
77172003-06-03 Theodore A. Roth <troth@openavr.org>
7718
8ffd9b1b 7719 * remote.c (init_remote_state): Compute sizeof_g_packet by
7d58c67d
TR
7720 accumulation of the size of all registers instead of blindly using
7721 DEPRECATED_REGISTER_BYTES.
7722
0a48e7e8
MS
77232003-06-03 Michael Snyder <msnyder@redhat.com>
7724
7725 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
7726 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
7727 for h8300sx.
7728
9798ab0d
JB
77292003-06-03 J. Brobecker <brobecker@gnat.com>
7730
7731 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
7732 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
7733
00b037e2
AC
77342003-06-03 Andrew Cagney <cagney@redhat.com>
7735
7736 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
7737 (sparc_convert_to_raw): Delete function.
7738 (sparc_gdbarch_init): Do not set register_convert_to_raw or
7739 register_convert_to_virtual.
7740
043b2f77
JJ
77412003-06-03 Jeff Johnston <jjohnstn@redhat.com>
7742
7743 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
7744 layer if not dealing with a statically-linked threaded program.
7745
f43caff8
KW
77462003-06-03 Kris Warkentin <kewarken@qnx.com>
7747
7748 * solib.c (solib_open): Update comment to reflect actual search order.
7749
ae1e7417
AC
77502003-06-03 Andrew Cagney <cagney@redhat.com>
7751
7752 * frame.c (get_frame_memory_signed): New function.
7753 (get_frame_memory, get_frame_memory_unsigned): New function.
7754 (get_frame_arch): New function.
7755 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
7756 (get_frame_memory, get_frame_unsigned_memory): Declare.
7757 * d10v-tdep.c (d10v_frame_unwind_cache): Use
7758 get_frame_memory_unsigned and get_frame_arch.
7759 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
7760
cb123844
RG
77612003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
7762
7763 * MAINTAINERS (write after approval): Add myself.
7764
1bb792e9
JB
77652003-06-03 Jim Blandy <jimb@redhat.com>
7766
7767 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
7768 elements of gregset_t are 64 bits each, but access registers
7769 are still 32 bits, so they're packed two per gregset_t
7770 element. Unpack/pack them properly.
7771
aee8d8ba
DC
77722003-06-02 David Carlton <carlton@bactrian.org>
7773
7774 * linespec.c (find_methods): Break out code into
7775 add_matching_methods and add_constructors.
7776 (add_matching_methods): New.
7777 (add_constructors): Ditto.
7778
bf7488d2
AC
77792003-06-02 Andrew Cagney <cagney@redhat.com>
7780
bf7488d2
AC
7781 * sparc-tdep.c (sparc_print_registers): Delete call to
7782 REGISTER_CONVERTIBLE.
7783 (sparc_gdbarch_init): Do not set register_convertible.
7784 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7785 * frv-tdep.c (frv_gdbarch_init): Ditto.
7786 * cris-tdep.c (cris_gdbarch_init): Ditto.
7787
adedef68
EZ
77882003-06-02 Elena Zannoni <ezannoni@redhat.com>
7789
8ffd9b1b 7790 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
adedef68
EZ
7791 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
7792 (syms_from_objfile): Ditto.
7793
650fcc91
AS
77942003-06-03 Andreas Schwab <schwab@suse.de>
7795
7796 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
7797 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
7798
df4a182b
RH
77992003-06-02 Richard Henderson <rth@redhat.com>
7800
7801 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
7802 a member of all_reggroup.
7803
c483c494
RH
78042003-06-02 Richard Henderson <rth@redhat.com>
7805
7806 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
7807 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
7808 (alpha_lds, alpha_sts): New.
7809 (alpha_convert_register_p): Change from _register_convertible.
8ffd9b1b 7810 (alpha_register_to_value): Change from _convert_to_virtual;
c483c494
RH
7811 restructure and fail for type sizes other than 4 or 8.
7812 (alpha_value_to_register): Similarly.
7813 (alpha_extract_return_value): Use alpha_sts.
7814 (alpha_store_return_value): Use alpha_lds.
7815 (alpha_gdbarch_init): Update hooks.
7816
b38b6be2
RH
78172003-06-02 Richard Henderson <rth@redhat.com>
7818
7819 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
7820 regnum identifiers.
7821 (alpha_sigtramp_register_address): Likewise.
7822
98a8e1e5
RH
78232003-06-02 Richard Henderson <rth@redhat.com>
7824
7825 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
7826 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
7827 * alpha-tdep.h: Declare them.
7828
7829 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
7830 Remove zerobuf. Don't error on UNIQUE.
7831 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
7832 (ALPHA_REGSET_UNIQUE): Provide default.
7833 (supply_gregset): Use alpha_supply_int_regs.
7834 (fill_gregset): Use alpha_fill_int_regs.
7835 (supply_fpregset): Use alpha_supply_fp_regs.
7836 (fill_fpregset): Use alpha_fill_fp_regs.
7837 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
7838 (alphabsd_supply_reg): Use alpha_supply_int_regs.
7839 (alphabsd_fill_reg): Use alpha_fill_int_regs.
7840 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
7841 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
7842 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
7843
67dfac52
RH
78442003-06-02 Richard Henderson <rth@redhat.com>
7845
f75d70cc
RH
7846 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
7847
67dfac52
RH
7848 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
7849 (alpha_store_return_value): Likewise.
7850
0cf566ec
DC
78512003-06-02 David Carlton <carlton@math.stanford.edu>
7852
7853 * block.c (contained_in): Add 'const' to arguments.
7854 (block_function): Ditto.
7855 * block.h: Update declarations for block_function and
7856 contained_in.
7857
cdef89d0
DC
78582003-06-02 David Carlton <carlton@math.stanford.edu>
7859
7860 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
7861 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
7862 * p-valprint.c (pascal_val_print): Ditto.
7863 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
7864
72667056
RH
78652003-06-02 Richard Henderson <rth@redhat.com>
7866
98a8e1e5
RH
7867 * alpha-tdep.c (alpha_push_dummy_call): Use
7868 builtin_type_ieee_double_little instead of builtin_type_double.
eb4edb88 7869
8ffd9b1b 7870 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
98a8e1e5
RH
7871 sign-extension of 32-bit values.
7872 (alpha_store_return_value): Similarly.
0ede8eca 7873
98a8e1e5
RH
7874 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
7875 (alpha_extract_return_value): Likewise.
7876 (alpha_store_return_value): Likewise.
7b5e1cb3 7877
98a8e1e5
RH
7878 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
7879 (alpha_store_return_value): Error on IEEE Quad floats.
24064b5c 7880
98a8e1e5
RH
7881 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
7882 (alpha_extract_struct_value_address): Likewise.
7883 (alpha_store_return_value): Likewise.
7884 (alpha_store_struct_return): Remove.
7885 (alpha_gdbarch_init): Update hook registration to match.
5ec2bb99 7886
98a8e1e5
RH
7887 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
7888 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
7889 macros where appropriate.
7890 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
7891 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
14696584 7892
98a8e1e5
RH
7893 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
7894 for SP, GP; void_func_ptr for PC; non-language-specific types
7895 for all others.
7896 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
72667056 7897
6dd77b81
RH
78982003-06-02 Richard Henderson <rth@redhat.com>
7899
7900 * top.h (lim_at_start): Declare.
7901 * main.c (captured_main): Set it.
7902 * top.c (lim_at_start): Define.
7903 (command_loop): Use it instead of &environ.
7904 * event-top.c (command_handler): Likewise.
7905
f4dbdb54
JT
79062003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
7907
7908 * mipsnbsd-tdep.c: Update copyright years.
7909 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
7910
8f285956
RH
79112003-06-01 Richard Henderson <rth@redhat.com>
7912
98a8e1e5
RH
7913 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
7914 (alpha-linux-tdep.o): Update dependencies.
7915 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
7916 * alpha-mdebug-tdep.c: Remove unneeded includes.
8f285956 7917
615967cb
RH
79182003-06-01 Richard Henderson <rth@redhat.com>
7919
98a8e1e5
RH
7920 * alpha-tdep.c (alpha_register_reggroup_p): New.
7921 (alpha_gdbarch_init): Register it.
615967cb 7922
b59661bd
AC
79232003-06-02 Andrew Cagney <cagney@redhat.com>
7924
7925 * dwarfread.c: Eliminate "register"
7926 (decode_die_type): Eliminate assignment within "if".
7927 (struct_type, decode_array_element_type): Ditto.
7928 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
7929 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
7930 (decode_modified_type, completedieinfo): Ditto.
7931 * block.c: Eliminate "register".
7932 (blockvector_for_pc_sect): Eliminate assignment within "if".
7933 * cp-support.h (struct symbol): Opaque declaration.
7934 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
7935
5ef165c2
RH
79362003-06-01 Richard Henderson <rth@redhat.com>
7937
98a8e1e5
RH
7938 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
7939 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
5ef165c2 7940
143985b7
AF
79412003-06-01 Adam Fedor <fedor@gnu.org>
7942
7943 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
7944 * gdbarch.[ch]: Regenerate.
7945 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
7946 (hppa_gdbarch_init): Set it in the gdbarch vector.
7947 * i386-tdep.c (i386_fetch_pointer_argument): New
7948 (i386_gdbarch_init): Set it into gdbarch.
7949 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
7950 (rs6000_gdbarch_init): Set it in gdbarch.
7951 * sparc-tdep.c (sparc_fetch_pointer_argument): New
7952 (sparc_gdbarch_init): Set it in gdbarch.
7953
ae0167b9
AC
79542003-06-01 Andrew Cagney <cagney@redhat.com>
7955
7c0b4a20
AC
7956 * defs.h (extract_address): Delete declaration.
7957 * findvar.c (extract_address): Delete function.
7958 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
7959 extract_address with the inline equivalent,
7960 extract_unsigned_integer.
7961 (xstormy16_extract_struct_value_address): Ditto.
7962 (xstormy16_pointer_to_address): Ditto.
7963 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
7964 * v850-tdep.c (v850_push_arguments): Ditto.
7965 (v850_extract_return_value): Ditto.
7966 (v850_extract_struct_value_address): Ditto.
7967 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
7968 (sparcnbsd_get_longjmp_target_64): Ditto.
7969 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
7970 (get_longjmp_target): Ditto.
7971 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
7972 (sh64_extract_struct_value_address): Ditto.
7973 (sh_push_arguments): Ditto.
7974 (sh64_push_arguments): Ditto.
7975 * remote-vxsparc.c (vx_read_register): Ditto.
7976 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
7977 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
7978 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
7979 * mipsv4-nat.c (get_longjmp_target): Ditto.
7980 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
7981 * mips-nat.c (get_longjmp_target): Ditto.
7982 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
7983 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
7984 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
7985 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
7986 * irix5-nat.c (get_longjmp_target): Ditto.
7987 * irix4-nat.c (get_longjmp_target): Ditto.
7988 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
7989 (ia64_push_arguments): Ditto.
7990 * hpux-thread.c (hpux_thread_store_registers): Ditto.
7991 * h8300-tdep.c (h8300_push_arguments): Ditto.
7992 (h8300_store_return_value): Ditto.
7993 (h8300_extract_struct_value_address): Ditto.
7994 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
7995 (frv_push_arguments): Ditto.
7996 * avr-tdep.c (avr_pointer_to_address): Ditto.
7997 (avr_push_arguments): Ditto.
7998 * arm-tdep.c (arm_push_dummy_call): Ditto.
7999 (arm_get_longjmp_target): Ditto.
8000 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
8001 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
8002 (alpha_get_longjmp_target): Ditto.
8003
ae0167b9
AC
8004 * solib-irix.c (extract_mips_address): Inline extract_address,
8005 replacing it with extract_signed_integer.
8006 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
8007 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
8008 (first_link_map_member, open_symbol_file_object): Ditto.
8009 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
8010 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
8011 (LM_NEXT, LM_NAME): Ditto.
8012
44d88583
RH
80132003-06-01 Richard Henderson <rth@redhat.com>
8014
98a8e1e5
RH
8015 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
8016 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
8017 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
8018 (alpha_cannot_store_register): Likewise.
8019 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
8020 * alpha-nat.c (supply_gregset): Likewise.
8021 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
44d88583 8022
310e9b6a
AC
80232003-06-01 Andrew Cagney <cagney@redhat.com>
8024
8025 * infcall.c (call_function_by_hand): Update comment on
8026 DEPRECATED_DUMMY_WRITE_SP.
8027
8028 * mips-tdep.c (mips_gdbarch_init): Do not set
8029 deprecated_dummy_write_sp.
8030 (mips_eabi_push_dummy_call): Set the SP register.
8031 (mips_o64_push_dummy_call): Set the SP register.
8032 (mips_o32_push_dummy_call): Set the SP register.
8033 (mips_n32n64_push_dummy_call): Set the SP register.
8034
5ab84872
RH
80352003-06-01 Richard Henderson <rth@redhat.com>
8036
98a8e1e5
RH
8037 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
8038 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
8039 (supply_gregset): Likewise.
8040 * alpha-tdep.c (alpha_store_return_value): Likewise.
8041 (alpha_get_longjmp_target): Likewise.
8042 (alpha_register_name): Constify array.
8043 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
8044 deprecated_register_size, deprecated_register_bytes,
8045 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
8046 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
8047 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
5ab84872 8048
09cc52fd
RH
80492003-06-01 Richard Henderson <rth@redhat.com>
8050
8051 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
8052 from arg_reg_buffer to regcache to avoid double conversion.
8053
c7f16359
MK
80542003-06-01 Mark Kettenis <kettenis@gnu.org>
8055
8056 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
8057 SP_REGNUM.
8058 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
8059 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
8060
7131cb6e
RH
80612003-06-01 Richard Henderson <rth@redhat.com>
8062
98a8e1e5
RH
8063 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
8064 (decode_frame_entry): Set it. Skip FDE augmentation.
7131cb6e 8065
f3e0f90b
RH
80662003-06-01 Richard Henderson <rth@redhat.com>
8067
98a8e1e5
RH
8068 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
8069 not overlapping PC_REGNUM.
f3e0f90b 8070
c88e30c0
RH
80712003-06-01 Richard Henderson <rth@redhat.com>
8072
98a8e1e5
RH
8073 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
8074 alpha_push_arguments. Don't dump argument register data to
8075 the target stack. Fix float and 128-bit long double semantics.
8076 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
8077 (alpha_fix_call_dummy): Remove.
8078 (alpha_call_dummy_words): Remove.
8079 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
c88e30c0 8080
f1a559ae
RH
80812003-06-01 Richard Henderson <rth@redhat.com>
8082
8083 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
8084
5e045346
AC
80852003-06-01 Andrew Cagney <cagney@redhat.com>
8086
95404a3e
AC
8087 * mips-tdep.c (is_mips16_addr): New function.
8088 (make_mips16_addr, unmake_mips16_addr): New functions.
8089 (pc_is_mips16, mips_fetch_instruction): Use.
8090 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
8091 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
8092 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
8093 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
8094 TARGET_MIPS.
8095 * config/mips/tm-mips.h: Update copyright.
8096 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
8097 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
8098 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
8099 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
8100 (TM_PRINT_INSN_MACH): Delete.
8101 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
8102
5e045346
AC
8103 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
8104 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
8105 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
8106 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
8107 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
8108 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
8109 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
8110 mips*-*-riscos* and mips*-*-sysv* onto mips.
8111 * config/mips/mips64.mt: New file.
8112 * config/mips/mips.mt: New file.
8113 * config/mips/littlemips.mt: Delete file.
8114 * config/mips/decstation.mt: Delete file.
8115 * config/mips/vr4300el.mt: Delete file.
8116 * config/mips/vr5000el.mt: Delete file.
8117 * config/mips/vr5000.mt: Delete file.
8118 * config/mips/vr4100.mt: Delete file.
8119 * config/mips/vr4xxxel.mt: Delete file.
8120 * config/mips/vr4300.mt: Delete file.
8121 * config/mips/vr4xxx.mt: Delete file.
8122 * config/mips/bigmips.mt: Delete file.
8123 * config/mips/bigmips64.mt: Delete file.
8124 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
8125 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
8126 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
8127 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
8128 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
8129 "tm-bigmips.h".
8130 * config/mips/tm-irix3.h: Ditto.
8131 * config/mips/tm-mipsv4.h: Ditto.
8132 * config/mips/tm-embed.h: Ditto.
8133 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
8134 "tm-bigmips64.h".
8135 * config/mips/tm-vr5000el.h: Delete file.
8136 * config/mips/tm-tx39l.h: Delete file.
8137 * config/mips/tm-vr4300el.h: Delete file.
8138 * config/mips/tm-vr4xxxel.h: Delete file.
8139 * config/mips/tm-vr4300.h: Delete file.
8140 * config/mips/tm-vr4100.h: Delete file.
8141 * config/mips/tm-vr4xxx.h: Delete file.
8142 * config/mips/tm-vr5000.h: Delete file.
8143 * config/mips/tm-embedl64.h: Delete file.
8144 * config/mips/tm-embedl.h: Delete file.
8145 * config/mips/tm-embed64.h: Delete file.
8146 * config/mips/tm-bigmips64.h: Delete file.
8147 * config/mips/tm-bigmips.h: Delete file.
8148
2473a4a9
MK
81492003-06-01 Mark Kettenis <kettenis@gnu.org>
8150
97a5b208
MK
8151 Fix gdb/1216.
8152 * shnbsd-nat.c: Include "sh-tdep.h".
8153
2473a4a9
MK
8154 From Richard Henderson <rth@redhat.com>:
8155 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
8156
e0f7ec59
AC
81572003-05-31 Andrew Cagney <cagney@redhat.com>
8158
8159 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
8160 forward declaration.
8161 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
8162 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
8163 (mips_find_saved_regs): Use set_reg_offset.
8164 (mips_frame_init_saved_regs): Delete function.
8165 (mips_pop_frame): Call mips_find_saved_regs instead of
8166 DEPRECATED_FRAME_INIT_SAVED_REGS.
8167
68dcc709
AC
81682003-05-31 Andrew Cagney <cagney@redhat.com>
8169
8170 * mips-tdep.c (mips_gdbarch_init): Do not set
8171 deprecated_max_register_raw_size, register_virtual_size, and
8172 deprecated_max_register_virtual_size.
8173
cfc14b3a
MK
81742003-05-31 Mark Kettenis <kettenis@gnu.org>
8175
6405b0a6
MK
8176 * i386-tdep.c: Include "dwarf2-frame.h".
8177 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
8178 * Makefile.in (i386-tdep.o): Update dependencies.
8179
cfc14b3a
MK
8180 * dwarf2-frame.c, dwarf2-frame.h: New files.
8181 * Makefile.in (SFILES): Add dwarf2-frame.c.
8182 (dwarf2_frame_h): Define.
8183 (COMMON_OBS): Add dwarf2-frame.o.
8184 (dwarf2-frame.o): Add dependencies.
8185
6a2751d2
AJ
81862003-05-31 Andreas Jaeger <aj@suse.de>
8187
8188 * x86-64-linux-nat.c: Fix comment.
8189
1c3545ae
MK
81902003-05-31 Mark Kettenis <kettenis@gnu.org>
8191
10f93086
MK
8192 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
8193 function signature.
8194
1c3545ae
MK
8195 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
8196 have a sigcontext_addr handler.
8197 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
8198 sigcontext_addr handler.
8199
e11c53d2
AC
82002003-05-31 Andrew Cagney <cagney@redhat.com>
8201
8202 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
8203 (print_fp_register_row): Replace do_fp_register_row.
8204 (mips_print_fp_register): Add "file" and "frame" parameters.
8205 (mips_print_register): Add "file" and "frame" parameters.
8206 (mips_print_registers_info): Replace mips_do_registers_info.
8207 (mips_gdbarch_init): Set print_registers_info instead of
8208 deprecated_do_registers_info.
8209 (mips_read_fp_register_single): Add "frame" parameter.
8210 (mips_read_fp_register_double): Add "frame" parameter.
8211
a3386186
MK
82122003-05-31 Mark Kettenis <kettenis@gnu.org>
8213
70913449
MK
8214 * i386-tdep.c (i386_register_name): Check for MMX registers first.
8215 Fixes a bug where GDB would print the wrong register names for
8216 targets without SSE.
8217
2b5e0749
MK
8218 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
8219 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
8220 registers.
8221
8222 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
8223 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
8224 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8225 TDEP->sc_sp_offset.
8226
a3386186
MK
8227 From Michal Ludvig <mludvig@suse.cz>:
8228 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
8229 and `sc_num_regs'.
8230 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
8231 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
8232 I386_ST0_REGNUM): Move here from...
8233 * i386-tdep.c: ... here.
8234 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
8235 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
8236 registers if possible.
8237 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
8238 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
8239 Remove variables.
8240 (i386bsd_sc_reg_offset): New variable.
8241 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
8242 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8243 TDEP->sc_sp_offset.
8244 (i386fbsd_sc_reg_offset): New variable.
8245 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
8246 TDEP->sc_num_regs.
8247 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
8248 variables.
8249 (i386fbsd4_sc_reg_offset): New variable.
8250 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
8251 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8252 TDEP->sc_sp_offset.
8253 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
8254 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
8255 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
8256 Remove variables.
8257 (i386nbsd_sc_reg_offset): New variable.
8258 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
8259 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8260 TDEP->sc_sp_offset.
8261 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
8262 Remove variables.
8263 (i386obsd_sc_reg_offset): New variable.
8264 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
8265 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
8266 TDEP->sc_sp_offset.
8267 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
8268 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
8269 for frame pointer offset in `struct sigcontext'.
8270
25ab4790
AC
82712003-05-31 Andrew Cagney <cagney@redhat.com>
8272
8273 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
8274 architecture methods call_dummy_words, sizeof_call_dummy_words,
8275 push_return_address, store_struct_return, and fix_call_dummy. Set
8276 push_dummy_call instead of deprecated_push_arguments.
8277 (mips_store_struct_return): Delete function.
8278 (mips_fix_call_dummy): Delete function.
8279 (mips_push_return_address): Delete function.
8280 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
8281 RA_REGNUM and T9_REGNUM.
8282 (mips_n32n64_push_dummy_call): Ditto for
8283 mips_n32n64_push_arguments.
8284 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
8285 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
8286
6a65450a
AC
82872003-05-31 Andrew Cagney <cagney@redhat.com>
8288
8289 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
8290 "dummy_addr" to "bp_addr".
8291 * infcall.c (call_function_by_hand): Pass "funaddr" to
8292 gdbarch_push_dummy_call.
8293 * gdbarch.h, gdbarch.c: Re-generate.
8294 * i386-tdep.c (i386_push_dummy_call): Update.
8295 * arm-tdep.c (arm_push_dummy_call): Update.
8296 * d10v-tdep.c (d10v_push_dummy_call): Update.
8297
c4f35dd8
MK
82982003-05-31 Mark Kettenis <kettenis@gnu.org>
8299
8300 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
8301 variable declarations.
8302 (x86_64_register_number, x86_64_register_name): Remove prototypes.
8303 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
8304 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
8305 x86_64_init_frame_pc, x86_64_init_frame_pc,
8306 x86_64_function_has_prologue): Remove prototypes.
8307 (X86_64_NUM_GREGS): New define.
8308 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
8309 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
8310 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
8311 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
8312 XMM1_REGNUM): Remove defines.
8313 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
8314 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
8315 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
8316 X86_64_XMM1_REGNUM): New defines.
8317 (struct x86_64_register_info): Renamed from `struct
8318 register_info'. Remove `size' member.
8319 (x86_64_register_info_table): Remove variable.
8320 (x86_64_register_info): New variable.
8321 (X86_64_NUM_REGS): New define.
8322 (X86_64_NUM_GREGS): Remove define.
8323 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
8324 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
8325 Remove variables.
8326 (x86_54_dwarf2_reg_to_regnum): Remove function.
8327 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
8328 (x86_64_dwarf_reg_to_regnum): New function.
8329 (x86_64_register_name): Rewrite.
8330 (x86_64_register_raw_size): Remove function.
8331 (x86_64_register_byte_table): Remove variable.
8332 (x86_64_register_byte): Remove function.
8333 (x86_64_register_virtual_type): Remove function.
8334 (x86_64_register_type): New function.
8335 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
8336 x86_64_register_convert_to_raw): Remove functions.
8337 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
8338 (x86_64_use_struct_convention): Make static. Adjust for renamed
8339 defines.
8340 (x86_64_frame_init_saved_regs): Remove function.
8341 (x86_64_push_arguments): Make static. Change to accept a regcache
8342 as argument.
8343 (x86_64_store_return_value, x86_64_extract_return_value): Make
8344 static. Rewrite based on i386 counterparts.
8345 (x86_64_push_dummy_call): New function.
8346 (X86_64_NUM_SAVED_REGS): New define.
8347 (x86_64_register_number): Remove function.
8348 (x86_64_store_struct_return): Remove function.
8349 (x86_64_frameless_function_invocation,
8350 x86_64_function_has_prologue): Remove functions.
8351 (PROLOG_BUFSIZE): Remove define.
8352 (struct x86_64_frame_cache): New structure.
8353 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
8354 x86_64_frame_cache, x86_64_frame_this_id,
8355 x86_64_frame_prev_register, x86_64_frame_p,
8356 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
8357 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
8358 functions.
8359 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
8360 variables.
8361 (x86_64_skip_prologue): Rewrite in terms of
8362 x86_64_analyze_prologue.
8363 (x86_64_frame_base_address): New function.
8364 (x86_64_frame_base): New variable.
8365 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
8366 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
8367 set deprecated_fp_regnum, deprecated_register_size,
8368 deprecated_register_bytes, register_raw_size, register_byte,
8369 register_virtual_type, register_convertiable,
8370 register_convert_to_virtual, convert_to_raw,
8371 deprecated_get_saved_register, deprecated_target_read_fp,
8372 deprecated_push_arguments, deprecated_push_return_address,
8373 deprecated_pop_frame, deprecated_store_struct_return,
8374 deprecated_frame_init_saved_regs, deprecated_frame_chain,
8375 frameless_function_invocation, deprecated_frame_saved_pc,
8376 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
8377 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
8378 deprecated_init_frame_pc and virtual_frame_pointer. Call
8379 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
8380 and x86_64_frame_p. Call frame_base_set_default to register
8381 x86_64_frame_base.
8382 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
8383 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
8384 (_initialize_x86_64_tdep): Remove function.
8385 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
8386 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
8387 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
8388 define.
8389 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
8390 (x86_64_linux_sigcontext_addr): Rewrite.
8391 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
8392 x86_64_linux_frame_saved_pc): Remove functions.
8393 (x86_64_linux_pc_in_sigtramp): Renamed from
8394 x86_64_linux_in_sigtramp. Try harder to recognize a signal
8395 trampoline.
8396 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
8397 Remove_functions.
8398 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
8399 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
8400 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
8401 (x86_64_regmap): Rename to regmap.
8402 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
8403 x86_64_num_gregs.
8404 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
8405 x86_64_regmap.
8406 (x86_64_fxsave_offset): Remove function.
8407 (supply_fpregset): Simply call x86_64_supply_fxsave.
8408 (fill_fpregset): Simply call x86_64_fill_fxsave.
8409 (fetch_inferior_registers, store_inferior_registers): Avoid
8410 asignment in if-statement.
8411 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
8412 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
8413 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
8414 (fetch_core_registers): Remove function.
8415 (linux_elf_core_fns): Remove.
8416 (offsetoff): Don't define.
8417 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
8418 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
8419 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
8420 add core-regset.o.
8421 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
8422 protection against multiple includes instead of NM_X86_64_h. Add
8423 various comments. Include "config/nm-linux.h". Don't include
8424 <signal.h>.
8425 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
8426 GET_THREAD_SIGNALS): Remove defines.
8427 (x86_64_register_u_addr, kernel_u_size,
8428 lin_thread_get_thread_signals): Remove prototypes.
8429 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
8430 [HAVE_LINK_H]: Don't include "solib.h".
8431 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
8432 * config/i386/tm-x86-64linux.h: Fix comments.
8433 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
8434 x86-64-tdep.o): Update dependencies.
8435
c25083af
AC
84362003-05-30 Andrew Cagney <cagney@redhat.com>
8437
c8f55a7b
AC
8438 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
8439 Change parameter type to a "struct regcache *".
8440
c25083af
AC
8441 * gdbarch.sh: Regardless of the multi-arch level, always define
8442 the macro when not already defined.
8443 * gdbarch.h, gdbarch.c: Re-generate.
8444
fbe586ae
RH
84452003-05-30 Richard Henderson <rth@redhat.com>
8446
8447 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
8448 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
8449 (alpha_mdebug_frame_this_id): Likewise.
8450 (alpha_mdebug_frame_prev_register): Likewise.
8451 (alpha_mdebug_frame_base_address): Likewise.
8452 (alpha_mdebug_frame_locals_address): Likewise.
8453 (alpha_mdebug_frame_args_address): Likewise.
8454 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
8455 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
8456 (alpha_heuristic_frame_unwind_cache): Make static; add missing
8457 loop increment.
8458 (alpha_heuristic_frame_this_id): Make static.
8459 (alpha_heuristic_frame_prev_register): Likewise.
8460 (alpha_heuristic_frame_base_address): Likewise.
8461 * alpha-tdep.h: Update.
8462
acd5c798
MK
84632003-05-30 Mark Kettenis <kettenis@gnu.org>
8464
8465 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
8466 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
8467 defenitions.
8468 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
8469 * i386-tdep.c: Mark functions that are 64-bit safe as such.
8470 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
8471 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
8472 I386_ST0_REGNUM): New defines.
8473 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
8474 codestream_get): Remove define.
8475 (codestream_next_addr, condestream_addr, condestream_buf,
8476 codestream_off, codestream_cnt): Remove variables.
8477 (codestream_fill, codestream_seek, codestream_read): Remove
8478 functions.
8479 (i386_follow_jump): Rewrite to avoid usage of removed codestream
8480 functionality.
8481 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
8482 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
8483 i386_frame_saved_pc, i386_saved_pc_after_call,
8484 i386_frame_num_args, i386_frame_init_saved_regs,
8485 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
8486 i386_push_arguments): Remove functions.
8487 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
8488 functionality. Use i386_analyze_prologue instead of
8489 i386_get_frame_setup.
8490 (I386_NUM_SAVED_REGS): New define.
8491 (struct i386_frame_cache): New structure.
8492 (i386_alloc_frame_cache, i386_analyze_struct_return,
8493 i386_skip_probe, i386_analyze_frame_setup,
8494 i386_analyze_register_saves, i386_analyze_prologue,
8495 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
8496 i386_frame_prev_register, i386_sigtramp_frame_cache,
8497 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
8498 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
8499 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
8500 New functions.
8501 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
8502 New variables.
8503 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
8504 I386_EAX_REGNUM and I386_EDX_REGNUM.
8505 (i386_extract_return_value, i386_store_return_value): Use
8506 I386_ST0_REGNUM where appropriate.
8507 (i386_extract_struct_value_address): Rewrite to use extract_address.
8508 (i386_svr4_pc_in_sigtramp): Add comment.
8509 (i386_svr4_sigcontext_addr): Rewrite.
8510 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
8511 TDEP->sc_sp_offset.
8512 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
8513 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
8514 of new defines. Set push_dummy_call, don't set
8515 deprecated_push_arguments, deprecated_push_return_address,
8516 deprecated_pop_frame. Don't set parm_boundary. Don't set
8517 deprecated_frame_chain, deprecated_frame_saved_pc,
8518 deprecated_saved_pc_after_call. Set unwind_dummy_id,
8519 save_dummy_frame_tos, unwind_pc. Call
8520 frame_unwind_append_predicate and frame_base_set_default. Don't
8521 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
8522 Don't set frameless_function_invocation. Don't set
8523 deprecated_register_bytes, deprecated_register_size,
8524 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
8525 * i386-linux-tdep.c: Fix formatting in some comments.
8526 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
8527 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
8528 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
8529 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
8530 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
8531 redundant parentheses.
8532 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
8533 (i386_linux_sigcontext_addr): Use it. Rewrite.
8534 (find_minsym_and_objfile): Change name of second argument.
8535 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
8536 changed. Use frame_pc_unwind instead of
8537 DEPRECATED_SAVED_PC_AFTER_CALL.
8538 (i386_linux_init_abi): Don't set deprecated_register_bytes.
8539 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
8540 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
8541 unwinder.
8542 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
8543 "dummy-frame.h".
8544 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
8545 (_initialize_i386_cygwin_tdep): New prototype.
8546 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
8547 deprecated_frame_chain_valid.
8548 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
8549 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
8550 Rely on the SVR4 defaults.
8551 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
8552 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
8553
c89b70f1
AC
85542003-05-30 Andrew Cagney <cagney@redhat.com>
8555
8556 * infcall.c (call_function_by_hand): Always call
8557 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
8558
85b32d22
RH
85592003-05-30 Richard Henderson <rth@redhat.com>
8560
c89b70f1
AC
8561 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
8562 increment.
85b32d22 8563
bfe51b1e
JB
85642003-05-29 Jim Blandy <jimb@redhat.com>
8565
8566 Use gdbarch methods for solib stuff on PowerPC Linux.
8567 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
8568 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
8569 show through.
8570 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
8571 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
8572 giving the same effect as the #definitions above.
8573
1abf022c
AF
85742003-05-29 Adam Fedor <fedor@gnu.org>
8575
8576 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
8577 (find_implementation_from_class): Replace it with the standard
8578 case i.e. do nothing.
8579
d2427a71
RH
85802003-05-29 Richard Henderson <rth@redhat.com>
8581
8582 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
8583 (alpha_linux_sigtramp_offset): Use it. Make static.
8584 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
8585 update for new frame model.
8586 * alpha-mdebug-tdep.c: New file.
8587 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
8588 (alpha_osf1_init_abi): Install it.
8589 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
8590 (linked_proc_desc_table): Remove.
8591 (alpha_frame_past_sigtramp_frame): Remove.
8592 (alpha_dynamic_sigtramp_offset): Remove.
8593 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
8594 (alpha_proc_desc_is_dyn_sigtramp): Remove.
8595 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
8596 (push_sigtramp_desc): Remove.
8597 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
8598 (alpha_cannot_store_register): Likewise.
8599 (alpha_sigcontext_addr): Remove.
8600 (alpha_find_saved_regs): Remove.
8601 (alpha_frame_init_saved_regs): Remove.
8602 (alpha_init_frame_pc_first): Remove.
8603 (read_next_frame_reg): Remove.
8604 (alpha_frame_saved_pc): Remove.
8605 (alpha_saved_pc_after_call): Remove.
8606 (temp_proc_desc, temp_saved_regs): Remove.
8607 (alpha_about_to_return): Remove.
8608 (cached_proc_desc): Remove.
8609 (alpha_frame_chain): Remove.
8610 (alpha_print_extra_frame_info): Remove.
8611 (alpha_init_extra_frame_info): Remove.
8612 (alpha_frame_locals_address): Remove.
8613 (alpha_frame_args_address): Remove.
8614 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
8615 (alpha_push_dummy_frame): Remove.
8616 (alpha_pop_frame): Remove.
8617 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
8618 (alpha_read_insn): New.
8619 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
8620 for different insn encodings.
8621 (alpha_in_lenient_prologue): Remove.
8622 (struct alpha_sigtramp_unwind_cache): New.
8623 (alpha_sigtramp_frame_unwind_cache): New.
8624 (alpha_sigtramp_register_address): New.
8625 (alpha_sigtramp_frame_this_id): New.
8626 (alpha_sigtramp_frame_prev_register): New.
8627 (alpha_sigtramp_frame_unwind): New.
8628 (alpha_sigtramp_frame_p): New.
8629 (struct alpha_heuristic_unwind_cache): New.
8630 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
8631 don't count nop insns that occur between functions.
8632 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
8633 heuristic_proc_desc, but without the mdebug wrapping.
8634 (alpha_heuristic_frame_this_id): New.
8635 (alpha_heuristic_frame_prev_register): New.
8636 (alpha_heuristic_frame_unwind): New.
8637 (alpha_heuristic_frame_p): New.
8638 (alpha_heuristic_frame_base_address): New.
8639 (alpha_heuristic_frame_base): New.
8640 (alpha_unwind_dummy_id): New.
8641 (alpha_unwind_pc): New.
8642 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
8643 frame related deprecated initializations; install replacements.
8644 (alpha_dump_tdep): Remove.
8645 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
8646 (alpha_read_insn, alpha_after_prologue,
8647 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
8648 alpha_heuristic_frame_prev_register,
8649 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
8650 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
8651 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
8652 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
8653
93ec1121
AC
86542003-05-29 Andrew Cagney <cagney@redhat.com>
8655
8656 * gdb_assert.h (gdb_assert_fail): Provide different definitions
8657 dependant on the availability of ASSERT_FUNCTION.
8658 (ASSERT_FUNCTION): Do not define when there is no function name.
8659
98f08d3d
KB
86602003-05-29 Kevin Buettner <kevinb@redhat.com>
8661
8662 From Jimi X <jimix@watson.ibm.com>:
8663 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
8664
0897f59b
JB
86652003-05-28 Jim Blandy <jimb@redhat.com>
8666
8667 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
8668 argument to ptrace to int; the system headers should give it the
8669 right type, and pointers don't fit in ints on powerpc64-*-*.
8670
14898363
L
86712003-05-28 H.J. Lu <hongjiu.lu@intel.com>
8672
8673 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
8674 DW_TAG_catch_block.
8675
a7a48797
EZ
86762003-05-26 Elena Zannoni <ezannoni@redhat.com>
8677
8678 * stabsread.c (dbx_lookup_type): Make static.
8679 (read_type): Ditto.
8680 (add_undefined_type): Ditto.
8681 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
8682 not export.
8683
f5479e9c
EZ
86842003-05-26 Elena Zannoni <ezannoni@redhat.com>
8685
8686 * hpread.c (hpread_has_name): Make static.
8687 (hpread_psymtab_to_symtab): Ditto.
8688 (file_exists): Ditto.
8689 (hpread_call_pxdb): Ditto.
8690 (hpread_pxdb_needed): Ditto.
8691 (hpread_quick_traverse): Ditto.
8692 (hpread_get_header): Ditto.
8693 (hpread_get_lntt): Ditto.
8694 (hpread_get_slt): Ditto.
8695 (class_of): Ditto.
8696
eb2e12d7
AS
86972003-05-25 Andreas Schwab <schwab@suse.de>
8698
78bf922a
AS
8699 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
8700 stack_align and deprecated_extra_stack_alignment_needed.
8701 (m68k_stack_align): Delete.
8702
eb2e12d7
AS
8703 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
8704 (m68k_register_virtual_size): Likewise.
8705 (altos_skip_prologue): Remove obsolete function.
8706 (isi_frame_num_args): Likewise.
8707 (news_frame_num_args): Likewise.
8708 (m68k_fix_call_dummy): Make static.
8709 (m68k_push_dummy_frame): Likewise.
8710 (m68k_pop_frame): Likewise.
8711 (m68k_skip_prologue): Likewise.
8712 (m68k_frame_init_saved_regs): Likewise.
8713 (m68k_saved_pc_after_call): Likewise.
8714 (m68k_get_longjmp_target): Make multi-arch.
8715 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
8716 structure. Register m68k_get_longjmp_target if enabled.
8717 * m68k-tdep.h (struct gdbarch_tdep): Define.
8718 * config/m68k/tm-m68k.h: Don't include "regcache.h".
8719
8720 * Makefile.in (config.status): Also depend on configure.tgt
8721 and configure.host.
8722 (m68klinux-tdep.o): Update dependencies.
8723 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
8724 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
8725 (M68K_LINUX_JB_PC): Define.
8726 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
8727 and take additional parameter.
8728 (m68k_linux_sigtramp_saved_pc): Update.
8729 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
8730 m68k_linux_pc_in_sigtramp, in_plt_section,
8731 find_solib_trampoline_target.
8732 * config/m68k/tm-linux.h: Don't include any tm headers.
8733 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
8734 (JB_ELEMENT_SIZE): Likewise.
8735 (JB_PC): Likewise.
8736 (GET_LONGJMP_TARGET): Likewise.
8737 (IN_SIGTRAMP): Likewise.
8738 (SVR4_SHARED_LIBS): Define this and include "solib.h".
8739
eb2c22dc
MK
87402003-05-25 Mark Kettenis <kettenis@gnu.org>
8741
8742 * sparc-tdep.c (sparc32_do_push_arguments): New function.
8743 (sparc32_push_arguments): Re-implement by calling
8744 sparc32_do_push_arguments.
8745
44b7b84e
MK
87462003-05-25 Mark Kettenis <kettenis@gnu.org>
8747
8748 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
8749 SPARC_O1_REGNUM): New defines.
8750 (sparc32_extract_return_value): Rewrite to operate on a regcache.
8751 (sparc32_store_return_value): New function.
8752 (sparc_extract_struct_value_address): Rewrite to operate on a
8753 regcache.
8754 (sparc_gdbarch_init): Don't set
8755 deprecated_extract_struct_value_address. Set
8756 extract_struct_value_address instead. Don't set
8757 deprecated_extract_return_value and deprecated_store_return_value
8758 for 32-bit targets. Set extract_return_value and
8759 store_return_value instead.
8760 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
7bb11558 8761 DEPRECATED_EXTRACT_RETURN_VALUE,
44b7b84e
MK
8762 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
8763 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
8764 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
8765 (sparc_store_return_value): Remove prototype.
8766 (sparc32_store_return_value): New prototype.
8767 (sparc32_extract_return_value, sparc_extract_struct_value_address):
8768 Adjust prototypes.
8769
f6ad61e3
MK
87702003-05-24 Mark Kettenis <kettenis@gnu.org>
8771
8772 * sparcnbsd-tdep.c: Include "gdb_string.h".
8773
b276f1bb
AC
87742003-05-23 Andrew Cagney <cagney@redhat.com>
8775
8776 * p-valprint.c (pascal_val_print): Replace extract_address with
8777 the inline equivalent extract_unsigned_integer.
8778 * jv-valprint.c (java_value_print): Ditto.
8779 * ada-valprint.c (ada_val_print_1): Ditto.
8780 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
8781
e76c5fcc
TR
87822003-05-23 Theodore A. Roth <troth@openavr.org>
8783
8784 * blockframe.c (frameless_look_for_prologue): Remove unused
8785 after_prologue variable.
8786
2cdd89cb
MK
87872003-05-23 Mark Kettenis <kettenis@gnu.org>
8788
8789 * blockframe.c (get_pc_function_start): Rewrite to avoid
8790 asignments in if-statements.
8791
182d43bc
EZ
87922003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8793
8794 Committed by Elena Zannoni <ezannoni@redhat.com>.
8ffd9b1b 8795 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
182d43bc
EZ
8796 files, don't relocate absolute symbols (and do use mst_abs).
8797
e8f3fcdd
AC
87982003-05-23 Andrew Cagney <cagney@redhat.com>
8799
8800 * objc-lang.c: Include "gdb_assert.h".
8801 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
8802 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
8803 (gdb_check, gdb_check_fatal): Delete functions.
8804 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
8805 gdb_assert.
8806 (parse_selector, parse_method, find_methods, find_imps): Ditto.
8807 * Makefile.in (objc-lang.o): Update dependencies.
8808
3c23e6fb
ILT
88092003-05-22 Ian Lance Taylor <ian@airs.com>
8810
8811 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
8812 with fprintf_filtered, not fprintf_unfiltered.
8813
af1342ab
AC
88142003-05-22 Andrew Cagney <cagney@redhat.com>
8815
8816 * stack.c (frame_info): Inline extract_address, replacing it with
8817 extract_unsigned_integer.
8818 * findvar.c (unsigned_pointer_to_address): Ditto.
8819 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
8820 * dwarf2expr.c (dwarf2_read_address): Ditto.
8821 * frame.c (frame_pc_unwind): Update comment.
8822 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
8823
47e242ec
JJ
88242003-05-22 Jeff Johnston <jjohnstn@redhat.com>
8825
8826 * infptrace.c (detach): Call print_sys_errmsg rather than
8827 perror_with_name to issue warning message when errno is non-zero
8828 after calling ptrace detach.
8829
e2ac8128
JB
88302003-05-21 J. Brobecker <brobecker@gnat.com>
8831
8832 * config/pa/tm-hppa.h: Delete some unused macros. Move some
8833 macro definitions from here...
8834 * hppa-tdep.c: ...to there.
8835
92b3541e
KB
88362003-05-20 Kevin Buettner <kevinb@redhat.com>
8837
8838 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
8839 register_ptrace_addr(). Fix all callers.
8840
55809acb
AS
88412003-05-21 Andreas Schwab <schwab@suse.de>
8842
8843 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
8844 dependencies.
8845 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
8846 end.
8847 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
8848 (_initialize_m68k_linux_tdep): New function.
8849 (m68k_linux_frame_saved_pc): Make static.
8850 (m68k_linux_extract_return_value): Likewise.
8851 (m68k_linux_store_return_value): Likewise.
8852 (m68k_linux_extract_struct_value_address): Likewise.
8853 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
8854 Remove.
8855 (DEPRECATED_STORE_RETURN_VALUE): Remove.
8856 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
8857 (DEPRECATED_FRAME_SAVED_PC): Remove.
8858
0fbc10f7
KW
88592003-05-20 Kris Warkentin <kewarken@qnx.com>
8860
8861 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
8862 regset numbering rather than our own.
8863
58da2eb2
DC
88642003-05-19 David Carlton <carlton@bactrian.org>
8865
8866 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
8867
1fcb5155
DC
88682003-05-19 David Carlton <carlton@bactrian.org>
8869
8870 Partial fix for PR c++/827.
8871 * cp-support.h: Include symtab.h.
8872 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
8873 * cp-namespace.c: Update contributors.
8874 (cp_lookup_symbol_nonlocal): New.
8875 (lookup_namespace_scope, cp_lookup_symbol_namespace)
8876 (lookup_symbol_file): Ditto.
8877 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
8878 * block.h: Declare block_scope, block_using, block_global_block.
8879 * block.c (block_scope): New.
8880 (block_using, block_global_block): Ditto.
8881 * Makefile.in (cp_support_h): Depend on symtab_h.
8882 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
8883
5f9a71c3
DC
88842003-05-19 David Carlton <carlton@bactrian.org>
8885
8886 * language.h (struct language_defn): Add 'la_value_of_this'
8887 and 'la_lookup_symbol_nonlocal' members.
8888 * symtab.h: Declare basic_lookup_symbol_nonlocal,
8889 lookup_symbol_static, lookup_symbol_global,
8890 lookup_symbol_aux_block.
8891 * symtab.c (lookup_symbol_aux): Call language hooks to determine
8892 if we should search fields of this and how to do static/global
8893 lookup.
8894 (lookup_symbol_aux_block): Make extern.
8895 (basic_lookup_symbol_nonlocal): New.
8896 (lookup_symbol_static, lookup_symbol_global): Ditto.
8897 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
8898 'la_lookup_symbol_nonlocal' members.
8899 * c-lang.c (c_language_defn, cplus_language_defn)
8900 (asm_language_defn, minimal_language_defn): Ditto.
8901 * jv-lang.c (java_language_defn): Ditto.
8902 * language.c (unknown_language_defn, auto_language_defn)
8903 (local_language_defn): Ditto.
8904 * m2-lang.c (m2_language_defn): Ditto.
8905 * objc-lang.c (objc_language_defn): Ditto.
8906 * scm-lang.c (scm_language_defn): Ditto.
8907 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
8908 * p-lang.c (pascal_language_defn): Ditto for both.
8909 * Makefile.in (f-lang.o): Depend on value_h.
8910 (p-lang.o): Ditto.
8911
89a9d1b1
DC
89122003-05-19 David Carlton <carlton@bactrian.org>
8913
8914 * block.h: Declare block_static_block.
8915 * block.c (block_static_block): New.
8916 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
8917 lookup_symbol_aux_local, calling block_static_block instead.
8918 (lookup_symbol_aux_local): Delete 'static_block' argument.
8919
eed3f8ab
DC
89202003-05-19 David Carlton <carlton@bactrian.org>
8921
8922 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
8923
a09d8bda
ML
89242003-05-19 Michal Ludvig <mludvig@suse.cz>
8925
8926 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
8927 register numbers mapping.
8928
69636828
AF
89292003-05-18 Adam Fedor <fedor@gnu.org>
8930
8931 * symtab.c (completion_list_objc_symbol): New function.
8932 (make_symbol_completion_list): Use it to add ObjC symbols
8933 when looking though the list.
8934 (language_search_unquoted_string): New function.
8935 (make_file_symbol_completion_list): Use it.
8936
55baeb84
AS
89372003-05-18 Andreas Schwab <schwab@suse.de>
8938
d0b45d99
AS
8939 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
8940 dependencies.
8941 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
8942 as m68k_linux_extract_return_value.
8943 (DEPRECATED_STORE_RETURN_VALUE): Define as
8944 m68k_linux_store_return_value.
8945 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
8946 m68k_linux_extract_struct_value_address.
8947 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
8948 get_next_frame, get_frame_base, get_frame_pc.
8949 (m68k_linux_frame_saved_pc): Use get_frame_base.
8950 (m68k_linux_extract_return_value): New function.
8951 (m68k_linux_store_return_value): New function.
8952 (m68k_linux_extract_struct_value_address): New function.
8953 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
8954
55baeb84
AS
8955 * c-exp.y (typebase): Remove duplicate occurence of
8956 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
8ffd9b1b 8957 of lookup_signed_typename.
55baeb84 8958
b6b08ebf
MK
89592003-05-18 Mark Kettenis <kettenis@gnu.org>
8960
8961 * dwarf2loc.c (find_location_expression): Change type of second
8962 argument to `size_t *'.
8963 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
8964 for size variable.
8965
5ad1c190
DC
89662003-05-18 David Carlton <carlton@bactrian.org>
8967
8968 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
8969 'linkage_name'. Add comment.
8970 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
8971 'linkage_name'.
8972 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
8973 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
8974 (lookup_block_symbol): Ditto.
8975
b8b527c5
AC
89762003-05-16 Andrew Cagney <cagney@redhat.com>
8977
8978 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
8979 * gdbarch.h, gdbarch.c: Re-generate.
8980 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
8981 * TODO (REGISTER_BYTES): Delete reference.
8982 * alpha-tdep.c (alpha_gdbarch_init): Update.
8983 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8984 * x86-64-tdep.c (x86_64_init_abi): Update.
8985 * vax-tdep.c (vax_gdbarch_init): Update.
8986 * v850-tdep.c (v850_gdbarch_init): Update.
8987 * sparc-tdep.c (sparc_gdbarch_init): Update.
8988 * sh-tdep.c (sh_gdbarch_init): Update.
8989 * s390-tdep.c (s390_gdbarch_init): Update.
8990 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8991 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
8992 (ns32k_gdbarch_init_32382): Update.
8993 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8994 * mcore-tdep.c (mcore_gdbarch_init): Update.
8995 * m68k-tdep.c (m68k_gdbarch_init): Update.
8996 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8997 * ia64-tdep.c (ia64_gdbarch_init): Update.
8998 * i386-tdep.c (i386_gdbarch_init): Update.
8999 * i386-linux-tdep.c (i386_linux_init_abi): Update.
9000 * hppa-tdep.c (hppa_gdbarch_init): Update.
9001 * h8300-tdep.c (h8300_gdbarch_init): Update.
9002 * frv-tdep.c (frv_gdbarch_init): Update.
9003 * cris-tdep.c (cris_gdbarch_init): Update.
9004 * avr-tdep.c (avr_gdbarch_init): Update.
9005 * arm-tdep.c (arm_gdbarch_init): Update.
9006 * sparc-tdep.c (sparc_pop_frame): Update.
9007 * rs6000-tdep.c (rs6000_pop_frame): Update.
9008 * remote.c (init_remote_state): Update.
9009 (remote_prepare_to_store): Update.
9010 * remote-vx.c (vx_prepare_to_store): Update.
9011 * remote-sds.c (sds_fetch_registers): Update.
9012 (sds_prepare_to_store): Update.
9013 * remote-array.c: Update.
9014 * regcache.c (init_legacy_regcache_descr): Update.
9015 (init_regcache_descr): Update.
9016 * mips-tdep.c (mips_eabi_extract_return_value): Update.
9017 (mips_o64_extract_return_value): Update.
9018 * irix5-nat.c (fetch_core_registers): Update.
9019 * irix4-nat.c (fetch_core_registers): Update.
9020 * i386-tdep.h: Update.
9021 * hppa-tdep.c (pa_do_registers_info): Update.
9022 (pa_do_strcat_registers_info): Update.
9023 * cris-tdep.c (cris_register_bytes_ok): Update.
9024 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
9025 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
9026 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
9027 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
9028 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
9029 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
9030 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
9031 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
9032 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
9033 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
9034 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
9035 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
9036 (REGISTER_BYTES_OK): Update.
9037 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
9038 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
9039
ee2842e2
ILT
90402003-05-16 Ian Lance Taylor <ian@airs.com>
9041
9042 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
9043 (vax_print_insn, print_insn_arg): Remove static functions.
9044 (vax_gdbarch_init): Call set_gdbarch_print_insn with
9045 print_insn_vax from opcodes library.
9046 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
9047
973177d3
AC
90482003-05-15 Andrew Cagney <cagney@redhat.com>
9049
aaab4dba
AC
9050 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
9051 * target.h (memory_breakpoint_from_pc): Delete declaration.
9052 * mem-break.c (memory_breakpoint_from_pc): Delete function.
9053 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
9054 * monitor.c (monitor_insert_breakpoint): Use
9055 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
9056 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
9057 * gdbarch.h, gdbarch.c: Re-generate.
9058 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
9059 (sparc_gdbarch_init): Set breakpoint_from_pc to
9060 sparc_breakpoint_from_pc.
9061 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
9062 (BREAKPOINT_FROM_PC): Define.
9063 (sparc_breakpoint_from_pc): Declare.
9064 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
9065 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
9066 (BREAKPOINT_FROM_PC): Define.
9067 (BREAKPOINT): Delete macro.
9068 * target.h: Update comment.
9069 * s390-tdep.c (s390_gdbarch_init): Update comments.
9070 * remote.c: Update comments.
9071 * remote-mips.c: Update comments.
9072 * proc-api.c (write_with_trace): Do not check for a breakpoint.
9073 * mem-break.c: Update comment.
9074 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
9075 (ia64_memory_insert_breakpoint): Update.
9076 * config/sparc/tm-sparc.h: Update comment.
9077 * config/pa/tm-hppa64.h: Update comment.
9078 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
9079 (rs6000_breakpoint_from_pc): Update.
9080 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
9081 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
9082 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
9083 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
9084 (mips_breakpoint_from_pc): Update.
9085 (mips_dump_tdep): Update.
9086
e06963ff
AC
9087 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
9088 * minsyms.c (lookup_minimal_symbol): Inline
9089 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
9090
973177d3
AC
9091 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
9092 * p-valprint.c (pascal_object_print_value_fields): Ditto.
9093 * p-lang.c (pascal_printstr): Ditto.
9094 * objc-lang.c (objc_printstr): Ditto.
9095 * m2-lang.c (m2_printstr): Ditto.
9096 * jv-valprint.c (java_print_value_fields): Ditto.
9097 * f-lang.c (f_printstr): Ditto.
9098 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
9099 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
9100 for repeat_count_threshold.
9101 * Makefile.in (cp-valprint.o): Update dependencies.
9102
5ea2bd7f 91032003-05-15 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 9104
5ea2bd7f
JJ
9105 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
9106 (examine_prologue): Support looking through leaf functions, knowing
8ffd9b1b
AJ
9107 they start with mov r2,r12. Support skipping over indirect stores
9108 of the input registers. Upon hitting a non-nop branch instruction
9109 or predicated instruction, bail out by setting lim_pc to the current
9110 pc value in the loop. At the end, if the lim_pc value is still
5ea2bd7f
JJ
9111 beyond our calculated value and we have trust_limit set,
9112 use the lim_pc value.
9113
cc8c88f3
AC
91142003-05-15 Andrew Cagney <cagney@redhat.com>
9115
9116 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
9117 generic_find_dummy_frame.
9118 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
9119 (deprecated_generic_find_dummy_frame): Update.
9120 (deprecated_read_register_dummy): Update.
9121 * frame.c (deprecated_generic_get_saved_register): Update.
9122
909cd28e
TR
91232003-05-15 Theodore A. Roth <troth@openavr.org>
9124
9125 * avr-tdep.c (avr_breakpoint_from_pc): New function.
9126 (avr_gdbarch_init): Set breakpoint_from_pc method.
9127
b923b08d
AC
91282003-05-15 Andrew Cagney <cagney@redhat.com>
9129
9130 * regcache.c (build_regcache): Set deprecated_register_valid
9131 directly.
9132 (deprecated_grub_regcache_for_register_valid): Delete function.
9133 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
9134 declaration.
9135
ae2f03ac 91362003-05-15 David Carlton <carlton@bactrian.org>
8ffd9b1b
AJ
9137
9138 Committed by Elena Zannoni <ezannoni@redhat.com>
fbe586ae
RH
9139 * symtab.c (lookup_symbol_aux): Delete calls to
9140 lookup_symbol_aux_minsyms.
9141 (lookup_symbol_aux_minsyms): Comment out function and
9142 prototype. Delete lookup by mangled name.
ae2f03ac 9143
18ec9831
KB
91442003-05-14 Kevin Buettner <kevinb@redhat.com>
9145
9146 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
9147 correctly indicate an empty stack and ``stack_allocated'' to the
9148 indicate the number of elements initially allocated.
9149 (dwarf_expr_grow_stack): Simplify method for computing new
9150 stack size. Don't loop infinitely if ``stack_len'' is zero.
9151 (execute_stack_op): Move ``ctx->in_reg'' initialization
9152 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
9153 be used in conjuction with DW_OP_piece. Revise error message
9154 accordingly.
9155
de18ac1f
TR
91562003-05-14 Theodore A. Roth <troth@openavr.org>
9157
9158 * MAINTAINERS: Update my email address.
9159 * avr-tdep.c: Ditto.
9160
176620f1
EZ
91612003-05-14 Elena Zannoni <ezannoni@redhat.com>
9162
9163 * symtab.h (enum domain_enum): Rename from namespace_enum.
9164 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
9165 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
9166 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
9167 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
9168 TYPES_NAMESPACE, METHODS_NAMESPACE.
9169 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
9170 (struct symbol, struct partial_symbol): Rename field
9171 'namespace_enum namespace' to 'domain_enum domain'.
9172 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
9173 Delete old define kludge for namespace.
9174
9175 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
9176 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
9177 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
9178 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
9179 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
9180 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
9181 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
9182 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
9183 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
9184 occurrences of the above.
9185
b7f31508
ILT
91862003-05-14 Ian Lance Taylor <ian@airs.com>
9187
9188 * Makefile.in (install-only): Use $(SHELL) when running
9189 mkinstalldirs.
9190
2fdbdd39
ILT
91912003-05-13 Ian Lance Taylor <ian@airs.com>
9192
a208d82c
ILT
9193 * MAINTAINERS (write after approval): Add myself.
9194
2fdbdd39
ILT
9195 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
9196 second and third arguments.
9197 * ser-tcp.c (_initialize_ser_tcp): Likewise.
9198 * ser-unix.c (_initialize_ser_hardwire): Likewise.
9199
fbd9dcd3
AC
92002003-05-13 Andrew Cagney <cagney@redhat.com>
9201
9202 * defs.h (store_address): Delete declaration.
9203 findvar.c (store_address): Delete function.
9204 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
9205 store_unsigned_integer.
9206 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
9207 * v850-tdep.c (v850_push_arguments): Ditto.
9208 * sparc-tdep.c (sparc_get_saved_register): Ditto.
9209 * sh-tdep.c (sh64_get_saved_register): Ditto.
9210 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
9211 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
9212 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
9213 (mips_get_saved_register): Ditto.
9214 * ia64-tdep.c (ia64_get_saved_register): Ditto.
9215 (find_func_descr, ia64_push_arguments): Ditto.
9216 * i386-tdep.c (i386_push_arguments): Ditto.
9217 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
9218 * frv-tdep.c (frv_push_arguments): Ditto.
9219 * frame.c (legacy_saved_regs_prev_register): Ditto.
9220 (deprecated_generic_get_saved_register): Ditto.
9221 * findvar.c (unsigned_address_to_pointer): Ditto.
9222 * dwarf2read.c (dwarf2_const_value): Ditto.
9223 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
9224 * alpha-tdep.c (alpha_push_arguments): Ditto.
9225
6760f9e6
JB
92262003-05-12 J. Brobecker <brobecker@gnat.com>
9227
9228 * NEWS: Mention that the hppa-hpux port has been partially
9229 multiarched (32bit ABIT only, so far).
9230
30e221b4
AC
92312003-05-11 Andrew Cagney <cagney@redhat.com>
9232
9233 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
9234 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
9235 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
9236 sim/testsuite/sim/arm/misaligned2.ms, and
9237 sim/testsuite/sim/arm/misaligned3.ms.
9238 * disasm.h (struct ui_file): Add opaque struct declaration.
9239 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
9240 * frame.h (struct ui_file): Ditto.
9241
dea7f9ba
MK
92422003-05-11 Mark Kettenis <kettenis@gnu.org>
9243
9244 * value.h: Pretty print.
9245
01986c48
MK
92462003-05-10 Mark Kettenis <kettenis@gnu.org>
9247
9248 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
9249
123a958e
AC
92502003-05-08 Andrew Cagney <cagney@redhat.com>
9251
9252 * regcache.h (max_register_size): Delete declaration.
9253 * regcache.c (max_register_size): Delete function.
9254 (struct regcache_descr): Delete field "max_register_size".
9255 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
9256 registers fit in MAX_REGISTER_SIZE.
9257 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
9258 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
9259 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
9260 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
9261 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
9262 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
9263 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
9264 * dve3900-rom.c, hppa-tdep.c: Ditto.
9265
eb294659
DC
92662003-05-08 David Carlton <carlton@math.stanford.edu>
9267
9268 * valops.c (push_word): Fix typo.
9269
d9d9c31f
AC
92702003-05-08 Andrew Cagney <cagney@redhat.com>
9271
9272 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
9273 * gdbarch.h: Re-generate.
9274 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
9275 (legacy_max_register_raw_size): Delete declaration.
9276 * regcache.c (legacy_max_register_raw_size): Delete function.
9277 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
9278 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
9279 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
9280 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
9281 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
9282 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
9283 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
9284 * findvar.c, dwarf2cfi.c: Ditto.
9285
22540ece
AC
92862003-05-08 Andrew Cagney <cagney@redhat.com>
9287
9288 * mips-tdep.c (read_signed_register): New function, moved to here
9289 from "regcache.c".
9290 (read_signed_register_pid): Ditto.
9291 * regcache.c (read_signed_register_pid): Delete function, moved to
9292 "mips-tdep.c".
9293 (read_signed_register): Ditto.
9294 * regcache.h (read_signed_register): Delete declaration.
9295 (read_signed_register_pid): Delete declaration.
9296
0c92afe8
AC
92972003-05-08 Andrew Cagney <cagney@redhat.com>
9298
9299 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
9300 * gdbarch.h: Re-generate.
9301 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
9302 (legacy_max_register_virtual_size): Delete declaration.
9303 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
9304 * d10v-tdep.c (d10v_print_registers_info): Ditto.
9305 * tracepoint.c (memrange_sortmerge): Ditto.
9306 * sparc-tdep.c (sparc_print_registers): Ditto.
9307 * regcache.c (legacy_max_register_virtual_size): Delete function.
9308
6037b830
JB
93092002-05-08 J. Brobecker <brobecker@gnat.com>
9310
9311 * fork-child.c (escape_bang_in_quoted_argument): New function.
9312 (fork_inferior): Escape '!' characters in quoted arguments
9313 only when needed.
9314
5d62c8b1
JB
93152003-05-08 J. Brobecker <brobecker@gnat.com>
9316
9317 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
9318 the language of the CU is not currently supported by GDB.
9319
20a0e81d
JB
93202003-05-08 J. Brobecker <brobecker@gnat.com>
9321
9322 * defs.h (language): Add language_minimal enum value.
9323 * c-lang.c (minimal_language_defn): New language definition.
9324 (_initialize_c_language): Add the new minimal language to the list
9325 of languages known to GDB.
9326
710ee10a
KB
93272003-05-08 Kevin Buettner <kevinb@redhat.com>
9328
9329 * frame.c (get_frame_type): Don't attempt to lazily initialize
9330 frame's unwinder for legacy frames.
9331
1750fa04
AC
93322003-05-07 Andrew Cagney <cagney@redhat.com>
9333
9334 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
9335 and "regcache" parameters.
9336 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
9337
ddf9f258 93382003-05-07 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b
AJ
9339
9340 * dwarf2read.c (dwarf_decode_lines): Only use output of
9341 check_cu_functions() when calling record_line(). Do not update
ddf9f258
JJ
9342 the current address.
9343
87767c29
AC
93442003-05-07 Andrew Cagney <cagney@redhat.com>
9345
9346 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
9347 code.
9348
5e7b2f39
JB
93492003-05-07 Jim Blandy <jimb@redhat.com>
9350
9351 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
9352 'maint info symtabs' and 'maint info psymtabs'.
9353 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
9354 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
9355 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
9356 Declarations updated.
9357 * maint.c (maintenance_list_command): Delete.
9358 (_initialize_maint_cmds): Update calls to add_cmd.
9359 * gdbcmd.h (maintenancelistlist): Delete declaration.
9360 * cli/cli-cmds.c (maintenancelistlist): Delete.
9361 (init_cmd_lists): Don't initialize it.
9362 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
9363
f6684c31
AC
93642003-05-07 Andrew Cagney <cagney@redhat.com>
9365
9366 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
9367 "regcache".
9368 (d10v_print_registers_info): Update.
9369 (d10v_dmap_register, d10v_imap_register): Delete functions.
9370 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
9371 and "imap_register".
9372 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
9373 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
9374 * arch-utils.c (generic_remote_translate_xfer_address): Add
9375 "regcache" and "gdbarch" parameters.
9376 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
9377 parameter. Change class to multi-arch.
9378 * gdbarch.h, gdbarch.c: Re-generate.
9379 * remote.c (remote_xfer_memory): Use
9380 gdbarch_remote_translate_xfer_address.
8ffd9b1b 9381
e4846b08
JJ
93822003-05-07 Jeff Johnston <jjohnstn@redhat.com>
9383
9384 * infrun.c (prev_pc): Move declaration ahead of proceed().
9385 (proceed): Refresh prev_pc value before resuming.
9386 (stop_stepping): Remove code to refresh prev_pc.
9387
6b71b8ac
KW
93882003-05-06 Kris Warkentin <kewarken@qnx.com>
9389
9390 * nto-tdep.c: Removed stray comment.
9391
47979a4b
KW
93922003-05-06 Kris Warkentin <kewarken@qnx.com>
9393
9394 * i386-nto-tdep.c: Fix old K&R function definitions.
9395 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
9396 Also change add_show_from_set() call to add_setshow_cmd().
9397 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
9398
00905d52
AC
93992003-05-05 Andrew Cagney <cagney@redhat.com>
9400
9401 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
9402 (fprint_dummy_frames): New function.
9403 (maintenance_print_dummy_frames): New function.
9404 (_initialize_dummy_frame): Add command "maint print dummy-frames".
9405 * frame.c (fprint_frame_id): Make global.
9406 * frame.h (fprint_frame_id): Declare.
9407 * Makefile.in (dummy-frame.o): Update dependencies.
9408
b1e29e33
AC
94092003-05-05 Andrew Cagney <cagney@redhat.com>
9410
9411 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
9412 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
9413 SIZEOF_CALL_DUMMY_WORDS.
9414 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
9415 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
9416 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
9417 CALL_DUMMY_BREAKPOINT_OFFSET.
9418 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
9419 CALL_DUMMY_START_OFFSET.
9420 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
9421 * gdbarch.h, gdbarch.c: Re-generate.
9422 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
9423 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
9424 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
9425 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
9426 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
9427 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
9428 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
9429 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
9430 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
9431 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
9432 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
9433 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
9434 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
9435 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
9436 * config/sparc/tm-sparc.h: Update.
daea6f0b
KW
9437
94382003-05-05 Kris Warkentin <kewarken@qnx.com>
9439
9440 * configure.tgt: Add i[3456]86-*-nto*.
9441 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
9442 * nto-tdep.c: New file. Neutrino target support routines.
9443 * nto-tdep.h: New file. Neutrino target header.
9444 * config/tm-qnxnto.h: New file.
9445 * config/i386/i386nto.mt: New file.
9446 * config/i386/tm-i386nto.h: New file.
8ffd9b1b 9447
0ce3d317
AC
94482003-05-04 Andrew Cagney <cagney@redhat.com>
9449
9450 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
9451 (load_infrun_state): Ditto.
9452 (struct thread_info): Drop "prev_func_name" field.
9453 * thread.c (load_infrun_state): Update.
9454 (save_infrun_state): Update.
9455 * infrun.c (prev_func_name): Delete variable.
9456 (init_wait_for_inferior): Do not clear prev_func_name.
9457 (stop_stepping, keep_going, context_switch): Do not swap
9458 prev_func_name.
9459 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
9460 instead of PC_IN_SIGTRAMP.
9461
46654a5b
AC
94622003-05-04 Andrew Cagney <cagney@redhat.com>
9463
9464 * sentinel-frame.c (sentinel_frame_prev_register): Replace
9465 REGISTER_BYTE with register_offset_hack.
9466 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
9467 that REGISTER_BYTE is consistent with the regcache.
9468 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
9469 * gdbarch.h, gdbarch.c: Regenerate.
8ffd9b1b 9470
14b08c1b
MK
94712003-05-04 Mark Kettenis <kettenis@gnu.org>
9472
04c8243f
MK
9473 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
9474 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
9475
14b08c1b
MK
9476 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
9477
c7a11e01
JB
94782003-05-03 J. Brobecker <brobecker@gnat.com>
9479
9480 From Thierry Schneider <tpschneider1@yahoo.com>
9481 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
9482 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
9483 (mi-cmd-symbol.o): Add rule.
9484
7043d8dc
AC
94852003-05-03 Andrew Cagney <cagney@redhat.com>
9486
9487 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
9488 comments noteing that it replaces the old FIX_CALL_DUMMY code.
9489 * gdbarch.h, gdbarch.c: Re-generate.
9490 * d10v-tdep.c (d10v_push_dummy_code): New function.
9491 (d10v_gdbarch_init): Set push_dummy_code.
9492 * infcall.c (legacy_push_dummy_code): New function.
9493 (generic_push_dummy_code): New function.
9494 (push_dummy_code): New function.
9495 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
9496 instead of dummy_addr, to push_dummy_call. Move call to
9497 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
9498 switch.
9499 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
9500
92bf2b80
AC
95012003-05-03 Andrew Cagney <cagney@redhat.com>
9502
9503 * disasm.h (print_insn): Declare.
9504 * disasm.c (init_gdb_disassemble_info): New function.
9505 (gdb_disassembly): Call init_gdb_disassemble_info.
9506 (gdb_print_insn): New function.
9507 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
9508 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
9509 * mcore-tdep.c: Include "disasm.h"
9510 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
9511 * d10v-tdep.c: Include "disasm.h".
9512 (display_trace): Call gdb_print_insn, instead of print_insn.
9513 (print_insn): Delete function.
9514 * printcmd.c: Include "disasm.h".
9515 (print_insn): Delete function.
9516 (print_formatted): Call gdb_print_insn, instead of print_insn.
9517 * Makefile.in (printcmd.o): Update dependencies.
9518 (mcore-tdep.o, d10v-tdep.o): Ditto.
8ffd9b1b 9519
27d94c49
AC
95202003-05-02 Andrew Cagney <cagney@redhat.com>
9521
82de1e5b
AC
9522 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
9523 PC_REGNUM, re-indent.
9524 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
9525 PC_REGNUM isn't set.
9526
27d94c49
AC
9527 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
9528 * gdbarch.h, gdbarch.c: Re-generate.
9529 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
9530 register_virtual_size, pc_regnum, or register_bytes.
9531 (D10V_PC_REGNUM): Rename _PC_REGNUM.
9532 (d10v_register_type): Use D10V_PC_REGNUM.
9533 (d10v_print_registers_info, d10v_read_pc): Ditto.
9534 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
9535 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
9536
a9c0dc7f
DC
95372003-05-02 David Carlton <carlton@bactrian.org>
9538
9539 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
9540 the name with mstrsave.
9541
e33d66ec
EZ
95422003-05-02 Elena Zannoni <ezannoni@redhat.com>
9543
9544 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
9545 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
9546 (host_charset_name, target_charset_name): New vars for use by
9547 set/show commands.
9548 (host_charset_enum, target_charset_enum): New enums for set/show
9549 commands.
9550 (set_charset_sfunc, set_host_charset_sfunc,
9551 set_target_charset_sfunc): New functions.
9552 (set_host_charset, set_target_charset): Make static.
9553 (list_charsets, set_host_charset_command,
9554 set_target_charset_command): Delete functions.
9555 (show_charset_command): Rewrite as....
9556 (show_charset): Hook this up with the set/show command mechanism.
9557 (_initialize_charset): Change names of charsets to match the
9558 set/show enums. Use host_charset_name and target_charset_name.
9559 Use set/show mechanism for charset, host-charset, target-charset
9560 commands. Do not make 'show host-charset' and 'show
9561 target-charset' be aliases of 'show charset'.
9562
9563 * charset.h (set_host_charset, set_target_charset): Don't export,
9564 they are not used outside the file.
9565
2b6fd0d8
AC
95662003-05-01 Andrew Cagney <cagney@redhat.com>
9567
9568 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
9569 (gdb_disassembly): Make "di" non static, always initialize and
9570 cleanup. Always use dis_asm_read_memory.
9571 (gdb_dis_asm_read_memory): Delete function.
9572
6ae2f580
AC
95732003-05-01 Andrew Cagney <cagney@redhat.com>
9574
9575 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
9576 (d10v_gdbarch_init): Set frame_align instead of stack_align.
9577
810ecf9f
AC
95782003-04-30 Andrew Cagney <cagney@redhat.com>
9579
9580 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
9581 "tm_print_insn_info".
9582 (TARGET_PRINT_INSN_INFO): Delete macro.
9583 (dis_asm_read_memory): Delete function declaration.
9584 (dis_asm_memory_error, dis_asm_print_address): Ditto.
9585 (tm_print_insn_info): Delete variable definition.
9586 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
9587 * gdbarch.h, gdbarch.c: Re-generate.
9588 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
9589 "deprecated_tm_print_insn_info".
9590 * mcore-tdep.c (mcore_dump_insn): Ditto.
9591 * mips-tdep.c (mips_gdbarch_init): Ditto.
9592 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
9593 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
9594 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
9595 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
9596 instead of TARGET_PRINT_INSN_INFO, add comment.
9597 * s390-tdep.c (s390_get_frame_info): Instead of
9598 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
9599 (s390_check_function_end, s390_is_sigreturn): Ditto.
9600 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
9601 (dis_asm_memory_error, dis_asm_print_address): Ditto.
9602 * disasm.c: Include "gdbcore.h".
9603 (_initialize_disasm): New function, initialize
9604 "deprecated_tm_print_insn_info".
9605 (deprecated_tm_print_insn_info): New variable.
9606 (dis_asm_read_memory): Moved from "corefile.c", made static.
9607 (dis_asm_print_address, dis_asm_memory_error): Ditto.
9608 * Makefile.in (disasm.o): Update dependencies.
9609
07020390
AC
96102003-04-30 Andrew Cagney <cagney@redhat.com>
9611
9612 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
9613
a9fa03de
AF
96142003-04-29 Adam Fedor <fedor@gnu.org>
9615
9616 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
9617 * infcall.c (find_function_addr): Make non-static.
9618 * infcall.h (find_function_addr): Declare.
9619 * Makefile.in (eval.o): Update dependencies.
9620
1bae87b9
AF
96212003-04-28 Adam Fedor <fedor@gnu.org>
9622
9623 * symtab.c (symbol_find_demangled_name): Check for and demangle
9624 ObjC symbols.
9625 (symbol_init_demangled_name): Init for language_objc as well.
9626
0ba6dca9
AC
96272003-04-28 Andrew Cagney <cagney@redhat.com>
9628
9629 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
9630 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
9631 * gdbarch.h, gdbarch.c: Re-generate.
9632 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
9633 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
9634 * inferior.h (deprecated_read_fp): Rename read_fp.
9635 (generic_target_read_fp): Delete declaration.
9636 * regcache.c (generic_target_read_fp): Delete function.
9637 (deprecated_read_fp): Replace read_fp, use
9638 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
9639 * d10v-tdep.c (d10v_read_fp): Delete function.
9640 (d10v_gdbarch_init): Do not set deprecated_read_fp.
9641
9642 * sparc-tdep.c (sparc_gdbarch_init): Do not set
9643 deprecated_target_read_fp to generic_target_read_fp.
9644 * sh-tdep.c (sh_gdbarch_init): Ditto.
9645 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9646 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9647 * frv-tdep.c (frv_gdbarch_init): Ditto.
9648
9649 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
9650 deprecated_fp_regnum.
9651 * x86-64-tdep.c (x86_64_init_abi): Ditto.
9652 * vax-tdep.c (vax_gdbarch_init): Ditto.
9653 * v850-tdep.c (v850_gdbarch_init): Ditto.
9654 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9655 * sh-tdep.c (sh_gdbarch_init): Ditto.
9656 * s390-tdep.c (s390_gdbarch_init): Ditto.
9657 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9658 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9659 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9660 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9661 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9662 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9663 * i386-tdep.c (i386_gdbarch_init): Ditto.
9664 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9665 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9666 * frv-tdep.c (frv_gdbarch_init): Ditto.
9667 * cris-tdep.c (cris_gdbarch_init): Ditto.
9668 * avr-tdep.c (avr_gdbarch_init): Ditto.
9669 * arm-tdep.c (arm_gdbarch_init): Ditto.
9670 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9671
9672 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
9673 * v850-tdep.c (v850_gdbarch_init): Ditto.
9674 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9675 * sh-tdep.c (sh_gdbarch_init): Ditto.
9676 * s390-tdep.c (s390_gdbarch_init): Ditto.
9677 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9678 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9679 * mips-tdep.c (mips_gdbarch_init): Ditto.
9680 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9681 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9682 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9683 * frv-tdep.c (frv_gdbarch_init): Ditto.
9684 * avr-tdep.c (avr_gdbarch_init): Ditto.
9685 * arm-tdep.c (arm_gdbarch_init): Ditto.
9686
9687 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
9688 DEPRECATED_FP_REGNUM.
9689 (vax_push_dummy_frame, vax_pop_frame): Ditto.
9690 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
9691 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
9692 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
9693 (sparc32_register_virtual_type): Ditto.
9694 * sh-tdep.c (sh64_frame_chain): Ditto.
9695 (sh64_get_saved_register, sh64_pop_frame): Ditto.
9696 (sh_nofp_frame_init_saved_regs): Ditto.
9697 (sh64_nofp_frame_init_saved_regs): Ditto.
9698 (sh_fp_frame_init_saved_regs): Ditto.
9699 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
9700 * remote-e7000.c (fetch_regs_from_dump): Ditto.
9701 * procfs.c (procfs_fetch_registers): Ditto.
9702 (procfs_store_registers): Ditto.
9703 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
9704 (store_inferior_registers, fetch_core_registers): Ditto.
9705 (fetch_kcore_registers, clear_regs): Ditto.
9706 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
9707 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
9708 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
9709 * nlm/i386.c (do_status): Ditto.
9710 * mipsv4-nat.c (supply_gregset): Ditto.
9711 * mips-tdep.c: Ditto for comments.
9712 * mips-nat.c (fetch_inferior_registers): Ditto.
9713 (store_inferior_registers, fetch_core_registers): Ditto.
9714 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
9715 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
9716 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
9717 (i386_do_pop_frame, i386_register_type): Ditto.
9718 * hppa-tdep.c (hppa_frame_chain): Ditto.
9719 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
9720 (hppa_pop_frame, hppa_read_fp): Ditto.
9721 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
9722 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
9723 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
9724 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
9725 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
9726 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
9727 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
9728 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
9729 * blockframe.c: Ditto for comments.
9730 * arch-utils.h: Ditto for comments.
9731 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
9732 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
9733 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
9734 * alpha-tdep.h: Ditto for comments.
9735 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
9736 (alpha_cannot_store_register): Ditto.
9737 (alpha_push_dummy_frame): Ditto.
9738 * alpha-nat.c (supply_gregset): Ditto.
9739
9740 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
9741 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
9742 * config/sparc/tm-sparc.h: Update comment.
9743
9744 * hppa-tdep.c (hppa_init_extra_frame_info): Use
9745 deprecated_read_fp instead of TARGET_READ_FP.
9746 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
9747 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
9748 * sparc-tdep.c (sparc_init_extra_frame_info): Use
9749 deprecated_read_fp instead of read_fp.
9750 * s390-tdep.c (s390_push_arguments): Ditto.
9751 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9752 * frame.h: Ditto in comments.
9753 * frame.c (legacy_get_prev_frame): Ditto.
9754 * dummy-frame.c (dummy_frame_this_id): Ditto.
9755 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
9756
d7a27068
AC
97572003-04-28 Andrew Cagney <cagney@redhat.com>
9758
9759 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
9760 * gdbarch.h, gdbarch.c: Re-generate.
9761 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
9762 * vax-tdep.c (_initialize_vax_tdep): Update.
9763 * v850-tdep.c (_initialize_v850_tdep): Update.
9764 * sparc-tdep.c (_initialize_sparc_tdep): Update.
9765 * s390-tdep.c (_initialize_s390_tdep): Update.
9766 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
9767 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
9768 * mips-tdep.c (_initialize_mips_tdep): Update.
9769 * mcore-tdep.c (_initialize_mcore_tdep): Update.
9770 * m68k-tdep.c (_initialize_m68k_tdep): Update.
9771 * ia64-tdep.c (_initialize_ia64_tdep): Update.
9772 * hppa-tdep.c (_initialize_hppa_tdep): Update.
9773 * h8300-tdep.c (_initialize_h8300_tdep): Update.
9774 * frv-tdep.c (_initialize_frv_tdep): Update.
9775 * cris-tdep.c (cris_delayed_get_disassembler): Update.
9776 (_initialize_cris_tdep): Update.
9777 * arch-utils.c (legacy_print_insn): Update.
9778 * alpha-tdep.c (_initialize_alpha_tdep): Update.
9779
d2630e69
AF
97802003-04-26 Adam Fedor <fedor@gnu.org>
9781
9782 * linespec.c (decode_objc): New function to decode ObjC calls
9783 (decode_line_1): Check for ObjC calls (using decode_objc)
9784 * Makefile (linespec.o): Update dependencies.
9785
3086aeae
DJ
97862003-04-26 Daniel Jacobowitz <drow@mvista.com>
9787
9788 * breakpoint.h (struct breakpoint_ops): New.
9789 (struct breakpoint): Add ops member.
9790
9791 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
9792 (mention): Use new breakpoint ops member.
9793 (set_raw_breakpoint): Initialize ops field to NULL.
9794 (print_exception_catchpoint, print_one_exception_catchpoint)
9795 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
9796 (gnu_v3_exception_catchpoint_ops): New.
9797 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
9798
1fbec6c3
AF
97992003-04-25 Adam Fedor <fedor@gnu.org>
9800
9801 * Makefile.in (COMMON_OBS): Add objc-lang.o
9802
0ef21242
AC
98032003-04-25 Andrew Cagney <cagney@redhat.com>
9804
9805 * d10v-tdep.c (print_insn): Delete function.
9806 (display_trace): Use TARGET_PRINT_INSN.
9807 (_initialize_d10v_tdep): Do not set tm_print_insn.
9808 (d10v_gdbarch_init): Set print_insn.
9809
f75493ed
AC
98102003-04-25 Andrew Cagney <cagney@redhat.com>
9811
9812 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
9813 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
9814 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
9815 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
9816 (nr_dmap_regs, a0_regnum): ... new functions.
9817 (d10v_print_registers_info): Use a0_regnum, use register_size.
9818 (d10v_register_byte): Delete function.
9819 (d10v_register_raw_size): Delete function.
9820 (d10v_register_type): Use a0_regnum.
9821 (d10v_print_registers_info): Use a0_regnum.
9822 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
9823 (d10v_gdbarch_init): Do not set register_byte or
9824 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
9825 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
9826 extract_address.
9827 (trace_command): Use XCALLOC.
9828 (print_insn): Delete reference to tm_print_insn.
9829 (saved_regs_unwinder): Use store_unsigned_integer instead of
9830 store_address.
9831 * frame.h (FRAME_OBSTACK_CALLOC): Define
9832
2202b100
DC
98332003-04-25 David Carlton <carlton@bactrian.org>
9834
9835 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
9836
4e45ca2e
AF
98372003-04-24 Adam Fedor <fedor@gnu.org>
9838
9839 * objc-lang.c: Include "valprint.h"
9840 * Makefile.in (objc-lang.o): Update dependencies.
9841
93de3e7f
AF
98422003-04-24 Adam Fedor <fedor@gnu.org>
9843
8ffd9b1b 9844 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
93de3e7f
AF
9845 architecture dependant compilation and mark as unimplemented
9846 (until they get put in the gdbarch vector).
9847
0f20eeea
DC
98482003-04-23 David Carlton <carlton@bactrian.org>
9849
9850 * cp-support.c (cp_find_first_component): Accept 'operator' in
9851 more locations.
9852
74cfe982
AC
98532003-04-23 Andrew Cagney <cagney@redhat.com>
9854
9855 * infcall.c (call_function_by_hand): Eliminate redundant
9856 indentation. Move "saved_async" and "old_cleanups" to where they
9857 are needed.
8ffd9b1b 9858
52557533
AC
98592003-04-23 Andrew Cagney <cagney@redhat.com>
9860
9861 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
9862 and "buffer". Move the "name" code to where it is needed.
9863
158775de
AC
98642003-04-23 Andrew Cagney <cagney@redhat.com>
9865
9866 * infcall.c (call_function_by_hand): Move variables "start_sp",
9867 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
9868 code to ON_STACK switch branch.
8ffd9b1b 9869
ebc7896c
AC
98702003-04-23 Andrew Cagney <cagney@redhat.com>
9871
9872 * infcall.c (call_function_by_hand): Make declaration of "i",
9873 "sal", "bpt" and "old_sp" more local to their use. Delete #if
9874 lint.
9875
d727590f
AC
98762003-04-23 Andrew Cagney <cagney@redhat.com>
9877
9878 * infcall.c (call_function_by_hand): Delete variable
9879 "n_method_args". Localize "param_type"'s declaration to the loop
9880 that it is used. Reinstate code assigning to said variable -
9881 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
9882 Rationalize code using "param_type".
9883
d585e13a
AC
98842003-04-22 Andrew Cagney <cagney@redhat.com>
9885
9886 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
9887 compute the breakpoint address. Only call FIX_CALL_DUMMY when
9888 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
9889 to DEPRECATED_PUSH_RETURN_ADDRESS.
9890
051caad9
KB
98912003-04-22 Kevin Buettner <kevinb@redhat.com>
9892
9893 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
9894 on the DWARF2 register number prior to fetching a register.
9895
77296879
JB
98962003-04-22 J. Brobecker <brobecker@gnat.com>
9897
9898 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
9899 Update all the tests using SOFT_FLOAT considering the fact that
8ffd9b1b 9900 this macro was always set to 0.
77296879
JB
9901 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
9902 considering the fact that this macro was always set to 0.
9903 * hppa-tdep.h (hppa_store_return_value): Likewise.
9904 (hppa_extract_return_value): Likewise.
9905
4252f1df
JB
99062003-04-22 J. Brobecker <brobecker@gnat.com>
9907
9908 * config/pa/tm-hppa.h: Remove obsolete code, was used by
9909 the hppa-pro target only.
9910
14604c6b
JB
99112003-04-21 J. Brobecker <brobecker@gnat.com>
9912
9913 Ongoing multi-arch conversion effort for HP/UX:
9914 * config/pa/tm-hppa.h: Move all macro that are no longer
9915 defined now that GDB_MULTI_ARCH is now set to 1 from here...
9916 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
9917
77eb01d1
JB
99182003-04-21 J. Brobecker <brobecker@gnat.com>
9919
9920 * config/pa/tm-hppa.h: Obsolete a section that was only used
9921 for hppa-pro.
9922
61995b3b
JB
99232003-04-21 J. Brobecker <brobecker@gnat.com>
9924
9925 Ongoing multi-arch conversion for HP/UX.
9926 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
9927 if already defined (allows hppa64 to stay non-multiarched for now).
9928 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
9929
4aa79dcc
AC
99302003-04-21 Andrew Cagney <cagney@redhat.com>
9931
9932 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
9933
0f751ff2
AC
99342003-04-21 Andrew Cagney <cagney@redhat.com>
9935
9936 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
9937 "i386_num_mmx_regs".
9938
04714b91
AC
99392003-04-21 Andrew Cagney <cagney@redhat.com>
9940
9941 * infcall.c: New file.
9942 * infcall.h: New file.
9943 * valarith.c: Include "infcall.h".
9944 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
9945 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
9946 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
9947 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
9948 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
9949 (SFILES): Add "infcall.c"
9950 (COMMON_OBS): Add "infcall.o".
9951 (infcall.o): Specify dependencies.
9952 * value.h (call_function_by_hand): Delete declaration.
9953 * inferior.h (run_stack_dummy): Delete declaration.
9954 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
9955 (run_stack_dummy): Move to "infcall.c", merged into
9956 call_function_by_hand.
9957 * valops.c (call_function_by_hand): Moved to "infcall.c".
9958 (find_function_addr, value_arg_coerce): Ditto.
9959 (unwindonsignal_p, coerce_float_to_double): Ditto.
9960 (_initialize_valops): Move "set/show coerce-float-to-double", and
9961 "set/show unwindonsignal" commands to "infcall.c".
9962 * v850-tdep.c, target.h: Update comments.
9963 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
9964 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
9965 (sh64_init_extra_frame_info): Update comments.
9966 * mn10300-tdep.c: Update comments.
9967 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
9968 * config/sparc/tm-sparc.h: Update comments.
9969 * breakpoint.h: Update comments.
9970 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
9971 * arm-tdep.c: Update comment.
9972
f9d3c2a8
MK
99732003-04-19 Mark Kettenis <kettenis@gnu.org>
9974
c40e1eab
MK
9975 * i386-tdep.c (i386_num_register_names): New variable.
9976 (i386_num_mmx_regs): Renamed from mmx_num_regs.
9977 (MM0_REGNUM): Remove redundant parentheses in define.
9978 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
9979 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
9980 i386_mxcsr_regnum_p): Remove redundant parentheses.
9981 (i386_register_name): Use i386_num_register_names.
8ffd9b1b 9982
94ea66b3
MK
9983 * i386-tdep.c (i386_extract_return_value,
9984 i386_store_return_value): Correct check for availability of
9985 floating-point registers.
9986
54299a1d
MK
9987 * i386-tdep.c (i386_frame_num_args): Remove function.
9988 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
9989
c86c27af
MK
9990 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
9991 mmx_regnum_to_fp_regnum. Adjust all callers.
9992
f9d3c2a8
MK
9993 * i386-tdep.c (i386_get_longjmp_target): Use
9994 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
9995 and TARGET_CHAR_BIT. Use extract_typed_address instead of
9996 extract_address.
9997
94ba74a9
MK
99982003-04-19 Mark Kettenis <kettenis@gnu.org>
9999
10000 * core-regset.c: Update comments to reflect reality. Re-order
10001 includes.
10002 (fetch_core_registers): Use switch instead of if. Remove
10003 redundant prototype.
10004
4074e13c
JB
100052003-04-18 Jim Blandy <jimb@redhat.com>
10006
10007 * s390-tdep.c (s390_frame_align): New function.
fbe586ae 10008 (s390_gdbarch_init): Register it with the gdbarch object.
4074e13c 10009
e3ab4aba
RH
100102003-04-17 Richard Henderson <rth@redhat.com>
10011
10012 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
10013
627bf7c1
EZ
100142003-04-17 Michael Snyder <msnyder@redhat.com>
10015 Karen Bennet <bennet@redhat.com>
10016
10017 Committed by Elena Zannoni <ezannoni@redhat.com>
10018 * gdb_gcore.sh: New script to create a core dump of a process.
8ffd9b1b 10019
514621a9
EZ
100202003-04-17 Elena Zannoni <ezannoni@redhat.com>
10021
10022 * values.c (value_being_returned): Don't fetch the return
fbe586ae 10023 value if the return type is void.
514621a9 10024
b4acd559
JJ
100252003-04-17 Jeff Johnston <jjohnstn@redhat.com>
10026
10027 * thread-db.c: Reindented.
8ffd9b1b 10028
530b167e 100292003-04-17 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b
AJ
10030
10031 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
10032 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
530b167e
JJ
10033 as types.
10034
0a48e7e8
MS
10035
10036
10037
10038
10039
10040
10041
10042
10043
10044
10045
10046
10047
10048
10049
10050
10051
10052
10053
10054
10055
10056
10057
8ffd9b1b 10058
ab9fe00e
KB
100592003-04-16 Kevin Buettner <kevinb@redhat.com>
10060
610a3745 10061 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
ab9fe00e
KB
10062 the size of ``long double'' to 16, instead of 8.
10063
e64a344c
MK
100642003-04-16 Mark Kettenis <kettenis@gnu.org>
10065
10066 * i386-linux-nat.c: Add some whitespace to make things more
10067 readable.
10068 (fetch_register, store_register, fetch_inferior_registers,
10069 store_inferior_registers): Get rid of assignment in if-statement.
10070 (store_register): Fix typo in error message.
10071
25d41031
AC
100722003-04-16 Andrew Cagney <cagney@redhat.com>
10073
10074 * utils.c (xmmalloc): Always allocate something, matches
10075 libiberty/xmalloc's semantics.
10076 (xmrealloc, xmcalloc): Ditto.
10077
c50901fd
AC
100782003-04-16 Andrew Cagney <cagney@redhat.com>
10079
10080 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
10081 update comments.
10082 (get_frame_type): Initialize unwind and type when needed.
10083 (get_frame_id, frame_register_unwind): Ditto.
10084
f81824a9
AC
100852003-04-16 Andrew Cagney <cagney@redhat.com>
10086
10087 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
10088 obsolete.
10089 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
10090 * sparcl-stub.c: Obsolete file.
10091 * config/sparc/tm-sparclet.h: Obsolete file.
10092 * sparclet-stub.c: Obsolete file.
10093 * sparclet-rom.c: Obsolete file.
10094 * sparcl-tdep.c: Obsolete file.
10095 * config/sparc/tm-sparclite.h: Obsolete file.
10096 * config/sparc/sparclite.mt: Obsolete file.
10097 * config/sparc/sparclet.mt: Obsolete file.
10098 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
10099 sparc86x-*-* obsolete.
10100
9219021c
DC
101012003-04-15 David Carlton <carlton@math.stanford.edu>
10102
10103 * Makefile.in (SFILES): Add cp-namespace.c.
10104 (COMMON_OBS): Add cp-namespace.o.
10105 (block.o): Depend on gdb_obstack_h and cp_support_h.
10106 (buildsym.o): Depend on cp_support_h.
10107 (cp-namespace.o): New.
10108 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
10109 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
10110 (dwarf2read.o): Depend on cp_support_h.
10111 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
10112 * dwarf2read.c (process_die): Set processing_has_namespace_info,
10113 processing_current_namespace.
10114 (read_namespace): Update processing_current_namespace; check for
10115 anonymous namespaces.
10116 (dwarf2_name): New function.
10117 (dwarf2_extension): Ditto.
10118 * cp-support.h: Update copyright, contributors.
10119 Add inclusion guards.
10120 Add opaque declaration for structs obstack, block, symbol.
10121 (struct using_direct): New struct.
10122 Add declarations for cp_find_first_component,
10123 cp_entire_prefix_len, processing_has_namespace_info,
10124 processing_current_namespace, cp_is_anonymous,
10125 cp_add_using_directive, cp_initialize_namespace,
10126 cp_finalize_namespace, cp_set_block_scope,
10127 cp_scan_for_anonymous_namespaces.
10128 * cp-namespace.c: New file.
10129 * cp-support.c: Update copyright.
10130 Include ctype.h, gdb_assert.h, gdbcmd.h.
10131 New variable maint_cplus_cmd_list.
10132 (cp_find_first_component): New function.
10133 (cp_entire_prefix_len, maint_cplus_command)
10134 (first_component_command, _initialize_cp_support): Ditto.
10135 * buildsym.c: Include cp-support.h.
10136 New variable using_list.
10137 (add_symbol_to_list): Check for anonymous namespaces.
10138 (finish_block): Set block's scope.
10139 (start_symtab): Initialize C++ namespace support.
10140 (end_symtab): Finalize C++ namespace support.
10141 * block.h: Add opaque declarations for structs
10142 block_namespace_info, using_direct, and obstack.
10143 Add declarations for block_set_scope and block_set_using.
10144 (struct block): Add 'language_specific' member.
10145 (BLOCK_NAMESPACE): New macro.
10146 * block.c: Include gdb_obstack.h and cp-support.h.
10147 (struct block_namespace_info): New struct.
10148 (block_set_scope): New function.
10149 (block_set_using, block_initialize_namespace): Ditto.
10150
d5a921c9
KB
101512003-04-14 Kevin Buettner <kevinb@redhat.com>
10152
10153 * solib-svr4.c (svr4_have_link_map_offsets): New function.
10154 (locate_base): Return early if there aren't any link map offsets.
10155 (svr4_solib_create_inferior_hook): Warn if shared library support
10156 is unavailable.
10157
d2a52b27
DC
101582003-04-14 David Carlton <carlton@math.stanford.edu>
10159
10160 * symtab.c (symbol_set_names): Add prefix when storing Java names
10161 in hash table. Fix for PR java/1039.
10162
980cae7a
DC
101632003-04-14 David Carlton <carlton@math.stanford.edu>
10164
10165 * symtab.c (symbol_set_names): Rename 'name' arg to
10166 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
10167 * symtab.h: Change 'name' argument in declaration of
10168 symbol_set_names to 'linkage_name'.
10169 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
10170
e227b13c
AC
101712003-04-14 Andrew Cagney <cagney@redhat.com>
10172
10173 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
10174 return the fully sign-extended register value.
10175 (get_frame_pointer): Ditto.
10176 (mips_pop_frame): Initialize "proc_desc" after checking for a
10177 dummy frame.
10178
36712a20
AC
101792003-04-14 Andrew Cagney <cagney@redhat.com>
10180
10181 * mips-tdep.c (mips_push_dummy_frame): Delete function.
10182 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
10183 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
10184 (mips_push_register): Delete function.
10185 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
10186 PUSH_FP_REGNUM.
10187
44ea7b70
JB
101882003-04-14 Jim Blandy <jimb@redhat.com>
10189
10190 * symmisc.c: #include "gdb_regex.h".
10191 (maintenance_list_symtabs, maintenance_list_psymtabs): New
10192 functions.
10193 * maint.c (maintenance_list_command): New function.
10194 (_initialize_maint_cmds): Register the above as commands.
10195 * symtab.h (maintenance_list_symtabs,
10196 maintenance_list_psymtabs): New declarations.
10197 * cli/cli-cmds.c (maintenancelistlist): New variable.
10198 (init_cmd_lists): Initialize it.
10199 * cli/cli-cmds.h (maintenancelistlist): New declaration.
10200 * gdbcmd.h (maintenancelistlist): New declaration.
10201 * Makefile.in (symmisc.o): Update dependencies.
10202
2d0c7962
EZ
102032003-04-14 Elena Zannoni <ezannoni@redhat.com>
10204
10205 * s390-nat.c: Include asm/types.h for addr_t.
10206
1947a811
CV
102072003-04-14 Corinna Vinschen <vinschen@redhat.com>
10208
10209 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
10210 actually incoming type.
10211
adb616d7
AC
102122003-04-13 Andrew Cagney <cagney@redhat.com>
10213
10214 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
10215 get_next_frame and get_frame_saved_regs.
10216
9b5e151c
AC
102172003-04-13 Andrew Cagney <cagney@redhat.com>
10218
10219 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
10220 of gdbarch_num_regs.
10221
ef6e7e13
AC
102222003-04-13 Andrew Cagney <cagney@redhat.com>
10223
10224 * frame.h: Mention what replaced what in "struct frame_info".
10225 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
10226 deprecated_update_frame_base_hack and
10227 deprecated_update_frame_pc_hack.
10228 * hppa-tdep.c: Ditto.
10229
61fbb938
DJ
102302003-04-13 Daniel Jacobowitz <drow@mvista.com>
10231
10232 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
10233 to read_reg and update its comment. Remove regnum member.
10234 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
10235 Don't call read_reg when setting in_reg. Call read_reg to get
10236 the frame base if it's in a register. Return the register number
10237 on the stack instead of in the context. Remove extra arguments
10238 to read_reg.
10239 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
10240 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
10241 the register number on the expression stack.
10242 (needs_frame_read_reg): Remove extra arguments.
10243
0d53c4c4
DJ
102442003-04-13 Daniel Jacobowitz <drow@mvista.com>
10245
10246 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
10247 made non-static.
10248 (execute_stack_op): All callers updated.
10249 * dwarf2expr.h: Add prototype for dwarf2_read_address.
10250 * dwarf2loc.c (find_location_expression): New function.
10251 (dwarf_expr_frame_base): Call it.
10252 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
10253 (dwarf2_tracepoint_var_ref): New function, broken out from
10254 locexpr_tracepoint_var_ref.
10255 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
10256 Make static.
10257 (loclist_read_variable, loclist_read_needs_frame): New functions.
10258 (loclist_describe_location, loclist_tracepoint_var_ref): New
10259 functions.
10260 (dwarf2_loclist_funcs): New struct location_funcs.
10261 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
10262 (struct dwarf2_locexpr_baton): Add comments.
10263 (dwarf2_loclist_funcs): New extern.
10264 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
10265 base_address and base_known.
10266 (dwarf_loc_buffer): New variable.
10267 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
10268 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
10269 (dwarf2_has_info): Initialize dwarf_loc_offset.
10270 (dwarf2_build_psymtabs): Read in .debug_loc.
10271 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
10272 DWARF_LOC_SIZE.
10273 (psymtab_to_symtab_1): Likewise. Move base address calculation
10274 here, from...
10275 (dwarf2_get_pc_bounds): ... here. Use the base address from
10276 cu_header.
10277 (dwarf2_symbol_mark_computed): Handle location lists.
10278
6aca59a3
DJ
102792003-04-13 Daniel Jacobowitz <drow@mvista.com>
10280
10281 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
10282 if the linkage name demangled successfully.
10283
aca1fcd0
MK
102842003-04-13 Mark Kettenis <kettenis@gnu.org>
10285
97095916
MK
10286 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
10287 disassmbly_flavour): Removed.
10288
aca1fcd0
MK
10289 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
10290
562a961f
MK
102912003-04-13 Mark Kettenis <kettenis@gnu.org>
10292
10293 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
10294
bd013d54
AC
102952003-04-12 Andrew Cagney <cagney@redhat.com>
10296
10297 * frame.h (struct frame_info): Move definition from here ...
10298 * frame.c (struct frame_info): ... to here.
10299
167ef8b1
AC
103002003-04-12 Andrew Cagney <cagney@redhat.com>
10301
10302 * gdbthread.h (save_infrun_state): Delete parameter
10303 "prev_func_start".
10304 (struct thread_info): Delete field "prev_func_start".
10305 (load_infrun_state): Ditto.
10306 * thread.c (load_infrun_state, save_infrun_state): Update.
10307 * infrun.c (prev_func_start): Delete variable.
10308 (context_switch, init_wait_for_inferior): Update.
10309 (stop_stepping, keep_going): Update.
10310
da3331ec
AC
103112003-04-12 Andrew Cagney <cagney@redhat.com>
10312
10313 * gdbarch.sh: Add missing opaque declarations.
10314 * gdbarch.h: Regnerate.
10315 * symtab.h: Add missing opaque declarations.
10316 * value.h, target.h, symfile.h, stabsread.h: Ditto.
10317 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
10318 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
10319 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
10320 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
10321 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
10322 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
10323 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
10324 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
10325 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
10326 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
10327 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
10328 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
10329
18adea3f
AC
103302003-04-11 Andrew Cagney <cagney@redhat.com>
10331
10332 * frame.c (get_frame_id): Return this frame's "id".
10333 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
10334 function start.
10335 (legacy_saved_regs_this_id): Replace function body with
10336 internal-error.
10337 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
10338 FRAME_OBSTACK_ZALLOC.
10339 (create_new_frame): Mark the frame ID as valid.
10340
2252e863
AO
103412003-04-11 Alexandre Oliva <aoliva@redhat.com>
10342
10343 * Makefile.in (libbfd_h): Added missing setting.
10344 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
10345 according to the selected ABI.
10346
a8245ab8
JJ
103472003-04-11 Jeff Johnston <jjohnstn@redhat.com>
10348
10349 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
10350
6913c89a
AC
103512003-04-11 Andrew Cagney <cagney@redhat.com>
10352
10353 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
10354 SAVED_PC_AFTER_CALL.
10355 * gdbarch.h, gdbarch.c: Regenerate.
10356 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10357 * x86-64-tdep.c (x86_64_init_abi): Update.
10358 * vax-tdep.c (vax_gdbarch_init): Update.
10359 * v850-tdep.c (v850_gdbarch_init): Update.
10360 * sparc-tdep.c (sparc_gdbarch_init): Update.
10361 * sh-tdep.c (sh_gdbarch_init): Update.
10362 * s390-tdep.c (s390_gdbarch_init): Update.
10363 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10364 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10365 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10366 * mips-tdep.c (mips_gdbarch_init): Update.
10367 * mcore-tdep.c (mcore_gdbarch_init): Update.
10368 * m68k-tdep.c (m68k_gdbarch_init): Update.
10369 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10370 * ia64-tdep.c (ia64_gdbarch_init): Update.
10371 (ia64_saved_pc_after_call): Update declaration.
10372 * i386ly-tdep.c (i386lynx_init_abi): Update.
10373 * i386-tdep.c (i386_gdbarch_init): Update.
10374 * hppa-tdep.c (hppa_gdbarch_init): Update.
10375 * h8300-tdep.c (h8300_gdbarch_init): Update.
10376 * frv-tdep.c (frv_gdbarch_init): Update.
10377 * cris-tdep.c (cris_gdbarch_init): Update.
10378 * avr-tdep.c (avr_gdbarch_init): Update.
10379 * arm-tdep.c (arm_gdbarch_init): Update.
10380 * alpha-tdep.c (alpha_gdbarch_init): Update.
10381 * ns32knbsd-nat.c (frame_num_args): Update.
10382 * ns32k-tdep.c (umax_frame_num_args): Update.
10383 * mips-tdep.c (mips_init_frame_pc_first): Update.
10384 * infrun.c (step_over_function): Update.
10385 * i386-linux-tdep.c (skip_hurd_resolver): Update.
10386 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
10387 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
10388 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10389 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10390 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
10391 * arm-linux-tdep.c (skip_hurd_resolver): Update.
10392 * arch-utils.c (init_frame_pc_default): Update.
10393 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
10394 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
10395 declaration.
8ffd9b1b 10396
38edeab8
AC
103972003-04-11 Andrew Cagney <cagney@redhat.com>
10398
10399 * i387-tdep.c: Update copyright.
10400 (i387_to_double): Delete function.
10401 (double_to_i387): Delete function.
10402
81f8a206
AC
104032003-04-10 Andrew Cagney <cagney@redhat.com>
10404
10405 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
10406 frame's function's address. Simplify.
10407 (d10v_frame_unwind_cache): Check that the frame's function is
10408 non-zero.
10409
6e691f7a
JB
104102003-04-10 Jim Blandy <jimb@redhat.com>
10411
10412 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
10413 call to set_gdbarch_deprecated_push_arguments.
10414
7f78e237
AC
104152003-04-10 Andrew Cagney <cagney@redhat.com>
10416
10417 * frame.c (fprint_frame_id): New function.
10418 (fprint_frame_type, fprint_frame): New function.
10419 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
10420 (create_sentinel_frame, get_frame_id): Ditto.
10421 (frame_id_p, frame_id_eq): Ditto.
10422 (frame_id_inner, create_new_frame): Ditto.
10423 (legacy_get_prev_frame, get_prev_frame): Ditto.
10424 (deprecated_update_frame_pc_hack): Ditto.
10425 (frame_register_unwind): Ditto.
10426 (deprecated_update_frame_base_hack): Ditto.
10427
f870b49b
CV
104282003-04-10 Corinna Vinschen <vinschen@redhat.com>
10429
10430 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
10431 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
10432 frame_chain function.
10433 * Makefile.in: Add dependencies due to above change.
10434
7c86889b
CV
104352003-04-10 Corinna Vinschen <vinschen@redhat.com>
10436
10437 * blockframe.c (legacy_frame_chain_valid): Move call to
10438 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
10439 inside_entry_file.
10440
d0a55772
AC
104412003-04-09 Andrew Cagney <cagney@redhat.com>
10442
10443 * frame.h (struct frame_id): Replace "pc" and "base" with
10444 "stack_addr" and "code_addr". Update comments.
10445 (frame_id_build): Update parameter names and comment.
10446 (struct frame_info): Replace "id_p" and "id" with "this_id".
10447 * dummy-frame.c (dummy_frame_this_id): Update.
10448 * breakpoint.c (print_one_breakpoint): Update.
10449 * frame.c (get_frame_id): Update.
10450 (get_frame_base, frame_id_build): Update.
10451 (create_sentinel_frame, legacy_get_prev_frame): Update.
10452 (deprecated_update_frame_base_hack): Update.
10453 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
10454 (frame_id_inner): Ditto.
10455
ac16bf07
AC
104562003-04-09 Andrew Cagney <cagney@redhat.com>
10457
10458 * defs.h (gdb_print_host_address): Make "addr" parameter a
10459 pointer constant.
10460 * utils.c (gdb_print_host_address): Update.
10461
366cfc9e
KB
104622003-04-09 Kevin Buettner <kevinb@redhat.com>
10463
10464 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
10465 register number for R0 is 0.
10466
cd983b5c
JB
104672003-04-09 J. Brobecker <brobecker@gnat.com>
10468
10469 * frame.h (struct gdbarch): Add opaque structure definition
10470 to avoid a compilation warning on LynxOS 4.0.
10471
d1340264
AC
104722003-04-09 Andrew Cagney <cagney@redhat.com>
10473
10474 * frame.h (struct frame_info): Delete field "pc". Replace
10475 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
10476 structure.
10477 * frame.c (frame_pc_unwind): Update.
10478 (create_sentinel_frame): Do not set "pc".
10479 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
10480 (get_frame_pc): Call frame_pc_unwind.
10481 (deprecated_update_frame_pc_hack): Update.
10482 (create_new_frame): Use "pc" not "->pc".
10483
90a6fffb
AC
104842003-04-09 Andrew Cagney <cagney@redhat.com>
10485
10486 * frame.c (get_frame_id): Eliminate code updating "frame".
10487 (legacy_get_prev_frame): Ditto.
10488 (get_frame_base): Return id.base directly.
10489 (deprecated_update_frame_base_hack): Update "id.base".
10490 * frame.h (struct frame_info): Delete field "frame".
10491
2fbce691
AC
104922003-04-09 Andrew Cagney <cagney@redhat.com>
10493
10494 * NEWS: Mention that the "Sequent family" is obsolete.
10495 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
10496 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
10497 * configure.host: Obsolete i[3456]86-sequent-bsd*,
10498 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
10499 * config/i386/tm-ptx4.h: Obsolete file.
10500 * config/i386/tm-ptx.h: Obsolete file.
10501 * symm-tdep.c: Obsolete file.
10502 * config/i386/symmetry.mt: Obsolete file.
10503 * config/i386/tm-symmetry.h: Obsolete file.
10504 * symm-nat.c: Obsolete file.
10505 * config/i386/nm-symmetry.h: Obsolete file.
10506 * config/i386/xm-symmetry.h: Obsolete file.
10507 * config/i386/symmetry.mh: Obsolete file.
10508 * config/i386/nm-ptx4.h: Obsolete file.
10509 * config/i386/ptx4.mh: Obsolete file.
10510 * config/i386/ptx.mt: Obsolete file.
10511 * config/i386/ptx.mh: Obsolete file.
10512 * config/i386/xm-ptx4.h: Obsolete file.
10513 * config/i386/xm-ptx.h: Obsolete file.
10514
78c43945
AC
105152003-04-09 Andrew Cagney <cagney@redhat.com>
10516
10517 Obsolete mips*-*-mach3*.
10518 * NEWS: Mention that mips*-*-mach3* is obsolete.
10519 * m3-nat.c: Obsolete file.
10520 * config/nm-m3.h: Obsolete file.
10521 * config/mips/tm-mipsm3.h: Obsolete file.
10522 * config/mips/mipsm3.mt: Obsolete file.
10523 * config/mips/mipsm3.mh: Obsolete file.
10524 * config/mips/xm-mipsm3.h: Obsolete file.
10525 * mipsm3-nat.c: Obsolete file.
10526 * configure.host: Obsolete mips-dec-mach3*.
10527 * configure.tgt: Obsolete mips*-*-mach3*.
10528
f1908289
AC
105292003-04-09 Andrew Cagney <cagney@redhat.com>
10530
10531 * doublest.h: Update copyright.
10532 (deprecated_store_floating, deprecated_extract_floating): Rename
10533 store_floating and extract_floating. Update comments.
10534 * doublest.c: Update copyright.
10535 (extract_floating_by_length): Replace extract_floating.
10536 (store_floating_by_length): Replace store_floating.
10537 (deprecated_extract_floating): New function.
10538 (deprecated_store_floating): New function.
10539 (extract_typed_floating): Call extract_floating_by_length.
10540 (store_typed_floating): Call store_floating_by_length.
10541 * x86-64-tdep.c (x86_64_store_return_value): Update.
10542 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
10543 (sh64_extract_return_value): Update.
10544 (sh_sh4_register_convert_to_virtual): Update.
10545 (sh_sh64_register_convert_to_virtual): Update.
10546 (sh_sh4_register_convert_to_raw): Update.
10547 (sh_sh64_register_convert_to_raw): Update.
10548 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
10549 (rs6000_register_convert_to_raw): Update.
10550 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
10551 (ia64_register_convert_to_raw): Update.
10552 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
10553 (REGISTER_CONVERT_TO_VIRTUAL): Update.
10554 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
10555 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
10556 (alpha_register_convert_to_raw): Update.
10557
4443bd83
AC
105582003-04-08 Andrew Cagney <cagney@redhat.com>
10559
10560 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
10561 * gdbarch.h, gdbarch.c: Re-generate.
10562 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
10563 (d10v_gdbarch_init): Do not set saved_pc_after_call.
10564 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
10565 conditionally, use frame_pc_unwind as an alternative. Add
10566 comments.
10567 * arch-utils.c (init_frame_pc_default): Only call
10568 SAVED_PC_AFTER_CALL when available.
10569
c0236d92
EZ
105702003-04-08 Elena Zannoni <ezannoni@redhat.com>
10571
fbe586ae 10572 * infrun.c (stop_soon): Rename from stop_soon_quietly.
c0236d92
EZ
10573 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
10574 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
10575 (start_remote): Ditto.
10576 (handle_inferior_event): Ditto.
10577 (save_inferior_status): Ditto.
10578 (restore_inferior_status): Ditto.
10579 * infcmd.c (attach_command): Ditto.
10580 * fork-child.c (startup_inferior): Ditto.
fbe586ae 10581 * inferior.h (stop_soon): Rename from stop_soon_quietly.
c0236d92
EZ
10582 * alpha-tdep.c (heuristic_proc_start): Ditto.
10583 * mips-tdep.c (heuristic_proc_start): Ditto.
10584 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
10585 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
10586 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
10587 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
10588 * remote-vx.c (vx_create_inferior): Ditto.
10589
105902003-04-08 Elena Zannoni <ezannoni@redhat.com>
10591
10592 * infrun.c (stop_soon_quietly): Make it an enum, to better
10593 override the default behavior of handle_inferior_event.
10594 (clear_proceed_status): Update uses of stop_soon_quietly to
10595 reflect that it is now an enum.
10596 (start_remote): Ditto.
10597 (handle_inferior_event): Change logic a bit if stop_soon_quietly
10598 is set to handle the new GNU/Linux kernel behavior for
10599 attach/sigstop. Update uses of stop_soon_quietly.
10600 * inferior.h (enum stop_kind): New enum.
10601 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
10602 Reset normal handle_inferior_event behavior, afterwards.
10603 * fork-child.c (startup_inferior): Update.
10604 * alpha-tdep.c (heuristic_proc_start): Update.
10605 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
10606 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
10607 * solib-osf.c (osf_solib_create_inferior_hook): Update.
10608 * solib-irix.c (irix_solib_create_inferior_hook): Update.
10609 * remote-vx.c (vx_create_inferior): Update.
10610 * mips-tdep.c (heuristic_proc_start): Update.
10611
1211bce3
EZ
106122003-04-07 Elena Zannoni <ezannoni@redhat.com>
10613
10614 * disasm.c (dump_insns): Move variables inside loop, or they will
fbe586ae 10615 be freed more than once, causing wild memory corruptions.
1211bce3 10616 (gdb_disassembly): Look for the substring "-thread",
fbe586ae 10617 instead of "-threads" in the target name, to make sure to find
8ffd9b1b 10618 the 'multi-thread' target. Also, make sure we do the right thing
fbe586ae 10619 with the "core" target.
1211bce3 10620
f0ef6b29
KB
106212003-04-07 Kevin Buettner <kevinb@redhat.com>
10622
10623 * mips-tdep.c (mips_print_fp_register): New function, created from
10624 do_fp_register_row(). Registers are now (also) printed as hex.
10625 Only one register is printed per row.
10626 (mips_print_register, do_fp_register_row): Print floating point
10627 registers with mips_print_fp_register().
10628
8cf71652
AC
106292003-04-06 Andrew Cagney <cagney@redhat.com>
10630
5e488a7b
AC
10631 * valprint.h (inspect_it): Add extern declaration.
10632 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
10633 (selectors_info, classes_info): Ditto.
10634 (find_objc_msgcall): Fix indentation.
10635 (objc_printstr): Delete extern declarations.
10636
8cf71652
AC
10637 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
10638
e6ba3bc9
AC
106392003-04-06 Andrew Cagney <cagney@redhat.com>
10640
10641 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
10642 Update comment.
10643 * frame.c (legacy_saved_regs_this_id): Update.
10644 (legacy_get_prev_frame): Update.
10645 * xstormy16-tdep.c: Update comment.
10646 * sparc-tdep.c (sparc_frame_chain): Update comment.
10647 * blockframe.c (legacy_frame_chain_valid): Update.
10648
55e1d7e7
AC
106492003-04-06 Andrew Cagney <cagney@redhat.com>
10650
996179ee
AC
10651 * valprint.c (val_print_type_code_int): Delete #ifdef
10652 PRINT_TYPELESS_INTEGER code.
10653
55e1d7e7
AC
10654 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
10655 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
10656 multi-arch definition.
10657 * gdbarch.h: Re-generate.
10658
43bd9a9e
AC
106592003-04-05 Andrew Cagney <cagney@redhat.com>
10660
10661 Eliminate FRAME_FIND_SAVED_REGS.
10662 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10663 Change FSR parameter to a pointer.
10664 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
10665 Assume FSR parameter is a pointer.
10666 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
10667 Make fsr a pointer.
10668 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
10669 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
10670 saved_regs a pointer.
10671 (hppa_frame_saved_pc): Ditto.
10672 (find_dummy_frame_regs): Make frame_saved_regs a pointer
10673 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
10674 pointer.
10675 (restore_pc_queue): Make fsr a pointer.
10676 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
10677 (hppa_frame_chain): Make saved_regs a pointer, call
10678 hppa_frame_init_saved_regs.
10679 * sparc-tdep.c: Include "gdb_assert.h".
10680 (sparc_frame_find_saved_regs): Replace internal_error with
10681 gdb_assert.
10682 * remote-vxsparc.c (vx_read_register): Delete reference to
10683 FRAME_FIND_SAVED_REGS.
10684 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
10685 * gdbarch.h: Regenerate.
10686 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
10687 (deprecated_get_frame_saved_regs): Delete declaration.
10688 (struct frame_saved_regs): Delete definition.
10689 * frame.c (deprecated_get_frame_saved_regs): Delete function.
10690 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
10691 (hppa_frame_find_saved_regs): Delete declaration.
10692 (FRAME_FIND_SAVED_REGS): Delete macro.
10693 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
10694 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
10695 FRAME_FIND_SAVED_REGS in comment.
10696
be41e9f4
AC
106972003-04-05 Andrew Cagney <cagney@redhat.com>
10698
10699 * frame.c (frame_func_unwind, get_frame_func): New functions.
10700 * frame.h (get_frame_func, frame_func_unwind): Declare.
10701 (struct frame_info): Add field "prev_func" for caching the
10702 previous frame's function address.
10703 * arm-tdep.c (arm_frameless_function_invocation): Combine
10704 get_pc_function_start and get_frame_pc into get_frame_func.
10705 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
10706 (sh64_nofp_frame_init_saved_regs): Ditto.
10707 * s390-tdep.c (s390_function_start): Ditto.
10708 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
10709 (rs6000_frameless_function_invocation): Ditto.
10710 (rs6000_frame_saved_pc): Ditto.
10711 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
10712 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
10713 * i386-tdep.c (i386_frameless_signal_p): Ditto.
10714 (i386_frame_init_saved_regs): Ditto.
10715 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
10716 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
10717 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
10718 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
10719 * blockframe.c (frameless_look_for_prologue): Ditto.
10720
a01dd7cc
AC
107212003-04-05 Andrew Cagney <cagney@redhat.com>
10722
10723 * frame.c (legacy_get_prev_frame): Link prev to next at the
10724 function start. Update comments.
10725
5e5592e6
AC
107262003-04-05 Andrew Cagney <cagney@redhat.com>
10727
10728 * frame.c (get_frame_id): Update comment.
10729 (legacy_get_prev_frame): Update comment.
10730 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
10731 * gdbarch.h: Regenerate.
10732 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
10733 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
10734
6fba5002
AC
107352003-04-05 Andrew Cagney <cagney@redhat.com>
10736
10737 * stack.c (print_frame_info): Use get_frame_pc.
10738
7df05f2b
AC
107392003-04-04 Andrew Cagney <cagney@redhat.com>
10740
10741 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
10742 the frame's type from the unwinder.
10743 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
10744 (create_new_frame, legacy_get_prev_frame): When the unwinder's
10745 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
10746 (get_frame_base_address): Use get_frame_type.
10747 (get_frame_locals_address, get_frame_args_address): Ditto.
10748 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
10749 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
10750 (struct frame_info): Add comment explaining why the frame contains
10751 a "type" field.
10752 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
10753 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
10754 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
10755 NORMAL_FRAME.
10756 * frame-unwind.h: Include "frame.h".
10757 (struct frame_unwind): Add "type" field.
10758 * Makefile.in (frame_unwind_h): Add $(frame_h).
8ffd9b1b 10759
11889732
AC
107602003-04-04 Andrew Cagney <cagney@redhat.com>
10761
10762 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
10763 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
10764 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
10765 get_frame_base.
10766 (d10v_unwind_dummy_id): Use frame_id_build.
10767 * frame.c (find_frame_sal): Use get_frame_pc.
10768 (create_new_frame): Use deprecated_update_frame_pc_hack and
10769 deprecated_update_frame_base_hack.
10770 (create_sentinel_frame): Add comment about ->pc going away.
10771 (get_prev_frame): Add comment about ->pc going away.
10772 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
10773 frame_id_build, deprecated_update_frame_pc_hack and
10774 deprecated_update_frame_base_hack.
10775 (select_frame): Use get_frame_pc.
10776 (legacy_saved_regs_this_id): Use frame_id_build.
10777
50c46a0d
EZ
107782003-04-04 Elena Zannoni <ezannoni@redhat.com>
10779
fbe586ae
RH
10780 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
10781 signed integer case.
10782 (classify_argument): Handle enumerations and references.
50c46a0d 10783
50bbdbd9
AC
107842003-04-04 Andrew Cagney <cagney@redhat.com>
10785
10786 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
10787 ID to NULL.
10788
36018d2e
AF
107892003-04-01 Adam Fedor <fedor@gnu.org>
10790
10791 * gdb/objc-lang.c (selectors_info): Replace calls to
10792 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
10793 SYMBOL_NATURAL_NAME.
10794 (classes_info, find_methods): Likewise.
10795
35cec841
KB
107962003-04-03 Kevin Buettner <kevinb@redhat.com>
10797
10798 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
10799 ``mach'' to the value determined by bfd_default_set_arch_mach().
10800
43136899
BR
108012003-04-02 Bob Rossi <bob_rossi@cox.net>
10802
10803 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
10804 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
10805 (mi-cmd-file.o): Update dependencies.
10806
040b99fd
KB
108072003-04-01 Kevin Buettner <kevinb@redhat.com>
10808
10809 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
10810 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
10811
9a3d7dfd
AF
108122003-04-01 Adam Fedor <fedor@gnu.org>
10813
10814 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
10815 * language.h (struct language_defn): Add la_demangle.
10816 (language_demangle): Declare.
10817 * language.c (language_demangle): New function.
10818 (unk_lang_demangle): Likewise.
10819 (unknown_language_defn, auto_language_defn, local_language_defn):
fbe586ae 10820 Add ukn_lang_demangle.
9a3d7dfd 10821 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
fbe586ae 10822 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
9a3d7dfd
AF
10823 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
10824 (cplus_language_defn): Add cplus_demangle for la_demangle element.
10825 * jv-lang.c (java_demangle): New function
10826 (java_language_defn): Use it for la_demangle element.
fbe586ae
RH
10827 * objc-lang.c (objc_demangle): Add options argument
10828 (objc_language_defn): Use objc_demangle for la_demangle element.
9a3d7dfd
AF
10829 * maint.c (maintenance_demangle): Replace switch with
10830 call to language_demangle.
10831 * utils.c (fprintf_symbol_filtered): Likewise.
10832
5e074003
AC
108332003-04-01 Andrew Cagney <cagney@redhat.com>
10834
10835 * printcmd.c (print_frame_nameless_args): Delete #ifdef
10836 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
10837 PRINT_TYPELESS_INTEGER.
10838 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
10839 PUSH_RETURN_ADDRESS.
10840
270cb5d6
AC
108412003-04-01 Andrew Cagney <cagney@redhat.com>
10842
10843 * Makefile.in (d10v-tdep.o): Update dependencies.
10844 * d10v-tdep.c: Include "frame-base.h".
10845 (d10v_frame_unwind): Make constant.
10846 (d10v_frame_base_address): New function.
10847 (d10v_frame_base): New variable.
10848 (d10v_gdbarch_init): Set frame_base default.
10849 (struct d10v_unwind_cache): Add the field "prev_sp". Update
10850 comment for base.
10851 (d10v_frame_unwind_cache): Set and use "prev_sp".
10852 (d10v_frame_this_id): Use the previous frame's inner most stack
10853 address and this frame's func address for the frame ID. Use
10854 frame_id_build. Don't analyze beyond the current instruction.
8ffd9b1b 10855
6bfb3e36
AC
108562003-04-01 Andrew Cagney <cagney@redhat.com>
10857
10858 * frame.h (get_frame_locals_address, get_frame_args_address):
10859 Refer to the base address, instead of the address of the first
10860 local or parameter.
8ffd9b1b 10861
da62e633
AC
108622003-04-01 Andrew Cagney <cagney@redhat.com>
10863
10864 Add frame debug info addresses:
10865 * frame-base.c: New file.
10866 * frame-base.h: New file.
10867 * frame.h (struct frame_base): Add opaque declaration.
10868 (get_frame_base): Update comment.
10869 (get_frame_base_address): Declare.
10870 (get_frame_locals_address): Declare.
10871 (get_frame_args_address): Declare.
10872 (struct frame_info): Add "base" and "base_cache". Update
10873 comments on the unwinder.
10874 * frame.c: Include "frame-base.h".
10875 (get_frame_locals_address): New function.
10876 (get_frame_base_address): New function.
10877 (get_frame_args_address): New function.
10878 * findvar.c (read_var_value): Use get_frame_locals_address and
10879 get_frame_args_address.
10880 * stack.c (frame_info): Use get_frame_locals_address and
10881 get_frame_args_address.
10882 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
10883 moved to "frame-base.c".
10884 * printcmd.c (print_frame_nameless_args): Ditto.
10885 * symtab.h (address_class): Update comments.
10886 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
10887 get_frame_base_address.
10888 * dwarf2expr.c (execute_stack_op): Ditto.
10889 * Makefile.in (frame_base_h): Define.
10890 (frame.o): Update dependencies.
10891 (frame-base.o): Add dependencies.
10892 (SFILES): Add frame-base.c.
10893 (COMMON_OBS): Add frame-base.o.
10894
3d30e9c2
AC
108952003-04-01 Andrew Cagney <cagney@redhat.com>
10896
10897 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
10898 CALL_DUMMY_LENGTH): Ditto.
10899 * gdbarch.c: Re-generate.
10900 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
10901 (CALL_DUMMY_LENGTH): Delete macro.
10902 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
10903 * arm-tdep.c (arm_gdbarch_init): Ditto.
10904 * avr-tdep.c (avr_gdbarch_init): Ditto.
10905 * cris-tdep.c (cris_gdbarch_init): Ditto.
10906 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10907 * frv-tdep.c (frv_gdbarch_init): Ditto.
10908 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10909 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10910 * i386-tdep.c (i386_gdbarch_init): Ditto.
10911 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10912 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10913 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10914 * mips-tdep.c (mips_gdbarch_init): Ditto.
10915 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10916 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10917 * s390-tdep.c (s390_gdbarch_init): Ditto.
10918 * sh-tdep.c (sh_gdbarch_init): Ditto.
10919 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10920 * v850-tdep.c (v850_gdbarch_init): Ditto.
10921 * vax-tdep.c (vax_gdbarch_init): Ditto.
10922 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
10923
ce0c7262
CV
109242003-04-01 Corinna Vinschen <vinschen@redhat.com>
10925
10926 * frame.c (get_prev_frame): Disable call to inside_entry_file().
10927
73dd234f
AC
109282003-04-01 Andrew Cagney <cagney@redhat.com>
10929
10930 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
10931 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10932 * gdbarch.h, gdbarch.c: Re-generate.
10933 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10934 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10935 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10936 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
10937 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
10938 * infcmd.c (run_stack_dummy): Simplify assuming
10939 CALL_DUMMY_BREAKPOINT_OFFSET_P.
10940 * infrun.c (handle_inferior_event): Ditto.
10941 * alpha-tdep.c (alpha_gdbarch_init): Do not set
10942 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
10943 * arm-tdep.c (arm_gdbarch_init): Ditto.
10944 * avr-tdep.c (avr_gdbarch_init): Ditto.
10945 * cris-tdep.c (cris_gdbarch_init): Ditto.
10946 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10947 * frv-tdep.c (frv_gdbarch_init): Ditto.
10948 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10949 * i386-tdep.c (i386_gdbarch_init): Ditto.
10950 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10951 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10952 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10953 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10954 * mips-tdep.c (mips_gdbarch_init): Ditto.
10955 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10956 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10957 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10958 * s390-tdep.c (s390_gdbarch_init): Ditto.
10959 * sh-tdep.c (sh_gdbarch_init): Ditto.
10960 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10961 * v850-tdep.c (v850_gdbarch_init): Ditto.
10962 * vax-tdep.c (vax_gdbarch_init): Ditto.
10963 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
10964
97606a13
DJ
109652003-04-01 Daniel Jacobowitz <drow@mvista.com>
10966
10967 * symfile.c (symfile_relocate_debug_section): Update call to
10968 bfd_simple_get_relocated_section_contents.
10969
e8ab51f7
AC
109702003-03-31 Andrew Cagney <cagney@redhat.com>
10971
10972 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
10973 * gdbarch.h, gdbarch.c: Regenerate.
10974 * inferior.h (FIX_CALL_DUMMY): Delete macro.
10975 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
10976 available.
10977 * frame.h (generic_fix_call_dummy): Delete declaration.
10978 * dummy-frame.h: Update comment.
10979 * dummy-frame.c (generic_fix_call_dummy): Delete function.
10980 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10981 fix_call_dummy.
10982 * sh-tdep.c (sh_gdbarch_init): Ditto.
10983 * s390-tdep.c (s390_gdbarch_init): Ditto.
10984 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10985 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10986 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10987 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10988 * i386-tdep.c (i386_gdbarch_init): Ditto.
10989 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10990 * frv-tdep.c (frv_gdbarch_init): Ditto.
10991 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10992 * cris-tdep.c (cris_gdbarch_init): Ditto.
10993 * avr-tdep.c (avr_gdbarch_init): Ditto.
10994 * arm-tdep.c (arm_gdbarch_init): Ditto.
10995
018d1b48
JB
109962003-03-31 J. Brobecker <brobecker@gnat.com>
10997
10998 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
10999 (INIT_FRAME_AP): Likewise.
11000 (EXTRA_FRAME_INFO): Likewise.
11001
e9a2674e
AC
110022003-03-31 Andrew Cagney <cagney@redhat.com>
11003
11004 * gdbarch.sh: Include "symfile.h".
11005 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
11006 * gdbarch.h, gdbarch.c: Re-generate.
11007 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
11008 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11009 call_dummy_address, the default is at entry_point_address.
11010 * v850-tdep.c (v850_gdbarch_init): Ditto.
11011 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11012 * sh-tdep.c (sh_gdbarch_init): Ditto.
11013 * s390-tdep.c (s390_gdbarch_init): Ditto.
11014 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11015 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11016 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11017 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11018 * i386-tdep.c (i386_gdbarch_init): Ditto.
11019 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11020 * frv-tdep.c (frv_gdbarch_init): Ditto.
11021 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11022 * cris-tdep.c (cris_gdbarch_init): Ditto.
11023 * arm-tdep.c (arm_gdbarch_init): Ditto.
11024
e8a8712a
AC
110252003-03-31 Andrew Cagney <cagney@redhat.com>
11026
11027 * gdbarch.sh (CALL_DUMMY_P): Delete.
11028 * gdbarch.h, gdbarch.c: Re-generate.
11029 * inferior.h (CALL_DUMMY_P): Delete macro.
11030 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11031 * vax-tdep.c (vax_gdbarch_init): Update.
11032 * v850-tdep.c (v850_gdbarch_init): Update.
11033 * sparc-tdep.c (sparc_gdbarch_init): Update.
11034 * sh-tdep.c (sh_gdbarch_init): Update.
11035 * s390-tdep.c (s390_gdbarch_init): Update.
11036 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11037 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11038 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11039 * mips-tdep.c (mips_gdbarch_init): Update.
11040 * mcore-tdep.c (mcore_gdbarch_init): Update.
11041 * m68k-tdep.c (m68k_gdbarch_init): Update.
11042 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11043 * ia64-tdep.c (ia64_gdbarch_init): Update.
11044 * i386-tdep.c (i386_gdbarch_init): Update.
11045 * h8300-tdep.c (h8300_gdbarch_init): Update.
11046 * frv-tdep.c (frv_gdbarch_init): Update.
11047 * d10v-tdep.c (d10v_gdbarch_init): Update.
11048 * cris-tdep.c (cris_gdbarch_init): Update.
11049 * breakpoint.c (deprecated_frame_in_dummy): Update.
11050 * avr-tdep.c (avr_gdbarch_init): Update.
11051 * alpha-tdep.c (alpha_gdbarch_init): Update.
11052 * arm-tdep.c (arm_gdbarch_init): Update.
11053 * dummy-frame.c (dummy_frame_this_id): Update comments.
11054 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
11055 * frame.c (legacy_get_prev_frame): Ditto.
11056 * valops.c (call_function_by_hand): Delete function.
11057 (hand_function_call): Rename to call_function_by_hand
11058
ed234cf8
AC
110592003-03-30 Andrew Cagney <cagney@redhat.com>
11060
11061 2002-11-10 Klee Dienes <kdienes@apple.com>
fbe586ae 11062 * value.h (struct value): Update comment.
ed234cf8 11063
06c77151
AC
110642003-03-30 Andrew Cagney <cagney@redhat.com>
11065
6c2b5168
AC
11066 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
11067 D10V_FP_REGNUM.
11068 (d10v_gdbarch_init): Do not set fp_regnum.
11069
06c77151
AC
11070 * frame.c (get_frame_base): Force ID initialization.
11071 (get_prev_frame): Move computation of the frame ID from here ...
11072 (get_frame_id): ... to here.
11073 (legacy_get_prev_frame): Mark the frame ID as valid.
11074 * frame.h (struct frame_info): Add field "id_p".
11075
97a1a11c
MK
110762003-03-30 Mark Kettenis <kettenis@gnu.org>
11077
11078 * i386-tdep.c (i386_store_struct_return): Removed.
11079 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
11080
6c0e89ed
AC
110812003-03-30 Andrew Cagney <cagney@redhat.com>
11082
11083 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
11084 * gdbarch.h, gdbarch.c: Regenerate.
11085 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
11086 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
11087 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11088 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11089 * i386-tdep.c (i386_gdbarch_init): Ditto.
11090 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11091 * cris-tdep.c (cris_gdbarch_init): Ditto.
11092 * vax-tdep.c (vax_gdbarch_init): Ditto.
11093 * s390-tdep.c (s390_gdbarch_init): Ditto.
11094 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11095 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11096 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11097 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
11098 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
11099 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
11100 * sparc-tdep.c (sparc_gdbarch_init): Update.
11101 * sh-tdep.c (sh_gdbarch_init): Update.
11102 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11103 * mips-tdep.c (mips_gdbarch_init): Update.
11104 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11105 * ia64-tdep.c (ia64_gdbarch_init): Update.
11106 * frv-tdep.c (frv_gdbarch_init): Update.
11107 * avr-tdep.c (avr_gdbarch_init): Update.
11108 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
11109 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
11110 instead of when push_dummy_call is not available.
8ffd9b1b 11111
f7dd6af2
AC
111122003-03-30 Andrew Cagney <cagney@redhat.com>
11113
11114 * infttrace.c: Include "gdbthread.h".
11115 (parent_attach_all): Fix function signature.
11116 (call_ptrace): Update call.
11117 * Makefile.in (infttrace.o): Update dependencies.
11118
28f617b3
AC
111192003-03-30 Andrew Cagney <cagney@redhat.com>
11120
11121 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
11122 PUSH_RETURN_ADDRESS.
11123 * gdbarch.h, gdbarch.c: Regenerate.
11124 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11125 * x86-64-tdep.c (x86_64_init_abi): Update.
11126 * v850-tdep.c (v850_gdbarch_init): Update.
11127 * sparc-tdep.c (sparc_gdbarch_init): Update.
11128 * sh-tdep.c (sh_gdbarch_init): Update.
11129 * s390-tdep.c (s390_gdbarch_init): Update.
11130 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11131 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11132 * mips-tdep.c (mips_gdbarch_init): Update.
11133 * mcore-tdep.c (mcore_gdbarch_init): Update.
11134 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11135 * ia64-tdep.c (ia64_gdbarch_init): Update.
11136 * i386-tdep.c (i386_gdbarch_init): Update.
11137 * h8300-tdep.c (h8300_gdbarch_init): Update.
11138 * frv-tdep.c (frv_gdbarch_init): Update.
11139 * cris-tdep.c (cris_gdbarch_init): Update.
11140 * avr-tdep.c (avr_gdbarch_init): Update.
11141 * arm-tdep.c (arm_gdbarch_init): Update.
11142 * valops.c (hand_function_call): Update.
11143
4d628cd7
AC
111442003-03-29 Andrew Cagney <cagney@redhat.com>
11145
11146 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
11147 sizeof_call_dummy_words.
11148 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
11149 define.
11150 * gdbarch.h: Regenerate.
8ffd9b1b 11151
65e82032
AC
111522003-03-29 Andrew Cagney <cagney@redhat.com>
11153
11154 * infttrace.h: New file.
11155 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
11156 (hpread_get_textlow): Detect an uninitialized dn_bufp.
11157 (hpread_read_doc_function_type): Detect an initialized type1.
11158 (hpread_quick_traverse): Initialize mod_name_string.
11159 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
11160 (som_solib_get_solib_by_pc): Declare.
11161 (so_lib_thread_start_addr): Declare.
11162 (no_shared_libraries): Declare.
11163 * somread.c (init_import_symbols): Make static. Add forward
11164 declaration.
11165 * config/pa/nm-hppah.h: Include "infttrace.h" for
11166 parent_attach_all.
11167 (hppa_insert_hw_watchpoint): Declare.
11168 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
11169 * hppah-nat.c: Include "gdb_string.h".
11170 (parent_attach_all): Delete extern declaration, moved to
11171 "infttrace.h".
11172 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
11173 int.
11174 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
11175 * Makefile.in (infttrace_h): Define.
11176 (hpread.o): Update dependencies.
11177 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
11178 * hppa-hpux-tdep.c: Include "gdb_string.h".
11179 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
11180 * infrun.c (handle_inferior_event): Always initialize
11181 stepped_after_stopped_by_watchpoint. Add default and remove
11182 fallthrough in switch statement.
11183 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
11184 parameter to int.
11185 (hppa_remove_hw_watchpoint): Ditto.
11186
2c3bbe77
AC
111872003-03-29 Andrew Cagney <cagney@redhat.com>
11188
11189 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
11190 offset.
11191
2dd604e7
RE
111922003-03-29 Richard Earnshaw <rearnsha@arm.com>
11193
11194 * arm-tdep.c (arm_push_arguments): Delete.
11195 (struct stack_item): New type.
11196 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
11197 (arm_store_struct_return): Delte.
11198 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
11199 arm_push_arguments or arm_store_struct_return.
11200
e8933a55
AC
112012003-03-28 Andrew Cagney <cagney@redhat.com>
11202
11203 * Makefile.in (d10v-tdep.o): Update dependencies.
11204 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
11205 * d10v-tdep.c: Include "remote.h".
11206 (target_resume_hook): Delete extern declaration.
11207 (target_wait_loop_hook): Ditto.
11208 (tdisassemble_command): Eliminate assignment in "if" conditional.
11209 (d10v_ts2_register_sim_regno): Eliminate call to
11210 legacy_register_sim_regno.
11211 (d10v_ts3_register_sim_regno): Ditto.
11212
6949171e
JJ
112132003-03-28 Jeff Johnston <jjohnstn@redhat.com>
11214
11215 * thread.c: Reindented.
11216 * lin-lwp.c: Ditto.
11217 * linux-proc.c: Ditto.
11218
98c7071f
BR
112192003-03-28 Bob Rossi <bob_rossi@cox.net>
11220
fbe586ae 11221 * MAINTAINERS (write after approval): Add myself.
98c7071f 11222
5edc9ca6
TR
112232003-03-27 Theodore A. Roth <troth@openavr.org>
11224
11225 * objc-exp.y: Add missing semi-colons.
11226
378bfd1b
AC
112272003-03-27 Andrew Cagney <cagney@redhat.com>
11228
11229 * regcache.c (write_sp): Delete function and references.
11230 * inferior.h (write_sp): Delete declaration.
11231 * valops.c (hand_function_call): Replace write_sp with
11232 TARGET_WRITE_SP.
11233 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
11234 (sparc_pop_frame): Ditto.
8ffd9b1b 11235
56056df7
AC
112362003-03-27 Andrew Cagney <cagney@redhat.com>
11237
11238 * NEWS: Mention removal of support for hppa*-*-bsd* and
11239 hppa*-*-osf* natives, and hppa*-*-pro* target.
11240 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
11241 * config/pa/xm-pa.h: Obsolete file.
11242 * config/pa/xm-hppab.h: Obsolete file.
11243 * config/pa/nm-hppab.h: Obsolete file.
11244 * config/pa/tm-hppab.h: Obsolete file.
11245 * config/pa/tm-hppao.h: Obsolete file.
11246 * config/pa/nm-hppao.h: Obsolete file.
11247 * config/pa/tm-pro.h: Obsolete file.
11248 * config/pa/hppaosf.mt: Obsolete file.
11249 * config/pa/hppaosf.mh: Obsolete file.
11250 * config/pa/hppapro.mt: Obsolete file.
11251 * config/pa/hppabsd.mt: Obsolete file.
11252 * config/pa/hppabsd.mh: Obsolete file.
11253 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
11254 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
11255 hppa*-*-osf*.
11256
5873a88d
AC
112572003-03-27 Andrew Cagney <cagney@redhat.com>
11258
11259 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
11260 push_arguments. Don't set push_return_address or write_sp.
11261 (d10v_push_dummy_call): Replace d10v_push_arguments.
11262 (d10v_push_return_address, d10v_write_sp): Delete function,
11263 handled by push_dummy_call.
11264
b81774d8
AC
112652003-03-26 Andrew Cagney <cagney@redhat.com>
11266
11267 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
11268 (push_dummy_call): New pure multi-arch replacement with gdbarch,
11269 regcache and dummy_addr parameters.
11270 * gdbarch.h, gdbarch.c: Re-generate.
11271 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
11272 available; assume it will handle stack alignment and return
11273 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
11274 legacy_push_arguments.
11275 (legacy_push_arguments): Rename default_push_arguments.
11276 * value.h (legacy_push_arguments): Rename default_push_arguments.
11277 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
11278 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11279 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11280 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
11281 * config/i386/tm-symmetry.h: Update.
11282 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11283 * x86-64-tdep.c (x86_64_init_abi): Update.
11284 * v850-tdep.c (v850_gdbarch_init): Update.
11285 * sparc-tdep.c (sparc_gdbarch_init): Update.
11286 * sh-tdep.c (sh_gdbarch_init): Update.
11287 * s390-tdep.c (s390_gdbarch_init): Update.
11288 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11289 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11290 * mips-tdep.c (mips_gdbarch_init): Update.
11291 * mcore-tdep.c (mcore_gdbarch_init): Update.
11292 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11293 * ia64-tdep.c (ia64_gdbarch_init): Update.
11294 * i386-tdep.c (i386_gdbarch_init): Update.
11295 * hppa-tdep.c (hppa_gdbarch_init): Update.
11296 * h8300-tdep.c (h8300_gdbarch_init): Update.
11297 * frv-tdep.c (frv_gdbarch_init): Update.
11298 * d10v-tdep.c (d10v_gdbarch_init): Update.
11299 * cris-tdep.c (cris_gdbarch_init): Update.
11300 * avr-tdep.c (avr_gdbarch_init): Update.
11301 * arm-tdep.c (arm_gdbarch_init): Update.
11302 * arm-linux-tdep.c (arm_linux_init_abi): Update.
11303 * alpha-tdep.c (alpha_gdbarch_init): Update.
11304
f541410f
DJ
113052003-03-26 Daniel Jacobowitz <drow@mvista.com>
11306
11307 * signals/signals.c (do_target_signal_to_host): Correct realtime
11308 signal range test.
11309
69f567ae
DJ
113102003-03-26 Daniel Jacobowitz <drow@mvista.com>
11311
11312 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
11313 (struct sal_chain, map_catch_names): Remove.
11314 (catch_exception_command_1): Don't call
11315 handle_gnu_4_16_catch_command.
11316
d5d14a5a
DJ
113172003-03-26 Daniel Jacobowitz <drow@mvista.com>
11318
11319 From Mark Dettinger <dettinge@de.ibm.com>:
11320 * dwarf2cfi.c (read_2u): Increment pointer by two.
11321
bdd73e22
DJ
113222003-03-26 Daniel Jacobowitz <drow@mvista.com>
11323
11324 * signals/signals.c: Fix typos in last change.
11325
960cb555
DJ
113262003-03-26 Daniel Jacobowitz <drow@mvista.com>
11327
11328 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
11329 not already defined. Use __SIGRTMIN if available.
11330 (target_signal_from_host): Remove SIGRTMIN block.
11331 (do_target_signal_to_host): Remove SIGRTMIN block; check that
11332 the signal is within the realtime range.
11333
f636b87d
AF
113342003-03-25 Adam Fedor <fedor@gnu.org>
11335
11336 * Makefile.in (infrun.o): Add $(language_h)
11337 * infrun.c (handle_inferior_event): Use skip_language_trampoline
11338 for language specific trampolines.
11339 * language.h (struct language_defn): Add skip_trampoline.
11340 (skip_language_trampoline): Declare.
11341 * language.c (unk_lang_trampoline, skip_language_trampoline):
11342 New functions.
11343 (unknown_language_defn, auto_language_defn, local_language_defn):
11344 Add ukn_lang_trampoline.
11345 * ada-lang.c (ada_language_defn): Add NULL for language
11346 specific skip_trampoline.
11347 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
11348 scm-lang.c: Likewise.
11349 * objc-lang.c (objc_skip_trampoline): New function.
11350 (objc_language_defn): Add objc_skip_trampoline.
11351
28f617b3 113522003-03-25 Andrew Cagney <cagney@redhat.com>
270c3b1d
AC
11353
11354 * frame.c (get_prev_frame): Delay validating a frame's ID -
11355 non-NULL, didn't go backwards - until an attempt to unwind it to
11356 the previous frame.
11357
f933a9c5
AC
113582003-03-25 Andrew Cagney <cagney@redhat.com>
11359
11360 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
11361 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
11362 * gdbarch.h, gdbarch.c: Re-generate.
11363 * config/sparc/tm-sparc.h
11364 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
11365 * sparc-tdep.c (sparc_gdbarch_init): Set
11366 deprecated_extra_stack_alignment_needed.
11367 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
11368 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
11369 extra_stack_alignment_needed.
11370 * v850-tdep.c (v850_gdbarch_init): Ditto.
11371 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11372 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11373 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11374 * cris-tdep.c (cris_gdbarch_init): Ditto.
11375 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11376 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8ffd9b1b 11377
4183d812
AC
113782003-03-25 Andrew Cagney <cagney@redhat.com>
11379
11380 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
11381 STORE_STRUCT_RETURN.
11382 * gdbarch.h, gdbarch.c: Regenerate.
11383 * d10v-tdep.c (d10v_store_struct_return): Delete function.
11384 (d10v_push_arguments): Set the struct return register.
11385 (d10v_gdbarch_init): Update.
11386 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11387 * x86-64-tdep.c (x86_64_init_abi): Update.
11388 * vax-tdep.c (vax_gdbarch_init): Update.
11389 * v850-tdep.c (v850_gdbarch_init): Update.
11390 * sparc-tdep.c (sparc_gdbarch_init): Update.
11391 * sh-tdep.c (sh_gdbarch_init): Update.
11392 * s390-tdep.c (s390_gdbarch_init): Update.
11393 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11394 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11395 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11396 * mips-tdep.c (mips_gdbarch_init): Update.
11397 * mcore-tdep.c (mcore_gdbarch_init): Update.
11398 * m68k-tdep.c (m68k_gdbarch_init): Update.
11399 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11400 * ia64-tdep.c (ia64_gdbarch_init): Update.
11401 * i386-tdep.c (i386_gdbarch_init): Update.
11402 * hppa-tdep.c (hppa_gdbarch_init): Update.
11403 * h8300-tdep.c (h8300_gdbarch_init): Update.
11404 * frv-tdep.c (frv_gdbarch_init): Update.
11405 * cris-tdep.c (cris_gdbarch_init): Update.
11406 * avr-tdep.c (avr_gdbarch_init): Update.
11407 * arm-tdep.c (arm_gdbarch_init): Update.
11408 * alpha-tdep.c (alpha_gdbarch_init): Update.
8ffd9b1b 11409
1bf6d5cc
AC
114102003-03-25 Andrew Cagney <cagney@redhat.com>
11411
11412 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
11413 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
11414 CALL_DUMMY_STACK_ADJUST with a predicate variable.
11415 * gdbarch.h, gdbarch.c: Regenerate.
11416 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11417 call_dummy_stack_adjust_p.
11418 * vax-tdep.c (vax_gdbarch_init): Ditto.
11419 * v850-tdep.c (v850_gdbarch_init): Ditto.
11420 * sh-tdep.c (sh_gdbarch_init): Ditto.
11421 * s390-tdep.c (s390_gdbarch_init): Ditto.
11422 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11423 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11424 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11425 * mips-tdep.c (mips_gdbarch_init): Ditto.
11426 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11427 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11428 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11429 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11430 * i386-tdep.c (i386_gdbarch_init): Ditto.
11431 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11432 * frv-tdep.c (frv_gdbarch_init): Ditto.
11433 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11434 * cris-tdep.c (cris_gdbarch_init): Ditto.
11435 * avr-tdep.c (avr_gdbarch_init): Ditto.
11436 * arm-tdep.c (arm_gdbarch_init): Ditto.
11437 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11438 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
11439 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
11440 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
11441 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
11442 call_dummy_stack_adjust_p.
11443 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
11444 (CALL_DUMMY_STACK_ADJUST): Delete macro.
11445 * sparc-tdep.c (sparc32_push_arguments): Update.
11446 * valops.c (hand_function_call): Update.
11447
71c08af0
CV
114482003-03-25 Corinna Vinschen <vinschen@redhat.com>
11449
11450 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
11451 set_gdbarch_char_signed.
11452
30757f90
RE
114532003-03-25 Richard Earnshaw <rearnsha@arm.com>
11454
11455 PR cli/548
11456 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
11457
03d48a7d
RE
114582003-03-25 Richard Earnshaw <rearnsha@arm.com>
11459
11460 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
11461 (_initialize_arm_tdep): Don't set tm_print_insn.
11462
2cf6873c
AF
114632003-03-24 Adam Fedor <fedor@gnu.org>
11464
11465 * Makefile.in (YYOBJ): Add objc-exp.tab.o
11466 * objc-lang.h: Add multiple inclusion protection.
11467 (start_msglist, add_msglist, end_msglist): Additional declarations.
11468
17c0759e
RE
114692003-03-24 Richard Earnshaw <rearnsha@arm.com>
11470
11471 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
11472 value was renamed to ARM_FLOAT_SOFT_FPA.
11473
618ce49f
AC
114742003-03-23 Andrew Cagney <cagney@redhat.com>
11475
11476 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
11477 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
11478 * gdbarch.h, gdbarch.c: Regenerate.
11479 * valops.c (hand_function_call): Update.
11480 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
11481 * frame.c (legacy_saved_regs_this_id): Update.
11482 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
11483 * dummy-frame.h: Update.
11484 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
11485 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
11486 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
11487 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
11488 * config/m68k/tm-sun3.h: Update.
11489 * blockframe.c (inside_main_func, frame_chain_valid): Update.
11490 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11491 * x86-64-tdep.c (x86_64_init_abi): Update.
11492 * vax-tdep.c (vax_gdbarch_init): Update.
11493 * v850-tdep.c (v850_gdbarch_init): Update.
11494 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
11495 * sh-tdep.c (sh_gdbarch_init): Update.
11496 * s390-tdep.c (s390_gdbarch_init): Update.
11497 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
11498 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
11499 (frame_get_saved_regs): Update.
11500 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11501 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11502 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11503 * mips-tdep.c (mips_gdbarch_init): Update.
11504 * mcore-tdep.c (mcore_gdbarch_init): Update.
11505 * m68k-tdep.c (m68k_gdbarch_init): Update.
11506 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11507 * ia64-tdep.c (ia64_gdbarch_init): Update.
11508 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
11509 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11510 (i386_interix_back_one_frame): Update.
11511 * hppa-tdep.c (hppa_gdbarch_init): Update.
11512 (hppa_init_extra_frame_info): Update.
11513 * h8300-tdep.c (h8300_gdbarch_init): Update.
11514 * frv-tdep.c (frv_gdbarch_init): Update.
11515 * cris-tdep.c (cris_gdbarch_init): Update.
11516 * avr-tdep.c (avr_gdbarch_init): Update.
11517 * arm-tdep.c (arm_gdbarch_init): Update.
11518 * alpha-tdep.c (alpha_gdbarch_init): Update.
11519
fd50bc42
RE
115202003-03-22 Richard Earnshaw <rearnsha@arm.com>
11521
11522 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
11523 (arm_get_fp_model): Declare.
11524 * arm-tdep.c (fp_model_strings): New string array.
11525 (arm_fp_model, current_fp_model): New variables.
11526 (arm_get_fp_model): New function.
11527 (arm_set_fp): New function.
11528 (set_fp_model_sfunc): New function.
11529 (show_fp_model): New function.
11530 (_initialize_arm_tdep): Add new command to set/show the FPU.
11531 (arm_extract_return_value): Use arm_get_fp_model.
11532 (arm_store_return_value): Likewise.
11533 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
11534 to initialize the floating-point data types.
11535 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
11536 model is FPA.
11537
26304000
RE
115382003-03-22 Richard Earnshaw <rearnsha@arm.com>
11539
11540 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
11541 the current setting of each value.
11542 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
8ffd9b1b 11543 new_set and new_show. Use add_setshow_cmd_full and
26304000
RE
11544 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
11545 commands and add new version as subcommands of "set/show arm".
11546
afd7eef0
RE
115472003-03-22 Richard Earnshaw <rearnsha@arm.com>
11548
11549 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
11550 (set_arm_command, show_arm_command): New functions.
11551 (_initialize_arm_tdep): Add them.
11552 (num_disassembly_options): Renamed from num_flavor_options.
11553 (valid_disassembly_styles): Renamed from valid_flavors.
11554 (disassembly_style): Renamed from disassembly_flavor.
8ffd9b1b 11555 (set_disassembly_style_sfunc): Renamed from
afd7eef0
RE
11556 set_disassembly_flavor_sfunc.
11557 (set_disassembly_style): Renamed from set_disassembly_flavor.
11558 (arm_othernames): Updated.
11559 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
11560 command. Add "set/show arm disassembly" commands. Deprecate
11561 "othernames" command.
11562
299a7944
RE
115632003-03-22 Richard Earnshaw <rearnsha@arm.com>
11564
11565 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
11566 (arm-tdep.o): Depend on elf_arm_h.
11567
c1dac9e6
RE
115682003-03-22 Richard Earnshaw <rearnsha@arm.com>
11569
11570 * Makefile.in (coff_internal_h): Define.
11571 (arm-tdep.o): Update dependencies.
11572
2702d96c
RE
115732003-03-22 Richard Earnshaw <rearnsha@arm.com>
11574
11575 * arm-tdep.c (prologue_cache): Delete.
11576 (check_prologue_cache, save_prologue_cache): Delete.
11577 (arm_scan_prologue): Don't check or update the prologue_cache.
11578 (arm_gdb_arch_init): Don't initialize it.
11579 (_initialize_arm_tdep): Likewise.
11580
27d5d74b
SC
115812003-03-21 Stephane Carrez <stcarrez@nerim.fr>
11582
11583 * MAINTAINERS (tui): Maintainer of tui code.
11584
1762d96d
CV
115852003-03-21 Corinna Vinschen <vinschen@redhat.com>
11586
11587 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
11588 (i386-cygwin-tdep.o): Add dependencies.
11589 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
11590 * i386-cygwin-tdep.c: New file.
11591 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
11592 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
11593
4c2e2391
AC
115942003-03-20 Andrew Cagney <cagney@redhat.com>
11595
f20d38b7
AC
11596 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
11597 (handle_inferior_event): Remove code calling
11598 DYNAMIC_TRAMPOLINE_NEXTPC.
11599
0022b738
AC
11600 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
11601 already has a full path.
11602
864dbc90
AC
11603 * main.c (gdb_main): Return 1.
11604 (captured_main): Call error to report an invalid interpreter.
11605
4c2e2391
AC
11606 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
11607 * alpha-osf1-tdep.c: Include "gdb_string.h".
11608
5ef7553b
JB
116092003-03-19 J. Brobecker <brobecker@gnat.com>
11610
11611 Continuing work to convert the hppa targets to multiarch partial.
11612
11613 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
11614 method, now that hppa_push_dummy_frame has a conformant prototype.
11615 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
11616 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
11617 for the switch to multiarch partial.
11618
7bde8967
KB
116192003-03-19 Kevin Buettner <kevinb@redhat.com>
11620
11621 * mdebugread.c (parse_symbol): For stEnd, we're done counting
11622 when iss is issNull.
11623
b006a9e9
KB
116242003-03-18 Kevin Buettner <kevinb@redhat.com>
11625
11626 * mips-tdep.c (mips_register_name): Fix fencepost error involving
11627 NUM_REGS bounds check.
11628
5e2e9765
KB
116292003-03-18 Kevin Buettner <kevinb@redhat.com>
11630
11631 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
11632 * mips-tdep.c (gdb_assert.h): Include.
11633 (mips_generic_reg_names, mips_processor_reg_names): Make static.
11634 (mips_register_name): Handle integer registers explicitly. Add
11635 bounds checking.
11636 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
11637 (mips_lsi33k_reg_names): Don't list integer registers; they're
11638 handled by mips_register_name() now.
11639 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
11640 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
11641 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
11642 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
11643 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
11644
a2867626
AC
116452003-03-18 Andrew Cagney <cagney@redhat.com>
11646
11647 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
11648 a void pointer.
11649 * gdbtypes.h (print_scalar_formatted): Update declaration.
11650 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
11651
06600e06
JB
116522003-03-18 J. Brobecker <brobecker@gnat.com>
11653
11654 * infrun.c (observer.h): Add #include.
11655 (normal_stop): Add call to observer_notify_normal_stop.
11656 * Makefile.in (infrun.o): Add dependency on observer.h.
11657
7daf4f5b
JB
116582003-03-18 J. Brobecker <brobecker@gnat.com>
11659
11660 Continuing work to convert the hppa targets to multiarch partial.
11661 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
11662 parameter. Reformat comment.
11663 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
11664 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
11665 to match new profile.
11666
3371ccc0
JB
116672003-03-18 J. Brobecker <brobecker@gnat.com>
11668
11669 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
11670 appear to be working in any case.
11671
4fbe891e
JB
116722003-03-18 J. Brobecker <brobecker@gnat.com>
11673
11674 * observer.c (observer_test_first_observer): New static variable.
11675 (observer_test_second_observer): Likewise.
11676 (observer_test_third_observer): Likewise.
11677 (observer_test_first_notification_function): New static function.
11678 (observer_test_second_notification_function): Likewise.
11679 (observer_test_third_notification_function): Likewise.
11680
a7ff40e7
JB
116812003-03-17 J. Brobecker <brobecker@gnat.com>
11682
11683 * hppa-tdep.c (gdb_assert.h): Add missing #include.
11684 * somsolib.c (gdb_assert.h): Likewise.
11685 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
11686 (somsolib.o): Likewise.
11687
26ca4152
AC
116882003-03-17 Andrew Cagney <cagney@redhat.com>
11689
11690 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
11691 BFD. Simplify setting of di.endian.
11692
0a613259
AC
116932003-03-17 Andrew Cagney <cagney@redhat.com>
11694
11695 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
11696 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
11697
11698 From Elena Zannoni <ezannoni@redhat.com>
11699 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
11700 vector and floating-point parameters.
11701 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
11702 convention.
11703 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
11704
1132738f
FN
117052003-03-17 Fernando Nasser <fnasser@redhat.com>
11706
11707 * MAINTAINERS: Remove my name from several maintainership roles.
11708
6dc42492
AC
117092003-03-17 Andrew Cagney <cagney@redhat.com>
11710
11711 Fix frame off-by-one bug.
11712 * frame-unwind.h (frame_this_id_ftype): Replace
11713 frame_unwind_id_ftype.
11714 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
11715 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
11716 with "prev_register".
11717 * frame-unwind.c (frame_unwind_find_by_pc): Return
11718 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
11719 comment.
11720 * dummy-frame.c (cached_find_dummy_frame): Delete function.
11721 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
11722 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
11723 (dummy_frame_unwind): Update.
11724 * sentinel-frame.c (sentinel_frame_prev_register): Replace
11725 sentinel_frame_register_unwind.
11726 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
11727 (sentinel_frame_unwinder): Update.
11728 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
11729 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
11730 * frame.c (create_sentinel_frame): Update. Initialize
11731 "prologue_cache" instead of "unwind_cache".
11732 (frame_register_unwind): Call this frame's prev_register with the
11733 next frame and this frame's prologue cache.
11734 (get_prev_frame): Simplify. Always call prev frame's this_id with
11735 this frame and prev frame's prologue cache. Document that this
11736 call is shifted one to the left when compared to the
11737 frame_register_unwind call.
11738 (legacy_saved_regs_prev_register): Replace
11739 frame_saved_regs_register_unwind.
11740 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
11741 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
11742 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
11743 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
11744 (d10v_frame_unwind): Update.
11745 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
11746 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
11747 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
11748 "saved_regs" with "this_saved_regs".
11749
efd710d6
AC
117502003-03-16 Andrew Cagney <cagney@redhat.com>
11751
11752 * frame.c (frame_pop): Don't call target_store_registers. Fix
11753 problem reported by Mark Kettenis.
11754
4e259f09
MK
117552003-03-16 Mark Kettenis <kettenis@gnu.org>
11756
11757 * i386-tdep.c (i386_register_type): Renamed from
11758 i386_register_virtual_type. Adjust function signature.
11759 (i386_gdbarch_init): Set register_type instead of
11760 deprecated_max_register_raw_size,
11761 deprecated_max_register_virtual_size and register_virtual_type.
11762
055bb976
AC
117632003-03-14 Andrew Cagney <cagney@redhat.com>
11764
11765 * frame.c (get_prev_frame): When a legacy frame, always call
11766 legacy_get_prev_frame. Simplify unwind code using assumption that
11767 the unwinder is new.
11768 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
11769 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
11770 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
11771
ac2adee5
AC
117722003-03-14 Andrew Cagney <cagney@redhat.com>
11773
11774 * frame.c (get_saved_register): Delete function.
11775 * frame.h (get_saved_register): Delete declaration.
11776 * xstormy16-tdep.c: Update comment.
11777 * regcache.h: Update comments.
11778 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
11779 get_saved_register and extract_address, use
11780 frame_read_unsigned_register.
11781 (sparc_frame_saved_pc): Ditto.
11782 (sparc_get_saved_register): Instead of get_saved_register, use
11783 frame_register.
11784 (sparc_pop_frame): Ditto.
11785 * findvar.c: Update comments.
11786 (value_of_register): Call frame_register instead of
11787 get_saved_register.
11788 (value_from_register): Ditto.
11789 * config/sparc/tm-sparc.h: Update comment.
11790 * breakpoint.c: Update comment.
11791
129c1cd6
AC
117922003-03-14 Andrew Cagney <cagney@redhat.com>
11793
11794 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
11795 GET_SAVED_REGISTER.
11796 * gdbarch.h, gdbarch.c: Re-generate.
11797 * frame.h: Update comments.
11798 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11799 * x86-64-tdep.c (x86_64_init_abi): Update.
11800 * sparc-tdep.c (sparc_gdbarch_init): Update.
11801 * sh-tdep.c (sh_gdbarch_init): Update.
11802 * mips-tdep.c (mips_gdbarch_init): Update.
11803 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11804 * cris-tdep.c (cris_gdbarch_init): Update.
11805 * ia64-tdep.c (ia64_gdbarch_init): Update.
11806 * frame.c (frame_register): Update.
11807 (get_saved_register): Update.
11808 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
8ffd9b1b 11809
749b82f6
AC
118102003-03-13 Andrew Cagney <cagney@redhat.com>
11811
11812 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
11813 * gdbarch.h, gdbarch.c: Regenerate.
11814 * valops.c (hand_function_call): Update comment.
11815 * stack.c (return_command): Update comment.
11816 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
11817 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
11818 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11819 * x86-64-tdep.c (x86_64_init_abi): Update.
11820 * vax-tdep.c (vax_gdbarch_init): Update.
11821 * v850-tdep.c (v850_gdbarch_init): Update.
11822 * sparc-tdep.c (sparc_gdbarch_init): Update.
11823 * sh-tdep.c (sh_gdbarch_init): Update.
11824 * s390-tdep.c (s390_gdbarch_init): Update.
11825 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11826 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11827 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11828 * mips-tdep.c (mips_gdbarch_init): Update.
11829 * mcore-tdep.c (mcore_gdbarch_init): Update.
11830 * m68k-tdep.c (m68k_gdbarch_init): Update.
11831 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11832 * ia64-tdep.c (ia64_gdbarch_init): Update.
11833 * i386-tdep.c (i386_gdbarch_init): Update.
11834 * hppa-tdep.c (hppa_gdbarch_init): Update.
11835 * h8300-tdep.c (h8300_gdbarch_init): Update.
11836 * frv-tdep.c (frv_gdbarch_init): Update.
11837 * cris-tdep.c (cris_gdbarch_init): Update.
11838 * avr-tdep.c (avr_gdbarch_init): Update.
11839 * arm-tdep.c (arm_gdbarch_init): Update.
11840 * alpha-tdep.c (alpha_gdbarch_init): Update.
11841
1594fa56
AC
118422003-03-13 Andrew Cagney <cagney@redhat.com>
11843
11844 * frame.c (legacy_frame_p): New function.
11845 (get_prev_frame): Use legacy_frame_p.
11846 * frame.h (legacy_frame_p): Declare.
11847
7717fda3
V
118482003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
11849
fbe586ae 11850 * MAINTAINERS (write after approval): Alphabetically
7717fda3
V
11851 listing corrected.
11852
0c67cbe9
V
118532003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
11854
fbe586ae 11855 * MAINTAINERS (write after approval): Add myself.
0c67cbe9 11856
03febf99
AC
118572003-03-12 Andrew Cagney <cagney@redhat.com>
11858
11859 * frame.c (get_prev_frame): Rename the frame parameter to
11860 "this_frame".
11861 (get_next_frame, legacy_get_prev_frame): Ditto.
11862
0a1e1ca1
AC
118632003-03-12 Andrew Cagney <cagney@redhat.com>
11864
11865 * frame.c (get_current_frame): Check target_has_registers before
11866 checking target_has_stack.
11867 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
11868 instead of deprecated_selected_frame.
11869 * findvar.c (value_of_register): Pass "frame", not
11870 deprecated_selected_frame, to value_of_builtin_reg.
11871
a66a9c23
AC
118722003-03-12 Andrew Cagney <cagney@redhat.com>
11873
11874 * regcache.c (regcache_cooked_write_signed): New function.
11875 (regcache_cooked_write_unsigned): New function.
11876 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
11877 (regcache_cooked_read_signed): Fix regnum in range assertion.
11878 * regcache.h (regcache_cooked_write_signed): Declare.
11879 (regcache_cooked_write_unsigned): Declare.
11880
8bedc050
AC
118812003-03-12 Andrew Cagney <cagney@redhat.com>
11882
11883 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
11884 * gdbarch.h, gdbarch.c: Re-generate.
11885 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11886 * x86-64-tdep.h: Update.
11887 * x86-64-tdep.c (x86_64_init_abi): Update.
11888 * v850-tdep.c (v850_gdbarch_init): Update.
11889 * sparc-tdep.c (sparc_gdbarch_init): Update.
11890 * sh-tdep.c (sh_gdbarch_init): Update.
11891 * s390-tdep.c (s390_gdbarch_init): Update.
11892 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11893 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11894 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11895 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11896 * mips-tdep.c (mips_gdbarch_init): Update.
11897 * mcore-tdep.c (mcore_gdbarch_init): Update.
11898 * m68k-tdep.c (m68k_gdbarch_init): Update.
11899 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11900 * ia64-tdep.c (ia64_gdbarch_init): Update.
11901 * i386-tdep.c (i386_gdbarch_init): Update.
11902 * i386-interix-tdep.c (i386_interix_init_abi): Update.
11903 * hppa-tdep.c (hppa_gdbarch_init): Update.
11904 * h8300-tdep.c (h8300_gdbarch_init): Update.
11905 * frv-tdep.c (frv_gdbarch_init): Update.
11906 * cris-tdep.c (cris_gdbarch_init): Update.
11907 * avr-tdep.c (avr_gdbarch_init): Update.
11908 * arm-tdep.c (arm_gdbarch_init): Update.
11909 * alpha-tdep.c (alpha_gdbarch_init): Update.
11910 * sh-tdep.c (sh_init_extra_frame_info): Update.
11911 (sh64_init_extra_frame_info): Update.
11912 * ns32knbsd-nat.c (frame_num_args): Update.
11913 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
11914 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
11915 (xstormy16_frame_chain_valid): Update.
11916 * vax-tdep.c (vax_saved_pc_after_call): Update.
11917 * v850-tdep.c (v850_frame_chain): Update.
11918 (v850_pop_frame): Update.
11919 (v850_init_extra_frame_info): Update.
11920 * sparc-tdep.c (setup_arbitrary_frame): Update.
11921 * ns32k-tdep.c (umax_frame_num_args): Update.
11922 * s390-tdep.c (s390_pop_frame_regular): Update.
11923 * mn10300-tdep.c (mn10300_frame_chain): Update.
11924 (mn10300_pop_frame_regular): Update.
11925 (mn10300_init_extra_frame_info): Update.
11926 * mips-tdep.c (mips_init_frame_pc_first): Update.
11927 (mips_frame_chain): Update.
11928 (mips_pop_frame): Update.
11929 * mcore-tdep.c (mcore_frame_chain): Update.
11930 (mcore_pop_frame): Update.
11931 (mcore_init_extra_frame_info): Update.
11932 * arch-utils.c (init_frame_pc_default): Update.
11933 * m68k-tdep.c (isi_frame_num_args): Update.
11934 (delta68_frame_num_args): Update.
11935 (news_frame_num_args): Update.
11936 * ia64-tdep.c (ia64_pop_frame_regular): Update.
11937 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
11938 (alpha_frame_chain): Update.
11939 (alpha_pop_frame): Update.
11940 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
11941 (hppa_init_extra_frame_info): Update.
11942 (hppa_frame_chain): Update.
11943 (hppa_frame_chain_valid): Update.
11944 * cris-tdep.c (cris_init_extra_frame_info): Update.
11945 * avr-tdep.c (avr_init_extra_frame_info): Update.
11946 * arm-tdep.c (arm_frame_chain_valid): Update.
11947 (arm_init_extra_frame_info): Update.
11948 (arm_pop_frame): Update.
11949 * frame.c (frame_pc_unwind): Update.
11950 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
11951 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11952 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
11953 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
11954 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
11955 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
8ffd9b1b 11956
7a25a7c1
AC
119572003-03-12 Andrew Cagney <cagney@redhat.com>
11958
11959 Eliminate the need for POP_FRAME.
11960 * frame.c (do_frame_unwind_register): New function.
11961 (frame_pop): When no POP_FRAME, pop the frame using register
11962 unwind and a scratch regcache.
11963 (frame_saved_regs_pop): Delete function.
11964 (trad_frame_unwinder): Update.
11965 * d10v-tdep.c (d10v_frame_pop): Delete function.
11966 (d10v_frame_unwind): Update.
11967 * sentinel-frame.c (sentinel_frame_pop): Delete function.
11968 (sentinel_frame_unwinder): Update.
11969 * dummy-frame.c (dummy_frame_pop): Delete function.
11970 (dummy_frame_unwind): Update.
11971 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
11972 (struct frame_unwind): Update.
11973
2f38ef89
KB
119742003-03-11 Kevin Buettner <kevinb@redhat.com>
11975
11976 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
11977 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
11978 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
11979 Do range checks on register number obtained from debugging info.
11980 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
11981 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
11982 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
11983 mapping function.
11984 (do_fp_register_row): Fix typo which caused double type to be
11985 used when attempting to unpack a float.
11986
552f4abf
JB
119872003-03-11 J. Brobecker <brobecker@gnat.com>
11988
11989 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
11990
e0d2ae16
AC
119912003-03-11 Andrew Cagney <cagney@redhat.com>
11992
11993 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
11994 frame. Problem found by Corinna Vinschen.
11995
ddbfdd06
PM
119962003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
11997
11998 * doublest.c (floatformat_from_length): Accept also
11999 the real size of 'long double' type.
12000
088b2ddc 120012003-03-10 Daniel Jacobowitz <drow@mvista.com>
31cc81e9 12002
088b2ddc 12003 From Klee Dienes <kdienes@apple.com>:
31cc81e9
DJ
12004 * breakpoint.c (bpstat_copy): Copy the command lines as well
12005 as the old value, to match what is freed in bpstat_clear.
12006
f56f77c1
DC
120072003-03-10 David Carlton <carlton@math.stanford.edu>
12008
12009 * minsyms.c (add_minsym_to_hash_table): Replace
12010 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
12011 (compare_minimal_symbols, compact_minimal_symbols)
12012 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
12013 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
12014 of DEPRECATED_SYMBOL_MATCHES_NAME.
12015 (lookup_minimal_symbol_solib_trampoline): Ditto.
12016
5602984a
AC
120172003-03-10 Andrew Cagney <cagney@redhat.com>
12018
12019 * regcache.h (regcache_cooked_read_ftype): Define.
12020 (regcache_save, regcache_restore): Add a cooked_read parameter.
12021 * regcache.c (regcache_save, regcache_restore): Update.
12022 (do_cooked_read): New function.
12023 (regcache_cpy): Pass do_cooked_read to regcache_save and
12024 regcache_restore.
12025
8bedc050
AC
120262003-03-10 Andrew Cagney <cagney@redhat.com>
12027
12028 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
12029 * gdbarch.h, gdbarch.c: Re-generate.
12030 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12031 * x86-64-tdep.h: Update.
12032 * x86-64-tdep.c (x86_64_init_abi): Update.
12033 * v850-tdep.c (v850_gdbarch_init): Update.
12034 * sparc-tdep.c (sparc_gdbarch_init): Update.
12035 * sh-tdep.c (sh_gdbarch_init): Update.
12036 * s390-tdep.c (s390_gdbarch_init): Update.
12037 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12038 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12039 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12040 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12041 * mips-tdep.c (mips_gdbarch_init): Update.
12042 * mcore-tdep.c (mcore_gdbarch_init): Update.
12043 * m68k-tdep.c (m68k_gdbarch_init): Update.
12044 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12045 * ia64-tdep.c (ia64_gdbarch_init): Update.
12046 * i386-tdep.c (i386_gdbarch_init): Update.
12047 * i386-interix-tdep.c (i386_interix_init_abi): Update.
12048 * hppa-tdep.c (hppa_gdbarch_init): Update.
12049 * h8300-tdep.c (h8300_gdbarch_init): Update.
12050 * frv-tdep.c (frv_gdbarch_init): Update.
12051 * cris-tdep.c (cris_gdbarch_init): Update.
12052 * avr-tdep.c (avr_gdbarch_init): Update.
12053 * arm-tdep.c (arm_gdbarch_init): Update.
12054 * alpha-tdep.c (alpha_gdbarch_init): Update.
12055 * sh-tdep.c (sh_init_extra_frame_info): Update.
12056 (sh64_init_extra_frame_info): Update.
12057 * ns32knbsd-nat.c (frame_num_args): Update.
12058 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
12059 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
12060 (xstormy16_frame_chain_valid): Update.
12061 * vax-tdep.c (vax_saved_pc_after_call): Update.
12062 * v850-tdep.c (v850_frame_chain): Update.
12063 (v850_pop_frame): Update.
12064 (v850_init_extra_frame_info): Update.
12065 * sparc-tdep.c (setup_arbitrary_frame): Update.
12066 * ns32k-tdep.c (umax_frame_num_args): Update.
12067 * s390-tdep.c (s390_pop_frame_regular): Update.
12068 * mn10300-tdep.c (mn10300_frame_chain): Update.
12069 (mn10300_pop_frame_regular): Update.
12070 (mn10300_init_extra_frame_info): Update.
12071 * mips-tdep.c (mips_init_frame_pc_first): Update.
12072 (mips_frame_chain): Update.
12073 (mips_pop_frame): Update.
12074 * mcore-tdep.c (mcore_frame_chain): Update.
12075 (mcore_pop_frame): Update.
12076 (mcore_init_extra_frame_info): Update.
12077 * arch-utils.c (init_frame_pc_default): Update.
12078 * m68k-tdep.c (isi_frame_num_args): Update.
12079 (delta68_frame_num_args): Update.
12080 (news_frame_num_args): Update.
12081 * ia64-tdep.c (ia64_pop_frame_regular): Update.
12082 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
12083 (alpha_frame_chain): Update.
12084 (alpha_pop_frame): Update.
12085 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
12086 (hppa_init_extra_frame_info): Update.
12087 (hppa_frame_chain): Update.
12088 (hppa_frame_chain_valid): Update.
12089 * cris-tdep.c (cris_init_extra_frame_info): Update.
12090 * avr-tdep.c (avr_init_extra_frame_info): Update.
12091 * arm-tdep.c (arm_frame_chain_valid): Update.
12092 (arm_init_extra_frame_info): Update.
12093 (arm_pop_frame): Update.
12094 * frame.c (frame_pc_unwind): Update.
12095 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
12096 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12097 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
12098 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
12099 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
12100 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
8ffd9b1b 12101
12cc2063
AC
121022003-03-10 Andrew Cagney <cagney@redhat.com>
12103
12104 * gdbarch.sh (gdbarch_unwind_pc): New method.
12105 * gdbarch.h, gdbarch.c: Regenerate.
12106 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
12107 but use read_pc and FRAME_SAVED_PC as fall backs.
12108 (frame_saved_regs_pc_unwind): Delete function.
12109 (trad_frame_unwinder): Update.
12110 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
12111 (struct frame_unwind): Update.
12112 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
12113 (dummy_frame_unwind): Update.
12114 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
12115 (sentinel_frame_unwinder): Update.
12116 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
12117 (d10v_frame_unwind): Update.
12118 (d10v_unwind_pc): New function.
12119 (d10v_gdbarch_init): Set unwind_pc.
12120
ef840a37
AC
121212003-03-10 Andrew Cagney <cagney@redhat.com>
12122
a2ce2e56
AC
12123 * gdbarch.h: Re-generate.
12124
ef840a37
AC
12125 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
12126 PC.
12127 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
12128 the PC register.
12129
08f3424b
MK
121302003-03-08 Mark Kettenis <kettenis@gnu.org>
12131
12132 * gdbarch.sh (save_dummy_frame_tos): Add comment.
12133
1248ede2
AC
121342003-03-08 Andrew Cagney <cagney@redhat.com>
12135
12136 * cli-out.c: Update copyright.
12137 (cli_out_data): Define typedef. Use instead of ui_out_data.
12138
f49bacc8
AC
121392003-03-08 Andrew Cagney <cagney@redhat.com>
12140
12141 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
12142 the result.
12143
9b05f993
AC
121442003-03-07 Andrew Cagney <cagney@redhat.com>
12145
12146 * gdbarch.sh: Don't generate two macro definitions when an
12147 undefined macro taking no arguments.
12148 * gdbarch.h: Regenerate.
8ffd9b1b 12149
166f4c7b
ML
121502002-03-07 Michal Ludvig <mludvig@suse.cz>
12151
12152 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
12153 (x86_64_unwind_dummy_id): New functions.
12154 (x86_64_init_abi): Register these two new functions.
12155
6d686a84
ML
121562003-03-07 Michal Ludvig <mludvig@suse.cz>
12157
12158 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
8ffd9b1b 12159 (x86_64_skip_prologue): Move prologue detection to
6d686a84
ML
12160 separate function.
12161 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
12162
6314f104
AC
121632003-03-05 Andrew Cagney <cagney@redhat.com>
12164
12165 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
12166 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
12167 * frame.c (get_prev_frame): Restructure the frame ID unwind code
12168 to use unwind_dummy_id when a dummy frame.
12169 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
12170 predicate.
12171 * gdbarch.h, gdbarch.c: Regneerate.
8ffd9b1b 12172
ceea5145
AC
121732003-03-05 Andrew Cagney <cagney@redhat.com>
12174
12175 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
12176 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
12177 Do not use d10v_read_sp or d10v_read_fp when obtaining register
12178 values.
12179
0d843116
AC
121802003-03-05 Andrew Cagney <cagney@redhat.com>
12181
12182 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
12183 (struct d10v_unwind_cache): Delete field "frameless". Replace
12184 "next_addr" with "sp_offset". Add "r11_offset".
12185 (d10v_frame_unwind_cache): Update.
12186 (prologue_find_regs): Update. When "mv r11, sp", save the
12187 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
12188 RN was saved in r11_offset.
12189
b2579786
AC
121902003-03-05 Andrew Cagney <cagney@redhat.com>
12191
12192 * frame.c (deprecated_update_frame_pc_hack): Also update the the
12193 cached PC value in the next frame.
12194
218e5956
AC
121952003-03-05 Andrew Cagney <cagney@redhat.com>
12196
12197 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
12198 "id_unwind_cache" with "id".
12199 (frame_id_unwind): Delete declaration.
12200 * frame.c (frame_id_unwind): Delete function.
12201 (get_prev_frame): Call the frame id unwind method directly. Store
12202 the returned next frame's ID value in NEXT_FRAME. Note that there
12203 is a problem with the wrong unwind ID being called with the wrong
12204 unwind cache.
12205
ed363b1b
DJ
122062003-03-05 Daniel Jacobowitz <drow@mvista.com>
12207
12208 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
12209
fe1f4a5e
DJ
122102003-03-05 James Ingham <jingham@apple.com>
12211 Daniel Jacobowitz <drow@mvista.com>
12212
12213 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
12214 (auto_cp_abi): New variable.
12215 (current_cp_abi, num_cp_abis): Make static.
12216 (CP_ABI_MAX): Define.
12217 (cp_abis): Turn into an array.
12218 (value_virtual_fn_field): Fix formatting.
12219 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
12220 takes a pointer.
12221 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
12222 (list_cp_abis, _initialize_cp_abi): New functions.
12223 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
12224 declarations for cp_abis, num_cp_abis, current_cp_abi, and
12225 switch_to_cp_abi. Update prototype for register_cp_abi.
12226 * Makefile.in (cp-abi.o): Update dependencies.
12227 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
12228 instead of switch_to_cp_abi.
12229 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
12230 register_cp_abi.
12231 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
12232 register_cp_abi.
12233 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
12234
e4adbba9
DJ
122352003-03-05 Daniel Jacobowitz <drow@mvista.com>
12236
12237 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
12238 * dwarf2loc.c: Include "regcache.h".
12239 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
12240 register_size.
12241 * Makefile.in (dwarf2loc.o): Update dependencies.
12242
91ccbfc1
TR
122432003-03-04 Theodore A. Roth <troth@openavr.org>
12244
12245 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
12246 number of io registers reported by remote target is not a multiple of
12247 step.
12248
3d4e8fd2
DC
122492003-03-04 David Carlton <carlton@math.stanford.edu>
12250
12251 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
12252 (lookup_symbol_aux_psymtabs): Update call to
12253 lookup_partial_symbol.
12254 (lookup_transparent_type, find_main_psymtab)
12255 (make_symbol_overload_list): Ditto.
12256
ed42d87b
KH
122572003-03-04 Kazu Hirata <kazu@cs.umass.edu>
12258
12259 * MAINTAINERS (Write after approval): Update my email address.
12260
a0ed5532
AC
122612003-03-03 Andrew Cagney <cagney@redhat.com>
12262
12263 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
12264 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
12265 predicate. Replace MAX_REGISTER_RAW_SIZE.
12266 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
12267 MAX_REGISTER_VIRTUAL_SIZE.
12268 * regcache.c (legacy_max_register_raw_size): New function.
12269 (legacy_max_register_virtual_size): New function.
12270 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
12271 (MAX_REGISTER_RAW_SIZE): Define.
12272 (legacy_max_register_raw_size): Declare.
12273 (legacy_max_register_virtual_size): Declare.
12274 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12275 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
12276 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12277 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
12278 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
12279 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
12280 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12281 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12282 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
12283 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12284 * vax-tdep.c (vax_gdbarch_init): Update.
12285 * v850-tdep.c (v850_gdbarch_init): Update.
12286 * sparc-tdep.c (sparc_gdbarch_init): Update.
12287 * sh-tdep.c (sh_gdbarch_init): Update.
12288 * s390-tdep.c (s390_gdbarch_init): Update.
12289 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12290 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12291 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12292 * mips-tdep.c (mips_gdbarch_init): Update.
12293 * mcore-tdep.c (mcore_gdbarch_init): Update.
12294 * m68k-tdep.c (m68k_gdbarch_init): Update.
12295 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12296 * ia64-tdep.c (ia64_gdbarch_init): Update.
12297 * i386-tdep.c (i386_gdbarch_init): Update.
12298 * hppa-tdep.c (hppa_gdbarch_init): Update.
12299 * h8300-tdep.c (h8300_gdbarch_init): Update.
12300 * frv-tdep.c (frv_gdbarch_init): Update.
12301 * cris-tdep.c (cris_gdbarch_init): Update.
12302 * avr-tdep.c (avr_gdbarch_init): Update.
12303 * arm-tdep.c (arm_gdbarch_init): Update.
12304 * alpha-tdep.c (alpha_gdbarch_init): Update.
12305 * d10v-tdep.c (d10v_gdbarch_init): Do not set
12306 max_register_raw_size or max_register_virtual_size.
12307
8e437497
DC
123082003-03-03 David Carlton <carlton@math.stanford.edu>
12309
12310 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
12311 SYMBOL_MATCHES_NAME, add comment.
12312 (SYMBOL_MATCHES_NATURAL_NAME): New.
12313 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
12314 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
12315 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
12316 * symtab.c (lookup_partial_symbol): Use
12317 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
12318 unhelpful comment.
12319 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
12320 SYMBOL_MATCHES_NAME.
12321 Fix for PR c++/33.
12322
25120b0d
DC
123232003-03-03 David Carlton <carlton@math.stanford.edu>
12324
12325 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
12326 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
12327 by regexp matching against SYMBOL_NATURAL_NAME.
12328
78a11fb4
DC
123292003-03-03 David Carlton <carlton@math.stanford.edu>
12330
12331 * linespec.c (find_method): Extract code into collect_methods.
12332 (collect_methods): New.
12333
645dd519
MK
123342003-03-02 Mark Kettenis <kettenis@gnu.org>
12335
b4700d91
MK
12336 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
12337 get_frame_base.
12338
645dd519
MK
12339 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
12340 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
12341
0aa7e1aa
SC
123422003-03-02 Stephane Carrez <stcarrez@nerim.fr>
12343
8ffd9b1b 12344 * arch-utils.c (generic_register_byte): Fix to use the loop index
0aa7e1aa
SC
12345 and not regnum when summing the size of all registers up to regnum.
12346
f30ee0bc
AC
123472003-03-01 Andrew Cagney <cagney@redhat.com>
12348
12349 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
12350 FRAME_INIT_SAVED_REGS.
12351 * gdbarch.h, gdbarch.c: Regenerate.
12352 * stack.c (frame_info): Update.
12353 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
12354 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
12355 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
12356 * ns32k-tdep.c (ns32k_pop_frame): Update.
12357 * mips-tdep.c (mips_pop_frame): Update.
12358 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
12359 * ia64-tdep.c (ia64_frame_chain): Update.
12360 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
12361 (ia64_frameless_function_invocation): Update.
12362 (ia64_init_extra_frame_info): Update.
12363 (ia64_pop_frame_regular): Update.
12364 * frame.h (struct frame_info): Update comment.
12365 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
12366 * frame.c (frame_saved_regs_register_unwind): Update.
12367 (frame_saved_regs_register_unwind): Update.
12368 (deprecated_generic_get_saved_register): Update.
12369 * cris-tdep.c: Update comment.
12370 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
12371 Rename macro.
12372 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12373 * x86-64-tdep.c (x86_64_init_abi): Update.
12374 * vax-tdep.c (vax_gdbarch_init): Update.
12375 * v850-tdep.c (v850_gdbarch_init): Update.
12376 * sparc-tdep.c (sparc_gdbarch_init): Update.
12377 * sh-tdep.c (sh_gdbarch_init): Update.
12378 * s390-tdep.c (s390_gdbarch_init): Update.
12379 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12380 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12381 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12382 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12383 * mips-tdep.c (mips_gdbarch_init): Update.
12384 * mcore-tdep.c (mcore_gdbarch_init): Update.
12385 * m68k-tdep.c (m68k_gdbarch_init): Update.
12386 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12387 * ia64-tdep.c (ia64_gdbarch_init): Update.
12388 * i386-tdep.c (i386_gdbarch_init): Update.
12389 * frv-tdep.c (frv_gdbarch_init): Update.
12390 * avr-tdep.c (avr_gdbarch_init): Update.
12391 * arm-tdep.c (arm_gdbarch_init): Update.
12392 * alpha-tdep.c (alpha_gdbarch_init): Update.
8ffd9b1b 12393
42fa7c0f
AC
123942003-03-01 Andrew Cagney <cagney@redhat.com>
12395
12396 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
12397 option enum and switch. When no windows, set the interpreter to
12398 INTERP_CONSOLE.
8ffd9b1b 12399
49c7e338
AC
124002003-03-01 Andrew Cagney <cagney@redhat.com>
12401
12402 * main.c (captured_main): Replace magic option characters with an
12403 enum.
12404
e9582e71
AC
124052003-03-01 Andrew Cagney <cagney@redhat.com>
12406
12407 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
12408 INIT_EXTRA_FRAME_INFO.
12409 * gdbarch.h, gdbarch.c: Regenerate.
12410 * arm-tdep.c: Update comments.
12411 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
12412 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
12413 * frame.h, avr-tdep.c: Ditto.
12414 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
12415 (create_new_frame, legacy_get_prev_frame): Ditto.
12416 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
12417 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
12418 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
12419 deprecated_init_extra_frame_info instead of init_extra_frame_info.
12420 * x86-64-tdep.c (x86_64_init_abi): Ditto.
12421 * v850-tdep.c (v850_gdbarch_init): Ditto.
12422 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
12423 * sh-tdep.c (sh_gdbarch_init): Ditto.
12424 * s390-tdep.c (s390_gdbarch_init): Ditto.
12425 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
12426 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12427 * mips-tdep.c (mips_gdbarch_init): Ditto.
12428 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12429 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12430 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12431 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
12432 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
12433 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12434 * frv-tdep.c (frv_gdbarch_init): Ditto.
12435 * cris-tdep.c (cris_gdbarch_init): Ditto.
12436 * avr-tdep.c (avr_gdbarch_init): Ditto.
12437 * arm-tdep.c (arm_gdbarch_init): Ditto.
12438 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
12439 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12440
35cac7cf
AC
124412003-03-01 Andrew Cagney <cagney@redhat.com>
12442
12443 * gdbarch.sh (register_type): New function with predicate.
12444 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
12445 * gdbarch.h, gdbarch.c: Re-generate.
12446 * arch-utils.c (generic_register_byte): Use generic_register_size.
12447 (generic_register_size): When available, use
12448 gdbarch_register_type.
12449 * regcache.c (init_regcache_descr): When available, initialize the
12450 register type array using gdbarch_register_type. If the
12451 architecture supplies gdbarch_register_type, do not use the legacy
12452 regcache layout.
12453 * d10v-tdep.c (d10v_register_type): Replace
12454 d10v_register_virtual_type.
12455 (d10v_gdbarch_init): Set register_type instead of
12456 register_virtual_type.
12457
7b83296f
AC
124582003-03-01 Andrew Cagney <cagney@redhat.com>
12459
12460 * Makefile.in (ax-gdb.o): Update dependencies.
12461 * ax-gdb.c: Include "regcache.h".
12462 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
12463 * findvar.c (value_of_register): Ditto.
12464 * infcmd.c (default_print_registers_info): Ditto.
12465
eadc1c87
MK
124662003-03-01 Mark Kettenis <kettenis@gnu.org>
12467
12468 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
12469 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
12470
14143612
MK
124712003-03-01 Mark Kettenis <kettenis@gnu.org>
12472
12473 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
12474 of STREQ.
12475
a55cc764
DJ
124762003-02-28 Daniel Jacobowitz <drow@mvista.com>
12477
12478 * Makefile.in (dwarf2loc.o): Update dependencies.
12479 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
12480 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
12481 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
12482 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
12483 (locexpr_tracepoint_var_ref): New function.
12484 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
12485
08a617da
AC
124862003-02-28 Andrew Cagney <cagney@redhat.com>
12487
12488 * regcache.c (register_size): New function.
12489 * regcache.h (register_size): Declare
12490 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
12491 max_register_size instead of MAX_REGISTER_RAW_SIZE.
12492
4224873a
DC
124932003-02-28 David Carlton <carlton@math.stanford.edu>
12494
12495 * linespec.c (decode_compound): Extract code into find_method.
12496 (find_method): New.
12497
ccdc5d7f
JB
124982003-02-28 J. Brobecker <brobecker@gnat.com>
12499
12500 * Makefile.in: Add rules to build and link in observer.o.
12501
974e8ced
JB
125022003-02-27 J. Brobecker <brobecker@gnat.com>
12503
12504 * observer.c: Minor comments edits.
12505
7a28f973
JB
125062003-02-27 J. Brobecker <brobecker@gnat.com>
12507
12508 * observer.h, observer.c: New file.
12509
27cddce2
AC
125102003-02-27 Andrew Cagney <cagney@redhat.com>
12511
12512 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
12513
b94a41a1
SC
125142003-02-27 Stephane Carrez <stcarrez@nerim.fr>
12515
12516 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
12517 (M6812_OP_STS_EXT): Likewise.
12518 (m6811_prologue): Use the above to recognize prologue.
12519 (m6812_prologue): Likewise.
12520
c8be8951
DC
125212003-02-27 David Carlton <carlton@math.stanford.edu>
12522
12523 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
12524 SYMBOL_PRINT_NAME.
12525 (compare_psymbols): Ditto.
12526 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
12527
d05bb1fc
MS
125282003-02-27 Michael Snyder <msnyder@redhat.com>
12529
4e845cd3
MS
12530 * f-lang.c (build_fortran_types): New function.
12531 (_initialize_f_language): Gdbarch-register built-in fortran types.
d05bb1fc
MS
12532 * doublest.c (extract_floating): Fix warning text.
12533
f3824013
AC
125342003-02-27 Andrew Cagney <cagney@redhat.com>
12535
12536 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
12537 predicate. Replaces PUSH_DUMMY_FRAME.
12538 * gdbarch.h, gdbarch.c: Regnerate.
12539 * valops.c (hand_function_call): Update. Call
12540 generic_push_dummy_frame directly.
12541 * vax-tdep.c (vax_gdbarch_init): Update.
12542 * sparc-tdep.c (sparc_gdbarch_init): Update.
12543 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
12544 * m68k-tdep.c (m68k_gdbarch_init): Update.
12545 * hppa-tdep.c (hppa_gdbarch_init): Update.
12546 * alpha-tdep.c (alpha_gdbarch_init): Update.
12547 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
12548 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
12549 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
12550 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
12551 push_dummy_frame to generic_push_dummy_frame.
12552 * v850-tdep.c (v850_gdbarch_init): Ditto.
12553 * sh-tdep.c (sh_gdbarch_init): Ditto.
12554 * s390-tdep.c (s390_gdbarch_init): Ditto.
12555 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12556 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12557 * mips-tdep.c (mips_gdbarch_init): Ditto.
12558 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12559 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12560 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12561 * i386-tdep.c (i386_gdbarch_init): Ditto.
12562 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12563 * frv-tdep.c (frv_gdbarch_init): Ditto.
12564 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
12565 * cris-tdep.c (cris_gdbarch_init): Ditto.
12566 * avr-tdep.c (avr_gdbarch_init): Ditto.
12567 * arm-tdep.c (arm_gdbarch_init): Ditto.
8ffd9b1b 12568
ad188201
KB
125692003-02-26 Kevin Buettner <kevinb@redhat.com>
12570
12571 * mips-tdep.c (show_mips_abi): New function.
12572 (_initialize_mips_tdep): Use show_mips_abi() to implement the
12573 command ``show mips abi''.
12574
6b37567a 125752003-02-26 Jeff Johnston <jjohnstn@redhat.com>
8ffd9b1b 12576
6b37567a 12577 From Elena Zannoni <ezannoni@redhat.com>
8ffd9b1b 12578 * dbxread.c (process_one_symbol): Only record line 0 if one or
6b37567a
JJ
12579 more sline entries have been seen for the function.
12580
d3e0a5bf
MC
125812003-02-26 Michael Chastain <mec@shout.net>
12582
12583 * configure: Regenerate with autoconf 000227.
12584
18972eea
MC
125852003-02-26 Michael Chastain <mec@shout.net>
12586
12587 Close PR build/660.
12588 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
12589 for old libc5/glibc.
12590 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
12591
0bbde931
KW
125922003-02-26 Kris Warkentin <kewarken@qnx.com>
12593
12594 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
12595 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
12596
27ca5dad
MC
125972003-02-26 Michael Chastain <mec@shout.net>
12598
12599 * configure.in: New variable HAVE_UINTPTR_T.
12600 * configure, config.in: Regenerated.
12601
6f88d630
DJ
126022003-02-26 Daniel Jacobowitz <drow@mvista.com>
12603
12604 Fix PR build/1097.
12605 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
12606
b14185ce
AC
126072003-02-25 Andrew Cagney <cagney@redhat.com>
12608
12609 * frame.c (get_prev_frame): Add comment on check for
12610 inside_entry_func. Only check for inside_entry_file when not a
12611 dummy and not a sentinel. Check that the new frame is not inner
12612 to the old frame.
12613
ac2bd0a9
AC
126142003-02-25 Andrew Cagney <cagney@redhat.com>
12615
12616 * frame.c (frame_debug): New variable.
12617 (_initialize_frame): Add "set/show debug frame" command.
12618 (get_prev_frame): When frame_debug, print reason why unwind
12619 failed.
12620
b18a0fd2
MC
126212003-02-25 Michael Chastain <mec@shout.net>
12622
12623 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
12624 to avoid uintptr_t definition problems.
12625
22abf04a
DC
126262003-02-25 David Carlton <carlton@math.stanford.edu>
12627
12628 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
12629 (SYMBOL_LINKAGE_NAME): Ditto.
12630 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
12631 SYMBOL_LINKAGE_NAME.
12632 (struct general_symbol_info): Expand comment.
12633 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
12634 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
12635 (SYMBOL_MATCHES_REGEXP): Ditto.
12636 * symtab.c (symbol_natural_name): New function.
12637 * objfiles.h: Replace all uses of SYMBOL_NAME by
12638 DEPRECATED_SYMBOL_NAME.
12639 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
12640 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
12641 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
12642 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
12643 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
12644 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
12645 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
12646 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
12647 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
12648 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
12649 * ada-exp.y: Ditto.
12650 * ada-exp.y: Update copyright.
12651 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
12652 * cp-valprint.c: Ditto.
12653
1a5848f6
JJ
126542003-02-25 Jeff Johnston <jjohnstn@redhat.com>
12655
12656 * infptrace.c (detach): Do not flag error if ptrace detach fails
12657 and errno is set to ESRCH.
12658
7343d46a
AC
126592003-02-24 Andrew Cagney <cagney@redhat.com>
12660
12661 * infptrace.c (udot_info): Change type of udot_off to long. Use
12662 paddr when printing udot_off's value.
12663
49fa1dc2
DC
126642003-02-24 David Carlton <carlton@math.stanford.edu>
12665
12666 * symtab.c (make_symbol_overload_list): Only read in partial
12667 symtabs containing a matching partial symbol.
12668
0fe19209
DC
126692003-02-24 David Carlton <carlton@math.stanford.edu>
12670
12671 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
12672 do the comparison, not strcmp.
12673 * symfile.c (compare_psymbols): Ditto.
12674 * defs.h: Declare strcmp_iw_ordered.
12675 * utils.c (strcmp_iw_ordered): New function.
12676
8e3ee7b5
JB
126772003-02-24 Jim Blandy <jimb@redhat.com>
12678
12679 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
12680 support, shared libs): Remove my name from here, to better reflect
12681 reality.
12682
7df1a324
KW
126832003-02-24 Kris Warkentin <kewarken@qnx.com>
12684
12685 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
12686 (target_ops): Add to_have_continuable_watchpoint.
12687 * target.c (update_current_target): Add INHERIT line for
12688 to_have_continuable_watchpoint.
12689 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
12690 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
12691 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
12692 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
12693
d1c76907
EZ
126942003-02-24 Elena Zannoni <ezannoni@redhat.com>
12695
12696 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
12697 maintainership.
12698
2610b0bf
KW
126992003-02-24 Kris Warkentin <kewarken@qnx.com>
12700
f46169db
KW
12701 * solib.c (solib_open): Call target defined search function after
12702 failing with solib-search-path.
12703 * solist.h (target_so_ops): Add find_and_open_solib function hook and
12704 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
2610b0bf 12705
9a3c34fe
KW
127062003-02-24 Kris Warkentin <kewarken@qnx.com>
12707
f46169db 12708 * MAINTAINERS: Add myself to Write After section.
9a3c34fe 12709
2417dd25
SC
127102003-02-23 Stephane Carrez <stcarrez@nerim.fr>
12711
12712 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
12713
b631436b
SC
127142003-02-22 Stephane Carrez <stcarrez@nerim.fr>
12715
12716 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
12717 (m68hc11_add_reggroups): New function.
12718 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
12719 (m68hc11_gdbarch_init): Install the reggroups.
12720 (_initialize_m68hc11_tdep): Initialize them.
12721
0aa8c1e4
JW
127222003-02-21 James E Wilson <wilson@tuliptree.org>
12723
12724 * MAINTAINERS: Update my email address.
12725
50ceaba5
DC
127262003-02-21 David Carlton <carlton@math.stanford.edu>
12727
12728 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
12729
4c2df51b
DJ
127302003-02-21 Daniel Jacobowitz <drow@mvista.com>
12731
12732 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
12733 * symtab.h: Add opaque declarations of struct axs_value and
12734 struct agent_expr.
12735 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
12736 (struct location_funcs): New type.
12737 (struct symbol): Add "loc" to aux_value.
12738 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
12739 * dwarf2read.c: Include "dwarf2expr.h".
12740 (dwarf2_symbol_mark_computed): New function.
12741 (read_func_scope): Use it.
12742 (var_decode_location): New function.
12743 (new_symbol): Use it.
12744 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
12745
12746 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
12747 (dwarf2expr_h, dwarf2loc_h): New variables.
12748 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
12749 (dwarf2expr.o, dwarf2loc.o): New rules.
12750 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
12751 * buildsym.c (finish_block): Handle LOC_COMPUTED and
12752 LOC_COMPUTED_ARG.
12753 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
12754 * m2-exp.y (yylex): Likewise.
12755 * printcmd.c (address_info, print_frame_args): Likewise.
12756 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
12757 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
12758 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
12759 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
12760 * symtab.c (lookup_block_symbol): Likewise.
12761
5784d15e
AF
127622003-02-20 Adam Fedor <fedor@gnu.org>
12763
12764 * symtab.h: Remove objc_specific struct
12765 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
12766 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
12767 Have language_objc use cplus_specific struct.
12768
d4cad8db
TT
127692003-02-20 Tom Tromey <tromey@redhat.com>
12770
12771 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
12772 TYPE_NAME, when printing a String value. PR java/1075.
12773
2f9a90b4
AF
127742003-02-20 Adam Fedor <fedor@gnu.org>
12775
d38074a8 12776 * objc-lang.h (find_methods): Remove declaration.
fbe586ae 12777 * objc-lang.c (find_methods): Make static.
2f9a90b4 12778
6f17862b
CF
127792003-02-20 Christopher Faylor <cgf@redhat.com>
12780
12781 * win32-nat.c (get_image_name): Check return value from
12782 ReadProcessMemory.
12783 (child_xfer_memory): Ditto.
12784
715d1656
AO
127852003-02-20 Alexandre Oliva <aoliva@redhat.com>
12786
12787 * configure.in (TARGET_SYSTEM_ROOT): Set default to
12788 ${exec_prefix}/${target_alias}/sys-root. Match explicit
12789 '${exec_prefix}' (in addition to the expansion thereof) as
12790 relocatable.
12791 * configure: Rebuilt.
12792
b1262a02
DC
127932003-02-20 David Carlton <carlton@math.stanford.edu>
12794
12795 * symtab.c (search_symbols): Revert the search_symbols part of my
12796 2002-12-23 patch. Add comment.
12797
7134143f
DJ
127982002-02-20 Daniel Jacobowitz <drow@mvista.com>
12799
12800 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
12801 * dbxread.c (elfstab_build_psymtabs): Don't call
12802 install_minimal_symbols.
12803 (stabsect_build_psymtabs): Likewise.
12804 * elfread.c (elf_symfile_read): Call install_minimal_symbols
12805 earlier.
12806 * somread.c (som_symfile_read): Call install_minimal_symbols
12807 and do_cleanups earlier.
12808 * nlmread.c (nlm_symfile_read): Likewise.
12809 * mdebugread.c (elfmdebug_build_psymtabs): Call
12810 install_minimal_symbols and make appropriate cleanups.
12811
cf466558
KB
128122003-02-20 Kevin Buettner <kevinb@redhat.com>
12813
12814 * solib.c (reload_shared_libraries): New function.
12815 (_initialize_solib): Add callbacks for ``set solib-search-path''
12816 and ``set solib-absolute-prefix''.
12817
de5ad195
DC
128182003-02-20 David Carlton <carlton@math.stanford.edu>
12819
12820 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
12821 expand comment.
12822 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
12823 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
12824 * ada-typeprint.c (ada_typedef_print): Ditto.
12825 * ax-gdb.c (gen_var_ref): Ditto.
12826 * breakpoint.c (print_one_breakpoint): Ditto.
12827 * buildsym.c (finish_block): Ditto.
12828 * c-valprint.c (c_val_print): Ditto.
12829 * expprint.c (print_subexp): Ditto.
12830 * findvar.c (locate_var_value): Ditto.
8ffd9b1b
AJ
12831 * infcmd.c (jump_command): Ditto.
12832 * linespec.c (decode_line_2, decode_compound): Ditto.
12833 * maint.c (maintenance_translate_address): Ditto.
12834 * objc-lang.c (compare_selectors, compare_classes): Ditto.
de5ad195
DC
12835 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
12836 Ditto.
8ffd9b1b
AJ
12837 * p-valprint.c (pascal_val_print): Ditto.
12838 * stabsread.c (define_symbol): Ditto.
de5ad195 12839 * stack.c (print_frame, frame_info, print_block_frame_locals)
8ffd9b1b
AJ
12840 (print_frame_arg_vars, return_command): Ditto.
12841 * symfile.c (compare_symbols, compare_psymbols): Ditto.
12842 * symmisc.c (print_symbol): Ditto.
de5ad195
DC
12843 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
12844 (compare_search_syms, print_symbol_info, print_msymbol_info)
8ffd9b1b
AJ
12845 (rbreak_command): Ditto.
12846 * tracepoint.c (tracepoints_info): Ditto.
12847 * typeprint.c (typedef_print): Ditto.
12848 * valops.c (value_of_variable, hand_function_call): Ditto.
de5ad195
DC
12849 * cli/cli-cmds.c (edit_command, list_command): Ditto.
12850 * ada-typeprint.c: Update Copyright.
12851 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
12852 * tracepoint.c, cli/cli-cmds.c: Ditto.
12853
f796e4be
KB
128542003-02-20 Kevin Buettner <kevinb@redhat.com>
12855
12856 * frame.c (generic_unwind_get_saved_register): Make non-static.
12857 * frame.h (generic_unwind_get_saved_register): Declare.
12858 * mips-tdep.c (read_next_frame_reg): Fetch register from
12859 current regcache when frame is NULL.
12860 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
12861 that must be NULL.
12862 (mips_get_saved_register): Call generic_unwind_get_saved_register()
12863 instead of frame_register_unwind().
12864
836cc9f4
AC
128652003-02-20 Andrew Cagney <ac131313@redhat.com>
12866
12867 * remote-sim.c (gdbsim_insert_breakpoint)
12868 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
12869 code.
12870
501eef12
AC
128712003-02-20 Andrew Cagney <ac131313@redhat.com>
12872
12873 * remote.c (_initialize_remote): Add commands "set/show remote
12874 hardware-watchpoint-limit" and "set/show remote
12875 hardware-breakpoint-limit".
12876 (remote_hw_watchpoint_limit): Initialize to -1.
12877 (remote_hw_breakpoint_limit): Ditto.
12878 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
12879
1b6bc7e0
CF
128802003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
12881
12882 * coff-pe-read.c: New file - support reading of minimal symbols from a
12883 portable executable using the export table.
12884 * coff-pe-read.h: New file.
12885 * coffread.c: Include coff-pe-read.h.
12886 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
12887 debugging symbols found.
12888 * Makefile.in (SFILES): Add coff-pe-read.o.
12889 (coff_pe_read_h): Define.
12890 (COMMON_OBS): Add coff-pe-read.o.
12891 (coffread.o): Add coff_pe_read_h dependency.
12892 (coff-pe-read.o): New target.
12893
fe898f56
DC
128942003-02-19 David Carlton <carlton@math.stanford.edu>
12895
12896 * Makefile.in (SFILES): Add block.c.
12897 (block_h): New.
12898 (COMMON_OBS): Add block.o.
12899 (block.o): New.
12900 (x86-64-tdep.o): Add $(block_h).
12901 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
12902 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
12903 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
12904 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
12905 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
12906 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
12907 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
12908 * value.h: Add opaque declaration for struct block.
12909 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
12910 * ada-lang.h: Ditto.
12911 * x86-64-tdep.c: #include "block.h"
12912 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
12913 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
12914 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
12915 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
12916 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
12917 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
12918 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
12919 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
12920 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
12921 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
12922 * symtab.c (block_function): Ditto.
12923 (contained_in): Ditto.
12924 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
12925 block.h. Add opaque declaration for struct block.
12926 * symtab.h: Move block_function and contained_in declarations to
12927 block.h. Add opaque declarations for struct block, struct
12928 blockvector.
12929 (struct block): Move to block.h.
12930 (struct blockvector): Ditto.
12931 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
12932 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
12933 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
12934 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
12935 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
12936 Ditto.
12937 * block.c: New file.
12938 * block.h: New file.
12939
173345b5
TR
129402003-02-19 Theodore A. Roth <troth@openavr.org>
12941
12942 * avr-tdep.c (avr_extract_return_value): Remove function.
12943 (avr_store_return_value): Remove function.
12944 (avr_extract_struct_value_address): Remove function.
12945 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
12946
338ef23d
AC
129472003-02-19 Andrew Cagney <ac131313@redhat.com>
12948
12949 * rs6000-tdep.c: Include "gdb_assert.h".
12950 (registers_e500): Add "acc" and "spefscr".
12951 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
12952 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
12953 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
12954 really is "r0".
12955 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
12956
5412f5f3
KS
129572003-02-18 Keith Seitz <keiths@redhat.com>
12958
12959 * Makefile.in: Add gdbtk-interps.c.
12960
881324eb
KB
129612003-02-18 Kevin Buettner <kevinb@redhat.com>
12962
12963 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
12964 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
12965
6a2f5abf
AC
129662003-02-18 Andrew Cagney <cagney@redhat.com>
12967
12968 * symtab.h (struct objfile): Add opaque declaration.
12969
54c7009d
EZ
129702003-02-18 Elena Zannoni <ezannoni@redhat.com>
12971
12972 From Jim Ingham <jingham@apple.com>:
fbe586ae
RH
12973 * dbxread.c (process_one_symbol): Use last_function_start rather
12974 than function_start_offset to find the real beginning of the
12975 current function. The latter is just the text section offset on
12976 some systems, the former is always the real function start.
54c7009d 12977
7ee6d7eb
AC
129782003-02-17 Andrew Cagney <cagney@redhat.com>
12979
12980 * configure.in: Revert ${target} != ${host}.
12981
2846da9b
AC
129822003-02-17 Andrew Cagney <ac131313@redhat.com>
12983
12984 * configure.in (Makefile): Use the test ${target} != ${host},
12985 instead of the absence of the "nm.h" file, to determine of the
12986 configuration non-native.
12987 * configure: Regenerate.
8ffd9b1b 12988
3b27aeea
EZ
129892003-02-14 Elena Zannoni <ezannoni@redhat.com>
12990
fbe586ae 12991 From Brian Ford <ford@vss.fsi.com>
3b27aeea
EZ
12992
12993 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
12994 conditionalize tui_active test.
12995 (lookup_cmd_1): Ditto.
12996
b0b1c2c0
MK
129972003-02-14 Mark Kettenis <kettenis@gnu.org>
12998
12999 * configure.in: Add check for _etext.
13000 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
13001 available.
13002 * config.in, configure: regenerated.
13003
8f05cde5
DJ
130042003-02-14 Daniel Jacobowitz <drow@mvista.com>
13005
13006 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
13007
021e7609
AC
130082003-02-14 Andrew Cagney <ac131313@redhat.com>
13009
13010 * main.c (tui_version): Delete variable.
13011 (captured_main): When --tui, set interpreter_p to "tui" instead of
13012 enabling tui_version.
13013 * printcmd.c (display_command) [TUI]: Test tui_active instead of
13014 tui_version.
13015 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
13016 * cli/cli-cmds.c (disassemble_command): Ditto.
13017 * defs.h (tui_version): Delete declaration.
13018 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
13019 (tui-interp.o): Add rules.
13020 (SUBDIR_TUI_OBS): Add "tui-interp.o".
13021
e325dcec
CF
130222003-02-14 Christopher Faylor <cgf@redhat.com>
13023
36ffb041 13024 * win32-nat.c (register_loaded_dll): Correctly set address range for
e325dcec
CF
13025 just-loaded dll.
13026
c4f90d87
JM
130272003-02-12 Jason Molenda (jmolenda@apple.com)
13028
fbe586ae
RH
13029 * symmisc.c (print_objfile_statistics): Include information about
13030 the number of psymtabs and symtabs in each object file.
c4f90d87 13031
e46e5ccd
KS
130322003-02-13 Keith R Seitz <keiths@redhat.com>
13033
13034 * main.h (struct captured_main_args): Add interpreter_p.
13035 * main.c (captured_main): Initialize interpreter_p from context.
13036 * gdb.c (main): Set interpreter_p argument.
13037 * Makefile.in (gdb.o): Add dependency for interps.h.
13038
fe97fe9c
AC
130392003-02-12 Andrew Cagney <ac131313@redhat.com>
13040
13041 * event-top.c (cli_command_loop): Delete declaration.
13042 (_initialize_event_loop): Delete function setting event_loop_hook.
13043 * event-top.h (cli_command_loop): Declare. Update copyright.
13044 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
13045 * interps.c (current_interp_command_loop): When event_loop_p, call
13046 cli_command_loop.
13047
1cdac4ef
AC
130482003-02-12 Andrew Cagney <ac131313@redhat.com>
13049
13050 * interps.h (interp_command_loop_ftype): Change return type to
13051 void.
13052
48037ead
ML
130532003-02-12 Michal Ludvig <mludvig@suse.cz>
13054
13055 * x86-64-tdep.c (x86_64_extract_return_value)
13056 (x86_64_store_return_value): Use regcache instead of regbuf.
13057 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
13058 * x86-64-linux-nat.c (fill_gregset): Use regcache.
13059
033afc63
AC
130602003-02-11 Andrew Cagney <ac131313@redhat.com>
13061
13062 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
13063 * aclocal.m4: Regenerate.
13064 * configure: Regenerate.
13065
13066 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
13067 TCL_LD_SEARCH_FLAGS.
13068
40d02bca
ML
130692003-02-10 Michal Ludvig <mludvig@suse.cz>
13070
13071 * dwarf2cfi.c: Reindented.
13072
11308a41
AC
130732003-02-09 Andrew Cagney <ac131313@redhat.com>
13074
13075 * interps.c (clear_interpreter_hooks): Convert function definition
13076 to ISO C.
13077
e1c1c0f6
DC
130782003-02-07 David Carlton <carlton@math.stanford.edu>
13079
13080 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
13081
ab5d3da6
KB
130822003-02-07 Kevin Buettner <kevinb@redhat.com>
13083
13084 * gdbtypes.h (struct main_type): Move ``length'' field from here...
13085 (struct type): ...to here.
13086 (TYPE_LENGTH): Adjust to reflect different location of ``length''
13087 field.
13088 * gdbtypes.c (make_qualified_type): Set length on newly created type.
13089 (replace_type): Set length on all type variants for a given type.
13090
b8a92b82
AC
130912003-02-07 Andrew Cagney <ac131313@redhat.com>
13092
13093 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
13094 <sys/stat.h>.
13095 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
8ffd9b1b 13096
5cb316ef
AC
130972003-02-06 Andrew Cagney <ac131313@redhat.com>
13098
2555fe1a
AC
13099 * Makefile.in (symm-nat.o): Update dependencies.
13100 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
13101 (lynx-nat.o, ia64-linux-nat.): Ditto.
13102 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
13103 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
13104 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
13105
44270758
AC
13106 * Makefile.in (inflow_h): Define.
13107 (procfs.o, inflow.o, procfs.o): Update dependencies.
13108 * inftarg.c (child_stop): Delete extern declaration of
13109 inferior_process_group. Include "inflow.h".
13110 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
13111 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
13112 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
13113 (our_process_group, inferior_process_group): Extern declarations.
13114
df8f7274
AC
13115 * procfs.c: Include "gdb_assert.h".
13116
5cb316ef
AC
13117 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
13118 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
13119 * jv-typeprint.c (java_type_print_base): Ditto.
13120 * typeprint.c (typedef_print): Eliminate STREQ.
13121 * cli/cli-script.c (define_command, define_command): Ditto.
13122 * main.c (captured_main): Ditto.
13123 * values.c (lookup_internalvar): Ditto.
13124 * utils.c (safe_strerror, parse_escape): Eliminate assignment
13125 within `if' conditional.
13126 * linespec.c (decode_line_2): Ditto.
13127 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
13128 (bfd_openw_with_cleanup): Ditto.
13129
2a28ccea
MK
131302003-02-07 Mark Kettenis <kettenis@gnu.org>
13131
13132 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
13133 legacy_extract_return_value and store_return_value to
13134 legacy_return_value.
13135
786b8124
CF
131362003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
13137
13138 * win32-nat.c (get_relocated_section_addrs): New function. Find
13139 section load addresses for symbol handling in relocated DLLs.
13140 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
13141
b871e4ec
FF
131422003-02-05 Fred Fish <fnf@intrinsity.com>
13143
13144 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
13145 '=' and '!='.
13146 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
13147 with '&' and '=='.
13148 (angel_RDI_info): Ditto.
13149 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
13150 with '&' and '!='.
13151 (threads_continue_all_with_signals): Ditto.
8ffd9b1b 13152
4389a95a 131532003-02-05 Jim Ingham <jingham@apple.com>
fbe586ae
RH
13154 Keith Seitz <keiths@redhat.com>
13155 Elena Zannoni <ezannoni@redhat.com>
13156 Andrew Cagney <ac131313@redhat.com>
4389a95a
AC
13157
13158 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
13159 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
13160 (SUBDIR_MI_OBS): Add "mi-interp.o".
13161 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
13162 (SFILES): Add "interps.c".
13163 (COMMON_OBS): Add "interps.o".
13164 (interps_h, mi_main_h): Define.
13165 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
13166 (mi-main.o, main.o, event-top.o): Update dependencies.
13167 * cli/cli-interp.c: New file.
13168 * interps.h, interps.c: New files.
13169 * top.c: (gdb_init): Don't install the default interpreter, handed
13170 by captured_main.
13171 * main.c: Include "interps.h".
13172 (interpreter_p): Note that it should malloc'ed.
13173 (captured_command_loop): Call current_interp_command_loop.
13174 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
13175 xfree and xstrdup when updating interpreter_p. Install the
13176 default interpreter. Add hack to stop mi1's copyright notice
13177 being encoded.
13178 * event-top.h (gdb_setup_readline): Declare.
13179 (gdb_disable_readline): Declare.
13180 * event-top.c: Include "interps.h".
13181 (display_gdb_prompt): Call current_interp_display_prompt_p.
13182 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
13183 gdb_stdlog, and gdb_stdtarg.
13184 (_initialize_event_loop): Don't call gdb_setup_readline.
13185 * cli-out.c (cli_out_set_stream): New function.
13186 * cli-out.h (cli_out_set_stream): Declare.
13187
ff3b5810
MK
131882003-02-06 Mark Kettenis <kettenis@gnu.org>
13189
13190 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
13191 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
13192 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
13193 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
13194 config/i386/i386v42mp.mt: Removed.
13195
5b729aa5
MK
131962003-02-05 Mark Kettenis <kettenis@gnu.org>
13197
13198 * configure.tgt (*-*-solaris*): Set gdb_osabi to
13199 GDB_OSABI_SOLARIS.
13200
8cc15142
MC
132012003-02-05 Michael Chastain <mec@shout.net>
13202
13203 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
13204 2.12.1 and earlier versions.
13205
5aa5d4b9
AC
132062003-02-05 Andrew Cagney <ac131313@redhat.com>
13207
13208 Remove orphaned hosts, targets and files.
13209 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
13210 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
13211 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
13212 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
13213 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
13214 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
13215 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
13216 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
13217 * config/sparc/tm-sp64sim.h: Delete.
13218 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
13219 hosts.
13220 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
13221 mips*-dec-mach3* targets.
13222
b68767c1
MC
132232003-02-04 Michael Chastain <mec@shout.net>
13224
13225 * NEWS: Fix typo: sepcifying -> specifying.
13226
5ae7ca1d
MC
132272003-02-04 Michael Chastain <mec@shout.net>
13228
13229 * dwarfread.c: Add documentation on the state of dwarf-1,
13230 looking towards obsoletion.
13231
d08a4280
MC
132322003-02-03 Michael Chastain <mec@shout.net>
13233
13234 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
13235 gdb/testsuite/gdb.c++/pr-1023.exp.
13236
e9be73e4
AC
132372003-02-04 Andrew Cagney <ac131313@redhat.com>
13238
13239 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
13240 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
13241
13242 * utils.c (init_page_info): Delete reference to MPW in comments.
13243 * main.c (captured_main): Delete #ifdef MPW.
13244
05d57f6f
AC
132452003-02-04 Andrew Cagney <ac131313@redhat.com>
13246
8ffd9b1b 13247 * NEWS: Note that the m32r-*-elf* is obsolete.
05d57f6f
AC
13248 * monitor.c (monitor_expect): Obsolete reference to m32r.
13249 * configure.tgt: Mark m32r-*-elf* as obsolete.
13250 * MAINTAINERS: Mark m32k as obsolete.
13251 * m32r-rom.c: Obsolete file.
13252 * config/m32r/m32r.mt: Obsolete file.
13253 * config/m32r/tm-m32r.h: Obsolete file.
13254 * m32r-stub.c: Obsolete file.
13255 * m32r-tdep.c: Obsolete file.
13256
8b0e5691
AC
132572003-02-04 Andrew Cagney <ac131313@redhat.com>
13258
13259 * NEWS: Mention that the z8k-zilog-none is obsolete.
13260 * MAINTAINERS: Mark z8k as obsolete.
13261 * configure.tgt: Obsolete the z8k-*-coff* target.
13262 * config/z8k/z8k.mt: Obsolete file.
13263 * config/z8k/tm-z8k.h: Obsolete file.
13264 * z8k-tdep.c: Obsolete file.
13265
67f16606
AC
132662003-02-04 Andrew Cagney <ac131313@redhat.com>
13267
13268 * NEWS: Mention that the mn10200-elf is obsolete.
13269 * configure.tgt: Obsolete mn10200-*-* target.
13270 * breakpoint.c (update_breakpoints_after_exec): Update comment to
13271 mention that the mn10200 is obsolete.
13272 * breakpoint.h: Ditto.
13273 * MAINTAINERS: Mark the mn10200-elf as obsolete.
13274 * config/mn10200/mn10200.mt: Obsolete file.
13275 * config/mn10200/tm-mn10200.h: Obsolete file.
13276 * mn10200-tdep.c: Obsolete file.
13277
fd2299bd
AC
132782003-02-04 Andrew Cagney <ac131313@redhat.com>
13279
13280 * MAINTAINERS: Mark h8500 as obsolete.
13281 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
13282 * findvar.c (value_from_register): Ditto.
13283 * h8500-tdep.c: Mark file as obsolete.
13284 * config/h8500/h8500.mt: Ditto.
13285 * config/h8500/tm-h8500.h: Ditto.
13286 * NEWS: Mention that h8500 is obsolete.
13287
eb9a305d
DC
132882003-02-04 David Carlton <carlton@math.stanford.edu>
13289
13290 * objfiles.c (allocate_objfile): Always set name. Add comment at
13291 start of function.
13292 * jv-lang.c (get_dynamics_objfile): Add comment.
13293
406fc7fb
DC
132942003-02-04 David Carlton <carlton@math.stanford.edu>
13295
13296 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
13297 * printcmd.c (build_address_symbolic): Replace uses of
13298 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
13299 SYMBOL_NAME, and asm_demangle.
13300 Update copyright.
13301
93d91629
DC
133022003-02-04 David Carlton <carlton@math.stanford.edu>
13303
13304 * linespec.c (decode_compound): Extract code into
13305 lookup_prefix_sym.
13306 (lookup_prefix_sym): New function.
13307
1c5cb38e
DC
133082003-02-04 David Carlton <carlton@math.stanford.edu>
13309
13310 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
13311 FLOAT_COERCION_BADNESS.
13312 * gdbtypes.c (rank_one_type): Replace all uses of
13313 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
13314
0cf824c9
JB
133152003-02-04 Jim Blandy <jimb@redhat.com>
13316
13317 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
13318 section, let dwarf_macinfo_section point to it, not
13319 dwarf_loc_section.
13320
a2d356b0
DJ
133212003-02-04 Daniel Jacobowitz <drow@mvista.com>
13322
13323 Pointed out by Anton Blanchard <anton@samba.org>.
13324 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
13325 (ppc_linux_at_sigtramp_return_path): Use it.
13326
2de7ced7
DJ
133272003-02-04 Daniel Jacobowitz <drow@mvista.com>
13328
13329 * defs.h (streq): Add prototype.
13330 * utils.c (streq): New function.
13331
13332 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
13333 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
13334 * mdebugread.c (new_symbol): Likewise.
13335 * stabsread.c (define_symbol): Likewise.
13336 * coffread.c (process_coff_symbol): Likewise.
13337 * dwarfread.c (new_symbol): Likewise.
13338
13339 * minsyms.c (prim_record_minimal_symbol_and_info): Use
13340 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
13341 here.
13342 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
13343 SYMBOL_INIT_DEMANGLED_NAME.
13344 * objfiles.c: Include "hashtab.h".
13345 (allocate_objfile): Call htab_set_functions_ex for the
13346 demangled_names_hash.
13347 (free_objfile): Call htab_delete for the demangled_names_hash.
13348 * objfiles.h (struct htab): Add declaration.
13349 (struct objfile): Add demangled_names_hash.
13350 * symfile.c: Include "hashtab.h".
13351 (reread_symbols): Call htab_delete for the demangled_names_hash.
13352 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
13353 SYMBOL_NAME in the bcache.
13354 * symtab.c: Include "hashtab.h". Update comments.
13355 (create_demangled_names_hash, symbol_set_names): New functions.
13356 (symbol_find_demangled_name): New function, broken out from
13357 symbol_init_demangled_names.
13358 (symbol_init_demangled_names): Use it.
13359 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
13360 (SYMBOL_SET_NAMES): New macro.
13361 (symbol_set_names): Add prototype.
13362
15831452
JB
133632003-02-03 Jim Blandy <jimb@redhat.com>
13364
13365 Use a single, consistent representation for an empty minimal
13366 symbol table in an objfile.
13367 * objfiles.c (terminate_minimal_symbol_table): New function.
13368 (allocate_objfile): Call it.
13369 * objfiles.h (terminate_minimal_symbol_table): New declaration.
13370 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
8ffd9b1b 13371 non-NULL.
15831452
JB
13372 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
13373 objfile has minimal symbols, compare minimal_symbol_count to zero,
13374 instead of comparing msymbols with NULL.
13375 * objfiles.c (have_minimal_symbols): Same.
13376 * solib-sunos.c (solib_add_common_symbols): Call
13377 terminate_minimal_symbol_table.
13378 * symfile.c (reread_symbols): Same.
8ffd9b1b 13379
ffc65945
KB
133802003-02-03 Kevin Buettner <kevinb@redhat.com>
13381
13382 * s390-tdep.c (s390_address_class_type_flags)
13383 (s390_address_class_type_flags_to_name)
13384 (s390_address_class_name_to_type_flags): New functions.
13385 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
13386 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
13387
f211c6d4
MS
133882003-02-03 Michael Snyder <msnyder@redhat.com>
13389
13390 * arm-tdep.c: Fix spell-o in comment.
13391
659b0389
ML
133922003-02-03 Michal Ludvig <mludvig@suse.cz>
13393
13394 * dwarf2cfi.c (pointer_encoding): Added new parameter.
13395 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
8ffd9b1b 13396 error messages to contain BFD filename.
659b0389 13397
3b31d625
EZ
133982003-02-02 Elena Zannoni <ezannoni@redhat.com>
13399
997b089a 13400 Fix PR gdb/742 gdb/743 gdb/877
3b31d625
EZ
13401 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
13402 (do_mixed_source_and_assembly): Use
13403 make_cleanup_ui_out_tuple_begin_end and
13404 make_cleanup_ui_out_tuple_begin_end.
13405 (do_mixed_source_and_assembly): Ditto.
13406 * thread.c (do_captured_list_thread_ids): Ditto.
13407 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
13408 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
13409 ui_out_tuple_end): Delete prototypes.
13410 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
13411 ui_out_list_end, ui_out_tuple_end): Delete.
13412
13413 From Kevin Buettner <kevinb@redhat.com>:
13414 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
fbe586ae
RH
13415 * ui-out.c (make_cleanup_ui_out_table_begin_end)
13416 (do_cleanup_table_end): New functions.
13417 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
13418 Use cleanups to invoke_ui_out_tuple_end().
13419 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
3b31d625
EZ
13420 * cli/cli-setshow.c (cmd_show_list): Use
13421 make_cleanup_ui_out_tuple_begin_end.
8ffd9b1b 13422
5b181d62
AC
134232003-02-02 Andrew Cagney <ac131313@redhat.com>
13424
13425 * frame.c (frame_unwind_register): New function.
13426 (frame_unwind_unsigned_register): Use.
13427 (frame_unwind_signed_register): Use.
13428 (frame_read_register): New function.
13429 * frame.h (frame_unwind_register): Declare.
13430 (frame_read_register): Declare.
13431
13432 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
13433 and frame_unwind_register instead of read_memory, write_register
13434 and deprecated_write_register_bytes.
13435
5f601589
AC
134362003-02-02 Andrew Cagney <ac131313@redhat.com>
13437
13438 * frame.h: Note that namelen can be negative.
13439 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
13440 NAME's length.
13441
13442 * NEWS: Mention that the d10v's `regs' command is deprecated.
13443 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
13444 (d10v_print_registers_info): New function.
13445 (show_regs): Call d10v_print_registers_info.
13446 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
13447
6a3fe0a4
MK
134482003-02-02 Mark Kettenis <kettenis@gnu.org>
13449
13450 * stack.c (print_frame_info): Restore call to annotate_frame_begin
13451 lost in the previous patch.
13452
075559bc
AC
134532003-02-01 Andrew Cagney <ac131313@redhat.com>
13454
13455 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
fbe586ae
RH
13456 * stack.c (print_frame_info_base): Output complete FRAME tuple
13457 for synthesized frames.
075559bc 13458
6789195b
AC
134592003-02-02 Andrew Cagney <ac131313@redhat.com>
13460
13461 * mips-nat.c (zerobuf): Delete.
13462 (fetch_inferior_registers): Alloc local zerobuf.
13463 (fetch_core_registers): Alloc local zerobuf.
13464 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
13465 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
13466 * thread-db.c (thread_db_store_registers): Ditto.
13467 * sh-tdep.c (sh_do_register): Ditto.
13468 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
13469 * remote-sim.c (gdbsim_store_register): Ditto.
13470 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
13471 * remote-e7000.c (fetch_regs_from_dump): Ditto.
13472 * monitor.c (monitor_supply_register): Ditto.
13473 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
13474 * mips-nat.c (fetch_inferior_registers): Ditto.
13475 * m68klinux-nat.c (fetch_register): Ditto.
13476 * lynx-nat.c (fetch_inferior_registers): Ditto.
13477 (fetch_inferior_registers): Ditto.
13478 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
13479 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
13480 (hpux_thread_store_registers): Ditto.
13481 * hppah-nat.c (fetch_register): Ditto.
13482 * hppab-nat.c (fetch_register): Ditto.
13483 * hppa-tdep.c (pa_register_look_aside): Ditto.
13484 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
13485 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
13486
e669114a
AC
134872003-02-01 Andrew Cagney <ac131313@redhat.com>
13488
13489 * gdbarch.sh: Explictly specify all method levels. When a
13490 variable with an empty level, provide a non-multi-arch default.
13491 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
13492 * gdbarch.h: Re-generate.
13493 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
13494 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
13495
9a043c1d
AC
134962003-02-01 Andrew Cagney <ac131313@redhat.com>
13497
13498 * defs.h (host_pointer_to_address): Delete declaration.
13499 (address_to_host_pointer): Delete declaration.
13500 * utils.c (host_pointer_to_address): Delete function.
13501 (address_to_host_pointer): Delete function.
13502 * procfs.c (procfs_address_to_host_pointer): New function.
13503 * procfs.c (proc_set_watchpoint): Use.
13504 (procfs_can_use_hw_breakpoint): Update comments.
13505 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
13506 (som_solib_add): Use.
13507 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
13508 * hppa-tdep.c (unwind_command): Use.
8ffd9b1b 13509
7ca9f392
AC
135102003-02-01 Andrew Cagney <ac131313@redhat.com>
13511
94bbfd30
AC
13512 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
13513 strlen d_name.
13514
7ca9f392
AC
13515 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
13516 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
13517 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
13518 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
13519 (define_symbol): Update.
13520 * symfile.c (generic_load): Remove references to nindy.
13521 * symtab.c: Remove references to nindy.
13522
31a85ea2
AC
135232003-02-01 Andrew Cagney <ac131313@redhat.com>
13524
13525 * infcmd.c (print_float_info): Delete code conditional on
13526 FLOAT_INFO.
13527 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
13528 * config/m68k/nm-apollo68b.h: Ditto.
13529 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
13530 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
13531 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
13532
f6e85fc8
MK
135332003-02-01 Mark Kettenis <kettenis@gnu.org>
13534
6015b6a0
MK
13535 * config/i386/tm-i386os9k.h: Removed.
13536
f7a30bdf
MK
13537 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
13538 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
13539 they're identical to i[3456]86-*-sysv* now.
13540 * config/i386/i386v32.mh: Removed.
13541 * config/i386/xm-i386v32.h: Removed.
13542 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
13543
28d52111
MK
13544 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
13545
4d3f6bce
MK
13546 * config/i386/i386dgux.mh: Removed.
13547 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
13548
f6e85fc8
MK
13549 * configure.in: Fix typo.
13550 * configure: Regenerated.
13551
53955967
DC
135522003-01-31 David Carlton <carlton@math.stanford.edu>
13553
13554 * dwarf2read.c (dwarf2_locate_sections): Set
13555 dwarf_ranges_section.
13556
b1364885
AC
135572003-01-31 Andrew Cagney <ac131313@redhat.com>
13558
8dbb1c65
AC
13559 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
13560 * utils.c: Update comments documenting legitimate uses of PTR.
8ffd9b1b 13561
8731e58e
AC
13562 * utils.c: Re-indent.
13563
b1364885
AC
13564 * config/djgpp/fnchange.lst: Delete nindy files.
13565 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
13566 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
13567 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
13568 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
13569 * nindy-share/README, nindy-share/Onindy.c: Delete files.
13570 * nindy-tdep.c, nindy-share/Makefile: Delete files.
13571 * Makefile.in (init.c): Remove nindy references.
13572 (saber_gdb): Delete rule.
13573 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
13574 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
13575 and a68v-nat.c.
13576 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
13577 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
13578 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
13579 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
13580 nindy-share/stop.h.
13581 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
13582 * saber.suppress: Delete file.
13583
086df311
DJ
135842003-01-31 Daniel Jacobowitz <drow@mvista.com>
13585
13586 * dbxread.c (stabs_data): New static variable.
13587 (fill_symbuf): Support an in-memory buffer for stabs data.
13588 (stabs_seek): New function.
13589 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
13590 (read_ofile_symtab): Use stabs_seek.
13591 (elfstab_build_psymtabs): Take an asection* instead of
13592 an offset and size. Relocate the stabs data if necessary.
13593 Save the section* for dbx_psymtab_to_symtab.
13594 * dwarf2read.c: Add section variables for each debug section.
13595 (dwarf2_locate_sections): Fill them in.
13596 (dwarf2_read_section): Take an asection* argument.
13597 Relocate the section contents if necessary.
13598 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
13599 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
13600 it to dwarf2_read_section.
13601 (dwarf2_build_frame_info): Update callers.
13602 * elfread.c (elf_symfile_read): Update call to
13603 elfstab_build_psymtabs.
13604 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
13605 (DBX_STAB_SECTION): New macro.
8ffd9b1b 13606 * stabsread.h (elfstab_build_psymtabs): Update prototype.
086df311
DJ
13607 * symfile.c (symfile_dummy_outputs): New function.
13608 (symfile_relocate_debug_section): New function.
13609 * symfile.h (symfile_relocate_debug_section): Add prototype.
13610
87d1b352
RH
136112003-01-31 Richard Henderson <rth@redhat.com>
13612
13613 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
13614 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
13615 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
13616 * alpha-tdep.c (alpha_register_name): Add "unique".
13617 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
13618 (ALPHA_UNIQUE_REGNUM): New.
13619 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
13620
c48861fb
AC
136212003-01-31 Andrew Cagney <ac131313@redhat.com>
13622
13623 * README: Remove reference to Ericsson 1800 monitor.
13624 * Makefile.in (remote-es.o): Delete rule.
13625 (ALLDEPFILES): Delete remote-es.c.
13626 * remote-es.c: Delete file.
13627 * config/m68k/es1800.mt: Delete file.
13628 * config/djgpp/fnchange.lst: Update.
13629 * configure.tgt: Delete m68*-ericsson-* target.
13630
d764a824
AF
136312003-01-31 Adam Fedor <fedor@gnu.org>
13632
13633 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
13634 Remove duplicate/shadowing variable of same name.
13635
fe36c4f4
JB
136362003-01-30 Jim Blandy <jimb@redhat.com>
13637
13638 * symfile.c (find_separate_debug_file): Assert that the objfile's
13639 directory name we compute ends with a slash, and then assume that
13640 that's so everywhere we use it.
13641
cb741690
DJ
136422003-01-30 Daniel Jacobowitz <drow@mvista.com>
13643
13644 * valops.c (value_assign): Flush frame cache after stores to memory
13645 also.
13646
96ee5227
AC
136472003-01-30 Andrew Cagney <ac131313@redhat.com>
13648
13649 * Makefile.in (mon960-rom.o): Delete rule.
13650 * mon960-rom.c: Delete file.
13651
7f6104a9
AC
136522003-01-30 Andrew Cagney <ac131313@redhat.com>
13653
13654 * d10v-tdep.c: Include "frame-unwind.h".
13655 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
13656 list.
13657 (next_addr, uses_frame): Delete.
13658 (struct d10v_unwind_cache): Define.
13659 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
13660 Use info instead of next_addr and uses_frame globals.
13661 (d10v_frame_init_saved_regs): Delete function.
13662 (d10v_init_extra_frame_info): Delete function.
13663 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
13664 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
13665 init_frame_pc or frame_saved_pc.
13666 (d10v_pop_frame): Delete function.
13667 (do_d10v_pop_frame): Delete function.
13668 (d10v_frame_chain): Delete function.
13669 (d10v_frame_chain_valid): Delete function.
13670 (d10v_frame_pc_unwind): New function.
13671 (d10v_frame_id_unwind): New function.
13672 (saved_regs_unwinder): New function.
13673 (d10v_frame_register_unwind): New function.
13674 (d10v_frame_pop): New function.
13675 (d10v_frame_unwind): New variable.
13676 (d10v_frame_p): New function.
13677 (d10v_frame_saved_pc): Delete function.
13678 * Makefile.in (d10v-tdep.o): Update dependencies.
13679
cad2e848
JB
136802003-01-30 J. Brobecker <brobecker@gnat.com>
13681
13682 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
13683 causing some regressions due to a change in the default value
13684 for this macro.
13685
af34e669
DJ
136862003-01-29 Richard Henderson <rth@redhat.com>
13687 Elena Zannoni <ezannoni@redhat.com>
13688 Daniel Jacobowitz <drow@mvista.com>
13689
13690 Fix PR gdb/961.
8ffd9b1b 13691 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
af34e669
DJ
13692 variables.
13693 (RANGES_SECTION): New.
13694 (dwarf_ranges_buffer): New variable.
13695 (struct comp_unit_head): Add member "die".
13696 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
13697 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
13698 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
13699 (dwarf2_locate_sections): Likewise.
13700 (dwarf2_build_psymtabs): Read .debug_ranges.
13701 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
13702 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
13703 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
13704 Look for DW_AT_ranges and return the bounding box.
13705
baa93fa6
CF
137062003-01-29 Brian Ford <ford@vss.fsi.com>
13707
13708 * win32-nat.c (cygwin_pid): Removed as unused.
13709 (child_attach): Try fall back to Cygwin pid.
13710
c63f977f
JB
137112003-01-29 Jim Blandy <jimb@redhat.com>
13712
13713 * objfiles.h (struct objfile): Doc fix.
13714
d62d1979
AC
137152003-01-29 Andrew Cagney <ac131313@redhat.com>
13716
13717 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
13718 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
13719 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
13720 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
13721 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
13722 (FRAME_SAVED_PC): Change to a function with predicate.
13723 * gdbarch.h, gdbarch.c: Re-generate.
13724
1ae18a04
AC
137252003-01-28 Andrew Cagney <ac131313@redhat.com>
13726
52287340
AC
13727 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
13728
1ae18a04
AC
13729 * complaints.c (complain): Delete function.
13730 * complaints.h (struct deprecated_complaint): Delete definition.
13731 (complain): Delete declaration.
13732
f2c16bd6
KB
137332003-01-28 Kevin Buettner <kevinb@redhat.com>
13734
13735 * mips-tdep.c (mips_init_extra_frame_info): Return early for
13736 dummy frames.
13737
a94dd1fd
AC
137382003-01-27 Andrew Cagney <ac131313@redhat.com>
13739
13740 * sentinel-frame.h, sentinel-frame.c: New files.
13741 * Makefile.in (frame.o): Update dependencies.
13742 (SFILES): Add sentinel-frame.c.
13743 (sentinel_frame_h): Define.
13744 (COMMON_OBS): Add sentinel-frame.o.
13745 (sentinel-frame.o): Specify dependencies.
13746 * frame.c: Include "sentinel-frame.h".
13747 (frame_register_unwind): Rewrite assuming that there is always a a
13748 ->next frame.
13749 (frame_register, generic_unwind_get_saved_register): Ditto.
13750 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
13751 (create_sentinel_frame, unwind_to_current_frame): New functions.
13752 (get_current_frame): Rewrite using create_sentinel_frame and
13753 unwind_to_current_frame. When possible, always create a frame.
13754 (create_new_frame): Set next to the sentinel frame.
13755 (get_next_frame): Rewrite. Don't go below the level 0 frame.
13756 (deprecated_update_frame_pc_hack): Update the next frame's PC and
13757 ID cache when necessary.
13758 (frame_saved_regs_id_unwind): Use frame_relative_level.
13759 (deprecated_generic_get_saved_register): Use frame_relative_level,
13760 get_frame_saved_regs, get_frame_pc, get_frame_base and
13761 get_next_frame.
13762 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
13763 frame_register.
13764
5378adc4
DJ
137652003-01-27 Daniel Jacobowitz <drow@mvista.com>
13766
13767 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
13768
51ee2ddc
DJ
137692003-01-27 Daniel Jacobowitz <drow@mvista.com>
13770
13771 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
13772 (maintenance_set_profile_cmd): Use error () instead of warning ().
13773
d9feb4e7
DJ
137742003-01-27 Daniel Jacobowitz <drow@mvista.com>
13775
13776 * configure.in: Check that -pg works if using --enable-profiling.
13777 Check for monstartup and _mcleanup regardless of --enable-profiling.
13778 * maint.c: Check for monstartup and _mcleanup before using them.
13779 * config.in: Regenerated.
13780 * configure: Regenerated.
13781
2d188dd3
NC
137822003-01-24 Nick Clifton <nickc@redhat.com>
13783
13784 * Add sh2e support:
13785
13786 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
13787
13788 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
13789 (sh2e_show_regs): New.
13790 (sh_gdbarch_init): Handle bfd_mach_sh2e.
13791 * config/sh/tm-sh.h: Added sh2e to comments.
13792
cb3c37b2
JB
137932003-01-23 Jim Blandy <jimb@redhat.com>
13794
13795 * symfile.c (syms_from_objfile): Don't print the "(no debugging
13796 symbols found)" message here; we haven't checked for a separate
13797 debug info file yet, so we don't know yet.
13798 (symbol_file_add_with_addrs_or_offsets): Print it here, after
13799 we've looked everywhere. Also, there's no need to print a special
13800 message when we're loading the separate debug info file: the one
13801 symbol_file_add prints is fine.
13802
5b5d99cf
JB
138032003-01-23 Alexander Larsson <alexl@redhat.com>
13804 Jim Blandy <jimb@redhat.com>
13805
13806 Add support for executables whose debug info has been separated
13807 out into a separate file, leaving only a link behind.
13808 * objfiles.h (struct objfile): New fields: separate_debug_objfile
13809 and separate_debug_objfile_backlink.
13810 (put_objfile_before): New declaration.
13811 * symfile.c: #include "filenames.h".
13812 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
13813 debug info in a separate file, read that, too. Save the addrs
13814 argument, so we can use it again to read the separated debug info;
13815 syms_from_objfile modifies the table we pass it.
13816 (reread_symbols): After re-reading an objfile, call
13817 reread_separate_symbols to refresh its separate debug info
13818 objfile, if it has one.
13819 (reread_separate_symbols, find_separate_debug_file,
13820 get_debug_link_info, separate_debug_file_exists): New functions.
13821 (debug_file_directory): New global var.
13822 (_initialize_symfile): Initialize debug_file_directory, and
13823 provide the new `set debug-file-directory' command to let the user
13824 change it.
13825 * objfiles.c (free_objfile): If this objfile has its debug info in
13826 a separate objfile, free that one too. If this is itself a
13827 separate debug info objfile, clear our parent's backlink.
13828 (put_objfile_before): New function.
13829 * utils.c (gnu_debuglink_crc32): New function.
13830 * defs.h (gnu_debuglink_crc32): New declaration.
13831 * Makefile.in (symfile.o): Note dependency on "filenames.h".
13832 * configure.in: Handle --with-separate-debug-dir config option.
13833 * acinclude.m4 (AC_DEFINE_DIR): New macro.
13834 * acconfig.h (DEBUGDIR): New macro.
13835 * configure, aclocal.m4, config.in: Regenerated.
13836
7e8580c1
JB
138372003-01-22 Jim Blandy <jimb@redhat.com>
13838
7904e09f
JB
13839 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
13840 like the old symbol_file_add, but taking new arguments: you can
13841 now pass in either a `struct section_addr_info' list to say where
13842 each section is loaded, or a `struct section_offsets' table. Pass
13843 these new arguments through to syms_from_objfile as appropriate.
8ffd9b1b 13844 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
7904e09f
JB
13845 with the appropriate quiescent values for the new arguments.
13846
7e8580c1
JB
13847 * symfile.c: #include "gdb_assert.h".
13848 (syms_from_objfile): Add the ability to pass in a section offset
13849 table directly, as an alternative to the section_addr_info table.
13850 Document arguments better.
13851 (symbol_file_add): Pass extra arguments to syms_from_objfile.
13852 * symfile.h (syms_from_objfile): Update declaration.
13853 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
13854 syms_from_objfile.
13855 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
13856
d28f9cdf
DJ
138572003-01-22 Daniel Jacobowitz <drow@mvista.com>
13858
13859 Original patch by Tom Tromey <tromey@cygnus.com> and
13860 Jason Molenda <jmolenda@apple.com>.
13861 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
13862 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
13863 * NEWS: Mention profiling.
13864 * configure.in (--enable-gdbtk): Fix typo.
13865 (--enable-profiling): New. Set PROFILE_CFLAGS.
13866 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
13867 Fill in function.
13868 (profiling_state): New variable.
13869 (mcleanup_wrapper): New function.
13870 (_initialize_maint): Remove NOTYET, fix call to
13871 add_setshow_boolean_cmd for "maint set profile".
13872 * configure: Regenerated.
13873
df21e465
MH
138742003-01-21 Martin M. Hunt <hunt@redhat.com>
13875
13876 * Makefile.in (install-gdbtk): Install PNG images too.
13877
73c1f219
AC
138782003-01-21 Andrew Cagney <ac131313@redhat.com>
13879
13880 * exec.c (text_start): Delete global variable.
13881 (exec_file_attach): Make text_start local to the function.
13882 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
13883 * valops.c (hand_function_call): Delete code that handles
13884 BEFORE_TEXT_END and AFTER_TEXT_END.
13885 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
13886 of CALL_DUMMY_LOCATION.
13887 * gdbarch.c: Regenerate.
13888 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
13889 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
13890 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
13891 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
13892 (text_end): Delete extern declaration.
13893
eb4f72c5
AC
138942003-01-21 Andrew Cagney <ac131313@redhat.com>
13895
13896 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
13897 * blockframe.c (backtrace_below_main): Move to "frame.c".
13898 (frame_chain_valid): Delete check for backtrace_below_main.
13899 (_initialize_blockframe): Delete initialization, move ``set
13900 backtrace-below-main'' command to "frame.c".
13901 (do_flush_frames_sfunc): Delete function.
13902 * frame.c: Include "command.h" and "gdbcmd.h".
13903 (frame_type_from_pc): New function.
13904 (create_new_frame): Use frame_type_from_pc.
13905 (legacy_get_prev_frame): New function.
13906 (get_prev_frame): Rewrite. When an old style frame, call
13907 legacy_get_prev_frame. Otherwize, unwind the PC first.
13908 (_initialize_frame): Add ``set backtrace-below-main'' command.
13909 * Makefile.in (frame.o): Update dependencies.
13910
778ce8cc
AC
139112003-01-19 Andrew Cagney <ac131313@redhat.com>
13912
13913 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
13914 DEPRECATED_REGISTERS_INFO.
13915
01c193c8
AC
139162003-01-19 Andrew Cagney <ac131313@redhat.com>
13917
13918 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
13919 Maintainers'. Update `Various Maintainers'.
13920
dedc2a2b
AC
139212003-01-19 Andrew Cagney <ac131313@redhat.com>
13922
13923 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
13924 * gdbarch.sh (POP_FRAME): Change to function with predicate.
13925 Suppress actual parameters when `-'.
13926 * gdbarch.h, gdbarch.c: Regenerate.
13927
b7261c70
AC
139282003-01-19 Andrew Cagney <ac131313@redhat.com>
13929
13930 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
13931 code handling dummy frames.
13932
dbe9fe58
AC
139332003-01-19 Andrew Cagney <ac131313@redhat.com>
13934
13935 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
13936 (struct frame_unwind): Add field pop.
13937 * frame.h (frame_pop): Declare.
13938 * frame.c (frame_saved_regs_pop): New function.
13939 (trad_frame_unwinder): Add frame_saved_regs_pop.
13940 (frame_pop): New function.
13941 * dummy-frame.c (dummy_frame_pop): New function.
13942 (discard_innermost_dummy): New function.
13943 (generic_pop_dummy_frame): Use discard_innermost_dummy.
13944 (dummy_frame_unwind): Add dummy_frame_pop.
13945 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
13946 * valops.c (hand_function_call): Ditto.
13947 * stack.c (return_command): Ditto.
13948
570b8f7c
AC
139492003-01-18 Andrew Cagney <ac131313@redhat.com>
13950
13951 * cris-tdep.c: Fix function declaration indentation.
13952 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
13953 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
13954 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
13955 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
13956 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
13957 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
13958
139592003-01-18 Michael Chastain <mec@shout.net>
eaec4d85
MC
13960
13961 * README (Unpacking and Installation -- quick overview):
13962 Warn against ".../gdb-5.3/gdb/configure".
13963
494cca16
AC
139642003-01-18 Andrew Cagney <ac131313@redhat.com>
13965
13966 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
13967 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
13968 (struct frame_unwind): Declare opaque.
13969 (dummy_frame_p): Declare function.
13970 * dummy-frame.c (dummy_frame_id_unwind): Make static.
13971 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
13972 * dummy-frame.c: Include "frame-unwind.h".
13973 (dummy_frame_p): New function.
13974 (dummy_frame_unwind): New variable.
13975 * frame.c: Include "frame-unwind.h".
13976 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
13977 to use the new unwind field.
13978 (set_unwind_by_pc): Delete function.
13979 (create_new_frame, get_prev_frame): Set unwind field using
13980 frame_unwind_find_by_pc.
13981 (trad_frame_unwind, trad_frame_unwinder): New variables.
13982 * frame.h (trad_frame_unwind): Declare variable.
13983 (frame_id_unwind_ftype): Delete declaration.
13984 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
13985 (struct frame_unwind): Declare opaque.
13986 (struct frame_info): Replace the fields id_unwind, pc_unwind and
13987 register_unwind with a single unwind pointer.
13988 * frame-unwind.h, frame-unwind.c: New files.
13989 * Makefile.in (SFILES): Add frame-unwind.c.
13990 (frame_unwind_h): Define.
13991 (COMMON_OBS): Add frame-unwind.o.
13992 (frame-unwind.o): Specify dependencies.
13993 (frame.o, dummy-frame.o): Update dependencies.
8ffd9b1b 13994
4efb68b1
AC
139952003-01-18 Andrew Cagney <ac131313@redhat.com>
13996
13997 * ada-valprint.c: Eliminate PTR.
13998 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
13999 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
14000 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
14001 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
14002 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
14003 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
14004 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
8ffd9b1b 14005
a84d24ee
AC
140062003-01-17 Andrew Cagney <ac131313@redhat.com>
14007
762f08a3
AC
14008 * main.c (captured_main): Don't use PTR.
14009 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
14010 * gdbtypes.c (lookup_primitive_typename): Ditto.
14011 (lookup_struct_elt_type): Ditto.
14012 * f-valprint.c (info_common_command): Ditto.
14013 (list_all_visible_commons): Ditto.
14014 * jv-typeprint.c (java_type_print_base): Ditto.
14015
a84d24ee
AC
14016 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
14017 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
14018 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
14019 i386-interix-nat.c and i386-interix-tdep.c. Rename
14020 m68klinux-nat.c and m68klinux-tdep.c. Rename
14021 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
14022 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
14023 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
14024 * main.c (captured_main): Use xfree, not free.
14025
c170fb60
AC
140262003-01-16 Andrew Cagney <ac131313@redhat.com>
14027
14028 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
14029 ID back using a parameter.
14030 * frame.c (frame_id_unwind): Update call.
14031 (frame_saved_regs_id_unwind): Update.
14032 * dummy-frame.c (dummy_frame_id_unwind): Update function.
14033 * dummy-frame.h (struct frame_id): Add opaque declaration.
14034 (dummy_frame_id_unwind): Update declaration.
14035
867f3898
AC
140362003-01-15 Andrew Cagney <ac131313@redhat.com>
14037
14038 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
14039
40622be8 140402003-01-15 Stephen P. Smith <ischis2@cox.net>
de3a8c23 14041
40622be8 14042 * MAINTAINERS (Stephen P. Smith): Updated email address.
de3a8c23 14043
ae66c1fc
EZ
140442003-01-14 Elena Zannoni <ezannoni@redhat.com>
14045
997b089a 14046 Fix PR gdb/898
ae66c1fc
EZ
14047 * breakpoint.c (until_break_command): Add new argument. Use it to
14048 decide whether to stop only at the current frame or not.
14049 * breakpoint.h (until_break_command): Update prototype.
8ffd9b1b 14050 * infcmd.c (until_command): Add new argument to until_break_command
ae66c1fc
EZ
14051 call.
14052 (advance_command): New function.
14053 (_initialize_infcmd): Update help string for 'until' command.
14054 Add new 'advance' command.
14055
a04257e6
DC
140562003-01-14 David Carlton <carlton@math.stanford.edu>
14057
14058 * linespec.c (decode_line_1): Normalize comments.
14059 (set_flags): Ditto.
14060 (locate_first_half): Ditto.
14061 (decode_compound): Ditto.
14062 (symtab_from_filename): Ditto.
14063 (decode_all_digits): Ditto.
14064 (decode_dollar): Ditto.
14065 (find_methods): Ditto.
14066 (find_toplevel_char): Ditto.
14067
1bac305b
AC
140682003-01-13 Andrew Cagney <ac131313@redhat.com>
14069
14070 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
14071 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
14072 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
14073 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
14074 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
14075 * language.c, language.h, m32r-tdep.c: Update copyright.
14076 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
14077 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
14078 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
14079 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
14080 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
14081 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
14082
25caa7a8
EZ
140832003-01-13 Elena Zannoni <ezannoni@redhat.com>
14084
14085 * stabsread.h (process_later, resolve_cfront_continuation):
14086 Obsolete.
14087 Update copyright years.
14088 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
14089 Update copyright year.
14090 * dbxread.c(struct cont_elem): Obsolete.
8ffd9b1b 14091 (process_later, process_now): Obsolete functions.
25caa7a8
EZ
14092 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
14093 Update copyright year.
14094 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
14095 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
14096 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
14097 (parse_partial_symbols): Obsolete cfront support.
14098 * stabsread.c
14099 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
14100 macros.
14101 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
14102 read_cfront_baseclasses, read_cfront_member_functions,
14103 resolve_cfront_continuation,read_cfront_static_fields,
14104 copy_cfront_struct_fields): Obsolete functions.
14105 (define_symbol, read_one_struct_field): Obsolete cfront support.
14106 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
14107 Update Copyright year.
14108
7789c6f5
EZ
141092003-01-13 Elena Zannoni <ezannoni@redhat.com>
14110
14111 * stack.c (print_frame_info, print_stack_frame_base_stub,
14112 print_stack_frame_base, show_and_print_stack_frame_stub,
14113 show_and_print_stack_frame, print_only_stack_frame_stub,
14114 print_only_stack_frame): Delete functions.
14115 (print_stack_frame_stub): Call print_frame_info instead of
14116 print_frame_info_base.
14117 (print_frame_info_base): Rename to print_frame_info.
14118 (backtrace_command_1): Call print_frame_info, instead of
14119 print_frame_info_base.
14120 (current_frame_command): Call print_stack_frame, instead of
14121 print_only_stack_frame.
14122 (frame_command): Call print_stack_frame, instead of
14123 show_and_print_stack_frame.
14124 (up_command): Ditto.
14125 (down_command): Ditto.
14126 * frame.h (print_only_stack_frame): Delete prototype.
14127 * infrun.c (normal_stop): Call print_stack_frame, instead of
14128 show_and_print_stack_frame.
14129 * thread.c (info_threads_command): Call print_stack_frame, instead
14130 of print_only_stack_frame.
14131
3f5a3016
AC
141322003-01-13 Andrew Cagney <ac131313@redhat.com>
14133
d99ba314
AC
14134 * README (Graphical interface to GDB): Update URL. Point at
14135 gdb/links/.
14136
3f5a3016
AC
14137 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
14138 version match.
14139
083ae935
DJ
141402003-01-13 Daniel Jacobowitz <drow@mvista.com>
14141
14142 * symtab.c (find_pc_sect_line): Don't consider end-of-function
14143 lines.
14144
5365276c
DJ
141452003-01-13 Daniel Jacobowitz <drow@mvista.com>
14146
14147 * thread-db.c (attach_thread): Prototype.
14148 (struct private_thread_info): Remove lwpid. Add thread handle (th),
14149 thread information (ti), and valid flags (th_valid, ti_valid).
14150 (attach_thread): Move target_pid_to_str call to after the thread
14151 is added to GDB's list. Initialize the cache.
14152 (thread_get_info_callback, thread_db_map_id2thr)
14153 (thread_db_get_info): New functions.
14154 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
14155 (thread_db_store_registers, thread_db_thread_alive)
14156 (thread_db_get_thread_local_address): Use them.
14157 (thread_db_pid_to_str): Likewise. Return "Missing" instead
14158 of calling error() for threads in unknown state.
14159
14160 (clear_lwpid_callback): New function.
14161 (thread_db_resume): Use it to clear the cache.
14162
9fc30b6b
DJ
141632003-01-13 Daniel Jacobowitz <drow@mvista.com>
14164
14165 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
14166 (resume_callback): Remove dead code.
14167
8f871025
AC
141682003-01-13 Andrew Cagney <ac131313@redhat.com>
14169
14170 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
14171 predicate.
14172 * gdbarch.h, gdbarch.c: Regenerate.
14173 * stack.c (frame_info): Only initialize the saved registers when
14174 FRAME_INIT_SAVED_REGS_P.
14175 * frame.c (frame_saved_regs_register_unwind): Assert
14176 FRAME_INIT_SAVED_REGS_P.
14177 (deprecated_generic_get_saved_register): Ditto.
14178
3f565f1e
DJ
141792003-01-13 Daniel Jacobowitz <drow@mvista.com>
14180
14181 * source.c (openp): Squelch warning about "filename".
14182
072b1022
DJ
141832003-01-13 Daniel Jacobowitz <drow@mvista.com>
14184
14185 * source.c (openp): If the file does not exist don't necessarily
14186 search the path.
14187
973ccf8b
DJ
141882003-01-13 Daniel Jacobowitz <drow@mvista.com>
14189
14190 Fix PR gdb/872.
14191 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
14192 (integer_types_same_name_p): New function.
14193 (rank_one_type): Use it.
14194 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
14195
030292b7
DJ
141962003-01-13 Daniel Jacobowitz <drow@mvista.com>
14197
14198 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
14199 variables.
14200 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
14201 * configure.in: Add --with-sysroot.
14202 * configure: Regenerated.
14203 * main.c (gdb_sysroot): New variable.
14204 (captured_main): Initialize gdb_sysroot.
14205 * defs.h (gdb_sysroot): New extern declaration.
14206 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
14207
afb5d334
MC
142082003-01-12 Michael Chastain <mec@shout.net>
14209
14210 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
14211
751ceeb4
MC
142122003-01-12 Michael Chastain <mec@shout.net>
14213
14214 * top.c (print_gdb_version): Bump copyright year to 2003.
14215
94cd26f8
DC
142162003-01-12 David Carlton <carlton@bactrian.org>
14217
14218 * linespec.c (symtab_from_filename): Rename variable 's' to
14219 'file_symtab'.
14220
1ce79225
AC
142212003-01-12 Andrew Cagney <ac131313@redhat.com>
14222
14223 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
14224 dummy frame.
14225 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
14226
fa1fd571
AC
142272003-01-12 Andrew Cagney <ac131313@redhat.com>
14228
14229 * d10v-tdep.c: Include "gdb_assert.h".
14230 (d10v_store_return_value): Rewrite to match current interface.
14231 (d10v_extract_struct_value_address): Ditto.
14232 (d10v_extract_return_value): Ditto.
14233 (d10v_gdbarch_init): Set store_restore_value,
14234 extract_struct_value_address and extract_return_value.
14235
68b8d23e
JB
142362003-01-12 J. Brobecker <brobecker@gnat.com>
14237
14238 * hpread.c (set_namestring): New procedure replacing the
14239 SET_NAMESTRING macro.
14240 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
14241 by calls to set_namestring.
14242
142432003-01-11 J. Brobecker <brobecker@gnat.com>
1fb309ea
JB
14244
14245 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
14246 a compilation warning.
14247 (hpread_process_one_debug_symbol): Likewise.
14248
88d262ca
DC
142492003-01-10 David Carlton <carlton@math.stanford.edu>
14250
14251 * linespec.c (decode_line_1): Rename variable 's' to
14252 'file_symtab'.
14253 (decode_all_digits): Rename argument 's' to 'file_symtab'.
14254 (decode_dollar): Ditto.
14255 (decode_variable): Ditto.
14256 (symbol_found): Ditto.
14257
86669319
MC
142582003-01-09 Michael Chastain <mec@shout.net>
14259
14260 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
14261
616a9dc4
CV
142622003-01-07 Corinna Vinschen <vinschen@redhat.com>
14263
14264 * win32-nat.c (set_process_privilege): New function.
14265 (child_attach): Call set_process_privilege() to enable the
14266 SE_DEBUG_NAME user privilege if available in process token.
14267
3269bcfa
JB
142682003-01-10 J. Brobecker <brobecker@gnat.com>
14269
14270 * hpread.c (hpread_process_one_debug_symbol): Fix a small
14271 compilation error in the previous revision.
14272
2b0ee454
DC
142732003-01-09 David Carlton <carlton@math.stanford.edu>
14274
14275 * linespec.c: Update copyright.
14276
b3ba1b44
DJ
142772003-01-09 Daniel Jacobowitz <drow@mvista.com>
14278
14279 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
14280 than inferior_ptid.
14281 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
14282
4ef3f3be
AC
142832003-01-09 Andrew Cagney <ac131313@redhat.com>
14284
479ab5a0
AC
14285 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
14286 Update comments.
14287 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
14288 (frame_saved_regs_zalloc): Update.
14289 (frame_saved_regs_register_unwind): Update.
14290 (create_new_frame): Update.
14291 (get_prev_frame): Update.
14292 (frame_extra_info_zalloc): Update.
14293 (deprecated_get_frame_saved_regs): Update.
14294 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
14295 * cris-tdep.c: Update comment.
14296
bde58177
AC
14297 * somsolib.h: Fix function indentation.
14298 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
14299 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
14300 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
14301 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
14302 * somsolib.c, inftarg.c: Remove assignment in if conditional.
14303
4ef3f3be
AC
14304 * infrun.c (follow_fork): Use ISO C definition.
14305 * expprint.c (print_subexp): Use xfree instead of free.
14306 * charset.c: Include "gdb_string.h" instead of <string.h>.
14307 (register_iconv_charsets): Use ISO C definition.
14308 (host_charset, target_charset): Ditto.
14309 * Makefile.in (charset.o): Update dependencies.
14310 (mi-cmd-env.o): Update dependencies.
14311
1c615f7a
AC
143122003-01-08 Andrew Cagney <cagney@redhat.com>
14313
14314 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
14315 get_frame_base.
14316
c9a1dc08
AC
143172003-01-08 Andrew Cagney <ac131313@redhat.com>
14318
14319 * gdb_mbuild.sh: Add --keep option. When specified, keep the
14320 build directories. Save edited gdb output in Mbuild.log. If a
14321 build fails, remove any final GDB executable.
14322
dbad9d94
AC
143232003-01-08 Andrew Cagney <ac131313@redhat.com>
14324
14325 * gdb_mbuild.sh: Edit the output of `maint print architecture'
14326 replacing hex constants with function names and stripping leading
14327 file name directory prefixes.
14328
8d357cca
AC
143292003-01-08 Andrew Cagney <cagney@redhat.com>
14330
14331 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
14332 get_frame_base.
14333
bca02a8a
DC
143342003-01-08 David Carlton <carlton@math.stanford.edu>
14335
14336 * linespec.c (decode_line_1): Move code into decode_variable.
14337 (decode_variable): New function.
14338
7f8ab3a0
AC
143392003-01-08 Andrew Cagney <ac131313@redhat.com>
14340
14341 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
14342
7b5849cc
AC
143432003-01-08 Andrew Cagney <cagney@redhat.com>
14344
14345 * cris-tdep.c (cris_frame_init_saved_regs): Use
14346 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
14347 saved_regs buffer.
14348 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
14349 (sh64_nofp_frame_init_saved_regs): Ditto.
14350 (sh_fp_frame_init_saved_regs): Ditto.
14351 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
14352 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
14353 * mcore-tdep.c (analyze_dummy_frame): Ditto.
14354 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14355
72a5efb3
DJ
143562003-01-08 Daniel Jacobowitz <drow@mvista.com>
14357
14358 * minsyms.c (lookup_minimal_symbol): Update comment.
14359 (lookup_minimal_symbol_text): Update comment. Use the hash table.
14360 (lookup_minimal_symbol_solib_trampoline): Likewise.
14361
11c02a10
AC
143622003-01-08 Andrew Cagney <cagney@redhat.com>
14363
aab3ea25
AC
14364 * d10v-tdep.c (d10v_init_extra_frame_info): Use
14365 frame_relative_level.
14366
da50a4b7
AC
14367 * alpha-tdep.c: Use get_frame_extra_info.
14368 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14369 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
14370 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
14371 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
14372
11c02a10
AC
14373 * alpha-tdep.c: Use get_next_frame.
14374 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14375 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
14376 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
14377 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
14378 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
14379 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
14380 * xstormy16-tdep.c: Ditto.
8ffd9b1b 14381
1e2330ba
AC
143822003-01-07 Andrew Cagney <cagney@redhat.com>
14383
14384 * alpha-tdep.c: Use get_frame_base.
14385 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14386 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
14387 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
14388 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
14389 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
14390 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
14391 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
14392 * config/sparc/tm-sparc.h: Ditto.
8ffd9b1b 14393
2d75187b
AC
143942003-01-07 Andrew Cagney <cagney@redhat.com>
14395
14396 * frame.c (deprecated_get_frame_context): New function.
14397 (deprecated_set_frame_context): New function.
14398 * frame.h (deprecated_get_frame_context): Declare.
14399 (deprecated_set_frame_context): Declare.
14400 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
14401 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
8ffd9b1b 14402
483d36b2
AC
144032003-01-07 Andrew Cagney <cagney@redhat.com>
14404
14405 * frame.c (deprecated_set_frame_next_hack): New function.
14406 (deprecated_set_frame_prev_hack): New function.
14407 * frame.h (deprecated_set_frame_next_hack): Declare.
14408 (deprecated_set_frame_prev_hack): Declare.
14409 * mcore-tdep.c (analyze_dummy_frame): Use
14410 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
14411 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14412
14e91ac5
DC
144132003-01-07 David Carlton <carlton@math.stanford.edu>
14414
14415 * linespec.c (decode_line_1): Move code into decode_dollar.
14416 (decode_dollar): New function.
14417
b0c6b05c
AC
144182003-01-07 Andrew Cagney <cagney@redhat.com>
14419
14420 * arm-tdep.c (arm_init_extra_frame_info): Use
14421 deprecated_update_frame_base_hack.
14422 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
14423 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
14424 (fix_frame_pointer): Ditto.
14425 (mn10300_analyze_prologue): Ditto.
14426
a00a19e9
AC
144272003-01-07 Andrew Cagney <cagney@redhat.com>
14428
14429 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
14430 extra_info using frame_extra_info_zalloc.
14431 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
14432 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
14433 (sh64_init_extra_frame_info): Ditto.
14434 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
14435 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
14436 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
14437 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
14438 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
14439 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
14440 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
14441 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
14442 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
14443 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
14444 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
14445 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
14446
14447 * mn10300-tdep.c (analyze_dummy_frame): Use
14448 deprecated_set_frame_extra_info_hack.
14449 * mcore-tdep.c (analyze_dummy_frame): Ditto.
14450
1fb4c65b
JB
144512003-01-07 J. Brobecker <brobecker@gnat.com>
14452
14453 * mdebugread.c (parse_symbol): Skip stProc entries which storage
14454 class is not scText. These do not define "real" procedures.
14455 (parse_partial_symbols): Likewise.
14456
9fe7d6bf
MS
144572003-01-06 Michael Snyder <msnyder@redhat.com>
14458
14459 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
14460
f6c609c4
AC
144612003-01-06 Andrew Cagney <ac131313@redhat.com>
14462
14463 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
14464 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
14465 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
14466 deprecated_frame_xmalloc_with_cleanup.
14467 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
14468 deprecated_frame_xmalloc.
14469 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
14470 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
14471
d995ff4b
AC
144722003-01-06 Andrew Cagney <cagney@redhat.com>
14473
84dc46cb
AC
14474 * x86-64-linux-tdep.c: Include "osabi.h".
14475 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
14476
d995ff4b
AC
14477 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
14478
66140c26
AC
144792003-01-06 Andrew Cagney <cagney@redhat.com>
14480
14481 * MAINTAINERS (Target Instruction Set Architectures): Update
14482 arm-elf. Can be built with -Werror, has been multiarched.
14483
14484 * value.h (unpack_long): Make buffer parameter constant.
14485 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
14486 * scm-lang.h (scm_parse): Ditto.
14487 * defs.h (extract_typed_address, extract_address): Ditto.
14488 (extract_long_unsigned_integer): Ditto.
14489 * inferior.h (unsigned_pointer_to_address): Ditto.
14490 (signed_pointer_to_address): Ditto.
14491 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
14492 * gdbarch.h, gdbarch.c: Regenerate.
14493 * findvar.c (extract_long_unsigned_integer): Update.
14494 (extract_address): Update.
14495 (extract_typed_address): Update.
14496 (unsigned_pointer_to_address): Update.
14497 * values.c (unpack_long): Update.
14498 (unpack_double): Update.
14499 (unpack_pointer): Update.
14500 (unpack_field_as_long): Update.
14501 * d10v-tdep.c (d10v_pointer_to_address): Update.
14502 * avr-tdep.c (avr_pointer_to_address): Update.
14503 * scm-lang.c (scm_unpack): Update.
14504 * findvar.c (signed_pointer_to_address): Update.
14505
b089b3da
ML
145062003-01-06 Michal Ludvig <mludvig@suse.cz>
14507
8ffd9b1b 14508 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
b089b3da
ML
14509 since it is in i386-tdep.c.
14510
aff87235
JB
145112003-01-06 J. Brobecker <brobecker@gnat.com>
14512
14513 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
14514 failure introduced in the previous change.
14515
34f5e845
MC
145162003-01-05 Michael Chastain <mec@shout.net>
14517
14518 * README: Remove references to deleted remote-*.c files:
14519 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
14520 remote-nrom.c, remote-os9k.c, remote-udi.c.
14521
28bcfd30
MK
145222003-01-05 Mark Kettenis <kettenis@gnu.org>
14523
14524 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
14525 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
14526 i386_get_longjmp_target.
14527
15a5b3ee
AC
145282003-01-05 Andrew Cagney <ac131313@redhat.com>
14529
14530 * arm-tdep.c (prologue_cache): Change to a pointer.
14531 (_initialize_arm_tdep): Allocate prologue_cache.
14532 (check_prologue_cache): Update.
14533 (save_prologue_cache): Update.
14534 (arm_gdbarch_init): Update.
14535
c263362b
DJ
145362003-01-04 Daniel Jacobowitz <drow@mvista.com>
14537
14538 * stabsread.c (update_method_name_from_physname): Call complaint()
14539 instead of error.
14540
51603483
DJ
145412003-01-04 Daniel Jacobowitz <drow@mvista.com>
14542
14543 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
14544 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
14545 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
14546
14547 * blockframe.c: Include "gdbcmd.h" and "command.h".
14548 (backtrace_below_main): New variable.
14549 (file_frame_chain_valid, func_frame_chain_valid)
14550 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
14551 (generic_func_frame_chain_valid): Remove functions.
14552 (frame_chain_valid, do_flush_frames_sfunc): New functions.
14553 (_initialize_blockframe): New function.
14554 * Makefile.in (blockframe.o): Update dependencies.
14555 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
14556 comment. Call frame_chain_valid ().
14557 * frame.h: Remove old prototypes. Add prototype for
14558 frame_chain_valid and update comments to match.
14559 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
14560 Remove old comment.
14561 * gdbarch.h: Regenerated.
14562 * gdbarch.c: Regenerated.
14563
14564 * alpha-tdep.c (alpha_gdbarch_init): Don't call
14565 set_gdbarch_frame_chain_valid.
14566 * avr-tdep.c (avr_gdbarch_init): Likewise.
14567 * cris-tdep.c (cris_gdbarch_init): Likewise.
14568 * frv-tdep.c (frv_gdbarch_init): Likewise.
14569 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
14570 * i386-tdep.c (i386_svr4_init_abi): Likewise.
14571 (i386_nw_init_abi): Likewise.
14572 (i386_gdbarch_init): Likewise.
14573 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
14574 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
14575 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
14576 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
14577 * mips-tdep.c (mips_gdbarch_init): Likewise.
14578 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
14579 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
14580 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
14581 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
14582 * s390-tdep.c (s390_gdbarch_init): Likewise.
14583 * sh-tdep.c (sh_gdbarch_init): Likewise.
14584 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
14585 * v850-tdep.c (v850_gdbarch_init): Likewise.
14586 * vax-tdep.c (vax_gdbarch_init): Likewise.
14587 * x86-64-tdep.c (x86_64_init_abi): Likewise.
14588
14589 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
14590 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
14591 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
14592 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
14593 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
14594 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
14595 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
14596 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
14597
b00a8037
DJ
145982002-01-04 Daniel Jacobowitz <drow@mvista.com>
14599
14600 * Makefile.in (acconfig_h): Remove incorrect macro.
14601 (config_h): Define.
14602 (osabi.o): Update dependencies.
14603 * configure.tgt: Set gdb_osabi based on target triplet.
14604 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
14605 * configure: Regenerated.
14606 * config.in: Regenerated.
14607 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
14608 (GDB_OSABI_DEFAULT): Define if not already defined.
14609 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
14610 (set_osabi_string): New variables.
14611 (gdbarch_register_osabi): Add new OS ABI to
14612 gdb_osabi_available_names.
14613 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
14614 (set_osabi, show_osabi): New functions.
14615 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
14616
4be87837
DJ
146172003-01-04 Daniel Jacobowitz <drow@mvista.com>
14618
14619 * arch-utils.c (gdbarch_info_init): Set osabi to
14620 GDB_OSABI_UNINITIALIZED.
14621 * gdbarch.sh: Add osabi to struct gdbarch and to struct
14622 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
14623 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
14624 * gdbarch.c: Regenerated.
14625 * gdbarch.h: Regenerated.
14626 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
14627 there's no BFD.
14628 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
14629 * osabi.h (enum gdb_osabi): Move to defs.h.
14630 (gdbarch_init_osabi): Update prototype.
14631 * defs.h (enum gdb_osabi): Moved here.
14632 * Makefile.in: Update dependencies.
14633
14634 * alpha-tdep.h: Don't include "osabi.h".
14635 (struct gdbarch_tdep): Remove osabi member.
14636 * alpha-tdep.c: Include "osabi.h".
14637 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14638 iterate over arches. Update call to gdbarch_init_osabi.
14639 (alpha_dump_tdep): Don't dump osabi.
14640 * alpha-linux-tdep.c: Include "osabi.h".
14641 * alpha-osf1-tdep.c: Include "osabi.h".
14642 * alphafbsd-tdep.c: Include "osabi.h".
14643 * alphanbsd-tdep.c: Include "osabi.h".
14644
14645 * arm-tdep.h: Don't include "osabi.h".
14646 (struct gdbarch_tdep): Remove osabi member.
14647 * arm-tdep.c: Include "osabi.h".
14648 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14649 iterate over arches. Update call to gdbarch_init_osabi.
14650 (arm_dump_tdep): Don't dump osabi.
14651 * arm-linux-tdep.c: Include "osabi.h".
14652 * armnbsd-tdep.c: Include "osabi.h".
14653
14654 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
14655 Update call to gdbarch_init_osabi.
14656
14657 * i386-tdep.h: Don't include "osabi.h".
14658 (struct gdbarch_tdep): Remove osabi member.
14659 * i386-tdep.c: Include "osabi.h".
14660 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14661 iterate over arches. Update call to gdbarch_init_osabi.
14662 (i386_dump_tdep): Don't dump osabi.
14663 * i386-linux-tdep.c: Include "osabi.h".
14664 * i386-sol2-tdep.c: Include "osabi.h".
14665 * i386bsd-tdep.c: Include "osabi.h".
14666 * i386gnu-tdep.c: Include "osabi.h".
14667 * i386ly-tdep.c: Include "osabi.h".
14668 * i386nbsd-tdep.c: Include "osabi.h".
14669 * i386obsd-tdep.c: Include "osabi.h".
14670
14671 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
14672 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14673 check osabi when iterating over arches. Update call to
14674 gdbarch_init_osabi.
14675 (mips_dump_tdep): Don't dump osabi.
14676
14677 * ns32k-tdep.h: Don't include "osabi.h".
14678 (struct gdbarch_tdep): Remove.
14679 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
14680 gdbarch_lookup_osabi. Don't iterate over arches. Don't
14681 allocate tdep. Update call to gdbarch_init_osabi.
14682 (ns32k_dump_tdep): Remove.
14683 (_initialize_ns32k_tdep): Update call to gdbarch_register.
14684 * ns32knbsd-tdep.c: Include "osabi.h".
14685
14686 * ppc-tdep.h: Don't include "osabi.h".
14687 (struct gdbarch_tdep): Remove osabi member.
14688 * rs6000-tdep.c: Include "osabi.h".
14689 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
14690 osabi when iterating over arches. Update call to
14691 gdbarch_init_osabi.
14692 (rs6000_dump_tdep): Don't dump osabi.
14693 * ppc-linux-tdep.c: Include "osabi.h".
14694 * ppcnbsd-tdep.c: Include "osabi.h".
14695
14696 * sh-tdep.h: Don't include "osabi.h".
14697 (struct gdbarch_tdep): Remove osabi member.
14698 * sh-tdep.c: Include "osabi.h".
14699 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14700 iterate over arches. Update call to gdbarch_init_osabi.
14701 (sh_dump_tdep): Don't dump osabi.
14702 * shnbsd-tdep.c: Include "osabi.h".
14703
14704 * sparc-tdep.c: Include "osabi.h".
14705 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14706 iterate over arches. Update call to gdbarch_init_osabi.
14707 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
14708 tdep structure.
14709
14710 * vax-tdep.h: Don't include "osabi.h".
14711 (struct gdbarch_tdep): Remove.
14712 * vax-tdep.c: Include "osabi.h".
14713 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
14714 iterate over arches. Don't allocate tdep. Update call
14715 to gdbarch_init_osabi.
14716 (vax_dump_tdep): Remove.
14717 (_initialize_vax_tdep): Update call to gdbarch_register.
14718
a881cf8e
DJ
147192003-01-04 Daniel Jacobowitz <drow@mvista.com>
14720
14721 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
14722 entirely.
14723 (breakpoint_re_set_one): Don't fetch the value for a disabled
14724 watchpoint.
14725
1e698235
DJ
147262003-01-04 Daniel Jacobowitz <drow@mvista.com>
14727
14728 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
14729 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
14730 (COERCE_FLOAT_TO_DOUBLE): Remove.
14731 * gdbarch.c: Regenerate.
14732 * gdbarch.h: Regenerate.
14733 * Makefile.in: Remove value_h from gdbarch_h.
14734 * valops.c (coerce_float_to_double): New variable.
14735 (default_coerce_float_to_double): Remove.
14736 (standard_coerce_float_to_double): Remove.
14737 (value_arg_coerce): Use coerce_float_to_double.
14738 (_initialize_valops): Add "set coerce-float-to-double".
14739 * value.h (default_coerce_float_to_double): Remove prototype.
14740 (standard_coerce_float_to_double): Remove prototype.
14741
14742 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
14743 prototyped.
14744 * mdebugread.c (parse_symbol): Likewise.
14745 * stabsread.c (define_symbol): Mark all functions as prototyped.
14746
14747 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
14748 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
14749 set_gdbarch_coerce_float_to_double.
14750 * arm-tdep.c (arm_gdbarch_init): Likewise.
14751 * frv-tdep.c (frv_gdbarch_init): Likewise.
14752 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
14753 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
14754 * mips-tdep.c (mips_gdbarch_init): Likewise.
14755 (mips_coerce_float_to_double): Remove.
14756 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
14757 (rs6000_coerce_float_to_double): Remove.
14758 * s390-tdep.c (s390_gdbarch_init): Likewise.
14759 * sh-tdep.c (sh_gdbarch_init): Likewise.
14760 (sh_coerce_float_to_double): Remove.
14761 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
14762 (sparc_coerce_float_to_double): Remove.
14763 * v850-tdep.c (v850_gdbarch_init): Likewise.
14764 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
14765 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
14766 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
14767 (hppa_coerce_float_to_double): Remove prototype.
14768 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
14769
f436a26a
DJ
147702003-01-04 Daniel Jacobowitz <drow@mvista.com>
14771
14772 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
14773
248f8055
DJ
147742003-01-04 Daniel Jacobowitz <drow@mvista.com>
14775
14776 Suggested by Stewart Brown <sb24@avaya.com>:
14777 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
14778 in recursive calls. Handle TYPE_CODE_TYPEDEF.
14779 (c_type_print_varspec_suffix): Likewise.
14780
72cfdc76
MK
147812003-01-04 Mark Kettenis <kettenis@gnu.org>
14782
bfd260bb
MK
14783 * configure.in: Don't set and AC_SUBST SUBDIRS.
14784 * configure: Regenerated.
14785
72cfdc76
MK
14786 * configure.in: Remove code dealing with shared libraries.
14787 * Makefile.in: Remove HLDFLAGS and HLDENV.
14788 * configure: Regenerated.
14789
c8b8a898
AC
147902003-01-04 Andrew Cagney <ac131313@redhat.com>
14791
14792 * frame.c (deprecated_frame_xmalloc): New function.
14793 (deprecated_set_frame_saved_regs_hack): New function.
14794 (deprecated_set_frame_extra_info_hack): New function.
14795 * frame.h (deprecated_frame_xmalloc): Declare.
14796 (deprecated_set_frame_saved_regs_hack): Declare.
14797 (deprecated_set_frame_extra_info_hack): Declare.
14798
14abd0fb
MK
147992003-01-04 Mark Kettenis <kettenis@gnu.org>
14800
8ee53726
MK
14801 * configure.in: Move code that provides the --enable-gdbtk option
14802 right after the code that handles the --enable-tui option, and
14803 polish it somewhat.
14804 * configure: Regenerated.
14805
14abd0fb
MK
14806 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
14807 AC_CHECK_FUNCS and remove the old check for pread64.
14808 * acinclude.m4 (AC_GNU_SOURCE): New macro.
14809 * acconfig.h (_GNU_SOURCE): Add.
14810 (HAVE_PREAD64): Remove.
14811 * configure, aclocal.m4, config.in: Regenerated.
14812
b2fb4676
AC
148132003-01-03 Andrew Cagney <ac131313@redhat.com>
14814
14815 * alpha-tdep.c: Use get_frame_saved_regs.
14816 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14817 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
14818 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
14819 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
14820 * vax-tdep.c, xstormy16-tdep.c: Ditto.
14821
8dcde887
MK
148222003-01-03 Mark Kettenis <kettenis@gnu.org>
14823
14824 * configure.in: Remove all use of the SUBDIRS variable; add
14825 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
14826 code providing the --enable-multi-ice option, and move it right in
14827 front of the code that checks whether gdbserver is supported.
14828 Polish that too.
14829 * configure: Regenerated.
14830 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
14831 @SUBDIRS@.
14832
8ccd593b
AC
148332003-01-03 Andrew Cagney <cagney@redhat.com>
14834
14835 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
14836 * avr-tdep.c, cris-tdep.c: Ditto.
14837 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
14838 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
8ffd9b1b 14839
91151a06
MK
148402003-01-03 Mark Kettenis <kettenis@gnu.org>
14841
14842 * configure.in: Remove --enable-netrom option.
14843 * configure: Regenerated.
14844
8fe84d01
MK
148452003-01-03 Mark Kettenis <kettenis@gnu.org>
14846
14847 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
14848 declaration for `struct re_pattern_buffer' instead.
14849 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
14850
f0394be6
JB
148512003-01-03 J. Brobecker <brobecker@gnat.com>
14852
14853 * mdebugread.c (parse_symbol): Count until the stEnd matching
14854 the structure name.
14855
27e9bf90
MK
148562003-01-02 Mark Kettenis <kettenis@gnu.org>
14857
93d331ba
MK
14858 * configure.in: Remove --with-cpu option.
14859 subscripts. Remove evil changequotes here.
14860 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
14861 * config.in, configure: Regenerated.
8ffd9b1b 14862
27e9bf90
MK
14863 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
14864 * configure.in: Cleanup section that sources GDB and BFD configure
14865 subscripts. Remove evil changequotes here.
14866 * config.in, configure: Regenerated.
14867
50abf9e5
AC
148682003-01-02 Andrew Cagney <ac131313@redhat.com>
14869
14870 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
14871 frame accessor methods.
14872 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
14873 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
14874 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
14875 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
14876 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
14877 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
14878 * z8k-tdep.c: Ditto.
8ffd9b1b 14879
287c1a40
MK
148802003-01-02 Mark Kettenis <kettenis@gnu.org>
14881
f5dbc56d
MK
14882 * configure.in: Remove UI_OUT configuration code.
14883 * ada-lang.c: Update assuming UI_OUT is always true.
14884 * Makefile.in (UIOUT_CFLAGS): Remove.
14885 * configure: Regenerated.
14886 * TODO: Remove blurb about elimination of -DUI_OUT.
14887
627af7ea
MK
14888 * configure.in: Move code that provides the --enable-gdbcli,
14889 --enable-gdbmi options right before the code that handles the
14890 --enable-tui option. Polish a bit.
14891 * configure: Regenerated.
14892
06825bd1
MK
14893 * configure.in: Rewrite check for GNU regex and the
14894 --without-included regex option, and move it into the "Checks for
14895 library functions" section. This makes us use the system regex
14896 again by default on systems with version 2 of the GNU C library.
14897 This was apparently broken.
14898 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
14899 * acconfig.h (USE_INCLUDED_REGEX): Remove.
14900 * config.in, configure: Regenerated.
14901
287c1a40
MK
14902 * configure.in: Move code that provides the --enable-tui option
14903 before the "Checks for libraries" section. Polish the code
14904 somewhat and set need_curses to yes if we build the TUI. Rewrite
14905 code that looks for a library providing termcap functionality to
14906 match more closely what's done in the Readline library, and move
14907 it into to the "Checks for libraries" section.
14908 * configure: Regenerated.
14909 * Makefile.in (TERMCAP): Remove variable.
14910 * config/i386/go32.mh (TERMCAP): Remove variable.
14911
684e56bf
AC
149122003-01-02 Andrew Cagney <ac131313@redhat.com>
14913
14914 * MAINTAINERS: Mention gdb_mbuild.sh.
14915 * gdb_mbuild.sh: Rewrite.
14916
e1ea1d75
MK
149172003-01-02 Mark Kettenis <kettenis@gnu.org>
14918
14919 * configure.in: Fix typo in last change.
14920 * config.in, configure: Regenerated.
14921
1b831c93
AC
149222003-01-02 Andrew Cagney <ac131313@redhat.com>
14923
14924 * valarith.c (value_binop): Delete obsolete code and comments.
14925 * configure.host: Ditto.
14926 * buildsym.h (make_blockvector): Ditto.
14927 * buildsym.c (make_blockvector): Ditto.
14928 * defs.h (enum language): Ditto.
14929 (chill_demangle): Ditto.
14930 * elfread.c (elf_symtab_read): Ditto.
14931 * dwarfread.c (CHILL_PRODUCER): Ditto.
14932 (set_cu_language): Ditto.
14933 (handle_producer): Ditto.
14934 * expprint.c (print_subexp): Ditto.
14935 * gdbtypes.c (chill_varying_type): Ditto.
14936 * gdbtypes.h (builtin_type_chill_bool): Ditto.
14937 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
14938 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
14939 (chill_varying_type): Ditto.
14940 * language.h (_LANG_chill): Ditto.
14941 * language.c (binop_result_type, integral_type): Ditto.
14942 (character_type, string_type, structured_type): Ditto.
14943 (lang_bool_type, binop_type_check): Ditto.
14944 * stabsread.h (os9k_stabs): Ditto.
14945 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
14946 (define_symbol, read_type, read_struct_fields): Ditto.
14947 (read_array_type, read_enum_type, read_huge_number): Ditto.
14948 (read_range_type, start_stabs): Ditto.
14949 * symfile.c (init_filename_language_table): Ditto.
14950 (add_psymbol_with_dem_name_to_list): Ditto.
14951 * symtab.c (symbol_init_language_specific): Ditto.
14952 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
14953 * symtab.h (struct general_symbol_info): Ditto.
14954 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
14955 * typeprint.c (typedef_print): Ditto.
14956 * utils.c (fprintf_symbol_filtered): Ditto.
14957 * valops.c (value_cast, search_struct_field, value_slice): Delete
14958 obsolete code.
14959 (varying_to_slice): Delete function.
14960 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
14961 (varying_to_slice): Delete declaration.
14962 * MAINTAINERS: Update.
14963
8bb2c122
MK
149642003-01-02 Mark Kettenis <kettenis@gnu.org>
14965
97bf5e38
MK
14966 * configure.in: Reorganize "Checks for library functions section"
14967 a bit. Remove check for `btowc' and `isascii' functions.
14968 * configure: Regenerated.
14969
5ee754fc
MK
14970 * acconfig.h (_MSE_INT_H): Remove.
14971 * configure.in: Create "Checks for header files" section, and move
14972 appropriate tests there. Don't check for objlist.h, wchar.h,
14973 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
14974 misdetection fix. Also add "Checks for types", "Checks for
14975 compiler characteristics" and "Checks for library functions"
14976 sections.
14977 * config.in, configure: Regenerated.
14978
8bb2c122
MK
14979 * configure.in: Create "Checks for programs" section, and move
14980 appropriate tests there.
14981
9a156167
MK
149822003-01-01 Mark Kettenis <kettenis@gnu.org>
14983
14984 * configure.in: Create "Checks for libraries" section, and move
14985 appropriate tests there. Cleanup check for wctype in libw. Use
14986 AC_SEARCH_LIBS to see whether we need libsocket.
14987 * configure: Regenerated.
14988
a80e2bcb 14989For older changes see ChangeLog-2002
c906108c
SS
14990\f
14991Local Variables:
14992mode: change-log
14993left-margin: 8
14994fill-column: 74
14995version-control: never
14996End:
This page took 1.177502 seconds and 4 git commands to generate.